.table-wrapper {
    position: relative;
    width: 100%;
    max-width: 1080px;
}

.table-scroller {
    overflow-x: scroll;
    overflow-y: visible;
    margin-left: 0px;
}

table.green_1 .green.sticky-col {
    position: sticky;
    top: auto;
    left: 0px;
    width: 142px !important;
    margin: 0px;
    line-height: 4.5;
}

table.green_1 {
    height: auto;
}

table.green_1 tr {
    /*
    height: 60px;
    */
}

table.green_1 tr>td {
    border: 1px solid #1d1d1d;
    text-align: center;
    width: 10%;
    height: inherit;
    max-width: 100%;
    min-width: 140px;
}

table.green_1 tr>td img {
    margin: 0 auto;
    display: block;
}

table.green_1 tr>td.green {
    background-color: #0e805c;
    text-align: center;
}

table.green_1 tr>td.green a {
    color: #ffffff !important;
}

table.green_1 tr>td.green {
    color: #ffffff !important;
}

table.green {
    width: 100% !important;
    min-width: 1024px;
}

table.green tr {
    height: 25px;
}

table.green tr>td {
    width: 100% !important;
    min-width: 100px;
}

table.green_1 tr>td.blue {
    color: #ffffff;
    background-color: #0bbbe1;
    padding: 20px 0px;
}

table.green_1 tr>td.blue>a {
    color: #ffffff !important;
}

@media only screen and (max-width: 767px) {
    table.green_1 {
        font-size: 10px !important;
    }

    table.green_1 .green.sticky-col {
        position: sticky;
        top: auto;
        left: 0px;
        width: 142px !important;
        margin: 0px;
        line-height: 2.2;
    }

    table.green_1 tr>td {
        width: 10%;
        max-width: 100%;
        min-width: 50px;
    }

    .table-scroller {
        overflow-x: scroll;
        overflow-y: visible;
        margin-left: 0px !important;
    }
}

/* BURGER */
.menu-helper {
    top: 100%;
    transform: translateY(-42px);
}

.menu-helper>span::before {
    content: '\e914';
    position: absolute;
    left: 0;
    top: 0;
    width: 66px;
    height: 33px;
    font-family: shoptet;
    font-size: 22px;
    line-height: 33px;
    text-indent: 0;
    text-align: center;
}

.flag.flag-action {
    background-color: #e94b4b;
    color: #fff !important;
}

/* Zmení barvu příznaku AKCE */

.flag flag-tip {
    background-color: #59d6e4;
    color: #fff !important;
}

/* Zmení barvu příznaku TIP */

.flag.flag-new {
    background-color: #7ad046;
    color: #fff !important;
}

/* Zmení barvu příznaku NOVINKA*/

#a-home {
    display: none !important;
}


/****Rozbalovací menu****/
.navigation-in ul.menu-level-2 {
    height: auto !important;
}

.navigation-in>ul>li.ext.exp>ul {
    /*margin-top: 15px;*/
    background-color: #f4f6f7;
}

.navigation-in>ul>li.ext>ul>li:first-child {
    background-image: transparent;
}

.navigation-in>ul>li.ext>ul>li:hover>.navigation-in>ul>li.ext>ul>li>div>a {
    background-color: #0bbbe1;
}

.navigation-in>ul>li.ext>ul>li>div>a {
    line-height: 20px;
    background-color: white;
}

.navigation-in>ul>li.ext>ul>li>div>a:hover {
    text-decoration: underline;
    background-color: transparent;
}

.navigation-in>ul>li.ext.exp>ul {
    background-color: white;
}

.extra-step a {
    border-color: #0bbbe1 !important;
    background-color: #0bbbe1 !important;
    font-weight: 400 !important;
}

.next-step a:nth-child(2) {
    line-height: 25px !important;
    border-color: #0bbbe1 !important;
    background-color: #0bbbe1 !important;
    font-weight: 400 !important;
    padding: 5px 15px !important;
    width: auto !important;
    margin-left: 0 !important;
    font-size: 14px !important;
}

.next-step a:nth-child(2):hover {
    border-color: #07aacd !important;
    background-color: #07aacd !important;
}

#orderFormButton,
#submit-order {
    padding: 5px 15px !important;
    width: auto !important;
    line-height: 25px !important;
    font-size: 14px !important;
}

#orderFormButton:hover,
#submit-order:hover {
    border-color: #07aacd !important;
    background-color: #07aacd !important;
}

.cart-widget-button a {
    border-color: #0bbbe1 !important;
    background-color: #0bbbe1 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    padding: 5px 15px !important;
    line-height: 25px !important;
    margin-bottom: 10px !important;
}

.cart-widget-button a::after {
    display: none !important;
}

.cart-widget-button a:hover {
    border-color: #07aacd !important;
    background-color: #07aacd !important;
}

.top-navigation-menu,
.top-navigation-contacts {
    background: transparent;
}

.top-menu-trigger-visible .top-navigation-menu-trigger {
    display: none;
}


