/**
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 {
    margin-bottom: 1em;
}
.entry-title a, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color: #7d2906;
}

/* Menu */
.ast-below-header-menu ul {
	width: 320px;
}
.ast-below-header-section-wrap, #astr-main-menu-holder>.elementor-container {
    border-top: 1px solid #828282;
    border-bottom: 1px solid #828282;
}

/* Main Container */
.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
	padding: 0px;
}
blockquote {
	margin: 0px;
    border-color: #7d2906;
}

.ast-textalign-right {
	text-align: right;
}
.ast-shop-product-out-of-stock {
	display: none;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
    margin: 10px 0;
}

.woocommerce select, .woocommerce-page select {
	padding: .5em;
}

.ast-left-sidebar #secondary, .ast-left-sidebar #primary {
	border: none;
}
.ast-single-post .entry-title, .page-title {
	color: #7d2906;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 2em;
}
header.woocommerce-products-header {
    display: none;
}
.breadcrumb_last {
	color: #7d2906;
}
.woocommerce select, .woocommerce-page select.wppp-select {
	padding: 0px;
}

/* Sidebar */
.widget_nav_menu ul ul.sub-menu li {
	padding-left: 0px;
}
.new-arrivals-item {
    border-bottom: 1px solid #828282;
}
.new-arrivals-item a {
    color: #000;
    font-weight: bold;
}
.new-arrivals-item a:hover, .rugs-by-size-item>a:hover, .rugs-by-style-item>a:hover {
    color: #fff;
}
.rugs-by-size-item {
	border-bottom: 1px solid #828282;
}
.rugs-by-size-item>ul.sub-menu, .rugs-by-style-item>ul.sub-menu {
	border-top: 1px solid #828282;
}
.rugs-by-size-item>a, .rugs-by-style-item>a {
    color: #7d2906;
    font-weight: bold;
}


/* Testimonials */
#testimonial-container {
    margin: 10px;
}
.elementor-testimonial__image {
	display: none;
}

/* Footer */
#contact-section-element a {
	color: #fff;
}
.footer-adv-overlay {
	background-color: #fff;
}
.footer-adv-overlay .ast-row {
    margin-left: 0px;
    margin-right: 0px;
}
.footer-adv-overlay .widget-title {
	color: #7d2906;
}
.footer-adv-overlay ul li a {
	color: #414042;
}
.footer-adv-overlay ul li a:hover {
	color: #fff;
}
.footer-sml-layout-1 {
	text-align: left;
}
.ast-small-footer-wrap {
    text-align: left;
}

#contact-section-element {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
#quicklinks-container, #copyright-container {
	max-width: 1180px;
    margin: 0 auto;
    left: unset !important;
}
#quicklinks-container .elementor-container, #copyright-container .elementor-container {
    max-width: 100%;
}
#quicklinks-container h5 {
	color: #7d2906;
}
#quicklinks-container .menu {
	margin: 20px 0 0 0;
    list-style: none;
}
#quicklinks-container .menu li a:hover {
	color: #fff;
}
#copyright-footer a {
	color: #fff;
}
#copyright-footer a:hover {
	color: #7d2906;
}

.woocommerce ul.products li.product .astra-shop-summary-wrap, .woocommerce-page ul.products li.product .astra-shop-summary-wrap {
    padding: 0 5px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	font-size: 12px;
	color: #000;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	font-size: 12px;
    font-weight: normal;
    margin: 0;
}
.products .ast-woo-shop-product-description {
	font-size: 12px;
}
.woocommerce .woocommerce-breadcrumb a {
	color: #000;
}
.woocommerce .woocommerce-breadcrumb {
	color: #7d2906;
}
.cat-heading h1 {
    font-family: Georgia,Times,serif;
    font-size: 22px;
    text-transform: uppercase;
}

@media (max-width: 1024px) {
	.elementor-element.elementor-wc-products ul.products {
	    grid-template-columns: repeat(2,1fr) !important;
	}
}
@media (max-width: 768px){
  .ast-left-sidebar #content>.ast-container{
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -moz-box-orient: horizontal;
      -moz-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
  }
}
@media (max-width: 767px) { 
	#copyright-footer p {
		text-align: center;
		margin: 0;
	}
}
@media (max-width: 545px) { 
	.woocommerce .woocommerce-result-count {
		float: none;
	}
	.products-per-page {
	    float: none !important;
    	width: 100%;
    	margin: auto auto 2% auto !important;
	}
}
@media (max-width: 500px) { 
	.elementor-element.elementor-wc-products ul.products {
	    grid-template-columns: auto !important;
	}
}
@media (min-width: 546px) {
	.products-per-page {
		margin-bottom: 20px;
	    position: absolute;
	    top: 0;
	    right: 0;
	}
}
@media (min-width: 769px) {
	.ast-left-sidebar #secondary {
	    padding-right: 20px;
	}
	.ast-left-sidebar #primary {
	    padding-left: 20px;
	}
}