/*
 * Theme name: Marry Ann
 * Author: Павел Кученев
 * Author URI: https://designbymaryann.com/
 */
 .product-video{
     position: relative;
 }
 .product-video::after{
    content: url(img/play.svg);
    position: absolute;
    top: 50%;
    left: 53%;
    transform: translate(-50%, -50%);
    z-index: 79;
 }
 .acc-price{
     color: #C63531;
     font-size: 14px;
     font-weight: 600;
     text-transform: uppercase;
     position: absolute;
     right: 16px;
     top: 16px;
     z-index: 10;
 }
 .product-item .title-p {
    margin-top: 15px;
    font-weight: 400;
    margin-bottom: 1px;
}
 .big-padding-ul li{
     margin-bottom: 35px;
 }
 .article-post h3{
    font-size: 24px;
 }
 .article-post h4{
    font-size: 20px;
 }
.article-post h5{
    font-size: 16px;
} 
.article-post h6{
    font-size: 14px;
}


 .mini-cart-product-title{
     font-size: 14px;
     font-weight: 600;
     margin-bottom: 0;
 }

 .post-h1{
     font-size: 54px;
 }
.video-wrap a{
	display: block;
	margin: 5px;
	width: 235px;
}
.video-wrap a img{
	width: 100%;
}
.thumbs-area{
	display: flex;
	align-items: center;
    justify-content: center;
}
.thumbs-area
 .blocks-gallery-item::after{
     display: none!important;
 }
 .blocks-gallery-item{
     border-top: none!important;
 }
 .article-post-tech p{
     margin-bottom: 10px;
 }
 .share{
     display: flex;
    justify-content: space-between;
     margin-bottom: 150px;
 }
 blockquote{
     border: 1px solid #B78E49;
     padding: 70px 10px 30px;
     text-align: center;
     position: relative;
 }
 blockquote::before{
     content: url(img/bl.svg);
     position: absolute;
     top: 10px;
     left: 50%;
     transform: translate(-50%, 0);
 }
 .checkout-wrap .qty{
     margin-bottom: 0;
 }
 .woocommerce-error{
     color: #ff0000;
     padding-left: 0;
 }
 .links ul{
     padding-left: 0;
 }
 .links ul li{
     padding-top: 10px;
 }
 #mob-mnu ul{
     padding-left: 0;
 }
 body input:focus:required:invalid, body textarea:focus:required:invalid{
    border-bottom: 1px solid #aeaeae;
 }
 .sub-menu li{
     text-align: center;
 }
 .product-item .price ins{
     color: #C63531;
     text-decoration: none;
     font-size: 14px;
     font-weight: 600;
 }
 .product-item .price del{
     color: #A1A1A1;
     text-decoration: none;
     font-size: 12px;
     font-weight: 400;
     text-decoration: line-through;
     padding-top: 4px;
     padding-left: 5px;
 }
 .product-item .price {
    font-weight: 600;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.product-box .product-price .actual{
    font-weight: 600;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.product-box .product-price .actual del{
    color: #A1A1A1;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 400;
    padding-left: 12px;
}
.product-box .product-price .actual ins{
    color: #A1A1A1;
    text-decoration: line-through;
    font-size: 30px;
    color: #C63531;
    text-decoration: none;
    font-weight: 600;
}
 .sub-menu li a{
     padding-right: 0!important;
     padding-left: 0!important;
 }
 .sticky {
    position: fixed!important;
    top: 0!important;
    width: 100%!important;
    z-index: 1002;
    
    transition: all .3s ease;
}
 .checkout_coupon{
     margin-left: 15px;
 }
.remove_from_cart_button {
    font-size: 28px;
    font-weight: 700;
}
 #mob-mnu ul{
     flex-direction: column;
 }
 #mob-mnu ul li{
     padding: 0 12px!important;
  }
 #mob-mnu ul.sub-menu{
     position: relative!important;
     top: 0!important;
     display: none;
 }
 #mob-mnu ul.sub-menu li{
     padding: 0 5px!important;
 }
 #mob-mnu ul.sub-menu li a{
     font-size: 14px!important;
     margin: 5px 0!important;
 }
 .article-post p{
     margin-bottom: 50px;
 }
 .article-post img{
     max-width: 100%;
     width: 100%;
     height: auto;
     
 }
 .minus img, .plus img{
     width: 17px!important;
 }
 .article-post{
     border-top: 1px solid #B78E49;
     padding-top: 50px;
 }
 .article-post ul{
     padding-left: 0;
 }
 .article-post ul li{
     position: relative;
     border-top: 1px solid #b88f4a;
     margin-bottom: 30px;
     padding-left: 15px;
 }
 .article-post ul li::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    background-color: #b88f4a;
    border-radius: 50%;
    
}
 footer ul{
     padding-left: 0;
 }
