header .hamburger__menu span{
	background:#fff;
}
header .mobile__header .hamburger__menu span{
	background:#1D1D1D;
}
.selectize-dropdown{
	z-index:999999 !important;
}
footer .master_card{
	width:28px;
}
footer .visa{
	width:44px;
}
footer .liqpay{
	width:78px;
}
.woocommerce-form-coupon{
    display: flex;
    flex-direction: column;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}
.woocommerce-form-coupon p{
    font-size: 13px !important;
}
.woocommerce-form-coupon input{
    border: 1px solid #1D1D1D !important;
    padding: 16px 10px !important;
    background: transparent !important;
    font-size: 14px !important;
}
.wrap__form .dark__btn{
    width: 100px !important;
    height: 52.5px !important;
    background-color: #1D1D1D !important;
    min-width: unset !important;
    padding: 0 !important;
}
.wrap__form .dark__btn:after{
    content: url("../resources/img/arrow_button.svg");
}
@media (min-width: 576px)  {
    footer .master_card{
        width:32px;
    }
    footer .visa{
        width:50px;
    }
    footer .liqpay{
        width:96px;
    }
}
.btn-search {
    padding-top: 2px;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    padding: 0;
    margin-bottom: 2rem;
    background: transparent;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 13px 24px 13px 24px;
    border: 2px solid #eee;
    font-family: Montserrat, sans-serif;
    background-color: white;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: revert;
    top: 22.5%;
    right: 1%;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {
    background-color: #fff;
    outline-color: lightgrey;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-color: lightgrey;    
}
.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path {
    fill: #e0e0e0;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {]
    background: #fff; 
    box-shadow: 0 0 0 0 transparent; 
}
.no_visible {
    display: none;
}
.section-single-product .price .woocommerce-Price-currencySymbol{
    font-family: 'Montserrat', sans-serif !important;
}
.wc-no-matching-variations{
    display: none !important;
}
