.btn,
a.btn {
    font-weight: 400 !important
}

.btn.btn-cart,
.btn.btn-cart:hover,
.btn.btn-conversion,
.btn.btn-conversion:hover,
.btn.btn-default,
.btn.btn-default:hover,
a.btn.btn-cart,
a.btn.btn-cart:hover,
a.btn.btn-conversion,
a.btn.btn-conversion:hover,
a.btn.btn-default,
a.btn.btn-default:hover {
    color: #fff
}

.in-index .homepage-group-title {
    order: 5
}

.in-index .product-slider-holder {
    order: 5;
    padding: 0 0 30px
}

.in-index .product-slider-holder .products-block {
    transform: none !important;
    transition: none !important;
    width: 100% !important
}

.in-index .product-slider-holder .products-block>div {
    display: block !important;
    float: none !important
}

@media (max-width:319px) {

    .in-index .product-slider-holder .products-block>div:first-child,
    .in-index .product-slider-holder .products-block>div:last-child {
        display: none !important
    }
}

@media (min-width:320px) {

    .in-index .product-slider-holder .products-block>div:last-child,
    .in-index .product-slider-holder .products-block>div:nth-child(-n+2),
    .in-index .product-slider-holder .products-block>div:nth-last-child(2) {
        display: none !important
    }
}

@media (min-width:992px) {

    .in-index .product-slider-holder .products-block>div:nth-child(-n+3),
    .in-index .product-slider-holder .products-block>div:nth-last-child(3) {
        display: none !important
    }
}

@media (min-width:1200px) {

    .in-index .product-slider-holder .products-block>div:nth-child(-n+4),
    .in-index .product-slider-holder .products-block>div:nth-last-child(4) {
        display: none !important
    }
}

.in-index .product-slider-holder .product-slider-navination,
.in-index .product-slider-holder .product-slider-pagination {
    display: none
}

.in-index #content {
    display: flex;
    flex-direction: column
}

.in-index .welcome-wrapper {
    margin-bottom: 0
}

@media (max-width:767px) {
    .in-index .welcome-wrapper {
        padding-bottom: 10px
    }
}

.site-msg.information {
    background-color: #ffdd01;
    box-shadow: none;
    color: #000;
    left: 0;
    max-width: 100%;
    padding: 13px 0;
    right: inherit;
    text-align: center
}

@media (max-width:767px) {
    .site-msg.information {
        background-color: rgba(255, 221, 1, .8);
        bottom: 0;
        padding-right: 10px;
        right: 0;
        text-align: left
    }
}

@media (min-width:768px) {
    .site-msg.information {
        position: static
    }
}

.site-msg.information .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width:768px) {
    .site-msg.information .container {
        width: 747px
    }
}

@media (min-width:992px) {
    .site-msg.information .container {
        width: 972px
    }
}

@media (min-width:1200px) {
    .site-msg.information .container {
        width: 1178px
    }
}

@media (min-width:1440px) {
    .site-msg.information .container {
        width: 1418px
    }
}

.site-msg.information .text {
    font-size: 14px
}

.certificate {
    border: 13px solid #fff4ee;
    margin: 40px auto;
    max-width: 1060px
}

.certificate .wrap {
    align-items: center;
    background-color: #fff4ee;
    border: 10px solid #fff;
    display: flex;
    padding: 20px 10px
}

@media (max-width:767px) {
    .certificate .wrap {
        flex-direction: row-reverse
    }
}

@media (min-width:768px) {
    .certificate .wrap {
        justify-content: space-between
    }
}

@media (min-width:992px) {
    .certificate .wrap {
        padding: 40px 30px
    }
}

.certificate .wrap p {
    font-size: 16px;
    max-width: 520px;
    width: 100%
}

.certificate .wrap h2 {
    font-size: 30px;
    margin: 0 0 20px
}

@media (min-width:768px) {
    .certificate .wrap h2 {
        font-size: 34px
    }
}

@media (min-width:1200px) {
    .certificate .wrap h2 {
        font-size: 37px
    }
}

