/*BODY -----------------------------------------------------------------*/
body {
	/*padding: 0 20px 20px 20px;*/
}



/*LOADING -----------------------------------------------------------------*/
.bar.top, .bar.bottom  {
	background-color: #efefef;
}



/*F-NAV -----------------------------------------------------------------*/
.f-nav.header {
	top: 0px;
}
@media (max-width: 1199px) {
.f-nav.header {
	padding: 15px 0;
	height: 85px;
}
.f-nav .navik-header {

}
}
.internal .f-nav.header {
	height: 80px;
	background-image: url(../design/bg-header.png);
	background-position: center top -15px;
	background-repeat: repeat-x;
	border-bottom: none;
}


/*TEXT -----------------------------------------------------------------*/
body {
	font-family: 'Roboto', sans-serif;
	color: #222;
	font-weight: 300;
	font-size: 18px;
}
@media (max-width: 992px) {
body {
	font-size: 16x;
}
}
@media (max-width: 599px) {
body {
	font-size: 14px;
}
}
.navik-menu-overlay ul li a {
	font-family: 'Roboto', sans-serif;
}
.navik-menu-overlay * {
	z-index: 99999999!important;
}


.font02, .font02 * {
font-family: 'Roboto Condensed', sans-serif;
}
.font03, .font03 * {
font-family: 'Roboto Condensed', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Roboto Condensed', sans-serif;
}
h1, h1 a:link, h1 a:visited, a:link h1, a:visited h1 {
	font-size: 42px;
	line-height: 1.3em;
	font-weight: 600;
	color: #222;
	/*text-transform: uppercase;*/
}
h1 a:hover, a:hover h1 {
}
h2, h2 a:link, h2 a:visited, a:link h2, a:visited h2 {
	font-size: 30px;
	line-height: 1.3em;
	font-weight: 500;
	color: #222;
	text-transform: uppercase;
}
h2 a:hover, a:hover h2 {
}
h3, h3 a:visited, a:link h3, a:visited h3 {
	font-size: 28px;
	line-height: 1.3em;
	font-weight: 400;
	color: #222;
	text-transform: uppercase;
}
h3 a:hover, a:hover h3 {
	color: #ffb400;
}
h3 a, h3 a:link, h3 a:visited  {
	color: #ffb400;
}
h3 a:hover {
	color: #666;
}
h4, h4 a:link, h4 a:visited, a:link h4, a:visited h4 {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.2em;
	color: #222;
	text-transform: uppercase;
}
h4 a:hover, a:hover h4 {
}
h4 span, h4 a:link span, h4 a:visited span, a:link h4 span, a:visited h4 span {
color: #ffb400;
}
h5, h5 a:link, h5 a:visited, a:link h5, a:visited h5 {
	font-size: 20px;
	line-height: 1.3em;
	font-weight: 400;
	color: #222;
}
h5 a:hover, a:hover h5 {
}
h6, h6 a:link, h6 a:visited, a:link h6, a:visited h6 {
	font-size: 1.2vw;
	font-weight: 400;
	line-height: 1.2em;
		font-size: 18px;
}
h6 a:hover, a:hover h6 {
		font-size: 16px;
}
p {
	line-height: 1.5em;
	color: #000;
	font-weight: 300;
}
p a:link, p a:visited {
	text-decoration: underline;
}
p a:hover {
color: #fab004;
}
.block p strong {
	font-weight: 500;
	color: #000;
}
.font02 h1 {

}
.font02 h2 {

}
.font02 h3 {

}
.font02 h4 {

}
.font02 h5 {

}
.font02 h6 {

}
.font02 p {

}
@media (max-width: 992px) {
h1 {
	font-size: 32px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 16px;
}
h6 {

}
p {

}
}
@media (max-width: 599px) {
h1 {
	font-size: 26px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {

}
h6 {

}
p {

}
}



/*COLORI -----------------------------------------------------------------*/
.color01, .color01 h1, .color01 h2, .color01 h3, .color01 h4, .color01 h5, .color01 p, .color01 i {
	color: #efefef;
}
.color01 span, .color01 h1 span, .color01 h2 span, .color01 h3 span, .color01 h4 span, .color01 h5 span {
	color: #efefef;
}
.color01 strong, .color01 h1 strong, .color01 h2 strong, .color01 h3 strong, .color01 h4 strong, .color01 h5 strong {
	color: #efefef;
}
.bgcolor01, .rowfull.bgcolor01 {
	background-color: #efefef;
}
.color02, .color02 h1, .color02 h2, .color02 h3, .color02 h4, .color02 h5, .color02 p, .color02 i {
	color: #f7f7f7;
}
.color02 span, .color02 h1 span, .color02 h2 span, .color02 h3 span, .color02 h4 span, .color02 h5 span {
	color: #f7f7f7;
}
.color02 strong, .color02 h1 strong, .color02 h2 strong, .color02 h3 strong, .color02 h4 strong, .color02 h5 strong {
	color: #f7f7f7;
}
.bgcolor02, .rowfull.bgcolor02 {
	background-color: rgba(0,0,0,0.02);
}
.color03, .color03 h1, .color03 h2, .color03 h3, .color03 h4, .color03 h5, .color03 p, .color03 i {
	color: #222;
}
.color03 span, .color03 h1 span, .color03 h2 span, .color03 h3 span, .color03 h4 span, .color03 h5 span {
	color: #222;
}
.color03 strong, .color03 h1 strong, .color03 h2 strong, .color03 h3 strong, .color03 h4 strong, .color03 h5 strong {
	color: #222;
}
.bgcolor03, .rowfull.bgcolor03 {
	background-color: #222;
}
.color04, .color04 h1, .color04 h2, .color04 h3, .color04 h4, .color04 h5, .color04 p, .color04 i {
	color: #a37e00;
}
.color04 span, .color04 h1 span, .color04 h2 span, .color04 h3 span, .color04 h4 span, .color04 h5 span {
	color: #a37e00;
}
.color04 strong, .color04 h1 strong, .color04 h2 strong, .color04 h3 strong, .color04 h4 strong, .color04 h5 strong {
	color: #a37e00;
}
.bgcolor04, .rowfull.bgcolor04 {
	background-color: #a37e00;
}




/*BUTTON -----------------------------------------------------------------*/
.button-cus, .button-cus:link, .button-cus:visited {
	border: 1px solid #ccc;
	color: #000;
	background-color: #fff;
}
.button-cus:hover {
	color: #fff;
	background-color: #fab004;
	border: 1px solid #fab004;
}
.button-cus:hover {
}
.button-cus.color01 {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
}
.button-cus.color01:hover {
	color: #fff;
	background-color: #333;
	border: 1px solid #333;
}
.button-cus.color02 {
	width: auto;
	display: inline-block;
	padding: 14px 24px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background-color: #fff;
}
.button-cus.color02:hover {
	color: #000;
	background-color: #fff;
	border: 1px solid #fab004;
	border: 1px solid #fab004;
}

/*CUSTOM TOP -----------------------------------------------------------------*/
.text-scroll-content {
	padding: 10px 0;
display: inline-block;
background-color: #000;
width: 100%;
text-align: center;
position: absolute;
z-index: 2;
}
.text-scroll-content .text {
color: #ffb400;
font-weight: 400;
text-transform: uppercase;
font-size: 16px;
padding: 0 30px;
display: inline-block;
}
.text-scroll-content a.text:hover {
color: #fff;
}
.text-scroll-content .star {
width: 15px!important;
display: inline-block!important;
opacity: 0.3;
margin-top: -4px;
}
/*
@media (max-width: 767px) {
.text-scroll-content {
display: none;
}
}*/

@media (max-width: 767px) {
    .text-scroll-content .star {
        display:none !important;
    }
    .text-scroll-content .text {
        font-size:11px;
        line-height:95%;
    }
}
@media (max-width:321px){
    .text-scroll-content .text {
        font-size:9px;
    }
}


/*CUSTOM HEADER -----------------------------------------------------------------*/
.header {
	padding: 10px 0px 20px 0px;
	position: fixed;
	z-index: 99;
	height: 100px;
	top: 46px;
}
.internal .header {
padding: 20px 0px 30px 0px;
	background-image: url(../design/bg-header.png);
	background-position: center top -25px;
	background-repeat: repeat-x;
	height: 80px;
	z-index: 2;
	background-size: 100% 100px;
	width: 100%;
	float: left;
  }
.header-fixed {
	background-image: url(../design/bg-header.png);
	background-position: center top;
	background-repeat: repeat-x;
	height: 110px;
	z-index: 2;
	background-size: 100% 100px;
	width: 100%;
	float: left;
}
/*
@media (max-width: 767px) {
.header {
top: 0;
}
}*/
@media (max-width:600px) {
    .header {
        top:40px;
    }
}

@media (max-width: 499px) {
.header {
	padding: 20px 0;
	position: relative;
	height: 60px;
	background-color: #000!important;
    top:35px;
}
}
@media (max-width: 599px) {
.header {
	padding: 0px 0px 10px 0px;
}
.header-fixed {
	height: 100px;
	padding: 5px 0px 5px 0px;
}
}
@media (max-width: 321px){
    top:26px;
}


/*LOGO -----------------------------------------------------------------*/
.logo-content, .logo-content-desktop, .logo-content-mobile {
width: 180px;
display: block;
float: none;
left: calc(50% - 90px)!important;
top: -6px!important;
position: absolute;
}
.nav-menu-wrapper .logo-content {
top: 62px!important;
left: 10px;
}
@media (max-width: 767px) {
.logo-content, .logo-content-desktop, .logo-content-mobile {
width: 120px;
left: calc(50% - 60px)!important;
top: 4px!important;
}
.nav-menu-wrapper .logo-content {
top: 24px!important;
left: 10px;
}
}
@media (max-width: 599px) {
.logo-content, .logo-content-desktop, .logo-content-mobile {
width: 80px;
left: calc(50% - 40px)!important;
top: 10px!important;
}
.nav-menu-wrapper .logo-content {
top: 20px!important;
left: 10px;
}
}


/*HEADER CONTENT -----------------------------------------------------------------*/
.top-telephone {
/*background-image: url(../design/top-telephone.png);*/
background-repeat: no-repeat;
background-position: left center;
font-size: 18px;
color: #fff;
font-weight: 500;
position: absolute;
right: 50px;
top: 20px;
padding-top: 5px;
}
.top-telephone img {
width: 30px;
margin-right: 5px;
opacity: 0.3;
margin-bottom: 5px;
}
@media (max-width: 1299px) {
.top-telephone {
	right: 20px;
}
}
@media (max-width: 1199px) {
.top-telephone {
	right: 100px;
}
}
@media (max-width: 767px) {
.top-telephone {
display: none;
}
}
@media (max-width: 1099px) {
.top-telephone {
	right: 105px;
	top: 0px;
}
}

.top-language {
float: left;
margin-top: 10px;
}
.top-language li {
display: inline-block;
}
.top-language li a {
font-size: 14px;
color: #999;
text-transform: uppercase;
padding: 0 3px;
}
.top-language li a:hover {
color: #fff;
}
.top-language li.active a {
color: #fff;
}
@media (max-width: 599px) {
.top-language li.active {
display: none;
}
}

.search-button {
float: right;
width: 42px;
display: inline-block;
padding: 5px 10px;
}
.search-button img {
width: 100%;
}
@media (max-width: 599px) {
.search-button {
width: 18px;
padding: 8px 0px;
}
}

.bag-button {
float: right;
width: 42px;
display: inline-block;
padding: 5px 10px;
position: relative;
}
.bag-button img {
width: 100%;
}
.product-number {
width: 14px;
height: 14px;
background-color: #fff;
text-align: center;
line-height: 14px;
font-size: 8px;
color: #000;
-webkit-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
position: absolute;
display: inline-block;
left: 5px;
bottom: 8px;
}
@media (max-width: 599px) {
.bag-button {
width: 28px;
padding: 8px 5px;
margin: 0 3px 0 0;
}
.product-number {
	width: 14px;
	height: 14px;
	background-color: transparent;
	text-align: center;
	line-height: 14px;
	font-size: 9px;
	color: #fff;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	position: absolute;
	display: inline-block;
	left: 7px;
	bottom: -8px;
	font-weight: 600;
/*display: none;*/
}
}

.heart-button {
float: right;
width: 42px;
display: inline-block;
padding: 6px 10px;
}
.heart-button img {
width: 100%;
}
@media (max-width: 599px) {
.heart-button {
width: 24px;
padding: 8px 3px;
}
}

.user-button {
float: right;
width: 38px;
display: inline-block;
padding: 5px 8px;
}
.user-button img {
width: 100%;
}
@media (max-width: 599px) {
.user-button {
width: 24px;
padding: 8px 3px;
margin: 0;
}
}

/*MENU -----------------------------------------------------------------------------------------*/
.menu-content {
margin-top: 16px;
margin-left: 50px;
}
.header-color-bg .nav-menu-wrapper {
	background-color: rgba(0,0,0,0.9);
}
.sx-menu-content {
text-align: right;
width: 50%;
background-image: url(../design/bg-menu.png);
	background-position: right center;
	background-repeat: no-repeat;
height: auto;
}
.dx-menu-content {
text-align: left;
width: 50%;
height: auto;
}
.sx-menu-content .menu-overlay-link, .dx-menu-content .menu-overlay-link {
width: 100%;
}
.navik-menu-overlay > ul > li > .menu-overlay-link a {
width: 100%;
font-size: 16px;
font-weight: 300;
}
.navik-menu-overlay > ul.sx-menu-content {
text-align: right;
}
.navik-menu-overlay > ul.dx-menu-content {
text-align: left;
}
.navik-header {
	position: relative;
	font-size: 16px;
	line-height: 1.42857143;
	background-color: transparent;
	padding: 18px 0;
	display: table;
	margin: auto;
	width: 100%;
}
.navik-menu {
float: none;
margin-top: 5px;
display: table;
margin: auto;
}
.navik-menu > ul > li > a {
	position: relative;
	height: auto;
	line-height: inherit;
	box-sizing: border-box;
	white-space: nowrap;
	margin: 0;
	padding: 7px 10px;
	border: 2px solid transparent;
	font-size: 17px;
	font-family: inherit;
	font-weight: 600;
	color: #fff;
}
.navik-menu ul li.current-menu > a, .navik-menu ul li:hover > a {
	color: #fff;
	background-color: transparent;
}
.navik-menu ul ul li > a, .navik-menu ul ul li:hover > a {
	color: #cf3933;
	background-color: transparent;
}
.navik-menu ul ul li > a {
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	background-color: transparent;
	padding: 14px 5px 14px 10px;
}
.burger-menu {
	left: 100px;
	top: 0px!important;
	right: auto;
	position: absolute!important;
	background-color: transparent!important;
	-webkit-box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.0)!important;
	-moz-box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.0)!important;
	box-shadow: 0px 0px 25px -1px rgba(0,0,0,0.0)!important;
}
.burger-menu-alt {
	left: 0px!important;
}
.line-menu.line-half {
	width: 100%;
}
.burger-menu.menu-open .line-menu.line-half {
	width: 50%;
}
.navik-header.sticky .navik-menu > ul > li > a {
	height: inherit;
	line-height: inherit;
}
.navik-header.sticky {
	position: inherit;
}
.line-menu {
	background-color: #fff;
	border-radius: 2px;
	width: 100%;
	height: 3px;
}
.navik-header-container {
	height: auto;
}
.menu-social-media a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	border: none;
}
.overlay-center-menu .menu-social-media a {
	margin: 0 12px 6px;
}
.menu-social-media a img {
	height: 24px;
	opacity: 0.6;
}
.menu-social-media a:hover img {
	height: 22px;
	opacity: 1;
}
@media (max-width: 767px) {
.navik-menu-overlay > ul > li > .menu-overlay-link a {
	font-size: 12px;
}
.menu-social-media a img {
	height: 20px;
}
}
@media (max-width: 599px) {
.burger-menu {
	left: 30px;
	top: -2px!important;
}
}





