.homepage-group-title.h4,
.homepage-latest-contribution:before {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase
}

:root {
    --dark-blue: #204F8A;
    --normal-blue: #204f8a85;
    --light-blue: #f5faff;
    --dark-orange: #ec9875;
    --light-orange: #fff8f5;
    --white: #fff;
    --light-gray: #fafbfb
}

.homepage-latest-contribution:before {
    display: block;
    content: "Poslední hodnocení";
    width: 90vw;
    padding: 70px 36px 20px;
    color: var(--dark-blue);
    line-height: 1.25;
    margin: 0 auto
}

.latest-contribution-wrapper {
    align-items: flex-start;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-top: 100px
}

.latest-contribution {
    flex: 1 1 auto;
    flex-wrap: wrap;
    width: 50%
}

.latest-contribution-placeholder {
    display: block
}

.homepage-latest-contribution .latest-contribution h2 {
    display: none !important
}

.homepage-latest-contribution .latest-contribution-wrapper {
    padding-top: 0
}

#header .header-top .header-top-wrapper .site-name a img,
#header .header-top .header-top-wrapper h1.site-name a img {
    max-width: 330px
}

#footer,
.footer-rows .rate-wrapper {
    background-color: var(--light-blue)
}

.btn.btn-default,
a.btn.btn-default {
    background-color: var(--dark-blue);
    border-color: var(--dark-blue);
    color: #fff
}

.link-icons .link-icon,
.link-icons .link-icon:hover,
.p-detail-inner h1,
.stars .star.is-active:hover,
.stars .star.star-half:before,
.stars .star.star-on:before {
    color: var(--dark-orange)
}

.banner-wrapper,
.banner-wrapper img {
    border-width: 0 0 24px
}

#header .header-bottom .header-bottom-wrapper,
.banner-wrapper,
.footer-bottom-full-width {
    border-style: solid;
    border-color: var(--dark-blue)
}

#footer h4>span:after,
.banner-wrapper img {
    border-color: var(--dark-orange)
}

.navigation-in ul li a b {
    font-weight: 600
}

.navigation-in {
    font-size: 1.65rem
}

@media (min-width:480px) {
    .benefitBanner {
        display: flex;
        flex-wrap: wrap;
        max-width: 100%
    }

    .benefitBanner__item {
        margin-bottom: 20px;
        border-radius: 25px
    }
}

@media (min-width:992px) {
    .benefitBanner__item {
        background-color: var(--light-blue);
        flex: 0 0 calc((100% - 60px)/ 4);
        margin-right: 20px;
        margin-bottom: 20px;
        box-sizing: border-box
    }

    .benefitBanner__item:nth-child(4n) {
        margin-right: 0
    }
}

.benefitBanner .benefitBanner__content {
    padding: 0 16px 16px
}

.benefitBanner .benefitBanner__data {
    padding: 0 33px
}

.benefitBanner .benefitBanner__picture {
    width: 64px
}

.banner-wrapper img {
    border-style: solid
}

.navigation-in {
    background: var(--light-blue) !important
}

.footer-bottom-full-width {
    border-width: 8px 0 0
}

#header .header-bottom .header-bottom-wrapper {
    border-width: 0 0 8px
}

.homepage-group-title.h4 {
    text-align: center;
    color: var(--dark-blue);
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
    margin-top: 12px
}

.homepage-group-title.h4:after,
.homepage-group-title.h4:before {
    content: " ";
    display: block;
    border-bottom: 1px solid var(--dark-blue);
    border-top: 1px solid var(--dark-blue);
    height: 5px;
    background-color: #f8f8f8
}

.benefitBanner {
    margin: 80px auto 40px
}

.product-appendix,
.products-block>div .p .p-in .p-bottom>div .p-desc {
    display: none
}

.products-block>div .p {
    box-shadow: rgb(0 0 0 / 14%) 0 5px 20px -10px;
    padding: 12px 0;
    transition: box-shadow .25s ease-in-out;
    border-radius: 6px
}

.products-block>div:hover .p {
    box-shadow: var(--light-blue) 0 5px 20px -2px
}

.products-block>div .p .p-in .p-bottom>div .prices {
    min-height: 58px
}

.products-block>div .p .p-code {
    margin: 4px;
    text-transform: inherit;
    text-align: center
}

.flags-default {
    display: flex;
    flex-direction: column;
    margin: 6px
}

.flags-default .flag {
    max-width: 96px;
    min-width: 26%;
    transform: scale(.9)
}

.navigation-in>ul>li.ext>ul {
    background: #ffffffeb
}

.navigation-in>ul>li.ext>ul>li {
    display: flex;
    justify-content: center;
    align-items: stretch
}

.navigation-in>ul>li.ext>ul>li>a,
.navigation-in>ul>li.ext>ul>li>div {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex: 1 1 0
}

.navigation-in>ul>li.ext>ul>li>div>a small {
    display: inline-block;
    width: 100%;
    margin: 4px 0
}

