/*
Theme Name: Atletica
Theme URI: http://smthemes.com/atletica/
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);
}
body { 	
	color:#292929;
	font-size:13px;
	font-family: 'Arial', sans-serif;
}
a {
	color:#AD0010;
	text-decoration:none;
	
}
a:hover {
	text-decoration:underline;
}

a.post_ttl, .post-caption h1 {
	font-family: 'oswald';
	color:#1b1b1b;
	text-decoration:none;
	font-size:21px;	
}
a.post_ttl:hover{
	text-decoration:underline;
}

/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
	background:url(images/back-header.png) repeat-y;
}
#secondarymenu-container {
	position:relative;
}
#content-bottom {
	height:20px;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:27px;
	line-height:27px;
	color:#3d3d3d;
	text-transform:lowercase;
	width:160px;
}
.searchbtn {
	height:28px;
	width:33px;
	margin-right:-37px;
}
.searchform {
	height:28px;
	background:#fff;
	width:215px;
	border-bottom:1px solid #f0db97;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

/*------------------------------ CONTENT ------------------------------*/
.articles .one-post {
	margin-bottom:20px;
}
.articles  .post-caption h1, .articles  .post-caption h2{
	padding-top:15px;
	padding-bottom:10px;
}
.articles .post-caption .post-meta {
	padding:0;
	color:#252525;
	font-size:12px;
}
.post-meta a{
	color:#ad0010;
	text-decoration:underline;
}
.articles .post-date {
	color:#000;
	
}
.articles .post-caption {
}

