/*----------------------------------------*/
/*  00. Generali
/*----------------------------------------*/
hr{
	margin: 4rem 0 0 0;
}
.navbar-toggle .icon-bar{
	background-color: #fff;
}
.navbar-toggle {
	background-color: #000;
}

#logo{
	padding: 0px;
}
#logo img{
	width: 80px;
}
.align-middle{
	vertical-align: middle !important;
}
.border{
	border: solid 1px #eee;
}
.d-inline-block{
	display: inline-block;
}
.p10{ padding: 10px;}
.pl-0{ padding-left: 0px; }
.pr-20{ padding-right: 20px; }
.pt-15{ padding-top: 15px; }
.pb-15{ padding-bottom: 15px; }
.py-4{ padding:2rem 0;}
.py-2{ padding:1rem 0;}
.pt-15{ padding-top: 15px; }
.px-15{ padding: 0 15px;}
.mb-15{ margin-bottom: 15px; }
.mt-15{ margin-top: 15px; }
.my-30{ margin-top: 30px; margin-bottom: 30px; }
.m-3{
	margin: 3px;
}
.brand-color{ color:#d55f0c; }
.btn.catalogue {
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    display: block;
    text-transform: uppercase;
    background-color: #d55f0c;
    border-color: #d55f0c;
    text-align: center;
    text-decoration: none;
    /*vertical-align: middle;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    padding: 0.40rem 4rem;
    margin: 0 auto;
    font-size: 1.4rem;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn.catalogue:hover{
	color:#000;
}
.btn.small {
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    border-radius: 90px;
}
.btn.small:hover{
	background-color: #fff;
	border:solid 1px #d55f0c;
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.rc-it-ltd{
	position: static !important;
}
h2.leading-tight {
    padding-left: 15px;
    padding-top: 15px;
}
.image-space{
	height: 400px;
	overflow: hidden;
}
#voguest_menu{
	padding-bottom: 20px;
}

/*----------------------------------------*/
/*  00.1 Paginazione
/*----------------------------------------*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #000;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #000;
    background-color: #eee;
    border-color: #ddd;
}

/*----------------------------------------*/
/*  01. Ordini
/*----------------------------------------*/

#items,
#customers {
    position: absolute;
    overflow: auto;
    display: none;
    z-index: 999;
    list-style-type: none;
}
#items{ height: 187px; }
#customers{ height: 241px; }

#items td img{ width: 20px; }
.row .taglia,
.colour .col{
	padding-top: 5px;
}
.colour .col{
	padding-left: 10px;
}
.copiable_row_arrow{
	display: none;
}
.invisibile_input{
	float: right;
}
.invisibile_input input{
	border: none;
	background: transparent;
}
.items td,
.box td,
.customers td {
    padding: 5px 10px;
    border-bottom: solid 1px #ccc;
	background: #fff;
	font-size: .8rem;
}
.items td:hover,
.customers td:hover{
	background-color: #eee;
}
.customer.ragione_sociale,
.item.description{
	font-size: 1.1rem;
	font-weight: bold;
	text-transform: uppercase;
}
.empty_row{
	height: 30px;
}
.item.gallery{
	display: none;
}
.item.gallery:first-child{
	display: block;
}
.item.gallery:hover img{
	border: solid 4px #ff8d00;
}
.box.row,
.item.row{
	border: solid 1px #ddd;
    padding: 0px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.box .row.colour{
	margin-right: 0px;
}
.colour .small,
.item.code{
	color: #6c757d;
}
.item.link{
	margin-left:20px;
	font-weight:normal; 
	text-transform: capitalize;
	font-size:10pt;
}
.box .header{
	background-color: #fff;
}
.item .header,
.item .footer{
	background-color: #fff;
	padding-top: 10px;
	box-shadow: 3px 0px 4px #999;
}
.item .footer{
	height: inherit;
	position: relative;
}
.item .footer .row{
	padding: 0 15 10 25;
}
.box .content,
.item .content{
	position: relative;
	max-height: 350px;
    overflow: auto;
}
.content .price{
	text-align: center;
}
.item .header > .row,
.box .header > .row,
.content > .colour{
	padding-left: 30px;
}
.items-bottom{
	font-size: 1.2em;
	font-weight: bold;
}
.confirm_moltiplica,
.confirm_moltiplica +i,
.confirm_moltiplica-box,
.confirm_moltiplica-box + i{
	color:#ccc;
}
.confirm_moltiplica.enabled,
.confirm_moltiplica.enabled +i,
.confirm_moltiplica-box.enabled,
.confirm_moltiplica-box.enabled + i{
	color:#078f0b;
	cursor: pointer;
}
.total_item_price:before,
.price::before,
.total_price::before,
.total_order_price::before{
	/*content:"\20AC";*/
	margin-right: 5px;
}
#save_order,
#export_order,
#export_order_img,
#send_order,
#send_customer{
	padding: 10px;
	display: block;
	margin: 3px 0;
	text-align: center;
	text-transform: uppercase;
}
#send_destinazione{
	padding: 10px;
	display: block;
	margin: 3px 0;
	text-align: center;
	text-transform: uppercase;
}
#send_customer,
#send_order,
#send_destinazione{
	width: 100%;
	border: none;
}
/*----------------------------------------*/
/*  02. Catalogo
/*----------------------------------------*/
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.card-code {
    position: relative;
    top: -20px;
    text-align: center;
    display: block;
    color: #fff;
    background: #381d0d9e;
    margin: 0;
}
.card.item{
	background: #fff;
	padding: 10px;
}
#boxs .row.single-row,
#catalogo .row.single-row{
	margin: 25px 0;
}
#catalogo .image-space{
	height: 330px;
}
#catalogo .card-title{
	height: 40px;
	margin: 0 0 10px 0;
}
.taglia {
    padding: 0;
    margin: 0 1px;
}
.content .row .form-control {
    margin: 0;
    width: 100%;
    padding: 0;
}
.content > .row {
	border-bottom: solid 1px #ccc;
}
.content .row .small{
	color: #aaa;
}
.header > .row{
	padding-bottom: 10px;
	font-weight: bold;
}
.header .taglia{
	text-align: center;
}
.header > .row, .catalogo-content > .row {
    padding-left: 5px;
    padding-top: 5px;
}
/*----------------------------------------*/
/*  03. Clienti
/*----------------------------------------*/
.card.customer {
	background: #fff;
    padding: 20px 10px;
    border: solid 1px #aaa;
    border-radius: 5px;
}    
    
