/* INICIO GERAL */

  
body *, .Div .Header .SizeContainer, .Div .NavBarBottom .SizeContainer, .Div .Footer .SizeContainer, a, button {
  font-family: 'Josefin Sans', sans-serif !important;

/*
color: red !important;
font-weight: 400 !important;
font-size:12px !important;
*/
}


/* START COOKIES */
.message-bar, .message-cookies {
    background-color: #fff !important;
}

.message-bar .fa-close-message{
    font-size: 46px;
    margin-left: 25px;
}

/* END COOKIES */


.Div .ContentArea {
  margin-left: 0px !important;
  margin-right: 0px !important;
}


/* UPPERCASE PARA MENUS */
.NavBarRoof .NavigationElement a,
.DropDownList > li > a,
.Footer {
  text-transform: uppercase;

}


em {
    font-style: italic !important;
}

  a{
    transition: color  0.5s  ;
    -webkit-transition: color  0.5s  ;
    -moz-transition: color  0.5s  ;
    -ms-transition: color  0.5s    ;
    -o-transition: color  0.5s   ;  
  }


  
  /* APLICAÇÃO DE CAPS */
  
  .NavBarRoof .NavigationElement > a,
  .NavBarTop .NavigationElement > a,
  .Footer a {
    text-transform: uppercase !important;
  }

/*  INICIO CORRECCOES TRANSVERSAIS */

  /* PESQUISA NavBar */ 
.HorizontalNavBar .SearchElement form {
    margin: 0px;
}

/* 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  {
   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 {
   opacity: 0.7;  
    }
    
 .ContentAreaLookbook .CategoryList .ListItemCategory img:hover {
   opacity: 1;
 }   
    
/* FIM OPACIDADE */

/* INICIO VM-ICONES */
  .vm-Icones{
    border-radius: 7px !important;

    border-radius: 0 4px 4px 0;
     transition: background-color  0.9s;
    -webkit-transition: background-color 0.9s ;
    -moz-transition: background-color 0.9s ;
    -ms-transition: background-color 0.9s ;
    -o-transition: background-color 0.9s ;  
  }

  .vm-Icones:hover{
      background-color: grey !important;    
    }

/* FIM VM-ICONES */

/* 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  15px !important;
}
  

.Div .Middle {
    max-width: 100%;
    zoom: 1;
    position: relative;
}
  
.Div .RemoteSearchFacets + .Middle {
  margin-top: 0px;
}
  
  
  .Div .ContentArea {
      width: auto !important;
      max-width: 990px !important;
      margin: 0 auto !important;
  }
  

  /* FIM  RESPONSIVE DESIGN */  

  /* START STICKY ELEMENTS */
  
    .VMStickyNavBarRoof .NavigationText p:nth-child(2){
      font-size: 8px;
      line-height: 10px !important;
      margin: 39px 0 0 0 !important;
      display: none;
    
    }
    
    .VMStickyNavBarRoof .ShopLogo {
      margin: 11px 0 0 151px !important;
    }

    .VMStickyNavBarRoof .ShopLogo img {
      height: 27px;
    }
    
    .VMStickyHeader .PropertyContainer, 
    .VMStickyHeader .SizeContainer {
      height: 0px !important;
    }

    
    .VMStickyNavBarTop {
      margin-top: 40px;
      margin-bottom: 160px;      
      background: #fff;
      height: 41px;
      border: 0px solid #ebebeb;
      border-bottom-width: 1px;          
    }

    .VMStickyNavBarTop .PropertyContainer{
      height: 39px;
    }

.VMStickyNavBarTop .ep-megamenu{
  margin-top: 15px !important;
}


.VMStickyNavBarTop .ep-megamenu-first-level-element,
.VMStickyNavBarTop .ep-megamenu-first-level-link .Active, 
.VMStickyNavBarTop .ep-megamenu-first-level-link .Active:hover {
  background-position: right 20px !important;
  padding-right: 16px !important;
}


  /*
  .VMStickyNavBarTop .ep-megamenu-first-level-element > a
  .VMStickyNavBarTop .ep-megamenu-first-level-element > a:hover
  .VMStickyNavBarTop .ep-megamenu-first-level-link .Active > a:hover{
    padding: 14px 20px 2px 0 !important;
    background-position: right 32px !important;
    font-size: 13px !important;
    margin-right: 66px;
  } 
  */

/*
  .VMStickyNavBarTop .ep-megamenu-first-level-link:last-child .ep-megamenu-first-level-element > a,
  .VMStickyNavBarTop .ep-megamenu-first-level-link:last-child .ep-megamenu-first-level-element > a:hover{
    padding: 14px 0px 2px 0 !important;
    background-position: right 37px !important;
    margin-right: 0px;
  } 

*/
.VMStickyNavBarTop .ep-megamenu .ep-megamenu-first-level-link > .Active > a{
    /*padding: 14px 20px 0px 0 !important;*/  
}        

 
    .VMStickyNavBarTop .active-marker{
    position: absolute;
    top: 8px !important;
    left: -9px !important;
    margin-left: 50%;
}

    .VMStickyMiddle{
    margin-top: 140px;
    }
  

  .VMStickyNavBarTop + .RemoteSearchFacets{
      margin-top: 128px !important; 
    }
  

    .VMStickyNavBarTop + .RemoteSearchFacets + .VMStickyMiddle {
      /*margin-top: 169px !important;*/ 
    }

  /* END STICKY ELEMENTS */  


  /* INICIO ROOF */
  
  
  .Div .NavBarRoof .SizeContainer {
      width: 100%;
  }
  
  
/*  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: 40px !important;
    line-height: 40px !important;
    padding: 0px 0px 0px 0;
    margin: 0 17px 0 0;
    }  


/*  FIM  Elementos de Navegação */

/* START LEFT AND CENTER TEXT */
.NavBarRoof .NavigationText p:nth-child(1){
    position: relative;
    top: 0;
    margin: 0 auto;
    z-index: 10;
    line-height: 49px;
}

.NavBarRoof .NavigationText p:nth-child(2){
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 0;
    border: 0px solid;
    text-align: center;
    line-height: 49px;
}
  
/* START COINS SIMBOLS TO Acronyms*/
  
  /* .NavBarRoof .Coins */
  .NavBarRoof .Coins{
  z-index: 100;
  height: 48px;
  line-height: 48px;
  top: 0;
  right: 0;
  float: right !important;
  padding-right: 3px !important;
  margin: 2px 0 0 32px;
  font-size: 7px;

  /*position: absolute !important;*/
  /*left: 330px !important;*/
  }
  

.NavBarRoof .Coins a, .NavBarRoof .Coins a:hover {
    margin: 0px 0px 0px 0px;
    padding: 0px 0 0 9px;
    line-height: 13px;
    height: 16px;
    text-decoration: none !important;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
  .NavBarRoof .Coins a, .NavBarRoof .Coins a:hover {
    margin: 0px 0px 0px 0px;
    padding: 0px 0 0 9px;
    line-height: 13px;
    height: 16px;
  }
}



@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome, .NavBarRoof .Coins a, .NavBarRoof .Coins a:hover {
    margin: 0px 0px 0px 0px;
    padding: 0px 0 0 9px;
    line-height: 13px;
    height: 16px;
    }

}

