/*
Theme Name: loma - Child theme
Author: Curious Communications
Author URI: http://curious.agency/
Description: Loma Child Theme Developed By Curious Communications.
Version: 1.0.1b
Template: loma
*/
@import url("../loma/includes/css/layout.css");

/** NEW STUFF ********************************************/

/* 
font-family: 'Old Standard TT', serif;
font-family: 'Roboto', sans-serif;
font-family: 'Oswald', sans-serif; 
*/

body {
	/* font-family: 'Roboto', sans-serif !important; */
	font-family: "Source Sans Pro", serif !important;
}

body .entry-title, 
body .entry-title a,
body .widget h3 {
	font-family: 'Old Standard TT', serif;
	letter-spacing: 0 !important;
	text-transform: lowercase;
}
body .widget h3 {
	text-transform: lowercase !important;
	font-size: 24px;
}
body .df-navi li a {
	font-family: 'Old Standard TT', serif;
}
body .df-postmeta {
	font-family: "Source Sans Pro", serif;
	font-weight: 300;
}

.site-branding {
	width: 150px !important;
	height: auto;
	display: block;
	text-align: left;
	margin-top: 30px;
}
.site-branding svg {
	width: 150px;
}
@media (max-width: 959px) {
  .site-branding {
		width: 80px !important;
		margin-top: 8px;
	}
	.site-branding svg {
		width: 80px;
	}
}

.df-float-menu {
	padding: 1px 0;
}
.df-sitename {
	display: block;
	width: 70px !important;
	padding: 0 !important;
	margin-top: 2px;
}
@media (min-width: 550px) {
	.df-sitename {
		width: 55px;
	}
}
.df-sitename svg {
	width: 55px;
}
@media (min-width: 550px) {
	.df-sitename svg {
		width: 70px;
	}
}
body .df-navibar-inner.df_container-fluid {
	padding: 3px 10px;
}


.fancy-dot-nav {
	position: absolute;
	top: -4px;
	left: 178px;
	max-width: 732px;
	width: 100%;
	height: auto;
	display: block;
	margin-top: 35px;
}
@media (min-width: 1130px) {
	.fancy-dot-nav  {
		max-width: 880px;
	}
}
@media (min-width: 1230px) {
	.fancy-dot-nav  {
		max-width: 940px;
	}
}
.fancy-dot-nav svg {
	overflow: visible;
}
.fancy-dot-nav svg a {
	transition: all 250ms ease;
	transform-origin: 76% 50%;
}
.fancy-dot-nav svg a.circle-events {
	transform-origin: 42% 50%;
}
.fancy-dot-nav svg a.circle-recipes {
	transform-origin: 30% 50%;
}
.fancy-dot-nav svg a:hover {
	transform: scale(1.016)
}
@media (max-width: 959px) {
	.fancy-dot-nav {
		display: none;
	}
}
.fancy-dots-mobile {
	display: block;
	position: absolute;
	max-width: 161px;
	width: 100%;
	top: 28px;
	margin-left: 10px;
}
@media (min-width: 960px) {
	.fancy-dots-mobile {
		display: none;
	}
}
.mobile-menu-container {
	display: block;
	position: absolute;
	right: 10px;
	z-index: 1000;
}
#mobile-search-box {
	position: relative;
	z-index: 100;
}

#text-495884152 h3{
	padding-top: 32px;
	text-transform: capitalize;
	font-style: normal;
}
.social-mobile-menu .linkedin {
	display: none !important;
}

body div #cooked-plugin-page h2 > a {
	text-transform: lowercase;
}

body #cooked-plugin-page h1 {
	text-transform: lowercase !important;
}


/** END NEW STUFF ********************************************/

