:root {
    --ah-theme-global-font-family: 'IRANSans';
}

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:IRANSans;
}
.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;
}
html, body {
  font-weight:normal;
}
textarea, input, button, select
{
  font-family:IRANSans;
  font-weight:normal;
}
  .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 {
    background-color:#00b0ff;
  }
  body.woocommerce ul.products.products-style-4 > li:hover {
    border-color:#00b0ff;
  }
  .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    color: white;
  }
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #00b0ffdd;
    color: white;
  }
  .woocommerce-message {
    border-top-color:#00b0ff;
  }
  .woocommerce-message::before, li.product.product-style-4 .woocommerce-archive-shop-sale-countdown span,
  .product.product-style-4 .product-preview-btn:hover svg {
    color:#00b0ff;
  }
  div.wc-block-components-price-slider__range-input-progress,
  .rtl div.wc-block-components-price-slider__range-input-progress {
    --range-color:#00b0ff;
  }
  div.product.product-page-digi-style .wc-tabs.tabs a.active {
    color: #00b0ff;
    border-bottom: 1px solid #00b0ff;
  }
  .wc_payment_method input[type="radio"]::before,
  .product-page-digital-style .preview-btn-area a {
    background-color:#00b0ff;
  }
  .woocommerce nav.woocommerce-pagination ul li span.current
  {
      background-color: #00b0ff;
      box-shadow: 0 0 10px 0px #00b0ff;
  }
  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: white;
  }
    body.woocommerce span.onsale, body.woocommerce .product span.onsale{
    box-shadow:0 0 10px #00b0ff90;
  }
  div.header-mode-3 .panel_menu_wrapper .cta_button
  {
    box-shadow: 0 0 15px #00b0ff;
  }
  div.header-mode-1 .search-form #ajax_search_loading span,
  div.header-mode-2 .action-box #action_link,
  .header-mode-2.ahura_transparent:not(.scrolled-topbar) .action-box #action_link
  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:#00b0ff;
  }
  .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:#00b0ff;
  }
  #topbar,
  .cats-list ul.menu.show_menu,
  .website-footer{
    border-top-color:#00b0ff;
  }
  .footer-legend a{
    background:#00b0ff;
  }
  .post-title h1 a:hover{
    color:#00b0ff;
  }
  .related-posts-title {
    color:#00b0ff;
    border-bottom-color:#00b0ff;
  }
  input:focus,textarea:focus{
    border-color:#00b0ff;
  }
  .comment-reply-link{
    color:#00b0ff;
    border-color:#00b0ff;
  }
  .authorabout span a:not(a.author-link){
    background:#00b0ff;
  }
  .main-menu li:hover:after{
    color:#00b0ff;
  }
  .navigation li a,
  .navigation li a:hover,
  .navigation li.active a,
  .navigation li.disabled {
    border-color:#00b0ff;
    color:#00b0ff;
  }
  .navigation li a:hover,
  .navigation li.active a {
    color:#fff;
    background-color:#00b0ff;
  }
  .post-index h2.cat-name{
    color:#00b0ff;
    border-bottom-color:#00b0ff;
  }
  .woocommerce div.product form.cart button,
  .woocommerce div.product form.cart button:hover {
    background-color:#00b0ff;
    color: white  }
  .search .searchbtn:hover{
    color:#00b0ff;
  }
    .mw_product_item.product-style-1:hover {
    box-shadow: 0 0 25px 0px #00b0ff;
  }
          .woocommerce .mw_product_item.product-style-1 .mw_overly
  {
    background: #00b0ff;
    opacity: .7;
  }
  .mw_product_item.product-style-1:hover .woocommerce-loop-product__title,
  .mw_product_item.product-style-1:hover span.price *
  {
    color: white;
  }
  .ahura_contact_widget .ahura_contact_widget_item span{
    color:#00b0ff;
  }
  .shop-style3-wrapper .sidebar-widget .wp-block-woocommerce-product-categories ul.wc-block-product-categories-list--depth-0::-webkit-scrollbar-thumb {
    background-color:#00b0ff;
  }
  .shop-style3-wrapper .shop-page-sidebar input[type='range']::-webkit-slider-thumb {
    background-color:#00b0ff;
    border-color:#00b0ff;
  }
  .shop-style3-wrapper .shop-page-sidebar .sidebar-widget .wp-block-woocommerce-attribute-filter ul.wc-block-checkbox-list li {
    color:#00b0ff;
    border-color: #00b0ff;
  }
  body.woocommerce .shop_table .button{
    color:white;
  }
    body.woocommerce .button.alt{
    color:white;
  }
  section.container.ahura-shop-single .sidebar{float:right}
  section.container.ahura-shop-single .post-box{float:left;}
  .ahura-2cr-column .post-box{float:left;}
  .website-footer {
    background-color:#3d4852  }
    .website-footer .footer-widget span.footer-widget-title,
    .footer-copyright,
    .footer-legend-inner h5,
    .footer-copyright2,.website-footer
    .footer-widget *,
    .footer-copyright-fullwidth,
    .footer-bottom,
    .website-footer .footer-widget .menu li a,
    .foot-widget-content {
    color:#cccccc  }
.header-mode-1 .cats-list-title,
html body .header-mode-1 span.cats-list-title
{
  color: white;
}
  body:not(.elementor-page) .post-box p{
    text-align: justify;
  }
  
.woocommerce div.product{
  border-radius:12px;
}
.post-entry-custom{
  border-radius: 12px;
}
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content li a,
    .sitesideopen ul.topmenu li a {
      color:#212121;
    }
  }
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content li a:hover,
    .sitesideopen ul.topmenu li a:hover {
      color:#00b0ff;
    }
  }
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content,
    .sitesideopen {
      background-color:#ffffff;
    }
  }
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content a:hover,
    .sitesideopen ul.topmenu li a:hover {
      background-color:#e1f5fe;
    }
  }
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content ul.sub-menu li a,
    .sitesideopen ul.topmenu ul.sub-menu li a {
      color:#666666;
    }
  }
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content ul.sub-menu li a:hover,
    .sitesideopen ul.topmenu ul.sub-menu li a:hover {
      color:#00b0ff;
    }
  }
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content ul.sub-menu,
    .sitesideopen ul.topmenu ul.sub-menu {
      background-color:#f5f5f5;
    }
  }
  @media screen and (max-width: 797.98px) {
    header.ahura-header-template .header-menu-side-content ul.sub-menu:hover,
    header.ahura-header-template .header-menu-side-content ul.sub-menu:hover a,
    .sitesideopen ul.topmenu ul.sub-menu:hover,
    .sitesideopen ul.topmenu ul.sub-menu li a:hover {
      background-color:#00b0ff;
    }
  }
  .post-entry {
    box-shadow: 0 7px 36px rgba(0, 0, 0, 0.12);
  }
