/** Shopify CDN: Minification failed

Line 460:1 Expected "}" to go with "{"

**/
@font-face {
  font-family: 'AvenirNextRegular';
  src: url('/cdn/shop/files/avenir-next-regular.ttf?v=1748502165') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'AvenirNextRegular', sans-serif !important;
}
body p, body a {
   font-family: 'AvenirNextRegular', sans-serif !important;
}
.custom-image-banner .banner__media.media.banner__media-half {
    background: #fff;
}
.custom-image-banner .banner__media.media.banner__media-half img.banner__media-image-half {
    object-fit: contain;
}
s.price-item.price-item--regular {
    display: none;
}
.custom-image-banner {
    width: 100%;
/*    border-top: 1px solid #000;*/
}
/*.custom-image-banner .banner__content .banner__box .banner__buttons a.button {
    font-size: 20px;
    padding: 14px 40px;
    border-radius: 70px;
    font-family: AvenirNextRegular,sans-serif!important;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    transition: all .5s ease-in-out;
    background: #3e1707;
}
.custom-image-banner .banner__content .banner__box .banner__buttons a.button:hover {
    background: #f5f0e1;
    color: #000000;
}*/
.custom-image-banner .banner__content .banner__box .banner__buttons a.button:before, .custom-image-banner .banner__content .banner__box .banner__buttons a.button:after {
    display: none;
}
.custom_collection .collection .slider-buttons .slider-counter.caption {
    display: none;
}

.custom_collection .collection .slider-buttons button.slider-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 70px;  
    background: #fff;
}
.custom_collection .collection .slider-buttons button.slider-button.slider-button--next {
    left: auto;
    right: 20px;
}
.footer__content-bottom-wrapper {
    justify-content: center;
}
.custom_grid .product-grid-container .collection.page-width {
    /* width: 100%;
    max-width: 100%;
    padding: 0 30px; */
}
.custom_grid .facets-wrapper.page-width {
    /* width: 100%;
    max-width: 100%;
    padding: 0 30px; */
}
.kontakta h2.image-with-text__heading.inline-richtext.h1 {
    color: #fff;
    font-weight: 600;
    font-family: 'AvenirNextRegular', sans-serif !important;
}

.kontakta p {
    color: #fff;
}
.kontakta .image-with-text .grid__item {
    position: relative;
    background: #3E1707;
}
.custom_form {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4%;
    margin-bottom: 5%;
}

/*29-5-2002 css start here*/
.utility-bar {
    background-color: #f5f0e1;
    text-align: center;
    color: #3e1707;
}
header.header nav.header__inline-menu ul.list-menu li a span {
    font-size: 14px;
    text-transform: capitalize;
    font-family: AvenirNextRegular,sans-serif!important;
    letter-spacing: normal;
    text-decoration: none;
    transition: all .5s ease-in-out;
    color: #1f1007;
    transition: width .3s;
}
.custom_collection .card__information h3 a {
    font-family: 'AvenirNextRegular', sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
}
.custom_collection .card__information .price__container span {
    font-family: 'AvenirNextRegular', sans-serif !important;
    letter-spacing: normal;
    text-transform: none;
    font-size: 14px;
}
.footer-block.grid__item h2.footer-block__heading {
    font-size: 16px;
    font-family: 'AvenirNextRegular', sans-serif !important;
    letter-spacing: normal;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
}
.footer-block.grid__item ul.footer-block__details-content li a.link {
    font-size: 14px;
    font-family: 'AvenirNextRegular', sans-serif !important;
    letter-spacing: normal;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    text-transform: capitalize;
}
.facets__form h2, .facets__form span, .facets__form select {
    font-size: 14px;
    font-family: 'AvenirNextRegular', sans-serif !important;
    letter-spacing: normal;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    text-transform: capitalize;
}
.announcement-bar__message span {
    color: #000000;
    font-family: AvenirNextRegular,sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .1rem;
}
.footer__content-bottom {
    padding-top: 0 !important;
}
.footer__content-bottom .footer__copyright small.copyright__content {
    font-size: 12px;
    font-family: 'AvenirNextRegular', sans-serif !important;
    letter-spacing: normal;
}
.custom_grid .card__information h3 a {
    font-family: AvenirNextRegular, sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
}
.custom_grid .card__information span {
    font-family: AvenirNextRegular, sans-serif !important;
    letter-spacing: normal;
    text-transform: none;
    font-size: 14px;
}
.custom_form h2.title {
    font-family: AvenirNextRegular, sans-serif !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    padding-bottom: 30px;
}
.custom_form form .field label.field__label {
    font-family: AvenirNextRegular, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: normal;
}
.custom_form form .field input, .custom_form form .field textarea {
    border-radius: 4px;
    border: 1px solid #afafaf;
    outline: none ! IMPORTANT;
    box-shadow: none;
}
.custom_form form .field::before, .custom_form form .field::after {
    display: none;
}
.contact__button button.button {
    border-radius: 0;
    font-family: AvenirNextRegular,sans-serif;
    color: #000;
    padding: 12px 30px;
    transition: all .4s ease-in-out;
    text-transform: uppercase;
    border: none;
    text-align: center;
    background-color: #f5f0e1;
}
.contact__button button.button:hover {
    background-color: #e8e0c5;
    color: #111;
    transform: scale(1.03);
}
.contact__button {
    margin-top: 0 !IMPORTANT;
    text-align: center;
}
.contact__button button.button::before, .contact__button button.button::after {
    display: none;
}
header.header nav.header__inline-menu ul.list-menu li a span {
    position: relative;
}
header.header nav.header__inline-menu ul.list-menu li a span:after {
    content: "";
    width: 0;
    height: 1px;
    background: #3e1707;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width .3s;
}
.header__menu-item:hover span {
    text-decoration: underline;
    text-underline-offset: .3rem;
}
.homepage .header__inline-menu ul.list-menu li a {
    transition: transform .2s;
}
.header__inline-menu ul.list-menu li a:hover span:after {
    width: 100% !important;
}
.product__info-wrapper .product__title h1 {
    font-family: AvenirNextRegular, sans-serif !important;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: normal;
    padding-top: 20px;
}
.product__info-wrapper .product__title h1 {
    font-family: AvenirNextRegular, sans-serif !important;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: normal;
    padding-top: 20px;
    color: #1f1007;
}
.related-products__heading {
    text-align: center;
    text-transform: capitalize;
    font-family: AvenirNextRegular, sans-serif !important;
    letter-spacing: normal;
    color: #1f1007;
}

