/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background-color: var(--brdcolor-gray-300);;
}
.term-description h2, .term-description h3 {
	font-size:16px!important;
}
::-webkit-scrollbar-thumb {
    background-color: var(--wd-primary-color);
    border-radius: 50px;
}
.stock-icon.theme_icon {
	position: absolute;
    z-index: 9999;
    max-width: 30%;
    right: 0;
}
.stock-icon.theme_icon .preorder-badge {
	display: block;
    width: 100%;
}
.wp-element-button, .btn-size-default {
	display: flex!important;
	height: 50px;
	min-width: 220px;
}
.woocommerce-message {
	background-color: #dbc8b6 !important;
}
.wd-btn-text {
	font-family: 'Comfortaa';
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
}
.disabled-shipping {
	opacity: .4;
}
.disabled-shipping input, 
.disabled-shipping label {
	cursor: no-drop;
}
/* Hidden text */
.text-more__btn-2 {
    text-align: center;
}
.text-more .elementor-text-editor:not(.more),
.text-more-2 .elementor-text-editor:not(.more) {
    max-height: 200px;
    mask-image: linear-gradient(black 60%, transparent 100%);
    -webkit-mask-image: linear-gradient(black 60%, transparent 100%);
}

.preorder-info {
	line-height: 15px;
	margin-bottom: 0;
}

/* Product breadcrumbs */
.product-breadcrumbs {
	margin-bottom: 20px;	
}

.product-breadcrumbs .breadcrumb-link,
.product-breadcrumbs .breadcrumb-link-last {
	color: #777777;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 14px;
}

.product-breadcrumbs .breadcrumb-link-last:after,
.product-breadcrumbs .breadcrumb-last {
	display: none;
}




/* Product Title */
.product-title {
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.product-title .entry-title {
	font-weight: 700;
}

.product-title .entry-title {
	margin-bottom: 0;
}
#shipping_method label {
	padding-right: 22px;
}

/* Add to Cart button */
.wd-hover-quick .wd-add-btn {
	opacity: 1!important;
	left: 10px!important;
	bottom: 0!important;
	right: auto!important;
}
.wd-hover-quick .wd-add-btn .add-to-cart-loop:before {
    transform: none;
    content: "\f126";
    font-family: "woodmart-font";
	color: #80880f!important;
}

.wd-hover-quick .wd-add-btn:hover .add-to-cart-loop:before {
    color: #FFF!important;
}

.wd-buttons .wd-action-btn>a {
	width: 45px!important;
	max-width: 45px!important;
    height: 45px!important;
	max-height: 45px!important;
}

.wd-hover-quick .wd-add-btn .add-to-cart-loop {
	width: 45px!important;
	max-width: 45px!important;
	min-width: 45px!important;
    height: 45px!important;
	max-height: 45px!important;
    border-radius: 50%!important;
    background-color: #fff;
    left: 0;
}


.wd-hover-quick .wd-add-btn .add-to-cart-loop span {
    display: none;
}
.wd-hover-quick:hover .wd-add-btn {
    transform: translateY(-9px) translateZ(0)!important;
}

.quick-shop-form .woocommerce-variation-add-to-cart {
    flex-wrap: nowrap;
	justify-content: flex-start;
}

.woocommerce-variation-add-to-cart button {
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
    min-width: auto;
    flex-grow: 1;
}

.reset_variations {
    display: none;
}

.quick-shop-wrapper .quick-shop-form .single_add_to_cart_button,
.quick-shop-form .wc-variation-selection-needed {
	min-width: 45px;
    width: 45px!important;
    max-width: 4px;
    height: 45px!important;
    border-radius: 50%!important;
    color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
	margin-left: 10px!important;
    margin-bottom: 20px!important;
}

.quick-shop-wrapper .quick-shop-form .single_add_to_cart_button:before,
.quick-shop-form .wc-variation-selection-needed:before {
    content: "\f126"!important;
}

/* Product Rating */
.product-rating {
	margin-bottom: 20px;
}

.product-rating__rating {
	flex-grow: 1;
}

.product-rating__wrap {
	display: flex;
	align-items: center;
	grid-gap: 100px;
}

.product-rating__delivery {
    display: flex;
    align-items: center;
}

