:root{
    --layer-dialog:1234567892;
    --layer-dialog-backdrop:1234567891;
    --layer-menu:1234567890;
    --layer-search:calc(var(--layer-menu) + 1);

    --color-blue: #063057;/* rgb(0, 31, 107);/*cmyk(100% , 80%, 30%, 40%)*/
    --color-green: #80C342;/* rgb(115, 255, 0);/*cmyk(55% , 0%, 100%, 0%)*/
    --color-red: rgb(232, 35, 5);/*cmyk(8% , 86%, 98%, 1%)*/
    --color-gray: rgb(217,217,217); /*cmyk(0% , 0%, 0%, 15%)*/
    --color-text-main-menu: var(--color-blue);
    --color-light-gray: #dcddde;

    --top--background-color: rgba(128, 195, 66, 70%);/*rgba(214, 224, 48, 70%);*/
    --light-green: #B1D78A;/*hsl(91, calc( 66% * .5 ), calc( 76% * 1.2));/*hsl(91, calc( 76% * .5 ), calc( 66% * 1.3));*/
    --color-avropa-green: var(--color-green);/*#4cb960;*/
    --color-btn-red: var(--color-red);/*#db2e28;*/

    --font-family: Metropolis, Tahoma, Verdana, Helvetica, Arial, sans-serif;/*acumin-pro, sans-serif;*/
    --font-weight-extra-light: 200;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-size-h2: 2rem;
    --border-radius: 0;
    --bs-border-radius: 0;
}

@font-face {
    font-family: Metropolis;
    src: url("fonts/Metropolis/Metropolis-Regular.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-style: italic;
    src: url("fonts/Metropolis/Metropolis-RegularItalic.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-weight: bold;
    src: url("fonts/Metropolis/Metropolis-Bold.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-weight: 200;/* --font-weight-extra-light	Extra Light (Ultra Light)*/
    src: url("fonts/Metropolis/Metropolis-ExtraLight.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-weight: 200;/*	Extra Light (Ultra Light)*/
    font-style: italic;
    src: url("fonts/Metropolis/Metropolis-ExtraLightItalic.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-weight: 500;/* --font-weight-medium Medium*/
    src: url("fonts/Metropolis/Metropolis-Medium.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-weight: 500;/* Medium*/
    font-style: italic;
    src: url("fonts/Metropolis/Metropolis-MediumItalic.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-weight: 600;
    src: url("fonts/Metropolis/Metropolis-SemiBold.otf") format("opentype");
}
@font-face {
    font-family: Metropolis;
    font-weight: 600;
    font-style: italic;
    src: url("fonts/Metropolis/Metropolis-SemiBoldItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Metropolis-Bold';
    font-weight: bold;
    src: url("fonts/Metropolis/Metropolis-Bold.otf") format("opentype");
}
@font-face {
    font-family: 'Metropolis-Bold';
    font-style: italic;
    src: url("fonts/Metropolis/Metropolis-BoldItalic.otf") format("opentype");
}

@font-face {
    font-family: 'Metropolis-ExtraLight';
    src: url("fonts/Metropolis/Metropolis-ExtraLight.otf") format("opentype");
}
@font-face {
    font-family: 'Metropolis-ExtraLight';
    font-style: italic;
    src: url("fonts/Metropolis/Metropolis-ExtraLightItalic.otf") format("opentype");
}


/*
max-width: 450px
max-width: 480px
max-width: 540px
max-width: 576px
max-width: 600px
max-width: 750px
max-width: 767px
max-width: 768px
max-width: 770px
max-width: 988px
max-width: 992px
max-width: 1000px
max-width: 1024px
max-width: 1199px   (1205px)
max-width: 1204px
min-width: 1206px->1200
max-width: 1230px
max-width: 1330px
max-width: 1430px
max-width: 1500px
max-width: 1663px
*/
html {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.mobile-cat-menu {
    display: none !important;
}

body {
    font-family: var(--font-family);
    font-style: normal;
    font-size: 1.6rem;
    color: var(--color-blue);
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

li.dropdown {
    display: none !important;
}

img {
    max-width: 100%;
}

a:hover {
    color: unset!important;
}

input:focus {
    outline: none !important;
    /* border: unset; */
    box-shadow: none !important;
    border-color: var(--color-green) !important;
}

p a {
    color: var(--color-green);
}

p a:hover {
    color: var(--color-green);
}

.srdce:before {
    display: block;
    content: "";
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:v='https://vecta.io/nano' viewBox='0 0 26.67 24.58'%3E%3Cpath d='M21.41 5a5.29 5.29 0 0 0-7.73 0l-.34.36L13 5a5.28 5.28 0 0 0-7.46-.27L5.27 5a5.91 5.91 0 0 0 0 8.05l7.57 8a.68.68 0 0 0 1 0h0l7.57-8a5.93 5.93 0 0 0 0-8.05z' fill='%23063057'/%3E%3Cpath d='M10.69 14V8.81a3.58 3.58 0 0 1-1.3.44v-.69a3.16 3.16 0 0 0 1.55-.89h.68V14zM17 8.44h-2.71l-.23 1.74a1.61 1.61 0 0 1 1.31-.5 1.89 1.89 0 0 1 1.92 2.08 2.08 2.08 0 0 1-2.22 2.3 2 2 0 0 1-2.13-1.73h.9a1.18 1.18 0 0 0 1.25 1c.92 0 1.29-.61 1.29-1.47s-.33-1.4-1.22-1.4a1.17 1.17 0 0 0-1.24.78l-.84-.14c.12-.64.35-2.32.45-3.41h3.59z' fill='%23fff'/%3E%3C/svg%3E");
}
/*

.row {
    margin-left: 0;
    margin-right: 0;
}
*/

.nivoSlider {
    height: 495px!important;
    max-height: 495px !important;
}

.nivo-prevNav {
    left: 0 !important;
}

.nivo-nextNav {
    right: 70px !important;
    margin-top: 0 !important;
}

.nivoSlider .nivo-nextNav img,
.nivoSlider .nivo-prevNav img {
    width: 70px !important;
    height: 70px !important;
/*    background: #FFF;*/
    padding: 10px;
}

.nivo-nextNav::before {
    display: none !important;
}

.nivo-caption a,
.green-btn {
    background-color: var(--color-green);
    color: #FFF !important;
/*    padding: 15px 60px;*/
    text-decoration: none;
    transition: all .4s;
}

.green-btn:hover {
    color: #FFF;
}

.nivo-controlNav {
    left: 50% !important;
    bottom: 0 !important;
    right: unset !important;
    top: unset !important;
    transform: translateX(-26%);
}

.nivo-controlNav a {
    width: 8px !important;
    height: 8px !important;
    display: inline-block !important;
    border-radius: 100% !important;
    background: #000 !important;
    opacity: .2 !important;
    margin: 10px !important;
}

.nivo-controlNav a.active {
    border-radius: 100% !important;
    width: 12px !important;
    height: 12px !important;
    border: 2px solid #666666 !important;
    background: transparent !important;
}

.nivo-caption p {
    font-size: 17px;
}

.nivo-controlNav a {
    width: 12px !important;
    height: 12px !important;
    display: inline-block !important;
    border-radius: 100% !important;
    background: transparent !important;
    opacity: .8 !important;
    margin: 10px !important;
    border: 1px solid #797979 !important;
}

.nivo-controlNav a.active {
    opacity: 1;
    background-color: transparent;
    border: 2px solid #797979;
}

.slider-content-1-image {
    height: 100% !important;
}

.layer-1-1 img {
    top: 50% !important;
    transform: translateY(-50%) !important;
    padding-top: unset !important;
}

.wow.fadeInLeft {
    height: 100% !important;
}

.layer-1-1 {
    height: 100% !important;
}

header .gray-row {
    height: 40px;
}

header .gray-row ul {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

header .gray-row ul li {
    display: inline-block;
    margin: 0;
    color: var(--color-blue);
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
}

header .gray-row ul li a {
    color: var(--color-blue);
}

header .gray-row ul li span {
    margin-right: 10px;
    width: 30px;
    height: 30px;
}

header .gray-row img {
    height: 3.2rem;
    margin: 0.4rem;
}

header .logo-col img {
    max-height: 80px;
    /*width: 202px;
    margin-left: 30px;
    */
}

header .logo-col a {
    display: block;
}

header .main-menu-col {
    padding: 0;
    position: relative;
    z-index: 99;
}

header .main-menu-col ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-block;
/*    padding-top: 15px;*/
    /*margin-bottom:20px;*/
}

header .main-menu-col ul li {
    display: inline-block;
    margin-left: 0;
    margin-right: 80px;
    padding-bottom: 0;
}

header .main-menu-col ul.row li {
    margin-right: 0;
    padding-right: 10px !important;
    display: inline-block !important;
    width: 100%;
}

header .main-menu-col ul li a {
    color: var(--color-text-main-menu);
    padding: 0 17px;
    background-color: transparent;
/*    text-transform: uppercase;*/
    position: relative;
    margin: 5px 0;
    font-weight: var(--font-weight-semibold);
}

header .main-menu-col .green-btn{
    background-color: var(--color-green);
    padding: 10px 40px;
}

.border-bottom {
    border-bottom: 1px solid #ceecd4;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: uppercase;
    font-weight: 300;
}

.c-border-blue,
.custom-border-blue{
    border-color: var(--color-blue);
}

#infopanel{
    margin: 35px 0;
}

#infopanel img{
    height: 32px;
}

.info {
/*    position: absolute;
    right: 4px;
    bottom: 3px;
    width: 81%;*/
}

.info .info-block {
    display: none !important;
    background-color: var(--color-green);
    color: #fff;
    position: absolute;
    right: -3px;
    bottom: 9px;
    display: block;
    border-radius: 4px;
}

.info .info-block ul {
    margin: 0;
    padding: 15px;
}

.info .info-block li {
    display: inline-block;
}

.info .info-block a {
    color: #FFF;
}

.info:hover .info-block {
    display: block !important;
}
/*
.main-menu-col>ul:first-of-type>li>a:after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: red;
    display: block;
    height: 2px;
    transition: all .2s;
    bottom: 0px;
}
*/
.main-menu-col>ul:first-of-type>li>a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}

header .main-menu-col>ul>li>a {
    padding: 2rem 0 2rem 0;
    position: relative;
    font-size: 2.5rem;
    display: block;
}
/*
header .main-menu-col>ul:first-of-type>li>a:after {
    left: 0;
    content: '';
    height: 2px;
    bottom: 19px;
    width: 100%;
    background: var(--color-green);
    position: absolute;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    will-change: transform;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background 500ms linear, -webkit-transform .4s ease-out;
    transition: background 500ms linear, -webkit-transform .4s ease-out;
    -o-transition: transform .4s ease-out, background 500ms linear;
    transition: transform .4s ease-out, background 500ms linear;
    transition: transform .4s ease-out, background 500ms linear, -webkit-transform .4s ease-out;
}
*/
header .main-menu-col>ul>li>a:hover {
    text-decoration: none;
    color:var(--color-green)!important;
}

header .main-menu-col>ul:first-of-type>li:first-of-type>a:hover {
    /* background-color: var(--color-green) !important;
    color:#FFF !important;*/
}
/*
header .main-menu-col>ul:not(.main-menu-phone)>li:first-of-type>a:hover {
    background-color: #f2f2f2;
}
*/
header .main-menu-phone li a {
    text-transform: lowercase !important;
}

header .shop-col img {
    height: 40px;
}

header .shop-col>ul {
    list-style-type: none;
    margin: 0;
    width: fit-content;
    padding: 0;
    margin-left: auto;
    background-color: #FFF;
}

header .shop-col>ul li {
    display: inline-block;
/*    background-color: #edf0d5;*/
    padding: 1.2em;
    margin-left: 0;
    cursor: pointer;
    transition: all .4s;
    position: relative;
    text-align: center;
}

.custom-submenu img{
    width: 4rem;
    margin-bottom: .5rem;
}
header .shop-col>ul li>img:first-of-type,
header .shop-col>ul li>span,
.custom-submenu img:first-of-type{
    opacity: 1;
    transition: all .4s;
}

header .shop-col>ul li>img:last-of-type,
.custom-submenu img:last-of-type{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .4s;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:v='https://vecta.io/nano' viewBox='0 0 34.21 32.18' fill='%23666'%3E%3Cpath d='M25.2 24.77a.63.63 0 0 1-.42-.17L8.6 8.42a.6.6 0 0 1 0-.84.59.59 0 0 1 .83 0l16.19 16.18a.6.6 0 0 1 0 .84.63.63 0 0 1-.42.17z'/%3E%3Cpath d='M9 24.77a.59.59 0 0 1-.42-.17.6.6 0 0 1 0-.84l16.2-16.18a.59.59 0 1 1 .84.84L9.43 24.6a.58.58 0 0 1-.43.17z'/%3E%3C/svg%3E");
}

header .shop-col li.white>img:first-of-type,
header .shop-col li.white>span{
    opacity: 0;
}

header .shop-col li.white>img:last-of-type {
    opacity: 1;
}

header .basket-count {
    background-color: var(--color-green);
    position: absolute;
    top: 11px;
    right: 14px;
    color: #FFF;
    padding: 3px 8px;
    border-radius: 100%;
    font-size: 10px;
}

header .shop-col li.white {
    background-color: #FFF;
}

header .main-menu>div {
    padding-left: 0;
    padding-right: 0;
/*    z-index: 9999999;*/
}

.show-menu:hover .shop-submenu {
    display: block;
}

.show-menu .shop-submenu {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 82px;
}

.shop-category-menu>li>a {
    padding-left: 20px;
}

.shop-col {
    position: relative;
}

.btn-row {
    text-align: center;
}

.btn-row .green-btn {
    display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 300;
}

.side-menu {
    position: absolute;
    right: -400px;
    top: 86px;
    bottom: 0;
/*    padding-top: 50px;*/
    width: 100%;
    background-color: #FFF;
    z-index: 999999;
    transition: all .4s;
 /*   padding-left: 20px;
    padding-right: 20px;*/
}

.side-menu.show {
    right: 0;
/*    border-left: 1px solid #e3e3e3;*/
    /*box-shadow: -13px 2px 12px 0px #888;*/
}

.side-menu .content .content {
    width: 100%;
    padding: 0 20px;
}

.side-menu-icon{
    width: 20px;
    margin-right: 20px;
    display: inline-block;
}
.side-menu-icon img{
    width: 100%;
}

.shop-category-menu img {
    border-radius: 100%;
    height: 32px;
    width: 32px;
}

.shop-category-menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
}

.shop-category-menu li {
    width: 100%;
    position: relative;
}

.shop-category-menu li a {
    width: 100%;
    position: relative;
    display: block;
}

.shop-category-menu li a span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

header .main-menu-col ul li .shop-category-menu li {
    padding: 4px 0;
/*    border-bottom: 1px solid transparent;*/
    display: block;
    transition: all .4s;
}

header .main-menu-col ul li .shop-category-menu li:hover {
    /* padding: 15px 0;*/
/*    border-bottom: 1px solid var(--color-green);*/
    display: block;
}

header .main-menu-col ul li .shop-category-menu li:hover a {
    color: var(--color-green);
}

._5h0d._8kto {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase !important;
}

.fb-login-button {
    margin-top: 10px;
}

.g-signin2 {
    margin-top: 10px;
}

.g-signin2>div {
    width: 100% !important;
}

.login,
.basket{
    font-size: 1.4rem;
    color: var(--color-blue);
}

.login-menu .content ul {
    white-space: nowrap;
/*    border-bottom: 1px solid #666666;*/
    margin-left: 0;
}

.login-menu .content ul {
    padding: 0;
/*    padding-bottom: 10px;*/
}

.login-menu .content ul li a {
    color: var(--color-blue);
/*    padding-bottom: 10px;*/
    text-transform: uppercase;
}

.login-menu .content ul li a:hover {
    color: var(--color-green);
}

.search-menu {
    margin-top: 2rem;
}

.login-menu{
}

.side-login input,
.side-register input {
    padding: 10px;
    border-radius: 0;
    border: 1px solid #c4c3c6;
    background-color: #ffffff00 !important;
}

.side-login #Submit,
.side-login input,
.side-register #Submit2,
.side-register input {
    width: 100%;
}

.side-login #Submit,
.side-register #Submit2 {
    background-color: var(--color-green) !important;
    width: 100%;
}

.side-login #Submit:hover,
.side-register #Submit2:hover {
    background-color: var(--color-green) !important;
    width: 100%;
}

.side-register {
    display: none;
}

#login.act {
    color: var(--color-green);
}

#register.act {
    color: var(--color-green);
}

.login-menu .content ul li {
    display: inline-block;
    width: 50%;
    white-space: normal;
/*    text-align: center;*/
    margin: 0;
}

.login-menu .content ul li {
    /* border-bottom:1px solid var(--color-green);*/
}

.bottom-category.shop-category-menu {
    border-radius: var(--bs-border-radius);
    overflow: hidden;
/*    border: 1px solid var(--color-blue);*/
    padding-bottom: 20px;
    margin-top: 50px;
}

.shop-produkty-nahlady {}

.bottom-category.shop-category-menu li:first-of-type {
    color: #FFF;
    text-align: center;
    background-color: var(--color-green);
}
.bottom-category.shop-category-menu li:not(:first-of-type){
    border-left: 1px solid var(--color-blue);
    border-right: 1px solid var(--color-blue);
}
.bottom-category.shop-category-menu li:last-of-type{
    border-bottom: 1px solid var(--color-blue);
}
.bottom-category.shop-category-menu li:first-of-type:before,
#category-left-filter .header:before,
.has-caret:before{
    width: 12px;
    height: 18px;
    display: block;
    position: absolute;
    content: url(images/pics/arrow_zobrazenie.svg);
    transform: translate(-50%, -50%) rotate(0deg);
    right: 20px;
    top: 45%;
    transition: all .4s;
    transform-origin: center;
}
.has-caret{
    padding-right:6rem!important;
}

.bottom-category.shop-category-menu li.opened:first-of-type:before,
#category-left-filter .header.opened:before,
.has-caret[aria-expanded="true"]:before{
    transform: translate(-50%, -50%) rotate(180deg);
}

.bottom-category.shop-category-menu.opened,
#category-left-filter.opened {
    height: unset;
}

.bottom-category.shop-category-menu:not(.opened) li:not(:first-of-type),
#category-left-filter:not(.opened) .body {
    display: none;
}

