@font-face {
    font-family: Font-Bold;
    src: url('./font/FuturaPTBold.otf');
}
@font-face {
    font-family: Font-Regular;
    src: url('./font/FuturaPTMedium.otf');
}
.home .woocommerce ul.products li.product .mf-product-thumbnail{
    display: flex !important;
    justify-content: center!important;
    width: 100%!important;
}
.home .woocommerce ul.products li.product h2{
    font-size: 18px !important;
    color:#000 !important;
    font-family: Font-Bold;
}
.breadcrumbs li{
    text-transform: uppercase !important;
}
.fa-link:before {
    font-family: Font-Regular !important;
    content: "Details" !important;
}
.home .woocommerce ul.products li.product h2 a{
    font-weight: 900 !important;
    color:#000 !important;
    text-transform: uppercase !important;
    font-family: Font-Bold;
}
.eael-product-popup.woocommerce div.product{
    width: 100% !important;
}
.eael-product-popup-details.elementor-element{
    height: 700px !important;
}
.print-title h2{
    font-family: Font-Bold !important;
}
.socials-hotline{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 30px;
}
.socials-header{
    display: flex;
    justify-content: space-around;
    width: 100%;
    gap: 15px;
}
.hotline{
    display: flex;
    width: 100%;
}
.hotline span{
    width: max-content;
}
.menu-tit {
    font-size: 16px;
    margin-bottom: 0;
}
.footer-copy{
    display: flex;
    justify-content:flex-end;
    width: 100%;
    align-items: center;
}
.design{
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    align-items: center;
}
.subscribe-contact{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 290px;
    width: 100%;
}
.contact-block{
    display: flex;
    flex-direction:column ;
    width: max-content;
    margin-top: 9em;
   
} 
.woocommerce .customer-login .tabs-nav{
    margin-top: 30px;
}
.woocommerce-info {
    border-top-color: #dbaaa6 !important;
}
.woocommerce-info::before {
    color: #dbaaa6 !important; 
}
.cat-item.cat-item-15,.compare-button.mf-compare-button,.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads{
    display: none !important ;
}
.contact-block li::marker, .store-address li::marker{
    color: #000;
}
.sub-block{
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 2em;
    align-items: center;
}
.site-footer .footer-payments ul li{
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
.site-footer .footer-payments ul{
    padding-left: .5em !important;
}
.sub-block img{
    object-fit: contain;
}
.site-footer .footer-widgets .widget ul li{
    list-style: none;
}
footer h2{
    font-family: Font-Bold !important;

}
.footer-form{
    display: flex;
}
.footer-form input[type=email]{
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #000 !important;
    background-color: transparent !important;
}
.store-address{
    margin-top: 8em;
}
.footer-form input[type=submit]{
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #000 !important;
    background-color: transparent !important;
}
.sub-btn{
    border: none;
    border-bottom: 2px solid #000;
}
#text-5 > div,.subscribe-contact{
    padding-top: 3em;
}
.footer-socials{
    display: flex;
    justify-content: space-between;
}
.footer-socials .item{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.footer-socials .item img{
    object-fit: contain;
}
.elementor-button-text{
    font-family: Font-Regular !important;
}
.footer-socials .item a{
    font-family: Font-Regular;
    margin-bottom: 0 !important;
    color: #000;    
}
.footer-socials .item a:hover{
    text-decoration: underline;
}
#follow{
    margin-top: 6.3em;
}
.single-product .social-links{
    display: none !important;
}
@media (max-width:991px){
    body{
        overflow-x: hidden !important;
    }
    .footer-content .textwidget{
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .sub-block{
        justify-content: center;
    }
    #products-home .products.columns-3{
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    }
    #products-home .products.columns-3 li.col-xs-6{
        width: 100% !important;
    }

    .elementor-17 .elementor-element.elementor-element-97f01f2 > .elementor-widget-container{
        margin-bottom: 50px !important;
    }
    .elementor-17 .elementor-element.elementor-element-97f01f2 .gallery{
        margin:0 auto !important;
    }
    .site-header .product-extra-search .psearch-content,#home-slider{
        display: none !important;
    }
    .subscribe-contact{
        height: 100%;
        flex-direction: column-reverse;
    }
    .contact-block{
        width: 100%;
        justify-content: center;
        text-align: center;
        margin-top: 0;
        margin-bottom: 6em;
    }
    .footer-sidebar.footer-2{
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    #custom_html-7.widget_text.widget.widget_custom_html{
        margin-bottom: 0 !important;
    }
    .footer-sidebar.footer-3 .textwidget{
        padding-top: 1em !important;
    }
    .widget .mc4wp-form .mc4wp-form-fields{
        justify-content: center;
    }
    .store-address{
        margin-top: 5em;
    }
    #follow{
        text-align: center;
        margin-top: 3em;
    }
    .footer-socials {
        justify-content: center;
    }
    .item{
        margin: 0 1em;
    }
    .mobile-version .site-footer .footer-bottom .footer-row{
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
    .store-address ul,.contact-block ul{
        width: max-content;
        margin: 0 auto !important;
    }
    .footer-copyright,.mobile-version .site-footer .footer-bottom .footer-payments{
        text-align: center !important;
    }
    .footer-copy{
        justify-content: center !important;
    }
    .mobile-version .site-footer .footer-bottom .footer-payments ul{
        justify-content: center !important;
    }
}
@media (max-width:480px) {
    .elementor-17 .elementor-element.elementor-element-97f01f2 .gallery-item{
        padding:0 0 40px 0 !important; 
    }
    .store-address {
        margin-top: 3em;
    }
    #post-17 > div > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-c93319e.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-b386103 > div > div > div > div > img{
        padding: 0 3em;
    }
    .contact-block{
        margin-bottom: 3em;
    }
    #follow {
        margin-top: 2em;
    }
    .footer-content h2{
        font-size: 22px !important;
    }
    .footer-socials .item a{
        font-size: 16px;
    }
}