body.adthrive-ex .adthrive-ad {
	display: none;
}
div[data-elementor-type="single-post"] .recipe-single {
	padding: 50px 0;
}
div[data-elementor-type="single-post"] .recipe-single .recipe-single-container {
	padding: 0;
}
div[data-elementor-type="single-post"] .recipe-single .recipe-single-container .additional-button span {
	width: 100%;
}
input[type="submit"]{
	display: none;
}
.input-search{

		text-transform: uppercase;
    font-size: 16px !important;
	background-color:#fff !important;
	border: 2px solid #000 !important;
	margin-bottom:20px;
						}
.ajax-loader.is-active{
	visibility: hidden !important;
}
.woocommerce-info{
	background-color: transparent;
}
.payment_method_paypal img{
	display: none;
}
.please-login{
	margin:20px;
}
.please-login h1{
	text-align: center;
}
.cart__coupon-update button {
		font-family: "Avenir-Heavy", sans-serif;
    display: inline-block;
    width: -webkit-max-content;
    width: max-content;
    padding: 0;
    margin-left: 15px;
    background-color: transparent;
    border: none;
    font-size: 13px;

}
.product-name a{
	font-size: 14px;
    text-decoration: none;
}
.screen-reader-text{
	display: none;
}
.pmpro_member_profile_edit_wrap,.pmpro_invoice_wrap{
	margin-top:5%;
		margin-bottom: 5%;
}
.pmpro_table.pmpro_checkout{
	margin-top:10%;
	margin-bottom:20px;
}
.pmpro_actions_nav{
	margin-bottom: 10%;
}
.pmpro_cancel_wrap thead th, .pmpro_cancel_wrap tbody td,
.pmpro_table thead th,
.pmpro_table tbody td
{
	padding: 10px;
	border: 1px solid #000;
}
.pmpro_cancel_wrap table{
	border: 1px solid #000;
	margin-bottom: 60px;
}
.not-found{
	margin:auto;
}
table{
	margin-top:20px;
	margin-bottom:20px;
}
.pmpro-levels .section{
	padding-top: 50px;
	padding-bottom: 50px;
}
.button-primary{

}
.my-account-wrapper{
	position: relative;
	    padding-bottom: 20px;
    margin-bottom: -20px;
}
.account-sub-menu{
	background-color:#fff;
	border-radius: 8px;
	margin-right: 15px;
	padding: 25px 17px 15px;
	display: none;
	position: absolute;
	    width: 125px;
    left: -14px;
    top:35px;
	-webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.75);
}
.account-sub-menu-item{
	margin-bottom: 10px;
	text-decoration: none;
	display:block;
	font-size: 12px;
}
.account-sub-menu-item:hover{
	color: var(--color-red);
}
.my-account-wrapper:hover .account-sub-menu{
	display: block;
}
#pmpro_account .pmpro_box h3, .pmpro_checkout-h3-name {
    font-size: 26px;
}
.pmpro-member-profile-edit .section{
		padding-top: 50px;
	padding-bottom: 50px;
}
.pmpro-confirmation .section,.pmpro-account .section{
	padding-top: 50px;
	padding-bottom: 50px;
}
.pmpro_member_profile_edit-field- .lite{
	margin-top: 20px;
}
.pmpro-login .section{
		padding-top: 50px;
	padding-bottom: 50px;
}
.pmpro_checkout h3{
	display:none;
}
.pmpro_checkout{
	margin-top: 60px;
}
#user_login{
	max-width:100%;
}
.pmpro_login_wrap .login-username input, .pmpro_login_wrap .login-password input{
	max-width:100% !important;
	width:100% !important;
}
	.pmpro_submit{
		margin-bottom: 20px;
	}

.pmpro_login_wrap .button-primary{
	background-color: #EFEFEF;
background-image: none;
border: 1px solid #D6D6D6;
    border-top-color: rgb(214, 214, 214);
    border-right-color: rgb(214, 214, 214);
    border-bottom-color: rgb(214, 214, 214);
    border-left-color: rgb(214, 214, 214);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
color: #444;
cursor: pointer;
display: inline-block;
font-weight: 700;
margin: 0;
padding: 6px 12px;
text-align: center;
text-decoration: none;
text-transform: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
vertical-align: middle;
white-space: nowrap;
}
@media (min-width:1200px){
	.mobile-menu{
		display:none;
	}
}
@media(max-width:650px){
	.pmpro_lost_password_wrap .pmpro_actions_nav{
	width: 100%;
	}
	.pmpro_login_wrap, .pmpro_lost_password_wrap{
	width: 100%;
}
}
.login-submit .button, input[type="submit"].pmpro_btn-submit-checkout, .pmpro_btn{
	 color: var(--color-white);
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 14px 20px;
	border:none;
	font-family: "Mohave-Bold", sans-serif !important;
	font-size:20px;
	background-color: var(--color-red);
}
input[type="submit"].pmpro_btn-submit-checkout:hover, .pmpro_btn:hover, .login-submit .button:hover{
	background-color: var(--color-black);
}

