/*
Theme Name: zh2
Author: Grost
Version: 1.0.1
*/

.owl-carousel{
	display: flex;
	overflow: hidden;
}

.owl-carousel>.item{
	float: left;
	width: 100%;
	flex-shrink: 0;
}

.image_one_prod::after{
	content: "";
	display: block;
	padding-bottom: 100%;
}
.image_one_prod img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.height_slick>.center{
	display: flex;
}
.product-btn-group{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 30px;
}
.product-btn-group .red-btn.button--aylen{
	margin: 0;
}
.product-btn-group .bay_this_product {
	margin-bottom: 0;
}
@media screen and (max-width: 767px){
	.product-btn-group{
		max-width: 400px;
		
	}
}
@media screen and (min-width: 768px){
	.product-btn-group{
		display: inline-flex;
		margin-right: 25px;
		
	}
}

.cart-page .summ_price .woocommerce-Price-amount{
    font-size: 26px;
    float: right;
    min-width: 96px;
}
.cart-page .summ_price .woocommerce-Price-currencySymbol{
	display: none;
}

.form-wish-list .contacts_span_text {
    padding-left: 41px;
}
.bay_this_product.in-cart {
    line-height: 29px!important;
    background: #b9b9b9!important;
}
.disable-btn{
    cursor: not-allowed;
    pointer-events: none;
}
.woocommerce-pagination{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 30px;
}
ul.page-numbers{
    display: flex;
    justify-content: center;
    align-items: center;
}
ul.page-numbers a.page-numbers{
    font-family: 'Oswald-Light';
    font-size: 20px;
    color: #1d1d1b;
    transition: all 0.3s ease;
}
ul.page-numbers span.current{
    font-family: 'Oswald-Light';
    font-size: 21px;
    color: #1d1d1b;
    font-weight: bold;
}
ul.page-numbers li{
    margin: 0 8px;
}
ul.page-numbers a.page-numbers:hover{
    font-weight: bold;
    transition: all 0.3s ease;
}
.add-variation-to-cart.in_cart {
    background-color: #e2e2e2!important;
    width: 40px!important;
    max-width: 40px!important;
    height: 40px!important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-visa{
    float: left;
    margin: 0 0 0 30px;
    width: 280px;
}
.footer-visa img{
    max-width: 90px;
}
.pay-img{
    max-width: 300px;
}
.order-form .pay-img{
    margin: -15px 0 15px;
}
.footer-mob{
    display: none;
}
.woocommerce-error li{
    color: #e8454f;
}
.woocommerce-error li strong{
    color: #000;
}
input.error, select.error{
    border: 1px solid #e8454f;
}
label.error{
    font-size: 13px;
    margin-top: -15px;
    font-weight: normal;
    color: #e8454f;
}
label.error ~ .wpcf7-list-item-label {
    border: 1px solid #e8454f;
}

#checkbox_406-error{
    position: absolute;
    left: 15px;
}
.form-wish-list .contacts_span_text {
    width: 100%;
}
.sub-menu li a img {
    top: 0;
    left: -37px;
}
.sub-menu li a {
    padding-left: 0;
}
.sub-menu li {
    padding-left: 37px;
}
.title-center{
	text-align: center;
}
.error404 {
    min-height: 100vh;
}
.error404 .article-404{
    padding-top: 175px;
}
.error404 #wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
}

.wishlist-page .woocommerce-error span {
    float: unset;
}
.turbosale_for_one_product_left.newproduct {
    left: 0;
    background: #55a9a7;
}
.turbosale_for_one_product_left.newprod {
    left: 0;
    top: 0;
    background: #55a9a7;
}
.reg-price{
    font-size: 18px;
}
.sale-price, .sale-price + .uah_option{
    color: #e7454f;
}