.NavBarRoof .Coins a:first-child{
    border-right: 1px solid ;
    padding: 0px 9px 0 9px;

}

.NavBarRoof .Coins a ins{
text-decoration: none;
}

/* END COINS SIMBOLS TO Acronyms*/
  
/* START Flags to acronyms */
  .NavBarRoof .LocaleFlags{
    position: relative;
    z-index: 100;
    top: 0px;
    height: 50px;
    line-height: 50px;
    float: right !important;
    margin-top: 0px;
    
  }
  
  .NavBarRoof .LocaleFlags a{
    margin: 0px 4px 0 0;
    padding: 0px 9px 0 0;
    border: 0 solid;
    border-right-width: 1px;      
  }
  
  .NavBarRoof .LocaleFlags a:last-child{
    margin: 0px;
    padding: 0px;
    border: 0 solid;
    border-right-width: 0px;      
  }

  
/* END Flags to acronyms */

/* START Shopping cart */
  .NavBarRoof .BasketBox {
    position: relative;
    z-index: 200;
    top: 0px;
    margin-top: 0px;
    margin-right: 28px;
    float: right !important;
    right: 0;
  }

.start-page .BasketBox {
/*    margin-top: 105px;*/
  }    


 .NavBarRoof .BasketBox span {
    height: 50px !important;
    line-height: 50px !important;
}


  .NavBarRoof .BasketBox img{
/*        display: none;
        float: none;*/

}

  .NavBarRoof .BasketBox .basket-icon-link span{
    background: grey;
}

    .NavBarRoof .BasketBox span:nth-child(1){
    height: 33px;
    width: 33px;
    line-height: 33px;
    vertical-align: middle;
    text-align: center;
  }
 
  .NavBarRoof .BasketBox span:nth-child(2){
    color: #3D3D3D;
    line-height: 30px;
    width: 44px;
    z-index: 300;
    position: absolute;
    text-align: center;
    padding-left: 0;
    display: none !important;        
  }

/* END Shopping cart */  

/* START LOGIN BOX */
  .NavBarRoof .LoginBox{
    position: absolute !important;
    z-index: 150;
    top: 0px !important;
    right: 0px !important;
    margin-top: 10px !important;
    margin-right: 203px !important;
    padding: 0px !important;
    background: none #fff !important;
    
    background: url("https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/icons/icon-sessao.png") no-repeat scroll 100% 6px  transparent !important;
    border: transparent 1px solid;
  /*  box-shadow: 0 2px 4px 0px #015a68;*/
     
    width: 24px;    
    height: 35px;
    
    transition: height  0.5s, border 0.5s, width  0.5s  ;
    -webkit-transition: height  0.5s, border 0.5s, width  0.5s  ;
    -moz-transition: height  0.5s, border 0.5s, width  0.5s  ;
    -ms-transition: height  0.5s, border 0.5s, width  0.5s  ;
    -o-transition: height  0.5s, border 0.5s, width  0.5s  ;  
    }
      
    .start-page .LoginBox {
/*        margin-top: 104px !important;*/
    }    

      .NavBarRoof .LoginBox *{
      /*font-family: arial;*/
      }
      
        
      .NavBarRoof .LoginBox:hover{
      box-shadow: 0 2px 4px 0px #999;
      border: #bbbbbb1 1px solid;
      border-radius: 6px;
    /*  background: url("/WebRoot/Store/Shops/2759-160616/MediaGallery/design/icons/icon-login-grey.png") no-repeat scroll  100% 7px  #fff !important;*/
      opacity: 1;
      width: 251px;
      height: 241px;
      background-color: #fff !important;
      }
      
     .NavBarRoof .LoginBox .ContextBoxBody *, .NavBarRoof .LoginBox > form *{
      opacity: 0 ;
    color: #585858;
 /* border-color: #fff;*/    
    border-color: #dbdbdb !important; 
   
      transition: width 0.5s, opacity  0.5s, color 1.5s, border-color 0.5s;
      -webkit-transition: width 0.5s, opacity  0.5s, color 1.5s, border-color 1.5s;
      -moz-transition: width 0.5s, opacity  0.5s, color 0.5s, border-color 0.5s;
      -ms-transition: width 0.5s, opacity  0.5s, color 0.5s, border-color 0.5s;
      -o-transition: width 0.5s, opacity  0.5s, color 0.5s, border-color 0.5s;  
      display: none;
    }
      
    
      
    .NavBarRoof .LoginBox:hover > .ContextBoxBody *, .NavBarRoof .LoginBox:hover > form * {
    opacity: 1 ;
    color: initial;
    border-color: initial;
    display: block ;
    } 
       
    .NavBarRoof .LoginBox *{  
    font-weight: normal !important;
    }  
     
      
    .NavBarRoof .LoginBox .ContextBoxHead {
        width: 100%;
        padding: 3px 0px 8px 0px;
        height: 17px
        margin: 0px;
        background: none repeat scroll #1c1c1c 0% 0%;
        background: none transparent !important;

    }
    
    .NavBarRoof .LoginBox:hover >  a span {
     color: #585858 !important;
     
    }
     
     
      .NavBarRoof .LoginBox:hover .ContextBoxHead span {
      font-size: 14px !important;
              }



      .NavBarRoof .LoginBox .ContextBoxHead span {
          width: 100%;
          height: 23px;
          text-align: left;
          background: none transparent;
          padding: 0;
          margin: 10px 0px 0px 9px !important;
          text-transform: uppercase;
        color: #585858;
        font-size: 0px !important;
              }


   .NavBarRoof .LoginBox .HiddenOverflow span {
          text-transform: capitalize !important;;
      }


      
      .NavBarRoof .LoginBox input{
      height: 20px !important;
      border-radius: 6px;
      font-size: 13px !important;
      color:  #006595 !important;
           
      }
      
      .NavBarRoof .LoginBox .InputField input{
      border-radius: 6px;
      width: 200px !important;
      padding: 4px 0px 4px 5px !important;
      font-family: arial !important;
      border: 1px   #dbdbdb solid !important;
      }

      .NavBarRoof .LoginBox input[type="text"]{
      color: #006595 !important;  
      border: 1px   #dbdbdb solid !important;     
      }
      
      
      .NavBarRoof .LoginBox button.LoginButton{
        width: 211px !important;
        height: 25px !important;
        font-size: 13px !important;
        margin-top: 7px; 
      }
      
      .NavBarRoof .LoginBox input.RegisterLink, .NavBarRoof .LoginBox a.RegisterLink{
      color: #585858 !important;
      top: 0px !important;
        margin-top: 0px !important;
      line-height: 20px !important;
      height: 20px !important;
      padding: 0px 0px 0px 12px !important;  
  }
        
        
    .NavBarRoof .LoginBox .ContextBoxBody > br{
    display:none !important;
    }    
        
      .NavBarRoof .LoginBox input.RegisterLink:hover{
      color: #006595 !important;
        }
      
      .NavBarRoof .LoginBox input.Action:hover{
      text-decoration: none;
      }
      
     
      .NavBarRoof .LoginBox a, .NavBarRoof .LoginBox .InputLabelling{
      color: #585858 !important;
      font-size: 13px !important;
      padding-left: 0px;
            
      
      }
      
      .NavBarRoof .LoginBox a.Action:hover{
      /*color: #ddd !important;*/
      text-decoration: none;
      }
      
      
      
      /* setas */
      
      .NavBarRoof .LoginBox a.Action, .Link.Action{
      background: url('/WebRoot/StoreTypes/6.14.3/Store/SF/Icon/BusinessSymbols/img_actionlink.png') no-repeat scroll left 3px transparent !important;
      padding: 0px 0px 0px 14px !important;     
    }
      
      
    /* ERRO MESSAGE */
 
    .NavBarRoof .DialogError {
    position: absolute;
    top: 0px;
    margin-top: 0px;
    right: 0px;
    margin-right: 8px;
    color: #585858;
    padding: 4px 34px;
    height: 25px;
    background-position: 5px 8px;
    background-color: #FFF;
    border-color: #006595;
    border-radius: 5px;
    font-size: 17px; 
    color: #585858;
    }
      

 .start-page .DialogError {
    margin-top: 0px;
  }    

       