.product-rating__delivery svg {
	margin-right: 10px;
}
.woocommerce-additional-fields h3 {
	margin-top: 40px;
}
.woocommerce-additional-fields ul {
	padding: 0;
	margin: 0;
}
.woocommerce-additional-fields li {
	display: flex;
	list-style: none;
}
.woocommerce-additional-fields li input[type="radio"] {
	margin-top: 4px;
}
.wd-builder-off .woocommerce-billing-fields {
    margin-top: 0;
	margin-bottom: 0;
}
.wcus-checkout-fields {
	margin-top: 30px;
}
.woocommerce-cart .shipping-pickup-store {
	display: none;
}
.woocommerce-shipping-methods p{
	margin-bottom: 0;
}
.woocommerce-shipping-methods .alert-message {
	float: left;
    margin-left: 25px;
    color: red;
    margin-top: 3px;
    text-align: left;
}
.policy {
	margin-bottom: 20px;
}
.policy label a {
	color: #797d2c;
	border-bottom: 1px solid #797d2c;
	line-height: initial;
	transition: border-color ease .2s;
}
.policy label a:hover{
	border-color: #fff;
}
#checkout_notices_wrapper > .woocommerce-NoticeGroup {
	padding: 0;
}
@media (max-width: 1159px) {
	.data-time-row #date_reciever_field, .data-time-row #time_reciever_field {
		width: 100%;
		margin-top: 0;
	}
	.data-time-row #reset_datapicker {
		top: 11px;
		margin-top: 0;
	}
}
@media (min-width: 1160px) {
	.data-time-row #date_reciever_field {
		width: 54%;
	}
	.data-time-row #time_reciever_field {
		width: 42%;
	}
}
@media (min-width: 768.99px) {

    .product-reviews .owl-dots {
        position: absolute;
        top: -66px;
        right: 0;
        margin: 0!important;
    }
    .hide-on-desk {
    	display: none!important;
    }
    body:not(.logged-in).woocommerce-checkout #right_checkout {
		margin-top: -190px;
	}
	 
}
.form-row-reciever-address {
	margin-bottom: 26px;
}
@media (max-width: 768.98px) {
	.stock-icon.theme_icon {
		max-width: 20%;
	}
	.product-rating__wrap {
		flex-wrap: wrap;
		grid-gap: 10px!important;
	}
	.woocommerce-product-rating {
		flex-grow: 1;
	}
	.form-row-reciever-address{
		margin-top: 21px;
		
	}
	.wd-hover-quick .wd-add-btn {
		bottom: 10px !important;
	}
}
.ui-timepicker-viewport .ui-menu-item a:hover {
    color: #FFF;
	background-color: #797d2c;
}

/* Product Gallery */
.woocommerce-product-gallery .owl-dots {
    background: #FFF;
    width: fit-content;
    right: 0;
    left: auto!important;
    bottom: -4px;
    padding: 4px 8px;
}
.woocommerce-product-gallery .owl-dots .owl-dot {
    margin-top: 0;
    padding-bottom: 0;
}

.datepicker-panel>ul>li.highlighted {
    background-color: #f9ffa5;
    color: #000;
}
.datepicker-panel>ul>li {
	color: #000;
}
.datepicker-panel>ul>li.picked:hover {
    background-color: #80880f;
}
.datepicker-panel>ul>li.picked {
    background-color: #80880f;
    color: #fff;
}
.datepicker-panel>ul>li.picked, .datepicker-panel>ul>li.picked:hover {
    color: #fff;
}
.datepicker-panel>ul>li:hover, .datepicker-panel>ul>li.highlighted:hover {
    background-color: #c0c759;
    color: #000;
}
.datepicker-top-left, .datepicker-top-right {
    border-top-color: #80880f;
}


.woocommerce-product-gallery__image {
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.woocommerce-product-gallery__image img:not(.preorder-badge) {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	transition: all .3s ease-in-out;
	object-fit: cover;
}
	
@media (min-width: 1094px) {
	:is(.thumbs-position-bottom_column,.thumbs-position-bottom_grid,.thumbs-position-bottom_combined) .product-image-wrap:first-child {
		flex: 1 1 50%!important;
		max-width: 50%!important;
	}
}

.product-additional-galleries {
  display: none!important;
}


/* Product Description */
.woocommerce-product-details__short-description {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}
.free-shipping-alert{
	margin-bottom: 23px !important;
}
.checkout_coupon:is(.checkout_coupon,.login.hidden-form) {
	max-width: 100%;
}
.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 0;
}
.is-new-labels {
	display: flex;
}
.is-new-labels>div {
	display: flex;
	align-items: center;
}
body.woocommerce-checkout .woocommerce-form-login-toggle{
	display: none;
}
.is-new-labels input {
	margin-top: 3px;
}
.is-new-labels>div:first-child {
	margin-right: 50px;
}
body.woocommerce-checkout .login.woocommerce-form.woocommerce-form-login {
	margin-top: 33px;
	position: absolute;
	width: 40%;
	z-index: 1;
}
#social-login-checkout {
	margin-top: 30px;
	position: relative;
}
input[type='radio'] {
	appearance: none;
	-webkit-appearance: none;
	height: 15px;
	width: 15px;
}
input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #d1d3d1;
}

input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -1px;
    left: -1px;
    position: relative;
    background-color: #80880f;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 4px solid #d1d3d1;
}
input[type='radio'].shipping_method:disabled:checked:after {
	background-color: #d1d3d1;
}

/* Product Cart */
.woocommerce-cart .free-shipping-message {
	margin-left: 0;
	margin-right: 0;
}
.free-shipping-message {
    text-align: center;
    font-size: 12px;
    border: 2px dashed #80880f;
    padding: 10px;
    margin: 0 15px 15px;
}

.free-shipping-message .value {
    font-size: 18px;
    font-weight: 900;
    color: #80880f;
}

.free-shipping-message .sub {
    text-transform: uppercase;
}

.free-shipping-message .sup {
    font-size: 10px;
}

