/* Theme Name: Reboot With Joe - 2019 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color: #292929;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfloat:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfloat {
    display: inline-block;
}
.clearfloat {
    display: block;
}
/* Formatted Content */

.formattedContent h1 {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 25px;
	font-weight: 300;
	letter-spacing: .5px;
	font-family: 'Roboto', sans-serif;
	color: #292929;
	}

.formattedContent h2 {
    font-size: 38px;
    line-height: 46px;
	margin-bottom: 25px;
	font-weight: 300;
	letter-spacing: .5px;
	color: #292929;
	font-family: 'Roboto', sans-serif;
	}
	
.formattedContent h3 {
	font-size: 22px;
    line-height: 30px;
	margin-bottom: 25px;
	letter-spacing: .5px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	}
	
.formattedContent h4 {
    font-size: 20px;
    line-height: 28px;
	margin-bottom: 25px;
	font-weight: 300;
	letter-spacing: .5px;
	font-family: 'Roboto', sans-serif;
	}
	
.formattedContent h5 {
    font-size: 18px;
    line-height: 24px;
	margin-bottom: 25px;
	font-weight: 700;
	letter-spacing: .5px;
   font-family: 'Roboto', sans-serif;
	}
	
.formattedContent h6 {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 25px;
	font-weight: 400;
	letter-spacing: .5px;
    font-family: 'Roboto', sans-serif;
	}

.formattedContent p {
    font-size: 18px;
    line-height: 24px;
	margin-bottom: 25px;
	font-weight: 300;
	color: #292929;
	font-family: 'Roboto', sans-serif;
	}

.formattedContent p i,
.formattedContent p em {
	font-style: italic;
	}
.formattedContent ul,
.formattedContent ol {
    font-size: 18px;
    line-height: 24px;
	margin-bottom: 25px;
	font-weight: 300;
	color: #292929;
	font-family: 'Roboto', sans-serif;
	}

.formattedContent ul {
	list-style-type: none;
	}
	
.formattedContent ul li {
	margin-bottom: 12px;
	margin-left: 0;
	}

.formattedContent ul li:before {
	content: '\f111';
	color: #292929;
	font-weight: 700;
	line-height: 24px;
	font-size: 5px;
	font-family: 'Font Awesome\ 5 Free';
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
	}

.formattedContent ol li {
	list-style-type: decimal;
	margin-bottom: .75vw;
	margin-left: 1.25vw;
	}

.formattedContent b,
.formattedContent strong {
	font-weight: 700;
	}

.formattedContent h1 a,
.formattedContent h2 a,
.formattedContent h3 a,
.formattedContent h4 a,
.formattedContent h5 a,
.formattedContent h6 a {
	text-decoration: none;
	color: #000;
	}

.formattedContent p a,
.formattedContent p a:active,
.formattedContent p a:visited,
.formattedContent ul a,
.formattedContent ul a:active,
.formattedContent ul a:visited,
.formattedContent ol a,
.formattedContent ol a:active,
.formattedContent ol a:visited {
	color: #609116;
	font-weight: 400;
	text-decoration: none;
	}
	
.formattedContent p a:hover {
	color: #292929;
	}

.formattedContent .alignleft {
	float: left;
	margin: 0 1vw 1vw 0;
	}
.formattedContent .alignright {
	float: right;
	margin: 0 0 1vw 1vw ;
	}
.formattedContent .aligncenter {
	float: none;
	display: block;
	margin: 0 auto 1vw auto;
	}

/* Altered Formmatted Content */



/* Navigation */
.navigation {
	margin-right: 3vw;
	
	}
.navigation ul {
    font-size: 13px;
    line-height: 6vw;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    list-style: none;
}

.navigation ul li {
    display: block;
    position: relative;
    float: left;
}

.navigation li ul {
    display: none;
    z-index: 103;
}

.navigation ul li a  {
    display: block;
    text-decoration: none;
    color: #444444;
    padding: 0vw 1vw;
    white-space: nowrap;
}

