/*     --html
------------------------------------------------- */
html {height: 100.1%; margin-bottom: 1px; }

/*     --css-framework
------------------------------------------------- */
.half_width, 
.one_half     { width: 47.8%; }
.one_third    { width: 30.5%; }
.two_third    { width: 65.3%; }
.one_fourth   { width: 21.9%; }
.one_fifth    { width: 16.7%; }
.three_fourth { width: 74%;   }
.four_fifth   { width: 79%;   }
.two_fifth    { width: 37.2%; }
.three_fifth  { width: 58%;   }
.one_sixth    { width: 13.3%; }
.four_sixth   { width: 65.4%  }
.one_half, .half_width, .one_third, .two_third, .one_fourth, .one_fifth, .four_fifth, .one_sixth, .two_fifth, .three_fifth, .four_sixth, .three_fourth {position: relative;	display: inline; float: left; margin-right: 4%;}
.last {margin-right: 0 !important;}

/*     --tags
------------------------------------------------- */
a {color: #444; text-decoration: none;}
p {margin-bottom: 15px;}
blockquote {font-style: italic; font-size: 16px; margin-bottom: 20px;}
blockquote p {line-height: 22px;}
cite, em, i {font-style: italic; color: #999; font-size: 14px;}
img {width: auto; max-width: 100%; height: auto; vertical-align: middle;}

/*     --list in ce_text
------------------------------------------------- */
.ce_text ul, .ce_list ul {padding-left: 20px; margin-bottom: 15px;}
.ce_text li, .ce_list li {list-style-type: square; list-style-position: outside; margin-bottom: 3px; line-height: 18px;}

/*     --headlines
------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {font-family: 'Yanone Kaffeesatz', Arial, sans-serif; font-weight: 200; line-height: 1.3em;}
h1 {font-size: 30px; font-weight: bold; margin-bottom: 20px;}
h2 {font-size: 22px; color: #990000; font-weight: bold; margin-bottom: 15px;}
h3 {font-size: 20px; margin-bottom: 10px;}
h4 {font-size: 18px; margin-bottom: 10px;}
h5 {font-size: 18px; font-weight: bold; margin-bottom: 10px;}
h6 {font-size: 16px; margin-bottom: 10px;}

/*     --body
------------------------------------------------- */
body {color: #595151; font-family: 'Droid Sans', Arial, Verdana, sans-serif; line-height: 20px; font-size: 12px; padding: 0px 0 30px 0; overflow-x: hidden;}
body, .social {/*background: url(../img/backgrounds/bg10.jpg) repeat;*/}

.social .inside { float: right; margin-bottom: 10px; }

/*     --wrapper
------------------------------------------------- */
#wrapper { width: 980px; margin: 0 auto; }
#wrapper { background: #fff; padding-top:10px; margin-bottom: 20px; -moz-box-shadow: 0px 0px 10px #222; -webkit-box-shadow: 0px 0px 10px #222; box-shadow: 0px 0px 10px #222; behavior: url(files/the-photographer/scripts/PIE.htc); position: relative; z-index: 100;}
.full_width #wrapper, .full_width #footer { width: auto; max-width: 1430px; }

/*     --header
------------------------------------------------- */
/*#header { background: url(../img/top-bg.jpg) left top repeat-x;  }*/
#header #logo {position: absolute; left: 20px; top: -3px; /*top: 40px;*/}

/* sidebar_left */
body.sidebar_left #main {overflow: hidden; width:65%; float:left; position:relative;}
body.sidebar_left #left {overflow: hidden; margin-right: 5%; width:30%; float:left; position:relative;}

@media (max-width: 767px) {
	body.sidebar_left.categorieProdottiPage #left {margin-bottom: 5px; }
}
@media (min-width: 768px) {
	body.sidebar_left.categorieProdottiPage #main {width:73%; }
	body.sidebar_left.categorieProdottiPage #left {width:25%; margin-right: 2%; }	
}

/* sidebar_right */	
body.sidebar_right #main {overflow: hidden; width:65%; float:left; position:relative;}
body.sidebar_right #right {overflow: hidden; margin-left: 5%; width:30%; float:left; position:relative;}
	
/* sidebar_both */
body.sidebar_both #main {overflow: hidden; width:48%; float:left; position:relative;}
body.sidebar_both #right {overflow: hidden; margin-left: 4%; width:22%; float:left; position:relative;}
body.sidebar_both #left {overflow: hidden; margin-right: 4%; width:22%; float:left; position:relative;}

/*     --sidebars
------------------------------------------------- */
#right .inside, #left .inside {
	/*background: url(../img/sidebar-bg.png);*/ 
	padding: 20px;
	background: #ebebeb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#right h3, #left h3 {font-weight: bold;}

/*     --container
------------------------------------------------- */
#container {/*padding: 40px;*/ padding: 20px 10px 40px 14px; clear: both;}

/*     --extended
------------------------------------------------- */
#extended {margin-top: -65px; padding: 0px 50px 20px 50px; }
#extended h2 {font-size: 30px;}

/*     --footer
------------------------------------------------- */
#footer {width: 980px; margin: 0 auto; background: #fff; margin-bottom: 20px; -moz-box-shadow: 0px 0px 10px #222; -webkit-box-shadow: 0px 0px 10px #222; box-shadow: 0px 0px 10px #222; behavior: url(files/the-photographer/scripts/PIE.htc); position: relative; z-index: 100;}
#footer .inside {padding: 40px; overflow: hidden;}
#footer .socials li {margin-bottom: 5px;}
#footer .socials li img {margin-right: 5px;}

/*     --call-to-action
------------------------------------------------- */
#call-to-action {text-align: center; font-family: 'Yanone Kaffeesatz', Arial, sans-serif; font-weight: bold; font-size: 30px; line-height: 34px; background: url(../img/shadow-bottom.png) center top no-repeat; padding: 35px 0 10px 0; margin-top: 35px;}

	/*     --pagination
------------------------------------------------- */
#main .pagination {clear: both; border-top: 1px solid #ddd; padding-top: 5px;}
#main .pagination ul {padding: 0; float: left;}
#main .pagination p {float: right;}
#main .pagination li {background: none; padding: 0; margin: 0; float: left; list-style-type: none;}
#main .pagination li a,
#main .pagination li span {background: #333; display: block; margin-right: 1px; color: #fff; text-decoration: none; padding: 3px 7px;}
#main .pagination li span.current {background: #666;}

	/*     --teaser
------------------------------------------------- */
#teaser {background: url(../img/shadow-top.png) center bottom no-repeat; /*padding: 0 50px 25px 50px;*/ padding: 0 10px 25px 10px; overflow: hidden; text-align: center; color: #999999; }
#teaser h3 {text-transform: uppercase; margin-bottom: 5px;}
#teaser img {margin: 0 auto 10px auto; display: block;}
#teaser a { color: #339999; }

	/*     --ce_hyperlink
------------------------------------------------- */
.ce_hyperlink a {
	color: #fff;
    line-height: 22px;
    font-weight: bold;
    text-shadow: -1px -1px 1px rgba(0,0,0, 0.25);
    padding: 6px 12px 5px;
    text-align: center;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 18px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0, 0.2), inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0, 0.2), inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);
    box-shadow: 0 2px 2px rgba(0,0,0, 0.2), inset 0 1px 0 rgba(255,255,255, 0.35), inset 0 10px 20px rgba(255,255,255, 0.12), inset 0 -10px 30px rgba(0,0,0, 0.12);
	background: #333;
	behavior: url(files/the-photographer/scripts/PIE.htc);
}