.product-cart {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	grid-gap: 15px 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.product-cart__actions {
    display: flex;
}

.product-cart .price,
.product-cart p.stock {
	margin-bottom: 0;
}

.product-cart .price * {
	font-family: 'Comfortaa';
	font-weight: 700;
}

.product-cart .woocommerce-Price-amount {
	font-size: 1.75em;
}

.product-cart .price .woocommerce-Price-currencySymbol {
	font-size: 0.75em;
}

.product-cart .quantity input {
	height: 100%!important;
}

.preorder-info {
    color: #333333;
    font-family: var(--wd-title-font);
}

.prodcut-description h4 {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	margin-bottom: 0;
	margin-top: 25px;
}

/*
@media (min-width: 768.99px) {
    .wd-sticky-btn {
        display: none!important;
    }
}
*/

.comment-form {
	display: flex;
    flex-direction: column;
}
.comment-form .surname_and_email {
	display: flex;
	justify-content:space-between;
}
.comment-form .submit_and_cookie {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.comment-form .surname_and_email>p {
	width: 49%;
}
.comment-form .comment-form-comment {
	order: 1;
}
.comment-form .submit_and_cookie {
	order: 99;
}
.comment-form .form-submit {
	max-width: 200px;
	width: 100%;
	margin-right: 5%;
}
.comment-form .form-submit input {
	width: 100%;
}
.comment-form input[type="submit"] {
	border-radius: var(--btn-accented-brd-radius);
    color: var(--btn-accented-color);
    box-shadow: var(--btn-accented-box-shadow);
    background-color: var(--btn-accented-bgcolor);
    text-transform: var(--btn-accented-transform, var(--btn-transform));
    font-weight: var(--btn-accented-font-weight, var(--btn-font-weight));
    font-family: var(--btn-accented-font-family, var(--btn-font-family));
    font-style: var(--btn-accented-font-style, var(--btn-font-style));
}
.comment-form .comment-notes {
	color: var(--wd-title-color);
	margin-bottom: 16px !important;
}
.comment-form .comment-form-cookies-consent {
	display: flex;
	align-items: center;
}
.comment-respond .comment-reply-title {
    font-size: 22px !important;
    margin-bottom: 7px !important;
}
.comment-form .comment-form-cookies-consent label {
	font-size: 13px;
}
.comment-form input:not([type="submit"],[type="checkbox"]),
.comment-form textarea {
	border: 0 !important;
    box-shadow: inset 0px 0px 2px 1px #e3e3e3;
    padding-left: 17px!important;
}
.comment-form .stars a {
    width: calc(20px + 1px)!important;
}
.comment-form .stars a:before {
	font-size: 19px !important;
}
.stars:hover a:before, .stars.selected a:before, .stars.selected:hover a:before {
	color: #EABE12!important;
}
.stars a:before, .stars a:hover ~ a:before, .stars a.active ~ a:before, .stars.selected:hover a:hover ~ a:before {
	content: "\f148"!important;
	color: #f0f0f0!important;
}
.comment-respond {
	box-shadow: inset 0px 0px 2px 1px #e3e3e3;
    padding: 20px 30px;
    padding-right: 20%;
}
.comment-form textarea {
	padding-top: 13px !important;
	padding-bottom: 13px !important;
}
#wp-comment-cookies-consent{
	margin-top: 3px;
}
.comment-form .surname_and_email p label,
.comment-form .comment-form-comment label {
	position: absolute;
    left: 15px;
    top: 10px;
}

.comment-form .surname_and_email p,
.comment-form .comment-form-comment {
	position: relative;
}
.toggle-review-form {
    max-width: 270px;
    margin: 0 auto;
}
body.woocommerce-checkout .select2-search.select2-search--dropdown {
	display: none;
}
ul.product-nav__list::-webkit-scrollbar,
ul.product-nav__list::-webkit-scrollbar-track,
ul.product-nav__list::-webkit-scrollbar-thumb, 
ul.product-nav__list::-webkit-scrollbar-track, 
.category-top__category ul::-webkit-scrollbar-thumb, 
.category-top__category ul::-webkit-scrollbar-track
{
  background: #fff;
  height: 0;
}

#social-login-checkout {
    margin-bottom: 25px;
}
.main-customer-info .form-row, .woocommerce-form-login p.woocommerce-FormRow, #date_reciever_field {
	position: relative;
}
.main-customer-info .form-row label, .woocommerce-form-login p.woocommerce-FormRow label, #date_reciever_field label, #date_time_reciever_field label {
	position: absolute;
	top: 10px;
	left: 10px;
	display: none;
	cursor: auto;
	width: calc(100% - 10px);
    background-color: rgb(247, 247, 247);
}
#date_reciever_field, #time_reciever_field{
	margin-top: 26px;
}
.woocommerce-form-login p.woocommerce-FormRow label, #date_reciever_field label {
	display: block;
}
.shipping-pickup-store th:first-child {display: none;}
body.woocommerce-cart .cart-subtotal {
	font-size: 16px;
}
body.woocommerce-cart .cart-subtotal .woocommerce-Price-amount.amount {
	font-weight: 700;
}

