/*  
Theme Name: YouPiceno
Theme URI: http://www.youpiceno.it
Description: YouPiceno
Version: 1.0
Author: BeeSoft - Web & Mobile Solutions
Author URI: http://www.beesoft.it
*/

/**************************************************************************************/

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #555;
}

h1, h2, h3 { 
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	color: #006142;
}

h1 { font-size: 36px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }

p { 
	line-height: 160%; 
	margin-bottom: 10px;
}

a { text-decoration: none; }

/**************************************************************************************/

.container { margin: 0px; }

.hide { display: none; }

.btn {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	position: relative;
	background: #01402c;
	border-radius: 50px;
	padding: 0px 50px 0px 50px;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	color: #fff !important;
}

.btn i {
	background: #b9bd12;
	text-align: center;
	border-radius: 50%;
	font-size: 22px;
	line-height: 40px;
	width: 40px;
	height: 40px;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.btn-buy {
	padding: 10px 20px 0px 20px;
	line-height: 100%;
	background: #1795b5;
}

.btn-buy small {
	display: block;
	font-size: 10px;
	font-style: italic;
}

.btn-remove {
	background: transparent;
	padding: 0px;
	height: auto;
	line-height: normal;
}

.btn-remove i { background: #ea274e; }

.btn-add { 
	position: relative;
	padding: 0px; 
	width: 50px;
}

.btn-add i { display: none; }

.btn-add .tip {
	display: block;
	position: absolute;
	font-size: 10px;
	line-height: 16px !important;
	background: #ffb600;
	border-radius: 5px;
	color: #006142;
	padding: 5px;
	width: 80px;
	top: -105%;
	left: 0px;
	left: 50%;
	margin-left: -40px;
}

.btn-add .tip:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	background: #ffb600;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btn-add.added {  
	padding: 0px 20px 0px 5px;
	width: auto;
}

.btn-add.added .tip { display: none; }

.btn-add.added i { display: inline-block; }

.callto {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	position: relative;
	text-transform: uppercase;
	padding: 3px 30px 3px 15px;
	display: inline-block;
	border-radius: 30px;
	background: #ffb400;
	color: #006142;
}

.callto i {
	position: absolute;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	right: 8px;
	top: 3px;
}

.page-title, .side-title { margin-bottom: 20px; }
.side-title { margin-left: 20px; }

.page-title .date {
	font-family: 'Varela Round', sans-serif;
	background: #006142;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	padding: 3px 10px;
}

.side-title { clear: both; }
.side-title h2 { font-size: 24px; }

.side-title .more {
	font-size: 10px;
	display: block;
	color: #006142;
}

.photo { 
	border-radius: 5px; 
	overflow: hidden;
}

.block {
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

.block .photo { height: 170px; }
.block .photo img { min-height: 100%; }
.block.higher .photo, .higher .block .photo { height: 360px; }

.block .block-title {
	position: absolute;
	background: rgba(185,190,18,0.9);
	border-radius: 0px 5px 5px 0px;
	margin-right: 20px;
	line-height: 150%;
	top: 20px;
	left: 0px;
}

.block .block-title a {
	padding: 10px 20px 10px 20px; 
	color: #fff; 
	display: block;
}

.block .type, .block .date {
	text-transform: uppercase;
	font-size: 10px;
	display: block;
}

.block .price {	
	background: #e52893;
	border-radius: 5px;
	position: absolute;
	bottom: 80px;
	left: 20px;
}

.block .price a { 
	padding: 5px 10px;
	color: #fff; 
	display: block;
}

.block .price strong {
	line-height: 100%;
	font-size: 20px;
	font-weight: 300;
}

.block .price small { 
	font-weight: bold;
	font-size: 12px;
	display: block; 
}

.block .tags {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

.block .tags a {
	display: inline-block;
	text-transform: uppercase;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 0px 0px;
	font-size: 9px;
	font-weight: bold;
	border-radius: 20px;
	background: #006142;
	color: #fff;
}

.block a.t1 { background: #ff673f; }
.block a.t2 { background: #12bd87; }
.block a.t3 { background: #e53f37; }
.block a.t4 { background: #ffb500; }
.block a.t5 { background: #00c9ff; }
.block a.t6 { background: #babe00; }
.block a.t7 { background: #d359c1; }

.block.block-cat .photo a {
	display: block;
	position: relative;
}

.block.block-cat .photo a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.01) 1%, rgba(0,0,0,0.65) 98%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0.01)), color-stop(98%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.01) 1%,rgba(0,0,0,0.65) 98%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
}

.block.block-cat .tags {
	bottom: auto;
	top: 20px;
}

.block.block-cat .tags a { font-size: 16px; }

.block.block-cat .block-title {
	top: auto;
	bottom: 20px;
	background: transparent;
}

.block.block-cat .block-title h2 { 
	font-size: 13px !important;
	margin: 0px !important; 
	line-height: 150%;
}

.hint {
	-webkit-animation: hintitem 0.8s 2;
	animation: hintitem 0.8s 2;
}

@-webkit-keyframes hintitem {
	0% { margin-left: 0px; }
	50% { margin-left: -70px; }
	100% { margin-left: 0px; }
}

@keyframes hintitem {
	0% { margin-left: 0px; }
	50% { margin-left: -70px; }
	100% { margin-left: 0px; }
}

/**************************************************************************************/

#preload {
	background: #006142 url('images/loader.gif') no-repeat center center;
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
}

#over-msg {
	text-align: center;
	position: fixed;
	z-index: 2000;
	width: 50%;
	left: 25%;
	top: 20%;
}

#over-msg h2 { color: #fff; }

#viewport { 
	overflow: hidden; 
	position: relative; 
}

#head {
	background: url('images/bg-head.png') no-repeat 0px 0px;
	height: 200px;
}

#head .container { position: relative; }

#logo {
	width: 250px;
	position: absolute;
	left: 45px;
	top: -30px;
	z-index: 300;
}

#search {
	border-radius: 0px 50px 50px 0px;
	background: #01402c;
	position: absolute;
	margin-top: 170px;
	left: 0px;
	z-index: 350;
	width: 400px;
	-webkit-transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
	transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
}

