/*
Theme Name: Dafalgan - Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*******************************************************************************
 COLORS
*******************************************************************************/
/*
#194182

Compre online

[vc_separator type="transparent" thickness="10"]

*/
/*******************************************************************************
 HELPERS
*******************************************************************************/
.font-sixe-16px {
    font-size: 16px;
}
.text-ffffff * {
    color: #ffffff;
}
.text-ffffff {
    color: #ffffff;
}
.text-194182 * {
    color: #194182;
}
.text-194182 {
    color: #194182;
}
.text-F96811 * {
    color: #F96811;
}
.text-F96811 {
    color: #F96811;
}
.font-sixe-12px {
    font-size: 12px;
}
.font-sixe-12px * {
    font-size: 12px;
}
.font-sixe-18px {
    font-size: 18px;
}
.font-sixe-18px * {
    font-size: 18px;
}
.font-sixe-20px * {
    font-size: 17px;
}
.font-sixe-20px {
    font-size: 17px;
}
.font-sixe-24px * {
    font-size: 18px;
}
.font-sixe-24px {
    font-size: 18px;
}
@media only screen and (min-width: 768px) {
    .font-sixe-12px {
        font-size: 12px;
    }
    .font-sixe-12px * {
        font-size: 12px;
    }
    .font-sixe-20px * {
        font-size: 19px;
    }
    .font-sixe-20px {
        font-size: 19px;
    }
    .font-sixe-24px * {
        font-size: 22px;
    }
    .font-sixe-24px {
        font-size: 22px;
    }
}
@media only screen and (min-width: 1200px) {
    .font-sixe-12px {
        font-size: 12px;
    }
    .font-sixe-12px * {
        font-size: 12px;
    }
    .font-sixe-20px * {
        font-size: 20px;
    }
    .font-sixe-20px {
        font-size: 20px;
    }
    .font-sixe-24px * {
        font-size: 24px;
    }
    .font-sixe-24px {
        font-size: 24px;
    }
}
.br-show-1200px {
    display: none;
}
@media only screen and (min-width: 1200px) {
    .br-show-1200px {
        display: block;
    }
}
.hide-this {
    display: none !important;
}
.show-mobile {
    display: block;
}
.show-desktop {
    display: none;
}
@media only screen and (min-width: 768px) {
    .show-mobile {
        display: none;
    }
    .show-desktop {
        display: block;
    }
}
.font-weigth-900 * {
    font-weight: 900;
}
.font-weigth-900 {
    font-weight: 900;
}
@media only screen and (min-width: 1200px) {
    .padding-left-25px {
        padding-left: 25px;
    }
    .padding-rigth-25px {
        padding-right: 25px;
    }
}
/*******************************************************************************
 MENU
*******************************************************************************/
.li-menu-compre-online span {
    background: #F96811;
    padding: 10px;
    color: #ffffff;
    display: inline-block;
}
.li-menu-compre-online span.plus {
    display: none !important;
}
.li-menu-compre-online .mobile_arrow {
    display: none !important;
}
/*******************************************************************************
 HOME PAGE
*******************************************************************************/
@media only screen and (min-width: 753px) {
    .hp-o-que-contem:before {
        content: '';
        position: absolute;
        border-left: 1px dashed #194182;
        width: 2px;
        height: 50%;
        left: 0;
        bottom: 25%;
    }
}
.hp-como-tomar-orange-box {
    border-radius: 24px 24px 0 0;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 44px;
    margin-bottom: 23px !important;
}
.hp-dafalgan-produto-left .vc_column-inner.vc_column-inner {
    background-position: center right !important;
}
.hp-dafalgan-produto-rigth {
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
}
@media only screen and (min-width: 768px) {
    .hp-dafalgan-produto-rigth {
        padding-top: 80px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media only screen and (min-width: 1000px) {
    .hp-dafalgan-produto-rigth {
        padding-top: 100px;
    }
}
@media only screen and (min-width: 1200px) {
    .hp-dafalgan-produto-rigth {
        padding-top: 110px;
    }
}
.hp-como-tomar-box {
    padding-left: 25px;
    padding-right: 25px;
}
/*******************************************************************************
 AVISO LEGAL
*******************************************************************************/
.aviso-legal {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #E5EFF5 !important;
}
.aviso-legal * {
    font-size: 12px;
    line-height: 16px;
    color: #194182;
}
/*******************************************************************************
 FOOTER
*******************************************************************************/
.footer_top h5 {
    margin: 0 0 10px;
}
.footer_bottom_holder .container_inner {
    border-top: 1px solid #66686E;
}
/*******************************************************************************
 TO DELETE
*******************************************************************************/
body * {
    /*    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.03);
        -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.03);
        box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.03);*/
}
.text-orange-stroke {
    color: #F68700;
    -webkit-text-fill-color: #F68700;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
}
.max-width-1300px {
    max-width: 1300px;
    margin: 0 auto;
}
.br-desktop {
    display: none;
}
/**/
@media only screen and (min-width: 1200px) {
    .br-desktop {
        display: block;
    }
}
@media only screen and (min-width: 768px) {
    .beneficios-icon-box {
        /*background: blue;*/
        min-height: 285px;
    }
}
@media only screen and (min-width: 992px) {
    .beneficios-icon-box {
        /*background: green;*/
        min-height: 210px;
    }
}
@media only screen and (min-width: 1140px) {
    .beneficios-icon-box {
        /*background: blueviolet;*/
        min-height: 285px;
    }
}
@media only screen and (min-width: 1300px) {
    .beneficios-icon-box {
        /*background: yellow;*/
        min-height: 250px;
    }
}
/**/
@media only screen and (min-width: 768px) {
    .hp-como-tomar-orange-box .elementor-widget-container {
        /*border: 2px solid blue;*/
        min-height: 162px;
    }
}
@media only screen and (min-width: 992px) {
    .hp-como-tomar-orange-box .elementor-widget-container {
        /*border: 2px solid green;*/
        min-height: 136px;
    }
}
@media only screen and (min-width: 1140px) {
    .hp-como-tomar-orange-box .elementor-widget-container {
        /*border: 2px solid blueviolet;*/
        min-height: 106px;
    }
}
@media only screen and (min-width: 1300px) {
    .hp-como-tomar-orange-box .elementor-widget-container {
        /*border: 2px solid yellow;*/
        min-height: 75px;
    }
}