.et-db #et-boc footer.et-l .et_pb_social_media_follow_network_2_tb_footer a.icon, .contact-social .et_pb_social_media_follow_network_2 a.icon {
    background-color: transparent !important;
}
.et-db #et-boc footer.et-l .et_pb_social_media_follow_network_2_tb_footer a.icon:before,
.contact-social .et_pb_social_media_follow_network_2 a.icon:before {
    font-size: 18px;
    line-height: 32px;
}

.woocommerce-order-received .et_pb_gutters3 .et_pb_column_2_5{
    width: 100%;
}


.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
    color: #c2963a!important;
    border-radius: 100px !important;
    letter-spacing: 0.08em;
    font-size: 15px !important;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    text-transform: uppercase!important;
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid !important;
    -webkit-transition-duration: .2s !important;
    transition-duration: .2s !important;
    -webkit-transition-property: all !important;
    transition-property: all !important;
    padding-top: 12px !important;
    padding-right: 40px !important;
    padding-bottom: 12px !important;
    padding-left: 40px !important;
    width: 100% !important;
}
.wpfFilterButton.wpfButton:hover, .wpfClearButton.wpfButton:hover{
    background-color: rgba(0, 0, 0, .05) !important;
    border: 2px solid transparent !important;
}
.wpfFilterWrapper .wfpTitle {
    font-size: 16px !important;
    height: 25px !important;
    margin: inherit !important;
    padding: inherit !important;
    color: #333333 !important;
    line-height: inherit !important;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 400 !important;
}
#wpfSliderRange .ui-widget-header {
    background: #f4eee0 !important;
}
#wpfSliderRange.ui-slider.ui-widget-content:not(.iris-slider-offset) {
    border: 1px solid #f4eee0 !important;
}
#wpfSliderRange.ui-slider.ui-widget-content .ui-slider-handle{
    background: #f4eee0 !important;
    border: 1px solid #a89e9e !important;
    border-radius: 100% !important;
}
#wpfSliderRange.ui-slider.ui-widget-content .ui-slider-handle:hover{
    background: #f4eee0 !important;
    border: 1px solid #a89e9e !important;
}
.wpfFilterWrapper .wpfFilterTaxNameWrapper {
    font-size: 14px !important;
}
h2#c-ttl {
    font-size: 18px !important;
    line-height: 18px !important;
}

.et_pb_wc_checkout_payment_info_0_tb_body #payment div.payment_box {
    background-color: #7e7a59 !important;
}

body.woocommerce-checkout #page-container .et_pb_section .et_pb_wc_checkout_payment_info_0_tb_body #payment #place_order {
    color: #7e7a59!important;
    border-color: #7e7a59!important;
}
body.woocommerce-cart #page-container .et_pb_section .et_pb_wc_cart_totals_0_tb_body a.checkout-button, body.woocommerce-cart #page-container .et_pb_section .et_pb_wc_cart_totals_0_tb_body button.button {
    color: #7e7a59!important;
    border-color: #7e7a59 !important;
}
body.woocommerce-cart #page-container .et_pb_section .et_pb_wc_cart_totals_0_tb_body a.checkout-button:hover, body.woocommerce-cart #page-container .et_pb_section .et_pb_wc_cart_totals_0_tb_body button.button:hover {
    background-color: #7e7a59;
}

@media (max-width: 767px){
    .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product{
        width: 100% !important;
        margin-right: 0 !important;
    }
}