/***** DETAIL PRODUKTU ************/
.p-detail-inner h1,
.p-detail h2 {
    color: #3b3e47;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-top: -20px;
    margin-bottom: 30px;
    background: url(https://www.tester.cz/user/documents/upload/border.png) left bottom no-repeat;
}

.show-tooltip[data-original-title] {
    border-bottom: none;
}

.p-detail-info a {
    color: #969ea7;
}

.p-detail-info a:hover {
    color: #969ea7;
    text-decoration: underline;
}

.p-detail-info>div {
    color: #969ea7;
    font-weight: 500;
}

.type-detail .product-top .price {
    background-color: #f4f6f7;
    margin-bottom: 0px;
    padding: 30px;
    border-radius: 20px;
    margin-left: -30px;
}

.type-detail .delivery-time strong {
    color: #72c37c;
}

.btn.btn-conversion {
    margin-left: 20px;
    color: #fff;
    border-color: #0bbbe1;
    background-color: #0bbbe1;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    width: 200px;
}

.type-detail .btn.btn-conversion:hover {
    color: #fff;
    border-color: #07aacd;
    background-color: #07aacd;
}

.type-detail .btn.btn-conversion::before {
    display: none;
}

.type-detail .add-to-cart {
    margin-left: -48px;
}

.type-detail .hidden-xs a {
    color: #0bbbe1;
    font-size: 16px;
}

.type-detail .hidden-xs a:hover {
    text-decoration: underline;
}

.type-detail .hidden-xs a::after {
    display: none;
}

ul.p-detail-tabs {
    background-color: #f4f6f7;
    border-radius: 50px;
    padding-left: 10px;
    padding-right:10px;
}

ul.p-detail-tabs li a {
    color: #465361;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 50px;
    margin-top: 1px;
    margin-bottom: 3px;
    margin-left: -2px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 500;
}

ul.p-detail-tabs li a:hover {
    color: #465361;
}

.active .p-detail-tab-link {
    color: #465361;
}

.type-detail .p-switchable .product {
    width: 31.1% !important;
}

.p-switchable .inactive {
    display: block;
}

.products.products-block.products-related>div {
    border-style: solid !important;
}



/***** VÝPIS PRODUKTU - STŘED**********/
.category-perex h2 {
    display: none;
}

.category-perex-inner span {
    color: #62656c !important;
    line-height: 28px;
}

.subcategories.with-image li a {
    border-radius: 15px;
    border-color: #e5e6ed;
    color: #465361;
}

.subcategories.with-image li a:hover {
    border-radius: 15px;
    border-color: #e5e6ed;
    color: #0bbbe1;
}

.category-header {
    background-color: #f4f6f7;
    border-radius: 50px;
}

.category-header input[type="radio"]+label {
    color: #465361;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.category-header input[type="radio"]+label:hover {
    color: #465361;
    background-color: #fff;
    border-radius: 50px;
}

.category-header input[type="radio"]:checked+label {
    color: #465361;
    background-color: #fff;
    border-radius: 50px;
}



/***** VÝPIS PRODUKTU **************************************/
/***** VÝPIS PRODUKTU - LEVÝ SLOUPEC**********/
.categories li::before {
    font-family: FontAwesome;
    content: '\f111';
    position: absolute;
    line-height: 36px;
    font-size: 6px;
    margin-left: 38px;
    color: #465361;
}

.categories ul ul a {
    padding-left: 70px;
}

.categories li .expanded li::before {
    margin-left: 50px;
}

.box-categories h4,
.filters h4 {
    font-size: 18px !important;
}

.box-categories h4::before,
.filters h4::before {
    display: none;
}

.categories a {
    line-height: 2;
}

.box-bg-variant .categories a {
    font-size: 13px;
    color: #465361;
    font-weight: 500;
}

.box-bg-variant .categories:hover {
    background-color: #0bbbe1;
}

.box-bg-variant .categories a:hover {
    color: #fff;
}

.categories .topic.active>a {
    background-color: #0bbbe1;
}

.categories .topic.active>a:hover {
    color: #fff;
}

.topic.active {
    background-color: #0bbbe1;
}

#categories .expandable.expanded>ul {
    background-color: #e9edef;
}

.categories ul a:hover {
    color: #465361 !important;
    text-decoration: underline !important;
}

.categories .topic.child-active>a {
    color: #fff;
    background-color: #0bbbe1;
}

.categories li.active>a {
    color: inherit;
    background-color: inherit;
    text-decoration: underline;
}

.categories li.active>a:hover {
    background-color: inherit;
    color: #465361 !important;
}

.categories .topic.child-active>a:hover {
    color: #fff;
}

#categories .expandable>a>span,
#categories .expandable>.topic>a>span {
    display: none;
}


/***** MENU VYSOUVACÍ **********/
/*
.navigation-in>ul>li.ext>ul, .menu-helper>ul>li.ext>ul {
    margin-top: 100px;
    height: auto;
    }
*/

/***** LEVÝ SLOUPEČEK ************************/
.sidebar-left {
    border-radius: 15px;
}

/***** FILTR SLIDER ***/
.ui-slider-range {
    background-color: #0bbbe1;
}

.ui-slider-handle {
    background-color: #0bbbe1;
}

.ui-slider-horizontal .ui-slider-handle::after {
    background: #0bbbe1;
}

/**** FILTR ZNACKY *****/
.filter-count {
    background-color: #0bbbe1;
    color: #fff;
}

input[type="checkbox"]:checked+label::before,
input[type="radio"]:checked+label::before {
    border-color: #0bbbe1;
}

input[type="checkbox"]:checked+label::after,
input[type="radio"]:checked+label::after {
    background-color: #0bbbe1;
}

/***** TOP 10 ******/
.sidebar-inner>div h4 {
    color: #3b3e47;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 5px;
}

.sidebar-inner>div h4:before {
    font-family: FontAwesome;
    content: '\f142   \f142';
    margin-right: 5px;
}