.product-price .mynew.this_pice_product del{
    font-size: 28px;
}
.product-price .mynew.this_pice_product del{
    font-size: 28px;
}
.product-price .mynew.this_pice_product del + .rg-price{
    color: #e7454f;
}
.contact_form_product_page {
    position: relative;
}
.contact_form_product_page .wpcf7-response-output{
    position: relative;
    clear: both;
}
.item .banner_text h1 {
    font-family: 'Oswald-ExtraLight';
    font-size: 36px;
}
.sale-title{
    margin: 0;
    font-family: 'Oswald-Regular';
    font-size: 16px;
    text-transform: uppercase;
    color: #1b1b1b; 
}
.sale-sorts{
    top: 30px;
}



select::-webkit-scrollbar-track {
    background-color:transparent;
    scroll-padding-right: 5px;
}

select::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color:#E8454F;
    height: 40px;
}


select::-webkit-scrollbar{
    width: 7px;
}

.jcsb{
    justify-content: space-between;
}
.input100 input{
    width: 100%;
}
.input100.active input{
     max-width: 49%;
 }
.input100 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.form-wish-list select, .form-wish-list input {
    width: 100%;
}
.contact_form_top input:last-child {
    margin-right: 0;
    width: 100%;
}

.drop_np{
    width: 100%;
    max-width: 50%;
    position: relative;
}
.search-city, .search-otd{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: #e2e2e2;
    border-radius: 30px;
    max-height: 270px;
    height: auto;
    z-index: 1;
    padding-right: 10px;
}
.search-city input, .search-otd input{
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    text-transform: none;
    margin: 0;
}
.search-city input::placeholder, .search-otd input::placeholder{
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: rgba(117, 117, 117, 0.5);
    text-transform: none;
}
.drop{
    width: 100%;
    position: relative;
    height: 41px;
    border-radius: 30px;
    background: #e2e2e2;
    padding-left: 18px;
    text-transform: uppercase;
    color: #757575;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.drop.otd_np.active {
    font-size: 14px;
    text-transform: capitalize;
}
.city-res, .otd-res{
    overflow-x: hidden;
    overflow-y: auto;
    height: 200px;
    padding: 10px 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    padding-right: 10px;
}
.city-res li, .otd-res li{
    padding-right: 10px;
    cursor: pointer;
}
.city-res::-webkit-scrollbar-track, .otd-res::-webkit-scrollbar-track{
    background-color:transparent;
    scroll-padding-right: 5px;
}

.city-res::-webkit-scrollbar-thumb, .otd-res::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #E8454F;
    height: 40px;
}
.city-res::-webkit-scrollbar, .otd-res::-webkit-scrollbar{
    width: 7px;
}

@media screen and (max-width: 1030px){
    .mobile-menu .sub-menu li a img{
        top: 8px;
    }
    .mobile-menu .sub-menu li a {
        padding-left: 0;
    }
    .error404 .article-404{
    	padding-top: 0;
	}
}
@media screen and (max-width: 992px){

    .form-wish-list .contact_form_top.billing_info span {
        max-width: 49%;
    }
}
@media(max-width: 767px){
    .sub_sale {
        width: 100% !important;
    }
    .sale-title{
        text-align: center;
    }
    .contact_form_top {
        flex-wrap: wrap;
    }
}