.bottom-category.shop-category-menu li:nth-of-type(2) {
    /*margin-top: 15px;*/
    height: 15px;
}

.bottom-category.shop-category-menu li:not(:first-of-type) {
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: normal;
}

.bottom-category.shop-category-menu li:not(:first-of-type):hover {
    background-color: #f2f2f2;
    color: var(--color-green);
}

.bottom-category.shop-category-menu li:not(:first-of-type):hover a {
    color: var(--color-green);
}

.bottom-category.shop-category-menu li h3 {
    color: #FFF;
    text-align: center;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px;
}

.shop-category-menu ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

.shop-category-menu li {
    margin: 0;
}

.shop-submenu li {
    margin: 0;
}

.shop-category-menu li a {
    color: var(--color-blue);
    text-decoration: none;
}

.shop-category-menu li a span {
    margin-left: 20px;
}

.shop-submenu {
    position: absolute;
    background-color: #f2f2f2;
    padding: 20px 20px;
}

.shop-submenu>.row>div {
    padding: 0;
}

.sub-menu-side{
    overflow-y: auto;
    max-height: calc(90vh - 120px);
}

.sub-menu-side>ul>li {
    padding: 4px 15px;
    padding-left: 50px;
}

.sub-menu-side li a {
    transition: all .4s;
/*    text-transform: uppercase;*/
}

.sub-menu-side li a:hover {
    color: var(--color-green) !important;
    text-decoration: none;
}

.sub-menu-side li li a:hover {
    color: var(--color-green) !important;
    font-weight: bold;
/*    padding-left: 1ex !important;*/
}

li.selected a {
    color: var(--color-green) !important;
}

.title-col h2 {
    text-align: center;
    color: var(--color-green);
    font-family: acumin-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
}

.create-new {
    margin: 100px 0;
}

.create-new h2 {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: 300;
    color: #666666;
}

.create-new p {
    color: #666666;
}

.create-new .text-col a span img {
    width: 30px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.create-new .text-col a {
    color: #999999;
    font-size: 20px;
    text-decoration: none;
    margin-top: 37px;
    display: block;
    letter-spacing: 2px;
}

.create-new .text-col a:hover {
    color: var(--color-green) !important;
}

.create-new .row {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.create-new .image-col {
    background-color: var(--color-green);
    position: relative;
    padding: 10px 0;
}

.create-new .image-col img {
    width: 380px;
}

.create-new .content {
    padding-left: 60px;
}

.create-new .image-col:before {
    content: "";
    z-index: -1;
    position: absolute;
    width: 100vw;
    right: 0;
    top: 0;
    padding: 10px 0;
    height: 100%;
    background-color: var(--color-green);
}

.abut-us-sm-gal {
    position: absolute;
    right: 0;
    top: 0;
}

.abut-us-sm-gal ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.abut-us-sm-gal ul:after {
    content: "";
    width: 1px;
    background-color: var(--color-green);
    position: absolute;
    height: 100%;
    left: 50%;
    display: block;
    top: 0;
    z-index: -1;
}

.abut-us-sm-gal ul:before {
    content: "";
    width: 100vw;
    background-color: var(--color-green);
    position: absolute;
    height: 1px;
    display: block;
    left: 0;
    z-index: -1;
    bottom: 60px;
}

.abut-us-sm-gal li {
    margin: 0;
}

.abut-us-sm-gal img {
    width: 292px;
    max-height: 250px;
    object-fit: cover;
}

.abut-us-sm-gal ul li:not(:nth-of-type(3)) img {
    margin-bottom: 25px;
}

.about-us .container {
    position: relative;
}

.about-us.nas-pribeh .container:after {
    content: "";
    display: block;
    background-color: inherit;
    left: -18px;
    /* border: 1px solid red; */
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    width: 20%;
    transform: translate(-100%);
    border-right: 1px solid var(--color-green);
}

.about-us.nas-pribeh:last-of-type .container:after {
    height: 86px;
}

.about-us .text-col h2 {
    position: relative;
    display: inline-block;
    background-color: #FFF;
    font-size: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    color: var(--color-green);
    margin-top: 40px;
    font-weight: 300;
}

.about-us h2 {
    position: relative;
    display: inline-block;
    background-color: inherit;
    font-size: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    color: var(--color-green);
    margin-top: 0;
    font-weight: 300;
}

.about-us.nas-pribeh h2:after {
    left: -28px;
}

.about-us.nas-pribeh h2:after {
    content: "";
    position: absolute;
    width: 73vw;
    height: 1px;
    top: 50%;
    background-color: var(--color-green);
    z-index: -1;
    left: -31px;
}

.about-us.nas-pribeh .nepar h2:after,
.about-us.white.nas-pribeh .nepar h2:after {
    left: -499px;
}

.about-us.white.nas-pribeh h2:after {
    left: -24px;
}

.about-us.grey.nas-pribeh h2:after {
    left: -503px;
}

.about-us.grey.nas-pribeh .par h2:after,
.about-us.grey.nas-pribeh .par h2:after,
.about-us.grey.nas-pribeh .par h2:after {
    left: -23px;
}

.about-us.grey.nas-pribeh h2:before,
.about-us.green.nas-pribeh h2:before {
    left: -21px;
}

.about-us.grey.nas-pribeh .nepar h2:before,
.about-us.green.nas-pribeh .nepar h2:before,
.about-us.white.nas-pribeh .nepar h2:before {
    left: -496px;
}

.about-us.white.nas-pribeh h2:before {
    left: -21px;
}

.text-col-text {
    z-index: 9;
}

.about-us .image-col {
    z-index: 999;
}

.about-us.green .text-col-text {
    background-color: #edf0d5;
}

.about-us.white .text-col-text {
    background-color: #FFF;
}

.about-us.grey .text-col-text {
    background-color: #f2f2f2;
}

.image-col img {
    width: 100% !important;
    max-height: 370px;
    object-fit: cover;
}

.about-us.green h2:before,
.about-us.green h2:after,
.about-us.white h2:before,
.about-us.white h2:after,
.about-us.grey h2:before,
.about-us.grey h2:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100vw;
    background-color: var(--color-green);
    top: 50%;
    z-index: -1;
}

.about-us.green h2:before,
.about-us.white h2:before,
.about-us.grey h2:before {
    left: 0;
    transform: translate(-100%, 100%);
}

.about-us.green h2:after,
.about-us.white h2:after .about-us.grey h2:after {
    right: 0;
    transform: translate(100%, 100%);
}

.fancybox-lock .fancybox-overlay {
    z-index: 99999999999;
}

.about-us:not(.main-part).nas-pribeh {
    opacity: 0;
    transition: all .7s;
}

.about-us:not(.main-part).nas-pribeh.visible {
    opacity: 1;
}

.about-us:not(.main-part).nas-pribeh .image-col img,
.about-us:not(.main-part).nas-pribeh .text-col-text p {
    opacity: 0;
    transition: all 1s;
}

.about-us:not(.main-part).nas-pribeh .image-col img {
    transition: all 1.3s;
}

.about-us:not(.main-part).nas-pribeh.visible .image-col img,
.about-us:not(.main-part).nas-pribeh.visible .text-col-text p {
    opacity: 1;
}

.about-us.green {
    background-color: #edf0d5;
    float: unset;
    padding: 0 0;
}

.about-us.white {
    background-color: #FFF;
}

.about-us.grey {
    background-color: #f2f2f2;
}

.about-us.green h2:before,
.about-us.grey h2:before,
.about-us.white h2:before {
    width: 15px;
    height: 15px;
    left: -21px;
    top: 5px;
    /* transform: translate(0); */
    border-radius: 100%;
}

.status-pro {
/*    position: absolute;
    bottom: 55px;
    left: 44px;*/
    color: var(--color-blue);
    text-transform: uppercase;
}

.swiper-slide .status-pro{
    color: var(--color-gray);
}

.status-pro.left {
    left: 24px;
/*    color: var(--color-green);*/
}

button:focus {
    outline: none !important;
}

button:active {
    box-shadow: none !important;
}

.about-us.grey .container>.row,
.about-us.green .container>.row,
.about-us.white .container>.row {
    padding-top: 60px;
    padding-bottom: 60px;
}

.about-us p {
    color: #666666;
    font-size: 15px;
    line-height: 28.6px;
    font-weight: 400;
}

.about-us p em {
    font-size: 25px;
    font-style: normal;
}

.about-us p strong {
    color: var(--color-green);
}

.about-us .text-col {
    position: relative;
    padding-right: 40%;
    min-height: 663px;
    margin-bottom: 100px;
}

.about-us .text-col h2:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 1px;
    background-color: var(--color-green);
    right: 0;
    top: 50%;
    transform: translateX(-6%);
    z-index: -1;
}

.about-us .text-col h2:after {
    content: "";
    position: absolute;
    width: 34vw;
    max-width: 650px;
    height: 1px;
    top: 50%;
    background-color: var(--color-green);
    left: 230px;
    z-index: -1;
}

.about-us .text-col.main-title h2:after {
    content: "";
    position: absolute;
    width: 50vw;
    max-width: 650px;
    height: 1px;
    top: 50%;
    background-color: var(--color-green);
    left: 230px;
    z-index: -1;
}

.about-us.main-part h2:after {
    left: -28px;
    width: 100vw;
    max-width: 900px;
}

.about-us.main-part .text-col h2:before {
    width: 15px;
    height: 15px;
    left: -35px;
    top: 19px;
    /* transform: translate(0); */
    border-radius: 100%;
}

#forgotten-pass {
    color: var(--color-blue);
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}

.wow {
    color: #757570;
}

.wow h1 {
    margin-bottom: 10px;
}

.about-us.main-part .text-col h2 {
    font-weight: bold;
}

.about-us.main-part .container:after {
    top: 63px;
}

.about-us.grey.nas-pribeh .container:after {
    height: 100%;
    /* top: -288px;*/
}

.about-us .bottom-text p,
.about-us .bottom-text a {
    display: inline-block;
}

.pre-breadcrumb {
    position: relative;
    padding-left: 10px;
    margin-top: 20px;
    text-align: left;
}

.pre-breadcrumb.detail {
    font-size: 15px;
}

.main-image .pre-breadcrumb {
    margin-top: 0;
    margin-bottom: 0;
}
.pre-breadcrumb img{
    height: 1.4rem;
    margin-top: -5px;
}

.pre-breadcrumb a {
    color: var(--color-blue);
    transition: all .4s;
    margin-left: 10px;
    display: inline-block !important;
    text-transform: uppercase;
}

.pre-breadcrumb a:hover {
    color: var(--color-green);
}

.pre-breadcrumb a:last-of-type {

}

.pre-breadcrumb .glyphicon {
    position: absolute;
    left: 0;
    top: 4px;
    color: var(--color-blue);
}

.about-us .bottom-text {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 50px;
}

.about-us .bottom-text p {
    color: var(--color-green);
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.about-us .bottom-text a {
    color: #FFF;
    background-color: var(--color-green);
    text-decoration: none;
    padding: 10px 52px;
    border-radius: 4px;
    text-transform: uppercase;
    margin-left: 50px;
    position: absolute;
    right: 0;
}

#show-pop-up .top-row.top-row-0{
/*    margin-left: 0;*/
}

#show-pop-up .top-row.top-row-0 .sm-col{
    padding-left: 30px;
    padding-right: 0;
}

#show-pop-up .top-row.top-row-0 > div:not(.sm-col){
    padding-left: 0;
    padding-right: 30px;
}

.top-row .content .product-title {
    z-index: 9;
    position: absolute;
    top: 30px;
    min-height: 54px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: var(--top--background-color);
    color: #656668;
    padding: 7px 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 5px;
    width: calc(100% - 20px);
    text-align: center;
    margin: 0;
    display: none!important;
}

.top-row .content .product-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.top-row .content {
    position: relative;
    transform: scale(1.0);
    transition: all .4s;
    border: 1px solid var(--color-green) !important;
}

.nivo-caption {
    opacity: 1 !important;
    padding: 0!important;
}

.title-container {
    z-index: 999999999!important;
}

.top-row .product-buy {

    position: absolute;
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* width: calc(100% - 20px); */
    background: #0000004f;
    top: 0;
    /* height: calc(100% - 68px); */

    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all .4s;
    left: 0;
    right: 0;
    bottom: 0;
}

.top-row .content:hover .product-buy {
    opacity: 1;
}

.top-row .content .product-buy .flex-center {
    text-align: center;
}

.pagination-inner>li {
    display: none;
}

.top-row .content:hover {
    transform: scale(1.05);
}

.top-row a {
    display: block;
}

.top-row:nth-of-type(2) .sm-col .row>div:nth-of-type(2) .content,
.top-row:nth-of-type(2) .sm-col .row>div:nth-of-type(3) .content {
    border: 2px solid var(--color-green);
}

.top-row:nth-of-type(3) .sm-col .row>div:nth-of-type(4) .content {
    border: 2px solid var(--color-green);
}

.top-row:nth-of-type(2) .sm-col .row>div:nth-of-type(2) .content .product-title,
.top-row:nth-of-type(2) .sm-col .row>div:nth-of-type(3) .content .product-title,
.top-row:nth-of-type(3) .sm-col .row>div:nth-of-type(4) .content .product-title {
    background-color: var(--top--background-color);
    top: 30px;
    padding: 8px 5px;
    width: calc(100% - 20px);
    text-align: center;
}

.top-row {
/*    margin-bottom: 20px;*/
}

.top-row .sm-col .row>div {
    margin-bottom: 30px;
    padding: 0;
}

.filter-menu {
    background-color: #edf0d5;
    padding-top: 20px;
    padding-bottom: 20px;
}

.filter-menu {
    background-color: #edf0d5;
}

.filter ul {
    list-style-type: none;
    margin: 0;
    padding: 20px 0;
}

.filter ul li {
    display: inline-block;
    margin-left: 20px;
}

.left-side-menu ul {
    padding-left: 0;
    margin: 0;
}

.left-side-menu ul {
    padding-left: 50px;
    margin: 0;
    list-style: none;
}

.left-side-menu ul li {
    margin-left: 0;
}

.left-side-menu ul li>ul {
    padding-left: 20px;
}

.left-side-menu ul li a {
    padding: 5px 0;
    display: block;
}

.main-image {
    text-align: center;
    padding: 50px 30px 40px;
}

.main-image a {
    display: block;
}

.main-image img.main {
    display: inline-block;
    margin-bottom: 80px;
    margin-top: 28px;
}

.product-detail {
    padding: 0;
    margin-top: 20px;
}

.product-detail .nav-tabs{
    text-transform: uppercase;
    border: none;
    font-size: var(--font-size-h2);
}

.product-detail .nav-tabs li{
    border: none;
    padding-left: 0;
}

.product-detail .nav-tabs li a{
    padding-left: 0;
    padding-right: 5rem;
    color:var(--color-blue);
    border:none;
}
.product-detail .nav-tabs li a:is(.active,:hover,:active) {
    color:var(--color-green)!important;
    background: none;
}

.product-data h1 {
    font-weight: bold;
/*    margin-bottom: 50px;*/
    margin-top: 32px;
}

.product-data h1 span{
    color: var(--color-green);
    text-transform: uppercase;
    font-weight: normal;
    font-size: calc(80% + 1px);
}

.product-data .content>div,
.product-data .content .property.row>div {
    padding-left: 0;
    padding-right: 0;
}

.product-data .content .row>div {
    padding-left: 0;
    padding-right: 0;
}

.product-data .property.row {
    text-transform: uppercase;
}

.product-data .custom-btn {
    transition: all .4s;
    padding: 0;
    border-radius: 4px;
}

.product-data .custom-btn:hover {
    color: #FFF;
    background-color: var(--color-green);
}

.product-data .custom-btn span:nth-of-type(2) {
    display: inline-block;
    position: relative;
    top: .3rem;
    margin-right: 1rem;
    font-size: 2rem;
}

.custom-btn img {
    width: 30px;
}

.product-buy .custom-btn img {
/*    width: 20px;*/
}

.product-buy .custom-btn:hover {
    background-color: var(--color-green);
}

.product-buy .custom-btn {
    padding: 7px 16px;
}

.product-buy .product-price-from .text {
    font-size: 12px;
}

.product-buy .product-price-from {
    color: #FFF;
    margin: 10px 0;
    font-weight: bold;
    font-size: 18px;
}

.mobile-cat-menu ul {
    display: none;
}

.mobile-cat-menu {
    display: block;
}

.top-category-menu .col-lg-2 {
    padding-left: 7px;
    padding-right: 7px;
}

.top-category-menu>div .content {
    display: inline-block;
    background-color: #f2f2f2;
    margin: 0;
    margin-right: 10px;
    margin-top: 14px;
    border-radius: var(--bs-border-radius);
    transition: all .4s;
}

.top-category-menu>div .content:hover {
    background-color: var(--color-green);
}

.top-category-menu .selected .content {
    background-color: var(--color-green);
}

.top-category-menu .selected span {
    color: #FFF;
}

.top-category-menu>div .content:hover span {
    color: #FFF;
}

.top-category-menu>div img {
    width: 30px;
    border-radius: 100%;
    height: 30px;
    object-fit: cover;
}

