/* INICIO GERAL */
/* START PRELOAD IMAGES */
body:after{
    position:absolute; z-index:-1;
    content: url("https://ecom.amenworld.com/WebRoot/ce_pt/Shops/960778626/MediaGallery/design/icons/icon-home.png");
}

/* END PRELOAD IMAGES */


/* BACKGROUND BODY */  
html.IsEditor, body {
    background-repeat: repeat-x;
}


body *, .Div .Header .SizeContainer, .Div .NavBarBottom .SizeContainer, .Div .Footer .SizeContainer, a {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* ELEMENT WIDHT 100%  */
.Div .NavBarRoof .SizeContainer,
.Div .Header .SizeContainer,
.Div .NavBarTop .SizeContainer,
.Div .NavBarBottom .SizeContainer,
.Div .Footer .SizeContainer {
    position: relative;
    width: 100%;

}


/* UPPERCASE PARA MENUS */
.NavBarRoof .NavigationElement a,
.Header .NavigationElement a,
.NavBarTop .NavigationElement a,
.DropDownList > li > a,
.ep-megamenu  > li > a, 
.NavBarBottom a,
.Footer a{
  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 */

/* START SHOPPING Cart  AVOID OVERLAYED TEXT */
#BasketAddressFormContainer * {
    font-family: Arial,sans-serif !important;
}

#BasketAddressFormContainer h2 {
    font-size: 120%;
}

/* END SHOPPING Cart */


/*  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 */
 
/* START RESPONSIVE DESIGN */
  
  .GeneralLayout {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0px auto;
  }


 .NavBarRoof, .Header, .NavBarTop, .NavBarBottom, .Footer{
      width: 100%;
      max-width: 100%;
      } 


 .NavBarRoof .PropertyContainer,
 .Header .PropertyContainer, 
 .NavBarTop .PropertyContainer, 
 .NavBarBottom .PropertyContainer,
 .Footer .PropertyContainer{
    max-width: 1000px !important;
    margin: 0 auto;
} 

.Footer .PropertyContainer {
    margin: 0 auto  0px !important;
}

/* NAVBARBOTTOM, FOOTER AND TABLES */
.NavBarBottom .PropertyContainer .SizeContainer > div,
.NavBarBottom .PropertyContainer .NavigationText,
.NavBarBottom .PropertyContainer .NavigationText table,
.Footer .PropertyContainer .SizeContainer,
.Footer .PropertyContainer .SizeContainer > div,
.Footer .PropertyContainer .NavigationText,
.Footer .PropertyContainer .NavigationText table {
    width: 100% !important;
}
  

.Div .Middle {
    max-width: 100%;
    zoom: 1;
    position: relative;
}
  
.Div .ContentArea {
    width: auto !important;
    max-width: 1000px !important;
    margin: 0 auto !important;
}
  

/* END RESPONSIVE DESIGN */  


  /* INICIO ROOF */
  
/* TO ALLOW FLOAT RIGHT FOR SHOPPPING CART */
.NavBarRoof .ContextBox {
    clear: none !important;
    top: -2px !important;    
    padding: 0 !important;
    margin: 0px 0 0 0 !important;
}

/* START Home Icone */
 

.Header .NavelementIcon, 
.NavBarTop .NavelementIcon{
/*    float: right !important;*/
    top: 0;
    left: 0;
    padding: 10px 10px 11px 10px;
    background: #a8a9ad;    
    margin: 57px 10px 0 0;   
} 

.HomeIcon {
    background: url("https://ecom.amenworld.com/WebRoot/ce_pt/Shops/960778626/MediaGallery/design/icons/icon-home.png") no-repeat center center !important;
    width: 23px;
    height: 23px;
    margin: -5px 10px 0 0;
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
    
}

.Header .NavelementIcon:hover > .HomeIcon
.NavBarTop .NavelementIcon:hover > .HomeIcon {
    //background: url("https://ecom.amenworld.com/WebRoot/ce_pt/Shops/960778626/MediaGallery/design/icons/icon-home.png") no-repeat center center !important;
}


/* END Home Icone */


  /* START LANGUAGES - Show List as Acronyms (EN | DE | PT | FR) */

  .NavBarRoof .SizeContainer .VM-Pipe{
    height: 12px;
    width: 1px;
    background: #fff;
    padding: 0px 0px 0px !important;
    float: left !important;
    margin-top: 15px;
  }

  .NavBarRoof .SizeContainer .VM-Pipe:last-of-type{
    display: none;
  }


  .NavBarRoof .SizeContainer .ContextBox:last-child{
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0px 0px 0px 0px !important;
    margin: 0;
  }
  
  .NavBarRoof .SizeContainer .ContextBox:last-child .BoxContainer{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px !important;

  }
  
  
  .NavBarRoof .SizeContainer .ContextBox:last-child .ContextBoxHead{
    display:none!important;
  }

  
  .NavBarRoof .SizeContainer .ContextBox:last-child .ContextBoxBody{
  clear: none!important;
  padding: 0px 0px 0px !important;
  float: left !important;
  margin-top: 0px;
  height: 41px;
  line-height: 41px;
  overflow: hidden;
 
  }

  /* LINK */
  .NavBarRoof .SizeContainer .ContextBox:last-child .LocaleBoxLink {
  padding: 0px 7px !important;
  vertical-align: bottom !important;
    color: #fff ;
  }