@media(max-width: 568px){
    .footer-visa {
        float: unset;
        margin: 0;
    }
    .footer-desc{
        display: none;
    }
    .footer-mob{
        display: block;
    }
    .disp-flex{
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    .footer_social ul {
        width: auto;
    }
}
@media screen and (max-width: 480px){
    .form-wish-list .contact_form_top.billing_info span {
        max-width: 100%;
    }
    .form-wish-list .contact_form_top span {
        margin-left: 0;
        max-width: 100%;
    }
    .contact_form_top input {
        margin: 0 auto 20px !important;
    }
    .input100 {
        padding: 0 15px;
    }
    .drop.city_np{
        margin-bottom: 20px;
    }
    .input100.active input {
        max-width: 100%;
    }
    .drop_np {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .contact_form_top input#search_city{
        margin: 0 auto !important;
        padding-left: 5px;
    }
    .search-city{
        width: calc(100% - 30px);
        left: 15px;
        padding: 0 15px;
        z-index: 4;
    }
    .search-otd{
        width: 100%;
        left: 0;
        padding-right: 10px;
    }
}
@media screen and (max-width: 375px){
    .red-btn.button--aylen {
        min-width: 150px;
    }
    .footer-visa img {
        max-width: 70px;
    }
    .form-wish-list .contact_form_top span, .form-wish-list .your-comment {
        padding: 0;
    }
    .input100 {
         padding: 0;
     }
}
.blur-bg{
    filter: blur(1.5px);
    position: relative;
}
.lds-hourglass {
    position: absolute;
    width: 100%;
    height: 40px;
    top: 0;
    left: 0;
}
.lds-hourglass:before {
    content: " ";
    position: absolute;
    top: 60px;
    left: calc(50% - 40px);
    display: block;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 32px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
    0% {
        transform: rotate(0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    50% {
        transform: rotate(900deg);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        transform: rotate(1800deg);
    }
}

.order-info-buy{
    font-size: 14px;
    font-family: "OpenSans-Regular";
    line-height: 1.5;
    margin: 45px 0 10px;
    color: #343434;
    padding: 0 20px;
}
.order-info-buy b{
    color: rgb(233, 69, 78);
}
.product-disabled-btns {
    display: flex;
}

.ui-autocomplete{
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: -25px;
    background: #e2e2e2;
    border-radius: 0 0 30px 30px;
    max-height: 270px;
    height: auto;
    width: 200px !important;
}
.ui-autocomplete li{
    padding-right: 10px;
    cursor: pointer;
}
.ui-autocomplete::-webkit-scrollbar-track, .otd-res::-webkit-scrollbar-track{
    background-color:transparent;
    scroll-padding-right: 5px;
}

.ui-autocomplete::-webkit-scrollbar-thumb, .otd-res::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #E8454F;
    height: 40px;
}
.ui-autocomplete::-webkit-scrollbar, .otd-res::-webkit-scrollbar{
    width: 7px;
}
.ui-helper-hidden-accessible{
    display: none !important;
}
.otd-res li span{
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}
.form-wish-list .button_submit_md_12 button{
    border: none;
}
#wpcf7-f170-p8577-o1.wpcf7 form.sent .wpcf7-response-output {
    border: none;
    color: #46b450;
}
.otdel.drop_np{
    margin-top: 60px;
}
.active .otdel.drop_np{
    margin-top: 0;
}


/*.menu_left ul>li {*/
/*    position: static;*/
/*}*/
/*.sub-menu {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    padding: 30px;*/
/*    left: 0;*/
/*    top: 125px;*/
/*    column-count: 3;*/
/*}*/
/*.sub-menu-wrap:after {*/
/*    top: 116px;*/
/*    left: 252px;*/
/*}*/

.sub-menu-wrap {
    display: none !important;
}

.menu_left ul li.link-mega>a{
    color: #fff;
    padding: 5px 25px 5px 15px;
    background-color: rgb(230, 69, 79);
    position: relative;
    border-radius: 25px;
    transition: all 0.3s ease;
}
.menu_left ul li.link-mega>a:after{
    content: '>';
    position: absolute;
    transform: rotate(90deg);
    top: 2px;
    right: 7px;
    font-size: 22px;
    transition: all 0.3s ease;
}
.menu_left ul li.link-mega>a.open:after{
    transform: rotate(-90deg);
    right: 13px;
    transition: all 0.3s ease;
}
.submenu-category-wrap{
    display: none;
    padding-top: 10px;
    position: absolute;
    width: 100%;
    height: 780px;
    left: 0;
    top: 125px;
    overflow-y: auto;
}
.submenu-category-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 282px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #1e1e1e transparent;
}
.submenu-category {
    background: #1e1e1e;
    padding: 30px;
    /*height: 500px;*/
    overflow-x: hidden;
    overflow-y: auto;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 10px;
}
.cat-main {
    font-family: 'Oswald-Regular';
    font-size: 16px;
    transition: .3s;
    text-decoration: none;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.cat-main.active, .cat-sub.active{
    color: #e8454f;
}
.cat-item .cat-main img{
    width: 23px;
    margin-right: 12px;
}
.cat-item{
    margin-bottom: 30px;
}
.cat-sub-wrap{
    padding-left: 35px;
}
.cat-sub-wrap a{
    display: block;
}
.cat-sub:hover, .cat-main:hover, .cat-menu-link>a:hover, .cat-sub-link>a:hover{
    color: #b13b42;
}
.sub_category {
    padding: 33px 150px 10px 21px;
}
.cat-sub-link>a{
    text-transform: none;
}
.cat-sub-link.active>a{
    color: #b13b42;
}
.cat-left-sub{
    margin: 10px 0 20px;
}
.cat-left-sub{
    display: none;
}
.active .cat-left-sub{
    display: block;
}
.single-post .current-post-parent a {
    color: #e8454f!important;
}
.image_look_map {
    display: flex;
}

.product_right_slide_title a.mob-link{
   display: none;
}

@media screen and (max-width: 1030px){
    .submenu-category-wrap {
        display: none !important;
    }
}
@media(max-width: 768px){
    .cat-sub-link{
        padding: 5px 0;
    }
    .sub_category_inner{
        display: none;
    }
	.category_left, .product_left_list {
		background: #000;
	}
    .tax-vyrobnyk .product_right_slide_image, .tax-vyrobnyk .product_right_slide_btn{
        width: 100%;
    }
}
@media(max-width: 568px) {
    .product_right_slide_title a.desc-link{
        display: none;
    }
    .product_right_slide_title a.mob-link{
        display: block;
        width: 95%;
        font-size: 16px;
    }
}
@media(max-width: 450px) {
    .page-producer .product_right_slide_btn p {
        font-size: 12px;
    }
    .page-producer .product_right_slide_btn a.btn {
        font-size: 14px;
        padding: 8px;
        width: 100px;
        min-width: 100px;
    }
    .product_right_slide_btn {
        height: 40px;
    }
}

.shipping_method_wrap{
    display: none;
}
.articles_news .nav-links{
	display: flex;
	align-items: center;
	gap: 5px;
}
.articles_news .pagination{
	display: flex;
	width: 100%;
	justify-content: center;
	margin-bottom: 50px;
}
.articles_news .nav-links .page-numbers{
	color: #fff;
	background-color: #55a9a7;

	min-width: 44px;
	padding: 0 15px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 99px;
}
.articles_news .nav-links a.page-numbers:hover{
	background-color: #b13b42;
}
.articles_news .nav-links .page-numbers.current{
	font-weight: 500;
	color: #55a9a7;
	border: 1px solid  #55a9a7;
	background-color: #fff;
}

.exit_button img{
    display: block;
}

#buyOneClick .wpcf7 form.sent .wpcf7-response-output{
    display: none !important;
}

