.banner_certificato{
	max-width: 100%;
	/*min-width:322px ;*/
	border: 1px solid #aaa;
	box-shadow: 0px 0px 5px #aaa;
	/*margin-right: 150px;*/
}

.product-image-m{
	border: 1px solid #aaa;
	max-width: 100%;
	box-shadow: 0px 0px 5px #aaa;

}

@media only screen and (min-width: 768px){

	.view4mobile{
		display: none;
	
	}
	
	.product-title-mobile{
		display: none;
	}

}

@media only screen and (max-width: 767px){
	.home-home {
	  /*width: 300px;*/
	  height: 100%;
	}
	
	.hide4mobile{
		display: none;
	}
	
	
	.banner-m1{
	margin-top: 0px;
    margin-bottom: 0px;
	}
	
	.banner-m2{
	margin-top: 20px;
    margin-bottom: 20px;	
	}
	
	.more-views{
		/*display: none;*/
	}
	
	.icons{
		display: none;
	}
	
	.page-title-bg {

    width: 0px;
	}
	
	.col-main{
	padding-top:0px;	
	}
	
	.product-title-mobile{
		margin-top: 20px;
		margin-bottom:20px;
	}
	
	.misura {
    border-bottom: 0px solid #e9e9e9;
	font: 15px/1.35 Arial,Helvetica,sans-serif;
	}
	
	.comprati{
		display:none;
	}
	
	#oldprice{
		font: 10px/1.35 Arial,Helvetica,sans-serif;
	}
	
	#newprice{
		font: 19px/1.35 Arial,Helvetica,sans-serif;
	}
	
	#carrello1 img {
    float: right;
    position: relative;
    top: -80px;
	padding-bottom: 20px;
    padding-top: 20px;
	}
	
	#carrello2 img {
    float: right;
    position: relative;
    top: -47px;
	
	}
	
	#carrello1 {
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
    text-align: right;
	padding-bottom: 7px;
	
    }
	
	#carrello2 {
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
    text-align: right;
	padding-bottom: 7px;
	
    }
	
	.data-table tbody tr:last-child td {
    border-bottom: 0px solid #e9e9e9;
    }
	
	.data-table th {
	padding: 0px 0px;
	}
	
	.cart .page-title .checkout-types {
    margin: 10px 15px 0;
    float: none;
	}
	
	.page-title {  
    padding: 0 0 10px;
	}
	
	.page-title h1{
     margin-top: 0px;
     margin-bottom: 0px; 
	}
	
	.tab-fix1{
	border-bottom: 0px solid #e9e9e9;
	}
	

	
}

@media only screen and (min-width: 768px) and (max-width: 959px){
	.data-table th {
    float: none;
    width: 250px;
    white-space: nowrap;
    padding: 5px;
	
}


.data-table table, .data-table thead, .data-table tbody, tablr.data-table th, table.data-table td, .data-table tr {
    border-bottom: 1px solid #e9e9e9;
    text-align: left !important;
}


}




@media only screen and (min-width: 960px){


}





.btn-blog{
	float:right;
text-color:white;
display:block;
width:90px;
height:30px;
background: url('') 0 0 no-repeat;
text-decoration:none;
text-indent:12px;
float:right;
padding-top:4px;
margin-top:5px;
margin-right:15px;
clear:both;	
	}
	
.data-table th {
    font-weight: 600;
	/*padding: 0px 0px;*/
}

.data-row-head {
    font-weight: 600;
}

#queldoreiNav{
	    width: 1000px;
}

.tab-fix1{
	border-bottom: 1px solid #e9e9e9;
	}

.product-view .add-to-cart {
    padding-top: 10px;
	float:right;
	}
	
	.bot_box {
    border-width: 0px 0px 0 0;
    border-style: solid dashed solid solid;
    border-color: #8566ac transparent transparent transparent;
    border-top-color: #fafafa;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    width: 0px;
    height: 0px;
}


.tabella_rate{
	margin-top:15px;
	margin-bottom:15px;
	border: 1px solid #575757;
	/*text-align:center;*/
	width:100%;
	
}

