@import url("https://use.fontawesome.com/releases/v5.0.10/css/all.css");

:root {
	--colorePrincipale: #970880;
}

.container {
	padding-top: 30px !important;
}

a.socialIcon {
	display: inline-block;
	text-align: center;
	color: #b1b1b1;
	margin-right: 15px;
}

.theme_buttons a > [class*="glyphicon"],
.theme_buttons a > [class*="fa-"],
.theme_button > [class*="glyphicon"],
.theme_button > [class*="fa-"] {
	font-size: 1em;
	position: inherit;
	margin-right: 5px;
	top: 0px;
}


/*icons for forms */
form label + svg,
form label + svg {
	position: absolute;
	font-size: 14px !important;
	left: 20px;
	top: 24px;
	width: 1em;
	line-height: 1;
	text-align: center;
}

form label + svg + .form-control,
form label + svg + .form-control {
	padding-left: 45px;
}

a.color-icon.socicon-youtube {
	color: #FF0000;
}

a.color-bg-icon {
	width: 40px;
	padding: 7px 0px;
    border-radius: 20px;
    background-color: none !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.with_top_border_container .container:before {
	height: 1px !important;
	background-color: black !important;
}

.ds .color-bg-icon:hover {
	background-color: #FFFFFF !important;
}

.elementoChiSiamo {
	margin-bottom: 40px;
}

#toTop:after {
	content: "\f106";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-size: 24px !important;
}

.vertical-tabs .nav > li > a:after, .panel-heading .panel-title > a:after {
	font-family: "Font Awesome 5 Free";
	content: "\f054" !important;
	font-weight: 900;
}


.intro_section .slide_description {
	margin-bottom: -25% !important;
}

@media (min-width: 1600px) {
	.page_header.tall_header:not(.affix) > [class*="container"] {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
}

.headerLeftLogo {
	width: 90px;
}

@media (max-width: 1469px) {
	.header_right_buttons {
		padding: 0px 5px;
	}

	.header_right_buttons .theme_button {
		padding: 14px 20px;
	}
	.container-fluid .sf-menu > li > a {
		font-size: 12px;
	}
}


@media (min-width: 1000px) {
	.container-fluid .sf-menu > li > a {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
}


@media (min-width: 1300px) {
	.container-fluid .sf-menu > li > a {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
}

@media (min-width: 1470px) {
	.container-fluid .sf-menu > li > a {
		margin-left: 10px !important;
		margin-right: 10px !important;
	}
}

@media (min-width: 1550px) {
	.container-fluid .sf-menu > li > a {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
}


@media (min-width: 1680px) {
	.container-fluid .sf-menu > li > a {
		margin-left: 20px !important;
		margin-right: 20px !important;
	}
}

@media (min-width: 1750px) {
	.container-fluid .sf-menu > li > a {
		margin-left: 25px !important;
		margin-right: 25px !important;
	}
}


[class*="container"] .sf-menu > li:first-child > a {
	margin-left: 0 !important;
}

[class*="container"] .sf-menu > li:last-child > a {
	margin-right: 0 !important;
}

.page_breadcrumbs {
	padding-top: 150px;
}

.standardSection {
	padding: 50px 0px;
}

@media screen and (max-width: 480px){
	#grid[data-columns]::before {
		content: '1 .column.size-1of1';
	}

    .intro-layer .topmargin_50 {
        margin-top: 2px !important;
    }

    .intro-layer .theme_button {
        padding: 12px 20px;
    }


	.btn_cancellaNL , .msg_campoObbligatorio{
	text-align: center !important;
	float: none !important;
	}
	.sf-menu {
		position: relative !important;
		padding: 65px 0px 20px 0px !important;
		text-align: center !important;
	}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
	#grid[data-columns]::before {
		content: '2 .column.size-1of2';
	}

    .intro-layer .topmargin_50 {
        margin-top: 10px !important;
    }

	.btn_cancellaNL , .msg_campoObbligatorio{
	text-align: center !important;
	float: none !important;
	}
	.sf-menu {
	position: relative !important;
	padding: 65px 0px 20px 0px !important;
	text-align: center !important;
	}	
}
@media screen and (min-width: 769px) and (max-width: 991px) {
	#grid[data-columns]::before {
		content: '3 .column.size-1of3';
	}
	.intro_section .slide_description {
		margin-top: 60% !important;
	}
}
@media screen and (min-width: 992px) {
	#grid[data-columns]::before {
		content: '4 .column.size-1of4';
	}
}

