#sc-inventory-loader {
	    z-index: 1;
			text-align: center;			
			}

.sc-inventory-loader {
    position: fixed;
    margin-top: 20%;
}
			
.sc-cover {
	text-align: center;
			position: fixed;
			background-color: rgba(255,255,255,.8);
			width: 100%;
			height: 100%;
			}			
			
.sc-product {
    position: relative;
}

.slab-title-container {

    position: absolute;
    bottom: 0px;
  z-index:1;
}

.slab-title {
    color: #101010;
    margin-right: 15px;
    background-color: rgba(243, 240, 240, 0.81);
    /* font-weight: 100; */
    padding-top: 2px;
}

span.view.uk-icon {
    color: #494949;
}


div#sc-inventory {
    margin-top: 46px;
	
	    padding: 20px;
}




img.sl-image {
	width: 100%;
    height: 100%;
}


.site-logo img {
    width: 100%;
    max-width: 350px;
}

.top-nav {
    padding: 20px;
}

.top-spacer {
    width: 100%;
    border-top: 1px solid #9bad36;
    margin-top: -10px;
}


.sc-side-panel {
 display:none; 
    padding: 10px;
    top: 40%;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 3px 2px 6px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 2px 6px 0px rgba(0,0,0,0.3);
    box-shadow: 3px 2px 6px 0px rgba(0,0,0,0.3);
}

.color-select.active span.uk-icon {
    display: block;
	}



.color-select {
    margin: 5px 3px;
    float: left;
    width: 1.4em;
    height: 1.4em;
    border: 1px solid #787878;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    border-radius: 4px;
}
			
			
			
			.color-select.active {
				-moz-transform: scale(1.1);
			-webkit-transform: scale(1.1);
			-o-transform:  scale(1.1);
			-ms-transform:  scale(1.1);
			transform: scale(1.1);
			}
			
			.color-select.brown {
			background-color: #8e6b43;
			}
			
			.color-select.grey {
			background-color: #cbcbcb;
			}
			
			.black.color-select {
			background-color: #373534;
			}
			
			.green.color-select {
			background-color: #015E46;
			}
			
			.blue.color-select {
			background-color: #104a92;
			}
			
			.red.color-select {
			background-color: #ab1800;
			}
			
			.color-select span.uk-icon{
			display:none;
			color: #b8ff00;
			vertical-align: top;
			
			
			}
			
			.color-select.active span.uk-icon {
			display:block;
			
			
			}
			.color-select .uk-icon svg polyline {
			stroke-width: 2.5;
			}




.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked {
    background-color: #99b600;
    border-color: transparent;
}

.uk-dropdown {
    padding: 10px;
}

.uk-link:hover, a:hover {
    color: #b6d800;

}
label.sc-color-itm {
    margin-top: 0px !important;
}
div#color-selection {
  /*  display: table;*/
}

a.top-itm {
    padding: 7px 10px;
    border: 1px solid #b5b5b5;
    margin-right: 5px;
}
.filter-btn.active {
    /* color: white; */
    border: 1px solid #9c9c9c;
    background-color: #e6e6e6;
}



a.top-itm:hover{
	
	background-color: #fbf6f6;
}
.no-results {
    display: none;
    text-align: center;
    margin-top: 10%;
    font-size: 1.6em;
    font-weight: 100;
}



.uk-link, a {
    color: #060606;
    text-decoration: none;
    cursor: pointer;
}
.uk-link:hover, a:hover {
    color: #060606;
    text-decoration: none;
    cursor: pointer;
}

.wishlist-title {
    color: #aa9974;
}

.marmi-footer {
    text-align: center;
	    margin-top: 15%;
}
.marmi-footer img {
    width: 100%;
    max-width: 600px;
}
p.filter-btns {
    text-align: right;
}
.sc-filter-reset {
    background-color: #616161;
    color: white;
    border-radius: 3px;
}


.pp-stone-name {
    text-align: center;
    font-size: 2em;
    margin-bottom: 25px;
    margin-top: 14px;
    font-weight: 100;
}


.spec.uk-grid-small{
    margin-top: 5px;
}
.spec-l {
    font-weight: 600;
    color: #3a3a3a;
}


.info-label {
    margin-bottom: -17px;
    font-size: 1.4em;
    font-weight: 100;
    font-style: italic;
    margin-top: 29px;
}

div#lotlist {
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.lot-title {
    font-size: 1.22em;
    color: #535353;
}
.lot-title.selected {
    background-color: #5f5f5f;
    border: 1px solid #c5c5c5;
    color: white;
}
.sc-pointer{
	
	cursor:pointer;
}


p#maintenance {
    margin-bottom: 50px !important;
}

		.sc-cond-btn span.sc-txt-active {
			display: none;
			}
			.sc-cond-btn.active span.sc-txt-active {
			display: inline-block;
			}
			.sc-cond-btn.active span.sc-txt-passive {
			display: none;
			}
			
			.sc-button-small {
			color: #ffffff;
			padding: 5px 8px;
			background-color: #525252;
			line-height: 1em;
			border-radius: 4px;
			}
			
			
			
			button.active.sc-cond-btn {
			background-color: #0581bc;
			}

div#pp-buttons {
    margin-top: 2em;
}
.lot-link{ position:relative; }
	.status-label {
    background-color: #f74a38;
    position: absolute;
    padding: 2px 7px;
    z-index: 1;
    margin-right: -4px;
    margin-top: 12px;
    right: 0px; 
    -moz-box-shadow: 0px 2px 4px 0px rgba(77,77,77,1);
    box-shadow: 0px 2px 4px 0px rgb(0, 0, 0);
}



.sc-fav-title {
			line-height: 1;
			font-size: .9rem;
			color: #0e1e26;
			}
			span.sc-fav-material {
			color: #3f748d;
			font-size: .8rem;
			}
			
			.sc-pointer{
			cursor:pointer;
			
			}
			
			.sc-fav-item {
			margin-bottom: 20px;
			border-bottom: 1px solid rgba(0,0,0,.2);
			padding-bottom: 5px;
			}
			
			.active.uk-icon svg path, .active svg path  {
			fill: #000;
			}
			
span.sc-wishlist-slabid {
    color: #4e4e4e;
}			
.sc-fav-delete.sc-pointer.uk-icon {
    color: #292929;
}

.wishlist-buttons * {
    color: #232900;
}
.wishlist-buttons {
    margin: 20px 0px;
    /* text-align: center; */
}

	.status-label-inquire {
    position: absolute;
    z-index: 1;
    bottom: 0;
    background-color: #0089ff;
    right: 0;
    color: white;
    padding: 2px 3px;
    margin-bottom: -29px;
    margin-right: -4px;
-moz-box-shadow: 0px 2px 4px 0px rgba(77,77,77,1);
    box-shadow: 0px 2px 4px 0px rgb(0, 0, 0);
}

@media screen and (max-width:640px) {

	.top-spacer {
  
    margin-top: 5px;
}

.site-logo {
    text-align: center;
}
	
}

.colorpalette {
	
	cursor:pointer;
    margin: auto;
	margin-top: 1rem;
    height: 26px;
    /* float: left; */
    padding: 2px;
    /* margin: 0; */
    width: 100%;
    max-width: 800px;
    /* margin-bottom: 15px; */
    clear: left;
    box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.7);
}
.palette:hover {
    height: 50px;
    margin-top: -10px;
    /* width: 51px; */
	
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.3);	
	
}
.colorpalette div {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
	width: 9.63%;
    width: calc(10% - 1px);
    height: 1.5em;
    margin-top: 1px;
    margin-left: 1px;
}


