#headerTopWidget .frg_banner_top{
	width: 100%;
	background: none repeat scroll 0 0 #f3f3f3;
    color: #000;
    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: #000;
    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 #e8e8e8;
}

#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: #000;
	float: left;
	font-size: 10px;
	line-height: 43px;
	text-transform: uppercase;
	position: relative;
}

#headerTopWidget .frg_customer_care .frg_shipContainerNoLang{
	color: #000;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	margin-top: 15px;
}
#headerTopWidget .frg_customer_care .frg_shipContainerNoLang .frg_shipSelect {
    color: #000;
    text-decoration: underline;
}


#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: #000;
    float: left;
    font-size: 10px;
    line-height: 13px;
    text-transform: uppercase;
    display: inline-block;
    height: inherit;
    margin-bottom: 0px;
    border-right: 1px solid #e8e8e8;
    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: 43px;
}

#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: 89px;
    top: 8px;
	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: 12px;
}

#headerTopWidget #widget_minishopcart{
	background: transparent url("../images/cart.png") no-repeat;
	background-size: 100%;
	height: 31px;
  	width: 30px;
  	right: 45px;
    top: 8px;
    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_customer_care.frg_searchOpen{
	right: 264px;
}
#headerTopWidget .frg_rightWidget.frg_searchOpen{
	width: 256px;
}

#headerTopWidget .frg_wishlist.frg_searchOpen{
	right: 0px;
}

#headerTopWidget #widget_minishopcart.frg_searchOpen{
	right: 0px;
}

/*css per accessibilità Criterion 508*/
a.skip-main
{
	position: absolute;
	clip: rect(1px 1px 1px 1px); /* for Internet Explorer */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 13px;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

a.skip-main:focus
{
	position:absolute;
	clip:auto;
	width:auto;
	height:auto;
	overflow:visible;
}

a.skip-footer
{
	position: absolute;
	clip: rect(1px 1px 1px 1px); /* for Internet Explorer */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

a.skip-footer:focus
{
	position:relative;
	clip:auto;
	width:auto;
	height:auto;
	overflow:auto;
}

/* FIX ACCESSIBILITA:
   https://hrm.tecla.it/browse/FRGACCE-23
   WCAG Success Criteria: 2.4.4 Link Purpose, 1.3.3 Sensory Characteristics
   Description of Issue: The favorites and shopping cart icons/buttons only announce the word “zero” for the current count they have. There needs to be a valid label both visually and audibly so the users know what these links/icons are.
   Segnalazione :: 2.4.14   
 */
 
#headerTopWidget .frg_rightWidget {
    width: auto;
    position: absolute;
    right: 0;
    float: none;
}
#headerTopWidget .frg_customer_care {
    position: absolute;
    right: 130px;
}
}
#headerTopWidget .frg_customer_care p,
#headerTopWidget .frg_customer_care .frg_shipContainerNoLang {
    float: left;
} 

#headerTopWidget .frg_customer_care .tel {
    margin-right: 15px;
    font-size: 10px;
    font-weight: bold;
    margin: 0 10px;
    color: #000;
    text-decoration: none;
    letter-spacing: -0.5px;
}


#headerTopWidget #widget_miniwishlist .label,
#headerTopWidget #widget_minishopcart .label {
    display: none;
}



@media (min-width: 768px) {

    #headerTopWidget #Wishlist,    
    #headerTopWidget #MiniShoppingCart {
        float: left;
        width: auto;        
        padding-top: 6px;
    }   
    #widget_miniwishlist, 
    #widget_minishopcart {
        display: inline-block;
        position: relative;
        top: 0;
        right: 0;
    }
    #headerTopWidget #widget_miniwishlist,
    #headerTopWidget #widget_minishopcart {
               right: 0;
        /* top: 0; */
        /* width: auto; */
        /* height: auto; */
        background: none;
        padding-right: 2px;
    }
    #headerTopWidget #widget_minishopcart {
        margin-left: 11px;
    }
    #headerTopWidget #widget_miniwishlist > .label,
    #headerTopWidget #widget_miniwishlist > .count,
    #headerTopWidget #widget_minishopcart > .label,
    #headerTopWidget #widget_minishopcart > .count {
        display: none;
        top: -8px;    
        margin-left: 0;
        font-size: 10px;  
        font-weight: normal;  
        line-height: 31px;
        text-transform: uppercase;    
    }
    #headerTopWidget #widget_miniwishlist > .count,
    #headerTopWidget #widget_minishopcart > .count {
        display: inline-block;
        position: absolute;
        right: 0;    
        width: 32px;
        height: 31px;
        font-size: 12px;
        line-height: 37px;
        font-weight: bold;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;    
        background-size: contain;
        color: #fff;
    }
    #headerTopWidget #widget_miniwishlist > .count {
        background-image: url("../../../images/Custom/header/stella.png");
    }
    #headerTopWidget #widget_minishopcart > .count {
        background-image: url("../../../images/Custom/header/cart.png");
    }
    #headerTopWidget #frg_widgetSearch {
        margin: 11px 6px 0 14px;
    }
    #headerTopWidget #CatalogSearchForm {        
        position: relative;
        right: -8px;
        margin-top: 6px;
    }
    
    #cartOpen{
		line-height: 41px !important;
	}
}

/*@end - css accessibilità Criterion 508*/

/* 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;
}
