/**
Theme Name: Astra Child
Author: Varsha Saini
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
*/

.ban-img img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
p {
    margin-bottom: 1.75em !important;
}
span.badge.gradient-red {
    display: inline-block;
    background: red;
    padding: 3px 6px;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
}
.deli-menu-content h3 {
    margin-top: 15px;
}
.deli-menu-content p {
    margin-bottom: 10px;
}
.deli-menu-content h2 {
    margin-top: 15px;
    margin-bottom: 10px!important;
}
.napoli-menu h2{
	 margin-top:0px!important;
}
.deli-menu-content p strong {
    color:#AF6F50;
}
.napoli-menu .wp-block-columns-is-layout-flex {
    justify-content: center;
}
.napoli-menu p {
    margin: 0px;
}
.napoli-menu .wp-block-group__inner-container {
    margin: 0px;
}
.products li {
    padding: 20px!important;
    transition: all .3s ease-in-out;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 20px;
}
.products li:hover {
    transform: translateY(-10px);
}
.woocommerce-js div.product div.images img {
    display: block;
    width: 100%;
    max-width: 350px;
}
.woocommerce-message::before, .woocommerce-info::before {
    color: #af6f50;
}
header.entry-header .entry-title {
    background: #F2EAE2;
    padding: 50px 0px;
    text-align: center;
}
.woocommerce-js form .form-row textarea, .woocommerce-js input[type=email], .woocommerce-js input[type=number], .woocommerce-js input[type=password], .woocommerce-js input[type=reset], .woocommerce-js input[type=search], .woocommerce-js input[type=tel], .woocommerce-js input[type=text], .woocommerce-js input[type=url], .woocommerce-js textarea, .woocommerce-page form .form-row textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=number], .woocommerce-page input[type=password], .woocommerce-page input[type=reset], .woocommerce-page input[type=search], .woocommerce-page input[type=tel], .woocommerce-page input[type=text], .woocommerce-page input[type=url], .woocommerce-page textarea {
    border-color: #aaa;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa !important;
}
.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
    height: 350px;
    object-fit: cover;
}
.woocommerce-js .star-rating::before {
    color: #D5A577 !important;
}

.woocommerce-account .ast-container, .single-product .ast-container, .woocommerce-cart .ast-container, .woocommerce-checkout .ast-container{
    max-width: 100%!important;
	padding:0px;
}
.woocommerce-account .content-area, .single-product .content-area, .woocommerce-cart .content-area, .woocommerce-checkout .content-area {
    margin: 0px!important;
}
.single-product .site-main, .single-product .entry-meta {
    max-width: 1440px;
    margin: auto;
	padding-inline: 20px;
}

.woocommerce-account .entry-content.clear, .woocommerce-checkout .entry-content {
    padding-inline: 20px;
}
.woocommerce-account .entry-content.clear ul {
    padding: 0px;
    margin-bottom: 20px;
}
.woocommerce-MyAccount-navigation-link.is-active a {
    border-radius: 10px;
    background-color: #F2EAE2!important;
}
nav.woocommerce-MyAccount-navigation {
    padding: 20px;
    box-shadow: 0px 0px 20px 0px #dec2a266;
    border-radius: 12px;
    margin-bottom: 20px;
}
.woocommerce-ordering select.orderby {
    padding: 8px;
    border: 2px solid #dec2a266!important;
}
.woocommerce-checkout span.select2-search.select2-search--dropdown {
    display: none!important;
}
.woocommerce-js ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-js ul.products li.product .woocommerce-loop-category__title, .woocommerce-page ul.products li.product .ast-shop-product-out-of-stock, .woocommerce-page ul.products li.product .woocommerce-loop-category__title {
    background-color: #000;
    left: 0;
    right: 0;
}
.woocommerce-js ul.products li.product .woocommerce-loop-category__title, .woocommerce-page ul.products li.product .woocommerce-loop-category__title {
    bottom: 0;
}
.woocommerce-js ul.products li.product .woocommerce-loop-category__title .count, .woocommerce-page ul.products li.product .woocommerce-loop-category__title .count {
    opacity: 0.8;
}
.woocommerce-js ul.products li.product.product-category>a:hover .woocommerce-loop-category__title, .woocommerce-page ul.products li.product.product-category>a:hover .woocommerce-loop-category__title {
    background-color: #A17643;
}
li.product-category.product {
    padding: 0px !important;
}
.woocommerce-js ul.products li.product.product-category a img {
    height: auto;
    object-fit: scale-down;
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce-js ul.products li.product.product-category a {
    width: 100%;
}
.for-strong p strong {
    color: #a17643;
}
h2.woocommerce-loop-category__title {
    color: #fff;
}
mark.count {
    color: #fff;
}
.astra-shop-thumbnail-wrap img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
}



@media(max-width:767px){
	.woocommerce-cart td.product-thumbnail img {
    max-width: 100%!important;
    width: 100%!important;
}
}













