/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

/* --- start CSS --- */
@font-face {
  font-family: 'Oswald';
  font-weight: 300;
  src: local('☺'), url(https://themes.googleusercontent.com/static/fonts/oswald/v7/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
  font-family: 'Oswald';
  font-weight: 400;
  src: local('☺'), url(https://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

@font-face {
  font-family: 'Oswald';
  font-weight: 700;
  src: local('☺'), url(https://themes.googleusercontent.com/static/fonts/oswald/v7/bH7276GfdCjMjApa_dkG6T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

/* --- end CSS --- */

a:hover {
	color: #DB1C12 !important;
	text-decoration: none !important;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;	
}

body {
	background: #fff;	
	margin: 0;
	padding: 0;
}

 #wrapper {
	max-width: 100% !important;
	padding-top: 0;
	padding-bottom: 0;
}
	#header-wrapper {
		background: #fff;
		max-width: 1160px;
		margin: 0 auto;
	}
		#header {
			margin: 0;
			padding: 0;
		}
			.rss.fr {
				display: none;	
			}
			
			#social_wrap {
				float: right;
				margin-top: 35px;
				margin-left: 10px;
				padding-left: 10px;
				border-left: 1px solid #efefef;
				right: 0;
				top: 0;
			}
				a.social_link {
					display: block;
					float: left;
					margin: 0 2px	
				}
					a.social_link img {
						width: 100%;
						height: auto;
						opacity: 0.8;
					}
						a.social_link:hover {
							-webkit-transition: all .2s ease-in-out;
							-moz-transition: all .2s ease-in-out;
							-o-transition: all .2s ease-in-out;
							-ms-transition: all .2s ease-in-out;
							transition: all .2s ease-in-out;	
						}
						a.social_link:hover img {
							opacity: 1;
							-webkit-transition: all .2s ease-in-out;
							-moz-transition: all .2s ease-in-out;
							-o-transition: all .2s ease-in-out;
							-ms-transition: all .2s ease-in-out;
							transition: all .2s ease-in-out;	
						}
					
		#navigation {
			box-shadow: 0 0 0 !important;	
			border: 0;
			border-radius: 0;
			background: none;
			margin-bottom: 0;
			margin: 0;
		}
			
			#nav-wrap {
				float: right;
				width: auto;
				margin: 0 auto;
			}
				#header .nav-toggle {
					background: none;
					margin-top: 0 !important;
				}
				.menu-item {
					border-radius: 0;
					border: 0;	
				}
					ul.nav {
						margin-right: 0px;
					}
					#navigation ul.nav > li {
						border-right: 0 !important;	
					}
					
						#navigation ul.nav > li a:hover{
							color: #fff !important;	
							background: rgba(219, 28, 18, 1) !important;
							
							-webkit-transition: all .2s ease-in-out;
							-moz-transition: all .2s ease-in-out;
							-o-transition: all .2s ease-in-out;
							-ms-transition: all .2s ease-in-out;
							transition: all .2s ease-in-out;	
							
						}
							#navigation .nav li.parent > a:after {
								border: 0.3em solid #ccc;
								border-color: #1c140d transparent transparent transparent;
							}
						#navigation ul.nav > li a {
							color: #1c140d; 
							text-transform: uppercase;
							font-size: 17px;
							font-weight: 300;
							padding: 40px 14px !important;
						}
							ul.nav > li.current-page-item a, 
							ul.nav > li.current_page_parent a, 
							ul.nav > li.current-menu-ancestor a, 
							ul.nav > li.current-cat a, 
							ul.nav > li.current-menu-item a {
								
								color: #000000 !important;	
							}
						
						#navigation ul.nav li .sub-menu {
							border: 0 !important;
							background: rgba(0, 0, 0, 0.75);
							border: 1px solid #e6e6e6;
							left: 0;
						}
							#navigation ul.nav li .sub-menu li {
							
							}
								#navigation ul.nav li .sub-menu li a {
									padding: 10px 15px !Important;
									text-transform: none !important;
									color: #E0E0E0 !important;
								}
							
						#navigation ul li:first-child, #navigation ul li:first-child a {
							border-radius: 0;
							-moz-border-radius: 0;
							-webkit-border-radius: 0;
						}
						
						
				.nav-toggle:after {
					content: '²';
					font-weight: normal;
					color: #1c140d;
				}
					.nav-toggle:hover:after {
						color: #DB1C12 !important;
					}
				#header .nav-toggle a {
					color: #1c140d;
				}
					#header .nav-toggle a:hover {
						color: #DB1C12;
					}
		
		#ft_banner {
			max-width: 100% !important;
			min-height: 300px;
			background: url(images/ft_bg.jpg) top center repeat;
			padding: 10px 0;
		}
			.red  {
				color: #DB1C12;
			}
			#ft_banner .page_wrap {
				max-width: 1160px;
				margin: 0 auto;
					
			}
				#ft_banner h1 {
					line-height: normal;
					text-align: left;
					text-transform: none;
					font-weight: 500;
					color: #000000;
					font-family: Oswald;
					font-size: 270%;
					margin: 3% 0 2%;
					width: 100%;
				}
				#ft_banner p {
					font-size: 22px;
					color: #1c140d;
					font-weight: 300;	
				}
				#ft_banner .button.green {
					display: block;
					width: 200px;
					background: #cbe86b;
					box-shadow: 0 0 5px #979797;
					border-radius: 4px;
					color: #1c140d;
					font-size: 14px;
					text-transform: uppercase;
					font-weight: 400;
					padding: 10px 0;
					text-align: center;
					margin: 10px 0;	
				}
	
		#content {
			max-width: 1120px;
			margin: 0 auto;
			padding: 20px;
			background: #fff;
			min-height: 400px;
		}
		
			#main {
				padding-right: 15px;
				margin-right: 10px;
				border-right: 1px solid #efefef;
			}
				
				.title {
					font: 300 28px/1.5em 'Oswald', arial, sans-serif;
					color: #1c140d;
					text-transform: uppercase;
					letter-spacing: 0;
				}
		
				.entry h1 {
					font: 300 28px/1.5em 'Oswald', arial, sans-serif;
					color: #1c140d;
					text-transform: uppercase;
					letter-spacing: 0;
				}
				.entry h2 {
					font: 300 26px/1.5em 'Oswald', arial, sans-serif;
					color: #1c140d;
					text-transform: uppercase;
					letter-spacing: 0;
				}
				.entry h3 {
					font: 300 22px/1.5em 'Oswald', arial, sans-serif;
					color: #1c140d;
					text-transform: uppercase;
					letter-spacing: 0;
				}
				.entry h4 {
					font: 300 19px/1.5em 'Oswald', arial, sans-serif;
					color: #1c140d;
					text-transform: uppercase;
					letter-spacing: 0;
				}
				.entry p {
					font-family: Oswald;
					font-weight: 300 !important;
					text-decoration: none;
					color: #635A53 !important;
					font-size: 17px !important;
					letter-spacing: 0;
					line-height: 25px;
				}
					.entry p a {
						color: #000;	
					}
				
				.entry ul li {
					list-style: disc inside none;
				}
				
				.entry img {
					background: none;
					border: none;	
				}
				.post_img {
					margin: 0 0 10px;
					overflow: hidden;
					display: block;
				}

					.post_img a {
						display: block;
					}

						.post_img a img,
						.post_img img {
							border: 5px solid #FFFFFF;	
							box-shadow: 0px 0px 10px #8A8A8A;
							-webkit-box-shadow: 0px 0px 10px #8A8A8A;
							-moz-box-shadow: 0px 0px 10px #8A8A8A;
							width: 96.5% !important;
							margin: 10px;

						}

							.post_img a:hover img {
								border: 5px solid #DB1C12;	
							}
				
				.blog #main	{
					width: 75% !important;	
				}
						.blog .post img {
							width: 40.8%;
						}
				.blog #sidebar {
					width: 22% !important;
				}
				.blog .post-meta,
				.blog .post-more {
					display: none;	
				}
				.blog h2.title a {
					font-family: 'Oswald', sans-serif, sans !important;
					font-weight: 300 !important;
					text-transform: none;
					text-decoration: none;
					color: #1c140d !important;
					font-size: 35px !important;
					letter-spacing: -1px;
				}
					.blog .title a:hover {
						background: none !important;
						color: #DB1C12 !important;
						-webkit-transition: all .2s ease-in-out;
						-moz-transition: all .2s ease-in-out;
						-o-transition: all .2s ease-in-out;
						-ms-transition: all .2s ease-in-out;
						transition: all .2s ease-in-out;	
					}
				
				#sidebar .widget h3 {
					font-weight: normal;
					text-transform: uppercase;
					font-size: 18px;
					color: #000103;
					margin: 0 0 15px;
					padding: 0;
					border-bottom: 0px;
				}
					.widget ul li {
						padding-left: 15px;
						background: url(images/list_arrow.png) 0 6px no-repeat;
					}
						.widget ul li a {
							font-size: 14px;
							text-transform: none;
							font-weight: 300;
							color: #707070;
							font-family: Oswald;
							padding: 0;
						}
				
				#header.col-full { background: #fff; }
		
		
		
		#contact_location,
		#footer-widgets {
			padding: 50px 20px 20px;
			background: #232323;	
		}
			.footer_texts {
				margin: 0 0 20px;
				padding: 0;
				overflow: hidden;
			}
				#footer-widgets {
					border-top: 0 !important;
				}
				.footer_texts li,
				#footer-widgets .block {
					border-top: 0 !important;
					color: #929292;
					font-size: 12px;
					text-transform: uppercase;
					border-top: 0 !important;
				}
						.footer_texts li:last-child {
							float: right;	
							margin-right: 0px;
						}
					.footer_texts li h3,
					#footer-widgets .block h3 {
						border-bottom: 0 !important;
						font-size: 22px;
						color: #cdcdcd;
					}
		.footer_wrap {
		
			max-width: 100%;
			background: url(images/footer_bg.jpg) top center repeat;
			padding: 10px;
			border-top: 0;
		}
			#footer {
				max-width: 1160px;
				border: 0 !Important;
				background: url(images/line_engrave.png) top left repeat-x;
				padding-top: 30px;
			}
				#copyright {
					margin: 0 0 20px  !important;	
					text-transform: uppercase;
					letter-spacing: 1px;
				}
				
				p#copyrights {
					font-size: 14px;
					color: #A0A0A0;
					font-family: Oswald;
					font-weight: 300;
					line-height: normal;
				}
					p#copyrights a {
						color: #f0f0f0;
					}
					p#footer_links {
						font-size: 14px;
						font-family: oswald;
						color: #f0f0f0;
						text-transform: uppercase;
						font-weight: 300;
					}
						p#footer_links a {
							color: #f0f0f0;
						}
				#bottom_social_wrap {
					float: right;
					padding-left: 10px;
					position: absolute;
					margin: 10px 0 0 !important;
					border: 0 !important;	
				}
	

