:root {
    --ah-theme-global-font-family: 'iranyekanxfanum';
    --ahura-theme-primary: #ece2f9;
    --ahura-theme-primary-rgb: 236, 226, 249;
    --ahura-theme-glow-soft: rgba(236, 226, 249, 0.14);
    --ahura-theme-glow-mid: rgba(236, 226, 249, 0.28);
    --ahura-theme-glow-strong: rgba(236, 226, 249, 0.45);
    --ahura-theme-surface: rgba(236, 226, 249, 0.06);
    --ahura-theme-surface-deep: rgba(236, 226, 249, 0.11);
    --ahura-theme-font-weight: normal;
    --ahura-single-post-text-color: #3f3f46;
    --ahura-single-post-link-color: #7c5bcf;
    --ahura-single-post-title-color: #2d1b4e;
    --ahura-single-post-bg-color: #ffffff;
    --ahura-page-title-color: #2d1b4e;
    --ahura-sidebar-widget-radius: 40px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
  font-family:iranyekanxfanum;
  font-weight: var(--ahura-theme-font-weight, normal);}
.elementor-page .elementor-widget-container, .elementor-page .elementor-widget-container p,
.elementor-page span.elementor-button-text, .elementor-page span.elementor-button-content-wrapper {
  font-family: unset;
  font-weight: unset;
}
html, body {
  font-weight: var(--ahura-theme-font-weight, normal);}
textarea, input, button, select
{
  font-family:iranyekanxfanum;
  font-weight: var(--ahura-theme-font-weight, normal);}
  .elementor-page .elementor-element.elementor-widget-text-editor p {
    font-family: unset;
  }
