html {

}

.header-nav-inline {
    display: inline-flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
    justify-content: center;
}
.header-nav-inline a.link-contact {
    white-space: nowrap;
}

.container {
    max-width: 100%;
    padding: 0;
}

.row {
    padding: 0;
    margin: 0;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #080808;
    text-align: left;
    background-color: #fff;
}

#contacter-mob {
    display: none;
}

#searchable-mob {
    display: none;
}

.page {
    position: relative;
    overflow: hidden;
    min-height: 100vh;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}

.page-header {
    position: absolute;
    top: 2px;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 20;
}

.header-align {
    margin: auto;
    text-align: center;
}

.header-contact {
    margin: auto;
    text-align: right;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

.logo-svg {
    width: 100px;
    height: 100px;
}

.link-contact {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-decoration: none;
}

.link-menu {
    padding-top: 7%;
}

.centers {
    /*text-align: center;*/
    text-transform: uppercase;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 42px;
    text-decoration-line: underline;
    color: #000000;
}

.cat-menu {
    list-style: none;
}

.cat-menu li {
    display: inline-block;
    margin-right: 1%;
}

.cat-menu a {
    color: #000000;
}

.cat-menu a:hover {
    text-decoration: none;
    color: #029CA6;
}

#searchable {
    position: relative;
    display: inline-block;
    width: 100%;
}
#searchable-mob {
    position: relative;
}
.free-icon-loupe {
    position: absolute;
    width: 29px;
    height: 29px;
    left: auto;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/free-icon-loupe.svg);
}

.slider-container {
    background: #029CA6;
    width: 100%;
    min-height: 340px;
    max-height: 340px;
}

.carousel-item {
    position: relative;
}

.carousel-item img {
    width: 100% !important;
    height: 340px;
    object-fit: cover;
    margin-left: 0;
}

/* Затемнення зліва для читабельності білого тексту банера */
.carousel-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.30) 35%, rgba(0,0,0,0) 60%);
    pointer-events: none;
    z-index: 1;
}

.carousel-caption {
    z-index: 2;
    text-shadow: 0 1px 5px rgba(0,0,0,0.7);
}

.slide-button {
    z-index: 2;
}

.carousel {
    height: 340px;
}

.d-md-block {
    width: 25%;
    position: absolute;
    top: 10%;
}

.slide-button {
    position: absolute;
    top: 85%;
    left: 34%;
    width: 160px;
    height: 47px;
    background: #0270A6;
    border-radius: 5px;
    color: #ffffff;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-decoration: none;
    padding: 5px;

}

.slogan-container {
    background: #76F983;
    width: 100%;
    min-height: 62px;
    max-height: 62px;
}

.slogan-container p {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    height: 62px;
    padding: 0;
    margin: 0;
    line-height: 62px;
}

.logo-container {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
}

.logo-container > div {
    flex: 0 0 auto;
    width: auto !important;
    max-width: none;
}

.logo-container a {
    text-decoration: none;
}

.logo-container img {
    width: auto;
    max-height: 80px;
    max-width: 220px;
    margin: 20px 0;
}

.background {
    height: 260px;
    width: 80%;
    margin: 0 auto;
    position: relative;
    background-size: cover;
    background-position: center;
}

.banner-text-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-text-block p {
    color: #ffffff;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 47px;
    text-align: center;
    -webkit-text-stroke: .07em rgb(0, 0, 0);
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.why-container {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.why-container h2 {
    text-align: center;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
}

.why-container h5 {
    margin-top: 0.5rem;
    margin-bottom: 0;
    font-family: Roboto Condensed;
    font-style: normal;
}

.callback {
    height: 150px;
    background-color: #EFEFEF;
    padding: 15px 80px !important;
    /*margin-top: 30px !important;*/
}

.phone-img {
    text-align: center;
}

.call-form {
    padding: 1% 10%;
}

.call-form h5 {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}

.call-form input {
    border: none;
    background: #efefef;
    border-bottom: 1px solid #000000;
}

.call-form button {
    width: 200px;
    height: 41px;
    background: #76F983;
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}

.footer-block {
    height: 265px;
    color: #ffffff;
    background: #0270A6;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    padding: 15px 0px 0px 2% !important;
}

.contact-block {
    padding-left: 10%;
}

.contact-block p {
    line-height: 20px;
    font-size: 16px;
}

.logo-block {
    text-align: center;
}

.logo-block img {
    margin-left: -5%;
}

.about-block {
    font-size: 16px;
    line-height: 20px;
    padding-left: 10%;
}

.copyright {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}

.contact-title h1 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
}

.contact-title h3 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.contacts {
    background: url(../images/bubble.png) no-repeat;
    background-position: bottom;
    background-size: contain;
    padding-bottom: 9%;
}

.contacts:before {
    background: #ffffffd6;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 71%;
    pointer-events: none;
}

.container-contact {
    position: relative;
    z-index: 2;
}

.link-us {
    font-family: Roboto Condensed;
    text-align: center;
}

.link-us h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
}

