/*---- Just a Custom Stylesheet -----*/

.copyright a,
.newsletter-wrapper a,
#welcome-popup .popup-content a,
#content > p a,
#content .the-content a,
form a,
.tasty-recipes-entry-footer p a,
#book-content a {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none;
}
.copyright a:hover,
newsletter-wrapper a:hover,
#welcome-popup .popup-content a:hover,
#content > p a:hover,
#content .the-content a:hover,
form a:hover,
#book-content a:hover {
	text-decoration: none;
	border-bottom: 1px solid transparent;

}
#content .the-content a.the-button {
border: 2px solid #000;
}
#content .the-content .pin-wrapper .overlay a.the-button:hover {
	border-color: rgba(255, 255, 255, 0.6);
}
#content .the-content .pin-wrapper .overlay {
  left: auto;
  right: auto;
  top: 0;
  bottom: auto;
}
#content .the-content .pin-wrapper .overlay a.the-button {
  background: #E60023;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  transform: none;
  margin-top: 10px;
  margin-left: 10px;
}
#content .the-content .pin-wrapper .overlay a.the-button:hover {
  _border-color: #E60023;
}




#content .the-content a {
	text-decoration: none;
	}
	
#content .the-content .shopthepost-widget a,
#content .the-content .instagram-widget a {
	border-bottom: 0;
}	
	
	
#content .the-content .pin-wrapper {
	margin-top: 26px;
	margin-bottom: 26px;
}
.single #content .the-content * + .row {
	margin-top: -26px;
}
#content .the-content .pin-wrapper + h1,
#content .the-content .pin-wrapper + h2,
#content .the-content .pin-wrapper + h3 {
	margin-top: 4px;
	display: inline-block;
}
/*
#content .the-content p > .pin-wrapper {
	margin-bottom: 0;
	}
*/

#footer ul.footer-menu li a {
    white-space: nowrap;
    }
@media only screen 
and (min-device-width : 992px) {
#content .the-content .pin-wrapper {
	margin-top: 18px;
	margin-bottom: 18px;
	}	 
	
.single #content .the-content * + .row {
	margin-top: -18px;
}
	
}


#content .the-content .pin-wrapper img {	
	width: 100%;
	margin-bottom: 0;
}

#content .the-content .pin-wrapper + p,
#content .the-content p + .pin-wrapper,
#content .the-content .pin-wrapper + .pin-wrapper,
#content .the-content br  .pin-wrapper,
#content .the-content .pin-wrapper br {
	margin-top: 0px;
}


#content .the-content br,
#content .the-content a[name="more"] {
	display: none;
}

#content .the-content .pin-wrapper .overlay {
	bottom: 0;
}

    #content .the-content p + h1 {
    margin-top: 8px;
    display: inline-block;
}


@media only screen and (min-width: 768px) {
#content .the-content h1 {
    margin-bottom: 8px;
}
.slick-dots {
	display: none;
	opacity: 0;
}

}

@media only screen and (min-width: 993px) {
#content .the-content p, #content .the-content ul, #content .the-content ol {
    margin-bottom: 18px;
    }
    #content .the-content p + h1 {
    margin-top: 16px;
    display: inline-block;
}
#content .the-content h1 {
    margin-bottom: 10px;
}

}

#content .the-content .tasty-recipes-entry-footer img {

}
#content .the-content .tasty-recipes-entry-footer h3,
#content .the-content .tasty-recipes-entry-footer p {
margin-left: 50px;
}

.socialmedia-share .the-button {
	padding-left: 0;
}

#content .the-content .tasty-recipes-entry-header .tasty-recipes-header-content h2 {
padding-left: 166px;
}
#content .the-content .tasty-recipes-entry-header .tasty-recipes-image .pin-wrapper {
	margin: 0;
}