.hp_baner {
    background-image: url(/user/documents/upload/Grafica_webu/Home_page/bacground_baner_loznice21.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    margin-top: 45px;
}

.hp_baner_flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hp_block1 {
    display: flex;
    align-items: center;
    flex: 1 1 50%;
}

.hp_baner_elem {
    flex: 1 1 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hp_baner_icon {
    width: 90px;
}

.hp_baner_icon img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.hp_baner_text {
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    margin-top: 6px;
    line-height: 22px;
}

@media(max-width:770px) {
    .hp_baner_icon {
        width: 70px;
    }

    .hp_baner_text {
        font-size: 15px;
    }

    .homepage-group-title::after {
        width: 70px;
    }
}

@media(max-width:640px) {
    .hp_block1 {
        flex-direction: column;
    }

    .hp_baner_elem {
        margin-bottom: 15px;
    }
}

@media(max-width:400px) {
    .hp_baner_icon {
        width: 60px;
    }

    .hp_baner_text {
        font-size: 14px;
    }

    .hp_baner {
        padding: 15px 5px;
    }
}


footer .site-name {
    border-bottom: 1px #b39b68 solid;
    padding-bottom: 45px;
}

.customfooter {
    display: flex;
    align-items: center;
    width: 100%;
}

.customfooter a {
    text-decoration: none;
    color: #fff;
    font-size: 17px;
}

.customfooter_left {
    flex: 1 1 50%;
    display: flex;
    align-items: center;
}

.left_soc {
    margin-left: 20px;
    display: flex;
}

.ikon_soc {
    margin-left: 20px;
    width: 28px;
}

.twit {
    width: 32px;
}

.customfooter_right {
    flex: 1 1 50%;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.right_mail {
    display: flex;
    align-items: center;
}

.footer_mail {
    display: flex;
}

.footer_mail::before {
    content: "";
    width: 27px;
    height: 27px;
    background: url(/user/documents/upload/Grafica_webu/Icons/mailV3.svg) 0 0/contain no-repeat;
    margin-right: 20px;
}

.right_phone {
    display: flex;
    align-items: center;
}

.footer_phone {
    display: flex;
}

.footer_phone::before {
    content: "";
    width: 27px;
    height: 27px;
    background: url(/user/documents/upload/Grafica_webu/Icons/phonefooter.svg) 0 0/contain no-repeat;
    margin-right: 20px;
}

@media(max-width:996px) {
    .customfooter {
        flex-direction: column;
        align-items: flex-start;
    }

    .customfooter_right {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 20px;
    }

    footer .site-name {
        padding-bottom: 30px;
    }
}

@media(max-width:450px) {
    .left_logo {
        width: 170px;
    }

    .left_logo>a>img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
    }
}

@media(max-width:360px) {
    .left_soc {
        margin-left: 0px;
    }

    .ikon_soc {
        margin-left: 15px;
    }
}

footer .search .btn,
footer .search button {
    background: #c9b78d;
    color: #021931;
}

footer .search .btn:hover,
footer .search button:hover {
    background: #c9b78d;
    color: #021931;
}

footer .search input {
    background: hsl(0, 0%, 100%);
    margin-bottom: 25px;
}

footer .news-item-widget h5 a {
    color: #fff;
}

.custom-footer h4>span {
    color: #c9b78d;
}

footer {
    background-color: #021931;
    margin-top: 0px;
}

.flags.flags-default {
    display: flex;
    flex-direction: column;
}

.flag {
    max-width: 7em;
}

.flags .flag {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.flags .flag.flag-action {
    background: #bf6565 !important;
    color: #fff;
}

.flags .flag.flag-new {
    background: #d1ab75 !important;
    color: #000;
}

@media(max-width:995px) {
    .flags .flag {
        padding: 7px 3px;
        font-size: .7em;
    }
}

@media(max-width: 767px) {
    .flags .flag {
        padding: 3px 6px 4px;
        font-size: 0.7em;
    }
}

@media(max-width:650px) {
    .flags .flag {
        padding: 3px 6px 3px;
        font-size: 0.6em;
    }
}

#carousel .carousel-inner {
    height: 100%;
}

#carousel .extended-banner-texts {
    background: transparent;
}

#carousel .item {
    width: 100%;
    height: 640px;
}

#carousel .item img {
    width: 100%;
    height: revert-layer;
}

#carousel .item .extended-banner-texts .extended-banner-title {
    color: #fff;
    font-size: 4.5em;
}

#carousel .item .extended-banner-texts {
    width: 70%;
}

#carousel .extended-banner-texts .extended-banner-text {
    color: #fff;
}

#carousel .extended-banner-texts .extended-banner-link {
    background: #c9b78d;
    font-size: 1.5em;
    padding: 8px 12px;
    font-weight: 600;
    color: #021931;
}

