/* INICIO GERAL */

/* BACKGROUND BODY */  
html.IsEditor, body {
    background-repeat: repeat-x;
}


body *, .Div .Header .SizeContainer, .Div .NavBarBottom .SizeContainer, .Div .Footer .SizeContainer, a {
  font-family: 'Raleway', sans-serif !important;
}

/* START SHOPPING CARD */
#BasketAddressFormContainer * {
    font-family: Arial,sans-serif !important;
}

#BasketAddressFormContainer h2 {
    font-size: 120%;
}

/* END SHOPPING CARD */



/* UPPERCASE PARA MENUS */
.NavBarRoof .NavigationElement a,
.DropDownList > li > a,
.NavBarBottom a,
.Footer {
  text-transform: uppercase;

}


em {
    font-style: italic !important;
}


a{
    transition: color  0.5s, opacity  0.5s  ;
    -webkit-transition: color  0.5s, opacity  0.5s  ;
    -moz-transition: color  0.5s, opacity  0.5s  ;
    -ms-transition: color  0.5s, opacity  0.5s    ;
    -o-transition: color  0.5s, opacity  0.5s   ;  
  }




/*  INICIO CORRECCOES TRANSVERSAIS */

  /* PESQUISA NavBar */ 
.HorizontalNavBar .SearchElement form {
    margin: 0px !important;
}

.InputField.SearchForm {
    padding: 0 0px 0 0;
}

/* INICIO LISTA PRODUTOS */

.SelectLabelling {
    line-height: 35px !important;
}

/* Tax infos */
.HotDealList  + .TaxAndShippingInfo{
    margin: 0 0 25px 0 !important;
}


/* FIM LISTA PRODUTOS */



/*  FIM CORRECCOES TRANSVERSAIS */
    
/* INICIO OPACIDADE */

 .Opacidade  img, .HotDealList .ImageArea img, .HotDeal img, .ListItemCategory .ImageArea img, .ep-uiSlides-box img, 
.start-page .ListItemCategory .InfoArea, button, .start-page .TextComplete img   {
   opacity: 1  !important;  
     transition: opacity  0.9s;
    -webkit-transition: opacity  0.9s ;
    -moz-transition: opacity  0.9s ;
    -ms-transition: opacity  0.9s ;
    -o-transition: opacity  0.9s ;   
    }
    
 
  .Opacidade img:hover, .HotDealList .ImageArea img:hover, 
  .HotDeal img:hover, .ListItemCategory .ImageArea img:hover,.ep-uiSlides-box img:hover,
  .start-page .ListItemCategory .InfoArea:hover, button:hover , .start-page .TextComplete img:hover {
   opacity: 0.6 !important;  
    }
       
/* FIM OPACIDADE */

  /* INICIO RESPONSIVE DESIGN */
  
  .GeneralLayout {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0px auto;
  }


 .NavBarRoof, .Header, .NavBarTop, NavBarBottom, Footer{
      width: 100%;
      max-width: 100%;
      } 

 .NavBarRoof{
     /* background: #fafafa;*/
      } 

 .NavBarRoof .PropertyContainer,
 .Header .PropertyContainer, 
 .NavBarTop .PropertyContainer, 
 .NavBarBottom .PropertyContainer,
 .Footer .PropertyContainer{
    max-width: 990px !important;
    margin: 0 auto;
} 

.Footer .PropertyContainer {
    margin: 0 auto  0px !important;
}
  

.Div .Middle {
    max-width: 1000px;
    zoom: 1;
    position: relative;
    margin: 0 auto;    
}
  
  .Div .ContentArea {
      width: auto !important;
      max-width: 600px !important;
      margin: 14px auto 0 !important;
  }
  



  /* FIM  RESPONSIVE DESIGN */  


  /* INICIO ROOF */
  
  
  .Div .NavBarRoof .SizeContainer {
      width: 100%;
      position: relative;
  }
  
  .ShopLogo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 3px 0 0 0;    
}

  
/*  INICIO Elementos de Navegação */  
.NavBarRoof .NavigationElement:first-child {               
    padding: 0 0 0 480px ;
}

.NavBarRoof .NavigationElement,
.NavBarRoof .Active{
    margin: 0px 0 0 0;  
    height: 83px !important;
    line-height: 83px !important;
  }



.NavBarRoof .NavigationElement > a,
.NavBarRoof .Active a{
    height: 83px !important;
    line-height: 83px !important;
    padding: 0px 20px 0px 0;
    margin: 0 17px 0 0;
    }  