#search.compact { left: -350px; }
#search.compact.open { left: 0px; }

#search i {
	background: #b9bd12;
	border-radius: 50%;
	position: absolute;
	font-size: 22px;
	line-height: 35px;
	color: #01402c;
	width: 40px;
	height: 40px;
	right: 5px;
	top: 5px;
}

#lang {
	text-align: center;
	position: absolute;
	right: 20px;
	top: 20px;
}

#lang a {
	padding-left: 20px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 5px;
	color: #01402c;
	opacity: 0.5;
}

#lang a.sel, #lang a:hover { opacity: 1; }

#lang a.sel { border-bottom: 3px solid #006142; }

#lang .it { background: url('images/flag-it.png') no-repeat left; }
#lang .en { background: url('images/flag-en.png') no-repeat left; }
#lang .ru { background: url('images/flag-ru.png') no-repeat left; }

/**************************************************************************************/

#menu {
	background: #006142;
	position: absolute;
	z-index: 200;
	height: 100%;
	width: 380px;
	left: -360px;
	top: 0px;
	-webkit-transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
	transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
}

#menu.open { left: 0px; }

#menu ul { margin-top: 220px; }

#menu li { 
	border-bottom: 1px solid rgba(255,255,255,0.1); 
	margin: 0px 20px 0px 20px;
}

#menu a {
	text-transform: uppercase;
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	display: block;
	padding: 5px 0px 5px 0px;
	line-height: 40px;
	font-size: 18px;
	text-decoration: none;
	color: rgba(255,255,255,0.5);
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#menu a:hover, #menu .sel a, #menu .current-menu-item a { color: #fff; }

#menu i {
	margin-right: 8px;
	text-align: center;
	border-radius: 50%;
	font-size: 22px;
	line-height: 30px;
	width: 30px;
	height: 30px;
	color: rgba(255,255,255,0);
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#menu a:hover i, #menu .sel i, #menu .current-menu-item i { 
	color: #fff;
	margin-right: 20px; 
}

.m1 i { background: #ff673f; }
.m2 i { background: #12bd87; }
.m3 i { background: #e53f37; }
.m4 i { background: #ffb500; }
.m5 i { background: #00c9ff; }
.m6 i { background: #babe00; }
.m7 i { background: #d359c1; }
.m8 i { background: #289eed; }

/**************************************************************************************/

#btn-webtv {
	padding: 0px 30px 0px 5px;
	position: absolute;
	right: 280px;
	top: 80px;
	z-index: 150;
}

#cart-status {
	position: absolute;
	right: 20px;
	top: 80px;
	z-index: 450;
}

#cart-status .num {
	background: #b9bd12;
	border-radius: 50%;
	position: absolute;
	font-size: 18px;
	line-height: 40px;
	color: #01402c;
	width: 40px;
	height: 40px;
	left: 5px;
	top: 5px;
}

#cart {
	padding-bottom: 40px;
	border-radius: 10px;
	background: #006142;
	position: absolute;
	overflow: hidden;
	opacity: 0;
	z-index: -10;
	width: 540px;
	top: 100px;
	right: -20px;
	-webkit-transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
	transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
}

#cart.open { 
	top: 50px; 
	opacity: 1;
	z-index: 400;
}

#cart .content {
	margin: 100px 0px -20px 0px;
	padding: 0px 40px 40px 40px;
}

#cart .msg {
	background: rgba(255,255,255,0.1);
	margin-bottom: 20px;
	text-align: center;
	border-radius: 10px;
	padding: 40px;
	color: #fff;
	display: none;
}

#cart.empty .msg { display: block; }
#cart.empty .items { display: none; }

#cart .msg h2 { 
	margin-bottom: 10px; 
	color: #fff;
}

