/* 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;
}

/* 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 */


/* FIM GERAL */
 
  /* 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: 100%;
    zoom: 1;
    position: relative;
}
  
  .Div .ContentArea {
      width: auto !important;
      max-width: 990px !important;
      margin: 0 auto !important;
  }
  



  /* FIM  RESPONSIVE DESIGN */  



 
 

  /* INICIO ROOF */
  
  
  .Div .NavBarRoof .SizeContainer {
      width: 100%;
      position: relative;
  }
  
  /*  INICIO Elementos de Navegação */

.NavBarRoof .NavigationElement:nth-child(1) {
    margin: 0 0 0 278px;
}  
  
    
.NavBarRoof .NavigationElement,
.NavBarRoof .Active{
    margin: 0px 0 0 0;  
    height: 40px !important;
    line-height: 40px !important;
  }



.NavBarRoof .NavigationElement > a,
.NavBarRoof .Active a{
    height: 40px !important;
    line-height: 40px !important;
    padding: 0px 0px 0px 0;
    margin: 0 28px 0 0;
    }  


/*  FIM  Elementos de Navegação */


/* START BASKET */
.NavBarRoof .BasketBox img {
    margin: -4px 10px 0px 0px;
}

.NavBarRoof .BasketBox span:nth-of-type(2) a {
    margin: -4px 0px 0 0px;
}


/* END BASKET */

/* START FLAGS */
  .NavBarRoof .LocaleFlags{
    float: right !important;
    top: 0px;
    margin-top: 14px;
  
  }
  
  .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 {
    z-index: 500;
}

.Div .Header .SizeContainer {
    float: left;
    width: 100%;
    position: relative;
}

  .Header .ShopLogo {
    top: 0px;
    left: 0px;
    margin-top: -33px;
    margin-left: 0px;
    position: absolute;
}


/* START DROPDOWN MENU */

.Div .Header .DropDownList {
  margin: 37px 0 0 265px !important;
  
}

.Header .NavigationElement {
    height: 45px;
    margin-top: 0;
    padding-top: 0;
    line-height: 45px;
    padding: 0 0 0 0;
}

.Header .NavigationElement > a{
    height: 45px;
    line-height: 45px;
    padding: 0 20px 0 20px;
}

.Header .NavigationElement:last-child > a{
    padding: 0 0px 0 20px;
}



 .Header .NavigationElement.Active > a,
 .Header .NavigationElement.Active  {
    /*background-color: #00b2f0 !important;*/
    color: #fff;
}

ul.DropDownList li.Active > a {
  color: #fff !important;
}


/* 2 Nivel */

.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: 18px !important;
    line-height: 1.8 !important;
}

/* SUBMENU COM EFEITO ONMOUSEOVER  - dois níveis*/
.DropDownList > li a:hover, .DropDownList > li > ul > li  a:hover {
        /*background-color: #c72f6c !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: #c72f6c !important;*/
    color: #fff !important;
}


/* END DROPDOWN MENU */

/* START HEADER SEARCH  */

.Header .SearchElement {
    position: absolute !important;
    right: 0;
    top: 0;
    margin: 44px 0 0px 0px !important;
}

.HorizontalNavBar .SearchElement form {
    margin: 0px;
}


.InputField.SearchForm {
    padding: 0;
    margin: 0;
}


.SearchForm.horizontal-search > input {
    padding: 4px 30px 4px 4px;
    width: 215px;
}

/* END HEADER SEARCH  */

/* END HEADER */

/* START NAVBARBOTTOM */

.NavBarBottom td {
    vertical-align: middle;
    margin-top: 0;
}


.NavBarBottom a {
    line-height: 23px;
}

/* ESCONDER P APOS TABELA */
.NavBarBottom table + p{
display: none;
}

/* NEWSLETTER WITH H1 HEADING */
.NavBarBottom h1 {
    float: left;
    height: 60px;
    line-height: 60px;
    font-weight: bold;          
}

