  @media only screen and (min-width:1025px) {
/* START 100% */
.GeneralLayout {
    max-width: 100%;
}

.NavBarBottom {
  background-size: 100%;
}

/* END 100% */

.start-page .ContentArea h2 {
    font-size: 26px;
}



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 OPACIDADE */

 .Opacidade  img, .HotDealList .ImageArea img, .HotDeal img, .ListItemCategory .ImageArea img, .ep-uiSlides-box img, 
.start-page .ListItemCategory .InfoArea, .start-page .TextComplete img , button   {
   opacity: 1;  
     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, .start-page .TextComplete img:hover, button:hover  {
   opacity: 0.6;  
    }
       
/* FIM OPACIDADE */




/* START HEADER */



.Header .NavBarElement2{
  width: calc(100% - 330px) !important;
  position: absolute;
  z-index: 20;  
  left: 0;
  top: 0;
  margin: 49px auto 0 250px;
}

.Header .NavBarElement2 .NavigationText {
  width: 100% !important;
  text-align: center;
}

/* END HEADER */






/* START NAVBARTOP */

.NavBarTop {
    z-index: 200;
    position: relative !important;
}

.NavBarTop .NavigationElement{
padding-left: 15px;
padding-right: 5px;
line-height: 33px;
height: 33px;
}

.NavBarTop .NavigationElement > a, .NavBarTop .NavigationElement > em > a, .NavBarTop .NavigationElement.SSLSwitch input {
    height: 33px;
    line-height: 33px;
}

.NavBarTop .Active > a, .NavBarTop .Active > em > a, .NavBarTop .Active input, .NavBarTop .NavigationElement.SSLSwitch.Active input {
    height: 33px;
    line-height: 33px;
}

/* END NAVBARTOP */


.start-page .Middle {
  visibility: hidden;
  
}


/* Distancia imagem -  título das categorias  */
.ListItemCategoryTable .ImageArea {
margin-bottom:10px!important;


}

/* Centrar título das categorias nas listagens, Distancia imagem -  título das categorias  */
.ListItemCategoryTable .InfoArea{
text-align: center!important;
}

/* FIM LISTAGEM CATEGORIAS */
/* Barra Esquerda */
.NavBarLeft .ContextBoxHead a{
color: #FFFFFF;
font-weight: bold;
font-size:11px;
}

.NavBarLeft .ContextBoxHead a:hover{
color: #484848;
font-weight: bold;
}

/* Barra topo */

/* Caps nas Barras */
.NavBarBottom .NavigationElement a, .Header .NavigationElement a, .NavBarLeft .ContextBoxHead, .NavBarRight .ContextBoxHead, .NavBarTop .NavigationElement a{
text-transform: uppercase!important;

}

/* Barra lateral esquerda – altura do fundo do titulo*/
.NavBarLeft .ContextBoxHead{
height:33px!important; 
}

.NavBarLeft .ContextBoxHead{
padding-top:6px!important; 
}

/* Barra lateral direita – altura do fundo do titulo*/
.NavBarRight .ContextBoxHead{
height:33px!important;
}

.NavBarRight .ContextBoxHead{
padding-top:6px!important;
}

/* START PRODUCT LIST BIG BOX */

.VM-InfoArea2 {
    text-align: center;
}

.price-value {
    white-space: nowrap;
    width: 100%;
    text-align: center;
    display: inline-block;
}

/* END PRODUCT LIST BIG BOX */




/* Alterar cor de texto dos titulos nas caixas de produtos página inicial */
/* Nome do produto*/
.HotDealFootFloatin .InfoArea a{ color:#FFFFFF !important;}

.VM-ProductList {
    margin: 25px 0 0 0;
}

.ProductListImageBox{
  display: none;
}

.VM-ProductList a {
  float: left;
}

.VM-ProductList .InfoArea {
  min-height: 570px;
  margin: 0 25px 70px 0;  
}

.VM-ProductList .ImageArea {
  height: 374px;
}

        

.VM-ProductList .ImageArea img {
  max-width: 200px;
  min-width: 200px;
  height: auto;
}


.VM-ProductList .innerDiv{
  text-align: center;
  position: relative;
}


.VM-ProductList  .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;
}


.VM-ProductList  h3 a, .VM-ProductList  h3 a:hover {
    font-weight: bold;
    width: 100%;
    font-size: 12px;
    padding: 20px 0 0;
}


.HotDeal {
margin: 20px 7px 0px 7px;
}


.InfoArea .LinkArea .FloatLeft{
  margin: 0 auto !important;
  width: 100%  !important;
} 

.Links .Action {
visibility: hidden;
}


/* USADO PARA TOTAL LIST */
.SlimHotDealFoot span.Price, .HotDealFoot span.Price {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-style: normal;
}

.SlimHotDeal , .HotDeal{
    background: none !important;
}

.HotDeal .HotDealFootFloatin .InfoArea a {
    color: #000 !important;
}

/* INICIO NavBarBottom */

.NavBarBottom .NavBarElement0 {
    background: none !important;
}


.NavBarBottom .NavigationText  table {
    margin: 0 auto;
}


/* FIM NavBarBottom */




/* START HOME PAGE */
.start-page .CategoryBaseTable .TextRight, .start-page .CategoryBaseTable .TextLeft, .start-page .CategoryBaseTable .ImgLeft, .start-page .CategoryBaseTable .ImgRight {
    width: auto;
    padding: 0px 35px 5px 10px;
}

.start-page .CategoryBaseTable .TextRight {
    padding: 0px 0px 35px 5px;
    float: left;
}

.start-page .CategoryBaseTable .TextComplete {
    padding: 40px 0px 5px 0px;
    clear: both;
    border-top: 1px solid #ddd;
}

/* END HOME PAGE */

/* START HEDAER */
/* START Shopping cart */
.Header .BasketBox {
    display: none !important;
}

    .NavBarTop  .BasketBox{
    position: absolute;
    float: right !important;
    top: 0px;
    right: 0px;
    margin-top: 8px !important;
    margin-right: 10px;
    height: 25px !important;
    background-position: left 0px !important;
    width: auto !important;

     }
    
    .NavBarTop  .BasketBox,
    .NavBarTop  .BasketBox span,
    .NavBarTop  .BasketBox a{
    color: #fff !important;
    }
    
    .NavBarTop  .BasketBox .ContextBoxHead{
    position:relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px !important;
    width:70px;
    height:30px;
    text-transform: uppercase !important;
    border:0px solid #00F;
    font-weight:normal;
    /*background-color: blue;*/
//    background: url("/WebRoot/ce_pt/Shops/960669286/MediaGallery/design/icons/icon-carrinho-red-01.png") no-repeat scroll 4px 3px transparent;
    display: none;
  
    }
    
    
    .NavBarTop .BasketBox .ContextBoxHead span {
        font-size: 14px !important;
        width: 180px;
        height: 26px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        border: 0px solid #FF0;
        font-weight: normal;
        padding-left: 70px !important;
        margin-left: -30px;
        line-height: 26px;
    }    
    
    
    .NavBarTop  .BasketBox .ContextBoxHead span a{
    font-size: 14px !important;
    height:25px !important;
    border:0px solid #F00;
    font-weight:normal;
    color: #fff !important;
    padding-left: 40px;
    margin-left: -40px;
    z-index: 50 !important;
    }
    
    .NavBarTop  .BasketBox .ContextBoxBody{
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    text-align: right;
    padding: 3px 0px 0px 34px !important;
    border: 0px solid #FF0 !important;
    width: auto;
    height: 21px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #fff !important;
    line-height: 21px;
    //background: url("/WebRoot/Store/Shops/2300-110103/MediaGallery/design/2016/icons/icon-carrinho.png") no-repeat scroll 4px 3px transparent;
    }
  
      .NavBarTop  .BasketBox .ContextBoxHead + .ContextBoxBody{
      //   background: url("/WebRoot/Store/Shops/2300-110103/MediaGallery/design/2016/icons/icon-carrinho.png") no-repeat scroll 4px 3px transparent;  
      }
    
     
    .NavBarTop  .BasketBox .BoxContainer{                     
    background: none !important;
    z-index: 10 !important;
    margin-top: 2px !important;
    }
    
    .NavBarTop table.MiniBasket{
    background-color: transparent !important;
    position: relative;
    top:0px !important;
    right:0px !important;
    color: #fff;
    border-width:0px !important;
    width: 133px !important;
    height: 18px !important;
    margin-right: 0px;
    margin-top: -10px;
    z-index: 10 !important;
    }
    
    .NavBarTop table.MiniBasket td,
    .NavBarTop table.MiniBasket td a{
    background-color:transparent !important;
    color: #fff !important;
    border:0px solid #F00 !important;
    font-size: 14px !important;
    }
    
    .NavBarTop table.MiniBasket tr:first-child td:last-child a{
    /*font-size:11px !important;*/
    }
    
    .NavBarTop table.MiniBasket tr:first-child td:last-child{
    font-size: 14px !important;
    width:166px !important;
    padding-top: 13px;
    padding-right: 0px;
    padding-left: 30px;
    //background: url("/WebRoot/Store/Shops/2300-110103/MediaGallery/design/2016/icons/icon-carrinho.png") no-repeat scroll 0px 12px transparent;
    }
    
    .NavBarTop.GrandTotal,
    .NavBarTop table.MiniBasket tr:first-child td:first-child,
    .NavBarTop table.MiniBasket tr:last-child,
    .NavBarTop .CheckoutButtonsDiv{
    display:none;
    }

    /* Remover Including Delivery */
    .NavBarTop .BasketBox .BoxContainer > .LeftSmallMargin{
    display: none;
    }  


    /* Delivery Position */
    .NavBarRoof .BasketBox .BoxContainer > .LeftSmallMargin{
    left: 0 !important;
    margin-left: 39px !important;
    top: 0 !important;
    margin-top: -9px !important;
    float: right !important;

    }  

    
/* END Shopping cart */

/* END HEADER */

/* START NAVBARTOP */
.NavBarTop .PropertyContainer {
    height: 39px;
}    

.NavBarTop .SizeContainer {
    height: 39px;
}

/* START VM-NavBarTop2 */
.VM-NavBarTop2 {
  display: block;
}

.VM-NavBarTop2 img{
  max-width: 100%;
}

.VM-NavBarTop2 h2 {
  font-size: 20px;
  padding: 15px 0;
  text-align: center;  
}

/* END VM-NavBarTop2 */



/* INICIO NAVBARBOTTOM */

.NavBarBottom .SizeContainer > div, 
.NavBarBottom .NavigationText{
    width: 100%!important;
}

.NavBarBottom td {
    margin: 0 auto;
}



.NavBarBottom td {
    vertical-align: middle;
    margin-top: 0;
}


.NavBarBottom td:nth-child(1) p:nth-child(1) {
      margin-bottom: 15px;
}

.NavBarBottom td:nth-child(1) p {
    line-height: 15px;
}


.NavBarBottom td:nth-child(2) a {
    line-height: 19px;
    text-transform: uppercase; 
}


.NavBarBottom td:nth-child(3) {
    vertical-align: top;
    margin-top: 0;
    padding: 0;
   text-align: center;
   
}


.NavBarBottom td:nth-child(3) p:nth-child(1){
    margin: 0 0 20px 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #da8b90;
}

.NavBarBottom td:nth-child(3) p:nth-child(2){
    margin: 0;
    padding: 0;
}





.NavBarBottom td:nth-child(3) a{
    padding: 0 15px;
}

/* FIM NAVBARBOTTOM */


/* INICIO PASSOS NO CARRINHO 1 */
  
  /* ESCONDER INFOMRAÇÕES PESO */
  .BasketDetails .FreeShipping{
    display: none;
  }
  
      
      ul.OrderProcess {
      min-height: 123px !important;
      margin: 15px 0 0 0px;
      }
        
        ul.OrderProcess li, ul.OrderProcess li.ActiveItem{
        height: 140px;
        width: 15% !important;
        margin-bottom: 34px !important;
        min-width: 145px !important;
        background: none #f8f8f8;
        margin: 0 1%;
        padding: 1% 1% 0;
        border-radius: 15px;
        box-shadow: 1px 1px 3px;
        }
        
        ul.OrderProcess li.ActiveItem{
        box-shadow: 1px 1px 2px inset !important;
  }
        
        
        ul.OrderProcess li:first-child{
        margin-left: 0 ;
        }
        
        
        ul.OrderProcess li.ActiveItem a{
        width: auto !important;
        }
      
      
        .PassedItem a{
            width: 100% !important;
        }
      
        
        
        ul.OrderProcess li .ItemImage {
            width: 35px;
            height: 35px;
            margin: 5% auto;
        }
        
        
        ul.OrderProcess li .ItemLabel {
            font-size: 17px !important;
        }
        
      /* Titulos */
      html .ContentArea table.Basket tr th.SeparateColumn, th.SeparateColumn {
          border-right: 1px solid transparent;
          font-size: 16px;
          text-transform: uppercase;
      }
      
      html .ContentArea table.Basket tr th.Col5  {
      text-align: right !important;
      }
      
      /* Alinhas a unidade na linha do produto */
      table.Basket .ProductItem > td .ep-uiInput-wrap{
      display: inline !important;
      }
      
      
        /* Linhas e Fundos */
        table.Basket > tbody > tr{
        background-color: #f8f8f8;
        border-top: 1px solid #cbcbcb ;
        border-bottom: 1px solid #cbcbcb;
        }
        
        
        table.Basket > tbody > tr > td{
        height: 40px ;
        /*  line-height: 53px ; */
        padding: 25px 0px 25px 30px;
        border-top: 1px solid #cbcbcb ;
        border-bottom: 1px solid #cbcbcb;
        vertical-align: middle;
        
        }
      
          
        
        table.Basket tr td:first-child{
        padding-left: 32px;
        }
        
        table.Basket .AlternateRow, table.Basket .ProductItem {
        background-color: transparent!important;
        border: 0px !important;
        }
        
        table.Basket tr.AlternateRow td, table.Basket tr.ProductItem  td{
        background-color: transparent !important;
        border: 0px !important;
        
        }
        
        table.Basket tr.ProductItem  td{
        height: 20px ;
        line-height: 20px;
        }
        
        /* Campo Coupon input*/
        
        #RedeemCouponButton input{
        margin-top: 9px !important;
        }
        
        table.Basket #CouponCode{
        top: 10px;
        height: 20px;
        line-height: 20px;
        }
        
        
        div.ShippingOptionContainer {
            padding: 10px 0px 20px 29px;
            width:95%;
        }
        textarea.BasketComment,
        #contactForm textarea 
         {
          height: 170px !important;
          width: 400px;
          padding: 5px 0 5px 5px;
          margin-left: 20px;
          border-radius: 5px;
          font-size: 15px !important;


        }
        
   #BasketTable .ep-uiInput-select {
    height: auto;
    }
        
        
       
       /* INICIO PASSO 2 - INICIAR SESSÃO */
      
      #BasketAddressFormContainer {
      margin-top: 30px;
      }
      
        
       #BasketAddressFormContainer > h3{
       padding: 7px 13px !important;
       } 
        
        .Dialog div.InputLabelling,
       .AddressDialog td.InputLabelling, 
       .AddressDialog div.InputLabelling ,
       #UserLoginForm div.InputLabelling
       {
          width: 200px;
          height: auto;
          padding: 7px 0px !important;
      } 
        
        
        #ViewNewsletterForm input#userNameInput,
        #contactForm .ep-uiInput-text,
        input[type="tel"], input[type="Email"], #contactForm select,
        .AddressDialog input.Text, 
        .AddressDialog select.Text, 
        .AddressDialog #UserNameInput,
        #UserLoginForm input.ep-uiInput-text,
        #UserLoginForm  input[type="text"],
        #UserLoginForm  input[type="password"], 
        #UserLoginForm .ep-uiInput-text,
        #EmailNotificationDialog label.ep-uiInput-wrapEmail input  {
          width: 280px !important;
          padding: 5px 0 5px 5px !important;
       /*   margin-left: 20px; */
          border-radius: 5px !important;
          height: auto !important;
      }
       
       
       

       .AddressDialog select.LongText {
          width: 285px;
          line-height: 120%;
          padding: 4px 0 5px;
          height: auto !important;
          border-radius: 5px;
          margin-left: 20px;
      }
      
      #BasketAddressRegisterForm .AddressDialog select.LongText {
          margin-left: 0px;
      }

        
        /* FIM PASSO 2 - INICIAR SESSÃO */
         
      
       
        /* INICIO PASSO 3 CONFIRMAÇÃO */
      
      #BasketOfferForm > div:first-child {
       border-radius: 10px;
      border: 3px solid #FFF;
      vertical-align: middle;
      height: 100%;
      padding: 12px;
      margin: 25px 0 25px 0 !important;
      }
      
      
      
       #BasketOfferForm > div > label.ep-uiInput-wrapCheckbox{
       margin: 5px 11px;
      float: left;
      
       }
      
       .AcceptTAC, .AcceptTAC a {
          font-size: 18px;
      }
       
       
      /* ACEITAÇÃO DE TERMOS E CONDIÇÕES */
      #BasketOfferForm div:nth-child(1), #BasketOfferForm div:nth-child(2){
      border: 1px solid #CBCBCB;
      border-radius: 10px;
      vertical-align: middle;
      height: 100%;
      padding: 12px;
      margin: 25px 0px !important;
      }
      
    #BasketOfferForm div:nth-child(1) label, #BasketOfferForm div:nth-child(2) label{
    margin: 15px 5px 0 !important;
    line-height: 35px !important;
}
       
       
.ep-uiValidate-message {
    color: #E61818;
    font-size: 15px;
    padding: 5px 8px !important;
}       
       
       /* FIM PASSO 3 CONFIRMAÇÃO */