#cart .msg p { color: rgba(255,255,255,0.6); }

#cart .block {
	margin-bottom: 20px;
	overflow: visible;
}

#cart .block .block-title { margin-right: 30px; }

#cart .block .photo { height: 300px; height: auto; }
#cart .block .price { bottom: 80px; }

#cart .actions .btn {
	position: absolute;
	right: -20px;
}

#cart .actions .btn-remove { top: 30px; }
#cart .actions .btn-buy { bottom: 50px; }
#cart .actions .btn-add { display: none; }

#btn-remove-all {
	position: absolute;
	bottom: 20px;
	color: #fff;
}

#btn-remove-all i { 
	width: 25px;
	height: 25px;
	font-size: 16px; 
	line-height: 25px;
	text-align: center;
	background: #ea274e;
	border-radius: 50%;
	vertical-align: middle;
}

#cart.empty #btn-remove-all { display: none; }

#btn-print {
	position: absolute;
	top: 40px;
	color: #fff;
}

#btn-print i { 
	width: 25px;
	height: 25px;
	font-size: 16px; 
	line-height: 25px;
	text-align: center;
	background: #b9bd12;
	border-radius: 50%;
	vertical-align: middle;
	color: #01402c;
}

#cart.empty #btn-print { display: none; }

#overlay {
	background: rgba(0,0,0,0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 390;
	top: 0px;
	left: 0px;
}

/**************************************************************************************/

#content .c12 { position: relative; }

#page { 
	background: rgba(255,255,255,0.9) url('images/bg-page.png') no-repeat 0px 0px;  
	position: relative;
	padding: 40px 0px 40px 0px;
	border-radius: 0px 20px 0px 0px;
	margin-bottom: -20px;
	min-height: 500px;
}

#page h2 {
	margin: 10px 0px 20px 0px;
	font-size: 22px;
}

#page .guide {
	position: relative;
	border: 1px solid #006142;
	border-radius: 10px;
	margin-top: 20px;
	padding: 20px;
	height: 300px;
}

#page .guide:before {
	content: '\f15c';
	font-family: 'FontAwesome';
	background: #006142;
	line-height: 60px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: block;
	font-size: 33px;
	position: absolute;
	text-align: center;
	color: #b9bd12;
	top: -10px;
	right: 10px;
}

#page .guide li {
	border-bottom: 1px dashed rgba(0,0,0,0.2);
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#page .guide a { 	
	font-weight: bold;
	color: #01402c; 
}

#filters {
	padding: 40px 0px 40px 0px;
	border-radius: 0px 20px 0px 0px;
	background: #ffb500;
	position: absolute;
	margin-left: -100%;
	z-index: 150;
	width: 100%;
	min-height: 100%;
	opacity: 0;
	top: 0px;
	left: 0px;
	-webkit-transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
	transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
}

#filters.open { 
	margin-left: 0px; 
	opacity: 1;
}

#filters .filter {
	position: absolute;
	z-index: -1;
	margin-top: 100px;
	opacity: 0;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

#filters .filter.sel { 
	margin-top: 0px;
	opacity: 1;
	z-index: 100;
}

#filters .skip {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
}

#filters li {
	position: relative;
	margin-bottom: 1px;
}

#filters li a { 
	color: #fff;
	display: block;
}

#filters li .label {
	font-family: 'Varela Round', sans-serif;
	text-transform: uppercase;
	background: rgba(0,97,66,0.6);
	text-align: center;
	position: absolute;
	font-size: 30px;
	font-weight: 300;
	padding: 50px;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#filters li:hover .label { opacity: 0.4; }

#intro .banner {
	overflow: hidden;
	margin-bottom: 20px;
	border-radius: 5px;
}

#intro, .carousel { margin-bottom: 40px; }

#suggested { 
	background: rgba(255,180,0,0.9) url('images/bg-suggested.png') no-repeat 0px bottom;  
	padding: 40px 0px 40px 0px;
	margin: 20px 0px -20px 0px;
}

#suggested .bullets { top: 20px; }

#suggested .bullet { border-color: #006142; }
#suggested .arrow { color: #006142; }

#suggested .higher .photo img {
	width: auto;
	height: 100%;
	margin-left: -35%;
}

#heading {
	position: absolute;
	z-index: 300;
	top: 170px;
}

#heading a { display: inline-block; }