.articles .post-body  {
	
	border-bottom:1px solid #d7d7d7;
}
#commentform #submit, input.readmore, a.readmore {
	background: rgb(248,203,36); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,203,36,1) 0%, rgba(236,151,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,203,36,1)), color-stop(100%,rgba(236,151,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,203,36,1) 0%,rgba(236,151,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,203,36,1) 0%,rgba(236,151,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,203,36,1) 0%,rgba(236,151,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,203,36,1) 0%,rgba(236,151,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8cb24', endColorstr='#ec9700',GradientType=0 ); /* IE6-9 */
	color:#000;
	box-shadow:0 3px 5px #9a9895;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	font-family:'arial';
	font-size:12px;
	margin-right:5px;
	text-shadow:1px 1px 3px #c08a07;
	padding:4px 20px;
	border:none;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: rgb(247,211,84); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,211,84,1) 0%, rgba(234,173,68,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,211,84,1)), color-stop(100%,rgba(234,173,68,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,211,84,1) 0%,rgba(234,173,68,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,211,84,1) 0%,rgba(234,173,68,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,211,84,1) 0%,rgba(234,173,68,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,211,84,1) 0%,rgba(234,173,68,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7d354', endColorstr='#eaad44',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
	border:none;
}
.featured_image {
	margin-top:15px;	
	padding:8px;
	border:none;
	background:#2a292d;
	box-shadow:0 0 2px #cac8c4;
}
.googlemap {
	padding:8px;
	border:none;
	background:#2a292d;
	box-shadow:0 0 2px #cac8c4;
}
.widget_posts ul li img,.widget_flickr a {
	padding:4px;
	border:none;
	background:#2a292d;
	box-shadow:0 0 2px #cac8c4;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:left;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
}
a.page-numbers {
	color:#000;
	background: rgb(248,246,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(248,246,242,1) 0%, rgba(218,217,215,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,246,242,1)), color-stop(100%,rgba(218,217,215,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(248,246,242,1) 0%,rgba(218,217,215,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(248,246,242,1) 0%,rgba(218,217,215,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(248,246,242,1) 0%,rgba(218,217,215,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(248,246,242,1) 0%,rgba(218,217,215,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f6f2', endColorstr='#dad9d7',GradientType=0 ); /* IE6-9 */
	border:1px solid #fff;
	box-shadow:0 3px 2px #b4b2ae;
	border-radius:8px;
	-moz-border-radius :8px;
	-webkit-border-radius:8px;
}
a.page-numbers:hover, span.page-numbers {
	background: rgb(251,217,97); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(251,217,97,1) 0%, rgba(236,153,3,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,217,97,1)), color-stop(100%,rgba(236,153,3,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(251,217,97,1) 0%,rgba(236,153,3,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(251,217,97,1) 0%,rgba(236,153,3,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(251,217,97,1) 0%,rgba(236,153,3,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(251,217,97,1) 0%,rgba(236,153,3,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd961', endColorstr='#ec9903',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border:1px solid #fff;
	box-shadow:0 3px 2px #b4b2ae;
	border-radius:8px;
	-moz-border-radius :8px;
	-webkit-border-radius:8px;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#dedede;
	background:#000;
	border-top: 2px solid #FFD800;
	margin-top:20px;
}
#footer .container {
	padding-top:0;
	background:none;
	}
#footer h3 {
	color:#fff;
	font-family: 'oswald', sans-serif;
	font-size:21px;
}
#footer .footer_txt {
	padding:0 0 10px 0;
	border-top:1px dashed #565051;
}
#footer .footer_txt .container {
	background:none;
	border:none;
	color:#dedede;
	padding:10px 0 !important; 
	text-align:center;
}
.footer-widgets {
}
#footer .footer_txt .container a {
	color:#dedede;
	text-decoration:underline;
}
#footer .inner a {
	color:#dedede;
	text-decoration:underline;
}
#footer .inner a:hover{
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:2px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:2px;
}
.sidebar{
	
}

#content .widget .caption h3 {
	font-size:21px;
	color:#1b1b1b;
	
}	
#content .widget {
	border-bottom:1px solid #d7d7d7;
}
.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-top {
		height:20px;
		margin-top:20px;
	}
	#content {
		
	}
	#content .container {
		width:984px;
		padding:8px;
	}
	#logo {
		text-align:center;
		margin-left: -25px;
		padding-top: 10px;
	}
	.menusearch {
		position:absolute;
		top:42px;
		right:0;
		width:260px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:137px;
		position:relative;
		z-index:19;
		background:url(images/back-top.png) no-repeat top;
		margin:0 -3px;
	}
	
	
	#secondarymenu {
		font-family:'arial';
		height:33px;
		background:url("images/corner.png") no-repeat left bottom;
		position:absolute;
		top:53px;
		margin-left:1px;
		max-width:395px;
	}
	#secondarymenu ul.menus{
		margin-left: 5px;
		margin-right: 10px;
	}
	.menu-topmenu-container{
		background:url(images/back-secondarymenu.png) no-repeat right;
		height:31px;
		line-height:0;
	}
	#secondarymenu a {
		text-decoration:none;
		padding:16px 9px;
		display:block;
		color:#000;
		font-size:11px;
		text-shadow:1px 1px 2px #c89b00;
	}
	#secondarymenu a:hover{
		color:#fff;;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		background:url(images/back-menu.png) no-repeat;
		height:77px;
		z-index:18;
		font-family: 'Trajan Pro';
		margin:0 -3px;
		padding:10px 20px;
		width:1000px;
		position:relative;
	}
	#mainmenu li a {
		display:block;
		text-decoration:none;
		padding:16px 20px;
		font-size:16px;
		color:#000;
		text-shadow:1px 1px 2px #c89b00;		
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#fff;
	}


	#header #mainmenu li ul {
		top:40px;
	}
	#header li ul {
		top:24px;
	}
	#header li ul .transparent {
	}
	#header li ul .inner {
		background: rgb(239,191,0); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(239,191,0,1) 0%, rgba(238,174,0,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,191,0,1)), color-stop(100%,rgba(238,174,0,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efbf00', endColorstr='#eeae00',GradientType=0 ); /* IE6-9 */
		padding:0;
		border:1px solid #ffdd63;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#000 !important; 
		padding:0 32px !important;
		text-shadow:1px 1px 2px #c89b00;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff !important; 		
		border:none !important;
		box-shadow:none !important;
	}
	
	#header #mainmenu li ul .inner {
		background: rgb(239,191,0); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(239,191,0,1) 0%, rgba(238,174,0,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,191,0,1)), color-stop(100%,rgba(238,174,0,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(239,191,0,1) 0%,rgba(238,174,0,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efbf00', endColorstr='#eeae00',GradientType=0 ); /* IE6-9 */
		border:1px solid #ffdd63;
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#000 !important;
		text-shadow:1px 1px 2px #c89b00;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {		
		color:#fff !important;
		border:none !important;
		box-shadow:none !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		width:1000px;
		height:457px;
		margin-top:-34px;
		position:relative;
	}
	.fp-next, .fp-prev {
		height: 38px;
		margin: 210px 15px;
		width: 38px;
	}
	.fp-title{
		font-size:13px;
	}
	.slider {
		position:relative;
	}
	.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:457px;
		width:1000px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
		text-align:left;
		font-size:13px;
	}
	.fp-nav {
		bottom: 30px;
		left: auto;
		right: 10px;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.content-l #content .container { background:url(images/content/main-l.png)  top repeat-y; }
	.content-r #content .container { background:url(images/content/main-r.png)  top repeat-y; }
	.content-lr #content .container { background:url(images/content/main-lr.png)  top repeat-y; }
	.content-l2 #content .container { background:url(images/content/main-l2.png)  top repeat-y; }
	.content-r2 #content .container { background:url(images/content/main-r2.png)  top repeat-y; }
	.content-n #content .container { background:url(images/content/main-n.png)  top repeat-y; }

	.content-l #content-bottom { background:url(images/content/bottom-l.png)  bottom repeat-y; }
	.content-r #content-bottom  { background:url(images/content/bottom-r.png)  bottom repeat-y; }
	.content-lr #content-bottom  { background:url(images/content/bottom-lr.png)  bottom repeat-y; }
	.content-l2 #content-bottom  { background:url(images/content/bottom-l2.png)  bottom repeat-y; }
	.content-r2 #content-bottom  { background:url(images/content/bottom-r2.png)  bottom repeat-y; }
	.content-n #content-bottom  { background:url(images/content/bottom-n.png)  bottom repeat-y; }

	.content-l #content-top { background:url(images/content/top-l.png)  top repeat-y; }
	.content-r #content-top  { background:url(images/content/top-r.png)  top repeat-y; }
	.content-lr #content-top  { background:url(images/content/top-lr.png)  top repeat-y; }
	.content-l2 #content-top  { background:url(images/content/top-l2.png)  top repeat-y; }
	.content-r2 #content-top  { background:url(images/content/top-r2.png)  top repeat-y; }
	.content-n #content-top  { background:url(images/content/top-n.png)  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:#f2b213 !important;
	color:#000 !important;
	text-shadow:none !important;
	box-shadow:none !Important;
	border:none !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:#f0bf4c !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#f3b62f;
	padding:4px 8px;
}
.widget.woocommerce.widget_product_search #searchsubmit:hover { 
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#f8cd50;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#ec9a04;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	color:#1B1B1B !Important;
}

/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#content .container { background:url(images/content/main-n.png) 50% top repeat-y !important; width:100%; padding:0 !important;}
	#content-top  { background:url(images/content/top-n.png) 50% top repeat-y !important; }
	#content-bottom  { background:url(images/content/bottom-n.png) 50% top repeat-y !important; }	
	#logo {
		float:left;
		margin-top:10px;
		margin-left:20px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	
	#secondarymenu-container {
		padding-top:0px;
		font-family:'arial';
		
	}
	
	
	
	
	
	
	

	#mainmenu li ul {
		top:65px;
		left:0;
	}
	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	#content .container { background:url(images/content/main-n.png) 50% top repeat-y !important; width:100%; padding:0 !important;}
	#content-top  { background:url(images/content/top-n.png) 50% top repeat-y !important; }
	#content-bottom  { background:url(images/content/bottom-n.png) 50% top repeat-y !important; }	
	.articles .post-body{
		margin:0;
		padding:0 10px;
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	.searchbtn {
		width:33px !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%;
	}
}