/** WooCommerce CSS **/
.woocommerce div.product {
	overflow: hidden;	
}
.home .woocommerce ul.products li.product a img, 
.woocommerce-page ul.products li.product a img {
	width: auto;
	height: auto;
	min-height: 400px;
	max-height: 400px;
	display: block;
	margin: 0 auto 0;
	
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	
	background: transparent;
	border: 0 solid #000 !important;
}
.home .add_to_cart_button.button,
.home .price { display: none !important; }

.home .products .product h3 { 
	text-transform: uppercase;
	text-align: center;
	font: normal 0.92vw/2em 'Oswald', arial, sans-serif !important;
	color: #626262;
	line-height: 20px !important;
}

.single-product.woocommerce div.product div.images img, 
.single-product.woocommerce #content div.product div.images img, 
.single-product.woocommerce-page div.product div.images img, 
.single-product.woocommerce-page #content div.product div.images img {
	display: block;
	width: 100%;
	max-width: 180px;
	margin: 0 auto ;
	border: 0 solid #000 !important;
	box-shadow: none;
}

.woocommerce #main-sidebar-container {
	overflow: hidden;
	display: block;	
}
	.woocommerce #main-sidebar-container #main {
		width: 100%;	
	}
	.woocommerce #main .images {
		width: 30% !important;	
	}
	.woocommerce #main .summary,
	.woocommerce #main .woocommerce-tabs {
		width: 69% !important;
		float: right;
		clear: right !important;
	}