#heading .btn {
	z-index: 10;
	background: #006142; 
	padding: 0px 5px 0px 75px;
	text-transform: uppercase;
	border-radius: 0px 50px 50px 0px;
	-webkit-transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
	transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
}

#heading .btn i { margin-left: 5px; }

#heading .section .btn { 
	min-width: 300px; 
	text-align: right;
}

#heading .selected-filters .btn {
	padding-left: 30px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-left: -25px;
	text-transform: uppercase;
}

#heading .selected-filters .btn i { 
	vertical-align: middle;
	line-height: 30px;
	width: 30px;
	height: 30px;
	background: #b9bd12;
}

#heading .selected-filters .btn.f1 { 
	background: #338168;
	z-index: 9; 
}

#heading .selected-filters .btn.f2 { 
	background: #4c907a;
	z-index: 8; 
}

#heading .selected-filters .btn.f3 { 
	background: #66a08e;
	z-index: 7; 
}

#heading.init .btn { margin-left: -500px; }

#archives {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	background: #006142;
	overflow: hidden;
	text-align: right;
	border-radius: 5px;
	margin: 20px 0px 40px 0px;
	padding: 5px;
}

#archives .year {
	border-radius: 3px 50px 50px 3px;
	background: #ffb500;
	font-size: 20px;
	float: left;
	padding: 5px 10px;
	color: #006142;
}

#archives .months { margin: 8px 8px 0px 0px; }

#archives .months a {
	font-size: 16px;
	margin: 0px 5px;
	display: inline-block;
	color: rgba(255,255,255,0.5);
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#archives .months a:hover, #archives .months a.sel { color: #fff; }

#archives .months a.sel {
	border-bottom: 5px solid #ffb500;
	padding-bottom: 6px;
	margin-bottom: -6px;
}

#res-list { 
	margin-bottom: 40px; 
	position: relative;
}

#res-list .block .photo { height: 300px; }
#res-list .block .price { bottom: 80px; }

#res-list .res-num {
	border-radius: 50px;
	padding: 5px 10px 5px 5px;
	background: #ffb500;
	position: absolute;
	color: #01402c;
	top: -10px; 
	right: 0px;
}

#res-list .res-num strong {
	display: inline-block;
	text-align: center;
	line-height: 40px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #01402c;
	color: #ffb500;
}

.alert { font-size: 18px; }

.alert em {
	display: inline-block;
	font-size: 14px;
	padding: 2px 15px;
	margin-left: 5px;
	border-radius: 20px;
	background: #b9bd12;
	color: #01402c;
}

.alert .btn { margin-top: 40px; }

/**************************************************************************************/

#single .block, #single .content, #single .steps { margin-bottom: 40px; }

#single .content h2, #single .steps h2, #single .where h2 {
	margin-bottom: 20px;
	font-size: 24px;
}

#single .block { overflow: visible; }
#single .block .block-title { display: none; }

#single .block .photo { height: auto; }
#single .block .photo img { min-height: 0px; }

#single .block .price { 
	top: 20px; 
	bottom: auto;
}

#single .actions {
	position: absolute;
	right: 0px;
	top: -20px;
}

#single .actions .btn { 
	margin-right: 20px; 
	vertical-align: middle;
}

#single .actions .btn-remove { display: none; }

