.tasty-recipes-quick-links {
    text-align: center;
	margin-bottom: 20px;
}



.woocommerce-info {
    border-top-color: #799899;
}

.woocommerce-info::before {
    color: #799899;
}



#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #fcf5ef;
    border-radius: 5px;
}

.woocommerce a.button.alt, button.button.alt, input.button.alt, #respond input#submit.alt {
	background: #799899 !important;
}

.woocommerce-message {
    border-top-color: #799899;
}

.woocommerce-message::before {
    content: "e015";
    color: #799899;
}


// TASTY RECIPES CHANGES //

.tasty-recipes,
.tasty-recipes-entry-footer {
    background-color: #fff;
    padding-top: 1.5625em;
    padding-bottom: 1.25em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    text-align: center;
}

	.tasty-recipes {
  border: 1px solid #000;
	background-color: #fff !important;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px;
}

.tasty-recipes-entry-header
 {
	background-color: #ffffff !important;}


.tasty-recipes-entry-content
 {
	background-color: #ffffff !important;}
}



.tasty-recipes-print-button {
  background: #ffffff !important; 
  color: #fff !important;
	padding:5px !important;
	border-width: 2px !important;
}


a.button.tasty-recipes-print-button.tasty-recipes-no-print{
background: #ffffff !important;
	border-color:#000000;
border-width:2px;
padding:5px !important;
}

.tasty-recipes-share-button {
  background: #ffffff !important; 
  color: #fff !important;
	padding:5px !important;
	border-width: 2px !important;
}


a.share-pin.button{
background: #fff !important;
	border-color:#000000 !important;
border-width: 2px !important;
padding:5px !important;
}





.swp_social_panel.swp_default_full_color .swp_pinterest, body .swp_social_panel.swp_other_full_color:hover .swp_pinterest, html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover,
.swp_social_panel.swp_default_full_color .swp_linkedin, body .swp_social_panel.swp_other_full_color:hover .swp_linkedin, html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover,
.swp_social_panel.swp_default_full_color .swp_twitter, body .swp_social_panel.swp_other_full_color:hover .swp_twitter, html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover,
.swp_social_panel.swp_default_full_color .swp_facebook, body .swp_social_panel.swp_other_full_color:hover .swp_facebook, html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover,
.swp_social_panel.swp_default_full_color .swp_google_plus, body .swp_social_panel.swp_other_full_color:hover .swp_google_plus, html body .swp_social_panel.swp_individual_full_color .swp_google_plus:hover,
.swp_social_panel.swp_default_full_color .swp_mix, body .swp_social_panel.swp_other_full_color:hover .swp_mix, html body .swp_social_panel.swp_individual_full_color .swp_mix:hover{
	border: none !important;
	background-color: #D0EAE1 !important;
}

#wp-admin-bar-elementor_edit_page:hover > div { display: block !important; }



/* MV Sidebar Fix */
@media only screen and (min-width: 1200px) {
    .single-post .elementor-location-single > div > section > div > div > div:last-of-type {
        min-width:360px !important;
    }
    .single-post .elementor-location-single > div > section > div > div > div:first-of-type {
        max-width: calc(100% - 360px) !important;
    }
}
/* END MV Sidebar Fix */


.elementor-kit-11549 input:not([type=button]):not([type=submit]), .elementor-kit-11549 textarea, .elementor-kit-11549 .elementor-field-textual {
    font-family: montserrat,Sans-serif;
    font-size: 14px;
    text-transform: none !important;
}