.wine_additional_info {
	display: block;
	width: 100%;
	float: left;
	margin: 50px 0 100px;
}
	.wine_additional_info  table {
			width: 100%;
	}
		.wine_additional_info table td {
			padding: 10px;
			vertical-align: top;
		}
		.add_info_title {
			font-size: 16px;
			padding: 0;
			color: #3D3D3D;
			float: right;
			line-height: 20px;
			width: 86%;
			font-family: Lato;
			font-weight: bold;
		}
		.wine_additional_info table td p {
			padding: 10px;	
			padding: 0;
			float: right;
			width: 86%;
		}
.woocommerce-tabs .panel p {
	margin-bottom: 20px !important;	
	
}
.woocommerce .related {
	display: none;
}
.single-product  .related {
	display: block;	
	float: left;
	width: 100%;
	clear: both;
}

/** single-product **/
.single-product #main .product_title {
	font-size: 50px;
	font-family: Oswald;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 70px;	
}

.single-product #main .product_sub_title {
	font-size: 20px;
	font-family: Lato;
	text-transform: uppercase;
	letter-spacing: 5px;
}	

.single-product #main .post_meta {
	margin-bottom: 20px;
}

.single-product .woocommerce-tabs .tabs {
	display: none;	
}

.single-product .details_icon {
	width: 47px;
	height: 47px;
	display: block;
	float: left;
}
.single-product .panel.entry-content p {
	color: #626262;	
	font-size: 16px;
	font-family: Lato;
	line-height: 30px;
}
	.single-product .panel.entry-content h2 {
		font-size: 18px;
		color: #000103;
		font-family: Lato;		
	}
	
	.single-product .details_icon.color {
		background: url(images/wine_details_color.png) top left no-repeat;
	}
	.single-product .details_icon.nose {
		background: url(images/wine_details_nose.png) top left no-repeat;
	}
	.single-product .details_icon.palate {
		background: url(images/wine_details_palate.png) top left no-repeat;
	}

