/**
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
*/

p,span,h1,h2,h3,h4,h5,h6,a
{
	font-family:var( --e-global-typography-primary-font-family ), Sans-serif !important;
}
.ht-product-content-inner
{
	font-family:"Lora", Sans-serif !important;
}
h1
{
	font-weight:800 !important;
}
.wpr-slider-dots .slick-dots
{
	display:flex;
}

.marquee-box {
  max-width: 100%;
  overflow: hidden;
  margin: 30px 0;
}
.marquee-text {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  animation: marqueeanimation 50s linear infinite;
}
.marquee-text h2 {
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  margin: 0 20px;
}

@keyframes marqueeanimation {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

ul.slick-dots
{
	margin-top: -50px !important;
}
.star-rating
{
	margin: 10px auto !important;
}
.premium-woo-products-details-wrap {
/*     height: 180px !important; */
    display: flex !important;
    flex-flow: column;
    justify-content: space-around;
}
.woocommerce-loop-product__title{
	    min-height: 62px;
}
.premium-woocommerce .premium-woo-product-desc{
	min-height: 46px;
}
a.premium-button 
{
	font-weight:500 !important;
}
/*----------Benefits & ingredient----------*/

.product-benefit-wrap{width: 100%; max-width: 1270px; margin: 0 auto; padding: 0; color: #212121; }
.product-benefit-wrap .product-benefit{background: #f6f6f6; border-radius: 7px; padding: 20px 60px; width: 100%; margin: 4rem auto 0 auto; }
.product-benefit-wrap .sec-title{margin: 0 0 15px 0; padding: 0 0 14px 0; text-align: center; position: relative; font-size: 23px; line-height: 1.5; }
.product-benefit-wrap .sec-title:after{content: ""; background: #40A944; width: 36px; height: 3px; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); -webkit-transform: translateX(-50%);  }
.product-benefit-wrap .product-benefit-list{margin: 0; padding: 15px 0 0 0; columns: 2; }
.product-benefit-wrap .product-benefit-list li{margin: 0; padding: 0 15px 10px 22px; list-style: none; position: relative; font-weight: bold; }
.product-benefit-wrap .product-benefit-list li:before{content: "✓"; position: absolute; left: 0; top: 1px; line-height: 1; }
.product-benefit-wrap .product-ingredient{padding: 40px 0 0 0; text-align: center; }
.product-benefit-wrap .product-ingredient-list{margin: 0 -15px; padding: 5px 0 0 0; }
.product-benefit-wrap .product-ingredient-list:after{clear: both; display: block; content: ""; visibility: hidden; }
.product-benefit-wrap .product-ingredient-col{float: left; width: 33.33%; padding: 0 15px 10px 15px; }
.product-benefit-wrap .product-ingredient-box{padding: 24px; border-radius: 5px; transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; }
.product-benefit-wrap .product-ingredient-box:hover{background: #f6f6f6; }
.product-benefit-wrap .product-ingredient-image{height: 144px; margin: 0 0 24px 0; }
.product-benefit-wrap .product-ingredient-image img{max-height: 100%; max-width: 100%; }
.product-benefit-wrap .product-ingredient-text{}
.product-benefit-wrap .product-ingredient h3{margin: 0 0 10px 0; font-size: 18px; line-height: 1.8; font-weight: bold; }
.product-benefit-wrap .product-ingredient p{font-size: 14px; line-height: 1.8; margin: 0; }
.product-benefit-wrap .product-ingredient p strong{font-weight: bold; }
.product-benefit-wrap .product-ingredient-col:nth-child(3n+1){clear: left; }
.ast-woo-product-category
{
	display:none !important;
}
.woocommerce-review__published-date{display:none;}
.astra-shop-summary-wrap
{
	text-align:center !important;
}
.woocommerce-Tabs-panel ul li span
{
	font-family:"Lora", Sans-serif !important;
	font-size:16px;
}
.page.page-id-27 .ast-container {
    max-width: 100% !important;
    padding: 0  !important;
}
.contact-form-custom, .contact-form-custom label
{
	width:100%;
}
.contact-form-custom label textarea
{
	resize:none;
}
.contact-form-custom input
{
	padding:22px 16px !important;
	border-radius:50px !important;	
}
.contact-form-custom textarea
{
	height:150px; !important;
	padding:22px 16px !important;
	border-radius:20px !important;
	margin-top:10px;
}
.contact-form-custom .premium-cf-submit input
{
	background-color:#40A944;
	border:none;
	width:200px;	
}
.product-benefit-wrap.Ingredients ul {
    display: flex;
    flex-wrap: wrap;
}
.product-benefit-wrap.Ingredients ul li {
    width: 30%;
}
.drawer
{
	margin:5px !important;
}

.wbdl_widget .quantity-breaks__classic .quantity-break .bundle-message-blink,
.wbdl_widget .quantity-breaks__classic .quantity-break .bundle-message-not-blink,
.wbdl_widget .quantity-break.active .quantity-break__radio input[type=radio]::before {
  background-color: #40A944 !important;
}

.wbdl_widget .quantity-break.active .quantity-break__radio input[type=radio],
.wbdl_widget .quantity-break .quantity-break__radio input[type=radio]:checked, .wbdl_widget .quantity-break.active {
  border: 2px solid #40A944;
}
.wbdl_widget .quantity-break .quantity-break__title{color:#454545}
.wbdl_widget .quantity-break .quantity-break__price .bundle-price {
  color: #40A944 !important;
}
.wbdl_widget .quantity-break.active{
	border: 2px solid #40A944;
}
.shopengine-product-page .woocommerce .product .quantity {
  display: block !important;
}
.shopengine-qty-btn{
  display: none !important;
}
.elementor-element-71bc3bf6, .tabs.wc-tabs{
	display:none !important;
}
.woocommerce-Tabs-panel--description .elementor-widget-text-editor{
	display:none;
}

#tab-reviews{display:block !important;padding:0;}
@media (max-width: 1024px){
	.premium-woo-product-desc  {
    min-height: auto;
}
	.woocommerce-loop-product__title{
		min-height:42px;
	}
}
@media (max-width: 766px){
	.woocommerce-loop-product__title{
		 min-height: auto;
	}
}
@media (max-width: 480px) {
    .elementor-8 .elementor-element.elementor-element-7e98d8b {
        --width: 25% !important;
    }
	.e-con.e-flex>.e-con-inner{
		justify-content:space-between !important;
	}
}