.top-category-menu>div>div .content {
    width: 100%;
}

.sort-menu {
    margin: 0;
    padding: 0;
    text-align: right;
    margin-top: 50px;
    margin-bottom: 30px;
}

.sort-menu li {
    display: inline-block;
}

.sort-by-select {
    padding: 8px 13px;
    border: none;
    background: var(--color-green);
    color: white;
    border-radius: var(--border-radius);
}

.sort-by-select option,
.sort-by-select option.selected {
    background: var(--color-blue);
    border-radius: 0;
}

.sort-menu .btn-group .form-control{
    padding: 8px 13px;
    border: none;
    background: var(--color-green);
    color: white;
    border-radius: var(--border-radius);
    height: 42px;
    font-weight: normal;
}
.sort-menu .btn-group .dropdown-menu{
    background: white;
    border-radius: 0;
    margin-top: 0;
    right: 0;
    width: 100%;
    min-width: 100%;
    border:1px solid var(--color-gray);
    border-top:none;
    padding-top: 0;
    padding-bottom: 0;
}
.sort-menu .btn-group .dropdown-menu,
.sort-menu .btn-group .dropdown-menu a{
    color:var(--color-green);
}
.sort-menu .btn-group .dropdown-menu li {
    display: list-item;
    border-bottom:1px solid var(--color-gray);
}
.sort-menu .btn-group .dropdown-menu li:last-of-type{
    border-bottom: none;
}
.sort-menu .btn-group .dropdown-menu>li>a{
    padding-left: 1rem;
}

.sort-menu .btn-group .dropdown-menu li:hover{
    background: var(--color-gray);
    color:var(--color-blue);
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background: transparent;
}

.top-category-menu>div a {
    color: var(--color-blue);
    position: relative;
    padding: 10px 10px;
    display: block;
    min-height: 50px;
}

.color-label {
    position: absolute;
    left: -12px;
    width: 13px !important;
    border-top-left-radius: var(--bs-border-radius);
    border-bottom-left-radius: var(--bs-border-radius);
    background-color: var(--color-green);
    height: 100%;
}

.top-category-menu>div span {
    margin-left: 13px;
    position: absolute;
    width: 119px;
    word-break: break-word;
    top: 50%;
    transform: translateY(-50%);
    transition: all .4s;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

.breadcrumb> a:nth-child(n+3):before,
.pre-breadcrumb>a:nth-child(n+3):before {
    content: "/";
    color: var(--color-blue);
    margin-right: 5px;
}

.pre-breadcrumb>a:nth-child(n+3) {
    display: inline-block;
}

.pre-breadcrumb>a:nth-child(n+3) {
    margin-left: 8px;
}

.property.row {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 7px;
    padding-top: 18px;
    color: var(--color-blue);
    font-size: 18px;
}

.product-price {
    color: var(--color-green);
    font-size: 18px;
/*    padding-bottom: 12px;*/
    line-height: 1;
}

.product-price span {
    margin-top: 15px;
    font-weight: bold;
}

.action-product .product-price span {
    color: #f87e42;
}

.price-row {
    font-weight: bold;
}

.price-row .price-val {
    color: var(--color-blue);
}

.price-val {
    text-transform: initial;
}

.product-flag {
    position: absolute;
    bottom: 10px;
    right: 10px;
    transition: all .3s;
    opacity: 1;
}

.product-variant-popup {
    position: absolute;
    background: #00000094;
    z-index: 9999;
    display: none;
    bottom: 0;
    left: 0;
    border-radius: 4px;
    top: 0;
    right: 0;
}

.product-add.add-to-basket img {
    width: 20px !important;
    height: 20px !important;
}

.product-popup-content {
    position: relative;
    height: 100%;
    width: 100%;
    display: block;
    min-height: 150px;
    top: 0;
}

.product-popup-content .absolut-div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    /* top: 0; */
}

.product-gallery {
    position: absolute;
    left: 15px;
    bottom: 0;
}

.product-gallery .product-gallery-image {
    width: 70px;
    height: 70px;
    overflow: hidden;
    display: inline-flex;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
}

.product-gallery .product-gallery-image.product-gallery-image-more a {
    line-height: 60px;
}

.product-gallery .product-gallery-image.product-gallery-image-more {
    position: absolute;
}

.product-gallery .product-gallery-image-hidden {
    display: none
}

#more-sign {
    position: absolute;
    right: -43px;
    transform: rotate(-90deg);
    color: #666666;
    font-size: 20px;
    font-weight: lighter;
}

#arrow-up.rotate #more-sign {
    display: none;
}

#product-detail .product-gallery .product-gallery-image a {
    color: #292929!important;
    width: 100%;
    height: 100%;
}

.logged li,
.myaccount-link-list li {
    display: block !important;
    width: 100% !important;
}

.logged li a,
.myaccount-link-list li a {
    display: block !important;
}

.lightboxOverlay {
    z-index: 99999999 !important;
}

.lightbox {
    z-index: 99999999999 !important;
}

.product-gallery .product-gallery-image>* {
    vertical-align: middle;
    text-align: center;
}

.product-gallery .product-gallery-image img {
    width: 70px;
    height: 70px;
    object-fit: cover;
}

.variant-price {
    color: #000;
    font-size: 20px;
}

.product-images-col {
    position: relative;
}

.product-popup-content .add-to-basket {
    background-color: var(--color-green);
    border-color: transparent;
    margin: auto;
}

.absolut-div .product-variants {
    margin-bottom: 5px;
    width: 100%;
}

.product-variants ul {
    padding: 0;
    width: 100%;
}

.product-variants ul li {
    display: inline-block;
    margin-top: 10px;
}

.variant-status {
    color: #FFF;
}

.top-row .content:hover .product-flag {
    opacity: 0;
}

.property.row>div:nth-of-type(2) {
    text-align: right;
    font-size: 22px;
}

.facebook-btn #loginBtn {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 9px;
    background: #4267b2;
    border: unset;
    color: #FFF;
    font-weight: bold;
}

.product-data {
    padding-left: 37px;
    padding-right: 30px;
    padding-top: 50px;
}

.product-data .category-col ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 14px;
}

.product-data .category-col ul li a {
    color: #666666;
    text-decoration: none;
}

.product-data .category-col ul li:nth-of-type(2) a {
    color: #666666;
    font-weight: bold;
}

.product-data .category-col ul li:nth-of-type(3) a {
    color: #666666;
    font-weight: bold;
    font-size: 14px;
}

.favorite-list {
    position: relative;
}

.favorite-list .remove-btn {
    position: absolute;
    bottom: 36px;
    left: 23px;
}

.remove-btn button,
.delete-all button {
    border: unset;
    color: #FFF!important;
    background-color: var(--color-gray);
    padding: 9px 13px;
}

.delete-all {
    text-align: center;
}

.favorite-list>div {
    width: 100%;
}

.favorite-list>div .favorite-list>div {
    object-fit: contain;
}

.favorite-list .same-height form {
    align-items: flex-end;
}

.favorite-list .same-height form button {
    width: fit-content;
}

.favorite-list .same-height>div:nth-of-type(2) {
    /*display: none;*/
    visibility: hidden;
}

.fav-container h1 {
    color: var(--color-green);
    text-transform: uppercase;
/*    margin-bottom: 30px;*/
}

.product-data .category-col ul li {
    display: inline-block;
    margin-left: 0;
}

.how-to-row>div {
    padding: 0;
}

.how-to-row p {
    padding-left: 32px;
}

.how-to-row p span {
    margin-left: -37px;
    font-weight: bold;
}

.how-to-row h3 {
    color: var(--color-green);
    text-transform: uppercase;
}

.product-data .plu-div {
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
}

.product-desc {
    text-align: left;
    /* height: 200px;*/
    overflow: hidden;
    transition: all .4s;
    padding: 0 20px;
}

.description {
/*    height: 200px;
    overflow: hidden;*/
    transition: all .4s;
}

.product-desc strong {
    color: var(--color-green);
}

.product-desc.show,
.description.show {
    height: unset;
}

#arrow-up {
    background: var(--color-green);
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(90deg);
    position: absolute;
    left: -20px;
    bottom: -120px;
    padding: 10px;
}

#arrow-up.rotate {
    transform: rotate(-90deg);
    bottom: -50px;
}

#arrow-up svg {
    display: block;
    width: 100%;
}

#minus,
#plus {
    display: inline-block;
    padding: 0 5px;
    cursor: pointer;
    font-size: 26px;
    font-weight: bold;
    position: relative;

}

#plus .content,
#minus .content {
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-48%, -64%);
}

#plus {
    margin-left: 1rem;
}

#minus {
    margin-right: 1rem;
}

.custom-btn {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding: 10px 30px;
    border-radius: 6px;
    text-transform: uppercase;
}

#tempVal {
    color: var(--color-blue);
    font-weight: normal;
    width: 7rem;
    display: inline-block;
    border: 1px solid;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: right;
}

.input-group .icon-case {
    display: none;
}

.social-row img {
    width: 30px;
    height: 30px;
    transition: all .4s;
}

.social-row img:hover {
    transform: scale(1.15);
}

.social-row ul {
    margin: 0;
    padding: 0;
}

.social-row ul li {
    margin: 0;
    padding: 0;
}

.social-row ul li button {
    padding: 0;
}

.social-row li {
    display: inline-block;
}

.main-menu-phone {
    list-style-type: none;
    display: inline-block;
    float: right;
}

.main-menu-phone ul li {
    display: inline-block;
    margin: 0;
}

.main-menu-phone ul li a {
    display: inline-block;
    font-size: 8px;
}

.main-menu-phone img {
    width: 20px;
}

.same-product-row {
    margin-bottom: 40px;
}

.same-product-row.white {
    background-color: #FFF;
}

.same-product-row h2 {
    text-align: left;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    margin-left: 45px;
}

.same-products {
    padding-top: 20px;
    padding-bottom: 50px;
}

.same-products .swiper-slide h3 {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.same-products .swiper-slide {
    margin-right: 0;
    text-align: center;
    color: #666666;
    position: relative;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    display: none;
}


/*.same-products .swiper-slide:after{
    content:"";
    position:absolute;
    display:block;
    width:1px;
    height:100%;
    top:0;
    right:-30px;
    background-color: var(--color-green);
}   
*/

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 20px;
}

.swiper-button-prev svg {
    transform: rotate(-180deg);
}

.swiper-button-prev {
    left: 0 !important;
}

.swiper-button-next {
    right: 0 !important;
}

.swiper-button-next,
.swiper-button-prev {
    background-color: var(--color-green);
    width: 50px !important;
    height: 50px !important;
}

.swiper-pagination-bullets {
    display: flex;
    justify-content: center;
    /* align-self: center;    <---- REMOVE */
    align-items: center;
}

.swiper-pagination-bullet {
    opacity: .5;
}

.swiper-pagination-bullet {
    opacity: 1;
    background-color: transparent !important;
    border: 1px solid #797979;
    height: 12px !important;
    width: 12px !important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: transparent;
    border: 2px solid #797979;
}

#close {
    width: 25px;
    top: 4px;
    right: 4px;
    position: absolute;
}

.basket-products .negative {
    display: block;
    width: 150px;
    background: var(--color-green);
    height: 150px;
    border-radius: 50%;
    border: 0 solid #d5dbe4;
    margin: 35px auto 20px;
    text-align: center;
    color: #ffffff;
    position: relative;
    transition: 400ms;
}

.basket-products .negative::before {
    content: '';
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -55%);
    background-color: #ffffff;
    -webkit-mask: url(./images/svg/empty-box.svg) no-repeat 50% 50%;
    clip-path: url(./images/svg/empty-box.svg) no-repeat 50% 50%;
    -webkit-mask-size: 55px;
    mask-size: 55px;
}

.basket-products .negative:hover {
    border: 10px solid #d5dbe4;
}

.basket-products .negative p {
    position: absolute;
    bottom: 6px;
    font-size: 10px;
    width: 90px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 600;
}

.pop-up-banner {
    position: fixed;
    z-index: 999;
    text-align: center;
    border-right: 2px solid var(--color-blue);
    border-top: 2px solid var(--color-blue);
    border-bottom: 2px solid var(--color-blue);
    background: var(--color-green);
    padding-top: 20px;
    width: 300px;
}

.pop-up-banner .image {
    padding-left: 30px;
    padding-right: 30px;
}

.pop-up-banner .image img {
    border-radius: 100%;
    width: 200px;
    height: 200px;
    object-fit: cover;
    padding-bottom: 10px;
}

.pop-up-banner .text h3 {
    text-align: center;
    color: var(--color-green);
    margin-bottom: 20px;
}

.pop-up-banner .text {
    background-color: #FFF;
    padding: 10px 20px;
    padding-bottom: 30px;
}

.pop-up-banner .text h4 {
    text-align: center;
    color: #6f6f6f;
    text-transform: uppercase;
    font-size: 20px;
}

.pop-up-banner .text p {
    color: #456481;
    text-align: center;
    margin-bottom: 45px;
}

.pop-up-banner .green-btn {
    display: inline-block;
    padding: 15px 38px;
}

.pop-up-banner-closed {
    position: fixed;
    z-index: 999;
    text-align: center;
    background: var(--color-green);
    color: white;

    transform: rotate(-90deg);
    left: -13rem;
    top: 200px;
    right: 0;
    line-height: 2.5rem;
    padding: 1rem 6rem;
    width: fit-content;

    cursor: pointer;

    display: none;
}

.blog-category-menu {
    background-color: #f2f2f2;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 10px;
}

.loader-col {
    display: none;
}

.loader {
    border: 10px solid #f3f3f3;
    /* Light grey */
    border-top: 10px solid var(--color-green);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    display: inline-block;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.blog-category-menu h2,
.same-news h2 {
    color: var(--color-blue);
    margin-top: 0;
    font-weight: 200;
}

.same-news h2 {
    padding-left: 20px;
    font-size: 38px;
    margin-bottom: 30px;
}

.same-news h2:nth-of-type(2) {
    margin-top: 50px;
}

.blog-category-menu {
    margin-bottom: 55px;
}

.blog-category-menu a {
    color: #808080;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-size: 16px;
}

.blog-category-menu li:not(:last-of-type) {
    border-bottom: 1px solid #a0d5a9;
}

.blog-category-menu li {
    margin-left: 0;
}

.blog-category-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.news-row {
    margin-top: 60px;
}

.same-news .row {
    margin-left: -5px;
    margin-right: -5px;
}

.same-news .row>div {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

.news-parex {
    border: 2px solid #cccccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top: unset;
}

.main-text-heading h1 {
    text-align: center;
    font-weight: 300;
    color: var(--color-green);
    display: inline-block;
    background-color: #FFF;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
}

.main-text-heading {
    text-align: center;
    position: relative;
    margin-bottom: 36px;
}

.main-text-heading h1:after {
    content: "";
    display: block;
    position: absolute;
    top: 57%;
    height: 1px;
    background-color: var(--color-green);
    width: 300vw;
    left: -250%;
    z-index: -1;
}

.main-news-flash-obsah .main-text-heading,
.main-news-flash-obsah .perex {
    padding: 0 15px;
}

.main-news-flash-obsah .perex {
    min-height: 88px;
}

.news-parex>p {
    padding-left: 15px;
    padding-top: 27px;
    border-radius: 4px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.news-parex>p:first-of-type {
    color: #999999;
}

.main-news-flash-obsah img {
    height: 235px;
    width: 100%;
    object-fit: cover;
}

.main-news-flash .perex {
    margin-bottom: 20px;
}

.main-text-heading h2 {
    color: var(--color-green);
    font-size: 20px;
    margin-bottom: 37px;
    text-align: left;
}

.new-mark {
    position: absolute;
    right: 0;
    top: 72px;
    z-index: 99;
}

.new-mark span {
    color: #FFF;
    text-transform: uppercase;
    position: absolute;
    top: 34px;
    right: 10px;
    transform: rotate(45deg);
    font-weight: bold;
}

#viac {
    padding-left: 15px;
}

#viac a {
    padding: 10px 20px;
    background: var(--color-green);
    display: inline-block;
    color: #FFF;
    border-radius: 4px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300;
    font-size: 12px;
    padding-left: 35px;
    padding-right: 35px;
    transition: all .4s;
}

#viac a:hover {
    background-color: var(--color-green);
    color: #FFF !important;
}

.perex p {
    font-size: 16px;
    color: var(--color-blue);
}
.thumbnail .caption {
    color: var(--color-blue);
}


.news-col {
    margin-bottom: 55px;
}

.same-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
/*    margin-top: 50px;*/
    position: relative;
    padding: 5px;
}

.same-height select.form-control,
.same-height select.form-control:focus {
    border: 1px  solid var(--color-blue);
}

.same-height>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

.detail-social {
    background-color: #f2f2f2;
}

