*{
    outline: 0;
}



/*********Validation*******/
.info,.success,.warning,.error,.validation, .error_message { border:1px solid; margin:10px 0px; padding:7px 10px 7px 35px; background-repeat:no-repeat; background-position: 10px 6px;text-align: left !important;}
.success { color:#4f8a10; background-image: url(../../img/icons/accept.png); background-color:#dff2bf;}
.error, .error_message { color:#d8000c; background-image: url(../../img/icons/exclamation.png); background-color:#ffbaba;}
.info{color:#00529b;background-image: url(../../img/icons/information.png);background-color:#bde5f8;}
.warning{color:#9f6000;background-image: url(../../img/icons/error.png);background-color:#feefb3;}

/*FRONT PAGE*/
.front-title{
    text-transform: uppercase;
    text-align: center;
    font-size: 80px;
    color: #000;

}
.btn{
    display: inline-block;
    color: #757575;
    font-size: 12px;
    vertical-align: middle;
    margin-bottom: 8px;
    border: 1px solid #bdbdbd;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right:30px;
    max-width:100%;
    height: 37px;
    margin: 0 auto;
    border-radius: 0;
    margin-bottom: 10px;
    line-height: 2;
    background: none;

}

.btn:hover, .btn:active,  .btn:focus, .btn:active:focus{
    border: 1px solid #111111;
    color: #111111;
    outline:0;  

}

.btn--more{

    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 250px;
}


/*SLIDER*/

.slider .slick-slide img{
    width: 100%;
}

/*SLIDER homepage*/
.slider .slick-dots li button:before
{
    font-size: 20px;
    line-height: 20px;
    border: 1px solid #000;
    border-radius: 100%;
    color: Transparent;

}
.slider .slick-dots li.slick-active button:before{
    color: #000;
    background-color: #000;

}  
.slick-slide{
    outline: none;
}
#main-slider-wrapper .slick-dots { bottom: 20px;}

.slider-news{
    position: relative;
}
.slider-news__text{
    position: absolute; 
    top:0;
    left: 50%;
    color: #252525;
    z-index:999999;    
    margin-top: 60px;
}

.slider-news__title{
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 50px;
    color: white;
    line-height:0.9;
    margin-bottom: 15px; 
    padding-top: 20px;
    letter-spacing:1px;
}

.slider-news__short-description{
    color: white;
    font-size: 16px;
    font-weight:600;
}
.slider-news__text img{
    margin-left:0; text-align: left; display:block; 
    max-width: 130px;
    margin-top:20px;
}


/*end slider*/

/*NEWSLETTER*/

.front-title--newsletter{
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: left;
}

.newsletter__input{
    height: 41px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
}

.btn--newsletter{
    margin: 40px 0 40px 0;
    background: #fff;
    font-weight: 600;
    margin-top: 30px;
    display:block;

}
.newsletter_image img{
    display: block;
    margin:0 auto;
} 


/*NEWS*/
.news__date{
    font-size: 12px;
    font-weight: 600;
    margin: 25px 0;
}
.news__box{
    color: #757575; 
}
.news__more{
    margin: 25px 0;
}
.news__description{
    font-size: 15px;   
}
.news{
    position: relative;
}
.btn--seeallnews{
    position: absolute;
    right: 0;
    top: 0;
    width: 180px;
    text-transform: uppercase;
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}
/*SUBMENU*/
.header__menu--horizontal{margin: 40px 0 20px 0;  }
.header__menu--horizontal .header__menu .catlist ul li{

    clear: both;
    list-style-type: none;   
}
.header__menu--horizontal .header__menu .catlist{
    position:relative;
}
.header__menu--horizontal .header__menu ul.cat-sub {
    display: none; 
}

.header__menu--horizontal .header__menu ul.cat-sub {

    position: absolute;
    top: 30px;
    right: 50%;
    transform: translate(50%, 0%);
}


.header__menu--horizontal .header__menu ul ul ul {display: none !important;}
.burger__mobile-nav .has-ul .cat-sub {display: none !important;}
.header__menu--horizontal .header__menu ul.cat-sub>li {
    border-right: none;
    display:block;
    background: #8e8e8e;
    min-width: 200px;
    padding: 20px 0 0 0;
    top: 20px;
    z-index: 999;
    font-weight: 600;

}
.header__menu--horizontal .header__menu ul.cat-sub>li:last-child{
    padding-bottom: 20px;
}
.header__menu--horizontal .header__menu ul.cat-sub li a{
    color: #fff;  
}
.header__menu--horizontal .header__menu ul.cat-sub li a:hover{
    color: #fff; 
    text-decoration: underline;
}

/*BOXES*/
.boxes-container .slick-dots li button:before
{
    margin-top: 20px;
    font-size: 20px;
    line-height: 20px;
    border: 2px solid #dadada;
    border-radius: 100%;
    color: Transparent;

}

.boxes-container .slick-dots li.slick-active button:before{
    color: #dadada;
    background-color: #dadada;

} 
/*----------------------------breadcrumb-wrapp ----------------*/
.breadcrumb-wrapp {border-top: 1px solid #ededed; padding-top: 30px; padding-bottom:50px; }


/*BOARD*/
.text-page__content--board{
    margin-left: 70px;
    margin-right: 50px;
    color: #757575;
    /*line-height: 1.3;*/
}

.front-title--board{

    text-align: left;
    margin: 50px 40px 30px 0;
    line-height: 0.8;
}
.front-title--board-right, .front-title--board-left {
    text-align: left;
    margin: 80px 40px 30px 0;
    line-height: 0.8;   
}

.text-page__content{
    padding-left: 18px;

}

.board{
    position:relative;
}
.page-content__text{
    width: 50%;
}
.page-content__img--left{
    padding-right: 0px; 
}
.page-content__img--right{
    padding-left: 0px;
    float:right;
}

/* FOOTER */

.footer__copyright--anchor{
    text-align: right;
}

.footer-icons--margin-right{
    padding-right: 60px;
}

/*footer end*/


/* ------------------------------------------------------------------------------- HEADER --------------------------------------------*/
.header{}
.header__top-box{ padding-top: 40px; }
.header-social{}
.header-social__item{height: 25px; float:left; margin-right:20px}

.header-logo{ margin:0 auto; text-align:center; }

.top-box__right-box{float:right;}
/*.my-account-box{margin: 0 -15px;}*/
.my-account-box__link{color: #8e8e8e; font-size:12px;  font-weight: 600; text-transform: uppercase;  float:left; margin-right:15px;}
.my-account-box__link:hover{color: #4f4f4f; font-size:12px; font-weight: 600;  text-transform: uppercase; }
.my-account-box__link:active, .my-account-box__link:focus{ text-decoration: none; color: #8e8e8e; }
.my-account-box__cost-summary{ vertical-align:top;color: #8e8e8e; font-size:12px;  font-weight: 600; cursor:pointer; }
.cart-link img{vertical-align:top;}
.header__basket{
    font-weight: 600;
    font-size: 12px;
    color: #000;
    vertical-align: top;

}
#cart-drop2{background: rgba(142, 142, 142,0.9); color:white; z-index: 99999; padding:10px; display:none; }
#cart-drop2 a, #cart-drop2 #cart-details{color:white;}
#cart-drop{position:absolute; top:15px; right:0;z-index:500;padding-top: 15px;min-width: 220px;}

/* ------------------ header searchbox */
/*.header__search {margin:10px -15px;}*/
.search-box__input{outline:none; height: 25px; border: 1px solid #dadada;  padding-right:30px; position: relative;}
.search-box__button { background: transparent; border: none; box-shadow:none; outline:none; position: relative; }
/*.search-box__input{outline:none; padding: 3px; padding-right:30px;}*/
.search-box__input--main-page{margin-top: 14px; width: 90%;}

/* ------------------ header burger */

/*.header__menu{margin: 0 auto; margin:45px 0 40px 0;}*/
.header__menu .header__menu ul{ display: inline-block;  margin: 0 auto; padding:0;  z-index:100; }
.header__menu .header__menu li{
    display:inline-block; float:left; padding: 5px 30px;
    border-right: 1px solid #dadada;
    text-align: center; 
}
.header__menu .header__menu li a{ color: #bdbdbd; text-transform: uppercase; }
.header__menu .header__menu li a:hover,.header__menu .header__menu li a:active, .header__menu .header__menu li a:focus {
    text-decoration:none; color: #757575; 
}
.header__menu .header__menu li a:hover {
    text-decoration:none;
    color: #000; 
    font-weight: 500;
}
.header__menu .header__menu>li:first-child{padding-left: 0;}
.header__menu .header__menu li:last-child{ padding-right: 0; border-right:none;}
.burger__close-menu{
    display:inline-block;
    font-size:40px;
    position:absolute;
    top: 20px;
    right:25px;
    cursor:pointer;
}
.burger__mobile-nav{
    background:white; display:none;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(255,255,255,0.9);
    padding-top:30px;
    z-index: 999999;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
    top: 0px;
    overflow-y: auto;
}

.burger__button{display:none;
                cursor:pointer; 
                z-index:9900;}

.burger__mobile-nav ul{padding-left:0; padding-top:20px;}
.burger__mobile-nav ul li{
    list-style-type: none;
    margin-top:10px;
    padding: 5px 0;
}
.burger__mobile-nav ul li:after{
    content:"";
    display:block;
    height:2px;
    border-bottom: 1px dashed #dadada;
    width:60%;
    margin:0 auto;
    margin-top:20px;
}

.burger__mobile-nav ul li:last-child:after{
    content: "";
    display: none;
}
.burger__mobile-nav ul li a{
    text-align:center;
    color:  #757575; text-transform: uppercase; 
    font-weight:600;
    font-size: 24px;
}
.burger__mobile-nav ul li a:hover{ color:black;}
.burger__mobile-nav ul li a:focus, .burger__mobile-nav ul li a:hover, .burger__mobile-nav ul li a:active{text-decoration:none; }

/* -------------- MENU WYSUWANE KATEGORIE --------- */
.burger__mobile-nav ul#pagesTree-0.cat-sub{display:none}
.burger__mobile-nav ul#pagesTree-0.cat-sub a{font-size:12px;}



.burger__mobile-nav .search-box__button{
    height:35px;
}
.burger__mobile-nav  .search-box__input{
    height:35px;
    border: 1px solid #757575;
    width:65%;
}

/* ------------------hello User -------------*/
.logged-in__hello{ margin-bottom: 0px; text-align:left;}
.logged__in__hello__header{ color: #333; font-weight:600;}
.logged__in__hello__header:active, .logged__in__hello__header:focus, .logged__in__hello__header:hover{ color: #333; text-decoration:none;}
.header__basket{text-align:left; float:left;position:relative}
.logged-in__account-options{
    display:none;
    background:rgba(142, 142, 142,0.9);
    padding:20px 15px 0px 20px;
    z-index: 9999;
    width: 200px;
    position:absolute;
    top:20px;
    left:50%;
    transform: translateX(-50%);
    text-align:center;  
}
.logged-in__account-options ul{padding-left:0;}
.account-options__option{list-style-type:none; text-transform:uppercase; font-weight: 600; padding-bottom:15px;  color: white;  text-align:center;}
.account-options__option a{color:white;}
.account-options__option a:hover,.account-options__option a:active,.account-options__option a:focus{text-decoration:underline;color:white}


/* galeria */
.gallery__photo {margin-bottom:24px;min-height:270px;text-align:center;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
                 display: flex;align-items: center;justify-content: center;}
.gallery__photo img {max-width:100%}

/* contact */
#contact__map {width:100%; height:400px}

.contact-block__content{
    color: #888888;
}

.contact-block--middle{
    border-left:  2px solid #dadada;  
    border-right: 2px solid #dadada;  
    height: 140px;
    margin-top: -10px;
}

.text-after-header{
    text-align: center;
    margin-top: -30px;
    margin-bottom: 30px;
    color: #888888;
}

.contact-block__header{
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
    font-size: 20px;
    margin-right: 40px;
    margin-left: 20px;
}

.contact-block__header--middle, .contact-block__content--middle{
    margin-top: 10px; 
}
.contact-map{
    max-width: 1100px;
    height: 300px;
    display:block;
    margin: 0 auto;
    margin-bottom: 60px;
}

.front-title--contact-form{
    font-size: 100px;
    margin-bottom: 40px;
}

.form__text{
    width: 100%;
    height: 370px;  
    border:1px solid #c2c2c2;
}

.control-label{
    text-align: right;
    padding-top:18px
}

.control-label::first-letter{
    text-transform: uppercase;
}
.btn--contact-form{
    height: 54px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    color: #fff;
    background: #000;
    border: none;
    float:right;
    margin-right: 15px;margin-top:15px;
}
.btn--contact-form:hover,.btn--contact-form:active, .btn--contact-form:focus,.btn--contact-form:visited, .btn--contact-form:active:focus {color: #fff;-webkit-box-shadow: none; box-shadow:none;border:0px }

/* boxy */
.two-cols-box__img {background-repeat:no-repeat;background-size:cover;height:213px;}

/*------------------------------ COOKIE ------------------- */
#cookie-policy-banner{padding:15px 15px; font-size: 12px;}
#cookie-policy-banner .inner{float:left; width:85%}


/* popup informacyjny */
.popup-info {position:fixed;background:#ef1919;color:white;border:0px; padding:15px;top:50%;left:50%;transform:translate(-50%,-50%);}

#content-404 .front-title {text-align:left;}
#content-404 #info {text-align:left;margin-bottom:50px;color:#757575}



/* ------------------------------------------------------- SZABLONY NEWSÓW ---------------------------*/

/* WIDE NEWS AND SHORT NEWS */
.news-title{margin:0; padding:0; margin-bottom:20px;}
.news-title-link{color: #505050; font-size: 20px; font-weight:400; }
.news-title-link:hover{color: #505050; font-size: 20px; font-weight:400; }
.news-text{ font-size: 13px; line-height: 20px; font-weight:300; color: #505050; }
.news-text--wide{margin-bottom:30px;}
.news-wide{margin-top:60px; }
.news-item--wide{margin-bottom:60px;}
.news-item--wide:last-child{margin-bottom:0;}

/* SHORT NEWS */
.news-text--short{margin-bottom:15px;}
.news-short{margin-top:60px;  margin-bottom:55px;}


/* NEWS MEDIUM 3-COLS  WITH IMAGE */
.news-medium{margin-bottom:60px;}
.news-title--medium{margin-top: 20px;}
.news-img-medium{width:100%;}
.news-text--medium{margin-bottom:10px;}

/* NEWS MEDIUM 3-COLS  WITH IMAGE  TOGGLE*/
.news-content-hidden,.js-news-text-medium-short{display:none;}
.news-text--medium-toggle{height:60px; overflow:hidden;}


/* NEWS NO  IMAGE */
.news-no-image{margin-bottom:60px;}
.btn--show-more-no-image{margin-top:40px; margin-bottom: 55px; color: #a0a0a0; font-size:12px;}
.news__date{color: #a0a0a0; font-size:12px; line-height:20px; margin:0; font-weight:400;}
.news-text--no-image{margin-bottom:15px;}



/* -------------------------------------   SZABLONY BOXÓW -------------------------------- */

/* BOXY jako SLIDER (opinie)*/
.small-box-no-background-row {margin-bottom:60px;}
.front-title--recomendation{margin-bottom: 0px; color: #505050;     font-weight: 400;}
.boxes-slick-no-background-container{padding:0 100px;}
.small-box-no-background{padding-top:25px; margin-bottom:25px; }
.small-box-no-background__tittle{color:#505050; font-weight:600; display:none; }
.small-box-no-background__text{color: #505050; font-size:20px; font-weight: 300; line-height:20px; font-style: italic; text-align:center;}

.small-box-no-background-row  .slick-dots{top: 0px; position:relative; }
.small-box-no-background-row  .slick-dots li.slick-active button:before{color:black; background-color: #a0a0a0; }



.small-box-no-background-row  .slick-dots li.slick-active button:before, .small-box-no-background-row .slick-dots li, .small-box-no-background-row .slider .slick-dots li button:before, 
.small-box-no-background-row.slider .slick-dots li button:before,.small-box-no-background-row .slick-dots li button, .small-box-no-background-row  
.slick-dots li button:before, .small-box-no-background-row .slick-dots li button:before{
    width:10px !important; height:10px !important; line-height:10px; font-size:10px; border-radius:50%
}

.boxes-slick-no-background-container .slick-prev:before {content: url('../../img/landingpage/slider-left-gray.png'); }
.boxes-slick-no-background-container .slick-next:before{content: url('../../img/landingpage/slider-right-gray.png'); }
.small-box-no-background__content{padding:0 80px;}

.boxes-slick-no-background-container .slick-prev, .slick-next{top:45%;}

.boxes-slick-no-background-container  .slick-dots li button{background: white; border-color:green;}
.boxes-slick-no-background-container  .slick-dots li button::before { background:white;}
.small-box-no-background-row  .slick-dots li.slick-active button:before{background: #a0a0a0; color: #a0a0a0;  }
.small-box-no-background-row  .slick-dots li button:before{border-color: red;}



/* BOXES under SLIDER */
.small-box-background{background-repeat:no-repeat; background-size: cover; min-height:150px; padding:25px 30px 20px 30px;  margin-top:60px; margin-bottom:60px;}
.small-box-background__tittle{color:white; font-weight:600; display:block;}
.small-box-background__text{color:white; font-size:15px; font-weight: 300; line-height:20px; }
.btn--small-box-background{  border-color:white;  color:white;}
.small-box-background-row  .slick-dots{bottom:20px;}
.small-box-background-row  .slick-dots li.slick-active button:before{color:black; background-color: black; }
.small-box-background-row  .slick-dots li button:before{border-color: black;}
.slider-news__btn{margin:0 auto; margin-top:50px; display:block; text-align:center;}
.small-box-background-row  .slick-dots li.slick-active button:before, .small-box-background-row .slick-dots li, .small-box-background-row .slider .slick-dots li button:before, .small-box-background-row .slider .slick-dots li button:before,
.small-box-background-row .slick-dots li button, .small-box-background-row   .slick-dots li button:before, .small-box-background-row .slick-dots li button:before{width:10px !important; height:10px !important; line-height:10px; font-size:10px;}


/* BOXES ICONS */
.boxes-icons-row{margin-bottom:60px;}
.boxes-icons__icon{float: left; margin-right: 15px; display: block; max-width:100%; }
.boxes-icons__tittle { text-transform: uppercase; font-size: 32px; line-height: 0.95;  }
.boxes-icons__text{text-transform: uppercase; font-size: 21px; line-height: 1; }


/* boxes slick only image */
.boxes-slick-images__container{height:110px; margin-bottom:70px;}
.box-slick-image {position: relative; margin-top:52.5px; height:105px;}
.box-slick-image  img{ max-width:85%; height:auto; max-height:100%; position:relative;  top: 50%; transform: translateY(-50%); margin: 0 auto;}
.slick-slide, .slick-slide:focus *, .slick-slide:active *, .slick-slide:focus:active *{outline:none!important;}

.boxes-slick-images__container .slick-next:before {    content: url(../../img/landingpage/arrow_down_gray_right.png);}
.boxes-slick-images__container .slick-prev:before {    content: url(../../img/landingpage/arrow_down_gray_left.png);}
.boxes-slick-images__container .slick-prev{left:10px;}

/* boxes 3 icons center   */
.boxes-3_icons-center__title-boxes{text-align:center !important; margin-bottom:75px; font-size: 60px;  }
.boxes-3_icons-center{background: #cdcdcd; padding: 145px 0; background-repeat: no-repeat; background-size: cover;  margin-bottom:100px; background-position: center center;}
.box-3-icons-center{text-align:center}
.box-3-icons-center__icon{fill: #d83d00!important; max-height:135px;  width:auto; max-width:100%;}
svg.box-3-icons-center__icon{fill: #d83d00!important; max-height:135px;  width:auto; max-width:100%;}

.box-3-icons-center__content{text-align: center;}
.box-3-icons-center__tittle{margin-top:40px; text-transform:uppercase; font-size: 30px;}

/* Boxy jako szachownica  */
.boxes-board{margin-bottom:179px;}
.box-board__description{ width: 379px; max-width:100%; display: block; margin:0 auto; margin-top:92px;}
.box-board__title{ font-size: 33px; font-weight: 600; line-height:1; color: #505050; margin-bottom:18px; transition: all 300ms;}
.box-board__content{font-size: 16px; color: #505050;  font-weight: 300; line-height: 20px;  transition: all 300ms; }
.box-board__tag{font-weight: bold; font-size: 12px;  color: #c3c3c3; letter-spacing: 1px; line-height:1; margin-bottom:12px; }
.box-board__img--right{float:right; margin-left:0px; padding-left:0;}
.box-board__img--left{margin-right: 0px; padding-right:0; }
.box-board-img{width:100%; height:auto; max-width:100%;}
.box-board a{ transition: all 300ms; }
.box-board a:hover .box-board__title, .box-board a:hover .box-board__content{text-decoration: underline; }

/* boxy zdjęcie + tekst + button  */ 
.front-title.box-3-img-button__tittle{ text-align:left; font-size: 33px; line-height:1; margin:0; margin-bottom:15px; margin-top:20px; display: block;}
.box-3-img-button__description{  font-size: 16px; line-height: 20px; font-weight:300; color: #505050; margin-bottom: 12px; }
.box-3-img-button__button{margin:0; width:115px; box-sizing: border-box; height:32px; line-height:30px; }
.box-3-img-button__img{max-width:100%;}
.box-3-img-button__button{width:115px; box-sizing: border-box; text-align:center; line-height: 30px; height:32px; border:1px solid #e0e0e0;  font-size: 12px;  display: block; margin: 0 auto;  margin-bottom:120px;}

/* ----------------------------------------SZABLONY FOOTER  ----------------------------------------*/

/* FOOTER  BIG  */
.footer-big .footer--big{background: #f0f0f0;}
.footer-big .footer__content{padding:30px 0; }
.footer-big .footer-one-box__title{text-transform:uppercase; margin-top:0; margin-bottom:30px; color:black; font-size:13px; }
.footer-big .footer-one-box p, .footer-big .footer-one-box li  { margin-bottom:10px;}
.footer-big .footer__bottom{min-height:50px; background: #9e9e9e;}
.footer-big .footer__copyright {display:inline-block; margin:0; vertical-align: middle; color:white; font-size:10px; line-height:10px;}
.footer-big .footer__logo{display:inline-block; vertical-align: middle; line-height:50px;}
.footer-big .footer-social__item{ height:auto; margin-right: 15px; }
.footer-big .footer-social{ line-height:50px;}
.footer-big .footer__logo-img{max-width:100%}


/* FOOTER  MEDIUM */
.footer-medium .footer--medium{background: #f0f0f0;}
.footer-medium .footer__content{padding:25px 0; }
.footer-medium .footer-one-box__title{text-transform:uppercase; margin-top:0; margin-bottom:30px; color:black; font-size:13px; font-weight:500;}
.footer-medium .footer-one-box p, .footer-medium .footer-one-box li{ margin-bottom:10px;}
.footer-medium .footer__bottom{height:50px; background: #9e9e9e;}
.footer-medium .footer__copyright {display:inline-block; margin:0; vertical-align: middle; color: #505050; font-size:10px; line-height:10px;}
.footer-medium .footer-social__item{ height:auto; margin-right: 15px; }
.footer-medium .footer-social{ margin-top:25px; margin-bottom:30px;}
.footer-medium .footer__logo-img{max-width:100%}


/* FOOTER  SMALL    */
.footer-small .footer--small{background: #fff; border-top: 1px solid #e0e0e0;}
.footer-small .footer__content{padding:40px  0 25px;  }
.footer-small .footer-one-box__title{text-transform:uppercase; margin-top:0; margin-bottom:0;; color: #505050; font-size:13px; font-weight:400;}
.footer-small .footer-one-box p, .footer-small .footer-one-box li{ margin-bottom:10px;}
.footer-small .footer__bottom{min-height:50px; background: #f0f0f0;}
.footer-small .footer__copyright {display:inline-block; margin:0; vertical-align: middle; color: #505050; font-size:10px; line-height:10px;}
.footer-small .footer-social__item{ height:auto; margin-right: 15px; }
.footer-small .footer-social{margin:0;  line-height:50px;}
.footer-small .footer__logo-img{max-width:100%}


/* ------------------------------------------------------------ SZABLONY HEADER ------------------------------------------------ */
/* -------- LANDINGPAGE MENU LEFT  ---------  */
.header-menu-left .header__top-box{padding-top:20px;}
.header-menu-left .header-logo{margin-left:0; text-align:left; margin-top: 10px;}
.header-menu-left .header-logo__img{max-width:100%;}
.header-menu-left .header__search{margin:0; padding:0;}
.header-menu-left #search_phrase{border:none;}
.header-menu-left .search-box__input{margin-top:0; height:25px; width:270px; float:right; display:block; background: #f0f0f0;  color:#505050; font-size:11px;}
.header-menu-left .search-box__button{position:absolute;  top:0; left:auto; right:15px; }
.header-menu-left .header__menu--horizontal{margin-top:25px; margin-bottom:0;}
.header-menu-left .header__menu--content{margin-top:0;  border-top:1px solid #e0e0e0; margin-bottom: 0px; }
.header-menu-left .header__menu--horizontal .header__menu--content >ul{margin-top:15px;}
.header-menu-left .header__menu--horizontal .header__menu--content >ul>li { border:none;   padding: 0; margin-right:15px;}
.header-menu-left .header__menu--horizontal .header__menu--content >ul>li>a {font-size: 12px; color: #505050;  font-weight:500;}
.header-menu-left .header__menu--horizontal .header__menu--content >ul>li:last-child{margin-right:0; position: absolute; right: 15px;}
.header-menu-left .header__menu--horizontal .header__menu--content ul.cat-sub{ padding-right:10px; padding-bottom:10px;}
.header-menu-left .header__menu--horizontal .header__menu--content ul.cat-sub>li{background:white; min-width:150px; text-align:left;  max-width:100%; padding-top:10px;}
.header-menu-left .header__menu--horizontal .header__menu--content ul.cat-sub>li>a{ color: #505050; font-size:12px; font-weight: 500;  text-transform:none; padding-left:20px;   }
.header-menu-left .header__menu--horizontal .header__menu--content ul.cat-sub>li:hover>a{ color: #000; text-decoration: none; }
.header-menu-left .header__menu--horizontal .header__menu--content ul.cat-sub>li>a:before{content:url('../../img/landingpage/menu-dropdown.png'); margin-right:5px;  margin-left:-5px; }
.header-menu-left .header__menu--horizontal .header__menu ul.cat-sub{top:20px;}


/* ---------- LANDINGPAGE MENU CENTER   --------- */
.header-menu-center .header__top-box{padding-top:25px;}
.header-menu-center .header-logo{text-align:center; margin-top: 0;}
.header-menu-center .header-logo__img{max-width:100%; margin:0 auto;}
.header-menu-center .header__search{margin:0; padding:0;}
.header-menu-center #search_phrase{border-color: #e0e0e0;;}
.header-menu-center .search-box__input{margin-top:0; height:25px; width:170px; float:right; display:block; background: #fff;  color:#505050; font-size:11px;}
.header-menu-center .search-box__button{position:absolute;  top:0; left:auto; right:15px; }
.header-menu-center .header__menu--horizontal{margin-top:25px; margin-bottom:0;}
.header-menu-center .header__menu--content{margin-top:0;  border-top:1px solid #e0e0e0; margin-bottom: 0px; }
.header-menu-center .header__menu--horizontal .header__menu--content >ul{margin-top:15px;}
.header-menu-center .header__menu--horizontal .header__menu--content >ul>li { border:none;   padding: 0; margin-right:15px;}
.header-menu-center .header__menu--horizontal .header__menu--content >ul>li>a {font-size: 12px; color: #505050;  font-weight:500;}
.header-menu-center .header__menu--horizontal .header__menu--content >ul>li:last-child{margin-right:0;}
.header-menu-center .header__menu--horizontal .header__menu--content ul.cat-sub{ padding-right:10px; padding-bottom:10px;}
.header-menu-center .header__menu--horizontal .header__menu--content ul.cat-sub>li{background:white; min-width:150px; text-align:left;  max-width:100%; padding-top:10px;}
.header-menu-center .header__menu--horizontal .header__menu--content ul.cat-sub>li>a{ color: #505050; font-size:12px; font-weight: 500;  text-transform:none; padding-left:20px;   }
.header-menu-center .header__menu--horizontal .header__menu--content ul.cat-sub>li:hover>a{ color: #000; text-decoration: none; }
.header-menu-center .header__menu--horizontal .header__menu--content ul.cat-sub>li>a:before{content:url('../../img/landingpage/menu-dropdown.png'); margin-right:5px;  margin-left:-5px; }
.header-menu-center .header-social__item{ height:auto; margin-right: 15px; }
.header-menu-center .header__menu--horizontal .header__menu--content ul.cat-sub>li>a:before{content:url('../../img/landingpage/menu-dropdown.png'); margin-right:5px;  margin-left:-5px; }
.header-menu-center .header__menu--horizontal .header__menu ul.cat-sub{top:20px;}



/* --------------------------------------------------------- */
.mainslider img{max-width: 100%;}