/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com/demo/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://nasatheme.com
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/

.nasa-product-info-wrap {
text-align: left;
}

.product-info .entry-title {font-size: 150%}

.cart .nasa-buy-now {display: none}

@media only screen and (min-width: 768px) {
    .nasa-modern-2 .product-item .info {
        text-align: left !important;
    }
}
a.name.nasa-bold.woocommerce-loop-product__title, body .product-item .info .name {font-size:14px; min-height: 70px}

span.woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
	a.header-top-phone, a.header-top-phone:hover {
    color: white;
    font-weight: 700;
}
	a.name.nasa-bold.woocommerce-loop-product__title{	min-height: 84px}
	.product-category img, .product-item .main-img img {
        width: 100%;
        height: 270px;
        object-fit: contain;

    }
}


.main-img img, .main-img, a.product-img {
    height: 275px !important;
	object-fit: contain;
}

.nasa-layout-modern-2 .nasa-product-info-wrap .bulk-price, .nasa-layout-modern-2 .nasa-product-info-wrap .countdown-label, .nasa-layout-modern-2 .nasa-product-info-wrap .dsc-label, .nasa-layout-modern-2 .nasa-product-info-wrap .dsc-flex-row, .nasa-layout-modern-2 .nasa-product-info-wrap .nasa-last-sold, .nasa-layout-modern-2 .nasa-product-info-wrap .nasa-in-cart, .nasa-layout-modern-2 .nasa-product-info-wrap .nasa-wrap-popup-nodes, .nasa-layout-modern-2 .nasa-product-info-wrap .nasa-promote-sales, .nasa-layout-modern-2 .nasa-product-info-wrap .nasa-single-share {
	-webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
}

.vc_custom_1570520549620, .yith_wcwl_wishlist_footer {display:none}