ol.top-products li::before {
    background-color: #0bbbe1;
    color: #fff;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

ol.top-products li {
    padding: 5px 10px;
}

ol.top-products li:first-child {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}

ol.top-products li:last-child {
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

ol.top-products li:hover {
    background-color: #e5e9eb;
}

ol.top-products li div a span {
    color: #3b3e47;
    font-size: 13px;
    font-weight: 700;
}

ol.top-products li div>span {
    color: #3b3e47;
    font-size: 13px;
    font-weight: 400;
}

ol.top-products li a>img {
    border-radius: 50px;
    padding:10px;
}

ol.top-products {
    background-color: #f1efef;
    border-radius: 20px;
}

/***** BANERY ******/
.sidebar-left .banner {
    text-align: center;
}

/***** ANKETA ******/
ul.poll .poll-result>div {
    background-color: #0bbbe1;
    border-left-color: #0bbbe1;
}

/********************************************/

/***** DROBEČEK ******/
.breadcrumbs {
    margin-top: 15px;
    margin-bottom: 30px;
    border: none;
    font-size: 11px;
    font-weight: 400;
    color: #969ea7;
    /*  background-color: #f4f6f7;*/
    border-radius: 50px;
}

.breadcrumbs>span>a::before {
    display: none;
}

.breadcrumbs>span>a::after {
    transform: unset;
    bottom: unset;
    font-family: FontAwesome;
    content: '\f101';
    background-color: transparent;
    right: 5px;
    width: 1px;
}

.breadcrumbs a:hover {
    color: #969ea7;
}

/***** ZÁKLADNÍ PODSTRÁNKA ******/
.content-inner {
    max-width: unset;
}

.content-inner article header h1 {
    color: #3b3e47;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(https://www.tester.cz/user/documents/upload/border.png) left bottom no-repeat;
}

.content-inner article div h1 {
    color: #465361;
    font-size: 18px;
    font-weight: 700;
}

.content-inner article div h2 {
    color: #465361;
    font-size: 16px;
    font-weight: 700;
}

.content-inner article div h3 {
    color: #465361;
    font-size: 15px;
    font-weight: 700;
}

.content-inner article div h4 {
    color: #465361;
    font-size: 14px;
    font-weight: 700;
}

.content-inner article div a {
    color: #3aadc5;
}

.content-inner article div a:hover {
    text-decoration: underline;
}

/***** PRODUKTY TITULNÍ STRANA ******/
h4.indented {
    color: #3b3e47;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-bottom: 35px;
}

/***** PRODUKT ******/
.products {}

.products.products-block>div {
    border: 1px solid #ccc;
    border-radius: 15px;
    margin-bottom: 25px;
    width: 23.2% !important;
    margin-right: 12px;
    margin-left: 12px;
}

.products.products-block>div:nth-child(3n),
.products.products-block>div:last-child {
    border-right-style: solid;
}

.columns-4 .products.products-block>div:nth-child(3n):last-child {
    border-right-style: solid;
}

.products.products-block>div:nth-child(3) {
    border-top-style: solid;
}

/***** PRODUKT - kategorie ******/
.columns-3 .products-page .product {
    width: 30% !important;
    margin: 1%;
}

.p-tools {
    text-align: right !important;
}

.btn.btn-primary,
a.btn.btn-primary {
    margin-top: 20px;
    border-color: #0bbbe1;
    background-color: #0bbbe1;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 15px;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover {
    border-color: #07aacd;
    color: #fff;
    background-color: #07aacd;
}

.p:hover .btn-primary {
    border-color: #07aacd !important;
    color: #fff !important;
    background-color: #07aacd !important;
}

.columns-4 .products.products-block>div:nth-child(3n) {
    border: 1px solid #ccc;
}

.columns-4 .products.products-block>div:nth-child(4n) {
    border: 1px solid #ccc;
}

.flag {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 10px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.type-detail .flag {
    border-radius: 15px;
}

.p .flags-default {
    left: -20px;
}

.p .name {
    color: #3b3e47;
    font-size: 18px;
    height: auto;
    margin-top: 20px;
    margin-bottom: 0px;
}

.p:hover .name {
    color: #07aacd;
}

.products-block .ratings-wrapper .availability {
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    flex: 1 1 100%;
}

.parametry .detail-parameters tbody {
    font-size: 13px;
}

.parametry .detail-parameters tbody tr th {
    color: #3b3e47;
    font-weight: 700;
    padding-right: 30px;
}

.parametry .detail-parameters tbody tr td {
    color: #555860;
    font-weight: 300;
}

.products .p-bottom .p-tools {
    text-align: center;
}

.products .p-bottom .prices {
    margin-top: 20px;
}

.price-final,
.confirmation {
    color: #3b3e47;
    font-size: 15px;
    font-weight: 700;
}

.products .p-bottom .prices,
.products .p-bottom .p-tools {
    flex-basis: 100%;
}

.btn.btn-cart {
    margin-top: 20px;
    border-color: #0bbbe1;
    background-color: #0bbbe1;
    width: 100%;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0;
}

.btn.btn-cart::before {
    display: none;
}

.p:hover .btn-cart {
    border-color: #0bbbe1;
    color: #fff;
    background-color: #0bbbe1;
}

.btn.btn-cart:hover {
    border-color: #07aacd;
    color: #fff;
    background-color: #07aacd;
}


.flags-extra .flag {
    width: auto;
    height: auto;
    max-width: unset !important;
}

.flags-extra .price-standard {
    font-size: 20px !important;
    font-weight: 300;
}

.flags-extra .price-save {
    font-size: 16px !important;
    font-weight: 700;
    margin-top: 4px;
    text-indent: 5px;
}

/*.type-detail .flags-extra{display:none;  }*/

/***********/

body {
    font-family: 'Roboto', sans-serif !important;
}

* {
    font-family: 'Roboto', sans-serif !important;
}

.top-navigation-bar {
    background-color: #0bbbe1;
    height: 46px;
    border: none;
}

.top-navigation-bar .container {
    height: 46px;
}

.top-navigation-contacts>a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}

.top-navigation-contacts>a:hover {
    color: #fff;
}

.top-navigation-bar-menu {
    border-width: 0px;
}

.top-navigation-bar-menu li {
    vertical-align: unset;
    margin: 0 10px;
}

.top-navigation-bar-menu li a {
    color: #fff;
    padding: 0px;
    text-transform: none;
}

.top-navigation-bar-menu li a:hover {
    text-decoration: underline;
    color: #fff;
    background: none;
}

.top-navigation-bar-menu li:first-child a::before {
    display: none;
}

.top-navigation-bar-menu li a::before {
    background-color: #fff;
    margin-left: -22px;
}

.top-navigation-menu-trigger::before {
    color: #fff;
}

.top-navigation-menu-trigger:hover::before {
    color: #fff;
}

.top-navigation-bar .container>div {
    flex: 1 1 30%;
}

.top-navigation-bar-menu li::before {
    display: none;
}

.top-navigation-bar a,
.top-navigation-bar .dropdown button {
    color: #fff;
}

.top-navigation-menu {
    background-color: #0bbbe1;
    height: 46px;
    line-height: 46px;
    font-size: 15px;
}

.top-navigation-bar-menu {
    background-color: #0bbbe1;
}

.top-navigation-bar .login,
.top-navigation-bar .logout,
.secondary {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 13px;
}

.top-navigation-bar .login:hover,
.top-navigation-bar .logout:hover,
.secondary:hover {
    background-color: #07aacd;
    color: #fff !important;
}

/*.top-navigation-bar .container>div:first-child {     flex-basis: 40%;}*/
.admin-logged .popup-widget.login-widget {
    top: 56px;
}

.top-navigation-bar-menu li.cropped {
    display: inline-block !important;
}


/********Header-logo-hledani-kosik*********/
.header-top {
    height: 134px;
}

@media only screen and (max-width: 767px) {
    .header-top {
        height: 200px;
    }
}

.btn.btn-default,
a.btn.btn-default {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    border-color: #0bbbe1;
    background-color: #0bbbe1;
    height: 50px;
    border-radius: 50px;
    padding: 15px 30px;
}

.btn.btn-default:hover,
a.btn.btn-default:hover {
    color: #fff;
    border-color: #07aacd;
    background-color: #07aacd;
}

input[type="search"].form-control {
    height: 50px;
    border-radius: 50px;
    font-style: italic;
    font-weight: 300;
    color: #7f8186;
}

#header .icon-cart {
    background: #f4f6f7;
    border-radius: 50px;
    padding-right: 20px;
}


@media only screen and (max-width: 767px) {
    #header .cart-count {
        position: absolute;
        top: -66px;
        right: 50px;
        border: 0;
    }
}



