#_desktop_logo {width: 160px;}
 .btslidemio {
    background: #ffffff;
    font-size: 20px;
    border: none;
    line-height: 39px;
    padding-left: 33px;
    padding-right: 33px;
}

.headermio {
    text-align: center;
    background: #f3f3f3;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    letter-spacing: 0.3px;
	padding-left: 22px;
    padding-right: 22px;
}

.headermio a { color: #6f6f6f;text-decoration: underline;}



#category-9 {
	background-color: #ffffff;
    padding-left: 12px !important;
    padding-right: 12px !important;
}

.breadcrumb .container {
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e3e3e3;
    padding-bottom: 14px;
}

.conttext {
    display: block;
    text-align: center;
    width: 100%;
	z-index: 9;
	padding-bottom: 40px;
}

.contbnmio img:hover {
    opacity: 0.8 !important;
}


@media (max-width: 991px) {
	.banbtfor { width: 100% !important;} 	
	.conttext h2 { font-size:16px !important; }
	.conttext p { font-size:12px !important; }
	.bantop1 { width: 50% !important;}
	#header, #header .header-top { box-shadow: 0 10px 10px 0 rgb(0 0 0 / 3%) !important;}
	.product-quantity .add, .product-quantity .qty {width: 100% !important;}
	.pro-list-btn {text-align:center;}
	.product-manufacturer img {right: 14px !important;}
	.conttext {	padding-bottom: 20px !important;}
	.headermio {font-size: 11px !important; line-height: 16px !important;}
	.newsletter-description {padding-bottom: 25px !important; line-height: 14px !important;}
	.infodtdx img {margin-left: auto !important; margin-right: auto !important; display: block !important;}
	.infodtsx img {margin-left: auto !important; margin-right: auto !important; display: block !important;}
	
}






@media (min-width: 991px) {
	
	.bantop1 { width: 33.3333333% !important;}
	
	
}

@media (min-width: 1150px) {
	
	#product .tabs {width: 70%; margin-left: auto; margin-right: auto; text-align: center;}
	
}





@media (max-width: 450px) {
	
	
	
	.conttext h2 { font-size: 15px !important;
    padding: 0px !important;
    margin: 0 !important;
    line-height: 15px;}
	
	.conttext p {
    display: block !important;
    line-height: 13px;
    padding-top: 6px;
}
	
}




.product-flags .product-flag.new { 
    top: 46px;
    background: #ffffff;
    border: 1px solid #a9a9a9;
    color: #5c5c5c;
    font-family: arial;
    text-transform: uppercase;
    font-size: 9px;
    padding-top: 1px;
}


.sottit {
    display: block;
    text-align: center;
    padding-bottom: 40px;
}


.marchmio {
    text-transform: uppercase;
    font-size: 13px;
    color: #919191;
}


.product-manufacturer img {
    margin: 0 0 20px;
    position: absolute;
    right: 0;
    width: 92px;
}



#checkout .page-content-wrapper {
    padding-top: 40px;
}


#js-checkout-summary .product-price {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    
}


#js-checkout-summary .collapse {
    display: block;
}


.continfodt {
    margin-top: 33px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    text-align: left;
}

.infodtsx {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #d9d9d9;
    text-align: center;
}

.infodtdx {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
	text-align: center;
}

.infodtdx img {
    width: 22px;
    margin-right: 10px;
}
.infodtsx img {
    width: 24px;
    margin-right: 8px;
}







.soffietto {
    padding-top: 40px;
    padding-bottom: 11px;
}


.soffietto h5 {
  font-size: 16px;
    line-height: 0px;
    font-weight: 300;
    letter-spacing: 0px;
    display: block;
    background-color: #ffffff;
    margin: 0;
    cursor: pointer;
    padding-bottom: 23px;
    padding-top: 18px;
}

.soffietto p {
  padding: 0px;
    margin: 0px;
    font-family: arial;
    font-size: 13px;
}



.soffietto ul {
  list-style: none;
  perspective: 900;
  padding: 0;
  margin: 0;
}
.soffietto ul li {
  position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom: 1px solid #d9d9d9;
}
.soffietto ul li:nth-of-type(1) {
  animation-delay: 0.5s;
}
.soffietto ul li:nth-of-type(2) {
  animation-delay: 0.75s;
}
.soffietto ul li:nth-of-type(3) {
  animation-delay: 1s;
}
.soffietto ul li:last-of-type {
  padding-bottom: 0;
}
.soffietto ul li i {
  position: absolute;
  transform: translate(-6px, 0);
  margin-top: 16px;
  right: 0;
}

.soffietto ul li i:before {
  transform: translate(-2px, 0) rotate(45deg);
  content: "";
  position: absolute;
    background-color: #000000;
    width: 1px;
    height: 6px;
}
.soffietto ul li i:after {
  transform: translate(2px, 0) rotate(-45deg);
  content: "";
  position: absolute;
    background-color: #000000;
    width: 1px;
    height: 6px;
}
.soffietto ul li input[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.soffietto ul li input[type=checkbox]:checked ~ p {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}
.soffietto ul li input[type=checkbox]:checked ~ i:before {
  transform: translate(2px, 0) rotate(45deg);
}
.soffietto ul li input[type=checkbox]:checked ~ i:after {
  transform: translate(-2px, 0) rotate(-45deg);
}

.continuamodal {
    background: #eae8e8;
    border: none;
    padding: 10px 10px 10px 10px;
}

.cartmodal {
    background: #ffffff;
    padding: 12px;
    border: 1px solid #000000;
    color: #000000;
}

#cart .product-price {  font-size: 19px;}
#cart .has-discount .current-price > span:first-child { font-size: 19px;}

.ospitemio a {
    background: #686767;
    border-radius: 12px;
    line-height: 34px;
    color: #ffffff !important;
    padding-left: 21px;
    padding-right: 21px;
}

.accedimio a {
    background: #e8e1e1;
    color: #000000;
    line-height: 34px;
    border-radius: 12px;
    padding-left: 21px;
    padding-right: 21px;
    width: 116px;
    text-align: center;
}


