/*
Theme Name: Astra Child
Description: This is a child theme for Astra Theme
Template: astra
Version: 1.0
*/
  
  @font-face {
    font-family: IRANSans_en;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/IRANSans/eot/IRANSansWeb_Medium.eot');
    /* IE6-8 */
    src: url('fonts/IRANSans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
      /* FF39+,Chrome36+, Opera24+*/
      url('fonts/IRANSans/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('fonts/IRANSans/woff/IRANSansWeb_Medium.woff') format('woff'),
      url('fonts/IRANSans/ttf/IRANSansWeb_Medium.ttf') format('truetype');
  }
    
  @font-face {
    font-family: IRANSans_en;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/IRANSans/eot/IRANSansWeb.eot');
    /* IE6-8 */
    src: url('fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
      /* FF39+,Chrome36+, Opera24+*/
      url('fonts/IRANSans/woff2/IRANSansWeb.woff2') format('woff2'),
      /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url('fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'),
      url('fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
  }
  

.add-to-cart-icon::after{
      content: '';
    width: 17px;
    height: 17px;
    mask: url(img/cart.svg) no-repeat 100% 100%;
    -webkit-mask: url(img/cart.svg) no-repeat 100% 100%;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: #2a2a2a;
    display: block;
    top: 5px;
    position: absolute;
    left: 18px;
    transition: all 0.3s ease;
}


@media (max-width: 600px){
  
    .shop_loop_prd_area .astra-shop-summary-wrap a.button::after,.add-to-cart-icon::after{
        width: 14px;
        height: 14px;
        left: 8px;
}

}


body, h1, h2, h3, h4, h5, h6, p, th, input, textarea, .tabs li a, #wpadminbar *:not([class='ab-icon']):not(.dashicons),
li.menu-item a , .price, .comment-reply-title
, .digits_secure_modal_box
, .digits_ui
, .digits_secure_modal_box *
, .digits_ui *
, .digits_font
, .dig_ma-box
, .dig_ma-box input
, .dig_ma-box input::placeholder
, .dig_ma-box ::placeholder
, .dig_ma-box label
, .dig_ma-box button
, .dig_ma-box select
, .dig_ma-box * {
  font-family: IRANSans_en !important;
  text-transform: none !important;
  letter-spacing: normal !important;
}

a {text-decoration: none !important;}

a:focus {outline: none !important;}

:root {
  --header-line-color: #eee;
  --brand-color : #e9364b;
  --body-bg-color : #FCFCFC;
}

body {
  background-color: var(--body-bg-color) !important;
}

a.skip-link , a.screen-reader-text {
  display: none !important;
}

p {
  margin-bottom: 1.2em;
}

#ast-site-header-cart .ast-icon-shopping-cart .icon-cart svg {
  display: none;
}

#ast-site-header-cart .ast-icon-shopping-cart .icon-cart::before {
  content: '';
  width: 26px;
  height: 26px; 
  mask: url(img/cart.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/cart.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  display: block;
  background-color: #fff;
}

#ast-site-header-cart .ast-icon-shopping-cart {
  background-color: var(--brand-color);
  padding: 5px 39px 5px 13px;
  border-radius: 50px;
}

#ast-site-header-cart i.astra-icon:after {
  top: 8px;
  left: auto;
  right: 10px;
  padding: 1px 5px;
  box-shadow:none;
  font-size: 14px;
  min-width: 25px;
  height: auto;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 18px;
  color: #595959;
  background-color: #fff;
}

#ast-site-header-cart span.ast-woo-header-cart-info-wrap {
    padding: 0 11px 0 26px;
    margin-left: -18px;
    font-size: 13px;
    color: #9b0315;
    background-color: #fedde1;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap {
padding: 0;
}

#ast-site-header-cart .woocommerce-mini-cart__empty-message {
  background-color: #fff;
  margin: 0;
  padding: 2em;
  text-align: center;
  border-radius: 5px;
}

#ast-site-header-cart .widget_shopping_cart {
  border-radius: 5px;
}

#ast-site-header-cart .widget_shopping_cart .widget_shopping_cart_content {
  box-shadow: 0 1px 8px 2px rgb(0 0 0 / 20%);
  border-radius: 5px;
}

#ast-site-header-cart .wc-forward.ast-continue-shopping {
  display: none;
}

.ast-above-header-bar .menu-item-2139 > .menu-link.digits-login-modal .digits-login-modal {
  color: #ed172f;
  font-weight: bold;
}

.ast-above-header-bar .menu-item-2139 > .menu-link.digits-login-modal::before
, #ast-mobile-header #block-23 .digits-login-modal::before {
content: '';
width: 25px;
height: 25px; 
background-image: url(img/user.svg);
background-repeat: no-repeat;
background-size: cover; 
position: absolute;
margin-top: 1px;
}

#ast-mobile-header #block-23 .digits-login-modal span {
  display: none;
}


.ast-above-header-bar .menu-item-2139 > .menu-link.digits-login-modal span.menu-text {
  margin-right: 33px;
}

.ast-above-header-bar .menu-item-2139 > .menu-link.digits-login-modal {
  padding: 0;
}

.header-widget-area  p {margin-bottom: 0;}

.ast-header-divider-element .ast-divider-wrapper {
  border: 0;
}

.ast-header-divider-element .ast-divider-wrapper::before, .ast-header-divider-element .ast-divider-wrapper::after {
  content: ":";
  position: absolute;
  font-size: 22px;
  color: #cacaca;
  right: -15px;
 } 

.ast-header-divider-element .ast-divider-wrapper::before {
  bottom: -7px;
}

.ast-header-divider-element .ast-divider-wrapper::after {
  bottom: 6px;
}

.ast-header-divider-element .ast-divider-wrapper {
  position: relative;
  margin-right: 14px;
  margin-left: -10px;
}

.site-header .dgwt-wcas-search-wrapp {
  width: 300px;
  margin-right: 180px;
}

.site-header .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 50px;
  border: 1px solid #c8c8c8;
  padding: 10px 20px;
  background-color: #f6f6f6;
}

.site-header .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
  font-style: normal;
}

.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
  display: none;
}

.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
  border-radius: 50px;
  height: 32px;
  min-height: auto;
  left: 6px !important;
  top: 4px;
  background-color: #a1a1a1;
  min-width: 46px;
}

.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg {
  max-width: 18px;
}

.site-header .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    box-shadow: 0 0 9px 1px rgb(0 0 0 / 9%);
}

.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover {
  opacity: 1;
  background-color: #878787;
}

.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-close:hover {
  opacity: .5;
}

.dgwt-wcas-content-wrapp .dgwt-wcas-st {
  line-height: 1.5 !important;
}

.dgwt-wcas-content-wrapp {
  padding-left: 10px !important;
}

.dgwt-wcas-suggestion strong {
  font-weight: normal;
}

.ast-main-header-wrap .site-header-primary-section-left {
  position: relative;
}

.ast-main-header-wrap .site-header-primary-section-left .ast-header-divider-element .ast-divider-wrapper {
  border: none;
}

