/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
.arrowDown {position: absolute; z-index: 999; width: 100%; bottom: 50px;}
.arrowDown a {position: relative; display: block; width: 65px; margin: 0 auto; animation: yourAnimation 1.5s infinite 0s linear;}
.arrowDown a img {display: block; width: 100%;}
.galerie_dopravy {width: 60px;}
.objednavka_obal.login_lg {margin-top: 0px; margin-bottom: 0px;}
.objednavka_obal.login_lg .sekce {margin: 0px; padding: 0px;}
div.objednavka_obal.login_lg div.sekce p.registrace_vyber {background-color: #f1f1f1;}
div.objednavka_obal.login_lg div.sekce p.registrace_vyber a {color: #df322a;}
a.odkaz_vel_tab {text-align: center; color: #d62236; width: 100%; display: inline-block; margin-top: 20px;}
@keyframes yourAnimation{
    0%{
        transform: rotate(0) translateY(-10px);
        }
    50%{
        transform: rotate(0) translateY(0px);
        }
    100%{
        transform: rotate(0) translateY(-10px);
        }
}
.dn2 { display: none; }
.teldisplay {display: none}
.clr {clear: both;}
.fleft {float: left;}
.fright {float: right;}
.align_center {text-align: center;}
.padding_5 { padding: 7px; float: left }
strong {font-weight: bold;}
.jak_vybrat_zarovnani {max-width: 1240px; margin: 0px auto 60px auto; line-height: 22px; text-align: left;}
a {
 cursor: pointer;
}
.dn {display: none;}
img {max-width: 100%;}
.formatovani_textu img {max-width: 100%; height: auto;}

div.hlaska_top {
width: 100%; background-color: rgba(255, 0, 0, 0.62); color: #fff; padding: 10px 0; position: absolute; top: 0px; left: 0px; font-family: Arial; text-align: center;
}
a.hlaska_top_close {background-color: #403434; display: block; font-weight: bold; padding: 5px; position: absolute; right: 10px; top: 5px;}
div.wrap {
    max-width: 1596px;
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
body {
    font-family: Arial;
}
header {
    border-bottom: 1px solid #D1D1D1;
}
.master-slider .ms-view {height: 525px!important;}
.podstrana .master-slider .ms-view {height: 338px!important;}
.master-slider .ms-slide {height: 525px!important;; width: 100%; display: block; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.master-slider .zarovnani {max-width: 1594px; width: 98%; margin: 0px auto 0px auto; box-sizing: border-box; -moz-box-sizing: border-box; padding-top: 135px;}
.podstrana .master-slider .ms-slide {height: 338px!important;}
.podstrana .master-slider .zarovnani {padding-top: 45px;}
.master-slider .obsah {max-width: 875px; font-size: 36px;}
.master-slider .obsah p.nadnadpis {
    font-family: "Poppins";
    font-style: normal;
    font-weight: normal;
    font-size: 55%;
    line-height: 150%;
    color: #FFFFFF;
}
.master-slider .obsah p.nadpis {
    font-family: "Poppins-Bold";
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    line-height: 150%;
    color: #FFFFFF;
    text-transform: uppercase;
    position: relative;
    height: 65px;
    overflow: hidden;
}
.master-slider .obsah p.nadpis::before {
    content: "";
    height: 2px;
    width: 190px;
    display: block;
    background-color: #D62236;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.master-slider .obsah p.popis {
    font-family: "Poppins";
    font-style: normal;
    font-weight: normal;
    font-size: 55%;
    line-height: 150%;
    color: #FFFFFF;
    max-width: 355px;
    margin-top: 20px;
}
.master-slider .obsah a {
    height: 38px;
    line-height: 38px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 36%;
    text-align: left;
    display: inline-block;
    padding: 0px 40px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 28px;
    border-radius: 4px;
    transition: 0.5s;
}
.master-slider .obsah a:hover {
    background-color: white!important;
    color: black!important;
}
#logo {
    float: left;
    width: 325px;
    margin-top: 5px;
}
#logo p.nadpis {
    display: none;
}
#mid {
    margin-top: 44px;
    float: left;
    margin-left: 13%;
    width: calc(100% - 13% - 325px - 383px);
}
#mid #search {position: relative;}
#mid #search input[type="text"] {
    width: 404px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 4px 0px 0px 4px;
    font-family: Arial;
    font-size: 13px;
    line-height: 24px;
    color: #444444;
    padding: 6px 12px;
    float: left;
    outline: none;
}
#mid #search input[type="submit"] {
    color: white;
    width: 117px;
    float: left;
    height: 38px;
    border: none;
    background: #D62236;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
    transition: 0.5s;
    outline: none;
}
#mid #search input[type="submit"]:hover {
    background: white;
    color: #D62236;
    border: solid 1px #D62236; 
}
#mid #search input[type="text"]::-webkit-input-placeholder {color: #444444;}
#mid #search input[type="text"]:-ms-input-placeholder {color: #444444;}
#mid #search input[type="text"]::placeholder {color: #444444;}
#account {
    margin-top: 44px;
    float: right;
}
#cart {
    float: right;
    width: 138px;
    font-size: 13px;
    margin-left: 54px;
}
#cart .jeden_radek {
    line-height: 24px;
    margin-top: 7px;
}
#cart .vice_radku {
    margin-top: 3px;
    line-height: 18px;
}
#cart a {color: black; text-decoration: none;}
#cart #cart_img {
    float: left;
    margin-right: 9px;
}
#account_menu {
    width: 191px;
    float: left;
}
#account_menu ul.nastaveni_ucet {
    line-height: 14px;    
    margin-top: 0px;
}
#account_menu ul.nastaveni_ucet li {
    display: block;
}
#account_menu ul.nastaveni_ucet li a.odhlasit {
    color: #D62236;
}
#account_menu ul {
    margin-top: 7px;
    font-size: 13px;
    line-height: 24px;
    float: right;
}
#account_menu ul li {
    display: inline-block;
}
#account_menu ul li a {
    color: black;
    text-decoration: none;
    margin-left: 3px;
    margin-right: 3px;    
}
#home_prihlasit_form {
    display: none;
}
.home_prihlasit {
    z-index: 999;
    background-color: white;
    width: 220px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 15px;
    border: solid 1px #d1d1d1;
    position: absolute;    
}
#home_prihlasit_close {
    right: 7px;
    top: 4px;
    position: absolute;
    color: #df322a;
    font-size: 20px;
}
.home_prihlasit  form {margin-top: 15px;}
.home_prihlasit input {
    margin: 3px;
    border: solid 1px #d1d1d1;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 182px;
    outline: none;
}
.home_prihlasit button {
    margin: 3px;
    background-color: #df322a;
    color: white;
    border: none;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 182px;
    outline: none;
}
#main_menu_new {
    margin-top: 15px;
    margin-bottom: 0px;
    width: 674px;
    float: left;    
}
#main_content.border-top {
    border-top: 1px solid #D1D1D1;
}
#main_menu_new div {
    display: inline-block;
    position: relative;
}
#main_menu_new div ul {
    position: absolute;
    background-color: white;
    padding: 10px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 250px;
    display: none;
    z-index: 999;
    box-shadow: gray 2px 2px 6px;
}
#main_menu_new div ul li ul {
    position: relative;
    margin-left: 15px;
    width: calc(100% - 15px);
    padding: 0px;
    box-shadow: none;
}
#main_menu_new div ul li ul li {
    margin-left: 15px;
}
#main_menu_new div ul li {
    line-height: 22px;
}
#main_menu_new div ul li a {
    color: black;
    text-decoration: none;
}
#main_menu_new div ul li ul {
    margin-bottom: 5px;
    list-style: circle;
    color: #4a4949;
}
#main_menu_new div ul li ul li a {
    color: #4a4949;
}
#main_menu_new div ul li.skupina {
    color: black;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#main_menu_new div ul li a.active, #main_menu_new div ul li a:hover {
    color: #D62236;
}
#main_menu_new div ul li a:hover {
    text-decoration: underline;
}
#main_menu_new div:nth-child(3) .h2, #main_menu_new div:nth-child(4) .h2, #main_menu_new div:nth-child(5) .h2, #main_menu_new div:nth-child(6) .h2 {background-image: none;}
#main_menu_new div .h2 {
    font-family: 'Poppins-SemiBold';
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
    background-image: url("../css/images/sipka_menu.png");
    background-repeat: no-repeat;
    background-position: 100% 9px; 
    padding-right: 12px;
    margin-right: 21px;
    cursor: pointer;
}
#main_menu_new div .h2 a {
    color: #000000;
    text-decoration: none;
}
#main_menu_obsah {
    margin-top: 15px;
    margin-bottom: 15px;
    float: right;
}
#main_menu_obsah ul li {
    display: inline-block;
    margin-left: 12.5px;
    margin-right: 12.5px;
}
#main_menu_obsah ul li:last-of-type {
    margin-right: 0px;
}
#main_menu_obsah li a {
    text-decoration: none;
    font-family: Poppins;
    font-size: 14px;
    line-height: 24px;
    color: #404040;
}
#main_menu_obsah li a:hover {
    text-decoration: underline;
}
.wrap.fast-icons {width: 100%; max-width: 100%; padding-bottom: 67px; border-bottom: 1px solid #D1D1D1;}
.podstrana .wrap.fast-icons {padding-bottom: 23px;}
#main_content #fast-navigation {
    max-width: 1596px;
    width: 98%;
    margin: 0 auto;
    text-align: center;
    margin-top: 63px;
}
.podstrana #main_content #fast-navigation {margin-top: 26px;}
#main_content #fast-navigation .item {
    width: 20%;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#main_content #fast-navigation .item  .ikonka {
    width: 85px;
    height: 85px;
    float: left;
    display: block;
    border: 1px solid #D1D1D1;
    box-sizing: border-box;
    border-radius: 42px;
    text-align: center;
}
.podstrana #main_content #fast-navigation .item .ikonka {height: 53px; width: 53px; padding: 10px;}
#main_content #fast-navigation .item  .ikonka .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#main_content #fast-navigation .item  .ikonka img {vertical-align: middle;}
#main_content #fast-navigation .item .obsah {
    float: left;
    margin-left: 18px;
    width: calc(100% - 85px - 18px);
}
#main_content #fast-navigation .item .obsah .h2 {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
    margin-top: 16px;
    text-align: left;
}
.podstrana #main_content #fast-navigation .item .obsah .h2 {
    font-size: 15px;
    line-height: 15px;
    margin-top: 9px;
}

