
* {
    margin: 0;
    padding: 0;
    outline: none;
}

ul, ol {
    list-style: none;
}

html, body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

p, a, li, strong {
    font-size: 0.875rem;
    color: #7f7f7f;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 1.375rem;
    font-weight: 700;
    color: #4f4f4f;
}
 .viacko3reverse  {display:none}
.mobilzobraz,
.shoproku {
    display: none !important;
}
    #picoutput{
        top: 95px;
    width: 1020px;
    max-width: 80%;
    
    left: 0px;
    right: 0px;
    margin: 0px auto;
    position: absolute;
    background-color: white;
    border: 1px solid #ee3226 ;
     overflow: visible; 
    z-index: 1050;
    }
h2 {
    font-size: 0.875rem;
    font-weight: 400;
    color: #4f4f4f;
}

h3 {
    font-size: 1.125rem;
    font-weight: 400;
    color: #d9261f;
}

h4 {
    font-size: 1rem;
    font-weight: 400;
    color: #4f4f4f;
}

a:hover {
    color: #4f4f4f;
}

 .texty  ul {display: block; list-style-type: disc; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 40px;}
.kosikspat {
    color: #727272;
    background-color: #dddddd;
    font-size: 0.875rem;
    font-weight: 700;
    margin: 0px 10px 15px 0;
}
.bestsellers .best-product h4  {
   word-break: break-all;
}

/* ADS */
.reklama-left {
    display: none;
    position: absolute;
    left: 8%;
    top: 15%;
}

.reklama-right {
    display: none;
    position: absolute;
    right: 8%;
    top: 15%;
}

.logodole
{
    width: 130px;
}
.thumb {
    width: 100%;
    margin-right: 45px;
    float: left;


    cursor: pointer;
    display: inline-block;

    transition: all 200ms linear;
}



.thumb .img {
    width: 100%;
    height: 135px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: inline-block;
}

.blog {margin-bottom: 20px;}