.navigation ul li.menu-item-has-children a:after {
	content: "\00a0\00a0\f107";
	font-family: 'Font Awesome\ 5 Free';
	color: #949494;
	font-weight: 900; /* Fix version 5.0.9 */
	}

.navigation ul li a:hover  {
    color: #949494;
}
.navigation li:hover ul  {
    display: block;
    position: absolute;
    padding: 1vw;
    background: #fff;
    border: 1px solid #cccccc;
    
}

.navigation li:hover li {
    float: none;
    font-size: 13px;
     line-height: 17px;
    padding: 0 0 0 0;
    font-weight: 700;
}

.navigation li:hover a  {  
    color: #292929;
    
}

.navigation li:hover li a:after  {  
    content: ""
      
}

.navigation li:hover li a  {  
    color: #949494;
    padding: .25vw;
}

.navigation li:hover li a:hover {
    color: #292929
}

/* Site Styles */

.pageContent {
	width: 75vw;
	padding: 0 12.5vw;
	}

.pageContent.small,
.halfAndHalf.small {
	padding-top: 25px;
	}

.pageContent.medium,
.halfAndHalf.medium {
	padding-top: 50px;
	}
	
.pageContent.large,
.halfAndHalf.large {
	padding-top: 75px;
	}

.pageContent.xlarge,
.halfAndHalf.xlarge{
	padding-top: 100px;
	}

.centeredTitle {
	text-align: center;
	}
	

.boxItem {
	display: flex;
	flex-direction: row;
	}


	
.boxImage {

	}

.boxPad {
	margin:0 1vw;
  	display: flex;
  	flex-direction: column;
  	padding: 1vw;
	width: 100%;
	}

.twoBoxes .boxItem {
	width: 37.5vw;
	}
.threeBoxes .boxItem {
	width: 25vw;
	}

.fourBoxes .boxItem {
	width: 18.75vw;
	}

.twoBoxes .boxImage {
	width: 33.5vw;
	height: auto;
	}

	
.threeBoxes .boxImage {
	width: 21vw;
	height: auto;
	}
	
.fourBoxes .boxImage {
	width: 14.75vw;
	height: auto;
	}

.boxSection .boxImage {
	margin-bottom: 1.5vw;
	}

.boxItem.below .boxImage {
	margin-bottom: 1.5vw;
	}


.halfAndHalf {
	width: 100vw;
	height: 41.66vw;
	overflow: hidden;
	}


.halfAndHalfImage {
	width: 50vw;
	height: 41.66vw;
	background-size: cover;
	}
.notFullWidth .halfAndHalfImage {
	width: 50vw;
	height: auto;
	background-size: cover;
	}
.halfAndHalfContent {
	width: 40vw;
	height: 41.66vw;
	padding: 0 5vw;
	float: left;
	display: flex;
 	align-items: center;
 	justify-content: center;
	}

.halfAndHalfPad {
	width: 100%;
	}


.footer {
	margin-top: 6vw;
	background: #eee;
	}


.header {
	border-bottom: 1px solid #cccccc;
	height: 6vw;
	background: #fff;
	position: fixed;
	width: 100%;
	z-index: 100;
	}

.navigation {
	float: right;
	}

.logo {
	float: left;
	}

.logo a {
	background-image: url('images/JoeCross.png');
	background-size: 12vw 4vw;
	background-repeat: no-repeat;
	display: block;
	width: 12vw;
	height: 4vw;
	text-indent: -9999px;
	padding: 1vw 3vw;
	background-position: center center;
	}

.theSite {
	padding-top: 3vw;
	background: #fff;
	}

.theSite.noUnderNavigationPadding {
	padding-top: 0;
}

.theSite.singleBlogPost {
	padding-top: 9vw;
	}

.fourBoxSection,
.threeBoxSection,
.twoBoxSection,
.boxSection {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5vw;
	}

.boxContentWrap {
	flex: 1 0 auto;
	}

