.lowpacity {
    border: 20px solid rgba(0, 0, 0, .7);
    background-color: rgba(255, 255, 255, .3);
}

.page-content-custom {
    display: inline-block;
    width: 100%; 
    padding: 10px 0;
}

@media screen and (max-width: 767px) {
    .page-content-custom {
        padding: 0 0;
    }
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.thumb-dist {
    margin-top:20px;
}

.thumb-dist img {
    display: block; 
    height: 100%;
    width: auto;
    margin-left:auto;
    margin-right:auto;
}

.portfolio-hover {
    border: 20px solid rgba(57, 181 ,74, .7);
}

.divider {
    margin: 0 0;
}

.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown {
    min-width: 150px;
    white-space:normal
}

.footer-4 .f-logo-center {
    margin-left: -12%;
}

.le-featured {
    position: absolute;
    margin: auto;
    top: 0; bottom:0; left: 0; right:0;
    width:100%;
    max-height:700px;
    max-width:700px;
}


/* 479 767 */

@media screen and (max-height: 767px) and (min-height: 623px) {
    .le-featured {
        max-height:550px;
        max-width:550px;
    }
}

@media screen and (max-height: 623px) and (min-height: 479px) {
    .le-featured {
        max-height:400px;
        max-width:400px;
    }
}

@media screen and (max-height: 479px) {
    .le-featured {
        max-height:250px;
        max-width:250px;
    }    
}

@media screen and (max-height: 320px) {
    .le-featured {
        display:none;
    }    
}

.footer-4.dark {
    padding: 0 0;
    padding-top: 80px;
    background: #222;
}

.benefont {
    color:#222;
    font-size:18px;
}

.benecocoa {
    background: url(../../assets/img/ingredients/cocoa_butter.png) center/contain no-repeat padding-box padding-box scroll;
}

.benealoe {
    background: url(../../assets/img/ingredients/aloe_vera_gel.png) center/contain no-repeat padding-box padding-box scroll;
}

.benehemp {
    background: url(../../assets/img/ingredients/hemp_oil.png) center/contain no-repeat padding-box padding-box scroll;
}

.banner-ps {
    background-image: url("../img/slider/pumpkin-spice_banner.jpg") !important;
}

@media screen and (max-width: 768px) {
    .banner-ps {
        background-image: url("../img/slider/mobile/pumpkin-spice_banner_mobile.jpg") !important;
        background-repeat: no-repeat;
        background-attachment: scroll !important;
        background-position: center;
        background-size:cover;
        height:768px;
    }
}

.banner-sp {
    background-image: url("../img/slider/vanilla_plum_slider.jpg") !important;
}

@media screen and (max-width: 768px) {
    .banner-sp {
        background-image: url("../img/slider/mobile/vanilla-plum_slider_mobile.jpg") !important;
        background-repeat: no-repeat;
        background-attachment: scroll !important;
        background-position: center;
        background-size:cover;
        height:768px;
    }
}

.parallax-sf-1 {
    background-image: url("../img/parallax/spa_fusion_custom_1.jpg") !important;
}

@media screen and (max-width: 768px) {
    .parallax-sf-1 {
        background-image: url("../img/parallax/mobile/spa_fusion_custom_1_mobile.jpg") !important;
        background-repeat: repeat;
        background-attachment: scroll !important;
        background-position: top;
        background-size: contain;
    }
}

.parallax-sf-2 {
    background-image: url("../img/parallax/spa_fusion_custom_2.jpg") !important;
}

@media screen and (max-width: 768px) {
    .parallax-sf-2 {
        background-image: url("../img/parallax/mobile/spa_fusion_custom_2_mobile.jpg") !important;
        background-repeat: repeat;
        background-attachment: scroll !important;
        background-position: top;
        background-size: contain;
    }
}

.paraview {
    background-color:rgba(255,255,255,0.6);
}

.paraview.pad {
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 768px) {
    .tab-parallax {
        background-image: url("../img/pattern-2.png");
        background-repeat: repeat; 
        /*background-size: cover;*/
        background-attachment: scroll !important;
    }
}
    
    
.full-width.fw-override{
    width: 90%;
    margin-left: 5%;
}

/*Video background*/
.full-width.fw-vidoverride{
    width: 50%;
    margin-left: 5%;
    top: 0; bottom: 50; left: 0; right:0;
}

.product-display {
    position:absolute ;
    margin:auto;
    top: 0;
}
/*Video background*/


.footer-4 .f-logo-center {
    left: 42%; !important
}    
    
.footer-4 .f-logo-center {
    position: absolute;
    top: -50px;
    width:265px;
    margin-left: -4%;
    margin-right:auto;
    padding: 20px;
    text-align: center;
    border: 5px solid #222; 
    background-color: #fff;
}

/*@media screen and (max-width: 767px) {
    .footer-4 .f-logo-center {
        left: 10%;
    }
}*/

vidcontainer {
    width:100%;
    height:100%;
    position:absolute;
}

/*X-large*/
@media screen and (min-width: 1200px) {
    .productimg {
        position:absolute;
        width:52%;
        height:auto;
        left:50%;
        top:50%;
        margin-left:-50%;
        margin-top:-17%;
        max-height:750px;
    }
}

/*large*/
@media screen and (min-width: 992px) and (max-width:1199px){
    .productimg {
        position:absolute;
        width:62%;
        height:auto;
        left:50%;
        top:50%;
        margin-left:-54%;
        margin-top:-20%;
        max-height:750px;
    }
}

/*Mid*/
@media screen and (min-width: 769px) and (max-width: 991px) {
    .productimg {
        position:absolute;
        width:80%;
        left:50%;
        top:50%;
        margin-left:-45%;
        margin-top:-190px;
    }
}

@media screen and (width: 768px) {
    .productimg {
        position:absolute;
        width:78%;
        left:50%;
        top:50%;
        margin-left:-44%;
        margin-top:-172px;
    }
}

/*small*/
@media screen and (min-width: 470px) and (max-width: 767px) {
    .productimg {
        position:absolute;
        width:88%;
        left:50%;
        top:50%;
        margin-left:-45%;
        margin-top:-28%;
    }
}

/*X-small*/
@media screen and (max-width: 469px) {
    .productimg {
        position:absolute;
        width:100%;
        left:50%;
        top:50%;
        margin-left:-50%;
        margin-top:-22%;
    }
}

.video-overlay,
.banner-overaly {
    background: rgba(0, 0, 0, .0);
}

.icon-box-tabs .nav > li > a {
    position: relative;
    display: block;
    padding: 35px 70px 1px; 70px;
}

.square-tabs .nav > li > a {
    position: relative;
    display: block;
    padding: 5px 25px 5px; 25px;
}

.square-img-tabs .nav > li > a {
    position: relative;
    display: block;
    padding: 25px 25px 5px; 25px;
}

.img-reduct {
    width:150px;
    padding-top:25px;
}

.noclick {
    pointer-events:none;
}