@media screen and (max-width: 991px) {
	.titolo-ricerca:after {
	    width: 95% !important;
	}

	.page_breadcrumbs {
		padding-top: 100px;
	}

	.intro_section h2 {
		font-size: 38px;
		line-height: 1;
	}

	.intro_section p {
		line-height: 0.6;
		font-size: 28px;
	}

	.imgAbitoModal {
		max-height: 600px;
	}

}

@media screen and (max-width: 768px) {
	.page_breadcrumbs {
		padding-top: 75px;
	}

	.header_right_buttons .theme_button {
		padding: 8px 10px;
		border-radius: 10px;
	}

	.intro_section h2 {
		font-size: 30px;
		line-height: 1;
	}

	.intro_section p {
		line-height: 1;
		font-size: 24px;
	}
}

/* Again, you�re free to use and define the classes: */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%;  box-sizing: border-box; padding: 5px;}
.size-1of3 { width: 33.333%;  box-sizing: border-box; padding: 5px;}
.size-1of4 { width: 25%;  box-sizing: border-box; padding: 5px;}

.column > div {
	margin-bottom: 10px;
}

.imgCollezione {
	border-radius: 10px;
	opacity: 1;
	display: block;
	width: 100%;
	height: auto;
	transition: .5s ease;
}


.imgCollezioneDettagli {
	transition: .5s ease;
	opacity: 0;
	position: relative;
	bottom: 28px;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	margin-bottom: -55px;
}


.imgCollezioneContainer {
	position: relative;
	top: 0;
	left: 0;
}

.imgCollezioneContainer:hover .imgCollezione {
	opacity: 0.3;
}

.imgCollezioneContainer:hover .imgCollezioneDettagli {
	opacity: 1;
}
.imgCollezioneContainer:hover .imgSoldOut {
	opacity: 0.3;
}

.imgCollezioneTesto {
	background-color: var(--colorePrincipale);
	color: white;
	font-size: 16px;
	padding: 16px 32px;
	border-radius: 0px 0px 10px 10px;
}

.imgSoldOut {
	position: absolute;
	left: 5px;
	top: 5px;
	opacity: 1;
	display: block;
	transition: .5s ease;
}

.smallButton {
	padding: 10px 15px !important;
	border-radius: 10px !important;
	height: auto !important;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="date"], textarea, select, .form-control {
	padding: 10px 18px !important;
}


input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="date"], select {
	height: 40px !important;
}

.form-control.invalid {
	color: var(--colorePrincipale) !important;
}

.contact-form-respond:before {
	content: "\f058";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	padding-right: 10px;
}

.columns_margin_bottom_5 [class*="col-"], .row.columns_margin_bottom_5 [class*="col-"] {
	margin-bottom: 5px !important;
}

.labelMisureTipologia {
	text-align: center;
	font-size: 32px;
}

.mini {
	font-size: 12px;
}

.grecaptcha-badge {
	display: none;
}

.flex-direction-nav a:before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;
}

@media (min-width: 768px) {
	.intro_section .slide_description {
		font-size: 30px !important;
		text-shadow: #000000 0px 0px 0px;
	}
	.intro_section h2 {
		text-shadow: #000000 0px 0px 0px;
		font-size: 50px;
	}
}


@media (max-width: 767px) {
	.titolo-ricerca:after {
	    width: 93% !important;
	}

	.elencoCategorie h4,
	.elementoAbitoElenco .entry-title {
		font-size: 18px !important;
	}

	.elementoAbitoElenco .small-text{
		font-size: 10px !important;
	}

	.vertical-item.content-padding .item-content {
	    padding: 10px !important;
	}


	.intro_section .slide_description {
		font-size: 40px !important;
		text-shadow: #000000 0px 0px 0px;
	}
	.intro_section h2 {
		text-shadow: #000000 0px 0px 0px;
		font-size: 40px !important;
	}
	.media {
		margin-top: 0px !important;
	}
	h3.widget-titile {
		margin-bottom: 5px !important;
	}

	.imgAlternataSx {
		display: block !important;
	}

	.imgAlternataDx {
		display: none !important;
	}
	
	.info-dettaglio,
	.elenco .testo {
		text-align: center;
	}

	.cart {
		border-top: 1px solid #ddd;
		padding-top: 20px;
	}

	.loghiRegione {
		width: 75% !important;
	}

	.elencoMenuFooter {
		text-align: center;
	}

	.widget_mailchimp [type="email"] {
		width: 100% !important;
	}

	.testoFooter {
		text-align: center;
	}

	#subscribe .subs-elements-wrapper .theme_button{
		margin-left: 15% !important;
	}
}