.card.customer .card-title{
	border-bottom: solid 1px #aaa;
	padding-bottom: 10px;
}    
   
/*----------------------------------------*/
/*  04. Box
/*----------------------------------------*/

.box:hover{
	background-color: #eee;
}
@media(min-width:1201px){
	#BoxModal .modal-body .box{ width: 30%; }

	.mobile{ display: none !important; }
	.desktop{ display: block; }
}
@media(min-width:993px) and (max-width:1200px){
	#catalogo .image-space{
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.card-code{
		top: -30px;
	}
	#catalogo .card-title{
		height: auto;
	}
}
@media(max-width:992px){
	.card.item,
	.card.collection{
		margin-bottom: 3rem;
	}
	.card.collection .image-space img{
		width: 100%;
	}
	.single-page .card{
		margin-top: 2rem;
	}
	.image-container{
		text-align: center;
	}
	.image-container .img-fluid{
		margin: 0 auto;
		display: block;
	}
	.desktop{ display: none !important;}

}
@media (min-width: 992px){
	.col-md-1{
		width: 7%;
	}
}
.area{
	text-align: center;
	display:table-cell;
	vertical-align:middle;
}
#loading_dest {
	position: fixed;
	/*display: block;*/
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;


	display:flex;
	justify-content:center;
	align-items:center;
}
 
#loading-image {
	z-index: 100;
}

#loading {
	position: fixed;
	/*display: block;*/
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.7;
	background-color: #fff;
	z-index: 99;


	display:flex;
	justify-content:center;
	align-items:center;
}