*::before, *::after {
    box-sizing: border-box;
}



p.finish-result {
    text-transform: uppercase;
    display: inline;
    font-weight: bolder;
    
    
    color: #fff;
    width: 5%;
    
}
.thumb-box {
    width: 373.61px;
    height: auto;
    overflow:hidden; 
    transition:0.6s;
}

.thumb-box:hover img:nth-last-child(1){
    transform:scale(1.05)
}


@media (min-width: 1370px) {
    .container {
        max-width:1370px !important;
    }


}

@media (min-width: 1200px) and (max-width:1369px) {
    .container {
        max-width:1140px !important;
    }


}

.item-list-menu-panel>div:nth-child(1) {
    /*width: 180px;*/
    margin-right:15px;
    cursor: pointer;
}

.item-list-menu-panel>div:nth-child(2) {
    /*width: 142px;*/
    cursor: pointer;

}

@media (max-width: 750px) {
    .item-list-menu-panel{
        font-size: 11px;
        top:22px !important;
    }
}

.item-list-menu-panel {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 17px;
    right: 20px;
    z-index: 4;
}

@media (max-width:1200px) {
    .item-list-menu-panel {
        top:10px;
    }


}

@media (max-width:525px) {
    .item-list-menu-panel {
        flex-direction:column;
        text-align:right;
    }

    .item-list-menu-panel>div:nth-child(1) {
        padding: 3px 0;
        margin-top: -3px;

        margin-right:0px;

    }
}

@media (min-width: 1001px) and (max-width:1199px) {
    .item-list-menu-panel {
        top: 23px;
    }
}

@media (max-width:1000px) {
    .item-list-menu-panel {
        top:20px;
    }
}

.reset_all {
    margin-top: -4px;
    margin-right: 617px;
    padding: 2px 4px;
    border: 2px solid #fff;
}



@media (max-width:1370px) {
    .reset_all {
        margin-right: 501px;
    }
}

@media (max-width:1200px) {
    .reset_all {
        margin-right: 412px;
    }
}

.triplet-container {
    background: none !important;
}
.triplet-container .thumb-box header {
    z-index:2;
    letter-spacing:0;
    font-size: 20px;

}

@media (max-width:768px) {

    .triplet-container .left.product-box header {
        font-size:20px;
    }

}

.triplet-container .top.product-box header,
.triplet-container .bottom.product-box header {
    z-index:2;
    font-size: 20px
}

.main-content {
    margin-top: 0px !important;
}

/*
Do not change this line of CSS.
This is the background:linear-gradient color of product thumbnail.
It fills in the background for the transparent png.
*/
.product-box {
    <?=get_theme_mod('mf_product_page_gradient3');?>
}

