body {font-family:Inter,sans-serif}
@media (min-width: 1200px) {
  .container {width: 1536px;}
}
#wrapper {background: #ffffff;}
@media (min-width: 1025px) {
	#footer .elementor-widget-nav-menu ul {display:block}
	#footer .elementor-widget-nav-menu ul .sub-arrow {display:none}
	#footer .elementor-nav--main .elementor-nav ul {padding-top: 0px;}
	
}
#footer .elementor-widget-nav-menu .elementor-item {
  font-size: 18px;
  font-weight: 700;
  color: #344256;
  padding-top:0;
}
#footer .elementor-widget-nav-menu .elementor-sub-item {
  font-size: 16px;
  padding: 5px 20px 10px 20px;
}
.elementor-nav--dropdown {background-color: #F4F4F5;}

a {
	/* color: #4D6280!important; */
	color: #4D6280;
}
a:hover {
	/* color: #1D7C48!important; */
	color: #1D7C48;
	background-color: transparent;
}
#header a:hover {color: #1D7C48;}
.elementor-nav--dropdown .menu-item a:not(#e):hover, .elementor-nav--dropdown .menu-item a:not(#e):focus, .elementor-nav--dropdown .menu-item a.highlighted:not(#e), .elementor-nav--dropdown .menu-item a.elementor-item-active:not(#e) {
  color: #1D7C48;
}
.elementor-nav--dropdown .menu-item [href]:hover, .elementor-nav--dropdown .menu-item [href]:focus, .elementor-nav--dropdown .menu-item .highlighted, .elementor-nav--dropdown .menu-item .elementor-item-active {
  background-color:transparent;
}
/*.elementor-button {color:#fff!important}*/

/** PRODUCT **/
@media (min-width: 1200px) {
  #product .container {max-width: 56rem;}
}
#product .breadcrumb {display:none;}
#product .product-description {text-align: center;margin: 50px 0;}
#product .product-prices {display:none}
#cart_section {display:none}
.dp_steps {
  margin: 3em 0;
  justify-content: space-between;
}


/** Cart **/
.product-line-grid-left {display:none}




