#nv-primary-navigation-main {
	font-size: 15px;
	font-weight: 100 !important;
	font-family: Graphik, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
}
.site-logo h1, .site-logo p {
	font-weight: 500;
}
.over {
	z-index: 1;
	position: relative;
}
.wpzabb-post-list-text {
	border-bottom: 3px solid #F34123;
}

.custom-note {
display: block;
margin-bottom: 10%;
color: black;
background: #f5f5f5;
padding: 5%;
}

.woocommerce div.product form.cart .button {
width: 32%;
height: 35px;
}



.fl-node-5d66918e72ffe .content-forms-required {
	display: none;
}
.fl-node-5d677ce76d6d2 .content-form-field-email input {
	text-align: left;
	padding: 10px 10px 10px 30px !important;
	color: #616161;
	background-color: #f7f7f7;
	border-color: #efefef;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-radius: 30px 0px 0px 30px;
}

.fl-node-5d677ce76d6d2 fieldset button {
	background-color: #f34123;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-color: #f34123;
	border-radius: 0px 30px 30px 0px;
	padding: 9px 25px 9px 25px !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}
.fl-node-5d677ce76d6d2 .content-form-field-email button:hover{
	background: rgba(243,65,35,0.9);
	border: 1px solid rgba(243,65,35,0.9);
}
.content-form-field-email input:focus {
	border-color: #f34123;
}
.fl-node-5d677fc44c0e7 .content-form-field-text, .fl-node-5d677fc44c0e7  .content-form-field-email {
	width: 50%;
	padding-right: calc( 30px/2 );
	padding-left: calc( 30px/2 );
	margin-bottom: 10px;
}
.fl-node-5d677fc44c0e7 .content-form-field-textarea {
	width: 100%;
	padding-right: calc( 30px/2 );
	padding-left: calc( 30px/2 );
	margin-bottom: 10px;
}
.fl-node-5d677fc44c0e7 fieldset label {
	color: #fff;
	text-align: Center;
	margin-top: 0px;
}
.fl-node-5d677fc44c0e7 input[type="email"], input[type="text"], textarea {
	background-color: #fff;
}
.fl-node-5d677fc44c0e7 fieldset {
	width: 100%;
}
.fl-node-5d677fc44c0e7 fieldset button {
	width: 40% !important;
	display: inherit;
	margin: 0 auto !important;
	margin-top: 20px !important;
}

.fl-node-5d677fc44c0e7 fieldset button {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	background-color: #fc5f45;
	font-size: 16px;
	font-weight: 500;
	line-height: 50px;
	border-radius: 30px 30px 30px 30px;
	padding: 0px 40px 0px 40px;
}
.blog-entry-title.entry-title a {
	font-size: 26px !important;
}

@media screen and (max-width: 736px){
	.fl-node-5d677ce76d6d2 fieldset {
	width: 100%;
}
	.fl-node-5d677ce76d6d2 fieldset button {
	width: 40%;
	display: inherit !important;
	margin: 0 auto !important;
	margin-top: 20px !important;
		border-radius: 30px 30px 30px 30px;
}
.fl-node-5d677ce76d6d2 .content-form-field-email input {
	text-align: center;
	padding: 10px 10px 10px 10px !important;
	border-radius: 30px 30px 30px 30px !important;
}
	.fl-node-5d677fc44c0e7 .content-form-field-text, .fl-node-5d677fc44c0e7 .content-form-field-email, .fl-node-5d677fc44c0e7 .content-form-field-textarea {
	width: 100%;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
	.fl-node-5d677fc44c0e7 fieldset {
	width: 100%;
}
.fl-node-5d677fc44c0e7 fieldset button {
	width: 40%;
	display: inherit;
	margin: 0 auto !important;
	margin-top: 20px !important;
}
}

.woocommerce ul.products li.product {
border: 1px solid #ccc;
box-sizing: border-box;
padding: 10px;

}


.out-of-stock-badge {
    display: none !important;
}
