
/* Prada CSS */
.titleline {
    display:none;
	border-bottom: 2px solid #222222;
	float: left;
	height: 1px;
	margin: 24px 0 0 5px;
	width: 150px;
}

h2.subtitle {
	font-size: 18px;
	font-weight: 400;
	color: #989898;
	font-family: 'Univers LT W02 55 Roman', sans-serif;
	margin: 0;
	letter-spacing: -1px;
}

.title.parbase {
	margin: 0 0 48px 0;
}

/* FONTS */
.univers45 {
	font-family: 'Univers LT W02 45 Light', sans-serif;
}

.univers65 {
	font-family: 'Univers LT W01 65 Bold', sans-serif;
}

/* SIZE */
.size12, .size15, .size18, .size24, .size32, .size46, h3 {
	font-family: 'Univers LT W02 55 roman', sans-serif;
	font-weight: 400;
}

.size12 {
	font-size: 12px;
	line-height: 18px
}

.size15 {
	font-size: 15px;
	line-height: 18px
}

.size18 {
	font-size: 18px;
	line-height: 18px
}

.size24 {
	font-size: 24px;
	line-height: 24px
}

.size32, h3 {
	font-size: 32px;
	line-height: 32px
}

.size46 {
	font-size: 46px;
	line-height: 46px
}

/* MENU */
.menu-internal {
	font-family: 'Univers LT W02 55 Roman', sans-serif;
}

/* PAGES HEADERS */
#wrapper-internal {
	margin: 140px 20px 0 38px;
}

/* BLOCCHI */
.contentblock {
	margin-bottom: 72px !important;
}

.parbase.image.section {
	margin-bottom: 1em;
}

/* LOOKS */
.looks-th-title {
	font-family: 'Univers LT W01 65 Bold', sans-serif;
	-webkit-font-feature-settings: normal !important;
	font-feature-settings: normal !important;
	margin: 0 0 4px 0;
	font-size: 14px;
	font-weight: bold;
}

/* ARCHIVE PAGE */
.archive-desc {
	-webkit-font-feature-settings: normal !important;
	font-feature-settings: normal !important;
	font-size: 14px;
	margin: -24px 0 0 10px;
}

/* SHARE */
.social-share {
	font-family: 'Univers LT W02 55 Roman', sans-serif;
	font-weight: normal;
}

/* VIEWPORTS */
@media only screen and (min-width:1281px) {
	.contentblock {
		margin: 5px 0 72px 0;
	}
}

@media only screen and (max-width:599px) {
	/* main menu */
	#top-menu-column {
		margin: 65px 0 0 0;
	}
	#menu-bread A {
		letter-spacing: -1px;
	}

	/* archive page */
	.archive-breadcrumb {
		padding: 12px 0px;
	}
	.archive-filter {
		padding: 12px 0px;
	}
	.archive-desc {
		font-size: 12px;
		margin: -18px 0 0 5px;
	}

	/* looks page */
	#wrapper-internal {
		margin: 70px 20px 0 20px;
	}
	h1 {
		font-size: 32px;
		line-height: 36px;
	}
	h2.subtitle {
		font-size: 14px;
		letter-spacing: -1px;
	}
	.looks-title {
		left: 30px;
		font-size: 14px !important;
		top: 53px !important;
	}
	#wrapper-archive {
		padding: 50px 20px 0 20px;
		margin-top: 0px !important;
	}
	.top-subtitle-row {
		margin-bottom: 12px;
		position: relative;
		left: auto;
		top: auto;
	}
	#wrapper-adv div.title {
		position: relative !important;
		top: 20px !important;
		height: 150px !important;
		left: 20px !important;
		width: 90% !important;
	}
	#wrapper-adv #images-social .social-share {
		position: absolute !important;
		bottom: auto !important;
		top: 136px !important;
		left: 16px !important;
		margin: 0 !important;
		width: auto !important;
	}
	#wrapper-adv .images-lightbox {
		margin-bottom: 0px !important;
	}
	#wrapper-adv .adv-breadcrumb {
		top: 156px !important;
		right: 20px;
	}
	.size32, h3 {
		font-size: 24px;
		line-height: 24px;
	}
	div.product div.title h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.hide-mobile {
		display: none !important;
		visibility: hidden;
	}
}

/*lang spec*/
.lang_it .eyewear-prev {
	z-index: 8101;
	position: fixed;
	top: 100px;
	right: 130px;
}

@media only screen and (max-width: 599px) {
	div.storelocator-find {
		width: 18px;
	}
}

.bottom-link {
	display: inline-block;
	border: 1px solid #000;
	padding: 8px;
	color: #000 !important;
}

.bottom-link a {
	color: #000;
}

.bottom-link a:hover {
	color: #ccc !important;
}

.no-border .look-content {
	padding-top: 0;
}

.owl-single-carousel-small .item_text {
	text-align: center;
}


.faq ul { margin-bottom: 2em;}

