<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    scroll-behavior: smooth;
}
header h1 {
    text-align: center;
}
.in-produkty h1.category-title,
.in-caste-dotazy h1.category-title,
.in-slozeni header &gt; h1,
.in-doprava-a-platba header &gt; h1,
.in-kontakty header &gt; h1,
.in-obchodni-podminky header &gt; h1,
.in-reference header &gt; h1 {
    font-size: 33px;
    color: #444;
    text-align: center;
}
.in-doprava-a-platba article h3,
.in-slozeni article h3,
.in-reference article h3 {
    font-size: 22px;
    color: #444;
    text-align: center;
}
.content ul,
.content label {
    margin-bottom: 19px;
    font-size: 18px;
    line-height: 2.8rem;
}
.content li,
.content p {
    line-height: 2.8rem;
    /*font-size: initial;*/
    font-size: 18px;

}
#content {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.header-top {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
/* media */
@media (max-width: 767px) {
    #content {
        max-width: 100%;
    }
}
/*-------------- header ----------------*/
header .site-name {
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
}
#header .site-name a img {
    filter: invert(1);
}
.top-nav-button-login &gt; span {
    display: none;
}
.navigation-buttons .top-nav-button-login::before,
.navigation-buttons .top-nav-button-account::before {
    content: '\e922';
    font-family: Shoptet;
    vertical-align: middle;
    margin-right: 20px;
    font-size: 30px;
    color: #f87b87;
}
.navigation-buttons a[data-target="login"] {
    background-color: transparent;
}
.navigation-buttons a[data-target="login"]:hover {
    background-color: transparent;
}
.navigation-buttons .login-icon-new:hover::before {
    color: #d33;
}
.navigation-buttons .dropdown {
    margin-right: 20px;
}
.navigation-buttons .dropdown .dropdown-menu {
    padding: 5px 0;
}
.navigation-buttons .dropdown &gt; span:first-of-type {
    display: none;
}
.navigation-buttons .dropdown &gt; button,
.dropdown.mobile &gt; button {
    background-color: transparent;
    border: none;
    font-size: 17px;
}
.navigation-buttons .dropdown &gt; ul,
.dropdown.mobile &gt; ul {
    list-style: none;
}
.navigation-buttons .dropdown &gt; ul li a,
.dropdown.mobile &gt; ul li a {
    color: var(--color-primary);
    display: flex;
    align-items: center;
    padding: 7px 5px;
}
.navigation-buttons .dropdown &gt; ul li a::before,
.dropdown.mobile &gt; ul li a::before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 22px;
    display: inline-block;
    position: relative;
    border-radius: 0;
    background-color: transparent;
}
.navigation-buttons .dropdown &gt; ul li a[href="/action/Currency/changeCurrency/?currencyCode=CZK"]::before,
.dropdown.mobile &gt; ul li a[href="/action/Currency/changeCurrency/?currencyCode=CZK"]::before {
    background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/czech-republic-flag.svg);
}
.navigation-buttons .dropdown &gt; ul li a[href="/action/Currency/changeCurrency/?currencyCode=EUR"]::before,
.dropdown.mobile &gt; ul li a[href="/action/Currency/changeCurrency/?currencyCode=EUR"]::before {
    background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/slovakia.svg);
}
.dropdown.mobile {
    position: relative;
    left: unset;
    top: unset;
}
.navigation-in &gt; .menu-level-1 {
    margin: auto;
}
.submenu-arrow {
    display: inline-block !important;
}
.menu-level-1 .exp {
    position: relative;
}
.menu-level-1 .exp &gt; a {
    margin-left: 0 !important;
    margin-right: 0 !important;
    border-bottom: none;
}
.menu-level-2 {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    box-shadow: 0 2px 2px rgba(221, 51, 51, .4);
}
.menu-level-2 &gt; li {
    width: 100% !important;
    min-height: 50px !important;
}
.menu-level-2 &gt; li &gt; a {
    display: none !important;
}
.menu-level-2 &gt; li &gt; div {
    width: 100% !important;
}
.menu-level-2 &gt; li &gt; div &gt; a {
    padding: 0 15px !important;
    color: var(--color-primary) !important;
}
.menu-level-1 .exp .menu-level-2 &gt; li:hover {
    background-color: var(--color-primary) !important;
}
.menu-level-1 .exp .menu-level-2 &gt; li:hover &gt; div &gt; a {
    color: #fff !important;
}
/* media */
@media (max-width: 992px) {
    .submenu-arrow {
        display: none !important;
    }
    #navigation .navigation-in .dropdown {
        padding: 10px 10px 10px 20px;
    }
}
@media (max-width: 767px) {
    header .site-name {
        top: -45px;
        max-width: 35px;
    }
    .top-navigation-bar {
        border-bottom: 3px solid #d33;
    }
}
@media (min-width: 768px) {
    .navigation-buttons {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    #header .cart-count {
        height: 30px;
    }
}
/* ------------------- body ------------------*/
/* Advantages */
.container-advantages {
    width: 100%;
    background-color: #f6f6f6;

}
body:not(.type-index) .container-advantages {
    margin-top: 30px;
}
body .container-advantages {
    background-color: rgb(249 222 222);
}
.ordering-process .container-advantages {
    margin-top: 0;
}
.advantages {
    margin: 0;
    padding: 20px 0 20px 0;
    list-style: none;
    /*display: flex;*/
}
@media (min-width: 1400px) {
    .advantages {
        max-width: 76%;
        margin: 0 auto;
    }
}
.advantages .advantage {
    text-align: center;
    font-size: 15px;
    margin: 16px 0;
    color: #666;
}
.advantage strong {
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.11em;
    /*color: #000;*/
    color: #d33;
    font-size: 17px;
    /*margin-bottom: 8px;*/
}
.advantage strong:before {
    content: '';
    display: block;
    margin: 0 auto 15px auto;
    width: 55px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}