#reset_datapicker {
	display: none;
  position: absolute;
  width: 20px;
  height: 20px;
  opacity: 0.3;
  margin-top: 38px;
  cursor: pointer;
  top: 0;
  right: 10px;
}
#reset_datapicker:hover {
  opacity: 1;
}
#reset_datapicker:before, #reset_datapicker:after {
  position: absolute;
  left: 11px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #333;
}
#reset_datapicker:before {
  transform: rotate(45deg);
}
#reset_datapicker:after {
  transform: rotate(-45deg);
}
@media (max-width: 768.98px) {
	body.woocommerce-cart .cart-subtotal {
		margin-bottom: 10px;
	}
	.cart-totals-inner .shop_table_responsive td:before {
		font-size: 16px !important;
	}
	#time_reciever_field {
		display: flex;
	    flex-direction: row-reverse;
	    justify-content: flex-end;
	    align-items: center;
	}
	#time_reciever_field label {
		margin-left: 20px;
    	margin-top: 5px;
	}

	.preorder-info {
		margin-right: 15px;
	}
	.preorder-info bdi {
		font-size: 12px;
	}
	.preorder-info + .cart .single_add_to_cart_button  {
		min-width: auto;
		font-size: 10px;
	}
	.is-new-labels>div:first-child {
		margin-right: 0;
	}
	body.woocommerce-checkout .login.woocommerce-form.woocommerce-form-login {
		width: 92%;
	}
	#social-login-checkout {
		margin-bottom: 25px;
		font-size: 13px;
	}
	#social-login-checkout span {
		display: inline-block;
		margin-top: -4px;
	}
	.is-new-labels {
		justify-content: space-between;
	}
	.toggle-review-form {
	    max-width: 100%;
	}
	.surname_and_email {
		display: block!important;
	}
	.comment-form .submit_and_cookie {
	    flex-direction: column;
        grid-gap: 20px;
	}
	.comment-form .form-submit {
		max-width: 100%;
	}
	.comment-form .surname_and_email>p {
		width: 100%;
	}
	.comment-respond {
		padding-right: 30px;
	}
	#wp-comment-cookies-consent {
		width: 30px !important;
		flex-grow: 1;
	}
	.comment-form-cookies-consent {
		align-items: flex-start!important;
	}
	.product-rating__delivery svg {
		width: 21px;
	    margin-right: 5px;
	    margin-bottom: 3px;
	}
	.woocommerce-product-rating .star-rating {
	     margin-inline-end: 0; 
	}
	.woocommerce-product-rating .woocommerce-review-link,
	.product-rating__delivery {
		font-size: 12px;
	}
	.product-rating__wrap {
		gap: 0;
		justify-content: space-between;
	}
	.checkout_coupon:is(.checkout_coupon,.login.hidden-form) .wp-element-button,
	.checkout_coupon:is(.checkout_coupon,.login.hidden-form) .form-row{
		max-width: 100%;
		width: 100%;
	}
	.single.product-cart {
		display: none;
	}
    .wd-sticky-btn-on-mb .wd-sticky-btn {
        background: #FFF;
        box-shadow: 0 -1px 3px rgba(0,0,0,0.1);
        height: auto;
        padding: 10px 20px;
    }
    @media (max-width: 768.98px) {
        .wd-sticky-btn-on-mb .wd-sticky-btn {
            transform: translate3d(0, 0, 0);
        }
    }
    
    .wd-sticky-btn .price {
        display: flex!important;
        background: #FFF;
    }
    
    .wd-sticky-btn form.cart {
        margin-left: auto;
        width: auto!important;
    }
    
    .wd-sticky-btn form.cart button {
        margin-left: 80px;
    }
    
    .wd-sticky-btn form.cart button {
        width: auto;
        padding: 5px 20px!important;
    }
    
    :is(.woocommerce-cart-form__contents,.group_table) td.product-quantity input[type="number"] {
        width: 60px;
    }
}

/* Product Attributes */
.product-attributes {
	display: flex;
	flex-direction: column;
	grid-gap: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.product-attributes__item {
	display: flex;
	align-items: center;
	grid-gap: 8px
}

.product-attributes__image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
}

.product-attributes__image img {
	object-fit: contain;
	width: 100%;
}

/* Product About myself */
.product-about-myself {
	padding-bottom: 20px;
	border-bottom: 1px solid var(--brdcolor-gray-300);
}

.product-about-myself__wrap {
	display: flex;
	grid-gap: 16px;
	flex-wrap: wrap;
	margin-bottom: 8px;
}

.product-about-myself__btn {
	color: var(--wd-primary-color);
	text-decoration: underline dashed 1px;
}

.product-about-myself__audio {
	display: flex
}

.product-about-myself__text {
	display: none;
}

.product-about-myself__text p:last-child {
	margin-bottom: 0;
}


/* Product Video */
.pswp__zoom-wrap figure.woocommerce-product-gallery__image {
	display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
	position: relative!important;
}

.pswp__zoom-wrap figure.woocommerce-product-gallery__image a {
	width: 720px;
    max-width: 90vw;
    max-height: 90vh!important;
    height: auto!important;
    display: flex!important;
    position: relative;
    padding-top: 56.25%;
}

.pswp__zoom-wrap figure.woocommerce-product-gallery__image img {
	object-fit: cover;
    width: 100%;
    height: 100%;
}

