/*
Theme Name: 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");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
#F8F8F8 // background gama viterra, emprensa
#00235B
#15A9C4
#EF404A
#F3F3F5 // background blog
#EBECF0 // background caixas de imprensa
#EAECEF footer
*/

/*
cores dos produtos
#64B5E4 - Viterra Mini <br>ProbiPlus D #3186B7
#EF783E - Viterra Junior
#69A23E - Viterra Teenz
#EA6129 - Viterra Articulações
#7F60A8 - Viterra Stress
#E97D23 - Viterra Magnésio Plus
#012059 - Viterra Adulto Homem
#C0194F - Viterra Adulto Mulher
#1099C5 - Viterra Clássico
#AC3579 - Viterra Platinum <br>+55 Mulher
#012760 - Viterra Platinum <br>+55 Homem
#DD2B2A  - Viterra Sport
*/

/*
Tamanos de texto
D - T - M

54 - 38 - 28
40 - 36 - 24
38 - 32 - 24
22 - 20 - 18
*/
/*
54px
Thin 100
ExtraLight 200
Light 300
Regular 400
Medium 500
SemiBold 600
Bold 700
ExtraBold 800
Black 900
*/
/*
#3B733D
#F3F6F7
#DE2529
#DE2529
#F187200D
#F8F8F8
#7F60A8
#7F60A8
#F3F1F3
#F8F4F1
#F18720
#F8F4F1
/*

/*
*https://xd.adobe.com/view/d4ef1fe4-e56e-4795-b6cb-d7958d54c1b0-81bc/specs/
*/

/*******************************************************************************
 HELPERS
*******************************************************************************/
.hide-temp-prod * {
    display: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
    background: yellow !important;
}
.content .container .container_inner.page_container_inner {
    padding: 0px;
}
input[type=checkbox] {
    accent-color: #ffffff;
}
input[type="checkbox"]:checked{
    accent-color: #ffffff;
}
/*******************************************************************************
 HELPERS
*******************************************************************************/
.text-00235B {
    color: #00235B;
}
.font-size-12px {
    font-size: 12px;
}
.font-size-14px {
    font-size: 14px;
    line-height: 22px;
}
.hp_posts_title {
    font-size: 20px;
    line-height: 28px;
    color: #00235B;
    font-weight: bold;
    margin-bottom: 10px;
}
/*******************************************************************************
 TITLE BORDER
*******************************************************************************/
.section-page-title h2 {
    /*line-height: 70px;*/
}
.section-page-title h2::after {
    display: block;
    clear: both;
    content : "";
    position: absolute;
    left: calc(50% - 15px);
    bottom: -5px;
    max-width: 30px;
    height: 5px;
    width: 30px;
    border-bottom: 5px solid #EF404A;
    /*padding-top: 10px;*/
}
@media all and (min-width: 768px) {
    .section-page-title h2::after {
        left: 0;
    }
}
.section-page-title-center h2 {
    /*line-height: 70px;*/
}
.section-page-title-center h2::after {
    display: block;
    clear: both;
    content : "";
    position: absolute;
    left: calc(50% - 15px);
    bottom: 0;
    max-width: 30px;
    height: 5px;
    width: 30px;
    border-bottom: 5px solid #EF404A;
}
/*******************************************************************************
 HEADER
*******************************************************************************/
.header-top-subscreva-newsletter {
    display: block;
    /*border: 1px solid blue;*/
}
.header-top-subscreva-newsletter:hover {
    cursor: pointer;
}
.current_page_item.active {
    /*border: 2px solid pink !important;*/
}
.ziga-active {
    /*border: 2px solid blue !important;*/
}
header.scrolled .header_top {
    background-color: rgba(21,169,196,1) !important;
}
.header_inner {
    padding-top: 0;
}
/* header fix  */
.header_top.clearfix {
    display: flex;
}
.side_menu_button {
    padding: 0px 10px;
}
.header_top_newsletter {
    display: flex;
}
.header_top_newsletter a {
    margin-left: 10px;
    font-size: 16px;
}
/*******************************************************************************
 MENU
*******************************************************************************/
nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active>a {
    color: #00235B;
}
nav.main_menu > ul > li:hover > a {
    color: #EF404A !important;
}
.drop_down .wide.wide_background .second .inner ul {
    max-width: 1200px;
    /*background: red;*/
}
nav.main_menu>ul>li.active>a {
    color: #00235B;
    /*color: pink;*/
    font-weight: 700;
}
/*nav.main_menu ul li.active a span {
    border-bottom: 3px solid #ef404a;
}*/

