/*
Theme Name: Corretto
Theme URI: https://corretto.qodeinteractive.com/
Description: A Modern Theme for Coffee Shops and Cafes
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Text Domain: corretto
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
#billing_country_field, 
div.woocommerce-privacy-policy-text,
div.wc-block-components-totals-item__value strong,
span.wc-block-components-shipping-rates-control__package__description--free,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping-address-summary,
div.wc-block-components-shipping-address
{display:none !important;}
.eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner {
    padding: 20px 0px 20px 0px !important;
}
@media only screen and (max-width: 480px){
.eltdf-container-inner, .eltdf-grid, .eltdf-row-grid-section {
    width: 90% !important;
}}
.eltdf-grid, .eltdf-row-grid-section {
    color:black !important;
	font-weight:bold !important;
}