.ast-main-header-wrap .site-header-primary-section-left .ast-header-divider-element .ast-divider-wrapper {
  width: 120px;
  height: 120px; 
  mask: url(img/header-line1.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/header-line1.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  display: block;
  background-color: var(--header-line-color);
  position: absolute;
  top: -101px;
  right: 70px;
}


.ast-main-header-wrap .site-header-primary-section-left .ast-header-divider-element::before{
  content: '';
  border-top: 2px solid var(--header-line-color);
  position: absolute;
  width: 100px;
  top: -75px;
  right: -10px;
}

.ast-above-header-bar .site-above-header-wrap::after {
  content: '';
  border-top: 2px solid var(--header-line-color);
  margin-right: 207px;
}

.ast-above-header-bar .site-above-header-wrap .ast-builder-grid-row  {
  padding-bottom: 19px;
  padding-top: 20px;
}

.ast-main-header-wrap .site-header-primary-section-left .site-logo-img {
  position: absolute;
  top: -47px;
  padding-right: 0;
}

.ast-primary-header-bar .site-primary-header-wrap::after {
  content: '';
  border-bottom: 2px solid var(--header-line-color);
  margin-right: 195px;
}


.ast-main-header-wrap {
  margin-top: 14px;
}

.ast-main-header-wrap ul.main-header-menu > li > a {
  padding: 0 !important;
  transition: all .3s;
  align-items:flex-end !important;
  margin: 0 12px;
}


.ast-main-header-wrap ul.main-header-menu > li {
  padding: 0 1.5em;
  height: 70px;
}

.ast-main-header-wrap ul.main-header-menu > li:last-child {
  margin-left: -24px;
}

.ast-main-header-wrap ul.main-header-menu > li > a::before {
  content: '';
  width: 43px;
  height: 43px; 
  mask-size: cover !important; 
  -webkit-mask-size: cover !important;
  background-color: #525252;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  transition: all .3s;
}

.ast-main-header-wrap ul li {
  padding: 0px 20px !important;
}

.ast-main-header-wrap ul li.menu-item-1382 a::before {
   mask: url(img/pot-s.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/pot-s.svg) no-repeat 100% 100% ;
}

.ast-main-header-wrap ul  li.menu-item-1384 a::before {
   mask: url(img/pan-s.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/pan-s.svg) no-repeat 100% 100% ;
}

.ast-main-header-wrap ul  li.menu-item-1383 a::before {
  mask: url(img/pot.svg) no-repeat 100% 100% ;
 -webkit-mask: url(img/pot.svg) no-repeat 100% 100% ;
}

.ast-main-header-wrap ul  li.menu-item-1385 a::before {
  mask: url(img/pan.svg) no-repeat 100% 100% ;
 -webkit-mask: url(img/pan.svg) no-repeat 100% 100% ;
}

.ast-main-header-wrap ul  li.menu-item-8290 a::before {
  mask: url(img/cake.svg) no-repeat 100% 100% ;
 -webkit-mask: url(img/cake.svg) no-repeat 100% 100% ;
 width: 38px;
 height: 38px;
}

.ast-main-header-wrap ul  li.menu-item-5203 a::before {
  mask: url(img/article.svg) no-repeat 100% 100% ;
 -webkit-mask: url(img/article.svg) no-repeat 100% 100% ;
 width: 32px;
 height: 32px;
}

.ast-main-header-wrap ul  li.menu-item-7788 a::before {
  mask: url(img/about.svg) no-repeat 100% 100% ;
 -webkit-mask: url(img/about.svg) no-repeat 100% 100% ;
 width: 34px;
 height: 34px;
}

.ast-main-header-wrap ul  li.menu-item-7789 a::before {
  mask: url(img/contact.svg) no-repeat 100% 100% ;
 -webkit-mask: url(img/contact.svg) no-repeat 100% 100% ;
 width: 32px;
 height: 32px;
}





.ast-main-header-wrap ul.main-header-menu > li > a span.menu-text:after {
  content: '';
  width: 0%;
  height: 2px;
  margin-bottom: -2px;
  margin-right: -10%;
  display: block;
  background-color: var(--brand-color);
  transition: width 0.4s cubic-bezier(.175,.885,.32,1.15);
}

 .ast-main-header-wrap ul.main-header-menu > li > a:hover span.menu-text:after
,.ast-main-header-wrap ul.main-header-menu > li.current-menu-item > a span.menu-text:after {
  width: 120%;
}

.site-header ul.sub-menu {
  width: 190px;
  background-color: #fff;
  box-shadow: 0 2px 8px #888888 !important;
  opacity: 0;
  transition: opacity .25s ease;
}

.main-header-menu .menu-item-2139 .sub-menu {
  width: 170px;
}

.ast-main-header-wrap .main-header-menu .menu-item-975 ul.sub-menu {
  width: 285px;
}


.site-header li.menu-item-has-children:hover ul.sub-menu {
  opacity: 1;
}



.site-header ul.sub-menu li {
  transition: all .25s ease;
}

.site-header ul.sub-menu li:hover {
  background-color: #f3f3f3;
}

.wp-block-kadence-slider .kb-advanced-slide-inner-wrap, .wp-block-kadence-slider .kt-blocks-carousel {
  padding: 0px;
}

.wp-block-kadence-slider .wp-block-image {
  margin: 0;
}

.wp-block-kadence-slider .slick-list {
  height: auto !important;
  border-radius: 20px;
}

.wp-block-kadence-slider .kt-blocks-carousel .kb-blocks-advanced-slider-init {
  margin-bottom: 0px !important;
 }

.wp-block-kadence-slider img, .ads_top_main_area img, .ads_01_main_area img {
  border-radius: 20px;
}


.wp-block-kadence-slider .kt-blocks-carousel .kt-carousel-arrowstyle-outlineblack .slick-prev
, .wp-block-kadence-slider .kt-blocks-carousel .kt-carousel-arrowstyle-outlineblack .slick-next {
  border: none;
  opacity: 0 !important;
  color: #424242;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-prev:before
,.wp-block-kadence-slider .kt-blocks-carousel .slick-next:before {
  height: 15px;
  width: 15px;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-slider:hover .slick-prev,
.wp-block-kadence-slider .kt-blocks-carousel .slick-slider:hover .slick-next {
  opacity: 1 !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-slider .slick-next {
  left: 15px !important;
  right: auto !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-slider .slick-prev {
  left: auto !important;
  right: 15px !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-slider .slick-next:before {
  transform: rotate(-135deg) !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-slider .slick-prev:before {
  transform: rotate(45deg) !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-slider .slick-prev:hover,
.wp-block-kadence-slider .kt-blocks-carousel .slick-slider .slick-next:hover {
  opacity: 0.4 !important;
  transition-duration: .1s !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-dots {
  bottom: 5px;
  left: -10px;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-dots li
,.wp-block-kadence-slider .kt-blocks-carousel .slick-dots li button {
  width: 0px;
  height: 0px;
  margin: 0 11px;
  padding: 0;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-dots::before {
  content: '';
  width: 181px;
  height: 29px;
  position: absolute;
  left: 0;
  right: -21px;
  margin: 0 auto;
  bottom: -8px;
  mask: url(img/slider-bg-btn.webp) no-repeat 100% 100%;
  -webkit-mask: url(img/slider-bg-btn.webp) no-repeat 100% 100%;
  -webkit-mask-size: cover ;
  mask-size: cover ;
  background-color: #FCFCFC ;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-dots li button::before {
  width: 9px;
  height: 9px;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-dots li.slick-active button::before {
  padding: 0 12px;
  margin-left: -8px;
  border-radius: 4px;
  background-color: var(--brand-color);
  transition: all .3s ease;
  opacity: .999;
 }

 .wp-block-kadence-slider .kt-blocks-carousel .slick-dots li:first-child.slick-active button::before
 {
  left: 10px;
 }

 .wp-block-kadence-slider .kt-blocks-carousel .slick-dots li:last-child.slick-active button::before {
  left: 3px;
 }

 .ast-header-language-switcher-element {
  padding-left: 1em !important;
 }

 .ast-builder-language-switcher svg {
  margin-top: -2px;
}

.ads_top_main_area, .slider_main_area {
  position: relative;
}

.ads_top_main_area::before, .slider_main_area::before  {
  content: '';
  width: 33.5px;
  height: 150px; 
  mask: url(img/dot-bg.svg);
  -webkit-mask: url(img/dot-bg.svg);
  background-color: #878787;
  position: absolute;
  top: 0%;
  bottom: 0%;
  margin-top: auto;
  margin-bottom: auto;
}

.ads_top_main_area::before{
 left: -35px;
}

.slider_main_area::before {
  right: -34px;
}

ul.products li .astra-shop-thumbnail-wrap a.woocommerce-LoopProduct-link img  {
  padding: 20px 15px 15px 15px;
}

ul.products li .astra-shop-thumbnail-wrap a.woocommerce-LoopProduct-link
,ul.products li .astra-shop-thumbnail-wrap a.woocommerce-LoopProduct-link img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}


ul.products li {
  padding-bottom: 0 !important;
  margin-bottom: 3.5em !important;
}


ul.products li .shop_loop_prd_area
,ul.products li .astra-shop-summary-wrap .cart_icon_area
,ul.products li .astra-shop-summary-wrap .cart_icon_area::after {
  transition: all .3s ease;
}

ul.products li .shop_loop_prd_area {
  border:  2px solid #e3e3e3;
  background-color: #fff;
  border-radius: 15px;
}

 ul.products li .shop_loop_prd_area:hover{
  border-color: var(--brand-color);
}

ul.products li .astra-shop-thumbnail-wrap {
  margin-bottom: 0 !important;
}

ul.products li .astra-shop-summary-wrap {
  padding: 0 !important;
}

ul.products li .astra-shop-summary-wrap .woocommerce-loop-product__title {
  line-height: 24px;
  height: 48px;
  margin-bottom: 0 !important;
  padding: 0px 12px !important;
  overflow-y: hidden;
}

ul.products li .astra-shop-summary-wrap a.ast-loop-product__link {
  display: block;
  height: 60px;
}

ul.products li .astra-shop-summary-wrap .cart_icon_area {
  width: 56px;
  height: 36px; 
  background-color: #e3e3e3;
  position: absolute;
  left: 0px;
  bottom: 21px;
  border-radius: 0 50px 50px 0;
}

ul.products li .shop_loop_prd_area:hover .astra-shop-summary-wrap .cart_icon_area {
  background-color:var(--brand-color);
}

ul.products li .astra-shop-summary-wrap .cart_icon_area::after  {
  content: '';
  width: 24px;
  height: 24px; 
  mask: url(img/cart.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/cart.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  background-color: #7e7e7e;
  display: block;
  margin-right: 20px;
  margin-top: 5px;
}

ul.products li .shop_loop_prd_area:hover .astra-shop-summary-wrap .cart_icon_area::after {
  background-color: #fff;
}

ul.products li .astra-shop-summary-wrap span.price {
  margin-bottom: 0px !important;
  padding-right: 12px;
  padding-bottom: 26px;
  font-size: 1.05em !important;
  color: var(--brand-color) !important ;
}

ul.products li.outofstock .astra-shop-summary-wrap span.price {
  color:#6f6f6f !important;
}

ul.products li .astra-shop-summary-wrap span.price .woocommerce-Price-currencySymbol {
  color:#919191 !important;
  font-size: 0.9em !important;
}

ul.products li .astra-shop-summary-wrap span.price del .woocommerce-Price-currencySymbol {
  display: none;
}

ul.products li .astra-shop-summary-wrap span.price del {
  position: absolute;
    bottom: 52px;
    font-size: .9em !important;
    font-weight: normal;
    color: #9e9e9e !important;
    text-decoration-color: #898989;
    opacity: 1 !important;
    text-decoration-thickness: from-font;
}


ul.products li .astra-shop-thumbnail-wrap a.ast-on-card-button {
  display: none;
}

ul.products li .astra-shop-summary-wrap .divider_area {
  border-top: 1px solid #e3e3e3;
  padding-bottom: 30px;
  width: 80%;
  margin: 0 auto;
}

.kt-blocks-product-carousel-block {
  margin-left: -35px !important;
}

.kt-blocks-product-carousel-block ul.products li .shop_loop_prd_area {
  margin: 0 15px !important;
}

.kt-blocks-product-carousel-block ul.products  {
  padding-top: 10px !important;
  margin-left: 14px !important;
}

.kt-blocks-product-carousel-block ul.products li .astra-shop-summary-wrap .cart_icon_area {
  margin-left: 15px;
}

.woocommerce.kadence-splide-slider-init {width: 98% !important;}

ul.products li .ast-on-card-button {
  top: 0;
  right: 0;
  left: 0;
  background-color: var(--brand-color);
  color: #fff;
  border-radius: 0 0 15px 15px;
  margin: -1px auto 0 auto;
  padding: 4px 22px 5px 22px;
  box-shadow: none;
  font-size: .95em;
}

 .single_prd_box_area .ast-on-card-button {
  box-shadow: none;
  background-color: var(--brand-color);
  color: #fff;
  border-radius: 0 15px;
  margin-top: -19px;
  margin-right: -19px;
  font-size: 14px;
  padding: 7px 30px;
}

 .kt-blocks-product-carousel-block .splide--rtl>.splide__arrows .splide__arrow--prev
,.kt-blocks-product-carousel-block .splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev
,.kt-blocks-product-carousel-block .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
  right: 0px !important;
  margin-right: -11px !important;
}

 .kt-blocks-product-carousel-block .splide--rtl>.splide__arrows .splide__arrow--next
,.kt-blocks-product-carousel-block .splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next
,.kt-blocks-product-carousel-block .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
  left: 0px !important;
  margin-left: 28px !important;
}

.kt-blocks-product-carousel-block .splide .splide__arrow {
  height: 4em;
  width: 1.6em;
}

 .splide button.splide__arrow
,.splide:hover button.splide__arrow
,.splide button.splide__arrow:focus
,.splide button.splide__arrow:hover {
  opacity: 1 !important;
}

.splide button.splide__arrow {
  color: #6b6b6b !important;
  background-color: #e5e5e5 !important;
  transition: all .3s ease;
  margin-top: -20px;
}

.splide button.splide__arrow.splide__arrow--prev {
  border-radius: 0px 7px 7px 0px;
}

.splide button.splide__arrow.splide__arrow--next {
  border-radius: 7px 0px 0px 7px;
}

.splide button.splide__arrow:hover{
  background-color: #c8c8c8 !important;
  color: #494949 !important;
}

.title_box_area {
  padding: 25px 0 !important;
}

.title_box_area .title_fa_prd_box {
  display: inline-block;
  font-size: 1.5rem !important;
  color: #3c3c3b !important;
  font-weight: bold;
  padding-left: 10px;
  background-color: var(--body-bg-color);
  text-shadow: 0 0 #6d6d6d;
}

.title_box_area .title_en_prd_box {
  background-color: #efefef;
  display: inline-block;
  color: #525252 !important;
  font-size: 1rem !important;
  padding: 4px 12px;
  border-radius: 30px;
  margin-right: -5px;
}

.title_box_area .btn_show_all_prd_box {
  text-align: left !important;
  display: block !important;
  margin-top: -13px !important;
}

.title_box_area .btn_show_all_prd_box::before {
  content: '';
  border-top: 1px dashed #c8c8c8;
  display: block;
}

.title_box_area .btn_show_all_prd_box a {
  padding: 0 10px 0 0 !important;
  background-color: var(--body-bg-color)!important;
  font-size: .94em !important;
  color: #717171 !important;
  transition: all .2s ease;
}

.title_box_area .btn_show_all_prd_box a:hover {
  font-weight: bold;
}

.single_prd_box_area .ast-single-product-extras p{
background-color: #5fffd2;
    padding: 10px;
    margin-bottom: -20px;
    text-align: center;
}

.title_box_area .btn_show_all_prd_box .wp-block-button {
  margin-top: -15px;
  display: block;
}

.ads_cat_main_area {
  padding: 45px 35px !important;
}

 .ads_cat_main_area .ads_cat_col_left 
,.ads_cat_main_area .ads_cat_col_right {
  height: 140px;
  position: relative;
}

.ads_cat_main_area .ads_cat_col_left 
,.ads_cat_main_area .ads_cat_col_right
,.ads_cat_main_area .ads_cat_col_left .wp-block-button a
,.ads_cat_main_area .ads_cat_col_right .wp-block-button a {
  border-radius: 20px;
}

 .ads_cat_main_area .ads_cat_col_left img 
,.ads_cat_main_area .ads_cat_col_right img {
  position: absolute;
  filter: drop-shadow(-7px 8px 7px rgba(0,0,0,0.2));
}

.ads_cat_main_area.box_01 .ads_cat_col_right img {
  left: 58px;
  top: -50px;
}

.ads_cat_main_area.box_01 .ads_cat_col_left img {
  left: 48px;
  top: -50px;
 }

 .ads_cat_main_area.box_02 .ads_cat_col_right img {
  left: 45px;
  top: -50px;
 }

.ads_cat_main_area.box_02 .ads_cat_col_left img {
  left: 45px;
  top: -50px;
 }

 .ads_cat_main_area h3, .ads_cat_main_area h6 {
  color: var(--body-bg-color);
  margin-right: 55px;
  text-shadow: -1px 2px 4px rgb(0 0 0 / 45%);
}

.ads_cat_main_area h3 {
  margin-top: 41px;
}

.ads_cat_main_area h6 {
  margin-top: 11px;
  font-size: 16px;
}

 .ads_cat_main_area .ads_cat_col_left .wp-block-button a
,.ads_cat_main_area .ads_cat_col_right .wp-block-button a {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0 !important;
  background-color: transparent !important;
  border: none !important;
}


.blog_main_area .wp-block-latest-posts__featured-image {
  position: relative;
}

.blog_main_area .wp-block-latest-posts__featured-image a {
  width: 100%;
  position: absolute;
}

.blog_main_area .wp-block-latest-posts__featured-image img {
  width: 140px;
  border-radius: 10px;
  transition: all .2s ease;
}

.blog_main_area ul li:hover .wp-block-latest-posts__featured-image img {
  filter: brightness(.8);
}

.blog_main_area a.wp-block-latest-posts__post-title {
  font-weight: bold;
  font-size: 16px;
  padding-right: 160px;
}

.blog_main_area ul li:hover a.wp-block-latest-posts__post-title {
  color: var(--brand-color);
}

.blog_main_area ul li {
  margin: 27px 0 33px 0!important;
}

.blog_main_area .wp-block-latest-posts__post-excerpt {
  font-size: 14px;
  color: #727272;
  padding-right: 160px;
  margin-top: 5px;
  text-align: justify;
  padding-left: 20px;
}

.blog_main_area .read-more {
  margin-top: 5px;
  
}

.blog_main_area .read-more a {
  font-size:0 ;
}

.blog_main_area .read-more a::after {
  content: " ادامه» ";
  font-size:14px ;
}


.presto-block-video {
  border-radius: 15px !important;
}

.video_list_main_box01_area .wp-block-latest-posts__featured-image img, .video_list_main_box01_area .wp-block-latest-posts__featured-image a {
  border-radius: 15px;
}

.video_list_main_box01_area li {
  position: relative;
  text-align: center;
}

.video_list_main_box01_area a.wp-block-latest-posts__post-title::before {
  content: '';
  width: 44px;
  height: 44px;
  background-color: #f93a3a;
  display: block;
  opacity: .5;
  margin: 0 auto;
  border-radius: 50%;
}

.video_list_main_box01_area a.wp-block-latest-posts__post-title::after {
  content: '';
  width: 30px;
  height: 30px; 
  mask: url(img/play-01.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/play-01.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  display: block;
  background-color: #eb0505;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: -4px;
  top: 7px;
}

.video_list_main_box01_area a.wp-block-latest-posts__post-title {
  position: absolute;
    top: 42%;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: bold;
    font-size: 19px;
}

.video_list_main_box01_area .wp-block-latest-posts__featured-image img {
  filter: brightness(.8);
}

.video_list_main_box02_area {
  border: 1px solid #d4d3d3;
  border-radius: 15px;
  margin: 40px 54px 40px 8px;
  padding: 20px 26px 33px 26px !important;
}

.video_list_main_box02_area li:first-child {
  font-size: 0 !important;
  margin-bottom: 6px;
}

.video_list_main_box02_area li:first-child:before {
  content: " ویدئویی دیگر  " ;
  color: #eb0505 !important;
  font-size: 1.25rem !important;
  display: block;
  margin-right: -10px;
}

.video_list_main_box02_area li:not(:first-child) {
  position: relative;
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
  padding: 6px 0px 7px 0;
  margin: 0px;
}

.video_list_main_box02_area li:not(:first-child) a {
  padding-right: 20px;
  font-size: 14px;
  color: #727272;
  display: block;
  margin-bottom: 0;
}
.video_list_main_box02_area li:not(:first-child) a:hover {
  color: #000;
}

.video_list_main_box02_area li:not(:first-child) a:hover::before {
  background-color: #303030;
}

.video_list_main_box02_area li:not(:first-child) a::before {
  content: '';
  width: 15px;
  height: 15px; 
  mask: url(img/play-02.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/play-02.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  display: block;
  background-color: #555555;
  position: absolute;
  right: 0px;
  top: 12px;
}

a.ali_shams {
  color: var(--brand-color) ;
  font-weight: bold ;
  font-size: .95em;
  transition: all .2s ease;
}
a.ali_shams:hover {
  color: #242424 ;
}

.site-footer  .site-above-footer-inner-wrap {
  padding: 0 20px;
}

.site-footer .site-above-footer-wrap {
  position: relative;
  padding: 80px 20px 0px 20px;
  border-top: 1.2px solid #dfdfdf;
}

.site-footer .site-above-footer-wrap::before {
  content: '';
  width: 145px;
  height: 85px;
  background-image: url(img/footer-line1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -26px;
  margin: 0 auto;
  left: 0;
  right: 0;
 }

 .site-footer .site-above-footer-wrap .scroll_top_area {
  margin: 0 auto;
 }

 .site-footer .site-above-footer-wrap .scroll_top_area::after {
  content: '';
  width: 63px;
  height: 63px;
  background-image: url(img/scroll-top.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -17px;
  margin: 0 auto;
  left: -2px;
  right: 0;
  border-radius: 50%;
 }
 


.site-footer .site-above-footer-wrap ul li {
  position: relative;
}

.site-footer .site-above-footer-wrap ul:not(.wp-block-social-links) {
  justify-content: right !important;
}

.site-footer .site-above-footer-wrap ul:not(.wp-block-social-links) li a {
  padding: 5px 18px 5px 5px !important;
  width: fit-content;
  display: block;
  transition: font-weight .2s !important;

}

.site-footer .site-above-footer-wrap ul:not(.wp-block-social-links) li a:hover {
  font-weight: bold;
}

.site-footer .site-above-footer-wrap ul:not(.wp-block-social-links) li a::before {
  content: '';
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23f1d4d4'%3E%3C/circle%3E%3Ccircle cx='5' cy='5' r='2' fill='%23e9364b'%3E%3C/circle%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  margin: auto 0;
  top: -1px;
  bottom: 0;
  right: 0;
}

.site-footer .site-above-footer-wrap .wp-block-heading {
  font-size: 19px;
  font-weight: bold;
}

.site-footer .site-above-footer-wrap .wp-block-heading::after {
 content: '';
 width: 40px;
 height: 2px;
 background-color: var(--brand-color);
 display: block;
 margin-top: 11px;
}

.site-footer .site-above-footer-wrap .footer-widget-area {
  text-align: right !important; 
}

.site-footer .site-above-footer-wrap .widget_block {
  margin-bottom: 17px;
}

.wp-block-social-links .wp-social-link-amazon a svg {
  display: none;
}

.wp-block-social-links .wp-social-link-amazon a::before {
  content: '';
  height: .85em;
  width: .85em; 
  mask: url(img/aparat.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/aparat.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  background-color: #707070;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #ed135b;
}

.wp-block-social-links .wp-social-link-amazon {
  margin: 3px 3px 0 3px;
}

.wp-block-social-links .wp-social-link svg {
  height: 1.1em !important;
  width: 1.1em !important;
}

.wp-block-social-links .wp-social-link svg path{
  fill: #666666;
}

.wp-block-social-links .wp-social-link-telegram svg {
  height: 1.35em !important;
  width: 1.35em !important;
}

.site-primary-footer-wrap {
  padding: 25px 0;
}

.site-primary-footer-wrap .footer-widget-area {
  background-color: var(--body-bg-color);
  padding: 20px 10px;
  border: 1px solid #cecece;
  border-radius: 15px;
  margin-bottom: 2%;
}

.site-primary-footer-wrap .wp-block-buttons {
  gap: 0px;
}


.site-primary-footer-wrap .wp-block-button a {
  background-color: transparent;
  color: #4c4c4c;
  position: relative;
  padding: 5px;
}

 .site-primary-footer-wrap .wp-block-button a:hover
,.site-primary-footer-wrap .wp-block-button a:focus {
  color: #4c4c4c;
  background-color: transparent;
  border-color: transparent;
}

.site-primary-footer-wrap .wp-block-button {
  width: 20%;
  text-align: center;
}

.site-primary-footer-wrap .ast-footer-html-1 {
  width: 84% !important;
  height: 210px;
  float: right;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.site-primary-footer-wrap .ast-footer-html-2 {
  width: 14% !important;
  height: 210px;
  float: left;
  padding: 34px 10px 10px 10px;
}



.site-primary-footer-wrap .ast-footer-html-1 .footer_address_area, .site-primary-footer-wrap .ast-footer-html-1 .footer_tel_area {
  position: relative;
}

.site-primary-footer-wrap .ast-footer-html-1 .footer_address_area::before {
  content: '';
  width: 26px;
  height: 26px; 
  mask: url(img/Location.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/Location.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  background-color: #232323;
  position: absolute;
  right: 0px;
  top: -2px;
}

.site-primary-footer-wrap .ast-footer-html-1 .footer_tel_area a::before {
  content: '';
  width: 19px;
  height: 19px; 
  mask: url(img/tel-01.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/tel-01.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  background-color: #232323;
  position: absolute;
  right: 5px;
  top: 0px;
}

.site-primary-footer-wrap .ast-footer-html-1 .footer_tel_area.mobile_area a::before {
  width: 32px;
  height: 32px; 
  mask: url(img/mobile-01.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/mobile-01.svg) no-repeat 100% 100% ;
  -webkit-mask-size: cover ;
  mask-size: cover; 
  right: -2px;
  top: -4px;
}


 .site-primary-footer-wrap .ast-footer-html-1 .footer_address_area
,.site-primary-footer-wrap .ast-footer-html-1 .footer_tel_area a {
  padding-right: 31px;
}

.site-primary-footer-wrap .btn_pot-s a::before {
  content: '';
  width: 57px;
  height: 57px;
  mask: url(img/pot-s.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/pot-s.svg) no-repeat 100% 100% ;
  background-size: cover;
  display: block;
  margin: 0px auto 10px auto;
  background-color: var(--brand-color);
 }

 .site-primary-footer-wrap .btn_pan-s a::before {
  content: '';
  width: 47px;
  height: 47px;
  mask: url(img/pan-san.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/pan-s.svg) no-repeat 100% 100% ;
  background-size: cover;
  display: block;
  margin: 0px auto 10px auto;
  background-color: var(--brand-color);
 }

 .site-primary-footer-wrap .btn_pot a::before {
  content: '';
  width: 42px;
  height: 42px;
  mask: url(img/pot.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/pot.svg) no-repeat 100% 100% ;
  background-size: cover;
  display: block;
  margin: 0px auto 6px auto;
  background-color: var(--brand-color);
 }

 .site-primary-footer-wrap .btn_pan a::before {
  content: '';
  width: 61px;
  height: 61px;
  mask: url(img/pan.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/pan.svg) no-repeat 100% 100% ;
  background-size: cover;
  display: block;
  margin: 0px auto -2px auto;
  background-color: var(--brand-color);
 }

 .site-primary-footer-wrap .btn_cake a::before {
  content: '';
  width: 40px;
  height: 40px;
  mask: url(img/cake.svg) no-repeat 100% 100% ;
  -webkit-mask: url(img/cake.svg) no-repeat 100% 100% ;
  background-size: cover;
  display: block;
  margin: 0px auto 10px auto;
  background-color: var(--brand-color);
 }

.site-footer .ast-footer-copyright {
  text-align: right;
}

.site-footer .wp-block-social-links {
  float: left;
}

.site-footer .site-below-footer-wrap {
  border-top: 1px solid #cecece;
  padding: 10px 0 !important;
  min-height: 56px;
}

.ads_01_main_area {
  padding: 3em 35px !important;
  position: relative;
}

.ads_01_main_area img {
  position: relative;
  z-index: 1;
}

 .ads_01_main_area .wp-block-column::before
,.ads_01_main_area .wp-block-column::after  {
    content: '';
    width: 67px;
    height: 150px;
    mask: url(img/dot-bg.svg);
    -webkit-mask: url(img/dot-bg.svg);
    background-color: #878787;
    position: absolute;
    -webkit-mask-size: 50%;
    mask-size: 50%;
}

.ads_01_main_area .wp-block-column::before {
  right: 0;
  top: 13px;
}

.ads_01_main_area .wp-block-column::after {
  left: 0;
  bottom: 13px;
}



.ast-icon.icon-arrow svg {
  margin-right: 6px;
  margin-bottom: -3px;
}

.info_box_area {
  padding: 0 5px !important;
  margin-top: 50px;
}

.info_box_area a.wp-block-button__link {
  color: #757575;
  font-size: .95em;
  line-height: 33px;
  text-align: right;
  display: block;
  height: 80px;
  border-radius: 10px;
  padding: 8px 25px 8px 5px;
  background-color: #f4f4f4 !important;
  border: 1px solid #d9d9d9 !important;
  white-space: nowrap;
}

.info_box_area .wp-block-buttons {
  display: block;
}

.info_box_area .wp-block-button {
  display: block;
  position: relative;
  transition: all .3s;
}

.info_box_area a.wp-block-button__link::first-line {
  color: #4b4b4b;
  font-weight: bold;
  font-size: 1.05em;
}

 .info_box_area .wp-block-button::before
,.info_box_area .wp-block-button::after  {
  position: absolute;
  content: '';
  height: 8px;
  background-color: transparent;
  border-radius: 0 0 10px 10px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all .3s;
}

.info_box_area .wp-block-button::before {
  width: 90%;
}

.info_box_area .wp-block-button::after {
  width: 80%;
}

.info_box_area .wp-block-button:hover::before {
  background-color: #ef3a4f8a;
  bottom: -8px;
}

.info_box_area .wp-block-button:hover::after {
  background-color: #ef3a4f47;
  bottom: -16px;
}

.info_box_area .wp-block-button:hover {
  margin-top: -8px;
}

.info_box_area .wp-block-button:hover a.wp-block-button__link {
background-color: var(--brand-color) !important;
border-color: var(--brand-color) !important;
}

 .info_box_area .wp-block-button:hover a.wp-block-button__link
,.info_box_area .wp-block-button:hover a.wp-block-button__link::first-line {
  color: #fff;
}

 .info_box_area a.wp-block-button__link:hover
,.info_box_area a.wp-block-button__link:focus {
  background-color: transparent;
  color: #000;
  border: none;
}



 .info_box_area a.wp-block-button__link::after {
  content: '';
  background-repeat: no-repeat;
  background-size: cover; 
  position: absolute;
  left: 25px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.info_box_area .info_box_01 a.wp-block-button__link::after {
  width: 50px;
  height: 50px; 
  background-image: url(img/shipping.svg);
}

.info_box_area .info_box_02 a.wp-block-button__link::after {
  width: 46px;
  height: 45px; 
  background-image: url(img/support.svg);
}


.info_box_area .info_box_03 a.wp-block-button__link::after {
  width: 30px;
  height: 30px; 
  background-image: url(img/guarantee.svg);
}

.info_box_area .info_box_04 a.wp-block-button__link::after {
  width: 34px;
  height: 34px; 
  background-image: url(img/ten.svg);
}



.ast-site-header-cart .woocommerce-mini-cart li.mini_cart_item {
  padding: 1.2em 4em 1em 1.8em !important;
}


.ast-site-header-cart .woocommerce-mini-cart li.mini_cart_item img {
  max-width: 5em;
  right: -15px;
  width: 5em;
  height: 5em;
}

.ast-site-header-cart .woocommerce-mini-cart li.mini_cart_item .ast-product-name {
  text-align: justify;
}

.ast-site-header-cart .woocommerce-mini-cart li.mini_cart_item a.remove {
  left: -5px;
  top: .8em;
}

.ast-site-header-cart .woocommerce-mini-cart__total strong {
  white-space: nowrap;
}

.ast-site-header-cart .woocommerce-mini-cart__buttons  .button  {
  background-color: #1E88E5;
}
.ast-site-header-cart .woocommerce-mini-cart__buttons .button.checkout {
  background-color: #4caf50;
}

.ast-site-header-cart .woocommerce-mini-cart__buttons  .button:hover  {
  background-color: #1976D2;
}

.ast-site-header-cart .woocommerce-mini-cart__buttons .button.checkout:hover {
  background-color: #43A047;
}

.ast-site-header-cart .woocommerce-mini-cart li.mini_cart_item .quantity  {
  margin: 5px 0 8px 0 !important;
}

.ast-site-header-cart .woocommerce-mini-cart .blockUI.blockOverlay {
  opacity: .4 !important ;
  width: 110% !important;
  left: -12px !important;  
}


.cfvsw-swatches-container .cfvsw-selected-swatch .cfvsw-swatch-inner::before {
  content: '';
  position: absolute;
  transform: rotate(45deg);
  height: 18px;
  width: 10px;
  border-width: 0 3px 3px 0;
  border-color: #484848;
  border-style: solid;
  margin: auto;
  right: -24px;
  top: -2px;
  bottom: 10%;
}

.cfvsw-swatches-container[swatches-attr="attribute_pa_color"] .cfvsw-selected-swatch .cfvsw-swatch-inner::before {
  left: 0;
  right: 0;
  border-color: #fff;
  filter: drop-shadow(0 0 1px #333);
}


.cfvsw-swatches-container:not([swatches-attr="attribute_pa_color"]){
    flex-direction: column;
    margin-right: 3px;
}


.cfvsw-swatches-container .cfvsw-swatches-option:not( .cfvsw-label-option, .cfvsw-image-option ) .cfvsw-swatch-inner {
  border-color: #00000030;
}

.cfvsw-swatches-container .cfvsw-selected-swatch {
  border-color: transparent !important;
  box-shadow: 0 0 0 2px #7c7a7b;
  pointer-events: none;
}

.cfvsw-swatches-container .cfvsw-tooltip {
  bottom: -48px !important;
  z-index: 9;
}

.cfvsw-swatches-container .cfvsw-tooltip::before {
  bottom: auto;
  top: -5px;
  transform: rotate( 225deg );
}

.variations_form table th label:not([for="pa_color"]) {
  display: none;
}

.variations_form table th label {
  color: #2a2a2a;
}

.variations_form table th label .cfvsw-selected-label {
  color: #727171;
  font-weight: bold !important;
}

.variations_form table th label .cfvsw-selected-label::before {
  color: #2a2a2a;
}

.single_prd_box_area {
  display: flex;
  border: 2px solid var(--header-line-color);
  border-radius: 15px;
  padding: 20px 20px 70px 20px;
  background-color: #fff;
}

.product-type-variable .single_prd_box_area .summary > .price {
  display: none !important;
}

.single_prd_box_area .summary .price {
  font-size: 25px !important;
  color: var(--brand-color) !important;
}

.single_prd_box_area .summary .price del {
   color: #000 !important;
}

.single_prd_box_area .summary .woocommerce-variation-price {
  margin-top: -5px;
}

.single_prd_box_area .summary {
  position: relative;
  margin-right: 100px;
}

.ast-single-post .entry-title, .page-title {
  font-size: 1.7rem;
}

.single-product #meta_info_prd {
  margin-bottom: 40px;
}

 .single-product #meta_info_prd #sku_prd
,.single-product #meta_info_prd #categories_prd {
  float: right;
  margin-left: 30px;
  font-weight: bold;
  color: #777777;
}

.single-product #meta_info_prd #brand_prd {
  float: left;
  margin: 20px 0px 0px 24px;
}

.single-product #meta_info_prd a {
  color: #085ab1;
  font-weight: normal;
}

.product-type-simple .single_prd_box_area form.cart {
  float: left;
}

.product-type-simple .single_prd_box_area p.price {
  position: absolute;
  bottom: 161px;
}

.product-type-simple .single_prd_box_area form.cart {
  position: absolute;
  bottom: 161px;
  left: 30px;
}

.single_prd_box_area .single_variation_wrap {
  position: absolute;
  bottom: 100px;
  padding-left: 30px;
}

.single_prd_box_area form.cart .variations {
  border-bottom: none !important;
  margin-top: 40px !important;
}

.single_prd_box_area form.cart .woocommerce-variation , .single_prd_box_area form.cart p.price {
  float: right;
}

.single_prd_box_area form.cart .woocommerce-variation-add-to-cart {
  float: left;
}

 .single-product .outofstock .woocommerce-variation-add-to-cart
,.single-product .outofstock .variations label[for="pa_color"] {
 display: none;
}

.single_prd_box_area form.cart a.added_to_cart {
  position: absolute;
  left: 30px;
  margin-top: 40px;
  color: #09b116;
  font-size: 14px;
  font-weight: bold;
}

.product-type-simple .single_prd_box_area form.cart a.added_to_cart {
  left: 0;
}

.single_prd_box_area .upgfw-image-gallery {
  margin-top: 30px;
}

.single_prd_box_area .upgfw-image-gallery li {
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.16);
    min-width: 88px;
    min-height: 88px;
    max-width: 88px;
    max-height: 88px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 9px;
}

.single_prd_box_area .upgfw-image-gallery li a {
  height: 88px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 5px;
}

.single_prd_box_area .upgfw-image-gallery li a svg {
  fill: #878787;
}

.single_prd_box_area .ast-single-product-extras {
  position: absolute;
  bottom: -70px;
  border-top: 1px solid #d6d6d6;
  padding-top: 10px;
  width: 100%;
}

.woocommerce div.product div.summary {
  margin-bottom: 1em !important;
}
.woocommerce div.product div.images {
  margin: 1em !important;
}

.single-product table.shop_attributes  th.attribute_group_name {
  text-align: right !important;
  border:1px solid #ccc !important;
  border-bottom: none !important;
  background-color: #f6f6f6!important;
  font-weight: bold;
  padding: 10px !important;
}

.single-product table.shop_attributes th.attribute_name {
  text-align: right !important;
  font-weight: bold;
}
.single-product table.shop_attributes th.attribute_name::after {
  content: ":";
}

.single-product table.shop_attributes tr.attribute_row tr {
  background-color: #fff !important;
  transition: all .3s ;
}

.single-product .woocommerce-tabs table.shop_attributes .attribute_row > td {
  background-color: var(--body-bg-color) !important;
}

.single-product table.shop_attributes .attribute_name_values{
  border:1px solid #ccc !important;
}

.single-product table.shop_attributes tr th.attribute_name
, .single-product table.shop_attributes tr td.attribute_value {
  border-bottom:1px solid #ccc !important;
  padding: 10px 10px !important;
}

.single-product table.shop_attributes tr.attribute_row tr:hover {
  background-color: #f7f7f7 !important;
}

.single-product .ast-woocommerce-distributed {
  margin-top: 90px;
}

#ast-checkout-wrap {
  margin-top: 20px;
}

#ast-checkout-wrap a p {
  font-size: 18px;
}

#ast-checkout-wrap a .ast-step-number {
 line-height: 1.7em !important;
}

#ast-checkout-wrap .ahfb-svg-iconset {
  margin-left: 20px !important;
}

.button[type="submit"] {
  transition: all .3s;
}



.woocommerce-cart-form button[name="update_cart"] {
  background-color: #757575;
  
}

.woocommerce-cart-form button[name="update_cart"]:disabled {
  opacity: .2 !important;
}

input[readonly="readonly"] {
  background-color: #ebebeb !important;
}

#ast-checkout-coupon #ast-coupon-trigger {
display: none ;
}

#ast-checkout-coupon .coupon {
  display: block !important;
}

#ast-checkout-coupon .coupon a.button {
  line-height: 1.2;
  background-color: #757575;
}

#ast-checkout-coupon .coupon a.button:hover {
   background-color: #32373c;
}

.woocommerce-checkout .ast-customer-info {
  display: none;
}

.woocommerce-notices-wrapper .woocommerce-error {
  background-color: #ffe5e5;
}


.woocommerce-checkout .woocommerce-input-wrapper input {
  border: 1px solid !important;
}

  .woocommerce-checkout .woocommerce-input-wrapper input
 ,.woocommerce-checkout .woocommerce-input-wrapper textarea
 ,.woocommerce-checkout .selection .select2-selection {
  border-color: #c6c6c6 !important;
  color: #313030;
 }

 .woocommerce-checkout .select2-selection__rendered {
  color: #313030 !important;
}

.woocommerce-checkout #billing_city_field .select2-selection__rendered {
  line-height: 2.5 !important;
}
 
 .woocommerce-checkout .selection .select2-selection  {
  height: 52px;
}

.woocommerce-checkout #payment .wc_payment_method img {
  display: none;
}


.woocommerce-checkout #payment button {
  background-color: #4caf50 !important;
  border-radius:5px;
}

.woocommerce-checkout form .form-row {
  margin: 0 0 18px !important;
}

.woocommerce-checkout #billing_phone_field {
  float: none;
  position: relative;
}

.woocommerce-checkout #billing_phone_field label {
  bottom: 29px;
}

.woocommerce-checkout a.edit_account_checkout {
  float: left;
  margin-top: -60px;
  color: #fff;
  background-color: #525252;
  padding: 0 10px;
  border-radius: 4px;
}

.woocommerce-checkout a.edit_account_checkout:hover {
  background-color: #666666;
}

.woocommerce-checkout #billing_city_field label[for="billing_city"] {
  opacity: 1 !important;
}

.woocommerce-checkout .ast-product-name img {
  width: 60px;
  height: auto;
  margin: 0 0 5px 10px;
}

.woocommerce-checkout .ast-product-name {
  padding-left: 20px;
}

.woocommerce-checkout .product-name {
  position: relative;
}

.woocommerce-checkout .product-name .product-quantity {
  font-weight: bold !important;
  color: #0170b9;
  left: 0;
  position: absolute;
}

.woocommerce-checkout .order-total * {
  font-weight: bold !important;
}


.woocommerce-checkout form #order_review_heading {
  border-radius: 15px 15px 0 0;
}