html::-webkit-scrollbar,
body::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}
html::-webkit-scrollbar-track,
body::-webkit-scrollbar-track {
	background: #ddd0f5;
	border-radius: 10px;
}
html::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb {
	background-color: #7c5bcf;
	border-radius: 10px;
}
html::-webkit-scrollbar-thumb:hover,
body::-webkit-scrollbar-thumb:hover {
	background-color: #2d1b4e;
}
@supports not selector(::-webkit-scrollbar) {
	html, body {
		scrollbar-width: thin;
		scrollbar-color: #7c5bcf #ddd0f5;
	}
}
  .woocommerce span.onsale,.woocommerce-widget-layered-nav-list li span,
  .category-alt,
  .cats-list ul.menu>li>a::before,
  .header-mode-3 .panel_menu_wrapper .mini-cart-header .cart-icon::after,
  .header-mode-3 .panel_menu_wrapper .cta_button,
  .sidebar-widget .price_slider_wrapper .price_slider.ui-slider .ui-slider-range,
  #goto-top span,
  .header-mode-2 .action-box #action_link:hover,
  .woocommerce ul.products li.product .button,
  .footer-center-border-top::before,
  input[type="submit"], button,.woocommerce .button.alt,
  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order,
    #add_payment_method .wc-proceed-to-checkout a.checkout-button,
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
    .woocommerce-page .wc-block-cart__submit-button,
    .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
    .woocommerce #respond input#submit.disabled,
    .woocommerce #respond input#submit:disabled,
    .woocommerce #respond input#submit:disabled[disabled],
    .woocommerce a.button.disabled,
    .woocommerce a.button:disabled,
    .woocommerce a.button:disabled[disabled],
    .woocommerce button.button.disabled,
    .woocommerce button.button:disabled,
    .woocommerce button.button:disabled[disabled],
    .woocommerce input.button.disabled,
    .woocommerce input.button:disabled,
    .woocommerce input.button:disabled[disabled],
    body.woocommerce .post-box ul.products li.mw_product_item.product a.button.add_to_cart_button,
    #ex1 button,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
    .product-page-digi-style .digi-onsale-wrapper .digi-onsale,
    li.product.product-style-4 .thumbnail-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
    background-color:#ece2f9;
  }
  body.woocommerce ul.products.products-style-4 > li:hover {
    border-color:#ece2f9;
  }
  .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    color: #2d1b4e;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #ece2f9dd;
    color: #2d1b4e;
  }
  li.product.product-style-4 .woocommerce-archive-shop-sale-countdown span,
  .product.product-style-4 .product-preview-btn:hover svg {
    color:#ece2f9;
  }
  div.wc-block-components-price-slider__range-input-progress,
  .rtl div.wc-block-components-price-slider__range-input-progress {
    --range-color:#ece2f9;
  }
  div.product.product-page-digi-style .wc-tabs.tabs a.active {
    color: #ece2f9;
    border-bottom: 1px solid #ece2f9;
  }
  .wc_payment_method input[type="radio"]::before,
  .product-page-digital-style .preview-btn-area a {
    background-color:#ece2f9;
  }
  body.woocommerce span.onsale,
  body.woocommerce ul.products li.product .button, 
  div.header-mode-3 .panel_menu_wrapper .cta_button, 
  input[type="submit"], 
  .woocommerce #respond input#submit, 
  .woocommerce a.button, .woocommerce button.button, 
  .woocommerce input.button, .woocommerce .button.alt, 
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .woocommerce-page .wc-block-cart__submit-button,
  .woocommerce-page .wc-block-components-checkout-place-order-button,
  .woocommerce #payment #place_order, 
  .woocommerce-page #payment #place_order,
  body.woocommerce .post-box ul.products li.mw_product_item.product a.button.add_to_cart_button
  {
    color: #2d1b4e;
  }
    body.woocommerce span.onsale, body.woocommerce .product span.onsale{
    box-shadow:0 0 10px #ece2f990;
  }
  div.header-mode-3 .panel_menu_wrapper .cta_button
  {
    box-shadow: 0 0 15px #ece2f9;
  }
  div.header-mode-1 .search-form #ajax_search_loading span,
  div.header-mode-3 .search-form #ajax_search_loading span,
  .footer-legend-inner h5,
  .website-footer .footer-widget span.footer-widget-title,
  .list-posts-widget li:hover p{
    color:#ece2f9;
  }
  .cats-list .menu li:hover > a,.topmenu li ul li a:hover,.topmenu li ul li:hover > a,.topmenu li ul li:hover::after{
    color:#ece2f9;
  }
  #topbar,
  .cats-list ul.menu.show_menu,
  .website-footer{
    border-top-color:#ece2f9;
  }
  .footer-legend a{
    background:#ece2f9;
  }
  .post-title h1 a:hover{
    color:#ece2f9;
  }
  .related-posts-title {
    color:#ece2f9;
    border-bottom:none;
  }
  input:focus,textarea:focus{
    border-color:#ece2f9;
  }
  .comment-reply-link{
    color:#ece2f9;
    border-color:#ece2f9;
  }
  .authorabout span a:not(a.author-link){
    background:#ece2f9;
  }
  .main-menu li:hover:after{
    color:#ece2f9;
  }
  .navigation li a,
  .navigation li a:hover,
  .navigation li.active a,
  .navigation li.disabled {
    border-color:#ece2f9;
    color:#ece2f9;
  }
  .navigation li a:hover,
  .navigation li.active a {
    color:#fff;
    background-color:#ece2f9;
  }
  .post-index h2.cat-name{
    color:#ece2f9;
    border-bottom-color:#ece2f9;
  }
  .woocommerce div.product form.cart button,
  .woocommerce div.product form.cart button:hover {
    background-color:#ece2f9;
    color: #2d1b4e  }
  .search .searchbtn:hover{
    color:#ece2f9;
  }
    .mw_product_item.product-style-1:hover {
    box-shadow: 0 0 25px 0px #ece2f9;
  }
          .woocommerce .mw_product_item.product-style-1 .mw_overly
  {
    background: #ece2f9;
    opacity: .7;
  }
  .mw_product_item.product-style-1:hover .woocommerce-loop-product__title,
  .mw_product_item.product-style-1:hover span.price *
  {
    color: #2d1b4e;
  }
  .ahura_contact_widget .ahura_contact_widget_item span{
    color:#ece2f9;
  }
  .shop-style3-wrapper .sidebar-widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list--depth-0::-webkit-scrollbar-thumb {
    background-color:#ece2f9;
  }
  .shop-style3-wrapper .shop-page-sidebar input[type='range']::-webkit-slider-thumb {
    background-color:#ece2f9;
    border-color:#ece2f9;
  }
  .shop-style3-wrapper .shop-page-sidebar .sidebar-widget .wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li {
    color:#ece2f9;
    border-color: #ece2f9;
  }
  body.woocommerce .shop_table .button{
    color:#2d1b4e;
  }
    body.woocommerce .button.alt{
    color:#2d1b4e;
  }
  html:not(.ahura-dark-theme):not(.ahura-black-theme) body,
  html:not(.ahura-dark-theme):not(.ahura-black-theme) {
    background-color:#ece2f9;
  }
:root {
  --ahura-site-container-max-width: 1280px;
  --ahura-header-container-max-width: 1280px;
  --ahura-footer-container-max-width: 1280px;
  --ah-default-width: 1280px;
}
.site-container {
  width: 100% !important;
  max-width: var(--ahura-site-container-max-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#ahura-header-main-wrap .header-template-1 .topbar-main,
#ahura-header-main-wrap .topbar-main,
.topbar .topbar-main {
  width: 100% !important;
  max-width: var(--ahura-header-container-max-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.header-template-2 .container,
.header-template-2.is-box-mode .container {
  width: 100% !important;
  max-width: var(--ahura-header-container-max-width) !important;
}
.header-template-2.is-box-mode {
  max-width: var(--ahura-header-container-max-width) !important;
  width: calc(100% - 40px) !important;
}
.website-footer:not(.footer-template-3) .footer-center,
.website-footer .footer-center {
  width: 100% !important;
  max-width: var(--ahura-footer-container-max-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.website-footer.footer-template-3 {
  --ahura-footer-3-max-width: var(--ahura-footer-container-max-width);
}
.website-footer.footer-template-3 > .footer-legend,
.website-footer.footer-template-3 .footer-3-shell {
  max-width: var(--ahura-footer-container-max-width) !important;
}
.website-footer .footer-legend .footer-legend-inner {
  width: 100% !important;
  max-width: var(--ahura-footer-container-max-width) !important;
  box-sizing: border-box;
}
    .website-footer {
    background-color:#2d1b4e;
  }
    body:not(.elementor-page) .post-box p{
    text-align: justify;
  }
  
:root {
  --ahura-content-radius: 40px;
  --ahura-content-shadow: 0 7px 36px rgba(0, 0, 0, 0.1);
}
.woocommerce div.product{
  border-radius: var(--ahura-content-radius);
}
.post-entry-custom{
  border-radius: var(--ahura-content-radius);
}
body.single-post .post-entry.ah-post-comments-wrap,
body.single-post .post-entry.ah-related-posts-wrap,
body.single-post .post-entry.ah-simple-box-style {
  border-radius: var(--ahura-content-radius);
}
.post-entry {
  box-shadow: var(--ahura-content-shadow);
}
.sidebar-widget,
.website-footer .footer-widget,
.shop-page-sidebar .sidebar-widget,
.ahura-sidebar .sidebar-widget,
.post-entry .sidebar-widget {
  border-radius: var(--ahura-sidebar-widget-radius);
}
#goto-top, #goto-top span{
  border-radius: 50px;
}
#goto-top {
  bottom: 30px;
}
#goto-top span.ah-gototop-icon-wrap {
  width: 38px;
  height: 38px;
  font-size: 18px;
}
#goto-top .ah-gototop-icon-wrap .ah-theme-icon,
#goto-top .ah-gototop-icon-wrap .ah-isax {
  font-size: 18px;
  width: 18px;
  height: 18px;
}
#goto-top .ah-gototop-icon-wrap .ah-theme-icon img,
#goto-top .ah-gototop-icon-wrap .ah-isax img,
#goto-top .ah-gototop-icon-wrap .ah-theme-icon--mode-svg svg,
#goto-top .ah-gototop-icon-wrap .ah-theme-icon__svg {
  width: 18px !important;
  height: 18px !important;
  max-width: 18px;
  max-height: 18px;
}
.woocommerce ul.products li.product span.price, .product span.price,.sale span.price del *, .mwprprice p, .mwprprice p span, .woocommerce div.product p.price del, .woocommerce div.product span.price, .mw_shop_cat_item_price .price del, .mw_shop_cat_item_price .price span.amount, .woocommerce div.product .summary p.price, .woocommerce div.product .summary span.price, .product-page-digi-style .product-page-addtocart-box .woocommerce-Price-amount.amount bdi,
.sidebar .sidebar-widget .product_list_widget li span.woocommerce-Price-amount, footer .product_list_widget li span.woocommerce-Price-amount * {
  color:#1a1a1a;
}

.sale span.price ins *, .mwprprice .price ins, .mw_shop_cat_item_price .price ins, .woocommerce div.product p.price ins {
  color:#c83e4d;
}
.single-product.woocommerce div.product p.price {
  color:#2d1b4e;
}
.single-product.woocommerce div.product p.price del {
  color:#9ca3af;
}
.single-product.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color:#2d1b4e;
}
.product .sale_price_date,
.woocommerce-archive-shop-sale-countdown .countdown-timer,
li.product .woocommerce-archive-shop-sale-countdown span {
  color:#c83e4d;
}
body.woocommerce :is(span.onsale, ul.products li.product .onsale, ul.products li.product .product-thumbnail-wrapper .onsale, .product span.onsale, li.product.product-style-4 span.onsale) {
  background-color: #c83e4d !important;
}
@media screen and (max-width: 576.98px) {
  :root {
    --ahura-shop-columns: 3;
  }
}
  @media (max-width: 575.98px) {
    .woocommerce ul.products li.product.mw_product_item.product-style-2 .woocommerce-loop-product__title  {
      padding-left: px;
      padding-right: px;
    }
  }
  @media (max-width: 575.98px) {
    .woocommerce ul.products li.product.mw_product_item.product-style-2 .price  {
      padding-left: px;
      padding-right: px;
    }
  }
.woocommerce .related ul.products,
.woocommerce.woocommerce-page .related ul.products,
.woocommerce .related ul.products[class*=columns-] {
    grid-template-columns: repeat(3,minmax(0,1fr));
}

@media screen and (max-width: 767px) {
    .woocommerce .related ul.products,
    .woocommerce.woocommerce-page .related ul.products,
    .woocommerce .related ul.products[class*=columns-] {
    grid-template-columns: repeat(1,minmax(0,1fr));
    }
}
body.single-post:not(.elementor-page) .ahura-post-single article.post-entry.post-entry-custom.post-custom .post-content-wrap a {
  color: var(--ahura-single-post-link-color, #7c5bcf);
}
body.single-post:not(.elementor-page) .ahura-post-single article.post-entry.post-entry-custom.post-custom .post-content-wrap :is(p, li, td, th, dd, dt, figcaption) {
  color: var(--ahura-single-post-text-color, #3f3f46);
}
.product .woocommerce-Tabs-panel--description a,
.term-description a,
.ah-post-content-element p a,
.single-post .elementor-widget-theme-post-content a {
  color: #7c5bcf;
}
.sidebar-widget-title::before,
.sidebar-widget .wp-block-heading::before{
  background-color: #7c5bcf}
::selection{
  background-color: #8e6cd8}
::-moz-selection{
  background-color: #8e6cd8}

.cat-description {
	background-color: #2d1b4e}
.topmenu li a{
font-weight: normal;
}
          #commentform input[type=submit], .ah-post-comments-template #commentform input[type=submit]{
      background-color: #2d1b4e;
    }
        #commentform input[type=submit], .ah-post-comments-template #commentform input[type=submit]{
      color: #ffffff;
    }
                                  
  .ahura-main-header .top-section
  {
    background-color: #ffffff;
  }
  .ahura-main-header .bottom-section
  {
    background-color: #ffffff;
  }
  .ahura-main-header .top-section .menu-wrapper ul.topmenu > li > a,
  .ahura-main-header .top-section .menu-wrapper ul.topmenu > li::after,
  .ahura-main-header .bottom-section .menu-wrapper ul.topmenu > li > a,
  .ahura-main-header .bottom-section .menu-wrapper ul.topmenu > li::after
  {
    color: #35495C;
  }
  .ahura-main-header .bottom-section .cats-list ul.menu,
  .ahura-main-header .bottom-section .cats-list ul.menu ul,
  .header-template-2 .header-mega-menu-container > div,
  .header-template-2 .header-mega-menu-container .menu > li > ul
  {
    background-color: #ffffff;
  }
  .ahura-main-header .bottom-section .cats-list ul.menu a,
  .header-template-2 .header-mega-menu-container ul li a
  {
    color: #35495C;
  }
  .ahura-main-header .bottom-section .cats-list ul.menu>li>a::after
  {
    border-color: #f6f6f6;
  }
      .topbar:not(.in_custom_header)
    {
      border: none;
    }
    body.single-post:not(.elementor-page) .ahura-post-single header.post-title h1, body.single-post:not(.elementor-page) .ahura-post-single .post-title h1 {
  color: var(--ahura-single-post-title-color, #2d1b4e) !important;
  -webkit-text-fill-color: currentColor;
  background: none !important;
  background-image: none !important;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
body.single-post:not(.elementor-page) .ahura-post-single article.post-entry.post-entry-custom.post-custom {
  background: var(--ahura-single-post-bg-color, #ffffff) !important;
  background-image: none !important;
}
.go-home-404{
  background-color: #2d1b4e;
}
.go-home-404{
  color: #ece2f9;
}
.go-home-404{
  border-radius: 40px;
}
html body span.cats-list-title,
html body .header-mode-1 span.cats-list-title,
.header-template-2 .header-mega-menu-btn {
  background-color: #1d67e8;
}
:root {
  --ahura-mm-btn-bg: #1d67e8;
  --ahura-mm-btn-color: #ffffff;
}
.cats-list-title,
html body span.cats-list-title,
.mega_menu_mobile_title,
.mg-cat-title,
.header-template-2 .header-mega-menu-btn,
.header-template-2 .header-mega-menu-btn .mega-menu-btn-text,
.header-template-2 .header-mega-menu-btn .ah-theme-icon,
.header-template-2 .header-mega-menu-btn .ah-theme-icon--mode-svg,
.cats-list-title .mega-menu-btn-text,
.cats-list-title .ah-theme-icon,
.cats-list-title .ah-theme-icon--mode-svg,
.mg-cat-title .mega-menu-btn-text,
.mg-cat-title .ah-theme-icon,
.mg-cat-title .ah-theme-icon--mode-svg {
  color: #ffffff !important;
}






.post-index article h3{
  color: #2d1b4e;
}
.post-index article h3{
  font-size: 24px;
}
.post-index article h3,
body .post-index article h3{
  font-weight: 700;
}
.post-index article .excerpt p{
  color: #5b5870;
}
.post-index article .excerpt p{
  font-size: 16px;
}
.post-index article .excerpt p{
  font-weight: 400;
}
.post-index article .meta .post-author{
  color: #7c5bcf;
}
.post-index article .meta .post-author{
  font-size: 14px;
}
.post-index article .meta .post-author{
  font-weight: 500;
}
.post-index article .meta .post-meta{
  color: #7a7a7a;
}
.post-index article .meta .post-meta{
  font-size: 14px;
}
.post-index article .meta .post-meta{
  font-weight: 400;
}

.postbox4 .excerpt.has_margin {
	margin-bottom: 0px;
}

  .postbox4 article h3{
    padding-bottom:15px;
    border-bottom:1px solid #eee;
  }
    

    


        :root {
  --ahura-related-thumb-height: 140px;
}
@media screen and (max-width: 767.98px) {
  :root {
    --ahura-related-thumb-height: 110px;
  }
}

h1,
body h1,
h1 *,
body h1 *{
  font-weight:bold;
}



.woocommerce .woocommerce_product_date_modified {
  display: flex;
}

.woocommerce .woocommerce_product_date_modified span:first-child {
  color: ;
  padding-left: 5px;
}

.woocommerce .woocommerce_product_date_modified span:last-child {
  color: }


:root {
  --ahura-archive-thumb-width: 100%;
}
.archive .postbox4 article .fimage img,
.archive-template-2 .archive-post-item .post-thumb img,
.archive-template-container.archive-template-2 .archive-post-item .post-thumb img {
  width: var(--ahura-archive-thumb-width);
}

#topbar .topbar-main .menu-icon,
#topbar .topbar-main .menu-icon .ah-theme-icon,
#mw_open_side_menu,
#mw_open_side_menu .ah-theme-icon,
.header-template-2 .header-side-menu-btn,
.header-template-2 .header-side-menu-btn .ah-theme-icon {
  color: var(--ahura-mobile-menu-btn-icon-color, #35495c);
}
.ahura-main-header .menu-icon,
.ahura-main-header #mw_open_side_menu {
  background-color: var(--ahura-mobile-menu-btn-bg, transparent);
  border-color: var(--ahura-mobile-menu-btn-bg, transparent);
}
.header-template-2 .header-side-menu-btn {
  color: var(--ahura-mobile-menu-btn-icon-color, #000);
}


.post-box .ahura-post-like .post-like-title {
  color: #2d1b4e;
}

.post-box .post-like-buttons .btn-post-like {
  background-color: #2d1b4e;
}


.post-box .post-like-buttons .btn-post-like .btn-title {
  color: #ffffff;
}



.ahura-portfolio-single-wrap .ahura-single-portfolio .portfolio-related .related-content .related-title, 
.ahura-portfolio-single-wrap .ahura-single-portfolio .portfolio-related .related-cats span {
  color: #2d1b4e;
}

.ahura-portfolio-single-wrap .ahura-single-portfolio .portfolio-related:before {
  background-color: #c989f9;
}

.ahura-portfolio-archive .portfolio-archive-items .portfolio-cover-hover:before {
  background-color: #ece2f9;
}

.ahura-portfolio-archive .portfolio-archive-items .portfolio-cover-hover .portfolio-btn-text {
  color: #2d1b4e;
}



.ahura-portfolio-archive-wrap .ahura-portfolio-archive .page-title-wrap h1 {
  color: #2d1b4e;
}

.ahura-portfolio-archive-wrap .ahura-portfolio-archive .portfolio-archive-items .portfolio-title {
  color: #2d1b4e;
}






    body.woocommerce .mw_product_item .mw_overly,
    .woocommerce .mw_product_item.product-style-1 .mw_overly {
        background-color: #2d1b4e;
    }
    .woocommerce .mw_product_item.product-style-1:hover {
        box-shadow: 0 0 25px 0px #2d1b4e;
    }

    body.woocommerce .page-description,
    body.woocommerce .page-description p {
        color: #5b5870;
    }

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
color: #2d1b4e;
}
    .woocommerce .shop-page-sidebar-toggle,
    .woocommerce .shop-page-sidebar-toggle .shop-page-sidebar-toggle__icon,
    .woocommerce .shop-page-sidebar-toggle .ah-isax,
    .woocommerce .shop-page-sidebar-toggle svg {
    color: #ffffff;
    }
  .woocommerce.single-product .ahura-post-single div.product,
  div.product.product-page-digi-style .wc-tabs.tabs {
    background-color: #ffffff;
  }
    .woocommerce .shop-page-sidebar-toggle {
      background-color: #2d1b4e;
    }
    .woocommerce .shop-page-sidebar-toggle .shop-page-sidebar-toggle__icon svg,
    .woocommerce .shop-page-sidebar-toggle .ah-isax svg {
      width: 18px;
      height: 18px;
    }
    .single-product .product-page-digi-style .product-cat-header .cat-name {
      color: #5b5870;
    }
    .single-product .product-page-digi-style .product-cat-header .cat-name .cat-delimiter {
      color: #d8c9f0;
    }
    .woocommerce div.product form.cart button.single_add_to_cart_button {
      color: #ffffff;
    }
    .woocommerce div.product form.cart button.single_add_to_cart_button {
      background-color: #2d1b4e;
    }






@media only screen and (max-width: 575.99px) {
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
      display: block;
  }

  .woocommerce table.cart .product-thumbnail a,
  .woocommerce-page table.cart .product-thumbnail a {
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .woocommerce table.cart .product-thumbnail a img,
  .woocommerce-page table.cart .product-thumbnail a img {
      width: 100%
  }

  .woocommerce table.shop_table_responsive tr td.product-thumbnail::before,
  .woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
      content: '';
  }
}
    .website-footer {
        margin-top: 30px;
    }
  .topmenu > li > ul.sub-menu {
    top: 35px;
  }


    .woocommerce nav.woocommerce-pagination ul.page-numbers li :is(a,span){
        color: #2d1b4e;
    }
    .woocommerce nav.woocommerce-pagination ul.page-numbers li :is(a,span){
        background-color: #ffffff;
    }

    .woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
        background-color: #2d1b4e;
        box-shadow: 0 0 10px 0 #2d1b4ed9;
    }

    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs :is(li, li a),
    body.woocommerce .product .tabs.wc-tabs > a {
        color: #ffffff;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li path,
    body.woocommerce .product .tabs.wc-tabs > a path{
        stroke: #ffffff;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li,
    body.woocommerce .product .tabs.wc-tabs > a {
        background-color: #2d1b4e;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li,
    body.woocommerce .product .tabs.wc-tabs > a{
        box-shadow: 0px 1px 10px 0px #2d1b4e;
    }

    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs :is(li:hover, li:hover a),
    body.woocommerce .product .tabs.wc-tabs > a:hover{
        color: #ece2f9;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li:hover path,
    body.woocommerce .product .tabs.wc-tabs > a:hover path {
        stroke: #ece2f9;
    }

    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs :is(li.active, li.active a),
    body.woocommerce .product .tabs.wc-tabs > a.active{
        color: #2d1b4e;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active path,
    body.woocommerce .product .tabs.wc-tabs > a.active path{
        stroke: #2d1b4e;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active,
    body.woocommerce .product .tabs.wc-tabs > a.active{
    background-color: #ece2f9;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active,
    body.woocommerce .product .tabs.wc-tabs > a.active{
    box-shadow: 0px 1px 10px 0px #ece2f9;
    }
  div.product.product-page-digi-style .woocommerce-product-details__short-description p {
    color: #5b5870;
  }
  div.product.product-page-digi-style .product-extra-meta .product-sku .sku-value {
    color: #7a7a7a;
  }
  div.product.product-page-digi-style p.attributes-title {
    color: #2d1b4e;
  }
  div.product.product-page-digi-style .product-attributes-list .woocommerce-product-attributes-item__label {
    color: #5b5870;
  }
  div.product.product-page-digi-style .product-attributes-list .woocommerce-product-attributes-item__value {
    color: #2d1b4e;
  }
  div.product.product-page-digi-style .product-attributes-list .more-attributes-toggle {
    color: #2d1b4e;
  }
  div.product.product-page-digi-style .rating-box-description {
    color: #f4b400;
  }
    body.woocommerce .post-box ul.products li.mw_product_item.product :is(.button.mw_add_to_cart, a.button.mw_add_to_cart) {
        color: #ffffff;
    }
    body.woocommerce .post-box ul.products li.mw_product_item.product :is(.button.mw_add_to_cart, a.button.mw_add_to_cart) {
        background-color: #2d1b4e;
    }
    .single-post .related-posts .post-item .post-title {
        color: #2d1b4e;
    }
  .single-product .sale_price_date {
    background-color: #ffffff;
    color: #c83e4d;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    text-align: center;
  }

.woocommerce,.woocommerce-page{--ahura-wc-notice-message-bg:#eaf8ee;--ahura-wc-notice-message-color:#1e6b3a;--ahura-wc-notice-info-bg:#eef4ff;--ahura-wc-notice-info-color:#2d1b4e;--ahura-wc-notice-error-bg:#fdecec;--ahura-wc-notice-error-color:#b42318;--ahura-wc-notice-radius:40px;}.ahura-sidebar .wc-blocks-filter-wrapper input[inputmode="numeric"] {
  max-width: px;
  width: px;
  text-align: center;
}
  .shop-sub-categories .product-category {
    padding: px;
  }
  .shop-sub-categories .product-category {
    background-color: #ffffff;
  }
  .shop-sub-categories .product-category {
    border-radius: px;
  }
  .shop-sub-categories .product-category a img {
    border-radius: px;
  }
  .shop-sub-categories .product-category a img {
    width: px;
    height: px;
  }
  .shop-sub-categories .product-category .cat-count {
    color: #ffffff;
  }
  .shop-sub-categories .product-category .cat-count {
    background-color: #7c5bcf;
  }
  .shop-sub-categories .product-category .cat-title {
    color: #2d1b4e;
  }
        .ahura-archive-pagination.navigation li:not(.active) a {
    color: #2d1b4e !important;    background-color: #ffffff !important;    border-color: #d8c9f0 !important;  }
      .ahura-archive-pagination.navigation li:not(.active) a:hover {
    color: #2d1b4e !important;    background-color: #f5f0fc !important;  }
      .ahura-archive-pagination.navigation li.active a {
    color: #ffffff !important;    background-color: #2d1b4e !important;  }
  