.ce_hyperlink a:hover {
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0, 0.2), inset 0 1px 1px rgba(255,255,255, 0.5), inset 0 10px 20px rgba(255,255,255, 0.20), inset 0 -10px 20px rgba(0,0,0, 0.12);
    -moz-box-shadow: 0 2px 1px rgba(0,0,0, 0.2), inset 0 1px 1px rgba(255,255,255, 0.5), inset 0 10px 20px rgba(255,255,255, 0.20), inset 0 -10px 20px rgba(0,0,0, 0.12);
    box-shadow: 0 2px 1px rgba(0,0,0, 0.2), inset 0 1px 1px rgba(255,255,255, 0.5), inset 0 10px 20px rgba(255,255,255, 0.20), inset 0 -10px 20px rgba(0,0,0, 0.12);
	behavior: url(files/the-photographer/scripts/PIE.htc);
}

.ce_hyperlink a:active {
    -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08);
    -moz-box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08);
    box-shadow: inset 0 2px 2px rgba(0,0,0, 0.3), inset 0 10px 20px rgba(0,0,0, 0.08);
    behavior: url(files/the-photographer/scripts/PIE.htc);
}

[class^="ce_hyperlink icon-"] a span {
 display: inline-block;
  width: 14px;
  height: 14px;
  opacity: 0.6;
  vertical-align: text-top;
  background-image: url(../img/icons/buttons.png);
  background-repeat: no-repeat;
  margin-right: .6em;
} 

	/*     --hide mobile-select
------------------------------------------------- */
#mobile-select {display: none;}

