/* Marina's changes accessibility */
/* here, because the less file is broken and doesn't match the css file, such a shame!  */

/*
*:focus {
    outline: 2px solid #0066cc;
}
*/

/* Rotation classes for navigation items */
/* Accessibility inspector's demand */
section.navigation-block ul li.rotate-0 a:hover .icon svg {
    transform: rotate(0deg);
}

section.navigation-block ul li.rotate-1 a:hover .icon svg {
    transform: rotate(1deg);
}

section.navigation-block ul li.rotate-2 a:hover .icon svg {
    transform: rotate(2deg);
}

section.navigation-block ul li.rotate-3 a:hover .icon svg {
    transform: rotate(3deg);
}

section.navigation-block ul li.rotate-4 a:hover .icon svg {
    transform: rotate(4deg);
}

section.navigation-block ul li.rotate-5 a:hover .icon svg {
    transform: rotate(5deg);
}

section.navigation-block ul li.rotate-6 a:hover .icon svg {
    transform: rotate(6deg);
}

section.navigation-block ul li.rotate-7 a:hover .icon svg {
    transform: rotate(7deg);
}

section.navigation-block ul li.rotate-8 a:hover .icon svg {
    transform: rotate(8deg);
}

section.navigation-block ul li.rotate-9 a:hover .icon svg {
    transform: rotate(9deg);
}

section.navigation-block ul li.rotate-10 a:hover .icon svg {
    transform: rotate(10deg);
}

section.navigation-block ul li.rotate-11 a:hover .icon svg {
    transform: rotate(11deg);
}

section.navigation-block ul li.rotate-12 a:hover .icon svg {
    transform: rotate(12deg);
}

section.navigation-block ul li.rotate-13 a:hover .icon svg {
    transform: rotate(13deg);
}

section.navigation-block ul li.rotate-14 a:hover .icon svg {
    transform: rotate(14deg);
}

section.navigation-block ul li.rotate-15 a:hover .icon svg {
    transform: rotate(15deg);
}

section.navigation-block ul li.rotate-16 a:hover .icon svg {
    transform: rotate(16deg);
}

section.navigation-block ul li.rotate-17 a:hover .icon svg {
    transform: rotate(17deg);
}

section.navigation-block ul li.rotate-18 a:hover .icon svg {
    transform: rotate(18deg);
}

section.navigation-block ul li.rotate-19 a:hover .icon svg {
    transform: rotate(19deg);
}

section.navigation-block ul li.rotate-20 a:hover .icon svg {
    transform: rotate(20deg);
}

section.navigation-block ul li.rotate-21 a:hover .icon svg {
    transform: rotate(21deg);
}

section.navigation-block ul li.rotate-22 a:hover .icon svg {
    transform: rotate(22deg);
}

section.navigation-block ul li.rotate-23 a:hover .icon svg {
    transform: rotate(23deg);
}

section.navigation-block ul li.rotate-24 a:hover .icon svg {
    transform: rotate(24deg);
}

section.navigation-block ul li.rotate-25 a:hover .icon svg {
    transform: rotate(25deg);
}

section.navigation-block ul li.rotate-26 a:hover .icon svg {
    transform: rotate(26deg);
}

section.navigation-block ul li.rotate-27 a:hover .icon svg {
    transform: rotate(27deg);
}

section.navigation-block ul li.rotate-28 a:hover .icon svg {
    transform: rotate(28deg);
}

section.navigation-block ul li.rotate-29 a:hover .icon svg {
    transform: rotate(29deg);
}