.advantage.advantage-discrete strong::before {
    /*background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/fast.svg);*/
    background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/discrete-stroke.svg);
    background-size: contain;
}
.advantage.advantage-leaf strong::before {
    /*background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/safe-stroke.svg);*/
    background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/leaf.svg);
    background-size: contain;
}
.advantage.advantage-delivery strong::before {
    /*background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/fast.svg);*/
    background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/delivery-stroke.svg);
    background-size: contain;
}
.advantage.advantage-fast strong::before {
    /*background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/fast.svg);*/
    background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/clock.svg);
    background-size: contain;
}
.advantage.advantage-ready strong::before {
    /*background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/fast.svg);*/
    background-image: url(https://cdn.myshoptet.com/usr/www.vippower.cz/user/documents/upload/fvstudio/fv-img/medal.svg);
    background-size: contain;
}
/*.overall-wrapper &gt; .container-advantages {*/
/*    display: none;*/
/*}*/
/*-------------- Body article ----------------*/
/* SLIDE */
.id-1 .carousel-inner { min-height: auto !important; }

.id-1 .carousel { background: white; }

.id-1 .carousel-inner&gt;.item&gt;img, .carousel-inner&gt;.item&gt;a&gt;img {
    padding: 0px;
    margin: 0px;
    /*width: auto !important;*/
    /*margin-left: auto !important;*/
    /*margin-right: auto !important; */
    width: 40vw !important;
    max-width: 700px !important;
    min-width: 300px !important;
}


.id-1 .homepage-box {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.id-1 .banners-row .col-sm-8 { width: 100%; }
/* .id-1 .banners-row .col-sm-4 { width: 100%; } */

.carousel-inner&gt;.item&gt;img,
.carousel-inner&gt;.item&gt;a&gt;img {
    padding: 0px;
    margin: 0px;
    /*width: 100%;*/
}
/* Homepage */
.carousel-inner &gt; .item &gt; a {
    display: flex;
    /*margin: auto;*/
    margin: 0 auto 40px auto;
    justify-content: center;
    align-items: center;
}
.carousel-inner &gt; .item &gt; a &gt; img {
    padding: 0;
    margin: 0 !important;
    max-width: 60%;
}
.carousel-text {
    background: #fff;
    /*width: 25%;*/
    width: 500px;
    min-width: 350px;
}
.carousel-text &gt; span {
    position: relative !important;
    display: block;
    box-shadow: none;
    top: unset;
    background: transparent;
    border: none;
}
.carousel-text .extended-banner-title {
    font-size: 40px;
    font-weight: 600;
}
.carousel-text &gt; .extended-banner-link {
    background-color: #d33;
    color: #fff;
    width: fit-content;
    width: -moz-fit-content;
    padding: 5px 20px;
    border-radius: 50px;
    height: auto;
    top: 15px;
    font-size: 22px;
}
.carousel-text &gt; .extended-banner-link:hover {
    box-shadow: 0 0 7px rgba(221, 51, 51, .3);
    background-color: var(--color-secondary-hover);
}
.carousel-text &gt; .extended-banner-link::before {
    content: '\e921';
    font-family: Shoptet;
    padding-right: 12px;
    font-size: 20px;
}
.carousel-text &gt; .extended-banner-text {
    font-size: 18px;
    max-width: 100%;
}
.carousel-text &gt; .extended-banner-text ul li {
    line-height: 45px;
}
.carousel-text &gt; .extended-banner-text ul li i {
    font-size: 25px;
    margin: 0;
}
    /* media */
@media (max-width: 992px) {
    .carousel-text {
        /*max-width: 270px;*/
        max-width: 450px;
    }
    .carousel-text .extended-banner-title {
        font-size: 35px;
    }
    .carousel-text .extended-banner-text {
        font-size: 14px;
    }
    .carousel-text .extended-banner-text &gt; ul {
        margin-top: 0;
        margin-bottom: 0;
    }
    .carousel-text .extended-banner-text &gt; ul &gt; li {
        line-height: 40px;
        font-size: 16px;
    }
    .carousel-text .extended-banner-text &gt; ul &gt; li &gt; i {
        font-size: 18px;
    }
    .carousel .item &gt; a &gt; img {
        max-width: 50%;
    }
    .carousel-text .extended-banner-link {
        font-size: 16px;
    }
    .carousel-text .extended-banner-link::before {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .carousel .item &gt; a {
        flex-direction: column;
    }
    .carousel .item &gt; a &gt; img {
        max-width: 400px;
    }
    .carousel-text {
        order: 2;
    }
    .carousel-text .extended-banner-title {
        text-align: center;
    }
    .carousel-text .extended-banner-text {
        margin: 0 auto;
    }
    .carousel-text .extended-banner-text &gt; ul {
        text-align: left;
    }
    .carousel-text .extended-banner-link {
        margin: auto;
    }
}
@media (max-width: 480px) {
    .carousel .item &gt; a &gt; img {
        max-width: 100%;
    }
    .carousel-text {
        width: 100%;
        min-width: 100%;
    }
    .carousel-text .extended-banner-text {
        width: 100%;
        margin: 0;
    }
    .carousel-text .extended-banner-text &gt; ul {
        width: 100%;
    }
}
@media (max-width: 300px) {
    .extended-banner-text {
        max-width: 100%;
    }
}
    /* Slozeni */
.width30p {
    width: 28%;
    margin:1%;
}
@media only screen and (max-width: 990em){
    .width30p {
        width: 100%;
        margin:1%;
    }
}
.width33p-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.width33p {
    min-width: 300px;
    width: 31%;
    margin:1%;
    float: left;
}
.width33p img {
    background: #f6f6f6;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.width33p h2 {
    text-align: center;
    font-weight: 500;
    /*font-size: 33px;*/
}
.in-slozeni .width33p {
    border: 1px solid #e6e6e6;
    padding: 30px;
    text-align: center;
    /*transition: all 2s ease;*/
}
.in-slozeni .width33p:hover &gt; img {
    transform: scale(1.2);
    transition: all 2s ease;
}
.in-slozeni .width33p h2 {
    color: #e30717;
}
.in-slozeni .slozeni-more-items {
    column-count: 4;
    /*max-width: 80%;*/
    margin: 0 auto 60px auto;
}
@media (max-width: 992px) {
    .in-slozeni .slozeni-more-items {
        column-count: 2;
        max-width: 100%;
    }
    .in-slozeni .width33p,
    .in-doprava-a-platba .width33p {
        min-width: 100%;
        border: none;
    }
}
@media (max-width: 480px) {
    /*.in-slozeni .width33p {*/
    /*    min-width: 100%;*/
    /*}*/
    .in-slozeni .slozeni-more-items {
        column-count: 1;
        max-width: 100%;
    }
}
.width70p {
    width: 68%;
    margin:1%;
}

.width70p p:nth-of-type(1) {
    display: none;
}
/* references */
.references-box {
    margin-bottom: 50px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.in-reference article &gt; div &gt; p {
    text-align: center;
}
.speech-bubble {
    position: relative;
    background: #f2f2f2;
    border-radius: .4em;
    padding: 20px;
    margin: 35px 20px 80px 20px;
    width: 320px;
    min-height: fit-content;
    font-size: 16px;
}
.speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: #f2f2f2;
    border-bottom: 0;
    border-left: 0;
    margin-left: -10px;
    margin-bottom: -20px;
}
.speech-bubble &gt; p {
    color: #444;
}
.speech-bubble .contact {
    position: absolute;
    right: 20px;
    top: calc(100% + 15px);
    /*color: #ababab;*/
}
.speech-bubble img {
    max-width: 100%;
    width: 90px;
    height: 90px;
    border-radius: 50px;
    position: absolute;
    top: calc(100% - 26px);
    left: 20px;
    border: 6px solid #fff;
}
.content-box-reference p.reference-show-more {
    text-align: center !important;
}
.content-box-reference p.reference-show-more::after {
    content: '\e910';
    font-family: Shoptet;
    font-size: 13px;
    margin-left: 10px;
}
@media (max-width: 480px) {
    .speech-bubble {
        margin: 35px 0 80px 0;
    }
    .speech-bubble .contact {
        right: 0;
        width: 50%;
        text-align: end;
    }
    .speech-bubble img {
        left: 0;
    }
}
/* ----------------- main kategory ------------*/
.subcategories.with-image {
    display: none;
}
.products .product {
    /*width: calc(100% / 3.5);*/
    margin: auto;
}
@media (min-width: 992px) {
    .products .product {
        width: calc(100% / 3.5);
    }
}
.product .p {
    padding: 5px 20px;
}
.p a.image::before {
    padding-top: 0 !important;
}
.p a.image &gt; img {
    max-width: 80%;
}
/**/
/* sort */
.category-header {
    border: none;
    margin-bottom: 0 !important;
    background-color: #fff !important;
}
.category-header &gt; div {
    font-size: 16px;
}
.category-header fieldset {
    position: absolute;
    z-index: -5;
    opacity: 0;
    margin-left: 70px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 1px 0 rgba(0,0,0,0.5);
    background-color: #fff;
}
.visibility {
    opacity: 1!important;
    z-index: 3 !important;
}
.submenu-arrow.up {
    transform: rotate(180deg);
    padding-left: 0 !important;
}
.category-header input[type="radio"]+label {
    border: none;
    background: #fff;
    display: block;
    padding: 10px 20px;
    margin: 0 !important;
    font-size: 16px;
}
.category-header input[type="radio"]:hover+label:hover {
    background: #fff;
    color: #FFB7B2;
    font-size: 16px;
}
.category-header input[type="radio"]:checked+label {
    border: none !important;
    font-weight: 800;
    font-size: 16px;
}
.category-header-sort {
    min-height: 40px;
    padding: 0 20px !important;
    text-align: left !important;
    display: flex !important;
    cursor: pointer;
    font-size: 16px !important;
    align-items: center;
}
.category-header-sort:before {
    content: 'Seřadit: ';
}
.category-header-sort p {
    font-weight: 800;
    margin: 0 !important;
    font-size: 16px;
}
/* end */
.filters-wrapper {
    display: none;
}
/* caste dotazy */
.in-caste-dotazy .faq-accordion {
    max-width: 1300px;
    margin: auto;
}
.in-caste-dotazy .faq-accordion:last-child {
    margin-bottom: 60px;
}
.in-caste-dotazy .faq-accordion .accordion-header {
    cursor: pointer;
    border: 1px solid #e6e6e6;
    padding: 5px 15px;
    margin-bottom: 1px;
}
.in-caste-dotazy .faq-accordion .accordion-header::before {
    content: '\e918';
    font-family: Shoptet;
    padding-right: 10px;
    font-size: 12px;
}
.in-caste-dotazy .faq-accordion.active-tab .accordion-header::before {
    content: '\e919';
    font-family: Shoptet;
}
.in-caste-dotazy .faq-accordion .accordion-text {
    display: none;
}
.in-caste-dotazy .faq-accordion.active-tab .accordion-text {
    display: block;
    background-color: #f7f7f7;
    padding: 15px 40px;
    border: 1px solid #e6e6e6;
    margin-bottom: 10px;
}
/* delivery and payment */
.in-doprava-a-platba article &gt; div,
.in-slozeni article &gt; div,
.in-reference article &gt; div {
    max-width: 90%;
    margin: auto;
}
.width33p h2 {
    font-size: 25px;
}
/* contacts */
.contacts-box {
    margin: 30px auto;
}
.contacts-box div.float-left {
    width: 50%;
}
@media (max-width: 767px) {
    .contacts-box .float-left {
        width: 100% !important;
    }
    .contacts-box .float-left:first-child {
        text-align: center;
    }
    .contacts-box .float-left:last-child &gt; p {
        text-align: center;
        margin-top: 30px;
        font-size: 22px;
        padding: 10px 0;
    }
}
/* ------------ product detail ----------*/
.p-detail {
    max-width: 90%;
    margin: auto;
}
.p-detail .p-image {
    max-width: 700px;
    margin: auto;
}
.p-detail .p-info-wrapper p:nth-of-type(1) {
    display: block !important;
}
.p-detail-inner {
    /*min-height: 600px;*/
}

/*--------------- footer ----------*/
.custom-footer {
    /*margin-top: 60px;*/
    padding-top: 20px;
}
@media (max-width: 767px) {
    .custom-footer &gt; div {
        text-align: center;
    }
    .custom-footer &gt; div:first-child {
        padding-bottom: 40px;
    }
    /*.custom-footer &gt; div &gt; h4 {*/
    /*    max-width: 300px;*/
    /*    margin-left: auto;*/
    /*    margin-right: auto;*/
    /*}*/
}
@media only screen and (max-width: 990px) and (min-width: 300px) {
    #footer h4 {
        max-width: 300px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

/*-------- fix main.css */
@media only screen and (min-width: 990px) {
    /*.footer-banner:nth-of-type(1),*/
    /*.footer-banner:nth-of-type(2) {*/
    /*    width: 100% !important;*/
    /*}*/
    .footer-banner {
        width: 100% !important;
    }
}
@media only screen and (min-width: 990px) {
    .box_1, .box_2 {
        /* background-color: #f0f0f0; */
    }
}
@media only screen and (min-width: 990px) {
    .box_1 h2, .box_2 h2 {
        color: #666 !important;
    }
}
@media only screen and (max-width: 990px) and (min-width: 300px) {
    .box_1 h2, .box_2 h2 {
        color: #666 !important;
    }
}
@media only screen and (min-width: 990px) {
    .content-box-5 {
        position: relative;
        float: left;
        top: 50%;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
}
.content-box &gt; img {
    max-width: 60vw;
    height: auto;
    width: auto;
}
.content-box-4 {
    width: 100%;
    display: flex;
    margin: 0!important;
}
.content-box-4 &gt; div {
    margin: 0 !important;
}
.content-box-4 &gt; ul {
    text-align: left !important;
}
.content-box-4 &gt; ul li {
    list-style: initial !important;
    margin-left: 18px;
}
.content-box ul li {
    margin-left: 18px;
}
/*.content-box ul img {*/
/*    width: 65% !important;*/
/*    max-width: 800px;*/
/*}*/
.content-box ul {
    width: 35% !important;
}
.content-box ul h2,
.content-box p,
.content-box li {
    text-align: left !important;
}
.footer-banner {
    margin: 0 0 40px 0 !important;
}
.content-box h2 {
    font-size: 22px !important;
}
.content-box-4 .btn-to-product {
    background-color: #d33;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 50px;
    height: auto;
    top: 15px;
    font-size: 22px;
    margin-top: 25px;
    margin-bottom: 40px;
}
.content-box-4 .btn-to-product::before {
    content: '\e921';
    font-family: Shoptet;
    padding-right: 12px;
    font-size: 20px;
    color: #fff;
}
/* media */
@media (min-width: 767px) {
    .content-box,
    .box_5 .content-box-5,
    .box_6 .content-box-6 {
        padding: 0 20px;
    }
}
@media (max-width: 992px) {
    .box_2 img {
        display: none;
    }
    .box_2 ul,
    .box_4 ul {
        width: 100% !important;
        color: #444 !important;
        padding: 0 30px !important;
        text-align: center !important;
    }
    .box_2 .box-2-content,
    .box_4 .content-box-4 {
        flex-direction: column;
        margin-top: 0 !important;
    }
    .box_2 img,
    .box_4 img {
        margin: auto;
    }
    .content-box ul h2 {
        text-align: center !important;
    }
    .box_2 ul h2 {
        margin-top: 0;
        font-size: 25px;
    }
    .box_2 ul &gt; li,
    .box_4 ul &gt; li {
        width: 50%;
        margin: 0 auto;
    }
}
@media (max-width: 600px) {
    .content-box-4 &gt; ul {
        column-count: 1;
    }
}
@media only screen and (max-width: 990px) and (min-width: 300px) {
    .box_4 div:nth-of-type(1), .box_4 div:nth-of-type(2) {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .content-box-4 .btn-to-product {
        text-align: center !important;
    }
}
@media only screen and (max-width: 990px) and (min-width: 300px) {
    .box_4 h2, .box_4 p, .box_5 h2, .box_5 p, .box_6 h2, .box_6 p {
        color: #666 !important;
    }
}
@media only screen and (min-width: 990px) {
    .footer-banner .box_5::before,
    .footer-banner .box_6::before {
        height: inherit !important;
    }
}
/* what I added */
.box_2 .box-2-content,
.box_4 .content-box-4 {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    /*background: #f0f0f0;*/
}
.box-2-content h2,
.content-box-4 h2 {
    text-align: left !important;
}
.before-carousel {
    border: none;
}
.popup-widget.cart-widget {
    left: unset;
    right: 30px;
    top: 90px !important;
}
@media (min-width: 768px) {
    .popup-widget.cart-widget,
    .popup-widget.login-widget {
        top: 117px !important;
    }
    .admin-logged .popup-widget.login-widget {
        top: 140px !important;
    }
    .admin-logged .popup-widget.cart-widget {
        top: 157px !important;
    }
}
@media (min-width: 992px) {
    .popup-widget.cart-widget {
        right: 64px;
    }
    .popup-widget.login-widget {
        /*right: 215px;*/
        right: 112px;
        left: unset;
    }
    .responsive-tools .dropdown {
        display: none;
    }
}
@media (min-width: 1200px) {
    .popup-widget.login-widget {
        right: 175px;
        left: unset;
        margin-left: 0;
        margin-right: 1%;
    }
}
@media (max-width: 767px) {
    .navigation-buttons a[data-target="login"],
    .navigation-buttons .dropdown {
        display: none;
    }
}
/* sort this */
/* NOVINKY */
.in-nase-novinky .content-inner h1 {
    font-size: 33px;
    color: #444;
    text-align: center;
}

/* DOPRAVA */
div[itemprop="about"] &gt; h2 {
    text-align: center;
}
.in-doprava-a-plaba .width33p ul { margin-left: -20px; }

.in-doprava-a-plaba .width33p ul li {
    list-style: none;
    border-bottom: 2px dotted #e4e4e4;
    padding-bottom: 15px;
}

.in-doprava-a-plaba .width33p {
    width: 31%;
    margin: 1%;
    float: left;
    background: #f6f6f6;
    border-radius: 5px;
    padding: 20px;
}

@media (min-width: 1200px){
    .content-inner {
        max-width: 100%;
    }
}

.type-detail .shp-tabs-holder,
.type-detail .shp-tabs {
    border-color: transparent;
    background-color: transparent;
}

.type-detail .shp-tabs-holder ul.shp-tabs li a {
    display: block;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: none none solid none;
    border-width: 0px 0 2px 0px;
    text-decoration: none;
    border-bottom: solid red;
}

@media (min-width: 1200px){
    .type-detail .basic-description {
        width: 100%;
    }

    .type-detail .extended-description {
        width: 100%;
    }
}

/* NEWS */
.news-item time, .news-item-detail time { display: none; }

.footer-banner { margin-top: 1rem; }

/* */
.p-button {
    text-align: center;
}
.button {
    background-color: #d33;
    color: #fff;
    width: fit-content;
    width: -moz-fit-content;
    padding: 5px 20px;
    border-radius: 50px;
    height: auto;
    top: 15px;
    font-size: 22px;
    margin: auto;
    font-family: "Exo 2",sans-serif;
}
.button:hover {
    box-shadow: 0 0 7px rgba(221, 51, 51, .3);
    background-color: #cf0606;
    color: #fff;
}
.button::before {
    content: '\e921';
    font-family: Shoptet;
    padding-right: 12px;
    font-size: 20px;
}
</pre></body></html>