/* Cooked plugin */
.recipe-container {
	color: #353535;
}
#wrapper>#cooked-plugin-page,
#wrapper>.cookedPageWrapper {
	max-width:1400px;
	width: 90%;
	margin:0 auto;
}
#wrapper #cooked-plugin-page a:hover {
	color:#F5886C;
}
body #cooked-plugin-page .recipe-row {
	overflow: visible;
}
body #cooked-plugin-page .recipe-row.main-row {
	border-bottom: none;
}
#cooked-plugin-page .cp-tab > .cp-box:last-child {
	height: auto !important;
}
#cooked-plugin-page .cp-box-img a {
	display:block;
	position:relative;
}
#cooked-plugin-page .cp-box-img a:before {
	display:block;
	content:'';
	position:absolute;
	top:0;
	right:0;
	left:0;
	bottom:0;
	background-color:rgba(221,51,51,0);

	transition: background-color 0.3s;
}
#cooked-plugin-page .cp-box-img a:hover:before {
	background-color:rgba(221,51,51,0.15);
}
body #cooked-plugin-page .search-section .select-row .select-box select {
	height: 46px !important;
	padding-left: 10px;
}
body #cooked-plugin-page .search-section form {
	margin: 0;
}
@media print {
	#cooked-plugin-page .print-image {
		display:none !important;
	}
}
.recipe-from-post {
	color: #555;
	font-size: 13px;
	margin: 0 0 3px !important;
	/*display: none;*/
}
.recipe-info h1 {
	margin-bottom: 5px !important;
	text-transform: uppercase !important;
}
.product-entry {
	padding-left:0 !important;
}
.product-entry>a:first-child {
	display:none !important;
}
body #cooked-plugin-page .chosen-container .chosen-results li.highlighted, body #cooked-plugin-page .btn, body #cooked-plugin-page #submit, body #cooked-plugin-page .timer-wrap, body #cooked-submit-recipe-form .section-row .upload-field-wrap .button, body #cooked-submit-recipe-form input.sbmt-button, body #cooked-plugin-page .recipes-pagination a, body #cooked-plugin-page .cp-public-tag, body #cooked-page-form input[type=submit],
body #cooked-plugin-page .search-section .search-row .sbmt-button input {
	background-color: #F1602C !important;
	color: rgba(255,255,255,0.8) !important;
}
body #cooked-plugin-page .btn:hover, body #cooked-plugin-page #submit:hover, body #cooked-plugin-page .fullscreen-actions .x-fs-btn, body #cooked-plugin-page .tab-links a, body #cooked-plugin-page .recipes-pagination a:hover, body #cooked-page-form input[type=submit]:hover,
body #cooked-plugin-page .search-section .search-row .sbmt-button input:hover {
	background-color: #F5886C !important;
	color: rgba(255,255,255,1) !important;
}
body #cooked-plugin-page .recipe-action .fs-btn, body #cooked-plugin-page .timer-trigger, body #cooked-plugin-page a, body #cooked-submit-recipe-form .section-row .section-head h2, body #cooked-submit-recipe-form .section-row .slider .amount.active, body #cooked-plugin-page .recipes-pagination a.next, body #cooked-plugin-page .recipes-pagination a.prev, body #cooked-plugin-page .recipe-info p.terms-list a {
	color: #F1602C !important;
}
body #cooked-plugin-page .recipes-pagination a.next, body #cooked-plugin-page .recipes-pagination a.prev {
	background: none !important;
}	
body #cooked-plugin-page h2>a {
	color:#6c3134 !important;
	text-transform: uppercase;

	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
body #cooked-plugin-page h2>a:hover {
	color:#f5886c !important;
}
body #cooked-plugin-page .search-section .search-row {
	padding-right:250px;
}
@media screen and (max-width: 767px) {
	body #cooked-plugin-page .search-section .search-row {
	  padding-right: 0;
	}
}
body #cooked-plugin-page .search-section .search-row .sbmt-button {
	width: 232px;
}
@media screen and (min-width: 768px) {
	body #cooked-plugin-page .recipe-row.main-row .recipe-info {
		min-height: 130px;
	}
}
body #cooked-plugin-page .recipe-row.main-row .recipe-info,
body #cooked-plugin-page .cp-box-inner {
    padding: 15px 18px !important;
}
@media print {
	body #cooked-plugin-page .recipe-row.main-row .recipe-info,
	body #cooked-plugin-page .cp-box-inner {
	    padding-top: 10px !important;
	    padding-bottom: 5px !important;
	}
}
body #cooked-plugin-page h2 {
	font-size: 1em;
	font-weight: 300;
	margin:0 0 1em;
}

body #cooked-plugin-page .result-box.item .cp-box-footer {
	display: none;
}
body #cooked-plugin-page .result-section .cp-box-entry a {
	text-transform: uppercase;
}
body #cooked-plugin-page #tab-ingredients .product-entry {
	margin: 2px;
}
body #cooked-plugin-page .recipe-hints .product-entry.instruction {
	margin-bottom: 15px;
}
body #cooked-plugin-page .recipe-info p.terms-list,
body #cooked-plugin-page .timing,
body #cooked-plugin-page .result-section.masonry-layout .result-box p,
body #cooked-plugin-page .recipe-yields {
	display: none;
}

.direction-number {
	display: none;
}


/* Header */
#menu-top-menu {
	display:none;
}
.df-topbar-right>li {
	cursor:pointer;
}
.header-search-form {
	margin: 0;
}
.header-search-input {
	margin:0 -15px 0 0 !important;
	padding: 5px !important;
	width: 0 !important;
	border-color:#aaa !important;
	overflow: hidden;

	opacity: 0;

	-webkit-transition: all 0.7s; /* Safari */
    transition: all 0.7s;
}
.header-search-form i {
	margin:0 10px 0 -10px;
}
.header-search-form.active .header-search-input {
	width:200px !important;
	padding: 5px !important;

	opacity: 1;
}

