
.product-overlay a.disabled, .quantity .plus.disabled {
    pointer-events: none !important;
    cursor: default;
    color:Gray;
}

.single-product .add-to-cart.button.disabled {
    pointer-events: none !important;
    cursor: default;
    background-color:Gray;
}

/* Button color */

.button-red-compositum { background-color: #DD0031; }
.button-3d.button-red-compositum:hover,
.button-reveal.button-red-compositum:hover,
.button-border.button-red-compositum:hover,
.button-border.button-red-compositum.button-fill:before { background-color: #DD0031 !important; }

.button-border.button-red-compositum {
    color: #DD0031;
    border-color: #DD0031;
}

.tab-disabled {
    pointer-events: none;
    color: #cccccc;
    border-color: #cccccc;
}

.purchaseErrorMessage{
    font-size: 18px;
    font-weight: bold;
    color: #DD0031;
    text-align: center;
}

#notification-div .style-msg{
    margin-bottom: 2px;

}

#notification-div .sb-msg{
    padding: 8px 15px;
}

#notification-div .pagination-container.notopmargin{
    margin-top: 8px !important;
}

#notification-div .tab-container{
    padding: 10px 0 0;
}
/*
.div-fondo-gris{
    background: url("/bundles/app/web/images/home/fondo gris.jpg");
    background-size: cover;
}

.div-fondo-gris .img-treatment{
    margin: 20px 20px 20px 30px;
}
*/
.div-fondo-gris-largo{
    content: " ";
    display: table;
    background: url("/bundles/app/web/images/home/fondo gris largo.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.div-fondo-gris-largo div{
    margin-bottom: 0;
}
.div-fondo-gris-largo .img-treatment{
    margin: 20px 20px 20px 30px;
    max-height: 400px;
}

.red-simbol{
    width: 150px;
    height: 150px;
    margin: auto;
}

.quote{
    font-size: 14px;
}
.quote footer{
    font-weight: 600;
    color: #555;
    font-size: 100%;
}
.quote footer:before {
    content: none;
}
.quote i {
    margin-right: 7px;
}

.style-2 #top-account{
    margin: 13px 0 14px 20px;
}

.sticky-style-2 .header-extras li .he-text{
    font-weight: 400;
}

.sticky-style-2 .header-extras li .he-text span{
    font-weight:  600;
    color: #555;
}

#primary-menu #top-account ul li > a {
    padding: 3px 20px;
    text-transform: none;
    letter-spacing: normal;
}


footer .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

footer .input-group>.sm-form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
}
footer .input-group>.sm-form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

footer .input-group-append {
    margin-left: -1px;
}
footer .input-group-append, footer .input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}

footer .input-group>.input-group-append>.btn, footer .input-group>.input-group-prepend:first-child>.btn:not(:first-child), footer .input-group>footer .input-group-prepend:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;

    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
}

footer .input-group-append .btn, footer .input-group-prepend .btn {
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.footer-distributor-form .input-group .btn-search{
    color: #DD0031;
}

.footer-distributor-form .input-group .btn-search:hover{
    color: #555;
}

.dark .footer-distributor-form input{
    background-color: white !important;
    border: none;
    border-top-left-radius: 22px !important;
    border-bottom-left-radius: 22px !important;
}

.product-title h5, .product-title h5 a {
    color: #333;
    font-family: 'Prata', serif;
    font-weight: normal;
}

.product-price {
    font-size: 14px;
    font-weight: 300;
}

.single-product .product-title h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 8px;
}
.single-product .product-price {
    font-size: 18px;
}

.bg-grey-section{
    background-color: #f9f9f9;
}

.beforeAndAfter{
    padding: 0px 15px 0px 15px;
}

.beforeAndAfter .beforeBox, .beforeAndAfter .afterBox{
    /*color: white;*/
    border: 2px #b2b2b2 solid;
    height: 200px;
    padding: 60px 15px;
}

.beforeAndAfter .before span, .beforeAndAfter .after span{
    font-weight: 400;
    font-size: 18px;
    font-weight: bold;
}

.beforeAndAfter .before, .beforeAndAfter .after{
    /*background-color: #DD0031;*/
    border: 2px #b2b2b2 solid;
    height: 230px;
}

.beforeAndAfter .before>div, .beforeAndAfter .after>div{
    padding: 15px;
}

.beforeAndAfter .before img, .beforeAndAfter .after img{
    height: 226px;
    opacity: 1;
}

.objective ul{
    padding: 0 50px;
    line-height: 30px;
}

.objective ul li i{
    font-size: 24px;
    font-weight: 600;
    color: #DD0031;
}

.bg-red-section{
    background-color: #DD0031;
}
.bg-red-section h2{
    color: white;
}

.treatment-free .feature-box p {
    margin: 0;
}
.treatment-free .feature-box h2 {
    margin-bottom: 15px;
}