.pswp__zoom-wrap figure.woocommerce-product-gallery__image img {
	object-fit: cover;
    width: 100%;
    height: 100%;
}

.pswp__zoom-wrap figure.woocommerce-product-gallery__image .wd-product-video {
	position: absolute;
    top: 0!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
}

/* Product Nav */
.product-nav {
    background: #FFF;
	text-transform: uppercase;
	text-decoration: underline dashed 1px;
	position: relative;
	padding: 0;
	margin-bottom: 0;
}

.product-nav + * {
    margin-top: 20px;
}

.product-nav__list {
    display: flex;
    flex-wrap: wrap;
	grid-gap: 8px;
	list-style: none;
	padding: 0;
	overflow: auto;
    width: 100%;
}

.product-nav__item {
	margin-bottom: 0;
}

.product-nav__item a {
	white-space: nowrap;
}

.product-nav__item a:hover {
	color: var(--wd-primary-color);
}

.scroll-arrow {
	display: none;
    position: absolute;
    content: "";
	  width: 0;
	  height: 0;
	  border-width: 12px;
	  border-color: transparent  transparent transparent #717902;
	  border-style: solid;
	  right: 0;
	  top: calc(50% - 5px);
    color: #4a4a4a;
    z-index: 1;
}

@media (min-width: 768.99px) {
    .product-nav {
        display: none;
    }
}
.owl-dots .owl-dot.active span {
	border-color: #80880f!important;
    background-color: #80880f!important;
}
.owl-dots .owl-dot:not(.active):hover span {
	border-color: #80880f!important;
}
.category-top__category {
	position: relative;
}
.category-top__category .scroll-arrow {
	top: 30px;
}
.category-top__category .scroll-arrow:first-child {
	left: -12px;
	border-color: transparent #717902 transparent transparent ;
}
.category-top__category .scroll-arrow:last-child {
	right: -12px;
}
.category-top__category {
	overflow: hidden;
}
.scroll-arrow {
	display: block;
}
@media (max-width: 768.98px) {
	.scroll-arrow {
		border-width: 6px;
	}
	.category-top__category .scroll-arrow:first-child {
		left: -16px;
	}
	.category-top__category .scroll-arrow:last-child {
		right: -16px;
	}
	.category-top__category {
		overflow: visible;
	}
	
    .product-nav {
        width: calc(100% + 30px);
        margin-left: -15px;
        padding: 0 8px;
    }
    .woocommerce-product-gallery .owl-dots {
    	bottom: -13px!important;
    }
    
    .product-reviews .owl-nav {
    	display: none;
    }
    .product-reviews .owl-dots {
    	display: block !important;
    	margin-top: 15px !important;
    }
    #review_form_wrapper {
    	margin-top: 15px!important;
    }
    .product-nav.fixed {
    	position: fixed;
        top: 60px;
        width: 100%;
        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
        z-index: 100;
    }
    .product-nav__list {
        padding: 0 8px;
    }
    .product-nav.fixed .product-nav__list {
        padding: 20px 8px;
    }
    
    .product-nav__list .product-nav__item:last-child {
        margin-right: 10px;
    }

    .product-nav:after {
        background: linear-gradient(270deg,#FFF,hsla(0,0%,96%,0));
        content: "";
        height: 100%;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
    }
    .product-nav__list {
        flex-wrap: nowrap;
        margin-bottom: 0;
    }
}

/* Product Reviews */
.product-reviews {
    padding-top: 25px  
}

.product-reviews .owl-carousel-item {
	width: 100%;
}



.reviews-grid {
	display: flex;
	flex-direction: column;
  	grid-gap: 36px;
}

.review__wrap {
	display: flex;
	grid-gap: 20px;
}

.review__image {
	display: flex;
	width: 80px;
	min-width: 80px;
	height: 80px;
	min-height: 80px;
	border-radius: 50%;
	overflow: hidden;
}

.review__image img {
	width: 100%;
	object-fit: cover;
}

.review__title {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	grid-column-gap: 16px;
}

.review__name {
	font-weight: 600;
}

.review__date {
	font-style: italic;
}

.review__review {
	margin-top: 8px;
}

@media (max-width: 768.98px) {
	.review__wrap {
		grid-gap: 8px;
	}
	.review__image {
		width: 40px;
		min-width: 40px;
		height: 40px;
		min-height: 40px;
	}
}

#review_form_wrapper {
	margin-top: 40px;
}

#review_form {
	display: none;
}


#review_form textarea {
	border: 1px solid var(--brdcolor-gray-300);
}

.comment-form > .comment-form-rating {
	padding-left: 0!important;
}

/* Product Upsells */
@media (max-width: 768.98px) {
    .related-and-upsells .owl-dots {
        display: block!important;
    }
}


/* Category */

.category-top {
    display: flex;
    flex-wrap: wrap;
}

.category-top__title {
    width: calc(100% / 12 * 4);
    flex-grow: 1;
}

.category-top .wd-breadcrumbs {
    margin-bottom: 25px;
}

.wd-breadcrumbs .woocommerce-breadcrumb span {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    color: var( --e-global-color-text );
}


