:root {
	--wd-text-font: "iransans, sans-serif", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #000000;
	--wd-text-font-size: 14px;
	--wd-title-font: "iransans, sans-serif", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #000000;
	--wd-entities-title-font: "iransans, sans-serif", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "iransans, sans-serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iransans, sans-serif", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #000000;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "iransans, sans-serif", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(251,188,52);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 199px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f2f2f2;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 1222px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.banner-400 {
	height: 400px;
}

.baner-radius {
	border-radius: 20px;
}
.px18 {
	font-size: 18px;
	font-weight: 700;
}

#suggested-product {
	padding: 11px;
	text-align: center;
	box-shadow: 2px 2px 5px grey;
	margin: 10px; border-radius: 5px; 
	font-size: 18px;
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,199,56,1) 0%, rgba(199,183,71,1) 0%, rgba(252,236,93,1) 100%, rgba(0,212,255,1) 100%);
}

#suggested-product a span {
	color: blue;
}

#suggested-product a:hover {
	text-decoration:none;
	color: black;
}

.faq-sharp {
	color: gold;
	font-weight: 900;
	font-size:32px;
}

.table-of-contents a, #list_index a {
    color: blue;
}
.table-of-contents, #list_index {
    color: orange !important;
}
.table-of-contents a:hover, #list_index a:hover {
    color: orange;
}

.blog_anchor {
color: blue;
}

@media (min-width: 768px) and (max-width: 1824px) {
	.aparat-video {
		margin-left: 20%;
		margin-right: 20%;
	}
}

.product-in-article > div > div {
    border-radius: 5px;
		margin-right: 20% !important;
    -webkit-box-shadow: 6px 10px 17px 3px rgba(242,166,72,1);
    -moz-box-shadow: 6px 10px 17px 3px rgba(242,166,72,1);
    box-shadow: 0px 6px 10px -1px rgba(242,166,72,1);
    padding-bottom: 10px;
}

.stock.in-stock {
    color: orangered;
	font-size: 18px;
}
.table-of-contents {
		padding: 10px 0px 10px 5px !important;
		margin-bottom: 20px;
    display: table;
    width: auto;
    border: 1px solid #aaa;
    border-radius: 5px;
    background: #f9f9f9 none repeat scroll 0
}

.table-of-contents p {
    text-align: center;
}

.table-of-contents ul {
    list-style: disc;
		padding: revert;
}

.table-of-contents ul li {
    margin-top: 10px;
}

.product-container {
  position: relative;
  width: 300px;
  height: 300px;
	margin: 3% auto;
	box-shadow: 2px 2px 2px 4px #efe058
}

.product-container .btn {
  position: absolute;
  top: 95%;
  left: 50%;
 	width: 300px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #efe058;
  color: black;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  text-align: center;
}

@media (max-width: 300px){
	.product-container {
		width: 250px;
		height: 250px;
	}
	
	.product-container .btn {
		width: 250px;
	}
}

.product-container img {
	
}

.product-container .btn:hover {
  background-color: #cdd6e0;
}

.woocommerce-Tabs-panel .wc-tab-inner>div>h2:first-child {
    font-size: revert !important;
}

.center-top-header {
	margin: auto;
}

    .modal {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 1000; /* Sit on top */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scroll if needed */
    }

    /* Modal Content/Box */
    .modal-content {
      background-color: #eae5a9;
      margin: 15% auto; /* 15% from the top and centered */
      padding: 20px;
      border-radius: 10px/20px;
      width: 50%; /* Could be more or less, depending on screen size */
    }

    /* The Close Button */
    .close {
      color: red;
      float: right;
      font-size: 28px;
      font-weight: bold;
    }

    .close:hover,
    .close:focus {
      color: black;
      text-decoration: none;
      cursor: pointer;
    }

    .main-div {
      text-align: center;
    }


@media (min-width: 320px) and (max-width: 767px) {
	.main-div {
		margin-top: 40px;
	}
	.modal-content {
		width: 90%;
	}
}

    #instagram_id {
      font-size: 22px;
      font-weight: 900;
			color: blue;
    }