.gwpack_s3_box_styler_n{
    background-color:var(--e-global-color-secondary);
}
.gwpack_s3_btn{
    color:var(--e-global-color-9b8acf9);
    width: 190px;
}
.single-product .product-info h3 a, 
.post-type-archive-product .single-product-wrapper .product-info h3 a,
.my_account_title,
.dt-top-block h2,
.dt-top-block h3 bdi,
.details-faq-content .accordion-item h2 button{
    font-family: "Monsterrat", sans-serif !important;
}
.filter-header h2,
.filter-single a,
.frb-back-tittle a,
.pr-range-tittle,
.range-input-wrapper.floatCss > span,
.range-half input[type="number"]::placeholder,
.giveaways-section .notify-block-center h2,
.giveaways-section .notify-block-center p,
.fl-radio label,
.fl-chek label,
.product-popular .ppl-tittle,
.count-down-block.in_page .timer-single span.timer-sub-tittle,
.filter-left *,
.filter-right * {
    font-family: "Monsterrat", sans-serif !important;
}
.ws_account_wrp .woocommerce-MyAccount-navigation li a{
    font-size: 15px !important;
}
body .blc_gform .gform_button{
    width:240px !important;
}
.gwpack_s3_price,
.gwpack_s3_title,
.giveaway_past_thumb_title{
    color:var(--e-global-color-secondary);
    font-weight: 800;
}
body .slick-dots li.slick-active button:before{
    color:#fff
}
body .slick-dots li button:before{
    color:#fff;
}
body.woocommerce .cart-btn-item.single_add_to_cart_button, 
body .simple-product-add-to-cart-btn .single_add_to_cart_button.button{
    background:var(--e-global-color-secondary) !important;
    color:var(--e-global-color-1473e6a) !important;
    font-family: "Monsterrat", sans-serif !important;
}
body.single-product .ppc-button-wrapper{
    display:none;
}

.sw_pack_s3_bg_white .gwpack_s3_price, 
.sw_pack_s3_bg_white .gwpack_s3_title{
    color:var( --e-global-color-9b8acf9 );
}
.sw_pack_s3_bg_white .gwpack_s3_benefit,
.sw_pack_s3_bg_white .gwpack_s3_benefit li{
    color:var( --e-global-color-9b8acf9 );
}
.sw_pack_s3_bg_white .slick-dots li.slick-active button:before{
    color:var(--e-global-color-secondary);
}
.sw_pack_s3_bg_white .slick-dots li button:before{
    color:var(--e-global-color-secondary);
}
.help-link p a{
    color:var(--e-global-color-secondary);
}
body .filter-button button.apply-active{
    background-color: var(--e-global-color-secondary);
    color: #fff;
}