/* Sidebar */
.widget_dahz_recent_entries .recententries {
	width: 50%;
  	float: left;
  	border: none !important;
  	padding-bottom: 0 !important;
	font-size: 11px;
}
.widget_dahz_recent_entries .post-title {
	height:36px;
	display:block;
	padding-right:15px;
}
.widget_dahz_recent_entries .df-widget-image {
	padding-bottom:75%;
	overflow:hidden;
	background-size:cover;
	background-position:center center;

	margin-bottom: 11px;
	float: none !important;
	width: 100%;

	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.widget_dahz_recent_entries a:hover .df-widget-image {
	opacity:0.7;
	-webkit-opacity:0.7;
}
.w4_post_list_widget li {
	/* text-transform: uppercase; */
}


.df-sidebar .categories-list li {
	/*width: 33%;
	width: 33.333333%;*/
	width: 50%;
  	float: left;
  	border: none !important;
  	padding-bottom: 0 !important;
	font-size: 11px;
}
.df-sidebar .categories-list .category-title {
	height: 36px;
	display: block;
	font-size: 19px;
	font-weight: 400;
	font-family: "Old Standard TT", serif;
}
.df-sidebar .categories-list .category-image {
	padding-bottom:75%;
	overflow:hidden;
	background-size:cover;
	background-position:center center;
	position:relative;

	margin-bottom: 6px;
	float: none !important;
	width: 100%;

	transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.df-sidebar .categories-list a:hover .category-image {
	opacity:0.7;
	-webkit-opacity:0.7;
}
.df-sidebar .categories-list .category-count {
	position:absolute;
	top:0;
	right:0;
	display:block;
	background:rgba(0,0,0,0.15);
	color:white;
	padding:1px 3px;
	display: none;
}
.widget_archive label {
	display: none;
}
/* .widget.widget_text:first-child .textwidget {
	color: white;
	background-size:cover;
	min-height:168px;
	text-align:center;
}
.widget.widget_text:first-child .textwidget a,
.widget.widget_text:first-child .textwidget a i {
	color: white;
	margin:0;
}
.widget.widget_text:first-child .textwidget a:hover,
.widget.widget_text:first-child .textwidget a:hover i {
	color: rgba(255,255,255,0.8);
}
.widget.widget_text:first-child .textwidget {
	background-image: url('images/sidebar-widget-talk-bg.png');
	position:relative;
	padding-left: 41%;
} */
.widget_text .textwidget .about.bg {
	display: block;
	position: absolute;
	top: 	0px;
	left: 	0px;
	bottom: 0px;
	width: 38%;
	border-right: 10px solid white;
	background-size: cover;
	background-position: center center;
	background-repeat:no-repeat;
}
.widget_text .mail-icon {
	font-size:40px;
	margin:24px 0 7px;
}
@media screen and (max-width: 380px) {
	.widget_text .mail-icon {
		margin-top:4px;
	}
}
.widget-text .curious-emil {
	margin-bottom:21px !important;
	display:block;
}
.footer-navigation .menu-item {
	padding: 0 8px;
}
.footer-navigation .menu-item a {
	font-size: 15px;
}

#credit {
	font-size: 13px;
	padding-top: 2px;
}


/* Content */
.entry-title {
	text-transform: uppercase;
}
.entry-content p, .entry-summary p {
	font-family: "Source Sans Pro", serif;;
}
.df-category-content-post {
	display: none;
}
.post-format {
	display:none;
}
.df-category-content-post {
	text-transform: uppercase;
}
.df-post-image {
	text-align:center;
}
.df-post-image img {
	width: auto !important;
}
.breadcrumb-trail a:empty,
.breadcrumb-trail a:empty + .sep {
	display: none;
}
.related-post a.info {
	width: 100%;
	height: 100%;
}

/* Page: Index of Recipes */
.index-of-recipes>div>ul>li>a {
	text-transform:uppercase;
}
.index-of-recipes li {
	list-style: none;
	margin:0;
}
.index-of-recipes ol {
	margin-left:0;
}
.index-of-recipes h2 a {
	font-size:22px;
	font-weight:400;
	text-transform: uppercase;
}


@media only screen and (max-width: 600px) {
	.site-branding img {
		height: auto !important;
	}
}
@media only screen and (min-width: 1150px) {
	.index-of-recipes ol {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 20;
		-moz-column-gap: 20;
		column-gap: 20;
	}
}


/* Google Custom Search */
.gsc-control-cse *, 
.gsc-control-cse :before, 
.gsc-control-cse :after {
  	-webkit-box-sizing: content-box;
  	-moz-box-sizing: content-box;
  	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
.gsc-input {
	background-color: transparent !important;
}
input.gsc-search-button {
	background-color: #F1602C !important;
	border: none !important;
	color: white !important;
	margin-top: 5px !important;
}
input.gsc-search-button:hover, 
input.gsc-search-button:focus {
	background-color: #F5886C !important;
}
.gsc-search-box {
	max-width: 400px;
	margin: 0 auto !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	font-size: 15px;
	line-height: 24px;
	color: #777777;
}
.gsc-table-result td {
	white-space:normal !important;
	font-weight:normal !important;
}
.gsc-orderby-container {
	text-align:right !important;
}
body.admin-bar .gssb_c {
	margin-top:27px;
}
.gsc-cursor-page {
	background-color: #F1602C !important;
	color: rgba(255,255,255,0.8) !important;
	line-height: 1.25;
	margin: 0 7px 0 0;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 9px 4px;
	text-decoration: none !important;

	-webkit-transition: all .1s ease-out;
	-moz-transition: all .1s ease-out;
	-o-transition: all .1s ease-out;
	transition: all .1s ease-out;
}
.gsc-cursor-page:hover {
	background-color: #F5886C !important
}
.gsc-cursor-page.gsc-cursor-current-page {
	background-color: white !important;
	color: #6c3134 !important;
}
.gsc-cursor-box {
	margin-top: 30px !important;
}
.gs-title {
	text-decoration: none !important;
	color: #6c3134 !important;
	height:1.4em !important;
}
.gs-title:hover {
	color: #f5886c !important;
}
.gs-title b {
	text-decoration: inherit !important;
	color: inherit !important;
}

/** Darken body color */
#content-wrap {
	color: #353535 !important;
}

/** Cookbooks responsiveness */
@media screen and (max-width: 1300px) {
	body.page .alignleft {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

/** Instagram feed */
#sb_instagram #sbi_load .fa, #sb_instagram .sbi_follow_btn .fa {
	color: white;
}

/** Cookbooks list */
.cookbooks {
	list-style: none !important;
	padding: 0;
	margin: 0 !important;
}
.cookbooks li {
	margin: 0;
	padding: 0 15px;
	float: left;
}
.cookbooks .book-title {
	font-size: 1.05em;
}
.cookbooks img {
	margin-bottom: 10px;
}
.cookbooks .book-authors {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.cookbooks .book-published {
	font-size: 0.8em;
	float: left;
}
.cookbooks .book-price {
	float: right;
	opacity: 0.7;
	margin: 0 0 0;
}
@media (min-width: 550px) and (max-width: 1249px) {
	.cookbooks li {
		width: 50%;
	}
	.cookbooks li:nth-child(2n + 1) {
		clear: both;
	}
}
@media (min-width: 1250px) {
	.cookbooks li {
		width: 33.3%;
	}
	.cookbooks li:nth-child(3n + 1) {
		clear: both;
	}
}

/**
 * Moved from theme options here
 */
 .df-topbar {
border-bottom: 1px solid #eee;
}

.short {
width: 22px;
}

footer#footer-colophon {
border-top: solid 1px #eee;
}

.error404 .page-content {
margin: 110px auto!important;
border: 0px solid #eee;
}

/**
 * Share icons always visible
 */
body .df-blog-extra {
	margin-top: 40px;
}
.df-blog-extra-post ul.df-hover-share-content {
    display: table !important;
    background: #fff;
    line-height: 1.4;
    position: static !important;
    margin: -8px 0 0;
    border: 0 !important;
}
.df-blog-extra-post ul.df-hover-share-content li.arrow-up {
	display: none !important;
	visibility: hidden;
}
.df-blog-extra-post ul.df-hover-share-content li {
    display: table-cell !important;
}
.df-blog-extra-post ul.df-hover-share-content li i,
.df-blog-extra-post ul.df-hover-share-content li i:hover {
    border: none !important;
    box-shadow: none !important;
}
.df-blog-extra-post .df-link {
	display: none;
}

/**
 * Pinterest
 */
a[class*="pin_it"] {
	margin: 0 5px -3px;
}

/**
 * Clearfix
 */
body #cooked-plugin-page .recipe-container,
body #cooked-plugin-page .recipe-row:after {
  content: "";
  display: table;
  clear: both;
}
@media print {
	.recipe-row.sub-row > .cp-box {
		height: auto !important;
	}
}

/**
 * Hide ads
 */
.widget_sp_image {
	display: none;
}


/* Random Additions */
body #cooked-plugin-page .recipe-hints .em-cat {
	margin-bottom: 0;
	font-weight: 300;
}

body.single-cp_recipe .cp-box-img-holder{
	overflow: hidden;
}