.head-row {
	clear: both;
}

.head-row h1 {
  font-family: 'Abril Fatface', 'Georgia', serif;
  font-weight: 300;
	text-transform: none;
	font-size: 2.4em;
	letter-spacing: 0;
	padding-top: 20px;
}

.recipe-main-content {
	position: relative;
}

.x-recipe-terms .col-xs-5 {
	margin-top: 3px;
	padding-right: 2px;
}

.x-recipe-terms .col-xs-7 {
	padding-left: 2px;
}

.partner-content {

}

.LDC-page-leaderboard-top.affix {
    padding: 10px 0;
    width: 100% !important;
    top: 53px;
    left: 0;
    text-align: center;
  }
 
.rubs-recipe-icon {
	position: absolute;
	right: 5px;
	top: 5px;
	color: red;
}

h2 {
	font-size: 1.8em;
	padding: 20px 0px;
}

p.contributor {
	font-size: 0.9em;
}

.head-row p a {
	color: #333333;
	font-weight: 700;
	text-decoration: none;
}

.head-row p a:hover {
	text-decoration: underline;
}

.head-row span.article-date {
	display: block;
}

.img-responsive {
	width: 100%;
}


.social-icons {
	margin-top: 2em;
	margin-bottom: 2em;
}
.social-icons span {
	display: inline-block;
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
}
.social-icons span:not(.last) {
	margin-right: 1%;
	padding-right: 1%;
}
.social-icons span .fa {
	font-size: 1.3em;
	padding-right: 2px;
}

.img-responsive {
	width: 100%;
}

.inset {
	width: 100%;
}

.btn-default, #commentform input[type='submit'] {
	color: #000;
	background: #FFF;
	border: 2px solid #000;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 8px 24px;
	margin-top: 2em;
	margin-bottom: 2em;
}
.btn-default:hover, #commentform input[type='submit']:hover {
	color: #FFF;
	background: #000;
	text-shadow: none;
	border-color: #333;
}

.comments-row {
	padding:15px;
}

#commentform input[type='submit'] {
	padding: 8px 24px;
	border-radius: 4px;
}
#commentform textarea {
	margin: 2em 0 0 0;
	border: 2px solid #000;
}
#comments {
	margin-top: 1em;
}
#comments p {
	text-indent: 0px;
	line-height: 1.6em;
}
#comments li {
	margin-bottom: 2em;
	list-style: none;
	margin-left:-40px;
}
.must-log-in {
	font-size: 1.4em;
	text-align: center;
	margin: 1em 0em;
	padding: 0.5em;
	border: 2px solid #000000;
	border-radius: 4px;
}
.comment-respond p a {
	text-decoration: underline;
}
.bold {
	font-weight: 700;
}
.italic {
	font-style: italic;
}
.related-content-grid a {
	color: #000;
}
.related-content-grid a:not(.btn) {
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-size: 1em;
}
.related-content-grid a:not(.btn) > span {
	display: block;
	margin: 1em;
	font-size: 1.2em;
}
.zergnet-content-grid a:not(.btn) > span, .zergnet-content-grid a > span {
	text-transform: none;
	font-weight: normal;
	font-family: 'Bitter', 'Georgia', serif;
	font-size: 1em;
}

.article-content a {
	font-size: 1em;
	padding: 10;
	color: #1c1c1f;
	line-height: 1em;
	font-weight: 700;
}