.blog h3 a{font-weight: bold; color: #ee3226; font-size: 1.0rem}
.dropbtn2 {

    border: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: white;
}

.dropdown {
    position: relative;
    display: inline-block;
    border: 0;
    margin: 0;
    padding: 0;

    font-size: 0.875rem;
    color: #7f7f7f;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;

    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100000;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    background-color: white;
}
.h1new{margin: 10px;
       padding: 10px;}
.tabulkove a {
    font-weight: bold;
    color: black;
    text-decoration: underline;

}
.tabulkove a:hover {
    font-weight: bold;
    color: black;
    text-decoration: none;

}

.tabulkove  thead th {
    font-weight: bold;
    color: black;
    font-size: 1rem !important;

}
.dropdown-content a:hover {background-color: #f1f1f1;}
.dropdown:hover .dropdown-content {display: block;}

.border-koniec{     border-right: 1px solid #dddddd;}
/* HEADR */
.header .header-top {
    justify-content: space-between;
    margin: 20px 0;
}

.header .top-links {
    margin-right: -30px;
}

.header .top-links span {
    float: left;
}

.header .top-links ul {
    float: right;
}

.header .top-links ul li {
    float: left;
    padding-right: 7px;
}

.header .top-links ul li:after {
    content: "|";
    margin-left: 7px;
}

.header .top-links ul li:last-child,
.header .top-links ul li:last-child:after {
    content: "";
    margin: 0;
    padding-right: 0;
}

.header .search-area  {
    max-height: 40px;
    min-width: 460px;
}

.form-inline .form-control {
    max-height: 40px;
    min-width: 200px;
}

.header .search-area .form-inline .btn {
    font-size: 1rem;
    font-weight: 700;
}

.header .cart-area {
    margin-right: -30px;
    position: relative;
}

.header .cart-area > a {
    display: flex;
    align-items: center;
    border: 1px solid #ececec;
    padding: 5px 20px;
    border-radius: .25rem;
}

.header .cart-area .suma {
    font-size: 1rem;
    font-weight: 700;
    color: #e12b20;
    margin-left: 10px;
}

.header .cart-area .pocet {
    font-size: 0.625rem;
    font-weight: 900;
    background-color: #7f7f7f;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 35px;
    top: 20px;
}

.header .cart-area .cart-hover {
    position: absolute;
    right: 0;
    width: 340px;
    padding: 15px;
    box-shadow: 0 0 10px 0 #dddddd;
    border-radius: 5px;
    background-color: #fff;
    z-index: 999;
}

.header .cart-area .cart-hover {
    font-size: 0.75rem;
}

.header .cart-area .cart-hover i,
.kosik-page td a.odstranit {
    color: #ea3024;
    margin-right: 5px;
    font-size: 0.75rem;
}

.header .cart-area .cart-hover span {
    color: #ea3024;
    font-weight: 700;
}

.header .cart-area .cart-content {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #ececec;
    max-height: 170px;
    overflow-y: scroll;
}

.header .cart-area .cart-content .cart-product {
    display: block;
    padding: 10px 0;
    clear: both;
    max-width: 90%;
    position: relative;
}

.header .cart-area .cart-content .cart-product img {
    width: 30%;
    float: left;
}

.header .cart-area .cart-content .cart-product a {
    font-size: 0.75rem;
    display: block;
}

.header .cart-area .cart-content .cart-product i {
    position: absolute;
    top: 10px;
    right: -10px;
    display: none;
    font-size: 0.75rem;
}

.header .cart-area .cart-content .cart-product:hover i {
    display: block;
}

.header .cart-area .cart-hover button {
    display: block;
    margin: 10px auto 0;
    color: #fff;
    background-color: #e12b20;
    font-size: 0.75rem;
    font-weight: 700;
    outline: none;
}

.header .cart-area .cart-hover {
    display: none;
}

.header .cart-area:hover .cart-hover {
    display: block;
}

.header .hamburger,.header .hamburger2,
.katalog {
    display: none;
}

.header ul.menu {
    width: 100%;
    min-height: 58px;
    border-bottom: 6px solid #ea3024;
    margin-bottom: 0;
}

.header ul.menu li {
    float: left;
    width: 12.5%;
    text-align: center;
}

.header ul.menu li a {
    font-size: 0.9rem;
    font-weight: 700;
    color: #fff;
    background-color: #555555;
    display: block;
    padding: 1rem 0;
}

.header ul.menu li a:hover {
    background-color: #ea3024;
    text-decoration: none;
}

.header ul.menu li.active a {
    background-color: #ea3024;
}

.header ul.menu li a:before {
    content: "";
    opacity: 0.5;
}

.header ul.menu li a.top100:before {
    background: url("images/icons/top100.png") no-repeat;
    padding: 2px 15px;
}

.header ul.menu li a.do5eur:before {
    background: url("images/icons/predajna.png") no-repeat;
    padding: 2px 15px;
}

.header ul.menu li a.akcie:before {
    background: url("images/icons/press.png") no-repeat;
    padding: 2px 15px;
}

.header ul.menu li a.vypredaj:before {
    background: url("images/icons/vypredaj.png") no-repeat;
    padding: 0px 15px;
}

.header ul.menu li a.novinky:before {
    background: url("images/icons/novinky.png") no-repeat;
    padding: 0px 15px;
}

.header ul.menu li a.servis:before {
    background: url("images/icons/servis.png") no-repeat;
    padding: 0px 15px;
}

.header ul.menu li a.reklamacie:before {
    background: url("images/icons/reklamacie.png") no-repeat;
    padding: 2px 15px;
}

.header ul.menu li a.kontakt:before {
    background: url("images/icons/kontakt.png") no-repeat;
    padding: 0px 15px;
}

.header ul.menu li.active a:before,
.header ul.menu li a:hover:before {
    opacity: 1;
}

.kategorie {

    margin-bottom: 30px;
}

.kategorie .kategoria {
    padding: 0;
}

.kategorie .kategoria a {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    margin: 5px;
    box-shadow: 0 0 10px 0 #dddddd;
    min-height: 45px;
}

.kategorie .kategoria a:hover {
    background-color: #f0f8ff;
    text-decoration: none;
}

.kategorie .kategoria h2 {
    margin-left: 10px;
    margin-bottom: 0;
}

.kategorie .kategoria i {
    color: #ec3125;
    position: absolute;
    right: 5%;
}

.bestsellers {
    margin-bottom: 30px;
}

.bestsellers .best-product {
    padding: 10px 20px;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}

.bestsellers .best-product:last-child {
    border: none;
}

.bestsellers .best-product .product-image {
    min-height: 185px;
    margin-bottom: 20px;
    display: block;
    align-items: center;
}

.bestsellers .best-product .product-label {
    position: absolute;
    top: 10px;
    right: 5px;
    background-color: #e02b1f;
    color: #fff;
    border-radius: 100%;
    font-size: 0.75rem;
    font-weight: 700;
    width: 36px;
    height: 36px;
    padding: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.bestsellers .best-product h4 {
    font-weight: 700;
    min-height: 38px;
}

.bestsellers .best-product .cenabezdph {
    position: relative;
    font-size: 0.625rem;
}

.bestsellers .best-product .cenabezdph:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;
    -webkit-transform:rotate(-5deg);
    -moz-transform:rotate(-5deg);
    -ms-transform:rotate(-5deg);
    -o-transform:rotate(-5deg);
    transform:rotate(-5deg);
}

.bestsellers .best-product .cenasdph {
    color: #c81e16;
    font-weight: 700;
}

/* SIDEBAR */
.sidebar {
    width: 100%;
    box-shadow: 0 0 10px #909090;
}

.sidebar .nav-tabs .nav-item {
    width: 50%;
    text-align: center;
    background-color: #ececec;
}

.sidebar .nav-tabs .nav-link {
    padding: 10px 15px;
    border-bottom: 1px solid #d6d6d6;
}

.sidebar .nav-tabs .nav-link.active {
    background-color: #dddddd;
}

.sidebar .tab-content {
    width: 100%;
}


.sidebar .tab-pane ul li {
    background-color: #ececec;
}

.sidebar .tab-pane ul li.active {
    background-color: #dddddd;
    content: '\f068';
}
.sidebar .tab-pane ul li li.active {
    background-color: #ea3024;
    content: '\f068';
}




.sidebar .tab-pane > ul > li {
    border-bottom: 1px solid #d6d6d6;
}

.sidebar .tab-pane ul li a:hover {
    background-color: #dddddd;
    text-decoration: none;
}

.sidebar ul li a {
    display: block;
    padding: 10px 15px;
    font-size: 0.8rem;
    color: #4f4f4f;
    line-height: 1.2;
}

.sidebar .tab-pane ul li li {
    padding-left: 10px;
    background-color: white;
}

.sidebar ul.sidebar-menu {
    margin-bottom: 0;
}

.sidebar ul.sidebar-menu li a:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f111';
    color: #ec3125;
    font-weight: 900;
    font-size: 0.375rem;
    margin-right: 10px;
    position: relative;
    top: -4px;
}

.sidebar ul.sidebar-menu li a.parent:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f068';
    color: #ec3125;
    font-weight: 900;
    font-size: 0.625rem;
    margin-right: 8px;
    margin-left: -1px;
    position: relative;
    top: -2px;
}


.sidebar ul.sidebar-menu li a.active:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f068';
    color: #ec3125;
    font-weight: 900;
    font-size: 0.625rem;
    margin-right: 8px;
    margin-left: -1px;
    position: relative;
    top: -2px;
}

.sidebar ul.sidebar-menu li a.active{
    font-weight: bold;}