.sidebar-widget{
  border-radius:12px;
}
#action_link,
.panel_menu_wrapper .cta_button,
.header-template-2 .header-buttons #action_link{
  border-radius: 12px;
}
#goto-top, #goto-top span{
  border-radius: 52px;
}
#goto-top {
  background-color: #00b0ff10;
}
#goto-top span{
    color: #00b0ff;
}
.woocommerce ul.products li.product span.price, .product span.price,.sale span.price del *, .mwprprice p, .mwprprice p span, .owl-carousel .owl-item .mwprprice p, .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:#212121;
}

.sale span.price ins *, .mwprprice .price ins, .mw_shop_cat_item_price .price ins, .woocommerce div.product p.price ins {
  color:#ff6b9d;
}
.single-product.woocommerce div.product p.price {
  color:#0091ea;
}
.single-product.woocommerce div.product p.price del {
  color:#ff6b9d;
}
.single-product.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color:#263238;
}
.product .sale_price_date {
  color:#666666;
}
body.woocommerce span.onsale, body.woocommerce ul.products li.product .onsale, body.woocommerce .product span.onsale {
  color:#ffffff;
}
body.woocommerce span.onsale, body.woocommerce ul.products li.product .onsale, body.woocommerce .product span.onsale {
  background-color:#ff6b9d;
}
body.woocommerce span.onsale, body.woocommerce ul.products li.product .onsale, body.woocommerce .product span.onsale {
  box-shadow: none;
}
.post-custom p{
  font-size: 17px;
}
@media (min-width: 576.99px) {
    .woocommerce .upsells .products,
    .woocommerce #tab-more_seller_product .products,
    .single-product .related:not(.related-slider) .products,
    .woocommerce #tab-more_seller_product.is-direct-products {
        grid-template-columns: repeat(3,minmax(0,1fr));
  }
  .woocommerce ul.products:not(.elementor-grid):not(.swiper-bestsale-slider), .woocommerce.woocommerce-page ul.products:not(.elementor-grid):not(.swiper-bestsale-slider), .woocommerce ul.products[class*=columns-]:not(.elementor-grid) {
    grid-template-columns: repeat(3,minmax(0,1fr));
  }
}
@media screen and (min-width: 320px) and (max-width: 576px) {
    .woocommerce .upsells .products,
    .woocommerce #tab-more_seller_product .products,
    .single-product .related:not(.related-slider) .products,
    .woocommerce #tab-more_seller_product.is-direct-products {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .woocommerce ul.products:not(.elementor-grid):not(.swiper-bestsale-slider), .woocommerce.woocommerce-page ul.products:not(.elementor-grid):not(.swiper-bestsale-slider), .woocommerce ul.products[class*=columns-]:not(.elementor-grid) {
      grid-template-columns: repeat(2,minmax(0,1fr));
    }
}
  @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));
    }
}
  @media screen and (max-width: 576px) {
    .single-product h1.product_title {
        font-size: 22px;
    }
  }
    @media screen and (min-width: 768px) {
        .archive.woocommerce .mw_product_item .woocommerce-loop-product__title,
        .archive.woocommerce ul.products li.product .woocommerce-loop-product__title {
            font-size: 16px;
        }
    }
