/*
Name: 			theme-shop.css
Written by: 	Okler Themes - (http://www.okler.net)
Theme Version:	@@version
*/
/* Custom Font - Stars (From WooCommerce) */
@font-face {
  font-family: 'star';
  src: url("fonts/star.eot");
  src: url("fonts/star.eot?#iefix") format("embedded-opentype"), url("fonts/star.woff") format("woff"), url("fonts/star.ttf") format("truetype"), url("fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Shop - Base */
.shop .products:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.shop .products .product {
  position: relative;
  margin-bottom: 30px;
}

.shop .products .product a {
  text-decoration: none;
}

.shop .products .product .add-to-cart-product {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: absolute;
  top: -100%;
  right: 0;
  padding: 7px 10px;
  font-size: 0.9em;
  color: #FFF;
  background: #222;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.shop .products .product .add-to-cart-product [class*="fa-"], .shop .products .product .add-to-cart-product .icons {
  margin-left: 3px;
  font-size: 1.1em;
}

.shop .products .product:hover .add-to-cart-product {
  opacity: 1;
  top: 0;
}

.shop .products .product:hover .add-to-cart-product:hover {
  background: #000;
}

.shop .products .product .price {
  display: block;
  min-height: 31px;
  line-height: 31px;
}

.shop .products .product .price del {
  color: rgba(145, 145, 145, 0.5);
  font-size: 0.7em;
  margin: -2px 0 0;
}

.shop .products .product .price ins {
  text-decoration: none;
}

.shop .products .product .price .amount {
  font-size: 1.3em;
}

.shop .products .product .onsale {
  position: absolute;
  background-image: none;
  border-radius: 100%;
  right: auto;
  left: 0;
  top: -15px;
  text-shadow: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  z-index: 10;
  box-shadow: none;
  font-size: 0.9em;
  color: #FFF;
  border-bottom: 2px solid transparent;
}

.masonry-loader-showing .products {
  opacity: 0;
}

/* Product Info */
.product-info {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 0;
  position: relative;
  border: 1px solid #DDD;
  background: #F7F9FC;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  max-width: 100%;
  text-align: center;
  padding: 0;
  text-decoration: none;
}

.product-info:hover {
  background-color: #FFF;
  text-decoration: none;
}

.product-info a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
}

.product-info a:hover {
  text-decoration: none;
  display: inline-block;
  width: 100%;
}

.product-info img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.product-info h4 {
  color: #404751;
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1.1em;
  margin: 0;
  padding: 0;
}

.product-info + .product-info {
  margin-top: -5px;
}

.product-info .product-info-image {
  display: block;
  position: relative;
}

.product-info .product-info-image:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #333;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.product-info:hover .product-info-image:before {
  opacity: 0.4;
}

.product-info .product-info-act {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  color: #FFF;
}

.product-info .product-info-act em {
  font-style: normal;
  position: relative;
  font-size: 1.2em;
  font-weight: 300;
}

.product-info .product-info-act-left, .product-info .product-info-act-right {
  float: right;
  overflow: hidden;
}

.product-info .product-info-act-left {
  text-align: left;
  width: 45%;
}

.product-info .product-info-act-left em {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  right: 0%;
  opacity: 0;
}

.product-info .product-info-act-right {
  text-align: right;
  margin-right: 2%;
  width: 53%;
}

.product-info .product-info-act-right em {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  left: 0%;
  font-weight: 700;
  opacity: 0;
}

.product-info:hover .product-info-act-left em {
  opacity: 1;
}

.product-info:hover .product-info-act-right em {
  opacity: 1;
}

.product-info .product-info-content {
  padding: 15px;
  text-align: right;
  display: block;
}

.product-info .product-info-caption {
  padding: 0 15px 15px;
  text-align: right;
  display: block;
}

.product-info .product-info-caption p {
  margin: 0;
  padding: 0 0 10px;
}

.product-info .product-info-extra {
  clear: both;
  padding: 10px 0 0;
  margin: 10px 0 0;
  border-top: 1px solid #EBEBF4;
  display: block;
}

.product-info .product-info-extra.social {
  text-align: center;
}

.product-info .product-info-extra.social a {
  border-left: 1px solid #EBEBF4;
  display: inline-block;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 0.9em;
  color: #ACACAC;
  width: auto;
}

.product-info .product-info-extra.social a:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

.product-info .date {
  color: #9AA1AB;
  font-size: 0.9em;
}

.product-info.secondary .product-info-content {
  text-align: center;
}

.product-info.secondary .product-info-content h4 {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #FFF;
  position: relative;
  top: -25%;
  opacity: 0;
}

.product-info.secondary .product-info-content .date {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  top: 25%;
  display: block;
  opacity: 0;
}

