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

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

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

:root {
	--wd-header-banner-h: 38px;
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,131,102);
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(86,131,102);
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(86,131,102);
	--wd-entities-title-color-hover: rgb(146, 195, 165);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(86,131,102);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: IRansansX;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(86,131,102);
	--wd-alternative-color: rgb(146,195,165);
	--btn-default-bgcolor: rgb(251,110,82);
	--btn-default-bgcolor-hover: rgb(255,206,85);
	--btn-accented-bgcolor: rgb(251,110,82);
	--btn-accented-bgcolor-hover: rgb(255,206,85);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(251,110,82);
	--wd-link-color-hover: rgb(255,206,85);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(129,215,66);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(243,246,235);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(243,246,235);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(243,246,235);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(243,246,235);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(243,246,235);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(243,246,235);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(243,246,235);
	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(86,131,102);
	--wd-form-placeholder-color: rgb(255,206,85);
	--wd-form-brd-color: rgb(219,246,143);
	--wd-form-brd-color-focus: rgb(146,195,165);
}
.product-labels .product-label.onsale {
	background-color: rgb(56,56,56);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

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

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

.wd-page-title {
background-color: rgb(243,246,235);
}

.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
.promo-banner {
    border-radius: 15px;
	overflow: hidden;
}
.banner-hover-background.color-scheme-dark:not(.banner-border) .wrapper-content-banner:after {
    border-radius: 15px;
}
.woodmart-hover-tiled .product-wrapper {
    background: #fff;
    overflow: hidden;
    border-radius: 15px;
}
.product-grid-item.woodmart-hover-tiled .hover-img img, .product-grid-item.woodmart-hover-tiled .product-image-link img {
    width: 100%;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}

@media (min-width: 1025px) {
	.whb-general-header {
    max-width: 1320px;
    margin: auto;
    border-radius: 44px;
}
.whb-sticked .whb-general-header {
    max-width: 100%;
    margin: auto;
    margin-top: 0px;
    border-radius: 0px;
}
.whb-header-bottom {
    border-bottom-right-radius: 41px;
    border-bottom-left-radius: 41px;
    padding: 0 43px;
    max-width: 1150px;
    margin: auto;
}
.whb-general-header .wd-logo:before {
    content: '';
    width: 239px;
    height: 239px;
    background: #f5f5f5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    top: 59px;
}
.whb-sticked .whb-general-header .wd-logo:before {
    top: -14px;
	width: 200px;
    height: 200px;
	background:#fff;
}
.whb-general-header:before {
    content: "";
    background: url("https://organicbabol.com/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat;
    width: 364px;
    height: 325px;
    display: inline-block;
    margin: auto;
    left: 0;
    right: 0;
    background-size: contain;
    top: -4px;
    position: absolute;
}
.whb-sticked .whb-general-header:before {
    content: "";
    background: url("https://organicbabol.com/wp-content/uploads/Central_Curve_shadow2.svg") no-repeat;
    top: -117px;
	width: 364px;
    height: 325px;
}
.whb-general-header .site-logo {
	z-index:9999;
	max-height: 190px;
}
.whb-sticked  .whb-general-header .site-logo {
	max-height: 120px;
	margin-top:60px
}
	.whb-general-header-inner, .whb-top-bar-inner {
    padding: 0px 20px;
}
}
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.wd-info-box .info-box-title {
    line-height: 1.5;
    margin-bottom: 0;
}
.box-icon-align-right .box-icon-wrapper {
    margin-left: 9px;
}
.main-page-wrapper {
    margin-top: -163px;
		padding-top:163px;
}
.page-title {
    padding-top: 90px !important;
}

.wd-nav[class*=wd-style-]>li>a:before {
    content: '';
    background: rgba(255,254,237,.4);
    background: -moz-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,254,237,.4)),color-stop(100%,rgba(255,221,0,0)));
    background: -webkit-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -o-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: -ms-linear-gradient(top,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    background: linear-gradient(to bottom,rgba(255,254,237,.4) 0%,rgba(255,221,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffeed',endColorstr='#ffdd00',GradientType=0);
    width: 129%;
    height: 100%;
    position: absolute;
    right: -7px;
    top: -5px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -webkit-transition: .8s;
    -moz-transition: .8s;
    -ms-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    opacity: 0;
}
.wd-nav[class*=wd-style-]>li:hover>a:before {
    opacity: 1;
}
.owl-stage-outer .wd-info-box .info-box-content {
    margin-top: 15px;
}
.whb-general-header {
    z-index: 2 !important;
}



/* استایل کلی پنل کاربری */
.woocommerce-account {
    background-color: #F4F7F6;
    border-radius: 12px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    flex-direction: row;
    gap: 30px;
}

/* طراحی منوی کناری */
.woocommerce-account .woocommerce-MyAccount-navigation {
    background-color: #4CAF50;
    padding: 25px;
    border-radius: 12px;
    width: 240px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
    color: white;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    margin-bottom: 20px;
}

/* لینک‌ها و دکمه‌های منو */
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: color 0.3s ease, transform 0.3s ease;
}

/* افکت هاور روی لینک‌های منو */
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover {
    color: #FFEB3B;
    transform: translateX(5px);
}

/* استایل محتوای پنل */
.woocommerce-account .woocommerce-MyAccount-content {
    background-color: #FFFFFF;
    padding: 30px;
    border-radius: 12px;
    flex-grow: 1;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
	    width: auto;
}

/* هدر محتوای پنل */
.woocommerce-account .woocommerce-MyAccount-content h2 {
    color: #6A1B9A;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

/* دکمه‌ها */
.woocommerce-account .woocommerce-MyAccount-content .button {
    background-color: #6A1B9A;
    color: white;
    padding: 12px 24px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: bold;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

/* افکت هاور روی دکمه‌ها */
.woocommerce-account .woocommerce-MyAccount-content .button:hover {
    background-color: #4CAF50;
    transform: scale(1.05);
}

/* انیمیشن ورود بخش‌ها */
.woocommerce-account .woocommerce-MyAccount-content,
.woocommerce-account .woocommerce-MyAccount-navigation {
    animation: fadeIn 0.6s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* آیکون‌ها و برچسب‌های اطلاعات */
.woocommerce-account .woocommerce-MyAccount-content .user-info {
    background-color: #E8F5E9;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

.woocommerce-account .woocommerce-MyAccount-content .user-info h3 {
    color: #388E3C;
    font-size: 20px;
    margin-bottom: 15px;
}

.woocommerce-account .woocommerce-MyAccount-content .user-info p {
    font-size: 14px;
    color: #666;
}

.woocommerce-account .woocommerce-MyAccount-content .user-info i {
    color: #66BB6A;
    margin-right: 10px;
}

.woocommerce-MyAccount-content>*:not(:last-child) {
    margin-bottom: 20px;
    background-color: #E8F5E9;
    margin: 20px;
		text-align-last: center;
    border-radius: 10px;
    /* margin-bottom: 20px; */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    transition: all 0.3s 
ease;
}


   
        /* جدول سفارش‌ها */
        .woocommerce-orders-table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            border-radius: 10px;
            overflow: hidden;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
					  text-align-last: center;
        }
        
        .woocommerce-orders-table thead {
            background: linear-gradient(135deg, #6A1B9A, #4CAF50);
            color: white;
        }
        
        .woocommerce-orders-table th {
            padding: 15px;
            text-align: right;
            font-weight: 600;
					  color: white;
					  text-align: center;
					  text-align-last: center;
        }
        
        .woocommerce-orders-table td {
            padding: 12px 15px;
            border-bottom: 1px solid #E0E0E0;
            transition: all 0.2s ease;
        }
        
        .woocommerce-orders-table tbody tr:hover td {
            background: #F1F8E9;
        }
        
        .order-status {
            padding: 6px 12px;
            border-radius: 20px;
            font-size: 0.85em;
            font-weight: 500;
        }
        
        .order-status.completed {
            background: #E8F5E9;
            color: #388E3C;
        }
        
        .order-status.processing {
            background: #E3F2FD;
            color: #1976D2;
        }

.wd-page-title .title {
    font-size: var(--wd-title-font-s);
    line-height: 1.2;
    margin-bottom: 0;
    display: none;
}

.wd-page-title .container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: var(--wd-align);
    text-align: var(--wd-align);
    gap: 10px;
    display: none;
}

.wd-post-cat.wd-style-with-bg {
    --wd-link-color: #fff;
    --wd-link-color-hover: rgba(255, 255, 255, 0.8);
    display: inline-block;
    overflow: hidden;
    padding-inline: 10px;
    height: 2em;
    border-radius: calc(var(--wd-brd-radius) / 1.5);
    background-color: var(--wd-primary-color);
    color: #fff;
    line-height: 2em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1em;
	margin-top: 70px;
}

@media (max-width: 768.98px) {
    .wd-post-cat.wd-style-with-bg {
       margin-top: 15px;
    }
}

@media (max-width: 768.98px) {
    :is(.wd-single-post-title,.wd-single-post-header) .title {
        font-size: 28px;
    }
}

.wd-entities-title {
    --wd-link-decor: none;
    --wd-link-decor-hover: none;
    display: block;
    color: var(--wd-entities-title-color);
    word-wrap: break-word;
    font-weight: var(--wd-entities-title-font-weight);
    font-style: var(--wd-entities-title-font-style);
    font-family: var(--wd-entities-title-font);
    text-transform: var(--wd-entities-title-transform);
    line-height: 1.4;
    font-size: 30px;
}



/* Persian Tile Elegant – Organic & Feminine */
.wd-post-title {
  max-width: 1000px;
  margin: 50px auto 35px;
  padding: 42px 46px;
  position: relative;
  text-align: center;
  border-radius: 26px;

  background-color: #f6faf8;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%2382b7a0' stroke-width='1' opacity='0.18'%3E%3Cg transform='translate(100 100)'%3E%3Cg transform='rotate(0)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3Cg transform='rotate(45)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3Cg transform='rotate(90)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3Cg transform='rotate(135)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3Cg transform='rotate(180)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3Cg transform='rotate(225)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3Cg transform='rotate(270)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3Cg transform='rotate(315)'%3E%3Cpath d='M0 -70 C18 -50 18 -20 0 0 C-18 -20 -18 -50 0 -70 Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 220px;


  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.045);
}

/* نوار کاشی‌کاری بالا */
.wd-post-title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 60px;
  left: 60px;
  height: 6px;
  background: linear-gradient(
    to right,
    #2f8f74,
    #bfe3d3,
    #2f8f74
  );
  border-radius: 0 0 16px 16px;
}

/* تیتر اصلی */
.wd-post-title h1,
.wd-post-title .entry-title {
  font-family: "Vazirmatn", "IRANSans", sans-serif;
  font-size: 38px;
  font-weight: 900;
  color: #244f43;
  line-height: 1.75;
  margin: 22px 0 14px;
}

/* تزئین کاشی‌گونه زیر تیتر */
.wd-post-title h1::after,
.wd-post-title .entry-title::after {
  content: "❁  ❖  ❁";
  display: block;
  margin-top: 18px;
  font-size: 18px;
  color: #86bfa8;
  letter-spacing: 10px;
}

/* متادیتا */
.wd-post-title .entry-meta,
.wd-post-title .meta-post {
  display: flex;
  justify-content: center;
  gap: 26px;
  font-size: 14px;
  color: #5f7f74;
  margin-top: 14px;
}

/* موبایل */
@media (max-width: 768px) {
  .wd-post-title {
    padding: 28px 22px;
    margin: 30px 14px;
    background-size: 150px;
  }

  .wd-post-title h1,
  .wd-post-title .entry-title {
    font-size: 27px;
  }

  .wd-post-title .entry-meta,
  .wd-post-title .meta-post {
    flex-direction: column;
    gap: 7px;
  }
}



/* VIP Meta Bar – Persian Organic Style with Loading Effect */
.wd-single-post-header .wd-post-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  direction: rtl;

  padding: 8px 22px;
  margin: 18px auto 0;
  max-width: 100%;

  background: rgba(240, 247, 244, 0.92);
  border-radius: 30px;

  font-size: 13px;
  color: #4f6f64;

  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(47, 143, 116, 0.28);

  position: relative;

  /* افکت لودینگ */
  opacity: 0;
  transform: translateY(20px) scale(0.95);
  animation: metaFadeIn 0.8s ease forwards;
  animation-delay: 0.4s; /* می‌تونی زمان را کم یا زیاد کنی */
}

/* انیمیشن لودینگ */
@keyframes metaFadeIn {
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* آیتم‌های متا */
.wd-single-post-header .wd-post-meta > * {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}

/* جداکننده نقطه‌ای ظریف */
.wd-single-post-header .wd-post-meta > *:not(:last-child)::after {
  content: "•";
  margin: 0 8px;
  color: #9ac9b5;
}

/* آیکون‌ها */
.wd-single-post-header .wd-post-meta i,
.wd-single-post-header .wd-post-meta svg {
  color: #2f8f74;
  font-size: 14px;
}

/* مخفی کردن آیکون زمان */
.wd-single-post-header .wd-post-meta .time-icon {
  display: none !important;
}

/* خط اسلیمی بسیار ظریف زیر متا */
.wd-single-post-header .wd-post-meta::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  height: 8px;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 30'%3E%3Cpath d='M10 15 C40 5 60 25 100 15 C140 5 160 25 190 15' fill='none' stroke='%239ac9b5' stroke-width='1.2' opacity='0.6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.7;
}

/* موبایل */
@media (max-width: 768px) {
  .wd-single-post-header .wd-post-meta {
    flex-direction: row;
    gap: 6px;
    padding: 10px 18px;
  }

  .wd-single-post-header .wd-post-meta > *::after {
    display: none;
  }

  .wd-single-post-header .wd-post-meta::after {
    bottom: -12px;
    width: 110px;
  }
}




.title-design-centered {
    --wd-align: center;
    display: none;
}



.wd-content-layout {
    padding-block: 100px;
}@media (min-width: 1025px) {
	.whb-general-header {
    z-index: 2 !important;
}
.whb-general-header .wd-logo:before {
    top: 70px;
}
.whb-general-header:before {
    top: 6px;
}

.whb-top-bar {
	position: relative;
}
.whb-top-bar:before {
	content: '';
	position:absolute;
	width: 100%;
	right: 0;
	left: 0;
	bottom:-37px;
	background: rgba(243, 246, 235, 1);
	height: 37px;
	z-index: -1;
}
}