section.navigation-block ul li.rotate-30 a:hover .icon svg {
    transform: rotate(30deg);
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#club-banner-bg #club-banner .club-button-block a:focus,
.home-top-block.home-top-block-slider .home-slider-block .owl-dots button.owl-dot:focus,
.side-socials a:focus,
.socials-block a:focus,
section.couponsall-block .coupons-slider .owl-nav button.owl-next:focus,
section.couponsclub-block .coupons-slider .owl-nav button.owl-next:focus,
section.couponsall-block .coupons-slider .owl-nav button.owl-prev:focus,
section.couponsclub-block .coupons-slider .owl-nav button.owl-prev:focus,
.category-slider .owl-nav button.owl-prev:focus,
.category-slider .owl-nav button.owl-next:focus,
.hover-anim:focus,
section.event-slider-block .event-slider .owl-dots button.owl-dot:focus,
.event-slider a:focus,
section.registration-block #registration-block .inputs .inputs-block input:focus,
section.registration-block #registration-block .inputs .inputs-block select:focus,
section.registration-block #registration-block .checkboxes label:focus,
section.search .search-container .search-block input:focus,
section.contacts-block .container .left .form input:focus,
.login-register-block .login-block input:focus,
.login-register-block .registration-block input:focus,
section.map-block .map-titles li.active button:focus {
    outline: 5px auto -webkit-focus-ring-color;
}

.home-top-block.home-top-block-slider .home-slider-block .item:focus,
section.couponsall-block .coupons-slider .item:focus,
section.couponsclub-block .coupons-slider .item:focus,
.owl-carousel .owl-item .item:focus,
section.page-banner .banner-bg:focus,
section.search .search-container .search-block button:focus,
section.search .search-container .clear-block:focus,
.user-dashboard .edit-profile input:focus,
.user-dashboard .edit-profile select:focus {
    border: 2px solid blue;
}

section.vacancies-block .container .button-block a:focus,
section.couponsall-block .button a.hover-anim:focus,
section.couponsclub-block .button a.hover-anim:focus,
section.loyalty-block .container .text-button a:focus,
header .header-left-block .lp-block a:focus,
section.registration-block #registration-block .button:focus,
section.faq-section .button:focus,
section.faq-section .button a:focus,
.button:focus,
body.page-template-thank-page .wp-block-buttons .wp-block-button a:focus,
.wp-block-buttons .wp-block-button a:focus,
section.search .search-container .sort-block button:focus,
section.contacts-block .container .left .form input[type="submit"]:focus,
.claim-deal.hover-anim:focus,
.show-coupon.hover-anim:focus,
.user-dashboard .edit-profile .button:focus,
.login-register-block .buttons button.active:focus,
.login-register-block .buttons a.active:focus,
.login-register-block .login-block button:focus,
.login-register-block .registration-block button:focus,
.delete-profile-block #delete-profile:focus,
section.map-block .map-titles li button:focus,
main.search .item a:focus {
    outline: 5px auto red;
}

section.registration-block #registration-block .button,
.user-dashboard .edit-profile .button {
    background: transparent;
}


section.couponsall-block .coupons-slider .owl-nav button.owl-next,
section.couponsclub-block .coupons-slider .owl-nav button.owl-next,
section.couponsall-block .coupons-slider .owl-nav button.owl-prev,
section.couponsclub-block .coupons-slider .owl-nav button.owl-prev,
section.categories .category-slider button.owl-prev,
section.categories .category-slider button.owl-next {
    transition: all 0.3s ease-in-out;
    padding: 10px !important;
    border-radius: 15px;
}

section.couponsall-block .coupons-slider .owl-nav button.owl-next span,
section.couponsclub-block .coupons-slider .owl-nav button.owl-next span,
section.couponsall-block .coupons-slider .owl-nav button.owl-prev span,
section.couponsclub-block .coupons-slider .owl-nav button.owl-prev span,
section.categories .category-slider button.owl-prev span,
section.categories .category-slider button.owl-next span {
    display: flex;
}

section.couponsall-block .coupons-slider .owl-nav button.owl-next,
section.couponsclub-block .coupons-slider .owl-nav button.owl-next,
section.couponsall-block .coupons-slider .owl-nav button.owl-prev,
section.couponsclub-block .coupons-slider .owl-nav button.owl-prev,
section.categories .category-slider button.owl-prev,
section.categories .category-slider button.owl-next {
    background: rgba(255, 255, 255, 1);
}

/* Was removed in inline styles in functions and then added here: */
img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

#club-banner-bg #club-banner .h1 {
    font-family: "Mikhmoret Rounded DL 1.1 AAA", sans-serif;
    font-weight: 700;
    font-size: 2.9688vw;
    letter-spacing: 0.02em;
    text-align: center;
    color: #60269e;
    margin-bottom: 0.4167vw;
}