.step {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.step .num {
	text-align: center;
	background: #ffb500;
	border-radius: 50%;
	position: absolute;
	font-size: 24px;
	line-height: 50px;
	color: #01402c;
	width: 50px;
	height: 50px;
	left: 0px;
	top: 5px;
}

.step .desc { margin-left: 60px; }

.step h3 {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin: 10px 0px 10px -60px;
	padding-left: 60px;
	line-height: 100%;
	font-size: 24px;
	font-weight: 300;
}

.step .place { margin-bottom: 10px; }

.step .photo {
	border: 2px solid #e5e5e5;
	margin: 0px 0px 20px 20px;
	width: 300px;
	float: right;
}

.step .map {
	position: relative;
	margin: 0px 0px 20px 20px;
	border-radius: 5px;
	border: 2px solid #e5e5e5;
	overflow: hidden;
	width: 300px;
	height: 200px;
	float: right;
}

.scores img { 
	width: auto;
	display: inline-block;
}

.scores { 
	text-align: center;
	margin: 40px 0px; 
	overflow: hidden;
	padding: 10px;
}

.scores li {
	margin-right: 3%;
	width: 46%;
	display: inline-block;
}

.scores li.first {
	width: auto;
	display: block;
}

.scores .item {
	text-align: center;
	font-size: 0.9em;
	position: relative;
	border-radius: 3px;
	margin-bottom: 30px;
	height: 300px;
	padding: 10px;
	background: #fff;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}

.scores li.first .item { height: auto; }

.scores .item:after {
	content: '';
	display: block;
	clear: both;
}

.scores .item h3 { font-size: 1.1em; }

.scores .item .num {
	position: absolute;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 50%;
	background: #006142;
	font-size: 20px;
	color: #fff;
	top: -10px;
	left: -10px;
}

.scores .item .photo {
	border-radius: 0px;
	margin-bottom: 10px;
	height: 200px;
}

.scores li.first .photo { height: 350px; }

.scores .item .photo img {
	height: 100%;
	max-width: 100%;
}

.scores .item .score {
	margin-top: 5px;
	font-weight: bold;
}

.text { overflow: hidden; }

.text a { color: #006142; }

.text h1, .text h2, .text h3 { margin-bottom: 20px; }

.text img { border-radius: 5px; }

.text ul { 
	margin: 20px 0px 20px 0px; 
	clear: both;
}

.text li {
	margin-bottom: 10px;
	position: relative;
	padding-left: 15px;
}

.text li:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	background: #006142;
	left: 0px;
	top: 5px;
}

img.alignleft, img.alignright { width: auto; }

.alignleft {
	margin: 5px 20px 20px 0px;
	max-width: 300px;
	float: left;
}

.alignright {
	margin: 5px 0px 20px 20px;
	max-width: 300px;
	float: right;
}

#single .where { margin-bottom: 40px; }

#map {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	border: 5px solid rgba(0,0,0,0.1);
	height: 400px;
}

.acf-map {
	position: absolute;
	width: 100%;
	height: 100%;
}

.shoots { 
	margin: 40px 0px 40px 0px;
	overflow: hidden;
	clear: both;
}

.shoots h2 {
	margin-bottom: 20px;
	font-size: 24px;
}

.shoots ul { margin-left: -2%; }

.shoots li {
	margin-bottom: 2%;
	margin-left: 2%;
	float: left;
	/*width: 23%;*/
	width: 31.3%;
}

.shoot { 
	border-radius: 5px;
	position: relative; 
	overflow: hidden;
}

.shoot.mine { border: 2px solid #b9bd12; }

.shoot .photo.vid a:before {
	content: '\f01d';
	font-family: 'FontAwesome';
	vertical-align: middle;
	display: block;
	position: absolute;
	text-align: center;
	font-size: 50px;
	line-height: 50px;
	width: 50px;
	height: 50px;
	color: #fff;
	opacity: 0.7;
	top: 50%;
	left: 50%;
	margin: -25px 0px 0px -25px;
}

.shoot .video { 
	padding-bottom: 40px; 
	background: #000;
}

.shoot .info {
	color: #fff;
	background: rgba(0,0,0,0.4);
	position: absolute;
	font-size: 10px;
	padding: 10px;
	bottom: 0px;
	width: 100%;
}

.shoot .info .score { 
	border-radius: 50px;
	padding: 5px 0px 5px 15px;
	background: #006142;
	padding-right: 10px;
	float: right; 
}

.shoot .info .score strong, .shoot .info .score em { vertical-align: middle; }

.shoot .info .score strong { font-size: 14px; }
.shoot .info .score em { margin-right: 5px; }

.shoot .info img {
	margin: 0px -5px 0px 3px;
	vertical-align: middle;
	display: inline-block;
	width: auto;
}

.shoot .info p { 
	font-size: 10px;
	margin-top: 5px;
}

.shoot .info small { 
	font-style: italic;
	font-size: 10px;
}

.fancybox-nav { width: 60px; }

.fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}

.fancybox-nav:hover span { opacity: 1; }

.fancybox-next { right: -60px; }
.fancybox-prev { left: -60px; }
.fancybox-close { right: -48px; }

.callto-gallery {
	margin: 20px 0px;
	text-align: center;
}

.callto-gallery .btn { padding: 0px 20px 0px 5px; }

.wall-outer .dcsns-toolbar .filter { display: none; }

.dcwss.dc-wall .stream li .icon {
	width: auto;
	display: inline-block;
}

/**************************************************************************************/

#side {
	background: rgba(185,190,18,0.9) url('images/bg-sidebar.png') no-repeat 0px 0px;  
	padding: 40px 0px 40px 80px;
	margin-bottom: -20px;
}

#side .block { margin-top: 20px; }
#side .block .photo { height: 200px; }
#side .photo img { margin-top: -20%; }

#side .ticker, #side .ticker ul {
	position: relative;
	height: 330px;
}

#side .ticker li {
	position: absolute;
	width: 100%;
	opacity: 0;
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

#side .ticker li.sel {
	opacity: 1;
	z-index: 100;
}

#side .bullets {
	position: absolute;
	padding-left: 20px;
	z-index: 200;
	top: -5px;
}