#main_content #fast-navigation .item .obsah .h2 a {
    color: #000000;
    text-decoration: none;
}
#main_content #fast-navigation .item .obsah p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    text-align: left;
    margin-top: 4px;
}
#main_content #fast-navigation .item .obsah p a {text-decoration: none; color: #626262;}
#main_content #fast-navigation .item .obsah p a:hover {text-decoration: underline;}
.podstrana #main_content #fast-navigation .item .obsah p {
font-size: 12px;
line-height: 15px;
}
#main {
    text-align: center;
    padding-top: 78px;
    position: relative;
}
.podstrana #main.kategorie_vyrovnani {padding-top: 33px;}
.podstrana #main {padding-top: 58px;}
#main .home_h2, #main .home_h1 {
    font-family: 'Poppins-Bold';
    font-size: 30px;
    line-height: 24px;
    color: #000000;
    padding-bottom: 69px;
    text-align: center;
}
#home_akcni_produkty .home_h2 {
    padding-top: 89px;
}
#product_heading .items {
    text-align: center;
}
#product_heading .items .item {
    width: 16.4%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 50px;
}
#product_heading .items.pet .item {
    width: 16.4%; 
    margin-left: 1.5%;
    margin-right: 1.5%;   
}
#product_heading .items .item h3 {
    text-align: center;
    max-width: 197px;
    margin-left: auto;
    margin-right: auto;
    height: 48px;
    display: table;
    margin-bottom: 8px;
}
#product_heading .items .item h3 a {
    font-family: 'Poppins-SemiBold';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    display: table-cell;
}
#product_heading .items .item h3 a:hover {
    text-decoration: underline;
}
#product_heading .items .item .img {
    height: 199px;
    width: 199px;
    background: #F0F0F0;
    border-radius: 99px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#product_heading .items.dole .item .img  {padding-top: 35px;}
#product_heading .items .item .img a {
    height: 199px;
    width: 199px;
}
#product_heading .items .item .img a .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#product_heading .items .item .img a img {vertical-align: middle; max-width: 170px;}
#product_heading .separator_products {margin-top: 93px;}
.akce_line {
    height: 1px;
    width: 100%;
    background-color: #D1D1D1;
    display: block;
}
#home_akcni_produkty {text-align: center;}
.products_padding .product_item, .slide_item {
    width: 19.6%;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 375px;
    overflow: hidden;
}
.products_padding .product_item h3, .slide_item h3 {
    height: 48px;
    display: block;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.products_padding .product_item h3 a, .slide_item h3 a {
    vertical-align: middle;
    display: table-cell;
    font-family: Poppins;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    text-decoration: none;
    height: 48px;
    overflow: hidden;
}
.products_padding .product_item h3 a:hover, .slide_item h3 a:hover {
    text-decoration: underline;
}
.products_padding .product_item .img, .slide_item .img {
    height: 230px;
    position: relative;
    margin-top: 16px;
    margin-bottom: 6px;
}
.product_category .product_item {margin-bottom: 120px;}
.product_category .product_item .img {margin-top: 4px;}
.product_category .product_item p, .slide_item p {margin-top: 0px;}
.products_padding .product_item .img a.produkt_nahled_img, .slide_item .img a {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    height: 230px;
}
.products_padding .product_item .img img, .slide_item .img img {display: none;}
.products_padding .product_item .img .typ, .slide_item .img .typ {
    position: absolute;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 69px;
    right: 0px;
    height: 69px;
    bottom: 0px;
}
.typ.akce {
    background-image: url("../css/images/stamp_akce.png");
}
.typ.vyprodej {
    background-image: url("../css/images/stamp_doprodej.png");
}
.typ.sleva {
    background-image: url("../css/images/stamp_sleva.png"); 
}
.typ.novinka {
    background-image: url("../css/images/stamp_novinka.png");
}
.typ.tip {
    background-image: url("../css/images/stamp_tip.png");
}
.product_view .typ.akce, .product_view .typ.vyprodej, .product_view .typ.sleva, .product_view .typ.novinka, .product_view .typ.novinka, .product_view .typ.tip {background-image: none;}
.product_view .stitek {display: none;}
.product_view .typ.akce, .product_view .typ.vyprodej, .product_view .typ.sleva, .product_view .typ.novinka, .product_view .typ.novinka, .product_view .typ.tip {
    color: white;
    font-size: 18px;
    line-height: 24px;
    padding: 4px 9px;
    text-align: right;
    display: inline-block;
    margin-bottom: 10px;
}
.product_view .typ.akce {
    background-color: #d62236;
}
.product_view .typ.vyprodej {
    background-color: #27c165;
}
.product_view .typ.novinka {
    background-color: #9222d6;
}
.product_view .typ.tip {
    background-color: #e95f11;
}
.product_view .typ.sleva {
    background-color: #22a0d6;
}
.products_padding .product_item .info, .slide_item .info {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.products_padding .product_item .info p:nth-child(odd), .slide_item .info p:nth-child(odd) {
    width: 62%;
    text-align: left;
    float: left;
}
.products_padding .product_item .info p:nth-child(even), .slide_item .info p:nth-child(even) {
    width: 28%;
    text-align: right;
    float: right;
}
.products_padding .product_item .info p.sdph, .slide_item .info p.sdph {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}
.products_padding .product_item .info p.bezdph, .slide_item .info p.bezdph {
    margin-top: 13px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #767676;
}
.products_padding .product_item .info p.dostupnost.skladem, .slide_item .info p.dostupnost.skladem {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    color: #6EB462;
    background-size: initial;
    background-repeat: no-repeat;
    background-position: 0px center;
    background-image: url("../css/images/skladem.png"); 
}
.products_padding .product_item .info p.detail, .slide_item .info p.detail {
    margin-top: 11px;
}
.products_padding .product_item .info p.detail a, .slide_item .info p.detail a {
    font-family: 'Poppins-SemiBold';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    text-decoration: none;
}
.products_padding .product_item .info p.detail a:hover, .slide_item .info p.detail a:hover {text-decoration: underline;}
.products_padding .vsechny_akce {
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
    width: 242px;
    height: 40px;
    text-transform: uppercase;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #000000;
    transition: 0.5s;
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 89px;
}
.products_padding .vsechny_akce:hover {
    background-color: #D62236;
    color: white;
    border-color: white;
}
#blog {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../css/images/blog_bck.jpg");
    color: white;
    margin-top: 86px;
    text-align: center;
    padding-bottom: 73px;
}
#cat_text #blog {
    background-image: none;
    margin-top: 28px;
    color: black;
}
#cat_text #blog h1, #cat_text #blog h2, #cat_text #blog h3, #cat_text #blog p {
    color: black;
}
#blog.dole {
    background-image: none;
    color: black;
    border-top: 1px solid #D1D1D1;
    margin-top: 0px;
}
#blog h1, #blog h2 {
    font-family: 'Poppins-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    padding-top: 75px;
    padding-bottom: 60px;
}
#blog.dole h2 {color: black;}
#blog .blog_post {
    display: inline-block;
    width: 30%;
    margin-left: 1.4%;
    margin-right: 1.4%;
    max-width: 499px;
    height: 513px;
    overflow: hidden;
    margin-bottom: 60px;
}
#blog .blog_post .img a {
    background: white;
    width: 100%;
    height: 304px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#blog .blog_post .img a img {display: none;}