/*     --ce_gallery framework
------------------------------------------------- */
.ce_gallery .row1 {width: 100%;}
.ce_gallery .row2 {width: 49.5%;}
.ce_gallery .row3 {width: 32.6%;}
.ce_gallery .row4 {width: 24.25%;}
.ce_gallery .row5 {width: 19.2%;}
.ce_gallery .row6 {width: 15.83%;}
.ce_gallery .row7 {width: 13.2%;}
.ce_gallery .row8 {width: 11.62%;}
.ce_gallery .row9 {width: 10.22%;}
.ce_gallery .row10 {width: 9.1%;}
.ce_gallery .row11 {width: 8.18%;}
.ce_gallery .row12 {width: 7.41%;}
.ce_gallery .row2, .ce_gallery .row3, .ce_gallery .row4, .ce_gallery .row5, .ce_gallery .row6, .ce_gallery .row7, .ce_gallery .row8, .ce_gallery .row9, .ce_gallery .row10, .ce_gallery .row11, .ce_gallery .row12 {margin-right: 1%;}
.col_last {margin-right: 0;}

/*     --galerie
------------------------------------------------- */
.ce_gallery ul {letter-spacing: -4px; word-spacing: -4px;}
.ce_gallery li {vertical-align: middle; padding-bottom: 10px; display: inline-block; position: relative; font-size: 0;}
.ce_gallery li.col_last {margin: 0;}

/* hover-effect */
.ce_gallery li img:hover {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	opacity:.5;}
.ce_gallery li img {-webkit-transition:all .2s ease-in-out;	-o-transition:all .2s ease-in-out;	-moz-transition:all .2s ease-in-out; transition:all .2s ease-in-out;}


#tl_subscribe .text {
	width: 50%;
	padding: 7px;
	padding-left: 35px;
	background: #FFF url("../img/icons/iconMailNewsletter.png") left center no-repeat;	
}
#tl_subscribe .submit, 
#tl_unsubscribe .submit 
{
	background-color: #000000;
	border: 0;
	width: auto;
	color: #FFF;
	text-decoration: none;
	padding: 7px 20px;
	-moz-box-shadow: 0 10px 10px -8px #000;
	-webkit-box-shadow: 0 10px 10px -8px #000;
	box-shadow: 0 10px 10px -8px #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#call-to-action #tl_subscribe 
{
	max-width: 70%;
	margin: 0 auto;
}

#home .one_half { 
	width: 49%;
	margin-bottom: 1%;
	margin-right: 1%;
}

.cartTop p,
.cartTop a {
	text-align: right;
	color: #000000 !important;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}


.boxImg {
	position: relative;
	display: inline-block;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;	
}
.boxImg:after {
	content: "";
	background: rgba(0, 0, 0, 0.5);
	display: block;
	position: absolute;
	width: 100%;
	height: calc(100% - 6px);
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;		
}
.boxImg.box2 {
	width: 44%;
}
.boxImg.box4 {
	width: 54%;
}
.boxImg:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
}
.boxImg:hover:after {
	opacity: 1;
}
.boxImg img {
	vertical-align: baseline;
}


@media (max-width: 767px) {
	.boxImg {
		width: auto !important;
	}
}