.detail-social ul {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.detail-social ul li {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin-left: 20px;
}

.detail-social ul li a {
    display: block;
}

.detail-social ul li a svg {
    height: 20px;
    width: 20px;
}

.social-time-col {
    position: relative;
}

.detail-social {
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
}

.time {
    color: var(--color-blue);
    text-align: right;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 30px;
}

.news-entity-text p {
    font-size: 18px;
}

.news-entity-text .parex-text-col p {
    color: var(--color-blue);
    font-style: italic;
}

.parex-text-col {
    margin-bottom: 100px;
}

.detail-same-row {
    margin-top: 50px;
}

.detail-same-row .col-mdc-9 {
    width: 11.1111111111%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.detail-same-row h2 {
    margin-bottom: 37px;
    text-align: left;
    color: var(--color-green);
    font-weight: bold;
}

.detail-same-row>h2 {
    text-align: center;
    color: var(--color-blue);
    font-weight: 100;
}

.detail-same-row .row {
    margin-bottom: 53px;
}

.wide .content>div {
    display: inline-block;
    position: relative;
}

.wide .content>.product-image img {
    max-width: 150px;
    object-fit: cover;
    height: 150px;
}

.wide .content .product-content {
    width: 60%;
    position: relative;
    top: 17px;
}

.wide .info .info-block {
    text-align: left;
    width: 415px;
}

.wide .product-price.wide {
    padding-right: 0;
    text-align: right;
    top: -5px;
}

.product-col.wide .content .product-image {
    padding-left: 45px;
    margin-right: 45px;
    background-color: var(--color-green);
}

.wide .content .product-content h2 {
    border-bottom: 2px solid #cccccc;
    padding-left: 0;
    text-align: left;
}

.wide .same-height {
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 18px;
}

.wide .product-title h2 {
    min-height: 50px;
}

.wide .product-price {
    padding-left: 0;
    padding-bottom: 0;
}

.wide .status-pro {
    position: relative;
    left: 0;
    bottom: 0;
    font-weight: 400;
    font-size: 14px;
}

.wide .same-height>[class*='col-'] {
    display: inline-block;
    flex-direction: unset;
}

.wide .info-icon {
    position: relative;
    bottom: -4px;
    left: 0;
}

.wide .info {
    position: relative;
    right: -9px;
    bottom: -15px;
    width: 40%;
    text-align: right;
}

#view-form {
    margin: 0;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 30px;
}

#view-form img{
    height: 34px;
}

#view-form svg {
    transition: all .4s;
    cursor: pointer;
    height: 20px;
    width: 26px;
}

#view-form svg:hover {
    fill: var(--color-green);
}

#view-form ul {
    padding-left: 0;
    margin-bottom: 0;
}

#view-form ul li {
    display: inline-block;
    margin-right: 2rem;
}

.wide .new-mark {
    position: absolute !important;
    top: 0 !important;
    right: 0!important;
}

.product-col.wide:hover .product-title h2 {
    background: transparent;
}

.product-col {
    margin-bottom: 30px;
}

.product-col:not(.swiper-slide) .content {
    border: 1px solid var(--color-green);
    border-radius: var(--bs-border-radius);
    padding: 20px 0px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
}

.swiper-slide.product-col .content {
    border-radius: var(--bs-border-radius);
    padding: 0;
    position: relative;
}


label.selected svg {
    fill: var(--color-green);
}


/*
.product-title{
    margin-left:-10px;
    margin-right:-10px;
}*/

.product-title h2 {
    transition: all .4s;
    margin-bottom: 0;
}

.product-col:hover .product-title h2 {
    background: var(--color-gray);
}

.product-col .btn-primary:hover svg path {
    fill: var(--color-green) !important;
}

.product-col .content .product-image {
    text-align: center;
    position: relative;
}

.product-col .content img {
    height: auto;/*250px;*/
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    object-fit: contain;/*cover;*/
}

.product-title:not(.swiper-slide) h2 {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    color: var(--color-blue);
    min-height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;

    flex-direction: column;
}
.product-title:not(.swiper-slide) h2 span{
    font-size: 14px;
    color: var(--color-green)
}

.swiper-slide.product-col .product-title h2 {
    text-align: left;
    margin-top: 0;
    font-size: 16px;
    color: var(--color-blue);
    min-height: 72px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
    padding-left: 15px;
    padding-right: 15px;

    flex-direction: column;

    width: 100%;
}
.swiper-slide.product-col .product-title h2 span {
    color: var(--color-green);
    font-weight: normal;
    font-size: 80%;
}
.product-title h2 span{
    font-size: 14px;
    color: var(--color-green)
}

#category-left-filter ul {
    padding: 15px;
    margin: 0;
    list-style-type: none;
}

#demo_2 {
    display: none;
}

#category-left-filter-price button {
    display: none;
}

#category-left-filter .red {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding: 13px 30px;
    border-radius: 6px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 20px;
    transition: all .4s;
}

.green-btn,
.about-us .bottom-text a {
    transition: all .4s;
}

.red:hover,
.green-btn:hover,
.about-us .bottom-text a:hover {
    background-color: var(--color-green);
    color: #FFF !important;
}

.wide .product-variant-popup {
    display: none;
}

.rs-pointer {
    height: 10px !important;
    width: 10px !important;
    background: rgb(76, 185, 96) !important;
    box-shadow: unset !important;
}

.products-row a:nth-child(3(n)+2) .product-col {
    padding-left: 20px;
    padding-right: 20px;
}

#category-left-filter {
    border-radius: var(--border-radius);
    border: none;
    padding-bottom: 20px;
    margin-top: 50px;
}

#category-left-filter .header {
    background-color: var(--color-green);
    color: #FFF;
    text-align: center;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px;
    position: relative;
}

#category-left-filter .body{
    border: 1px solid var(--color-blue);
    border-top: none;
}

#category-left-filter ul li ul{
    padding-left: 0;
    padding-top: 0;
}

#category-left-filter ul li .h3{
    margin-top: 2rem;
    margin-bottom: 0;
}

#category-left-filter form button.red {
    position: absolute;
    bottom: -60px;
    left: 30px;
    width: calc(100% - 60px);
    margin-top: 20px;
}

footer,
footer a {
    color: #FFF;
}

.pagination .pagination-inner {
    text-align: right;
}

.pagination-inner a {
    display: inline-block;
    position: relative;
    height: 40px;
    width: 40px;
    background-color: var(--light-green);
    margin-right: 10px;
    color:white;
}

.pagination-inner a span,
.pagination-inner a svg {
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
}

.pagination-inner a.left svg {
    transform: translate(-50%, -50%) rotate(-180deg);
}

.pagination-inner {
    text-align: left;
    padding-left: 30px;
}

.pagination-inner a span.current {
    color: #FFF;
}

.pagination-inner img{
    vertical-align: unset;
    height: unset!important;
}

.pagination-inner a.current {
    display: inline-block;
    position: relative;
    height: 40px;
    width: 40px;
    background-color: var(--color-green);
}

.footer-banner {
    height: 380px;
    /* background-image: url(./images/slide/prevadzka.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0% 30%;
    position: relative;
    color: var(--color-green);
    margin-bottom: 90px;
}

.blog-social {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-left: 13px;
}

.blog-social li {
    display: inline-block;
    margin-left: 0;
    margin-right: 20px;
}

.blog-social li a {
    display: block;
}

.blog-social li a svg {
    height: 25px;
    width: 25px;
}

.footer-banner .container {
    height: 100%;
}

.footer-banner .container .row {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.footer-banner .image-col .content {
    text-align: center;
}

.footer-banner .text-col ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 28.5px;
    font-weight: 200;
}

.footer-banner .text-col ul li:first-of-type {
    margin-bottom: 20px;
}

.footer-banner .text-col ul li:last-of-type {
    /* margin-top:20px;*/
}

.footer-banner .text-col h3 {
    color: var(--color-green);
    font-weight: 300;
    font-size: 50px;
}

.footer-banner .text-col .content {
    background: #f2f2f2;
    padding: 66px;
}

.footer-banner img {
    /* width:163px;*/
}

.footer-banner:before {
    /*content:"";*/
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.footer-blog .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.footer-blog .thumbnail{
    border: none;
}
.footer-blog .thumbnail img{
    aspect-ratio: 16 / 9;
    width: 100%;
    object-fit: cover;
}
.footer-blog .thumbnail h3,
.footer-blog .thumbnail h3 a{
    color: var(--color-green);
}

.footer-blog .swiper-container {
    z-index: 99;
}

.footer-blog .row>div {
    padding: 0;
    display: flex;
    flex-direction: column;
}

.footer-blog .row .blog-text {
    display: flex;
    justify-content: center;
    /* align-self: center;    <---- REMOVE */
    align-items: center;
    padding-left: 50px;
}

.footer-blog .blog-image img {
    width: 100%;
}

.footer-blog .blog-title h2 {
    display: inline-block;
    position: relative;
    /*background-color: #f2f2f2;*/
    margin: 0;
    font-weight: 300;
}

.footer-blog .blog-title h2 a {
/*    color: #666666;*/
}

.footer-blog.news-katalog .blog-title h2 {
    font-weight: 600;
    font-size: 33px;
}

.footer-blog.news-katalog>h2 {
    display: none;
}

.footer-blog .blog-title h2 a:hover {
    color: var(--color-green) !important;
}

.login-menu.page-login .content ul li {
    width: unset !important;
    display: inline-block !important;
}

.footer-blog .blog-title {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-blog .blog-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--color-green);
    right: 0;
    top: 50%;
    z-index: -1;
}

#user_orders_block table {
    border-collapse: unset;
}

.shop-user .back {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding: 13px 30px;
    border-radius: 6px;
    text-transform: uppercase;
    margin-top: 20px;
    transition: all .4s;
    display: inline-block;
}

.order_autoOrder {
    width: unset !important;
}

.order_autoOrder form{
    border: 1px solid var(--color-blue);
}

.user_orders {
    font-size: 12px;
}

.user_orders input[type='submit'] {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding: 5px 10px;
/*    border-radius: 6px;*/
    text-transform: uppercase;
    /* margin-top: 20px; */
    transition: all .4s;
    display: inline-block;
}
.user_orders thead th{
    font-weight: bold;
    border-top:1px solid var(--color-gray);
    border-bottom:1px solid var(--color-gray);
    padding-top: 2rem;
    padding-bottom: 1.5rem;
}
.user_orders tfoot td{
    border-top:1px solid var(--color-gray);
    text-align: right!important;
}

.user_orders a{
    text-decoration: underline!important;
    color: #61A5DD;
}

.user_orders a.btn-blue{
    text-decoration: none!important;
    color: white;

    border: unset;
    padding: 5px 10px;
/*    border-radius: 6px;*/
    text-transform: uppercase;

    font-size: 12px;
}

.title {
    display: none;
}

.user_blocks h2 {
    text-align: center;
    color: var(--color-green);
    text-transform: uppercase;
    margin-bottom: 27px;
}

.user_orders_filter {
    margin-bottom: 20px;
}

.user_orders_filter input[type=submit] {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding: 5px 10px;
    border-radius: 6px;
    text-transform: uppercase;
    /* margin-top: 20px; */
    transition: all .4s;
    display: inline-block;
    font-size: 12px;
}

.coupon_confirm {
    margin-bottom: 20px;
    display: block;
    color: var(--color-green);
}

.coupon_error {
    margin-bottom: 20px;
    display: block;
    color: #e62e2e;
}

.discount_name {
    height: 3.3rem;
    border: 1px solid var(--color-blue);
}

.coupon_delete {
    background-color: var(--color-green);
    color: #FFF;
    padding: 9px 39px;
    border-radius: 5px;
    border: unset;
    margin-left: 0;
/*    margin-top: 20px;*/
}

.coupon-label {
    padding: 8px;
    display: inline-block;
    position: relative;
    top: 11px;
    font-weight: bold;
    margin-left: 20px;
}

.shop-user {
    min-height: 800px;
}

.footer-blog {
/*    background-color: #f2f2f2;*/
}

.footer-blog>h2,
.footer-blog .blog-category {
    color: var(--color-green);
    margin-bottom: 30px;
}

.footer-blog .blog-category {
    margin-bottom: 20px;
}

.footer-blog .blog-category {
    margin-top: 0 !important;
}

.footer-blog {
    position: relative;
}

.footer-blog>h2 {
    position: absolute;
    left: 44%;
    top: 20px;
    z-index: 99;
    font-weight: 300;
    font-size: 35px;
}

.footer-blog .blog-title h2,
.footer-blog .blog-parex p,
.footer-blog .blog-btn a {
    color: #666666;
}

.blog-btn {
    margin-top: 50px;
}

.blog-btn a {
    text-transform: uppercase;
    font-size: 20px;
    text-decoration: none;
    color: #999999 !important;
    letter-spacing: 2px;
}

.blog-btn a:hover {
    color: var(--color-green) !important;
}

.blog-btn a span {
    margin-left: 15px;
}

.blog-btn a span img,
.blog-btn a span svg {
    width: 40px;
    margin-bottom: 5px;
}

.blog-title h2 {
    font-size: 25px;
    padding-right: 20px;
    background: #f2f2f2;
}

.blog-parex {
    padding-right: 40%;
}

footer .footer-mail {
    background-color: var(--color-green);
    padding: 1.4rem 0;
    text-transform: uppercase;
}

footer .footer-mail p {
    margin-bottom: 0;
    font-size: 1.6rem;
    font-weight: 200;
    color: var(--color-blue);
}

footer .footer-mail .btn {
    width: auto;
    background-color: transparent;
/*    border: 1px solid #FFF;*/
    padding: 7px 12px;
    transition: all .4s;
}

footer .footer-mail .btn-primary:hover {
    background-color: var(--color-green);
    color: #FFF!important;
}

footer .footer-mail .form-control {
    background-color: white;
    border: 1px solid var(--color-blue);
    color: var(--color-blue);
    height: 3.5rem;
    font-size: 1.1rem;
}

.form-group {
    margin-bottom: 11px;
}

    /* WebKit, Blink, Edge */
footer .footer-mail .form-control::-webkit-input-placeholder,
.popup .form-control::-webkit-input-placeholder {
    /*color:  var(--color-blue);*/
}
    /* Mozilla Firefox 4 to 18 */
footer .footer-mail .form-control:-moz-placeholder,
.popup .form-control:-moz-placeholder,
    /* Mozilla Firefox 19+ */
footer .footer-mail .form-control::-moz-placeholder,
.popup .form-control::-moz-placeholder {
/*    color:  var(--color-blue);
    opacity: 1;*/
}

    /* Internet Explorer 10-11 */
footer .footer-mail .form-control:-ms-input-placeholder,
.popup .form-control:-ms-input-placeholder,
    /* Microsoft Edge */
footer .footer-mail .form-control::-ms-input-placeholder,
.popup .form-control::-ms-input-placeholder,
    /* Most modern browsers support this now. */
footer .footer-mail .form-control::placeholder,
.popup .form-control::placeholder {
    /* Most modern browsers support this now. */
    /*color:  var(--color-blue);*/
}

footer .footer-bottom {
    background-color: var(--color-blue);
    padding: 2rem 0 3rem;
}

footer .footer-bottom ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.list-green{
    list-style-type: none;
}
.list-green li a{
    display: unset!important;
}
.list-green li::before {
    content: "•";
    color: var(--color-green);
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

footer .footer-bottom ul>li>ul {
    margin-bottom: 15px;
}

footer .footer-bottom ul.footer-menu {
    margin-bottom: 25px;
    text-transform: uppercase;
}

footer .footer-bottom ul>li>ul>li {
    display: inline-block;
    margin-right: 15px;
}

footer .footer-bottom ul a {
    display: block;
    color: #FFF !important;
}

footer .footer-bottom .social img {
    height: 2rem;
    display: inline-block;
}

footer .footer-bottom .social img.img-round{
    height: 3rem;
}

footer .footer-bottom .social span {
    display: inline-block;
    width: 4rem;
}

footer .footer-bottom .social li{
    margin-bottom: 1rem;
}

footer .footer-bottom .social-icons li{
    margin-right: 0.5rem;
}

footer .footer-menu {
    margin: 0;
    padding: 0;
}

footer .footer-menu li {
    padding-left: 1rem;
}

footer .footer-menu li:last-of-type {
    border-right: none;
}

footer .footer-menu li a {
    display: block;
}

footer .right-col {
    text-align: center;
    display: flex;
    flex-direction: column;
}

footer .right-col img {
    height: 40px;
    margin-bottom: 25px;
}

footer .right-col .content {}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    width: 12px;
    height: 11px;
    border: 2px solid #666666;
    background: transparent;
}

.basket-products ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.basket-products ul li {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 2px solid var(--color-green);
}

.basket-products {
    margin-left: 30px;
    margin-right: 30px;
/*    margin-top: 30px;*/
/*    border-top: 1px solid #5a5a5a;*/
}

.basket-products p a {
    float: right;
    color: #4d4d4d;
}

.product-text p {
/*    color: #4d4d4d;*/
    font-size: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.basket-products>p {
    border-bottom: 1px solid #5a5a5a;
    padding: 5px 0;
}

.product-text p span {
    font-weight: bold;
/*    color: #4d4d4d;*/
    font-size: 10px;
}

.product-text table tr{
    border: none;
}
.product-text table td{
    padding: 0!important;
    text-align: left!important;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.summary-basket .green-btn,
.basket-menu  .green-btn{
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    font-size: large;
    line-height: 1;
}

.price-summary {
/*    color: #4d4d4d;*/
    font-weight: bold;
}

.summary-basket {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: right;
}

.summary-basket span {
    float: left;
/*    margin-top: 16px;
    margin-left: 10px;*/
}

.product-text #plus,
.product-text #minus {
    font-size: 10px;
    padding: 0px 5px;
}

.product-text #plus {
    margin-left: 5px;
}

.basket-products .one-product {
    display: flex;
    /* align-self: center;    <---- REMOVE */
    align-items: center;
}

.basket-products .one-product .product-text h4 {
    font-size: 12px;
}

.basket-products .one-product .product-text h4 a {
    color: var(--color-blue);
}

.basket-products .product-image,
.basket-products .product-text {
    display: inline-block;
}

.basket-products .product-image {
    width: 30%;
}

.basket-products .product-text {
    width: 70%;
}

.product-text {
    margin-left: 20px;
}

.basket-products .product-image img {
    width: 60px;
    height: 60px;
    background-color: #e6e6e6;
}

.product-text h4 {
    margin: 0;
    margin-bottom: 5px;
}


/* Shop css */
.product-preview{

}
.img-icon,
.product-preview .img-icon{
    height: 36px!important;
    width: auto!important;
    max-width: unset!important;
}


#AddToBasketPopup {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