.inneron{
    font-weight:bold;background-color:#f0f8ff
}
.sidebar ul.sidebar-menu li a.collapsed:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f067';
    color: #ec3125;
    font-weight: 900;
    font-size: 0.625rem;
    margin-right: 8px;
    margin-left: -1px;
    position: relative;
    top: -2px;
}

/* PAGE */
.main {
    margin: 0 -15px;
}

.col-main {
    margin-top: 10px;
}

ul.breadcrumbs li {
    float: left;
    margin-right: 5px;
}

ul.breadcrumbs li:after {
    content: ">";
    color: #ea3024;
    margin-left: 5px;
}

ul.breadcrumbs li:last-child:after {
    content: "";
}

ul.breadcrumbs li a {
    font-size: 0.75rem;
}

.bar {
    min-width: 100%;
    padding: 15px 20px;
    background-color: #ececec;
    position: relative;
    align-items: center;
}

.content .bar:last-child {
    margin-bottom: 0;
}

.bar.filters {
    justify-content: flex-start;
}

.bar ul.pagination {
    margin-bottom: 0;
    margin-left: 30px;
}

.bar span {
    font-size: 0.875rem;
    font-weight: 700;
}

.bar .facebook span {
    font-weight: 400;
}

.bar .facebook span strong {
    color: #000;
}

.pagination .page-item .page-link {
    color: #4f4f4f;
    background-color: transparent;
    border: none;
    font-weight: 700;
    padding: 0.25rem 0.5rem;
    border-radius: 5px;
    font-size: 0.875rem;
}

.pagination .page-item .page-link:hover {
    background-color: #f0f8ff;
}

.pagination .page-item.active .page-link {
    background-color: #e02b1f;
    color: #fff;
}

.pagination .page-item .page-link.next {
    color: #979797;
    background-color: #d9d9d9;
}

.bar .dropdown a.btn {
    color: #4f4f4f;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 0.3125rem 2rem 0.3125rem 1.25rem;
    margin-right: 15px;
}

.dropdown-toggle::after {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f107';
    color: #ec3125;
    font-weight: 900;
    font-size: 1rem;
    position: absolute;
    top: 5px;
    border: none;
}

.bar .dropdown.right {
    position: absolute;
    top: 10px;
    right: 0;
}

#slider-tooltips {
    min-width: 300px;
    margin: 0px 25px 0px 5px;}

.btn.focus,
.btn:focus,
.form-control:focus,
.page-link:focus {
    box-shadow: none;
    border-color: #e5e5e5;
}

.form-inline .form-control {
    max-width: 230px;
    font-size: 0.75rem;
    border-radius: .25rem 0 0 .25rem;
    max-height: 33px;
}

.form-inline .btn {
    color: #fff;
    background-color: #e12b20;
    font-size: 0.75rem;
}

/* PRODUCT */
.product {
    padding: 15px;
    border: 1px solid #e5e5e5;
    margin-right:-1px; margin-bottom:-1px;
}

.product h4 {
    font-weight: 700;
    height:70px
}

.product img {
    padding: 0 10px;
    max-height: 140px;
}
.product-image{height:150px;
               text-align: center;}

.product .desc {
    height: 42px;
    overflow: hidden;
}

.product .ceny {
    float: left;
}

.product span.cenabezdph {
    font-size: 0.625rem;
    display: block;
}

.home-page span.cenasdph,
.product span.cenasdph {
    font-size: 1.25rem;
    font-weight: 700;
    color: #c81e16;
}

.home-page button,
.product-page button,
.product button {
    padding: 7px 20px;
    background-color: #89c028;
    color: #fff;
    font-weight: 700;
    border: 1px solid #868686;
    border-radius: .25rem;
    cursor: pointer;
    outline: none;
}

.product button:hover,
.product-page button:hover,
.kosik-kontakt-page button:hover {
    opacity: 0.9;
}

.product p.spec {
    color: #4f4f4f;
    height: 100px;
}

.kosik-page td.skladom,
p.skladom {
    color: #89c028;
    font-weight: 700;
    margin-top: 15px;
}

p.niejeskladom {
    color: #c93339;
    font-weight: 700;
    margin-top: 15px;
}



.product .product-label {
    position: absolute;
}

.product-page .product-label,
.special .product-label {
    position: absolute;
    top: 0;
}

.product-page .product-label2
 {
  position: absolute;
  top: inherit;
}

.special .product-label {
    right: 15px;
}

.product .product-label span,
.product-page .product-label span,
.special .product-label span {
    font-size: 12px;
    color: #fff;
    padding: 4px 8px;
    border-radius: 6px;
    display: table;
    margin-bottom: 3px;
}

.product .product-label span.freeshipping,
.product-page .product-label span.freeshipping,
.special .product-label span.freeshipping {
    background-color: #fb5603;
}

.product .product-label span.sale,
.product-page .product-label span.sale,
.special .product-label span.sale {
    background-color: #07457b;
}

.product .product-label span.akcia,
.product-page .product-label span.akcia,
.special .product-label span.akcia {
    background-color: #ffc107;
}


.product .product-label span.nadvaha,
.product-page .product-label span.nadvaha,
.special .product-label span.nadvaha {
    background-color: #ff9800;
}


.product .product-label span.nadrozmer,
.product-page .product-label span.nadrozmer,
.special .product-label span.nadrozmer {
    background-color: #607d8b;
}




.product .product-label span.new,
.product-page .product-label span.new,
.special .product-label span.new {
    background-color: #007b2e;
}

.product-page .product-img {
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
}

.product-page .modal-content .close,
.product-page .modal-content .close:hover {
    color: #ee3226;
    opacity: 1;
}

.product-page .modal-content .carousel-control-next-icon,
.product-page .modal-content .carousel-control-prev-icon {
    background-color: #808080;
    padding: 20%;
    background-size: 50%;
}