.woocommerce-checkout form #order_review {
  border-radius: 0 0 15px 15px;
}

 .woocommerce-checkout form #order_review_heading
,.woocommerce-checkout form #order_review {
  background-color: #fff;
}

.woocommerce-checkout .woocommerce-form-coupon {
  position: relative;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
  font-weight: bold;
}

 .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a
,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
  font-weight: normal;
}

.woocommerce-checkout .woocommerce-form-coupon .form-row.form-row-last {
  position: absolute;
  margin-top: 7px;
  margin-right: 10px;
}


.account_display_name_area {
  display: none;
}

.woocommerce-edit-account .edit-account p.woocommerce-FormRow.woocommerce-FormRow--wide {
  width: 47%;
}

.woocommerce-edit-account .edit-account {
  display: flex;
  flex-direction: column;
}

.woocommerce-edit-account .edit-account p:nth-of-type(1) {
  order: 3;
}

.woocommerce-edit-account .edit-account p:nth-of-type(2) {
  order: 1;
}

.woocommerce-edit-account .edit-account p:nth-of-type(3) {
  order: 2;
}

.woocommerce-edit-account .edit-account p:nth-of-type(5) {
  order: 4;
}

.woocommerce-edit-account .dig_wc_acc_edit_resend {
  order: 5;
}