/*  FIM  Elementos de Navegação */

/* START FLAGS */
  .NavBarRoof .LocaleFlags{
    float: right !important;
    top: 0px;
    margin-top: 31px;
  
  }
  
  .NavBarRoof .LocaleFlags a{
      margin-left: 7px;
  }
  
  
    .NavBarRoof .ContextBox:last-child{
      position: absolute;
      right: 0px;
      top: 0px;
      margin: 0px 0px 0px 0px !important;
      padding: 0px 0px 0px 10px !important;
    /*background-color: yellow;*/
    }
    
  
    
    .NavBarRoof .ContextBox:last-child .ContextBoxHead{
    display:none!important;
    
    }
    
    .NavBarRoof  .ContextBox:last-child .LocaleBoxLink {
    background-color: #e32922 !important;
    padding: 6px 5px 6px 5px !important;
    vertical-align: bottom !important;
    width:20px;
    font-weight: normal;
    
    }
    
    .NavBarRoof  .ContextBox:last-child .ContextBoxBody{
    clear: none!important;
    width:20px;
    padding: 5px 5px 0px 5px !important;
    float:left!important;
    /*background-color: red;*/
    }
/* END FLAGS */


/* FIM ROOF */

/* INICIO HEADER */

  .Div .Header .SizeContainer {
      float: left;
      width: 100%;
      position: relative;
  }


  /*  INICIO Elementos de Navegação */  
.Header .NavigationElement:nth-child(2) {               
    padding: 0 0 0 474px !important;
}


.Header .NavigationElement, .Header .NavigationElement a{
     text-transform: uppercase;
          
  }


.Header .BasketBox {
       float: right !important;
       margin: 6px 0 0 0;       
  }


.Header .BasketBox span img{
      margin: -6px 7px 0 5px;
  }


  /* START HEADER SEARCH  */

.Header .SearchElement {
    position: absolute !important;
    right: 0;
    top: 0;
    margin: 61px 0px 0px 0px !important;
}

.HorizontalNavBar .SearchElement form {
    margin: 0px;
}


.InputField.SearchForm {
    padding: 0;
    margin: 0;
}


.SearchForm.horizontal-search > input {
    padding: 8px 30px 8px 4px;
    width: 471px;
}

/* END HEADER SEARCH  */

/* END HEADER */


/* START NAVBARTOP */


.NavBarTop .DropDownList {
    margin: 13px 0 0 0 !important;
}

.GeneralLayout .DropDownList li ul, .GeneralLayout .DropDownList li ul ul {
    min-width: 250px;
}

.GeneralLayout ul.DropDownList li ul li {
    width: auto !important;
    
}

.DropDownList li ul li a, .DropDownList li ul li a span {
    font-size: 16px !important;
    line-height: 2.2 !important;
}

/* SUBMENU COM EFEITO ONMOUSEOVER  - dois níveis*/
.DropDownList > li a:hover, .DropDownList > li > ul > li  a:hover {
        background-color: #2875a8 !important;
        color: #fff !important;      
}

/* FIXAR COR DO MENU PRINCIPAL  - dois níveis */
.DropDownList > li:hover, .DropDownList > li > ul > li:hover,
.DropDownList > li > ul > li:hover, .DropDownList > li > ul > li > ul > li:hover,
.DropDownList > li:hover > a, .DropDownList > li > ul > li:hover > a{
    background-color: #2875a8 !important;
    color: #fff !important;
}


/* END DROPDOWN MENU */



.NavBarTop .NavigationElement {
    height: 27px;
    padding: 0 0 0 20px  !important;
    margin: 0;
    line-height: 27px;
    font-size: 16px;
}

/* END NAVBARTOP */

/* START LEFTBAR/RIGHT */

.Div .NavBarRight ,
.Div .NavBarLeft {
    margin: 19px 0 0 0;
}

.NavBarLeft .SizeContainer >  .ContextBox .ContextBoxHead,
.NavBarRight .SizeContainer >  .ContextBox .ContextBoxHead {
    height: 60px;
    line-height: 60px;
    padding: 0 0px 0px 0px;
    margin: 0 0 17px 0;    
}


.NavBarLeft .SizeContainer >  .ContextBox .ContextBoxHead span,
.NavBarRight .SizeContainer >  .ContextBox .ContextBoxHead span{
    height: 80px;
    line-height: 53px;
    text-align: center;
}