.drop_down .second .inner > ul > li.menu_sub_indicator > a {
    font-size: 13px;
    /*color: #EF404A;*/
    color: #15A9C4;
    /*    padding: 0;
        padding-left: 20px;
        padding-top: 15px;*/
    font-weight: 600;
    text-transform: uppercase;
    /*text-decoration: underline;*/
}
.drop_down .wide .second ul li {
    border-left: 1px solid #F8F8F8;
    border-left: none;
}
.drop_down .second {
    /*    display: block;
        visibility: visible !important;
        overflow: hidden !important;
        opacity: 1 !important;
        z-index: 10;
        height: auto !important;*/
}
/*******************************************************************************
 MODAL
*******************************************************************************/
#subscreva-newsletter-modal {
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 1500 !important;
}
.subscreva-newsletter-modal-content {
    padding: 25px;
    background: #15A9C4;
    color: #F8F8F8;
    border-radius: 10px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    max-width: 576px;
    margin: 10px;
}
@media all and (min-width: 768px) {
    .subscreva-newsletter-modal-content {
        padding: 50px;
        margin: 0px;
    }
}
.subscreva-newsletter-modal-box {
    /*border: 5px solid blue;*/
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.subscreva-newsletter-modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 5px;
    /*border: 2px solid yellow;*/
}
.subscreva-newsletter-modal-close:hover {
    cursor: pointer;
}
.subscreva-newsletter-modal-header {
    display: flex;
    margin-bottom: 10px;
    flex-direction: column;
}
@media all and (min-width: 768px) {
    .subscreva-newsletter-modal-header {
        display: flex;
        flex-direction: row;
    }
}
.subscreva-newsletter-modal-header-icon {
    margin-right: 20px;
}
.subscreva-newsletter-modal .wpcf7-form-control.wpcf7-acceptance a {
    color:#F8F8F8;
}
input.wpcf7-form-control.wpcf7-submit {

}
input.wpcf7-form-control.wpcf7-submit {
    background: #15A9C4 !important;
    color: #F8F8F8 !important;
    border-radius: 10px;
    border: 0px !important;
    float: right;
    text-transform: none;
    font-size: 16px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #00235B !important;
    color: #F8F8F8;
}
input.wpcf7-form-control.wpcf7-submit[disabled] {
    background: #15A9C4;
    color: #F8F8F8;
    border: 2px solid #00235B;
}