/* END LOGIN BOX */


/* START SEARCH */
    
    .NavBarRoof  .SearchElement {
    display: inline-block !important;
    position: relative !important;
    z-index: 100 !important;
    float: right !important;
    z-index: 140 !important;
    top: 0px;
    right: 0px !important;
    margin-top: 7px;
    margin-right: 30px;
    text-align: right;
    width: auto !important;
 }
 

 .de_epages-remotesearchUiSuggest-box{
     z-index: 1000 !important;
 }

.start-page .SearchElement {
/*    margin-top: 105px;*/
}    
    
    .NavBarRoof  .SearchElement .SearchForm{
    border: 0;
    background: transparent;
    height: auto;
    }
    
    
    .NavBarRoof  .SearchElement .SearchForm .SearchElementLayout tr td:first-child label,
    .NavBarRoof  .SearchElement .SearchForm input.Search,
    .NavBarRoof  .SearchForm > label.ep-uiInput-wrapText   {
    opacity: 0 !important;
    width: 0 !important;
     transition: width  0.9s;
    -webkit-transition: width 0.9s, opacity 0.9s ;
    -moz-transition: width 0.9s, opacity 0.9s ;
    -ms-transition: width  0.9s, opacity 0.9s ;
    -o-transition: width 0.9s, opacity 0.9s ;  
    }
    

.NavBarRoof  .SearchElement .SearchForm:hover .SearchElementLayout tr td:first-child label,
    .NavBarRoof  .SearchElement .SearchForm:hover input.Search,
    .NavBarRoof  .SearchForm:hover  label.ep-uiInput-wrapText  {
    opacity: 1 !important;
    width: 410px !important;
    
    }


    
    .NavBarRoof  .SearchElement input.Search {
        width: 400px ;
        line-height: 120%;
        height: 25px !important;
        font-size: 15px;
        padding: 4px 0px 4px 5px !important;
        border-radius: 5px !important;
        height: 25px !important;
        border: 1px solid #393535 !important;
    }
    

      .NavBarRoof  .SearchForm label.ep-uiInput-wrapButton {
      margin-right: -17px !important;      
      }    
    
    
   
    
    .NavBarRoof  .SearchElement .SearchIcon {
    background: url("https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/icons/icon-pesquisa.png") no-repeat scroll center center transparent !important;
    margin: 0px;
    min-width: inherit; 
    height: 33px;
    width: 33px !important;
    padding: 0;
    border-radius: 0 4px 4px 0;
     transition: background-color  0.9s;
    -webkit-transition: background-color 0.9s ;
    -moz-transition: background-color 0.9s ;
    -ms-transition: background-color 0.9s ;
    -o-transition: background-color 0.9s ;  

    }
    
    .NavBarRoof  .SearchElement .SearchForm:hover .SearchIcon   {
      /*background-color: grey !important;*/    
    }
    

    
    .NavBarRoof .SearchElement button{
    padding: 0px;
    margin-left: -34px;
    height: auto;
    border-radius: 0 !important;
    opacity: 1;
    background: transparent none repeat scroll 0% 0%;
    }
    
    
/* END SEARCH */



  
/* FIM ROOF */
 
/* INICIO HEADER */

.Header {
    z-index: 0;

}


/* START SHOP LOGO ONLY WITH LINK ON THE IMAGE */
.Header .SizeContainer  {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
}

/* BIG LOGO */
/*
.Header .PropertyContainer {
    height: 177px;
}    

.ShopLogo {
    position: absolute;
    margin: 98px 0px 0 31px ;
    /*padding-left: 31px;*/

}
*/

.Header .PropertyContainer {
    height: 117px;
}    

.Header .PropertyContainer {
    height: 117px;
}

.ShopLogo {
    position: absolute;
    margin: 75px 0px 0 94px;
    width: 280px !important;
    /*padding-left: 31px;*/

}
.ShopLogo img{
    height: 54px;
}

/* END SHOP LOGO ONLY WITH LINK ON THE IMAGE */

/* FIM HEADER */

/* INICIO NAVBARTOP */

   .NavBarTop {
    z-index: 100 !important;
    border: 0px solid #898989;
    border-bottom-width: 1px;
    height: 50px;
  } 

.NavBarTop .PropertyContainer {
    /*height: auto;*/
}    

.NavBarTop .SizeContainer {
    height: auto !important;
}

/* START MEGAMENU */

.ep-megamenu {
  opacity: 0;  
  }
                                                    
.ep-megamenu-first-level-element{
  background-position: right 18px !important;
  padding-right: 15px !important;
}

.ep-megamenu-first-level-element > a:hover, 
.ep-megamenu-first-level-link > .Active > a {
     background: url('https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/fundos/pixel-3x3-000.png') center 31px repeat-x !important;
}


.ep-megamenu-container{
  box-shadow: 0px 0px 5px #b1b1b1;
}

/* START MENU ONE COLUMN MENU */
.ep-megamenu-first-level-link:first-child .ep-megamenu-first-level-element .ep-megamenu-container,
.ep-megamenu-first-level-link:nth-child(3) .ep-megamenu-first-level-element .ep-megamenu-container,
.ep-megamenu  li a[href$='?ObjectPath=/Shops/63955559/Categories/Sale'] + .ep-megamenu-container{
    width: auto !important;
    height: auto !important;
}


.ep-megamenu-first-level-link:first-child .ep-megamenu-first-level-element .ep-megamenu-second-level-group .ep-megamenu-second-level-element,
.ep-megamenu-first-level-link:nth-child(3) .ep-megamenu-first-level-element .ep-megamenu-second-level-group .ep-megamenu-second-level-element,
.ep-megamenu  li a[href$='?ObjectPath=/Shops/63955559/Categories/Sale'] + div .ep-megamenu-second-level-group .ep-megamenu-second-level-element{
    display: block !important;
    float: none !important;
    margin: 0 20px 5px 0;
    left: 0 !important;
    top: 0 !important;
    position: relative !important;    
  }


