root {
    --ast-global-color-0: #C09357;
}
.ast-site-title-wrap{display:none;}

.ast-theme-transparent-header .main-header-menu .menu-link {
    color: #fff !important;
}
.woocommerce-js .blockUI.blockOverlay {
    position: relative;
    display: none !important;
}
.current-menu-item a{color: #c09357 !important;}
@media (max-width: 780px){
header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
    max-width: 140px;
}
.ast-theme-transparent-header .main-header-menu .menu-link {
    color: #222 !important;
}
}
