/*
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 ***************/

/* Header */
.yith-wcbr-archive-header {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
}
/* Body */
.yith-wcbr-brands {
    display: block;
    margin-top: 0;
    text-align: center;
	margin-bottom: 40px;
}
.nasa-modern-2 .product-info-wrap .add-to-cart-grid {
	bottom: -80px;
    visibility: visible;
    opacity: 1;
}
.products.grid li.product-warp-item {
    margin-bottom: 40px !important;
}
.nasa-modern-2 .product-item.has-add:hover:after {
    bottom: -80px !important;
}

/* Footer */
.swiper-container {
	z-index: 4;
}
.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-wrapper {
    background-color: transparent;
	top: 30px;
    right: auto;
    width: 100%;
}
.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-prev {
    left: -40px;
    position: absolute;
}
.yith-wcbr-brand-thumbnail-carousel .yith-wcbr-button-next {
    right: -40px;
    position: absolute;	
}
#footer-menu .section-title {
	background: transparent;
    color: #000000;
}
#footer-menu .vertical-menu-wrapper {
	border:0;
}
#footer-menu .vertical-menu-wrapper .root-item>a:after {
    opacity: 0;
}  
#nasa-init-viewed {
	display:none;
}
.product-page .nasa-tabs-content .nasa-content-description p {
    font-size: 16px;
}
.woocommerce-custom-free-shipping-amount {
	background: #3689e6;
	color: #fff;
	padding: 10px;
	border-radius: 15px;
	font-size: 14px;
	font-weight: 400;
}
.header-icons a:hover 
, .checkout-breadcrumb .title-checkout a:hover
, .checkout-breadcrumb .title-cart a:hover
{
	color: #3689e6;
}
#footer-menu {
	border-bottom: 2px solid #f4f4f4;
}
#footer-menu .vertical-menu-container ul li.menu-item a::before {
	background: #3689e6;
}
/*
.elementor-kit-10 a:hover {
	color: #3689e6 !important;
}
*/
.woocommerce-shipping-totals .custom-shipping-provider-design .montonio-shipping-provider-logo {
	display: inline !important;
	margin-right: 20px;
}
.woocommerce-checkout-review-order-table .montonio-pickup-point > td {
	padding-left: 20px;
}
.single-product .product-info .woocommerce-product-details__short-description {
	color: #000;
	font-size: 18px;
}
.single-product .product-info .woocommerce-Price-amount {
	color: #3689e6;
}
.single-product .product-info .price del
, .single-product .product-info .price del .woocommerce-Price-amount {
	color: red;
}