/**/
.aninstagramfeed {
    margin-bottom: 130px;
}    
.insta-title-wrap h2.an_insta-title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    text-align: center !important;
    color: #282828;
    margin-bottom: 10px;
}
.an_insta-description p {
    font-weight: 400;
    font-size: 13px;
    line-height: 113%;
    text-align: center;
    letter-spacing: 0.03em;
    color: #000000;
}
#custom-text {
    padding: 0px;
    background: #F9F7F7;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-top: 73px;
        text-align: center;
    margin-bottom: 0px;
}
div#custom-text .container .right_home_block {
    width: 30%;
}
div#custom-text .container .left_home_block {
    width: 70%;
    text-align: left;
    padding-bottom: 80px;
    position: relative;
}
#custom-text .left_home_block img {
    width: auto;
    height: auto;
}
div#custom-text .container {
    display: flex;
    max-width: 1170px;
    margin: 0 auto 0 auto;
        align-items: center;
}

#custom-text .left_home_block img:last-child {
    position: absolute;
    max-width: 260px;
    height: auto;
    bottom: 44px;
    right: 40px;
}
.right_home_block p:first-child {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    display: flex;
    align-items: center;
    letter-spacing: 0.01em;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#custom-text .right_home_block h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 0px;
    text-transform: none;
    margin-top: 9px;
}
.right_home_block a {
    border: 1px solid #E7E7E7;
    width: 100%;
    max-width: 195px;
    display: block;
    height: 43px;
    line-height: 43px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 63px;
}
section.featured-products {
    max-width: 1240px;
    margin: 0 auto;
}
.featured-products .product {
    width: 25%;
        padding: 0px 15px;
}
h1.h1_products-section-title {
    font-style: normal;
    font-weight: 500;
    font-size: 48px;
    line-height: 106.5%;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;
    display: block;
    margin-top: 49px;
    margin-bottom: 53px;
}
h2.h2.products-section-title {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 32px;
    line-height: 34px;
    text-align: center;
    color: #282828;
    text-transform: none;
    display: block;
    margin-bottom: 76px;
}
section.featured-products {
    max-width: 1200px;
    margin: 0 auto 0 auto;
}

section.featured-products button.owl-prev span {
    display: none;
}

section.featured-products button.owl-prev:after {
    content: "";
    background: url(../../../img/svg/arrow_right.svg);
    width: 21px;
    height: 19px;
    display: block;
    transform: rotate(180deg);
}
section.featured-products .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    background: none;
    opacity: 1;
    margin: 0px;
}
section.featured-products .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    background: none;
    opacity: 1;
    margin: 0px;
}
section.featured-products .products {
    margin: 0px;
    padding: 0px 15px;
}
section.featured-products button.owl-next span {
    display: none;
}

section.featured-products button.owl-next:after {
    content: "";
    background: url(../../../img/svg/arrow_right.svg);
    width: 21px;
    height: 19px;
    display: block;
}
section.featured-products .thumbnail-container {
    height: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
section.featured-products .owl-carousel .owl-stage {
    display: flex;
}
section.featured-products .owl-carousel .owl-item {
    display: flex;
}

.aninstagramfeed.an_insta_block {
    background: #FFFFFF;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding-top: 74px;
    margin-bottom: 0px;
    padding-bottom: 63px;
}
.right_home_block a:hover {
    border: 1px solid black;
    background: black;
    color: white;
}
.an_insta_container.type-gallery {
    max-width: 924px;
    gap: 34px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 47px;
    margin-bottom: 21px;
    padding: 0px 24px;
}
.an_insta_container.type-gallery {
    max-width: 885px;
    gap: 26px 34px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-top: 47px;
    margin-bottom: 21px;
}
.an_instagram-item a:hover .an_instagram-details-hover {
    opacity: 1;
    display: none !important;
}
.an_insta_container.type-gallery .an_instagram-item {
    width: calc(33.3% - 34px) !important;
}
.product-miniature.js-product-miniature {
    display: flex;
    flex-direction: column;

}

section.featured-products .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0%, -50%);
    opacity: 1;
    margin: 0px;

}
section.featured-products .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    opacity: 1;
    margin: 0px;
 
}
.owl-theme .owl-nav.disabled+.owl-dots {
    width: 100%;
}
@media(max-width:1199px) {
    #custom-text .left_home_block img:last-child {
        max-width: 210px;
    }
}
@media(max-width:767px) {
    h1.h1_products-section-title {
        font-size: 36px;
        margin-top: 43px;
        margin-bottom: 43px;
    }
    .an_insta_container.type-gallery {
        padding: 0px;
        gap: 5px;
        max-width: 100%;
        margin-top: 26px;
        margin-bottom: 0px;
    }
    .an_insta_container.type-gallery .an_instagram-item {
        width: calc(33.3% - 3.3px) !important;
    }
    div#custom-text .container {
        flex-direction: column-reverse;
        padding: 0px;
        width: 100%;
    }
    div#custom-text .container .right_home_block {
        width: 100%;
        padding-top: 38px;
        padding: 38px 14px 0px;
    }
    
    #custom-text .right_home_block h2 {
        font-size: 36px;
        text-align: center;
        line-height: 80%;
    }
    #custom-text {
        margin-top: 25px;
    }
    .right_home_block p:first-child {
        text-align: center;
        display: block;
    }
    .right_home_block a {
        margin: 31px auto 28px;
    }
    div#custom-text .container .left_home_block {
        width: 100%;
        padding: 0px;
        padding-bottom: 24px;
        
    }
    #custom-text .left_home_block img {
        max-width: 48%;
    }
    #custom-text .left_home_block img:last-child {
        max-width: 36%;
        bottom: 0px;
        right: 32px;
    }
    .aninstagramfeed.an_insta_block {
        padding-top: 43px;
        padding-bottom: 0px;
    }
    .products.ecommbanners_products > .product:nth-child(-n+2) {
        display: block;
    }
    .products.ecommbanners_products .owl-stage {
        display: flex;
    
    }
   .products.ecommbanners_products .owl-stage .owl-item {
         display: flex;
    }
    .products.ecommbanners_products .product {
        width: 100%;
        padding: 0px 7px;
    }
    .featured-products .product {
        padding:0px;
    }
    section.featured-products .products {
        padding: 0px 9px;
        margin: 0px;
    }
    .products.ecommbanners_products > .product {
        display: none;
    }
    .products.ecommbanners_products button.owl-dot.active span {
        background: black;
    }

    .products.ecommbanners_products button.owl-dot span {
        border: 1px solid black;
        background: none;
    }
    section.featured-products button.owl-dot span {
        border: 1px solid black;
        background: none;
    }
    section.featured-products button.owl-dot.active span {
        background:black !important;
    }
    
    section.featured-products .owl-carousel .owl-stage {
        gap: 17px;
    }
    #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
        font-size: 12px;
    }
    article.product-miniature .product-description h3.product-title {
        font-size: 12px;
    }
    #products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
        font-size: 13px;
    }
    section.featured-products .products > .product {
        display: none;
        width: 50%;
    }
    section.featured-products .products > .product:nth-child(-n+4) {
        display: block;
    }
    article.product-miniature .product-description h3.product-title {
        min-height: 62px;
    }
    section.featured-products .owl-theme .owl-nav.disabled+.owl-dots {
        margin: 0px;
    }
}


