/* .wwt-tapp-wpsc-button-container {
    margin-top: 50px;
} */
.wwt-tapp-wpsc-button-container ul.tapp_main_ul {
    margin: 0;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul li {
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.5);
    border-radius: 21px;
    width: calc(50% - 4%);
    list-style-type: none;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 2% 35px;
    padding: 25px;
    cursor: pointer;
}

.wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_img img {
    width: 55%;
    display: block;
    margin: 0 auto;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_price {
    font-weight: bold;
    font-size: 50px;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_offer_price {
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    line-height: normal;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul li span.tapp_product_name {
    font-weight: bold;
    font-size: 20px;
    line-height: normal;
    text-align: center;
    margin-bottom: 15px;
    min-height: 65px;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_offer_price span {
    font-weight: bold;
    font-size: 21px;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul li:last-child .tapp_product_name{
    color:#09aba9;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_price span.tapp_base_price {
    color: #dedede;
    text-decoration: line-through;
    font-size: 31px;
    padding-right: 15px;
}
.tapp-water-main-wrapper .uael-rbs-toggle-sections{
    padding: 0 !important;
}
.wwt-tapp-wpsc-button-container ul.tapp_main_ul .tapp_li_selected{
    border: 2px solid #09aba9;
}

.wwt-tapp-wpsc-button-container .button_add {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

.click_product_continue_to_checkout, .twist_product_continue_to_checkout{
    border-radius: 30px;
    padding: 10px 40px;
    color: #ffffff;
    border-color: #02aaa9;
    background-color: #02aaa9;
    display: inline-block;
}

/* 23/10/2019*/
.tapp2click-container, .tapp2twist-container {
    box-shadow: 0 3px 4px 0 rgba(0,0,0,0.5);
    border-radius: 21px;
    display: block;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    overflow: hidden;
}
.tapp2click-container ul, .tapp2twist-container ul {
    margin-left: 0;
}

/*24/10/2019*/
.swiper-custom .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #C7E8F2;
    opacity: 1;
    margin: 0 6px;
    
}
.swiper-custom .swiper-pagination-bullet-active {
    opacity: 1;
    background: #003955;
}
.swiper-pagination-bullets {
    color: #fff;
    cursor: default;
    text-align: center;
    margin-top: 10px;
}

span.spn-cnt {
    margin-left: 2px;
    font-size: 16px;
    float: right;
    width: 70%;
    line-height: 20px;
    display: none;
    text-align: center;
}
span.spn-cnt.active {
    display: block;
}

.tapp2click-container .tab {

    overflow: hidden;
    border: 0px solid #ccc;
    margin: 25px 38px;
    text-align: left;

}
.tapp2click-container .tab button.active {

    background-color: #09AAA8;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 6px 18px;

}
.tapp2click-container .tab button {

    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 18px;
    transition: .3s;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0;
    background-color: #BFEBE5;
    font-size: 18px;
    font-weight: bold;
    color: #09AAA8;

}
.tapp2click-container .tabcontent.active {
    display: block !important;
}
.tapp2click-container .tapp2_main_ul {
    margin: 20px 0;
}
.tapp2click-container ul {list-style: none;
}
.tapp2click-container {

    /*box-shadow: 2px 2px 8px 2px #ccc;
    border-radius: 20px;
    padding: 0 0 15px;*/
    box-shadow: 2px 2px 8px 2px #ccc;
    border-radius: 45px !important;
    padding: 0 0 0;

}
.swiper-slide {
    text-align: center;
    padding: 0;
    margin-top: -1px;
}
.tapp2click-container .tabcontent {
display: none;
}
.click_product_to_add_to_cart_switcher:hover, .click_product_to_add_to_cart_christmas:hover  {
    color: #ffffff !important;
}
.tapp2click-container .click_product_to_add_to_cart, .tapp2click-container .click_product_to_add_to_cart_15, .click_product_to_add_to_cart_switcher, .click_product_to_add_to_cart_christmas {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    background-color: #09AAA8;
    color: #fff;
    border-radius: 20px;
}
.tapp2click-container .wwt-tapp-wpsc-button-container .button_add {
    margin-top: 30px;
}

.tapp2twist-container .tab {

    overflow: hidden;
    border: 0px solid #ccc;
    margin: 25px 38px;
    border-bottom-left-radius : 3px;
    border-top-left-radius : 3px;
    text-align: left;

}
.tapp2twist-container .tab button.active {

    background-color: #003955;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 6px 18px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    opacity: 1;

}
.tapp2twist-container .tab button {

    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 18px;
    transition: .3s;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0;
    background-color: #C7E8F2;
    font-size: 18px;
    font-weight: bold;
    color: #003955;
    opacity: 0.6;
}
.tapp2twist-container .tabcontent.active {
    display: block !important;
}
.tapp2twist-container .tapp2_main_ul {
    margin: 20px 0;
}
.tapp2twist-container ul {list-style: none;
}
.tapp2twist-container {

    /*box-shadow: 2px 2px 8px 2px #ccc;
    border-radius: 20px;
    padding: 0 0 15px;*/
    box-shadow: 2px 2px 8px 2px #ccc;
    border-radius: 45px !important;
    padding: 0 0 0;

}
.tapp2twist-container .tabcontent {
display: none;
}
.tapp2twist-container .click_product_to_add_to_cart, .tapp2twist-container .click_product_to_add_to_cart_15, .click_product_to_add_to_cart_switcher, .click_product_to_add_to_cart_christmas {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    background-color: #09AAA8;
    color: #fff;
    border-radius: 20px;
}


/*07-11-2019*/

.calculator-desktop-wrapper.wwt-calculator-wrapper .header-section h3,
.calculator-mobile-wrapper.wwt-calculator-wrapper .header-section h3{
    font-weight: bold;
    font-size: 1.9em !important;
    line-height: normal;
    color: #003752;
    margin-bottom: 15px;
    font-family: Ubuntu;
}
.calculator-desktop-wrapper.wwt-calculator-wrapper .header-section,
.calculator-mobile-wrapper.wwt-calculator-wrapper .header-section {
    text-align: center;
    margin-bottom: 100px;
}
.calculator-desktop-wrapper.wwt-calculator-wrapper .header-section p,
.calculator-mobile-wrapper.wwt-calculator-wrapper .header-section p {
    font-size: 1.1em !important;
    line-height: normal;
    font-family: Avenir Next;
}
.calculator-desktop-wrapper.wwt-calculator-wrapper .content-section {
    display: flex;
    flex-direction: row;
}
.content-section .content-section-left {
    width: 30%;
}
.content-section .content-section-right{
    width: 70%;
}
.content-section .content-section-right .field-top li label {
    background: #02aaa9;
    padding: 15px;
    border-radius: 32px;
    color: #fff;
    font-size: 20px;
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
    line-height: normal;
    margin-bottom: 20px;
    position: relative;
}
/*.content-section .content-section-right .field-top li label::after{
    content: '';
    position: absolute;
    right: -13px;
    bottom: -5px;
    width: 30px;
    height: 30px;
    background: #02aaa9;
    clip-path: polygon(53% 0, 3% 44%, 100% 96%);
}
.content-section .content-section-right .field-top li:last-child label::after{
    content: '';
    position: absolute;
    left: -14px;
    bottom: 0px;
    width: 30px;
    height: 30px;
    background: #02aaa9;
    clip-path: polygon(53% 0, 3% 44%, 100% 96%);
    transform: rotate(85deg);
}*/
.content-section .content-section-right .field-top li label::after {
    content: '';
    position: absolute;
    right: -13px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 45px solid #02aaa9;
    transform: rotate(-45deg);
}
.content-section .content-section-right .field-top li:last-child label::after {
    content: '';
    position: absolute;
    left: -14px;
    bottom: -8px;
    transform: rotate(45deg);
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 45px solid #02aaa9;
}
.content-section .content-section-right .field-top li select {
    width: 100%;
    border-radius: 25px;
    background: url(../images/drop-down.svg) #e8e8e8 !important;
    background-position: 98% 50% !important;
    background-repeat: no-repeat !important;
    background-size: 17px !important;
    border: 1px solid #a5a5a5 !important;
    -webkit-appearance: none;
   -moz-appearance: none;
   text-indent: 1px;
   text-overflow: '';
   line-height: 19px;
}
.content-section .content-section-right .field-top {
    list-style-type: none;
}
.content-section .content-section-right .field-top li {
    width: 55%;
    float: left;
    margin-bottom: 25px;
}
.content-section .content-section-right .field-top li:last-child {
    float: right;
}
.content-section .content-section-right .field-top {
    list-style-type: none;
    display: inline-block;
    width: 85%;
}
.content-section .content-section-right ul.field-bottom {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
a.click_calculator {
    flex: 0 0 49%;
    text-align: center;
    background: #02aaa9;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 21px;
    margin-top: 35px;
    padding: 13px 0;
    border-radius: 50px;
    text-transform: uppercase;
}
.content-section .content-section-right ul.field-bottom li {
    width: 50%;
    text-align: center;
    list-style-type: none;
}
.content-section .content-section-right ul.field-bottom li label{
    font-weight: bold;
    line-height: normal !important;
    font-size: 18px;
}
.content-section .content-section-right ul.field-bottom li input {
    background: #e8e8e8;
    border-radius: 50px;
    width: 40%;
    margin: 10px auto;
    border: 1px solid #a5a5a5;
    display: block;
    outline: 0;
    text-align: center;
}
.testimonial-class-wrap:before {
    content: '';
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    bottom: 0;
    right: 0;
    background: url(../images/comillas_down_azul.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px !important;
}
.testimonial-class-wrap:after{
    content: '';
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    top: 0;
    left: 0;
    background: url(../images/comillas_up_azul.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px !important;
}
.testimonial-class-wrap {
    padding: 0 15px;
}
.testimonial-blue-class-wrap:before,
.testimonial-blue-class-wrap:after{
    width: 50px !important;
    height: 50px !important;
    background-size: 50px !important;
}
/* email popup shortcode */
.email-popup-shortcode form button#wwt_tapp_send_email_popup {
    background-color: #003955;
    font-family: "Ubuntu", Sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 31px 31px 31px 31px;
    padding: 6px 24px;
    border-color: #003955;
}
.email-popup-shortcode form button#wwt_tapp_send_email_popup:focus {
    color: #ffffff;
}
.email-popup-shortcode form input#cpt_promotion_email_popup {
    margin-bottom: 10px;
    background-color: #ffffff;
    border-color: #d8d8d8;
    border-radius: 31px 31px 31px 31px;
    color: #000000;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    width: 100%;
    outline: none;
}
.top-banner.email-popup-shortcode form {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 0;
}

.email-popup-shortcode form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 20%;
}
.email-popup-shortcode form button#wwt_tapp_send_email_popup:hover {
    color: #ffffff;
}
.top-banner div#email_promotion_validation_msg_popup {
    text-align: center;
    font-size: 1rem;
    color :#003955;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}
/*.email-popup-shortcode.top-banner form input#cpt_promotion_email_popup {
    margin-bottom: 10px;
    background-color: #ffffff;
    border-color: #d8d8d8;
    border-radius: 31px 31px 31px 31px;
    color: #000000;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    width: 50%;
    outline: none;
}
.email-popup-shortcode.top-banner form button#wwt_tapp_send_email_popup {
    background-color: #003955;
    font-family: "Ubuntu", Sans-serif;
    font-size: 1em;
    font-weight: bold;
    border-radius: 31px 31px 31px 31px;
    padding: 5px 12px;
    border-color: #003955;
    min-height: 40px;
    margin-bottom: 10px;
    margin-left: 10px;
}*/

div#email_promotion_validation_msg_popup {
    text-align: center;
    font-size: 1rem;
    color :#ffffff;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}
.co2-text{
    color: #003955 !important;
}
.que-filtra-main-wrap {
    background: url(../images/background_azul_que-filtra.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0 0!important;
    height: 750px;

}
/* task no. 455 start */
.email-popup-shortcode #email_promotion_popup {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 0;
    background: #063045 !important;
    border-radius: 30px !important;
}
.email-popup-shortcode #email_promotion_popup input#cpt_promotion_email_popup {
    margin-bottom: 0;
    background-color: #ffffff;
    border-color: #d8d8d8;
    border-radius: 31px 31px 31px 31px;
    color: #000000;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    width: 50%;
    outline: none;
    float: left;
}
.email-popup-shortcode #email_promotion_popup button#wwt_tapp_send_email_popup {
    background-color: transparent;
    font-family: "Ubuntu", Sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 31px 31px 31px 31px;
    padding: 0px 24px;
    border-color: transparent;
    float: left;
    width: 50%;
}

/* task no. 455 end */

/* 18_02_20220 added by */
.tapp2twist_influencers_parent .button_checkout_add_cart_click{
     text-align: center;
}
.tapp2twist_influencers_parent .button_add.button_checkout_add_cart_click {
    display: block;
    text-align: center;
}
/* 18_02_20220 added by */

/* 21-11-2019 cart page read more */
p.more-content {
    margin-bottom: 0.7rem;
}
p.button-more {
    cursor: pointer;
}
/* 26_02_2020 start */
.tapp2twist_switcher_column_three_twelve span.spn-cnt.active.twist-1 br {
     display: none;
 }
 .tapp2twist_switcher_column_three_twelve span.spn-cnt.active.twist-1 {
     width: 100%;
 }
 
 .tapp2click_switcher_column_three_twelve span.spn-cnt br {
     display: none;
 }
 .tapp2click_switcher_column_three_twelve span.spn-cnt {
     width: 100%;
 }
 .tapp2click_switcher_tapp_product_img {
     padding-top: 25px;
     padding-bottom: 25px;
 }
 .tapp2twist_switcher_tapp_product_img {
     padding-top: 25px;
     padding-bottom: 25px;
 }
/* 26_02_2020 end */

@media screen and (max-width:991px){ 
    .tapp2twist-container .click_product_to_add_to_cart, .tapp2click-container .click_product_to_add_to_cart, .click_product_to_add_to_cart_switcher, .click_product_to_add_to_cart_christmas, .tapp2click-container .click_product_to_add_to_cart_15, .tapp2twist-container .click_product_to_add_to_cart_15 {
        font-size: 14px;
        padding: 5px 15px;
        border-radius: 12px;
    }
    .tapp2twist-container .tab button, .tapp2click-container .tab button, .tapp2twist-container .tab button.active, .tapp2click-container .tab button.active {
         padding: 4px 14px;
         font-size: 14px;
    }
    span.spn-cnt {
        font-size: 14px;
        line-height: 18px;
    }
    .tapp2twist-container .tab, .tapp2click-container .tab {
        margin: 15px 25px;
    }
    .tapp2click-container .wwt-tapp-wpsc-button-container .button_add {
        margin-top: 15px;
    }
    .content-section .content-section-right .field-top li label {
        font-size: 18px;
    }

}


@media screen and (max-width:767px){
    
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li span.tapp_product_name {
        min-height: 73px;
        font-size: 27px;
        margin-bottom: 0;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_offer_price {
        font-size: 16px !important;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li {
        width: calc(50% - 3%);
        margin: 0 1.5% 35px;
        background: #ffffff;
        padding: 20px 5px;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_price {
        font-size: 24px;
        display: block;
        width: 100%;
        text-align: center;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_price span.tapp_base_price {
        font-size: 12px;
        padding-right: 6px;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_offer_price,
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_offer_price span{
        font-size: 16px;
        display: block;
        text-align: center;
        width: 100%;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_img img {
        width: 90%;
        display: block;
        margin: 0 auto 15px;
    }
    .tapp-water-main-wrapper .elementor-column-wrap.elementor-element-populated{
        padding: 0;
    }
    .elige-tu-filtro-wrap .uael-rbs-toggle {
        padding: 0 5px;
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }
    .elige-tu-filtro-wrap .uael-rbs-toggle .uael-sec-1 h6 ,
    .elige-tu-filtro-wrap .uael-rbs-toggle .uael-sec-2 h6{
        font-size: 15px !important;
        line-height: normal !important;
    }
    .tapp-water-main-wrapper .uael-rbs-toggle-sections{
        padding: 0 !important;
    }
    #tapp_click_modalContent, #tapp_twist_modalContent {
        font-size: 17px;
    }
    .tapp-water-main-wrapper .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: -5px !important;
    }
    .tapp-water-main-wrapper p.elementor-heading-title.elementor-size-default {
        margin-top: 0;
    }
    .tapp-water-main-wrapper .elementor-widget-image-carousel .swiper-slide {
        text-align: center;
        padding:0 10px;
    }
    .tapp-water-main-wrapper .elementor-widget-container,
    .tapp-water-main-wrapper .elementor-92177 .elementor-element.elementor-element-d89ac42>.elementor-widget-container {
        box-shadow: unset !important;
    }
    .tapp-water-main-wrapper .elementor-92177 .elementor-element.elementor-element-d89ac42 .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
        border-radius: 31px 31px 31px 31px;
        box-shadow: 0px 2px 20px 0px rgba(0,0,0,0.09);
    }
    .elige-tu-filtro-wrap-main-section-tapp{
        background-position: 100% -205px !important;
        background-size: cover !important;
    }
    .elige-tu-filtro-wrap .uael-toggle input[type=checkbox]+label:before {
        top: 0 !important;
        width: 3.5em !important;
        height: 19px !important;
        -webkit-border-radius:8px !important;
        border-radius: 8px !important;
        border: 2px solid #02aaa9 !important
    }
    .elige-tu-filtro-wrap .elementor-widget-uael-content-toggle .uael-toggle input[type="checkbox"] + label:before{
        background: #ffffff !important;
    }
    .uael-toggle input[type=checkbox]+label:after{
        top: -2px !important;
        width: 2.8em !important;
        height: 2.8em !important;
        background: #09aba9 !important;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li span.tapp_product_name span.wwt_tapp_sub_title {
        display: block;
        font-weight: 100;
        font-size: 13px;
    }
    .wwt-tapp-wpsc-button-container ul.tapp_main_ul li .tapp_product_offer_price .tapp_bold_price span {
        font-weight: 100 !important;
    }
    form#email_promotion {
        padding: 0 5px;
    }
    form#email_promotion .wwt_tapp_cpt_promotion_email{
        background-color: #ffffff;
        border-width: 1px 1px 1px 1px;
        border-radius: 31px 31px 31px 31px;
        color: #003955;
        border: 1px solid #818a91;
        width: 100%;
        font-size: 15px;
        -webkit-text-fill-color: #003955;
        outline: 0;
    }
    form#email_promotion .wwt_tapp_cpt_promotion_email:focus,
    form#email_promotion .wwt_tapp_cpt_promotion_email:hover{
        border: 1px solid #02aaa9;
    }
    form#email_promotion button{
        border-radius: 31px 31px 31px 31px;
        background-color: #02aaa9;
        color: #fff;
        font-weight: bold;
        font-size: 17px;
        letter-spacing: 0.5px;
        padding: 3px 40px;
        display: block;
        margin: 10px 0;
        width: 100%;
    }
    .wwt_tapp_check_loading{
        position: relative;
    }
    .wwt_tapp_check_loading:after {
        content: '';
        position: absolute;
        width: 35px;
        height: 35px;
        background: url(../images/Spinner.gif);
        background-position: 100% 100%;
        background-repeat: no-repeat;
        background-size: 35px;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
    }
    #email_promotion_validation_msg {
        font-size: 14px;
        color: red;
        font-weight: 500;
        padding: 0 5px;
        margin-bottom: 0;
    }

    /* 07-11-2019 */
     .content-section .content-section-right {
        width: 100%;
    }
    .content-section .content-section-right .field-top {
        width: 100%;
        margin: 0;
    }
    .content-section .content-section-right .field-top li {
        width: 65%;
    }
    .content-section .content-section-right .field-top li label{
        font-size: 15px;
    }
    .content-section .content-section-right ul.field-bottom{
        margin: 0;
        flex-direction: column;
    }
    .content-section .content-section-right ul.field-bottom li {
        width: 100%;
    }
    .content-section .content-section-right .field-top{
        position: relative;
    }
    .calculator-mobile-wrapper.wwt-calculator-wrapper {
        background: url(../images/background_azul_que-filtra.png);
        background-size: 500% !important;
        background-repeat: no-repeat;
        background-position: center;
        padding: 100px 0;
    }
    .content-section .content-section-right .field-top::after{
        content:'';
        position: absolute;
        top: -65px;
        background: url(../images/image_2019_11_06T14_26_55_789Z.png);
        background-size: 80px !important;
        background-repeat: no-repeat;
        background-position: center;
        width: 100px;
        height: 100px;
        right: 8px;
    }
    .elementor-75004 .elementor-element.elementor-element-0dd0183:not(.elementor-motion-effects-element-type-background),
    .elementor-75004 .elementor-element.elementor-element-0dd0183 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 250% !important;
        padding: 100px 0;
    }
    .elementor-slides .slick-slide-inner {
        padding: 0;
    }
    .elementor-slick-slider ul.slick-dots li button:before {
        font-size: 10px !important;
        width: 25px !important;
        height: 25px !important;
        color: #003955 !important;
    }
    .elementor-slick-slider .slick-slide img {
        width: 161px;
    }
    .elementor-75004 .elementor-element.elementor-element-878be2a:not(.elementor-motion-effects-element-type-background), .elementor-75004 .elementor-element.elementor-element-878be2a > .elementor-motion-effects-container > .elementor-motion-effects-layer{
        background: transparent !important;
    }
    .main-bat-listing-main-wrap li{
        font-size: 16px;
    }
    .main-bat-listing-main-wrap {
        margin: 65px 0 0 0;
        padding-bottom: 55px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .main-bat-listing-main-wrap li:after {
        top: 0px;
    }
    .content-section .content-section-right .field-top li select,
    .content-section .content-section-right ul.field-bottom li input {
        background: url(../images/drop-down.svg) #fafafa !important;
        background-position: 98% 50% !important;
        background-repeat: no-repeat !important;
        background-size: 17px !important;
    }
    .co2-text{
        font-size: 20px !important;
    }
    .main-bat-title{
        font-size: 21px !important
    }
    .comman-title-wrap h2{
        line-height: normal !important;
    }
    h2.elementor-heading-title.elementor-size-default{
        margin-top: 0 !important;
    }
    .right-side-slider .slick-prev,
    .right-side-slider .slick-next{
        top: 48% !important;
    }
    /* task no. 455 start */
    .email-popup-shortcode #email_promotion_popup button#wwt_tapp_send_email_popup {
        font-size: 12px;
    }
    /* task no. 455 end */

}



@media screen and (max-width: 767px){
    .left-video-qus-main {
        display: block !important;
    }
    .left-video-qus-main .ecopro-video-replacement,
    .left-video-qus-main .beside-video-ecopro-video {
        width: 100% !important;
        height: auto;
        margin: 10px 0;
    }
}

.left-video-qus-main {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
    width: 100%;
}
.left-video-qus-main .ecopro-video-replacement {
    width: calc(50% - 10px);
}
.left-video-qus-main .beside-video-ecopro-video {
    width: calc(50% - 10px);
}
.left-video-qus-main .ecopro-video-replacement video {
    height: 163px;
    object-fit: contain;
    margin-bottom: 0 !important;
}
.left-video-qus-main .beside-video-ecopro-video img {
    height: 163px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 6px;
}