@media screen and (min-width: 320px) and (max-width: 576px) {
    .archive.woocommerce .mw_product_item .woocommerce-loop-product__title,
    .archive.woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 14px;
    }
}
    @media screen and (min-width: 768px) {
    .single.woocommerce .product .woocommerce-Tabs-panel--description,
    .single.woocommerce .product .woocommerce-Tabs-panel--description p {
    font-size: 14px;
    }
}
    @media screen and (min-width: 320px) and (max-width: 576px) {
    .single.woocommerce .product .woocommerce-Tabs-panel--description,
    .single.woocommerce .product .woocommerce-Tabs-panel--description p {
    font-size: 14px;
    }
}
    @media screen and (min-width: 768px) {
    .single.woocommerce .product .woocommerce-product-details__short-description {
    font-size: 15px;
    }
    }
    @media screen and (min-width: 320px) and (max-width: 576px) {
    .single.woocommerce .product .woocommerce-product-details__short-description {
    font-size: 13px;
    }
    }
  .single.woocommerce .product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    line-height: 1px;
  }
  .single.woocommerce .product .woocommerce-Tabs-panel > h2:first-child {
    margin-bottom: 20px;
  }
@media screen and (min-width: 320px) and (max-width: 576px) {
  .mw_product_item span.price * {
    font-size: 18px;
  }
}
    @media screen (min-width: 1025px) {
        .mw_product_item span.price * {
            font-size: 20px;
        }
    }