.cely_vypis .blog_post .text h2, #blog .blog_post .text h3 {
 text-align: left;
 margin-top: 20px;
}
#blog.cerno .cely_vypis .blog_post .text h2 a, #blog .blog_post .text h3 a {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    display: block;
}
#cat_text.cely_vypis #blog .blog_post .text h2 {
    font-family: 'Poppins';
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: black;
    text-align: left;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}
#cat_text.cely_vypis #blog .blog_post .text h2 a {color: black; text-decoration: none;}
#cat_text.cely_vypis #blog .blog_post .text h2 a:hover {text-decoration: underline;}
#blog.cerno .blog_post .text h3 a {color: black;}
#blog.dole .blog_post .text h3 a {color: black;}
#blog .blog_post .text h3 a:hover {text-decoration: underline;}
#blog .blog_post .text p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 5px;
    height: 75px;
    overflow: hidden;
}
#blog.dole .blog_post .text p {color: black; height: 57px; margin-bottom: 18px;}
#blog .blog_post .precist {
    width: 154px;
    height: 40px;
    background: #D62236;
    border-radius: 4px;
    display: block;
    text-decoratioN: none;
    margin-top: 15px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    cursor: pointer;
    transition: 0.5s;
    text-transform: uppercase;
}
#blog .blog_post .precist:hover {
    color: #D62236;
    background: #FFFFFF;
}
#blog.dole .blog_post .precist {margin-top: 30px;}
#blog .dalsi_clanky {
    display: block;
    width: 215px;
    height: 40px;
    margin: 56px auto 0px auto;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    transition: 0.5s;
}
#blog .dalsi_clanky:hover {
    color: #D62236;
    background-color: white;
}
#blog.dole .dalsi_clanky {
    color: black;
    border-color: black;
}
#blog.dole .dalsi_clanky:hover {
    background-color: #D62236;
    color: white;
    border-color: #D62236;
}
.vyhledavani {max-width: 1200px; margin: 0 auto;}
.vyhledavani .products_bg p, .vyhledavani .blog_post p {margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; padding-top: 0px;}
.vyhledavani .products_bg h3, .vyhledavani .blog_post h3 {font-size: 15px; line-height: 24px; padding-top: 0px; padding-bottom: 0px;}
.vyhledavani .products_bg .product_item {margin-bottom: 120px; width: 24.6%;}
#loga_vyrobci {
    display: block;
    width: 100%;
    max-width: 1200px;
    height: auto;
    margin-top: 63px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 86px;
}
.clanek {
    max-width: 1100px;
    margin: 0 auto;
    width: 94%;
    text-align: left;
}
.products_bg {
    width: 98%;
    margin: 0 auto;
    max-width: 1777px;
}
.products_bg .side_menu {
    float: left;
    width: 90.5px;
    display: block;
    height: 43px;
    position: relative;
}
.products_bg .side_menu .hamburger_side { cursor:pointer; width:43px; height:35px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.5s ease-in-out;}
.products_bg .side_menu .hamburger_side span{  display: block; position: absolute; height: 5px; width: 100%; background-color: black; border-radius: 0px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.products_bg .side_menu .hamburger_side span:nth-child(1) { top: 0px;}
.products_bg .side_menu .hamburger_side span:nth-child(2) { top: 12px;}
.products_bg .side_menu .hamburger_side span:nth-child(3) { top: 24px;}
.products_bg .side_menu .hamburger_side.open  span{background-color: black;}
.products_bg .side_menu .hamburger_side.open span:nth-child(1) { top: 12px;  -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);}
.products_bg .side_menu .hamburger_side.open span:nth-child(2) { opacity: 0; left: 60px;}
.products_bg .side_menu .hamburger_side.open span:nth-child(3) { top: 12px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
.products_bg .next_to_menu {
    float: left;
    width: calc(100% - 90.5px);
}
.products_bg h1 {
    font-family: "Poppins-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 24px;
    color: #000000;
    text-align: left;
}
.products_bg p {
    margin-top: 23px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #858585;
    text-align: left;
}
.products_bg p.barevne_varianty {
    margin-top: 0px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 14px;
    height: 29px;
    overflow: hidden;
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
}
#home_akcni_produkty.products_bg p {margin-top: 0px;}
.products_bg p a {
    color: #858585;
    white-space: nowrap;
}
.products_bg p a:hover {text-decoration: none;}
.product_category {text-align: center; box-sizing: border-box; -moz-box-sizing: border-box;}
.vypis_categorii {
    width: calc(100% - 86px);
    margin-left: 86px;
    margin-top: 25px; 
    text-align: left;
}
.vypis_categorii h2.skupina {
    font-size: 18px;
    margin-top: 10px;
}
.products_bg .obsah_podkategorie {
    width: calc(12.5% - 0.5%);
    margin: 10px 0.1% 10px 0.1%;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: solid 1px #c8c8c8;
    position: relative;
    background-size: 18%;
    background-position: 8px center;
    background-repeat: no-repeat;
    height: 60px;
    transition: 0.5s;
}
.products_bg .obsah_podkategorie:hover {
    border-color: #D62236; 
}
div#main div#product_heading a.obsah_podkategorie img {
    display: none;
}
div#main div#product_heading a.obsah_podkategorie h3 {
    color: #000;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
    width: 70%;
    height: 40px;
    margin: 0px;
    float: left;
    padding: 0px;
    text-align: left;
    padding-left: 25%;
    padding-right: 2%;
    padding-top: 20px;
    color: #000;
    text-decoration: none;
    text-align: left;
    font-size: 13px;
    font-family: arial;
    transition: 0.5s;
}
div#main div#product_heading a.obsah_podkategorie:hover h2 {color: #D62236;}
#kategorie_filtr_form {
    max-width: 1611px;
    width: calc(98% - 90px);
    margin: 0 auto 0 90px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 74px;
    margin-bottom: 117px;
}
#kategorie_filtr_form h2 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 24px;
    color: #000000;
    width: calc(100% - 450px);
    max-width: 540px;
    float: left;
    text-align: left;
}
#kategorie_filtr_form h2 span {font-weight: bold; font-family: 'Poppins-Bold';}
#kategorie_filtr_form .prava_cast {
    float: right;
    width: 450px;
    text-align: right;
}
#kategorie_filtr_form .prava_cast .order {float: right; width: 190px; margin-right: 13px;}
#kategorie_filtr_form .prava_cast .order label {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    margin-right: 10px;
}
#kategorie_filtr_form .prava_cast #ordersel {
    width: 106px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #939393;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    padding-left: 11px;
    -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-image: url("images/select_arrow.png");
   background-repeat: no-repeat;
   background-position: 95% center;
}
#kategorie_filtr_form .prava_cast .pocet_itemu {
    float: right;
    width: 218px;
}
#kategorie_filtr_form .prava_cast .pocet_itemu p {
    margin-top: 7px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: black;
    text-align: right;
}
#kategorie_filtr_form .prava_cast .pocet_itemu p a {
    color: black;
    text-decoration: none;
}
#kategorie_filtr_form .prava_cast .pocet_itemu p a.current, #kategorie_filtr_form .prava_cast .pocet_itemu p a:hover {
    color: #D62236;
}
#filter {margin-bottom: 20px;}
#kategorie_filtr_form #filter ul {list-style: none; text-align: left; margin-top: 38px;}
#kategorie_filtr_form #filter ul li {
    display: inline-block;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;    
    margin-right: 25px;
    cursor: pointer;
    transition: 0.5s;
}
#kategorie_filtr_form #filter ul li a {
    background-image: url("images/select_arrow.png");
    background-repeat: no-repeat;
    background-position: 96% center;   
    padding-right: 18px; 
}
#kategorie_filtr_form #filter ul li:hover {color: #D62236;}
#kategorie_filtr_form #filter ul li.headline {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #000000; 
    text-transform: uppercase;
    padding-right: 0px; 
    margin-right: 20px;
    cursor: initial;
}
#kategorie_filtr_form #filter ul li.headline: a {
    background-image: none;
}
#kategorie_filtr_form #filter ul li.headline:hover {color: black;}
#kategorie_filtr_form #filter ul li a.active {font-weight: bold;}
#kategorie_filtr_form .filter_inputs.dn {
    display: none;
}
#kategorie_filtr_form .filter_inputs {
    width: 100%;
    border: solid 1px #c8c8c8;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px 20px 10px 20px;    
    display: grid;
    grid-template-columns: auto auto auto auto auto auto; 
}
#kategorie_filtr_form .filter_inputs.active, #kategorie_filtr_form .filter_inputs:first-child {display: grid!important;}
#kat_filtr_12 {overflow: hidden;}
 .filter_inputs .input {display: block; height: auto; margin-left: 5px;
    margin-right: 5px;}