.product-info.secondary .product-info-act {
  top: 30%;
}

.product-info.secondary .label {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  clear: both;
  display: inline-block;
  margin-top: 15px;
  opacity: 0;
}

.product-info.secondary:hover .label {
  opacity: 1;
}

.product-info.secondary:hover .product-info-content h4 {
  top: 0;
  opacity: 1;
}

.product-info.secondary:hover .product-info-content .date {
  top: 0;
  opacity: 1;
}

/* Rating */
.shop .review-num {
  margin-right: 7px;
  margin-top: 1px;
  float: right;
  font-size: 0.85em;
}

.shop .summary .price {
  color: #444;
  font-size: 2em;
  line-height: 30px;
  margin-top: 15px;
  clear: both;
}

.shop .summary h1 {
  font-family: inherit;
}

.shop .quantity {
  margin: 0 0 25px 15px;
  overflow: hidden;
  position: relative;
  width: 125px;
  height: 40px;
  float: right;
}

.shop .quantity .minus {
  background: transparent;
  border: 1px solid #F0F0F0;
  border-radius: 2px;
  box-shadow: none;
  color: #5E5E5E;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 13px;
  margin: 0;
  overflow: visible;
  outline: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  vertical-align: text-top;
  width: 40px;
  border-radius: 0 0.25rem 0.25rem 0;
}

.shop .quantity .plus {
  background: transparent;
  border: 1px solid #F0F0F0;
  border-radius: 2px;
  box-shadow: none;
  color: #5E5E5E;
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  line-height: 13px;
  margin: 0;
  overflow: visible;
  outline: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  vertical-align: text-top;
  width: 40px;
  border-radius: 0.25rem 0 0 0.25rem;
  left: 0;
  top: 0;
}

.shop .quantity .qty {
  border: 1px solid #F0F0F0;
  box-shadow: none;
  float: right;
  height: 40px;
  padding: 0 39px;
  text-align: center;
  width: 125px;
  font-weight: bold;
  font-size: 1em;
  outline: 0;
  border-radius: .25rem;
}

.shop .quantity .qty::-webkit-inner-spin-button, .shop .quantity .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.shop .quantity .qty::-ms-clear {
  display: none;
}

.shop .quantity.quantity-lg {
  height: 45px;
}

.shop .quantity.quantity-lg .minus {
  height: 45px;
  width: 45px;
}

.shop .quantity.quantity-lg .plus {
  height: 45px;
  width: 45px;
}

.shop .quantity.quantity-lg .qty {
  height: 45px;
}

.shop .product-meta {
  clear: both;
}

.shop .tabs-product {
  margin-top: 40px;
}

.shop ul.comments .comment-arrow {
  border-left-color: #F5F7F7;
}

.shop ul.comments .comment-block {
  background: #F5F7F7;
  padding-bottom: 20px;
}

.shop table.cart {
  width: 100%;
  margin: 0;
  text-align: right;
}

.shop table.cart img {
  height: auto;
  width: 55px;
}

.shop table.cart th {
  padding: 8px 10px;
}

.shop table.cart td {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding: 8px 10px;
}

.shop table.cart td.actions {
  padding: 20px 0;
}

.shop table.cart .remove [class*="fa-"] {
  font-size: 1em;
}

.shop table.cart .coupon {
  float: right;
}

.shop table.cart .product-remove {
  width: 1%;
}

.shop table.cart .product-thumbnail {
  width: 8%;
}

.shop table.cart .product-name {
  width: 52%;
}

.shop table.cart .quantity {
  top: 10px;
  position: relative;
}

.shop .actions-continue {
  float: left;
}

.shop .cart-totals {
  width: 100%;
}

.shop .cart-totals th, .shop .cart-totals td {
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding: 8px 10px;
}

.shop .cart-totals tr.total .amount {
  font-size: 2em;
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 1.4;
}

.shop ul.simple-post-list li {
  border: 0;
  padding-bottom: 0;
}

/* Product Thumb Info */
.product-thumb-info {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 0;
  position: relative;
  border: 0;
  border-bottom: 3px solid #E3E4E8;
  background: #F7F9FC;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  max-width: 100%;
  text-align: center;
  border: 1px solid #DDD;
  text-decoration: none;
}

.product-thumb-info:hover {
  background-color: #FFF;
  text-decoration: none;
}

.product-thumb-info a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
}

.product-thumb-info a:hover {
  text-decoration: none;
  display: inline-block;
  width: 100%;
}

.product-thumb-info img {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.product-thumb-info h4 {
  color: #404751;
  font-weight: 700;
  font-size: 1.4em;
  font-family: inherit;
  margin: 0;
  padding: 1px 0;
}

.product-thumb-info + .product-thumb-info {
  margin-top: -5px;
}

.product-thumb-info .product-thumb-info-touch-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-color: transparent;
}