#AddToBasketPopup2 {
    background: white;
    z-index: 2000;
    position: fixed;
    line-height: 30px;
    width: 470px;
    height: 150px;
    left: 50%;
    margin-left: -235px;
    top: 50%;
    margin-top: -85px;
    padding: 10px;
}

#AddToBasketPopupProduct .image {
    width: 30%;
    float: left;
    margin-top: 2%;
}

#AddToBasketPopupProduct .image img {
    max-height: 80px;
    max-width: 100px;
}

#AddToBasketPopupProduct .text {
    float: right;
    width: 70%;
    font-size: 15px;
    line-height: 20px;
    margin-top: 2%;
}

#AddToBasketPopupProduct {
    font-weight: bold;
    font-size: 125%;
    padding-left: 7%;
    padding-right: 7%;
    height: 70%;
}

#AddToBasketPopup .ContinueShopping {
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    margin-left: 10px;
}

#AddToBasketPopup .BascketContent {
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    float: right;
    margin-right: 10px;
}

.slider2-title-2 {
    text-transform: none !important;
    font-weight: 300 !important;
}

.slider2-title-4 {
    margin-top: 30px !important;
    max-width: 500px !important;
}

.title-col {
    margin-top: 80px;
    margin-bottom: 40px;
}

.mobile-logo {
    text-align: left;
}

.mobile-logo img {
    width: 100px;
    display: inline-block;
}

.mobile-basket-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
}

.mobile-basket-menu ul {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    margin: 0;
}

.mobile-basket-menu li {
    display: inline-block;
    margin-left: 0;
    cursor: pointer;
    transition: all .4s;
    position: relative;
    height: 40px;
    padding: 10px;
}

.mobile-basket-menu img {
    width: 25px;
}

.mobile-basket-menu img:first-of-type {
    opacity: 1;
    transition: all .4s;
}

.mobile-basket-menu img:last-of-type {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .4s;
}

.mobile-basket-menu .basket-count {
    background-color: var(--color-green);
    position: absolute;
    top: 11px;
    right: 14px;
    color: #FFF;
    padding: 1px 6px;
    border-radius: 100%;
    font-size: 10px;
}

.mobile-menu {
    position: absolute;
    display: block;
    top: -6px;
    right: 6px;
    z-index: 9999999;
}

.menu-block {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 999;
}

.menu-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: transparent;
    height: 16px;
    width: 30px;
}

.nav:not(.custom-nav-tabs) {
    width: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out;
    cursor: pointer;
    z-index: 99999;
}

.nav span:nth-child(1) {
    top: 0;
}

.nav span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: var(--color-green);
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.nav span:nth-child(2) {
    top: 7px;
}

.nav span:nth-child(3) {
    top: 14px;
}

.nav.open {
    position: fixed;
}

.nav.open span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.nav.open span:nth-child(2) {
    opacity: 0;
}

.nav.open span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.mobile-menu-col {
    position: relative;
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--color-green);
    color: #FFF;
    padding: 15px;
    display: none;
    z-index: 999999;
}

.popup .form-control {
    background-color: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    height: 43px;
}

.col-fav {
    position: fixed;
    left: 0;
    top: 200px;
    background-color: var(--color-green);
    padding: 10px 20px;
    z-index: 999;
}

.col-fav span {
    color: #FFF;
    max-width: 0px;
    transition: all .4s;
    display: none;
    overflow: hidden;
    height: 0;
}

.col-fav:hover span {
    max-width: 200px;
    display: unset;
}

.hearth2 {
    transition: all .4s;
}

.hearth2:hover {
    transform: scale(1.3);
}

.hearth2:hover path {
    fill: var(--color-green);
}

.popup .btn-primary {
    width: 100%;
    background-color: transparent;
    border: 1px solid #FFF;
    padding: 10px 12px;
}

#kat-title {
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50px;
    font-weight: bold;
    transform: translateY(-55%);
    display: none;
}

.product-data .content>div,
.product-data .content .property.row>div {
    /*text-align:center;*/
}

#payment_methods ul,
#shipment_methods ul {
    padding-left: 0;
}

.letter-form {
    margin-bottom: 20px;
}

.letter-form li {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    min-width: 10px;
    position: relative;
    cursor: pointer;
    text-align: center;
    transition: all .4s;
}

.letter-form li:not(.delete-filter):hover {
    color: #FFF;
}

.letter-form li:not(.delete-filter):hover:before {
    opacity: 1;
}

.letter-form li:not(.delete-filter).selected {
    color: #FFF;
}

.letter-form li:not(.delete-filter).selected:before {
    opacity: 1;
    color: #FFF;
}

.letter-form li:not(.delete-filter):before {
    content: "";
    opacity: 0;
    transition: all .4s;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -46%);
    background-color: var(--color-green);
    display: block;
    z-index: -1;
    border-radius: 50%;
}

.letter-form li:last-of-type {
    margin-right: 0;
}

.letter-form ul {
    padding: 0;
    margin: 0;
}

.delete-filter {
    text-decoration: underline;
    color: var(--color-green);
    margin-top: 10px;
}

@media (max-width: 1663px) {
    .footer-blog>h2 {
        position: absolute;
        left: 44%;
        top: -14px;
        z-index: 99;
        font-weight: 300;
        font-size: 30px;
    }
    .footer-blog .blog-category {
        margin-top: 15px;
    }
    .footer-blog .blog-btn {
        margin-top: 30px;
    }
    /*.footer-blog .row > div.blog-image > div{
        padding-bottom: 90% !important;
    }*/
/*    header .shop-col>ul li {
        padding: 2em;
    }*/
    .sub-menu-side li {
        padding: 4px 15px;
        padding-left: 10px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    header .shop-col img {
        width: 20px;
        height: 20px;
    }
    header .logo-col img {
        max-height: 78px;
    }
    header .main-menu-col ul {
        padding-top: 9px;
    }
    .container:not(.custom-container).show-pop-up {
        width: 1000px;
    }
    .top-row .content .product-title {
        padding: 7px 10px;
    }
    .slider2-title-2 {
        font-size: 40px !important;
    }
}

@media (max-width: 1500px) {
    header .main-menu-col>ul>li>a {
        font-size: 14px;
    }
    .padding-off {
        padding-left: 15px !important;
    }
    .shop-category-menu img {
        height: 30px;
        width: 30px;
    }
    .shop-category-menu li a span {
        font-size: 13px;
    }
    .product-title h2 {
        font-size: 16px;
    }
    .product-image {
        text-align: center;
    }
    .product-col .content img {
/*        height: 250px;*/
        max-height: 100%;
        /*object-fit: cover;*/
    }
    .nivoSlider img {
        max-height: 500px;
    }
}

@media (max-width: 1430px) {
    .mob-hide {
        max-height: 420px !important;
    }
    .news-entity-text p {
        font-size: 16px;
    }
    .product-data h1 {
        font-size: 32px;
    }
    .property.row {
        font-size: 15px;
    }
    .property.row>div:nth-of-type(2) {
        font-size: 18px;
    }
    .shop-category-menu li a {
        padding: 3px 10px;
    }
    header .gray-row {

    }
    .show-menu .shop-submenu {
        top: 67px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sub-menu-side ul {
        padding-left: 20px !important;
    }
    .sub-menu-side li a {
        font-size: 14px;
    }
    .shop-category-menu li a span {
        font-size: 14px;
    }
    .side-menu {
        padding-top: 30px;
    }
    .side-login input,
    .side-register input {
        padding: 7px;
    }
    .side-menu {
        top: 67px;
    }
    /*
    header .gray-row img {
        width: 25px;
        height: 25px;
    }
    */
    header .main-menu-col {
        padding: 17px 0;
    }
    header .shop-col>ul li {
        padding: 1em;
    }
    header .shop-col img {
        width: 24px;
        height: 24px;
    }
    header .logo-col img {
        max-height: 67px;
    }
    header .main-menu-col ul {
        padding-top: 9px;
    }
    .nivoSlider .nivo-nextNav img,
    .nivoSlider .nivo-prevNav img {
        width: 50px !important;
        height: 50px !important;
    }
}

@media (max-width: 1330px) {
    header .shop-col>ul li {
        padding: 0.9em;
    }
    header .shop-col img {
        width: 20px;
        height: 20px;
    }
    header .logo-col img {
        max-height: 67px;
    }
    header .main-menu-col ul {
        padding-top: 3px;
    }
/*    header .gray-row img {
        width: 20px;
        height: 20px;
    }*/
    header .gray-row ul li {
        font-size: 10px;
    }
}

@media (max-width: 1230px) {
    header .shop-col>ul li {
        padding: 0.9em;
    }
    header .shop-col img {
        width: 18px;
        height: 18px;
    }
    header .logo-col img {
        max-height: 60px;
    }
    header .main-menu-col ul {
        padding-top: 2px;
    }
    header .main-menu-col {
        padding: 18px 0;
    }
    header .main-menu-col ul li {
        margin-right: 0;
    }
}

@media (max-width: 1000px) {
    .container.show-pop-up {
        width: 750px;
    }
    #show-pop-up.container.show-pop-up {
        width: 750px;
    }
}

@media (max-width: 750px) {
    .container.show-pop-up {
        width: unset;
    }
    #show-pop-up.container.show-pop-up {
        width: unset;
    }
}

header .main-menu-col>ul:first-of-type{
    display: flex;
    flex-grow: 1;
}
/*
header .main-menu-col>ul:first-of-type li:nth-child(3) {
    margin-left: auto;
}
 */

/*
header .main-menu-col>ul>li>a:not(.green-btn){
    margin-top: 15px;
}
*/
/*
header .main-menu-col>ul:first-of-type>li>a.green-btn:after{
    display: none;
}
*/
@media (min-width: 1664px) {
    header .main-menu-col{
        display: flex;
    }
}

#mobile-menu {
    display: none !important;
    position: fixed;
    width: 100%;
    background: #FFF;
    z-index: var(--layer-menu);
    top: 0;
    transition: all .4s;
    font-size: 17px;
}

.slide-in-menu {
    left: -1500px;
    position: fixed;
    z-index: 99999;
    height: 100%;
    width: 100%;
    background: white;
}

#mobile-menu>.row {
    padding-top: 5px;
    padding-bottom: 5px;
}

.mobile-page-menu {
    padding: 0;
    padding-top: 4px;
    margin: 0;
}

.mobile-page-menu li {
    margin-left: 16px;
    display: inline-block;
}

.mobile-page-menu li a {
    display: block;
    color: var(--color-green);
}

aside .filter-menu {
    padding-top: 0;
    padding-bottom: 0px;
    height: 40px;
    display: block;
    z-index: 999999;
}

.slide-in-menu-container ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.slide-in-menu-container .full ul {
    max-height: 200px;
    overflow: auto;
}

.slide-in-menu ul:not(#category-slide) li {
    display: flex;
    vertical-align: middle;
    position: relative;
    float: none;
    align-items: center;
    text-align: center;
    list-style-type: none;
    padding: 5px 0;
    padding-left: 5px;
    margin-left: 0;
}

.slide-in-menu li a {
    color: #5a5a5a;
    width: 80%;
    display: inline-block;
}

.slide-in-menu-container img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 10px;
}

#category-slide li {
    border-bottom: 1px solid #e1e1e1;
    position: relative;
}

#category-slide li {
    border-bottom: 1px solid #e1e1e1;
    height: 42px;
    overflow: hidden;
    transition: all .4s;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

#category-slide li ul li {
    text-align: left !important;
    padding-left: 15px !important;
}

#category-slide {
    overflow: hidden;
}

#category-slide>li.full {
    height: unset;
}

.main-nav__item__collapse {
    visibility: visible;
    width: 50px;
    height: 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    background: #f6f6f6;
    position: absolute;
    right: 0;
    width: 20% !important;
    display: block;
    top: 0;
}

.main-nav__item__collapse:before {
    content: "";
    top: 20px;
    left: calc(50% - 5px);
    position: absolute;
    background-size: contain;
    width: 8px;
    height: 8px;
    border-left: 2px solid var(--color-green);
    border-bottom: 2px solid var(--color-green);
    transform: rotate(-45deg);
    transition: all .4s;
}

#category-slide>li.full .main-nav__item__collapse:before {
    transform: rotate(135deg);
}

.green {
    background-color: var(--color-green);
    color: #FFF;
    padding: 15px 60px;
    border-radius: 0;
    float: right;
    border: unset;
}

.with-arrow {
    -webkit-align-items: center;
    align-items: center;
    color: #d2232a;
    display: flex;
}

.cart .green-button-container .with-arrow {
    display: flex;
}

.cart .green-button-container .with-arrow span {
    margin-left: 10px;
}

.cart label{
    text-transform: uppercase;
}

.registration_form input {
    /*height: 50px;
    width: 100%;
    border: 1px solid #e3e3e3;
    padding-left: 15px;*/
}

.registration_form #Submit {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding: 10px 30px;
/*    border-radius: 6px;*/
    text-transform: uppercase;
    margin-top: 30px;
    transition: all .4s;
}

.registration_form #Submit:hover {
    background-color: var(--color-green);
}

.registration_form h2 {
    font-size: 20px;
}

.adresa.dodacia,
.suhlas.check {
    position: relative;
}

.adresa.dodacia input[type='checkbox'],
.suhlas.check input[type='checkbox'] {
    position: relative;
    opacity: 0;
    margin-right: 20px;
}

.adresa.dodacia input[type='checkbox']+label:before,
.suhlas.check input[type='checkbox']+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #ddd;
}

.checkbox:checked+label:after,
.adresa.dodacia input[type='checkbox']:checked+label:after,
/*.reg_com input[type='checkbox']:checked+label:after,*/
.suhlas.check input[type='checkbox']:checked+label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    background: white;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#dodacia_adresa_rovnaka {
    display: none;
}

.checkbox:hover+label:before,
.adresa.dodacia input[type='checkbox']:hover+label:before,
/*.reg_com input[type='checkbox']:hover+label:before,*/
.suhlas.check input[type='checkbox']:hover+label:before {
    background: var(--color-green);
}
/*

.reg_com input[type='checkbox']+label:before {
    border: 0.5px solid #ebebeb;
}

*/
.checkbox+label:before/*,
.reg_com input[type='checkbox']+label:before */{
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
}

.checkbox:hover+label:before,
.adresa.dodacia input[type='checkbox']:hover+label:before,
/*.reg_com input[type='checkbox']:hover+label:before,*/
.suhlas.check input[type='checkbox']:hover+label:before {
    background: var(--color-green);
}

.checkbox:checked+label:before,
.adresa.dodacia input[type='checkbox']:checked+label:before,
/*.reg_com input[type='checkbox']:checked+label:before,*/
.suhlas.check input[type='checkbox']:checked+label:before {
    background: var(--color-green);
}

.registration_form input[type=radio] {
    height: 20px;
}

:is(#category-left-filter,.reg_com) input[type=checkbox]{
    width: 15px;
    height: 15px;
    margin-top: 0;
    margin-right: 10px;
/*    border: none;
    border-radius: var(--border-radius);
    accent-color: var(--color-green);
    color: white;

    -moz-appearance:none;
    -webkit-appearance:none;
    -o-appearance:none;
    outline: 1px solid var(--color-blue);

 */
}

:is(#category-left-filter,.reg_com) input[type='checkbox']:focus{
    border: 1px solid var(--color-blue);
}
:is(#category-left-filter,.reg_com) input[type='checkbox']:checked {
    background-color: var(--color-green);
}
:is(#category-left-filter,.reg_com) input[type='checkbox']:checked:after {
    content: '\2714';/*'\1F5F8';*/
    color:white;
}
:is(#category-left-filter,.reg_com) input[type='checkbox']{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 15px !important;
    height: 15px !important;
    appearance:none;
    border-radius:var(--border-radius);
    border: 1px solid var(--color-blue)!important;
    box-shadow: none;
    font-size: 12px;
    line-height: 15px;
    cursor: pointer;
}

:is(#category-left-filter,.reg_com) label {
    margin-bottom: 0;
    font-weight: 300;
}

.reg_com input[type='checkbox']{
    margin-top: -1px!important;
}
.reg_com label {
    width: calc(100% - 30px);
    display: inline-flex;
}

#category-left-filter li:not(:first-of-type)>div {
    padding: 5px 0;
    display: flex;
    align-items: center;
}

.shop-produkty-nahlady>h1 {
    display: none;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    border-top-color: var(--color-green);
}

.irs--flat .irs-line {
    height: 5px;
}

.irs--flat .irs-bar {
    background-color: transparent;
}

.irs--flat .irs-handle>i:first-child {
    background-color: var(--color-green);
    border-radius: 100%;
    width: 15px;
    height: 15px;
}

.search-menu .form-group {
    width: 90%;
}

.search-menu input {
    box-shadow: none;
    border: 1px solid var(--color-blue);
    border-radius: 0;
    width: 100%;
}

.search-menu .input-group {
    width: 100%;
    z-index: 99999;
    position: relative;
    left: 20px;
}

.input-group {
    width: 100%;
}

.input-group input {
    width: 100%;
}

.search-menu form {
    width: 100%;
    float: unset !important;
}

.search-menu .btn.btn-default {
    border-radius: 0;
    border: unset;
    border-bottom: 1px solid var(--color-green);
    color: var(--color-green);
    position: absolute;
    left: -257px;
    z-index: 9;
    top: 1px;
    background: transparent;
    padding-left: 0;
}