.please-login h4{
	text-align: center;
}
.get-started-block .button{
	    margin: auto;
    width: 236px;
    display: block;
}
.get-started-section{
	padding-top:50px;
}
.my-account-wrapper>a{
	margin-right:0;
}
.my-account-wrapper>a:first-child{
	margin-right:10px;
}
.sign-up-button{
	background-color:var(--color-red);
	color:#fff;
}
.sign-up-button:hover{
	background-color: #fff;
	color:var(--color-red);
}
@media(max-width:1200px){
	/* .my-account-wrapper:nth-child(2){
		display:none;
	} */
	.menu--wrap:before {
		min-height:800px;
	}
	.actions{
		justify-content:flex-end;
	}
}
.mobile-menu .menu-item{
	display:none;
}
.menu-heading{
	margin: 10px 0;
	    position: relative;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    color: var(--color-white);
}
.menu-heading:after{
	content: '\25BC';
	font-size: 8px;
	margin-left:5px;
}
.show{
	display:block !important;
}
.ingredient-name{
	overflow: initial;
	-webkit-box-orient: initial;
}
@media (max-width: 1199px){
	 .menu a,.menu-heading{
		font-size:15px;
	}
}

@media (max-height: 680px){
	.hero-home{
		height: 110vh;
	}
}
/* Recipe's buttons */
.recipe-single__info-main .line.serving .text{
	align-items: flex-start;
}
.add_to_shopping_list{
	margin-top: -8px;
}
.additional-buttons{
	display:flex;
	justify-content: space-between;
	flex-direction: row;
	margin-left:108px;
	margin-top:-20px;
}
.additional-button{
	width: 108px;
	color: #fff;
	background-color: #000;
	padding-left:0;
	padding-right: 0;
}
.additional-button:first-child{
	margin-right: 5px;
}
.additional-button span{
	width: 108px;
	min-width: initial;
	padding-left:0;
	padding-right: 0;
}
@media (max-width: 991px){
	.additional-button:first-child {
	margin-right: 13px;
	}
}
@media (max-width: 457px){
	.additional-buttons{
	margin-left: 8px;
	margin-top:0px;
	}
	.add_to_shopping_list{
		margin-top: 0px;
	}
}


.woocommerce-notices-wrapper {
	padding-top:20px;
}
.woocommerce-form-coupon-toggle {
	/*display:none;*/
}
.checkout-coupon {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
.woocommerce-info {
	background-color: transparent !important;
}
.select2-container .select2-selection--single {
    height: 48px;
	}
	.select2-container--default .select2-selection--single {
    background-color: #f7f7f7;
    border: 0px solid #aaa;
    border-radius: 0px;
}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
	}
	.checkout {
    padding: 30px 0 !important;
}


.woocommerce-checkout .button#place_order {
    background-color: #f41400;
    color: #fff;
    padding: 20px 25px  !important;
    font-size: 18px;
		margin: 30px auto;
}


.woocommerce-notices-wrapper .woocommerce-error {display:none;}
.woocommerce-message {
    background-color: #d4e1ec !important;
    clear: both;
    padding: 20px;
}


.recipe-shopping-list{
	position: absolute;
	right: 15px;
	bottom: 18px;
	color: #fff;
	z-index: 5;
}
.recipe-shopping-list *{
	color:#fff;
	fill:#fff;
}
.recipe-fav{
	justify-content: flex-end;
}

body.woocommerce-active .woo-content {
	margin-top: 120px;
}

body.woocommerce-active .woo-content .product-content .product {
	flex-wrap: wrap;
}

body.woocommerce-active .woo-content .product-content .related.products {
	margin-top: 50px;
}

body.woocommerce-active .woo-content .product-content figure.woocommerce-product-gallery__wrapper {
    margin-left: 0;
}

.menu-item:not(:hover) > .sub-menu {
	display: none;
}
@media (max-width: 1199px) {
	.my-account-wrapper {
		margin-top: 20px;
	}
	.my-account-wrapper .action {
		width: 100%;
		border-radius: 2px;
		background: white;
		height: 35px;
	}
	.my-account-wrapper .action span {
		color: #000;
		transition: 0.3s all ease;
	}
	.my-account-wrapper .action svg {
		fill: #000;
	}
	.my-account-wrapper .action:hover {
		background: white;
	}
	.my-account-wrapper .action:hover span {
		color: #ff7600;
	}
	.my-account-wrapper .action:hover svg {
		fill: #ff7600;
	}
	.my-account-wrapper:last-child .action {
		background: #ff7600;
		border: 1px solid #ff7600;
	}
	.my-account-wrapper:last-child .action span {
		color: white;
	}
	.my-account-wrapper:last-child .action svg {
		fill: white;
	}
	.my-account-wrapper:last-child:hover .action {
		background: black !important;
		border: 1px solid white;
	}
	.my-account-wrapper:last-child:hover .action span {
		color: white;
	}
	.my-account-wrapper:last-child:hover .action svg {
		fill: white !important;
	}
	.my-account-wrapper .action-text {
		display: block;
		margin-left: 8px;
	}
	.menu--wrap .mobile-menu > li:last-child > a {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		border-radius: 2px;
		background: #ff7600;
		height: 35px;
		transition: 0.3s all ease;
	}
	.menu--wrap .mobile-menu > li:last-child > a::after {
		display: none;
	}
	.menu--wrap .mobile-menu > li:last-child > span {
		color: #000;
		transition: 0.3s all ease;
	}
	.menu--wrap .mobile-menu > li:last-child > a:hover {
		background: white;
		color: #ff7600;
	}
	.menu--wrap .mobile-menu > li:last-child span {
		color: #ff7600;
	}
/* 	.menu--wrap > .my-account-wrapper {
		display: none;
	}
	.header.header-login .actions-side .my-account-wrapper {
		display: none;
	}
	.header .actions .my-account-wrapper {
		display: none;
	} 
	.header.header-login .menu--wrap > .my-account-wrapper {
		display: none;
	}
	.header .actions-side > .actions > .my-account-wrapper {
		display: none;
	}*/
}