/* START LOGIN PAGE */
#UserLoginForm {
  width: 380px;
  margin: 15px auto;
  border: 1px solid;
  padding: 25px;
  border-radius: 10px;
  border-color: #aaa;
}

.NoListStyleType {
    width: 100% !important;
    text-align: center;
}

#UserLoginForm .InputLabelling {
    width: 225px !important;
}


.ContentAreaWrapper ul.NoListStyleType h2.MarginBottom,
.ContentAreaWrapper ul.NoListStyleType a.Action {
  margin: 15px 0;
} 

.ContentAreaWrapper ul.NoListStyleType a.Action {
  margin-left: -20px !important;
}

/* END LOGIN PAGE */


/* INICIO TODOS OS BOTÕES */

.InfoArea .AddToBasketButton, 
.DoOrder .ep-uiInput-button,
.DoOrder .Dialog AddressDialog Reset, 
.AddressDialog .ep-uiInput-button,
.Addresses .ep-uiInput-button,
.OrderProcessNavigation .CustomButton,
.epCustomFormWrapper .ep-uiInput-button,
#UserLoginForm button{
/*  padding: 11px 30px !important;
  padding: 7px 33px 7px 30px !important;*/
  padding: 11px 20px 7px 20px !important;
  background: transparent none repeat scroll 0% 0% !important;
  color: #c31313;
  border-radius: 5px;
  text-transform: uppercase !important;
  border: 1px solid #c31313;
  font-size: 15px;
  white-space: nowrap;
}