.product-page .modal-content .modal-footer {
    justify-content: center;
}

.products {
    margin-bottom: 55px;
}

/* FOOTER */
.footer {
    padding-top: 45px;
    margin-top: 35px;
    border-top: 1px solid #ececec;
}

.footer .footer-first {
    display: flex;
    justify-content: space-between;
}

.footer .footer-first .heureka {
    width: 100%;
    min-width: 340px;
    max-width: 340px;
}

.footer .footer-first .heureka > div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .footer-first .heureka p {
    font-size: 0.75rem;
    margin-bottom: 0;
}

.footer .footer-first .heureka .odporuca {
    background-color: #9f9f9f;
    padding: 30px 40px 30px 15px;
    position: relative;
    margin-top: 5px;
    border-radius: 0 10px 10px 0;
}

.footer .footer-first .heureka .odporuca span {
    color: #fff;
    font-size: 2.5rem;
    margin-right: 15px;
}

.footer .footer-first .heureka .odporuca p {
    color: #fff;
}

.footer .footer-first .heureka .odporuca img {
    position: absolute;
    right: 15px;
    top: -20px;
}

.footer .footer-first .heureka .hodnotenie,
.footer .footer-first .heureka .dorucenie {
    padding: 10px 20px 5px;
    justify-content: space-around;
}

.footer .footer-first .heureka .hodnotenie span {
    font-size: 1.375rem;
    color: #e22b1f;
}

.footer .footer-first .heureka .dorucenie span {
    color: #fff;
    background-color: #e22b1f;
    padding: 2px 10px;
    border-radius: 5px;
}

.footer .footer-first .heureka .dorucenie p {
    font-weight: 700;
}

.footer .footer-first .ikony img {
    display: block;
    margin: 0 auto 1rem;
    height: 70px;
}

.footer .footer-first .ikony span {
    display: block;
    text-align: center;
    color: #000;
}

.footer .partners {
    width: 100%;
}

.footer .newsletter,
.footer .facebook a {
    display: flex;
    align-items: center;
}

.footer .newsletter p {
    font-weight: 700;
    color: #000;
}

.footer .newsletter label {
    font-size: 0.875rem;
    color: #4f4f4f;
}

.footer .newsletter label a {
    color: #e12b20;
}

.footer .newsletter .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.footer .facebook a span {
    margin: 0 1rem 0;
    line-height: 1;
    color: #000;
}

.footer .facebook img {
    width: 30px;
    height: 30px;
}

.footer .partners ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.footer .nav a {
    font-size: 1rem;
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center;
    padding: 0.5rem 0;
}

.footer .nav a i {
    color: #e12b20;
    font-size: 0.375rem;
    margin-right: 0.375rem;
}

.footer .nav .active a,
.footer .nav a:hover {
    color: #e3291d;
}

.footer .bar:last-child {
    margin-bottom: 0;
}

.footer .form-inline .form-control,
.footer .form-inline .btn {
    border: 1px solid #e12b20;
    height: 30px;
}


/* webkit scrolbar */
.cart-content::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.cart-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #7f7f7f;
}

/* HOMEPAGE */
.home-page section,
#homeSlider {
    margin-bottom: 50px;
}

.home-page .carousel-indicators {
    position: initial;
    margin: 0;
    width: 100%;
}

.home-page .carousel-indicators li:before,
.home-page .carousel-indicators li:after {
    display: none;
}

.home-page .carousel-control-next,
.home-page .carousel-control-prev {
    width: 30px;
    height: 40px;
    background-color: #efefef;
    top: 35%;
}

.home-page .homeSliderNav li {
    background-color: #515151;
    cursor: pointer;
    width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    float: left;
    border-right: 2px solid #fff;
    height: 80px;
    margin: 0;
    text-indent: 0;
}

.home-page .homeSliderNav li:last-child {
    border: none;
}

.home-page .homeSliderNav li.active {
    background-color: #e92f24;
}

.home-page .homeSliderNav li p {
    padding: 20px;
    margin: 0;
    font-size: 0.8125rem;
    color: #fff;
    font-weight: 700;
}

.home-page h2 {
    font-size: 1.75rem;
    font-weight: 400;
    margin-bottom: 30px;
}

.home-page #special .col-sm-6 {
    padding: 20px 0px;
}

.home-page #special .col-sm-6:nth-child(1),
.home-page #special .col-sm-6:nth-child(2)  {
    border-bottom: 1px solid #ebebeb;
}

.home-page #special .col-sm-6:nth-child(odd) {
    border-right: 1px solid #ebebeb;
}

.home-page #special h3 {
    font-size: 0.75rem;
    font-weight: 400;
    color: #b3b3b3;
}

.home-page #special h3 a {
    font-size: 0.75rem;
    font-weight: 400;
    color: #b3b3b3;
}

.home-page #special h4 {
    font-weight: 700;
    min-height: 38px;
}

.home-page .buyArea {
    float: right;
}

.home-page .buyArea form {
    display: inline-block;
    margin-left: 10px;
}

/* PRODUCT PAGE */
.product-page h1 {
    color: #ee3226;
}

.product-page .carousel .carousel-inner {
    margin-bottom: 40px;
}

.product-page .productSliderNav li {
    cursor: pointer;
    width: 23%;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    margin: 1%;
    float: left;
    width: 180px;
}

.product-page table {
    width: 100%;
    margin-bottom: 20px;
}

.product-page table tr th,
.product-page table tr td {
    font-size: 0.875rem;
    font-weight: 400;
    color: #7f7f7f;
}

.product-page .buyArea {
    padding: 15px 20px;
    background-color: #ececec;
}

.product-page .buyArea .cenasdph {
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ee3226;
    line-height: 1;
}