/*SLIDER -----------------------------------------------------------------------------------------*/
/* Slider contenitore 1 ---*/
.slider-content {
height: 100%;
  overflow: hidden;
}
.slidercontent {
	position: relative;
	text-align: center;
}
@media (max-width:499px) {
    .slider-content {
        margin-top:15px;
    }
}
.slidercontent.int {
border-bottom: 10px solid #2e7637;
}
/* Slider contenitore 2 ---*/
.barslider {
	margin: auto;
	background-color: transparent;
	position: relative;
}
@media (max-width:430px){
    .barslider {
        top:15px;
    }
}
/* Slider altezza ---*/
.barslider .item {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.barslider .item {
	position: relative;
}
/* Slider link ---*/
.barslider .item a.itemlink {
	height: 100vh;
width: 100%;
display: inline-block;
position: absolute;
left: 0;
z-index: 999;
}
/* Slider immagine ---*/
.barslider .item img {
	width: auto;
	display: table;
	margin: auto;
}
.barslider .item img {
	width: 100%;
}
/* Slider caption link ---*/
.captionslider a:link, .captionslider a:visited {

}
.captionslider a:hover {

}
/* Slider caption position ---*/
.barslider .captionslider.hidden {
	display: none !important;
}
.barslider .captionslider.center {
	text-align: center;
	position: absolute;
	padding: 20px;
	right: auto;
	left: calc(50% - 275px);
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.barslider .captionslider.right {
	position: absolute;
	padding: 20px;
	right: 0;
	-webkit-align-content: flex-end;
	-ms-flex-line-pack: end;
	align-content: flex-end;
}
.barslider .captionslider.right * {
	text-align: right;
	display: block;
}
.barslider .captionslider.left {
	position: absolute;
	text-align: right;
	padding: 20px;
	left: 0;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}
.barslider .captionslider.left * {
	text-align: left;
}
/* Slider caption ---*/
.captionslider * {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.barslider .captionslider {
	right: 10%;
	left: auto;
	bottom: auto;
	background-color: rgba(0, 0, 0, 0.0);
	text-align: center;
	padding:0px;
	height: 550px;
	width: 550px;
	display: table;
	top: calc(50% - 275px);
	position: absolute;
}
.barslider:hover .captionslider {
}
.barslider .captionslider .square {
	background-color: rgba(0, 0, 0, 0.0);
	height: 50%;
	width: 50%;
	border: 10px solid rgba(0, 0, 0, 0.12);
	display: table-cell;
	vertical-align: middle;
	right: calc(50% - 25%);
	top: calc(50% - 25%);
	position: absolute;
	z-index: 1;
}
.barslider .captionslider .square-text {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 100%;
z-index: 2;
}
@media all and (min-width: 499px) and (max-width: 699px) {
    .barslider .captionslider .square-text {
        padding-top:65px;
    }
}

.barslider .captionslider .scr01 {
	font-size: 75px;
	line-height: 1.2em;
	color: #c65b0c;
	font-weight: 700;
	width: 100%;
	display: block;
	text-align: center;
}
.barslider:hover .captionslider .scr01 {
}
.barslider .captionslider .scr02 {
	font-size: 36px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 700;
	width: 100%;
	display: block;
	text-align: center;
}
.captionslider p {
	margin: 0px;
	width: 100%;
	font-size: 48px;
	line-height: 1em;
	color: #000;
	position: relative;
	text-transform: none;
	text-align: left;
}
.barslider .captionslider .button-cus {
margin-top: 15px;
}
.captionslider a:link, .captionslider a:visited {
	position: relative;
	margin-top: 30px;
}
.caption-content {
width: 100%;
}

/* Slider control ---*/
.barslider .owl-controls *, .barslider .navCont * {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.barslider .owl-controls .owl-nav, .barslider .navCont {
	position: absolute;
	top: calc(50% - 20px);
	width: 100%;
}
.barslider .owl-controls .owl-nav .owl-prev, .barslider .navCont .owl-prev {
	position: absolute;
	display: block;
	width: 14px;
	height: 26px;
	background: url('../design/slideshow-nav-lite.png') 1px 0 no-repeat;
	opacity: 1;
	z-index: 998;
	cursor: pointer;
	left: 20px;
}
.barslider .owl-controls .owl-nav .owl-next, .barslider .navCont .owl-next {
	position: absolute;
	display: block;
	width: 14px;
	height: 26px;
	background: url('../design/slideshow-nav-lite.png') -14px 0 no-repeat;
	opacity: 1;
	z-index: 998;
	cursor: pointer;
	right: 20px;
}
.barslider .owl-controls .owl-nav .owl-prev:hover, .barslider .navCont .owl-prev:hover {
	background-position: 1px -26px;
	opacity: 1;
}
.barslider .owl-controls .owl-nav .owl-next:hover, .barslider .navCont .owl-next:hover {
	background-position: -14px -26px;
	opacity: 1;
}
.barslider .owl-controls .owl-nav .disabled, .barslider .navCont .disabled {
	opacity: .5;
	cursor: default;
}
.barslider .owl-controls .owl-dots, .barslider .dotsCont {
	position: absolute;
	bottom: 30px;
	width: 100%;
	height: 16px;
	z-index: 999;
	text-align: center;
	padding-right: 30px;
}
.barslider .owl-controls .owl-dots .owl-dot, .dotsCont .owl-dot {
	display: inline-block;
	zoom: 1;
display: inline;
background-color: transparent;
border: none;
cursor: pointer;
}
.barslider .owl-controls .owl-dots .owl-dot span, .dotsCont .owl-dot span {
	display: block;
	width: 14px;
	height: 14px;
	margin: 2px 0px;
	background-color: rgba(256, 256, 256, 0.5);
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	-webkit-backface-visibility: visible;
	margin: 0 2px;
	border: none;
}
.barslider .owl-controls .owl-dots .owl-dot:hover span, .dotsCont .owl-dot:hover span {
	background-color: rgba(256, 256, 256, 1);
	cursor: pointer;
}
.barslider .owl-controls .owl-dots .owl-dot.active span, .owl-controls .owl-dots .owl-dot.active:hover span, .dotsCont .owl-dot.active span, .dotsCont .owl-dot.active:hover span {
	background-color: rgba(256, 256, 256, 1);
}
.dotsCont.disabled {
display: none!important;
}
@media (max-width: 1299px) {
.barslider .captionslider {
	right: 10%;
	height: 450px;
	width: 450px;
	top: calc(50% - 225px);
}
.barslider .captionslider.center {
	right: auto;
	height: 450px;
	width: 450px;
	top: calc(50% - 225px);
	left: calc(50% - 225px);
}
.barslider .captionslider .scr01 {
	font-size: 55px;
}
.barslider .captionslider .scr02 {
	font-size: 30px;
}
}
@media (max-width: 1099px) {
.barslider .captionslider {
	right: 10%;
	height: 350px;
	width: 350px;
	top: calc(50% - 175px);
}
.barslider .captionslider.center {
	right: auto;
	height: 350px;
	width: 350px;
	left: calc(50% - 175px);
	top: calc(50% - 175px);
}
.barslider .captionslider .scr01 {
	font-size: 40px;
}
.barslider .captionslider .scr02 {
	font-size: 22px;
}
.barslider .owl-controls {
	display: none;
}
.barslider .owl-controls .owl-nav, .barslider .navCont {
display: none;
}
.barslider .owl-controls .owl-dots, .barslider .dotsCont {
display: none!important;
}
}
@media (max-width: 767px) {
.barslider .captionslider {
	right: 0;
	height: 100%;
	width: 100%;
	top: 2%;
	padding: 10px!important;
	top: calc(50% - 50%);
}
.barslider .captionslider.center {
	left: calc(50% - 50%);
}
.barslider .captionslider .square {
	background-color: rgba(0, 0, 0, 0.0);
	height: 50%;
	width: 50%;
	border: 10px solid rgba(0, 0, 0, 0.0);
}
.barslider .captionslider .scr01 {
	font-size: 30px;
	color: #fff;
	text-shadow: 0 0 10px #999;
}
.barslider .captionslider .scr02 {
	font-size: 18px;
	color: #fff;
	text-shadow: 0 0 10px #666;
}
}
@media (max-width:321px){
    .barslider .captionslider .scr01{
        font-size:25px;
    }
    .barslider .captionslider .scr02 {
        font-size:14px;
    }
}

@media (max-width: 599px) {
.barslider .captionslider {
	top: 0;
}
}

/*BREADCRUMBS -----------------------------------------------------------------*/
.bread {
border-bottom: transparent;
border-top: transparent;
padding: 20px 0;
position: relative;
text-align: left;
background-color: #222;
}
.bread ul {
display: block;
margin: auto;
}
.bread ul li {
	display: inline-block;
}
.bread ul li::after {
	content: "|";
	font-size: 10px;
	font-weight: 400;
	color: #999;
	margin-left: 8px;
	margin-right: 8px;
}
.bread ul li:last-child::after {
	content: "";
}
.bread.nobread ul li::after {
	content: "";
}
.bread ul li, .bread ul li a:link, .bread ul li a:visited {
	font-size: 10px;
	font-weight: 400;
	color: #999;
	text-transform: uppercase;
}
.bread ul li a:hover {
	color: #fab004;
}
.bread ul li:last-child a {
	color: #fab004;
	cursor: default;
}
@media (max-width: 1023px) {
.bread {
	display: none;
}
}


/*CUSTOM -----------------------------------------------------------------*/
/*header*/
.header {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+0,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
@media (max-width: 1199px) {
.navik-menu {
	margin-left: 0px;
}
}
@media (max-width: 1399px) {
.navik-menu > ul > li > a {
	padding: 7px 6px;
	font-size: 16px;
}
}
.logo-content a, .logo-content-desktop a, .logo-content-mobile a {
	z-index: 999999;
}
@media (max-width: 499px) {
.burger-menu {
	top: -17px;
}
.navik-menu {
	padding-top: 22px;
}
}
@media (max-width: 599px) {
.f-nav.header {
	padding: 10px 0;
	position: relative;
	z-index: 2;
	height: 60px;
	background-color: #000!important;
}
.f-nav.header .navik-header {
padding: 0;
}
.f-nav .burger-menu {
	top: 1px;
}
}


/*filter*/
.filter-content {
	position: relative;
}
.filter-box {
width: 100%;
padding: 20px;
background-color: #ffb400;
top: -30px;
z-index: 1;
position: absolute;
left: 0;
}
.filter-text {
display: inline-block;
width: 12%;
font-weight: 500;
color: #000;
text-transform: uppercase;
font-size: 13px;
line-height: 1.3em;
vertical-align: middle;
}
/*.filter-text span {
font-weight: 600;
font-size: 16px;
display: block;
margin-bottom: 5px;
padding: 5px;
background-color: #000;
color: #fff;
}*/
.filter-box .form-control {
display: inline-block;
margin:0 5px;
width: 28%!important;
}
.filter-box .form-control .btn {
	background-color: #efefef;
	background-image: none;
	border: 1px solid #efefef;
	box-shadow: none;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: 500;
	height: auto;
	line-height: 1.42857;
	padding: 10px;
	width: 100%;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.filter-box .form-control .dropdown-menu {
	font-size: 14px;
}
.filter-box .filter-button-mobile {
display: none;
}
.filter-content.filter-content-dextop {
                                z-index: 6;
                            }
                            .filter-content-dextop .filter-box .form-control {
                                width: 27%!important;
                            }
                            body input ~ nav {
                                z-index: 6;
                            }
@media (max-width: 1199px) {
.filter-box {
padding: 10px 15px;
text-align: center;
}
.filter-text {
width: 12%;
font-size: 10px;
text-align: left;
float: left;
}
.filter-box .form-control {
margin:0 2px;
width: 28%!important;
}
.filter-box .form-control .btn {
	font-size: 12px;
	padding: 5px;
}
.filter-box .form-control .dropdown-menu {
	font-size: 12px;
}
.filter-box .filter-button {
	padding: 4.5px 10px!important;
	font-size: 10px;
	margin-top: 1px;
}
}
@media (max-width: 992px) {
.filter-content .container {
	width: 100%;
	max-width: 100%;
}
.filter-text {
width: 100%;
text-align: center;
margin-bottom: 5px;
}
.filter-box .form-control {
width: 25%!important;
margin-bottom: 5px;
}
.filter-box .filter-button {
width: 18%;
}
}
@media (max-width: 767px) {
.modal-filter .modal-content-box {
	padding: 5px;
}
.filter-text {
display: none;
}
.filter-content-dextop .filter-box .form-control {
display: none;
}
.filter-content-dextop .filter-box .filter-button {
display: none;
}
.filter-content {
background-color: #fff!important;
}
.filter-box {
padding: 5px;
top: 0px;
position: relative;
width: 100%;
}
.filter-box .filter-button-mobile {
display: inline-block;
	padding: 10px!important;
	font-size: 10px;
	margin-top: 1px;
}
.filter-box .form-control {
margin:5px;
width: 45%!important;
}
.filter-box .form-control .btn {
	font-size: 12px;
	padding: 10px;
}
.filter-box .form-control .dropdown-menu {
	font-size: 12px;
}
.filter-box .filter-button {
margin-top: 10px;
padding: 10px!important;
}
}
@media (max-width: 499px) {
.filter-box .form-control {
margin:0px;
margin-bottom: 10px!important;
width: 100%!important;
}
}


/*intro*/
.intro-txt {
width: 100%;
background-color: #222;
background-image: url(../images/bg/bg-intro.png);
background-repeat: no-repeat;
background-position: right;
padding: 8vw 0 5vw 0;
}
.intro-txt h1 {
font-weight: 600;
color: #fff;
}
.intro-txt h2 {
font-weight: 300;
color: #fff;
}
.intro-txt p {
color: #fff;
}


/*categorie prodotti home*/
.categorie-prodotti {
background-color: #222;
margin-bottom: 20px;
}
.categorie-prodotti a {
display: table;
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
}
.categorie-prodotti a .scr01 {
position: absolute;
z-index: 1;
width: 100%;
padding-top: calc(35% - 36px);
font-weight: 600;
font-size: 36px;
color: #fff;
text-transform: uppercase;
text-align: center;
display: table-cell;
vertical-align: middle;
}
.categorie-prodotti a img {
top: 0;
width: 100%;
}
.categorie-prodotti a:hover img {
-webkit-transform: scale(1.08);
transform: scale(1.08);
-webkit-filter: saturate(1);
filter: saturate(1);
opacity: 0.8;
}
.categorie-prodotti-int .rowfullmax1400 {
	max-width: 1430px;
}
.categorie-prodotti-int a h3 {
	font-size: 30px;
}
@media (max-width: 1099px) {
.categorie-prodotti a .scr01 {
padding-top: calc(35% - 24px);
font-size: 24px;
}
}
@media (max-width: 767px) {
.categorie-prodotti a .scr01 {
padding-top: calc(35% - 18px);
font-size: 18px;
}
}
@media (max-width: 499px) {
.categorie-prodotti .col {
width: 50%;
max-width: 50%;
display: inline-table;
}
}


/*titoli prodotti*/
.prod-title {
	width: 50%;
	display: table;
	background-color: #f7f7f7;
	margin:0 auto 40px auto;
}
.prod-title h3 {
	display: table;
	margin: auto;
	background-color: #222;
	padding: 8px 90px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.prod-title.vetrina h3 {
	background-color: #222;
}
.prod-title.novita h3 {
	background-color: #365070;
}
.prod-title.offerte h3 {
	background-color: #740505;
}
.prod-title.vintage h3 {
	background-color: #b19e84;
}
@media (max-width: 767px) {
.prod-title {
	width: 90%;
	margin:0 auto 30px auto;
}
}

/*carosello prodotti*/
.carosello-prodotti {
	padding: 80px 0 40px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}
.carosello-prodotti .productcarousel {
	padding: 0 70px;
}
.carosello-prodotti .owl-stage {
	display: table;
	margin: auto;
}
.prod-box {
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
	z-index: 0;
}
.prod-box .prod-images {
	width: 100%;
	display: block;
	border: 2px solid #efefef;
	margin-bottom: 10px;
	background-color: #fff;
	position: relative;
}
.prod-box .prod-images img {
	width: 100%;
	padding: 8%;
}
.prod-box:hover .prod-images img {
opacity: 0.3;
}
.prod-box .prod-label-offerta {
position: absolute;
right: 0;
top: 0;
padding: 10px 15px;
text-align: center;
font-size: 10px;
font-weight: 500;
color: #fff;
background-color: #740505;
z-index: 1;
text-transform: uppercase;
}
.prod-box .prod-label-novita {
position: absolute;
left: 0;
top: 0;
padding: 10px 15px;
text-align: center;
font-size: 10px;
font-weight: 500;
color: #fff;
background-color: #365070;
z-index: 1;
text-transform: uppercase;
}
.prod-intro-mobile {
display: block;
}
@media (max-width: 992px) {
.prod-intro-mobile {
display: block;
}
}
.prod-box .prod-brand img {
	width: 100px;
	margin: 15px auto 5px auto;
	display: table;
}
.prod-box .prod-name {
padding: 10px 5px;
text-align: center;
font-size: 14px;
font-weight: 400;
color: #000;
/*text-transform: uppercase;*/
}
.prod-box .prod-price {
text-align: center;
font-size: 20px;
font-weight: 400;
color: #000;
text-transform: uppercase;
}
.prod-box .prod-price span {
padding: 10px 8px;
text-align: center;
font-size: 13px;
font-weight: 400;
color: #999;
text-transform: uppercase;
text-decoration: line-through;
margin-right: 5px;
border-right: 1px solid #ccc;
min-width: 68px;
display: inline-table;
text-align: right;
}
.prod-box .prod-iva {
padding: 10px 5px;
text-align: center;
font-size: 8px;
font-weight: 400;
color: #999;
text-transform: uppercase;
}
.prod-risp {
padding: 0px 5px;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #c5740c;
text-transform: uppercase;
}
.prod-box .prod-risp {
padding: 5px 0 0 0;
text-align: center;
font-size: 12px;
font-weight: 400;
color: #c5740c;
text-transform: uppercase;
}
.prod-box .prod-action {
position: absolute;
top: 60px;
left: 0;
width: 100%;
opacity: 0;
}
.prod-box:hover .prod-action {
top: calc(50% - 28px);
opacity: 1;
}
.prod-box:hover .prod-action img {
opacity: 1!important;
}
.prod-box .prod-action a {
margin: 0 2px;
}
.prod-box .prod-action .prod-enter, .prod-box .prod-action .prod-cart, .prod-box .prod-action .prod-wish {
width: 50px;
height: 50px;
display: inline-block;
background-color: #000;
-webkit-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
padding: 15px;
text-align: center;
}
.prod-box .prod-action .prod-enter:hover, .prod-box .prod-action .prod-cart:hover, .prod-box .prod-action .prod-wish:hover {
background-color: #c65b0c;
padding: 14px;
}
.prod-box .prod-action img  {
border: none;
opacity: 1;
display: block;
width: 100%;
padding: 0;
}
.navProdCar {
	position: absolute;
	top: calc(50% - 27px);
	width: calc(100% - 27px);
}
.navProdCar .owl-prev {
	position: absolute;
	display: block;
	width: 27px;
	height: 53px;
	background: url('../design/slideshow-nav-2.png') 0px 0 no-repeat;
	opacity: 1;
	z-index: 9;
	cursor: pointer;
	left: 15px;
	border: none;
}
.navProdCar .owl-next {
	position: absolute;
	display: block;
	width: 27px;
	height: 53px;
	background: url('../design/slideshow-nav-2.png') -27px 0 no-repeat;
	opacity: 1;
	z-index: 9;
	cursor: pointer;
	right: 20px;
	border: none;
}
.navProdCar .owl-prev:hover {
	background-position: 0px -53px;
	opacity: 1;
}
.navProdCar .owl-next:hover {
	background-position: -27px -53px;
	opacity: 1;
}
.navProdCar .disabled {
	opacity: .5;
	cursor: default;
}
.carosello-vintage {
	padding: 60px 0 60px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}
.carosello-vintage .prod-box .prod-brand {
background-color: #fff;
padding: 6px;
}
.carosello-vintage .prod-box .prod-brand img {
	margin: 5px auto 5px auto;
}
.carosello-vintage .prod-title {
	background-color: transparent;
}
.carosello-vintage .prod-box .prod-images {
	border: 2px solid transparent;
	margin-bottom: 0;
}
.carosello-vintage .prod-box {
background-color: rgba(0,0,0,0.7);
}
.carosello-vintage .prod-box .prod-name {
	color: #fff;
	padding: 10px;
}
.carosello-vintage .prod-box .prod-price {
	color: #fff;
}
.carosello-vintage .prod-box .prod-price span {
	color: #fff;
	border-right: 1px solid #fff;
}
.carosello-vintage .prod-box .prod-iva {
	color: #fff;
}
.prod-box .link-mobile {
display: none;
}
.prod-box .link-mobile {
position: absolute;
left: 0;
top: 0;
width: 100%;
}
.prod-box .link-mobile img {
width: 100%;
}
@media (max-width: 992px) {
.carosello-prodotti .productcarousel {
	padding: 0 10px;
}
.navProdCar {
display: none;
}
.prod-box .prod-action {
display: none;
}
.prod-box .link-mobile {
display: inline-block;
}
.prod-box:hover .prod-images img {
opacity: 1;
}
}
@media (max-width: 576px) {
.carosello-prodotti {
	padding: 60px 0 20px 0;
}
.prod-box .prod-label-novita {
	padding: 5px 10px;
}
.prod-box .prod-label-offerta {
	padding: 5px 10px;
}
.prod-box .prod-name {
	font-size: 12px;
}
.prod-box .prod-price {
	font-size: 16px;
}
}

/*news home*/
.blog-box {
background-image: url(../images/bg/bg-blog.png);
background-repeat: no-repeat;
background-position: center top;
padding: 6vw 0;
}
.blog-box a.box-content > img {
width: 100%;
position: relative;
}
.blog-box a.box-content {
position: relative;
display: block;
}
.blog-box .box {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
padding: 0;
background-color: #fff;
-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
}
.blog-box .box:hover {
-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.3);
box-shadow: 0 0 10px 2px rgba(0,0,0,0.3);
}
.blog-box .box .blog-data {
font-size: 14px;
font-weight: 400;
color: #999;
padding: 10% 12% 5% 10% ;
}
.blog-box .box .blog-title {
font-size: 24px;
line-height: 1.3em;
font-weight: 600;
color: #fff;
text-transform: uppercase;
background-color: #222;
margin-bottom: 12px;
padding: 10px 20px 10px 10%;
margin-right: 12%;
}
.blog-box .box .blog-divider {
width: 25%;
display: block;
height: 3px;
background-color: #ccc;
margin: 20px 0;
}
.blog-box .box .blog-txt {
font-size: 16px;
padding: 3% 12% 5% 10% ;
}
.blog-box .box:hover .blog-txt {
color: #000;
}
.blog-box .box .blog-plus {
position: absolute;
background-color: transparent;
bottom: 0;
right: 0;
display: block;
width: 60px;
height: 60px;
padding: 13px 17px;
}
.blog-box .box .blog-plus img {
width: 25px;
}
.blog-box .box:hover .blog-plus {
background-color: #efefef;
}
.blog-box .enter-button {
float: right;
}
@media (max-width: 992px) {
.blog-box a.box-content > img {
display: none;
}
.blog-box .box {
	position: relative;
	margin-bottom: 30px;
}
.blog-box .box .blog-data {
	padding: 20px 80px 20px 20px;
}
.blog-box .box .blog-title {
padding: 15px 80px 15px 20px;
margin-bottom: 0;
font-size: 20px;
display: inline-block;
}
.blog-box .box .blog-txt {
	padding: 20px 80px 20px 20px;
}
}
@media (max-width: 499px) {
.blog-box .box .blog-title {
padding: 15px;
margin-bottom: 0;
font-size: 18px;
display: block;
width: 100%;
}
.blog-box .box .blog-txt {
	padding: 20px 40px 20px 20px;
	font-size: 14px;
}
}

/*FOOTER -----------------------------------------------------------------*/
.footer {
width: 100%;
display: block;
background-color: #222;
padding: 50px 0 0 0;
}
.footer p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	line-height: 1.7em;
}
.footer p a:link, .footer p a:visited  {
text-decoration: none;
}
.footer a:hover {
	color: #ccc;
}
a.credits {
float: left;
color: #fff;
font-size: 12px;
width: 100%;
}
a.credits img {
width: 45px;
margin: 0 8px 0 0;
}
.footer-newsletter h4 {
color: #fff;
margin-bottom: 10px;
}
.footer-newsletter p {
color: #fff;
font-size: 17px;
font-weight: 300;
line-height: 1.3em;
margin-bottom: 15px;
}
.footer-newsletter input {
color: #000;
font-size: 16px;
font-weight: 400;
width: 70%;
display: block;
background-color: #fff;
padding: 10px;
border: none;
float: left;
}
.footer-newsletter button {
color: #fff;
font-size: 16px;
font-weight: 400;
width: 30%;
display: block;
background-color: #000;
padding: 10px;
border: none;
float: left;
}
.footer-newsletter button:hover {
color: #000;
background-color: #ccc;
cursor: pointer;
}
.footer-menu ul {
padding: 20px 0px 20px 60px;
margin-left: 60px;
border-left: 1px solid #666;
display: block;
float: left;
width: 20%;
min-height: 290px;
}
.footer-menu ul h5 {
color: #ccc;
margin-bottom: 25px;
}
.footer-menu ul li {
display: inline-block;
width: 100%;
}
.footer-menu ul li a {
display: inline-block;
color: #fff;
font-size: 14px;
}
.footer-services-content {
border-top: 1px solid #666;
margin-top: 40px;
position: relative;
padding-bottom: 30px;
}
.footer-services-content ul {
margin-top: 35px;
}
.footer-services-content ul li {
display: inline-block;
}
.footer-services-content ul li a {
display: inline-block;
padding: 10px 30px 10px 0;
}
.footer-services-content ul li a img {
width: 40px;
float: left;
}
.footer-services-content ul li a span {
color: #fff;
font-size: 14px;
text-transform: uppercase;
padding-left: 10px;
font-weight: 500;
display: inline-block;
}
.footer-services-content ul li a:hover span {
color: #999;
}
.footer-services-content .card {
background-color: transparent;
position: absolute;
right: 15px;
top: 38px;
}
.footer-bottom-content {
background-color: #000;
padding: 40px 0;
}
.footer-bottom-content .logo {
width: 160px;
padding: 20px;
float: left;
}
.footer-bottom-content .scr-footer {
font-size: 12px;
color: #fff;
float: left;
padding-left: 30px;
}
.footer-bottom-content ul {
float: right;
margin-right: 10px;
}
.footer-bottom-content ul li {
display: inline-block;
margin: 0 5px;
}
.footer-bottom-content ul li a {
display: inline-block;
margin: 0 5px;
}
.footer-bottom-content ul li a img {
width: 35px;
}
.footer-bottom-content ul li:first-child a img {
width: auto;
}
.footer-bottom-content ul li a:hover img {
opacity: 0.8;
}
@media (max-width: 1199px) {
.footer-services-content .card {
	position: relative;
	right: auto;
	top: auto;
	float: left;
	margin-top: 10px;
	width: 250px;
}
}
@media (max-width: 1099px) {
.footer-menu ul {
	padding: 20px 0px 20px 20px;
	margin-left: 20px;
	width: 27%;
}
.footer-services-content ul li a img {
	width: 35px;
}
.footer-services-content ul li a span {
	font-size: 12px;
}
}
@media (max-width: 992px) {
.footer-bottom-content ul {
	width: 100%;
float: left;
margin-right: 0px;
margin-top: 40px;
}
}
@media (max-width: 767px) {
.footer-newsletter input {
	width: 40%;
}
.footer-newsletter button {
	width: 100px;
}
.footer-newsletter h4 {
	margin-bottom: 0px;
}
.footer-newsletter p {
	font-size: 15px;
}
.footer-menu ul {
margin-top: 40px;
}
.footer-menu ul:first-child {
	padding: 20px 0px 20px 0px;
	margin-left: 0px;
	border-left: none;
}
.footer-menu ul h5 {
	margin-bottom: 15px;
}
}
@media (max-width: 599px) {
.footer-newsletter {
	text-align: center;
}
.footer-newsletter input {
width: 70%
}
.footer-newsletter button {
width: 30%
}
.footer-menu ul {
	text-align: center;
	padding: 20px 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
	border-left: none;
	border-bottom: 1px solid #666;
	min-height: inherit;
	margin-top: 0px;
}
.footer-menu ul:last-child {
	border-bottom: none;
}
.footer-services-content {
text-align: center;
}
.footer-services-content .card {
	position: relative;
	right:auto;
	top: auto;
	display: table;
	margin: 20px auto;
	float: none;
}
.footer-bottom-content .logo {
display: none;
}
.footer-bottom-content .scr-footer {
text-align: center;
	float: none;
	padding-left: 0px;
}
.footer-bottom-content ul {
	float: none;
	margin-right: 0px;
	display: table;
	margin: auto;
	margin-top: 50px;
	width: auto;
	text-align: center;
}
.footer-bottom-content ul li:first-child {
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.footer-bottom-content ul li {
text-align: center;
}
}


/*HEADER INT -----------------------------------------------------------------*/
.images-header.barslider .captionslider {
top: 0;
	height: 450px;
	width: 450px;
}
.images-header.barslider .captionslider .scr01 {
	font-size: 50px;
	color: #fff;
}
@media (max-width: 1299px) {
.images-header.barslider .captionslider {
	height: 400px;
	width: 400px;
}
.images-header.barslider .captionslider .scr01 {
	font-size: 40px;
}
}
@media (max-width: 1099px) {
.images-header.barslider .captionslider {
	height: 100%;
	width: 100%;
}
.barslider .captionslider .square {
display: none;
}
.barslider .captionslider .square-text {
margin-top: 50%;
}
.images-header.barslider .captionslider .scr01 {
	font-size: 40px;
	text-align: center;
}
.images-header.barslider .captionslider {
display: none;
}
}
@media (max-width: 992px) {
.images-header.barslider .captionslider {
	height: 120%;
}
.images-header.barslider .captionslider .scr01 {
	font-size: 30px;
}
}
@media (max-width: 599px) {
.images-header.barslider .captionslider .scr01 {
	font-size: 20px;
}
}

/*INTRO BOX INT -----------------------------------------------------------------*/
.intro-box {
background-color: #222;
text-align: center;
}
.intro-box h1, .intro-box h2, .intro-box h3, .intro-box h4, .intro-box h5, .intro-box h6 {
color: #fff;
margin-bottom: 20px;
}
.intro-box p, .intro-box p strong {
color: #fff;
}
.intro-box .block ul li a {
	color: #fff;
}
.intro-box .block ul li a:hover {
	color: #ffb400;
}
.intro-box .block ol li a:link, .intro-box .block ol li a:visited {
	color: #fff;
}
.intro-box .block ol li a:hover {
	text-decoration: none;
}
.intro-box .block ul li {
	color: #fff;
}

/*CATEGORIE PRODOTTI PAGINA INT -----------------------------------------------------------------*/
.categorie-prodotti-int {
margin-bottom: 0;
}
.categorie-prodotti.categorie-prodotti-int .scr01 {
	font-size: 56px;
	padding-top: calc(35% - 42px);
}
@media (max-width: 1299px) {
.categorie-prodotti.categorie-prodotti-int .scr01 {
	font-size: 46px;
}
}
@media (max-width: 1099px) {
.categorie-prodotti.categorie-prodotti-int .scr01 {
	font-size: 36px;
}
}
@media (max-width: 767px) {
.categorie-prodotti.categorie-prodotti-int .scr01 {
	font-size: 26px;
}
}
@media (max-width: 576px) {
.categorie-prodotti.categorie-prodotti-int .scr01 {
	font-size: 32px;
}
}

/*CUSTOM LIST -----------------------------------------------------------------*/
.custom-list {
text-align: center;
}
.custom-list .box {
display: inline-block;
width: 100%;
overflow: hidden;
margin-bottom: 30px;
}
.custom-list .box .list-caption {
content: "";
width: 100%;
display: block;
z-index: 1;
bottom: 0;
padding: 0px;
margin-bottom: 15px;
display: inline-block;
}
.custom-list .box-img {
display: block;
width: 100%;
overflow: hidden;
position: relative;
}
.custom-list .box .list-caption h4 {
text-transform: uppercase;
display: block;
text-align: center;
font-size: 20px;
font-weight: 300;
margin: 10px 0;
min-height: 60px;
border-bottom: 1px dotted #ccc;
color: #000;
}
.custom-list .box .list-caption .scr01 {
color: #666;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
padding-top: 0px;
display: block;
margin-top: 10px;
text-align: center;
}
.custom-list .box:hover .list-caption h4 {
color: #c65b0c;
}
.custom-list .box img {
position: relative;
width: 100%;
margin-bottom: 10px;
}
.custom-list .box:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.custom-list .box img.abs {
/*	-webkit-filter: grayscale(0);
filter: grayscale(0);*/
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.custom-list .box:hover img.abs {
	-webkit-filter: grayscale(1);
filter: grayscale(1);
-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
@media (max-width: 767px) {
.custom-list .box .list-caption h4 {

}
}


/*ELENCHI MARCHI ---------------------------*/
.list-data a:link h5, .list-data a:visited h5 {
	padding-bottom: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
.list-data a:hover h5 {
	color: #666;
}
.custom-list.marchi-content .box .list-caption h4 {
font-size: 14px;
}


/*ELENCHI DATI ---------------------------*/
.list-data a:link h5, .list-data a:visited h5 {
	padding-bottom: 12px;
	text-transform: uppercase;
	font-weight: 600;
}
.list-data a:hover h5 {
	color: #666;
}


/*MODAL ---------------------------*/
.modal-login .modal-content-box, .modal-search .modal-content-box {
background-color: #f7f7f7;
}
.modal-login .modal-login-form {
    padding: 0 15%;
}
.modal-content-box button {
cursor: pointer;
}


/*ELENCO PRODOTTI ---------------------------*/
@media (max-width: 576px) {
.elenco-prodotti .col-6 {
padding-right: 7px;
padding-left: 7px;
}
}

/*FILTRO PRODOTTI + BARRA MENU APERTURA------------------------*/
#burger {
display: none;
}
body .input-burger {
display: none;
}
body input + label {
  position: absolute;
  top: 40px;
  right: 40px;
  height: 20px;
  width: 15px;
  z-index: 5;
}
body input + label span {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 0;
  display: block;
  background: #020304;
  transition: .5s;
}
body input + label span:first-child {
  top: 3px;
}
body input + label span:last-child {
  top: 16px;
}
body label:hover {
  cursor: pointer;
}
body input:checked + label {
visibility: hidden;
}
body input:checked + label span {
  opacity: 0;
  top: 50%;
}
body input:checked + label span:first-child {
  opacity: 0;
  transform: rotate(405deg);
}
body input:checked + label span:last-child {
  opacity: 0;
  transform: rotate(-405deg);
}
body input:checked ~ nav {
overflow: visible;
}
body input ~ nav {
  background: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0px;
  z-index: 2;
  transition: .5s;
  transition-delay: .5s;
  overflow: hidden;
}
body input ~ nav > ul {
  text-align: center;
  position: absolute;
  top: 35%;
  left: 20%;
  right: 20%;
}
body input ~ nav > ul > li {
  opacity: 0;
  transition: .5s;
  transition-delay: 0s;
}
body input ~ nav > ul > li > a {
  text-decoration: none;
  text-transform: uppercase;
  color: #020304;
  font-weight: 700;
  font-family: sans-serif;
  display: block;
  padding: 30px;
}
body input:checked ~ nav {
  height: 100%;
  min-height: 320px;
  transition-delay: 0s;
  display: table;
}
body input:checked ~ nav > ul > li {
  opacity: 1;
  transition-delay: .5s;
}
body input ~ nav {
  background: #efefef;
}
body input + label span {
display: none;
}

.filter-menu {
  background: #666;
  	position: relative;
	display: table;
	margin: 10px auto;
	top: auto;
	right: auto;
	height: auto;
	width: auto;
	color: #fff;
	font-weight: 500;
	border: none;
	float: right!important;
}
.filter-menu:hover {
  background: #000;
  border: none;
}
body input:checked  ~ nav .filter-menu {
  position: absolute;
  width: 20px!important;
  height: 2px;
  top: 20px;
  margin-top: -1px;
  right: 0px;
  display: block;
  background: transparent;
  transition: .5s;
  left: auto;
}
body input:checked  ~ nav .filter-menu span {
  position: absolute;
  width: 35px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  left: 0;
  display: block;
  background: #020304;
  transition: .5s;
}
body input:checked  ~ nav .filter-menu span:nth-child(1) {
  opacity: 1;
  transform: rotate(405deg);
}
body input:checked  ~ nav .filter-menu span:nth-child(2) {
  opacity: 0;
}
body input:checked  ~ nav .filter-menu span:nth-child(3) {
  opacity: 1;
  transform: rotate(-405deg);
}
body input:checked + label {
background-color: transparent;
color: #efefef;
cursor: none;
}
body input:checked + label:hover {
background-color: transparent;
color: #efefef;
}
body input:checked + label span {
display: block;
width: 30px;
left: auto;
right: 20px;
top: 30px;
cursor: pointer;
background-color: #333;
}
.filter-menu-content {
margin-top: 50px;
padding: 40px 20px 40px 20px;
}
.filter-menu-content .col-6 {
margin-bottom: 15px;
}
.filter-menu-content .scr01 {
font-size: 14px;
margin-bottom: 5px;
}
.filter-menu-content .form-control .btn {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	box-shadow: none;
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: 400;
	height: auto;
	line-height: 1.42857;
	padding: 8px;
	width: 100%;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.filter-menu-content .bs-searchbox, .filter-menu-content .bs-actionsbox, .bs-donebutton {
	padding: 0px;
}
.filter-menu-content .bs-searchbox .form-control {
	padding: 5px;
	border: none!important;
}
.filter-menu-content .dropdown-menu > li > a {
	padding: 8px;
	font-size: 14px;
}
.filter-menu-content .dropdown-menu > li.selected > a {
	background-color: #000;
	color: #fff;
}
@media (max-width: 1099px) {
body input:checked ~ nav {
/*	height: 100vh;*/
	transition-delay: 0s;
}
.filter-menu-content .scr01 {
font-size: 12px;
}
.filter-menu-content .form-control .btn {
	font-size: 12px;
}
.filter-menu-content .dropdown-menu > li > a {
	font-size: 12px;
}
}
@media (max-width: 768px) {
body input ~ nav {
  top: 100px;
}
body input:checked ~ nav .filter-menu {
	top: 10px;
	right: 0px;
}
body input:checked  ~ nav .filter-menu span {
  width: 30px;
}
}

.filter-menu-content .col-6 {
padding-right: 14px;
padding-left: 7px;
}
}

/*prices-range 01*/
.prices-range {
	padding: 0;
	float: left;
	width: 100%;
}
.prices-range .slider.slider-horizontal {
  height: 30px;
  width: 100%!important;
}
.prices-range label {
	width: 100%;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 10px;
	color: #000;
	margin-top: 0px;
	display: block;
}
.prices-range label span {
float: right;
display: inline-block;
}
.slider-selection {
  position: absolute;
  background-color: #333;
  background-image: -moz-linear-gradient(top, #333, #333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#333));
  background-image: -webkit-linear-gradient(top, #333, #333);
  background-image: -o-linear-gradient(top, #333, #333);
  background-image: linear-gradient(to bottom, #333, #333);
}
.slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #926442;
  background-image: -moz-linear-gradient(top, #926442, #926442);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#926442), to(#926442));
  background-image: -webkit-linear-gradient(top, #926442, #926442);
  background-image: -o-linear-gradient(top, #926442, #926442);
  background-image: linear-gradient(to bottom, #926442, #926442);
  opacity: 1;
}
.slider-track {
	position: absolute;
	cursor: pointer;
	background-color: #d4d4d4;
	background-image: -moz-linear-gradient(top, #d4d4d4, #d4d4d4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d4d4d4), to(#d4d4d4));
	background-image: -webkit-linear-gradient(top, #d4d4d4, #d4d4d4);
	background-image: -o-linear-gradient(top, #d4d4d4, #d4d4d4);
	background-image: linear-gradient(to bottom, #d4d4d4, #d4d4d4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4', endColorstr='#d4d4d4', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip.in {
	opacity: 1;
}



/*SCHEDA PRODOTTI ---------------------------*/
.scheda-prodotto {
	background-image: url(../design/bg-sch.gif);
    background-repeat: repeat-y;
    background-position: top center;
    overflow-x: hidden;
}
@media (max-width: 992px) {
.scheda-prodotto {
background-image: none;
}
.scheda-prodotto .col-lg-6:last-child {
background-color: #f7f7f7;
padding: 30px;
text-align: center;
}
}
.scheda-prodotto .col-6:first-child {
padding-right: 50px;
}
.scheda-prodotto .col-6:last-child {
padding-left: 50px;
}
.scheda-prodotto .prod-box {
	overflow: visible;
	margin-bottom: 30px;
}
.scheda-prodotto .prod-box .prod-label-offerta {
	top: 10px;
		z-index: 1;
}
.scheda-prodotto .prod-box .prod-label-novita {
	top: 10px;
	z-index: 1;
}
.scheda-prodotto .navContprod .owl-next {
	right: -40px;
}
.scheda-prodotto .navContprod .owl-prev {
	left: -40px;
}
.scheda-prodotto .itemprod img {
padding: 50px;
}
@media (max-width: 992px) {
.scheda-prodotto .itemprod img {
padding: 0px;
margin-bottom: 30px;
margin-top: 50px;
}
}
.scheda-prodotto .prod-box .prod-price {
	font-size: 24px;
	font-weight: 400;
	color: #c5740c;
	display: block;
}
.scheda-prodotto .prod-box .prod-iva {
	display: inline-block;
}
.scheda-prodotto .socialshare {
bottom: 0;
position: absolute;
left: calc(50% - 110px);
width: auto;
}
.scheda-prodotto .socialshare .block {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.scheda-prodotto .socialshare p {
	font-size: 10px;
}
.scheda-prodotto .socialshare .social {
	display: table;
	margin: auto;
}
.scheda-prodotto .socialshare.socialshare-mobile {
position: relative;
margin-top: 50px;
left: auto;
right: auto;
top: auto;
bottom: auto;
display: none;
float: left;
clear: both;
}
@media (max-width: 992px) {
.scheda-prodotto .socialshare.socialshare-desktop {
display: none;
}
.scheda-prodotto .socialshare.socialshare-mobile {
display: inline-block;
}
}
.images-gold {
margin-top: 20px;
}
@media (max-width: 767px) {
.images-gold {
display: none;
}
}
.scheda-prodotto .prod-brand {
width: 100%;
margin-top: 10px;
margin-bottom: 30px;
}
.scheda-prodotto .prod-brand a {
padding: 0;
text-align: center;
display: block;
}
.scheda-prodotto .prod-brand img {
display: inline-block;
width: 100%;
max-width: 450px;
}
.scheda-prodotto .prod-text {
width: 100%;
text-align: left;
font-size: 16px;
}
.scheda-prodotto .prod-text ol {
	margin: 10px 0px 10px 20px;
	list-style-type: decimal;
}
.scheda-prodotto .prod-text ul li a:link, .scheda-prodotto .prod-text ul li a:visited {
	text-decoration: underline;
}
.scheda-prodotto .prod-text ul li a:hover {
	text-decoration: none;
	color: #fab004;
}
.scheda-prodotto .prod-text ol li a:link, .scheda-prodotto .prod-text ol li a:visited {
	text-decoration: underline;
}
.scheda-prodotto .prod-text ol li a:hover {
	text-decoration: none;
}
.scheda-prodotto .prod-text ul {
	margin: 10px 0px 10px 0px;
	list-style: none;
	margin-left: -8px;
}
.scheda-prodotto .prod-text ul li {
	width: 100%;
	text-align: left;
	padding-left: 22px;
	background-image: url(../design/bullet.png);
	background-position: left top 9px;
	background-repeat: no-repeat;
	background-size: 12px 12px;
	word-wrap: break-word;
	margin-left: 8px;
	margin-bottom: 5px;
}
.scheda-prodotto .prod-text p ol {
	margin: 10px 0px 10px 20px;
	list-style-type: decimal;
}
.scheda-prodotto .prod-text p ul li a:link, .scheda-prodotto .prod-text p ul li a:visited {
	text-decoration: underline;
}
.scheda-prodotto .prod-text p ul li a:hover {
	text-decoration: none;
	color: #fab004;
}
.scheda-prodotto .prod-text p ol li a:link, .scheda-prodotto .prod-text p ol li a:visited {
	text-decoration: underline;
}
.scheda-prodotto .prod-text p ol li a:hover {
	text-decoration: none;
}
.scheda-prodotto .prod-text p ul {
	margin: 10px 0px 10px 0px;
	list-style: none;
	margin-left: -8px;
}
.scheda-prodotto .prod-text p ul li {
	width: 100%;
	text-align: left;
	padding-left: 22px;
	background-image: url(../design/bullet.png);
	background-position: left top 9px;
	background-repeat: no-repeat;
	background-size: 12px 12px;
	word-wrap: break-word;
	margin-left: 8px;
	margin-bottom: 5px;
}
.scheda-prodotto .label {
width: 100%;
text-align: left;
font-size: 16px;
color: #000;
font-weight: 300;
margin-bottom: 15px;
position: relative;
}
.scheda-prodotto .color-select {
width: 100%;
text-align: left;
}
.scheda-prodotto .color-select li {
display: inline-block;
width: 63px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid transparent;
}
.scheda-prodotto .color-select li a {
display: block;
width: 100%;
position: relative;
float: left;
}
.scheda-prodotto .color-select li img.img-space {
width: 100% !important;
	display: table;
	margin: auto;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	z-index: 0;
}
.scheda-prodotto .color-select li img.img-color {
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	width: auto !important;
}
.scheda-prodotto .color-select li.color-select-act {
border: 1px solid #c5740c;
}
.scheda-prodotto .form-control.size-select {
width: 50%!important;
display: block;
border: 2px solid #ccc;
padding: 0px;
float: left;
margin-right: 10px;
}
.scheda-prodotto .form-control .btn {
	border: none;
	padding: 10px;
}
@media (max-width: 575px) {
.scheda-prodotto .form-control.size-select {
width: 100%!important;
margin-right: 0px;
margin-bottom: 15px;
}
}
.scheda-prodotto .size-buttom {
width: calc(30% - 10px);
display: block;
float: left;
border: none;
background-color: #999;
padding: 13px;
text-align: center;
color: #fff;
text-transform: uppercase;
font-size: 14px;
cursor: pointer;
}
.scheda-prodotto .size-buttom:hover {
background-color: #000;
}
@media (max-width: 575px) {
.scheda-prodotto .size-buttom {
width: 100%;
}
}
.scheda-prodotto .label span {
margin-top: 15px;
}
.scheda-prodotto .status-ball {
width: 20px;
height: 20px;
display: inline-block;
-webkit-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
margin-left: 15px;
position: absolute;
top: 3px;
}
.scheda-prodotto .card-quantity {
	font-size: 26px;
	font-weight: 400;
	display: block;
	float: left;
	text-align: center;
	margin-right: 80px;
}
.scheda-prodotto .card-quantity label {
	display: inline-block;
	margin: 10px 10px 15px 0;
	font-size: 16px;
	color: #222;
	font-weight: 400;
	text-align: left;
	float: left;
}
.scheda-prodotto .card-quantity .quantita {
	float: left;
	padding-top: 10px;
	margin-left: -10px;
}
.scheda-prodotto .card-quantity .lessbutton {
	background-color: transparent;
	display: inline-block;
	height: 30px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 30px;
	float: left;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	padding: 5px;
	margin-top: 0px;
}
.scheda-prodotto .card-quantity .lessbutton i {
	font-size: 16px;
	display: block;
	color: #999;
}
.scheda-prodotto .card-quantity .lessbutton:hover i {
	color: #000;
}
.scheda-prodotto .card-quantity .itemnumber {
	border: medium none;
	color: #000;
	font-weight: 400;
	display: block;
	font-size: 24px;
	margin-right: 0px;
	text-align: center;
	text-decoration: none;
	width: 60px;
	float: left;
	padding: 5px;
	margin-top: -8px;
	background-color: transparent;
}
.scheda-prodotto .card-quantity .plusbutton {
	background-color: transparent;
	display: inline-block;
	height: 30px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 30px;
	float: left;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	padding: 5px;
	margin-top: 0px;
}
.scheda-prodotto .card-quantity .plusbutton i {
	font-size: 16px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: block;
	color: #999;
}
.scheda-prodotto .card-quantity .plusbutton:hover i {
	color: #000;
}
.scheda-prodotto .card-price {
	font-size: 26px;
	font-weight: 400;
	display: block;
	float: left;
	text-align: center;
	color: #c5740c;
}
.scheda-prodotto .card-price span {
	font-size: 20px;
	color: #999;
	text-decoration: line-through;
		margin-right: 10px;
}
.scheda-prodotto .prod-price {
	margin-top: 5px;
	display: inline-block;
}
.scheda-prodotto .addtocart {
display: inline-block;
padding: 14px 12px 12px 12px;
background-color: #c5740c;
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: 400;
float: left;
margin-right: 5px;
margin-bottom: 15px;
}
.scheda-prodotto .addtocart img {
display: inline-block;
width: 25px;
margin-left: 15px;
margin-top: -5px;
}
.scheda-prodotto .addtocart:hover {
background-color: #000;
}
.scheda-prodotto .addtowishlist {
display: block;
padding: 13px 12px 11px 12px;
background-color: #666;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height: 12px;
font-weight: 400;
float: left;
text-align: left;
}
.scheda-prodotto .addtowishlist img {
display: inline-block;
width: 25px;
margin-left: 15px;
margin-top: -15px;
}
.scheda-prodotto .addtowishlist:hover {
background-color: #000;
}
.scheda-prodotto .richiediinfo {
display: block;
padding: 10px;
width: 48px;
height: 48px;
background-color: #666;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height: 12px;
font-weight: 400;
float: left;
text-align: left;
margin-left: 5px;
}
.scheda-prodotto .richiediinfo img {
display: inline-block;
width: 27px;
}
.scheda-prodotto .richiediinfo:hover {
background-color: #000;
}
.prod-form {
padding: 0 10%;
}
.prod-form .form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	box-shadow: none;
	color: #666;
	display: block;
	font-size: 16px;
	font-weight: 400;
	height: auto;
	line-height: 1.42857;
	padding: 14px;
	width: 100%;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	margin-bottom: 20px;
}
@media (max-width: 575px) {
.prod-form {
	padding: 0;
}
.scheda-prodotto .richiediinfo {
display: inline-block;
clear: inherit;
margin-left: 10px;
}
}















/*newsletter home*/
.newsletter-box {
	background-image: url(../images/bg/bg-newsletter.png);
background-repeat: no-repeat;
background-position: right center;
padding: 6vw 0;
}
.newsletter-box h2 {
color: #ccc;
}
.newsletter-box .form-group {
	display: block;
	margin-right: 10px;
	width: 40%;
	float: left;
}
.newsletter-box .blog-plus {
	display: block;
background-color: #cf3933;
width: 60px;
height: 60px;
padding: 13px 17px;
float: left;
border: none;
cursor: pointer;
}
.newsletter-box .blog-plus img {
width: 25px;
}
.newsletter-box .blog-plus:hover {
background-color: #111;
}
@media (max-width: 767px) {
.newsletter-box .form-group {
	width: 80%;
}
}




/*cta*/
.cta a {
display: inline-block;
width: 100%;
padding: 50px 30px;
}
.cta a:hover * {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.cta a.first {
border-right: 2px dotted #ccc;
}
.cta a .scr01 {
font-size: 32px;
color: #999;
text-align: center;
font-weight: 400;
text-transform: uppercase;
line-height: 1.7em;
}
.cta a .scr01 span {
width: 100%;
font-size: 60px;
color: #cf3933;
font-weight: 600;
text-transform: uppercase;
display: block;
}
@media (max-width: 992px) {
.cta a .scr01 {
font-size: 20px;
}
.cta a .scr01 span {
font-size: 32px;
}
}
@media (max-width: 575px) {
.cta a.first {
border-bottom: 2px dotted #ccc;
border-right: none;
}
}

/*scheda prodotto*/
.scheda-prodotto {
padding: 50px 50px 100px 50px;
text-align: center;
}
@media (max-width: 992px) {
.scheda-prodotto {
	padding: 20px 20px 60px 20px;
}
}
.img-scheda-prodotto:hover .navContprod {
display: block;
}
.navContprod {
	position: absolute;
	top: calc(50% - 27px);
	width: 90%;
	left: 5%;
	display: none;
}
.navContprod .owl-prev {
	position: absolute;
	display: block;
	width: 27px;
	height: 53px;
	background: url('../design/slideshow-nav-2.png') 0px 0 no-repeat;
	opacity: 1;
	z-index: 999;
	cursor: pointer;
	left: 15px;
	border: none;
}
.navContprod .owl-next {
	position: absolute;
	display: block;
	width: 27px;
	height: 53px;
	background: url('../design/slideshow-nav-2.png') -27px 0 no-repeat;
	opacity: 1;
	z-index: 999;
	cursor: pointer;
	right: 15px;
	border: none;
}
.navContprod .owl-prev:hover {
	background-position: 0px -53px;
	opacity: 1;
}
.navContprod .owl-next:hover {
	background-position: -27px -53px;
	opacity: 1;
}
.navContprod .disabled {
	opacity: .5;
	cursor: default;
}
@media (max-width: 992px) {
.navContprod {
display: none!important;
}
}
.btn.button-cus.button-sp-01 {
background-color: #cf3933;
color: #fff;
float: left;
padding: 10px 15px;
border: none;
}
.btn.button-cus.button-sp-01:hover {
background-color: #111;
}
.btn.button-cus.button-sp-02 {
background-color: #fff;
color: #cf3933;
float: right;
padding: 10px 15px;
border: none;
text-transform: none;
font-weight: 500;
}
.btn.button-cus.button-sp-02:hover {
background-color: #efefef;
color: #000;
}
@media (max-width: 499px) {
.btn.button-cus.button-sp-01 {
float: none;
display: table;
margin: auto;
margin-bottom: 15px;
min-width: 200px;
margin-top: 50px;
}
.btn.button-cus.button-sp-02 {
float: none;
display: table;
margin: auto;
background-color: #efefef;
min-width: 200px;
}
}
.sp-box {
float: left;
display: block;
width: 29%;
text-align: left;
padding-right: 4%;
margin-right: 4%;
border-right: 1px dotted #ccc;
}
.sp-box:last-child {
border-right: none;
}
.sp-box h4 {
font-size: 36px;
color: #ccc;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 30px;
}
.sp-box p {
font-size: 16px;
}
.sp-box ul {
display: inline-block;
width: 100%;
}
.sp-box ul li {
font-size: 16px;
padding-bottom: 5px;
border-bottom: 1px dotted #cf3933;
margin-bottom: 5px;
color: #cf3933;
}
.sp-box ul li:last-child {
border-bottom: none;
}
.sp-box ul li span {
color: #000;
padding-right: 20px;
width: 40%;
}
@media (max-width: 992px) {
.sp-box {
width: 100%;
padding-right: 0;
margin-right: 0;
margin-bottom: 60px;
border-right: none;
}
.sp-box h4 {
font-size: 28px;
}
}
.box-no {
width: 100%;
display: block;
background-color: #666;
padding: 30px 65px;
}
.box-no .box-mo-txt {
display: inline-block;
margin-right: 75px;
vertical-align: top;
}
.box-no .box-mo-txt h4 {
font-size: 36px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
}
.box-no .box-mo-txt p {
color: #fff;
}
.box-no ul {
display: inline-block;
}
.box-no ul li {
display: inline-block;
margin-right: 20px;
border-right: 1px dotted #fff;
padding-right: 20px;
}
.box-no ul li:last-child {
border-right: none;
}
.box-no ul li img {
width: 45px;
display: table;
margin: 0 auto 10px auto;
}
.box-no ul li .scr01 {
text-align: center;
color: #fff;
font-size: 11px;
text-transform: uppercase;
}
@media (max-width: 1199px) {
.box-no .box-mo-txt {
width: 100%;
margin-right: 0;
margin-bottom: 30px;
}
.box-no ul {
width: 100%;
}
}
@media (max-width: 992px) {
.box-no ul {
text-align: center;
}
.box-no .box-mo-txt {
text-align: center;
}
.box-no ul li {
width: 25%;
margin-bottom: 20px;
margin-right: 0px;
padding-right: 0px;
border-right: none;
}
.box-no ul li img {
width: 35px;
margin: 0 auto 5px auto;
}
.box-no ul li .scr01 {
font-size: 10px;
}
.box-no .box-mo-txt h4 {
font-size: 28px;
}
}
@media (max-width: 499px) {
.box-no ul li {
width: 48%;
}

}
.box-ricetta {
width: 100%;
display: table;
background-color: #cf3933;
}
.box-ricetta .txt-ricetta {
width: 50%;
float: left;
padding: 30px;
}
.box-ricetta img {
width: 50%;
float: left;
}
.box-ricetta .txt-ricetta h4 {
font-size: 36px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 20px;
}
.box-ricetta .txt-ricetta h6 {
font-size: 20px;
color: #fff600;
font-weight: 500;
margin-bottom: 20px;
}
.box-ricetta .txt-ricetta p {
color: #fff;
}
@media (max-width: 992px) {
.box-ricetta .txt-ricetta {
width: 100%;
}
.box-ricetta img {
width: 100%;
}
}



/*storia*/
.history-box {
background-image: url(../images/bg/bg-history.png);
background-repeat: no-repeat;
background-position: center top 250px;
background-size: 100%;
}
.sociales {
  text-align: center;
  margin-bottom: 20px;
}
a:hover,
a.selected {
  color: #ffcc00;
}
#timeline {
  width: 1110px;
  overflow: hidden;
  margin: 100px auto;
  position: relative;
  background: url('../images/dot.gif') left 45px repeat-x;
}
#dates {
  width: 1110px;
  height: 60px;
  overflow: hidden;
  margin-bottom: 60px;
}
#dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  background: url('../images/biggerdot.png') center bottom no-repeat;
}
#dates a {
  line-height: 38px;
  padding-bottom: 10px;
  color: #999;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
#dates .selected {
  font-size: 38px;
  color: #cf3933;
}
#issues {
  width: 1110px;
  overflow: hidden;
}
#issues li {
  width: 1110px;
  list-style: none;
  float: left;
}
#issues li.selected img {}
#issues li img {
  float: left;
  margin: 10px 30px 10px 50px;
}
#issues li h4 {
  color: #cf3933;
  font-size: 72px;
  margin-bottom: 20px;
  text-align: left;
  padding-left: 70px;
  font-weight: 300;
}
#issues li p {
  margin-right: 0px;
  margin-left: 70px;
}
#grad_left,
#grad_right {
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
}
#grad_left {
  left: 0;
  background: url('../design/grad-left.png') repeat-y;
}
#grad_right {
  right: 0;
  background: url('../design/grad-right.png') repeat-y;
}
#next,
#prev {
  position: absolute;
  top: 235px;
  width: 27px;
  height: 53px;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
}
#next:hover,
#prev:hover {
}
#next {
  right: 0;
}
#prev {
  left: 0;
}
#next img {
width: 100%;
}
#prev img {
width: 100%;
}
#next.disabled,
#prev.disabled {
  opacity: 0.2;
}
#issues li .history-txt {
width: 45%;
display: block;
float: left;
}
#issues li img {
width: 45%;
display: block;
float: left;
}
@media (max-width: 1199px) {
#timeline {
  width: 1000px;
  margin: 100px auto;
}
#dates {
  width: 1000px;
}
#issues {
  width: 1000px;
}
#issues li {
  width: 1000px;
}
}
@media (max-width: 1099px) {
#timeline {
  width: 900px;
  margin: 100px auto;
}
#dates {
  width: 900px;
}
#issues {
  width: 900px;
}
#issues li {
  width: 900px;
}
#issues li h4 {
  font-size: 42px;
}
#issues li p {
font-size: 16px;
}
#grad_left, #grad_right {
display: none;
}
}
@media (max-width: 992px) {
#timeline {
  width: 800px;
  margin: 100px auto;
}
#dates {
  width: 800px;
}
#issues {
  width: 800px;
}
#issues li {
  width: 800px;
}
#next, #prev {
display: none!important;
}
#issues li h4 {
	padding-left: 50px;
}
#issues li p {
	margin-left: 50px;
}
}
@media (max-width: 850px) {
#timeline {
  width: 700px;
  margin: 100px auto;
}
#dates {
  width: 700px;
}
#issues {
  width: 700px;
}
#issues li {
  width: 700px;
}
#issues li p {
	margin-right: 50px;
}
#issues li .history-txt {
	width: 100%;
}
#issues li img {
	width: 100%;
}
#issues li h4 {
	padding-left: 50px;
		text-align: center;
}
#issues li p {
	margin-left: 50px;
		text-align: center;
	margin-bottom: 15px;
}
}
@media (max-width: 750px) {
#timeline {
  width: 600px;
  margin: 100px auto;
}
#dates {
  width: 600px;

}
#issues {
  width: 600px;
}
#issues li {
  width: 600px;
}
#issues li h4 {
	padding-right: 50px;
}
#issues li img {
	padding-right: 100px;
}
}
@media (max-width: 650px) {
#timeline {
  width: 500px;
}
#dates {
  width: 500px;
}
#issues {
  width: 500px;
}
#issues li {
  width: 500px;
}
#issues li h4 {
	padding-left: 0px;
	padding-right: 0px;
}
#issues li p {
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
#issues li img {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}
}
@media (max-width: 550px) {
#timeline {
  width: 400px;
}
#dates {
  width: 400px;
}
#issues {
  width: 400px;
}
#issues li {
  width: 400px;
}
}
@media (max-width: 490px) {
#timeline {
  width: 300px;
}
#dates {
  width: 300px;
}
#issues {
  width: 300px;
}
#issues li {
  width: 300px;
}
.history-box {
background-image:none;
}
}