.custom-control-label::after {
  background: #fff;
  border: 1px solid #141414;
}
 #payment input{
     display: none!important;
 }
 #payment label{
     position: relative!important;
     padding-left: 24px;
 }
 #payment label::before{
  background: #fff;
	 border: 1px solid #141414;
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 4px;
    left: 0;
    z-index: 1;
 }
.custom-control-label,
#payment label {
  cursor: pointer;
}
.woocommerce-shipping-methods li input[type=radio]:checked ~ label::after,
.woocommerce-checkout li input[type=radio]:checked ~ label ~ label::before {
	background: #141414 !important;
}
 #payment label::after {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
    border-radius: 0!important;
    /*border: 1px solid #AEAEAE;*/
	border: 1px solid #141414;
}
.input-radio:checked + label::before {
    /*background-image: url(https://ann.zelengood.com/wp-content/themes/marry/img/check.svg)!important;*/
    background-color: #141414 !important;
}
 .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
     background-color: #141414 !important;
 }
 .custom-radio .custom-control-input:checked~.custom-control-label::after {
    /*background-image: url(https://ann.zelengood.com/wp-content/themes/marry/img/check.svg)!important;
    background-size: 100%!important;*/
    width: 16px !important;
    height: 16px !important;
    top: 4px !important;
    left: 0 !important;
}
 #cart-page-wrapper{
     margin-bottom: 100px;
 }
 .single_variation{
     display: none!important;
 }

 .product-price {
     display: flex;
     flex-direction: row-reverse;
    color: #c63531;
    font-size: 30px;
    font-weight: 600;
}
.product-price .price{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.product-price .price del, .product-price .price ins{
    white-space: nowrap;
} 
.product-price .price ins{
    font-size: 28px;
    margin-right: 12px;
    text-decoration: none;
}
.product-price .price del{
    font-size: 16px;
    color: #a1a1a1;
}

 .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a, .wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover{
     background-color: transparent;
     border: none!important;
 }
 .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    border: 1px solid #b88f4a!important;
    background-color: #fff!important;
 }
 .wpml-ls-legacy-dropdown{
     text-transform: uppercase;
     width: auto;
 }
 .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle{
     padding: 10px 15px 6px 7px;
    
 }
 .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
    content: url(img/menu-arr.svg);
    position: absolute;
    top: 8.5px;
    right: -2px;
    border: none;
 }
 .wpml-ls-legacy-dropdown a{
     background-color: transparent;
     border: none;
     color: #141414;
 }

.wmc-sub-currency{
    border: 1px solid #b88f4a!important;
    background-color: #fff!important;
}

 .woo-multi-currency.wmc-shortcode .wmc-current-currency{
    background-color: transparent!important;
 }
 .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency{
     border: none;
     background-color: transparent;
     font-weight: 400;
     padding: 7px 14px;
 } 
 .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency{
     z-index: 77;
 }
 .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency, .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency{
    padding: 7px 14px;
 }
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency::after {
    content: url(img/menu-arr.svg);
    position: absolute;
    top: 5px;
    right: 0;
} 
.place-order{
    display: none!important;
}
.wc_payment_methods{
    padding-left: 0;
} 
.final-checkout{
    border: none;
    margin-bottom: 100px;
} 
.woocommerce-invalid-required-field input{
    background-color: #feeaee!important;
    border-bottom: 1px solid #ff0000!important;
}
button[name=woocommerce_checkout_place_order]{
    display: none;
}
.checkout-title{
    text-transform: uppercase;
}
.order-details-area-wrap{
    width: 100%;
}
.wc-urk-shipping-form-group, #order_comments_field label{
    display: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #ccaa71;
    color: #fff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b, .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-width: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b::after{
    content: url(img/menu-arr.svg);
    position: absolute;
    top: -14px;
    right: -5px;
    transition: all .3s ease;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b::after{
    content: url(img/menu-arr.svg);
    position: absolute;
    top: -14px;
    right: -5px;
    transform: rotate(180deg);
}
#payment input{
    width: auto;
    margin-bottom: 10px;
}
.custom-radio .custom-control-label::before{
    border-radius: 0!important;
    border: 1px solid #AEAEAE;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #a1a1a1;
}
#shipping_method{
    position: relative;
    top: -21px;
    background-color: #fff;
    padding-left: 0;
}
.select2-container--default .select2-selection--single{
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    margin-bottom: 30px;
}
form button{
    background-color: #fff;
    border: none;
    cursor: pointer;
}
.form-row{
    width: 100%;
    margin: 0!important;
}
.form-row label, .form-row span{
    width: 100%;
    display: block;
}
.form-row input{
    display: block;
    width: 100%;
}
.close-cart-item{
    position: absolute;
    right: 10px;
    top: 44%;
    -webkit-transform: translate(0,-9px);
    -ms-transform: translate(0,-9px);
    transform: translate(0,-9px);
    font-size: 28px;
    font-weight: 700;
}
.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
	display: none;
}
.coupon-wrap-form-custom{
    display: flex;
    margin-bottom: 25px;
}
.plus, .minus{
    cursor: pointer;
}
.single_add_to_cart_button img{
    margin-left: 12px;
}
.qty{
    border: none!important;
    text-align: center;
    padding: 0!important;
}
 .cart-list-item-data-mini{
     flex-direction: column!important;
     justify-content: center!important;
 }