.InfoArea .AddToBasketButton .BasketIcon{
background: url("/WebRoot/Store/Shops/3415-150826/MediaGallery/design/icons/icon-carrinho.png") no-repeat scroll left top transparent !important;
width: 23px !important;

}


/* Carrinho Passo II	Adicionar novo endereço */
.OrderProcessNavigation .CustomButton {
  padding: 5px 13px 8px 8px !important;
  font-size: 15px;
}


.ep-uiInput-button > .continueShoppingIcon {
    position: absolute;
}

/* Página de Registo */
#UserLoginForm button{
margin-top: 25px !important;
}
    
    
/* FICHA PRODUTOS */
.ProductDetails  #SelectVariationForm .SelectVariation select.LongText {
    max-width: 205px;
    min-width: 240px;
    width: auto;
}    
    
    
.SlimHotDealTop .NewProduct, .HotDealTopFloatin .NewProduct ,
.ProductDetails .NewProduct{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 10000  !important;
    color: #000  !important;
    background-color: #fff !important;
    opacity: 0.6 !important;
}    
    
/* Botão Custom */
a.BTN-Custom{
padding: 5px 30px !important;
background: #fff !important;
color: #494949 !important;
border-radius: 8px;
text-transform: uppercase !important;
}
    
    
    
/* FIM TODOS OS BOTÕES */
    
    
/* INICIO TODOS OS FORMS */