.subscreva-newsletter-modal input.wpcf7-form-control.wpcf7-submit {
    background: #00235B !important;
    color:#F8F8F8 !important;
    /*border: 2px solid #00235B;*/
}
.subscreva-newsletter-modal input.wpcf7-form-control.wpcf7-submit:hover {
    background: #00235B;
    color:#F8F8F8;
    /*border: 2px solid #00235B;*/
}
.subscreva-newsletter-modal input.wpcf7-form-control.wpcf7-submit[disabled] {
    background: #00235B;
    color:#F8F8F8;
    /*border: 2px solid #00235B;*/
}
.subscreva-newsletter-modal .subscreva-newsletter-modal-header-text {
    font-size: 16px;
    font-weight: bold;
    color: #F8F8F8;
}
@media all and (min-width: 768px) {
    .subscreva-newsletter-modal .subscreva-newsletter-modal-header-text {
        padding-right: 135px;
    }
}
.wpcf7 label {
    font-size: 12px;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7-form-control.wpcf7-acceptance {
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}
.wpcf7-form-control.wpcf7-acceptance a {
    text-decoration: underline;
}
/*******************************************************************************
 SLIDE JS
*******************************************************************************/
.splide__slide {
    margin: 10px;
}
.splide__pagination {
    bottom: -35px !important;
}
.splide__slide {
    overflow: hidden;
}
.splide__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /*display: block;*/
}
.ds_custom_element_slider_text {
    display: flex;
    align-items: center;
    justify-content: center;
    /*align-items: flex-end;*/
    align-items: center;
    /*padding-top: 25px;*/
}
.ds_custom_element_slider_title {
    text-align: center;
    padding: 15px 15px 30px 15px;

}
.ds_custom_element_slider_description {
    padding: 15px 15px 15px 15px;
}
.splide button.splide__pagination__page  {
    background-color: #15A9C4;
    padding: 0px !important;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    border: 1px solid #15A9C4 !important;
}
.splide button.splide__pagination__page.is-active {
    background: #ffffff !important;
}
.slider_item_title {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
}
.ds_custom_element_slider_image {
    border-radius: 10px 10px 0 0;
    /*display: block;*/
    overflow: hidden;
    width: 100%;
    min-height: 178px;
    /*z-index: 25 !important;*/
}
.ds_custom_element_slider_image img {
    height: 100%;
    min-height: 178px;
}
.ds_custom_element_slider_text {
    border-radius:  0 0 10px 10px;
    /*margin-top: -25px;*/
    /*    z-index: 26 !important;
        -webkit-transform: translate(0px, -25px);
        -ms-transform: translate(0px, -25px);
        transform: translate(0px, -25px);*/
}
.elementor-kit-7 button.splide__arrow {
    font-size: 16px;
    font-weight: 600;
    color: #15A9C4;
    background-color: #ffffff;
    border-style: none;
    border: 1px solid #15A9C4;
    border-radius: 10px 10px 10px 10px;
    padding: 0px;
}
.elementor-kit-7 button.splide__arrow svg {
    fill: #15A9C4;
}
.img-border-radius-10px img {
    border-radius: 10px;
    overflow: hidden;
}
/*******************************************************************************
 FOOTER
*******************************************************************************/
.footer-icons-fix p {
    color: #00235B;
}
.footer-icons-fix a {
    color: #00235B;
}
@media all and (max-width: 768px) {
    .footer-icons-fix .q_icon_with_title {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .footer-icons-fix .q_icon_with_title.tiny.custom_icon_image .icon_text_holder {
        padding: 0 !important;
    }
    .footer-icons-fix .q_icon_with_title.small.custom_icon_image .icon_text_holder {

    }
}
.footer_menu li a {
    font-size: 10px;
    /*border: 1px solid yellow;*/
}
@media all and (min-width: 768px) {
    .footer_menu li a {
        font-size: 14px;
        /*border: 1px solid blue;*/
    }
}
.footer_menu ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media all and (min-width: 768px) {
    .footer_menu ul {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }
}
.footer_btn_cookies {
    text-align: center;
}
@media all and (min-width: 768px) {
    .footer_btn_cookies {
        text-align: left;
    }
}
@media all and (max-width: 767px) {
    .mobile_text_center {
        text-align: center;
    }
}
@media all and (min-width: 768px) {
    .footer-newsletter {
        border-left: 1px dashed #00235B;
    }
}
.footer .q_icon_with_title.tiny.custom_icon_image .icon_text_holder {
    padding: 0 0 0 35px;
}
.footer .q_icon_with_title:not(.right) .icon_holder img {
    width: 100%;
    max-width: 20px;
}
.footer .q_social_icon_holder.normal_social {
    margin: 0 15px 0 0;
}
/*******************************************************************************
 HP BLOG
*******************************************************************************/
.hp_posts_blog {
    /*display: flex;*/
    width: 100%;
    box-sizing: border-box;
}
@media all and (min-width: 600px) {
    .hp_posts_blog {
        width: 100%;
        display: flex;
    }
    .hp_posts_blog > *:not(:last-child) {
        margin-right: 10px;
    }
}
.hp_post_blog {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}
@media all and (min-width: 600px) {
    .hp_post_blog {
        display: flex;
        margin-bottom: 0px;
    }
}
.hp_post_blog_image {
    width: 100%;
    /*display: flex;*/
}
@media all and (min-width: 768px) {
    .hp_post_blog_image {
        width: 45%;
    }
}
.hp_post_blog_content {
    width: 100%;
    padding: 15px;
    background: #ffffff;
}
@media all and (min-width: 768px) {
    .hp_post_blog_content {
        width: 55%;
    }
}
.hp_post_blog_content_title {

}
.hp_post_blog_content_excerpt {
    margin-bottom: 20px;
}
/*******************************************************************************
 HP IMPRENSA
*******************************************************************************/
* {
    box-sizing: border-box;
}
.hp_posts_imprensa {
    /*margin: 0 -15px;*/
    box-sizing: border-box;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    /*padding:5px;*/
    /*column-gap: 1px;*/
    gap: 15px;
}
@media all and (min-width: 768px) {
    .hp_posts_imprensa {
        display: flex;
    }
    .hp_posts_imprensa > *:not(:last-child) {
        /*margin-right: 10px;*/
    }
}
.hp_post_imprensa {
    width: 100%;
    background: #EBECF0;
    /*margin-bottom: 15px;*/
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    /*margin: 5px;*/
    /*padding: 1em;*/
}
@media all and (min-width: 768px) {
    .hp_post_imprensa {
        /*width: 33.33%;*/
        width: calc(33.33% - 10px);
        box-sizing: border-box;
        /*margin-bottom: 0px;*/
    }
}
.hp_post_imprensa_date {
    color: #EF3F4B;
    font-size: 14px;
}
.hp_post_imprensa_image {
    width: 100%;
    border-radius: 10px 10px 0 0;
    /*overflow: hidden;*/
    /*    height: 100%;
        max-height: 250px;*/
    height: 250px;
    display: block;
}
.hp_post_imprensa_image img {
    display: block;
}
.hp-imprensa .hp_post_imprensa {
    /*padding: 25px;*/
}
.hp_post_imprensa_content {
    padding: 25px;
    width: 100%;
    /*background: blue;*/
}
/*.hp-imprensa .hp_post_imprensa_content_title {*/
.hp_post_imprensa_content_title {
    /*background: lightblue;*/
}
@media all and (min-width: 768px) {
    .hp_post_imprensa_content_title {
        height: 85px;
        overflow: hidden;
    }
}
.hp_post_imprensa_content_excerpt {
    margin-bottom: 15px;
    /*background: lightgoldenrodyellow;*/
}
@media all and (min-width: 768px) {
    .hp_post_imprensa_content_excerpt {
        height: 96px;
        overflow: hidden;
    }
}
.hp_post_imprensa_content_source {
    color: #00235B;
    padding-bottom: 15px;
}
.post_imprensa_custom_url_name_box {
    padding-top: 15px;
    border-top: 1px dashed #00235B;
}
.continuar_a_ler {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline !important;
}
.hp_post_imprensa_date {
    display: none !important;
}
/*******************************************************************************
 PAGE BLOG BLOG
*******************************************************************************/
.page_blog_mansonry {

}
.page_blog_mansonry .qodef-qi-button.qodef-text-underline .qodef-m-text:after {
    height: 0px;
}
/*******************************************************************************
OVERRIDE CSS
*******************************************************************************/
header {
    /*z-index: 100;*/
}
.elementor img {
    /*width: 100%;*/
}

/*******************************************************************************
 IMAGE EFFECT
*******************************************************************************/
.image_effect_section {
    padding-bottom: 75px;
}
.image_effect_column {

}
.image_effect_inner_section {

}
.image_effect_image {
    margin-bottom: -85px;
}
@media all and (min-width: 768px) {
    .image_effect_section {
        padding-bottom: 0px;
    }
    .image_effect_image {
        margin-top: -40px;
        margin-bottom: -50px;
    }
}
@media all and (min-width: 1024px) {
    .image_effect_section {
        padding-top: 50px;
    }
    .image_effect_image {
        margin-top: -40px;
        margin-bottom: -70px;
    }
}
@media all and (min-width: 1200px) {
    .image_effect_section {
        padding-top: 0px;
        padding-bottom: 75px;
    }
    .image_effect_image {
        margin-top: -60px;
        margin-bottom: -75px;
    }
}
body * {
    /*    transform: skewX(-1deg);
        transform: matrix(1, 2, 3, 4, 5, 6);*/
}
html {
    /*scroll-behavior: smooth;*/
}
/*******************************************************************************
 CF7
*******************************************************************************/
input.wpcf7-form-control.wpcf7-text {
    border-radius: 10px;
}
/*******************************************************************************
 PÁGINA PRODUTOS
*******************************************************************************/
.produtos_each .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
}
.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a {
    display: block;
    width: 100%;
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform;
}
/* fix anchors */
.produtos-anchor {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
    height: 1px;
    /*    height: 10px;*/
    /*border: 5px solid blue;*/
}
/*******************************************************************************
 ***
*******************************************************************************/
.wpcf7-not-valid-tip {
    font-size: 12px;
}
/*******************************************************************************
 FAQ
*******************************************************************************/
.page-faq .ui-accordion-header {
    border-radius: 10px 10px 10px 10px;
}
.page-faq .ui-accordion-content {
    border-radius: 0 0 10px 10px;
}
.page-faq .ui-accordion-header.ui-accordion-header-active {
    border-radius: 10px 10px 0 0;
}
.page-faq .ui-accordion-content {
    font-size: 14px;
}
/*******************************************************************************
 ...
*******************************************************************************/
.page-product-single .elementor-widget .elementor-icon-list-item,
.page-product-single .elementor-widget .elementor-icon-list-item a {
    align-items: flex-start !important;
}
.elementor-element > .elementor-background-overlay {
    background-color: transparent !important;
    background-image: none !important;
    opacity: 1 !important;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    /*background: blue !important;*/
}