.news-bread {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.news-bread li {
    display: inline-block;
}

.news-bread li a {
    color: #5a5a5a;
    transition: all .4s;
    text-transform: uppercase;
}

.news-bread li a:hover {
    color: var(--color-green) !important;
}

.icon-case {
    width: 35px;
    float: left;
    border-radius: 5px 0px 0px 5px;
    background: var(--color-green);
    height: 40px;
    position: relative;
    text-align: center;
    line-height: 40px;
    color: #FFF;
}

#formlogin1 input[type="text"],
#formlogin1 input[type="password"],
.shop-kosik .form-group input[type="text"],
.registration_form input[type="text"],
.registration_form input[type="password"] {
    border-radius: 0;
    border: 1px solid #eee;
    margin-bottom: 15px;
    height: 40px;
    float: left;
    padding: 0 15px;
}

.checkbox+label:before
/*,
.reg_com input[type='checkbox']+label:before*/
{
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
}

.checkbox+label,
.adresa.dodacia input[type='checkbox']+label,
/*.reg_com input[type='checkbox']+label,*/
.suhlas.check input[type='checkbox']+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    opacity: 1;
    font-size: 12px;
    color: #6b6e5b;
}

#manufacturers .checkbox
/*,
.reg_com input[type='checkbox']*/
{
    position: absolute;
    opacity: 0;
}

.reg_2 h1,
.reg_2 h2 {
    font-size: 20px;
}

#Submit {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding: 10px 30px;
    border-radius: 0;
    text-transform: uppercase;
    margin-top: 20px;
}

.form1 .green {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    border: unset;
}

@media (max-width: 1199px) {
    header .logo-col img {
        margin-left: 20px;
        margin-top: 20px;
    }
    .wide-layout {
        overflow: hidden;
    }
    header {
        display: block;
    }
    .shop-col {
        display: block !important;
    }
    .footer-blog>h2,
    .abut-us-sm-gal ul:before,
    .about-us .text-col h2:before,
    .about-us .text-col h2:after,
    .abut-us-sm-gal,
    .news-katalog,
    .main-text-heading h1:after {
        display: none;
    }
    .about-us .text-col {
        margin-bottom: 0;
    }
    .about-us .text-col {
        padding-right: 15px;
    }
    .about-us p,
    .about-us .bottom-text p,
    .about-us p em {
        font-size: 16px;
        font-weight: 300;
    }
    header .gray-row ul li {
        font-size: 10px;
    }
/*    header .gray-row img {
        height: 20px;
        width: 20px;
    }*/
    header .shop-col img {
        width: 20px;
    }
    footer .footer-mail p {
        font-size: 15px;
        text-align: center;
    }
    .footer-banner {
        height: unset;
    }
    .footer-banner img {
        width: 100px;
    }
    .footer-banner .text-col ul {
        font-size: 14px;
    }
    .footer-banner .text-col h3 {
        font-size: 30px;
    }
    .footer-banner .text-col ul li:first-of-type {
        margin-bottom: 10px;
    }
    .footer-banner .text-col ul li:last-of-type {
        margin-top: 10px;
    }
    .blog-title h2 {
        font-size: 25px;
    }
    .blog-parex p {
        font-size: 12px;
    }
    .blog-btn a {
        font-size: 16px;
    }
    .blog-btn {
        margin-top: 30px;
    }
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        height: 10px;
        width: 10px;
    }
    .footer-blog .blog-category {
        font-size: 12px;
        margin-bottom: 0px;
    }
    .top-row .content .product-title {
        padding: 7px 10px;
    }
    .title-col {
        margin-top: 0;
    }
    .slider2-title-2 {
        font-size: 30px !important;
    }
    .layer-1-1 img {
        padding-top: 0 !important;
    }
    .title-container {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 42%;
    }
    .nivo-caption a,
    .green-btn {
        background-color: var(--color-green);
        color: #FFF !important;
        padding: 10px 30px;
        border-radius: 5px;
        text-decoration: none;
        font-size: 12px;
        font-weight: 300;
    }
    .title-container {
        position: absolute;
        top: 50%;
        transform: translateY(-50%) !important;
        width: 42%;
    }
    .nivoSlider {
        height: auto !important;
    }
    .layer-1-1 img {
        padding-top: 50px !important;
        width: 30% !important;
    }
    .pop-up-banner {
        display: none !important;
    }
    .bottom-category.shop-category-menu,
    #category-left-filter {
        height: 39px;
    }
    .product-col .content img {
        /*height: 180px;*/
    }
}

.cart .green-button-container {
    text-align: right;
}

.form-group .label-container {
    -webkit-align-items: center;
    align-items: center;
    padding-right: 0;
}

#contact-info .form-group input {
    height: 50px;
    width: 100%;
    border: 1px solid var(--color-blue);
    padding-left: 15px;
}

#contact-info .form-group input[type=checkbox] {
    height: 20px;
    width: 20px;
}

#contact-info .form-group select {
    border: 1px solid var(--color-blue);
    font-weight: 700;
    height: 50px;
    padding-left: 12px;
    width: 100%;
}

#contact-info .form-group textarea {
    width: 100%;
}

.search-product {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

header .search-product .search-img {
    display: inline-block;
}

header .search-product .search-img img {
    width: 56px;
    height: 56px;
    border-radius: 100%;
}

.search-cont {
    border-bottom: 1px solid #c4bdbd;
    position: relative;
    padding: 7px;
    margin-bottom: 8px;
    transition: all .4s;
}

.search-cont a {
    color: #5a5a5a;
    display: block;
}

.search-content {
    display: inline-block;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 62%;
    transform: translate(-50%, -50%);
    width: fit-content;
    min-width: 140px;
    width: calc(100% - 86px);
}

.search-content h4 {
    color: #5a5a5a;
    font-size: 13px;
    margin: 0;
}

.info-icon svg {
    height: 15px;
    width: 15px;
}

.info-icon {
    /*
    position: absolute;
    bottom: 52px;
    left: 24px;
    */
}

textarea {
    display: block;
    height: 110px;
    padding-top: 15px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    background-color: var(--color-green);
}

@media (min-width: 992px) {
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
}

@media (max-width:992px) {
    .top-row .sm-col .row>div {
        padding: 5px !important;
    }
    .custom-summary {
        right: -100%;
        width: 80%;
        max-width: 393px;
    }
    .custom-product-category {
        display: block
    }
    .custom-product-category li div.category-image-col {
        width: 70px;
        height: 70px;
    }
    .custom-product-category li {
        margin-bottom: 20px;
    }
    .custom-product-category li span {
        font-size: 12px;
    }
}

@media (max-width: 1204px) {
/* NAV */
    #category-left-filter {
        overflow: hidden;
    }
    #category-left-filter form button.red {
        position: relative;
        bottom: 0;
    }
    .form-group .label-container {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .cart .green-button-container .with-arrow {
        margin-bottom: 20px;
    }
    .nav .nav-item {
        width: 100%!important;
    }
    .nav .nav-item .nav-link {
        border-width: 1px!important;
        width: 100%!important;
    }
    #cart-content table tr:first-child th:nth-child(2),
    #cart-content table tr:first-child th:nth-child(3),
    #cart-content table tr:first-child th:nth-child(4),
    #cart-content table tr:first-child th:nth-child(5) {
        display: none;
    }
    #cart-content table tr:not(:first-child) {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 10px 0 5px;
        position: relative;
    }
    #cart-content table tr:not(:first-child) td:first-child {
        flex: 0 0 50%;
        order: 2;
        padding-top: 0;
    }
    #cart-content table tr:not(:first-child) td:nth-child(2) {
        align-items: center;
        display: flex;
        flex: 0 0 50%;
        font-weight: 700;
        font-size: 16px;
        order: 3;
        padding-right: 50px;
    }
    #cart-content table tr:not(:first-child) td:nth-child(3) {
        flex: 0 0 50%;
        margin-top: 20px;
        order: 4;
    }
    #cart-content table tr:not(:first-child) td:nth-child(4) {
        flex: 0 0 50%;
        margin-top: 20px;
        order: 5;
    }
    #cart-content table tr:not(:first-child) td:nth-child(4) p::before {
        content: 'Cena s DPH:';
        font-size: 14px;
        font-weight: 100;
        margin-right: 10px;
        text-transform: initial;
    }
    main {
        margin-top: 91px;
    }
    .bottom-category.shop-category-menu {
        display: none;
    }
    .bottom-category.shop-category-menu {
        margin-top: 0;
    }
    #category-left-filter,
    .sort-menu,
    .shop-produkty-nahlady {
        margin-top: 25px;
    }
    .shop-produkty-nahlady>h1 {
        display: none;
    }
    .sort-menu {
        margin-bottom: 15px;
    }
    .filter-menu {
        display: none;
    }
    .top-category-menu>div>div {
        /*  width:25%;*/
    }
    .top-category-menu {
        padding-left: 15px;
    }
    .product-col .content {
        text-align: center;
    }
    .product-col .content .product-image {
        text-align: center;
    }
    .product-col .content img {
        /*height: 180px;*/
    }
    .product-data {
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-desc {
        display: none;
    }
    .product-data .plu-div {
        font-size: 14px;
    }
    .same-product-row h2 {
        font-size: 25px;
    }
    footer .footer-menu li {
        display: block;
        border-right: unset;
        margin: 10px 0;
    }
    .main-image img {
        margin: 0;
    }
    footer .footer-mail p {
        font-size: 14px;
    }
    .product-data h1 {
        font-size: 30px;
    }
    .product-data form.form-pull-down {
        position: fixed;
        bottom: 0;
        width: 100%;
        height: 50px;
        left: 0;
        z-index: 9999;
    }
    .product-data .custom-btn {
        width: 100%;
        border-radius: 0;
        margin-top: 0;
    }
    #mobile-menu {
        display: block !important;
    }
    /* HIDE MENU */
    header .gray-row {
        display: none;
    }
    .logo-col,
    .main-menu-col {
        display: none;
    }
    header .shop-col>ul {
        display: none;
    }
}

@media (max-width: 988px) {
    .cart.container button.green {
        float: unset;
        display: block;
    }
    .with-arrow {
        display: block;
        margin-top: 15px;
    }
    .detail-social {
        position: relative;
        width: 100% !important;
        max-width: unset !important;
        margin-top: 17px;
    }
    .about-us .text-col,
    .about-us p {
        text-align: center;
    }
    .image-col {
        text-align: center;
    }
    .image-col img {
        width: 60% !important;
    }
    footer .image-col img {
        width: 100% !important;
        max-height: 370px;
        object-fit: cover;
    }
    .about-us.nas-pribeh .container:after {
        display: none;
    }
    .about-us h2 {
        margin-left: 0;
        font-size: 30px;
        width: 100%;
        text-align: center;
    }
    .about-us.white .text-col-text,
    .about-us .image-col {
        padding-bottom: 30px;
    }
    .about-us.grey.nas-pribeh h2:before,
    .about-us.green.nas-pribeh h2:before {
        display: none;
    }
    .about-us.green h2:before,
    .about-us.grey h2:before,
    .about-us.white h2:before {
        display: none;
    }
    .about-us.green h2:before,
    .about-us.green h2:after,
    .about-us.white h2:before,
    .about-us.white h2:after,
    .about-us.grey h2:before,
    .about-us.grey h2:after {
        display: none;
    }
    .about-us.grey.nas-pribeh .par h2:after,
    .about-us.grey.nas-pribeh .par h2:after,
    .about-us.grey.nas-pribeh .par h2:after {
        display: none;
    }
    .about-us.main-part .text-col h2 {
        font-size: 30px;
    }
    .mob-hide {
        display: none;
    }
    footer .footer-bottom ul.social li {
        display: block;
    }
    footer .footer-bottom ul.social>li>ul li {
        display: inline-block !important;
    }
    footer .footer-bottom ul {
        text-align: center;
        margin-bottom: 10px;
    }
    .shop-col {
        display: none;
    }
    .blog-category-menu,
    .same-news,
    .slider-area {
        display: none;
    }
    .news-entity-text .parex-text-col p,
    .news-entity-text p {
        font-size: 14px;
    }
    .parex-text-col {
        margin-bottom: 50px;
    }
    .detail-social ul li a svg {
        height: 15px;
        width: 15px;
    }
    .footer-banner img {
        width: 50px;
    }
    .footer-banner .container .row,
    .create-new .row,
    .about-us .bottom-text {
        display: block;
        text-align: center;
    }
    .footer-banner .image-col,
    .footer-banner .text-col,
    .footer-banner .text-col h3 {
        text-align: center;
    }
    .footer-banner .image-col {
        padding-top: 33px;
    }
    .about-us .bottom-text a {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .about-us .bottom-text a {
        position: relative;
        margin-left: 0;
    }
    footer .footer-mail p {
        font-size: 12px;
    }
    .create-new h2 {
        font-size: 25px;
    }
    .create-new .content {
        padding-left: 0;
    }
    .create-new .text-col a {
        font-size: 18px;
        margin-top: 20px;
    }
    .create-new {
        margin: 50px 0;
    }
    .create-new .image-col {
        text-align: center;
    }
    header .main-menu>div {
        text-align: center;
    }
    .main-menu-phone {
        float: unset;
    }
    #arrow-up{
        left: 50%;
        transform: translate(-50%) rotate(90deg);
    }
    #arrow-up.rotate{
        bottom:-120px;
        transform: translate(-50%) rotate(
                -90deg
        );
    }
    .swiper-button-next,
    .swiper-button-prev {
        width: 30px !important;
        height: 30px !important;
    }
    .swiper-button-next svg,
    .swiper-button-prev svg {
        width: 20px;
    }
    footer .footer-mail .form-control {
        margin-bottom: 20px;
        font-size: 12px;
    }
    footer .footer-mail .btn-primary {
        padding: 8px 12px;
    }
    .blog-btn a span img,
    .blog-btn a span svg {
        width: 30px;
    }
    .blog-btn a {
        font-size: 14px;
    }
}

@media (max-width: 770px) {
    .pagination-inner a {
        height: 30px;
        width: 30px;
    }
    .pagination-inner a.current {
        height: 30px;
        width: 30px;
    }
    #category-left-filter {
        padding-bottom: 0;
    }
    #category-left-filter .header,
    #category-left-filter .red {
        padding: 9px;
    }
    .blog-image>div {
        padding-bottom: 50% !important;
    }
    .footer-blog .row .blog-text {
        padding: 35px !important;
    }
    footer .footer-mail .form-control {
        margin-bottom: 20px;
        font-size: 12px;
    }
    .blog-parex {
        padding-right: 0;
    }
    .detail-same-row {
        display: none;
    }
    .about-us .text-col h2 {
        font-size: 30px;
    }
    .top-category-menu>div span {
        font-size: 10px;
        width: unset;
    }
}

@media (max-width:768px) {}

@media (max-width: 600px) {
    .top-row .content .product-title {
        padding: 10px 10px;
    }
    .top-row .content .product-title {
        width: unset;
    }
    .top-row:nth-of-type(2) .sm-col .row>div:nth-of-type(2) .content .product-title,
    .top-row:nth-of-type(2) .sm-col .row>div:nth-of-type(3) .content .product-title,
    .top-row:nth-of-type(3) .sm-col .row>div:nth-of-type(4) .content .product-title {
        padding: 5px 5px;
        top: 32px;
    }
    .top-row .content .product-title {
        padding: 5px 5px;
        font-size: 10px;
        width: calc(100% - 20px);
    }
    .sort-by-select {
        font-size: 10px;
    }
}

@media (max-width: 576px) {
    .top-category-menu>div>div {
        /*  width:25%;*/
    }
    .top-category-menu {
        padding-left: 15px;
    }
    .product-col .content {
        text-align: center;
    }
    .product-col .content img {
        /*height: 180px;*/
    }
}

@media (max-width: 576px) {
    .top-category-menu>div>div {
        /*  width:25%;*/
    }
    .top-category-menu {
        padding-left: 15px;
    }
    .product-col .content {
        text-align: center;
    }
    .product-col .content img {
        /*height: 180px;*/
    }
}

table {
    width: 100%
}

table tr {
    border-bottom: 1px solid var(--color-green);
}

table tr td,
table tr th {
    padding-left: 5px;
    padding-right: 5px
}

table tr th {
    color: var(--color-blue);
    font-weight: 400;
    padding-bottom: 8px;
    padding-top: 8px
}

table tr th:nth-child(3) {
    text-align: center
}

table tr td {
    padding-bottom: 14px;
    padding-top: 14px
}

table tr td:nth-child(1),
table tr td:nth-child(3) {
    text-align: center
}

table tr td:nth-child(4) {
    text-transform: uppercase
}

table tr td a {
    color: var(--color-blue);
}

table tr td a:hover {
    color: var(--color-blue);
    text-decoration: underline
}

table tr td a .product-img {
    height: 79px
}

table tr td img {
    height: 19px
}

table tr td p {
    margin-bottom: 0
}

.items {
    font-size: 14px;
    font-weight: 700;
    /* margin-right: 10px; */
    width: 80px;
    padding: 5px;
    text-align: center;
}

.voucher-btn span {
    background-color: var(--color-green);
    color: #FFF;
    padding: 4px 29px;
    border-radius: 5px;
    border: unset;
    margin-left: 20px;
}

.with-arrow i {
    margin-right: 5px;
    margin-top: 2px;
}

.voucher-col {
    margin-bottom: 30px !important;
}

#order h1 {
    margin-bottom: 36px
}

#order #info {
    display: flex;
    margin-bottom: 14px
}

#order #info div:first-child {
    color: #666;
    margin-right: 50px
}

#order #info p {
    margin-bottom: 10px
}

#order #info p a {
    color: #d2232a
}

#order #info p a:hover {
    color: inherit
}

#order table {
    margin-bottom: 50px
}

#order table i {
    font-size: 28px
}

#order .address {
    height: 229px;
    margin-bottom: 50px
}

#order hr {
    margin-bottom: 27px
}

.prices {
    text-align: right
}

.prices p {
    margin-bottom: 5px
}

.prices #total,
.prices #with-vat {
    margin-left: 12px
}

.prices #total {
    font-size: 18px
}

.prices #with-vat {
/*    font-size: 26px*/
}

.prices #without-vat {
    color: #666
}