.ep-megamenu-first-level-link:first-child .ep-megamenu-first-level-element .ep-megamenu-second-level-group .ep-megamenu-second-level-element .masonry a,
.ep-megamenu-first-level-link:nth-child(3) .ep-megamenu-first-level-element .ep-megamenu-second-level-group .ep-megamenu-second-level-element .masonry a ,
.ep-megamenu  li a[href$='?ObjectPath=/Shops/63955559/Categories/Sale'] + div .ep-megamenu-second-level-group .ep-megamenu-second-level-element .masonry a{
    line-height: 1.7;
} 
   

/* END MENU ONE COLUMN MENU */


.NavBarTop .NavigationElement.Active > a, .NavBarTop .NavigationElement.Active > em > a, .NavBarTop .NavigationElement:hover, .NavBarTop .NavigationElement.Active {
    background-color: transparent !important;
    
}

.NavBarTop .NavigationElement > a:hover, .NavBarTop .NavigationElement > em > a:hover, .NavBarTop .NavigationElement.Active > a, .NavBarTop .NavigationElement.Active > em > a, .NavBarTop .NavigationElement:hover, .NavBarTop .NavigationElement.Active {
    background-color: transparent; 
}

.NavBarTop .NavigationElement {
    padding: 0 0 0 0px;
}    


.ep-megamenu > a {
    margin: 0 79px 0 0;
    padding: 8px 0px 10px 0 !important;  
}

.ep-megamenu > a:last-child {
    margin: 0 0px 0 0;
}

.ep-megamenu-first-level-element > a,
.ep-megamenu-first-level-element > a:hover, 
.ep-megamenu .Active > a, 
.ep-megamenu .Active > a:hover{
  padding: 8px 0px 10px 0 !important;
  margin: 0 15px 0 10px !important;  
  font-size: 15px;
  height: 25px;
  line-height: 27px;
}

.ep-megamenu-first-level-element:nth-child(1) > a,
.ep-megamenu-first-level-element:nth-child(1) > a:hover, 
.ep-megamenu .Active:nth-child(1) > a:hover{
  padding: 8px 0px 10px 0 !important;
  margin: 0 15px 0 0px !important;  
}




.ep-megamenu .masonry a {
   padding: 9px 0px 9px 15px;
   padding: 9px 0px 9px 3px;
}


.ep-megamenu .masonry a:hover {
   background: #eee;
}



.ep-megamenu .ep-megamenu-second-level-element > a ,
.ep-megamenu .ep-megamenu-second-level-element > a:hover {
    text-transform: uppercase;
    font-weight: bold;
}


.ep-megamenu .ep-megamenu-third-level-element a,
.ep-megamenu .ep-megamenu-third-level-element a:hover{
  font-size:  16px;
}

  .ep-megamenu  li a[href$='?ObjectPath=/Shops/63955559/Categories/Sale']{
  color: #c00000 !important;
  }


/* START ARROWS BESIDE ITEM */
.ep-megamenu-first-level-element:hover{
  /*background: none !important;*/
}
  
/* STOP ARROWS BESIDE ITEM */

.ep-megamenu-second-level-element a, .ep-megamenu-second-level-element a:hover, .ep-megamenu-second-level-font-check {
    font-weight: normal;
    font-size: 15px; 
}

/* Ainhar marcador active */
.active-marker{
position: absolute;
top: 9px !important;
left: -9px !important;
margin-left: 50%;
}



/* END MEGAMENU */

/* END NAVBARTOP */



/* INICIO NAVBARBOTTOM */

.NavBarBottom p, .NavBarBottom td {
    margin: 0;
    padding: 0;
}


.NavBarBottom a {
    line-height: 23px;
}

/* ESCONDER P APOS TABELA */
.NavBarBottom table + p{
display: none;
}


.NavBarBottom tr:nth-child(1) td {
    vertical-align: top;
    margin-top: 0;
    padding: 0 45px 0 0 !important;    
}


.NavBarBottom tr:nth-child(1) td:nth-child(1) {
    width: 290px;
}

.NavBarBottom tr:nth-child(1) td:nth-child(2) {
    width: 290px;
}


.NavBarBottom  tr:nth-child(1) td:last-child{
    padding: 0 0px 0 0 !important;  
}



/* FIRST H1 TITLE IN SAME TD*/
.NavBarBottom h1:nth-child(1) {
    border: 0px solid #dddddd;
    border-bottom-width: 1px;
    margin: 27px 0 12px 0;
    padding: 0 0 6px 0;
    font-size: 17px;
  }

/* OTHER H1 TITLE IN SAME TD */
.NavBarBottom h1:nth-child(1n + 2) {
    border: 0px solid #dddddd;
    border-bottom-width: 1px;
    margin: 23px 0 15px 0;
    padding: 0 0 6px 0;
    font-size: 17px;
  }


/* START Iconlist for Social Web */
                         
.NavBarBottom h1:nth-child(1n + 2) + p {
  display: none !important;
}
    
    
.NavBarBottom ul{
    display: table-cell !important;
    vertical-align: middle !important;
    text-align: left !important;    
    list-style-type: none !important;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;

}

.NavBarBottom  li{
  display: inline !important;
  margin: 0 0 0 18px;
}

.NavBarBottom  li:nth-child(1){
  margin: 0 0 0 0px;
}

.NavBarBottom li a{
  padding: 0 7px 0 7px;
  display: inline-block !important;

}

.NavBarBottom li:last-child a{
  padding: 0 0px 0 6px;
}


.NavBarBottom  li img{
  display: inline !important;
}

/* END Iconlist for Social Web */


/* START NEWSLETTER BOX EMAIL INPUT ONLY */

.NavBarBottom .ContextBox{
    position: absolute;
    top: 0;
    left: 0;
    margin: 140px 0 0 663px;

}

.NavBarBottom .ContextBoxHead, 
.NavBarBottom .ContextBoxBody input + .InputLabelling,
.NavBarBottom .ContextBoxBody input + .InputLabelling + .InputField{
  display: none;  
}

/* E-Mail Label */
.NavBarBottom .ContextBoxBody input + .InputLabelling + .InputField + .InputLabelling{
    position: absolute;
    z-index: 50;
    opacity: 0.5;
    padding: 7px;
    width: 100%; 
}


/* E-Mail input */
.NavBarBottom .ContextBox .ep-uiInput-text {
    float: left;
    height: 25px;
    font-size: 16px;
    width: 220px !important;
    padding: 4px 0 3px 5px;
    margin: 0px;
}


/* Submit Botton */
.NavBarBottom .ContextBox button {
      margin: 0px 0 0 -1px !important;
      padding: 2px 11px 3px 11px !important;
/*    border: 1px solid; */
    background: #dddddd;
    color: #a0a0a0;
}

/* END NEWSLETTER BOX */


/* START SECOND TR */

.NavBarBottom tr:nth-child(2) td {
    position: absolute;
    top: 0;
    width: 100%;
    border: 0px solid #dddddd !important;
    border-top-width: 1px !important;
    margin: 240px 0 12px 0 !important;
    padding: 27px 0 6px 0 !important;


  }