@media (min-width: 768px){
    #buyOneClick .modal-header,
    #buyOneClickSuccess .modal-header{
        padding: 0;
    }
}
#buyOneClickSuccess .modal_logo{
    width: 108px;
    height: 78px;
    margin: 0 auto 25px;
    display: block;
}
#buyOneClickSuccess .title_product{
    font-size: 34px;
    margin-bottom: 25px;
}
#buyOneClickSuccess .d-flex.justify-center.mt-2{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
#buyOneClickSuccess .d-flex.justify-center.mt-2 .green-btn{
    margin-bottom: 0;
}

@media screen and (max-width: 480px) {
    .search-city {
        width: 100%;
        left: 0;
        top: 0;
        position: relative;
    }
    .active .otdel.drop_np{
        margin-top: 20px;
    }
}
#wrapper{
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
#wrapper>footer{
    margin-top: auto;
}
.thankyou_page{
    padding: 150px 0 100px;
}
body.woocommerce-order-received .article_content{
    width: 100%;
    padding: 0;
    text-align: center;
}
.thankyou_page{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.woocommerce-thankyou-order-received{
    text-align: center !important;
}
.thankyou_page .green-btn.button--aylen{
    width: 200px !important;
       margin-left: auto;
    margin-right: auto;
}
.thankyou_page .green-btn.button--aylen:hover{color: #fff}