.tabella_rate td{
	/*color:orange;*/
	text-align:center;
	padding-left:4px;
	padding-right:4px;
}

.tabella_rate th{
	font-weight: 600;
	text-align:center;
	
	border-bottom:1px solid #575757;
}

.tabella_rate_price{
font-weight: 600;
color:#8566AC;
font-size: 14px
}

#container_payment_method_consel{
	padding-left:0px;
	margin-left:0px;
}

.consel-method-description{
	padding-top:5px;
	padding-left:40px;
    margin-left:20px;	
}

#acquista {
    position: relative;
    /*float: right;
    /*right: 140px;*/
	/*right: 330px;
    top: -70px;*/
	right: 535px;
    top: -50px;
}


.schedatecnica {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	/*font-family:Arial;*/
	font-size:15px;
	font-weight:bold;
	padding: 3px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
	
	/*ANIMAZIONE BLINKER*/
	-webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
    -webkit-animation-duration: 1.4s;
	/*ANIMAZIONE BLINKER*/
	
}


.schedatecnica:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
	
	-webkit-animation-play-state: paused;
	color:black;
	opacity:1.0;
}
.schedatecnica:active {
	position:relative;
	top:1px;
}


.product-options dd select{
	width: 100%;
    height: 35px;
    overflow: hidden;
    background: url(http://www.materassiedoghe.eu/skin/frontend/default/shopper/images/new_arrow.png) no-repeat right #F2F2F2;
    border: 1px solid #ccc;
	
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   font-weight:500;
   -webkit-appearance: none;
}

.validation-failed {
    border: 1px dashed #f00 !important;
    background: url(http://www.materassiedoghe.eu/skin/frontend/default/shopper/images/new_arrow.png) no-repeat right #faebe7 !important;
}

.product-options label {
	font-size: 14px;
}

.add-to-cart .schedatecnica {
	font-size:20px;
	padding: 10px 25px;
	max-width: 100%
	
}

.products-list .configurable-price-from-label{
	display: none;
}

.product-view .product-shop .price-box {
    position: relative;
    float: right;
}


.product-view .product-shop .configurable-price-from-label {
	font-size:17px;
	font-weight:600;
	padding-bottom:10px;
}

.product-options p.required {
    padding: 0px 0 0;
}

.product-view .product-shop .price-box .old-price .price {
    /*color: #888888;*/
	color: red;
    font-size: 37px;
    line-height: 100%;
    padding-left: 10px;
}

.g-recaptcha div { margin: auto}

.price-label-etr-old{
	font-size:16px;
	padding-left:70px;
}

.price-label-etr-special{
	display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
	font-size:16px;
	padding-bottom: 28px;
    padding-right: 10px;
}
.product-view .product-shop .configurable-price-from-label {
    padding-left: 23px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px){
	.price-label-etr-special{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	.price-label-etr-old{
	padding-left:0px;
	}
	.product-view .product-shop .configurable-price-from-label {
    padding-left: 0px;
	}
	
	.hidefix{
		display:none;
	}
}

@media only screen and (max-width: 767px){
	.price-label-etr-special{
		padding-bottom: 0px;
		padding-right: 0px;
	}
	.price-label-etr-old{
	padding-left:0px;
	}
	.product-view .product-shop .configurable-price-from-label {
    padding-left: 0px;
	}

}


.contatore-price .countdown_show4 .countdown_section{
	width: 15.5%;
}
.contatore-price  .countdown_amount {
	font-size: 115%
}

.product-shop-info .contatore-price  .hasCountdown{
	width:120%;
	height:30px;
	float:none;
	font-size:12px;
	padding: 5px 0px 0px 0px;
}

.contatore-price .countdown_section{
	min-width:50px;
}

@media only screen and (max-width:767px) {
    .image-responsive {
        width:100%;
        height:auto;
    }
}

#related-products-list .price-box .old-price .price{
	font-size: 17px;
	color: grey;
}
#related-products-list .price-box .special-price .price{
	font-size: 20px;
	color: red;
}

#related-products-list .label{
	font-size: 15px;
}

