/* CSS Document */

/*Top of Page*/
#header_links{
	list-style-type: none;
	margin-top: -20px;
}
#header_links li{
	border-left: 1px solid #cccccc;
    float: left;
    line-height: 14px;
    padding: 0 10px;
	color: #444444;
}
#header_links li a{
	color: #444444;
}

#categoriestopmenu{
	background-color:#327ebe;
	background-image:-moz-linear-gradient(top,#4093d9,#1e5e95);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#4093d9),to(#1e5e95));
	background-image:-webkit-linear-gradient(top,#4093d9,#1e5e95);
	background-image:-o-linear-gradient(top,#4093d9,#1e5e95);
	background-image:linear-gradient(to bottom,#4093d9,#1e5e95);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3f92d8',endColorstr='#ff1d5e94',GradientType=0);
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-border-radius:2px;
	border-radius:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	clear:both;
	border:1px solid #444444;
	margin:0 auto;
	z-index:1000;
	-webkit-text-size-adjust:100%;
	padding-left: 0px;
	padding-right: 0px;
}
#categoriestopmenu_home{
	background-color:#636363;
	background-image:-moz-linear-gradient(top,#777777,#444444);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#777777),to(#444444));
	background-image:-webkit-linear-gradient(top,#777777,#444444);
	background-image:-o-linear-gradient(top,#777777,#444444);
	background-image:linear-gradient(to bottom,#777777,#444444);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777',endColorstr='#ff444444',GradientType=0);
	border-right:1px solid rgba(0,0,0,0.4);
	float:left
}
#categoriestopmenu_home a{
	height:16px;
	width:20px;
	color:#ffffff
}
#categoriestopmenu_home a:before{
	/*content:"\e600";
	font-family:'icomoon';
	font-size:21px;
	font-weight:300;*/
	color:#ffffff
}
#categoriestopmenu_showmenu{
	/*padding-left: 20px;*/
}
#categoriestopmenu_ul{
	display: inline-block;
	list-style-type: none;
	padding-top: 10px;
}
#categoriestopmenu li{
	background:none;
	/*border-bottom:1px solid rgba(0,0,0,0.2) !important;*/
	border:0;width:100%;
	display: inline;
}
#categoriestopmenu li.last{
	border:0 !important
}
#categoriestopmenu li:hover > a,#categoriestopmenu li a:focus,#categoriestopmenu li a:active,#categoriestopmenu a.selected{
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background:#226caa
}
#categoriestopmenu li a{
	position:relative;
	padding:12px 10px;
	color: #FFF;
}
.categoriestopmenu_right{
	float: right;
	padding-left: 0;
}
.categoriestopmenu_right li{
	background-color:#636363 !important;
	background-image:-moz-linear-gradient(top,#777777,#444444);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#777777),to(#444444));
	background-image:-webkit-linear-gradient(top,#777777,#444444);
	background-image:-o-linear-gradient(top,#777777,#444444);
	background-image:linear-gradient(to bottom,#777777,#444444);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777',endColorstr='#ff444444',GradientType=0);
	border-left:1px solid rgba(0,0,0,0.4);
	/*float:right;*/
	padding: 12px 10px;
}
.categoriestopmenu_right li a:hover{
	color: #4093d9 !important;
}
.categoriestopmenu_right li:hover > a,.categoriestopmenu_right li a:focus,.categoriestopmenu_right li a:active,.categoriestopmenu_right a.selected{
	background: none !important;;
}


#prettyslider_editorial{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #cccccc;
	border-bottom-color:#b2b2b2;
	background:#f9f9f9;
	margin:0px auto;
	margin-top: 15px;
	max-width:100%;
	padding:10px;
	overflow:hidden;
	-webkit-text-size-adjust:100%
}
#prettyslider_editorial p{
	color:#444444;
	font-style:inherit;
	margin:0;
	padding:0
}
#prettyslider_editorial .legend{
	margin:0 0 5px
}
#prettyslider_editorial h2{
	background:none;
	border:0;
	color:#226caa;
	font-size:20px;
	line-height:24px;
	margin:0 0 5px;
	padding:0;
	text-shadow:none
}
/*#prettyslider_editorial h2{
	background:none;
	border:0;
	color:#444444;
	font-size:18px;
	line-height:22px;
	margin:0 0 5px;
	padding:0;
	text-shadow:none
}*/
@media (max-width:979px){#prettyslider_editorial h1{font-size:18px;line-height:22px}}@media (max-width:480px){#prettyslider #prettyslider_prev,#prettyslider #prettyslider_next,#prettyslider .prettyslider_button{display:none !important}#prettyslider_editorial h1{font-size:16px;line-height:19px}}

.title_block{
	background-color:#327ebe;
	background-image:-moz-linear-gradient(top,#4093d9,#1e5e95);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#4093d9),to(#1e5e95));
	background-image:-webkit-linear-gradient(top,#4093d9,#1e5e95);
	background-image:-o-linear-gradient(top,#4093d9,#1e5e95);
	background-image:linear-gradient(to bottom,#4093d9,#1e5e95);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3f92d8',endColorstr='#ff1d5e94',GradientType=0);
	color:#ffffff;
	text-shadow:1px 1px 0 #1e5e95;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	-webkit-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
	border:1px solid #1e5e95;
	border-bottom-color:#15436a;
	font-family: "Lato",sans;
	font-weight: 500;
	font-size:22px;
	line-height:22px;
	margin:0;
	padding:8px 10px
}
.title_block a{
	color:#ffffff
}
.title_block a:hover, .title_block a:focus, .title_block a:active{color:#6aabe1}
.block_content{
	background:#f9f9f9;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:8px 10px
}
#cart_block_no_products{
	padding:2px 0 5px;
	font-weight: 600;
}
#cart-prices{
	border-top:1px solid #cccccc;
	padding:5px 0;
	font-weight:600
}
#cart-prices .price{
	float:right;
	font-weight:600;
	color:#226caa
}
#cart-buttons{
	overflow:hidden;
	margin:10px 0 0
}
#cart-buttons .button_small{
	float:left;
	background-color: #327ebe;
    background-image: -moz-linear-gradient(top,#4093d9,#1e5e95);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#4093d9),to(#1e5e95));
    background-image: -webkit-linear-gradient(top,#4093d9,#1e5e95);
    background-image: -o-linear-gradient(top,#4093d9,#1e5e95);
    background-image: linear-gradient(to bottom,#4093d9,#1e5e95);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3f92d8',endColorstr='#ff1d5e94',GradientType=0);
    color: #ffffff;
    text-shadow: 1px 1px 0 #1e5e95;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #1e5e95;
    border-bottom-color: #15436a;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    display: inline-block;
    font-family: Arial,sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 14px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    outline: 0;
    padding: 5px 8px;
}
#cart-buttons .button_small:hover{
	-webkit-transition: background-position 0.2s linear;
    -moz-transition: background-position 0.2s linear;
    -o-transition: background-position 0.2s linear;
    transition: background-position 0.2s linear;
    background-color: #1e5e95;
    background-position: 0 -16px;
}
#cart-buttons .exclusive{
	float:right
}
.products{
	font-size:12px;
	margin-bottom:5px
}
.products dt,.products dt a{
	font-weight:600
}
.products .price{
	float:right;
	font-weight:600;
	color:#226caa
}
.products .remove_link{
	float:right;
	clear:both;
	/*width:16px;
	height:16px;*/
	margin-left:5px;
	margin-top:0px;
}
/*.products .ajax_cart_block_remove_link:before{
	content:"\e65b";
	font-family:'icomoon';
	font-size:18px;
	font-weight:300
}*/
.products .cart_block_customizations li{
	border:0;
	font-size:12px;
	padding:0
}
.products .cart_block_customizations li:before{display:none}




/*loading style*/
.overlay-wrapper > .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
}

.overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}

#overlayLoadingShadow {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9040;
    background-color: #000;
    opacity: .5;
    display: none;
}