@media (min-width:1201px) {
    .product-box {
        height:415px;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .product-box {
        height: auto !important;
    }
}

.product-box a,
.product-box header {
    color: #fff !important;
}

.product-box a:hover,
.product-box header:hover {
    /* color: #000 !important; */
}

.background-img {
    background-color: <?=get_theme_mod('mf_product_page_gradient3')?>
}

div.sticky


{
    top: 82px !important;
}

.triplet-container footer li {
    position: relative;
}

.triplet-container footer.finish-image li span {
    opacity: 0;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -10px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #0s90;
}

.triplet-container li span {
    opacity: 0;
    position: absolute;
    left: 2px;
    top: 50%;
    margin-top: -13px;
    width: 99%;
    height: 25px;
    text-align: center;
    text-shadow: 1px 1px 0px #444444;
    font-size:10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.triplet-container li span:before {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}

.triplet-container li span:hover {
    opacity: 1;

}
.triplet-container .right {

    width: 100%;
}
.finish-image img {
    width: 40px !important;
}
.finish-image-small img {
    width: 32px !important;
}
.finish-image li {
    font-size: 9px !important;
}
.triplet-container li {
    font-size: 7px !important;
}

.category-page-header {
    /* width: 100%;
     height: 450px;*/
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
}

.category-page-header section {
    position: absolute;
    top: 70%;
    left: 5%;
    font-size: 30px;
    text-shadow: 2px 2px 3px #000;
}


@media only screen and (max-width: 1200px) {
    .triplet-container {
        height: unset !important;
        /* margin-top: 100px; */
    }
    .sticky,
    {
        position: unset !important;
    }
    .slider {
        width: 50% !important;
    }

}



@media only screen and (max-width: 768px) {
    .triplet-container {
        height: unset !important;
        /* margin-top: 60px; */
    }
}


/*animations for triplets pics when hovered in desktop version */

@media (min-width:1200px){

    .triplet-container .thumb-box img,
    {
        backface-visibility:hidden;
        transition:1s ease-out;

    }


    .triplet-container .thumb-box:hover img:last-child

    {
    transform: scale(1.03) perspective(1px)
<?php
if( in_array($slug,$top_animation_css_categories)) {
    echo 'translateY(5px);';
}
?>

}


}

/*end of triplets pics animations when hovered */

.loadingBox{
    display:flex;
    justify-content: center;
}

.category-header {
    padding: 20px 0px 50px;
}

.product-name {
    background-color: #414042;
    height: 40px;
    width:100%;
    padding-top: 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}


.applied-filters {
    display: block;
    color: #9b9b9b;
    width: calc(100% - 350px);
    text-align: left;
    padding-left: 0px;
    margin-bottom: 20px;
    min-height: 1px;
    position: absolute;
    top: 37px;
}
.applied-filters a {
    display: inline-block;
    border: 1px solid #b8b8b8;
    padding: 6px 6px 4px 10px;
    line-height: 16px;
    margin-right: 5px;
    margin-bottom: 7px;
    color: #fff3e6;
    text-decoration: none;
    font-size: 12px;
}
.applied-filters a:after {
    /*            content: "";
                background: url(http://www.waclighting.com/wp-content/themes/waclighting/assets/css/../images/ico_reset.svg) no-repeat;
                width: 17px;
                height: 17px;
                display: inline-block;
                vertical-align: top;
                margin: -2px 0 0 6px;*/


    content: '\f00d';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin-left: 6px;
}


.category-page-header{
    min-width: 100%;
    min-height: 450px;
    position: relative;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-position: 0px 50px;
}

@media (min-width:2000px) {
    .category-page-header {
        min-height:600px;
    }
}



.applied-filters{
    height: 40px;
    width: max-content;
    position: absolute;
    top: 2px;
}

@media (max-width:1000px) {
    .applied-filters {
        top:7px;
    }
}
.slider{
    overflow-y: hidden;
    overflow-x: scroll;
    position: absolute;
    width: 60%;
    top: 60px;
    height: 43px;
}

.slider::-webkit-scrollbar-thumb {
    background: #fff !important;
}

.slider::-webkit-scrollbar {
    height:5px !important;
}

@media (min-width:1001px) and (max-width:1200px) {
    .slider {
        top:70px;
    }
}



.slider::-webkit-scrollbar {
    height: 10px;
}

.slider::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 30px;
    height: 1px;
}

.slider::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.slider::-webkit-scrollbar-track {
    width: 0px;
    background: unset;
}
.ppid-finishes{
    position: unset !important;
    bottom: unset !important;

    display: block;
}

.ppid-finishes .modern-finishes li img {
    width: 32px;
    height: 32px;
}

.ppid-finishes .modern-finishes li{
    margin-right: 0px;
    position: relative;
    margin-left:2px;
    cursor:default;
}

.finish-text{
    opacity:0;
    position: absolute;
    overflow: hidden;
    line-height: 10px;
    top: 9px;
    left: 0px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 8.5px;
    text-shadow: 1px 1px 0px #444444;
}

.finish-text:hover {
    opacity:1;
}

.ppid-finishes .modern-finishes {


    padding: 5px 7px 9px 0 !important;
    width: 100%;
    width:75%;
    right:0px;
    display: flex;
    position: absolute;
    bottom: 20px !important;
    flex-wrap: wrap-reverse;
    flex-direction: row-reverse;

}
.modern-finishes div {
    display: flex;
    width: 100%;
    position: relative;
    justify-content: flex-end;
}

.small-font{
    width: 100% !important;
    height: 100% !important;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 6.8px !important;
    margin-top: -16px !important;
}

.small-font:hover {

    background-color:rgba(0, 0, 0, 0.5);

}

.small-font-m2{
    font-size: 8px !important;
    margin-top: 2px !important;
}

ul {
    list-style-type:none;
}

.header.scrolled {
    background-color: black;
}

.stickyto {
    z-index: 4;
    position: sticky;
    top: 82px;
}

.filter-product {
    background:#212121;
}
@media (min-width:1200px) {

    .filter-product.scrollfilter {

        border-bottom:none;

    }

}


#back2Top {
    border-radius:50%;
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;


    position: fixed;
    bottom: 22px;
    right: 182px;

    color: #808080;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    transition:0.2s;
}
#back2Top:hover {
    font-size:40px;
    color: white;
}

img.wet-rated-icon.lazyloaded {
    border: none!important;
}

img.wet-rated-icon {
    border: none !important;
}

.arrow{

    
    cursor: pointer;
    position: absolute;
    padding: 10px;
    top: 119px;

}

.right-arrow:before{
    content:"\f054";
    font-family: FontAwesome;
    font-size:20px;
}

.left-arrow:before{
    content:"\f053";
    font-family: FontAwesome;
    font-size:20px;
}



.hv{
    opacity:0;
    
    transition:0.3s;
}

@keyframes animate {
    0% {opacity:0;}
    100% {opacity:1;}
}

/* .background-img:hover >  .hv
 {
    opacity:1;
}



.f_slider:hover > .top_cct,
.f_slider:hover > .top_size {
    opacity:1;
} */
 

/* .f_slider:hover > .hv {
    opacity:1;
}
 */





.left-arrow{
    opacity:0;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    left:0px;
}
.right-arrow{
    
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    right:0px;
}



.top_cct{
    opacity:0;
    font-family:'Open Sans';
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    position: absolute;
    left: 7px;
    top:204px;
}
.top_size{
    opacity:0;
    font-family:'Open Sans';
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    position: absolute;
    left:7px;
    top:222px;
}
.p_link{
    width:100%;
}




/* .finish-footer>li::before,
.finish-footer>li::after {
    position:absolute;
    left:0%;
    
    
    transform:translateX(-50%) translateY(-100%);
}

.finish-footer>li::before {
    z-index:5;
    color:white;
    content: attr(data-tooltip);
    width:max-content;
    background:black;
    padding:.5rem;
}
 */



 b.tooltiptext {
    position: absolute;
    transform:translateX(-100%) translateY(-100%);
    top: -12px; 
    background:#212121;
    /* right: -7px; */
    font-size: 10px;
    padding: 3px 10px;
    border-radius: 10px;
    z-index:4;
    text-align:center;
    display:inline;
    width:max-content;
    
    
}

  b.tooltiptext:after {
    bottom: -14px;
    content: " ";
    transform:translateX(-100%);
    height: 20%;
    /* left: 53%; */
    position: absolute;
    border-color: #212121 transparent transparent transparent;
    border-style: solid;
    border-width: 7px;
} 
  