/*store locator*/
.inline-search .form-control {
width: 200px;
background-color: #efefef;
}
.store-list {
display: inline-block;
display: block;
position: relative;
margin-bottom: 60px;
}
.store-list::after {
background-image: url(../design/storelocator-ico.png);
background-repeat: no-repeat;
background-position: left top;
background-size: 40px;
opacity: 0.1;
content: "";
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;
}
.store-list h4 {
text-transform: none;
display: block;
text-align: left;
font-size: 24px;
font-weight: 300;
margin-bottom: 5px;
}
.store-list p {
font-size: 16px;
}

/*caratteristiche*/
.caratteristiche ul li {
width: 100%;
float: left;
margin-bottom: 40px;
}
.caratteristiche a {
display: inline-block;
margin-bottom: 40px;
}
.caratteristiche a .images-ico {
padding: 20px;
width: 120px;
height: 120px;
display: block;
-webkit-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
background-color: #ccc;
margin-right: 20px;
float: left;
}
.caratteristiche a:hover .images-ico {
background-color: #cf3933;
}
.caratteristiche a img {
width: 100%;
}
.caratteristiche a .text-ico {
display: block;
width:  calc(95% - 140px);
float: left;
}
.caratteristiche a:hover .text-ico {

}
.caratteristiche a.text-ico p {
font-size: 16px;
}
.caratteristiche a .text-ico h4 {
font-size: 24px;
font-weight: 300;
}
.caratteristichex .internal.images-ico {
padding: 20px;
width: 120px;
height: 120px;
display: block;
-webkit-border-radius: 50% 50% 50% 50%;
border-radius: 50% 50% 50% 50%;
background-color: #ccc;
margin-right: 20px;
float: left;
}
.caratteristichex .internal.images-ico img {
width: 100%;
}
.caratteristichetxt {
width: auto;
padding-left: 160px;
}
@media (max-width: 850px) {
.caratteristiche a:hover .text-ico {
padding-left: 0px;
}
.caratteristichex .internal.images-ico {
display: none;
}
.caratteristichetxt {
padding-left: 0px;
}
}
@media (max-width: 499px) {
.caratteristiche a .images-ico {
padding: 20px;
width: 80px;
height: 80px;
}
.caratteristiche a .text-ico {
display: block;
width:  calc(95% - 100px);
padding-right: 0px;
}
}