.product-thumb-info.hover .product-thumb-info-touch-hover {
  display: block;
}

.product-thumb-info .product-thumb-info-image {
  display: block;
  position: relative;
}

.product-thumb-info .product-thumb-info-image:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #FFF;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.product-thumb-info:hover .product-thumb-info-image:before {
  opacity: 0.4;
}

.product-thumb-info .product-thumb-info-act {
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
  text-align: center;
  color: #FFF;
  opacity: 0;
}

.product-thumb-info:hover .product-thumb-info-act {
  opacity: 1;
  top: 50%;
}

.product-thumb-info .product-thumb-info-act em {
  font-style: normal;
}

.product-thumb-info .product-thumb-info-content {
  padding: 15px;
  text-align: right;
  display: block;
}

.product-thumb-info .product-thumb-info-caption {
  padding: 0 15px 15px;
  text-align: right;
  display: block;
}

.product-thumb-info .product-thumb-info-caption p {
  margin: 0;
  padding: 0 0 10px;
}

.product-thumb-info .product-thumb-info-extra {
  clear: both;
  padding: 10px 0 0;
  margin: 10px 0 0;
  border-top: 1px solid #EBEBF4;
  display: block;
}

/* custom-shop.css */

.product-thumb-info {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    transition: all 0.3s ease-in-out;
}
.product-thumb-info:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.product-thumb-info-image img {
    transition: transform 0.3s ease;
}
.product-thumb-info:hover .product-thumb-info-image img {
    transform: scale(1.05);
}
.add-to-cart-product {
    border-radius: 0 0 12px 12px;
    background-color: #007bff;
    color: #fff !important;
    font-weight: bold;
    padding: 0.5rem 1rem;
    transition: background-color 0.3s ease;
}
.add-to-cart-product:hover {
    background-color: #0056b3;
}
.pagination .page-item .page-link {
    border-radius: 50%;
    margin: 0 3px;
    color: #007bff;
    transition: all 0.3s ease;
}
.pagination .page-item.active .page-link {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
}
.pagination .page-item .page-link:hover {
    background-color: #e9ecef;
}

.product-thumb-info {
    border-radius: 16px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
}

.product-thumb-info:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.product-thumb-info-image img {
    width: 100%;
    height: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transition: transform 0.4s ease;
}

.product-thumb-info:hover .product-thumb-info-image img {
    transform: scale(1.05);
}

.product-thumb-info-content {
    padding: 1rem;
    text-align: center;
}

.product-thumb-info-content h4 {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    font-weight: 600;
}

.product-thumb-info-content p {
    font-size: 0.85rem;
    color: #666;
    min-height: 48px;
}

.product-thumb-info-content span {
    font-size: 0.95rem;
    color: #000;
}

.add-to-cart-product {
    background: linear-gradient(135deg, #007bff, #0056b3);
    color: white !important;
    padding: 0.5rem 1rem;
    font-weight: 600;
    border-radius: 0 0 16px 16px;
    transition: all 0.3s ease;
    text-align: center;
    display: block;
}

.add-to-cart-product:hover {
    background: linear-gradient(135deg, #0056b3, #00408a);
    color: #fff;
}



.product-thumb-info .product-thumb-info-extra.social a:last-child {
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}

/* Product Thumb Info - Full Width */
.full-width .product-thumb-info .product-thumb-info-image:before {
  border-radius: 0;
}

/* برچسب بالا گوشه کارت */
.product-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #ff4d4f;
    color: white;
    font-size: 0.75rem;
    padding: 3px 8px;
    border-radius: 12px;
    z-index: 5;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

/* کارت‌ها */
.product-thumb-info {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
}

.product-thumb-info:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}

/* تصویر محصول */
.product-thumb-info-image img {
    width: 100%;
    height: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transition: transform 0.4s ease;
}

.product-thumb-info:hover .product-thumb-info-image img {
    transform: scale(1.05);
}

/* محتوای کارت */
.product-thumb-info-content {
    padding: 1.2rem;
    text-align: center;
    background: transparent;
}

.product-thumb-info-content h4 {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
}

.product-thumb-info-content p {
    font-size: 0.85rem;
    color: #777;
    min-height: 48px;
}

/* دکمه جزئیات */
.add-to-cart-product {
    background: linear-gradient(135deg, #007bff, #0056b3);
    color: white !important;
    padding: 0.6rem 1rem;
    font-weight: 600;
    border-radius: 0 0 16px 16px;
    transition: background 0.3s ease, transform 0.2s ease;
    text-align: center;
    display: block;
}

.add-to-cart-product:hover {
    background: linear-gradient(135deg, #0056b3, #003d80);
    transform: scale(1.03);
}

/* Responsive */
@media (max-width: 991px) {
  .shop .actions-continue {
    float: none;
  }
  .shop table.cart .product-thumbnail {
    width: 12%;
  }
  .shop table.cart .product-name {
    width: 35%;
  }
  #header nav.mega-menu .mega-menu-shop a {
    color: #FFF;
  }
  #header nav.mega-menu .mega-menu-shop a .fa-caret-down {
    display: none !important;
  }
  #header nav.mega-menu .mega-menu-shop > ul.dropdown-menu {
    display: none !important;
  }
}