.woocommerce-edit-account .edit-account p:last-of-type {
  order: 6;
}

 .woocommerce-customer-details--phone::before {
  content: "0" !important;
  margin-left: -9px !important;
  font-family: "IRANSans_en" !important;
}

 .woocommerce-customer-details--phone {
  padding-right: 0 !important;
}

.woocommerce-checkout .woocommerce-thankyou-order-details li:not(strong) {
  font-weight: bold;
}

.woocommerce-checkout p.woocommerce-thankyou-order-received  {
  color: #fff;
  background-color: #4caf50;
  border-radius: 6px;
  font-size: 20px !important;
}

.woocommerce-checkout .woocommerce-table--order-details .product-name .product-quantity {
  position: unset;
}

.woocommerce-checkout .woocommerce-table--order-details .product-name img {
  margin: 0 0 10px 10px;
}

.woocommerce-checkout .woocommerce-table--order-details .product-name ul.wc-item-meta {
  display: none;
}

.woocommerce-checkout .woocommerce-table--order-details {
  background-color: #fff;
}

.shop_loop_prd_area .ast-shop-product-out-of-stock {
  display: none;
}


.single-post .entry-content {
  max-width: 550px;
  margin: 0 auto;
}


#ast-checkout-coupon {
  display: none;
}

.checkout_coupon.woocommerce-form-coupon {
  display: block !important;
}

