/* 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   ;  
  }



/* START SHOPPING Cart  AVOID OVERLAYED TEXT */
#BasketAddressFormContainer * {
    font-family: Arial,sans-serif !important;
}

#BasketAddressFormContainer h2 {
    font-size: 120%;
}

/* END SHOPPING Cart */

/* 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 */


/* 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: 990px !important;*/
    max-width: 1000px !important;
    margin: 0 auto;
    position: relative;
} 

.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: 990px !important;*/
    max-width: 1000px !important;
    margin: 0 auto !important;
}
  

/* END RESPONSIVE DESIGN */  


  /* INICIO ROOF */

/* START FLAGS */
  .NavBarRoof .LocaleFlags{
    top: 0px;
    margin-left: 15px;
  
  }
  
  .NavBarRoof .LocaleFlags a{
      margin-left: 7px;
  }
  
/* START SEARCH */
  .NavBarRoof .SearchElement  {
      margin: 0 0 0 15px;
  }
  
  .HorizontalNavBar .SearchElement form {
      margin: 0px;
  }
  
  
  .InputField.SearchForm {
      padding: 0;
      margin: 0;
  }
  
  .SearchForm.horizontal-search > input {
      padding: 4px 30px 4px 4px;
      width: 200px;
  }

/* END SEARCH */


  .NavBarRoof .NavigationElement{
    padding: 0 0 0 20px;
  } 
  
/* FIM ROOF */

/* INICIO HEADER */

.Div .Header .SizeContainer{
/*    padding: 45px 0 0 0;*/
}


.Div .Header .SizeContainer.custom-right{
    width: 619px;
    text-align: left;
    margin: 31px 0 0 0;
}

  .Header .ShopLogo {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-top: -39px;
    margin-left: 0px;
  }



.Header .BasketBox {
    float: right !important;
}



/* END HEADER */


/* START NAVBARTOP */

/* START DROPDOWN MENU */
.NavBarTop .NavigationElement {
    height: 61px;
    margin-top: 0;
    padding-top: 0;
    line-height: 61px;
    padding: 0 0 0 0;
}

.NavBarTop .NavigationElement > a{
    height: 61px;
    line-height: 61px;
    padding: 0 33px 0 34px;
}


 .NavBarTop .NavigationElement.Active > a,
 .NavBarTop .NavigationElement.Active  {
    background-color: #e555a3 !important;
}

ul.DropDownList li.Active > a {
  color: #fff !important;
}


/* 2 Nivel */

.GeneralLayout .DropDownList li ul, .GeneralLayout .DropDownList li ul ul {
    min-width: 250px;
    border-color: transparent !important;
}

.GeneralLayout ul.DropDownList li ul li {
    width: auto !important;
    border-top: 1px solid #e555a3  !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: 18px !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: #e555a3 !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: #e555a3 !important;
    color: #fff !important;
}


/* END DROPDOWN MENU */

/* END NAVBARTOP */


/* START NAVBARBOTTOM */

.NavBarBottom td {
    vertical-align: middle;
    margin-top: 0;
}


.NavBarBottom a {
    line-height: 23px;
}

/* ESCONDER P APOS TABELA */
.NavBarBottom table + p{
display: none;
}

.NavBarBottom .NavigationText  td img {
  margin: 15px 0 12px 0;
}


/* START NEWSLETTER SUBSCRIPTION */
.NavBarBottom .NavigationText {
/*    padding: 0 0px 0 0;
    margin: 0px 0 0 0;*/
}    

.NavBarBottom table:nth-of-type(2) {
  margin: 14px 0 0 0;
}

.NavBarBottom table:nth-of-type(2) h1 {
    display: inline-block !important;
    vertical-align: middle;
    margin: 0 0 0 0px;
    width: auto;
    height: 78px;
    line-height: 78px;
    font-size: 15px;
    color: #fff;
}

/* 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;
    color: #fff !important;

}



.NavBarBottom table:nth-of-type(2) td:nth-of-type(2) a{
  margin: 0 0 0 15px;
  }


  /* END NEWSLETTER SUBSCRIPTION */


/* END NAVBARBOTTOM */

/* START FOOTER */
/* HIDE P AFTER TABELE */
.Footer table + p{
display: none;
}

.Footer  p {
  margin: 7px 0;
  padding: 0 0 0 0; 
}


.Footer a {
    white-space: nowrap;

}

.Footer table:nth-of-type(1) {
  margin: 12px 0 0 0 ;
  }
  

.Footer table:nth-of-type(1) td:nth-child(1){
    width: 190px;
  }


.Footer table:nth-of-type(1) td:nth-child(3){
    text-align: right;
    vertical-align: middle;  
  }
  
/* END FOOTER */
    
/* START PRODUCT LIST */

.HotDeal {
    padding: 0px;
    margin: 6px 2px 0px 0px;
    float: left;
    width: auto;
    width: 330px;
    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: 210px;
    margin: 0px 6px;
}

.HotDealFoot .InfoArea {
    width: auto;
    height: auto;
text-align: center !important;
white-space: normal;
 }   

.HotDeal .ImageArea {
    width: auto;
    height: auto;
    max-width: 300px !imortant;
    max-height: auto !imortant;
}


.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('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 */

  
  