/* Paginas por resultado / Relevância */
#CategoryProducts .InputLabelling , 
#CategoryProducts .SelectLabelling{
  line-height: 33px !important;
  height: 33px;
}    


  /* INICIO PESQUISA CATEGORIA */
  
  /* Esconder Pesquisa na Categoria */
  #RemoteSearch .SearchForm {
  display: none !important;
  }
  
  /* Altura minima de página */
  .ContentAreaInner{
   min-height: 946px;
  }
  
  
  
  .CategoryList  .SearchMask .ep-uiInput-wrapText {
      margin-bottom: 0px;
  }
  
  
  .CategoryList .SearchForm{
      width: 225px !important;
  }
  
  .CategoryList input.Search {
      width: 158px !important;
      line-height: 120%;
  vertical-align: top !important;
  margin-top:1px; 
  height: 17px;
  }
  
  .CategoryList .SearchForm  button  {
  margin-top:0px !important;
  height: 20px;
  width: 24px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 0px;
  background: none !important;
  }
  
  /* Resultados por página  */
  .CategoryList .SearchMask .FloatRight select{
  line-height: 22px !important;
  margin-top: 0px !important;
  margin-left: 7px;
  }
  
  
  @media screen and (-webkit-min-device-pixel-ratio:0) { 
      /* Safari only override */
      ::i-block-chrome, .CategoryList .SearchMask .FloatRight select{
  margin-top: 0px !important;
  }
  
  
  }
  
  
  
  
  /* Posicao Icone */
  .CategoryList button .ep-sprite-s, .CategoryList .ep-uiInput-button .ep-sprite-s {
      margin: -6px 4px 0px -4px !important;
  }

  button.ButtonBasket .ep-sprite-s.ep-uiInput-buttonSpriteOnly{
      padding: 0 !important;
      margin: -6px -4px 0px -4px !important;
  }
  
  
  
  @media screen and (-webkit-min-device-pixel-ratio:0) { 
      /* Safari only override */
      ::i-block-chrome, .CategoryList button .ep-sprite-s, .CategoryList .ep-uiInput-button .ep-sprite-s {
  margin: -5px 4px 0px -9px !important;
  }
  }
  
  /* Resultados por página */
  .CategoryList .SearchMask .FloatRight label {
  line-height: 170% !important;
  }
  
  
  
  
  /* FIM PESQUISA CATEGORIA */
  