.header-top .btn.icon-cart::before {
    background-color: #0bbbe1;
    padding: 10px;
    color: #fff;
    border-radius: 50px;
}

.header-top .btn.icon-cart:hover::before {
    background-color: #07aacd;
}

.header-top .btn.icon-cart i {
    left: 35px;
}

.cart-price {
    color: #3b3e47 !important;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}


/**********************************/

#navigation {
    height: 50px;
    border-radius: 50px;
}

.navigation-in {
    height: 50px;
    border-radius: 50px;
    background-color: #f4f6f7;
}

.navigation-in ul,
.menu-helper ul {
    height: 50px;
    line-height: 50px;
}

.navigation-in>ul>li {
    border: none;
    padding-top: 0px;
}

.navigation-in ul li a {
    color: #6c6e75;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
}

.navigation-in ul li a b,
.menu-helper ul li a b {
    font-weight: 700 !important;
}

.navigation-in ul li a:hover {
    color: #6c6e75 !important;
    background: #e5e9eb;
}

/*.navigation-in ul li:first-child a b{visibility: collapse;}
.navigation-in ul li:first-child {background: url("https://181414.myshoptet.com/user/documents/images/home.png") center no-repeat; padding-left: 10px; }
.navigation-in ul li:first-child a:hover {background:transparent;}
*/
.navigation-in>ul>li:last-child {
    background: #0bbbe1;
}

.navigation-in>ul>li:last-child>a {
    color: #fff;
}


/*******************************/

.homepage-box.before-carousel {
    margin-top: 0px;
    margin-bottom: 0px;
}

.homepage-box {
    border: none;
    background-color: #ffffff;
}

.carousel-control.left .sr-only,
.carousel-control.right .sr-only {
    display: none;
}

.carousel-control::before {
    background-color: rgba(255, 255, 255, 0.35);
    width: 122px;
    height: 122px;
    line-height: 122px;
    top: 46%;
}

.carousel-control.left {
    left: -80px;
}

.carousel-control.left::before {
    text-indent: 50px;
}

.carousel-control.right {
    right: -80px;
}

.carousel-control.right::before {
    text-indent: -50px;
}