.pageHeaderImage {
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: fixed; 
  width: 100%;
  height: 300%;
  top: 0vw;
  left: 0;
  z-index: -1

  	}
  
 .pageHeader.tall {
	height: 30.66vw;
	padding: 30vw 10vw 0 10vw;
	background: url('images/blackBG.png');
	 }
 .pageHeader.tall.noOverlay {
	 background: transparent;
	 }
 .pageHeader.short {
	height: 12.33vw;
	padding: 15vw 10vw 0 10vw;
	background: url('images/blackBG.png');
	 }

 .pageHeader.short.noOverlay {
	 background: transparent;
	 }
	 
.pageHeaderPad.formattedContent h1 {
	color: #fff;
	text-shadow: 0 0 1px #000000;
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 25px;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	}
	
.pageHeaderPad.formattedContent h2 {
	color: #fff;
	text-shadow: 0 0 1px #000000;
    font-size: 42px;
    line-height: 48px;
	margin-bottom: 25px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	}

.moreButton.left {
	text-align: left;
	}

.moreButton.center {
	text-align: center;
	}
	
.moreButton.right {
	text-align: right;
	}
.moreButton a {
	display: inline-block;
	text-decoration: none;
	border: 2px solid #83bf40;
	color: #83bf40;
	font-weight: 700;
	padding: 0 25px;
	line-height: 36px;
    font-size: 12px;
	text-transform: uppercase;
	}

.moreButton a:hover {
	background: #85BD49;
	color: #fff;
	}

.aligncenter {
	display: block;
	margin: 0 auto;
	}

.videoBlock {
	width: 50vw;
	display: block;
	margin: 0 auto;
	}

.videoHeader {
	position: relative;
	}

.videoOverlay {
	position: absolute;
	top: 0;
	}

.pageHeaderVideoTop {
	width: 100vw;
	height: 48.4375vw;
	}

.pageHeaderVideoBottom {
	width: 100vw;
	height: 7.8125vw;
	}

