/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: VillaTheme
* Template: goya
* Version: 1.0.0
*/
#wfspb-top-bar ~ #scroll_to_top{
    display: none !important;
}
.wcb-md-modal.wcb-coupon-box #wcb_gdpr_checkbox:checked::before{
    border: 1px solid #e0a98b !important;
    border-width: 0 1px 1px 0 !important;
}
@media screen and (max-width: 1024px) {
    .site-header .logolink .logoimg, .site-header .logolink img{
        max-height: 50px;
    }
}