/*
Theme Name: Elessi Theme Child
Theme URI: https://elessi.nasatheme.com
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 ***************/
.montonio-payments-country-dropdown {
display: none !important;
}
.gmnoprint {
display: none !important;
}
.mfp-title {
	display: none !important;
}
img.mfp-img {
max-height: 600px;
}
.cart .single_add_to_cart_button, .cart .nasa-buy-now {
border-radius: 6px;
}
.product-info .cart .single_add_to_cart_button {
border-radius: 6px;
}
.nasa-static-sidebar .btn-mini-cart .woocommerce-mini-cart__buttons a {
	border-radius: 6px;
}
img {
border-radius: 6px;
}
.margin-bottom-30 {
margin-bottom: 5px!important;
}
.margin-top-30 {
margin-top: 5px!important;
}
.margin-bottom-50 {
margin-bottom: 2px !important;
}
.margin-bottom-40 {
margin-bottom: 10px!important;
}
.woocommerce-MyAccount-content .woocommerce-message a.button {
display: none;
}
div.nasa-banner-image {
border-radius: 5px;
}
.nasa-item-img .nasa-widget-img img {
border-radius: 5px;
}
a.product-img {
border-radius: 5px;
}
.nasa-banner h1, .nasa-banner h2 {
display: none;
}
body #submit, body button, body .button:not(.add-to-cart-grid), body input[type="submit"], html body input[type="submit"].dokan-btn, html body a.dokan-btn, html body .dokan-btn, html body #dokan-store-listing-filter-form-wrap .apply-filter #apply-filter-btn, body input[type="submit"].dokan-btn-theme, body a.dokan-btn-theme, body .dokan-btn-theme {
border-radius: 5px;
}