.custom-image-banner .banner__content .banner__box .banner__buttons a.button {
    background-color: #f5f0e1;
    border-radius: 0;
    font-family: AvenirNextRegular,sans-serif;
    color: #000;
    padding: 12px 30px;
    transition: all .4s ease-in-out;
    text-transform: uppercase;
    border: none;
    text-align: center;
    font-size: 16px;
}


.custom-image-banner .banner__content .banner__box .banner__buttons a.button:hover {
  background-color: #e8e0c5;
  color: #111;
  transform: scale(1.03);
}
.custom_image_text .page-width {
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.custom_image_text .page-width .image-with-text {
    width: 100%;
    max-width: 100%;
}
.card__badge.bottom.left span {
    background: none !important;
    color: #000;
    font-style: italic;
    font-weight: 400;
    padding: 0;
    border: none;
    box-shadow: none;
    font-family: AvenirNextRegular,sans-serif;
}


.product .product .product__info-wrapper .price .badge {
    background: transparent;
    color: #000;
    font-family: AvenirNextRegular, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: normal;
    text-transform: none;
    margin: 0;
    text-decoration: none;
    font-style: italic;
}
.product .product .product__info-wrapper variant-selects fieldset.product-form__input label {
    background: transparent;
    color: #000;
    border-color: transparent;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0;
}
.product .product .product__info-wrapper variant-selects fieldset.product-form__input label:hover {
    border-color: #000;
}


.product .product .product__info-wrapper variant-selects fieldset.product-form__input input[type=radio]:checked + label {
    border-color: #000;
}
.product .product .product__info-wrapper product-form.product-form form .product-form__buttons button {
    background: #f5f0e1;
    color: #000;
	border: 1px solid #000;
}
.product .product .product__info-wrapper product-form.product-form form .product-form__buttons button:after, .product .product .product__info-wrapper product-form.product-form form .product-form__buttons button:before {
    display: none;
}
.product .product .product__info-wrapper .product-form__quantity .price-per-item__container quantity-input.quantity {
   /*  background: #f4f0e0; */
    color: #000;
}
.product .product .product__info-wrapper .product-form__quantity {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 10px;
}
.product .product .product__info-wrapper variant-selects {
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.product__info-container product-form.product-form {
    margin-top: 10px;
}
.limited-stock p {
background: none !important;
    color: #000;
    font-style: italic;
    font-weight: 500;
    padding: 0;
    border: none;
    box-shadow: none;
    font-family: AvenirNextRegular, sans-serif;
    margin: -4px;
    font-size: 12px;
}
.footer-block__details-content.rte p {
    font-size: 14px;
    font-family: AvenirNextRegular, sans-serif !important;
    text-transform: capitalize;
}



/************ Media css start here******************/
@media(max-width: 767px){
.banner--medium.banner--mobile-bottom:not(.banner--adapt) .banner__media, .banner--medium.banner--stacked:not(.banner--mobile-bottom):not(.banner--adapt)>.banner__media {
    height: 200px !important;
}
.menu-drawer__menu-item {
    font-size: 16px;
}
.banner__box.content-container.content-container--full-width-mobile.color-scheme-1.gradient {
    padding-top: 30px;
}
.custom-image-banner .banner__content .banner__box .banner__buttons a.button {
    font-size: 16px;
}
.custom_collection .collection .slider-buttons button.slider-button {
    display: none;
}
.custom_collection .card__information h3 a {
    font-size: 14px;
}
.custom_collection .card__information .price__container span {
    font-size: 12px;
}
.price--on-sale .price-item--regular {
    font-size: 12px;
}
.footer-block.grid__item h2.footer-block__heading {
    text-align: center;
}
.footer-block.grid__item ul.footer-block__details-content li a.link, .facets__form h2, .facets__form span, .facets__form select {
    justify-content: center;
}
ul.footer-block__details-content.list-unstyled {
    margin-bottom: 0;
}
footer.footer.color-scheme-4.gradient.section-sections--24753498292558__footer-padding {
    padding-top: 40px;
}
.footer-block__details-content.footer-block-image {
    margin-bottom: 20px;
}
.custom_grid .card__information h3 a {
    font-size: 14px;
}
.custom_grid .card__information span {
    font-size: 12px;
}
.custom_form h2.title {
    font-size: 20px;
    line-height: 26px;
}
.custom_image_text p {
    font-size: 16px;
    line-height: normal;
}
  .footer-block__details-content p {
           text-align: center;
        margin-top: 12px !important;
}
.limited-stock p {
    font-size: 12px;
    color: #000;
    display: inline;
    margin-right: 0px;
    font-style: normal;

}