.link-us h4 {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
}

.form-feedback {
    margin-top: 4% !important;
}

#feedback {
    width: 80%;
    padding-left: 30%;
}

#feedback button {
    margin-left: 69%;
    margin-top: 1%;
}

.about {
    padding: 15px !important;
}

.first-block {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50px 0px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.second-block {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.third-block {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 50px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.first-block h4, .second-block h4, .third-block h4 {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

iframe {
    margin-bottom: -6px;
}

.fram {
    width: 80%;
    height: 72vh;
    margin: 20px 10%;
}

.maps {
    padding: 0px;
}

.delivery {
    background: url(../images/bubble.png) no-repeat;
    background-position: bottom;
    background-size: contain;
    padding-bottom: 9%;
}

.delivery:before {
    background: #ffffffd6;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    pointer-events: none;
}

.justy {
    text-align: justify;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.error {
    position: relative;
    overflow: hidden;
    min-height: 72vh;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}

.errors {
    background: url(../images/bubble.png) no-repeat;
    background-position: bottom;
    background-size: contain;
    padding-bottom: 9%;
}

.errors:before {
    background: #ffffffd6;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.errors .contact-title {
    text-align: center;
}

.breadcrumb {
    margin-left: 3.5%;
}

.breadcrumb li > a {
    color: #000000;
    margin-right: 18px;
    text-decoration: none;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}

.breadcrumb li:last-child::before {
    content: url("../images/ellipse.svg");
    margin-right: 18px;
}

.breadcrumb li:first-child a {
    color: #0270a6 !important;
}

.breadcrumb li > a:hover {
    color: #029CA6;
}

.catalog-title {
    width: 100%;
    text-align: center;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 47px;
}

.horizon {
    border: 1px solid rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
}

.horizon-hide {
    border: 1px solid rgba(0, 0, 0, 0.25);
    margin-bottom: 0;
    display: none;
}

.cats {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
}

.catname {
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    margin-left: 5%;
}

.subcats {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
}

.rads {
    margin-left: 10%;
}

.rads + label {
    cursor: pointer;
}

.rads + label:hover {
    color: #029CA6;
}

.rads {
    position: relative;
    height: 12px;
    width: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}

.rads::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border: 2px solid #1e90ff;
}

.rads:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #76F983;
    transform: translate(-50%, -50%);
    visibility: visible;
}

.subcats-link {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 5px;
}

.product-img {
    max-width: 100%;
    max-height: 300px;
    min-height: 300px;
    text-align: center;
}

.product-img img {
    max-height: 300px;
    max-width: 80%;
    vertical-align: middle;
}

.product {
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    height: 100%;
    padding: 16px;
}

.product:hover {
    color: #029CA6;
    box-shadow: 0px 10px 4px 4px #d7d7d7;

}

.product a:hover {
    color: #029CA6;
}

.product:hover .add-cart {
    margin-left: 50%;
    display: inline;
    cursor: pointer;
}

.product:hover .add-cart-mp {
    margin-left: 30%;
    display: inline;
    cursor: pointer;
}

.name-product {
    overflow: hidden;
    width: 90%;
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 119.38%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 3.6em;
}

.price-product {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}

.link-product {
    text-decoration: none;
    color: #000;
}

.subcats-link a {
    text-decoration: none;
    color: #000;
}

.subcats-link a:hover {
    color: #029CA6;
}

.add-cart {
    display: none;
}

.add-cart-mp {
    display: none;
}

.filter {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    margin-left: 10%;
}

.amount {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.56);
    box-sizing: border-box;
    border-radius: 3px;
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    display: inline;
    width: 75px;
    text-align: center
}

.ranger {
    padding: 1% 0 10% 10%;
}

#amount2 {
    margin-bottom: 10px;
}

.form-filter button {
    text-align: center;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #000 !important;
    font-weight: normal;
    color: #454545;
}

.filter-button {
    margin-left: 10%;
}

#slider-range {
    height: 4px !important;
}