/*blog*/
.list-blog {}
.list-blog .blog-post {
margin-bottom: 60px;
padding-bottom: 60px;
border-bottom: 2px dotted #ccc;
}
.list-blog .blog-post .scr01 {
margin-bottom: 15px;
}
.list-blog .blog-post img {
width: 100%;
margin-bottom: 15px;
}
.list-blog .blog-post h3 {
margin-bottom: 15px;
color: #cf3933;
}
.list-blog .blog-post h6 {
margin-bottom: 15px;
}
.list-blog .blog-post a:hover h3, .list-blog .blog-post a:hover h4 {
color: #000;
}
.list-blog-sidebar {
padding-left: 40px;
}
.list-blog-sidebar .blog-post {
margin-bottom: 30px;
padding-bottom: 10px;
border-bottom: 1px dotted #ccc;
}
.list-blog-sidebar .blog-post img {
margin-bottom: 8px;
}
.list-blog-sidebar .blog-post .scr01 {
font-size: 14px;
margin-bottom: 5px;
}
.list-blog-sidebar .blog-post h4 {
font-size: 18px;
}
@media (max-width: 1099px) {
.list-blog-sidebar {
padding-left: 0px;
}
}





/*varie*/
.enter-button {
display: block;
}
.enter-button .scr01 {
display: block;
text-align: right;
font-size: 13px;
line-height: 1.3em;
font-weight: 400;
float: left;
margin-right: 10px;
}
.enter-button:hover .scr01 {
color: #cf3933;
}
.enter-button .enter-icon {
background-color: #cf3933;
display: block;
width: 36px;
height: 36px;
padding: 1px 12px;
float: left;
}
.enter-button .enter-icon img {
width: 15px;
}
.enter-button:hover .enter-icon {
background-color: #111;
}
.section-box h2 {
font-size: 100px;
font-weight: 600;
}
@media (max-width: 992px) {
.section-box h2 {
font-size: 80px;
}
}
@media (max-width: 599px) {
.section-box h2 {
font-size: 55px;
}
}
.images-header {
	background-position: center top;
}
.images-header img {
width: 100%;
}

