@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//quokka-shop.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: IRANSansXFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 13px;
	--wd-title-font: IRANSansXFaNum;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(66,66,66);
	--wd-entities-title-font: IRANSansXFaNum;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(86,86,86);
	--wd-entities-title-color-hover: rgb(249, 67, 39);
	--wd-alternative-font: IRANSansXFaNum;
	--wd-widget-title-font: IRANSansXFaNum;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(96,96,96);
	--wd-widget-title-font-size: 13px;
	--wd-header-el-font: IRANSansXFaNum;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(62,44,35);
	--wd-alternative-color: rgb(38,22,6);
	--wd-link-color: #333333;
	--wd-link-color-hover: #rgb(249,67,39);
	--btn-default-bgcolor: rgb(74,46,33);
	--btn-default-bgcolor-hover: rgba(74,46,33,0.88);
	--btn-accented-bgcolor: rgb(74,46,33);
	--btn-accented-bgcolor-hover: rgba(74,46,33,0.88);
	--wd-form-brd-width: 1px;
	--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: rgba(15,15,15,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
.header-banner {
	background-image: url(https://quokka-shop.com/wp-content/uploads/2023/03/Untitled-2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(0,0,0);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgba(255,255,255,0);
	background-image: url(https://quokka-shop.com/wp-content/uploads/2025/07/wd-futniture-banner-bg-2-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.page .wd-page-content {
	background-color: rgb(253,246,236);
	background-image: url(https://quokka-shop.com/wp-content/uploads/2025/07/wd-futniture-banner-bg-2-1.jpg);
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(253,246,236);
	background-image: url(https://quokka-shop.com/wp-content/uploads/2025/07/wd-futniture-banner-bg-2-1.jpg);
	background-repeat: repeat;
}
.single-product .wd-page-content {
	background-color: rgb(253,246,236);
	background-image: url(https://quokka-shop.com/wp-content/uploads/2025/07/wd-futniture-banner-bg-2-1.jpg);
	background-repeat: repeat;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(253,246,236);
	background-image: url(https://quokka-shop.com/wp-content/uploads/2025/07/wd-futniture-banner-bg-2-1.jpg);
	background-repeat: repeat;
}
.single-post .wd-page-content {
	background-color: rgb(253,246,236);
	background-image: url(https://quokka-shop.com/wp-content/uploads/2025/07/wd-futniture-banner-bg-2-1.jpg);
	background-repeat: repeat;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(253,246,236);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(253,246,236);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(132,132,132);
	--wd-form-placeholder-color: rgb(193,193,193);
	--wd-form-brd-color: rgb(186,186,186);
	--wd-form-brd-color-focus: rgb(178,178,178);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(249,67,39);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(255,125,20);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(197,59,59);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(226,226,226);
	color: rgb(89,89,89);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


@font-face {
	font-family: "Morabba";
	src: url("//quokka-shop.com/wp-content/uploads/2024/02/Morabba-Medium.woff2") format("woff2"), 
url("//quokka-shop.com/wp-content/uploads/2024/02/Morabba-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Morabba";
	src: url("//quokka-shop.com/wp-content/uploads/2024/02/Morabba-Bold.woff2") format("woff2"), 
url("//quokka-shop.com/wp-content/uploads/2024/02/Morabba-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/* حتما باید تغییرات به نحوی باشد که روی همه المان ها تاثیر نگذارد */
.carousel-item--data
{
	max-height:500px;
}



.wd-nav-vertical .wd-dropdown-menu
{
	    transform: translateX(0px) translateY(0) translateZ(0);
	border-radius:0px;
}

.whb-with-shadow
{
	box-shadow:0px 15px 20px rgb(183 181 181 / 10%) !important;
}
.flickity-page-dots
{
	bottom:50px !important;
}



.fa-circle {
    position: absolute;
    transform: translateX(103%) translateY(-50%);
    width: 10px;
    height: 10px;
}
  .fa-circle:before {
    content: '';
    position: relative;
    display: block;
    width: 200%;
    height: 200%;
    box-sizing: border-box;
   margin-right: -55%;
    margin-top: -50%;
    border-radius: 45px;
    background-color: #01a4e9;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  }
  
  .fa-circle:after {
    content: '';
    position: absolute;
    left: 0; 
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
  }


@keyframes pulse-ring {
  0% {
    transform: scale(.33);
  }
  80%, 100% {
    opacity: 0;
  }
}

@keyframes pulse-dot {
  0% {
    transform: scale(.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(.8);
  }
}





/* این بین حتما باید بررسی شود  */

.stories.carousel
{
	text-align:center;
}



.stories.snapgram .story.seen,.stories.carousel .story
{
	margin:65px 30px 4px 30px !important;
}
.stories.carousel .story>.item-link>.info .name
{
	font-weight:600 ;
}



.form7 input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email
{
	width:77% !important;
	border-radius:0px 8px 8px 0px
		
}
input.wpcf7-form-control.has-spinner.wpcf7-submit
{
	    background-image: linear-gradient(to right,#ff3a30,#ff6a00)!important;
    color: white;
    border-radius: 8px 0px 0px 8px;
	width:13%;
}




.lblcat:hover .wp-caption-text
{
	color:white
}
.btnofferheader
{
color: white !important;
    background-image: linear-gradient(to right,#ff3a30,#ff6a00)!important;
    border-radius: 15px;
    padding: 0px 25px;	
}


header .wd-header-my-account
{
border: 1px solid #dbcece;
    border-radius: 9px;

    background-color: white;
    box-shadow: 0 2px 7px -5px #7a7777a1;
}
.lblinfobox:hover .elementor-icon-box-title span,.lblinfobox:hover .elementor-icon-box-wrapper  .elementor-icon-box-description{
color:white;
}

.product-image-link{
	padding:1em;
}

.timemande{
	font-size:12px;
		padding:1em;
}

.off-amount{
	color:var(--e-global-color-primary );
}
.item-sell-price{
		color:var(--e-global-color-primary );
}





.wd-nav-wrapper.wd-nav-tabs-wrapper.text-center{
	border: 1px solid #E8E2E2;
	border-radius:10px;
	padding:8px
}
.no-sale-image{
	z-index:1;
}
#shop-carousel .carousel-swiper-slides{
	overflow-y: inherit;

}

.attachment-shop_catalog.size-shop_catalog{
	margin-top:20px;
}



@media screen and (max-width: 768px)
{
	.carousel-item--data
	{
		display:inline-table;
		grid-column: 1/-1;
    grid-row: 1/-2;
	}
}

.wd-quick-shop > a > img {
	border-radius: 16px;
}

a , button , input {
	font-family: IRANSansXFaNum !important;
}

.services-box {
	box-shadow: rgba(92, 64, 51, 0.17) 0px -23px 25px 0px inset, rgba(92, 64, 51, 0.15) 0px -36px 30px 0px 		inset, rgba(92, 64, 51, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 		0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 		0.09) 0px 32px 16px;	
}


.liquid-glass {
  border-radius: 16px;
  position: relative;
  isolation: isolate;
  box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
}

.liquid-glass:focus {
  outline: none;
}

.liquid-glass::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: 16px;
  box-shadow: inset 0 0 55px -16px #5c4033;
  background-color: rgba(255, 255, 255, 0.1);
}

.liquid-glass::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: 16px;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  filter: url(#glass-distortion);
  -webkit-filter: url(#glass-distortion);
}

.jet-filter-label {
		font-weight: bold;
    margin-bottom: 11px;
    background: #F2F2F2;
    padding: 10px;
    border-radius: 8px;
}

#woocommerce_price_filter-2 {
	padding-bottom: 30px !important;
}@media (min-width: 1025px) {
	#shop-carousel .carousel-image img
{
	min-width:250px;
}
[class*="wd-header-search-form"] input[type='text'] {
	min-width: 495px !important;
}
.wd-dropdown-menu.wd-design-sized:not(.wd-scroll) {
	padding: 0 !important;
}
}