.qodef-blog-item {
    border-radius: 10px;
    overflow: hidden;
}
.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content {
    /*padding: 10px;*/
}
img {
    /*border: 1px solid blue !important;*/
}

/* single post */
.blog_single.blog_holder h2,
.blog_single.blog_holder .post_info{
    /*border: 1px solid red;*/
    display: none !important;
    height: 0px;
    visibility: hidden;
}
/*.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a {
    display: block;
    width: 100% !important;
    transform: none !important;
    transition: none !important;
    will-change: auto !important;
}*/
@media all and (min-width: 1200px) {
    .img-single-post {
        margin-right: 25px;
    }
}


/*******************************************************************************
TO DELETE
*******************************************************************************/
body * {
    /*    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.045);
        -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.045);
        box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.045);*/
}
/*******************************************************************************
 SOCIAL WALL
*******************************************************************************/
.ff-stream {
    background: #F3F3F5 !important;
}
.ff-carousel-icon {
    display: none;
}
.ff-userpic {
    /*background: red !important;*/
}
.ff-loadmore-wrapper .ff-btn {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #FFFFFF !important;
    background-color: #15A9C4 !important;
    border-style: none !important;
    border-radius: 10px 10px 10px 10px !important;
    padding: 10px 24px 10px 24px !important;
    text-transform:  inherit !important;
}
/* try fix */
.ff-infinite-outer {
    /*    position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        overflow-x: hidden !important;
        z-index: 100;
        overflow-y: scroll  !important;
        -webkit-overflow-scrolling: touch;*/
}
html {
    /*overflow: auto !important;*/
}
/*******************************************************************************
 SEARCH RESULTS
*******************************************************************************/
.search-results .date.entry_date.updated {
    display: none !important;
}
.search-results .post_info {
    display: none !important;
}
.search-results .post_more a {
    background: #00235B;
    border: 2px solid #00235B;
    color: #ffffff;
}
.search-results .post_image {
    display: none !important;
}
#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    border: none !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk *:focus {
    outline-width: 0px !important;
}
.d-none {
    /*display: none !important;*/
}