.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/*evita di far uscire il testo dal div, probabilmente a causa dei div swiper*/
.box-icon-modern {
	white-space: pre-line;
}

.box-icon-modern-count {
	font-size: 2.5rem;
}
.box-icon-modern-svg i {
	font-size: 3.2rem;
	font-style: normal !important;
}
.box-icon-modern-count {
	color: rgba(21, 21, 21, 0.35);
}

.context-dark .box-icon-modern-count, .bg-gray-700 .box-icon-modern-count, .bg-gray-3 .box-icon-modern-count, .bg-brown-1 .box-icon-modern-count, .bg-primary .box-icon-modern-count {
	color: rgba(255, 255, 255, 0.35);
}



.imgprodotto_list {
	/*width: 328px;
	height: 330px;
	max-width: 328px;
	max-height: 330px;*/
	
	width: 330px;
	height: 330px;
	max-width: 330px;
	max-height: 330px;
		
	display: block;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.imgprodotto_grid {
	/*width: 220px;
	height: 160px;
	max-width: 220px;
	max-height: 160px;*/
	
	width: 220px;
	height: 220px;
	max-width: 220px;
	max-height: 220px;	
	
	display: block;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.imgprodotto_mini {
	/*width: 106px;
	height: 104px;
	max-width: 106px;
	max-height: 104px;*/
	width: 106px;
	height: 106px;
	max-width: 106px;
	max-height: 106px;
	display: block;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.imgprodotto_micro {
	/*width: 100px;
	height: 90px;
	max-width: 100px;
	max-height: 90px;*/
	width: 68px;
	height: 68px;
	max-width: 68px;
	max-height: 68px;
	display: block;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.imgprodotto_dett {
	width: 530px;
	max-width: 530px;
	max-height: 530px;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.imgprodotto_careousel {
	width: auto;
	height: auto;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}
.imgprodotto_cart {
	/*width: 146px;
	height: 132px;
	max-width: 146px;
	max-height: 132px;*/
	width: 146px;
	height: 146px;
	max-width: 146px;
	max-height: 146px;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
	float: left;
}

.imgfornitoredett {
	width: 90x;
	height: 55px;
	max-width: 90px;
	max-height: 55px;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
	float: right;
	clear: right;
}

.imgnews {
	width: 420px;
	height: auto;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 0px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.imgnews_sm {
	width: 370px;
	height: auto;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	border: 0px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.imgnews_lg {
	width: 100%;
	height: auto;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 0px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.imgnews_mini {
	width: 100px;
	height: 100px;
	max-width: 100px;
	max-height: 100px;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 0px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.impaginazione {
	width:100%;
	border: 0px solid grey;
	min-height: 20px;
}
.iconapag {
	margin-left:20px;
	float: right;
}
.iconapag i {
	font-style: normal;
	font-size: 30px;
}
.iconapagsel {
	color: #999999;
}

.list-schedule li > *:first-child {
	min-width: 40px;
	border:0px solid red;
}


.margintopzero {
	margin-top: 0px !important;
}



.single-product-price-old {
	font-weight: 400;
	text-decoration: line-through;
	color: rgba(21, 21, 21, 0.5);
}

.product-price-old + .single-product-price {
	margin-left: 8px;
}



.imgtendenza_mini {
	/*width: 106px;
	height: 104px;
	max-width: 106px;
	max-height: 104px;*/
	display: block;
	background-color: white;
	background-image: url(../images/no-img.png);
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}




.stepcarrellocontent {border:0px solid red;width:100%;text-align:center;margin-bottom:30px;}
.stepcarrellocontent span {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	min-height: 50px;
	line-height:50px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.stepcarrellonoselect {
	border:1px solid #333333;
	background-color:#efefef;
	background: -webkit-linear-gradient(#efefef, #dce5d7); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#efefef, #dce5d7); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#efefef, #dce5d7); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#efefef, #dce5d7); /* Standard syntax */
	color: #bbc4b5;
}
.stepcarrelloselect {
	border:1px solid #333333;
	background-color: #e0ff66;
	background: -webkit-linear-gradient(#e0ff66, #f1e07f); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e0ff66, #f1e07f); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e0ff66, #f1e07f); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e0ff66, #f1e07f); /* Standard syntax */
	color: #336600;
}
.stepcarrelloselect:hover {
	cursor:pointer;
}
.stepcarrelloselect a {
	border:0px solid red;
	display:block;
	width:100%;
	color: #336600;
}
.stepcarrelloselect:hover a {
	color: #339933;
}
.carrellofrecciasinistra {
	font-size: 0px; line-height: 0%; 
	border-right: 20px solid #336600;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	display: inline-block;
}
.carrellofrecciadestra {
	font-size: 0px; line-height: 0%;
	border-left: 20px solid #336600;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	display: inline-block;
}
.ordineinviato {
	border:1px solid #333333;
	background-color: #7ff1e8;
	background-color: #e0ff66;
	color: #2d658d;
	color: #5b6d15;
}

/*corregge il bug bootstrap del modale che rimaneva sotto la navbar che è fixed*/
.modal-backdrop {
	z-index: 100000 !important;
}

.modal {
	z-index: 100001 !important;
}



.table-checkout span {
	text-transform: capitalize;
	font-weight: normal;
}


.swiper-lazy-preloader {
	-webkit-animation: swiper-preloader-spin 0.1s steps(4, end) infinite;
	animation: swiper-preloader-spin 0.1s steps(4, end) infinite;
}

.preloader {
	z-index: -100 !important;
	background: transparent;
	transition: .1s all ease;
}


.carrellinonomeprod {
	font-size:12px;
}
.carrellinoqntprod {
	font-size:12px;
	color: #669966;
	text-transform: lowercase;
	font-weight: 600;
}

.colorgreen {
	color:#669966 !important;
}

.rigacarrellino{
	margin-top:1px;
	margin-bottom:1px;
}

.parentmouseover  {
	border: 0px solid red;
	height: 80px;
	margin-top:-15px;
	position: absolute;
	z-index: 1082;
}
.parentmouseover > .childmouseover {
	position: absolute;
	text-align: left;
	top: calc(100% + 30px);
	right: -18px;
	min-width: 400px;
	margin-top: 40px;
	background: #ffffff;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	filter: drop-shadow(0 0 3px rgba(1, 3, 4, 0.19));
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all .3s ease-in-out;
	z-index: 1082;
}
.parentmouseover:hover > .childmouseover {
	margin-top: -50px;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}




.sellmodcontainer {
	border: 0px solid red;
	bottom: 15px;
	left: 15px;
	display: table-cell;
	vertical-align: bottom;
	position: absolute;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .02em;
	text-transform: uppercase;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #ffffff;
	z-index: 1;
	vertical-align:bottom;
}
.sellmod {
	margin-top: 5px;
	display: block;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .02em;
	padding-top: 3px;
	text-transform: uppercase;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	border-radius: 50%;
	color: #ffffff;
	z-index: 1;
}
.sellmod-a {
	background: #76aa6f;
	color: #ffffff;
}

.sellmod-b {
	background: #ff5f33;
	color: #ffffff;
}



@media (min-width: 992px) {
	.desktop .sellmodcontainer {
		transition: all .2s ease;
	}
	.desktop .product:hover .sellmodcontainer {
		transform: translate3d(0, -18px, 0);
	}
}
.product-modern .sellmodcontainer {
	top: 15px;
	right: auto;
	left: 15px;
}

@media (min-width: 768px) {
	.product-modern .sellmodcontainer {
		top: 20px;
		left: 25px;
	}
}
.pricing-classic .sellmodcontainer {
	position: static;
	top: auto;
	left: auto;
	right: auto;
}




.product-button-wrap2 {
	display: none;
}


@media (min-width: 992px) {
	.desktop .product:hover .product-button-wrap {
		top: -48px;
		bottom: -60px;
		background: #ffffff;
		box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.09);
	}
	.desktop .product:hover .product-button-wrap2 {
		display: block;
		top: 5px;
		background: none;
	}
}

.sped_ico {
  background-repeat: no-repeat;
  background-position: center;
	background-size: contain;
	padding: 0;
	width: 70px;
	height: 32px;
	border-radius: 5%;
	float:left;
	filter: opacity(60%) grayscale(100%);
  -webkit-transition: grayscale 1s ease-in-out;
  -moz-transition: grayscale 1s ease-in-out;
  -ms-transition: grayscale 1s ease-in-out;
  -o-transition: grayscale 1s ease-in-out;
  transition: grayscale 1s ease-in-out;
}
.sped_ico:hover {
	width: 100px;
	height: 46px;
	filter: opacity(100%);
	cursor: pointer;
}
.sped_ico2:hover {
	width: 70px;
	height: 32px;
}

.sped_brt {
	background-image: url(../images/logo-brt.gif);
}
.sped_don {
	background-image: url(../images/logo-donettisped.gif);
}


.single-product-rating span, .single-product-rating small {
	color: #ac420c !important;
	float:left;
	line-height: 20px;
}


.allegato {
	display: inline-block;
	width: 100%;
	height: 25px;
	line-height: 20px;
	margin-bottom: 15px;
	border: 0px solid orange;
	border-bottom: 1px solid #f5f5f5;
	padding: 0px;
	text-align:left;
	text-decoration:none;
}
.allegato:hover {border-bottom: 1px solid #dcdcdc;}
.allegato span {color:#666666;}
.allegato i {display:block; font-size: 1.4rem; width:20px; height:20px; margin-right: 5px; font-style: normal; float:left;}

/* Tipi documenti */
.fa-file-pdf-o { color: #da251c; }
.fa-file-word-o { color: #2A5699; }
.fa-file-excel-o { color: #207245; }
.fa-file-archive-o { color: #FF9408; }
.fa-file-zip-o { color: #663366; }
.fa-file-text-o { color: #4CA1B5; }
.fa-file-image-o { color: #274a8b; }
.fa-file-powerpoint-o { color: #cc4424; }
.fa-file-video-o { color: #E62117; }
.fa-file-o { color: #666; }
.fa-external-link { color: #808080; }

/*corregge la direzione e il colore dell freccia dopo la prima apertura e collapse*/
.card-corporate .card-title a.collapsed .card-arrow .icon {
	color: #151515;
	background: #e9da5d;
	box-shadow: 0 0 5px 0 rgba(1, 3, 4, 0.19);
	transform: none;
	transform: rotate(90deg);
}

/*corregge la riga che spariva dopo lap rima apertura e collapse*/
.card-corporate .card-title a.collapsed {
	border-bottom: 1px solid #e1e1e1 !important;
}


.form-input2 {
	display: block;
	width: 200px;
	min-height: 40px;
	padding: 10px 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: .1em;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	color: #151515;
	background-color: transparent;
	background-image: none;
	border-radius: 0;
	-webkit-appearance: none;
	transition: .3s ease-in-out;
	border: 1px solid #e1e1e1;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;
	text-align: center;
}


/*FILTRO PREZZI*/
.rd-range-divider {width: 6px;}
/*.rd-range-form-wrap span {width: 15px;text-aling:left;}*/
.filtroprezzi {padding-left: 10px !important;padding-right: 10px !important;}
.rd-range-input {max-width: 46px;}






.table-cart td {
	font-size: 15px;
	letter-spacing: .075em;
}


.button:disabled, .button[disabled]{
  background-color: #cccccc;
  color: #666666;
	border-color: transparent;
	cursor: default;
}


.bgcolor_1 td {background-color: #f7fbeb}
.bgcolor_2 td {background-color: #ecf5e9}

.table-cart-stepper {border:1px solid #ebeceb; padding:8px; background-color:white;}

.stepperselected span {color:green !important;}


@media (min-width: 992px) {
	.table-cart td:first-child {
		min-width: 10px;
		width: 100%;
	}
}

.rd-nav-item {
	border: 0px solid purple !important;
}

.rd-navbar-static .rd-menu {
	border: 0px solid purple !important;
	/*i seguenti parametri sistemano il posizionamento del megamenu da stampare*/
	top: auto !important; 
	margin-top: 0px;
}
.rd-navbar-static .rd-menu::before, .rd-navbar-static .rd-menu::after {
	border: 0px solid orange;
	top: 0px;
	/* margin-top: -60px !important; */
}

.rd-navbar-megamenu {
	border: 0px solid blue !important;
	padding: 0px !important;
	padding-bottom: 20px !important;
}
.rd-megamenu-item { /*colonne di link figli*/
	text-align: left;
	border: 0px solid purple !important;
	padding: 0px !important;
	padding-left: 20px !important;
	width: 33%;
	float:left;
}
.rd-navbar-static .rd-dropdown-link,
.rd-navbar-static .rd-megamenu-list-link {
	margin: 0px;
	display: block;
	border: 0px solid blue;
	padding: 0px;
	line-height: 2;
	font-weight: 400;
	letter-spacing: .1em;
	font-size: 14px !important;
	text-transform: capitalize !important;
	margin-bottom: 5px;
	width: 100%;
}
.rd-megamenu-title{
	border: 0px solid blue;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: 32px;
}
.rd-megamenu-icon{
	border: 0px solid red;
	float: left;
}

.rd-megamenu-text {
	font-size: 11px !important;
	margin-left: 0px;
	color: black;
	margin:0px;
}


.ulmenutop {
	text-align: right !important;
	margin-bottom:20px;
	border-bottom: 2px solid #7aaa74 !important;
}
.ulmenucatprodotti {
	margin-block-start: 0.2em !important;
  margin-block-end: 0.2em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  padding-inline-start: 5px !important;
}

.limenucatprodotti {
	font-size: 14px !important;
	font-weight: normal !important;
	color: #333333 !important;
	letter-spacing: 0px !important;
	padding-top: 10px;
}

.catpersunderline {
	border-bottom: 2px solid #ffffff;
}
.catpersunderline:hover {
	border-bottom: 2px solid #7aaa74;
}

.catpersunderlineselected {
	border-bottom: 2px solid #333333;
}


@media (min-width: 540px) {
	.imgprodottoincart {border: 1px solid orange !important;}
	.productincart::before {
		position: absolute;
		content: '';
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: #ffffcc;
		border-radius: 6px;
		pointer-events: none;
		z-index: -1;
	}
}

@media (min-width: 992px) {
	.desktop .productincart {
		background: #ffffcc;
	}
	
}


/* --- COOKIE BAR 2021 --- */

.cookiebar {
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  position: fixed;
  width: 100%;
  z-index: 1100;
  background-color: rgba(42, 48, 54, .9);
  padding: 24px 32px;
  text-align: center;
}
.cookiebar.show {
  display: block;
}
.cookiebar .cookiebar-btn {
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1em;
}
.cookiebar .cookiebar-btn:hover {
  text-decoration: underline;
}
.cookiebar .close {
  top: .5rem;
  right: .75rem;
}

@media (min-width: 768px) {
  .cookiebar {
    padding: 32px 48px;
  }
}