.certificate .wrap .btn {
    margin-top: 10px
}

@media (max-width:767px) {
    .certificate .wrap .btn {
        padding-left: 15px;
        padding-right: 15px
    }
}

.certificate .text {
    padding: 20px
}

.certificate .img {
    margin: 0 auto;
    padding: 20px
}

@media (max-width:767px) {
    .certificate .img {
        padding: 0
    }
}

.packages {
    border: 10px solid #fff4ee;
    margin: 30px auto;
    max-width: 1060px;
    padding: 40px 20px
}

@media (min-width:768px) {
    .packages {
        padding: 50px 30px
    }
}

@media (min-width:1200px) {
    .packages {
        padding: 60px 50px
    }
}

@media (min-width:1380px) {
    .packages {
        padding: 70px 80px
    }
}

@media (max-width:1199px) {
    .packages {
        text-align: center
    }
}

.packages .text h2 {
    font-size: 30px;
    margin: 0 0 35px
}

@media (min-width:768px) {
    .packages .text h2 {
        font-size: 34px
    }
}

@media (min-width:1200px) {
    .packages .text h2 {
        font-size: 37px
    }
}

.packages .text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5
}

@media (max-width:767px) {
    .packages .text p:first-of-type {
        display: none
    }
}

@media (min-width:768px) {
    .packages .text p:last-of-type {
        display: none
    }
}

.packages .images {
    margin: 0 -18px 30px;
    width: calc(100% + 36px)
}

@media (max-width:767px) {
    .packages .images {
        display: none;
        width: 40%
    }
}

@media (min-width:768px) {
    .packages .images {
        display: flex
    }
}

.packages .images .img {
    padding: 18px;
    position: relative
}

.packages .images .img:not(:first-child):after {
    background: url(https://cdn.myshoptet.com/usr/659795.myshoptet.com/user/documents/upload/icons/arrow.svg) no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 64px;
    left: -32px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 74px
}

@media (max-width:767px) {
    .packages .images .img:not(:first-child):after {
        display: none;
        left: 50%;
        margin-left: -37px;
        top: -32px;
        transform: rotate(90deg)
    }
}

.packages .btn {
    max-width: 290px;
    width: 100%
}

.id-29 article header {
    text-align: center
}

.contact-text {
    background: url(https://cdn.myshoptet.com/usr/659795.myshoptet.com/user/documents/upload/icons/gitl-bg.svg) 50% no-repeat;
    background-size: auto 100%;
    margin: 40px auto 0;
    max-width: 484px;
    padding: 75px 0
}

.contact-text p {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    max-width: 456px
}

.contact-info {
    margin: 0 auto 40px;
    max-width: 484px;
    text-align: center
}

@media (min-width:480px) {
    .contact-info {
        display: flex;
        gap: 10px
    }
}

.contact-info>div {
    padding: 15px 0
}

@media (min-width:480px) {
    .contact-info>div {
        width: 50%
    }
}

@media (max-width:479px) {
    .contact-info .right h4 {
        margin-top: 0
    }
}

.contact-info h4 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 32px
}

.contact-info h4 span {
    background-color: #fff4ee;
    border-radius: 25px;
    display: inline-block;
    padding: 10px 20px
}

.contact-info h4 span+span {
    margin-top: -8px
}

.contact-info p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 25px !important
}

.contact-info .btn {
    margin-bottom: 10px
}

.contact-info a.mail {
    text-decoration: underline
}

.contact-info a.mail:hover {
    text-decoration: none
}

.type-page div[itemprop=about] {
    max-width: 1064px;
    width: 100%
}

.about-us .row {
    padding-bottom: 10px;
    padding-top: 10px
}

@media (min-width:992px) {
    .about-us .row {
        display: flex;
        padding-bottom: 35px
    }

    .about-us .row:nth-child(2n) {
        flex-direction: row-reverse
    }

    .about-us .row:nth-child(odd) p img {
        display: block;
        margin-left: auto
    }
}

