/*
Theme Name: Clutch
Theme URI: http://smthemes.com/clutch/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.5
License: Creative Commons 3.0
Theme date: 02/09/2020
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: rgb(10,101,100); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(10,101,100,1) 0%, rgba(0,0,0,1) 69%, rgba(36,150,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(10,101,100,1)), color-stop(69%,rgba(0,0,0,1)), color-stop(100%,rgba(36,150,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(10,101,100,1) 0%,rgba(0,0,0,1) 69%,rgba(36,150,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(10,101,100,1) 0%,rgba(0,0,0,1) 69%,rgba(36,150,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(10,101,100,1) 0%,rgba(0,0,0,1) 69%,rgba(36,150,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(10,101,100,1) 0%,rgba(0,0,0,1) 69%,rgba(36,150,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a6564', endColorstr='#249693',GradientType=0 ); /* IE6-9 */
}
body { 	
	color:#c5b885;
	background:url(images/back-pattern.png)  top;
}
#all {
	background:url(images/all.png) 50% top no-repeat;
}
a {
	color:#c5b885;
}
a:hover {
	color:#fff;
}
a.post_ttl, .post-caption h1 {
	color:#fff;
	font-size:30px;
	text-transform:uppercase;
	font-family: 'eb_garamondregular';
}
h2 a.post_ttl:hover{
	color:#c5b885;
}


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


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:27px;
	line-height:27px;
	color:#fff;
}
.searchbtn {
	height:27px;
	width:28px;
	margin-right:0;
}
.searchform {
	height:27px;
	border:1px solid #04283c;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#main_content{ padding:0 20px 20px; }
.one-post{	
	border-bottom:1px dashed #2f6969;
	margin-bottom:30px;
}
#commentform #submit, input.readmore, a.readmore {
	background: rgb(12,79,79); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(12,79,79,1) 0%, rgba(9,47,70,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(12,79,79,1)), color-stop(100%,rgba(9,47,70,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(12,79,79,1) 0%,rgba(9,47,70,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(12,79,79,1) 0%,rgba(9,47,70,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(12,79,79,1) 0%,rgba(9,47,70,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(12,79,79,1) 0%,rgba(9,47,70,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4f4f', endColorstr='#092f46',GradientType=0 ); /* IE6-9 */
	padding:16px 20px;
	color:#f3efd2 !important;
	border:none;
	font-size:20px;
	text-decoration:none;
	font-family: 'eb_garamondregular';
	text-transform:uppercase;
	width:auto;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: rgb(96,108,81); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(96,108,81,1) 0%, rgba(158,147,104,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96,108,81,1)), color-stop(100%,rgba(158,147,104,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(96,108,81,1) 0%,rgba(158,147,104,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(96,108,81,1) 0%,rgba(158,147,104,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(96,108,81,1) 0%,rgba(158,147,104,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(96,108,81,1) 0%,rgba(158,147,104,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c51', endColorstr='#9e9368',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
}
.featured_image{margin-top:15px; background:#988463 !important;}
.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:center;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
}
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 {
	color:#c5b885;
	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: rgb(12,79,79); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(12,79,79,1) 0%, rgba(9,48,70,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(12,79,79,1)), color-stop(100%,rgba(9,48,70,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(12,79,79,1) 0%,rgba(9,48,70,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(12,79,79,1) 0%,rgba(9,48,70,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(12,79,79,1) 0%,rgba(9,48,70,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(12,79,79,1) 0%,rgba(9,48,70,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c4f4f', endColorstr='#093046',GradientType=0 ); /* IE6-9 */
	color:#fff;
}

.page-title{
	color:#c5b885;
	font-size:30px;
	text-transform:uppercase;
	font-family: 'eb_garamondregular';
}

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background:url(images/footer.png) bottom repeat-x;
}

#footer a{}

#footer h3{
	font-family: 'eb_garamondregular';
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px dashed #2f6969;
	margin-bottom:10px;
}

#footer .container.clearfix {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.3))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.3) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.3) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
}

.footer_txt {
	width:1000px;
	margin:0 auto;
	padding:10px 0 !important;
	color:#fff;
	background:#000;
}
#footer .footer_txt .container {
	padding:0 50px;
}
.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;
}

#content .widget .caption h3 {
	border-bottom:1px dashed #2f6969;
	font-size:30px;
	text-transform:uppercase;
	font-family: 'eb_garamondregular';
	color:#fff;
	margin-bottom:10px;
}
#content .widget {
	
}
.tabs_captions .tabscaption{
	color:#fff;
	border:none;
	font-size:23px;
	font-family: 'eb_garamondregular';
	text-transform:uppercase
}
.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover{
	color:#4fa4a5;
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
.fp-next:hover { background-image:url(images/slide-right-hover.png); }
.fp-prev:hover { background-image:url(images/slide-left-hover.png); }
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		margin-top:60px;
	}
	#content .container {
	}
	#logo {
		position:absolute;
		top:15px;
	}
	.menusearch {
		width:260px;
		position:absolute;
		right:20px;
		top:78px;
	}
	.fp-more {
		background:url(images/readmore.png) center no-repeat;
		padding:58px;
		color:#f3efd2 !important;
		border:none;
		font-size:20px;
		text-decoration:none;
		font-family: 'eb_garamondregular';
		text-transform:uppercase;
		border-radius:50px;
		width:auto;
	}
	.fp-more:hover {
		background-image: url(images/readmore-hover.png);
		text-decoration:none;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:117px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:right;
		margin-top:15px;
	}
	#secondarymenu a {
		padding:10px 9px;
		font-family: 'eb_garamondregular';
		color:#fff;
		font-size:20px;
	}
	#secondarymenu li{
		padding-right:5px;
		background:url(images/sec-menu-li.png) right no-repeat;
	}
	#secondarymenu li:last-child{
		background:none;
	}
	#secondarymenu a:hover{
		text-decoration:underline !important;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:41px;
		background:url(images/mainmenu.png) left repeat-x;
		margin:30px 20px;
		position:relative;
		border:1px solid #8d8c63;
		z-index:18;
		width:960px;
	}
	#mainmenu li a {
		padding:10px 20px;
		font-size:20px;
		line-height:20px;
		font-family: 'eb_garamondregular';
		color:#f3efd2;
		border-right:1px solid #8d8c63;
		text-transform:uppercase;
	}
	#mainmenu li:last-child a{ border-right:none; }
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#fff;
		background:url(images/mainmenu-a-hover.png) left repeat-x;
	}


	#header li ul {	top:40px; }
	#header #mainmenu li ul { top:49px; }
	
	#header li ul .transparent {	}
	#header li ul .inner {
		background: #0b414b; /* Old browsers */
		background: -moz-linear-gradient(top,  #0b414b 0%, #092f46 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b414b), color-stop(100%,#092f46)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #0b414b 0%,#092f46 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #0b414b 0%,#092f46 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #0b414b 0%,#092f46 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #0b414b 0%,#092f46 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b414b', endColorstr='#092f46',GradientType=0 ); /* IE6-9 */
		border:1px solid #8d8c63;
	}
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {	}
	
	#header ul.children li a, #header .sub-menu li a {
		color:#c5b885; 
		padding:0 20px;
		text-align:left;
		border:none;
		text-transform:none;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff ;
		background: #9e9368; /* Old browsers */
		background: -moz-linear-gradient(top,  #9e9368 0%, #606c51 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e9368), color-stop(100%,#606c51)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #9e9368 0%,#606c51 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #9e9368 0%,#606c51 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #9e9368 0%,#606c51 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #9e9368 0%,#606c51 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9368', endColorstr='#606c51',GradientType=0 ); /* IE6-9 */
		text-decoration:none !important;
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {	
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 auto;
		width:940px;
		height:520px;
	}
	.slider {
		position:static;
	}
	.fp-next, .fp-prev {
		margin:230px -20px;
		width:22px;
		height:40px;
	}
	.fp-title { text-align:center; }
	.fp-title a{
		font-size:80px;
		text-decoration:none;
		font-family: 'eb_garamondregular';
	}
	
	.fp-prev-next-wrap {
		margin:0 20px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:520px;
	}
	.fp-thumbnail{
		float:right;
	}
	.fp-thumbnail img{
		border:10px solid #c5b899;
		border-radius:500px;
		-moz-border-radius:500px;
		-webkit-border-radius:500px;
	}
	.fp-slides{
		float:right;
	}
	.fp-slides-items{width:940px;}
	.fp-content-fon {
		border:none;
		background:url(images/fp-fon.png) no-repeat;
		height:400px;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
		width:400px;
		left:50px;
		bottom:60px;
	}
	.fp-content-wrap{
		float:left;
		width:100%;
	}
	.fp-content p{ font-size:14px;}
	.fp-content {
		bottom: 60px;
		font-size: 13px;
		height: 285px;
		left: 50px;
		overflow: visible;
		right: 492px;
		text-align: center;
	}
	.fp-more {
		bottom:20px;
		left: 310px;
		position: absolute;
		right: auto;
	}
	.fp-nav {
		right:30px;
		bottom:30px;
		left:auto;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
}	

/* 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:#0a3d4a !important;
	color:#f3efd2 !important;
	font-weight:normal !important;
	text-shadow:none !important;
	box-shadow:none !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:#7e7f5c !important;
}
.widget.woocommerce.widget_product_search #s {   
	background:none !important;
	border:1px solid #04283C !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#04283C;
	padding:2px 6px;
	color:#fff;
}
.widget.woocommerce.widget_product_search { 
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border-color:#c5b885 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#106277 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#0a3d4a !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { 
}
.woocommerce-page #main_content > #container > #content { 
	margin:0 !important;
	padding:30px 0 !important;
}

/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#logo {
		float:left;
		margin-top:15px;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	
	#secondarymenu-container {
		padding-top:0px;
	}
	
	
	
	
		
	
	
	
	.footer_txt { width:auto !important; }
	
}

/*	-==========================- 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:28px !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%;
	}
.footer_txt { width:auto !important; }
}