.category-top__title .title {
    font-family: 'Comfortaa';
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .category-top__title .title {
        display: none;
    }
}

.category-top__category {
    width: calc(100% / 12 * 8);
}

@media (max-width: 1024px) {
    .category-top__title .title {
        font-size: 24px;
    }
}

@media (max-width: 768.98px) {
    .category-top__title,
    .category-top__category {
        width: 100%;
    }
    .category-top__title .title {
        font-size: 20px;
    }
}

.wd-nav-product-cat {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	grid-gap: 12px;
	/*overflow-y: hidden;
	overflow-x: hidden;*/
	margin-bottom: 24px!important;
	transition: transform .2s ease;
	padding-left: 13px;
}

.wd-btn-show-cat {
	display: none!important;
}

.wd-nav-product-cat .category-nav-link {
	display: flex;
    flex-direction: column;
    font-weight: 400    ;
}

.wd-nav-product-cat li {
	min-width: 100px!important;
}

.wd-nav-product-cat .category-nav-link img {
	width: 100%;
	max-height: 64px;
	max-width: 64px;
	margin-right: 0;
	margin-bottom: 8px
}

.error404 .page-header:before {
    font-family: var(--wd-title-font);
    content: '4';
    font-size: 350px;
    left: calc(50% - 320px);
}
.icon-404 {
	width: 420px;
    height: 420px;
    background: url(./assets/img/404_page.png);
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    position: relative;
    margin-top: 120px;
    top: -20px;
    max-width: 100%;
}
.error404 .page-header:after {
	font-family: var(--wd-title-font);
    content: "4";
    position: absolute;
    top: 50%;
    left: calc(50% + 320px);
    color: var(--color-gray-200);
    font-weight: 700;
    font-size: 350px;
    line-height: 1;
    transform: translate(-50%, -50%);
}
.mob-menu-link{
	display: flex;
    color: var(--color-gray-800);
    margin-bottom: 20px;
    font-weight: 700;
    padding-left: 10px;
}
.mob-menu-link .wd-tools-icon {
	width: 20px;
	height: 20px;
}
.mob-menu-link>div {
	margin-right: 10px;
}
.mobile-pages-menu {
	margin-bottom: 30px;
}

.wd-nav-mobile.wd-active,.mobile-nav .wd-search-form {
	background-color: #fff;
}
.mobile-nav {
	background-color: #f7f7f7;
}
.xts-i-home:before {
	content: '';
	background: center / contain no-repeat url(./assets/img/Home.svg);
	height: 18px;
	width: 18px;
    top: 2px;
    display: inline-block;
    position: relative;
}
.wd-empty-mini-cart:before,
.wd-empty-page:before {
	content: ''!important;
    width: 80px;
    height: 80px;
    margin: 0 auto;
	background: center / contain no-repeat url(./assets/img/empty-cart-icon.svg);
}
.wd-empty-page:before {
	width: 150px;
	height: 150px;
}
.mobile-nav .wd-search-form {
    border-bottom: 2px solid #797d2c;
}
.wd-nav-mobile li a {
	padding-left: 50px !important;
}
.woocommerce-additional-fields .is-a-gift {
	display: flex;
	align-items: center;
	position: relative;
}
.woocommerce-additional-fields .is-a-gift label {
	cursor: pointer;
}
input[type="checkbox"] {
	accent-color:#797d2c;
}
.woocommerce-additional-fields .is-a-gift input {
    margin-top: 33px;
	margin-bottom: 25px;
	position: absolute;
    right: 0;
    opacity: 0;
    z-index: 2;
}
.select-arrow {
    right: 10px !important;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==');
    background-position: right 1px top 50%;
    background-size: auto 18px;
    background-repeat: no-repeat;
    height: 26px;
    width: 20px;
    margin-top: 8px;
    transition: transform ease .3s;
}
#is_a_gift:checked+.select-arrow {
	transform: rotate(-180deg);
}
.gift-input-wrapper {
	position: relative;
	display: flex;
	align-items: center;
}
.woocommerce-additional-fields .is-a-gift label {
	text-transform: uppercase !important;
    font-size: 22px;
    margin-top: 30px;
    display: block;
    padding-right: 10px;
    margin-bottom: var(--wd-tags-mb);
    color: var(--wd-title-color);
    text-transform: var(--wd-title-transform);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-family: var(--wd-title-font);
    line-height: 1.4;
    -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */

}
.mobile-menu_info {
	display: none;
}
#customer_details input:not([type="radio"]),textarea, form.woocommerce-form-login input{
	background-color: #f7f7f7 !important;
    padding: 10px !important;
}
#customer_details .select2-selection {
	background-color: #f7f7f7 !important;
}
#customer_details .select2-selection > span {
	padding-left: 10px!important;
}
.main-customer-info label, #date_reciever_field label, #time_reciever_field label, #is_gift_fields label {
	margin-bottom: 5px;
}