.rating-section {
    padding: 60px 20px 80px
}

@media (max-width:767px) {
    .rating-section {
        padding-left: 10px;
        padding-right: 10px
    }
}

.rating-section>h2 {
    text-align: center
}

.rating-section .text-center .btn,
.rating-section .votes-wrap {
    margin-top: 40px
}

.rating-section .votes-wrap .slick-track {
    display: flex
}

@media (min-width:768px) {
    .rating-section .votes-wrap .slick-track {
        gap: 20px
    }
}

.rating-section .votes-wrap .slick-list {
    width: 100%
}

.rating-section .votes-wrap .slick-dots {
    display: flex !important;
    justify-content: center
}

.rating-section .vote-wrap {
    background-color: #fff4ee;
    border: none;
    display: flex !important;
    flex-direction: column-reverse;
    height: inherit;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 20px 20px 25px
}

@media (min-width:768px) {
    .rating-section .vote-wrap {
        padding: 25px 25px 30px
    }
}

.rating-section .vote-wrap .vote-header {
    margin: 10px 0 0
}

.rating-section .vote-wrap .vote-header .vote-pic {
    display: none
}

.rating-section .vote-wrap .vote-header .vote-name {
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0 0
}

.rating-section .vote-wrap .vote-rating {
    margin-top: 7px
}

.rating-section .vote-wrap .vote-rating .vote-delimeter {
    display: none
}

.rating-section .vote-wrap .vote-rating .vote-time {
    font-size: 14px
}

.rating-section .vote-wrap .vote-content {
    font-size: 15px;
    line-height: 20px;
    margin-top: 0
}

