/*
Theme Name: EstatePress
Theme URI: http://smthemes.com/estatepress/
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:url(images/back.png) fixed;
}
body { 	
	color:#252525;
	font-family: 'pt_sansregular';
	font-size:14px;
}
a {
	color:#008391;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.post_ttl, .post-caption h1 {
	color:#008391;
	font-size:24px;
	font-family: 'dejavu_sanscondensed_bold';
	line-height:24px;
}
h2 a.post_ttl:hover{
	color:#f1c696;
}



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


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:27px;
	line-height:27px;
	color:#a3a3a3;
}
.searchbtn {
	height:27px;
	width:28px;
	margin-right:0;
	border-radius:0 5px 5px 0;
	-moz-border-radius:0 5px 5px 0;
	-webkit-border-radius:0 5px 5px 0;
}
.searchform {
	height:27px;
	background:#fff;
	box-shadow:0 3px 3px #d0d0d0 inset;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
.one-post{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.one-post, .related-posts, #comments, #respond, .tags, .page-title{
	padding:0 30px;
}
#commentform #submit, input.readmore, a.readmore {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(239,239,240,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,240,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,240,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,240,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,240,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(239,239,240,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efeff0',GradientType=0 ); /* IE6-9 */
	color:#000;
	font-family: 'dejavu_sanscondensed';
	text-shadow:0 0 1px #848484;
	box-shadow:0 3px 5px #626262;
	margin-right:5px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:none;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: rgb(239,239,240); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(239,239,240,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,240,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,239,240,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,239,240,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,239,240,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,239,240,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeff0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
}
.featured_image {
	margin-top:15px;	
	padding:4px;
	border:1px solid #bbb;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.googlemap {
	padding:4px;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:2px;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:center;
	border-top:1px solid #c1c1c1;
}
.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{
	color:#000;
	background:none;
	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(0,176,181); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,176,181,1) 0%, rgba(0,123,138,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,181,1)), color-stop(100%,rgba(0,123,138,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b5', endColorstr='#007b8a',GradientType=0 ); /* IE6-9 */
	color:#fff;
	box-shadow:0 1px 2px #707070;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#000;
	font-family:'arial';
	font-size:12px;
}

#footer a{}

#footer h3{
	font-family: 'dejavu_sanscondensed';
	color:#008391;
	font-size:24px;
}

#footer .container.clearfix{
	border-top:1px solid #c1c1c1;
}
.footer-widgets-container{
	background:#fff;
	box-shadow:0 0 7px #929292;
}