.woocommerce-form-coupon-toggle {
  display: none !important;
}

.ast-stock-detail {
  display: none;
}

.ast-single-tab .ast-tab-header {
  display: none;
}

.ast-single-tab .woocommerce-Tabs-panel--description  {
  width: 100% !important;
}

.ast-single-tab .woocommerce-Tabs-panel--additional_information 
,.ast-single-tab .woocommerce-Tabs-panel--reviews {
  width: 60% !important;
  margin: 0 auto !important;
}


.shop_loop_prd_area .on-woo-wallet-cashback
,.shop_loop_prd_area .cfvsw-shop-variations  {
  display: none !important;
}

#nikanslider {
  margin-top: 30px;
}

body.page-id-4602 #billing_city_field {display: none !important;}
body.page-id-4602 #billing_address_1_field {display: none !important;}
body.page-id-4602 #billing_state_field {display: none !important;}
body.page-id-4602 #billing_postcode_field {display: none !important;}

.ast-header-button-1 .ast-custom-button {
    border-radius: 3px;
    background-color: #66BB6A;
    padding: 14px !important;
}

.my-account_login_area .dig_sml_box_msg_head{
  color: #484848;
}

.my-account_login_area .dig_sml_box_msg {
  color: #d10505;
  opacity: 1;
}

