@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.joyfashionhouse.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.6") format("woff2");
	font-display:block;
}

:root {
	--wd-header-banner-h: 48px;
	--wd-text-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Noto Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(192,17,87);
	--wd-alternative-color: rgb(255,223,224);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(192,17,87);
	--btn-accented-bgcolor-hover: rgb(173,12,80);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://joy.neurosynthesis.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(192,17,87);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,223,224);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,223,224);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Dejavou Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 640px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 48px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
--wd-cat-brd-radius: 0px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Dejavou Sans";
	font-weight: 400;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "DejaVu Sans ExtraLight";
	font-weight: 300;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "DejaVu Sans Oblique";
	font-weight: 600;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "DejaVuSans Bold";
	font-weight: 700;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "DejaVuSans Bold Oblique";
	font-weight: 800;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "DejaVu Sans Condensed";
	font-weight: 500;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "DejaVu Sans Condensed-Oblique";
	font-weight: 500;
	font-display:block;
	font-style: normal;
}

@font-face {
	font-family: "DejaVuSans Condensed-Bold";
	font-weight: 700;
	font-display:block;
	font-style: normal;
}

/*Theo*/
.cart-content-wrapper .woocommerce-shipping-totals, .wcppec-checkout-buttons{
	display:none!important;
}

#box_now_delivery_button {
    display: block!important;
}

.woocommerce .woocommerce-form-coupon {
    display: block !important;
}
.woocommerce .checkout_coupon {
    display: block !important;
}
.woocommerce-form-coupon-toggle .woocommerce-info{
	display: none !important;
}

.payment_methods {
    list-style: none;
    --li-pl: 0;
    --li-mb: 15px;
    padding: 18px;
    border: 1px solid #999;
    border-radius: 20px;
}


.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    overflow-x: auto;
    margin-bottom: 20px;
    padding: 0PX;
    border-radius: var(--wd-brd-radius);
    background-color: var(--bgcolor-white);
    box-shadow: none;
	overflow: hidden;
}

.woocommerce-shipping-methods label {
    margin-bottom: 0;
    text-align: left;
    margin-left: 26px;
}

.neuro-cart-label {
    color: var(--btn-accented-color-hover);
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--btn-accented-bgcolor-hover);
	    padding: 5px 28px;
    min-height: 42px;
    font-size: 20px;
    border-radius: var(--btn-accented-brd-radius);
	vertical-align: middle;
    text-align: center;
}

woocommerce-form-coupon .form-row-first {
    flex: 1 1 auto;
    float: left;
    width: 50%;
    margin-right: 20px;
}
/* Sizes on hover 

.product-grid-item {
    position: relative;
    overflow: hidden;
}

.hover-sizes {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 10;
}

.product-grid-item:hover .hover-sizes {
    opacity: 1;
}

.hover-sizes a {
    display: inline-block;
    margin: -50px 5px;
    padding: 5px 10px;
    background-color: #f0f0f0;
    border-radius: 3px;
    text-decoration: none;
    color: #333;
}

.hover-sizes a:hover {
    background-color: #e0e0e0;
}
*/


.woocommerce-variation-add-to-cart .quantity{
	display:none!important;
}

.product_title small {
    font-size: 50%!important;
}
.summary-inner>.price {
    font-size: 125%!important;
    line-height: 1!important;
}

.product_title {
    font-size: 26px!important;
    line-height: 1.2;
    --page-title-display: block;
}

.wd-page-title{
background-color:#fff;	
}

.page-title .title {
    font-size: 26px;
    font-weight: 400;
}

.wd-content-layout {
    padding-top: 12px;
}
.wd-breadcrumbs a{
	font-size:12px!important;	
}

html .wd-nav.wd-nav-main > li > a {
    font-family: "Dejavou Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}

@media (min-width: 1025px) {
    .wd-product.wd-hover-buttons-on-hover .product-element-bottom {
        margin-bottom: 0px;
    }
}

.wd-buttons.wd-pos-r-t {
    top: 10px;
    right: 10px;
}






.wd-product.wd-hover-buttons-on-hover .product-wrapper:hover {
        transform:translateY(0px)!important
    }

.wd-product.wd-hover-buttons-on-hover {
    --text-align: start;
    --btn-height: 0px; 
    --wd-btn-inset: 0;
    --wd-thumb-brd-radius: var(--wd-brd-radius);
     --wd-trans-h: calc(0px + var(--btn-height)); 
}


/*ffff*/
.upsells-widget.widget.sidebar-widget .widget-title {
	display:none;
}

.payment-icons ul{
	list-style: none;

}

.payment-icons ul li{
	display:inline-block;

}

#payment input, #shipping_method input {
    display: inline-flex;
    float: left;
    width: auto;
}