/***********Welcome text*************/

.welcome {
    margin: 65px 0px 0px 40px;
}

.welcome div,
.welcome h1 {
    max-width: unset;
}

.welcome h1,
.category-title {
    color: #3b3e47;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(https://www.tester.cz/user/documents/upload/border.png) left bottom no-repeat;
    )
}

.welcome div p {
    color: #62656c;
    font-weight: 400;
    line-height: 30px;
}

/***********Hodnocení titulní strana*************/
.latest-contribution-wrapper h2 {
    color: #3b3e47;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(https://www.tester.cz/user/documents/upload/border.png) left bottom no-repeat;
    ;
}

.latest-contribution-placeholder {
    visibility: hidden;
}

.latest-contribution-wrapper {
    margin-top: 0px;
}

.latest-contribution-product {
    height: 25px;
}

/********Copyright*********/
#footer .site-name {
    display: none;
}

.custom-footer {
    border: none;
    padding-left: 0px;
    max-width: 1378px;
    margin: 0 auto;
}

.custom-footer>div {
    padding: 0px;
}

.custom-footer>div {
    flex: 1 1 30%;
}

.custom-footer>div.extended {
    flex: 0 0 30%;
}

#footer h4 {
    color: #3b3e47;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    background: url(https://www.tester.cz/user/documents/upload/border.png) left bottom no-repeat;
}

#footer ul {
    list-style-type: disc;
    margin-left: 20px;
}

#footer ul a {
    color: #60636a;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
}

#footer ul a:hover {
    color: #60636a !important;
    text-decoration: underline;
}

.contact-box ul li {
    list-style-type: disc;
}

#footer .contact-box a {
    line-height: 20px;
}

.contact-box ul li>span {
    padding-left: 0px;
}

.contact-box ul li>span::before {
    display: none;
}

/* .form-group{max-width:274px;  margin-bottom: 5px;} */

.form-group input {
    background: #fff;
    border-radius: 50px;
    height: 45px
}

.login-wrapper {
    padding-top: 5px;
}

.btn.btn-secondary,
a.btn.btn-secondary {
    color: #fff;
    border-color: #0bbbe1;
    background-color: #0bbbe1;
    float: left;
    border-radius: 50px;
    text-transform: inherit;
}

.btn.btn-secondary:hover,
a.btn.btn-secondary:hover {
    background-color: #07aacd;
    border-color: #07aacd;
}

.login-wrapper .password-helper {
    float: right;
    width: 55%;
    margin-top: 3px;
}

.login-wrapper .password-helper a {
    line-height: 13px;
    color: #49494a !important;
    font-weight: 700;
}

.login-wrapper .password-helper a:hover {
    text-decoration: underline;
}


#footer .container {
    width: 100%;
}

#footer .footer-rows {
    background-color: #f4f6f7 !important;
    margin-top: 50px;
}

#footer .footer-bottom {
    background-color: #e2e9ec !important;
    height: auto;
}

.footer-bottom {
    display: block;
}

#signature {
    text-align: center;
    margin-top: 15px;
}

.copyright {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}


/***** Responzivita ******/

@media (max-width: 1440px) {
    .custom-footer {
        max-width: 1150px !important;
    }

    .products.products-block>div {
        width: 22.5% !important;
    }

    .columns-3 .products-page .product {
        width: 30.45% !important;
    }

    .type-detail .p-switchable .product {
        width: 30.45% !important;
    }

    .top-navigation-menu {
        flex: 1 1 40% !important;
    }

    .top-navigation-tools {
        flex: 15% !important;
    }
}

@media (max-width: 1300px) {
    .products.products-block>div {
        width: 31% !important;
    }
}

@media (max-width: 1200px) {
    .top-navigation-bar .container>div {
        flex: 1 1 60%;
    }

    .top-navigation-contacts a.project-phone::before,
    .top-navigation-contacts a.project-email::before {
        display: none;
    }

    .custom-footer {
        max-width: 950px !important;
    }

    .products.products-block>div {
        width: 30% !important;
    }

    .columns-3 .products-page .product {
        width: 46.2% !important;
    }

    .type-detail .p-switchable .product {
        width: 46.2% !important;
    }

    .type-detail .product-top .price {
        margin-left: 0;
    }
}

@media (max-width: 995px) {

    .products.products-block>div {
        width: 46% !important;
    }

    .columns-3 .products-page .product {
        width: 45% !important;
    }

    .type-detail .p-switchable .product {
        width: 45% !important;
    }

}

@media (max-width: 990px) {
    .top-navigation-bar .container>div:first-child {
        display: none;
    }

    .menu-helper {
        top: 142px;
    }

    .menu-helper>span::before {
        background-color: transparent;
        color: #6c6e75;
    }

    .menu-helper>span {
        color: transparent;
    }

    .btn.btn-default,
    a.btn.btn-default {
        padding: 0 15px !important;
    }

    .custom-footer {
        max-width: 700px !important;
    }

    .login-wrapper .password-helper {
        width: 50% !important;
    }

    .type-category .content-wrapper,
    .type-detail .content-wrapper {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .p .flags-default {
        left: -10px;
    }

    #navigation {
        height: 100%;
        border-radius: unset;
        top: 46px;
    }

    .navigation-in {
        height: 100%;
        border-radius: unset;
    }

    .responsive-tools {
        padding-top: 4px;
    }

    .responsive-tools>a[data-target="navigation"]::before {
        font-size: 22px;
        background-color: transparent;
    }

    .navigation-window-visible .top-navigation-bar .container>div.top-navigation-menu {
        left: 0;
        right: 0;
        bottom: 0px;
        text-align: center;
    }

    #header .icon-cart {
        background: transparent;
    }

    .header-top .btn.icon-cart::before {
        font-size: 20px;
    }

    #header .icon-cart {
        left: 105px;
        top: -73px;
        right: unset;
    }

    .sr-only {
        display: none;
    }

    #header {
        margin-bottom: -120px;
        margin-top: 30px;
    }

    .welcome {
        margin-top: 90px;
    }

    .type-category .content-wrapper {
        margin-top: 40px;
    }

    .type-detail .content-wrapper {
        margin-top: 80px;
    }
}