.address {
    line-height: 1.6;
    padding: 10px
}

.address h2 {
    font-size: 16px;
    margin-bottom: 24px
}

.address p {
    margin-bottom: 0
}
.address .w-100{
    position: relative;
    padding-bottom: 3rem;
}
.address .w-100 button{
    position: absolute;
    bottom:0;
    right: 0;
}

#main {
    margin-bottom: 100px
}

#my-account h1 {
    margin-bottom: 36px
}

#my-account h2 {
    color: #292929;
    font-size: 24px
}

#my-account form {
    margin-bottom: 38px
}

#my-account .add {
    margin-bottom: 48px;
    margin-left: 0;
    margin-right: 0
}

#my-account .add i {
    margin-right: 9px
}

.flat {
    display: block;
    height: 35px;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: none
}

#password-change h1 {
    margin-bottom: 41px
}

#password-change p {
    margin-bottom: 44px
}

#password-change #current-password-container {
    margin-bottom: 40px
}

.cart h1 {
    margin-bottom: 31px;
    color: var(--color-green);
}

.cart h2.thx-msg {
    color: var(--color-green);
    text-align: center;
    font-size: 24px;
    width: 80%;
    margin: auto;
}

.cart .thx-msg-box {
    min-height: 400px;
}

@media (max-width: 1024px) {
    .cart h1 {
        text-align: center
    }
}

.cart .nav {
    margin-bottom: 38px;
    padding-right: 0;
    margin-left: 0;
    width: 100%;
}

.nav .nav-item .nav-link {
    border: 1px solid var(--color-blue);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 5px;
    text-align: center;
    width: 160px;
    text-transform: uppercase;
    min-width: max-content;
    margin-right: 1rem;
}

.nav .nav-item:last-of-type .nav-link{
    margin-right: 0;
}

.pop-up {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--color-green);
    color: #FFF;
    padding: 20px 50px;
    z-index: 999;
    border-radius: 4px;
    font-weight: bold;
}

#contact-info [type=checkbox]+label {
    font-weight: 700;
}

.form-group [type=checkbox]+label {
    padding-left: 32px;
}

#delivery-and-payment .instruction {
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    margin: 20px 0 0!important;
}

#delivery-and-payment .instruction img {
    height: 19px;
    margin-right: 11px;
}

#contact-info .h2-container {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 15px;
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child {
    background-color: #4997e7;
}

@media (min-width: 992px) {
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
}

.h2-container {
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid #e3e3e3;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 50px;
    padding-bottom: 12px;
}

.address,
.c-m-address {
    margin-top: 20px;
    margin-bottom: 20px;
}

.cart.container {
    margin-bottom: 30px;
}

[type=checkbox]:checked+label i {
    display: block;
}

[type=checkbox]+label i {
    color: red;
    font-size: 18px;
    left: 3px;
    position: absolute;
    top: 2px;
    display: none !important;
}

.form-group .label-container {
    -webkit-align-items: center;
    align-items: center;
    padding-right: 0;
}

.cart .nav .nav-item {
    width: 25%;
    margin-left: 0;
    white-space: nowrap;
    background: white;
}

.cart .nav .nav-item.disabled,
.cart .nav .nav-item.disabled:hover{
    cursor: default;
}


.cart .nav .nav-item .nav-link.disabled {
    color: var(--color-gray);
    cursor: default;
}

.cart .nav .nav-item .nav-link.active {
    color: var(--color-green);
}

.cart .nav .nav-item .nav-link:not(.active,.disabled) {
    color: var(--color-blue)
}

.cart .prices {
/*    margin-bottom: 21px*/
}

@media (max-width: 767px) {
    .cart .prices .price#with-vat {
        font-size: 24px
    }
}

.cart .green-button-container {
    text-align: right
}

.cart .green-button-container .with-arrow {
    display: flex;
}

@media (min-width: 992px) {
    .cart .green-button-container .with-arrow {
        margin-right: 29px
    }
    .form-group .label-container {
        display: flex;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}

label i:before {
    display: block;
    content: "";
    -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    color: red;
}

#contact-info .form-group.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (max-width: 1024px) {
    .cart .green-button-container .with-arrow {
        margin-bottom: 20px
    }
}

.cart .green-button-container :is(button,.btn) {
/*    padding-left: 20px;
    padding-right: 20px;*/
    padding: 15px 20px;
    text-transform: uppercase;
    border: unset;
    min-width: 120px;
}

@media (max-width: 767px) {
    .cart .green-button-container button {
        width: 100%;
        height: auto;
    }
}

#cart-content table {
    margin-bottom: 27px
}

#cart-content table .items-container {
    display: inline-block;
    position: relative;
    white-space: nowrap;
}

#cart-content table .items-container span {
    line-height: 2rem;
}

#cart-content table i {
    cursor: pointer;
    font-size: 22px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

#cart-content table i:hover {
    color: #d2232a
}

#cart-content #shipping-free {
    -webkit-align-items: center;
    align-items: center;
    color: var(--color-green);
    display: flex;
    float: left
}

#cart-content #shipping-free img {
    margin-right: 12px;
    width: 20px
}

@media (min-width: 992px) {
    .cart.container .nav-item {
        width: auto!important
    }
}

@media (max-width: 1024px) {
    .product-gallery .product-gallery-image {
        width: 50px;
        height: 50px;
    }
    .product-gallery {
        left: 50%;
        transform: translate(-50%, 0%);
        width: 100%;
    }
    #cart-content table tr:first-child th:nth-child(2),
    #cart-content table tr:first-child th:nth-child(3),
    #cart-content table tr:first-child th:nth-child(4),
    #cart-content table tr:first-child th:nth-child(5) {
        display: none
    }
    #cart-content table tr:not(:first-child) {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding: 10px 0 5px;
        position: relative
    }
    #cart-content table tr:not(:first-child) td:first-child {
        flex: 0 0 50%;
        order: 2;
        padding-top: 0
    }
    #cart-content table tr:not(:first-child) td:first-child img {
        height: 120px
    }
    #cart-content table tr:not(:first-child) td:nth-child(2) {
        align-items: center;
        display: flex;
        flex: 0 0 50%;
        font-weight: 700;
        font-size: 16px;
        order: 3;
        padding-right: 50px
    }
    #cart-content table tr:not(:first-child) td:nth-child(3) {
        flex: 0 0 50%;
        margin-top: 20px;
        order: 4
    }
    #cart-content table tr:not(:first-child) td:nth-child(4) {
        flex: 0 0 50%;
        margin-top: 20px;
        order: 5
    }
    #cart-content table tr:not(:first-child) td:nth-child(4) p::before {
        content: 'Cena s DPH:';
        font-size: 14px;
        font-weight: 100;
        margin-right: 10px;
        text-transform: initial
    }
    #cart-content table tr:not(:first-child) td:nth-child(5) {
        flex: 0 0 100%;
        order: 1;
        padding: 0;
        text-align: right
    }
}

@media (max-width: 540px) {
    #cart-content table tr:not(:first-child) td:first-child {
        flex: 0 0 100%
    }
    #cart-content table tr:not(:first-child) td:nth-child(2) {
        flex: 0 0 100%;
        justify-content: center;
        padding: 15px 5px;
        text-align: center
    }
    #cart-content table tr:not(:first-child) td:nth-child(3) {
        flex: 0 0 100%;
        margin: 0
    }
    #cart-content table tr:not(:first-child) td:nth-child(4) {
        flex: 0 0 100%;
        margin: 0;
        padding: 0 0 5px;
        text-align: center
    }
}

@media (max-width: 450px) {
    .product-gallery .product-gallery-image {
        width: 40px;
        height: 40px;
    }
    .product-gallery {
        left: 50%;
        transform: translate(-50%, 0%);
        width: 100%;
    }
    .mobile-logo img {
        width: 70px;
    }
    .mobile-basket-menu img {
        /*width: 15px;*/
    }
    .mobile-basket-menu li {
        height: 30px;
    }
    .mobile-basket-menu .basket-count {
        background-color: var(--color-green);
        position: absolute;
        top: 6px;
        right: 16px;
        color: #FFF;
        padding: 1px 4px;
        border-radius: 100%;
        font-size: 9px;
    }
    .nav span {
        width: 80%;
    }
    .slide-in-menu-container img {
        width: 25px;
        height: 25px;
    }
    .slide-in-menu li a span {
/*        font-size: 12px;*/
    }
    #category-slide li {
        height: 35px;
    }
    .main-nav__item__collapse:before {
        top: 12px;
    }
    .slide-in-menu li a {
        height: 35px;
    }
}

.cart .nav {
    margin-bottom: 4.5rem!important;
    padding-right: 0;
}

.nav {
    border-bottom-color: #e3e3e3;
}

.nav-tabs:not(.custom-nav-tabs) {
    border-bottom: 1px solid var(--color-green);
}

.nav:not(.custom-nav-tabs) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#contact-info .instruction {
    margin-bottom: 31px;
    text-align: center;
}

.instruction {
    font-size: 16px;
    font-weight: 700;
}

#contact-info .h2-container {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 15px;
}

.h2-container {
    -webkit-align-items: center;
    align-items: center;
    border-bottom: 1px solid var(--color-green);
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 50px;
    padding-bottom: 12px;
}

#contact-info .h2-container h2 {
    margin-right: 15px;
}

.h2-container h2 {
    font-size: 22px;
    font-weight: 400;
}

.h2-container * {
    margin-bottom: 0;
}

.h2-container * {
    margin-bottom: 0;
}

#contact-info hr {
    margin-top: 20px;
}

hr {
    border-color: #e3e3e3;
    margin-top: 0;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.cart .prices {
    margin-bottom: 1.2rem;
    line-height: 1.2rem;
}

.prices {
    text-align: right;
}

.prices p {
    margin-bottom: 5px;
}

.prices #without-vat {
    color: #666;
}

.prices p {
    margin-bottom: 5px;
}

.cart .green-button-container {
    text-align: right;
}

@media (max-width: 992px) {
    #view-form {
        display: none;
    }
}

@media (min-width: 992px) {
    .cart .green-button-container .with-arrow {
        margin-right: 29px;
    }
}

.with-arrow i.ion-arrow-left-c {
    margin-right: 9px;
}

.with-arrow i {
    margin-top: 1px;
}

.form-group {
    margin-bottom: 10px;
}

.cart .green-button-container .with-arrow {
    display: flex;
}

.with-arrow {
    -webkit-align-items: center;
    align-items: center;
    color: var(--color-green);
    display: flex;
}
#delivery-and-payment .h2-container{
    margin-bottom: 0.5rem;
}
#delivery-and-payment .option {
    border-bottom: 1px solid var(--color-gray);
}

#delivery-and-payment .option,
#delivery-and-payment .option label,
#delivery-and-payment .option label .radio {
    -webkit-align-items: center;
    align-items: center;
}

#delivery-and-payment .option {
    display: flex;
    padding: 0 10px;
}

#delivery-and-payment .option input {
    display: none;
}

#delivery-and-payment .option label {
    cursor: pointer;
    display: flex;
    margin-bottom: 0;
    margin-right: 25px;
}

#delivery-and-payment .option,
#delivery-and-payment .option label,
#delivery-and-payment .option label .radio {
    -webkit-align-items: center;
    align-items: center;
}

#delivery-and-payment .option label .radio,
#delivery-and-payment .option label .radio span {
    border-radius: 50%;
}

@media (min-width: 992px) {
    #delivery-and-payment .option label .radio {
        margin-right: 51px;
    }
}

#delivery-and-payment .option .free {
    color: var(--color-green);
    float: right;
    margin-left: auto;
    text-transform: uppercase;
}

#delivery-and-payment .option input:checked+label .radio span {
    display: inline-block;
}

#delivery-and-payment .option label .radio span {
    background-color: var(--color-green);
    display: none;
    height: 16px;
    width: 16px;
}

#delivery-and-payment .option label .radio,
#delivery-and-payment .option label .radio span {
    border-radius: 50%;
}

#delivery-and-payment .option label .radio {
    background-color: #e3e3e3;
    display: inline-flex;
    height: 26px;
    -webkit-justify-content: center;
    justify-content: center;
    min-width: 26px;
    width: 26px;
    margin-right: 5px;
}

#delivery-and-payment .option,
#delivery-and-payment .option label,
#delivery-and-payment .option label .radio {
    -webkit-align-items: center;
    align-items: center;
}


/*NOVEEEEEEEE*/

.no-click {
    opacity: 0.3;
}

.main-product-title {
    max-height: 74px;
}

.mainProducts-row>div:not(.center-md):not(.container-info) {
    max-height: 279px;
    min-height: 279px;
}

.js-mainProduct:nth-child(n+16),
.js-addProduct:nth-child(n+16) {
    display: none;
}

.main-product-image {
    position: relative;
}

.js-mainProduct.active .main-product-image:before,
.js-addProduct.active .main-product-image:before,
.js-coverProduct.active .main-product-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: #00800073;
}

.js-mainProduct.active .main-product-image:after,
.js-addProduct.active .main-product-image:after,
.js-coverProduct.active .main-product-image:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    height: 70%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M504.502,75.496c-9.997-9.998-26.205-9.998-36.204,0L161.594,382.203L43.702,264.311c-9.997-9.998-26.205-9.997-36.204,0 c-9.998,9.997-9.998,26.205,0,36.203l135.994,135.992c9.994,9.997,26.214,9.99,36.204,0L504.502,111.7 C514.5,101.703,514.499,85.494,504.502,75.496z' style='&%2310; fill: %23FFF;&%2310;'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
    background-size: 50%, 50%;
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(-50%, -50%);
}