.post-custom p a, .post-custom table a{
  font-size: 17px;
}
.post-custom p a, .post-custom table a, .post-custom li a, .post-custom p a *, .product .woocommerce-Tabs-panel--description a, .term-description a, .ah-post-content-element p a, .single-post .elementor-widget-theme-post-content a {
  color: #00b0ff;
}
.post-custom p, .post-custom ul li, .post-entry ul.post-categories li a {
  color: #212121;
}
.sidebar-widget-title::before,
.sidebar-widget .wp-block-heading::before{
  background-color: #00b0ff}


.topmenu li a,
ul.topmenu li a, 
.header-mode-2 .top-menu ul li a,
.header-template-2 .header-menu li a {
  font-size: 15px;
}
  .topmenu li a, .header-top-menu-wrap li a{
    font-family: iransans;
  }
.topmenu li a{
font-weight: 500;
}
  @media only screen and (min-width: 1001px) {
    .topmenu li a,
    .header-template-2 .header-menu li a {
      color: #212121;
    }
  }
    @media only screen and (min-width: 1001px) {
        .header-template-2 .header-menu li a:hover {
            color: #00b0ff;
        }
    }
.cats-list-title,.mega_menu_mobile_title,.mg-cat-title,.header-mega-menu-btn span{
  font-size: 14px;
}
  .cats-list-title,.mega_menu_mobile_title,.mg-cat-title, .cats-list ul.menu a, .header-megamenu li a{
    font-family: iransans;
}
      .cats-list-title,.mega_menu_mobile_title,.mg-cat-title{
    font-weight: 500;
    }
        .footer-end-100, .website-footer > div > .row{
      flex-direction: row-reverse;
    }
    .footer-copyright{
      text-align: left;
    }
    .website-footer .footer-copyright2-section {
      flex-direction: revert;
    }
    .website-footer .footer-end {
      flex-direction: row-reverse;
    }
        #commentform input[type=submit], .ah-post-comments-template #commentform input[type=submit]{
      background-color: #00b0ff;
    }
        #commentform input[type=submit], .ah-post-comments-template #commentform input[type=submit]{
      color: #ffffff;
    }
        .post-custom h1 a{
      font-size: 32px;
    }
        .post-custom h2{
      font-size: 26px;
    }
        .post-custom h3{
      font-size: 21px;
    }
        .post-custom h4{
      font-size: 17px;
    }
        .post-custom h5{
      font-size: 16px;
    }
        .post-custom h6{
      font-size: 14px;
    }
              footer.website-footer .footer-widget .footer-widget-title{
      font-size:18px;
    }
        footer.website-footer .footer-widget .footer-widget-title,
    footer.website-footer .foot-widget-title,
    footer.website-footer .wp-block-heading{
      color:#ffffff;
    }
          footer .footer-widget .footer-widget-title, footer .footer-widget p, footer .footer-widget div{
        font-family: dana;
    }
          footer .footer-widget .footer-widget-title, footer .footer-widget p, footer .footer-widget div{
    font-weight: bold;
    }
      
  .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: #212121;
  }
  .ahura-main-header .bottom-section .cats-list ul.menu>li>a::after
  {
    border-color: #f6f6f6;
  }
        .ahura-main-header
    {
      border-width: 4px;
    }
  .ahura-post-single .post-content-wrap p, .ahura-post-single .post-content-wrap li{
  font-weight: 400;
}
.ahura-post-single .post-content-wrap p, .ahura-post-single .post-content-wrap li{
  line-height: 2px;
}
.ahura-post-single header.post-title h1 {
  font-size: 32px;
}
.ahura-post-single header.post-title h1 {
  font-family: dana;
}
.ahura-post-single header.post-title h1,
body .ahura-post-single header.post-title h1{
  font-weight:700;
}
.ahura-post-single header.post-title h1 {
  color: #212121;
}
.ahura-post-single article{
  background-color: #ffffff;
}
.cart-icon-count::after,
.header-template-2 .cart-total{
  background-color: #ff6b9d;
}
html body span.cats-list-title, html body .header-mode-1 span.cats-list-title,
.header-template-2 .header-mega-menu-btn {
  background-color: #00b0ff;
}
.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 i
{
  color: #ffffff;
}






