/*
Theme Name: Umimo Child
Theme URI: https://demo2.pavothemes.com/umimo/
Template: umimo
Author: Pavothemes Team
Author URI: https://pavothemes.com/
Description: Umimo is a minimal &amp; creative WordPress theme specially designed for the beauty industry. It is great for beauty cosmetics shops, cosmetic brands, beauty stores, beauty studios, beauty spas &amp; salons. Also, Umimo can be used for a wide range of shops &amp; stores of fashion, food, medical or furniture because of its modern minimal design.
Tags: clean,blog,modern,creative,responsive,business,minimal,shop,store,beauty,business,fashion,cosmetics,shopping,food
Version: 1.2.4.1649068837
Updated: 2022-04-04 13:40:37

*/

:root{
--e-global-typography-text-font-family:'Manrope';
--e-global-typography-accent-font-family: 'Manrope'; }

.elementor-nav-menu-wrapper .primary-navigation ul.sub-menu{transition:none; -webkit-transition: none;}
#page .site-content { margin-top: 0; }

.umimo-icon-squares-1{display:none !important;}

@media (min-width: 768px) {
.copyrightnew p br { content: ' '; }
.copyrightnew p br:after { content: ' '; }

}
/*Smartphone*/
@media (max-width: 767px) {
.wpcf7-form .row-inline
	{
		display:flex;
		flex-direction:row;
		grid-gap:0px;
	}
.elementor-portfolio__filter:not(:first-child){margin-left:auto !important;}
.elementor-portfolio__filter:not(:last-child) {margin-right:auto !important;}
.wpcf7-form button[type="submit"]{margin-left:0px;}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:0px}
.gallery.gallery-columns-6 .gallery-item {width:33.33% !important;}
.gallery-caption{font-size:12px}
.related-portfolio .row{display:block !important;}
}
/*tablet*/
@media (min-width: 768px) and (max-device-width: 1024px)
{
.related-portfolio .row{display:block !important;}
}