.product-page .buyArea .cenabezdph {
    display: block;
    color: #7f7f7f;
    margin-bottom: 10px;
    font-size: 0.875rem;
}

.kosik-page table td input.qty,
.product-page .buyArea input.qty {
    width: 50px;
    height: 35px;
    text-align: center;
    font-weight: 700;
    color: #7f7f7f;
    background-color: #f1f1f1;
    border: 1px solid #d5d6d7;
    border-radius: 2px;
    margin-left: 10px;
}

.product-page .links {
    font-weight: 700;
    padding: 15px 20px;
    display: flex;
    justify-content: space-around;
}

.product-page .links a {
    display: flex;
    align-items: center;
}

.product-page .links a.porovnat:before {
    content: "";
    background: url(images/icons/porovnat.png) no-repeat;
    padding: 15px 18px;
}

.product-page .links a.strazit-cenu:before {
    content: "";
    background: url(images/icons/strazit-cenu.png) no-repeat;
    padding: 13px 16px;
}

.product-page .links a.oblubene:before {
    content: "";
    background: url(images/icons/oblubene.png) no-repeat;
    padding: 10px 15px;
}

.product-page .productTabs {
    margin-top: 30px;
}

.product-page .nav-tabs {
    border-bottom: none;
}

.product-page .tab-content {
    display: block;
    width: 100%;
    padding-top: 20px;
   /* border-top: 3px solid #7f7f7f;*/
}

.product-page .nav-tabs .nav-item .nav-link {
    background-color: #797979;
    border: none;
    margin-right: 3px;
    border-radius: .25rem;
}

.product-page .nav-tabs .nav-item .nav-link:hover,
.product-page .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #797979;
}

.product-page .nav-tabs .nav-item .nav-link2 {
    background-color: #e12b20;
    color: #fff;
    border: none;
    margin-right: 3px;
}

.product-page .nav-tabs .nav-item .nav-link2:hover,
.product-page .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #797979;
}

.product-page h2 {
    font-size: 22px;
    color: #4f4f4f;
}

.product-page h3 {
    font-size: 1rem;
    color: #4f4f4f;
}

.product-page h4 {
    font-size: 1rem;
}

/* KOŠˇIK */
.kosik-page table {
    width: 100%;
    margin-bottom: 50px;
}

.kosik-page table thead,
.kosik-page table tfoot td button {
    border: 1px solid #dddddd;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
    background: -webkit-linear-gradient(top, #fff, #f3f3f3);
    background: -o-linear-gradient(top, #fff, #f3f3f3);
    background: linear-gradient(to bottom, #fff, #f3f3f3);
}

.kosik-page table tfoot td button {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: .25rem;
    cursor: pointer;
    outline: none;
    color: #727272;
}

.kosik-page table tfoot td button i {
    color: #c81e16;
    margin-right: 10px;
}

.kosik-page table thead th {
    font-size: 0.875rem;
    font-weight: 400;
    color: #4f4f4f;
    padding: 10px;
}

.kosik-page table tbody {
    border-bottom: 1px solid #dddddd;
}

.kosik-page table tbody td {
    padding: 10px;
}

.kosik-page table tbody td input {
    margin-left: 0 !important;
}

.kosik-page table tbody td h2 {
    font-size: 1rem;
    color: #333333;
    font-weight: 700;
    min-width: 160px;
}

.kosik-page .cena,
.kosik-page .celkom {
    font-size: 1rem;
    font-weight: 700;
    color: #333333;
}

.kosik-page .celkom {
    color: #c81e16;
}

.kosik-page .sumar {
    font-size: 1rem;
    min-width: 250px;
    float: left;
    margin-top: 20px;
}

.kosik-page .sumar span {
    float: right;
}

.kosik-page .dopravaplatba {
    /* border-bottom: 1px solid #dddddd;*/
    padding-bottom: 20px;
}

.kosik-page #doprava h3,
.kosik-page #platba h3,.kosik-page #fakturacna h3,.kosik-page #dodacia h3 {
    font-size: 1.125rem;
    font-weight: 700;
    color: #fff;
    background-color: #555555;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 0;
    line-height: 1;
}

.kosik-page .card {
    background-color: #ececec;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.kosik-page .card:hover {
    background-color: #dddddd;
}

.kosik-page .card .sposob {
    padding: 25px 20px;
    margin: 0;
    cursor: pointer;
}

.kosik-page .card input,
.kosik-page .card h4 {
    float: left;
    margin-right: 5px;
    margin-bottom: 0;
}

.kosik-page .card input {
    margin-top: 3px;
    cursor: pointer;
}

.kosik-page .card input.collapse {
    display: inline-block !important;
}

.kosik-page .card h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #727272;
}

.kosik-page .card p {
    font-size: 1rem;
    padding: 25px 20px 0px 20px;
    color: #727272;
    font-size: 1rem;
}

.kosik-page .card span.popis {
    font-size: 0.8125rem;
    font-weight: 700;
    color: #727272;
    float: right;
}

/*.kosik-page .card p {
    font-size: 0.75rem;
    line-height: 1.2;
    margin: 0px 20px 20px 20px;
}*/

.kosik-page .total, .kosik-kontakt-page  .total  {
    background-color: #dddddd;
    border-radius: 5px;
        margin: 0 5px 15px 0px;
}

.kosik-page .total .sumar {
    margin: 0;
    margin: 15px 25px;
}

.kosik-page button {
    margin-right: 0 !important;
}

.kosik-page button.back {
    color: #727272;
    background-color: #dddddd;
}

.kosik-page .nav,
.kosik-kontakt-page .nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px 0;
}

.kosik-page .nav a:hover,
.kosik-kontakt-page .nav a:hover {
    text-decoration: none;
}

.kosik-page .nav a,
.kosik-kontakt-page .nav a {
    display: flex;
    align-items: center;
    margin: 0 1%;
}