.product-thumb-info {
    border-radius: 16px;
    overflow: hidden;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
}

/* حالت هاور: پس‌زمینه تیره و روشن شدن متن */
.product-thumb-info:hover {
    background-color: #2c2c2c;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

.product-thumb-info:hover h4,
.product-thumb-info:hover p {
    color: #fff;
}

/* عکس همچنان زوم بشه */
.product-thumb-info:hover .product-thumb-info-image img {
    transform: scale(1.05);
}

.product-thumb-info {
    border-radius: 16px;
    overflow: hidden;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
}

.product-thumb-info:hover {
    background-color: #2c2c2c;
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
}

.product-thumb-info:hover h4,
.product-thumb-info:hover p {
    color: #fff;
}

.product-thumb-info-image img {
    width: 100%;
    height: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    transition: transform 0.4s ease;
}

.product-thumb-info:hover .product-thumb-info-image img {
    transform: scale(1.05);
}

.product-thumb-info-content {
    padding: 1rem;
    text-align: center;
}

.product-thumb-info-content h4 {
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
}

.product-thumb-info-content p {
    font-size: 0.85rem;
    color: #777;
    min-height: 48px;
}

.add-to-cart-product {
    background: linear-gradient(135deg, #007bff, #0056b3);
    color: white !important;
    padding: 0.6rem 1rem;
    font-weight: 600;
    border-radius: 0 0 16px 16px;
    transition: background 0.3s ease, transform 0.2s ease;
    text-align: center;
    display: block;
}

@keyframes slideInUp {
  0% {
    transform: translateY(60px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.slide-in-up {
  animation: slideInUp 0.4s ease-out;
}


.product {
    opacity: 0;
    transform: translateY(30px);
    animation: fadeUp 0.6s ease forwards;
    animation-delay: calc(0.1s * var(--i));
}

body {
    font-family: 'IRANSans', sans-serif;
    background-color: #f5f7fa;
    color: #333;
}

/* افکت ها */
.hover-scale {
    transition: transform 0.3s ease;
}
.hover-scale:hover {
    transform: scale(1.05);
}

/* تصویر محصول */
.img-fluid {
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

/* تیتر محصول */
h1.display-5 {
    font-weight: 700;
    color: #222;
}

/* تب‌ها */
.nav-tabs .nav-link {
    border: none;
    color: #555;
    transition: background 0.3s ease;
}
.nav-tabs .nav-link.active {
    background-color: #fff;
    border-bottom: 2px solid #000;
    color: #000;
}

/* باکس توضیحات و تب‌ها */
.tab-content, .entry-summary {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

/* جدول اطلاعات */
.table th {
    width: 120px;
    font-weight: normal;
    color: #888;
}
.table td {
    color: #444;
}

/* دکمه‌ها */
.btn-dark {
    background-color: #000;
    color: #fff;
    border: none;
    transition: all 0.3s ease;
}
.btn-dark:hover {
    background-color: #333;
}

/* رنگ محصول */
.color-swatch {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-left: 8px;
}

/* انیمیشن‌های ورود */
.animate__animated {
    animation-duration: 0.8s;
    animation-fill-mode: both;
}

.text-soft-blue{
  color : #6c757d
}

.category-box {
    background-color: #fff;
    border: 1px solid #eee;
    transition: all 0.3s ease;
    border-radius: 12px;
}
.category-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
    background-color: #f9f9f9;
}

.category-icon i {
    color: #6c757d;
}

.text-soft-blue {
    color: #6c757d;
}

.hover-scale {
    transition: transform 0.3s ease;
}
.hover-scale:hover {
    transform: scale(1.05);
}

.category-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* تعداد خطوط مجاز */
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 50px; /* ارتفاع کارت رو با توجه به فونت تنظیم کن */
    line-height: 1.4;
    font-size: 18px;
    color: #333;
}

@keyframes fadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }

@media (max-width: 767px) {
  .shop table.cart .product-name {
    width: 65%;
  }
  .shop table.cart th.product-price, .shop table.cart td.product-price, .shop table.cart th.product-quantity, .shop table.cart td.product-quantity, .shop table.cart .product-thumbnail {
    display: none;
  }
}