.VM-ActiveLanguage{
  color: #fff !important;
  opacity: 0.7;
  font-weight: bold !important;
}

/* END LANGUAGE - Show List as Acronyms (EN | DE | PT | FR) */        

/*  INICIO Elementos de Navegação */  
.NavBarRoof .NavigationElement,
.NavBarRoof .Active{
    margin: 0px 0 0 0;  
    height: 40px !important;
    line-height: 40px !important;
  }



.NavBarRoof .NavigationElement > a,
.NavBarRoof .Active a{
    height: 38px !important;
    line-height: 38px !important;
    padding: 0px 0px 0px 0;
    margin: 0 17px 0 0;
    }  


/*  FIM  Elementos de Navegação */

  

/* START NavigationText  WITH ICONES */
.NavBarRoof .NavigationText{
    margin: 3px 0 0 50px;
    position: relative;
    padding: 0 0 0 30px;
    height: 22px;
    line-height: 22px;      
}

.NavBarRoof .NavigationText img{
    margin: -3px 0px 0 0;
    position: absolute;
    left: 0;
}


.NavBarRoof .NavBarElement5 .NavigationText{
    padding: 0 0 0 10px;
}

/* END NavigationText  NavigationText  WITH ICONES */

  .NavBarRoof .SizeContainer .VM-Pipe-Element{
    height: 12px;
    width: 1px;
    background: #fff;
    padding: 0px 0px 0px !important;

  }

/* FIM ROOF */

/* INICIO HEADER */

.Div .Header .SizeContainer{
    padding: 49px 0 0 0;
}

  .Header .ShopLogo {
      position: absolute;
      top: 0px;
      left: 0px;
      margin-top: 12px;
      margin-left: 0px;
  }


/* START HEADER SEARCH  */

.Header .SearchElement {
/*    position: absolute !important;
    right: 0;
    top: 0;*/
    margin: 0px 0px 0px 30px !important;
}

.HorizontalNavBar .SearchElement form {
    margin: 0px;
}


.InputField.SearchForm {
    padding: 0;
    margin: 0;
}


.SearchForm.horizontal-search > input {
    padding: 4px 30px 4px 4px;
    width: 250px;
}

/* END HEADER SEARCH  */

/* START SHOPPING CART STANDARD */ 
.Header .NavElementIcon.BasketBox  {
      margin: 0 0 0 10px;
}

.Header .NavElementIcon.BasketBox  img {
    margin: -1px 8px 5px 5px;
}

/* END SHOPPING CART STANDARD */


/* START VM-Revenda*/
.Header .VM-Revenda {
  display: block !important;
  clear: both !important;
  right: 0 !important;
  margin: 13px 0px 0 0px !important;
  text-align: right;
  float: right !important;
}

.Header .VM-Revenda a{
  font-size: inherit !important;
  font-weight: inherit !important ;
  /*text-decoration: underline !important;*/
  color: #e20019 !important;
}

/* END HEADER */

/* START NAVBARTOP */

/* START DROPDOWN MENU */
.NavBarTop .NavigationElement {
    height: 62px;
    margin-top: 0;
    padding-top: 0;
    line-height: 62px;
    padding: 0 0 0 0;
}

.NavBarTop .NavigationElement > a{
    height: 62px;
    line-height: 62px;
    padding: 0 13px 0 14px;
}


 .NavBarTop .NavigationElement.Active > a,
 .NavBarTop .NavigationElement.Active  {
    background-color: #e20019 !important;
}

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 {
    white-space: nowrap;
}



.DropDownList li ul li a, .DropDownList li ul li a span {
    font-size: 15px !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: #e20019 !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: #e20019 !important;
    color: #fff !important;
}


/* END DROPDOWN MENU */


/* END NAVBARTOP */


/* START NAVBARBOTTOM */
.NavBarBottom .NavigationText {
    margin: 8px 0 0 0;
}

.NavBarBottom td {
    vertical-align: middle;
    margin-top: 0;
}

.NavBarBottom .NavigationText > p{
    margin: 18px 0 0 0;
    text-align: center;
}

.NavBarBottom .NavigationText > p > a{
    vertical-align: middle !important;
    margin: 0 0 0;
    padding: 12px 20px !important;
    background: #333333 !important;
    display: initial;
    text-align: center;
    line-height: 26px;
    color: #fff;

}

/* END NAVBARBOTTOM */

/* START FOOTER */
/* HIDE P AFTER TABELE */
.Footer table + p{
display: none;
}

.Footer table:nth-of-type(1)  p {
  margin: 0px 0;
  padding: 0 0 0 0; 
}


