/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.ast-separate-container{ background-color:#fff !important; }

button.xpro-elementor-search-button{ box-shadow:none; }


/*Slider*/

.xpro-swiper-slider-theme .swiper-pagination.swiper-pagination-horizontal{ bottom:30px !important; }

.home-middile-slider .htslider-postslider-area ul.slick-dots li button{ padding:3px !important; }

/*.home-middile-slider .htslider-postslider-area .single-slide-item.htslider-single-post-slide .content .post-btn {text-align: center;} */


.home-middile-slider .htb-container{ max-width:1280px; }

.home-middile-slider .htslider-postslider-area .single-slide-item.htslider-single-post-slide .content { padding:0; }


.ast-woo-shop-archive .site-content > .ast-container{ max-width:100%; }

.ast-woo-shop-archive #secondary{ width:20%; border-right:0;}
.ast-woo-shop-archive #primary{ width:80%;border-left:0; }

.irs--round .irs-handle{ border-color: #000 !important; }

.irs--sharp .irs-from, .irs--sharp .irs-to,
.irs--sharp .irs-handle, .irs--sharp .irs-single,
.irs--sharp .irs-bar{ background-color:  #000 !important; }

.woof_container_inner h4{
	font-size: 12px;
    letter-spacing: .2em;
    padding: 15px 10px 15px 0;
    text-transform: uppercase; 
    line-height: 1.3;
    font-weight: 500;
}
 .woocommerce-js ul.products li.product .woocommerce-loop-product__title,
 .woocommerce-page ul.products li.product .woocommerce-loop-product__title,
 .woocommerce-js ul.products li.product .price,
 .woocommerce-page ul.products li.product .price{
    font-size: 12px;
    letter-spacing: .1em;    
    text-transform: uppercase; 
    line-height: 1.3;
    font-weight: 500;
 }

 .products .astra-shop-summary-wrap{ text-align:center; }

 .woocommerce-js ul.products li.product .button, .woocommerce-page ul.products li.product .button{
 	margin-bottom: 15px;
 	margin-top: 15px;
 }

 .ast-archive-entry-banner[data-post-type="product"] .ast-container h1{
 	font-size: 30px;
    letter-spacing: .2em;    
    text-transform: uppercase; 
    line-height: 1.3;
    font-weight: 700;
    padding: 70px 0;
 }


 /*Blog Single*/

.entry-image img{ box-shadow:none; margin:20px 0; }

.ast-separate-container.ast-two-container #secondary .widget{ padding:10px; margin-bottom:15px; }

.single-post header.entry-header .entry-title,
#secondary .wp-block-group h2{ 
   font-size:24px; font-weight:400; font-family:"Poppins", Sans-serif; letter-spacing: 0.025em;
   color: #000; line-height: 30px;
}

.single-post .entry-content.clear p, 
.single-post .entry-content ul li,
.single-post .entry-content ol li,
.single-post #secondary li a,
.single-post #secondary li{
   font-size:14px; font-weight:400; font-family:"Poppins", Sans-serif; letter-spacing: 0.025em;
   color: #000; line-height: 22px;  
}

.single-post div#primary{ margin-top:30px !important; }
.single-post .posted-by a,
.single-post .entry-meta span > *,
.single-post .entry-meta a > * {
    pointer-events: none; 
    color: inherit;       
    text-decoration: none; 
    font-size:14px !important; font-weight:400 !important; font-family:"Poppins", Sans-serif; letter-spacing: 0.025em;
    color: #000; line-height: 22px;
}



/*My account*/
.woocommerce-account .entry-content .woocommerce-MyAccount-navigation ul,
.woocommerce-account .entry-content .woocommerce-MyAccount-navigation ol{ padding-left:0; }


.woocommerce-js form .form-row label{ font-weight:400;font-size: 14px;letter-spacing: 0.025em;}

a.checkout-button.button.alt.wc-forward br, body .woocommerce-MyAccount-navigation-link br{ display:none; }






.woocommerce-js button.button:disabled:hover, .woocommerce-js button.button:disabled[disabled]:hover{
  background-color:#000;
  border: none;
}

.elementor-kit-7 button:hover{ border:none; }


.elementor-template-full-width .ast-container { max-width:100%; padding:0; }





/*product Detail*/
.custom-accordion {
  width: 100%;
  border: 1px solid #eeeeee;
  
}

.accordion-item {
  border-bottom: 1px solid #eeeeee;
  
}

.accordion-header {
  background: #fff !important;
  cursor: pointer;
  padding: 12px;
  width: 100%;
  text-align: center;
  border: none !important;
  outline: none;
  font-size: 14px;  
  color:#000 !important;
  text-transform: uppercase;
  font-weight:400; 
  font-family:"Poppins", Sans-serif;
  letter-spacing: 0.3em;
  line-height: 1.3em;
  border-radius: 0;
  box-shadow:none;
  position: relative;

}

.accordion-header:hover {
  background: #eeeeee !important;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  padding: 0 20px;
}

.accordion-content p {
  margin: 10px 0;
  font-size:14px; font-weight:400; font-family:"Poppins", Sans-serif; letter-spacing: 0.025em;
   color: #000; line-height: 22px; 
}


.accordion-arrow {
  display: inline-block;
  transition: transform 0.3s ease;
  position: absolute;
  right: 15px;
    top: 38%;
   transform: rotate(180deg);
}

.accordion-arrow img{ width:20px; }

/* Rotate arrow when active */
.accordion-header.active .accordion-arrow {
  transform: rotate(0deg); /* rotates arrow down */
}


.woocommerce-js div.product div.images.woocommerce-product-gallery .flex-viewport{ float: right;
    width: 85%; }


    .woocommerce-js div.product div.images .flex-control-thumbs{
          float: left;
    width: 15%;
    }

.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{
   width: 100% !important;
}

.ast-article-single .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{
   width: 40% !important;
}

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

.ast-article-single .summary.entry-summary{
   width: 55% !important;
}

.ast-article-single .ast-onsale-card{ left:15%; }


.ast-single-entry-banner[data-post-type="product"]{ padding:70px 0; }

.woocommerce-js .woocommerce-breadcrumb,
.woocommerce-js .woocommerce-breadcrumb a,
.woocommerce-js div.product p.price, .woocommerce-js div.product span.price,
.woocommerce-js div.product form.cart .variations label,
.woocommerce-js div.product form.cart .single_variation_wrap p,
.woocommerce-js div.product .stock,
.woocommerce-js div.product form.cart .reset_variations {

   font-size:14px; font-weight:400; font-family:"Poppins", Sans-serif; letter-spacing: 0.025em;
   color: #000; line-height: 22px;  
}

.ast-single-entry-banner[data-post-type="product"] .entry-title{
   font-family: "Poppins", Sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.8em;
    letter-spacing: 0.2em;
}


.woocommerce-js div.product .product_title,
h2.desc-title,
.custom-product-description h2,
.related.products h2{
   font-family: "Poppins", Sans-serif;
    font-size: 22px;
    font-weight: 400;   
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.woocommerce-js div.product form.cart .variations label{ text-transform: uppercase; letter-spacing: 0.25em;}

.woocommerce-js div.product p.price{ margin-bottom:30px; }

.woocommerce-js div.product form.cart .reset_variations{ font-size:12px; color:#000; opacity:1; }

.woocommerce-js div.product form.cart .button.single_add_to_cart_button{
  font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 500;   
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 10px; 
   letter-spacing: 0.1em;
   background: none;
   color: #000;
   border: 1px solid #000;
   border-radius: 0;
}


.woocommerce-js div.product form.cart .variations select,
.woocommerce-js div.product .product_meta{
    font-size:14px; font-weight:400; font-family:"Poppins", Sans-serif; letter-spacing: 0.025em;
   color: #000; line-height: 22px; 
}

.woocommerce-product-details__short-description td{font-size:14px; font-weight:400; font-family:"Poppins", Sans-serif; letter-spacing: 0.025em;
   color: #000; line-height: 20px; }

.woocommerce-js div.product .product_meta{ margin: 0 0 15px 0; padding-top: 20px;}

h2.desc-title{ font-weight:600;    margin-bottom: 25px;  margin-top: 60px; }

.custom-product-description h2 strong{font-weight:600;}



@media (max-width: 921px) {

   .ast-woo-shop-archive .site-content > .ast-container{
      flex-direction:unset !important;
   }

   .ast-article-single .summary.entry-summary{ margin-top:50px; display: inline-block;}

   .ast-article-single .summary.entry-summary,
   .ast-article-single .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images{ width:100% !important; }
}

@media (max-width: 544px) {

   .ast-woo-shop-archive .site-content > .ast-container{
      flex-direction:column-reverse !important;
   }

   #primary{ width: 100% !important;padding-bottom: 0 !important;}

   #secondary { width: 90% !important;margin: 0 5%;}

   .ast-single-entry-banner[data-post-type="product"] .entry-title{ font-size:24px;letter-spacing: 0.1em; }

   h2.desc-title{ margin-top:30px; }

   .woocommerce-js div.product .product_title, h2.desc-title, .custom-product-description h2, .related.products h2{
      font-size:20px;
   }
}