/*
Theme Name: HomeDish
Theme URI: http://smthemes.com/homedish/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.4.3
License: Creative Commons 3.0
Theme date: 08/19/2017
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:#fff;
}
body { 	
	color:#292929;
	background:url(images/top.png) top no-repeat;
	background-size:100%;
	-moz-background-size:100%;
	-o-background-size:100%;
	-webkit-background-size:100%;
	font-family: 'OpenSansRegular';
}
a {
	color:#f33;
}
a:hover {
	color:#75120a;
}
a.post_ttl, .post-caption h1{
	font-size:20px;
	font-family:'oswald';
	text-shadow:1px 1px 2px #000;
}
a.post_ttl {
	color:#fff;
	width:100%;
	padding:12px 0 ;
	display:block;
}
.post-caption h1{
	color:#fff;
}
h2 a.post_ttl:hover{
	color:#fff;
}



/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:22px;
	line-height:22px;
	color:#aeacad;
	text-transform:lowercase;
	font-family:'OpenSansLight';
}
.searchbtn {
	height:22px;
	width:17px;
	margin-right:10px;
}
.searchform {
	height:22px;
	background:#fff;
	border:1px solid #aeacad;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#content .container {
	padding-top:30px !important;
}
.one-post{
	position:relative;
}
.articles .post-body {
	line-height:20px;
	padding-bottom:55px !important;
}
.articles .post-body, .tags, .related-posts, #comments, #respond{
	background:#fff;
	padding:10px;
	margin-bottom:40px;
}
.articles .post-caption h2, .articles .post-caption h1 { background:#75120a; }
.articles .post-caption h2{
	padding:0 9px !important;
}
.articles .post-caption h2:hover { background:#f33; }
.articles .post-caption h1 {
	padding:12px 9px !important;
}
.articles .post-caption {
	padding:0;
}
.articles .post-caption h2, .articles .post-caption h1 { padding:0; }
a.readmore{
	position:absolute;
	right:10px;
	bottom:15px;
	padding:4px 24px 4px 15px;
	background:url(images/readmore.png) right no-repeat;
	color:#fff;
}
a.readmore:hover{ 
	background:url(images/readmore-hover.png) right no-repeat;
	color:#fff;
}
#commentform #submit, input.readmore {
	color:#fff;
	width:auto;
	border:none;
	padding:4px 15px;
	background:#f33;
}
#commentform #submit:hover, input.readmore:hover{
	color:#fff;
	background:#75120a;
	text-decoration:none;
}
.featured_image{margin-top:15px;}
.featured_image.alignleft{padding:5px;  border:none;}
.featured_image.alignright{padding:5px; border:none;}
.featured_image.aligncenter{padding:5px; border:none;}
.googlemap {
	padding:8px;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:4px;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:right;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
}
a.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce #content nav.woocommerce-pagination ul li a,
body.woocommerce-page #content nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li span,
body.woocommerce-page #content nav.woocommerce-pagination ul li span {
	background: #fff;
	color:#600;
	text-decoration:none;
}
.woocommerce #content nav.woocommerce-pagination ul li, 
.woocommerce nav.woocommerce-pagination ul li, 
.woocommerce-page #content nav.woocommerce-pagination ul li, 
.woocommerce-page nav.woocommerce-pagination ul li  { 
	margin-right:3px;
} 
a.page-numbers:hover, 
span.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page nav.woocommerce-pagination ul li a:focus,
body.woocommerce #content nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
	background: #f33;
	color:#fff;
}
.post-date{
	margin-right:10px;
} 
img.post-comments { 
	margin-left:10px;
}
.post-meta {
	margin:0 !important;
}
.post-meta a {
	color:#f33;
}
.post-meta > img {
	margin-bottom:-2px;
}
/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background:#ff3333;
	margin-top:4px;
	color:#fff;
}

#footer .inner a{
	color:#fff;
}

#footer h3{
	font-size:20px;
	color:#fff;
}

#footer .container {
}

.footer_txt {
	background:#75120a;
	color:#f66;
}
.footer_txt a {
	color:#fff;
}
.footer_txt a:hover {
	color:#f33;
}
#footer .footer_txt .container {
}
.footer-widgets {
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:5px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:5px;
}
.sidebar {
	color:#fff;
}
#content .widget a{
	color:#fff;
	text-decoration:none;
}
#content .widget a:hover {
	text-decoration:underline;
}
#content .widget {
	padding-top:0;
}
#content .widget .caption h3 {
	background:#75120a;
	padding:10px;
	margin:0 -10px 15px;
	text-shadow:1px 1px 1px #3e0a05;
	font-size:20px;
	font-family:'oswald';
}
#content .widget {
	background: rgb(117,18,10); /* Old browsers */
	background: -moz-linear-gradient(-45deg,  rgba(117,18,10,1) 0%, rgba(255,51,51,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(117,18,10,1)), color-stop(100%,rgba(255,51,51,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(117,18,10,1) 0%,rgba(255,51,51,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(117,18,10,1) 0%,rgba(255,51,51,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(117,18,10,1) 0%,rgba(255,51,51,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(117,18,10,1) 0%,rgba(255,51,51,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75120a', endColorstr='#ff3333',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	margin-bottom:18px;
}
.widget_posts .day{}
.widget_posts .date{}
.tabs_captions .tabscaption{}
.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover{}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	#content .container {
	}
	#logo {
		position:absolute;
	}
	.menusearch {
		width:260px;
		position:absolute;
		right:16px;
		top:151px;
	}
	#all{
		background:url(images/top-stripe.png) left top repeat-x;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:145px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:right;
		background:#fff;
	}
	#secondarymenu a {
		padding:2px 9px;
		font-size:12px;
		font-family:'OpenSansLight';
		color:#600;
	}
	#secondarymenu a:hover{
		color:#fff;
		background:#75120a;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:38px;
		background:#f33;
		z-index:18;
		padding-left:39px;
	}
	#mainmenu li a {
		padding:8px 20px;
		font-size:15px;
		color:#fff;
		font-family:'OpenSansRegular';
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#600;
		background:#fdd8c9;
	}


	#header li ul {	top:23px; }
	#header #mainmenu li ul { top:40px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { background:#75120a; padding:0; }
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {
		background:#fefefe;
		padding:0;
	}
	
	#header ul.children li, #header .sub-menu li{
		padding:5px 0 !important;
		border-bottom:1px solid #ffe6ce;
	}
	#header ul.children li:last-child, #header .sub-menu li:last-child{ border-bottom:none; }
	#header ul.children li a, #header .sub-menu li a {
		color:#fff; 
		padding:0 20px;
		text-align:left;
	}
	#header ul.children li:hover, #header .sub-menu li:hover{
		background:#f33;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff;
		background:none;
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
		color:#f33;
	}
	#header #mainmenu ul.children li, #header #mainmenu .sub-menu li{ border-bottom:1px solid #febbbb; }
	#header #mainmenu ul.children li:last-child, #header #mainmenu .sub-menu li:last-child{ border-bottom:none; }
	#header #mainmenu ul.children li:hover, #header #mainmenu .sub-menu li:hover{
		background:#fdebdc;
	}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {		
		color:#f33;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:reltive;
		margin:0 auto;
	}
	.slider {
	}
	.fp-next, .fp-prev {
		margin:160px -28px;
		width:48px;
		height:48px;
	}
	.fp-title {
		margin-bottom:10px;
	}
	.fp-title a{
		font-size:40px;
		color:#75120a;
		text-decoration:none;
		font-family:'OpenSansLight';
	}
	.fp-content p{
		color:#f00;
		padding-top:4px;
		font-family:'OpenSansRegular';
	}
	.fp-content p a {
		color:#f00;
		text-transform:lowercase;
	}
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:378px;
		width:1000px;
	}
	.fp-content-fon {
		border:none;
		background:url(images/fp-fon.png) left top no-repeat;
		height:124px;
		width:481px;
		left:30px;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100); 
		bottom:28px;
	}
	.fp-content {
		bottom: 28px;
		font-size: 13px;
		height: 114px;
		left: 30px;
		right: 489px;
		text-align: left;
	}
	.fp-nav {
		right:30px;
		bottom:30px;
		left:auto;
	}
	.fp-pager a {
		width:8px;
		height:7px;
		margin:3px 17px 0 0;
		background-repeat:no-repeat;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
	#content .container { 
		background:url(images/content/main-n.png) left top repeat-y; 
		width:940px;
		padding:0 30px;
	}
	.content-r #main_content, .content-r2 #main_content{
		padding:0 30px 20px 0;
	}
	.content-l #main_content, .content-l2 #main_content{
		padding:0 0 20px 30px;
	}
	.content-lr #main_content{
		padding:0 30px 20px;
	}
}	


/* WooCommerce */
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt,
.woocommerce-page #content .products li a.button {
	background:#f33 !important;
	color:#fff !important;
	text-shadow:none !Important;
	box-shadow:none !Important;
	font-weight:normal !important;
	border:none !important;
}
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content .products li a.button:hover  {
	background:#75120a !important;
}
.widget.woocommerce.widget_product_search #s {    
	border:1px solid #aeacad !important;
	border-radius:7px !important;
	-moz-border-radius:7px !important;
	-webkit-border-radius:7px !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#aeaeae;
	padding:2px 6px;
	color:#fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#7a0900 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#4d0600 !important;
}
.woocommerce-page #main_content > #container > #content { 
	background:#fff !important;
	padding:15px !important;
}
.woocommerce-page #main_content { 
	padding:0 15px 20px !important;
}

/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#logo {
		float:left;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	
	#secondarymenu-container {
		padding-top:0px;
	}
	
	
	
	
		
	
	
	
	.content-r #main_content, .content-r2 #main_content{
		padding:0 30px 20px 0;
	}
	.content-l #main_content, .content-l2 #main_content{
		padding:0 0 20px 30px;
	}
	.content-lr #main_content{
		padding:0 30px 20px;
	}

	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	
	
	
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
}
}