@media screen and (max-width: 600px) {
    #club-banner-bg #club-banner h1 {
        font-size: 6.9688vw;
        margin-bottom: 1.4167vw;
        padding-top: 6vw;
    }
}

#club-banner-bg #club-banner .h2 {
    font-family: "Mikhmoret Rounded DL 1.1 AAA", sans-serif;
    font-weight: 700;
    font-size: 1.5625vw;
    letter-spacing: 0.02em;
    text-align: center;
    color: #000;
    margin: 0 auto 3.6979vw;
    max-width: 29.4271vw;
}

@media screen and (max-width: 600px) {
    #club-banner-bg #club-banner .h2 {
        font-size: 4.5625vw;
        max-width: 100%;
    }
}

header .header-right-block .work-time .time-popup .h4 {
    font-family: "Mikhmoret Rounded DL 1.1 AAA", sans-serif;
    font-weight: 400;
    font-size: 1.0417vw;
    text-align: right;
    color: #601bff;
    margin-bottom: 0.4167vw;
}

#club-banner-bg #club-banner .close {
    padding: 10px;
    margin: -10px -10px 0 0;
}

/*section.couponsall-block .coupons-slider .owl-nav svg, section.couponsclub-block .coupons-slider .owl-nav svg {*/
/*    transform: scale(-1);*/
/*}*/

/* swap buttons */
section.couponsall-block .coupons-slider .owl-nav button.owl-next,
section.couponsclub-block .coupons-slider .owl-nav button.owl-next {
    position: absolute;
    left: calc(7.8125vw + 1.6146vw);
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

section.couponsall-block .coupons-slider .owl-nav button.owl-prev,
section.couponsclub-block .coupons-slider .owl-nav button.owl-prev {
    position: absolute;
    right: calc(7.8125vw + 1.6146vw);
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

section.categories .category-slider button.owl-next {
    width: 3.0417vw;
    position: absolute;
    left: 0;
    right: auto;
    top: 1.5625vw;
}

section.categories .category-slider button.owl-next svg {
    width: 100%;
    height: auto;
}

section.categories .category-slider button.owl-prev {
    width: 3.0417vw;
    position: absolute;
    right: 0;
    left: auto;
    top: 1.5625vw;
}

section.categories .category-slider button.owl-prev svg {
    width: 100%;
    height: auto;
}

.user-dashboard .edit-profile .button span.hover-anim {
    font-size: 2vw;
}

#errorMessage p {
    color: red;
}

/**/
section.map-block .map-titles li {
    padding: 0;
}

section.map-block .map-titles li button {
    font-family: "Mikhmoret Rounded DL 1.1 AAA", sans-serif;
    font-weight: 400;
    font-size: 1.4583vw;
    letter-spacing: 0.02em;
    text-align: center;
    color: #fff;
    padding: 0.625vw 3.125vw 0.4167vw;
    margin: 0 1px;
    background-color: #60269E;
    cursor: pointer;
}

section.map-block .map-titles li:first-child button {
    border-radius: 0 1.3542vw 1.3542vw 0;
}

section.map-block .map-titles li:last-child button {
    border-radius: 1.3542vw 0 0 1.3542vw;
}

section.map-block .map-titles li:hover button,
section.map-block .map-titles li.active button {
    background-color: #FF5100;
}

@media screen and (max-width: 600px) {
    section.map-block .map-titles li {
        padding: 0;
    }

    section.map-block .map-titles li button {
        font-size: 6.4583vw;
        padding: 1.625vw 6.125vw 1.4167vw;
    }

    section.map-block .map-titles li:first-child button {
        border-radius: 0 5vw 5vw 0;
    }

    section.map-block .map-titles li:last-child button {
        border-radius: 5vw 0 0 5vw;
    }
}
