.single-product #nasa-breadcrumb-site .breadcrumb a {
    display: block !important;
}
#nasa-breadcrumb-site .breadcrumb {
    justify-content: flex-start;
}
.single-product .breadcrumb-wrap.text-center .products-arrow{
	display: none;
}
nav.breadcrumb-row{
	height: auto !important;
}
.product.outofstock a.button.btn-link {
    background-color: #fffde1 !important;
    border-color: #fffde1 !important;
}

body.tax-product_cat .nasa-toggle-content-attr-select {
    display: none;
}
body.single-product .row.nasa-relative.nasa-bought-together-wrap .nasa-accessories-total-price-wrap{
	display: none;
}

.nasa-est-delivery.nasa-promote-sales{
	display: none;
}
.product-item .info .name:hover{
	color: #09439d !important;
}

body.single-product .stock.in-stock{
	color: #000;
}
#cart-sidebar{
	background: #fffde1 !important;
}
.nasa-static-sidebar.style-1 .nasa-minicart-footer {
    -webkit-box-shadow: 0 0 30px 30px #fffde1 !important;
    -moz-box-shadow: 0 0 30px 30px #fffde1 !important;
    box-shadow: 0 0 30px 30px #fffde1 !important;
}
.woocommerce-mini-cart__buttons.buttons .button.wc-forward{
	color: #09439d !important;
	border-color: #09439d !important;
    background-color: #fffde1 !important;
    
}
body.single-product .nasa-product-info-wrap > .nasa-node-popup,
body.single-product .nasa-popup-node-item.nasa-size-guide .nasa-node-popup{
	font-size:20px;
}
a.nasa-compare-button,
.nasa-compare {
    display: none !important;
}

.add_to_cart_button,
.product_type_simple,
.woocommerce a.button.product_type_simple,
.woocommerce a.button.add_to_cart_button,
.woocommerce ul.products li.product .button,
.ns-single-add-btn.single_add_to_cart_button,
.cart.quantity,
form.cart{
    displayy: none !important;
}

.site-header .cart,
.header-cart,
.woocommerce.widget_shopping_cart,
.menu-item-cart,
#site-header-cart,
a.cart-contents,
.header-icons .cart-icon,
.nasa-cart-icon,
.nasa-cart,
.et-cart-info,
.nasa-icon-mini-cart{
    displayy: none !important;
}

#nasa-menu-sidebar-content{
	background: #fffde1 !important;
}
.nasa-login-register-warper{
	background: #fffde1 !important;
}
#mobile-navigation .root-item.li_accordion.active{
	background: #fffde1 !important;
}

@media (max-width: 767px){
	
	footer .large-6.nasa-col.columns .large-5.nasa-col.columns{
		display:none;
	}
	body.archive .nasa-modern-4  .products.grid .add-to-cart-grid{
		left: 20%;
		right: 20%;
		bottom: -35px;
	}
	body.archive .nasa-modern-4  .products.grid .product-item .info{
		padding-top: 40px;
	}
	body.single-product .button.add_to_cart_button{
		left: 20%;
		right: 20%;
		bottom: -35px;
	}
	body.single-product .product-info-wrap.info{
		padding-top: 40px;
	}
}
.single-product .product-page .nasa-sidebar-single-product.left{
	display: none;
}
#mobile-navigation li>a{
	color: #09439d!important
}
.nasa-static-sidebar .nasa-sidebar-tit{
	color: #09439d !important;
	font-size: 200% !important;
}

