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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//arniyagallery.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: iransans, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(17,17,17);
	--wd-text-font-size: 18px;
	--wd-title-font: iransans, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iransans, 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;
	--wd-widget-title-font: iransans, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: iransans, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(6,82,220);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(6,82,220);
	--wd-link-color-hover: rgb(186,186,186);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(6,82,220);
	--btn-accented-bgcolor-hover: rgb(6,82,220);
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgba(30,115,190,0.04);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
: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: 12px;
}

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


/* انیمیشن باز شدن */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.wc-block-components-button {
	background-color: green;
}
.wc-block-components-button__text {
	color:white;
}
.wd-single-post-header {
	display:none;
}
.wd-my-account-sidebar {
	display:none;
}
.wd-social-icons .social-share{
	display:none;
}
.posted_in{
	color: black;
	font-weight: bold;
}
.posted_in a{
	color: #0652DC;
}
.term-description p{
	text-align:justify;
}
.u-column2{
display:none;
}
.woocommerce-form__label-for-checkbox {
    display: none;
}
@media (max-width: 768px) {
    #billing_state_field, #billing_city_field {
        width: 48%;
        display: inline-block;
        vertical-align: top;
    }

    #billing_state_field {
        margin-right: 4%; /* فاصله فقط برای فیلد اول */
    }
}
.wd-entities-title {
font-size:bold;
}
/*استایل ویژگی محصولات*/
.woocommerce-product-attributes {
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 16px;
    background-color: #fff;
}

.woocommerce-product-attributes-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px;
    border-radius: 10px;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

.woocommerce-product-attributes-item__label {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    text-align: right;
    width: 40%;
}

.woocommerce-product-attributes-item__value {
    font-size: 16px;
    color: #444;
    font-weight: 500;
    text-align: left;
    width: 60%;
}

.woocommerce-product-attributes-item__value p {
    margin: 0;
}

.woocommerce-product-attributes-item__value a {
    color: #0066cc;
    text-decoration: none;
    font-weight: 600;
}

.woocommerce-product-attributes-item__value a:hover {
    text-decoration: underline;
}

.shop_attributes tr {
	border: none;
    padding-bottom: 15px;
}
.single_add_to_cart_button{
	border-radius : 5px;
}

.product-warranty {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: linear-gradient(135deg, #6FFFB0, #32CFA1);
  border-radius: 12px;
  padding: 10px 20px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  direction: rtl;
  width: fit-content;
  max-width: 100%;
 
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  transition: all 0.3s ease-in-out;
}

.product-warranty:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.icon-check {
  margin-left: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* مگامنو */
    .wd-dropdown {
        background-color: #ffffff ;
    }
    

     .wd-dropdown .menu-item {
      background-color: #f1f2f6;
      padding: 8px 10px;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      gap: 12px;
      font-weight: bold;
      font-size: 15px;
      color: #0d47a1;
      cursor: pointer;
      transition: transform 0.25s ease, box-shadow 0.25s ease;
      box-shadow: 0 2px 6px rgba(0,0,0,0.08);
      
    }

     .wd-dropdown .menu-item:hover {
      transform: translateY(-4px);
      box-shadow: 0 8px 10px rgba(0,0,0,0.15);
    }

     .wd-dropdown .menu-item i {
      font-size: 18px;
      color: #1976d2;
    }

    @keyframes fadeInUp {
      from {
        opacity: 0;
        transform: translateY(10px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }
/*دکمه واتس اپ*/

.whatsapp-custom-btn {
  display: inline-flex;
  margin-top: 15px;
  padding: 12px 18px;
  background: linear-gradient(90deg, #62cff4, #2c67f2);
  color: white;
  border-radius: 12px;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
	width: auto;
  max-width: 100%;
  white-space: nowrap;
}


.whatsapp-custom-icon {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}
/*پیشنهاد دسته بندی محصول*/
.category-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 13px;
  max-width: 1000px;
  margin: auto;
  
}
.category-box {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 160px;
  border-radius: 16px;
  text-decoration: none;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.category-box::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #62cff4, #2c67f2);
}
.category-box span {
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 900px) {
  .category-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .category-box {
    height: 140px;
  }
}
@media (min-width: 1025px) {
	/* استایل کلی پنجره پاپ‌آپ سبد خرید */
.cart-popup {
  background-color: #ffffff; /* رنگ سفید برای زمینه */
  border: 1px solid #ddd; /* حاشیه کم‌رنگ */
  border-radius: 8px; /* گوشه‌های گرد */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); /* سایه برای برجسته شدن */
  padding: 20px; /* فاصله داخلی */
  max-width: 400px; /* حداکثر عرض */
  margin: 0 auto; /* مرکزچین کردن */
}

/* عنوان سبد خرید */
.cart-popup h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}

/* استایل محصول */
.cart-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.cart-item img {
  width: 80px; /* اندازه تصویر محصول */
  height: auto;
  border-radius: 5px; /* گوشه‌های تصویر */
  margin-right: 10px; /* فاصله از متن */
}

.cart-item-details {
  flex: 1;
}

.cart-item-details h3 {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  margin: 0;
}

.cart-item-details p {
  font-size: 14px;
  color: #777;
  margin: 5px 0;
}

/* قیمت و دکمه‌ها */
.cart-footer {
  text-align: center;
  margin-top: 20px;
}

.cart-footer .btn {
  background-color: #007bff;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.cart-footer .btn:hover {
  background-color: #0056b3;
}

/* دکمه بستن */
.cart-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
}

.cart-close:hover {
  color: #ff0000;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* استایل کلی پنجره پاپ‌آپ سبد خرید */
.cart-popup {
  background-color: #ffffff; /* رنگ سفید برای زمینه */
  border: 1px solid #ddd; /* حاشیه کم‌رنگ */
  border-radius: 8px; /* گوشه‌های گرد */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); /* سایه برای برجسته شدن */
  padding: 20px; /* فاصله داخلی */
  max-width: 400px; /* حداکثر عرض */
  margin: 0 auto; /* مرکزچین کردن */
}

/* عنوان سبد خرید */
.cart-popup h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}

/* استایل محصول */
.cart-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.cart-item img {
  width: 80px; /* اندازه تصویر محصول */
  height: auto;
  border-radius: 5px; /* گوشه‌های تصویر */
  margin-right: 10px; /* فاصله از متن */
}

.cart-item-details {
  flex: 1;
}

.cart-item-details h3 {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  margin: 0;
}

.cart-item-details p {
  font-size: 14px;
  color: #777;
  margin: 5px 0;
}

/* قیمت و دکمه‌ها */
.cart-footer {
  text-align: center;
  margin-top: 20px;
}

.cart-footer .btn {
  background-color: #007bff;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.cart-footer .btn:hover {
  background-color: #0056b3;
}

/* دکمه بستن */
.cart-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
}