@media (max-width: 750px) {
    .custom-footer>div {
        flex: 0 0 50% !important;
    }

    .custom-footer>div.extended {
        flex: 0 0 100% !important;
    }

    .form-group {
        max-width: 100% !important;
    }

    .login-wrapper .password-helper {
        text-align: right;
    }

    .custom-footer {
        max-width: 94% !important;
    }
}

@media (max-width: 660px) {
    .products.products-block>div {
        width: 45% !important;
    }
}

@media (max-width: 540px) {
    .custom-footer>div {
        flex: 0 0 100% !important;
    }

    .custom-footer>div.extended {
        margin-top: 20px !important;
    }

    .products.products-block>div {
        width: 47% !important;
        margin: 1%;
    }

    .columns-3 .products-page .product {
        width: 47% !important;
        margin: 1%;
    }

    .type-detail .p-switchable .product {
        width: 47% !important;
        margin: 1%;
    }

    table {
        width: 100% !important;
    }

    td,
    th {
        width: 100% !important;
        /*display: -webkit-box;*/
        padding: 0;
        margin: 10px 0px;
    }
}

.btn.btn-conversion.add-to-cart-button.disabled {
    color: red;
    border-color: green;
    background-color: yellow;
}

/* CLASSIC - tlačítko Přidat do košíku - varianty */

@media (min-width: 768px) {
    .menu-helper {
        top: 100%;
        transform: translateY(-42px);
    }

    .menu-helper>span::before {
        background-color: #e6253a;
    }

    /* Horní menu */
}

@media (min-width: 1200px) {

    .search-whisperer .p-name,
    .search-whisperer .p-description {
        max-width: none;
        width: inherit;
        height: inherit;
        line-height: inherit;
    }

    .search-whisperer .p-name:hover {
        font-size: inherit;
    }

    /* Nastavení vyhledávání */

    .tab-content .products.products-block .product>.p,
    .products.products-block.products-related .product>.p {
        min-height: auto !important;
    }

    /* Související produkty */
}

.category-perex.category-empty {
    display: none;
}

/* Skrytí error msg v prázdné kategorii */

.extended-description {
    display: none;
}

/* Skrytí dodatečných parametrů */

.p-bottom .p-desc {
    display: none;
}

/* Skrytí krátkého popisu při vyhledávání produktů */

.stars-label {
    display: none;
}

/* Skrytí textu hodnocení */

p {
    font-size: 14pt;
    color: #444;
    line-height: 1.5;
}

h1 {
    font-size: 20pt;
    font-weight: 600;
    color: #cb0000;
}

h2 {
    font-size: 18pt;
    color: #f9b31f;
}

h3 {
    font-size: 16pt;
    color: #cb0000;
}

h4 {
    font-size: 18pt;
    font-weight: 600;
    color: #cb0000;
    text-transform: uppercase;
}

h5 {
    font-size: 16pt;
    color: #cb0000;
}

.search-whisperer .p-name {
    font-size: 10pt;
}

.p-description {
    font-size: 10pt;
}

/* Nastavení textů */

#categories #cat- {
    font-weight: 600;
}

.active.expanded {
    font-size: 10pt;
    font-weight: 500;
}

/* Zvýraznění hlavních kategorií v levém menu */

.col-xs-4.col-lg-3.parametric {
    display: none;
}

/* Skrytí parametrických kategorií */

.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
    font-size: 14px;
    border-radius: 7px;
}

.btn.btn-primary,
a.btn.btn-primary {
    background-color: #45b546;
    border-color: #45b546;
    font-size: 14px;
    border-radius: 7px;
}

/* radius na CTA button, zvacsenie fontu */

.detail-parameters {
    font-size: 14pt;
    color: #444;
    line-height: 1.5;
}

/* Velikost tabulky parametrů */

.col-xs-12.col-lg-6.p-info-wrapper .price .price-standard {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 18px;
}

.col-xs-12.col-lg-6.p-info-wrapper .price .price-save {
    margin-left: 5px;
    color: #45b546;
    font-size: 18px;
}

.col-xs-12.col-lg-6.p-info-wrapper .price .price-final {
    font-size: 40px;
    xxxcolor: red;
}

.price price-final {
    xxxcolor: red;
}

.col-xs-12.col-lg-6.p-info-wrapper p {
    font-size: 12pt;
    line-height: 1.5;
    text-align: justify;
}

.col-xs-12.col-lg-6.p-info-wrapper .add-to-cart {
    margin-top: 20px;
}

.col-xs-12.col-lg-6.p-info-wrapper .price .price-additional {
    color: #444444;
}

/* Úpravy ceny standartní, finální a procentní slevy a fontu short description */

.description-inner {
    font-size: 14px;
    line-height: 1.5;
}

