/*
Theme Name: Mercury
Theme URI: http://smthemes.com/mercury/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.1
License: Creative Commons 3.0
Theme date: 06/18/2014
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Cantora+One);
@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Philosopher:400,700,400italic,700italic&subset=cyrillic,latin);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600&subset=latin,cyrillic);
@import url(css/font.css);

html {
	background:url(images/back.png);
	border-bottom:10px solid #2d2d2d;
}
body {	
	color:#595959;
	font-family: 'Open Sans';
	position:relative;
}
a {
	color:#2a2a2a;
}
a:hover {
	color:#c20000;
}
a.post_ttl, .post-caption h1 {
	color:#4f4f4f;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Philosopher';
	font-weight:bold;
}
h2 a.post_ttl:hover{
	color:#c20000;
}

.page-title{
	color:#c20000;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Philosopher';
	font-weight:bold;
}

/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:24px;
	line-height:24px;
	color:#929292;
	font-family:'Open Sans';
	text-transform:lowercase;
}
.searchbtn {
	height:24px;
	width:25px;
	margin-right:0;
}
.searchform {
	height:24px;
	border:1px solid #dbdbdb;
	background:#f5f5f5;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#content .container { 
	background:url(images/content/content-n.png) top repeat-y !important;
	padding-bottom:30px;
	padding-top:40px;
}
#main_content { 
	padding-top:25px !Important;
}
.articles .post-body {
	font-size:13px;
	line-height:20px;
} 
.one-post { 
	background:url(images/post-sepa.png) left bottom repeat-x;
	padding-bottom:20px;
	margin-bottom:40px;
}
.articles .post-caption {
	padding:0;
}
.articles .post-caption h2, .articles .post-caption h1 { 
	padding-bottom:10px;
}
.articles .post-caption, .articles .post-caption h2, .articles .post-caption h1 { 
	padding-top:0 !important;
}
#commentform #submit, input.readmore, a.readmore {
	background: rgb(236,236,236);
	background: -moz-linear-gradient(top,  rgba(236,236,236,1) 0%, rgba(204,204,204,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,236,236,1)), color-stop(100%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
	background: -o-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
	background: -ms-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
	background: linear-gradient(to bottom,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cccccc',GradientType=0 );
	box-shadow:0 -1px 2px #ccc;
	border:none;
	width:auto;
	padding:4px 15px !important;
	font-size:12px;
	text-transform:uppercase;
	text-shadow:1px -1px 1px #e9e9e9;
	border-bottom:1px solid #fdfdfd !important;
	border-top:1px solid #dadada !important;
	margin-right:3px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	color:#848484;
	font-family:'Philosopher';
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: rgb(188,0,0);
	background: -moz-linear-gradient(top,  rgba(188,0,0,1) 0%, rgba(167,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,0,0,1)), color-stop(100%,rgba(167,0,0,1)));
	background: -webkit-linear-gradient(top,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#a70000',GradientType=0 );
	color:#fff;	
	border-bottom:1px solid #d27d7d !important;
	border-top:1px solid #b30000 !important;
	text-decoration:none;
	text-shadow:1px -1px 1px #900000;
}
.featured_image{
	margin-top:0;
}
.googlemap {
	padding:8px;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:4px;
}
.post-meta, .post-meta a { 
	font-family:'Philosopher';
	color:#939393;
}
.post-meta a { line-height:36px; }
.post-meta a:hover { 
	color:#c20000;
}

.post-category a { 
	display:inline-block;
	padding-left:7px;
}
.comma { 
	padding-right:7px;
}
.post-date, .post-category, .post-comments { 
	background: rgb(235,235,235);
	background: -moz-linear-gradient(top,  rgba(235,235,235,1) 0%, rgba(225,225,225,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,235,235,1)), color-stop(100%,rgba(225,225,225,1)));
	background: -webkit-linear-gradient(top,  rgba(235,235,235,1) 0%,rgba(225,225,225,1) 100%);
	background: -o-linear-gradient(top,  rgba(235,235,235,1) 0%,rgba(225,225,225,1) 100%);
	background: -ms-linear-gradient(top,  rgba(235,235,235,1) 0%,rgba(225,225,225,1) 100%);
	background: linear-gradient(to bottom,  rgba(235,235,235,1) 0%,rgba(225,225,225,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#e1e1e1',GradientType=0 );
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px 10px;
}
a.post-edit-link { float:right; }
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:left;
}
.page-numbers {
	padding:2px 9px;
	font-family: 'OpenSansRegular';
	color:#4f4f4f;
	font-size:14px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
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:none;
	color:#4f4f4f;
	text-decoration:none;
	border:1px solid #f5f5f5;
}
.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,
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:#c10000;
	color:#fff;
	border:1px solid #e7e7e7;
}
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 {
	background: #ededed;
	color:#4f4f4f;
	border:1px solid #e7e7e7;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	margin-bottom:15px;
	background:url(images/footer.png) top repeat-y;
}

#footer a{}

#footer h3{
	font-family: 'AlegreyaBold';
	font-size:20px;
	color:#4f4f4f;
	text-transform:uppercase;
}

#footer .container.clearfix {
	border-bottom:4px solid #e6e6e6;
}

#footer .footer_txt {
	background:url(images/footer-txt.png) top repeat-y;
	color:#595959;
}
#footer .footer_txt a{ 
	color:#595959;
}
#footer .footer_txt a:hover {
	color:#c20000;
}
#footer .footer_txt .container {
}
.footer-widgets {
	border-top:4px solid #e6e6e6;
	padding-top:30px;
}
/*------------------------------ 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;
}
#content .widget .caption h3 {
	color:#4f4f4f;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Philosopher';
	font-weight:bold;
}
#content .widget {
	margin-bottom:40px;
}
.widget a{ text-decoration:none !important; }
.widget_archive ul li, 
.widget_categories ul li, 
.widget_meta ul li, 
.widget_pages ul li, 
.widget_recent_entries ul li{
	margin:0 !important;
	padding:0 !important;
}

.widget_archive ul li:before, 
.widget_categories ul li:before, 
.widget_meta ul li:before, 
.widget_pages ul li:before, 
.widget_recent_entries ul li:before{
	content:none !important;
}
#content .widget_archive ul li a, 
#content .widget_categories ul li a, 
#content .widget_meta ul li a, 
#content .widget_pages ul li a, 
#content .widget_recent_entries ul li a{
	border-bottom:1px solid #e7e7e7;
}
.widget_archive ul li a, 
.widget_categories ul li a, 
.widget_meta ul li a, 
.widget_pages ul li a, 
.widget_recent_entries ul li a{
	display:block;
	border-bottom:1px solid #f9f9f9;
	padding:10px 0 10px 10px;
	color:#2c2c2c;
	font-family:'Open Sans';
}
.widget_archive ul li a:hover, 
.widget_categories ul li a:hover, 
.widget_meta ul li a:hover, 
.widget_pages ul li a:hover, 
.widget_recent_entries ul li a:hover{
	background:#c20000;
	color:#fff;
}
.widget_archive ul li:last-child a, 
.widget_categories ul li:last-child a, 
.widget_meta ul li:last-child a, 
.widget_pages ul li:last-child a, 
.widget_recent_entries ul li:last-child a{
	border-bottom:none;
}
.widget_posts .date{
	float:none;
	font-family: 'Open Sans';
	font-size:10px;
	text-align:left;
	padding:0 0 5px;
	color:#595959;
}
.widget_posts .date.has_thumb { 
	margin-left:0;
}
.widget_posts .day{
	font-size:10px;
}
.tabs_captions .scaption{
	background:#f5f5f5;
	border:1px solid #e7e7e7 !Important;
	font-family: 'cabinregular';
	font-size:12px;
	text-transform:uppercase;
	padding:8px 13px 4px !important;
	color:#595959;
}
.tabs_captions .scaption.active, .tabs_captions .scaption:hover{
	background:#f8f8f8;
	border:1px solid #dbdbdb !Important;
	color:#4b4b4b;
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-next:hover { background-image:url(images/slide-right-hover.png); }
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
.fp-prev:hover { background-image:url(images/slide-left-hover.png); }
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	#header { 
		background:url(images/header.png) left top repeat-x;
	}
	#content .container {
	}
	#logo {
		position:absolute;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:128px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:right;
	}
	#secondarymenu a {
		padding:54px 12px;
		font-size:14px;
		color:#d6d6d6;
		font-family:'Philosopher';
	}
	#secondarymenu li:hover a{
		color:#c0c0c0;
		background:#2e2e2e;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:68px;
		background:#c20000;
		z-index:18;
	}
	.menusearch {
		width:204px;
		float:right;
		margin-right:29px;
		margin-top:20px;
	}
	.menusearch .searchtxt { 
		width:152px;
	}
	.menusearch #s { 
		color:#fff;
	}
	.menusearch .searchbtn {
		background-image:url(images/header-search.png);
	}
	.menusearch .searchform { 
		background:#b70000;
		border:1px solid #ae0000;
		border-top:1px solid #cd2f2f !important;
	}
	#mainmenu { 
		float:left;
		max-width:732px;
		height:30px;
		margin:19px 14px;
	}
	#mainmenu li a {
		border:1px solid #c20000;
		padding:5px 14px;
		font-size:14px;
		color:#fff;
		text-shadow:0 -3px 3px #900;
		font-family: 'Philosopher';
		font-weight: bold;
		text-transform:uppercase;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li:hover a{
		background:#b30000;
		border:1px solid #c20000;
		border-top:1px solid #cd2f2f !important;
		border-bottom:1px solid #ab0000 !important;
	}


	#header li ul {	top:129px; }
	#header #mainmenu li ul { top:51px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { 
		background:#c20000;
		padding:0;
	}
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {
		padding:0;
		box-shadow:0 0 3px #6B6B6B;
	}
	#header ul.children li, #header .sub-menu li { height:auto !Important; }
	#header ul.children li a, #header .sub-menu li a {
		color:#fff; 
		padding:5px 20px;
		text-align:left;
		font-family:'OpenSansSemibold' !important;
		font-size:12px !Important;
		text-shadow:0 -3px 3px #900;	
		height:auto !important;
		background:none !Important;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff;
		background:#b80000  !important;
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
		text-align:left;
		font-size:13px !important;
		color:#fff;
		padding:5px 20px;
		font-family: 'AlegreyaBold' !important;
		border:none !Important;
		text-transform:uppercase;
		text-shadow:0 -3px 3px #900;	
	}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {	
		background:#b80000 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		margin:41px auto 20px;
		width:980px;
		height:324px;
		background:url(images/slider-back.png) top no-repeat;
		padding:10px;
	}
	.slider {
	}
	.fp-next, .fp-prev {
		margin:141px -51px;
		width:22px;
		height:31px;
	}
	.fp-title { 
		margin-bottom:15px;
	}
	.fp-title a{
		color:#fff;
		text-shadow:0 -2px 3px #828182;
		text-transform:uppercase;
		font-family: 'AlegreyaBold';
		text-decoration:none;
		font-size:30px;
	}
	.fp-content p { 
		margin-bottom:20px;
		color:#fff;
		font-family:'OpenSansRegular';
	}
	.fp-more{
		background: rgb(236,236,236);
		background: -moz-linear-gradient(top,  rgba(236,236,236,1) 0%, rgba(204,204,204,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,236,236,1)), color-stop(100%,rgba(204,204,204,1)));
		background: -webkit-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
		background: -o-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
		background: -ms-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
		background: linear-gradient(to bottom,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cccccc',GradientType=0 );
		box-shadow:0 -1px 2px #7c7c7c;
		border:none;
		width:auto;
		padding:4px 15px !important;
		font-size:12px;
		text-transform:uppercase;
		text-shadow:1px -1px 1px #e9e9e9 !important;
		border-bottom:1px solid #fdfdfd  !important;
		border-top:1px solid #dadada !important;
		margin-right:3px;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		color:#848484 !important;
		font-family:'Philosopher' !important;
		text-decoration:none !important;
	}
	.fp-more:hover { 	
		background: rgb(188,0,0);
		background: -moz-linear-gradient(top,  rgba(188,0,0,1) 0%, rgba(167,0,0,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(188,0,0,1)), color-stop(100%,rgba(167,0,0,1)));
		background: -webkit-linear-gradient(top,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
		background: -o-linear-gradient(top,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
		background: -ms-linear-gradient(top,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
		background: linear-gradient(to bottom,  rgba(188,0,0,1) 0%,rgba(167,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc0000', endColorstr='#a70000',GradientType=0 );
		color:#fff !important;	
		border-bottom:1px solid #d27d7d !important;
		border-top:1px solid #b30000 !important;
		text-decoration:none;
		text-shadow:1px -1px 1px #900000 !important;
	}
	.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:296px;
		width:980px;
	}
	.fp-content-fon {
		display:none;
		bottom:32px;
	}
	.fp-content { 
		background:url(images/fp-content.png) bottom no-repeat;
		right:60px;
		left:597px;
		height:152px;
		bottom:65px;
		text-align:center;
		font-size:13px;
	}
	.fp-nav {
		right:auto;
		bottom:19px;
		left:53px;
	}
	.fp-pager a {
		width:24px;
		height:24px;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
}	


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:#292929;
	}
	#logo {
		float:left;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		position:absolute;
		top:15px;
		right:15px;
	}
	#secondarymenu-container {
		padding-top:0px;
		overflow:hidden;
		background:#292929;
		padding-bottom:15px;
	}
	#secondarymenu {
		clear:both;
	}
	#secondarymenu li {
		
	}
	#secondarymenu li a{
		padding:15px;
		font-size:13px;
		font-family:'OpenSansSemibold';
		color:#d6d6d6;
	}
	#header li ul{
		padding:0 0 0 15px;
	}
	#header li ul li a{
		padding:0;
	}	
	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background:#c20000;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		font-family: 'AlegreyaBold';
		text-decoration:none;
		font-size:15px;
		text-transform:uppercase;
		padding:10px 15px;
		display:block;
	}
	#header li ul { min-width:110px !important; }

	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
		background:#282828;
	}
	#logo {
		margin-top:5px;
		margin-bottom:0;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #d7d7d7;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#363636;
		text-decoration:none;
	}
	.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%;
	}
	.articles .post-caption { clear:both !important; }
	.featured_image {
		float:none !Important;
		margin:0 auto 30px !important;
		display:block;
	}
}

/* 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:#ddd !important;
	box-shadow:0 -1px 2px #ccc !important;
	text-shadow:1px -1px 1px #e9e9e9 !important;
	border:none !important;
	border-bottom:1px solid #fdfdfd !important;
	border-top:1px solid #dadada !important;
	border-radius:6px !important;
	-moz-border-radius:6px !important;
	-webkit-border-radius:6px !important;
	color:#848484 !important;
	font-weight:normal !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:#b40000 !important;
	text-shadow:1px -1px 1px #900000 !important;
	border-bottom:1px solid #d27d7d !important;
	border-top:1px solid #b30000 !important;
	color:#fff !important;
}
.widget.woocommerce.widget_product_search #s {    
	border:1px solid #dbdbdb !important;
	background:#f5f5f5 !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#c20000;
	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:#c20000 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#890000 !important;
}