.footer-legend-inner a{
  color: #ffffff}
.post-index article h3{
  color: #212121;
}
.post-index article h3{
  font-size: 18px;
}
.post-index article h3{
  font-family: dana;
}
.post-index article h3,
body .post-index article h3{
  font-weight: 700;
}
.post-index article .excerpt p{
  color: #666666;
}
.post-index article .excerpt p{
  font-size: 14px;
}
.post-index article .excerpt p{
  font-weight: normal;
}
.post-index article .meta .post-author{
  color: #00b0ff;
}
.post-index article .meta .post-author{
  font-size: 13px;
}
.single-post .authorbox .authorabout span {
  font-size: 18px;
}
.single-post .authorbox .authorabout span a {
  font-size: 14px;
}
.single-post .authorbox .authorabout .authortxt {
  font-size: 15px;
}
.single-post .authorbox .authorimg img {
  border-radius: 50px;
}
.post-index article .meta .post-author{
  font-weight: 500;
}
.post-index article .meta .post-meta{
  color: #999999;
}
.post-index article .meta .post-meta{
  font-size: 10px;
}
.post-index article .meta .post-meta{
  font-weight: 400;
}
.topbar:not(.in_custom_header){
  border-top-width: 4px;
}


  .postbox4 article h3{
    padding-bottom:15px;
    border-bottom:1px solid #eee;
  }
  .ahura-main-header .action-box .search-btn-wrapper #action_search,
  .header-template-2 .header-search-form button
  {
    color: #212121;
  }
  .ahura-main-header .action-box .mini-cart-header #mcart-stotal,
  .header-template-2 .header-buttons .h-shop-basket-btn
  {
    color: #212121;
  }
  .ahura-main-header .action-box .mini-cart-header #mcart-stotal
  {
    background-color: #ffffff;
    display: inline-block;
    height: 35px;
    width: 35px;
    padding-top: 1px;
    text-align: center;
    border-radius: 5px;
    transform: translate(7px, -5px);
  }
    .header-template-2 .header-buttons .h-shop-basket-btn {
        background-color: #ffffff;
    }
    .ahura-modal-search form input, .ahura-modal-search form.search-form input, .header-template-2 .header-search-form input {
    font-size: 14px;
  }
    .ahura-modal-search #ajax_search_res a,
    .ahura-modal-search form .close,
    .ahura-modal-search form input,
    .ahura-modal-search form.search-form input,
    .search-form #ajax_search_res p,
    .header-template-2 .header-search-form input {
    color: #212121;
  }
    
    ul.post-meta li,
    ul.post-meta a {
        font-size: 13px !important;
    }


    .ahura-post-single .post-meta .post-author-name {
    font-size: 14px !important;
    }
            .ahura-post-single .post-meta .post-cats,
        .ahura-post-single .post-meta .post-cats span,
        .ahura-post-single .post-meta .post-cats ul li,
        .ahura-post-single .post-meta .post-cats ul li a {
        font-weight: 500;
        }
    


  .ahura-post-single .post-meta .post-cats,
  .ahura-post-single .post-meta .post-cats span,
  .ahura-post-single .post-meta .post-cats ul li,
  .ahura-post-single .post-meta .post-cats ul li a,
  .ahura-post-single .post-meta .post-cats a {
      font-size: 13px;
  }
            .ahura-post-single .post-meta .post-date,
        .ahura-post-single .post-meta .post-modified-date {
        font-weight: 500;
        }
        .ahura-post-single .post-meta .post-date,
    .ahura-post-single .post-meta .post-modified-date {
    font-size: 13px;
    }
            .ahura-post-single .post-meta .post-comment-count {
        font-weight: 500;
        }
        .ahura-post-single .post-meta .post-comment-count {
    font-size: 13px;
    }
  .related-posts .postbox1posts article.grid-post,
  .related-posts-2 .post-item img,
  .related-posts-3 .post-cover {
    height: 181px;
  }
  @media only screen and (max-width: 576px) {
    .related-posts .postbox1posts article.grid-post,
    .related-posts-2 .post-item img,
    .related-posts-3 .post-cover {
      height: 150px;
    }
  }
  .related-posts .postbox1posts article.grid-post a {
    background-color: rgba(0,0,0,0.01);
  }

h1,
body h1,
h1 *,
body h1 *{
  font-weight:bold;
}
h2,
body h2,
h2 *,
body h2 *{
  font-weight:bold;
}
h3,
body h3,
h3 *,
body h3 *{
  font-weight:500;
}
h4,
body h4,
h4 *,
body h4 *{
  font-weight:500;
}
h5,
body h5,
h5 *,
body h5 *{
  font-weight:500;
}
h6,
body h6,
h6 *,
body h6 *{
  font-weight:500;
}

.ahura-post-single .post-entry h1,
body .ahura-post-single .post-entry h1,
.ahura-post-single .post-entry h1 *,
body .ahura-post-single .post-entry h1 *{
  font-weight:700;
}
.ahura-post-single .post-entry h2,
body .ahura-post-single .post-entry h2,
.ahura-post-single .post-entry h2 *,
body .ahura-post-single .post-entry h2 *{
  font-weight:700;
}
.ahura-post-single .post-entry h3,
body .ahura-post-single .post-entry h3,
.ahura-post-single .post-entry h3 *,
body .ahura-post-single .post-entry h3 *{
  font-weight:500;
}
.ahura-post-single .post-entry h4,
body .ahura-post-single .post-entry h4,
.ahura-post-single .post-entry h4 *,
body .ahura-post-single .post-entry h4 *{
  font-weight:500;
}
.ahura-post-single .post-entry h5,
body .ahura-post-single .post-entry h5,
.ahura-post-single .post-entry h5 *,
body .ahura-post-single .post-entry h5 *{
  font-weight:500;
}
.ahura-post-single .post-entry h6,
body .ahura-post-single .post-entry h6,
.ahura-post-single .post-entry h6 *,
body .ahura-post-single .post-entry h6 *{
  font-weight:400;
}


.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: }

  .ahura_user_displayname {
    color: #212121;
    background-color: ;
  }
    .header-template-2 .header-buttons .h-user-login-btn.with-name span {
    color: #212121;
    }

  .ahura-post-single .post-meta .post-modified-date {
    color: #00b0ff!important;
    background-color: #e1f5fe!important;
    padding: 2px 5px;
    border-radius: 5px;
  }
  @media only screen and (max-width: 1000px) {
    .site-container.ahura-post-single .wrapper {
      display: flex;
      flex-direction: column-reverse;
    }
  }