.my-account_login_area input {
  border: 1px solid #bfbfbf !important;
  border-radius: 5px !important;
  padding: 8px;
}

.wallet_btn_home {
  padding: 0px !important;
  margin-top: 8px;
}

.wallet_btn_home a {
  font-size: 14px;
}

.on-woo-wallet-cashback {font-size: 0 !important;margin-top: 5px;padding: 5px 10px !important; border-color: #1466a3 !important;}
.on-woo-wallet-cashback .amount {color: #d51313;font-size: 14px !important;}
.on-woo-wallet-cashback .amount::before {content: "با خرید این محصول , مبلغ ";color: #1466a3;}
.on-woo-wallet-cashback .amount::after {content: " به کیف پول شما جهت خرید‌ بعدی شارژ می‌گردد.";color: #1466a3;}

.woocommerce-info.wallet-cashback-notice
,#partial_wallet_payment_tooltip {
  display: none;
}

.cfvsw-swatches-blur-cross-disable::before, .cfvsw-swatches-hide-disable::before, .cfvsw-swatches-blur-cross::before {
   background: none !important;
   text-shadow: 0px 0px 1px #fff, 0px 0px 1px #fff;
   cursor: not-allowed;
}


.woocommerce-store-notice__dismiss-link {display: none !important;}



.nikan-sliderwarp-new .price-box-discount-inner, .nikan-offer-section .single-offer-discount {
  display: none !important;
}



.digits-form_container .digits-form_heading {
  font-size: 22px;
}

.digits-form_container .digits_login_use_phone {
  border-bottom: none;
  color: #d22525;
  font-size: 18px;
}

.digits-form_container input.mobile_field
, .digits-form_container input.otp_input {
  border-color: #a6a6a6 !important;
  border-radius: 5px !important;
  background-color: #fbfbfb !important;
}

.digits-form_input input:focus
, .digits-form_input textarea:focus {
  border-color: #a6a6a6 !important;
}

.digits-form_input_row  {
  border:none !important;
}

.digits_otp_info
,.digits-form_login .digits-tab_active[data-value="otp"] {
  display: none !important;
}

.digits-form_resend_otp.digits_resend_disabled {
  opacity: .6;
  pointer-events: none !important;
}

.digits-form_footer {
  position: absolute;
  left: 0;
  right: 0;
}

.digits-form_button
, .digits-form_button[type=submit] {
  border-radius: 5px;
  background-color: var(--brand-color);
  direction: rtl;
}

.digits-form_login .digits-form_button_ic {
  margin-right: 5px !important;
}


.dig_critical_msg .dig_popmessage_contents {
  border-radius: 8px;
}

.digits_back_icon {
   left: -6px !important;
}


.woocommerce-checkout .digits_login_checkout {
  border-radius: 10px;
  background-color: #f3f3f3;
  margin-top: 60px;
  border: 3px dashed #d8d7d7;
  padding: 20px 5px;
  text-align: center;
   
}

.woocommerce-checkout .digits_login_checkout span.digits-login-modal {
  color: #0f4effee;
  font-weight: 700;
}

.woocommerce-checkout-review-order .woocommerce-shipping-methods li {
  padding-left: 0 !important;
}

#billing_address_1_field {
  margin-top: 165px !important;
}
#billing_state_field {
  width: 47%;
  float: right;
  margin-top: -158px !important;
}

#billing_city_field {
  width: 47%;
  float: left;
  margin-top: -158px !important;
}



form.digloginpage:not(.digits_form_index_section) .digits-form_login .digits-form_tab_container  {
  display: block !important ;
}

form.digloginpage:not(.digits_form_index_section) .digits-form_login .digits-form_tab_container .digits-form_tabs {
  display: none !important;
}


form.digloginpage:not(.digits_form_index_section) .digits-form_login .digits-form_tab_container .digits-mobile_wrapper input.dig-mobile_field {
  pointer-events: none !important;
  background-color: #e1e1e1 !important;
  font-size: 18px !important;
  padding-left: 24px !important;
  color: #393939 !important;
}

form.digloginpage:not(.digits_form_index_section) .digits-form_login .digits-form_tab_container .digits-mobile_wrapper .digits-form_input {
  display: flex !important;
  align-items: center !important;
  pointer-events: none !important;
}

form.digloginpage:not(.digits_form_index_section) .digits-form_login .digits-form_tab_container .digits-mobile_wrapper .digits-form_input::after {
  content: "0";
  pointer-events: none !important;
  font-size: 18px !important;
  color: #393939 !important;
  position: absolute;
  left: 15px;
}

.digits-form_container {
  padding: 30px !important;
}


body.woocommerce-cart .woocommerce-cart-form table tbody tr:nth-last-child(1) .coupon {
  display: block !important;
}


/* url-cuopon-page */