.NavBarBottom tr:nth-child(2) img {
    margin: -5px 90px 0px 30px !important;
  }

.NavBarBottom tr:nth-child(2) img:nth-child(1) {

  }

.NavBarBottom tr:nth-child(2) img:nth-last-child(2) {
      margin: -5px 0px 0px 30px !important;

  }


.NavBarBottom tr:nth-child(2) img:last-child {
    float: right !important;
    margin: -5px 110px 0px 0px !important;

  }



/* ENDE SECOND TR */

/* FIM  NAVBARBOTTOM */

/* INICIO FOOTER */
/* ESCONDER P APOS TABELA */
.Footer table + p{
display: none;
}

.Footer .NavBarElement0 {
    height: 60px;
    line-height: 60px;
}

.Footer .NavBarElement0 .NavigationText > p:first-child{
    position: absolute;
    top: 0;
    margin: 30px auto;
    width: 100%;
    vertical-align: middle;
    height: 35px;
    line-height: 35px !important;
    border: 0px solid;
    text-align: center;

}




/* START Web Partner */
.WebPartnerViamodul {
    position: absolute;
    top: 0;
    margin: 30px auto;
    width: auto;
    vertical-align: middle;
    height: 35px;
    line-height: 35px !important;
    border: 0px solid;
    text-align: left;
}

.WebPartnerViamodul img {
    vertical-align: middle  !important;
    margin: 0 0 9px 21px !important;
}

/* END Web Partner */

/* START ToTopButton */
#back-to-top {
    position: fixed;
    bottom: 130px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: transparent;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
    display: none;
}
#back-to-top:hover {
    background: transparente;
    opacity: 1 !important;
}
#back-to-top.show {
    opacity: 0.5;
    display: block;
}
/* END ToTopButton */


/* INICIO LISTA PRODUTOS ESQUEMA DE TRES COLUNAS */



.three-colums-product-listDiv .InfoArea{
    position: relative;
    float: left;
/*    width: 200px;*/
    width: 280px;    
    text-align: left !important;
    margin: 0 70px 50px 0 !important;
    padding: 0 0 0px 0;
    height: 470px;
    border: 0px solid;
}

.three-colums-product-listDiv .InfoArea:nth-child(3n) {
    margin: 0 0px 0px 0 !important;    

}


/*.three-colums-product-listDiv .ProductListImageBox .NewProduct*/
.three-colums-product-listDiv .NewProduct{
    margin: -330px 4px 0px 0px;
    position: absolute;
    left: 0;
    font-size: 11px;
    min-width: 28px;
    width: auto;
    min-height: 26px;
    height: auto;
    padding: 5px 0 0 0;
    color: #3a3a3a;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background: url('https://shop.strato.de/WebRoot/StoreTypes/6.17.52/Strato/SF/Icon/WireframeBlack/img_newproduct.png') center top no-repeat !important;

}


.three-colums-product-listDiv .InfoArea .ImageArea{
    margin: 0 0 20px 0;
}    

.three-colums-product-listDiv .InfoArea .ImageArea img{
    max-height: 300px;
    max-width: 270px;
   /* max-width: 225px;*/
}

.three-colums-product-listDiv .InfoArea h3 {
    text-align: center !important;
    margin: 51px 0 7px 0;
    
}

.three-colums-product-listDiv .InfoArea h3 a{
    font-size: 20px;    
}


.three-colums-product-listDiv .InfoArea h3 .TextWeak {
  display: none;
    
}



.three-colums-product-listDiv .InfoArea .Description{
    /*display: none;*/
    text-align: center;
}

.three-colums-product-listDiv .InfoArea .Description h3 a{
      font-size: 24px;
}


.three-colums-product-listDiv .InfoArea .Description h4{
    position: absolute;
    top: 0;
    margin-top: 303px;
    width: 100%;
    opacity: 1;
    background: #fff;
    text-transform: uppercase;
    font-size: 18px;    
}


.three-colums-product-listDiv .InfoArea .ClearBoth{
    width: 100%;          
    border: 0px solid;
    text-align: center;
}


.three-colums-product-listDiv .InfoArea .Description p {
    display: none;
}


.three-colums-product-listDiv .InfoArea .Price{
    text-align: center !important;
    display: block;
}

.three-colums-product-listDiv .InfoArea .LinkArea{
    text-align: center !important;
    display: block;
}


.three-colums-product-listDiv .ContentArea button.AddToBasketButton {
    width: 290px;
    text-transform: uppercase !important;
}


.three-colums-product-listDiv .InfoArea .LinkArea .FloatLeft{
  display: block;
  width: 100%;

}


.three-colums-product-listDiv .AdditionalLinks.New  {
    width: 93%;
    overflow: hidden;
}

 .three-colums-product-listDiv .InfoArea ul.AdditionalLinks{
    margin-left: 15px;
}

#CategoryProducts > .TaxAndShippingInfo{
margin-bottom: 50px;
}

.three-colums-product-listDiv .InfoArea .LinkArea + div{
    display: none;
}

                                              
/* FIM LISTA PRODUTOS ESQUEMA DE TRES COLUNAS */


/* START PRODUCT PAGE */

.ImgLeft .InfoArea, .ImgRight .InfoArea {
    float: right;
    width: 380px;
}

.ImgLeft .ProductImage {
    margin: 0px 400px 20px 0px;
}

#ProductSlideshow{
  float: right;
}

#ProductThumbs{
    position: absolute;
    width: 136px !important;
    max-height: 493px;
    border: 0px solid;
    display: block;
    overflow-y: overlay;  
}

/* START BIG THUMBNAILS ON PRODUCT PAGE */
.ep-uiThumbbox.ep-uiThumbbox-list li {
    width: 100px !important;
    height: 100px !important;
}

.ep-uiThumbbox.ep-uiThumbbox-list li {
    display: block;
    float: none;
    line-height: 96px;
    padding: 6px 3px;
    margin: 0 0 12px 0;
}

/* END BIG THUMBNAILS ON PRODUCT PAGE */


.ProductDetails .NewProduct {
    position: absolute;
    left: 0;
    margin: 5px 0 0 550px;
}

.InfoArea > h1 {
    font-size: 26px;
}


.PriceContainer {
    background: transparent;
    padding: 0;
    margin: 30px 0 30px 0;
    border: 0px solid transparent;
}


.PriceContainer div.AlignLeft{
      text-align: left !important;
}

.PriceContainer .SelectVariation, .PriceContainer .SelectVariation td, .PriceContainer .SelectVariation th, .PriceContainer .SelectVariation tr {
    border: 0;
    background: 0;
    padding: 8px 0;
}


.PriceContainer .SelectVariation th{
    vertical-align: top;
} 

.SelectVariation .SelectLabelling {
    padding: 0 5px 0 0;
    text-transform: uppercase;
}


.PriceContainer  .AddToBasketForm {
    margin-top: 20px;
    display: block !important;
    text-transform: uppercase;
}


/* START TABS WITH ATTRIBUTES */
  #ProductInfoTabs{
  display: none;
  } 

  #VMProductInfoTabs > li {
    display: block;
    border-radius: 0 !important;
    background: none !important;
    border: 0;
    border-top: 1px solid;
    padding: 13px 0 8px 14px;
    text-align: left;
    cursor: pointer;        
  }


  #VMProductInfoTabs > li a{
    text-transform: uppercase;
  }
  
  
 #tab-product-description .description + h2 {
    margin-top: 25px;
}