.kosik-page .nav a span.number,
.kosik-kontakt-page .nav a span.number {
    margin-right: 10px;
}

.kosik-page .nav h1,
.kosik-kontakt-page .nav h1,
.kosik-page .nav span,
.kosik-kontakt-page .nav span {
    margin: 0;
    font-size: 1.375rem;
    color: #7f7f7f;
    line-height: 1;
    font-weight: 700;
    float: left;
}

.kosik-page .nav span,
.kosik-kontakt-page .nav span {
    color: #a1a1a1;
}

.kosik-page .nav span.number,
.kosik-kontakt-page .nav span.number {
    background-color: #ececec;
    font-size: 1.125rem;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kosik-page .nav a:hover span,
.kosik-kontakt-page .nav a:hover span {
    color: #7f7f7f;
}

.kosik-page .nav span.number.active,
.kosik-page .nav a:hover span.number,
.kosik-kontakt-page .nav span.number.active,
.kosik-kontakt-page .nav a:hover span.number {
    color: #fff;
    background-color: #e12b1f;
}

.kosik-kontakt-page .block {
    padding: 10px 15px;
    box-shadow: 0 0 10px 0 #dddddd;
    margin-bottom: 25px;
    border-radius: 5px;
}

.kosik-kontakt-page .block .head {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 20px;
}

.kosik-kontakt-page .block .head h2,
.kosik-kontakt-page .block .head span.info {
    display: inline-block;
    color: #333333;
    font-size: 1.2rem;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 5px;
}

.kosik-kontakt-page .block span.inline {
    display: inline-block;
}

.kosik-kontakt-page .block .separator {
    display: block;
    margin-bottom: 20px;
}

.kosik-kontakt-page .block span {
    display: block;
    margin-top: 10px;
    color: #686868;
}

.kosik-kontakt-page .block span a {
    font-size: 1rem;
}

.kosik-kontakt-page input[type="email"],
.kosik-kontakt-page input[type="password"],
.kosik-kontakt-page input[type="text"],
.kosik-kontakt-page input[type="number"], 
.kosik-kontakt-page input[type="tel"] {
    display: block;
    width: 50%;
    border-radius: .25rem;
    border: 1px solid #d8d8d8;
    color: black;
    height: 30px;
}
.kosik-kontakt-page select  {
    display: block;
    width: 50%;
    border-radius: .25rem;
    border: 1px solid #d8d8d8;
    color: black;
    height: 34px;
}
.kosik-page button,
.kosik-kontakt-page button {
    border: none;
    font-size: 0.875rem;
    font-weight: 700;
    color: #fff;
    background-color: #e93024;
    padding: 7px 20px;
    border-radius: .25rem;
    cursor: pointer;
    margin: 10px 10px 15px 0;
    outline: none;
}

.kosik-page button:hover,
.kosik-kontakt-page button:hover {
    opacity: 0.9;
}

.kosik-kontakt-page .error {
    background-color: #ffc6c3;
    color: #e93024;
    font-size: 0.875rem;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 5px;
}




/* CONTACT + STORE */
.default-page i {
	color: #7f7f7f;
}

.default-page .title {
	margin-bottom: 20px;
}

.default-page .title i {
	font-size: 1.5rem;
}

.default-page .title  h1 {
	color: #ee3226;
	margin-left: 10px;
}

.default-page .section {
	margin-bottom: 40px;
}

.default-page .section a {
	color: #ee3226;
}

.default-page .section .icon i {
	font-size: 3rem;
}

.default-page .section.social i {
	font-size: 2rem;
	color: #000;
}

.default-page .section.benefits p {
	display: flex;
	align-items: center;
}

.default-page .section.benefits i {
	font-size: 2rem;
	width: 2.5rem;
}

.default-page .section i {
	margin-right: 10px;
}

.default-page .section.map,
.default-page .gallery {
	padding: 10px;
	background-color: #ececec;
	box-shadow: 0 0 10px #909090;
}

.default-page .section.map iframe {
	margin-bottom: 10px;
	box-shadow: 0 0 5px #909090;
}

.default-page .section.map img,
.default-page .gallery img {
	box-shadow: 0 0 5px #909090;
}

.default-page .modal-content .modal-footer {
	justify-content: center;
}

.gallery i {
	cursor: pointer;
}
/* Slider */
.slick-slide {
    margin: 5px 10px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 	0;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
/* RESPONSIVE */
@media (min-width: 1680px) {

  /*  .reklama-left,
    .reklama-right {
        display: block;
    }

    .reklama-left {
        left: 1%;
    }

    .reklama-right {
        right: 1%;
    }*/
  .reklama-left,
    .reklama-right {
        display: none;
    }
}
@media (min-width: 1920px) {
    .reklama-left,
    .reklama-right {
        display: block;
    }
    .reklama-left {
        left: 3%;
       left: calc((100% - 1850px)/2);
    }

    .reklama-right {
        right: 3%;
       right: calc((100% - 1850px)/2);
    }
}
/*
@media (min-width: 2500px) {
    .reklama-left {
        left: 18%;
    }

    .reklama-right {
        right: 18%;
    }
}*/

@media (min-width: 1280px) {
    .container {
        max-width: 1230px;
    }
}

@media (min-width: 1024px) {

    .header #menu,
    #katalog {
        display: block;
    }

    .header ul.menu li:first-child a {
        border-top-left-radius: 5px;
    }

    .header ul.menu li:last-child a {
        border-top-right-radius: 5px;
    }


}

@media (max-width: 1280px) {



    .header ul.menu li a.top100:before,
    .header ul.menu li a.do5eur:before,
    .header ul.menu li a.akcie:before,
    .header ul.menu li a.vypredaj:before,
    .header ul.menu li a.servis:before,
    .header ul.menu li a.servis:before,
    .header ul.menu li a.kontakt:before,
    .header ul.menu li a.reklamacie:before,
    .header ul.menu li a.novinky:before

    {

        padding: 0px;
    }



    .header .search-area .form-inline .form-control {
        max-width: 100%;
        min-width: 220px;
        width: 220px;
    }

    #tsearch
    {
        min-width: 150px;
    }

    #slider-tooltips {
        min-width: 150px;

    }

}