.Footer table:nth-of-type(1) td {
    vertical-align: bottom;
    white-space: nowrap; 
    padding: 7px 0 0 0;
}

/* TABLE ICONS */
.Footer table:nth-of-type(1)  h1 a {
    font-size: 17px;
}

.Footer table:nth-of-type(1) img{
    margin: 0 0 6px 0; 
}

.Footer table:nth-of-type(1) td:nth-child(1) p{
    width: 100px; 
}

.Footer table:nth-of-type(1) td:nth-child(2),
 .Footer table:nth-of-type(1) td:nth-child(3){
     
}


.Footer table:nth-of-type(1) td:nth-child(4) {
    width: 191px;
    padding-left: 68px; 
}



/* TABLE LINKS */
.Footer table:nth-of-type(2) {
    margin: 27px 0 0 0;
}

.Footer table:nth-of-type(2) td{
    vertical-align: top;
    white-space: nowrap; 
    padding: 7px 0 0 0;
}

.Footer table:nth-of-type(2) a,
.Footer table:nth-of-type(2) p{
  color: #272b2e !important;
}

.Footer table:nth-of-type(2) p {
  margin: 5px 0;
  padding: 0 0 0 0; 
}

.Footer table:nth-of-type(2) td:nth-child(1),
.Footer table:nth-of-type(2) td:nth-child(2){
  width: 50px;
  padding-right: 25px;
}


.Footer table:nth-of-type(2) td:nth-child(3){
    vertical-align: middle;
    padding: 0 7px;
    border-left: 1px solid #9a9b9c !important;
    border-right: 1px solid #9a9b9c !important;
}

.Footer table:nth-of-type(2) td:nth-child(1n + 4) {
    padding: 0;
    text-align: center;
}

.Footer table:nth-of-type(2) td:nth-child(1n + 4) p:nth-child(2){
    padding: 7px 0px 7px 0;
    
}

/* END FOOTER */
    
/* START PRODUCT LIST */

.ContentArea .HotDealList h3 {
  height: 29px !important;
  line-height: 20px !important;
}

.HotDeal {
    padding: 0px;
    margin: 6px 2px 0px 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;
}

.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;
    z-index: 500;
    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 DETAILS 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: 300px;
    
}


/* START CROSS-SELLING */
.CrossellingCount tr td img, .BundledProductsTable tr td img {
    margin: auto;
    max-width: 178px;
}

.CrossellingCount .CrossellingInfoArea, .BundledProductsTable BundledProductsInfoArea {
    background: transparent;
    text-align: left;
    padding: 4px 0 4px 0;
    height: auto !important;
    text-align: center !important;
}

 .CrossellingCount .Price, .BundledProductsTable .Price {
    width: 100%  !important;
    text-align: center !important;
}

 .CrossellingCount .FloatRight, .BundledProductsTable  .FloatRight{
    float: none !important;
    width: 100% !important;
  }
  
/* END CROSS-SELLING */  


/* END PRODUCT PAGE */



/* START SIMPLE HOME PAGE WITH SLIDER */
/*  Slider */
.start-page .contentslider {
      margin: 18px 0 19px 0 !important;
} 

.start-page .ContentArea{
  padding: 0px;
}

.start-page .contentslider div,
.start-page .contentslider  ul,
.start-page .contentslider li,
.start-page .contentslider img{
  width: 1000px !important;
  left: -1px;
}

.start-page .CategoryList .cke-table{
  width: 1000px !important;
}


.start-page .HotDeal {
    width: 245px;
}    
    
/* START PAGE DESTAQUE */

.start-page .TextComplete + .TextComplete h2{
  background-color: #e20019;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    margin: 0;  
}

.start-page .ContentArea .Separator {
    height: 1px;
    margin: 15px 0 5px 0;
    padding: 0px;
    font-size: 0px;
}    
    
    
/* END SIMPLE HOME PAGE WITH SLIDER */

/* START DESIGN EDITOR */

.IsEditor body {
    margin-left: 70px !important;
}

.IsEditor body .LocaleFlags,
.IsEditor body .ShopLogo,
.IsEditor body .Search,
.IsEditor body .NavBarRoof .ContextBox,  
.IsEditor body .Header .ContextBox , 
.IsEditor body .SearchElement, 
.IsEditor body .SearchForm,
.IsEditor body .NavigationText,
.IsEditor body.Header .NavigationText,
.IsEditor body .BasketBox, 
.IsEditor body .ShopLogo,
.IsEditor body .NavigationText p,
.IsEditor body .NavigationElement,
.IsEditor body [class^="NavBarElement"] ,
.IsEditor body .NavigationText,
.IsEditor body .LoginBox,
.IsEditor body .NavBarRoof table,
.IsEditor body .Header table,
.IsEditor body .NavBarTop table,
.IsEditor body .NavBarBottom table,
.IsEditor body .Footer table,
.IsEditor body .SizeContainer{
    position: relative !important;
    display: block !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    
}


/* END DESIGN EDITOR */    