#footer .footer_txt {
	background: rgb(0,176,181); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,176,181,1) 0%, rgba(0,122,137,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,181,1)), color-stop(100%,rgba(0,122,137,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,122,137,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,122,137,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,122,137,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,176,181,1) 0%,rgba(0,122,137,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b5', endColorstr='#007a89',GradientType=0 ); /* IE6-9 */
	border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	color:#fff;
	box-shadow:0 0 7px #929292;
}
.footer_txt a{
	color:#fff;
	text-decoration:none;
}
.footer_txt a:hover{
	text-decoration:underline;
}
#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:0;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:0;
}
.tabscaption{
	color:#fff !important;
	font-size:18px !important;
	font-family: 'dejavu_sanscondensed_bold' !important;
	background:#000;
	padding:4px 4px 7px !important;
	border:none !important;
}
.tabscaption.active{
 	background: rgb(0,176,181); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,176,181,1) 0%, rgba(0,123,138,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,181,1)), color-stop(100%,rgba(0,123,138,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b5', endColorstr='#007b8a',GradientType=0 ); /* IE6-9 */
	color:#fff !important;
	font-size:18px !important;
	font-family: 'dejavu_sanscondensed_bold' !important;
}
.post-meta{
	font-family: 'pt_sansregular';
	font-weight:bold;
}
#main_content{
	padding:10px 2px 20px 0;
}
#content .widget .caption h3 {
	padding:5px;
	font-family: 'dejavu_sanscondensed';
	color:#fff;
	font-size:24px;
 	background: rgb(0,176,181); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,176,181,1) 0%, rgba(0,123,138,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,181,1)), color-stop(100%,rgba(0,123,138,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,176,181,1) 0%,rgba(0,123,138,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b5', endColorstr='#007b8a',GradientType=0 ); /* IE6-9 */
	margin:0 0 15px;
}
#content .widget {
	
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;	
}
.fp-next:hover{
	background:url(images/slide-right-active.png) no-repeat;
}
.fp-prev:hover {
	background:url(images/slide-left-active.png) no-repeat;	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	#content .container {
		border-radius:10px 10px 0 0;
		-moz-border-radius:10px 10px 0 0;
		-webkit-border-radius:10px 10px 0 0;
		box-shadow:0 0 7px #929292;
	}
	#logo {
		position:absolute;
	}
	.menusearch {
		position:relative;
		right:0;
		top:60px;
		z-index:99;
		width:260px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:160px;
		position:relative;
		z-index:20;
	}
	
	
	#secondarymenu {
		float:left;
		margin:0 0 -21px;
		padding:85px 0 0;
	}
	.menus.sf-js-enabled{padding-left:100px !important;}
	.menu-topmenu-container{
		background:url(images/secondarymenu.png) no-repeat center;
		height:71px;
		padding:0 0;
		width:1000px;
	}
	#menu-top-menu{
		padding-left:250px;	
	}
	#secondarymenu a {
		padding:10px 9px;
		font-size:18px;
		font-family: 'dejavu_sanscondensed_bold';
		color:#000;
	}
	#secondarymenu li{
		background:url(images/secondary-li.png) no-repeat right;
	}
	#secondarymenu li:last-child{
		background:none;
	}
	#secondarymenu a:hover{
		color:#fff;
		background:#00929d;
		text-shadow:0 2px 3px #000;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:55px;
		background:url(images/mainmenu.png) no-repeat center;
		z-index:18;
		position:relative;
		padding:0 60px;
	}
	#mainmenu li{
		background:url(images/mainmenu-li.png) no-repeat right;
	}
	#mainmenu li:last-child{
		background:none;
	}
	#mainmenu li a {
		padding:9px 20px;
		font-size:18px;
		font-family: 'dejavu_sanscondensed_bold';
		text-shadow:0 2px 3px #000;
		color:#fff;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#000;
		background:#ebebeb;
		text-shadow:none;
	}


	#header li ul {	top:50px; }
	#header #mainmenu li ul { top:48px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { background:#ececec;}
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {background:#ececec;	}
	
	#header ul.children li a, #header .sub-menu li a {
		color:#000; 
		padding:0;
		text-align:left;
		padding:0 20px !important;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff !important;
		background:#000 !important;
		background:#f93178;
	}
	
	#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 {		
		color:#df191b;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		margin-bottom:30px;
		margin-top:-65px;
		position:relative;
		width:990px;
		height:380px;
	}
	.slider {
		position:absolute;
		padding:5px;
		width:990px;
		background:#fff;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		box-shadow:0 0 7px #929292;
	}
	.fp-next, .fp-prev {
		margin:155px -26px;
		width:27px;
		height:80px;
	}
	.fp-title{
		font-size:13px;
	}
	
	.fp-prev-next-wrap {
		margin:0 -5px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:380px;
		width:990px;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}
	.fp-content-fon {
		border:none;
		-moz-opacity: 0.75;
		opacity: 0.75;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=75);
		background:#000;
		width:360px;
		height:164px;
		left:auto;
		right:40px;
		bottom:30px;
		border-radius:7px;
		-moz-border-radius:7px;
		-webkit-border-radius:7px;
	}
	.fp-content {	
		text-align:left;
		font-size:13px;
		font-family: 'pt_sansregular';
		text-align:right;
		height:140px;
		left:575px;
		right:30px;
	}
	.fp-content p a{
		text-transform:lowercase;
		text-decoration:underline;
	}
	.fp-title a{
		color:#c4c4c4 !important;
		font-size:33px;
	}
	.fp-pager a{
		width:13px;
		height:13px;
	}
	.fp-nav {
		right:auto;
		bottom:30px;
		left:30px;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
	.content-l #content .container { background:url(images/content/main-l.png) left top repeat-y; }
	.content-r #content .container { background:url(images/content/main-r.png) left top repeat-y; }
	.content-lr #content .container { background:url(images/content/main-lr.png) left top repeat-y; }
	.content-l2 #content .container { background:url(images/content/main-l2.png) left top repeat-y; }
	.content-r2 #content .container { background:url(images/content/main-r2.png) left top repeat-y; }
	.content-n #content .container { background:url(images/content/main-n.png) left top repeat-y; }
}	


/* 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:#fcfcfc !important;
	color:#000 !important;
	text-shadow:none !Important;
	box-shadow:none !Important;
	font-weight:normal !important;
	border:none !important;
	box-shadow:0 3px 5px #626262 !important;
	border-radius:6px !important;
	-moz-border-radius:6px !important;
	-webkit-border-radius:6px !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:#f1f1f2 !important;
}
.widget.woocommerce.widget_product_search #s {    
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    box-shadow: 0 3px 3px #D0D0D0 inset !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#00adb2;
	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:#00adb2 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#006b6e !important;
}
.woocommerce-page #main_content > #container > #content { 
	padding: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;
	}
	
	
	
	
		
	
	
	

	
}

/*	-==========================- 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;
	}
	
	.one-post, .related-posts, #comments, #respond, .tags, .page-title{
		padding:0 10px;
	}
	
	
	.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%;
}
}