#side .bullet {
	text-indent: -90000px;
	display: inline-block;
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: 5px;
	border-radius: 50%;
	border: 2px solid #006142;
	margin-left: 5px;
	opacity: 0.3;
}

#side .bullet.sel { opacity: 1; }

/**************************************************************************************/

#foot .col { margin-bottom: 0px; }

#foot a { color: #006142; }

#foot-cont {
	border-top: 5px solid #ffb500;
	background: rgba(255,255,255,0.9) url('images/bg-foot.png') no-repeat right bottom;  
	padding: 40px 0px 40px 0px;
	min-height: 200px; 
}

#foot-cont .pages { 
	margin: 0px 0px 20px -30px; 
	text-transform: uppercase;
	overflow: hidden;
	font-size: 12px;
}

#foot-cont .pages img { 
	width: 130px; 
	float: left;
}

#foot-cont .pages ul { margin: 30px 0px 0px 140px; }
#foot-cont .pages li { margin-top: 10px; }

#foot-cont .cats {
	margin-top: 30px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 12px;
}

#foot-cont .cats li { 
	margin-bottom: 10px; 
	width: 50%;
	float: left;
}

#foot-cont .credits, #foot-cont .notice, #foot-cont .adart {
	line-height: 180%;
	font-size: 10px;
	color: #999;
}

#foot-cont .credits, #foot-cont .share { margin: 20px 0px; }

#foot-cont .btn-share {
	display: block;
	margin-bottom: 15px;
}

#foot-cont .social {
	padding: 10px 10px 20px 10px;
	background: rgba(0,97,66,0.15);
	border-radius: 5px;
}

#foot-cont .social iframe { 
	width: 100% !important; 
	height: auto !important; 
}

#foot .logos { 
	border-top: 1px solid rgba(0,0,0,0.1);
	padding-top: 20px;
	margin: 20px 0px 20px 0px;
	opacity: 0.9;
}

#foot .marche {
	margin-top: 20px;
	font-size: 1.5em;
	color: #f46523;
}

#foot .adart { margin-top: 30px; }

#foot .adart img { 
	margin-right: 20px;
	width: auto;
	height: 50px; 
	float: left;
}

#foot .adart p { float: left; }

#bg {
	position: fixed;
	overflow: hidden;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

#bg img {
	width: auto;
	min-width: 100%;
	height: 100%;
}

#coming {
	text-align: center;
	margin: 40px auto;
	background: rgba(255,255,255,0.9); 
	width: 80%;
	max-width: 500px;
	padding: 40px;
	border-radius: 20px;
}

#coming img {
	margin: auto;
	max-width: 250px;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stButton_gradient { height: 22px !important; }

/**************************************************************************************/

.btn-delete {
	color: #fff;
	background: #ea274e;
	border-radius: 50%;
	line-height: 23px;
	font-size: 20px;
	width: 25px;
	height: 25px;
	text-align: center;
	position: absolute;
	cursor: pointer;
	top: 10px;
	right: 10px;
}

.feedback {
	position: relative;
	text-align: center;
	background: rgba(0,0,0,0.1);
	margin-bottom: 20px;
	border-radius: 10px;
	padding: 20px;
}

.feedback a { color: #006142; }

.tabs .labels {
	border-bottom: 1px solid #01402c;
	margin-bottom: 20px;
}

.tabs .labels a {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #fff;
	opacity: 0.5;
	background: #01402c;
	margin-right: 2px;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px 5px 0px 0px;
}

.tabs .labels a.sel { opacity: 1; }

.log {
	text-align: center;
	background: rgba(0,0,0,0.1);
	margin: -50px 0px 20px 20px;
	border-radius: 10px;
	padding: 20px;
	float: right;
}

.log h2, .feedback h2 { margin-bottom: 0px !important; }

.log a { color: #01402c; }
.log small { display: block; }

.log .btn { 
	padding: 0px 20px 0px 5px;
	margin-bottom: 10px; 
}

.log .btn i { margin-right: 5px; }

.box-over {
	width: 300px;
	position: fixed;
	z-index: 10;
	opacity: 0;
	border-radius: 10px;
	padding: 20px;
	background: #006142;
	color: rgba(255,255,255,0.6);
	top: -100%;
	left: 50%;
	margin-left: -150px;
	-webkit-transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
	transition: 0.5s cubic-bezier(0.190,1.000,0.220,1.000);
}

#box-upload.box-over { 
	width: 500px; 
	margin-left: -250px;
}

#box-upload .loading { 
	display: none; 
	margin-bottom: 20px;
}

.box-over.show {
	opacity: 1;
	z-index: 550;
	top: 10%;
}

.box-over h2 {
	color: #b9bd12;
}

.box-over label {
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	display: block;
	color: #fff;
}