.img-hero {
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.img-hero img {
	/*z-index: -10;
	position: relative;*/
}

.ad-row {
	margin-top: 1em;
}

.related-articles {
	padding: 15px;
	margin-bottom: 60px;
}

.related-articles .related-post {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
	line-height: 1.6em;
}

.related-articles .related-post-image {
	display: inline-block;
	float: left;
	margin-right: 15px;
}

.related-articles .related-post-image img {
	width: 64px;
	height: 64px;
}

.video-recipes h4,
.cocktail-profile h4,
.related-articles h4,
.related-content-grid > .row > div > h4 {
	text-align: center;
	font-family: 'Oswald', 'Impact', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
	position: relative;
	z-index: 0;
	width: 75%;
	margin: 0 auto;
	margin-bottom: 1em;
	color: #999999;
}

.video-recipes h4 span,
.cocktail-profile h4 span,
.related-articles h4 span,
.related-content-grid > .row > div > h4 span {
	background: #ffffff;
	padding: 0 10px;
	font-size: 0.8em;
	letter-spacing: 2px;
}

.video-recipes h4:before,
.cocktail-profile h4:before,
.related-articles h4:before,
.related-content-grid > .row > div > h4:before {
	border-top: 1px solid #dfdfdf;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 95%;
	z-index: -1;
}

.zergnet-content-grid {

}


.zergnet-content-grid row {
	padding: 0 !important;
	margin: 0 !important;
}


.zergheadline {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 1em;
}


/* TEMPLATE SPECIFIC ATTRIBUTES */

.ingredients-preparation h2 {
	font-family: 'Oswald', 'Impact', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1.2em;
	text-align: left;
	padding: 1em 0;
}

.cocktail-profile {
    margin-top: 2em;
    padding-bottom: 2em;
  	line-height:2em;
}

.cocktail-profile a {
	padding: 1px 8px;
	border: 1px solid #cccccc;
	background-color: #e8e8e8;
	border-radius: 8px;
	white-space: nowrap;
}

.cocktail-profile a:hover {
    color: #ffffff;
    border: 1px solid #000000;
	background-color: #000000;
	text-decoration: none;
}

.video-hero {
    background: #000;
    text-align: center;
}

.video-hero iframe {
    margin: 0 auto;
}

.video-recipes {
	width: 360px;
	margin: 0 auto;
}

.related-video-recipes {
	width: 360px;
	margin: 0 auto;
}

.video-recipes > .row {
  margin-bottom: 1em;
}

.video-recipes > .row h5 {
  font-weight: 700;
}

.video-category-row {
  margin-bottom: 2em;
}

.video-category-row h4 {
	font-weight: 700;
	line-height: 1.5em;
	font-family: 'Oswald', 'Impact', sans-serif;
	font-weight: 400;
}

.video-category-row h4 span {
  font-weight: 400;
  font-size: .9em;
  display: block;
}

.video-category-row h4 small{
	display:block;
	text-transform: uppercase;
	font-weight: 300;
}

.recipe-label {
	line-height: 1.8em;
}

.recipe-link a {
  padding: 1px 8px;
  border: 1px solid #cccccc;
  background-color: #e8e8e8;
  border-radius: 8px;
  white-space: nowrap;
	line-height: 1.8em;
}

.recipe-link a:hover {
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #000000;
	text-decoration: none;
}

.x-recipe-garnish,
.x-recipe-glasstype {
	margin-top: 7px;
}

.recipe-excerpt{
	font-style: italic;
	margin:1em auto;
	font-family: Georgia; font-size: 20px;
}

.inline_sponsorship {
	text-transform: uppercase;
	position: relative;
}

.inline_sponsorship .inline-sub {
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.inline_sponsorship .inline-title {
	font-size: 2em;
	line-height: 1.1em;
}

.inline_sponsorship .inline-sponsored {
	margin-top: 5px;
	font-size: 1em;
	color: #CCC;
}

.inline_sponsorship .inline-copy {
	margin-top: 10px;
	font-size: 1em;
	color: #666;
	text-transform: none;
}
.shopping-list-cta-outer {
	text-align: left;
	margin: 10px 0px 20px;
}

.shopping-list-cta {
 	display: inline-block;
  padding: 3px 7px;
  color: white;
}

.shopping-list-cta:hover {
  color: #DEDEDE;
}

.shopping-list-cta .copy {
	font-size: 0.9em;
	margin-left: 9px;
	text-transform: uppercase;
}

#co-recipe .try-it-with {
	margin-left: 10px;
}

.try-it-with {
	margin-top: 9px;
	display: block;
}

.try-it-with:before {
	content: '\21AA';
	padding: 0 1.3em 0 0;
	display: inline-block;
	width: 1em;
	text-align: right;
	line-height: 1.8em;
}

.try-it-with a {
  padding: 3px 15px;
  background-color: #cce5e5;
  border-bottom: 0px !important;
  border-radius: 20px;
  font-style: italic;
}

.try-it-with a:hover {
  background-color: #83b0b0;
  color: white;
}

.try-it-with a b {
	font-weight: 700;
}

button.btn.btn-xs.btn-primary {
	background-color: white !important;
	background-image: none !important;
  border: 1px solid #cce5e5 !important;
  box-shadow: none !important;
  color: black !important;
  padding: 5px 10px !important;
}

button.btn.btn-xs.btn-primary:hover {
	background-color: #CCC !important;
}


#co-recipe {
	background-color: white;
	font-size: .8em;
}