#overlayLoading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 9041;
}

#overlayLoading .overlay-wrapper .overlay > .fa {
    font-size: 40px;
    color: #f9f9f9;
}

#overlayLoadingText {
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: 20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 9041;
    display: none;
    padding: 5px;
    text-align: center;
    color: #F9F9F9;
}

/*fine loading style*/

.see519InlineBlock{
	display: none;
}
.see519Block{
	display: none;
}

@media screen and (min-width: 1024px) {
	.tastoHome{
		display:none !important;
	}
}

@media screen and (max-width: 1025px) and (min-width: 520px) {
	.invoice-block{
		font-size: 6.9pt;
	}
	.ricercaP{
		font-size: 9.1pt;
	}
	.tastoHome{
		display:none !important;
	}
	/*.nav.top-menu .menu{
		font-size: 12px;
	}*/
	.menu-user-block{font-size: 12px;}
	.menu-info-block{font-size: 12px;}
	#categoriestopmenu li a{padding: 12px 0px}
	#categoriestopmenu_home a i{font-size: 26pt !important;}
	#categoriestopmenu_showmenu{font-size: 10px;}
	#categoriestopmenu_ul{margin-left:-16px !important}
	#categoriestopmenu_ul li a{padding-right: 10px !important}
}

@media screen and (max-width: 768px) and (min-width: 520px) {
	.invoice-block{
		overflow-x: scroll;
	}
	.btn{
		font-size: 6.9pt;
	}
	.font6d9{
		font-size: 6.9pt;
	}
	.noSee768{
		display: none;
	}
	.block{
		display: block;
	}
	.small-padding-left-0{
		padding-left: 0 !important;
	}
	.small-codiceEsatto{
		padding-left: 0 !important;
		margin-left: -17px;
	}
	.small-codiceEsatto span{
		font-size: 1rem;
	}
	.imgCarrello{
		width:100%;
	}
	.width70x100{
		width: 70% !important;
	}
	.tastoHome{
		display:block !important;
	}
}

@media screen and (max-width: 519px) and (min-width: 0px) {
	.font6d9{
		font-size: 6.9pt;
	}
	.font9{
		font-size: 9pt;
	}
	.font8{
		font-size: 8pt;
	}
	.font7{
		font-size: 7pt;
	}
	.noSee519{
		display: none;
	}
	.see519InlineBlock{
		display: inline-block !important;
	}
	.see519Block{
		display: block !important;
	}
	.invoice-block{
		overflow-x: scroll;
	}
	.imgCarrello{
		width:100%;
	}
	.menu-icon-container {
		margin: 40px 0px 0px 20px !important;
	}
	.menu-user-block{
		margin-top: 30px;
	}
	.menu-info-block{
		/*display: none;*/
		position: absolute;
		width: 100%;
		top: 5px;
		left: -16px;
	}
	#searchText, #searchButton, .icmn-search{
		/*display: none;*/
	}
	.dropdown{
		display: block;
		margin-top: 20px;
		margin-left: -50px;
	}
	#categoriestopmenu{
		display: none;
	}
	/*#categoriestopmenu_showmenu{display: none;}*/
	
	.search-block{
		/*margin-top: 15px;*/
		margin: -13px 0 10px 0;
	}
	#header_links li{
		line-height: 30px
	}
	.ml-67{
		margin-left: -67px;
	}
	nav.top-menu{
		/*height: 201px;*/
		/*height: 151px;*/
		height: 136px;
	}
	.imgChiSiamo{
		width: 100%;
	}
}