/* Úprava textu v popisku produktu */

/* .p-image-wrapper .flags-extra .flag {width:75px;height:75px;} */
.flag.flag-freeshipping {
    background-color: #f9b31f;
}

.flag.flag-discount {
    background-color: #3c7fe7;
}

/* Barvy kulatých štítků */

.homepage-box {
    background-color: #ececec;
}

/* barva pozadí za bannery a carouselem */

.availability {
    color: #45b546;
}

/* Skladem zeleně */

.flag {
    padding: 4px 4px;
}

/* Velikost štítků */

.sold-out {
    display: none;
}

/* Schování Položka byla vyprodána */

.p-code {
    background-color: transparent;
    font-size: 8pt;
}

/* Změna velikosti kódu produktu v kategorii */

.product .flag-discount .price-standard,
.type-category .category-title {
    display: none;
}

/* Schování ceny před slevou ve štítku */

.type-category .category-perex h2 {
    font-size: 24px;
}

/* Velikost nadpisů v kategorii */

.type-category .category-perex p {
    font-size: 12pt;
}

/* Velikost odstavce v kategorii */

.type-category #content {
    display: flex;
    flex-direction: column;
}

.type-category #content>* {
    order: 2;
}

.type-category #content .category-perex {
    order: 1;
}

/* Přesunutí názvu kategorie nad výpis produktů */

.product .flags-extra .flag {
    padding: 0;
}

.product .flag-discount {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.product .flag-discount .price-save {
    font-size: 14px;
    display: block;
}

/* Úprava štítků */

.type-detail .p-short-description table {
    width: 100%;
}

.type-detail .p-short-description table tr {
    height: 30px;
}

.type-detail .p-short-description table tr>td:nth-of-type(1) {
    width: 50%;
    text-align: left;
}

.type-detail .p-short-description table tr>td:nth-of-type(2) {
    width: 50%;
    text-align: left;
}


/* TABLE */
/* TABLE */
table.package tr>td>img {
    margin-right: 20px;
}

@media only screen and (max-width: 767px) {
    h4 {
        text-align: center;
    }

    table.package {
        width: 100% !important;
    }

    table.package tr>td {
        display: grid;
        text-align: center;
        margin: 0 auto;
        display: block;
        margin: 5px 0px 5px 0px;
    }
}

table.specifications {
    width: 100%;
}

table.specifications tr>td>img {
    margin-right: 20px;
}

table.specifications tr>td {
    width: 50%;
}

@media only screen and (max-width: 767px) {
    h4 {
        text-align: center;
    }

    table.specifications {
        width: 100% !important;
    }

    table.specifications tr>td {
        display: grid !important;
        text-align: center;
        margin: 0 auto;
        display: block;
        width: 48% !important;
        float: left !important;
        margin: 1% !important;
    }

    table.specifications tr>td>img {
        margin-right: 20px;
        display: block;
        margin: 0 auto;
    }
}

table.tip {
    width: 100%;
}

table.tip tr>td>img {
    margin-right: 10px;
}

table.tip tr>td {
    width: 33.333%;
}

@media only screen and (max-width: 1200px) {
    h4 {
        text-align: center;
    }

    table.tip {
        width: 100% !important;
    }

    table.tip tr>td {
        display: grid !important;
        text-align: center;
        margin: 0 auto;
        display: block;
        margin: 25px 0px 25px 0px;
        width: 100%;
    }

    table.tip tr>td>img {
        margin-right: 20px;
        display: block;
        margin: 0 auto;
    }
}

.flex_container {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 20px;
    align-items: center;
}

.padded_text {
    padding: 1.5vw;
    line-height: 1.5;
}

.padded_text p {
    line-height: 1.5;
    font-size: 12pt;
}

hr.styledhr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}

.container_grey {
    width: 100%;
    margin-bottom: 20px;
    background-color: #f6f6f6;
    webkit-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}

h4 {
    color: #cb0000;
}

@media (max-width: 768px) {
    #flex_child1 {
        width: 100%;
        margin-bottom: 1%;
        text-align: center;
    }

    #flex_child2 {
        width: 100%;
        margin-bottom: 1%;
    }
}

@media (min-width: 768px) {
    #flex_child1 {
        width: 31%;
        margin-right: 1%;
    }

    #flex_child2 {
        width: 65%;
        margin-right: 1%;
    }
}

-->
/* Vše úprava šablony produktu */

.ordering-process .cart-related-button .btn.btn-conversion {
    margin: 0px !important;
    width: 140px !important;
}

/**/
/**/
.navigation-in>ul>li:hover.ext>ul,
.menu-helper>ul>li:hover.ext>ul {
    display: block;
}


.homepage-box.before-carousel {
    margin-top: 20px;
    margin-bottom: 20px;
}

.homepage-box {
    background-color: transparent;
}


.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
    max-width: 100%;
}

.banners-row .banner-wrapper a {
    max-width: 100%;
}

.browse-p .p-prev,
.browse-p .p-next {
    display: none;
}