#kategorie_filtr_form .filter_inputs .input_box {
    float: left;
    width: 25%;
    text-align: left;
}
#kategorie_filtr_form .filter_inputs label {
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 10px;
    clear: both;
    float: none;
    display: block;
    cursor: pointer;     
    text-align: left; 
}
#kategorie_filtr_form .filter_inputs label::before {
    content: "";
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background-color: #fafafa;
    border: 1px solid #cacece;
    padding: 0px;
    border-radius: 3px;
    position: relative;
    margin-right: 10px;
}
#kategorie_filtr_form .filter_inputs input[type=checkbox] {display: none;}
#kategorie_filtr_form .filter_inputs input[type=checkbox]:checked + label::before{
    content: '';
    background-color: #D62236;
}
div.filtr_cena {padding-left: 20px; box-sizing: border-box; -moz-box-sizing: border-box;}
div.filtr_cena_slider {margin-top: 5px;}
.product_slider_small {margin-top: 65px; margin-bottom: 65px;}
.product_slider_small h2 {
    font-family: "Poppins-Bold";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
#product_paging {
    text-align: center;
    border-bottom: 1px solid #D1D1D1;
}

#product_paging ul li {
    font-family: 'Poppins';
    width: 42px;
    height: 42px;
    display: inline-block;   
}
#product_paging ul li a {
    width: 42px;
    height: 42px;
    display: block;
    text-align: center;
    line-height: 42px;
    text-decoration: none;
    border-radius: 21px;
    font-size: 15px;
    letter-spacing: -0.015em;
    color: #000000;    
    transition: 0.5s;
}
#product_paging ul li a.current, #product_paging ul li a:hover {
    background: #FFD300;
}
#product_paging .zobrazit_dalsi_produkty {
    width: 242px;
    height: 40px;
    display: block;
    margin: 96px auto 0px auto;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #000000;
    text-decoration: none;
    transition: 0.5s;
     margin-bottom: 175px;   
}
#product_paging .zobrazit_dalsi_produkty:hover {
    background: #FFD300;
    border-color: #FFD300;
}
.pomocnik_banner_odsazeni {margin: 96px auto 0px auto;}
.vypis_textu_ramecek_obsah  {
    max-width: 839px;
    width: 95%;
    margin: 0 auto;
    padding-top: 73px;
    text-align: left;
}
.vypis_textu_ramecek_obsah h1, .vypis_textu_ramecek_obsah h2 {
    margin-top: 20px;
    margin-bottom: 13px;
    font-family: "Poppins-Bold";
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 24px;
    color: #000000;   
}
.vypis_textu_ramecek_obsah h3 {
    font-family: "Poppins-SemiBold";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-align: left;
}
.vypis_textu_ramecek_obsah p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    color: #000000;
    text-align: left;
    padding-bottom: 19px;
}
.vypis_textu_ramecek_obsah p a {
    color: #D62236;
}
.vypis_textu_ramecek_obsah p a:hover {
    text-decoration: none;
}
.vypis_textu_ramecek_obsah a.vice {
    display: block;
    width: 154px;
    height: 40px;
    margin: 50px auto 180px auto;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    background: #D62236;
    border-radius: 4px;
    transition: 0.5s;
    border: solid 1px #D62236;
}
.vypis_textu_ramecek_obsah a.vice:hover {
    background-color: white;
    color: black;
    border: solid 1px black;
}
.podstrana #main.produkt {padding-top: 33px;}
.podstrana #main.produkt .side_menu {margin-top: 25px;}
.product_view {
    float: left;
    width: calc(100% - 90.5px);
    margin-top: 20px;
}
.produkt_cesta.kat {
    float: right;
    text-align: right;
    width: 100%;
    margin-top: 0px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #868686;
    margin-bottom: 10px;
}
.podstrana #main.produkt .produkt_cesta {
    float: right;
    text-align: right;
    width: 100%;
    margin-top: 0px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #868686;
}
.product_view .product_slides {
    width: calc(33% - 40px);
    max-width: 393px;
    float: left;    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-left: 40px;
    margin-top: 99px;
}
.product_view .product_slides .main_slide_item {position: relative;}
.product_view .product_slides .stitky {
    position: absolute;
}
.product_view .product_slides .stitky .typ {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 69px;
    right: 0px;
    height: 69px;
    bottom: 0px;
    background-color: transparent!important;
    font-size: 0px;
    line-height: 0px;
    padding: 0px 0px;
}
.product_view .product_slides .stitky .typ.akce {
    background-image: url("../css/images/stamp_akce.png");
}
.product_view .product_slides .stitky .typ.vyprodej {
    background-image: url("../css/images/stamp_doprodej.png");
}
.product_view .product_slides .stitky .typ.sleva {
    background-image: url("../css/images/stamp_sleva.png"); 
}
.product_view .product_slides .stitky .typ.novinka {
    background-image: url("../css/images/stamp_novinka.png");
}
.product_view .product_slides .stitky .typ.tip {
    background-image: url("../css/images/stamp_tip.png");
}
.product_view .product_slides .small_slide_item a{
    float: left;
    width: 31%;
    margin: 20px 1%;
    display: block;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.product_view .product_slides .small_slide_item a img {display: none;}
.product_view .product_text {
    margin-left: 83px;
    float: left;
    width: calc(50% - 83px - 117px);
    max-width: 588px;
    margin-top: 99px;
    margin-right: 117px;
}
.product_view .product_text p {
    margin-top: 0px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 19px;
    color: #000000;
}
.product_view .product_text .produkty_vlastnosti {
    text-align: left;
    margin-top: 20px;
}
.product_view .product_text .produkty_vlastnosti img {margin-right: 5px;}
.product_view .product_text ul, .product_view .product_text ol {text-align: left;}
.product_view .product_text .product_odkazy p {
    font-family: Arial;
    padding-bottom: 0px;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #858585;
}
.product_view .cena_mnozstvi {
    float: right;
    width: 17%;
    margin-top: 65px;
    text-align: right;
}
.product_view .cena_mnozstvi p {
    margin-top: 0px;
}
.cena_mnozstvi .puvodni spna, .cena_mnozstvi .sdph span, .cena_mnozstvi .bezdph span {
    white-space: nowrap;
}
.product_view .cena_mnozstvi .puvodni {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-align: right;
    margin-bottom: 10px;
}
.product_view .cena_mnozstvi .sdph {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 55px;
    color: #000000;
    text-align: right;
    margin-bottom: 24px;
}
.product_view .cena_mnozstvi .sdph small {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}
.product_view .cena_mnozstvi .bezdph {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    text-align: right;
}
.product_view .stav_zbozi {margin-top: 68px;}
.product_view .stav_zbozi p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: right;
}
.product_view .stav_zbozi p.skladem {
    color: #27C149;
    background-image: url("../css/images/skladem_vetsi.png");
    background-repeat: no-repeat;
    background-position: left top;
    display: inline;
    padding-left: 40px
}
.product_view .stav_zbozi p.skladem span {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}
.product_view .stav_zbozi p.skladem.skladem_neni {
    color: #D62236;
    background-image: none;
}
.products_bg p.btn_nemuzeme_pridat_do_kosiku {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px!important;
    line-height: 16px;
    color: #D62236;
    margin-top: 30px;
    display: none;
}
.products_bg p.btn_nemuzeme_pridat_do_kosiku.neni_hned {
    display: block;
}
.separator_bg .pridat_do_kosiku_parametr {
    padding-top: 27px;
    max-width: 210px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.separator_bg .pridat_do_kosiku_parametr input {margin: 0px;}
.separator_bg:first-child .pridat_do_kosiku_parametr {
    padding-top: 67px;
}
.pridat_do_kosiku_parametr p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #000000;
    max-width: 239px;
    margin-left: auto;
    padding-bottom: 18px;
}
.pridat_do_kosiku_parametr {
    text-align: left;
}
.pridat_do_kosiku_parametr .padding_5, .produkt_parametr_barva_obal {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    padding: 7px 2px;
    float: none;
}
.produkt_parametr_barva {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-bottom: 0px;
}
.produkt_parametr_barva_obal_kat .produkt_parametr_barva {
    width: 10px;
    height: 10px;
}
.mnozstvi.btn_pridat_do_kosiku {
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 39px;
    text-align: center;
}
.mnozstvi.btn_pridat_do_kosiku label {
    width: 55px;
    margin-right: 10px;
    text-align: right;
    float: left;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 37px;
    color: #000000;
}
.mnozstvi.btn_pridat_do_kosiku input, .mnozstvi.btn_pridat_do_kosiku select {
    float: right;
    width: 82px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 59px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #000000;
    text-align: center;
    outline: none;
}