.single-product .related.products h2 {
	font-family: Oswald;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 40px;
	letter-spacing: 10px;
	margin-bottom: 60px;
	text-align: center;
	color:#000103;	
}
.single-product .related.products ul.products li.product {
	width: 24% !important;
	margin: 0 1.0% 2.992em 0 !important;
}	
	.single-product .related.products ul.products li.count_post-4,
	.single-product .related.products ul.products li.count_post-8,
	.single-product .related.products ul.products li.count_post-12 {
		clear: left;	
	}

.single-product .prod_img {
	overflow: hidden;
	float: left;
	width: 20%;	
}
.single-product .related.products ul.products li.product a img {
	width: auto !important;
	height: auto !important;
	float: left;
	min-height: 205px;
	max-height: 205px;
	display: block;
	margin: 0 10px 0 0;
	
	min-height: 0 !important;
	width: 100% !important;
	max-height: none !important;
	
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	
	background: transparent;
	border: 0 solid #000 !important;
}

.single-product .related.products ul.products li.product h3,
.single-product ul.products li.product h3 {
	font-family: Oswald !important;
	font-weight: 300 !important;
	font-size: 26px !important;
	text-transform: uppercase !important;
	color: #626262 !important;
	font-size: 1.4vw !important;
	line-height: 140% !important;
}
	.single-product .related.products ul.products li.product a h3 {
		font-family: Oswald !important;
		font-weight: 300 !important;
		font-size: 26px !important;
		text-transform: uppercase !important;
		color: #626262 !important;
		font-size: 1.4vw !important;
		line-height: 140% !important;
	}

.single-product li.product .button.add_to_cart_button {
	background: #999704 !important;
	border-radius: 0 !important;
	border: 0 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	border: 2px solid #fff !important;
	font-size: 17px !important;
	text-shadow: none !important;
	box-shadow: none !important;
	font-family: Oswald !important;
	font-weight: 300 !important;	
}