.box-over p { position: relative; }
.box-over a { color: #b9bd12; }
.box-over small { font-size: 10px; }

.box-over label.error {
	position: absolute;
	font-size: 10px;
	color: #ea274e;
	bottom: -15px;
}

.box-over input[type=text], .box-over input[type=password], .box-over input[type=email], .box-over input[type=url], .box-over .frm-upload, .box-over textarea {
	margin-bottom: 5px;
	padding: 5px;
	background: #fff;
	border-radius: 5px;
	width: 100%;
}

.box-over textarea { height: 60px; }

.box-over .frm-upload { color: #555; }

.box-over input[type=submit] {
	text-transform: uppercase;
	font-family: 'Varela Round', sans-serif;
	font-weight: 400;
	background: #01402c;
	border-radius: 50px;
	padding: 0px 20px 0px 20px;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	color: #fff;
}

#modal-overlay {
	background: rgba(0,0,0,0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 500;
	top: 0px;
	left: 0px;
}


/**************************************************************************************/
/**************************************************************************************/


/*** WIDE 1400px ***/

@media only screen and (min-width: 1400px) {

	body { font-size: 14px; }
	
	.block .photo { height: 200px; }
	.block.higher .photo, .higher .block .photo { height: 420px; }
	
	#btn-webtv { right: 300px; }
	
	#page { 
		min-height: 1400px; 
		border-radius: 0px;
	}
	
	#filters { border-radius: 0px; }
	
	.home #page { min-height: 0px; }
	
	#side {
		border-radius: 0px 10px 10px 0px;
		margin: 0px -20px 0px -20px;
		padding: 20px;
	}
	
	#side .c5 { 
		width: auto;
		float: none;
	}
	
	#side .block .photo { height: 290px; }
	
	#side .block .photo img { 
		margin-left: -10%;
		margin-top: 0px; 
		width: auto;
		height: 100%;
	}
	
	#bg img {
		width: 100%;
		height: auto;
	}
	
}

/*** TABLET (vertical) + MOBILE common rules ***/

@media only screen and (max-width: 991px) {
	
	#suggested .item { float: left; }
	#suggested .grid-list .col { margin-left: 0px; }
	
	#suggested .higher .photo img {
		width: auto;
		height: auto;
		min-height: 100%;
	}
	
	.step h3 { font-size: 18px; }
	
	#heading .selected-filters .btn { font-size: 12px; }
	#heading .section .btn { font-size: 14px; }
	
	#foot-cont .btn-share { display: inline-block; }
	
	#foot .adart { text-align: center; }
	#foot .adart img { margin: 10px auto; }
	#foot .adart img, #foot .adart p { float: none; }

}

/*** TABLET 768px (vertical) ***/

@media only screen and (min-width: 768px) and (max-width: 991px) {

	.col { 
		margin-left: 20px;
		width: 700px; 
		float: none;
	}
	
	.extend { width: 700px; }
	
	.col .col { 
		width: 580px; 
		margin-left: 50px;
	}
	
	/**/

	.block .photo, .block.higher .photo, .higher .block .photo { height: 200px; }
	.block.higher .photo img, .higher .block .photo img { margin-top: -20%; }
	.block .tags a { font-size: 9px; }
	
	#btn-webtv { right: 200px; }
	
	#suggested .arrow { top: 130px; }
	#suggested .arrow.left { left: -10px; }
	#suggested .arrow.right { right: -70px; }
	
	#suggested .viewport { 
		width: 620px; 
		margin-left: 20px;
	}
	
	#suggested .item { margin-left: 30px; }
	
	#single {
		margin-left: 30px;
		width: 580px;
	}
	
	.step .photo { width: 200px; }
	
	#side { padding: 40px 0px 40px 30px; }
	
	.side-title { margin-left: 50px; }
	
	#foot .col .col { margin-left: 60px; }
	
	#foot-cont { padding-left: 20px; }
	#foot-cont .social { margin-top: 40px; }
	
}

/*** MOBILE 320px ***/