.produkt_detail_jednotka { 
    float: right;
    width: 25px;
    font-size: 12px;
    padding-top: 13px;
    overflow: hidden;
    padding-left: 2px;
}

.submit.btn_pridat_do_kosiku button {
    width: 233px;
    height: 49px;
    background: #D62236;
    border-radius: 4px;
    text-decoration: none;
    color: white;
    margin-left: auto;
    margin-right: auto;
    margin-top: 21px;
    text-transform: uppercase;
    transition: 0.5s;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 49px;
    text-align: center;
    outline: none;
    cursor: pointer;
    border: solid 1px #D62236;
    display: block;
}
.submit.btn_pridat_do_kosiku button:hover {
    color: #D62236;
    background: white;
}
#product_info {
    border: 1px solid #B6B6B6;
    box-sizing: border-box; 
    -moz-box-sizing: border-box;
    margin-top: 89px;
}
#product_info #filter ul {
    text-align: left;
}
#product_info #filter ul li {
    display: inline-block;
    text-align: center;
    width: 208px;
    height: 70px; 
    line-height: 70px;
    font-family: 'Poppins';
}
#product_info #filter ul li a {
    display: block;
    width: 208px;
    height: 70px; 
    border-bottom: 1px solid #C4C4C4; 
    border-right: 1px solid #C4C4C4;
    background-image: url("../css/images/sipka_menu.png");
    background-repeat: no-repeat;
    background-position: 179px center; 
    color: #757575;
    text-decoration: underline;
}
#product_info #filter ul li a.active {
    border-bottom: none;
    color: black;
    text-decoration: none;
}
#product_info #filter ul li a:hover {
    color: black;
    text-decoration: none;
}
#product_info #produkt_zalozky_1, #product_info #produkt_zalozky_2, #product_info #produkt_zalozky_3, #product_info #produkt_zalozky_4, #product_info #produkt_zalozky_5 {
    padding: 46px 32px 55px 32px;
    text-align: left;
}
#product_info input {
    width: 100%;
    max-width: 340px;
    height: 60px;
    padding-left: 41px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #000000;
    outline: none;
    margin-bottom: 20px;
}
#product_info input[type="submit"] {
    display: block;
    text-transform: uppercase;
    transition: 0.5s;
    cursor: pointer;
    width: 154px;
    height: 40px;
    line-height: 40px;
    background: #D62236;
    border-radius: 4px;
    outline: none;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #FFFFFF;
    padding: 0px;
    border: none;
    margin-top: 0px;
}
#product_info input[type="submit"]:hover {
    color: #D62236;  
    background: white;  
}

    
    
#product_info textarea {
    max-width: 720px;
    width: 100%;
    height: 93px;
    border: 1px solid #000000;
    padding-left: 41px;
    padding-top: 23px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
}
#product_info textarea::-webkig-input-placeholder {font-family: arial;}
#product_info textarea:-ms-input-placeholder {font-family: arial;}
#product_info textarea::placeholder {font-family: arial;}
#product_info form p {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #535353;
    max-width: 720px;
    width: 100%;
    margin-top: 7px;
    margin-bottom: 15px;
}
h2.podcat {
    font-family: "Poppins-Bold";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;      
    margin-bottom: 53px;    
}
#kontakt_form_odpoved {
 padding: 0px;
 font-weight: bold;
 color: #9f131c;
 text-align: left;
}

#kontakt_form_odpoved_ok {
 padding: 0px;
 font-weight: bold;
 color: #2aa95d;
 text-align: left;
}

 #kontakt_form_odpoved_nacitaci {
 height: 0px;
 display: none;
 position: relative;
 }
 #kontakt_form_odpoved_nacitaci img {
 height: 30px;
 text-align: center;
 position: absolute;
 top: -80px;
 left: 47%;
 }