/* ALIGN BULLET LIST IN DESCRIPTION */
#VMProductInfoTabs > .ui-tabs-panel ul {
    padding: 0 0 0 23px;
}

  
.menuArrow {
    float: right;
    padding: 7px 15px 0 0;

}

.menuArrowUp{
    display: none;
}



  #VMProductInfoTabs  {
    border-bottom: 1px solid;
    padding: 10px 0 3px 0;
    margin: 0 0 40px 0;        
  }



  /*#tab-product-attribute-ShortDescription, */
  .ui-tabs-panel{
    background: none transparent;
    margin-top: 0px;
    padding: 0px 0 14px 15px !important;
    display: block ;
    border: 0px;
  } 
  
    .ui-tabs-panel p{
      text-align: left;
   }

/* END TABS WITH ATTRIBUTES */


/* END PRODUCT PAGE */


/* START BUTTONS */

.AddToBasketButton[type="submit"], .Customizable button {
    background: #393939 !important;
}

/* END BUTTONS */


/* START RADIO COLORS */

.ProductDetails table.SelectVariation td{
    position: relative;
    vertical-align: middle;
}

.ProductDetails #SelectedVariation1 {
    display: none;
}

.ProductDetails  input[type=radio] {  
    position: relative;
    float: left;
    z-index: 100;
    opacity: 0;
    width: 25px;
    height: 25px;    
    cursor: pointer;
 }  

/* START COLOR RADIOS */

/*.ProductDetails input[type=radio] + label:before*/
.radioOverlay{
  float: left !important;
  position: relative !important;  
  height: 30px !important;
  width: 30px !important;
  margin-left: -29px !important;
  margin-right: 7px !important;
/*  content: " ";*/
  display: inline-block !important;
  vertical-align: baseline !important;
  border: 1px solid #fff !important;
  box-sizing: border-box !important;
  border-radius: 0% !important;
  
}



.ProductDetails .radioOverlay::before{
  content: " ";
  position: absolute !important;  
  z-index: 50 !important;  
  float: left !important;
  height: 28px !important;
  width: 28px !important;
  display: inline-block !important;
  vertical-align: baseline !important;
  box-sizing: border-box !important;
  border: 5px solid #fff !important;
}



.ProductDetails .radioOverlay::after{
    content: " ";
    height: 100% !important;
    width: 100% !important;
    display: inline-block !important;
    vertical-align: baseline !important;
    box-sizing: border-box !important;
    border: 1px solid #999 !important;
    z-index: 80 !important;
    position: absolute !important;
    max-width: 22px !important;
    max-height: 22px !important;
    margin: 3px 1px 0px 3px !important;
}




/*.ProductDetails input[type=radio]:checked + label:before*/
.ProductDetails input[type=radio]#ColorRadio:checked + .radioOverlay{
  border: 1px solid #c3c3c3 !important;
}


/*White*/#Color83531277 { background: #ffffff !important; }
/*Red*/#Color83531295 { background: #f54914 !important; }
/*Green*/#Color83531314 { background: #125108 !important; }
/*Blue*/#Color83531323 { background: #0b5db5 !important; }
/*DarkBlue*/#Color83587362 { background: #000749 !important; }
/*LightBlue*/#Color83587087 { background: #Color9dafe !important; }
/*Black*/#Color83531324 { background: #000000 !important; }
/*Khaki*/#Color83639981 { background: #4d4710 !important; }
/*Gray*/#Color83639990 { background: #858485 !important; }
/*LightGray*/#Color83640003 { background: #c0bfc1 !important; }
/*Silver*/#Color83640010 { background: #d0d0d4 !important; }
/*Brown*/#Color83640022 { background: #603300 !important; }
/*Beige*/#Color83640023 { background: #ddbd91 !important; }
/*DarkGray*/#Color83640217 { background: #444444 !important; }
/*NavyBlue*/#Color83640227 { background: #010e65 !important; }
/*Orange*/#Color83640229 { background: #feb540 !important; }
/*Yellow*/#Color83640230 { background: #fbfc90 !important; }
/*Turqouise*/#Color83640231 { background: #00c2c6 !important; }
/*Purple*/#Color83640232 { background: #881d87 !important; }
/*LightPink*/#Color83640425 { background: #fec5f3 !important; }
/*Pink*/#Color83640433 { background: #ff21ba !important; }
/*Zebra*/#Color83640584 { background: url("https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/colors/zebra-18px.jpg") no-repeat center center !important; }
/*Leopard*/#Color83640600 { background: url("https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/colors/leopard-18px.jpg") no-repeat center center !important; }
/*Burgundy*/#Color83640979 { background: #721d04 !important; }
/*Camouflage*/#Color83641031 { background: url("https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/colors/camouflage-18px.jpg") no-repeat center center !important; }
/*Black-White*/#Color83641076 { background: url("https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/colors/black-white-18px.jpg") no-repeat center center !important; }
/*DarkBrown*/#Color83641140 { background: #432e16 !important; }
/*DarkGreen*/#Color83642300 { background: #012e01 !important; }
/*LightGreen*/#Color83642551 { background: #008703 !important; }
/*MintGreen*/#Color83642997 { background: #e3fee6 !important; }
/*MintGreen*/#Color84532349  { background: #B48149 !important; }

/* END COLOR RADIOS  */
 
 
/* START SIZE RADIOS */

.ProductDetails #SelectedVariation0 {
    display: none;
}

.ProductDetails  input[type=radio]#SizeRadio {  
    height: 28px;    
 }  


.radioOverlaySize{
  float: left;
  position: relative;  
  height: 30px;
  width: 30px;
  margin-left: -29px;
  margin-right: 7px;
/*  content: " ";*/
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #fff ;
  box-sizing: border-box !important;
  border-radius: 0%;
  line-height: 28px !important;
  text-align: center;
  font-size: 14px !important;  
}

.ProductDetails input[type=radio]#SizeRadio:checked + .radioOverlaySize{
  border: 1px solid #c3c3c3 !important;
}



/* END SIZE RADIOS  */

/* START RECOMMENDED PRODUCTS 4 OR MORE COLUMNS */
table.CrossellingCount {
  display: none;
}


div.CrossellingCount {
    border: 0px solid #dcdcdc;
    border-top-width: 1px !important;
    border-collapse: initial;
    padding-top: 25px;
}


.CrossellingCount .CrossellingInfoArea, .BundledProductsTable BundledProductsInfoArea {
    text-align: center;
}

.CrossellingCount .Price, .BundledProductsTable .Price {
    font-size: 20px;
    color: #3a3a3a;
    width: 100%;
    text-align: center;
    margin: 79px 0 0 0;
    top: 0;
    position: absolute;
}    

.CrossellingCount .MediumColumn {
    display: inline-table;    
    position: relative;
     border: 0px solid green;
    margin: 0 30px 30px 0;
     padding: 0px;
     height: 210px;
    width: 224px;
}