@media (max-width: 767px) {
	.your-wishes {
		margin-top: 20px!important;
	}
	.policy {
		align-items: flex-start;
	}
	.wd-nav-product-cat {
		overflow: hidden;
		overflow-x: scroll;
		padding-left: 0;
	}
	/* Width on max product elements */
	.elementor-element-387b4df {
		padding-left: 0 !important;
	}
	.elementor-1670 .elementor-element.elementor-element-bf1f3ab:not(.elementor-motion-effects-element-type-background) {
		background-color: #fff!important;
	}
	
	.products {
		width: calc(100% + 60px);
		margin-left: -30px!important;
	}
	.elementor-element-eeaabb5 .products {
		width: calc(100% + 100px);
		margin-left: -50px!important;
	}
	.elementor-element-a07b61e {
		display: none;
	}
	.elementor-element-a2f13c4 .products{
		width: calc(100% + 30px);
		margin-left: -15px!important;
	}
	.related-products .products, #product-shipping-and-payment .products{
		width: calc(100% + 40px);
		margin-left: -20px!important;
	}
	.products[data-source="main_loop"] {
		width: calc(100% + 30px);
		margin-left: -15px!important;
	}
	.products[data-source="main_loop"] > .product-grid-item, 
	.single-product .woocommerce-product-gallery .col-12,
	.single-product .woocommerce-product-gallery .owl-carousel .product-image-wrap 
	{
		padding: 0;
	}
	.products[class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {right: 0!important;top:40%}
	.products[class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {left: 0!important;top:40%}
	#product-shipping-and-payment .products[class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"],
	#product-shipping-and-payment .products[class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"]
	{
		top: 30%;
	}
	.mobile-menu_info {
		display: block;
	}
	.woocommerce-additional-fields .is-a-gift input {
		margin-left: 0;
	}
	.wd-nav-product-cat {
		justify-content: flex-start!important;
		grid-gap: 0;
	}
	.icon-404 {
		margin-top: 0;
		top: -10px;
		width: 120px;
		height: 120px;
		z-index: 5;
	}
	.error404 .page-header:before {
		font-size: 4em;
		left: calc(50% - 120px);
	}
	.error404 .page-header:after {
		font-size: 4em;
		left: calc(50% + 120px);
	}
}
/* Checkout */
#order_comments_field .optional {
    display: none;
}

/* Other */
.wd-logo img {
    width: 100%;
}

.show_seo_content_btn-link {
	color: var(--wd-primary-color);
}

.wd-accordion-title{
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}

.wd-accordion.wd-style-default .wd-accordion-item {
    border-bottom: none!important;
}

.wd-accordion.wd-style-default:before {
    display: none!important;
}

.wd-accordion-opener {
    color: #777!important;
}

.woocommerce-EditAccountForm > *:nth-child(4) {
    display: none!important;
}

.hidden {
	display: none !important;
}

.woocommerce-shipping-methods {
	display: flex;
    flex-direction: column;
	grid-gap: var(--li-mb);
}

.woocommerce-shipping-methods li {
	margin-bottom: 0;
}

.wcus-checkout-fields > h3,
#billing_country_field {
	display: none;
}

.woocommerce-shipping-methods li:last-child {
	order: -1;
}

.wpcf7 form.sent .wpcf7-response-output, .mc4wp-success, .woocommerce-message {
	background-color: var(--wd-primary-color);
}

.footer-container {
    border-top: 1px solid #F6F6F6;
}

.copyrights-wrapper {
    border-top: none!important;
    color: var( --e-global-color-text );
    background: #F4F4F4;
}

.copyrights-wrapper a:not(:hover) {
    color: inherit;
    text-decoration: underline;
}

.copyrights-wrapper a:hover {
    color: var(--wd-primary-color);
}

.mono_pay_logo {
    display: none!important;
}

.cart-actions .button[name="apply_coupon"] {
    background: #DBC8B6;
}

.cart-actions .button[name="apply_coupon"]:hover {
    background: #C5b4A3;
}


.cart-actions .button[name="update_cart"] {
    color: #FFFFFF!important;
    background: #BBB650!important;
}

@media (max-width: 768.98px) {
    .wd-checkout-steps {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        grid-gap: 10px
    }
    .wd-checkout-steps li {
        display: flex!important;
    }
    .wd-checkout-steps a,
    .wd-checkout-steps span {
        font-size: 15px;  
    }
}

.woocommerce-checkout .woocommerce-form-login {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.woocommerce-checkout .form-row {
    flex-grow: 1;
}

.woocommerce-checkout .login-form-footer {
    width: auto;
}

.woocommerce-checkout .form-row.form-row-username,
.woocommerce-checkout .form-row.form-row-password {
    width: 100%;
}

#social-login-checkout span {
    margin-top: 10px;
}

#social-login-checkout span, .wc-social-login {
    display: flex;
    grid-gap: 20px;
}

.wc-social-login {
    margin-bottom: 20px;
}

.ywsl-social {
    border: 1px solid var(--brdcolor-gray-300);
    padding: 10px;
    height: 50px;
	max-width: 160px;
    width: 100%;
    display: flex;
	justify-content: center;
    align-items: center;
    margin: 0;
}

.ywsl-social img {
    width: fit-content;
    height: 100%;
    object-fit: contain;
}

.ywsl-social:after {
    font-size: 14px;
    margin-left: 10px;
}

.ywsl-facebook:after {
    content: 'Facebook';
}

.ywsl-google:after {
    content: 'Google';
}