#topbar .topbar-main .menu-icon,
.header-template-2 .header-side-menu-btn {
  color: #212121;
}

.post-box .ahura-post-like {
  background-color: #e1f5fe;
}

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

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

.post-box .post-like-buttons .btn-post-dislike {
  background-color: #f5f5f5;
}

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

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

            @media screen and (max-width: 1000px) {
        .sidebar, .ahura-sidebar {
          display: none;
        }
      }
              




.ahura-portfolio-archive-wrap .ahura-portfolio-archive .portfolio-archive-items .portfolio-cover img {
  height: 290px;
}


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

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


.woocommerce-mini-cart__buttons a.button.checkout, body.woocommerce .woocommerce-mini-cart__buttons a.button.checkout {
    border-color: #00b0ff;
    background: #00b0ff;
    color: #ffffff;
    box-shadow: 0 0 15px #00b0ff`50`;
}

.woocommerce-mini-cart__buttons a.button, body.woocommerce .woocommerce-mini-cart__buttons a.button {
    border: 2px solid #ffffff;
    color: #00b0ff;
    box-shadow: 0 0 15px #ffffff50;
    background-color: #ffffff;
}

.ahura-sticky-button.ahura-first-sticky-button {
    background-color: #ffffff;
}

.ahura-sticky-button.ahura-second-sticky-button {
    background-color: ;
}

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

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

    .woocommerce.archive li.product.mw_product_item h2.woocommerce-loop-product__title,
    .woocommerce.archive li.product.mw_product_item a.woocommerce-loop-product__title {
      font-size: 16px;
    }
