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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 12px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: iranyekan;
	--wd-widget-title-font: iranyekan;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: iranyekan;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 12px;
	--wd-primary-color: rgb(216,89,140);
	--wd-alternative-color: rgb(242,215,224);
	--wd-link-color: rgb(216,162,185);
	--wd-link-color-hover: rgb(216,89,140);
	--btn-default-font-family: iranyekan;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(216,89,140);
	--btn-accented-bgcolor-hover: rgb(216,49,116);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(92,75,117);
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 180px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://store-luna.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-image: url(https://store-luna.com/wp-content/uploads/2023/12/vecteezy_a-cup-of-coffee-and-some-pink-flowers-created-with_25373930-scaled.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right center;
}
.footer-container {
	background-color: rgb(228,210,206);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.page .main-page-wrapper {
	background-color: rgb(248,248,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(248,248,248);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(248,248,248);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--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: 8px;
}

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

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan !important;
}

.header-support {
 animation: blinker 1s linear infinite;
}
.header-support .box-icon-wrapper .info-box-icon img{
	width:50px;
}
@-webkit-keyframes blinker {  
  0% { opacity: 1.0; }
  50% { opacity: 0.3; }
  100% { opacity: 1.0; }
}
@keyframes blink {
  50% {
    opacity: 0.5;
  }
}
@-webkit-keyframes blink {
  50% {
    opacity: 0.0;
  }
}

.woodmart-login-side-opened{
	left: 0;
    right: auto;
}
.woodmart-my-account-sidebar nav.woocommerce-MyAccount-navigation{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li.is-active>a{
	background: linear-gradient(to left, red 2%, #f9f9f9 2%);
background-position:right center;
	transform:scale(1.02);
	margin: 5px auto;
	margin-right:15%;
		
}
.btns-shop-light td.woocommerce-orders-table__cell-order-actions a{
	width:100%;
}
ul li>a:hover{
	transform:scale(1.01);
	margin:auto 10px;
		
}
.scrollToTop{
	background:black;
	color:white;
		border-radius:50% 50% 0 0;
}
.scrollToTop:hover{
	background:red;
	color:black;
	border-radius:50% 50% 0 0;
}
.dropdown-cart {
	width:max-content;
	border:1px solid;
	border-radius:10px;
	box-shadow:0px 0px 5px 1px rgba(0,0,0,0.2);
}
.product-wrapper .product-subtitle{
	direction:ltr;
	text-align:center;
	width:100%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	color:blue;
}
.product-wrapper .product-subtitle:hover{
	width:100%;
	overflow:visible;
	direction:rtl;
	text-align:center;
}
.my-account-with-text{
	color:white;
	border:3px solid #0a0a0a;
	border-radius:10px;
	
}
.my-account-with-text:hover{
	background-color: #0a0a0a;
    -webkit-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;ease-out;
}
.my-account-with-text:hover span.wd-tools-text{
	transition:.5s;
	color:white;
}

.product-labels{
	min-width:100%;
}
.product-labels .onsale {
	align-self: flex-start;
    position: absolute;
		width:30%;
	font-size:1.2em;
	border-radius:10px 10px 0px 10px;
	background:red;
	right:0;
}
.product-labels .out-of-stock {
	display:none;
}

.product-labels .new{
	align-self: flex-end;
    position: absolute;
		width:30%;
	font-size:1.2em;
	border-radius:10px 10px 0px 10px;
	background:blue;
}

 .product-labels{
	max-height:50px;
	padding-right: 2px
}
.product-labels .attribute-label{
	width:8.5em;
	text-align:center;
	color:#903B5D !important;
	background:rgba(0,0,0,0.05);
	border-radius:5px;
	box-shadow:0px 0px 2px 1px #903B5D;
	font-size:10px
	
}
.woodmart-add-btn{
	width:100%;
}
.wrap-wishlist-button a:hover,.wrap-quickview-button a:hover{
	color:red;
}
.product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop:not(.product_type_variable) span {
	font-size: 12px !important;
	padding: 0 !important;
	padding-top: 12px !important;
	padding-bottom: 12px
}
.product.wd-hover-fw-button .wd-add-btn .add-to-cart-loop:not(.product_type_variable){
	padding-inline-start: 5rem;
}

.wrapp-product-price .price{
	font-size:1.3em
}
/** SINGLE PRODUCT SUMMARY INNER **/
.product-image-summary-inner .product-images-inner .product-labels{
	display:none;
}
.product-image-summary-inner .product-images{
	
	
}

.product-image-thumbnail{
		padding:10px;
}
.product-image-thumbnail img {
		background-color:#1d1d1d1d;
	border-radius:10px;
	box-shadow: 0px 0px 10px #1d1d1d1d;
}


.summary .summary-inner {
		
}
.product_title {
	margin-top:10px;
	margin-bottom:5px;
	line-height:1.8em;
	
	font-size:1.95em
}
.product-subtitle{
	display:inline-block;
	position:relative;
	padding-left:10px;
	bottom:10px;
	background:#ffffff;;
	margin-bottom:10px;
	font-size:1em;
}

.summary-inner p.stock, .summary-inner p.stock:before {
	display:inline-block;
	color:red;
	font-weight:800;
	
}
.summary-inner p.stock{
}
.woocommerce-product-details__short-description{
	min-width:85%;
	max-width:400px;
	padding:10px;
	background:#f9f9f9;
	border-radius:10px;
	border:2px dotted #0d0d0d0d;
}
.woocommerce-product-details__short-description ul li:before{
	
	font-weight:900;
	font-size:30px;
	margin:-20px 0px;
	color:red;
	
}

.variations_form{
	min-width:100%;
	max-width:400px;
	padding:10px;
	background:#f9f9f9f9;
	border-radius:10px;
	border:2px dashed #0d0d0d0d;
}
.variations tr td div[data-id="pa_size"] div{
	margin:2px;
	padding:5px;
	background:#b0b0b040;
	border-radius:5px;
	border:1px dashed red;
	direction:ltr;
}
.variations tr td div{
	margin-right:-1em;
}
.variations_form a.reset_variations{
	display:none!important;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button{
	width:80%;
}

.product-images-inner .product-labels .product-label{
	margin:10px -10px;
	padding:auto 10px;

}
.product-additional-galleries  {
	
	
}
.product-images-inner .product-labels span{
	width:8em;
}
.summary-inner .woodmart-product-countdown{
	min-width:100%;
	max-width: 400px;
  padding: 10px;
  display: block;
	text-align:center;
	font-size:1.5em;

	border-radius:10px;
	font-weight:800;

	direction:ltr;
	font-size:10px;
	
}
.summary-inner .woodmart-product-countdown span{
	border-radius:5px;

}
.summary-inner .single_add_to_cart_button {
	
}
.summary-inner .single_add_to_cart_button:hover {
	transition: .2s;
	//box-shadow: 0px 0px 4px 2px red;
}
@media screen and (min-width: 500px){
.summary-inner .price .price{
	
	display:grid;
	grid-template-columns: auto;
	
	}}

.summary-inner .price bdi{
	min-width:100%;
	width:100%;
  padding: 10px;
	text-align:center;
	font-size:2em;

	border-radius:10px;
	font-weight:800;

	color:black;
	display:block;;
}
.summary-inner  .price del bdi{
	min-width:100%;
	min-height:100%;
	text-align:center;
	line-height:2em;
	font-size:1em;
	color:red;

	text-decoration-line:line-through ;
    text-decoration-thickness: 2px;
    text-decoration-style:outside;
    text-decoration-color: black;
	margin-bottom:-20px;
	
}
.area-sidebar-product-single{
	border-radius:5px;
	margin-top:40px;
	padding-top:25px;
	box-shadow: 0px 0px 10px #1d1d1d1d;
}
.summary-inner .cart{
	display:flex;
	flex:1 1 auto;
}
.summary-inner .cart .quantity input {
	//border:1px solid graytext;
}
.summary-inner .cart .single_add_to_cart_button {
	display:flex;
	flex:1 1 auto;
}
.product-wrapper .wrapp-swatches{
	background:rgba(0,0,0,0);

}
.product-wrapper .content-product-imagin{
	border-radius:10px;
}
.product-wrapper .wrapp-swatches .woodmart-compare-btn a{
	float:right;
	border: 1px solid;
	border-radius:5px;
}
.wd-bottom-actions a:hover{
	color:red;
}
.product-wrapper .wrapp-swatches .woodmart-compare-btn a:hover{
	color:white;
	background:rgba(0,0,0,0.6)
}

.summary-inner .variations_form {
	display:grid;
	grid-template-areas: "variations"
		"single_variation_wrap";
	
	grid-template-rows: 1fr auto;
  grid-template-columns: 100%;
}
.summary-inner .variations_form > .variations{
	grid-area: variations;
}
.summary-inner .variations_form> .single_variation_wrap{
	grid-area: single_variation_wrap;
}
.summary-inner .variations_form> .single_variation_wrap{
	display:flex;
	width:100%;
}
.summary-inner .variations_form> .single_variation_wrap .woocommerce-variation-add-to-cart{
	display:flex;
	width:100%;
}
.summary-inner .variations_form> .single_variation_wrap .stock{
	display:felx;
	width:150px;
	margin-top:12px;
}
/********************************/

/** SINGLE PRODUCT BREADCRUMBS **/


/********************************/

/** SINGLE PRODUCT ATTR TABLE **/
/* table.woocommerce-product-attributes:before{
	margin-right:-1em;
	content:"◈ ویژگی ها:";
	font-size:1.5em;
	font-weight:800;
	color:black;
} */
table.shop_attributes{
	margin-top:2.5em;
	margin-right:20px;
	max-width:98%;
}
table.shop_attributes tr:nth-child(odd){
	border-bottom:1px dashed;
	
	
}
table.shop_attributes tr:nth-child(even){
border-bottom:1px dashed;
}
table.shop_attributes tr{
	border-collapse:collapse;
	display:flex;
	flex-direction:flex-end;
}
table.shop_attributes tr th{

	width:30%;
	display:flex;
	flex-shrink:1;
}
table.shop_attributes tr th:after{
	content:':'
}
table.shop_attributes tr td{

	width:70%;
	display:flex;
	text-align:right;
}
/********************************/

/** PRODUCT TAB **/

.wpb_wrapper
.wpb_text_column{

	text-align:justify;
}

/********************************/

/** SHOP ARCHIVE **/
.product-grid-item .woodmart-product-countdown{
	flex-direction:row-reverse;

}
.product-grid-item:hover {
	border:1px solid #f9f9f9;
}




.product-grid-item .product-title a{
	font-size:1.1em;
}
.elements-grid .woodmart-buttons{
	background:#b0b0b040;
	border-radius:5px;
}
.elements-grid .woodmart-add-btn a{
	vertical-align: 
	position:relative;
	bottom:0px;
	width:100%;
}
.elements-grid .price bdi{
	font-size:1.2em;
	font-weight:800;
	font-size:1.1em;
}

/********************************/



.woocommerce-pagination .current,
.woodmart-pagination .current{
	border-radius:20px;
}
.woocommerce-pagination .page-numbers,
.woodmart-pagination .inactive{
	border-radius:20px;
}
.woocommerce-pagination a.page-numbers:hover,
.woodmart-pagination .inactive:hover{
	transform:scale(1.02);
}
.checkout-order-review .product-subtitle,.cart-table-section .product-subtitle{
	background:transparent;
	margin-top:1em;
}


/* CF7 | CONTACT-US */

.wpcf7	.col div .wpcf7-submit{
	font-size:22px;
	background:#f7941d;
	border-radius:5px;
	width:100%;
}
.form-field-contact{
	margin-bottom:10px;
	width: 100%;
  height: 100%;
}
.wpcf7 div .wpcf7-text{

	padding-right: 35px;
  max-width: 100%;
}
.wpcf7 .wpcf7-textarea{          
	padding-right: 35px
		
}
.wpcf7 div .fa{
  position: absolute;
  color: #666666;
  z-index: 100;
  font-size: 20px;
	padding-right: 5px;
	padding-top: 9px;
}

/**********************************/
/* ORDER TRACKING */
 .track_order:first-child p{
	text-align:right;
}

.fade-in-block .wd-pos-r-t{
	border:1px solid black;
	border-radius:25px;
}
.labels-rounded .product-label {
	max-height:50px;
	min-height:20px;
}
.labels-rounded {
	right:0;
}
.wd-registration-page .login-info, .wd-registration-page .registration-info{
	text-align: right;
}
.area-sidebar-product-single{
	box-shadow: unset;
	border-right:none !important