.custom-product-category {
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.custom-product-category li {
    display: inline-block;
    text-align: center;
    width: 140px;
}

.custom-product-category li .category-image-col {
    display: inline-block;
}

.custom-product-category li a {
    display: block;
}

.banner-custom-product {
    min-height: 200px;
    position: relative;
}

.banner-custom-product .container {
    min-height: 200px;
    background-position: 50% 50%;
}

.banner-custom-product .content {
    -webkit-clip-path: polygon(100% 13%, 95% 50%, 100% 85%, 0 85%, 5% 50%, 0% 15%);
    clip-path: polygon(100% 15%, 95% 50%, 100% 85%, 0 85%, 5% 50%, 0% 15%);
    position: absolute;
    background: var(--color-green);
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.banner-custom-product .content h2 {
    font-weight: bold;
    margin: 0;
    padding: 2vw 70px;
    color: #FFF;
    font-size: 1.5vw;
}

.custom-product-make {
    margin-top: 30px;
    text-align: center;
}

.custom-product-make p {
    color: #5a5a5a;
    font-size: 1.6rem;
}

.custom-product-make p span {
    color: #f27040;
    font-weight: bold;
}

.custom-product h2 {
    color: #5a5a5a;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
    margin-top: 20px;
}

.custom-text {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #edf0d5;
    text-align: center;
    margin-top: 20px;
}

.custom-product-category li div.category-image-col {
    height: 90px;
    width: 90px;
    border-radius: 100%;
    background-size: cover;
    background-color: #e2e2e2;
    position: relative;
    transition: all .4s;
}

.custom-product-category li div.category-image-col:hover {
    background-color: var(--color-green);
}

div.category-image-col svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .4s;
}

.custom-product-category li div.category-image-col:hover svg path {
    fill: #FFF;
}

.custom-product-category li div.category-image-col.selected {
    background-color: var(--color-green);
}

.custom-product-category li div.category-image-col.selected svg path {
    fill: #FFF;
}

.custom-product-category li span {
    color: var(--color-green)
}

.custom-text p {
    margin-bottom: 0;
    color: #5a5a5a;
}

.custom-text select {
    margin-left: 30px;
    border: 1px solid var(--color-green);
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}

.custom-text p {
    font-size: 16px;
}

.mainPart-swiper span {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #e2e2e2;
    color: #5a5a5a;
/*    display: block;*/
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    text-transform: uppercase;
    min-height: 40px;

    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mainPart-swiper span:hover {
    background-color: var(--color-green);
    color: #FFF;
}

.second .custom-search ul,
.third .custom-search ul {
    padding-left: 50px;
}

.second .custom-search ul li,
.third .custom-search ul li {
    display: inline-block;
    margin-left: 5px;
}

.second .custom-search,
.third .custom-search {
    margin-top: 20px;
    margin-bottom: 60px;
}

.custom-search a {
    border-radius: 100%;
    height: 20px;
    width: 20px;
    font-size: 16px;
    /*background: #3dae2b;*/
    color: #000;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-search a.selected {
    color: #FFF;
    background: var(--color-green);
    padding: 13px;
}

.custom-search a {
    padding: 13px
}

.custom-search a:hover {
    background-color: var(--color-green);
    color: #FFF !important;
}

.resetFilter {
    text-decoration: underline;
    color: var(--color-green);
    font-size: 17px;
    cursor: pointer;
}


/*
.custom-search a.selected:before {
    content: "";
    opacity: 0;
    transition: all .4s;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -46%);
    background-color: var(--color-green);
    display: block;
    z-index: -1;
    border-radius: 50%;
}*/

.main-product-content {
    border-radius: 5px;
    border: 2px solid var(--color-green);
    max-width: 160px;
    margin: auto;
    box-sizing: content-box;
}

.main-product-content h2 {
    text-align: center;
    margin-top: 0;
    font-size: 16px;
    color: var(--color-blue);
    min-height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 2px solid transparent;
    /* background: var(--color-green);
    border: 2px solid var(--color-green);*/
    margin: 0;

    flex-wrap: wrap;
}
.main-product-content h2 span{
    font-size: 15px;
    color: var(--color-green);
    width: 100%;
}


.custom-product .col-md-5ths:hover .main-product-title {
    background: var(--color-green);
}

.mainProducts-row>div {
    margin-bottom: 50px;
}

.main-product-info {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

.main-product-info svg {
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translate(50%, -50%);
}

.main-product-info input {
    width: 65px;
    margin-left: 10px;
    text-align: center;
    border: unset;
    border-bottom: 1px solid var(--color-green);
}

.js-unit {
    margin-left: 5px;
}

.col-md-12.center-md {
    text-align: center;
}

.col-md-12.center-md a {
    color: #FFF;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    background-color: var(--color-green);
    border-radius: 4px;
    display: inline-block;
}

.col-md-12.center-md a:hover {
    background-color: var(--color-green);
    color: #FFF !important;
}

.container-info {
    text-align: center;
    background-color: #fcf3e4;
    padding-top: 10px;
    padding-bottom: 10px;
}

.container-info p,
.textarea-info {
    margin-bottom: 0;
    color: #5a5a5a;
}

.container-info span {
    color: #f27040;
    font-weight: bold;
}

.custom-summary h3 {
    font-size: 18px;
    font-weight: bold;
}

.custom-summary h4 {
    font-size: 14px;
    font-weight: bold;
}

#js-selectedSummary{
    font-size: 1.7rem;
}

.custom-products ul li:first-of-type {
    max-width: 100px;
    word-break: break-word;
}

.container-info strong {}

.textarea {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 106px;
}

.textarea input {
    width: 100%;
    border: 2px solid var(--color-green);
    padding: 5px;
    border-radius: 4px;
    box-sizing: border-box;
    height: 43px;
}

.custom-product-result {
    background-color: #edf0d5;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.custom-product-result h3 {
    margin-bottom: 20px;
}

.custom-summary {
    padding-left: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f2f2f2;

    min-width: min( 300px , 80%);
    width: 17%;
}

@media (min-width: 1800px) {
    .custom-summary {
        width: 19%;
    }
}

#js-selectedMainProducts input {
    width: 50px;
}

.custom-summary table input {
    border: 1px solid var(--color-green);
    width: 45px;
    text-align: center;
}

.custom-summary {
    color: #5a5a5a;
}

.custom-summary table {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.custom-summary table tr {
    border: unset;
}

.custom-summary table td {
    width: calc(55%/2);
    padding: 0;
    text-align: right;
}

.custom-summary table td:first-of-type {
    width: 45%;
    text-align: left;
}

.custom-summary table {
    position: relative;
}

.custom-summary .js-remove {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 9px;
    left: -15px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='365pt' viewBox='0 0 365.71733 365' width='365pt'%3E%3Cg fill='%23f44336'%3E%3Cpath d='m356.339844 296.347656-286.613282-286.613281c-12.5-12.5-32.765624-12.5-45.246093 0l-15.105469 15.082031c-12.5 12.503906-12.5 32.769532 0 45.25l286.613281 286.613282c12.503907 12.5 32.769531 12.5 45.25 0l15.082031-15.082032c12.523438-12.480468 12.523438-32.75.019532-45.25zm0 0'/%3E%3Cpath d='m295.988281 9.734375-286.613281 286.613281c-12.5 12.5-12.5 32.769532 0 45.25l15.082031 15.082032c12.503907 12.5 32.769531 12.5 45.25 0l286.632813-286.59375c12.503906-12.5 12.503906-32.765626 0-45.246094l-15.082032-15.082032c-12.5-12.523437-32.765624-12.523437-45.269531-.023437zm0 0'/%3E%3C/g%3E%3C/svg%3E");
}

.custom-summary .relative {
    position: relative;
}

.custom-summary h3 {
    margin: 0;
}

.custom-products ul {
    margin: 0;
    padding: 0;
}

.custom-products ul li {
    display: inline-block;
    font-size: 13px;
}

.custom-products ul li input {
    width: 30px;
}

.custom-products {
    border-bottom: 1px solid var(--color-green);
    padding-bottom: 6px;
    margin-left: 10px;
}

.custom-product .swiper-container {
    padding-left: 50px;
    padding-right: 50px;
}

.custom-product .swiper-button-next,
.custom-product .swiper-button-prev {
    background: var(--color-green);
    height: 30px !important;
    width: 30px !important;
    margin-top: -15px;
}

.swiper-slide span.selected {
    background-color: var(--color-green);
    color: #FFF;
}

.swiper-slide span{
    text-decoration: none;
}

.disabled {
    pointer-events: none;
    filter: grayscale(60%);
}

.pop-up-parent.visible {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(0 0 0 / 85%);
    z-index: 9999999;
}

.side-unit,
.left-padding {
    padding-left: 10px;
}

.mainPart-swiper {
    position: relative;
    overflow: hidden;
}

.swiper-notification {
    display: none !important;
}

#updateCover {
    color: yellow;
}

#updateCover:hover {
    color: red;
}

.custom-summary {
    transition: all .4s;
    right: -393px;
    width: 80%;
    max-width: 393px;

    position:fixed;
    z-index: 9999;

    top:150px;
}

@media (min-width: 1205px) and (max-width: 1663px) {
    .custom-summary {
        top:220px;
    }
}

.custom-summary.show {
    right: 0;
}

#showSummary {
    cursor: pointer;
}

.checkProduct {
    background-color: var(--color-green);
    color: #FFF;
    border: unset;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-left: 10px;
}


/****************************************/

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

#showSummary {
    display: block;
}

@media (max-width:992px) {
    .top-row .sm-col .row>div {
        padding: 5px !important;
    }
    .custom-summary {
        right: -393px;
        width: 80%;
        max-width: 393px;
    }
    .custom-product-category {
        display: block
    }
    .custom-product-category li div.category-image-col {
        width: 70px;
        height: 70px;
    }
    .custom-product-category li {
        margin-bottom: 20px;
    }
    .custom-product-category li span {
        font-size: 12px;
    }
/*    #showSummary {
        display: block;
    }
 */
}

#mob-button-search{
    left: -50%;
    text-align: center;
    color: var(--color-green);
    font-size: 20px;
    top: 15px;
}
.menuopen #mob-button-search{
    display: none;
}

.slide-in-menu li a {
    font-size: 16px;
}

.col-fav img{
    height: 30px;
    width: 30px;
}

@media (max-width: 480px) { /* Mobile devices 320px-480px */
    a.voucher-btn {
        margin-top: 1em;
        display: block
    }
    .voucher-btn span {
        margin-left: 0px;
    }

    .mobile-logo img {
        width: 100px;
    }
    .mobile-basket-menu img {
        /*width: 20px;*/
    }
    .mobile-basket-menu li {
        height: 40px;
    }
    .mobile-basket-menu .basket-count {
        background-color: var(--color-green);
        position: absolute;
        top: 6px;
        right: 16px;
        color: #FFF;
        padding: 1px 4px;
        border-radius: 100%;
        font-size: 9px;
    }

    .col-fav {
        padding: 8px 15px;
        z-index: 999999;
    }

    .col-fav img{
        height: 22px;
        width: 22px;
    }
}

@media (min-width: 1200px){
    .product-col .content img {
       max-height:242px;
    }
}

.back-to-top{
    z-index: 99;/*3;*/
}

.same-products .swiper-button-next,
.same-products .swiper-button-prev {
    display: none;
}

.text-white{
    color: white;
}
.text-green{
    color:var(--color-green)!important;
}
.text-blue{
    color:var(--color-blue)!important;
}
.bg-green{
    background: var(--color-green);
    color: white;
}

.bg-blue{
    background-color: var(--color-blue);
}
.bg-red{
    background-color: var(--color-red);
}

body {
    position: relative;
}
#cookies_allow{
    background: var(--color-green)!important;
}
.cookies-btn-cookie{
    --mas--cookies--radius: 0;
    padding: 4px 16px!important;
}
#cookiesShow {
    position: absolute!important;
    left: 0.45rem!important;;
    bottom: 0.45rem!important;;
}
#cookiesShowAction{
    background: var(--color-green);
    color: white;
    border: none;
}
#cookiesShowAction:before{
    background-color: white!important;
}
#cookies_allow #cookiesRejectAll {
     background: var(--color-gray)!important;
    color: black!important;
}
#cookies_allow #cookiesAcceptAll {
    background: var(--color-blue)!important;
    color: white!important;
}
.cookies_allow_container {
    background: var(--color-gray)!important;
    border: 1px solid var(--color-blue)!important;
}
#cookies_allow #cookies_allow_accept {
    background: var(--color-blue)!important;
    color:white!important;
    font-weight: var(--font-weight-medium)!important;
    font-size: 14px!important;
}

.cookies_text a,
.cookies_text a:hover {
    color: white!important;
}

.cookies_allow_container li label {
    font-size: 11px!important;
    font-weight: var(--font-weight-medium)!important;
}

#cookies_allow .cookies_text p{
    font-size: 14px!important;
    font-weight: var(--font-weight-extra-light)!important;
}
/*
#cookies_allow input[type='checkbox']:focus{
    border: 1px solid var(--color-green);
}
*/
#cookies_allow input[type='checkbox']:checked {
    background-color: white;
}
#cookies_allow input[type='checkbox']:checked:after {
    content: '\2714';/*'\1F5F8';
/*    color:white;*/
}
#cookies_allow input[type='checkbox']{
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 15px !important;
    height: 15px !important;
    appearance:none;
    border-radius:var(--border-radius);
    border: 1px solid var(--color-green)!important;
    color:var(--color-green);
    box-shadow: none;
    font-size: 12px;
    line-height: 15px;
    cursor: pointer;
    background-color: var(--color-gray);
}


.c-color-blue,
.custom-color-blue{
    color: var(--color-blue)!important;
}

.c-color-green,
.custom-color-green{
    color: var(--color-green) !important;
}

.c-color-red{
    color: var(--color-red)!important;
}

.btn-danger,
.btn-danger:hover
{
    background-color: var(--color-red)!important;
}

.btn-blue,
.btn-blue:hover
{
    background-color: var(--color-blue)!important;
    text-decoration: none;
}

.btn-outline-blue,
.btn-outline-blue:hover
{
    background: white;
    border: 1px solid var(--color-blue)!important;
    color: var(--color-blue)!important;
    text-decoration: none;
}

.btn-green,
.btn-green:hover
{
    color: white;
    background-color: var(--color-green)!important;
    border: 1px solid var(--color-green)!important;
}

.btn-img{
    padding: 0;
    background:none;
}

/* 1.24.1*/
.search-menu{
    position: relative;
}
.search-menu .navbar-form{
    padding: 0;
    margin-top: 0;
}
.search-menu .btn.btn-default {
    left: -5rem;
    background: white;
    padding-left: 1rem;
}
.search-menu .input-group {
    z-index: unset;
}
.search-result.dropdown-menu{
    width: 100%;
    margin-top: 0;
    border-radius: 0;
    border: 1px solid var(--color-blue);
    z-index: var(--layer-search);
}
.search-result{
    position: absolute;
    background: white;
    right: 0;
    width: 30rem;
    border-left: 1px solid #e3e3e3;
    max-height: 80vh;
    overflow-y: auto;
}
/*/1.24.1*/

/* 1.24.2.1*/
.modal-backdrop{
    z-index: 1234567891;
}
.modal{
    z-index: 1234567892;
}
.text-none{
    text-transform: none;
}
/*/1.24.2.1*/
/* 1.24.3*/
.nivoSlider img {
    width: 100%;
}
.sub-menu-side-horizonal > ul {
    display: flex !important;
    flex-wrap: wrap !important;
}

.sub-menu-side-horizonal > ul > li {
    width: 33.33% !important;
    margin-left: 0 !important;
}

.sub-menu-side-horizonal.sub-menu-side li{
    padding-top: 6px;
}

.sub-menu-side-horizonal > ul > li > ul{
    padding-top: 0;
}

.sub-menu-side-horizonal > ul > li > ul > li {
    text-indent: 0;
    padding-left: 0;
}

.sub-menu-side-horizonal > ul > li > ul:not(.showAll) > li:nth-child(n+6):not(.js-showAll) {
    display: none!important;
}
.sub-menu-side-horizonal > ul > li > ul.showAll li.js-showAll {
    display: none!important;
}

.sub-menu-side-horizonal > ul.hide{
    display: none !important;
}
header .main-menu-col ul li .shop-category-menu li:hover,
header .main-menu-col ul li .shop-category-menu li:hover a,
.sub-menu-side li li a:hover{
    color: var(--color-green) !important;
    border-bottom: none;
}
.show-menu.show-menu-transition .shop-submenu{
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: all linear .5s;/* step-start*/
    transition-delay: 1.5s;
}
.show-menu.show-menu-transition:hover .shop-submenu{
    display: block;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}
header .main-menu-col ul li.show-menu-transition:not(:hover) .shop-category-menu li,
.show-menu-transition:not(:hover) .sub-menu-side li a{
    transition: none;
}
.sub-menu-side li a:hover {
    color: var(--color-green) !important;
}
.shop-kosik .well{
    box-shadow: none;
    color: var(--color-blue)
}
/* /1.24.2.3*/
h1, .h1 {
    font-size: 2.5rem;
}
h2, .h2 {
    font-size: var(--font-size-h2);
}

h3, .h3 {
    font-size: 1.6rem;
}
.c-text-smaller{
    font-size: 1.4rem;
}
.c-text-smaller small{
    font-size: 1rem;
    text-transform: none;
}
.c-border-green{
    border-color: var(--color-green);
}
.c-border-blue{
    border-color: var(--color-blue);
    border-style: solid;
}
.c-border-none{
    border: none;
}
.c-border-radius-0{
    border-radius: 0!important;
}
.c-background-none{
    background: none;
}
#prezentaciaKategoriiPanel{
    font-size: 15px;
}
#prezentaciaKategoriiPanel .grid{
    --bs-gap: 2rem;
}
#prezentaciaKategoriiPanel .grid> div{
    background-color: var(--color-gray);
    padding: 0.5rem;
    height: 6rem;
}
#prezentaciaKategoriiPanel img{
    aspect-ratio: 1/1;
    height: 100%;
    object-fit: contain;
    margin-right: 0.5rem;
}

.b-r-h div:not(:first-child){
    border-left: 1px solid white;
}
.o-cover{
    object-fit: cover;
}
.form-control{
    border-radius: 0;
}
.justify-content-custom{
}
.justify-content-custom > div{
    margin-left: auto;
    margin-right: auto;
}
.justify-content-custom > div:first-of-type{
    margin-left:0;
}
.justify-content-custom > div:last-of-type{
    margin-right:0;
}
.items.c-border-green{
    border-width: 1px;
    border-style: solid;
}
.items-function{
    font-size: 2rem;
    width: 2rem;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    height: 3rem;
    margin-top: 0.5rem;
}

.panel-blue {
    border:none;
    background: var(--color-blue);
    color: white;
}
.panel-blue>.panel-heading {
}
.panel-blue>.panel-body{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    border-top: 1px solid var(--color-green);
    border-bottom: 1px solid var(--color-green);
    padding-left: 0;
    padding-right: 0;
}
.panel-blue>.panel-footer {
    background: var(--color-blue);
    border: none;
}
.search-menu input,
.search-menu .btn{
    height: 50px;
}
.custom-btn.product-add  {
    background-color: var(--color-btn-red)!important;
    border-radius: 0;
}
.product-buy .custom-btn.product-add:hover {
    background-color: var(--color-btn-red)!important;
}
/* BS 3 - theme*/
.btn{
    border-radius: 0;
}
/* BS 5 */

.text-nowrap {
    white-space: nowrap !important;
}
.p-3 {
    padding: 1rem !important;
}


.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}


.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}
.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}
.ps-5 {
    padding-left: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {
    margin-top: 0.5rem !important;
}
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.ms-auto {
    margin-left: auto !important;
}


.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-flex{
    display: flex;
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.align-content-between {
    align-content: space-between !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.w-100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

[role=button] {
    cursor: pointer;
}

@media (min-width: 1200px) {
    .d-xl-flex {
        display: flex !important;
    }
}
/* BS5 - GRID */
.grid {
    display: grid;
    grid-template-rows: repeat(var(--bs-rows, 1), 1fr);
    grid-template-columns: repeat(var(--bs-columns, 12), 1fr);
    gap: var(--bs-gap, 1.5rem)
}

.grid .g-col-1 {
    grid-column: auto/span 1
}

.grid .g-col-2 {
    grid-column: auto/span 2
}

.grid .g-col-3 {
    grid-column: auto/span 3
}

.grid .g-col-4 {
    grid-column: auto/span 4
}

.grid .g-col-5 {
    grid-column: auto/span 5
}

.grid .g-col-6 {
    grid-column: auto/span 6
}

.grid .g-col-7 {
    grid-column: auto/span 7
}

.grid .g-col-8 {
    grid-column: auto/span 8
}

.grid .g-col-9 {
    grid-column: auto/span 9
}

.grid .g-col-10 {
    grid-column: auto/span 10
}

.grid .g-col-11 {
    grid-column: auto/span 11
}

.grid .g-col-12 {
    grid-column: auto/span 12
}

/* * * * */
#orderSummary{
    height: 225px;
}
.c-number-hide-arrows{
    text-align: right;
}
input.c-number-hide-arrows::-webkit-outer-spin-button,
input.c-number-hide-arrows::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input.c-number-hide-arrows[type=number]{
    -moz-appearance: textfield;
}
.c-background-light-gray,
select[name="hodnoty[F_SO_COUNTRY_CODE]"],
select[name="hodnoty[F_OD_ADDRESS_COUNTRY]"],
select[name="hodnoty[F_OD_SHIPPING_ADDRESS_COUNTRY]"]{
    background: var(--color-light-gray);
}
.bottom-category.shop-category-menu li h3,
#category-left-filter .header{
    font-size: 20px;
    font-weight: var(--font-weight-semibold);
}
.sort-menu .btn-group .dropdown-menu>li>a{
    line-height: 42px;
    font-size: 16px;
    font-weight: normal;
}