#carousel .extended-banner-texts .extended-banner-link:hover {
    color: #fff;
}

#carousel .extended-banner-texts .extended-banner-link::after {
    display: none;
}

@media (max-width: 767px) {
    #carousel .item .extended-banner-texts {
        position: fixed;
        top: 21%;
    }

    #carousel .extended-banner-texts .extended-banner-title {
        font-size: 3.5em !important;
    }
}

@media(max-width: 580px) {
    #carousel .extended-banner-texts .extended-banner-title {
        font-size: 3em !important;
    }
}

@media(max-width: 480px) {
    #carousel .item .extended-banner-texts {
        width: 85%;
    }

    #carousel .item .extended-banner-texts .extended-banner-text {
        white-space: nowrap;
        margin-bottom: 5px;
    }

    #carousel .extended-banner-texts .extended-banner-title {
        font-size: 2.6em !important;
        margin-bottom: 5px;
    }
}

@media(max-width: 360px) {
    #carousel .extended-banner-texts .extended-banner-title {
        font-size: 2.2em !important;
    }
}


@media(max-width: 767px) {
    #content-wrapper {
        margin-top: 0px;
    }
}

.products-block.products .product .prices .price-final strong {
    font-size: 1.7em;
}

@media(max-width:480px) {
    .columns-mobile-2 .products-block.products .product .prices .price-final strong {
        font-size: 1.2em;
    }
}

.homepage-group-title {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.homepage-group-title::after {
    content: '';
    width: 100px;
    height: 1px;
    background: #c9b78d;
    margin-top: 10px;
}

.products-block.products .product .stars .star::before,
.stars a.star::before,
.stars span.star::before {
    color: #c9b88e !important;
}

/**/
.external-fonts-loaded body .container,
body.blank-mode .container,
body .container {
    background: transparent;
}

.h4.homepage-group-title::before,
h4.homepage-group-title::before,
.type-index .products::before {
    background: transparent;
}

.colorBlock {
    width: 100%;
    background-color: #f7f4ec;
}

.products-block.products .product a.btn:hover::after,
.products-block.products .product button:hover::after {
    width: 100%;
    background: #cab88f;
}

.products-block.products .product a.btn,
.products-block.products .product button {
    background: #021931;
    padding: 8px 15px;
    color: #fff !important;
    font-size: 1.5em;
}

@media(max-width:560px) {

    .products-block.products .product a.btn,
    .products-block.products .product button {
        font-size: 1.1em;
        padding: 7px 10px;
    }
}

.products-block.products .product a.btn:hover {
    background: #cab88f;
    color: #fff !important;
}

.products-block.products .product button:hover {
    background: #cab88f;
    color: #fff !important;
}

.products-block.products .product button>span {
    color: #fff;
}

.products-block.products .product button>span:hover {
    color: #fff;
}


footer .search .btn,
footer .search button {
    background: #c9b78d;
    color: #021931;
}

footer .search .btn:hover,
footer .search button:hover {
    background: #c9b78d;
    color: #021931;
}

footer .search input {
    background: hsl(0, 0%, 100%);
    margin-bottom: 25px;
}

footer .news-item-widget h5 a {
    color: #fff;
}

.custom-footer h4>span {
    color: #c9b78d;
}

footer {
    background-color: #021931;
    margin-top: 0px;
}

/*navigation*/
a.toggle-window {
    color: #fff;
}

#header {
    background: #021931 !important;
}

#header.fixed-menu {
    background: #021931 !important;
}

#navigation ul.menu-level-1>li>a {
    color: #fff;
}

#navigation ul.menu-level-1>li>a:hover {
    color: #fffc;
}

#navigation ul.menu-level-1>li>a::after {
    background: #c9b78d;
}



#header .search-form fieldset button {
    background: #021931;
}

#header .search-form fieldset button:hover {
    background: #cab88f;
}



.product-top .add-to-cart button {
    background: #021931;
}

.colorIcons {
    filter: brightness(0.5) saturate(2) hue-rotate(200deg);
}



#dkLabComparerTableDiv>table tr:nth-child(odd) {
    background: #f5f5f5;
}

#dkLabComparerTable tr:nth-of-type(2)>td {
    max-width: 250px;
}

.dkLabComparerImage img {
    width: 100%;
    height: auto;
}




.cart-table .related .cart-related-button .btn {
    background: #021931;
}

.cart-table .related .cart-related-button .btn:hover {
    background: #cab88f;
}



@media (min-width: 768px) {
    .p-detail .p-image #wrap a {
        width: 107%;
    }

    .type-detail .shp-tabs-wrapper .basic-description,
    .basic-description>.table {
        max-width: 570px;
    }
}

@media(max-width: 480px) {
    .columns-mobile-2 .products-block.products .product {
        box-shadow: 0 0 15px rgba(0, 0, 0, .07);
    }
}