@media screen and (max-width: 450px) {
	.titolo-ricerca:after {
	    width: 91% !important;
	}
}

@media (max-width: 499px) {
	.elencoCategorie h4 {
		font-size: 14px !important;
	}
}

.media-left, .media > .pull-left {
	float: left !important;
}

.checkbox {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.page_footer .widget {
	margin-top: 0px !important;
}

.btn_cancellaNL {
	color: #000 !importnat;
}

.msg_campoObbligatorio {
	text-align: left;
	float: left;
	color: red;
}

.teaser {
    padding-bottom: 30px;
}
.teaser_icon + p {
    margin-top: 17px !important;
}

.list2 ul, ul.list2 {
	padding-left: 0px !important;
}

@media (max-width: 1800px) {
	.container-fluid .sf-menu > li > a {
		font-size: 12px;
	}
}


#toTop:after {
	content: "\f106";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	font-size: 24px !important;
}

.widget_search .form-group + .theme_button:before, .widget_product_search [type="submit"]:before, .widget_mailchimp .form-group + .theme_button:before, .widget_mc4wp_form_widget .form-group + .theme_button:before {
	font-size: 14px;
	content: "\f002";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}


.widget_search .form-group + .theme_button {
	top: -6px !important;
}

#subscribe .subs-elements-wrapper .theme_button{
	font-size: 20px;
	margin-left: 0%;
}

/*
** wApp
*/

p#wapp {
    text-align: right;
    margin-bottom: 0;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10;
}

p#wapp a {
    background: #25d366;
    color: #fff;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    text-align: center;
    width: 50px;
    padding-top: 8px;
	border-radius: 30px;
    padding-left: 2px;
}

@media (min-width: 992px) {
	p#wapp {
		bottom: 30px;
		right: 30px;
	}

	p#wapp a {
		width: 60px;
		height: 60px;
        padding-top: 17px;
	}
}

.modal-open p#wapp {
	visibility: hidden;
}

@media (min-width: 768px) {
	.flexslider p {
		/*line-height: 65px;*/
	}
}

@media (max-width: 991px) {
	.slide_description {
		padding: 0px !important;
		margin-top: 130% !important;
	}
}


img.imgFullSlider {
	max-width: unset;
}

.page_topline2 {
	padding: 15px 0px;
	font-size: 22px;
	font-family: 'Cabin', 700;
	position: relative;
	color: white;
	text-align: center;
	border-top: 1px solid #BBBBBB;
	text-transform: uppercase;
}
/*
.page_topline2 {
	padding: 20px 0px;
	font-size: 48px;
	font-family: 'Alex Brush', cursive;
	position: relative;
	background-color: white;
	color: black;
	text-align: center;
	border-top: 1px solid #BBBBBB;
}
*/

@media (min-width: 992px) {
	.tall_header:not(.affix) .sf-menu > li > ul {
		top: calc(100% - 7px) !important;
	}
}