#co-recipe h1 {
	font-size: 2em;
	padding: 15px 5px;
	margin-bottom: 0px;
}
#co-recipe h1.co-recipe-top {
	background-color: black;
    color: white;
    border-bottom: .5px solid rgba(255,255,255, 0.5);
    font-weight: 100;
    text-transform: capitalize;
    letter-spacing: 3px;
}
#co-recipe h3 {
	text-transform: uppercase;
	font-size: 1.5em;
	padding: 10px 0px 15px 0px;
	color: black;
}

#co-recipe .ingredient-list-item {
	color: black;
	font-size: 1.3em;
	padding: 0px;
	font-weight: 300;
	margin-bottom: 7px
}

#co-recipe ol {
	list-style: none;
	padding: 0px;
}

#co-recipe ol li {
	padding-bottom: 10px;
	margin: 0px;
}


#co-recipe a {
	color: black;
}

#co-recipe a:hover {
	color: #666;
}


#co-recipe .pad-me {
	padding: 15px;
}

#co-recipe a.social-link i {
	font-size: 1.5em !important;
	width: 35px;
	height: 35px;
	border-radius: 40px;
	display: inline-block;
	padding: 10px;
	text-align: center;
	color: white !important;
	background-color: #4267b2;
}

#co-recipe a.social-link {
	font-size: 1em !important;
	color: black !important;
	text-decoration: none !important;
}

#co-recipe a.social-link i:hover {
	color: #CCC !important;
}

#co-recipe a.social-link:hover {
	color: #CCC !important;
	text-decoration: none !important;
}

.generic-flex-item {
	width: 23%;
	margin: 1%;
}

.x-recipe-ingredient .acid-links a:link {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.generic-flex-item .image{
	padding-bottom: 10px;
}

.x-recipe-unit {
  line-height: 1.1em;
  margin-bottom: 0.7em;
}

.btn-buy {
	color: #fff !important;
	background-color: #cc0000;
	font-family: 'Oswald', sans-serif;
	font-size: 11px;
	text-transform: uppercase;

	border-bottom: none !important;
  padding: 0px 6px 0px 4px; !important;

	margin: 0;
}

.btn-buy:hover,
.btn-buy:focus,
.btn-buy:active,
.btn-buy.focus,
.btn-buy.active { 
	background-color: #cc0000 !important;
}

.btn-buy.btn-white {
    color: #000 !important;
}

.btn-buy.btn-white:hover,
.btn-buy.btn-white:focus,
.btn-buy.btn-white:active, {
    color: #000 !important;
    background-color: #fff !important;
}

ul.expressions-links {
  list-style-type: none;
  padding-left: 0px;
}

.recipe-caption {
	font-style: italic;
	margin: 5px 10px;
}

[data-spot-im-class="stars-rating-module"] {
border-top: none !important;
border-bottom: none !important;
padding: 5px 0px !important;
}
[data-spot-im-class="icons-container"] {
float: none !important;
display: inline-block;
}
[data-spot-im-class="total-comments"] {
float: none !important;
vertical-align: top;
display: inline-block;
}
[data-spot-im-class="bubble-icon"] {
vertical-align: bottom !important;
}
[data-spot-im-class="description"] {
display: block !important;
text-align: center;
}
[data-spot-im-class="text"] {
vertical-align: middle !important;
}
.page-mode-full-width  .spot-im-ticker { display:none !important; }
.spot-im-ticker {
  top: -250px;
}

a.spotim-link {
	text-decoration: none;
}

.spot-im-stars-rating-module .icon.bubble {
	vertical-align: middle;
	padding: 2px 1px 0px 5px;
	height: 18px;
	width: 24px;
}

.spot-im-stars-rating-module .icon {
	fill: #a8a8a8;
}

.photo-left {
  position: relative;
  width: 50%;
  padding: 0 20px 10px 0;
}


@media only screen and (min-width: 0px) and (max-width: 768px) {

	.container.recipe-container.full-recipe-container {
		padding: 10px;
	}
	
	.video-recipes {
		width: 100%;
	}

	.related-video-recipes {
		width: 100%;
	}

	h1 {
		font-size: 2em;
	}

	h2 {
		font-size: 1.5em;
	}
	
	.shopping-list-cta-outer {
		text-align: center;
	}
	

 	.photo-left {
    width: 100%;
    padding: 0 20px 10px 0;
  }


}
