
.fd-history .txt-history-poli {
    margin-right: 280px;
 
}
/*#_desktop_user_info > div.button-popup-signin, #_desktop_user_info > div.button-popup-myaccount {

    font-family: 'Aktiv Grotesk Ex';
}
.header_style_1 #header-sticky .container .header-bottom-center .dropdown-menu-wraper .button-dropdown-menu {
 
    font-family: 'Aktiv Grotesk Ex';
}*/

.h1, h1 , .page-header h1{
    font-size: 1.5rem;
    font-family: 'Aktiv Grotesk Ex'; 
    color: #000000;
    font-weight: 900;
}

h1.elementor-heading-title{
    font-size: 40px;
}
h2.elementor-heading-title{
    font-size: 40px;
}
h3.elementor-heading-title{
    color:#000;
}

.elementor .elementor-invisible {
  visibility: visible;
}
#pad {
    
    padding: 20PX;
}

.subcategory-name{
    text-transform: uppercase;
}

.field-subcategories .list-inline-item{
    margin-bottom: 10px;
}
#product_tabs_panels .mce  .elementor-text-editor ul{
    padding-left: 0;
}
#product_tabs_panels .mce  .elementor-text-editor ul{
    padding-left: 0;
}
#product_tabs_panels .mce .elementor-section.elementor-section-boxed > .elementor-container{
    max-width:100%;
}
#product_tabs_panels .mce .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
    padding: 0;
}
.colored_list li,
#product_tabs_panels .mce  ul:not(.elementor-editor-element-settings) li {
    position: relative;
    list-style-type: none;
    padding-left: 32px;
    margin-bottom: 8px;
    font-size: 14px !important;

}
.colored_list li:before,
#product_tabs_panels .mce ul:not(.elementor-editor-element-settings) li:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url(../img/li.png);
}
#product_tabs_panels .mce h2, #product_tabs_panels .mce h3,#product_tabs_panels .mce h4,#product_tabs_panels .mce p,#product_tabs_panels .mce ul{
    margin-bottom: 16px;
}
#product_tabs_panels .mce{
    max-height: 100%;
    transition: 0.5s ease 0s;
    font-size: 16px;
    color: #7a7a7a  !important;
}

#product_tabs_panels .mce h2{
    color: #3C3C3B !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}
#product_tabs_panels .mce h3{
    color: #3C3C3B !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}


.top-title:before{
    display: inline-block;
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../img/before-title-01.svg);
    margin-bottom: 16px;

}
.page-my-account #content .links a,
.page-footer .text-sm-center a{
    text-decoration: none;
}
p {
    font-weight: 400;
}

#after_breadcrumb #category-description{
    text-align: center;
}

#search_filters .facet .facet-label a {
    text-decoration: none;
}

.tabs .nav-tabs .nav-link {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

#category-description p, #category_long_description{
    color: #555;
}
#category_long_description{
    font-size: .875rem;
}
#category-description h1,
#category_long_description h2,
#category_long_description h3,
#category_long_description h4{
    color: #3C3C3B  !important;
}
.PM_ASSelections{
    border: none;
}
.active_filters{
    background: none;

}
.active_filters .active-filter-title{
    color: #111  !important;
    font-family: 'Aktiv Grotesk Ex';  
    white-space: nowrap;
    margin-right: 1rem !important;
    margin-bottom: 1rem !important;
}
.active_filters .filter-block{
    background: #000 ;
    color: #fff;
    box-shadow : none;
    border-radius: 5px;
}
.active_filters .filter-block a{
    color: #fff;
}

.field-instagram-feed .instagram_feed .instagram_item {
    display: flex;
    justify-content: center;
}
.elementor-animation-grow {
    transition-duration: .3s;
    transition-property: transform;
    height: 200px!important;
    
}
.hover-img:hover {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    transition-property: transform;
    transition-duration: .3s;
}
#blockhtml .col-xs-12:nth-child(4)  {
    padding-bottom: 20px;
    /*border-bottom: 1px solid #e30613;*/
    margin-bottom: 20px;
}
#blockhtml .col-xs-12:nth-child(5)  {
    padding-bottom: 20px;
    margin-bottom: 20px;
}



/************** MOBILE *****************/
@media screen and (max-width: 767px) {
    #wrapper .breadcrumb-all-page {
        width: 100% !important;
        right: initial;
        margin-bottom: 10px !important;
    }

    #wrapper .breadcrumb-no-images .breadcrumb {
        font-size: 13px;
    }
    #product h1[itemprop="name"] {
        font-size: 20px !important;
    }
    #product_tabs {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    #product_tabs .nav-tabs {
        display: block;
    }
    #product_tabs .nav-tabs .nav-item {
        display: block !important;
        float: none;
    }
    .tabs .nav-tabs .nav-link, .tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover{
        border: none 
    }
    .block {
        margin-bottom: 20px;
    }
    .product-variants{
        display: grid;
    }


/*    .mt-1 {
        margin-top: 1rem!important;
        text-align: center;
        border-top: 1px solid #000;
        padding-top: 20px;
    }

    .ml-2, .mx-2 {
        margin-left: 0rem!important;
    }
    .my-3 {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
        border-top:1px solid #000;
        border-bottom: 1px solid #000;
    }

    .float-xs-left {
        margin-bottom: 20px;
    }
    .float-xs-right {
        float: none!important;
        margin-top: 20px!important;
    }*/



    .products-sort-order {
        display: block;
        margin-bottom: 20px;
    }


    #left-column, #content-wrapper.left-column {
        margin-top: 10px;
    }
}