#kontaktni_formular { color: #545454; font-size: 18px; line-height: 30px; width: 100%;}
#kontaktni_formular form { margin-top: 20px; }
#kontaktni_formular input {
  background-color: #e1e0e0;
  border: none;
  font-size: 18px;
  padding: 10px 0 10px 20px;
}
#kontaktni_formular textarea {
  background-color: #e1e0e0;
  border: none;
  font-size: 18px;
  padding: 10px 0 10px 20px;
  margin-top: 5px;
  width: 462px;
  height: 60px;
  float: left;
}
input.odeslat {
  background-color: #13ae58!important;
  color: white;
  cursor: pointer;
  float: left;
  margin: 5px;
  font-size: 30px!important;
  text-align: left;
  padding-left: 60px!important;
  height: 80px; 
  width: 239px;
  background: url('../images/sipka_button.png') no-repeat 165px;
}
/* Formatovani Obsahu */
.formatovani_textu h1 {font-family: 'Poppins-SemiBold'; font-size: 30px; line-height: 35px; color: #000000; padding-top: 20px; padding-bottom: 30px;}
.formatovani_textu h2 {font-family: 'Poppins-SemiBold'; font-size: 24px; line-height: 30px; color: #000000; padding-bottom: 15px; padding-top: 15px;}
.formatovani_textu h3 {font-family: 'Poppins-SemiBold'; font-size: 20px; line-height: 26px; color: #000000; padding-bottom: 10px; padding-top: 10px;}
.formatovani_textu h4 {font-family: 'Poppins-SemiBold'; font-size: 18px; line-height: 24px; color: #000000; padding-bottom: 10px; padding-top: 5px;}
.formatovani_textu h5 {font-size: 16px; font-family: "Poppins-Bold"; line-height: 22px; margin-top: 25px; margin-bottom: 2px; color: #000000;}
.formatovani_textu iframe {max-width: 100%;}
.formatovani_textu .kon_tri {margin-top: 50px; width: 32%; float: left; margin-bottom: 50px;}
.formatovani_textu .kon_dve {width: 49%; float: left; margin-bottom: 50px; height: 350px;}
.formatovani_textu p {font-family: 'Poppins'; font-size: 14px; line-height: 18px; padding-bottom: 15px; padding-top: 5px; color: #000000;}
.formatovani_textu a {color: #D62236;}
.formatovani_textu ul {font-family: 'Poppins'; margin-top: 20px; list-style: disc; margin-left: 15px;}
.formatovani_textu ol {list-style: decimal; margin-left: 15px;}
.formatovani_textu ul li, .formatovani_textu ol li  { font-size: 14px; line-height: 18px; margin-bottom: 18px;}
.formatovani_textu p a:hover {text-decoration: none;}
.formatovani_textu p.dalsi_clanky { margin-top: 90px;}
.formatovani_textu ul.dalsi_clanky { margin-top: 0px;}
.formatovani_textu ul.dalsi_clanky li a { color: #D62236; font-size: 14px; line-height: 18px;}
.formatovani_textu ul.dalsi_clanky  li a:hover {text-decoration: none;}
.formatovani_textu p.velky {font-size: 24px; line-height: 32px;}
.formatovani_textu p.vyrazny {background-color: #de0221; padding: 15px; color: white; box-sizing: border-box; -moz-box-sizing: border-box;  margin-top: 10px;  margin-bottom: 10px;}
.formatovani_textu p.vyrazny2 {background-color: #ededed; color: black; padding: 15px; box-sizing: border-box; -moz-box-sizing: border-box; margin-top: 10px; margin-bottom: 10px;}
.formatovani_textu p.maly_1 {font-size: 10px; padding-top: 15px; padding-bottom: 5px; margin-left: auto; margin-right: auto;}
.formatovani_textu p.maly_2 {font-size: 12px; padding-top: 5px; padding-bottom: 5px;}
.formatovani_textu p.maly_3 {font-size: 14px; padding-top: 5px; padding-bottom: 5px;}
.formatovani_textu p.velky_1 {font-size: 16px; padding-top: 5px; padding-bottom: 5px;}
.formatovani_textu p.velky_2 {font-size: 18px; padding-top: 5px; padding-bottom: 5px;}
.formatovani_textu p.velky_3 {font-size: 20px; padding-top: 5px; padding-bottom: 5px;}
.formatovani_textu p.nejvetsi {font-size: 30px; padding-top: 5px; padding-bottom: 5px; line-height: 35px;}
.formatovani_textu span.vyrazny {color: #de0221;}
.formatovani_textu strong {font-family: 'Poppins-Bold'; font-size: 100%;}
.formatovani_textu strong.nejvetsi {font-size: 150%;}
.formatovani_textu a.a_vyrazny {color: #de0221;}
.formatovani_textu a.a_nevyrazny {color: gray;}
.formatovani_textu a.a_cta {display: inline-block; width: 210px; background-color: #de0221; text-decoration: none; text-align: center; padding-top: 12px; padding-bottom: 12px; color: white; cursor: pointer; font-size: 100%;}
.formatovani_textu a.a_cta:hover {background-color: black;}
.formatovani_textu a.a_cta2 {display: inline-block; width: 210px; background-color: #211e1e; text-decoration: none; text-align: center; padding-top: 12px; padding-bottom: 12px; color: white; cursor: pointer; font-size: 100%; font-weight: bold;}
.formatovani_textu a.a_cta2:hover {background-color: black;}
.formatovani_textu a.a_cta3 {display: inline-block; width: 210px; background-color: white; border: solid 1px black; text-decoration: none; text-align: center; padding-top: 12px; padding-bottom: 12px; color: black; cursor: pointer; font-size: 100%;}
.formatovani_textu a.a_cta3:hover {background-color: #211e1e; color: white;}
.formatovani_textu table.table_svetla {margin-top: 15px; margin-bottom: 15px; border-spacing: 4px; max-width: 700px; width: 100%;}
.formatovani_textu table.table_svetla td {border: solid 1px black; text-align: center; padding: 7px 15px;margin: 3px;}
.formatovani_textu table td p {font-size: 100%;}
.formatovani_textu table.table_tmava {margin-top: 15px; margin-bottom: 15px; border-spacing: 4px; max-width: 700px; width: 100%;}
.formatovani_textu table.table_tmava td {text-align: center; padding: 7px 15px; color: white; background-color: #de0221;}
.formatovani_textu table {margin-top: 15px; margin-bottom: 15px; border-spacing: 4px; font-size: 14px;}
.formatovani_textu table td {text-align: left; padding: 7px 15px;}
.formatovani_textu img.img_vpravo {float: right; margin: 5px;}
.formatovani_textu img.img_vlevo {float: left; margin: 5px;}
.formatovani_textu img.img_100 {width: 100%; display: block;}
.formatovani_textu ul.none {list-style:none;}
.formatovani_textu .submit {background-color: #91c127; border: none; cursor: pointer; font-size: 44%; width: 200px; height: 40px; margin-top: 35px;}
.formatovani_textu .galerie h3 {margin-top: 50px; margin-bottom: 30px; text-transform: none;}
.formatovani_textu .galerie .obr {display: block; margin-top: 5px; margin-bottom: 10px; height: 150px; width: 17%; margin-left: 1.4%; margin-right: 1.4%; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.formatovani_textu .galerie .obr img {display: none;}
/* Konec formatovani obsahu */
#side_menu_wrap {
    display: none;
    position: absolute;
    left: 0px;
    padding: 10px 10px 10px 0px;
    z-index: 9999;
    top: 105px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: rgba(218, 217, 217, 0.66);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: arial;
    text-align: left;
}
#side_menu_wrap .obsah {
    background-color: #151515;
    padding: 15px 25px 15px 25px;
}
#side_menu_wrap .obsah .h2 {
    color: #df322a;
    font-size: 17px;
    margin-bottom: 15px;
}
#side_menu_wrap .obsah ul li {
    margin: 10px 0;
}
#side_menu_wrap .obsah ul li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-family: arial;
    font-weight: 400;
}
#side_menu_wrap .obsah ul li a.active {
    color: #e5ae39;
    font-size: 18px;
    text-decoration: none;
}
#side_menu_wrap .obsah ul li ul {
    list-style-type: disc;
    color: #9b9999;
    margin-left: 30px;
}
#side_menu_wrap .obsah ul li ul li {
    color: #9b9999;
}
#side_menu_wrap .obsah ul li.skupina {
    color: white;
    list-style: none;
    margin-top: 15px;
    margin-bottom: 5px;
}
#side_menu_wrap .obsah ul li ul li a {
    color: #9b9999;
}
#side_menu_wrap .obsah ul li a:hover {
    color: #fff;
    text-decoration: underline;
    color: #e5ae39;
}
#side_menu_wrap .obsah ul li.green a {
    color: #01ab4f;
}
#side_menu_wrap .obsah ul li.orange a {
    color: #e4ae38;
}
#side_menu_wrap .obsah ul li.blue a {
    color: #38e4da;
}
.banner_home_600100 {margin-bottom: 78px;}
.banner_home_600200 {margin-top: 89px; margin-bottom: 0px;}
.banner_kategorie_600100 {width: 100%; text-align: center; margin-bottom: 0px; margin-top: 30px;}
.banner_kategorie_600200 {margin-bottom: 73px;}
.banner_produkt_600100 {margin-top: 20px;}
footer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../css/images/footer_bck.jpg);
    color: white;
    text-align: center;
    padding-bottom: 144px;
    padding-top: 95px;
}
footer p {
    font-family: Arial;
    font-size: 13px;
    line-height: 22px;
    color: #FFFFFF;
} 
footer p a {
    color: white;
    text-decoration: none;
}
footer p a:hover {text-decoration: underline;}
#footer_wrap {
    max-width: 1596px;
    width: 98%;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
footer .footer_menu_box {
    float: left;
    text-align: left;
}
footer .footer_menu_box.first {width: 28.6%;}
footer p.nadpis {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    padding-bottom: 15px;
    margin-bottom: 14px;
}
footer p.nadpis::before {
    content: "";
    width: 150px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    display: block;
    background-color: #D62236;
}
footer p.obr_f {
    background-repeat: no-repeat;
    background-size: initial;
    background-position: left center;
    padding-left: 23px;
    height: 25px;
}
footer p.firma {
    background-image: url("../css/images/logo_footer.png");
}
footer p.adresa {
    background-image: url("../css/images/adresa_footer.png");
}
footer p.telefon {
    background-image: url("../css/images/telefon_footer.png");
}
footer p.telefon2 {
    background-image: url("../css/images/telefon2_footer.png");
}
footer p.mail {
    background-image: url("../css/images/mail_footer.png");
    margin-bottom: 67px;
}
footer .facebook_f {margin-top: 5px;}
footer .facebook_f img {transition: 0.5s;}
footer .facebook_f:hover img {
    transform: rotate(360deg);
}
footer #newsletter {
    margin-top: 57px;
    max-width: 357px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
footer #newsletter form {padding-top: 7px;}
footer #newsletter input[type="text"] {
    width: 61%;
    height: 38px;
    font-family: Arial;
    font-size: 13px;
    line-height: 38px;
    color: #BEBEBE;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 4px 0px 0px 4px;
    padding-left: 9px;
    outline: none;
    float: left;
}
footer #newsletter input[type="text"]::webkit-input-placeholder {color: #BEBEBE;}
footer #newsletter input[type="text"]:-ms-input-placeholder {color: #BEBEBE;}
footer #newsletter input[type="text"]::placeholder {color: #BEBEBE;}
footer #newsletter button {
    width: 39%;
    height: 38px;
    background: #D62236;
    border: none;
    border-radius: 0px 4px 4px 0px;
    font-family: Arial;
    font-size: 13px;
    line-height: 38px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.5s;
}
footer #newsletter button:hover {
    color: #D62236; 
    background: #FFFFFF;   
}
footer ul li a {
    font-family: Arial;
    font-size: 13px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
}
footer ul li a:hover {text-decoration: underline;}
footer .platby {
    margin-top: 25px;
    margin-bottom: 67px;
}
footer .nadpis.o-nas {margin-top: 67px;}
.footer_menu_box.velkoobchod {
    padding-left: 14.7%;
    padding-right: 13.5%; 
}
.copyright {
    font-family: Arial;
    font-size: 13px;
    line-height: 19px;
    color: #BBBBBB;
    margin-top: 92px;
}
.copyright a {
    color: #BBBBBB;
    text-decoration: none;
}
.copyright a:hover {text-decoration: underline;}
/*Partneri*/
#partner_menu {
    float: left;
    width: 80%;
    height: 104px;
    border-top: solid 1px #d1d1d1;
    padding-left: 35px;
    padding-top: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #eaeaea;
    text-align: left;
}
#partner_menu p {
    text-align: left;
    display: inline-block;
}
#partner_menu ul {
    text-align: left;
    display: inline-block;
    list-style: disc;
}
#partner_menu ul li::before {
    content: "•";
    margin: 0 5px;
}
#partner_menu ul li {
    text-align: left;
    display: inline-block;
}
#partner_menu ul li a {
    color: black;
    text-decoration: none;
}
#partner_menu ul li a:hover {
    text-decoration: underline;
}
#partner_menu_podpora {
    float: left;
    width: 20%;
    height: 104px;
    border-top: solid 1px #d62236;
    padding-top: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #d62236;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}