.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: #212121;
}
.header-template-2 .header-buttons > a.h-btn,
.header-template-1 .action-box #action_link,
div.header-mode-2 .action-box #action_link {
    color: #ffffff;
}
.header-template-2 .header-buttons > a.h-btn,
.header-template-1 .action-box #action_link,
div.header-mode-2 .action-box #action_link {
    background-color: #00b0ff;
}
.header-template-2 .header-buttons > a.h-btn.after-login-btn,
.header-template-1 .action-box #action_link.after-login-btn {
    color: #00b0ff;
}
.header-template-2 .header-buttons > a.h-btn.after-login-btn,
.header-template-1 .action-box #action_link.after-login-btn {
    background-color: #e1f5fe;
}
    .header-template-2 .header-notice-text > p {
    color: #ffffff;
    }
    .header-template-2 .header-notice-box {
    background-color: #00b0ff;
    }
    .header-template-2 .header-notice-content a {
    color: #00b0ff;
    }
    .header-template-2 .header-notice-content a {
    background-color: #ffffff;
    }
    .woocommerce .shop-page-sidebar-toggle {
    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: #00b0ff;
    }
    .single-product .product-page-digi-style .product-cat-header .cat-name {
      color: #666666;
    }
    .single-product .product-page-digi-style .product-cat-header .cat-name .cat-delimiter {
      color: #e0e0e0;
    }
    .woocommerce div.product form.cart button.single_add_to_cart_button {
      color: #00b0ff;
    }

  #customer_details > .col-2 {
    display: none;
  }
  #customer_details > .col-1 {
    width: 100%;
  }



            @media screen and (min-width: 1025px){
            .ahura-main-header .bottom-section .cats-list ul.menu {
                max-height: 499px;
                            }
        }
                @media screen and (max-width: 1024px){
            .ahura-main-header .bottom-section .cats-list ul.menu {
                max-height: 203px;
                overflow: hidden;
                overflow-y: auto;
            }
        }
    
  form.woocommerce-ordering .orderby-list-area {
    display: flex;
    align-items: center;
  }
  form.woocommerce-ordering ul.orderby-dropdown-list {
    display: flex;
  }
  form.woocommerce-ordering ul li {
    margin: 0 5px;
            padding: 0;
    border-radius: 5px;
  }
  form.woocommerce-ordering ul li:last-child {
    margin: 0;
  }

    .footer-template-2 .foot-contact-box {
        background-color: #3d4852    }
    .footer-template-2 .foot-contact-box {
        color: #ffffff    }
  .topmenu > li > ul.sub-menu {
    top: 2px;
  }
  .woocommerce div.product div.images img, .product-gallery-slider{
    border-radius: 18px !important;
  }

  .woocommerce-product-tab-data p, 
  .woocommerce-Tabs-panel--description p {
      line-height: 1.9 !important;
  }

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

    .woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
        background-color: #00b0ff;
        box-shadow: 0 0 10px 0 #00b0ffd9;
    }

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

    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: #00b0ff;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li:hover path,
    body.woocommerce .product .tabs.wc-tabs > a:hover path {
        stroke: #00b0ff;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li:hover,
    body.woocommerce .product .tabs.wc-tabs > a:hover{
        background-color: #e1f5fe;
    }

    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: #ffffff;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active path,
    body.woocommerce .product .tabs.wc-tabs > a.active path{
        stroke: #ffffff;
    }
    body.woocommerce .woocommerce-tabs.wc-tabs-wrapper .tabs.wc-tabs li.active,
    body.woocommerce .product .tabs.wc-tabs > a.active{
    background-color: #00b0ff;
    }
    .woocommerce ul .product.mw_product_item .woocommerce-loop-product__title {
        height: 52px;
    }
    .single-post .related-posts .post-item .post-title {
        color: #212121;
    }
  .woocommerce-shop .woocommerce-archive-shop-sale-countdown {
    top: 0px;
    background-color: #00b0ff;
  }
  .woocommerce-shop .woocommerce-archive-shop-sale-countdown .countdown-timer,
  li.product.product-style-4 .woocommerce-archive-shop-sale-countdown span {
    color: #ffffff;
    font-size: px;
  }

  div.woocommerce-message, ul.woocommerce-message {
    background-color: #e8f5e9;
  }
  div.woocommerce-message, ul.woocommerce-message {
    color: #2e7d32;
  }
  div.woocommerce-info, ul.woocommerce-info {
    background-color: #e1f5fe;
  }
  div.woocommerce-info, ul.woocommerce-info {
    color: #0277bd;
  }
  div.woocommerce-error, ul.woocommerce-error {
    background-color: #ffebee;
  }
  div.woocommerce-error, ul.woocommerce-error {
    color: #c62828;
  }
  div.woocommerce-error, div.woocommerce-info, div.woocommerce-message, ul.woocommerce-error, ul.woocommerce-info, ul.woocommerce-message {
    border-radius: 9px;
  }
.ahura-sidebar .wc-blocks-filter-wrapper input[inputmode="numeric"] {
  max-width: px;
  width: px;
  text-align: center;
}
  .shop-sub-categories .product-category {
    padding: 15px;
  }
  .shop-sub-categories .product-category {
    background-color: #f5f5f5;
  }
  .shop-sub-categories .product-category {
    border-radius: 8px;
  }
  .shop-sub-categories .product-category a img {
    border-radius: 50px;
  }
  .shop-sub-categories .product-category a img {
    width: 120px;
    height: 120px;
  }
  .shop-sub-categories .product-category .cat-count {
    color: #ffffff;
  }
  .shop-sub-categories .product-category .cat-count {
    background-color: #00b0ff;
  }
  .shop-sub-categories .product-category .cat-title {
    color: #212121;
  }
  .woocommerce .product.product-style-4 a.product-preview-btn {
    left: initial;
    right: 12px;
  }
  .woocommerce .product a.product-preview-btn {
    left: initial;
    right: 12px;
  }
  .single-product div.product .price .woocommerce-Price-amount.amount bdi {
    font-size: 26px;
  }
