.shopping a {
	color: #0057a7!important;
}

#box_promo_map{
    background-color: rgb(217,220,224);
    padding: 15px;
}

.shopping .btn {
	width: auto!important;
	height: 30px!important;
	color: #ffffff!important;
	background: #0057a7!important;
	display: inline-block!important;
	text-align: center!important;
	font-size: 13px!important;
	font-weight:600!important;	
	padding: 5px!important;
	font-family: "Open Sans", sans-serif !important;
	border-radius: 0!important;
	border: 0!important;
	float: right;
}
.shopping .btn :hover{
	background: #44505e!important;
	border: 0!important;
	color: #ffffff!important;
}

.shopping .adr-article-container {
	float: none!important;
	padding: 0!important;
}

.shopping .back .btn {
	background: #44505e!important;
	border: 0!important;
	color: #ffffff!important;
}

.rsgn-container {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebecee;
}

/* 
 * view - scheda negozio
 */
.back {size: 8px; float: right; }
.shop-title {
	font-size: 22px!important;
	font-weight: 400!important;
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}

 .section-title{
	font-size: 18px!important;
	font-weight: 400!important;
 }

/*
 * shop images 
 */
#shop_images {height: 182px;}
	#shop_logo {float: left; min-height: 180px;}
		#shop_logo_img {min-height: 180px; max-width: none;}
				
	div#shop_top_images_div{
	    float: left;
		min-height: 180px;
		overflow: hidden;
	}
		
	#shop_top_image_list {/* overflow: hidden; */}	
		.shop_top_image_default {
			background: url('/o/it.txt.adr.rsgn.web//images/custom/default_image_shop.jpg'); 
			background-repeat:	no-repeat;
			/*height: 100%;*/
			background-size: auto 180px;
            min-height: 180px;
			margin-left:10px;
		}
		
		#shop_top_image_list img {
			max-width: none;
		}
		

div#shop_top_image{
	min-height: 180px;
	margin-left: 10px;
	
}
.topslide_img{
	margin-left: 10px;
	min-height: 180px;
}


		
/* 
 *	shop promo list 
 */
.box_promo {margin-bottom: 70px;}
.box_promo_image {float: left;}
.box_promo_link {float: right;}
.section-promos{background-color: rgb(217,220,224);padding:15px;padding-bottom:0px;}

.box_promo_title{
	color: #0057a7 !important;
}

/* 
 * shop location 
 */


.location_shop_table {
	float: left;
	width: 50%;
}

#buttonShopOnTheMap {
	width: 50%;
	float: right;
}
.tb_row_location {
	float: left;
	width: 100%;
}
.tb_row_location .tb_label {
	float: left; 
	width: 50%;
	font-weight: bold;
}
.tb_row_location .tb_text {
	float: left;
	width: 50%;
}



/*
 * shop details
 */
.cat_shop_image{
	float: left; 
	width: 34px;
	height: 34px;
	margin-right: 20px;
}
img.cat_box_circle{
	width: 100%;
}
.box_shop{}
.cat_shop_row{
	float: left;
	margin-top: 10px;
}
.cat_shop_label{
	font-weight: bold;
	float: left;
}
.cat_shop_text{float: left;}

.detail_shop_table {
	float: left; 
	width: 95%;
	margin-top: 30px;
}
.tb_row_detail {
	float: left;
	width: 50%;
}
.tb_row_detail .tb_label {
	float: left; 
	width: 37%;
	font-weight: bold;
}
.tb_row_detail .tb_text {
	float: left; 
	width: 63%;
}
.detail_shop_description{
	margin-top: 50px;
}

@media (max-width: 767px){ 
	.tb_row_detail, .tb_label, .tb_text {
		width: 100%!important;
	}
}

.liGallery{
     float: left; 
	 margin-right: 29px; 
	 list-style: none; 
	 margin-bottom: 20px; 
	 margin-top: 10px;
}

.imgGallery{
    width:75px; 
	height:50px;
}

#gallery_shop{
overflow:auto;
width:100%;
}