#headerTopWidget .frg_banner_top{
	width: 100%;
	background: none repeat scroll 0 0 #282828;
    color: #e2e2e2;
    height: 43px;
    position: relative;
}
		
#headerTopWidget #frg_user_menu{
	float: left;
	width: auto;
	margin-left: 1%;
}

#headerTopWidget #frg_user_menu ul li a.frg_login{
	color: #a1a2a9;
    display: block;
    font-size: 10px;
    line-height: 43px;   
	text-transform: uppercase;
}

#headerTopWidget .frg_rightWidget{
	float: right;
	width: 130px;
	position:relative;
}

#headerTopWidget .frg_customer_care {
   width: auto;
   border-right: 1px solid #000;
}

#headerTopWidget .frg_customer_care .frg_langContainer{
	background: none repeat scroll 0 0 #282828;
}


#headerTopWidget .frg_customer_care .frg_langContainer{
	width: 135px;
}

#headerTopWidget .frg_customer_care .frg_langContainer, #headerTopWidget .frg_customer_care .frg_shipContainer{
	color: #a1a2a9;
	float: right;
	font-size: 10px;
	line-height: 43px;
	text-transform: uppercase;
	position: relative;
}

#headerTopWidget .frg_customer_care .frg_shipContainerNoLang{
	color: #a1a2a9;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	margin-top: 15px;
}


#headerTopWidget .frg_customer_care .frg_langContainer .frg_langSelect{
    background: url("../images/freccia_w.png") no-repeat scroll right center / auto 12% rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	float: right;
	padding-right: 9px;
	padding-top: 0;
	font-weight: normal;
	color: #fff;
	width: 50px;
}

#headerTopWidget .frg_customer_care .frg_langContainer .frg_langList{
    background: #282828 none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-left: 12px;
    right: 0;
    width: 100%;
 	z-index: 10000;
    top: 43px;
    position: absolute; 
}

#headerTopWidget .frg_langList > ul{
	text-align: right;
	padding-right: 23px;
	list-style: none;
}

#headerTopWidget .frg_customer_care .frg_langContainer .frg_langList li{
	margin: 0;
	padding: 4px 0px;
	cursor: pointer;
	font-size: 10px;
	line-height: 18px;
	color: #fff;
}

#headerTopWidget .frg_customer_care p{
	color: #a1a2a9;
    float: right;
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
    display: inline-block;
    height: inherit;
    margin-bottom: 0px;
    border-right: 1px solid #000;
    margin-right: 15px;
}

#headerTopWidget .frg_customer_care span{
    font-size: 10px;
    font-weight: bold;
    margin: 0 10px;
    text-transform: uppercase;
    width: 93%;
}

#headerTopWidget .frg_customer_care .frg_ccText{
   display: block;
   line-height: 43px;
   min-height: 34px;
   height: 39px;
}

#headerTopWidget .frg_customer_care span.tel{
	margin-right: 15px;
}

#headerTopWidget #Wishlist, #headerTopWidget #MiniShoppingCart{
    float: right;
    width: 50px;
}

#headerTopWidget .frg_wishlist {
  	background: transparent url("../images/stella.png") no-repeat;
  	background-size: 100%;
  	height: 31px;
  	width: 32px;
	right: 90px;
	/*right:222px;*/
    top: 6px;
	z-index: 1;
}

#headerTopWidget #widget_miniwishlist > span, #headerTopWidget #widget_miniwishlist > a{
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: 40%;
}

#headerTopWidget #widget_minishopcart > span, #headerTopWidget #widget_minishopcart > a{
	display: block;
    font-size: 12px;
    font-weight: bold;
    margin-left: 37%;
    position: relative;
    top: 45%;
}

#headerTopWidget #widget_minishopcart{
	background: transparent url("../images/cart.png") no-repeat;
	background-size: 100%;
	height: 31px;
  	width: 30px;
  	right: 45px;
    top: 6px;
    cursor: pointer;
    z-index: 1;
}

#headerTopWidget #CatalogSearchForm{
	float: right;
	width: auto;
	margin-top: 6px;
}

#headerTopWidget #CatalogSearchForm #search_submit{
	top: 0;
	right: 30px;
}

#headerTopWidget #CatalogSearchForm input#SimpleSearchForm_SearchTerm{
	background-image: none;
	float: none;
}