.single-product #add_to_cart_wrap {
	float: right;
	width: 69%;	
}
	.single-product #add_to_cart {
		background: #FBF0DA;
		display: block;
		width: auto;
		float: left;
		padding: 20px 25px;
		border: 2px solid #EBE3D0;
		box-shadow: 0 0 2px #EBE3D0;
	}
	.single-product #add_to_cart form {
		margin: 0 !important;	
	}
	
	.single_add_to_cart_button {
		background: #999704 !important;
		border-radius: 0 !important;
		border: 0 !important;
		text-transform: uppercase !important;
		letter-spacing: 1px !important;
		border: 2px solid #fff !important;
		font-size: 17px !important;
		text-shadow: none !important;
		box-shadow: none !important;
		font-family: Oswald !important;
		font-weight: 300 !important;	
	}
	.single-product .quantity {
		float: left;	
	}
	.single-product .price {
		float: left;
		margin: 3px 25px 0 8px;
		color: #C7B897 !important;
		font-family: Oswald;
		text-transform: uppercase;
		font-weight: 300 !important;
	}
	
	.single-post #main .entry { margin-bottom: 40px; }
	
	.single-product .related .products li .price {
		width: 100%;
	}
	.single-product .price .amount {
			font-size: 35px;
	}
		.single-product p.price span.amount:first-letter {
			font-size:200%;
			color:#8A2BE2;
		}
	.single-product .price .perbottle {
		font-size: 22px;
	}
	.quan {
		font-family: Oswald;
		font-weight: 300 !important;
		letter-spacing: 1px;
		text-transform: uppercase;
		float: left;
		margin: 0 10px 0 0;
		color: #C4B888;
		font-size: 25px;
		line-height: 37px;
	}
	.single-product .input-text.qty {
		margin: 0 !important;
		height: 37px !important;
		border: 2px solid #969694 !important;
		width: 55px !important;
		font-size: 18px !important;
	}
	.single-product .minus,
	.single-product .plus { display: none !important; }
	
	.single-product .currency_sym {
		font-size: 22px;
		font-weight: bold;
		margin-top: -7px;
		margin-right: 0;
		width: auto;
		position: absolute;
		font-family: Lato;
	}
	.single-product .act_price {
		font-size: 38px;
		margin-left: 11px;
		font-family: 'open sans';
		font-weight: bold;
	}
	
	.single-product .products li .info {
		width: 75%;
		float: right;	
	}
	
	
#gform_wrapper_1 .gform_title {
    color: #A29275 !important;
    font-family: oswald,sans-serif,sans !important;
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 5px !important;
    padding-left: 20px;
    text-transform: uppercase !important;
}


.gform_body {
    position: relative;
    top: -32%;
    width: 57.5%;
}


ul#gform_fields_1 {
    overflow: hidden;
    width: 100% !important;
}

.medium {
    font-size: 16px !important;
    padding: 9px 5px !important;

}

#gform_1 .gform_footer {
   float: left;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 32%;
    width: 17.5%;
}
#gform_wrapper_1 > form {
    position: relative;
}


.gform_wrapper .gform_heading {
    left: 0;
    margin-bottom: 0 !important;
    position: relative;
    top: 38%;
    width: 24% !important;
}

.gform_wrapper {
    margin: 0 0 10px !important; 
    max-width: 98%;
    overflow: inherit;
    position: relative;
}


#gform_1 .medium {
    border: 1px solid #E7E3D8 !important;
    border-radius: 0 !important;
    color: #D0D0D0 !important;
    font-size: 13px !important;
    margin: 0 5px 0 0 !important;
    padding: 11px 5px !important;
}

#gform_submit_button_1 {
    background: none repeat scroll 0 0 #2D8AD0 !important;
    border: 2px solid #E4FFFF !important;
    color: #FFFFFF !important;
    letter-spacing: 8px !important;
    padding: 11.5px 35px !important;
    text-align: center !important;
}

.woo-sc-twitter.left {
     padding-top: 4px;
}

#beforeFooterMaster {
    background: none repeat scroll 0 0 #232323;
    padding: 0 20px 45px;
}

.beforeFooterMaster > p {
    color: #929292;
    font: 16px/1.5em 'Lato',arial,sans-serif;
    padding-right: 34%;
}