@media only screen and (max-width: 767px) {

	h1 { font-size: 22px; }
	h2 { font-size: 16px; }
	
	.container { margin: 0px auto; }
	
	.block .photo, .block.higher .photo, .higher .block .photo { height: 220px; }

	#head { 
		background: transparent; 
		height: 250px;
	}
	
	#logo { 
		width: 200px;
		left: 45px; 
		top: 45px;
	}
	
	#lang {
		top: 5px;
		right: 45px;
	}
	
	#btn-webtv { 	
		overflow: hidden;
		top: 35px;
		right: 0px;
		width: 50px;
	}
	
	#cart-status {
		top: 35px;
		right: auto;
		width: 200px;
	}
	
	#cart {
		width: 100%;
		left: 0px;
		right: 0px;
	}
	
	#menu {
		width: 100%;
		left: -100%;
	}
	
	#menu ul { margin-top: 260px; }
	
	#search { 
		width: 300px; 
		margin-top: 210px;
		border-radius: 50px;
	}
	
	#content .container { background: rgba(255,255,255,0.9); }
	
	#page { background: transparent; }
	
	#heading { 
		position: relative;
		text-align: center;
		z-index: 200;
		top: 0px;
	}
	
	#heading .btn, #heading .section .btn {
		min-width: 0px;
		border-radius: 50px;
		padding-left: 25px;
		text-align: center;
	}
	
	#filters { 
		padding: 40px 20px; 
		width: 300px;
	}
	
	#filters.open, #filters ul { margin-left: -20px; }
	
	#filters li .label {
		font-size: 20px;
		padding: 25px;
	}
	
	#cart .block .photo { height: 300px; }
	
	#suggested {
		padding: 40px 20px 40px 20px;
		margin: 0px -20px 0px -20px;
	}
	
	#suggested .carousel { margin-bottom: 0px; }
	#suggested .col .grid-list { margin-left: 0px; }
	
	#suggested .page-title {
		margin: -20px 0px 40px 0px;
		text-align: center;
	}
	
	#suggested .arrow { top: -20px; }
	#suggested .arrow.left { left: -10px; }
	#suggested .arrow.right { right: -10px; }
	
	#suggested .bullets { 
		text-align: center;
		top: 40px;
		left: 0px;
	}
	
	#side {
		margin: -20px;
		padding: 20px;
	}
	
	#side .block .photo { height: 300px; }
	
	#side .block .photo img {
		margin: 0px;
		height: 100%;
		width: auto;
	}
	
	#single .block .tags { position: static; }
	
	#cart .block .photo {}
	
	.log, .shoots li { 
		width: auto;
		margin: 0px;
		margin-bottom: 20px;
		float: none;
	}
	
	.shoots ul { margin: 0px; }
	
	.scores li {
		margin-right: 0px;
		width: auto;
		float: none;
	}
	
	.scores .item { height: auto; }
	.scores li.first .photo { height: 150px; }
	
	#foot-cont {
		text-align: center;
		margin: 0px -20px;
		padding: 20px;
	}
	
	#foot-cont .cats li {
		width: auto;
		float: none;
	}
	
	#foot-cont .pages { margin: 0px; }
	#foot-cont .pages ul { margin: 20px 0px 0px 0px; }
	
	#foot-cont .pages img {
		margin: auto;
		float: none;
	}
	
}


/** PRINT **/

@media print {

	.container { width: 98%; }
	
	.col {
		float: left;
		margin-left: 2%;
		margin-bottom: 2%;
	}
	
	.c1 { width: 6.5%; }
	.c2 { width: 15%; }
	.c3 { width: 23.5%; }
	.c4 { width: 32%; }
	.c5 { width: 40.5%; }
	.c6 { width: 49%; }
	.c7 { width: 57.5%; }
	.c8 { width: 66%; }
	.c9 { width: 74.5%; }
	.c10 { width: 83%; }
	.c11 { width: 91.5%; }
	.c12 { width: 100%; }
	
	.extend { width: 98%; }

	#overlay, #bg, #btn-webtv, #lang, #search, #menu, #side, #single .actions, #foot-cont .pages, #foot-cont .cats, #foot-cont .social, #foot-cont .share, #cart .actions .btn-remove, #btn-remove-all, #btn-print, .printmy #page, #cart-status, #cart-status .num { display: none; }
	
	#head { height: auto; }
	
	#logo { 
		position: relative; 
		z-index: 900;
		width: 150px;
		left: 0px;
	}
	
	.block .block-title a { color: #006142 !important; }
	
	.printmy #cart-status {
		border-radius: 0px;
		border-bottom: 2px solid #01402c;
		font-size: 30px;
		display: block;
		color: #006142 !important;
		padding: 0px;
		margin: 0px;
		top: 20px;
		right: 40%;
	}
	
	#cart.open { 
		background: transparent;
		position: static;
		overflow: visible;
		padding: 0px;
		margin: 0px;
		opacity: 1;
		z-index: 10;
		width: 78% !important;
		display: block;
	}
	
	#cart .content {
		margin: 0px;
		padding: 0px;
		margin-left: 25%;
	}
	
	#cart .block .photo { height: 200px; }

	
	#heading { 
		top: 20px;
		right: 20px;
		z-index: 400;
	}
	
	.printmy #heading { display: none; }
	
	#page { 
		padding: 0px; 
		z-index: 400;
	}
	
	.page-title .date { padding: 0px; }
	
	#page .c10.offset1, #foot .offset1 { 
		margin-left: 2%; 
		width: 98% !important;
	}

}


