/*
 Theme Name:   Beara Necessities
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/



.menu-title-new, .menu-title-new a {
/*    font-family: 'Flamenco',display; font-size: 20px !important; color: #B67093 !important;*/
}

h1{
    font-family: "shelby", sans-serif !important;
font-weight: 400;
font-style: normal;
}

#et-top-navigation {
	font-weight: normal;
}


.double-border .et_pb_module .dica_divi_carouselitem {
	background-color: #ffffff !important;
	margin-top: 100px !important;
}

.related.products {display: none;}

/*
@font-face {
	 font-family: "LLLutzHeadlineWeb-Regular";
	 src: 	 url("fonts/lineto-lutzheadline-regular-c.eot");
	 src: 	 url("fonts/lineto-lutzheadline-regular-c.eot?#iefix") format("embedded-opentype"),
		 url("fonts/lineto-lutzheadline-regular-c.woff") format("woff"),
		 url("fonts/lineto-lutzheadline-regular-c.ttf") format("truetype"),
		 url("fonts/lineto-lutzheadline-regular-c.svg#LLLutzHeadlineWeb-Regular") format("svg");
	 font-weight: normal;
	 font-style: normal;
}
*/

/*
h1, h2, h3, h4 {
	font-family: "LLLutzHeadlineWeb-Regular";
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 25px;
}
*/

@media (min-width: 981px) {
	.flex {
/*
	display: flex;
	flex-direction: column;
	justify-content: center;
*/
	display: flex;
	justify-content: center;
	align-items: center; 
}
}

#main-header {
    box-shadow: none;
}

#main-footer {
	display: none !important;
}