@charset "utf-8";
/* CSS Document */

/*

#141315 dark bg
#353438 gray bg
#AD8D6B gold

*/


#introInfo {
	margin: 80px 0 80px 0;
	text-align:center;
	font-size:30px;
}

.ab_td {
	border:none !important;
	color:#301E12;
	font-size:20px;
}
	
.ab_gray {
	color:#301E12;
	font-size:20px;
}

.ab_gold {
	color:#C58416;
	font-size:20px;
	cursor:pointer;
}

.ab_sel_container {
	margin-bottom:60px;
}

.ab_sel_div {
	display:flex; 
	flex-wrap:wrap;
}


.ab_sel_input {
	font-size:20px;
	color:#000 !important;
	background-color:#fff !important;
	border:none !important;
	text-align:center;
}

.ab_sel_slide {
	flex:5; 
	margin:20px; 
	min-width:270px; 
	width:100%;
}

.ab_sub_info {
	color:#000;
	margin: 40px 0 40px 0;
}
	
.kont_wid {
	margin:auto;
}

.ab_pietro {
	margin:auto;
}

.ab_link {
	color:#000;
	cursor:pointer;
}

#baseimg {
	margin:auto;
}


#slider-range-1 > div:nth-of-type(2) { 
	height:1em !important;
	top:-.5em !important;
}

#slider-range-2 > div:nth-of-type(2) { 
	height:1em !important;
	top:-.5em !important;
}

#slider-range-3 > div:nth-of-type(2) { 
	height:1em !important;
	top:-.5em !important;
}

@media (min-width: 1366px) {

.ab_el_l  {	width:100%; display:flex; flex-wrap:wrap; text-align:left; align-content:center; border-bottom: 1px solid #C58416; }
.ab_el_i  {	margin:auto; 	flex:1; 	align-items: center; min-width:200px;}
.ab_el_lb1{ display:flex;  flex:1;}
.ab_el_n  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_p  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_m  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_r  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_lb2{ display:flex; flex:1;}
.ab_el_c  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_subt  { font-size:14px;}
.ab_sort_h{ margin:auto; flex:1; min-width:200px; }
.ab_sort_o{ margin:auto; flex:1; min-width:130px; cursor:pointer;}
.ab_sel_label {	flex:1; margin:20px; color:#000; font-size:20px; }
.ab_sel_info {	flex:1;	margin:20px; color:#000; font-size:20px; }
}

@media (max-width: 1365.999px) {

.ab_el_l  {	width:100%; display:flex; flex-wrap:wrap; text-align:left; align-content:center; border-bottom: 1px solid #C58416; }
.ab_el_i  {	margin:auto; 	flex:1; 	align-items: center; min-width:200px;}
.ab_el_lb1{ width:100%;}
.ab_el_n  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_p  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_m  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_r  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_el_lb2{ width:100%; display:flex; }
.ab_el_c  {	margin:auto; 	flex:1; 	align-items: center; }
.ab_subt  { font-size:14px;}
.ab_sort_h{ margin:auto; min-width:200px; width:100%; margin: 0 0 20px 0;}
.ab_sort_o{ margin:0 10px 0 10px; flex:1; cursor:pointer;}
.ab_sel_label {	flex:1; margin:20px; color:#fff; font-size:20px; }
.ab_sel_info {	flex:1;	margin:20px; color:#fff; font-size:20px; }

}