#partner_menu_podpora a {
    color: white;
    text-decoration: none;
}
#partner_menu_podpora a:hover {
    text-decoration: underline;
}
.zarovnani_partner {
    max-width: 1400px;
    margin: 0 auto;
    width: 95%;
}

.zarovnani_partner .formatovani_textu h2 {padding-top: 50px;}

@media only screen and (max-width: 1910px) {
    .product_view {width: calc(100% - 90.5px - 30px); margin-right: 30px;}
}

@media only screen and (max-width: 1500px) {
  #mid { margin-right: 2%; width: calc(100% - 13% - 325px - 383px - 2%);}
  #mid #search input[type="text"] {width: 75%;}
  #mid #search input[type="submit"] {width: 25%;}
}

@media only screen and (max-width: 1450px) {  
    #main_content #fast-navigation .item .ikonka {width: 70px; height: 70px;}
    #main_content #fast-navigation .item .obsah .h2 {font-size: 16px; height: 32px; line-height: 16px; margin-top: 5px;}
    .podstrana #main_content #fast-navigation .item .obsah .h2 {font-size: 14px; height: auto;}   
    #product_heading .items .item {width: 16%;}
    #product_heading .items .item .img {width: 160px; height: 160px;}
    #product_heading .items .item .img a img {max-width: 120px;} 
    #product_heading .items.dole .item .img {padding-top: 45px;}
    #blog .blog_post .img a {height: 274px;}
    #blog .blog_post {height: 483px;}
    .footer_menu_box.velkoobchod {padding-left: 12.3%; padding-right: 11.1%;}
    .product_view .product_slides {margin-left: 0px; width: 30%;}
    .product_view .product_text {margin-left: 43px; margin-right: 0px; width: calc(48% - 43px);}
    .product_view .cena_mnozstvi {width: 22%;}
}

@media only screen and (max-width: 1370px) {   
    #main_menu_new {width: 590px;}
    #main_menu_new div .h2 {margin-right: 6px;}
    #main_menu_obsah ul li {margin-left: 6px; margin-right: 6px;}
}

@media only screen and (max-width: 1350px) {  
    .products_padding .product_item .img, .products_padding .product_item .img a.produkt_nahled_img, .slide_item .img a, .slide_item .img {height: 200px;}  
    .products_padding .product_item h3, .products_padding .product_item h3 a, .slide_item  h3 a, .slide_item h3 {height: 68px;} 
    .products_padding .product_item .info p.dostupnost.sklademm, .slide_item .info p.dostupnost.skladem {background-image: none;} 
    .product_view .product_slides {width: 25%;}
    .product_view .product_text {margin-left: 33px; margin-right: 0px; width: calc(48% - 33px);}
    .product_view .cena_mnozstvi {width: calc(27% - 20px); margin-left: 20px;}    
    #kategorie_filtr_form .filter_inputs {grid-template-columns: auto auto auto auto auto;}
}

@media only screen and (max-width: 1305px) { 
    footer .footer_menu_box.first {margin-right: 2%;}
    .footer_menu_box.velkoobchod {padding-left: 6%; padding-right: 6%;}  
    .products_bg .obsah_podkategorie {width: calc(16.5% - 0.5%);}  
} 

@media only screen and (max-width: 1200px) {
  #mid {margin-left: 7%; width: calc(100% - 7% - 325px - 383px - 2%);}  
  #main_menu_obsah ul li {margin-left: 8px; margin-right: 8px;}
  #main_menu_new div .h2 {margin-right: 7px;}
  #main_menu_new {width: 424px;}
  .products_padding .product_item h3 a, .slide_item  h3 a {font-size: 13px;}
  #blog .blog_post .img a {height: 254px;}
  #blog .blog_post {height: 463px;}
  footer p.nadpis {font-size: 16px;}
  footer p, footer ul li a {font-size: 12px;}
  .products_bg .obsah_podkategorie {width: calc(24.5% - 0.5%);}
  .product_view .stav_zbozi p {font-size: 18px; padding-left: 25px;}
  .product_view .stav_zbozi p.skladem {background-size: 18px;}
  .submit.btn_pridat_do_kosiku button {width: 100%;}
  #kategorie_filtr_form .filter_inputs {grid-template-columns: auto auto auto auto;}
}

@media only screen and (max-width: 1100px) {
    #logo {width: 270px;}
    #mid {margin-left: 2%; margin-right: 2%; margin-top: 40px; width: calc(100% - 2% - 275px - 383px - 2%);}
    #main_menu_obsah ul li {margin-left: 3px; margin-right: 3px;}
    #main_content #fast-navigation .item .ikonka {width: 50px; height: 50px;}
    #main_content #fast-navigation .item .obsah .h2 {font-size: 14px; height: 28px; line-height: 14px; margin-top: 5px;}   
    #main_content #fast-navigation .item .obsah p {font-size: 11px;}
    #product_heading .items .item, #product_heading .items.pet .item {width: 19%; margin-left: auto; margin-right: auto;}
    #main .home_h2, #main .home_h1 {line-height: 45px;}
    .products_padding .product_item .info p.sdph, .products_padding .product_item .info p.bezdph, .products_padding .product_item .info p.detail a,
    .slide_item .info p.sdph, .slide_item .info p.bezdph, .slide_item .info p.detail a {font-size: 12px;}
    .products_padding .product_item .info p.detail, .slide_item .info p.detail {margin-top: 12px;}
    #blog .blog_post .img a {height: 204px;}
    #blog .blog_post {height: 413px;}    
    .product_view .cena_mnozstvi .puvodni {font-size: 16px;}
    .product_view .cena_mnozstvi .sdph {font-size: 36px;}
    .product_view .cena_mnozstvi .bezdph {font-size: 18px;}
    #kategorie_filtr_form .filter_inputs .input_box {width: 33%;}
}

@media only screen and (max-width: 1050px) {
    .footer_menu_box.velkoobchod {padding-left: 4%; padding-right: 4%;}
    .product_view .product_text p {font-size: 11px; line-height: 15px; padding-bottom: 15px;}
}

@media only screen and (max-width: 1020px) {         
    #main_menu_obsah li a {font-size: 13px;}    
    #main_menu_new div .h2 {font-size: 13px;}
    #main_menu_new {width: 404px;}
}

@media only screen and (max-width: 980px) {
    #logo {width: 325px;}
    #mid { margin-left: 2%; margin-right: 2%; margin-top: 44px; width: calc(100% - 2% - 325px - 2%);}
    #account {float: none; clear: both; width: 100%; max-width: 383px; margin-left: auto; margin-bottom: 15px;}
    #main_menu_new, #main_menu_obsah ul {width: 100%; display: none;}
    #main_menu_obsah {width: 100%; text-align: center; margin-top: 20px;}
    #main_menu_new div {display: block; position: relative; width: 50%; float: left;}
    #main_menu_new div .h2 {background-image: none;}
    #main_menu_new div ul {position: relative; display: block!important; box-shadow: none;}
    #hamburger, .cara { display: block; margin: 0 auto; margin-top: 30px; }
    #hamburger { cursor:pointer; width:40px; height:35px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: 0.5s ease-in-out;}
    #hamburger span{  display: block; position: absolute; height: 7px; width: 100%; background-color: #dd2b30; border-radius: 0px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
    #hamburger span:nth-child(1) { top: 0px;}
    #hamburger span:nth-child(2) { top: 12px;}
    #hamburger span:nth-child(3) { top: 24px;}
    #hamburger.open  span{background-color: #dd2b30;}
    #hamburger.open span:nth-child(1) { top: 12px;  -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);}
    #hamburger.open span:nth-child(2) { opacity: 0; left: 60px;}
    #hamburger.open span:nth-child(3) { top: 12px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
    #main_content #fast-navigation .item {width: 33%; margin-bottom: 20px;}
    #main_content #fast-navigation .item .ikonka {width: 70px; height: 70px;}
    #main_content #fast-navigation .item .obsah p {font-size: 13px;}
    .products_padding .product_item, .slide_item {width: 32.5%; margin-bottom: 50px;}
    #blog .blog_post {width: 46%;}
    footer .footer_menu_box.first {width: 50%; margin-right: 0px;}
    footer .footer_menu_box {width: 50%; margin-bottom: 50px;}
    .footer_menu_box.velkoobchod {padding-left: 0px; padding-right: 0px;}
    footer .footer_menu_box:nth-child(even), footer .footer_menu_box:nth-child(even) p.nadpis {text-align: right;}
    .footer_menu_box:nth-child(even) p.nadpis::before {right: 0px;}
    .vypis_categorii, #kategorie_filtr_form {width: 100%; margin-left: auto; margin-right: auto;}
    .product_view .product_slides {width: 40%;}
    .product_view .cena_mnozstvi {margin-left: 50px; width: calc(60% - 50px); max-width: 320px;}
    .product_view .product_text {width: 100%; margin-left: auto; margin-right: auto;}
    .submit.btn_pridat_do_kosiku button {max-width: 232px;}
    .master-slider .obsah {font-size: 24px;}
    .master-slider .obsah p.nadpis {height: 40px;}
    .master-slider .obsah p.popis {margin-top: 10px;}
    .master-slider .ms-slide, .master-slider .ms-view {height: 318px!important;}
    .master-slider .zarovnani {padding-top: 65px;}
    .podstrana .master-slider .ms-slide, .podstrana .master-slider .ms-view {height: 258px!important;}
    .formatovani_textu table {max-width: 100%;}
    #kategorie_filtr_form .filter_inputs {grid-template-columns: auto auto auto;}
    .arrowDown a {width: 45px;}
    #partner_menu, #partner_menu_podpora {
        text-align: center;
        width: 100%;
    }
}