.title-rotator h2{
    font-size: 36px;
}

.header-extras .he-text a{
    color: #222;
}

.header-extras .he-text a:hover{
    color: #DD0031;
}

.steps .feature-box p{
    color: #555;
}

.steps-routine-div{
    padding-left: 20px;
}

.routine ul li a {
    color: #555;
}

.routine ul li:hover a {
    color: #DD0031;
    font-weight: bold;
}

.routine ol li a:hover {
    font-weight: bold;
}

.bg-grey-section h2 img {
    height: 48px;
    margin-right: 5px;
}

.feature-box.fbox-bg.fbox-center{
    border-color: #b2b2b2;
    border-width: 1px;
    border-radius: 0px;
}

.login .well-lg, .register .well-lg{
    border-radius: 0px;
}
.bg-image-methodology{
    /*background: url("/bundles/app/web/images/methodology/bkg_rojo&gris.png");*/
    background: url("/bundles/app/web/images/methodology/bkg_GRIS_PANELES.png");
    background-size: cover;
}

#msg .sb-msg{
    font-size: 18px;
    padding: 120px 30px;
}

#msg .sb-msg i{
    font-size: 18px;
    width: 18px;
}

.steps-rotator{
    background: url("/bundles/app/web/images/steps/elipse_color.png") no-repeat;
    background-size: contain;
    background-position: center;
    padding: 100px 0px;
}
.steps-rotator h2{
    margin: 0px;
}

.top-cart-plus-minus {
    float: right;
    text-align: right;
}

.sidebar-numitems{
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 0px;
    padding: 0 8px;
    /*background-color: #DD0031;
    color: #FFF;*/
    letter-spacing: 1px;
    border: 1px solid #D2D2D2;
    line-height: 18px;
}
.sidebar-numitems i{
    font-size: 12px;
}

.products-carousel .iproduct .product-image{
    height: 200px;
    width: 200px;
    margin: auto;
}
.products-carousel .iproduct .product-image img{
    width: auto;
    height: auto;
}

.home-treatment-links{
    color: #555;
}
.home-treatment-links:hover{
    color: #DD0031;
    font-weight: bold;
}
.div-left-border-grey{
    border-left: 1px solid #EEE;
}

.div-left-border-grey .col_half:not(.col_last){
    padding-left: 25px;
    padding-right: 10px;
}

.div-left-border-grey, .div-left-border-grey-before {
    padding-top: 30px;
}

.steps .feature-box {
    padding: 0 0 0 85px;
}

.steps .feature-box .fbox-icon{
    width: auto;
    height: 128px;
}

.steps .feature-box.fbox-plain .fbox-icon i {
    font-size: 96px;
    line-height: 1 !important;
}

.steps .feature-box.fbox-plain .fbox-icon a i {
    color: #D2D2D2;
}

.steps .feature-box.fbox-plain .fbox-icon a:hover i, .steps .feature-box.fbox-plain:hover .fbox-icon a i {
    color: #DD0031;
}
/*
.home-slider .flex-control-nav{
    top: auto;
    bottom: 14px;
    right: calc(50% - 35px);
    left: auto;
}
*/
/*
@media (min-width: 480px) and (max-width: 767px) {
    .swiper_wrapper .slider-caption h2 { font-size: 36px; }
}
@media (max-width: 479px) {
    .swiper_wrapper .slider-caption h2 { font-size: 28px; }
}
*/


.home-slider .slider-caption h2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 27px;
    letter-spacing: normal;
    text-transform: none;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 30px;
}
@media (min-width: 480px) and (max-width: 767px) {
    .home-slider .slider-caption h2 { font-size: 24px; }
}
@media (max-width: 479px) {
    .home-slider .slider-caption h2 {
        font-size: 22px;
    }
    .home-slider .slider-caption .button {
        padding: 0 17px;
        font-size: 12px;
        height: 34px;
        line-height: 34px;
    }
}

.home-slider .slider-caption p {
    margin-bottom: 10px;
    font-size: 21px;
}

@media (max-width: 767px) {
    .home-slider .slider-caption .button {
        display: inline-block !important;
    }
    .home-slider .slider-caption h2 {
        margin-bottom: 5px !important;
    }
}