.kat-list::before {
    content: "Nejprodávanější kategorie";
    width: 100%;
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #3b3e47;
    text-align: center;
    text-transform: uppercase;
    margin-top: 50px;
    padding-bottom: 40px;
    background: url(https://www.tester.cz/user/documents/upload/border.png) left bottom no-repeat;
    background-position: center;
    background-position-y: 40px;
}

.kat-list {
    background: #fdfdfd;
}

.kat-list .width25p {
    font-weight: 600;
    text-align: center;
    color: #0bbbe1;

    width: 19%;
    background: white;

    float: left;
    margin: 0.5%;
    border: 1px solid #ececec;
    box-shadow: 6px 6px 40px -30px #888888;
    border-radius: 2px;
    padding: 20px;
}

.kat-list .width25p a,
.kat-list .width25p a:hover {
    text-align: center;
    color: #0bbbe1;
}

.kat-list .width25p:hover {
    border: 1px solid #4444;
    box-shadow: 6px 6px 30px -10px #888888;
}

.kat-list .width25p img {
    max-height: 100px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
}

@media only screen and (min-width: 300px) and (max-width: 400px) {
    .header-top .search {
        margin-top: -80px;
        z-index: 9999 !important;
    }

    .icon-list .width25p img {
        max-width: 100px;
        width: 100% !important;
        float: none !important;
        display: block;
        margin: 0 auto;
        text-align: left;
    }

    .icon-list .width25p div>span {
        display: block;
        line-height: 2.2rem;
        font-size: 14px;
        font-weight: 500;
        height: 60px;
    }

    .icon-list .width25p>div {
        width: 100% !important;
    }

    .icon-list .width25p>div>a {
        text-align: center;
        display: block;
        width: 100%;
        height: 40px;
    }

    .icon-list .width25p {
        width: 48% !important;
        min-height: 200px;
        margin: 1% !important;
        line-height: normal;
    }

    .icon-list .width25p span {
        display: block;
        line-height: 1.2;
        text-align: center;
        font-weight: 500;
    }

    .kat-list::before {
        content: "Nejprodávanější kategorie";
        width: 100%;
        display: block;
        font-size: 18px;
        font-weight: 700;
        color: #3b3e47;
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 40px;
        background: url(https://dreger.sk/user/documents/upload/border.png) left bottom no-repeat;
        background-position: center;
        background-position-y: 35px;
    }

    .kat-list .width25p {
        width: 48% !important;
        margin: 1% !important;
        min-height: 180px;
        padding: 12px;
    }

    .kat-list .width25p img {
        max-height: 80px;
    }

    .contact-box {
        min-height: 130px;
    }
}

@media only screen and (min-width: 400px) and (max-width: 980px) {
    .search {
        margin-top: -80px;
        z-index: 9999 !important;
    }

    .icon-list .width25p img {
        max-width: 100px;
        width: 100% !important;
        float: none !important;
        display: block;
        margin: 0 auto;
        text-align: left;
    }

    .icon-list .width25p>div {
        width: 100% !important;
    }

    .icon-list .width25p>div>a {
        text-align: center;
        display: block;
    }

    .icon-list .width25p {
        width: 48% !important;
        margin: 1% !important;
        line-height: normal;
    }

    .icon-list .width25p span {
        display: block;
        line-height: 1.2;
        text-align: center;
    }

    .kat-list::before {
        content: "Nejprodávanější kategorie";
        width: 100%;
        display: block;
        font-size: 22px;
        font-weight: 700;
        color: #3b3e47;
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 40px;
        background: url(https://dreger.sk/user/documents/upload/border.png) left bottom no-repeat;
        background-position: center;
        background-position-y: 40px;
    }

    .kat-list .width25p {
        width: 49% !important;
        margin: 0.5% !important;
        float: left;
    }

    .kat-list .width25p img {
        max-height: 80px;
    }

    .contact-box {
        min-height: 130px;
    }
}

@media only screen and (min-width: 980px) {
    .kat-list .width25p {
        min-height: 220px;
    }
}

.kat-list-2 {
    margin: 0 auto;
}

@media only screen and (max-width: 980px) {
    .kat-list-2 {
        width: 100%;
        margin: 0 auto;
    }

    .kat-list-2 .width50p {
        width: 100% !important;
        margin: 0% !important;
        float: none;
    }
}

.kat-list-2 .width50p {
    width: 48%;
    margin: 1%;
    float: left;
}

.kat-list-2 .width50p a>img {
    width: 100%;
    max-width: 450px;
    padding: 10px;
    margin: 0 auto;
    display: block;
}

.kat-list-2 .width50p a>img:hover {
    border: 1px solid #4444;
    box-shadow: 6px 6px 30px -10px #888888;
}

.icon-list {
    width: 100%;
    height: 90px;
    line-height: 2.4rem;
    max-width: 100%;
    margin: 40px auto;
}

.icon-list .width25p {
    width: 23%;
    margin: 1%;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    line-height: 4.4rem;
}

.icon-list .width25p>div {
    display: inline-block;
}

.icon-list .width25p span {
    display: block;
    line-height: 1.1;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
}

.icon-list .width25p img {
    width: 30%;
    float: left;
    text-align: left;
}

.icon-list .width25p>div>div {
    margin-left: 50px;
}

.icon-list .width25p>div>div>span {
    font-size: 12px;
    font-weight: 400;
    display: block;
    line-height: 1.2rem;
}

.type-category .categories ul a {
    padding-left: 60px !important;
}

.type-category .categories ul ul a {
    padding-left: 70px !important;
}

.type-category .categories ul ul ul a {
    padding-left: 70px !important;
}

.type-category .categories ul>li>ul>li>ul>li {
    padding-left: 20px !important;
}

.type-detail ul#p-detail-tabs li.shp-tab:nth-of-type(2) {
    display: none;
}

.checkout-box .btn.btn-default,
.checkout-box a.btn.btn-default {
    height: auto;
}