#headerTopWidget #frg_widgetSearch{
	background: url("../images/search.png") no-repeat;
	background-size: 100%;
    float: right;
    height: 24px;
    width: 24px;
    margin: 11px 6px 0;
    cursor: pointer;
}

#MiniShopCartProductsList, #MiniShopCartProductAdded{
	top: inherit;
}

/* style to open search */
#headerTopWidget .frg_rightWidget.frg_searchOpen{
	width: 264px;
}

#headerTopWidget .frg_wishlist.frg_searchOpen{
	right: 222px;
}

#headerTopWidget #widget_minishopcart.frg_searchOpen{
	right: 180px;
}


/* Media to hide content on responsive  */
@media only screen and (max-width : 640px) {
    #frg_user_menu, .frg_customer_care{
         display: none;
    }
    
    #headerTopWidget .frg_banner_top{
    	height: 0px;
    }
    
	#headerTopWidget .frg_rightWidget {
		right: 0;
	    position: absolute;
	}
	
	#headerTopWidget #frg_widgetSearch{
    	position: absolute;
    	right: 12px;
    	z-index: 1000;
    	top: 17px;
    }
    
	#headerTopWidget .frg_wishlist{
		right: 105px;
    	top: 23px;
    	z-index: 1000;
	}

	#headerTopWidget #widget_minishopcart{ 
		right: 60px;
    	top: 23px;
    	z-index: 1000;
    }
}


/* Stili per visualizzazione header responsive */
.frgm_headerTop{
	border-top: 1px solid #a1a2a9;
}

.frgm_headerTop ul{
	list-style: outside none none;
    margin-left: 3%;
    text-align: left;
    font-size: 20px;
    line-height: 13px;
    text-transform: uppercase;
    color: #a1a2a9;
    padding-top: 4%;
}


.frg13_mobile_nav span#frgm_langControl{
	background: url("../images/freccia_w.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
	float: left;
    text-decoration: underline;
    color: #fff;
    height: 24px;
    text-align: left;
    width: 30%;
    display: block;
    padding: 0px;
   	font-size: 20px;
}

.frg13_mobile_nav .frg13_primary_nav li.frgm_langSelect span.frgm_langLabel{
	width: 30%;
}

.frg13_mobile_nav .frg13_primary_nav li.frgm_langSelect span{
	float: left;
    width: auto;
    margin-right: 10px;
    display: block;
    padding: 0px;
   	font-size: 20px;
   	height: 24px;
    text-align: left;
    background: none;
}

.frg13_mobile_nav .frg13_primary_nav .frgm_headerTop ul li.frgm_shipSelect a{
	text-decoration: underline;
	color: #fff;
	background: none !important;
    font-size: 20px !important;
    padding-left: 10px;    
    text-align: right;
}

.frg13_mobile_nav .frg13_primary_nav .frgm_headerTop ul li.frgm_shipSelect span{
	width: 30%;
    font-size: 20px;
    background: none;
    padding-left: 0;
}

.frg13_mobile_nav .frg13_primary_nav .frgm_headerTop #MyAccountLink, .frg13_mobile_nav .frg13_primary_nav .frgm_headerTop #SignInLink{
	display: block !important;
	background: none !important;
	text-transform: uppercase;
    color: #a1a2a9;
    font-size: 20px !important;
    padding-left: 0px !important;
}

.frg13_mobile_nav #frgm_langList li{ 
    margin-left: 30%;
    color: #fff;
    padding-top: 30px;
    background: none;
}

.frg13_mobile_nav span.tel, .frg13_mobile_nav span.tel a{
	 background: none;
}

#headerTopWidget #frgm_langList{
    padding-left: 28px;
    text-align: left;
}

.frg13_mobile_nav .frg13_primary_nav .frgm_headerTop .tel{
	font-weight: bold;
	background: none;
	font-size: 20px;
	padding-left: 3%;
	background: none;
}


.frg13_mobile_nav .frgm_headerTop{
	width: 100%;
}

.frg13_mobile_nav ul #frgm_langList{
	flex-wrap: nowrap;
}
/* Aggiunto per problema su visualizzazione minicart e menu */
nav#frg_main_menu {
  z-index: 5;
}
