/* 
Theme Name:		 Astra Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Astra Child is a child theme of Astra, created by ChildTheme-Generator.com
Author:			 Qasimmizbah
Author URI:		 http://childtheme-generator.com/
Template:		 astra
Version:		 1.0.0
Text Domain:	 astra-child
*/


/*
    Add your custom styles here
*/

body #mega-menu-wrap-secondary_menu #mega-menu-secondary_menu > li.mega-menu-item > a.mega-menu-link
{
	    padding: 0px 7px;
}

.mobile-cart{
	display:none;
}
		.desktop-cart{
	display:block;
}
	.cart-icon a {   
    display: flex;
}

.elementor-widget-maxmegamenu #mega-menu-wrap-secondary_menu{
	background-color:transparent !important;
}
.elementor-widget-maxmegamenu .mega-menu-wrap ul#mega-menu-secondary_menu {
    display: flex !important;
    justify-content: center;
}
.elementor-widget-maxmegamenu .mega-menu-wrap ul#mega-menu-secondary_menu a.mega-menu-link {
    font-family: "Helvetica", Sans-serif !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
	color: #142128 !important;
	font-weight:400 !important;
}
.elementor-widget-maxmegamenu .mega-menu-wrap ul#mega-menu-secondary_menu a.mega-menu-link:hover, #mega-menu-wrap-secondary_menu #mega-menu-secondary_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
 background:transparent !important;
	color: #142128 !important; 
}
#mega-menu-wrap-secondary_menu #mega-menu-secondary_menu > li.mega-menu-megamenu > ul.mega-sub-menu{
	background-color:#cbc3bb !important;
	padding-top: 15px;
    padding-bottom: 15px;
}
#mega-menu-wrap-secondary_menu #mega-menu-secondary_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    max-width: 1235px;
    margin: 0 auto;
    float: none !important;
}
.elementor-button {
    min-width: 204px !important;
    max-width: 100%;
}
.woocommerce-js ul.products li.product .button {   
    display: none !important;
}
 footer.site-footer {
    display: none;
}
.cart-icon a {
    color: #fff;
}
.cart-icon a img {
    width: 25px;
}
body {
    font-variant-numeric: lining-nums;
}
.elementskit-post-image-card .elementskit-entry-header a img {
    height: 316px;
    object-fit: cover;
}
.elementskit-post-image-card:hover .elementskit-entry-header a img {
    transform: none !important;
    opacity: 1 !important;
}
.elementskit-post-image-card .elementskit-entry-header .elementskit-meta-categories span.elementskit-meta-wraper{    
    position: relative;    
}
.elementskit-post-image-card .elementskit-entry-header .elementskit-meta-categories span.elementskit-meta-wraper:after, .post-title h1.elementor-heading-title:after {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    bottom: -10px;
    width: 3rem;
    height: 1px;
    background: #142128;
}
.elementskit-post-image-card .elementskit-entry-header .elementskit-meta-categories {
    position: static;
}
.post-title h1.elementor-heading-title {
    position: relative;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
    position: static;
    color: var(--e-global-color-secondary);
    display: block;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 20px;
    font-weight: 500;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title mark.count {
    display: none;
}
.woocommerce-js ul.products li.product.product-category a img {
    height: auto;
}
.tnp-subscription .tnp-field-email input {
    width: 20rem;
    height: 3.5rem;
    display: block;
    padding: 13px 15px 10px;
    border-radius: 0;   
    font-size: 19px;
	    margin: 0 auto;
    font-weight: 400;
    color: #142128;
    vertical-align: middle;
    box-shadow: none;
    border: 1px solid #766e63;    
    background-color: #fff;
    transition: background-color 0.24s ease-in-out;
}
.tnp-subscription .tnp-field-email input::placeholder{
	 color: #142128;
}
.tnp-subscription .tnp-field-email label {
    display: none;
}
.tnp-subscription .tnp-privacy-field label {
    text-align: center;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 19px;
    color: var(--e-global-color-text);
}
.tnp-field-button input.tnp-submit {
    width: 20rem;
    height: 60px;
    font-weight: 600;
    opacity: 0.7;
    background-color: #000;
    color: #fff;
    font-size: 17px;
	transition:all .3s;
}
.tnp-field-button input.tnp-submit:hover {   
    background-color: transparent;
    color: #000;
  }
.tnp-field-button {
    text-align: center !important;
}
.tnp-field.tnp-privacy-field {
    margin: 26px 0 !important;
}
.hom-portfolio .eael-post-grid {
    margin: 0; 

} 
ul#menu-secondary-menu li:last-child a {
    font-weight: bold !important;
    color: #b10000;
}
.products .astra-shop-summary-wrap .woocommerce-loop-product__title {
    font-size: 20px !important;
    color: var(--e-global-color-secondary);
}
.elementor-element-1b0d338 a {
    display: block;
}

@media(max-width: 1024px){
	.mobile-cart{
	display:block;
}
	.desktop-cart{
	display:none;
}
	.cart-icon a {
    color: #000000;
    
}


@media(max-width:767px){
	.elementor-widget__width-initial.post-title.elementor-widget-heading {
    position: static;
}
}