@media only screen and (max-width: 900px) {
    #product_heading .items .item, #product_heading .items.pet .item {width: 24%; margin-left: auto; margin-right: auto;}
    #kategorie_filtr_form .filter_inputs .input_box {width: 50%;}
}

@media only screen and (max-width: 800px) {
    #main_content #fast-navigation .item {width: 50%; max-width: 290px; margin-bottom: 20px;}
    .products_bg .obsah_podkategorie {width: calc(32% - 0.5%);}
     #kontakt_form_odpoved_nacitaci img {height: 30px; text-align: center; position: absolute; top: -80px; left: 47%;}
    .master-slider .obsah {font-size: 20px;}   
    .master-slider .obsah p.nadpis {height: auto;}
    .vyhledavani .products_bg .product_item {width: 49.6%;}
    .formatovani_textu .kon_tri {margin-top: 0px; width: 49%; float: left; margin-bottom: 50px;}
    .formatovani_textu .kon_dve {width: 49%; float: left; margin-bottom: 50px; height: 380px;}
}

@media only screen and (max-width: 1860px) {
    .product_view {width: calc(100% - 90.5px - 40px); margin-right: 40px;}
}


@media only screen and (max-width: 720px) {
    #logo {width: 325px; float: none; clear: both; margin: 0 auto;}
    #mid {float: none; clear: both; margin: 0 auto; width: 100%;}
    #account {float: none; clear: both; width: 100%; max-width: 383px; margin-left: auto;}
    #product_heading .items .item, #product_heading .items.pet .item {width: 32%; margin-left: auto; margin-right: auto;}
    .products_padding .product_item, .slide_item {width: 49.6%;}
    #blog .blog_post {width: 97%;}
    #kategorie_filtr_form .prava_cast {width: 250px;}
    #kategorie_filtr_form h2 {width: calc(100% - 250px);}
    #kategorie_filtr_form .prava_cast .order {width: 100%; float: none; clear: both;}
    #kategorie_filtr_form .filter_inputs {grid-template-columns: auto auto;}
}

@media only screen and (max-width: 670px) {   
    footer .footer_menu_box, footer .footer_menu_box.first {width: 100%;}    
    footer .footer_menu_box, footer .footer_menu_box p.nadpis, footer .footer_menu_box:nth-child(even) p.nadpis, footer .footer_menu_box:nth-child(even) {text-align: center;}
    .footer_menu_box:nth-child(even) p.nadpis::before {right: 0px;}
    .footer_menu_box:nth-child(even) p.nadpis::before, footer .footer_menu_box p.nadpis::before {right: calc(50% - 75px);}
    footer p.obr_f {max-width: 250px; margin-left: auto; margin-right: auto;}
    footer #newsletter {margin-left: auto; margin-right: auto;}
    .formatovani_textu .kon_tri {margin-top: 0px; width: 100%; float: left; margin-bottom: 50px;}
    .formatovani_textu .kon_dve {width: 100%; float: left; margin-bottom: 50px; height: auto;}
}

@media only screen and (max-width: 640px) { 
    #main_menu_new div {width: 100%; float: none;}
    #main_content #fast-navigation .item {width: 100%; max-width: 290px; display: block; margin: 30px auto; float: none; clear: both;}
}

@media only screen and (max-width: 600px) {
    #product_heading .items .item, #product_heading .items.pet .item {width: 49%; margin-left: auto; margin-right: auto;}
    .products_padding .product_item, .slide_item {width: 100%;}
    .products_padding .product_item .additional, .slide_item .additional {max-width: 270px; position: relative; margin: 0 auto;}
    .products_bg .obsah_podkategorie {width: calc(49% - 0.5%);}
    .product_view .product_slides {float: none; clear: both; margin: 20px auto 20px auto; max-width: 300px; width: 100%;} 
    .product_view .cena_mnozstvi {float: none; clear: both; margin: 40px auto 20px auto; max-width: 300px; width: 100%; text-align: center;}
    .product_view .cena_mnozstvi .sdph, .product_view .cena_mnozstvi .sdph small, .product_view .cena_mnozstvi .bezdph, .product_view .cena_mnozstvi .puvodni {text-align: center;}
    .product_view h2 {text-align: center; line-height: 36px; margin-top: 25px;}
    .products_bg .side_menu {width: 60px;}
    .product_view .cena_mnozstvi .sdph {margin-bottom: 12px;}
    .product_view .cena_mnozstvi .sdph small {margin-bottom: 2px;}
    .product_view .stav_zbozi {margin-top: 28px;}
    .separator_bg:first-child .pridat_do_kosiku_parametr {padding-top: 27px;}
    .product_view .product_text {margin-top: 25px;}
}

@media only screen and (max-width: 500px) {
    #logo {width: 100%; max-width: 325px;}
    #account_menu {max-width: 190px; float: none; clear: both; width: 100%; margin: 0 auto;}
    #cart {max-width: 190px; float: none; clear: both; width: 100%; margin: 0 auto;}
    #product_heading .items .item, #product_heading .items.pet .item {width: 100%; margin-left: auto; margin-right: auto;}
    footer .fright {float: none; clear: both; width: 100%; text-align: center; padding-top: 25px;}
    #kategorie_filtr_form h2 {width: 100%; text-align: center;}
    #kategorie_filtr_form .prava_cast .pocet_itemu {float: none; clear: both; width: 100%;}
    #kategorie_filtr_form .prava_cast {margin: 0px auto; float: none; clear: both; text-align: center;}
    #kategorie_filtr_form .prava_cast .pocet_itemu p {text-align: center; padding-top: 10px; padding-bottom: 10px;}
    #kategorie_filtr_form #filter ul li {box-sizing: border-box; -moz-box-sizing: border-box; display: block; width: 100%; margin: 0 auto; text-align: center; padding-bottom: 10px; margin-bottom: 15px; background-position: calc(50% - 11px) bottom;}
    #kategorie_filtr_form #filter ul li.headline {padding-right: 19px;}
    .vyhledavani .products_bg .product_item {height: auto;}
    #kategorie_filtr_form .filter_inputs .input_box {width: 100%;}
    div.filtr_cena_slider, div.filtr_cena_label {float: none; clear: both; width: 100%; margin: auto 0px;}
    div.filtr_cena_label {margin-top: 15px;}
    .master-slider .obsah p.popis {max-width: 255px;}
}


@font-face {
  font-family: 'Poppins';
  src: url("../css/font/Poppins-Regular.eot");
  src: url("../css/font/Poppins-Regular.eot?#iefix") format("embedded-opentype"), url("../css/font/Poppins-Regular.woff") format("woff"), url("../css/font/Poppins-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url("../css/font/Poppins-SemiBold.eot");
  src: url("../css/font/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"), url("../css/font/Poppins-SemiBold.woff") format("woff"), url("../css/font/Poppins-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'Poppins-Bold';
  src: url("../css/font/Poppins-Bold.eot");
  src: url("../css/font/Poppins-Bold.eot?#iefix") format("embedded-opentype"), url("../css/font/Poppins-Bold.woff") format("woff"), url("../css/font/Poppins-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'Poppins-ExtraBold';
  src: url("../css/font/Poppins-ExtraBold.eot");
  src: url("../css/font/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../css/font/Poppins-ExtraBold.woff") format("woff"), url("../css/font/Poppins-ExtraBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; 
}