@media (max-width: 1024px) {
    .footer .footer-first .ikony img {
        height: 60px;
    }

    .footer .footer-first.bar span {
        font-size: 0.75rem;
    }

    .content .product {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .kategorie .kategoria {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 1023px) {
     #picoutput{
      
   top:103px  ;
    max-width: 90% !important;
  
    }
    .mobilnezobraz {
        display: none !important;
    }

    .mobilzobraz {
        display: block !important;
    }

    #slider-tooltips {
        min-width: 200px;
    }

    body, html {
        font-size: 13px;
    }

    .header {
        position: relative;
    }

    .header .hamburger {
        display: block;
        position: absolute;
        font-size: 27px;
        color: #e12b20;
        top: 2px;
        right: -10px;
    }

    .header .hamburger2 {
        display: block;
        position: absolute;
        font-size: 27px;
        color: #e12b20;
        top: 2px;
        right: 75px;
    }

    .header ul.menu li {
        float: none;
        width: 100%;
    }

    .header .top-links,
    .header .cart-area .suma,
    .content .polozky {
        display: none;
    }

    .header .cart-area {
        margin-right: 0;
    }

    .header .cart-area a {
        border: none;
    }

    .header .search-area {
        position: absolute;
        top: 50px;
        right: -15px;
    }

    .katalog,
    .katalog:hover {
        display: block;
        text-align: left;
        background-color: #e12b20;
        color: #fff;
        padding: 15px;
        font-weight: 700;
        line-height: 1;
    }

    .katalog i {
        float: right;
    }

    .main .row.col-sm-3 {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0;
    }

    .col-main {
        width: 100%;
        max-width: 100%;
    }

    .bar ul.pagination {
        margin-left: 0;
    }

    .footer {
        padding-top: 0;
        border: none;
    }

    .footer .footer-first {
        display: block;
    }

    .footer .footer-first .icons {
        display: block !important;
    }

    .footer .footer-first .ikony {
        width: 50%;
        float: left;
        margin-bottom: 1rem;
    }

    .footer .footer-first .heureka {
        margin-right: 0 !important;
    }

    .footer .footer-first .heureka .hodnotenie,
    .footer .footer-first .heureka .dorucenie {
        justify-content: flex-start;
    }

    .footer .footer-first .heureka .hodnotenie span,
    .footer .footer-first .heureka .dorucenie span {
        margin-right: 20px;
        padding: 2px 10px;
    }

    .footer .newsletter p {
        margin: 0 0 10px;
        font-size: 1rem;
    }

    .footer .partners ul {
        justify-content: space-between;
    }
}

@media (max-width: 991px) {
    .footer .footer-first .heureka {
        min-width: inherit;
        max-width: inherit;
    }

    .barwithmenu {
        flex-wrap: wrap;
    }

    .barwithmenu > div {
        flex-basis: 50%;
    }

    .barwithmenu .fix-order {
        order: 1;
        margin-top: 3rem;
    }

    .footer .facebook a span {
        font-size: 1rem;
    }
}

@media (max-width: 767px) {
    
    
.margin0-575 h2 {  margin-left: 0px!important;}
     #picoutput{
      
top:92px  ;
    max-width: 90%!important; 
    
  
  
    }
    .margin0-575 img {display:none}
   
    .main {
        margin: 10px -15px;
    }

    #slider-tooltips {
        min-width: 90%;
        margin: 0px 20px 10px 20px;
    }

    #tsearch {
        min-width: 120px;;
        width: 120px;
    }

    .kosik-kontakt-page input[type="email"],
    .kosik-kontakt-page input[type="password"],
    .kosik-kontakt-page input[type="text"],
    .kosik-kontakt-page input[type="number"],
    .kosik-kontakt-page input[type="tel"] {
        width: 100%;
    }
    .header .header-top {
        margin: 10px 0 0;
    }

    .header .header-top .logo img {
        max-height: 50px;
    }

    .header .header-right {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0;
    }

    .header .hamburger  {
        top: 10px;
        right: 0;
    }

    .header .hamburger2 {
        top: 10px;
        right: 75px;
    }

    .header .search-area {
        position: static;
        width: 100%;
    }

    .header .search-area .form-inline .form-control {
        width: 35%;
        min-width: 35%;
        margin: 0 15px ;
    }

    .header .search-area .form-inline .btn {
        width: 25%;
    }

    .header .cart-area {
        position: absolute;
        top: -42px;
        right: 20px;
    }

    .kosik-page table thead {
        display: none;
    }

    .kosik-page table tbody td {
        width: 100%;
        display: block;
        text-align: center;
    }

    .kosik-page #doprava,
    .kosik-page #platba {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        margin-bottom: 10px;
    }

    .footer-first .container {
        flex-wrap: wrap;
    }

    .footer .partners ul {
        flex-wrap: wrap;
        text-align: center;
    }

    .footer .partners ul li {
        flex-basis: 50%;
        margin-bottom: 1rem;
    }

    .footer .form-inline .form-control {
        min-width: 190px;
    }

    .footer .footer-first .heureka {
        margin-bottom: 2rem;
    }

    .mobilzobraz {
        display: none !important;
    }

    .shoproku {
        display: block !important;
    }
}

