

/* doubts-about-your-size */
.doubts-about-your-size {
	margin: 35px 0 0px;
}
.doubts-about-your-size p {
	color: #000;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	margin: 0px 0 12px;
	letter-spacing: 0.27857143px;
}
.doubts-about-your-size p strong {
	font-weight: 700;
}
.consulenza-taglie {
	padding: 0 0 10px;
}
.consulenza-taglie .doubts_popup {
	color: #000;
	padding: 10px 30px;
	display: inline-block;
	border: 1px solid #000;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	position: relative;
    cursor: pointer;	
	text-transform: uppercase;
	letter-spacing: 0.27857143px;
}
.consulenza-taglie .doubts_popup span {
	position: relative;
	padding: 0 0 0 22px;
}
.consulenza-taglie .doubts_popup span:before {
	content:"";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background:url(../img/consulenza-taglie.svg) no-repeat;
}

.doubts-size-popup {
    display: none;
}
.doubts-size-popup.show-popup {
    display: block;
}
.content-doubts-size {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.content-doubts-size .doubts-content-block {
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
	position: fixed;
    background: #fff;
	max-width: 460px;
	width: 100%;
	max-height: 100vh;
}
.doubts-taglia {
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    text-align: right;
    cursor: pointer;
	position: relative;
    width: 100%;
    display: block;
}
.doubts-content {
	overflow: auto;
	max-height: 100vh;
}
.doubts-content-photo img {
	width: 100%;
	display:block;
}
.doubts-content-text {
	padding: 30px 40px 40px;
}
.doubts-content-text h4 {
	color:#000;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	margin: 0 0 5px;
	letter-spacing: 0.5px;
	text-transform: none;
}
.doubts-content-text p {
	color:#000;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 10px;
	letter-spacing: 0.27857143px;
}
.doubts-content-text strong {
	font-weight: 700;
}
.doubts-content-text ul {
	margin: 0 0 10px;
}
.doubts-content-text li {
	color:#000;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 2px;
	letter-spacing: 0.27857143px;
	list-style: disc;
    margin-left: 15px;
}
.doubts-content-text li::marker 
{
    font-size: 8px;
    font-weight: bolder;
}
.doubts-content-text li a {
	color:#000;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	border-bottom: 1px solid;
}
.doubts-content-text li a:hover {
	text-decoration: none;
}
@media screen and (max-width: 767px) {
	.doubts-about-your-size {
		margin: 20px 0 -15px;
	}
	.consulenza-taglie {
		padding: 0;
	}
	.doubts-content-text {
		padding: 15px 15px 15px;
	}
	.content-doubts-size .doubts-content-block {
		width: 100%;
	}
}
/* doubts-about-your-size */
.product-consulenza h2 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.5px;
	margin: 0 0 25px;
	text-transform: none;
}
.product-consulenza p {
	color: #000;
    font-size: 13px;
    line-height: 1.55;
	margin: 0 0 15px;
}
.product-consulenza ul {
	margin: 0 0 10px;
}
.product-consulenza li {
	color:#000;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	margin: 0 0 2px;
	letter-spacing: 0.27857143px;
	list-style: disc;
    margin-left: 25px;
}
.product-consulenza li::marker 
{
    font-size: 8px;
    font-weight: bolder;
}
.product-consulenza li a {
	color:#000;
	font-size: 13px;
	line-height: 20px;
	font-weight: 600 !important;
    text-transform: none !important;
}
.product-consulenza li a:hover {
	text-decoration: none;
}

@media (max-width: 768px) {
	.box-header3 .testSpedisciaDesk {
		display: none;
	}
	.box-header3 ~ .ApRow .navbar-header {
		height: 0;
	}
	.box-header3 ~ .ApRow .navbar-header .navbar-toggler {
		position: relative;
  		top: -62px;
	}
	.box-header3 #leo_search_block_top {
		margin-left: 15px;
	}
}