.bottomLogo {
    float: right;
    max-width: 17%;
    opacity: 0.8;
}

#quote_form #qf_quote-type {
	padding: 8px;
	font-size: 20px;
	width: 240px;	
}
#quote_form .wpcf7-submit.button {
	font-size: 20px !important;
	margin: 20px 0 20px 20px;
	width: 180px;
}

.archive_header {
	margin: 0 0 10px;
}
#term_desc_wrap {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 50px;	  
}


/** DisQuss System **/
#disqus_thread .nav>ul>li>a, 
#disqus_thread .nav>ul>li>div>a {
	color: #000 !important; 	
}


/** CSS by Luke Michael - iMykSolutions@gmail.com **/

@media only screen and (min-width: 768px) {
	.col-full, #wrapper {
		margin: 0 auto;
	}
	
	#navigation .nav li.parent > a:after {
		content: "";
		display: block;
		border: 0.3em solid #ccc;
		border-color: #ccc transparent transparent transparent;
		position: absolute;
		top: 75%;
		right: 46%;
	}
	
	/*
	#nav-wrap {
		float: right;
		width: 100%;
	}
		#navigation {
			width: 100%;
		}
			ul.nav {
				margin-right: 0;
				width: 100%;
				text-align: center;
			}
				ul.nav li {
					position: relative;
					float: none;
					zoom: 1;
					list-style: none;
					display: inline-block;
				}
				*/
}
@media only screen and (max-width: 768px) {
	.footer_texts li {
		width:100%;
		float: none;
		margin-bottom: 40px;	
	}
	#logo {
		width: auto;
		margin: 0 auto;
		display: block !important;
		text-align: center;
		float: left;
	}
	#header .nav-toggle {
		background: #3F3F3F;
		margin-top: 0 !important;
		border-radius: 0;
	}
		#header .nav-toggle a {
			color: #fff;
		}
			#header .nav-toggle:hover a {
				color: #DB1C12 !important;	
			}
		.nav-toggle:after {
			content: '²';
			font-weight: normal;
			color: #fff;
		}
	#nav-wrap {
		float: none;
		overflow: hidden;
		width: 100%;
		margin: 0 auto;
		min-width: 500px;
	}
	#navigation { 
        float: none; 
        width: 100%; 
		margin: 0 auto;
    }
		#navigation .nav { 
			background: rgba(0, 0, 0, 0.75);
		}
			#navigation .nav li {
				border-radius: 0 !important;
			}
				#navigation ul.nav > li a {
					padding: 10px !important;
					color: #fff;	
				}
					#navigation ul li:first-child, 
					#navigation ul li:first-child a {
						border-radius: 0!important;
						-webkit-border-radius: 0!important;
						-moz-border-radius: 0!important;
					}
					
					#navigation ul.nav li.current_page_item a, 
					#navigation ul.nav li.current_page_parent a, 
					#navigation ul.nav li.current-menu-ancestor a, 
					#navigation ul.nav li.current-cat a, 
					#navigation ul.nav li.current-menu-item a {
						background: rgba(219, 28, 18, 1) !important;	
					}
					
				#navigation ul.nav li .sub-menu {
					border: 0 !important;
					border: 1px solid #e6e6e6;
					left: 0;
				}
					#navigation ul.nav li .sub-menu li a {
						text-transform: none !important;
						font-size: 14px;
						padding: 5px 5px 5px 20px !important;	
					}
	
	.nav-toggle.icon {
		clear: both;
	}
	
	.blog #main {
		width: 100% !important;
	}
	.blog #sidebar  {
		width: 100% !important;
	}
	#social_wrap {
		float: right;
		margin-top: 6px;
		margin-left: 20px;
		padding-left: 10px;
		border-left: 1px solid #efefef;
		position: absolute;
		right: 0;
		top: 30px;
	}
	#bottom_social_wrap {
		float: right;
		margin-top: 6px;
		margin-left: 20px;
		padding-left: 10px;
		border-left: 1px solid #efefef;
		position: absolute;
		
		
	}
}
@media only screen and (min-width: 935px) {
	
	
}
@media only screen and (min-width: 1038px) {
	
	
}