.title-size-small .title {
    text-align: center!important;
}

.title-size-small .title + .breadcrumbs {
    display: none;
}

.woocommerce-shipping-methods__text {
    order: -2;
}

.woocommerce-orders-table__cell-order-actions .button {
    margin-right: 0;
}

.woocommerce-orders-table__cell-order-actions .button:not(.pay) {
    color: #333;
    background: none;
    border-color: #E9E9E9;
    border-width: 2px;
}

.woocommerce-orders-table__cell-order-actions .button:not(.pay):hover {
    background-color: #E9E9E9;
    color: #333;
}


.cart-actions .button[name="update_cart"] { display: none!important; }

.comment-form .form-submit {
    margin-right: 15px;
    margin-bottom: 0;
}

.comment-form-cookies-consent {
    margin-bottom: 0;
}

.math-captcha-form {
    min-width: fit-content;
    margin-bottom: 0;
    margin-right: 30px;
}

.woocommerce-billing-fields {
    display: flex;
    flex-direction: column;
}

.woocommerce-additional-fields {
    order: 1;
}

.woocommerce-billing-fields .shipping-pickup {
    margin-top: 15px;
}

.woocommerce-checkout h3 {
	text-transform: uppercase;
}

.main-page-wrapper {
	padding-top: 25px;
}

.shop-content-area .single-product-content {
    padding-top: 25px;
}

.wd-buttons .wd-action-btn > a {
    min-width: 45px;
    min-height: 45px;
    max-width: 45px;
    max-height: 45px;
}

@media (max-width: 768.98px) {
    
    .product-grid-item:not(:last-child) {
        margin-bottom: 25px;
    }
    
	.woocommerce-account .whb-header,
	.page-id-60 .whb-header,
	.woocommerce-account .entry-title.title,
	.page-id-60 .entry-title.title,
	.woocommerce-account .woocommerce-MyAccount-title,
	.woocommerce-account .woocommerce-MyAccount-navigation {
		margin-bottom: 25px;
	}
	.custom-question-field-wrapper h3,
	.woocommerce-additional-fields .is-a-gift label {
		margin-top: 25px;
	}
	.wd-builder-off .woocommerce-additional-fields {
		margin-top: 25px;
		margin-bottom: 0;
	}
	.woocommerce-additional-fields h3 {
		margin-top: 0;
	}
	.page-id-60 .products.elements-grid {
		padding: 30px;
	}
	.woocommerce-checkout h3,
	.woocommerce-additional-fields .is-a-gift label {
		font-size: 18px;
	}
	
	.woocommerce-cart :is(.woocommerce-cart-form__contents,.group_table) tr {
		padding-bottom: 20px;
	}
	
	.woocommerce-cart .shop_table_responsive {
		margin-bottom: 0;
	}
	
	.woocommerce-cart .cart-content-wrapper .cart-data-form {
		margin-bottom: 20px;
	}
	
	.woocommerce-cart .cart-actions .coupon {
		margin-top: 20px;
	}
	
	.woocommerce-checkout .main-page-wrapper {
		padding-top: 20px;
	}
	.woocommerce-checkout .wd-checkout-steps {
		margin-bottom: 30px!important;
	}
}

.wd-checkout-steps li {
    line-height: 1!important;
}

@media (max-width: 768.98px) {
    .wd-wishlist-icon {
        display: inline-flex!important;
    }
    .wd-checkout-steps li:after {
        display: block!important;
    }
    .wd-checkout-steps li a,
    .wd-checkout-steps li span {
        line-height: 22px;
        height: fit-content;
    }
}
@media (max-width: 419px) {
    .wd-sticky-btn .price {
        font-size: 14px;
    }
    .wd-sticky-btn form.cart button {
        min-width: auto!important;
        padding: 0 10px!important;
        height: 42px;
        font-size: 12px;
    }
    .wd-checkout-steps li:after {
        margin: 0 5px;
    }
}
@media (max-width: 379px) {
    .wd-checkout-steps li:after {
        display: none!important;
    }
}

/* key crm */
.scrollToTop {
    right: 10px!important;
    bottom: 70px!important;
}
.keycrm-bubble {
    background-color: var(--btn-accented-bgcolor)!important;
}

.woocommerce-checkout-review-order-table .woocommerce-shipping-totals {
    display: flex;
    flex-direction: column;    
}

.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td {
    padding-top: 0;
    width: 100%;
}

.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th {
    width: 100%;
}

#shipping_method input.shipping_method {
    float: left;
    margin-right: 9px;
    margin-left: 0;
}

#shipping_method input.shipping_method + label {
    text-align: left;
}

.woocommerce-checkout-payment-title {
    color: var(--wd-title-color);
    font-family: var(--wd-title-font);
    font-weight: var(--wd-title-font-weight);
    font-style: var(--wd-title-font-style);
    font-size: 14px;
    padding-bottom: 15px;
}

.woocommerce-form-login__submit, .woocommerce-form-login__submit:hover {
	color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}

/* Product Card */
.product-element-top .hover-img  {
	display: flex!important;
}

.product-element-top.active .hover-img {
    opacity: 0.5;
    transform: scale(1.09);
}