/* START PRODUCTS DETAILS */
.HotPrice {
    color: #a0091d !important;
}

/* END PRODUCTS DETAILS */



/* FIM TODOS OS FORMS */
    

/* 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  {
    position: relative !important;
    display: block !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    
}

.IsEditor body * {
    display: block !important;
    
}

/* END DESIGN EDITOR */    
   
}    
    
@media only screen and (max-width:1024px) {

.Div .Header .SizeContainer {
    float: left;
    width: 100%;
}


.Header .BasketBox {
display: block;
position: absolute;
top: 0;
right: 0;
margin: 83px 0px 0 0;
z-index: 1000;
background: #fff;
opacity: 0.7;
padding: 0px 5px 5px 0px;
border-radius: 11px;
box-shadow: 1px 1px 1px #999;
}
 
.NavBarTop .BasketBox {
    display: none !important;
  }
    

.NavBarTop p.BasketLink, .NavBarTop .NavigationElement > a, .NavBarTop .NavigationElement > em > a, .NavBarTop .NavigationElement.SSLSwitch input {
    padding: 3px 10px 0 0 !important;
}

.NavBarTop .NavigationElement {
    padding-left: 10px !important;
    padding-right: 0px !important;

}    

.NavBarTop .NavigationElement:first-child {
    display: none !important;
}    
  
.Header .PropertyContainer {
    padding: 20px 0px 0px 0px;

}  
  
.Div .Header .ShopLogo img{
  width: 260px;
}  
  
.VM-HeaderFundo{
  display: none;
}  

.Header .NavBarElement2{
  position: absolute;
  right: 0;
}

.Header .NavigationText *{
    font-size: 12px !important;
}    
 
.Header .NavigationText img{
  /*display: none;*/
}
    
} /* END 1024 */   
    

    
/* START SLIDER */

 .contentslider{
    position: relative !important;    
    z-index: 300;
    max-width: unset !important;
    margin: 0 auto;
    display: none;    
}

.contentslider>ul {

    margin: 0 auto;
/*
    width: 970px !important;
    height: 400px !important;
*/

    width: 100% !important;
    height: auto !important;


}    

.SliderBackground{
    position: absolute;
    height: 70px !important;
    width: 100% !important;
    z-index: 50;
    bottom: 0;
    background: #000;
    opacity: 0.6;
    margin-bottom: -5px;
}


 .contentslider li{
    width: 100% !important;
    min-width: 970px !important;
    max-width: none !important;
}

.contentslider li img{
    width: 100% !important;
    min-width: 970px !important;
    max-width: none !important;
    margin: 0 0 0 0 !important;
}


.contentslider .contentslider-pager {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 0.35%;    
}

.contentslider .contentslider-pager a {
        background: #555;
   }
/*  END SLIDER */
    
.VM-HeaderFundo{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0px 0 0 0;
}

    