video { 
    position: relative;
    top: 0%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    z-index: -100;
    transform: translateX(-50%) translateY(-00%);
 background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

.mobileVideo {
	display: none;
	}

.notFull {
	width: 40vw;
	height: auto;
	}

.halfAndHalfImage.left {
	text-align: right;
	}
	
.halfAndHalfImage.right {
	text-align: left;
	}
.halfAndHalf.notFullWidth {
	height: auto;
	overflow: visible;
	}

.notFullWidth .halfAndHalfContent {
	height: auto;
	width: 40vw;
	padding: 0 5vw;
	}

.notFullWidthPad {
	padding: 5vw 0;
	}
	
.footerMenu {
	text-align: center;
	}
.footerMenu ul li {
	display: inline-block;
	}
.footerMenu ul li:before {
	content: '';
	margin-right: 0;
	margin-left: 0;
	}

.footerMenu ul li a,
.footerMenu ul li a:visited,
.footerMenu ul li a:active {
	font-weight: 400;
	color: #000;
	display: block;
	text-decoration: none;
	padding: 1vw;
	margin: 0 1vw;
	font-size: 14px;
	line-height: 21px;
	}

.footerMenu ul li a:hover {
	color: #666;
	}

.halfAndHalfImage.left .embed-container {
	padding-left: 10vw;
	}

.halfAndHalfImage.right .embed-container {
	padding-right: 10vw;
	}
	
.twoVideos .halfAndHalfImage.left .embed-container {
	padding-left: 10vw;
	padding-right: 2.5vw;
	}

.twoVideos .halfAndHalfImage.right .embed-container {
	padding-right: 10vw;
	padding-left: 2.5vw;
	}
.videoBlock .embed-container {
	margin-bottom: 25px;
	}

.wp-pagenavi {
	text-align: center;
	margin: 25px 0;
	}

.wp-pagenavi a {
	color: #292929;

}
.pageTitle {
	padding: 9vw 12.5vw 0 12.5vw;
	}


.menu-social-media-menu-container ul li a,
.menu-social-media-menu-container ul li a:visited,
.menu-social-media-menu-container ul li a:active {
	background: #6D6E70;
	font-size: 18px;
	line-height: 25px;
	-webkit-border-radius: 17.5px;
	border-radius: 17.5px;
	color: #fff;
	padding: 5px;
	text-align: center;
	width: 25px;
	height: 25px;
	}

.menu-social-media-menu-container ul li a:hover {
	background: #eee;
	}

.boxItem.above .boxImage {
	margin-top: 25px;
	}

.formattedContent .footerMenu ul li {
	margin-left: 0;
	margin-bottom: 0;
	}


.recipeRight {
	width: 40vw;
	float: right;
	}

.recipeLeft {
	width: 30vw;
	float: left;
	}
	
	
.recipeImage {
	width: 30vw;
	height: 21.43vw;
	margin-bottom: 25px;
	}


.formattedContent .directions ol li {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;

}


.formattedContent .substitutions h4,
.formattedContent .directions h4 {
	margin-bottom: 0;
	}

.formattedContent .byLine p {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 12px;
	font-weight: 700;
	}

.times {
	margin-top: 25px;
	}

.formattedContent .times h4 {
	margin-bottom: 0;
	}

.single-post .footer {
	margin-top: 200px;
	border-top: 1px solid #e8e8e8;
}

.footer .pageContent {
	padding-left: 12.5vw;
	padding-right: 12.5vw;
	}

.footer .formattedContent ul {
	margin-bottom: 0px;
	}

.noPageTitle {
	height: 6vw;
	display: block;
	}

table {
	width: 100%;
    font-size: 18px;
    line-height: 24px;
	margin-bottom: 25px;
	font-weight: 300;
	color: #292929;
	font-family: 'Roboto', sans-serif;
	}

tr {
	border-bottom: 1px solid #e8e8e8;
	}

tr:last-child {
	border: none;
	}

tr:nth-child(even) {
	background: #fafafa;
	}

th {
	text-align: left;
	font-weight: 700;
	padding: 5px;
	background: #fff;
	color: #000;
	}

td {
	padding: 5px;
	}

td:first-child {
	font-weight: 700;
	}

.formattedContent blockquote {
	margin-left: 10%;
	margin-right: 10%;
	}

.aTag {

	margin-right: 5px;
	}

.aTag a {
	text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    color: #292929;
   	display: inline-block;
	}

.aTag a:hover {
	text-decoration: underline;
	}
.theTags {
	margin-bottom: 25px;
	text-align: left;
	}
	
.formattedContent .ingredients h4,
.formattedContent .directions h4,
.formattedContent .substitutions h4 {
	margin-bottom: 0;
	font-weight: 400;
	}

.times .timeItem {
	float: left;
    font-size: 18px;
    line-height: 24px;
	font-weight: 300;
	color: #292929;
	font-family: 'Roboto', sans-serif;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #e8e8e8;
	}

.times .timeItem:last-child {
	border: none;
	}

.times .timeItem span {
	font-weight: 400;
	}

.recipeDetail span {
	font-weight: 300;
	}

.formattedContent .recipeDetail p {
	margin-bottom: 0px;
	}



.pageHeader .moreButton a {
	background: #fff;
	opacity: 0.85;
  	filter: alpha(opacity=85); /* For IE8 and earlier */
	}

.pageHeader .moreButton a:hover {
	background: #83bf40;
	opacity: 1;
  	filter: alpha(opacity=100); /* For IE8 and earlier */
	}

.mobileNavigation,
.mobileNavigationButton {
	display: none;
	}

.formattedContent hr {
	height: 1px;
	background: #e8e8e8;
	margin: 25px 0;
	padding: 0;
	border: none;
	}
.formattedContent hr.whiteLine {
	height: 1px;
	background: #fff;
	margin: 25px 0;
	padding: 0;
	border: none;
	}
.recipeMoreInfo {
	margin-top: 25px;
	}

.formattedContent p.boxTitle,
.formattedContent p.boxTitle a {
	font-weight: 700;
	}

.formattedContent p.boxTitle.left,
.formattedContent .basicContentContent.left,
.formattedContent h2.basicContentTitle.left,
.formattedContent .boxContent.left {
	text-align: left;
	}

.formattedContent p.boxTitle.center,
.formattedContent .basicContentContent.center,
.formattedContent h2.basicContentTitle.center,
.formattedContent .boxContent.center {
	text-align: center;
	}

.formattedContent p.boxTitle.right,
.formattedContent .basicContentContent.right,
.formattedContent h2.basicContentTitle.right,
.formattedContent .boxContent.right {
	text-align: right;
	}

.blockDivider.small {
	padding-bottom: 25px;
	}

.blockDivider.medium {
	padding-bottom: 50px;
	}
	
.blockDivider.large {
	padding-bottom: 75px;
	}

.blockDivider.xlarge {
	padding-bottom: 100px;
	}

.blockDivider.margin-small {
	margin-bottom: 25px;
	}

.blockDivider.margin-medium {
	margin-bottom: 50px;
	}
	
.blockDivider.margin-large {
	margin-bottom: 75px;
	}

.blockDivider.margin-xlarge {
	margin-bottom: 100px;
	}

.blockDivider.rule {
	border-bottom: 1px solid #e8e8e8
	}
	
.searchBar {
	display: none;
	z-index: 102;
	position: absolute;
	width: 100%;
	top: 6vw;
	background: #fff;
	padding: 25px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}

.admin-bar .searchBar {
	top: calc(6vw + 32px) !important;
	}
.searchBar ul {
	width: 600px;
	display: block;
	margin: 0 auto;
	}
	
.searchBar ul li {
	display: inline-block !important;
	padding: 0 !important;
	}
.searchBar ul li,
.searchBar ul li.sf-field-submit {
	float: left;
	}
.searchBar ul li input.sf-input-text {
	border: none;
	font-size: 18px;
	line-height: 24px;
	padding: 10px;
	width: 478px;
	display: block;
	border: 1px solid #cccccc;
	}

.searchBar ul li.sf-field-submit input {
	border: none;
	font-size: 12px;
	line-height: 24px;
	background: #fff;
	text-transform: uppercase;
	padding: 10px;
	width: 99px;
	color: #666;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	}

.searchBar ul li.sf-field-submit input:hover {
	background: #83bf40;
	color: #fff;
	}

.wp-pagenavi a, 
.wp-pagenavi span {
	border:none !important;
	}

.wp-pagenavi a {
	color: #609116 !important;
}


.formattedContent ul.imageList li {
	display: inline-block;
	text-decoration: none;
	max-width: 20%;
	height: auto;
	padding: 10px;
	vertical-align: top;
	}
.formattedContent ul.imageList li:before {
	content: '';
	margin-right: 0;
	margin-left: 0;
	}

.formattedContent ul.imageList li img {
	max-width: 100%;
	height: auto;
	}

.formattedContent .searchPage ul {
	width: 600px;
	display: block;
	margin: 0 auto;
	}
	
.formattedContent .searchPage ul li {
	display: inline-block !important;
	padding: 0 !important;
	}
.formattedContent .searchPage ul li,
.formattedContent .searchPage ul li.sf-field-submit {
	float: left;
	}
.formattedContent .searchPage ul li input.sf-input-text {
	border: none;
	font-size: 18px;
	line-height: 24px;
	padding: 10px;
	width: 478px;
	display: block;
	border: 1px solid #cccccc;
	}

.formattedContent .searchPage ul li:before {
	content: '';
	color: #292929;
	font-weight: 700;
	line-height: 24px;
	font-size: 5px;
	font-family: 'Font Awesome\ 5 Free';
	margin-right: 0;
	margin-left: 0;
	vertical-align: middle;
	}

.formattedContent .searchPage ul li.sf-field-submit input {
	border: none;
	font-size: 12px;
	line-height: 24px;
	background: #fff;
	text-transform: uppercase;
	padding: 10px;
	width: 99px;
	color: #666;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
	}

.formattedContent .searchPage ul li.sf-field-submit input:hover {
	background: #83bf40;
	color: #fff;
	}


.anchorLinkWrapper {
    position: relative;
}
.anchorLink {
    position: absolute;
    top: -8vw;
    height: 1px;
    width: 100%;
    background: transparent;
}

#mc_embed_signup_scroll {
	width: 600px;
	display: block;
	margin: 0 auto;
	}
#mc_embed_signup_scroll .indicates-required {
	text-align: right;
	color: red;
	width: 100%;
	font-size: 12px;
	}