@media (min-width: 1360px) {
	.sf-menu li > ul {
		margin-top: 10px;
		text-align: left;
		list-style: none;
		padding: 10px 0;
		background-color: #ffffff;
		background: linear-gradient(var(--colorePrincipale) 3px, #fff 3px);
		box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
		min-width: 10em;
		border-radius: 5px;
	}
}

@media (min-width: 1360px) {
	.sf-menu li {
		line-height: 15px;
	}
}

@media (min-width: 1200px) {
	.intro_section h2 {

	}
}

.smallButton {
	padding: 20px 30px;
}

header.affix .page_topline2 {
	display: none;
}

.titolo-ricerca {
	text-transform: uppercase;
	text-align: center;
}

.pagination > .active > a,
.pagination > li > a:hover,
.theme_button.color1 {
	background-color: #970880;
}

.pagination > li > a {
    min-width: 40px;
    line-height: 40px;
}

.pagination {
    padding: 3px 0px;
}

.vertical-item.content-padding .item-content {
    padding: 20px 20px 20px 20px;
}

.ls .highlight, .ls .highlight1 {
    color: #818181;
}

.mb-5 {
	margin-bottom: 5px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-100 {
	margin-top: 100px;
}

.ls h4 a:hover {
	color: #970880;
}

.titolo-ricerca span {
    display: inline-block;
    position: relative;
    z-index: 2;
	padding: 0 25px;
    background: #fff;
	color: #000;
}

.titolo-ricerca:after {
	position: absolute;
    content: "";
    display: block;
    width: 98%;
    border-bottom: 1px solid #111820;
    height: 1px;
    top: 11px;
}

.mb-50 {
	margin-bottom: 50px;
}

.imgNewSold {
    position: absolute;
    right: 5%;
    top: -9px;
    display: block;
    z-index: 1;
    width: 20%;
}

.imgNewSoldBig {
    position: absolute;
    right: 3%;
    top: -12px;
    display: block;
    z-index: 1;
    width: 29%;
}

.summary .product_meta > * {
    font-size: 16px;
}

.summary .posted_in {
    font-weight: 700;
}

.ls .greylinks a:hover {
    color: #970880;
}

.categories-links {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
	color: #818181;
	margin: 0 0 0 6px;
}

.topmargin_50 {
	margin-top: 50px;
}

.titolo span {
    display: inline-block;
    position: relative;
    z-index: 2;
	padding: 0 25px;
    background: #fff;
	color: #000;
}

.titolo:after {
	position: absolute;
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #111820;
    height: 1px;
    top: 50%;
}

.summary-mobile h1 {
	margin-bottom: 0;
}

.summary.summary-mobile .product_meta {
    margin-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    font-size: 0;
}

.summary-mobile-bottom {
	width:100%;
}

.summary-mobile-bottom .product_meta {
	width:100%;
}

.summary-mobile-bottom .product_meta .posted_in-left {
	float: left;
}

.summary-mobile-bottom .product_meta .posted_in-right {
	float: right;
}

.ls .greylinks a:focus,
.ls .greylinks a:active {
    color: #970880;
}

ul.thumbnails li {
	margin-bottom: 15px !important;
}

ul.thumbnails {
	padding-left: 0px !important;
}

@media (max-width: 1359px) {
	.sf-arrows .sf-with-ul:after {
	    font-family: 'Font Awesome 5 Free';
	    font-weight: 600;
		right: auto;
		margin-left: 10px;
	}

	.container-fluid .sf-menu > li > a {
    	font-size: 16px;
	}

	li.subMenu a {
	    font-size: 12px !important;
	}
	.mainmenu_wrapper {
		overflow: auto;
	}
	.toggle_menu.mobile-active:before {
		display: none !important;
	}
	.headerLeftLogo {
		width: 50px;
	}
	.intro_section .slide_description {
		margin-bottom: -40% !important;
	}
}

.page_header.tall_header > [class*="container"] {
    padding-top: 15px;
    padding-bottom: 15px;
}

.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}

.container-fluid.nav-container {
	background-color: white;
	height: 10px;
}

.sf-more-li {
	display: none;
}

.toggle_menu.mobile-active  {
	left:44% !important;
}
.toggle_menu  {
	left:95% !important;
}

.titoloFooter {
	color: #000 !important;
	font-size: 1.3rem;
	letter-spacing: 0em !important;
	font-weight: bold;
}

.page_footer a, .page_copyright a {
	color: #000 !important;
}

.widget_mailchimp [type="email"] {
    width: 80%;
}

.loghiRegione {
	width: 30%;
}

.elencoMenuFooter {
	padding-inline-start: 0px;
	list-style: none;
}

.testoFooter {
	font-size: 0.9rem;
    color: black;
}

.intro_section .slide_description_wrapper:before {
	height: 110% !important;
}

.page_footer.parallax {
	background-color: none !important;
	opacity: unset !important;
}

.parallax.ds.ms:after {
	background-color: #e9e9e9;

}

.imgElencoLaterale {
	margin-bottom: 15px;
}

#toTop {
	z-index: 9998 !important;
}

@media (min-width: 1360px) {
	.toggle_menu {
		display: none;		
	}

}

.freeprivacypolicy-com---palette-light.freeprivacypolicy-com---nb {
    max-height: 100% !important;
}