#payment input{
margin-top: 6px;
}

.woocommerce-checkout>.checkout-order-review, .woocommerce-order-pay #order_review {
    background-color: #fff;
}

.woocommerce-checkout>.checkout-order-review:before, .woocommerce-checkout>.checkout-order-review:after, .woocommerce-order-pay #order_review:before, .woocommerce-order-pay #order_review:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: transparent;
    background-image: radial-gradient(farthest-side, transparent 6px, #f7f7f7 0);
    background-size: 0px 0px;
}
.wd-product.wd-hover-base .wrapp-swatches {
	display:none!important;
	
}

.single_add_to_cart_button {
    width: 100%;
    font-size: 18px;
}

.wd-scroll-content {
    max-height: none;
}
/*
.wd-product .wd-entities-title {
    min-height: 42px;
}
*/
/*SOS*/
.sidebar-left{
	display:none;
}
.page-title {
    margin-block: 0px 20px;
}
/*SOS*/

.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    max-width: 380px;
}
.wd-swatches-grid{
	display:none!important;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: auto;
    text-align: left;
}

.product_title small{
	font-size:70%;
}

.wd-entities-title a {
    color: inherit;
    font-size: 20px;
}

.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: 0px;
    text-align: left;
}
.neuro-color-swatch{
	    padding: 8px;
    background-color: rgb(0, 0, 0);
    margin-right: 3px;
    display: inline-block;
    border-radius: 16px;
	border:1px solid black;
}
.neuro-buttons{
	text-align:left;
}
#other-color{
	float:left;
}
.wd-action-btn.wd-style-icon>a {
    width: 30px;
    height: 30px;
}
.wd-action-btn>a:before {
    font-size: var(--wd-action-icon-size, 1.8em);
    transition: opacity .15s ease;
    font-family: "woodmart-font";
    font-size: 24px;
}
.wd-action-btn.wd-style-icon {
    --wd-action-icon-size: 20px;
    float: right;
}
.wd-quick-view-icon>a:before {
    content: "\f126";
}

.single-breadcrumbs-wrapper :is(.wd-breadcrumbs,.yoast-breadcrumb) {
    flex: 1 1 auto;
    text-align: start;
    font-size: 12px;
}

.product_meta{
	display:none;
}


@media (max-width: 576px) {
    :is([style*="col-sm:2"],[style*="col-sm: 2"]) .wd-product {
        --title-line-height: 1em;
        --wd-prod-gap: 4px;
        font-size: 80%;
    }
.neuro-color-swatch{
	    padding: 9px;
    background-color: rgb(0, 0, 0);
    margin-right: 6px;
    display: inline-block;
    border-radius: 9px;
	border:1px solid black;
}	
	.wd-entities-title a {
    color: inherit;
    font-size: 13px;
		line-height: 1px;
}
	.wd-action-btn.wd-style-icon>a {
    width: 18px;
    height: 18px;
		margin-right:8px;
}
	.wd-action-btn>a:before {
    font-size: 20px;
}
	#other-color{
		max-width:200px;
		/*overflow-x:scroll;*/
		
	}
	.wd-product .wd-entities-title {
    min-height:34px;
		        max-height: 34px;
        overflow: hidden;
        margin-bottom: 10px;
}
	
}

.wd-product .wd-entities-title {
    min-height:34px;
		        max-height: 34px;
        overflow: hidden;
        margin-bottom: 10px;
}


.wd-product .price {
    display: block;
    margin-bottom: 10px;
}
.variations tbody tr:first-child
{
    display:none!important;
}
label[for="pa_size"]
{
    display:none!important;
}

.wd-attr-selected, .reset_variations, .wd-wishlist-btn  a span{
	display:none!important;
	
}
table.variations {
    margin-bottom: 0px;
}
.elementor-1104953 .elementor-element.elementor-element-b86cf01:not(.elementor-motion-effects-element-type-background), .elementor-1104953 .elementor-element.elementor-element-b86cf01 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fff!important;
}

@media (max-width: 576px) {
    :is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
        padding: 0px;
    }
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review) {
    position: relative;
    padding: 6px;
    background-color: #fff;
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):after {
    display:none
}

:is(.woocommerce-checkout>.checkout-order-review,.woocommerce-order-pay #order_review):before {
    display:none
}
.wd-popup.popup-quick-view h1 a{
    font-size:24px;
}
.summary-inner .product_meta {

    display: none;
}
.woocommerce-variation-add-to-cart {
    margin-top: 12px;
}


