/*
Theme Name: Nabino
Theme URI: https://nabinolactancia-parto.com/
Description: Sitio oficial de Nabino
Author: IdeasCreativas.com.ec
Author URI: https://ideascreativas.com.ec/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */




/* Servicios */
div#servicios_all img, .parent-pageid-183 .elementor-element img, .woo-entry-image.clr img, .single-product img {
    border-radius: 20px;
}

/* Checkout */
.woocommerce-checkout .woocommerce {
    padding: 50px !important;
}
p#billing_country_field, p#shipping_country_field, .page-id-138 header.page-header {
    display: none;
}


/* Responsive */
@media only screen and (max-width: 767px) {
	/* Header 
	body.has-breadcrumbs .page-header-title, .site-breadcrumbs {
		width: 50%;
		max-width: 50%;
	}
	.container.clr.page-header-inner {
		display: flex;
		align-items: baseline;
	}*/
	
	
	
	
	
	
}