.cart-close:hover {
  color: #ff0000;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* استایل کلی پنجره پاپ‌آپ سبد خرید */
.cart-popup {
  background-color: #ffffff; /* رنگ سفید برای زمینه */
  border: 1px solid #ddd; /* حاشیه کم‌رنگ */
  border-radius: 8px; /* گوشه‌های گرد */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); /* سایه برای برجسته شدن */
  padding: 20px; /* فاصله داخلی */
  max-width: 400px; /* حداکثر عرض */
  margin: 0 auto; /* مرکزچین کردن */
}

/* عنوان سبد خرید */
.cart-popup h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}

/* استایل محصول */
.cart-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.cart-item img {
  width: 80px; /* اندازه تصویر محصول */
  height: auto;
  border-radius: 5px; /* گوشه‌های تصویر */
  margin-right: 10px; /* فاصله از متن */
}

.cart-item-details {
  flex: 1;
}

.cart-item-details h3 {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  margin: 0;
}

.cart-item-details p {
  font-size: 14px;
  color: #777;
  margin: 5px 0;
}

/* قیمت و دکمه‌ها */
.cart-footer {
  text-align: center;
  margin-top: 20px;
}

.cart-footer .btn {
  background-color: #007bff;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.cart-footer .btn:hover {
  background-color: #0056b3;
}

/* دکمه بستن */
.cart-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
}

.cart-close:hover {
  color: #ff0000;
}
}

@media (max-width: 576px) {
	/* استایل کلی پنجره پاپ‌آپ سبد خرید */
.cart-popup {
  background-color: #ffffff; /* رنگ سفید برای زمینه */
  border: 1px solid #ddd; /* حاشیه کم‌رنگ */
  border-radius: 8px; /* گوشه‌های گرد */
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); /* سایه برای برجسته شدن */
  padding: 20px; /* فاصله داخلی */
  max-width: 400px; /* حداکثر عرض */
  margin: 0 auto; /* مرکزچین کردن */
}

/* عنوان سبد خرید */
.cart-popup h2 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}

/* استایل محصول */
.cart-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.cart-item img {
  width: 80px; /* اندازه تصویر محصول */
  height: auto;
  border-radius: 5px; /* گوشه‌های تصویر */
  margin-right: 10px; /* فاصله از متن */
}

.cart-item-details {
  flex: 1;
}

.cart-item-details h3 {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  margin: 0;
}

.cart-item-details p {
  font-size: 14px;
  color: #777;
  margin: 5px 0;
}

/* قیمت و دکمه‌ها */
.cart-footer {
  text-align: center;
  margin-top: 20px;
}

.cart-footer .btn {
  background-color: #007bff;
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.cart-footer .btn:hover {
  background-color: #0056b3;
}

/* دکمه بستن */
.cart-close {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
}

.cart-close:hover {
  color: #ff0000;
}
}