.rating-section .vote-wrap .vote-content:before {
    background: url(https://cdn.myshoptet.com/usr/659795.myshoptet.com/user/documents/upload/icons/mark.svg) 50% no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 28px;
    margin-bottom: 10px;
    width: 30px
}

:focus {
    box-shadow: none;
    outline: none
}

.slick-slider {
    box-sizing: border-box;
    display: block;
    position: relative;
    touch-action: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.slick-slider .slick-arrow {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 0;
    display: flex;
    height: 32px;
    justify-content: center;
    margin-top: -16px;
    opacity: 1;
    position: absolute;
    top: 50%;
    width: 32px;
    z-index: 4
}

.slick-slider .slick-arrow:hover:after {
    color: #f3a19f
}

.slick-slider .slick-arrow.slick-disabled {
    display: none !important
}

.slick-slider .slick-arrow:after {
    align-items: center;
    color: #000;
    display: flex;
    font-family: shoptet;
    font-size: 20px;
    height: 100%;
    justify-content: center;
    width: 100%
}

.slick-slider .slick-arrow.slick-prev {
    left: -20px
}

.slick-slider .slick-arrow.slick-prev:after {
    content: "\e90f"
}

.slick-slider .slick-arrow.slick-next {
    right: -20px
}

.slick-slider .slick-arrow.slick-next:after {
    content: "\e910"
}

.slick-list {
    display: block !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.slick-list:focus {
    outline: none
}

.slick-loading .slick-list {
    background: #fff slick-image-url("ajax-loader.gif") 50% no-repeat
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
    transform: translateZ(0)
}

.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0;
    zoom: 1
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 20px 0 10px;
    padding: 0;
    width: 100%
}

.slick-dots li {
    height: 11px;
    list-style: none;
    margin: 0 3px;
    position: relative;
    width: 11px
}

.slick-dots li button {
    background-color: #fff4ee;
    border: 1px solid transparent;
    border-radius: 50%;
    display: block;
    font-size: 0;
    height: 11px;
    padding: 0;
    width: 11px
}

.slick-dots li.slick-active button {
    background-color: #f3a19f;
    border: 2px solid #f3a19f;
    border-radius: 50%;
    height: 11px;
    width: 11px
}

.products-block.slick-slider>div {
    border: 0;
    padding: 0;
    width: 100%
}

.p-data-wrapper .detail-parameters tr,
.p-data-wrapper .detail-parameters tr th {
    display: block
}

.p-data-wrapper .detail-parameters tr th:after {
    display: none
}

.p-data-wrapper .detail-parameters tr td {
    display: flex;
    margin-top: 5px;
    padding-left: 0
}

.p-data-wrapper .detail-parameters tr td .availability-label {
    margin-left: 0
}

.p-data-wrapper .detail-parameters tr .in-stock {
    align-items: center;
    background-color: #fff4ee;
    border: 1px solid #f3a19f;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    padding: 10px 15px
}

.p-data-wrapper .detail-parameters tr .in-stock .availability-label {
    align-items: center;
    color: #f3a19f !important;
    display: flex
}

.p-data-wrapper .detail-parameters tr .in-stock .availability-label:before {
    background: url(https://cdn.myshoptet.com/usr/659795.myshoptet.com/user/documents/upload/icons/clock.svg?1) no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    height: 24px;
    margin-right: 10px;
    width: 24px
}

.p-data-wrapper .detail-parameters tr .in-stock .availability-amount {
    color: #f3a19f;
    margin-left: 4px
}

.p-data-wrapper .detail-parameters tr .out-stock {
    align-items: center;
    border: 1px solid #000;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    padding: 10px 15px
}

.p-data-wrapper .detail-parameters tr .out-stock .availability-label {
    align-items: center;
    color: #000 !important;
    display: flex
}

.p-data-wrapper .detail-parameters tr .out-stock .availability-amount {
    color: #000;
    margin-left: 4px
}

.p-data-wrapper .link-icon.watchdog.btn-default {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
    width: -moz-max-content;
    width: max-content
}

.p-data-wrapper .link-icon.watchdog.btn-default:before {
    margin: 0 10px 0 0
}

@media (min-width:992px) {
    .benefitBanner__item {
        flex: 0 0 25%;
        width: 25%
    }
}

.benefitBanner__item .benefitBanner__picture {
    flex: auto;
    max-height: 55px;
    max-width: 70px;
    min-width: 70px
}

@media (min-width:768px) {
    #footer .custom-footer>div {
        width: 33.33%
    }
}

#footer .custom-footer>div:nth-child(n+3) {
    display: none
}

#footer .payments p {
    align-items: center;
    display: flex;
    margin: 0 0 12px !important
}

#footer .payments p .img {
    height: 25px;
    margin-right: 10px;
    max-width: 25px;
    min-width: 25px
}

#footer .cards {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px
}

#footer .cards .img {
    height: 30px;
    margin: 0 5px 5px 0
}

#footer .cards .img img {
    max-height: 100%
}

@media (min-width:768px) {
    .filter-section.filter-section-button {
        display: none
    }

    #category-filter-hover {
        display: block
    }
}

#content .checkout-box .toggle-contacts {
    display: none
}

#content .checkout-box .box.box-sm {
    height: auto;
    margin-top: 11px;
    transform: scale(1);
    visibility: visible
}

@media (max-width:767px) {

    .cart-window-visible .site-msg.information,
    .navigation-window-visible .site-msg.information {
        display: none
    }
}

.site-msg.information {
    background-color: #f3a19f
}

@media (max-width:767px) {
    .site-msg.information {
        padding: 0 10px 0 0;
        position: static
    }

    .site-msg.information .container {
        padding: 10px 20px 10px 10px
    }
}

.site-msg.information .text {
    color: #fff
}

@media (max-width:767px) {
    .site-msg.information .text {
        font-size: 13px;
        padding-right: 0
    }
}

.site-msg.information .close:before,
.site-msg.information .text a {
    color: #fff
}

@media (max-width:767px) {
    #header {
        position: sticky;
        top: 0 !important;
        transform: none !important
    }

    .overall-wrapper {
        padding-top: 0
    }
}

.benefitBanner>.benefitBanner__item:last-child {
    display: flex;
}

.benefitBanner__item {
    overflow: visible;
}