.product_list {
	text-align: center;
}
.product_list .product {
	margin-bottom: 20px;
}
.product_list .product figure a
{
	min-height: 175px;
	display: block;
}
.product_list .product .details,
.product .sku
{
	display: none;
}
.product_list .product h4 {
	margin: 10px 0 0 0;
	padding-top: 10px;
	border-top: 1px solid #888888;
}


.product {
	margin-top: 30px;
}
.product h2 {
	text-align: center;
	font-weight: bold;
}
.product .mainGallery {
	/*float: right;*/
}
.product .mainGallery figure {
	text-align: center;
}
.product .gallery figure {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
}
.product .offer {
	border-top: 1px solid #DDDFDE;
	border-bottom: 1px solid #DDDFDE;
	margin: 10px 0px 30px 0;	
	padding: 10px 0px;
	font-size: 15px;
	font-weight: bold;
}
.product .options {
	background: #DDDFDE;
	padding: 10px 10px 1px 10px;
	color: #000000;
	text-transform: uppercase;	
}
.product .options .info {
	float: right;
	margin-top: 85px;
	text-align: center;
}
.product .options .info,
.product .options .quantity_container,
.product .options .input-wrapper {
	/*width: 50%;*/
}
.product .options .quantity_container label,
.product .options .input-wrapper label {
	width: 20%;
	min-width: 60px;
}
.product .options .quantity_container input,
.product .options .input-wrapper select {
	background: #ffffff;
	color: #000000;
	width: 80%;
}
.product .options .quantity_container {
	margin-bottom: 12px;
}
.product .submit_container {
	text-align: center;
}
.product .submit_container input {
	display: inline !important;
}

.product .contattaci,
.product .spedizione,
.product .social 
{
	border-top: 1px solid #DDDFDE;
	border-bottom: 0 !important;
	margin: 0;
	padding: 15px 20px !important;
}
.product .social 
{	
	padding: 30px 30px !important;	
}
.product table {
	border-bottom: 0;
	width: 100%;
}
.product table td {
	border-top: 0;
	padding: 3px 20px 3px 0;
}
.product table td.col_last {
	padding-right: 0;
}


.mod_breadcrumb
 {
	background: url(../img/shadow-top.png) center top no-repeat;
	border-bottom: 1px solid #000000;
	margin: 0px 0 20px 0;
	padding: 9px 0 0 0;
}
.mod_breadcrumb,
.mod_breadcrumb a
 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.mod_breadcrumb ul
 {
	background: #F2F2F2;
	border-bottom: 3px solid #ffffff;
	padding: 5px 10px;
}
.mod_breadcrumb ul li {
	display: inline;
}
.mod_breadcrumb ul li:not(.last):after {
	content: ">";
	margin-left: 5px;
	font-size: 14px;
	top: 0px;
	position: relative;
}


.menuCategorieMacro
 {
	background: url(../img/shadow-top.png) center top no-repeat;
	border-bottom: 1px solid #000000;
	margin: 0px 15px 0px 15px;
	padding: 9px 0 0 0;
}
.menuCategorieMacro,
.menuCategorieMacro a
 {
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 17px;
}
.menuCategorieMacro ul
 {
	/*background: #F2F2F2;*/
	border-bottom: 3px solid #ffffff;
	padding: 5px 10px;
}
.menuCategorieMacro ul li {
	display: inline;
	margin-right: 30px;
}
/*
.menuCategorieMacro ul li:after {
	content: ">";
	margin-left: 5px;
	font-size: 14px;
	top: 0px;
	position: relative;
}
*/
.menuCategorieSub ul.level_2 {
	margin-left: 10px;
}
.menuCategorieSub ul li.sibling, .menuCategorieSub ul li.trail {
	display:none;
}

.mod_iso_productreader .ce_form input[type="text"], .mod_iso_productreader .ce_form input[type="email"], 
.mod_iso_productreader .ce_form select, 
.mod_iso_productreader .ce_form textarea {
	width: 100%;
	padding: 3px;
}
.mod_iso_productreader .ce_form textarea {
    height: 70px;
}
.mod_iso_productreader .ce_form table td {
    padding: 1px 20px 1px 0;
}

.text-center, .text-center figure {
	text-align: center;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}