.url-cuopon-page{
  background-image: url(img/url-cuopon-page.gif) !important;
  background-position-y: 454px;
  background-size: 510px;
  padding: 35px !important;
  margin: 30px 0 70px !important;
  border-radius: 20px;
  background-color: #f82222;
  border: 5px dashed white;
  position: relative;
}
.page-id-16004 .url-cuopon-page{background-color: #efd8a9;}
.page-id-15981 .url-cuopon-page{background-color: #8b37b3;}

.url-cuopon-page h2{
  border: 2px dashed;
  color: #ffffff;
  padding: 20px;
  border-radius: 20px;
  width: fit-content;
  background-color: #e00000b5;
  margin: 0 auto 20px;
}
.page-id-15981 .url-cuopon-page h2{background-color: #6f1f96c7;}
.page-id-16004 .url-cuopon-page h2{
  background-color: #aea533bd;
  padding: 20px 35px;
}

.url-cuopon-page img{filter: drop-shadow(2px 4px 15px #9f000800);}
.page-id-15981 .url-cuopon-page img{
  filter: drop-shadow(2px 4px 17px #67168d);
  height: 310px;
  width: 325px;
}
.page-id-16004 .url-cuopon-page img{filter: drop-shadow(2px 4px 15px #9f000800);}

.page-id-16004 .url-cuopon-page img{
  object-fit: cover;
  width: 390px;
  margin-top: -34px;
  margin-left: -60px;
}

.url-cuopon-page .is-layout-flow > figure.aligncenter{margin-left: 0 !important;}
.page-id-15981 .url-cuopon-page .is-layout-flow > figure.aligncenter{margin-left: -25px !important;}

.url-cuopon-page-logo img{
  position: absolute;
  left: 20px;
  top: 20px;
  background-color: #ffffff;
  width: 85px;
  border-radius: 13px;
  filter: none !important;
}

.url-cuopon-page a.wp-element-button{
  font-size: 16.5px;
  background-color: #ffdeb9;
  color: #d60000;
  border: 1px solid #ffffffdb;
  padding: 10px 20px;
  box-shadow: 0 0 10px #c10000;
}
.page-id-16004 .url-cuopon-page a.wp-element-button{
  color: #4c432f;
  box-shadow: 0 0 10px #c09a63;
}

.page-id-16004 .url-cuopon-page a.wp-element-button:hover{color: white;}


@media (max-width: 768px){

  .page-id-15981 .url-cuopon-page img{
    height: auto !important;
    width: auto !important;
  }

  .page-id-15981 .url-cuopon-page .is-layout-flow > figure.aligncenter{margin: auto !important;}
  .url-cuopon-page .is-layout-flow > figure.aligncenter{
    margin: auto !important;
    width: 200px !important;
    margin-top: -30px;
  }

  .url-cuopon-page h2{
    font-size: 33px !important;
    margin-top: -45px;
    line-height: 1.55em;
    padding: 10px;
    background-color: #d20000c4;
  }

  .url-cuopon-page h3{font-size: 26px !important;}

  .url-cuopon-page{
    background-size: 350px !important;
    margin-bottom: -15px !important;
    background-color: #ef2323;
    border: 3px dashed white;
  }

  .url-cuopon-page-logo img{
    left: 13px;
    top: 13px;
    width: 60px;
  }

}


.cart_totals  tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-destination {
  display: none !important;
}


tr.woocommerce-shipping-totals.shipping td label[for="shipping_method_0_flat_rate9"] {
  font-size: 0 ;
}

tr.woocommerce-shipping-totals.shipping td label span.amount {
  font-size: 15px !important;
}

tr.woocommerce-shipping-totals.shipping td li {
  padding-left: 0 !important;
  text-indent: 0 !important;
}

#billing_country_field {
  display: none !important;
}




















@media (max-width: 921px) {

  


  .product-type-variable .single_prd_box_area .summary > .price {
  display: block !important;
}

  .ast-header-language-switcher-element {
    padding-left: 0 !important;
}

.wp-block-kadence-accordion  .kt-blocks-accordion-header {
    text-align: right ;
    font-size: 15px;
  }

  .single_prd_box_area .single_variation_wrap {
    position: relative;
  }

.site-logo-img {
  padding-right: 0px !important;
 }

 #ast-site-header-cart {
  margin-top: -3px;
}

 #ast-site-header-cart span.ast-woo-header-cart-info-wrap {
  display: none;
 }

 .site-header .dgwt-wcas-search-wrapp {
  width: auto;
  margin-right: -8px;
}

#ast-mobile-header #block-23 .digits-login-modal::before {
  position: unset;
  margin-top: 0px;
  display: block;
}

#ast-site-header-cart .ast-icon-shopping-cart {
  background-color: transparent;
  padding: 0;
  white-space: nowrap;
}

#ast-site-header-cart .ast-icon-shopping-cart .icon-cart::before{
  background-color: #3c3c3b;
}

#ast-site-header-cart i.astra-icon:after {
  background-color: #fdfdfd;
  border: 1px solid #777;
  font-size: 11px;
  min-width: 16px;
  height: 16px;
  line-height: 13px;
  width: 16px;
  padding: 1px 3px;
  top: 13px;
  right: -8px;
}

.astra-cart-drawer.active {
  width: 80%;
}

.astra-cart-drawer .astra-cart-drawer-close {
  left: 15px;
 }

 .woocommerce-mini-cart {
  padding-left: 30px !important;
}

.woocommerce-mini-cart .woocommerce-mini-cart-item > a:nth-of-type(2) {
  padding-left: 25px;
}

 .woocommerce-mini-cart__total
,.woocommerce-mini-cart__buttons {
  padding-left: 30px !important;
}

.site-header .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  border-radius: 7px;
  background-color: #fdfdfd;
}


.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
  left: auto !important;
  right: -2px !important;
  background-color: transparent;
  pointer-events: none;
}

.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg {
  max-width: 16px;
}

.site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit svg path {
  fill: #9b9b9b;
}

.site-header .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
  padding-right: 36px;
}

.dgwt-wcas-style-solaris .dgwt-wcas-preloader {
  left: -2px !important;
}

#ast-mobile-header #block-23 {
  margin-right: -35px;
}

.ast-header-break-point .ast-button-wrap .main-header-menu-toggle {
  font-size: .7em;
}

.ast-main-header-wrap {
  margin-top: 0px;
}

.ast-logo-title-inline .ast-site-identity {
  padding: 0;
 }

 .wp-block-kadence-slider .slick-list
 ,.wp-block-kadence-slider img
 ,.ads_top_main_area img
 ,.ads_01_main_area img {
  border-radius: 10px;
}


.wp-block-kadence-slider .kt-blocks-carousel .slick-dots::before {
   width: 112px;
  height: 18px;
 }

 .wp-block-kadence-slider .kt-blocks-carousel .slick-dots li button::before {
  width: 7px;
  height: 7px;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-dots li.slick-active button::before {
  padding: 0 6px;
  margin-left: -3px;
 }

 .wp-block-kadence-slider .kt-blocks-carousel .slick-dots li, .wp-block-kadence-slider .kt-blocks-carousel .slick-dots li button {
  margin: 0 7px;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-prev:before {
  left: 14px !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-next:before {
  left: -14px !important;
}

.wp-block-kadence-slider .kt-blocks-carousel .slick-prev:before
, .wp-block-kadence-slider .kt-blocks-carousel .slick-next:before {
  height: 10px;
  width: 10px;
}

.slider_main_area {
  margin-top: 10px !important;
}

.ads_top_main_area::before
, .slider_main_area::before {
  display: none;
}

.info_box_area {
  padding: 0 !important;
}

.info_box_area.wp-block-columns > .wp-block-column {
  flex-basis: 45%!important;
  margin-bottom: 3px ;
}

.info_box_area .info_box_01 a.wp-block-button__link::after {
  width: 23px;
  height: 23px;
}

.info_box_area .info_box_02 a.wp-block-button__link::after {
  width: 33px;
  height: 32px;
}

.info_box_area .info_box_03 a.wp-block-button__link::after {
  width: 22px;
  height: 22px;
}

.info_box_area .info_box_04 a.wp-block-button__link::after {
  width: 31px;
  height: 31px;
}

.info_box_area a.wp-block-button__link {
  font-size: 0.85em;
  padding: 7px 15px 7px 5px;
  border-radius: 7px;
}

.info_box_area a.wp-block-button__link::after {
  left: 10px;
}

.info_box_area.is-layout-flex {
  gap: 13px;
  margin-top: 4px;
}

.title_box_area .title_fa_prd_box {
  font-size: 16px !important;
}

.title_box_area .title_en_prd_box {
  display: none;
}

.title_box_area .btn_show_all_prd_box {
  margin-top: -9px !important;
}

.title_box_area .btn_show_all_prd_box a {
  padding: 7px 10px 0 0 !important;
 }

 ul.products li .shop_loop_prd_area {
  border-radius: 7px;
}

.kt-blocks-product-carousel-block .splide--rtl>.splide__arrows .splide__arrow--next {
  left: -35px !important;
}

.kt-blocks-product-carousel-block .splide--rtl>.splide__arrows .splide__arrow--prev {
  margin-right: -10px !important;
}

.kt-blocks-product-carousel-block .splide .splide__arrow {
  height: 3em;
  width: 1em;
}

ul.products li .astra-shop-summary-wrap .cart_icon_area {
  width: 34px;
  height: 34px;
}

ul.products li .astra-shop-summary-wrap .woocommerce-loop-product__title {
  line-height: 22px;
  height: 45px;
  padding: 0px 10px !important;
  font-size: 13px !important;
}

.kt-blocks-product-carousel-block ul.products li .astra-shop-summary-wrap .cart_icon_area {
  margin-left: 8px;
}

ul.products li .astra-shop-summary-wrap .cart_icon_area::after {
  width: 20px;
  height: 20px;
  margin-right: 9px;
  margin-top: 6px;
}

.ads_cat_main_area {
  padding: 45px 0px !important;
}

.ads_cat_main_area.box_01 img
,.ads_cat_main_area.box_02 img  {
   width: 110px;
}

.ads_cat_main_area.box_01
,.ads_cat_main_area.box_02 {
  gap: 34px;
}

.ads_cat_main_area.box_01 .ads_cat_col_right img {
  left: 0px;
  top: -29px;
}

.ads_cat_main_area.box_01 .ads_cat_col_left img {
  left: 8px;
  top: -29px;
}

.ads_cat_main_area.box_02 .ads_cat_col_right img
,.ads_cat_main_area.box_02 .ads_cat_col_left img {
  left: 5px;
  top: -30px;
}

.ads_cat_main_area .ads_cat_col_left
, .ads_cat_main_area .ads_cat_col_right {
  height: 100px;
 }

 .ads_cat_main_area h6 {
  font-size: 15px;
}

.ads_cat_main_area h3 {
  font-size: 17px;
  margin-top: 26px;
}

.ads_cat_main_area h3
, .ads_cat_main_area h6 {
  margin-right: 20px;
}

.ads_cat_main_area .ads_cat_col_left
, .ads_cat_main_area .ads_cat_col_right
, .ads_cat_main_area .ads_cat_col_left .wp-block-button a
, .ads_cat_main_area .ads_cat_col_right .wp-block-button a {
  border-radius: 12px;
}

.ads_01_main_area {
  padding: 0 5px !important;
  margin-top: -10px;
  margin-bottom: 10px !important;
}

.ads_01_main_area .wp-block-column::before, .ads_01_main_area .wp-block-column::after {
  display: none;
}

.blog_main_area .wp-block-latest-posts__featured-image img {
  border-radius: 7px;
  width: 150px;
}

.blog_main_area .wp-block-latest-posts__featured-image a {
  position: unset;
}

.blog_main_area a.wp-block-latest-posts__post-title {
  font-size: 15px;
  padding-right: 0;
}

.blog_main_area .wp-block-latest-posts__post-excerpt {
  padding-right: 0;
 }

 .video_list_main_box01_area .wp-block-latest-posts__featured-image img
 , .video_list_main_box01_area .wp-block-latest-posts__featured-image a {
  border-radius: 10px;
}

.video_list_main_box02_area {
  border-radius: 10px;
  margin: 40px 0px 40px 0px;
}

.site-footer .site-above-footer-wrap {
  padding: 80px 0px 0px 0px;
}

.site-primary-footer-wrap .btn_coffee a::before {
  width: 38px;
  height: 36px;
}

.site-primary-footer-wrap .btn_espresso a::before {
  width: 35px;
  height: 35px;
}

.site-primary-footer-wrap .btn_mill a::before {
  width: 37px;
  height: 37px;
}

.site-primary-footer-wrap .btn_mokapot a::before {
  width: 35px;
  height: 35px;
}

.site-primary-footer-wrap .btn_french a::before {
  width: 34px;
  height: 34px;
}

.site-primary-footer-wrap .btn_pitcher a::before {
  width: 35px;
  height: 35px;
}
.site-primary-footer-wrap .wp-block-button a {
  font-size: 13px;
  white-space: nowrap;
}

.site-primary-footer-wrap .footer-widget-area {
  padding: 20px 0px;
  border-radius: 10px;
}

.site-primary-footer-wrap {
  padding: 25px 10px;
}

.ast-footer-html-1 .ast-builder-html-element p  {
  text-align: right;
  margin-bottom: 1.8em;
}

.site-primary-footer-wrap .ast-footer-html-1 {
  width: 100% !important;
  height: 230px;
}

.site-primary-footer-wrap .ast-footer-html-2 {
  width: 100% !important;
  height: 172px;
}

.ast-footer-copyright {
  padding: 10px 7px;
}

.site-footer-below-section-2 {
  margin-left: 10px;
}

footer.site-footer {
  margin-top: 50px ;
}

.kt-blocks-product-carousel-block {
  margin-left: 0px !important;
}

.kt-blocks-product-carousel-block  li {
  width: calc(((100% + 18px) / 2) - 0px) !important;
}

.kt-blocks-product-carousel-block ul.products li .shop_loop_prd_area {
  margin: 0 7px !important;
}

.single_prd_box_area {
  border-radius: 10px;
  padding: 10px;
  margin-top: 20px;
  display: block;
}

.single_prd_box_area .woocommerce-variation-add-to-cart
,.product-type-simple .single_prd_box_area form.cart {
  position: fixed !important;
  width: 100%;
  bottom: 0px !important;
  right: 0px !important;
  left: auto !important;
  background-color: #f6f6f6;
  padding: 20px 10px 28px 10px;
  box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 30%);
  z-index: 99;
}

.woocommerce .quantity .minus
, .woocommerce .quantity .plus {
  background-color: #bebebe;
}

.single_prd_box_area form.cart .variations {
  padding-right: 30px;
  margin-top: 20px !important;
}

.single_prd_box_area .single_add_to_cart_button {
  width: 65% !important;
}

.single_prd_box_area .quantity {
  width: 30% !important;
}

.woocommerce div.product div.summary {
  margin-right: 0px;
  margin-bottom: 6em !important;
}


.woocommerce div.product div.images {
  margin: 0px 2px 0 0 !important;
  display: grid !important;
}


.single_prd_box_area .woocommerce-product-gallery .flex-viewport {
  margin-left: 5px;
  order: 1;
}

.woocommerce div.product div.images .ast-single-product-thumbnails {
  order: 2;
}
	
	



.single_prd_box_area #brand_prd {
  display: none;
}

.single-product #meta_info_prd #sku_prd
, .single-product #meta_info_prd #categories_prd {
  float: none;
}