div.CrossellingCount div.MediumColumn:nth-child(4n) {
    margin: 0 0px 0 0 !important;
    border: px solid red;    
}

.ProductListImageBox div.ImageArea, div.CrossellingImageArea, div.BundledProductsImageArea {
    padding: 15px;
    text-align: center;
}


.CrossellingCount .CrossellingInfoArea, .BundledProductsTable BundledProductsInfoArea {
    position: absolute;
    top: 0;
    text-align: center;
    opacity: 0.8;
    background: #fff;
    z-index: 10;
    border: 1px solid #dcdcdc;
    height: 180px;
    width: 100%;    
    padding: 24px 0 0 0;
    margin: 0 0px 0px 0px;            
}

/* PRICE */
.CrossellingCount .CrossellingInfoArea > a{
    font-size: 15px;
}


/* PRICE */
.CrossellingCount .CrossellingInfoArea > .FloatRight, .BundledProductsTable BundledProductsInfoArea > .FloatRight{
    text-align: center !important;
    width: 100%;
    position: absolute;
    margin: 120px auto 0;
    top: 0;     
}


.SeeMore {
    z-index: 20;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: 0 auto 11px;
    width: 100%;

}

.SeeMore a{

  background: url("https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/icons/seta-see-more.png") right 3px no-repeat transparent !important;
  padding: 0 15px; 
}



/* END RECOMMENDED PRODUCTS 4 OR MORE COLUMNS */*/
  
/* START COMPARISON TABLE */

table.ComparisonTable tr td, table.ComparisonTable tr th {
   vertical-align: top !important;
    padding: 2px 20px;
}


.ComparisonTable li{
  text-align: left !important;

}
  
/* START COMPARISON TABLE */
  
/* END PRODUCT DETAILS */




/* START CATEGORY LIST */

.CategoryList { 
      border: 1px solid transparent;
}



.HotDealList { 
      margin: 9px 0 0 0;
      border: 1px solid transparent;
}



/* START CATEGORY IMG 100% WIDTH */
.CategoryBaseTable .ImgComplete {
    padding: 20px 0px 20px 0px;
}    

.ListItemCategory .ImageArea {
    float: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.CategoryList .ImgComplete img{
      width: 100%;
}

/* END CATEGORY IMG 100% WIDTH */


/* HIDE PARAGRAPHS ON SHORT DESCRIPTION */
.InfoArea .Description p{
  display: none;
}


/* START CATEGORY LOOKBOOK LIST */


.ContentAreaLookbook .ListItemCategory {
    margin: 10px 10px 10px 10px;
    padding: 0px 0 20px 0;    
    border: 1px solid #ececec;
}


.ContentAreaLookbook .ListItemCategory .ImageArea {
    width: 100%;
    margin: 0 0px -30px 0;
    padding: 0;      
}



.ContentAreaLookbook .ListItemCategory .ImageArea img{
    /*max-width: 200px;*/
    max-height: 560px;

      -webkit-transform:scale(0.8); /* Safari and Chrome */
      -moz-transform:scale(0.8); /* Firefox */
      -ms-transform:scale(0.8); /* IE 9 */
      -o-transform:scale(0.8); /* Opera */
      transform: scale(0.8);
      /* margin-left: -40px;*/


    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
      
}

.ContentAreaLookbook .ListItemCategory .ImageArea img:hover{

        -webkit-transform:scale(1.0); /* Safari and Chrome */
        -moz-transform:scale(1.0); /* Firefox */
        -ms-transform:scale(1.0); /* IE 9 */
        -o-transform:scale(1.0); /* Opera */
        transform:scale(1.0);

}




.ContentAreaLookbook .ListItemCategory .InfoArea p {
      text-align: center !important;
}

.ContentAreaLookbook .ListItemCategory .InfoArea h3 {
      text-align: center !important;
}

.ContentAreaLookbook .ListItemCategory .InfoArea h3 a{
      font-size: 25px !important;
}



/* END CATEGORY LOOKBOOK LIST */


/* START CATEGORY LOOKBOOK PAGE  */

.ContentAreaLookbook div.CategoryImage {
    margin-top: -40px;
    width: 420px !important;
    text-align: center;
    padding-top: 57px;
}

.ContentAreaLookbook .InfoArea .Description p{
    text-align: left;
}


.ContentAreaLookbook .InfoArea,
.ContentAreaLookbook .AlternateRow .InfoArea {
      padding: 20px 0 0 0;
}


.ContentAreaLookbookDetailPage h1:nth-of-type(1){
    margin: 20px 0 20px 424px;
}


.ContentAreaLookbook .HotDealList{
    clear: none;
    
}

.ContentAreaLookbook .Description  {
}


.ContentAreaLookbook .ListItemCategory .Description h4 {
    position: relative;
    top: 0;
    margin-top: 0;
    width: initial; 
    opacity: .6;
    background: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
}


.ContentAreaLookbook .InfoArea .Price {
    text-align: right!important;
    display: block;
}

.ContentAreaLookbook .InfoArea .PriceArea p{
    text-align: right!important;
    
}



.ContentAreaLookbook #CategoryProducts{
    display: none;
}

/* END CATEGORY LOOKBOOK PAGE  */



/* END CATEGORY LIST */

/* START ALL FORMS ELEMENTS */

.BasketIcon {
    background: url('https://shop.strato.de/WebRoot/Store4/Shops/63955559/MediaGallery/design/icons/icon-carrinho-white.png') center center no-repeat #393939 !important;
}  

.ep-sprite-s {
    width: 30px;
    height: 30px;
}

/* END ALL FORMS ELEMENTS */


/* 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 */

/* START HOME PAGE */
.start-page .TextComplete h2:last-of-type {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 50px 0 -40px 0;
    float: left;

}

/* START LINE BEHIND TITLE */
.start-page .TextComplete h2:last-of-type > span {
    background: #fff;
    padding: 0 25px;
}


.start-page .LineBehindHeaderTitle {
    height: 1px !important;
    width: 100%;
    margin: 75px 0 0 0;
    background: #898989;

} 

/* END LINE BEHIND TITLE */

/* END HOME PAGE */


/* START CAROUSEL CUSTOM VM STYLES */

.CategoryBaseTable .TextRight {
    display: none;
    width: 0;
}

.CategoryBaseTable .TextLeft{
    width: 100%;

}