.ui-slider .ui-slider-handle {
    width: 15px !important;
    height: 15px !important;
    border-radius: 50%;
}

.ui-widget-header {
    background: #1e90ff !important;
}

.breadcrumbs li {
    list-style: none;
    display: inline;
}

.breadcrumbs li > a {
    color: #029CA6;
    margin-right: 18px;
    text-decoration: none;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}

.breadcrumbs li::before {
    content: url("../images/ellipse.svg");
    margin-right: 18px;
}

.breadcrumbs li:last-child {
    color: #000000;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
}

.breadcrumbs li:first-child::before {
    content: '';
}

.prodImg {
    text-align: center;
}

.prod-title {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 119.38%;
    padding-top: 5%;
}

.prod-price {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    margin-top: 5%;
}

.ds {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    text-align: justify;
    padding: 1%;

}

.prod-desc {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: justify;
    padding: 1%;
}

.prod-view {
    border: 1px solid #EFEFEF;
}

.prod-view img {
    width: 100%;
}

.last-title {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 119.38%;
    text-align: center;
}

.last-price {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 119.38%;
    text-align: center;
}

.inrow {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.inrow label {
    position: relative;
    left: 90%;
}

.inrow textarea {
    margin-left: 4%;
    min-height: calc(7.5em + (0.75rem + 2px));
}

.inrow-radio {
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 10px;
    margin-left: -54%;
}

/*.inrow-radio label {*/
/*    position: relative;*/
/*    left: 29%;*/
/*}*/

.left-side-cart {
    padding-left: 15%;
}

#np-div {
    margin-left: 8%;
}

.right-side-cart {
    padding-right: 15%;
}

.prod-title-cart {
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 145.88%;
}

.prod-price-cart {
    font-family: Roboto Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    margin-top: 5%;
}

.cart-prod {
    padding-top: 5%;
}

.cart-prod img {
    width: 8%;
    cursor: pointer;
}

.pop-prod {
    text-align: center;
    min-height: 275px;
    max-height: 275px;
}

.pop-prod div {
    background: #fff;
    border: 1px solid #a5a4a4d3;
    margin: 5px;
    min-height: 270px;
    max-height: 270px;
    overflow: hidden;
}

.pop-prod div img {
    width: auto !important;
    max-width: 100%;
    max-height: 150px;
    object-fit: contain;
}

.name-product-pop {
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    line-height: 119.38%;
    text-overflow: ellipsis;
    padding: 0px 20px;
}

.pop-title {
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    margin-top: 15%;
}

.mp {
    text-decoration: none;
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

.mp-sub {
    font-family: Roboto Condensed;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    line-height: 90%;
}

.err {
    border: 1px solid #ff0000;
}

.pagination {
    justify-content: center;
}

.search-result {
    text-align: left;
}

.search-result ul {
    list-style: none;
    padding: 10px;
    position: absolute;
    max-width: 500px;
    background-color: #f3e2e2;
}

.search-result li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-result a {
    color: #029CA6;
    text-decoration: none;
    font-family: Roboto Slab;
}

.search-result a:hover {
    color: #034347;
}

.sam {
    position: relative;
    left: 33%;
}

.np {
    position: relative;
    left: 37%;
}

.pm {
    position: relative;
    left: 56%;
}

.chckbx {
    width: 34px;
    height: 34px;
}

.prod-img {
    width: 100%;
}

.shadow {
    display: none;
    height: 100vh;
    width: 100vw;
    background-color: #4a5568;
}

.modal-cart {
    position: absolute;
    top: 10%;
    left: 36%;
    z-index: 101;
    display: none;
}
.shadow {
    display: none;
    height: 100vh;
    width: 100vw;
    background-color: #4a556880;
    position: absolute;
    top: 0;
    z-index: 100;
}
.error-mail{
	border:1px solid red !important;
}