.h8 {
  margin: 0px;
  background-image: url('http://www.materassiedoghe.eu/media/wysiwyg/certificato_banner.jpg');
  background-repeat: no-repeat;
  color: #FFFFFF;
  background-color: red;
  font-size: 140%;
  font-weight: normal; 
  line-height: 260px;
  text-align: center;
  width: 240px;
  height: 150px;          
}

.footer2 {
    height: 450px;
}



@media only screen and (max-width: 1200px) and (min-width: 960px){
	.product-view .product-img-box .more-views {
		 width: 97%;
	}
	.product-view .product-img-box .product-image img {
		width: auto;
		height: auto;
	}
	.product-view .product-img-box .product-image {
		width: 97%;
	}
	.spedizionegratuita {
		top: 103%;
	}
	
}

@media only screen and (max-width: 1200px) and (min-width: 768px){
	.banner_certificato{
		margin-top:20px;
	}
}


.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

@media only screen and (max-width: 767px) and (min-width: 479px){
	.griglia_x4{
		height: 830px;
	}
}

@media only screen and (max-width: 479px){
	.griglia_x4{
			height: 700px;
	}
}

@media only screen and (max-width: 959px) and (min-width: 768px){
	.griglia_x4{
		height: 950px;
	}
}



@media only screen and (min-width:960px) and (max-width: 1200px){
	
	.data-table table, .data-table thead, .data-table tbody, table.data-table td, .data-table tr {
		display: block;
		border: 0;
		text-align: left !important;
	}
	
	
	.data-table .hide4mobile{
		display: none;
	}
	
	.data-table .view4mobile{
		display: inline;
	}
	
	.misura {
    border-bottom: 0px solid #e9e9e9;
	font: 15px/1.35 Arial,Helvetica,sans-serif;
	}
	

	#oldprice{
		font: 10px/1.35 Arial,Helvetica,sans-serif;
	}
	
	#newprice{
		font: 19px/1.35 Arial,Helvetica,sans-serif;
	}
	
	#carrello1 img {
    float: right;
    position: relative;
    top: -80px;
	padding-bottom: 20px;
    padding-top: 20px;
	}
	
	#carrello2 img {
    float: right;
    position: relative;
    top: -47px;
	
	}
	
	#carrello1 {
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
    text-align: right;
	padding-bottom: 7px;
	
    }
	
	#carrello2 {
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
    text-align: right;
	padding-bottom: 7px;
	
    }
	
	.data-table tbody tr:last-child td {
    border-bottom: 0px solid #e9e9e9;
    }
	
	.data-table th {
	padding: 0px 0px;
	}
	
	
	.tab-fix1{
	border-bottom: 0px solid #e9e9e9;
	}
		
}

@-webkit-keyframes blinker{
0% { opacity: 0.4; }
50% { opacity: 1.0; }
100% { opacity: 0.4; }
}

.css3_blink {
    -webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(.5, 0, 1, 1);
    -webkit-animation-duration: 1.0s;
}


.prev-next.clearfix {
    display: none;
}

#newprice .price{
	color: #cc0000;
}

/*OTTIMIZZAZIONE MOBILE MANUEL*/

.testo {
    font-size: 24px !important;
}

@media screen and (max-width: 767px) {
	.price-container .hasCountdown {
		font-size: 10px;
		max-width: 100%;
		padding: 0px;
	}

	span.countdown_section {
		max-width: 18%;
	}

	/*Social*/
	div#sthoverbuttons {
		display: none;
	}
	
	.header-wrapper {
		padding-top: 0px;
	}
	
	.testo {
		font-size: 14px !important;
	}
	
	.products-list .desc{
		display:none;
	}

	.products-list .product-name a {
		font-size: 18px;
	}
	
	.product-tabs-content {
			padding:5px;
	}
	
	.mymemory{
		max-width: 80px !important;
	}
	
}


.slides, .flex-control-nav, .flex-direction-nav {

    background: url(http://www.ilovesleep.it/media/queldorei/shopper/silk.jpg) !important;

}