@media (max-width: 599px) {
    .barwithmenu {
        max-width: 320px;
    }

    .barwithmenu > div {
        flex-basis: 100%;
    }

    .barwithmenu .fix-order {
        order: 0;
        margin-top: 0;
    }

    .footer .newsletter .form-inline .form-control {
        min-width: 220px;
        width: 220px;
    }

    .footer .logo {
        text-align: center;
        margin-bottom: 2rem;
    }

    .barwithmenu > div:last-child {
        margin-top: 2rem;
    }
     .viacko3reverse  {display:none}
}

@media (max-width: 575px) {
    
        #picoutput{

    
    position: absolute;z-index: 9999;max-height:75vh;overflow-y:scroll
  
    }
    .content {
        padding: 0 15px;
    }
.margin0-575 {display:block}
    .product-image img,
    .special img {
        max-width: 150px;
    }
       .viacko3 {display:none;}
         .viacko3reverse  {display:block}
         .margin0-575 {margin:0px}
         .product h4 {
    font-weight: 700;
    height: 60px;
}

      .quicksearchone h4 {
    font-weight: 700;
    height: 60px;
    font-size: 16px;
}
.margin0-575 img {display:block}
.margin0-575 h2 {font-size:16px ; margin-left: 10px;}
   .viacko3nazov {float:right;max-width: calc(100% - 135px)}  


.product-image-viacako3 img {max-width: 120px}

}
@media (max-width: 480px) {
   
    .home-page .homeSliderNav.carousel-indicators {
        display: none;
    }

    .bestsellers .best-product {
        width: 50%;
        border: none;
    }

    .bestsellers .best-product:nth-child(odd) {
        border-right: 1px solid #e5e5e5;
    }

    .kategorie {
        margin-top: 10px;
    }

    .kategorie .kategoria {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .kategorie .kategoria a {
        padding: 5px 7.5px;
        min-height: 35px;
    }

    .kategorie .kategoria img {
        max-width: 30px;
    }

    .kategorie .kategoria i {
        right: 10%;
    }

    .header-top .col-sm-6 {
        padding: 0;
    }

    .header .cart-area .pocet {
        padding: 3px 5px 0 5px;
    }

    .content .product {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .product-page .col-sm-6 {
        padding: 0;
    }

    .product-page .description {
        padding-top: 20px;
    }

    .bar {
        padding: 15px;
    }

    .footer .bar {
        margin-bottom: 0;
        border-bottom: 1px solid #d9d9d9;
    }

    .footer .footer-first .ikony {
        width: 50%;
    }

    .footer .facebook,
    .footer .newsletter {
        width: 100%;
    }

    .footer ul.nav {
        width: 100%;
    }

    .footer li.nav-item {
        width: 100%;
        display: block;
    }

    #special .special .col-sm-4,
    #adviser .col-sm-2 {
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }

    #special .col-sm-6 {
        border: none !important;
    }

    .kosik-kontakt-page .nav {
        margin: 30px 0;
    }

    .kosik-kontakt-page .nav h1,
    .kosik-kontakt-page .nav span {
        font-size: 1rem;
    }

    .kosik-kontakt-page .nav span.number {
        font-size: 1rem;
        height: 25px;
        width: 25px;
    }

    .kosik-kontakt-page .block .head {
        margin: 0;
    }

    .kosik-kontakt-page input[type="email"],
    .kosik-kontakt-page input[type="password"],
    .kosik-kontakt-page input[type="text"],
    .kosik-kontakt-page input[type="number"],
    .kosik-kontakt-page input[type="tel"] {
        width: 100%;
    }

}

@media (max-width: 375px) {
    .footer .footer-first.bar span {
        font-size: 0.75rem;
    }

    .header .cart-area .cart-hover {
        width: 290px;
        right: -20px;
    }

    .kosik-kontakt-page .block .head span.info {
        float: none !important;
    }
}

/* old and small */
@media (max-width: 320px) {
    .footer .footer-first.bar span {
        font-size: 0.7rem;
    }

    .product-page .nav-tabs .nav-item .nav-link {
        padding: .4rem 0.75rem;
    }
}


.productSliderNav img {max-height: 150px;}

.product-page .gallery .slick-slider .slick-track {
   display: flex;
   align-items: center;
}

.product-page .gallery .slick-slider .slick-slide img {
   max-height: 120px;
}

.product-page  .carousel .carousel-item {
   text-align: center;
}
.gallery .slick-slide img {
   cursor: pointer;
}





.red{    color: #ee3226 !important; font-weight: bold}
.zatvorit
{
float: right;
    font-size: 30px;
    padding-right: 10px;color:red;font-weight:bold}
.zatvorit:hover
{
text-decoration: none;color:gray}

#backgroundOverlay{
    background-color:#0000007a;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    display:none;
    z-index:800;
}

    
        em {background-color: #a2ffad;}
    

            em {background-color: #a2ffad;}

    .margin0 {margin:0px}
    .padding0 {padding: 0px;}
    
    
    .quicksearchone:hover{
   background-color: #f0f8ff;
}
.quicksearchone .product-image {
    height: 100px!important;
    text-align: center;
}
.quicksearchone img {
    padding: 0 5px;
    max-height: 90px;
}
.quicksearchone {
    padding: 10px;
    z-index: 2000;
   
}

.quicksearchone .niejeskladom, .quicksearchone  .skladom {
  
    margin: 0px;
}

#picoutput .products {padding: 0px;}
#picoutput .zobrazitvsetko {     margin: 10px;
    background: gray;
    width: 100%;
    padding: 0px;
    background: gray;
    height: 40px;
    color: white;
    /* margin: 5px; */
    padding: 10px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;}
#picoutput   a .zobrazitvsetko:hover{
   background-color: #555555;
   text-decoration: none;
}
   .novetest{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
    .poistenie {font-size: 0.875rem; margin-bottom: 0px; width:100%}
    .poistenie_text {display:inline;width:70%}
    .poistenie_cena {display:inline;width:20%;text-align:right;float:right;font-weight: bold}