.NavBarLeft .ContextBoxBody {
    padding: 2px 5px 2px 9px;

}
/* END LEFTBAR/RIGHT */



/* START NAVBARBOTTOM */

/* START NEWSLETTER SUBSCRIPTION */
.NavBarBottom .NavigationText {
    padding: 0 0px 0 0;
    margin: 0px 0 0 0;
}    


.NavBarBottom h1 {
    display: inline-block !important;
    vertical-align: middle;
    margin: 0 0 0 0px;
    width: auto;
    height: 78px;
    line-height: 78px;
    font-size: 21px;
    
}

/* VM Custom Button */
.NavBarBottom div.VM-Button{
    vertical-align: middle !important;
    text-align: center;
    margin: 0 0 0 30px;
    padding: 0px 0px !important;
    position: relative;
    vertical-align: initial;  
    display: inline-block;
    color: #fff !important;
    border: 1px solid #fff;
    border-radius: 0px;
    width: 260px;

}


.NavBarBottom a.VM-Button{
    vertical-align: middle !important;
    margin: 0 0 0;
    padding: 2px 20px !important;
    background: transparent !important;
    display: inherit;
    text-align: center;
    line-height: 26px;

}

  
/* END NEWSLETTER SUBSCRIPTION */


/* START SOCIAL WEB ICONES */
.NavBarBottom .SizeContainer > div {
    width: 100% !important;
    position: relative  !important;
}

.NavBarBottom .SizeContainer p {
    top: 0;
    right: 0;
    position: absolute;
    margin: 25px 0 0 0;

}

.NavBarBottom .SizeContainer p a{
    margin: 0px 0px 0 15px;
    padding: 0px 0px 0 5px;    

}

/* END SOCIAL WEB ICONES */



/* END NAVBARBOTTOM */

/* START FOOTER */
/* HIDE P AFTER TABELE */
.Footer table + p{
display: none;
}

.Footer  p {
  margin: 5px 0;
  padding: 0 0 0 0; 
}

.Footer  td {
    vertical-align: top;
    padding-top: 23px !important;
}

.Footer  td:nth-child(1) {
    width: 240px;
}




.Footer  td:nth-child(3) {
    text-align: right;
    padding-top: 29px !important;     
}



/* END FOOTER */

/* START PRODUCT LIST */


.HotDeal {
    padding: 0px;
    margin: 6px 2px 0px 0px;
    float: left;
    width: auto;
    width: 190px;
    height: auto;
    min-height: 330px;
    line-height: 100%;
    overflow: hidden;
    background: none repeat scroll 0% 0% transparent !important;
}

.HotDeal:nth-child(3n+2){
/*padding: 0 71px;*/
}

.HotDealTop {
    height: auto;
    margin: 0px 6px;
}

.HotDealFoot .InfoArea {
    width: auto;
    height: auto;
text-align: center !important;
white-space: normal;
 }   

 .HotDeal .ImageArea {
    width: auto;
    height: auto;
}

.HotDealFoot {
    height: auto;
}

.HotDealFootFloatin {
    margin: 0px !important;
    padding: 4px 4px 8px;
    width: auto;
    height: auto;
 text-align: center !important;
 }   
 
 .SlimHotDealFoot .hotdeal-old-price, .HotDealFoot .hotdeal-old-price {
    font-size: 14px;
    text-align: left;
    width: auto;
}

 .HotDealFoot .InfoArea a{
    color: #707070;
    text-decoration: none;
    line-height: normal !important;
    font-style: normal;
    font-weight: normal;
    cursor: pointer;
    font-size: 22px;
}


    
.HotDealTopFloatin .NewProduct {
    background: url('/WebRoot/StoreTypes/6.14.3/Store/SF/Icon/BusinessSymbols/img_newproduct.png') no-repeat scroll center top transparent;
    background: url('https://ecom.amenworld.com/WebRoot/StoreTypes/6.14.3/Store/SF/Icon/BusinessSymbols/img_newproduct.png') no-repeat scroll center top transparent;    
    position: absolute;
    top: 0;
    left: 0;    
    box-shadow: 1px 2px 5px 1px !important;
    padding: 0px 10px;
    margin: -2px 0 0 15px;
}


.HotDealFoot span.Price {
    font-size: 22px;
}

/* END PRODUCT LIST */