.breadcrumbs,
.navigation-buttons a,
.navigation-buttons a[data-target=cart],
.navigation-buttons a[data-target=login],
.navigation-buttons a[data-target=search],
.navigation-buttons a[data-target=search]:hover,
.navigation-in>ul>li>a {
    color: var(--dark-blue)
}

.sidebar-inner {
    border-color: var(--light-blue);
    background-color: var(--white);
    margin-bottom: 20px
}

.sidebar,
.sidebar .box {
    border-radius: 8px
}

.sidebar-left {
    padding-top: 20px
}

.p-detail-full-width {
    padding: 20px 0;
    border-radius: 8px
}

.p-detail-full-width #tab-content,
.shp-tabs-holder ul.shp-tabs li.shp-tab.active a {
    box-shadow: none
}

.breadcrumbs a {
    color: var(--normal-blue)
}

.footer-rows .custom-footer>div.custom-footer__contact {
    background: url(https://cdn.myshoptet.com/usr/www.reckonastul.cz/user/logos/logo_rns.svg) left bottom/250px no-repeat;
    height: 300px
}

@media (max-width:991px) {

    #header .header-top .header-top-wrapper .site-name,
    #header .header-top .header-top-wrapper h1.site-name {
        padding-bottom: 8px;
        padding-top: 8px
    }
}

.navigation-in>ul>li.menu-item-815 a {
    color: #d86738
}

.contact-box ul li>span a::before,
.navigation-in ::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 4px
}

.navigation-in>ul>li.menu-item-815 a b::before {
    content: "\f4d1"
}

.navigation-in>ul>li.menu-item-818 a b::before {
    content: "\f3eb";
    top: -2px;
    position: relative;
    font-size: 14px
}

.contact-box ul li>span.tel a::before,
.navigation-in>ul>li.menu-item-29 a b::before {
    content: "\f5b4"
}

.contact-box ul li>span.mail a::before {
    content: "\f32c"
}

.navigation-in>ul>li.menu-item-818 a {
    margin-left: 5px
}

@media (max-width:767px) {
    .footer-rows .custom-footer>div.custom-footer__contact {
        background-position: center bottom;
        min-height: 300px
    }

    #header .header-top .header-top-wrapper .site-name a {
        min-width: 112px;
        transition: .35s
    }

    .banner-wrapper img {
        display: none
    }

    .banner-wrapper {
        padding-top: 300px;
        background: url(https://cdn.myshoptet.com/usr/www.reckonastul.cz/user/banners/pp.jpg) center center/cover no-repeat;
        min-height: 300px;
        display: block;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .homepage-blog-wrapper .news-item {
        flex-basis: 33%;
        width: 33%;
    }
}

@media (min-width:768px) {
    .blog-wrapper .news-item {
        max-height: 330px
    }

    .navigation-in>ul>li.menu-item-818 {
        margin-left: 6px;
        border-left: 3px solid #204f8a26
    }

    .navigation-in>ul>li.exp>a,
    .navigation-in>ul>li>a:hover {
        background-color: #e2e8f0;
        color: var(--color-tertiary-hover);
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .navigation-in>ul>li a {
        border-radius: 6px
    }

    .h1,
    h1 {
        font-size: 44px
    }

    .products-block>div .p .p-in .p-in-in .name {
        padding: 0 18px
    }

    .blog-wrapper .image+.text {
        background: 0 0
    }

    .blog-wrapper .news-item .description {
        display: none
    }

    .blog-wrapper .news-item .read-article,
    .blog-wrapper .news-item .title {
        background: rgb(80 111 175 / 77%);
        padding: 1.25rem;
        margin: 0;
        max-height: 46px;
    }

    .blog-wrapper .news-item * {
        border-radius: 0 !important
    }

    .blog-wrapper .news-item .image img {
        -webkit-border-radius: 6px !important;
        -moz-border-radius: 6px !important;
        border-radius: 6px !important;
    }

    .blog-wrapper .news-item .title {
        -webkit-border-top-left-radius: 6px !important;
        -webkit-border-top-right-radius: 6px !important;
        -moz-border-radius-topleft: 6px !important;
        -moz-border-radius-topright: 6px !important;
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
    }

    .blog-wrapper .news-item .read-article {
        -webkit-border-bottom-right-radius: 6px !important;
        -webkit-border-bottom-left-radius: 6px !important;
        -moz-border-radius-bottomright: 6px !important;
        -moz-border-radius-bottomleft: 6px !important;
        border-bottom-right-radius: 6px !important;
        border-bottom-left-radius: 6px !important;
    }

    .blog-wrapper .image+.text:hover {
        background: #ec98751f;
    }
}

@media (max-width:480px) {
    .banner-wrapper {
        padding-top: 300px;
        background: url(https://www.reckonastul.cz/user/documents/upload/pp_sm_1.jpg) center center/contain no-repeat;
        width: 100%
    }
}