.single-product #meta_info_prd {
   margin: 30px 0 20px 0;
}

.ast-single-post .entry-title
, .page-title {
  font-size: 1.5rem;
  line-height: 1.7;
}

.product-type-simple .single_prd_box_area p.price {
  position: unset;
  float: left;
  font-size: 22px !important;
}

.single-product .single_prd_box_area .summary .variations_form p.price {
  margin-top: 20px !important;
  margin-bottom: 10px;
  float: right !important;
  font-size: 22px !important;
  display: none !important;
}

.single_prd_box_area .single_variation{
  float: left !important;
  margin-top: 30px;
  margin-bottom: -40px;
}

.single_prd_box_area .single_variation .price {
   font-size: 22px !important
}

.cfvsw-swatches-container:not([swatches-attr="attribute_pa_color"]) {
  margin-top: 12px;
}

.single_prd_box_area .woocommerce-product-gallery .flex-direction-nav {
  display: none;
}

.single_prd_box_area .ast-on-card-button {
  border-radius: 0 8px;
}


.ast-single-tab .woocommerce-Tabs-panel--additional_information 
,.ast-single-tab .woocommerce-Tabs-panel--reviews {
  width: 90% !important;
  margin: 0 auto !important;
}


.single-product .related.products {
  display: none !important;
}

.site-footer .site-above-footer-wrap ul:not(.wp-block-social-links) li a {
 white-space: nowrap !important;
}

form.checkout {
  margin-top: 30px;
}

.woocommerce-checkout a.edit_account_checkout {
  margin-top: 0px;
  margin-bottom: 20px;
}


}

@media (max-width: 780px) {




  .ads_top_main_area {
    display: none;
  }
}

@media (min-width: 544px) and (max-width: 921px) {
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
    grid-template-columns: repeat( 2,1fr );
  }
  .slider_main_area {
    margin-bottom: 20px !important;
  }
 }

@media (min-width: 922px) and (max-width: 960px) {
  
  .site-header .dgwt-wcas-search-wrapp {
    width: 230px;
 }
}

@media (min-width: 922px) and (max-width: 1000px) {
  .info_box_area a.wp-block-button__link {
     font-size: .85em;
  }
}

@media (min-width: 922px) and (max-width: 1350px) {
 
.ads_cat_main_area.box_01 img
,.ads_cat_main_area.box_02 img {
  width: 130px;
}

.ads_cat_main_area .ads_cat_col_left
,.ads_cat_main_area .ads_cat_col_right {
  height: 130px;
}

.ads_cat_main_area h3 {
  font-size: 22px;
  margin-top: 36px;
}

.ads_cat_main_area h6 {
  font-size: 15px;
}

.ads_cat_main_area h3
,.ads_cat_main_area h6 {
  margin-right: 22px;
}

.ads_cat_main_area {
  padding: 45px 15px !important;
}

.ads_cat_main_area.box_01 .ads_cat_col_right img {
  left: 15px;
  top: -34px;
  width: 140px;
}

.ads_cat_main_area.box_01 .ads_cat_col_left img {
  left: 15px;
  top: -30px;
}

.ads_cat_main_area.box_02 .ads_cat_col_left img {
  left: 0px;
  top: -39px;
}

.ads_cat_main_area.box_02 .ads_cat_col_right img {
  left: 0px;
  top: -39px;
}


}


@media (min-width: 960px) and (max-width: 1350px) {
  .ads_cat_main_area.box_02 .ads_cat_col_left img {
    left: 20px;
  }
  
  .ads_cat_main_area.box_02 .ads_cat_col_right img {
    left: 20px;
  }
}


@media (min-width: 1050px) and (max-width: 1350px) {
  .ads_cat_main_area.box_01 img
  , .ads_cat_main_area.box_02 img {
    width: 160px !important;
  }

}


@media (min-width: 1200px) and (max-width: 1350px) {
  .ads_cat_main_area .ads_cat_col_left
  ,.ads_cat_main_area .ads_cat_col_right {
    height: 140px;
  }

  .ads_cat_main_area h3 {
    font-size: 26px;
    margin-top: 40px;
}

.ads_cat_main_area h6 {
  font-size: 16px;
}

.ads_cat_main_area.box_01 .ads_cat_col_left img {
  left: 35px;
}

.ads_cat_main_area.box_01 .ads_cat_col_right img {
  left: 20px;
}

.ads_cat_main_area h3
, .ads_cat_main_area h6 {
  margin-right: 32px;
}

.ads_cat_main_area.box_02 img {
  width: 180px !important;
}

}

@media (min-width: 1270px) and (max-width: 1350px) {
  .ads_cat_main_area h3
  , .ads_cat_main_area h6 {
    margin-right: 42px;
  }
}


@media (min-width: 961px) and (max-width: 990px) {
  .site-header .dgwt-wcas-search-wrapp {
    width: 250px;
 }
}

@media (min-width: 991px) and (max-width: 1020px) {
  .site-header .dgwt-wcas-search-wrapp {
    width: 260px;
 }
}

@media (min-width: 922px){
  .site-primary-footer-wrap {
    padding: 25px;
  }

  .wallet_btn_home {
    display: none !important;
  }
  
}


@media (min-width: 922px) and (max-width: 1250px) {
  #ast-desktop-header .custom-logo-link img {
    max-width: 110px;
  }
}

@media (min-width: 922px) and (max-width: 959px) {
  #ast-desktop-header ul#ast-hf-menu-1 {
    width: 780px;
  }
}

@media (min-width: 960px) and (max-width: 999px) {
  #ast-desktop-header ul#ast-hf-menu-1 {
    width: 835px;
  }
}

@media (min-width: 1000px) and (max-width: 1049px) {
  #ast-desktop-header ul#ast-hf-menu-1 {
    width: 860px;
  }
}


@media (min-width: 1050px) and (max-width: 1099px) {
  #ast-desktop-header ul#ast-hf-menu-1 {
    width: 910px;
  }
}


@media (min-width: 1100px) and (max-width: 1149px) {
  #ast-desktop-header ul#ast-hf-menu-1 {
    width: 970px;
  }
}


@media (min-width: 1150px) and (max-width: 1199px) {
  #ast-desktop-header ul#ast-hf-menu-1 {
    width: 1030px;
  }
}

@media (min-width: 922px) and (max-width: 1299px) {
  .ast-main-header-wrap ul.main-header-menu > li {
    padding: 0 1.1em;
   }

   .ast-main-header-wrap ul.main-header-menu > li > a {
   font-size: 14px !important;
  }
}

@media (min-width: 1300px) and (max-width: 1380px) {
  .ast-main-header-wrap ul.main-header-menu > li {
    padding: 0 1.3em;
   }

   .ast-main-header-wrap ul.main-header-menu > li > a {
   font-size: 14px !important;
  }
}



@media (min-width: 1200px) {
  .ast-plain-container.ast-no-sidebar #primary {
    margin-top: 35px;
  }
}

@media (min-width: 1410px) {

  .kt-blocks-product-carousel-block {
    margin-left: -20px !important;
  }

  .kt-blocks-product-carousel-block .splide--rtl>.splide__arrows .splide__arrow--prev
  ,.kt-blocks-product-carousel-block .splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev
  ,.kt-blocks-product-carousel-block .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
    margin-right: -18px !important;
  }
  
   .kt-blocks-product-carousel-block .splide--rtl>.splide__arrows .splide__arrow--next
  ,.kt-blocks-product-carousel-block .splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next
  ,.kt-blocks-product-carousel-block .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
    margin-left: 24px !important;
  }
  
}


@media (min-width: 1440px) {

  .wp-block-kadence-slider .kb-advanced-slide {height: 420px !important;}
}




