/**
Theme Name: قالب چایلد آسترا
Author: Brainstorm Force/ ایران آسترا
Author URI: http://iranastra.ir/
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.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: weblime
Template: astra
*/

/*  layout */
body #page{
	background-color: #ffffff !important;
    border-style: solid !important;
    border-radius: 20px !important;
    box-shadow: 1px 10px 32px rgba(0,0,0,0.09) !important;
}

/* justigy content  */
.ast-article-single p{
	text-align:justify !important;
}

/* fit slider */
#content > div > div > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-6004d64.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div{
	padding:0px!important;
}

/* fix border raduse */
#masthead > div.ast-above-header-wrap.ast-above-header-1{
	padding:6px !important;
}

/* cart bittom color problem */
#ast-site-header-cart > div.ast-site-header-cart-data > div > div > p.woocommerce-mini-cart__buttons.buttons > a:nth-child(1):hover{
	color: #f0f5f7;
    background-color: #004f7a;
}
#ast-site-header-cart > div.ast-site-header-cart-data > div > div > p.woocommerce-mini-cart__buttons.buttons > a.button.checkout.wc-forward:hover{
	color: #f0f5f7;
}

/* single product short description  */
div.woocommerce-product-details__short-description p {
    margin-bottom: 2em !important;
}
.woocommerce form .quantity .minus{
	border-right-width: 1px!important;
}
.woocommerce form .quantity .plus{
	border-left-width: 1px!important;
	margin-right:0px!important;
}
.woocommerce form .quantity *{
	border-radius:20%;
}
.product-type-simple span.onsale.circle{
    min-width: 4em !important;
	border-radius:30%!important;
}
h2.yikes-custom-woo-tab-title{
	display:none!important;
}

#primary{
	border-radius: 20px;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    padding: 30px;
    margin-bottom: 30px !important;
}

/*
div.ast-article-single div.summary.entry-summary{
	padding-left:150px;
}
*/

/* add to cart buttom  */
div.summary.entry-summary > form > div{
display:none !important;	
}
 div.summary.entry-summary > form{
	    display: inline-block;
   		 border: 2px solid rgba(0, 0, 0, 0.1);
   		 padding: 15px 20px;
    	-webkit-border-radius: 9px;
    	-moz-border-radius: 9px;
   		 border-radius: 9px;
}
div.summary.entry-summary > form > button {
    height: 50px;
    padding: 10px 40px !important;
    background: #c41e17 !important;
    color: white !important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px !important;
    font-size: 16px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%) !important;	
}

#main > div > div.woocommerce-notices-wrapper > div > a:hover{
	color:black !important;
}

/* primery header menu arrow  */

span.sub-arrow::after{
	margin-right:5px;
}


/* primery header menu space from search box and logo  */

#masthead > div > div > div > div > div.ast-main-header-bar-alignment{
	margin-right:unset !important;
}

#masthead > div > div > div > div > div.ast-masthead-custom-menu-items.search-custom-menu-item{
	margin-right:auto !important;
}

/* primery header menu smaller menu item  */
.main-header-menu .menu-link, .main-header-menu a{
	padding:0 0.5em !important;
}

/* primery header menu submenu small with  */
.main-header-menu .sub-menu{
	width:100% !important
}

/* border reduce problem  */
#masthead > div > div > div > div > div.ast-masthead-custom-menu-items.search-custom-menu-item > div > form{
	    border-style: solid !important;
    	border-radius: 20px !important;
    	box-shadow: 1px 10px 32px rgba(0,0,0,0.09) !important;
}
#masthead > div > div > div > div > div.ast-masthead-custom-menu-items.search-custom-menu-item > div > form > label > input , li.menu-item > a.menu-link {
	border-radius: 20px !important;
}
#content div > figure > figcaption{
	    	border-radius: 20px !important;
    	box-shadow: 1px 10px 32px rgba(0,0,0,0.09) !important;
}
/* border reduce problem for border reduce problem in othe then homepage  */
div#page{
	overflow:hidden !important;
}
/* breadcrumb margin  */
#page > div.main-header-bar.ast-header-breadcrumb{
	margin-bottom:1em;
}

/* short and long description font bold problem  */
.woocommerce-product-details__short-description , #tab-description{
	font-family:farhang-fanum-regular !important;
	font-size:18px !important;
}