#mc_embed_signup_scroll .mc-field-group {
	width: 100%;
	}

#mc_embed_signup_scroll .mc-field-group label {
	text-align: left;
	width: 100%;
	display: block;
	font-weight: 600;
	}
#mc_embed_signup_scroll .mc-field-group #mce-EMAIL {
	text-align: left;
	float: left;
	width: 588px;
	padding: 5px;
	border: 1px solid #e8e8e8;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	
	}


#mc_embed_signup_scroll .mergeRow {
	text-align: left;
	}

#mc-embedded-subscribe {
	display: inline-block;
	text-decoration: none;
	border: 2px solid #83bf40;
	color: #83bf40;
	font-weight: 700;
	padding: 0 25px;
	line-height: 36px;
    font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
	}

#mc-embedded-subscribe:hover {
	background: #83bf40;
	color: #fff;
	}

#embedded_widget {
	max-width: 600px !important;
}
.formattedContent ul#reviews-embedded li::before {
	content: '';
}

.embedded-inner-header {
	display: none !important
}

#embedded_widget .embedded_widget_container {
	border: none !important;
	}

#embedded_widget .embedded_widget_container .embedded_widget_list .embedded_widget_list_item {
	border: none !important;
	}

.pageContent.fullWidthImage {
	width: 100%;
	padding: 0;
	}

