/*.pitstopmodel_red: color:#BA0000; */
article.item:hover{
	--bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important;
	border: solid 1px #ddd;
}
article.item{
	border: solid 1px #fff;
}
article.scale:hover{
	--bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important;
	border: solid 1px #ddd;
}
article.scale img{
	width: 100px;
	padding: 0px 10px 0px 10px;
}
footer{
	background-color: #f2f2f2;
}
#bestsellers{
	border: solid 2px #ff9900;
}
#countrySelect{
	padding: 5px;
    border-radius: 4px;
}
#countrySelect li{
	padding: 5px 0;
}
#countrySelect li:hover{
	background-color: rgb(248,249,250);
}
#main-nav li {
    background: url(https://stockimages.pitstopmodel.com/images/user_menu_bg2.gif) no-repeat 7px;
}
#main-nav li a:hover{
	text-decoration: underline;
	border-bottom: solid 1px #eee;
}
#make-payment .cart-view-table-front h3,
#view-cart .cart-view-table-front h3{
	text-align: center;
	padding: 0;
	margin: 0px 0px 6px 0px;
}
#view-cart .cart-view-table-front td{
	font-size: .8rem;
	
}
#make-payment .cart-view-table-front td:nth-child(2),
#view-cart .cart-view-table-front td:nth-child(2){
	padding-right: 20px;
	margin: 0px;
	padding-top: 10px;
}
#make-payment .cart-view-table-front td:nth-child(2) button,
#view-cart .cart-view-table-front td:nth-child(2) button{
	text-decoration: underline;
}
#make-payment .cart-view-table-front,
#view-cart .cart-view-table-front {
	padding: 10px;
	width: 100%;
}
#make-payment .cart-view-table-front table th,
#view-cart .cart-view-table-front table th,{
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#make-payment .cart-view-table-front table tbody tr.even,
#view-cart .cart-view-table-front table tbody tr.even{
	background-color: #fff;
}
#make-payment .cart-view-table-front table tbody tr.odd,
#view-cart .cart-view-table-front table tbody tr.odd{
	background-color: #eee;
}
#make-payment .cart-view-table-front h3{
	text-align: center;
	padding: 0;
	margin: 0px 0px 6px 0px;
}
#make-payment .cart-view-table-front, .cart-view-table-back {
	background-color: rgba(240, 240, 240, .3);
	padding: 10px;
	width: 100%;
}
#mobile_cart{
	background-color: #f7941c;
    padding: 15px;
    border-radius: 55% 50%;
}
#mobile_cart a{
	color: #fff;
	text-decoration: none;
}
#navigation_letters{
	line-height: 2rem;
}
#navigation_letters .badge{
	font-size: 1.2rem;
}
#sidebar {
    transition: all 0.3s;
}
#totCarrello a{
	text-decoration: none;
	color: #f7941c;
	float:right;
	margin-bottom: 5px;
}
.input-field .form-control,
.input-select .form-control{
	font-size: .8rem;
}
.bg-cart{
	background-color: #f7941c;
}
.breadcrumb{
	margin-top: 5px;
	padding-left: 5px;
	background-color: rgb(248,249,250);
}
.breadcrumb-item{
	font-size: .9rem;
	text-transform: capitalize;
}
.breadcrumb-item a{
	color: #000;	
}
.btn-cart{
	border-color: #f7941c;
	color: #fff;
}
.btn-cart:hover{
	background-color: #cf7810;
	border-color: #cf7810;
	color: #fff;
}
.btn-orange{
	background-color: #e36913;
	color: #fff;
}
.btn-orange:hover{
	background-color: rgba(203, 92, 14);
	color: #fff;
}
.box_head{
	background: url(https://stockimages.pitstopmodel.com/images/box_head_bg1.gif) no-repeat left top #ff9900;
}
.carrello_table{
	background: #eee;
	padding: 5px;
	margin-top: 10px
}
.cart_item_title{
	font-size: 8pt;
}
.cart-total-text a{
	float:right;
}
.col-special{
	flex: 0 0 auto;
    width: 30px;
}
.del, .minus, .plus{
	padding: 9px 12px 6px 12px;
	display: inline;
	vertical-align: middle;
	text-align: center;
}
.footer_copy{
	font-size: 9pt;
}
.dettagli{
    float:right;
	background-color: #ff9900;
	color: #fff;
    text-decoration: none;
    padding: 3px 10px 6px 10px;
    border-radius: 10px;
}
.dettagli:hover{
	background-color: blue;
}
.div_brands{
	column-count: 2;
	border: solid 1px #eee;
	margin-top:5px;
	padding: 2px;
}
.div_brands h2{
	text-align: left;
}
.div_brands a{
	font-size:.8rem;
	text-align: left;
	text-decoration: none;
	text-transform: capitalize;
	color: #000;
}
.img_lang_selection{
	width: auto;
	height: 30px;
}
.item{
	padding-bottom: 15px;
}
.item-gallery-image{
	max-height: 40px;
	display: block;
	overflow: hidden;
}
.lighter{
	color:#bababa;
}
.list-group-pitstop {
	padding-left: .5rem!important
}
.list-group-pitstop li a{
	font-size: .9rem;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	display: block;	
	color: #000;
}
.list-group-horizontal > .list-group-item{
	border:none;
	background: url(https://stockimages.pitstopmodel.com/images/footer_bg12.gif) no-repeat 7px;
}
.list-group-horizontal > .list-group-item {
	font-weight: bold;
}
.minus, .plus{
	background-color: #efefef;
}
.metti_carrello{
	font-size: 1.1rem;
	color: #e36913;
    text-decoration: none;
	padding-left: 20px;
}
.navbar_main{
	border-bottom: solid 1px #ddd;
}
.number span {cursor:pointer; }
.paypal-button.paypal-button-color-gold, .paypal-button-row.paypal-button-color-gold .menu-button {
	background: #ffc439;
}
.paypal-button.paypal-button-text-color-black {
	color: #2C2E2F;
}
.paypal-button  img.piccolo{
	width:70px;
}
.paypal-button-container .paypal-button-row .paypal-button-text, .paypal-button-container .paypal-button-row .paypal-button-space {
	font-size: 14px;
	margin-top: -1px;
	line-height: 10px;
}
.price, .searched_txt{
	color:#BA0000;
	font-weight: bold;
}
.price_discounted{
	color:#898989;	
}
.price_sc{
	color: #BA0000;
}
.small{
	font-size: .9rem;
}
.small-8{
	font-size: .8rem;	
}
.top-40{
	top:40px;
}
.update_btn{
	padding: 5px;
	background: none;
	font-size: 10pt;
	border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.update_btn:hover{
	background-color: #efefef;
}
.w-10{
	width: 10%;
}
.w-20{
	width: 20%;
}
.w-90{
	width: 90%;
}
@media (max-width: 768px) {
	#search_mobile{
		display: none;
    }
	#search_mobile.active{
		display: block;
		width: 100%;
		position: absolute;
		left: 0;
	}
	#search_mobile .btn{
		border-radius: 0px;
	}
	#sidebar {
		padding: 0 20px;
		display: none;
    }
    #sidebar.active {
		background: #efefef;
		padding: 0;
		display: block;
    }
	#sidebar.active .nav-item{
		padding: 0 10px 5px 10px;
		border-bottom: solid 1px #aaa;
	}
}
@media (max-width: 767.98px) {
	#countrySelect{
		padding: 15px;
		font-size: 1.3rem;
		border-radius: 4px;
	}
	#countrySelect li{
		padding: 7px 0;
	}
	#navigation_letters{
		line-height: 3rem;
	}
	#navigation_letters .badge{
		font-size: 1.5rem;
	}
	.breadcrumb{
		margin-top: 10px;
	}
	.breadcrumb-item{
	font-size: 1.2rem;
		text-transform: capitalize;
	}
	.div_brands{
		border:none;
	}
	.footer_title{
		border-bottom: solid 1px #aaa;
		padding-bottom: 3px;
	}
	.mobile_menu img{
		width: 150px;
		height: auto;
	}
	.product_description{
		font-size: 1.2rem;
	}
}