.type-index .products {
    padding-bottom: 10px !important;
}

.basic-description video {
    width: 500px;
}

@media (max-width: 520px) {
    .basic-description video {
        width: 300px;
    }

    .basic-description>table {
        max-width: 400px;
        font-size: 12px;
    }
}

.products-block.products .product .p .name {
    font-size: 1.2em;
}

@media (max-width: 998px) {
    .products-block.products .product .p .name {
        font-size: 1.1em;
    }
}

@media (max-width: 478px) {
    .products-block.products .product .p .name {
        font-size: 1em;
    }
}

.p-in__description {
    color: #797979;
    text-align: left;
    font-size: 0.9em;
}

.dkLabComparerAddProduct {
    color: #797979;
}

.products-block.products .product .p-in .p-in-in .dkLabComparerProductDiv span.hasIcon::before {
    color: #797979;
}



#navigation ul.menu-level-1>li>a.active {
    color: #fff;
}

#navigation ul.menu-level-1>li>a.active::after {
    width: 0;
}

.subcategories.with-image li a .image {
    min-width: 53px;
}

@media (min-width: 768px) {
    .navigation-in>ul>li.ext>ul>li>a {
        width: 85px;
        height: 95px;
        padding-right: 14px;
    }

    .navigation-in>ul>li.ext>ul li.menu-item-1022>a {
        padding-right: 0px;
        margin-right: 4px;
    }
}


#header #dkLabComparerHeaderWrappper .dkLabComparerHeaderIconBtn::before {
    font-size: 18px;
}

.dkLabComparerHeaderIconBtn::before {
    color: #fff;
}

@media only screen and (min-width: 1390px) {
    #navigation ul.menu-level-1>li .menu-level-2 {
        padding-left: 7vw !important;
        padding-right: 5vw !important;
    }
}

@media only screen and (min-width: 768px) {
    #header #navigation ul.menu-level-1>li.exp>ul {
        border: 1px #b39b68 solid;
        box-shadow: 0 13px 35px 3px rgba(0, 0, 0, .5);
    }

    #navigation ul.menu-level-1>li .menu-level-2 li {
        margin-top: 0px;
    }

    #navigation ul.menu-level-1>li .menu-level-2 li>div>ul.menu-level-3 li a {
        font-size: 14px;
        padding-bottom: 6px;
    }
}

.site-name>a {
    width: 150px;
    height: auto;
}



.next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-title {
    font-family: Abhaya Libre;
    font-weight: 600;
    font-size: 3.6em;
    line-height: 1.2em;
}

.next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-link::after {
    background: #cab88f;
}

.next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-link {
    font-weight: 700;
}

.next-to-carousel-banners .banner-wrapper a {
    color: #021931;
}

.next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-link:hover {
    color: #021931;
}

@media(max-width:993px) {
    .next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-text {
        width: 65%;
    }
}

@media(max-width:400px) {
    .next-to-carousel-banners .banner-wrapper a .extended-banner-texts .extended-banner-title {
        font-size: 3em;
    }
}



.products-block.products .product .prices.in-discount .discount-side,
.products-block.products .product .prices.in-discount .price-side {
    min-width: 154px;
}

@media(max-width: 390px) {
    .products-block.products .product .prices.in-discount .discount-side {
        min-width: 130px;
    }

    .products-block.products .product .prices.in-discount .price-side {
        min-width: 130px;
    }

    .products-block.products .product .prices.in-discount .percents {
        width: 54px;
    }

    .basic-description>table {
        max-width: 330px;
        font-size: 11px;
    }
}



.flags .dkLabComparerFlagProduct,
.flags .dkLabComparerFlagDetail {
    min-width: 105px;
    background-color: #021931;
    color: #fff;
    cursor: pointer;
}

@media(max-width:478px) {

    .flags .dkLabComparerFlagProduct,
    .flags .dkLabComparerFlagDetail {
        min-width: 75px;
    }
}

.flags.flags-default {
    display: flex;
    flex-direction: column;
}

.flag {
    max-width: 7em;
}

.flags .flag {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
}

.flags .flag.flag-action {
    background: #bf6565 !important;
    color: #fff;
}

.flags .flag.flag-new {
    background: #d1ab75 !important;
    color: #000;
}

@media(max-width:995px) {
    .flags .flag {
        padding: 7px 3px;
        font-size: .7em;
    }
}

@media(max-width: 767px) {

    .carousel-control.left,
    .carousel-control.right {
        top: auto;
        bottom: 1.65rem;
    }

    #carousel .item .extended-banner-texts .extended-banner-link {
        margin: auto;
    }

    .flags .flag {
        padding: 3px 6px 4px;
        font-size: 0.7em;
    }
}

@media(max-width:650px) {
    .flags .flag {
        padding: 3px 6px 3px;
        font-size: 0.6em;
    }
}