.cart-list-item{
     width: 100%;
 }
.show-cart{
    position: relative!important;
}
.show-cart span{
    position: absolute;
    top: -1px;
    right: -2px;
    background-color: #FE4F4F;
    display: block;
    color: #fff;
    width: 10px;
    line-height: 10px;
    font-size: 8px;
    border-radius: 50px;
    text-align: center;
}
.category-list ul{
    display: flex;
    justify-content: center;
}
.category-list Ul li  {
    padding: 0 30px;
    font-weight: 600;
    color: #000;
    border-right: 1px solid #c4c4c4;
}
.big-more button:hover{
    opacity: 0.7;
}
.big-more button {
    color: #1a1a1a!important;
    text-decoration: none!important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    background-color: #fff!important;
    text-transform: uppercase;

}
.btn.focus, .btn:focus{
    box-shadow: none!important;
}
.quantity{
    display: inline-block;
}
.product-box .params .qty{
    border: none;
    color: #141414;
    max-width: 26px;
    text-align: center;
}
.woocommerce-message{
    width: 100%;
    background-color: #f6e9d3;
    text-align: center;
    font-weight: 600;
    margin: 15px 0;
    padding: 15px;
}
.category-list ul{
    padding-left: 0;
}
.category-list ul li:last-child{
    border-right: none;
}
.cat-item{
    list-style-type: none;
}
.video-about .video-wrap{
    max-width: 850px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.video-about p{
    max-width: 433px;
    width: 100%;
    margin: 0 auto 20px;
    color: #A1A1A1;
}
.video-about video{
    width: 100%;
    height: auto;
    cursor: pointer;
}




@media (min-width: 992px){
   .slider-nav-thumbnails .slick-slide {
    width: 100px!important;
    height: 135px!important;
	   margin: 5px;}
}
@media (max-width: 992px){
    .menu-item-has-children::after{
        top: 12px!important;
        right: 0!important;
    }
}
@media (max-width: 768px){
    .post-h1{
        font-size: 32px;
    }
	.slider-nav-thumbnails {
		width: auto;
		height: 67px!important;
	}
	.slider-nav-thumbnails .slick-slide{
		width: 52px!important;
        margin: 2px;
	}
	.video-wrap a{
		width: 120px;
	}
    .owl-dots{
        text-align: center;
        width: 100%;
        margin-top: 25px;
    }
    .owl-dots span{
        display: inline-block;
        width: 5px;
        height: 5px;
        background-color: #C4C4C4;
        margin: 5px 10px;
        border-radius: 50%;
    }
    .owl-dots .active span{
        background-color: #B88F4A;
    }
    
    .custom-radio .custom-control-input:checked~.custom-control-label::after{
        width: 10px!important;
    height: 10px!important;
    top: 4px!important;
    left: 2px!important;
    }
    #payment label::before{
        width: 10px;
        height: 10px;
        position: absolute;
        top: 4px;
        left: 1px;
    }
    .product-box .product-data img{
        width: 60px!important;
    }
    .category-list ul{
        flex-direction: column;
        align-items: center;
    }
    .category-list ul li{
        max-width: 170px;
        border-right: none;
        text-align: center;
        padding: 0;
        border-bottom: 1px solid #C4C4C4;
    }
    .category-list ul li:last-child{
        border-bottom: none;
    }
    .breadcrumbs{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .woocommerce-info{
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        font-size: 14px;
        width: 100%;
    }
    h1{
        padding-left: 12px;
        padding-right: 12px;
    }
}

.single-product .params .item:nth-child(1) span:not(:first-child):not(:last-child)::after {
	 content: ",";
		margin-right: 4px;
}
@media (min-width: 769px) {
	
	.post-type-archive-product .category-list ul li {
			border-right: none;
	}
	.post-type-archive-product .category-list ul li:not(:first-child) {
			border-left: 1px solid #c4c4c4;
	}
		
	.post-type-archive-product .category-list ul {
			align-items: center;
			justify-content: center;
			flex-wrap: wrap;
	}
	.post-type-archive-product .category-list ul li {
			margin-bottom: 20px;
			margin-top: 20px;
	}
	.post-type-archive-product .category-list a {
		display: table;
		text-align: center;
	}
}