@media (min-width: 768px) {
    .home-slider .slider-caption {
        max-width: calc(50% - 35px); /*width: 750;*/
    }
}
@media (min-width: 992px) {
    .home-slider .slider-caption {
        max-width: calc(50% - 35px); /*width: 970;*/
    }
}
@media (min-width: 1200px) {
    .home-slider .slider-caption {
        max-width: calc(50% - 35px); /*width: 1170px;*/
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .home-slider .slider-caption {
        max-width: calc(50% - 35px); /*width: 470px;*/
    }
}

@media (max-width: 479px) {
    .home-slider .slider-caption {
        max-width: calc(100% - 104px); /*width: 310px;*/
    }
}


.event-day{
    font-family: 'Prata', serif;
    font-size: 60px;
    color: #333;
}

.event-month{
    font-family: 'Prata', serif;
    font-size: 20px;
    color: #333;
}

.compositum-divisor {
    background: url("/bundles/app/web/images/img_separator_logo.png") no-repeat center;
    background-size: contain;
    height: 30px;
}

.compositum-simple-divisor {
    background: url("/bundles/app/web/images/img_separator.png") no-repeat center;
    background-size: contain;
    height: 3px;
}

.p-t-15{
    padding-top: 15px;
}

.treatment-ol{
    padding: 0 10px;
}
.treatment-ol a{
    color: #555;
}

.user-account-icons .col-md-4{
    height: 50px;
}

.user-chart-container{
    min-height: 210px;
}

.team-chart-container{
    min-height: 500px;
}

.div-register{
    max-width: 90%;
}

.div-register-form {
    padding: 50px;
    background-color: #FFF;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    z-index: 10;
}

.div-register-button {
    width: 50%; margin: auto;
}

@media (max-width: 767px) {
    .div-register-form {
        padding: 35px;
    }
    .div-register-button {
        width: 100%; margin: auto;
    }
}

.button-100{
    width: calc(100% - 10px);
}

.sm-form-control {
    height: 40px;
}

.icon-info-privacity{
    max-height: 18px;
}

.div-register-form .policy .policy-text, .policy .policy-text{
    display: inline;
    text-transform: none;
}
.div-register-form .policy a{
    color: #555;
    font-weight: bold;
}
.bg-grey-part{
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 20%;
    background-color: #f9f9f9;
    z-index: 0;
}

.max-height-450{
    max-height: 400px;
}

.blacklink{
    color: #555;
}
.blacklink:hover{
    color: #DD0031;
}

.beforeAndAfter.extra-padding{
    padding: 0px 30px;
}

.entry-title h2 {
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
}

.blog-categories a {
    color: #555;
    font-weight: 400;
}

.blog-categories a:hover {
    color: #DD0031;
}

.blog-categories {
    padding-bottom: 15px;
    border-bottom: 1px solid  #EEE;
}



/* Entry */

/* ----------------------------------------------------------------
	Blog
-----------------------------------------------------------------*/

.entry {
    padding: 0 20px 50px 20px;
    border-bottom: none;
}

/* Blog - Grid - 2 Columns
-----------------------------------------------------------------*/

.post-grid.grid-2 .entry {
    width: 549px;
}

/* Blog - Line
-----------------------------------------------------------------*/

.background-line-grey{
    position: absolute;
    top: 0;
    left: calc(50% - 20px) !important;
    width: 1px;
    height: 100%;
    background-color: #EEE;
    z-index: 0;
}

/* ----------------------------------------------------------------
	Responsive CSS
-----------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1199px) {

    /* Blog - Grid - 2 Columns
    -----------------------------------------------------------------*/

    .post-grid.grid-2 .entry { width: 449px; }

}

@media (max-width: 992px) {

    .background-line-grey{
        width: 0;
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .post-grid.grid-2 .entry {
        width: 720px;
    }

}


.owl-carousel .owl-nav [class*=owl-] {
    opacity: 1;
    left: -18px;
}

.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: -18px;
}

.full-image{
    width: 100%;
    max-height: 500px;
}

.steps .event-day a {
    color: #D2D2D2;
}

.steps .event-day a:hover {
    color: #DD0031;
}

.methodology-icons .feature-box p {
    color: #555;
}


@media (max-width: 767px) {

    h1 { font-size: 24px; }

    h2 { font-size: 20px; }

    h3 { font-size: 16px; }

    h4 { font-size: 16px; }

}

.m-b-10{
    margin-bottom: 10px;
}


.contact-icons .feature-box.fbox-center.fbox-plain .fbox-icon i {
    font-size: 32px;
}

.contact-icons .feature-box h3 {
    font-size: 15px;
    letter-spacing: initial;
}


@media (max-width: 1199px){
    #header-trigger, .top-advert, .header-extras {
        display: block;
    }

    #logo {
        float: left;
    }

    .header-extras li:first-child {
        float: left;
    }

    .header-extras li{
        float: right;
    }


}

@media (max-width: 767px){
    #logo {
        float: none;
    }
    #header-trigger, .top-advert, .header-extras {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media (max-width: 479px){
    #header-trigger, .top-advert, .header-extras {
        width: calc(100% + 24px);
        margin-right: -12px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.customVid .fluid-width-video-wrapper{
    padding-top: 56%!important;
}

.flag-image {
    max-height: 17px;
}