/* START NEWSLETTER VM Custom Button */
.NavBarBottom div.VM-Button{
    position: relative;
    display: inline-block;
    width: auto;
    height: 60px;
    line-height: 60px;
    margin: 0 0 0 30px;
    padding: 0;
    color: #000 !important;
    border-radius: 0px;
    text-align: center

}

.NavBarBottom a.VM-Button{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 3px 60px !important;
    margin: 8px auto;
    color: #040700 !important;
    background-color: #d9ac4f;
    border-radius: 0px;
    font-weight: bold;

}
/* END NEWSLETTER VM Custom Button */    

.NavBarBottom table td:nth-of-type(2) img{
      margin: -2px 0 0 20px;
}

/* END NAVBARBOTTOM */

/* START FOOTER */
/* HIDE P AFTER TABELE */
.Footer table + p{
display: none;
}

.Footer  p {
  margin: 5px 0;
  padding: 0 0 0 0; 
}

.Footer  a, .Footer  p  ,
.Footer  a:hover, .Footer  p:hover  {
    font-weight: bold;
}


.Footer  table {
  height: 190px;
}


.Footer  td {
    vertical-align: top;
    padding-top: 27px !important;
}


.Footer .NavigationText {
      text-align: center;

}

.Footer  td p{
     text-align: left !important;
}


.Footer  table td:nth-child(1) {
  width: 270px;
}

.Footer  table td:nth-child(3), .Footer  table td:nth-child(3) p {
  text-align: center !important;
}

.Footer  table td:nth-child(3) p {
  margin: 14px 0;
  padding: 0 0 0 0; 
}

.Footer  table td:nth-child(3) p:nth-child(1) {
  margin: 0px 0 7px 0 ;
 
}

.Footer  table td:nth-child(3) h1{
    line-height: 16px;
}



/* END FOOTER */
    
/* START PRODUCT LIST */


.HotDeal {
    padding: 0px;
    margin: 6px 2px 70px 0px;
    float: left;
    width: auto;
    width: 240px;
    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;
}

 .HotDeal .ImageArea img{
    min-width: 200px !important;
}

.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 */

/* START PRODUCT PAGE */

.ImgLeft .InfoArea, .ImgRight .InfoArea {
    float: right;
    width: 380px;
}

.ImgLeft .ProductImage {
    margin: 0px 440px 20px 0px;
}


/* START THUMBNAILS BELOW PRODUCT */

#ProductSlideshow {
    max-width: 600px;
    max-height: 600px;
}

.ImgLeft .ProductImage {
    position: relative;
 }

.ProductDetails #ProductThumbs {
    clear: none;
}

/* END THUMBNAILS BELOW PRODUCT */




.ProductDetails .NewProduct {
    position: absolute;
    left: 0;
    margin: 5px 0 0 550px;
    z-index: 280;    
}

.InfoArea > h1 {
    font-size: 26px;
}


.PriceContainer {
    background: transparent;
    padding: 0;
    margin: 30px 0 30px 0;
    border: 0px solid transparent;
}




.PriceContainer  .AddToBasketForm {
    margin-top: 20px;
    display: block !important;
}


  
.ProductDetails .AddToBasketButton[type="submit"]{
    width: 99%;
    
}


/* CROSS-SELLING */
.CrossellingCount .CrossellingInfoArea, .BundledProductsTable BundledProductsInfoArea {
    background: transparent;
    text-align: left;
    padding: 4px 0 4px 0;
    height: 43px !important;
    text-align: center !important;
}




/* END PRODUCT PAGE */

/* START HOME PAGE */
.start-page .CategoryBaseTable .TextComplete table tr:nth-child(1n+2) td:nth-child(2n+1){
      background: #f7f7f7;
}


.start-page .CategoryBaseTable .TextComplete table tr:nth-child(2) td:nth-child(2n+1){
      padding: 20px 20px;      
}

.start-page .CategoryBaseTable .TextComplete table tr:nth-child(3) td:nth-child(2n+1){
      padding: 0px 20px;      
}

.start-page .CategoryBaseTable .TextComplete table tr:nth-child(4) td:nth-child(2n+1){
      padding: 20px 20px 20px 20px;      
}


/* END HOME PAGE */
