body h1,
body h2,
body h3,
body h4,
body h5,
.headlineTitle {
    font-family: 'Roboto', sans-serif !important;
}

#header {
    color: #9dc100;
    border-color: #dadada;
    background-color: #ffffff;
    background-image: none;
}

@media (min-width: 768px) {
    .header-top {
        height: 100px;
    }

    #navigation {
        height: 30px;
    }

    h4.homepage-group-title,
    .h4.homepage-group-title {
        font-family: "Roboto", sans-serif;
        font-size: .291666667in;
        font-weight: 300;
        font-style: normal;
        text-transform: uppercase;
        text-align: center;
    }

    .breadcrumbs-wrapper {
        display: none;
    }

    .headlineTitle {
        font-family: 'Roboto', sans-serif !important;
        font-weight: 900 !important;
        font-size: 25px !important;
    }

    .flag {
        color: #fff;
        font-weight: 500;
        padding: 2px 5px;
    }

    .products-block .p .flags-default {
        position: absolute;
        top: 0px;
        left: -12px;
    }

    .top-navigation-bar {
        border-top-style: solid;
        border-top-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
    }

    .top-navigation-bar a,
    .top-navigation-bar .dropdown button {
        color: #000000;
    }

    .top-navigation-menu,
    .top-navigation-contacts {
        background-color: transparent;
    }

    .top-navigation-bar {
        border-top-color: #fafafa;
        border-bottom-color: #fafafa;
        background-color: #fafafa;
    }

    .top-navigation-menu {
        visibility: hidden;
    }

    .homepage-box {
        border-top-color: transparent;
        border-bottom-color: transparent;
        background-color: transparent;
    }

    .width33p {
        width: 31.33%;
        margin: 1% !important;
        float: left;
        padding: 10px;
        box-shadow: 10px 10px 10px #fafafa;
        border: 2px solid #e7e7e7 !important;
        text-align: center;
        position: relative;
        min-height: 280px;
        background: white;
        border-radius: 10px;
    }

    .width33p img {
        max-width: 200px;
        position: relative;
        top: 40px;
    }

    .width33p span {
        display: block;
        font-size: 18px;
        text-transform: uppercase;
        margin: 20% 0px 0px 0px;
    }

    .width33p:nth-of-type(6)::before {
        display: none;
    }

    /*
.width33p:nth-of-type(6) {
    color: #ffffff;
    background-color: #9dc100;    
    border-radius: 5px;
    }
*/

    .width33p .strongText {
        min-height: 100px;
    }

    .width33p:nth-of-type(6) ul>li {
        text-align: left;
        padding: 5px 0px;
    }

    .width33p:nth-of-type(6) a {
        color: #ffffff;
        text-align: left;
        padding-left: 10px;
    }

    .width33p::before {
        content: "";
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #9dc100;
        z-index: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -140px 0 0 -150px;
    }

    .homeText {
        clear: both !important;
    }

    /* NAV */
    #navigation {
        height: 44px;
    }

    .navigation-in {
        line-height: 24px;
    }

    /* KAT */
    .sidebar-inner>div h4 {
        display: none;
    }

    .welcome h1,
    .welcome div {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    input[type="search"].form-control {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .search .btn.btn-default,
    .search a.btn.btn-default {
        color: #fff;
        border-color: #9dc100;
        background-color: #9dc100;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .products-block>div {
        flex: 0 0 auto;
        width: 31.333333%;
        margin: 1%;
        border-radius: 0px;
        border: 1px solid #f4f4f4 !important;
    }

    .products-block {
        clear: both;
    }

    .products-block.products>div {
        position: relative;
        padding: 10px;
        border: 2px solid #fafafa !important;
        box-shadow: 2px 2px #eaeaea;
    }

    .products-block.products>div:hover {
        position: relative;
        padding: 10px;
        border: 2px solid #9dc100 !important;
    }

    .stars-placeholder,
    .p .stars-wrapper {
        position: relative;
        top: -10px;
    }

    .products-block .ratings-wrapper {
        position: absolute;
        bottom: 130px;
    }

    .btn.btn-conversion,
    a.btn.btn-conversion,
    .btn.btn-cart,
    a.btn.btn-cart {
        border-radius: 25px;
    }

    .btn.btn-primary,
    a.btn.btn-primary {
        border-radius: 25px;
    }

    .compact-form .form-control {
        padding-right: 70px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
    }

    .sidebar {
        margin: 2rem 0px;
        background-color: #fafafa;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .box-bg-variant .categories a {
        color: #000000;
        border-bottom-color: inherit;
    }

    .categories {
        position: relative;
        margin-left: -20px;
        margin-right: -20px;
        border-bottom: 1px solid #dadada;
    }

    .categories .topic a {
        color: #444;
        padding: 20px 15px;
    }

    .categories .topic.active>a {
        color: #444;
        background-color: #9dc100;
        padding: 20px 15px;
    }

    .sidebar-inner>div {
        border-color: transparent;
    }

    .box-bg-variant .categories a {
        line-height: 2.0rem;
        margin: 0%;
    }

    .categories .topic>a {
        padding-left: 10px;
    }

    .navigation-in {
        background-color: #9dc100;
        border-radius: 0px;
    }

    #navigation::before {
        content: "";
        background: #9dc100;
    }

    .navigation-in>ul>li {
        border-color: transparent;
    }

    ol.top-products li a.top-products-image img {
        border-radius: 50%;
    }

    .products>div {
        border-color: transparent;
    }

    .products-block.products .p .name {
        color: black;
        font-size: 15px;
        text-align: left;
        text-transform: uppercase;
        padding-top: 40px;
        margin-top: 20px;
        height: auto;
        display: block;
    }

    .products-block .ratings-wrapper .availability span {
        color: white !important;
    }

    .products-block .ratings-wrapper .availability {
        position: absolute;
        top: 10px;
        left: -12px;
        font-size: 12px;
        padding: 3px 6px;
        background: #ed2147;
        min-width: max-content;
    }

    .products-block.products>div:hover .ratings-wrapper .availability {
        position: absolute;
        top: 10px;
        left: -12px;
        font-size: 12px;
        padding: 3px 6px;
        background: #9dc100;
        min-width: max-content;
    }

    .btn.btn-conversion,
    a.btn.btn-conversion,
    .btn.btn-cart,
    a.btn.btn-cart {
        color: #fff;
        border-color: #9dc100;
        background-color: #9dc100;
        text-transform: uppercase;
        padding: 5px 15px 2px 15px;
    }

    .btn.btn-cart::before,
    a.btn.btn-cart::before,
    .btn.add-to-cart-button::before,
    a.btn.add-to-cart-button::before {
        display: none;
    }

    .products-block .p-bottom .prices,
    .products-block .p-bottom .p-tools {
        flex-basis: 50%;
        text-align: center !important;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .products-block .p-bottom .prices {
        position: relative;
        top: -6px;
    }

    .ui-slider-handle {
        color: #fff;
        background-color: #ffffff;
    }

    .category-header {
        background-color: transparent;
    }

    .category-header input[type="radio"]:checked+label {
        color: #ffffff;
        background-color: #9dc100;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .category-header {
        background-color: transparent;
        border-bottom: 5px solid #9dc100;
    }

    .pagination-top {
        visibility: hidden;
    }

    .pagination-wrapper .pagination {
        visibility: hidden;
    }

    /* FILTER */
    input[type="checkbox"]+label,
    input[type="radio"]+label {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .filter-count {
        background-color: #ed2147;
        color: white;
        float: right;
    }

    .filter-label.disabled .filter-count {
        background-color: #444;
        color: white;
        float: right;
    }

    .filter-sections {
        border-radius: 5px;
    }

    .headlineTitle span {
        color: #a7d300;
    }

    .headlineTitle {
        text-align: center;
        font-size: 38px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 4.8rem;
    }

    .sidebar-inner {
        padding: 0px 20px;
    }

    .listProduct {
        border-radius: 5px;
        margin-bottom: 2%;
        background: #fafafa;
        height: 355px;
        width: 100%;
    }

    .homeText h3 {
        font-size: 22px;
        text-align: center;
        text-transform: uppercase;
    }

    .pobocka1,
    .pobocka2,
    .pobocka3 {
        width: 31%;
        margin: 1% !important;
        float: left;
        text-align: center;
        min-height: 200px;
        background: #fafafafa;
        border-radius: 10px;
        border: 1px solid #333;
    }

    .pobocka1 img,
    .pobocka2 img {
        border-radius: 5px;
    }

    .latest-contribution-wrapper {
        display: none;
    }

    .newPost {
        background: white;
        padding: 15px;
        border-radius: 5px;
        color: grey;
        line-height: 2.4rem;
    }

    .pagination-loader .btn.btn-default,
    .pagination-loader a.btn.btn-default {
        color: #fff;
        border-color: #ed2147;
        background-color: #ed2147;
        border-radius: 25px;
    }

    /* FOOTER */

    .custom-footer>div {
        flex: 0 0 auto;
        width: 31%;
        margin: 1%;
    }

    #footer {
        background: #fafafa;
    }

    #footer p {
        color: #444;
    }

    .custom-footer {
        padding-top: 30px;
        padding-left: 275px;
    }

    .box-onlinePayments {
        background: #ffffff;
        border-radius: 5px;
        padding: 20px;
    }

    .copyright {
        color: white;
    }

    #footer>.container {
        background-color: transparent;
        border-radius: 15px;
    }

    footer h2 {
        font-family: open-sans, sans-serif;
        font-weight: 800;
        font-style: normal;
        color: #444;
        text-transform: uppercase;
    }

    #footer ul a {
        color: #444;
    }

    #footer ul a:hover {
        color: #444;
        text-decoration: underline;
    }

    /* LIST */
    .ui-slider-handle {
        color: #fff;
        background-color: #ed2147;
    }

    .ui-slider-horizontal .ui-slider-handle::after {
        background: #ed2147;
    }

    /* DETAIL */
    .add-to-cart {
        position: relative;
    }

    .add-to-cart .add-to-cart-button {
        position: absolute;
        right: 20px;
    }

    .quantity .increase,
    .quantity .decrease {
        color: inherit;
        border-color: #9dc100;
        background-color: #9dc100;
    }

    .p-detail .add-to-cart .quantity {
        border-style: solid none solid solid;
        border-width: 1px;
        background: white;
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        border: 2px dotted #efefef;
    }

    .p-info-wrapper .add-to-cart {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 20px;
        background: #fafafa;
        border: 2px dotted #efefef;
        border-radius: 2px;
    }

    .shp-tabs-holder ul.shp-tabs li a {
        padding-left: 20px;
        padding-right: 20px;
        margin: 0px 4px;
    }

    .type-detail a.link-icon {
        display: none;
    }

    .type-detail .extended-description {
        color: #ffffff;
        background-color: #9dc100;
        padding: 20px 15px;
    }

    .type-detail .price-final-holder { font-size: 24px !important; }
    .type-detail .p-final-price-wrapper .price-save { display: none !important; }
    .type-detail .price-standard::before {
        content:"Cena před slevou:";
        margin-right: 5px;
    }

    /*
    .type-detail .price-measure::before {
        content:"Cena za kus:";
        margin-right: 5px;
    }
    */

    .type-detail .availability-label::before {
        content:"Dostupnost:";
        margin-right: 5px;
    }

    .type-detail .price-final-holder::before {
        content:"Cena:";
        margin-right: 5px;
    }

    .type-detail .extended-description h3 {
        color: #ffffff;
        padding: 0px;
        margin: 0px 0px 10px;
    }

    .type-detail .detail-parameters th {
        color: #ffffff;
    }

    .type-detail .detail-parameters td a {
        color: white;
        border-bottom: 1px dotted;
    }

    /* TAB */
    .active .shp-tab-link {
        border-color: #f6f6f6;
        color: #ffffff;
        background-color: #9dc100;
    }

    .responsive-nav .shp-tabs-holder {
        margin-bottom: 0;
        border-bottom: 4px solid #9dc100;
    }

    .shp-tabs-holder,
    .shp-tabs {
        border-color: transparent;
        background-color: transparent;
    }

    .p-thumbnails a img {
        border-color: transparent;
    }

    .p-thumbnails .thumbnail-prev::before,
    .p-thumbnails .thumbnail-next::before {
        color: #ffffff;
        font-size: 15px;
        background: #9dc100;
        width: 40px;
        height: 40px;
        line-height: 2.6em;
        border-radius: 5px;
    }

    .helpContact {
        color: white;
        background: transparent;
        border: 2px dotted #9dc100;
        height: 190px;
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 20px 10px;
    }

    .helpContact p,
    .helpContact h2 {
        color: #9dc100;
        line-height: 2.2rem;
    }

    .helpContact a {
        color: #9dc100;
        border-bottom: 1px solid;
    }

    .helpContact div img {
        border-radius: 50%;
    }

    .helpContact div {
        float: left;
    }

    .helpContact div {
        margin: 0px 10px;
    }

    .print,
    .share {
        display: none;
    }

    .type-detail .category-appendix,
    .type-detail .product-appendix {
        color: #b2b2b2;
        font-size: 14px;
    }

    .type-detail .stars-wrapper {
        display: none;
    }

    .type-detail p>a {
        _display: none;
    }

    .type-detail .p-info-wrapper .add-to-cart,
    .type-detail .p-info-wrapper .p-final-price-wrapper {
        margin-bottom: 5px;
    }

    .type-detail .availability-value {
        font-size: 16px;
        padding: 0px;
        margin: 0px;
        margin-bottom: 19px;
    }

    .type-detail .basic-description h3:nth-of-type(1) {
        display: none;
    }

    .textBlock {
        display: flex;
    }

    .textBlock div {
        width: 50%;
        padding: 0px 20px;
    }

    .textBlock .authorImage {
        display: flex;
        width: 100%;
    }

    .textBlock .authorImage p {
        padding: 0px 20px;
    }

    /* FLAG */
    .flags-extra .flag .price-standard {
        display: none;
    }

    .flags-extra .flag .price-save {
        font-size: 23px;
    }

    .flag.flag-discount {
        background-color: #ed2147;
    }

    .type-detail .p-image-wrapper .flags-extra .flag .price-standard,
    .type-detail .p-image-wrapper .flags-extra .flag .price-save {
        font-size: 34px;
    }

    .p-info-wrapper .price-standard,
    .p-info-wrapper .price-save {
        font-size: 14px;
        color: #444;
        line-height: 1;
        display: block;
        margin-bottom: 10px;
    }

    /* ICON */
    .link-icons {
        display: flex;
        flex-wrap: wrap;
        background: #444;
        padding: 0px;
        margin: 0px;
    }

    a.link-icon {
        color: #b2b2b2;
        padding: 20px !important;
        margin: 0px;
    }


    .discussion-form,
    .discussion,
    .rate-wrapper,
    .votes-wrap,
    .add-comment,
    .welcome div,
    .welcome h1 {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    /* BOX */
    li.textPDF {
        list-style-type: none;
        padding: 2px 0px;
    }

    .boxDonwload ul>li {
        padding-left: 30px;
        list-style-type: none;
        _background: url(https://374356.myshoptet.com/user/documents/upload/_icon/checkLine.svg);
        _background-repeat: no-repeat;
        _background-size: 12px;
        _background-position-x: 4px;
        _background-position-y: 8px;
        margin-left: -40px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .boxDonwload h3 {
        font-family: "Roboto", sans-serif !important;
        font-size: 0.22in;
        padding: 0px 2rem;
        line-height: 3.3rem;
        font-weight: 300;
        font-style: normal;
        text-transform: uppercase;
        text-align: center;
    }

    /* FOOTER */
    #signature {
        display: none;
    }

    #header .cart-count {
        position: relative;
        left: 0;
        right: auto;
        top: 0;
        display: inline-block;
        color: #9dc100;
        text-transform: capitalize;
    }

    #footer ul li {
        position: relative;
        padding-left: 30px;
        list-style-type: none;
        background: url(https://374356.myshoptet.com/user/documents/upload/_icon/checkLine.svg);
        background-repeat: no-repeat;
        background-size: 12px;
        background-position-x: 4px;
        background-position-y: 8px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #footer>.container:nth-child(2) {
        background-color: #91b200;
        border-radius: 0px;
        width: 100%;
    }

    #signature a:nth-child(2) {
        display: none;
    }

    footer h2,
    footer .h2 {
        font-size: 15px;
    }

    .footer-bottom {
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .in-kontakty p,
    .in-kontakty p>a,
    .in-kontakty table,
    .in-kontakty table td {
        font-size: 18px;
        text-align: left;
    }

    .in-kontakty table {
        width: 100%;
    }

    .in-kontakty table td {
        width: 50%;
        height: 30px;
    }
}

@media (min-width: 1200px) {
    #footer .site-name {
        display: none;
    }
}

@media (min-width: 1200px) {
    .custom-footer {
        padding-left: 0px;
    }
}