/*
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 ***************/
a.product-img {
    border: 1px solid #b3b3b3 !important;
    border-radius: 10px;}
.nasa-banner {border-radius: 10px;}
@media only screen and (min-width: 1024px) {
    .nasa-modern-2 .product-item:after {
		border-radius: 10px;}}

/* Evitamos que el row interior afecte el max-width del fondo oscuro */
.nasa-bg-dark {
    max-width: 5000px;
    width: 100%;
    background-color: #cc3332 !important;
}
.row{max-width: 1312px;}
.featured-label{display:none !important;}
.hot-label{display:none !important;}
.nasa-sc-pdeal-countdown{display:none !important;}
.product-deals .badge.deal-label{display:none !important;}
.product-info.summary.entry-summary.left.rtl-left {
  background: white;
  padding: 20px 20px 20px 20px;
  border-radius: 10px;
}
.single-product .slick-list.draggable{
  border-radius: 10px;
}
.nasa-product-details-page .product-gallery.large-6 .nasa-main-wrap.nasa-thumbnail-hoz {
    border-radius: 10px;
    border: 1px solid #b3b3b3;}
.nasa-product-details-page .product-gallery .nasa-thumbnail-hoz .main-images .slick-slide {background: white;}
.badge {background: #0f9d8a}
.product_meta > .posted_in:first-of-type {
    display: none;
}
.page-id-262 .includes_tax{display:none !important;}