.fullWidthImageBlock {
	background-size: cover;
	height: 56.25vw;
	width: 100%;
	background-position: center center;
	display: flex;
	align-items: center;
  	justify-content: center
	}
/* Variables
================================== */
/* Tables
================================== */
.Rtable {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 2.5vw 0;
  padding: 0;
}
.Rtable-cell {
  box-sizing: border-box;
  flex-grow: 1;
  width: 100%;
  padding: 2vw;
  overflow: hidden;
  list-style: none;
   border-bottom: 1px solid #e8e8e8;
}
.Rtable-cell > h1,
.Rtable-cell > h2,
.Rtable-cell > h3,
.Rtable-cell > h4,
.Rtable-cell > h5,
.Rtable-cell > h6 {
  margin: 0;
}
/* Table column sizing
================================== */
.Rtable--2cols > .Rtable-cell {
  width: 50%;
}
.Rtable--3cols > .Rtable-cell {
  width: 33.33%;
}
.Rtable--4cols > .Rtable-cell {
  width: 25%;
}
.Rtable--5cols > .Rtable-cell {
  width: 20%;
}
.Rtable--6cols > .Rtable-cell {
  width: 16.6%;
}

/* Apply styles
================================== */
.Rtable {
  position: relative;
}
.Rtable-cell {
}
/* Responsive
==================================== */
@media all and (max-width: 925px) {
  .Rtable--collapse {
    display: block;
  }
  .Rtable--collapse > .Rtable-cell {
    width: 100% !important;
  }
  .Rtable--collapse > .Rtable-cell--foot {
    margin-bottom: 1em;
  }
}
.no-flexbox .Rtable {
  display: block;
}
.no-flexbox .Rtable > .Rtable-cell {
  width: 100%;
}
.no-flexbox .Rtable > .Rtable-cell--foot {
  margin-bottom: 1em;
}
.mobileRowHeading {
	display: none;
	}
}


.table-responsive {
        overflow-x: auto;
    }


.recipeLeft h4,
.recipeRight h4{
	font-weight: 700;
	font-size: 18px
}

.recipeDetails b {
	font-weight: 300;
}