.box-padding {
padding: 50px 50px 150px 50px;
}
.box-padding-lite {
padding: 50px;
}
@media (max-width: 992px) {
.box-padding {
	padding: 10px 10px 40px 10px;
}
.box-padding-lite {
padding: 10px;
}
}
.box-video-header {
width: 100%;
overflow: hidden;
margin:0;
float: left;
}
.box-video-header video {
float: left;
}
@media (max-width: 992px) {
.box-video-header video {
width: 150%;
}
}
.list-faq p {
margin-bottom: 5px;
}
.btn.btn-default.btn-secondary.fileinput-upload.fileinput-upload-button {
display: none!important;
}


.immagine-header {
width: 100%;
height: 315px;
display: table;
}
.immagine-header .container {
height: 100%;
display: inherit;
vertical-align: middle;
}
@media (max-width: 768px) {
.immagine-header {
width: 100%;
height: 150px;
background-size: contain;
background-position: top 75px center;
}
}

/*add 26082019*/
.img-prod-fill {
	width: 100%!important;
	display: table;
	margin: auto;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	z-index: 0;
}
.img-prod {
	display: block;
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	width: auto!important;
}

/*add 18092019*/
.search-cont {
padding: 75px 0 25px 0;
}

.search-cont-int {
padding: 35px 0 25px 0;
}
@media (min-width: 576px) {
.search-cont .col {
	padding-right: 0;
	padding-left: 0;
}
}
.search-cont .category-search-content {
width: calc(100% - 180px)!important;
float: left;
}
.search-cont .search-select {
width: 200px;
display: inline-block;
background-color: #333;
}
.search-cont .search-select .btn.dropdown-toggle {
	background-color: #efefef;
	background-image: none;
	border: 2px solid #efefef;
	box-shadow: none;
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: 400;
	height: auto;
	line-height: 1.42857;
	padding: 10px 10px;
	width: 100%;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	z-index: 0;
}
.dropdown-menu > li > a {
	padding: 6px 20px!important;
}
.search-cont .dropdown-divider {
display: none;
}
.search-cont .dropdown-header {
	display: block;
	padding: 8px 20px!important;
	background-color: rgba(0,0,0,0.0);
	border-bottom: 1px dotted #666;
	color: #c65b0c;
	white-space: nowrap;
		font-size: 15px;
		font-weight: 400;
		margin-top: 10px;
		text-transform: uppercase;
}
.search-cont .search-input {
	background-color: #fff;
	background-image: none;
	border: 2px solid #efefef;
	box-shadow: none;
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: 400;
	height: auto;
	line-height: 1.42857;
	padding: 10px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
width: calc(100% - 270px)!important;
display: inline-block;
}
.search-cont .search-input::-webkit-input-placeholder {
 text-transform:none;
 color: #666;
}
.search-cont .search-input:-moz-placeholder {;
text-transform:none;
color: #666;
}
.search-cont .search-input::-moz-placeholder {
 text-transform:none;
 color: #666;
}
.search-cont .search-input:-ms-input-placeholder {
 text-transform:none;
 color: #666;
}
.search-cont .search-button {
width: 50px;
height: 44px;
display: inline-block;
background-color: #000;
padding: 7px 12px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.search-cont .search-button:hover {
background-color: #c65b0c;
}
.search-cont .search-button img {
width: 100%;
}
.search-cont .filter-search-content {
width: 180px;
float: left;
}
.search-cont nav .btn.dropdown-toggle {
	background-color: #ffffff;
	border: 2px solid #ffffff;
}
.search-cont .filter-menu {
	margin: 0 auto;
	padding: 13px 30px;
	float: right;
	width: 170px;
}
@media (max-width: 768px) {
.search-cont {
padding: 20px 0;
}
.search-cont .category-search-content, .search-cont .filter-search-content {

}
.search-cont .category-search-content {
	width:100% !important;

}
    @media all and (min-width: 699px) and (max-width: 769px) {
        .search-cont .category-search-content {
            margin-top:47px;
        }
}
.search-cont .search-select {
	width: auto!important;
	display: block;
}
.search-cont .search-input {
	width: calc(100% - 50px)!important;
	border-top: 2px solid #fff;
}
body .search-cont input:checked ~ nav {
	padding: 0 10px 15px 10px;
/*	-webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);*/
}
.search-cont .filter-search-content {
	width: 100%!important;
}
.search-cont .filter-menu {
	width: 100%!important;
	float: left;
	margin-top: 10px;
}
body .search-cont input:checked ~ nav {
	height: 100%;
	transition-delay: 0s;
	display: inline-table;
}
body .search-cont input:checked + label {
margin-top: 15px;
}
body input:checked + label span {
	width: 20px;
	right: 20px;
	top: 18px;
	background-color: #transparent;
}
}
@media (max-width: 499px) {
.search-cont .filter-menu-content .col-6 {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
}
}
/*accordion non alternato*/
@media (min-width: 1025px) {
.item-order {
display: none;
}
}
.item-order .col {
padding-left: 8px;
padding-right: 12px;
}
.accordion-item {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 0px;
}
.active, .accordion-item:hover {
  background-color: transparent;
}
.accordion-panel {
  padding: 0;
  background-color: transparent;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion-item:after {
  content: '\02795';
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}
.accordion-item.active:after {
  content: "\2796";
}
.accordion-content {
padding: 10px;
margin-bottom: 30px;
background-color: #fff;
}
.accordion-panel ul {
margin-top: 10px;
}
.accordion-panel li {
width: 100%;
font-size: 16px;
border-bottom: 1px dotted #999;
padding: 7px 0;
}
.accordion-panel li:last-child {
border-bottom: 1px dotted transparent;
}
.accordion-panel li a:hover {
color: #c65b0c;
}

.sorting-cont {
margin-top: 40px;
margin-bottom: -60px;
}
.sorting-cont .sorting-control {
float: right;
margin-right: 15px;
}
.sorting-cont .sorting-control .btn {
	background-color: #efefef;
	background-image: none;
	border: 2px solid #efefef;
	box-shadow: none;
	color: #000;
	display: block;
	font-size: 13px;
	font-weight: 400;
	height: auto;
	line-height: 1.42857;
	padding: 6px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.sorting-cont .sorting-control .dropdown-menu > li > a {
	padding: 4px 20px !important;
}
.sorting-cont .col {
padding-left: 0;
padding-right: 0;
}
@media (max-width: 1024px) {
.sorting-cont {
display: none;
}
}

.name-search h1 {
font-size: 36px;
margin-bottom: 0;
}
.name-search h1 span {
font-size: 30px;
color: #ffb400;
}
.number-search {
font-size: 16px;
color: #999;
float: left;
margin-left: 15px;
margin-top: 10px;
}
.number-search span {
font-size: 16px;
color: #c65b0c;
font-weight: 600;
}
@media (max-width: 1024px) {
.name-search h1 {
font-size: 24px;
}
.name-search h1 span {
font-size: 20px;
}
}

@media (max-width: 576px) {
.codicesconto .form-control {
margin-bottom: 10px;
}
}

.button-filter .reset-filter {
background-color: #999;
border: 1px solid #999;
}

.mfp-counter {
display: none;
}

.header-nobartext {
	top: 0px;
}

.dropdown-menu {
z-index: 9999999!important;
}
.dropdown-menu {
background-color: #fff;
}

button.mfp-close, button.mfp-arrow {
	z-index: 9;
}



.socialshare .social li a img {
width: 15.5px;
height: 15.5px;
opacity: 0.4;
}
.socialshare .social li a:hover img {
opacity: 1;
}
@media (max-width: 1023px) {
.filter-menu-content .dropdown-item .text {
word-break: break-word;
max-width: 200px;
white-space: initial;
}
.bootstrap-select .dropdown-menu li:last-child {
	padding-bottom: 30px!important;
}
.filter-menu-content .dropdown-menu.show {
max-width: 300px;
width: 300px;
min-width: 318px !important;
padding-bottom: 15px;
}
}


ul.cart-step li a.link-step {
width: 100%;
display: block;

}

@media (max-width: 767px) {
ul.cart-step li h4 br {
display: none;
}
}