.owl-carousel .owl-nav {
    display: none;
}

  .owl-carousel .owl-prev{
      top: 0;
      position: absolute;
      margin-top: 30%;
      width: 50px;
      left: 0;
      cursor: pointer;
      color: #fff;
      
  
  }
  
  .owl-carousel .owl-next{
      top: 0;
      position: absolute;
      margin-top: 30%;
      width: 50px;
      right: 0;
      cursor: pointer;
      color: #fff;      
  }


      .owl-carousel .owl-prev,
      .owl-carousel .owl-next {
        -webkit-transform:scale(0.8); /* Safari and Chrome */
        -moz-transform:scale(0.8); /* Firefox */
        -ms-transform:scale(0.8); /* IE 9 */
        -o-transform:scale(0.8); /* Opera */
        transform: scale(0.8);

      -webkit-transition: all 1s ease; /* Safari and Chrome */
      -moz-transition: all 1s ease; /* Firefox */
      -ms-transition: all 1s ease; /* IE 9 */
      -o-transition: all 1s ease; /* Opera */
      transition: all 1s ease;
    }

      .owl-carousel .owl-prev:hover,
      .owl-carousel .owl-next:hover {
        -webkit-transform:scale(1.0); /* Safari and Chrome */
        -moz-transform:scale(1.0); /* Firefox */
        -ms-transform:scale(1.0); /* IE 9 */
        -o-transform:scale(1.0); /* Opera */
        transform:scale(1.0);
    }



    #owl-carousel .owl-controls {
        margin-top: -20px !important;
    }


    .owl-stage {
        margin-left: -70px !important;
    }

    .owl-carousel .owl-item {
        /*width: 320px !important;*/
       /* margin-left: -5px !important;*/
    }
    
    
  .ItemTitle{
    border: 0px solid;
    margin-left: 50px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 15px;
    z-index: 200;
    background: #fff;
    opacity: 0.6;
    padding: 15px 0;
    font-size: 23px !important;
  }    

/* END CUSTOM VM STYLES */

/* START FILTER ON TOP THE DRESS CODE */

  .Middle {
    clear: both;  
  }

.no-sidebars .RemoteSearchFacets+div, .no-sidebars .RemoteSearchFacets~.CategoryList {
    overflow: visible;
}

  .BTNFilterBox {
    position: absolute;
    top: 0;
    margin: 11px 0 0 0;    
    padding: 0 30px 0 0px;

  }

  .BTNFilterBox #BTNFilter{
     margin-right: 15px;
     padding: 0 0px 0 0;
  }



  .filterArrow {
    margin: -3px 0 0 0px;
    cursor: pointer;

}

  .filterArrowUp{
    display: none;
}



  #RemoteSearchFacets{
/*    position: absolute;*/
    position: relative;
    display: none !important;
    clear: both;
    margin: 17px auto 28px;
    background: #fff !important;
    border: 0px solid #ebebeb;
    border-bottom-width: 1px;
    border-top-width: 1px;
    width: 100%;
    z-index: 20;
    opacity: 1;
    min-height: 40px;      
  } 
 
   #RemoteSearchFacets form{ 
    display: none;
   }

  #RemoteSearchFacets .BoxContainer{
    margin: 25px auto 15px;
    max-width: 990px;
  } 



  .RemoteSearchFacets ul.ContextBoxBody {
    margin: 40px 0 0 0px !important;
    list-style: none !important;
    position: relative;
    display: table !important;
    border: 0px solid blue;
    width: 100%;    
  
  }
  
  li.RemoteSearchFacetsInitial{
    display: table-cell !important;
    top: 0 !important;
    left: 0 !important;
    text-align: left !important;
    position: absolute;
    margin: -26px 0 0 119px !important;
    padding: 0 !important;
  }
  
  li.RemoteSearchFacet{
    display: table-cell !important;
    padding: 0px 0px 0 20px;
    position: relative;
    min-width: 120px;
    border: 0px solid yellow;
    vertical-align: top !important;
  }
  
  li.RemoteSearchFacet:nth-child(1){
    padding: 0px 0px 0 0px;
  }


  li.RemoteSearchFacet .FacetName{
      font-weight: bold;
  }


  li.RemoteSearchFacet .scrollbar{
      overflow-y: visible !important;
      position: relative;
      border: 0px solid green;
  }


  li.RemoteSearchFacet .scrollbar li{
      position: relative;
      margin: 0 9px 0 0;        
      border: 0px solid red;
      vertical-align: middle;
      
}



.RemoteSearchFacet a, 
.RemoteSearchFacetsInitial a {
    color: #3a3a3a;
}

.RemoteSearchFacetSelect .RemoteSearchFacetFilterName {
    margin-left: 5px;
    cursor: pointer;
}

/* COLOR FILTER */
.RemoteSearchFacet:nth-child(1){
  display: block !important;
} 

.ColorFilter{
  display: block !important;
  max-width: 520px;
} 

.RemoteSearchFacets .ColorFilter li{
  display: inline-block!important;
  margin-right: 7px;
  width: 115px;  

} 

.RemoteSearchFacets .NewProductsFilter {
    padding-top: 15px;
}

.RemoteSearchFacets .NewProductsFilter > ul > li {
    margin-top: 4px;
    top: 0;
}

.RemoteSearchFacets .NewProductsFilter > ul > li label,
.RemoteSearchFacets .NewProductsFilter .RemoteSearchFacetFilterName {
      white-space: nowrap;
}


/* SIZE FILTER */
.SizeFilter {
    padding: 0 !important;
    top: 0 !important;
    left: 0 !important;
    margin-top: 0 !important;
    /*float: left;*/    
    width: auto !important;
    position: relative !important;
} 


.SizeFilter li{
  display: inline-block!important;
  margin-right: 7px;
  width: 59px;

} 

.SizeFilter span.FacetName{
   padding-top: 15px;
}

 
 
/* CategoriesFilter */
.RemoteSearchFacet.CategoriesFilter > ul {
    max-height: 162px;
    overflow: hidden;
}

 


/* Pricefilter */ 
.RemoteSearchFacetPrice{
    width: auto !important;
    position: absolute !important;
    padding: 0 !important;
    right: 0 !important;
    bottom: 0;
    } 
 

.RemoteSearchFacetPrice .FacetName{
    /*  float: left;*/
} 

.RemoteSearchFacetPrice ul > li{
    width: auto !important;
}

.RemoteSearchFacetPrice .ui-slider{
      float: left !important;
      width: 200px !important;
      margin: 13px 11px 4px 8px      
      
  } 


.RemoteSearchFacetPriceBoxes{
    display: inline-block;
  }


.RemoteSearchFacetPrice ul li:last-child {
    margin-top: 0px; 
}

.RemoteSearchFacetSelect span[class$='FacetName'], 
.RemoteSearchFacetSelect span[class$='FacetName'] + a{
  float: left;
  padding-top: 15px;
}


  
/* ONLY WITH OVERLAY DIV */
 #RemoteSearchFacets  input[type=checkbox] {  
    opacity: 0;
    border: 0;
    width: 13px;
    cursor: pointer;
    height: 13px;
    position: absolute;
    /*left: 0;*/
    margin: 3px 0 0 0px;
    }  



 /*.ProductDetails input[type=radio] + label:before*/

.radioOverlayFiltro{
  height: 10px;
  width: 10px;
  margin-right: 2px;
/*  content: " ";*/
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #3a3a3a;
  box-sizing: border-box;
  border-radius: 0;
  /*background: yellow;*/
}


.radioOverlayFiltro + .radioOverlayFiltro{
  display: none;
}


/*.ProductDetails input[type=radio]:checked + label:before*/
#RemoteSearchFacets input[type=checkbox]:checked + .radioOverlayFiltro{
  border: 3px solid black;
}





/* END FILTER ON TOP THE DRESS CODE */


/* 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: 4px 0 4px 5px !important;
       /*   margin-left: 20px; */
          border-radius: 0px !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 */


