/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.home-slide-best-seles .product-miniature:hover {
    box-shadow: none;
}
.home-slide-best-seles .swiper-wrapper .swiper-slide {
    padding-left: 15px;
    padding-right: 15px;
}
.home-slide-best-seles .product-miniature-default li.product-flag:first-child {
    margin-top: 10px;
    margin-left: 10px;
}
.home-slide-best-seles .product-miniature .product-price,
.products-tab .product-miniature .product-price {
    font-weight: bold;
    font-size: 16px;
}
.home-slide-best-seles .swiper-button-prev,
.most-views .swiper-button-prev,
.most-views .swiper-button-next,
.home-slide-best-seles .swiper-button-next {
    width: 50px;
    height: 50px;
    opacity: 1;
    transition: all 200ms ease;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 160px;
}
.most-views .swiper-button-prev,
.home-slide-best-seles .swiper-button-prev {
    left: 0px;
    box-shadow: -3px 3px 8px 1px #88888885;
}
.most-views .swiper-button-next,
.home-slide-best-seles .swiper-button-next {
    right: 0px;
    box-shadow: 3px 3px 8px 1px #88888885;
}
.products-tab .nav-tabs {
    background-color: #f8f4f4;
    width: max-content;
    margin-left: auto;
    border-bottom: none;  
    border-radius: 50px;
    margin-bottom: 2.5rem;
}
.products-tab .nav-tabs .nav-item {
    margin-right: 0;
}
.products-tab .nav-tabs .nav-link.active,
.products-tab .nav-tabs .nav-link:hover,
.products-tab .nav-tabs .nav-link:focus {
    border-bottom: none;
    color: #fff !important;
    border-radius: 50px;
    background: #a85c3c;
}
.products-tab .nav-tabs .nav-link {
    padding: 10px 30px;
    opacity: .8;
}
.products-tab .row.products-grid,
#category .row.products-grid,
#manufacturer .row.products-grid {
    row-gap: 25px;
}
#category .row.products-grid,
#manufacturer .row.products-grid,
#product .row.products-grid {
    margin-bottom: 25px;
}
.products-tab .row.products-grid .js-product-miniature-wrapper,
#category .row.products-grid .js-product-miniature-wrapper,
#manufacturer .row.products-grid .js-product-miniature-wrapper,
#product .products-grid .js-product-miniature-wrapper,
#cart .products-grid .js-product-miniature-wrapper,
#index .viewed-products .js-product-miniature-wrapper,
.product-selection .js-product-miniature-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#category ul.category-sub-menu {
    line-height: 1.7rem;
}
.products-tab .product-miniature-default .thumbnail-container,
#category .product-miniature-default .thumbnail-container,
#manufacturer .product-miniature-default .thumbnail-container,
#product .product-miniature-default .thumbnail-container,
#cart .product-miniature-default .thumbnail-container,
.most-views .product-miniature-default .thumbnail-container,
.product-best-seller .product-miniature-default .thumbnail-container,
.product-selection .product-miniature-default .thumbnail-container {
    border: 2px solid #a85c3c;
}
.elementor-element.elementor-element-gps3gg2 > .elementor-element-populated {
    margin: 0 20px 0 0;
    padding: 0 !important;
}
.elementor-element.elementor-element-gps3gg2 > .elementor-element-populated .elementor-widget-wrap {
    background: rgba(168, 92, 60, .4);
}
.elementor-element.elementor-element-gps3gg2 > .elementor-element-populated > .elementor-widget-wrap {
    display: flex;
    align-items: center;
}
.elementor-element.elementor-element-rjtfxze .elementor-iqit-banner-overlay {
    background-color: rgba(168, 92, 60, .5) !important;
    opacity: 1;
}
.elementor-element.elementor-element-rjtfxze .elementor-button {
    color: #fff !important;
    background-color: #a85c3c !important;
    border-color: #a85c3c !important;
}
.elementor-element.elementor-element-rjtfxze .elementor-button:hover {
    background-color: transparent !important;
}
.discover-button {
    position: absolute;
    bottom: 0;
}
@media screen and (min-width: 530px) {
    .hr-lines .elementor-heading-title::before {
        content:" ";
        display: block;
        height: 2px;
        width: 130px;
        position: absolute;
        top: 50%;
        left: 0;
        background: #a85c3c;
    }
    .hr-lines .elementor-heading-title {
        position: relative;
        max-width: 500px;
        margin: 50px auto;
        text-align: center;
    }
    .hr-lines .elementor-heading-title::after {
        content:" ";
        height: 2px;
        width: 130px;
        background: #a85c3c;
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
    }
}
.header-nav #block-reassurance {
    margin-bottom: 0;
}
.header-nav #block-reassurance ul {
    display: inline-flex;
}
#product #main > #block-reassurance {
    margin-bottom: 4rem;
}
.cart-reassurance #block-reassurance {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.cart-reassurance #block-reassurance ul,
#product #main > #block-reassurance ul,
.home-reassurance ul {
    display: flex;
    width: 100%;
    justify-content: space-between;
    row-gap: 15px;
    flex-wrap: wrap;
}
@media screen and (max-width: 819px) {
    .cart-reassurance #block-reassurance ul,
    #product #main > #block-reassurance ul,
    .home-reassurance ul {
        justify-content: center;
    }
}
.header-nav #block-reassurance li,
.home-reassurance ul li,
.cart-reassurance #block-reassurance li,
#product #main > #block-reassurance li {
    border-bottom: none !important;
}
.cart-reassurance #block-reassurance li,
#product #main > #block-reassurance li,
.home-reassurance ul li {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
@media screen and (max-width: 996px) {
    .cart-reassurance #block-reassurance li,
    #product #main > #block-reassurance li,
    .home-reassurance ul li {
        width: 50%;
    }
}
@media screen and (max-width: 750px) {
    .cart-reassurance #block-reassurance li,
    #product #main > #block-reassurance li,
    .home-reassurance ul li {
        width: 100%;
    }
}
.cart-reassurance #block-reassurance li .block-reassurance-item,
#product #main > #block-reassurance li .block-reassurance-item,
.home-reassurance #block-reassurance li .block-reassurance-item {
    display: inline-flex;
    align-items: center;
    border: 1px solid #8080806e;
    border-radius: 10px;
    width: 100%;
}
.cart-reassurance #block-reassurance span.two-blocks,
#product #main > #block-reassurance span.two-blocks,
.home-reassurance span.two-blocks {
    display: grid;
}
.cart-reassurance #block-reassurance span.two-blocks span:first-child,
#product #main > #block-reassurance span.two-blocks span:first-child,
.home-reassurance span.two-blocks span:first-child {
    font-weight: bold;
    margin-bottom: 5px;
}
.cart-reassurance #block-reassurance img,
#product #main > #block-reassurance img,
.home-reassurance .block-reassurance-item img {
    width: 70px !important;
}
.header-nav #block-reassurance li .block-reassurance-item {
    padding: 0 1rem;
}
.header-nav .header-phone {
    padding-right: 1rem;
}
@media only screen and (max-width: 768px) {
    .products-tab .nav-tabs {
        display: inline-flex;
        width: 100%;
        justify-content: center !important;
    }
    .csidebar .elementor-element-populated {
        height: 220px;
    }
    .elementor-element.elementor-element-gps3gg2 > .elementor-element-populated {
        margin: 0;
    }
    .bottom-banner > .elementor-container > .elementor-row {
        row-gap: 20px;
    }
}
@media only screen and (max-width: 732px) {
    .header-nav #block-reassurance li span {
        display: none;
    }
    .header-nav #block-reassurance li .block-reassurance-item {
        padding: 0;
    }
}
.blockreassurance_product {
    margin-top: 25px !important;
    line-height: 37px;
}
.blockreassurance_product .item-product {
    width: 100px;
}
#index #content-wrapper .section-title {
    color: #000;
    font-size: 29px;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    line-height: 1;
    margin-top: 2rem;
    margin-bottom: 2rem;
    border-bottom: none;
}
.left-banner-custom .elementor-button-link {
    margin-top: 60px;
}
.left-banner-custom .elementor-iqit-banner-overlay {
    opacity: 1;
}
.html-custom-block .elementor-widget-container{
    display: flex;
    justify-content: center;
}
.html-custom-block .div-block {
    background: #fff;
    width: 90%;
    padding: 20px 0;
    margin-top: -70px;
}
.html-custom-block .div-block h4 {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
}
.row-custom .elementor-row {
    gap: 15px;
}
.custom-right-column > .elementor-element-populated {
    padding-top: 0;
    padding-right: 0;
}
.elementor-element.elementor-element-few8hpc > .elementor-element-populated > .elementor-widget-wrap,
.elementor-element.elementor-element-yk1lum9 > .elementor-element-populated > .elementor-widget-wrap {
    display: flex;
    align-items: center;
    background: rgba(168, 92, 60, .4);
}
.custom-sub-row .elementor-widget-wrap {
    background: rgba(168, 92, 60, .4);
}
.html-custom-block .btn-primary {
    border: 1px solid #000;
    transition: .5s all;
}
.html-custom-block .btn-primary:hover {
    background: #fff;
    color: #000;
}
.grow-image > .elementor-element-populated > .elementor-widget-wrap > .elementor-widget[data-element_type="image"] {
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
    .grow-image > .elementor-element-populated > .elementor-widget-wrap > .elementor-widget[data-element_type="image"] img {
        height: 268px;
        object-fit: cover;
    }
}
.product-price {
    color: #a85c3c;
    font-weight: bold !important;
    font-size: 16px !important;
}