.gennit_art_hedet_contakt {
    display: flex;
    gap: 20px;
    margin-right: 50px;
    align-items: center;
}

.gennit_art_hedet_contakt_phone a {
    background: #fe2c55;
    padding: 10px 25px;
    font-size: 26px;
    color: #fff !important;
    border-radius: 50px;
}

i.fab.fa-vk {
    width: 50px;
    background: #ffffff;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fe2c55;
    font-size: 30px;
    border-radius: 50px;
}
.gennit_art_hedet_contakt_phone_fixed {
    position: fixed;
    bottom: 55px;
    right: 80px;
}

.gennit_art_hedet_contakt_phone_fixed a {
    background: #fe2c55;
    padding: 10px 25px;
    font-size: 26px;
    color: #fff !important;
    border-radius: 50px;
}
.pricelist-title-content {
    width: 100%;
}

.sppb-addon-pricelist .sppb-addon-title {
    display: flex !important;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.genn-art-alk-menu-blok h3.sppb-addon-title, .gen-art-menu-psge-eda h3.sppb-addon-title {
    background: none;
    font-size: 50px;
    color: #fff;
    font-weight: 900;
    font-family: monospace;
}
#pwebbox191_container::-webkit-scrollbar, #pwebbox194_container::-webkit-scrollbar {
  width: 14px !important;              
}
#pwebbox191_container::-webkit-scrollbar-track, #pwebbox194_container::-webkit-scrollbar-track {
  background: #fe2c55 !important;       
}
#pwebbox191_container::-webkit-scrollbar-thumb, #pwebbox194_container::-webkit-scrollbar-thumb {
  background-color: #000000 !important;    
  border-radius: 20px !important;       
  border: 4px solid #fe2c55 !important; 
}
.genn-art-akardion-menu-1 .sppb-panel-title {
    color: #fe2c55;
    font-family: 'Montserrat Alternates', sans-serif;
}

.genn-art-akardion-menu-1 .sppb-panel-heading {
    padding: 5px 15px !important;
    border-bottom: none !important;
}
.genn-art-no-ico .fas.fa-angle-right {
    display: none;
}
li.sppb-active a {
    color: #fe2c55 !important;
    font-weight: 600 !important;
}
.genn-art-menu-bg h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #fe2c55 !important;
}

.genn-art-menu-bg a {
    background: #ddd0 !important;
    color: #fff !important;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    font-family: 'Montserrat Alternates', sans-serif;
}
#pwebbox191_container, #pwebbox194_container {
    max-width: 250px;
    border: 2px solid #fe2c55;
    border-left: none;
    padding-right: 30px;
    max-height: 500px;
    overflow: auto;
}

#pwebbox191_toggler, #pwebbox194_toggler {
    background: #fe2c55 !important;
    font-size: 24px !important;
    font-family: 'Montserrat Alternates', sans-serif !important;
    font-weight: 600;
    width: 81px;
    height: 34px;
    line-height: 34px;
}

.art-strip-1 img {
    height: 30px;
    margin-right: 10px;
}

.art-strip-1 {
    background: rgb(255 255 255 / 2%);
}
.art-link-fav img {
    width: 30px;
    margin-right: 10px;
}
.art-link-fav {
    background: #ffffff0a;
    padding-right: 15px !important;
}
.oplata-knopka {
    line-height: 1;
}
.oplata-bottom, .whotsapp-bottom, .vk-bottom {
    position: fixed;
    z-index: 99999;
}
.oplata-links, .whotsapp-links, .vk-links {
    display: flex;
    flex-direction: row;
    padding: 8px;
    border-radius: 25px;
    box-shadow: 3px 3px 5px #00000036;
    text-transform: uppercase;
    align-items: center;
    min-width: 50px;
    min-height: 50px;
}
.oplata-ico, .whotsapp-ico, .vk-ico {
    padding: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    border-radius: 25px;
    font-size: 22px;
    font-weight: 900;
    font-family: system-ui;
    color: #feffff;
}
.oplata-knopka, .whotsapp-knopka, .vk-knopka {
    position: relative;
    padding: 0 12px;
    width: max-content;
    color: #fff;
}
.oplata-text, .whotsapp-text, .vk-text {
    overflow: hidden;
    display: block;
    max-width: 0;
    transition: .6s;
}
.vk-bottom {
    left:40px;
    bottom: 105px;
}
.vk-links {
    background: #0075fd;
    color: #252525 !important;
}


.vk-links:hover > .vk-text {
   max-width: 300px !important;
}
.vk-links:hover > .vk-text > .vk-knopka {
    left: 0;
}

.whotsapp-bottom {    
    left:40px;
    bottom: 90px;    
}
.whotsapp-links {    
    background: #23cf5f;
    color: #252525 !important;    
}


.whotsapp-links:hover > .whotsapp-text {
   max-width: 300px !important;
}
.whotsapp-links:hover > .whotsapp-text > .whotsapp-knopka {
    left: 0;
}

.oplata-bottom {    
    left: 40px;
    bottom: 40px;    
}
.oplata-links {    
    background: #fe2c55;
    color: #252525 !important;   
}
.oplata-ico {
    color: #ffffff;
}

.oplata-links:hover > .oplata-text {
   max-width: 200px !important;
}
.oplata-links:hover > .oplata-text > .oplata-knopka {
    left: 0;
}
.vrcustomfields {
    display: flex;
}

.vrcustomfields > div {
    padding: 0 15px;
}

.vrcustomfields div .cf-value {
    margin-bottom: 10px !important;
}

.vrbookcontinuebuttoncont {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}

.blok-art-vak {
    border: 5px solid #ffffff4d;
    padding: 20px 30px;
    background: #090f1d94;
    border-radius: 10px;
}

div#sppb-modal-1668684160893 {
    padding: 0 !important;
}

.list-group-item {
    background: none;
    color: #fff !important;
}

.vrsuccess {
    color: #ffffff !important;
}

.art-vrformfieldset-1-1 {
    display: flex;
    align-items: center;
    
}

.art-vrformfieldset-2 {
    display: flex;
    flex-direction: column;
   
}

.art-vrformfieldset-5 {
    display: flex;
    justify-content: center;
}

body {
    animation: art-fon 11s linear infinite;
}

body:after, body:before {
    content: '';
    display: block;
    position: fixed;
    z-index: -1;
    top: 0;
    width: 100vw;
    height: 100vh;
    width: 100vmax;
    height: 100vmax;
    background: rgba(0, 0, 0, 0.2);
    animation: art-background 50s linear infinite;
}

body:after {
    left: 15vw;
}

body:before {
    right: 15vw;
    animation-delay: -30s;
    animation-direction: reverse;
}

@keyframes art-fon {
    0% {
        background: #040405;
    }

    16% {
        background: #292932;
    }

    33% {
        background: #39394f;
    }

    50% {
        background: #040405;
    }

    66% {
        background: #292932;
    }

    83% {
        background: #39394f;
    }

    100% {
        background: #040405;
    }
}

@keyframes art-background {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.art-dpoz-df * h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.art-dpoz-df {
    display: flex;
    margin: 15px 0;
    padding: 15px;
    background: #ffffff36;
}

.art-dn {
    display: none !important;
}

.sp-sign-in {
    margin-right: 15px;
}

.art-btn-bron {
    background: #ffffff0f;
    margin-right: 15px;
    border: 3px solid #fe2c55 !important;
    color: #fff;
    border-radius: 50px;
    box-shadow: 3px 3px 8px black !important;
    transition: .3s;
}

.art-btn-bron:hover {
    background: #ffffff;
    margin-right: 15px;
    border: 3px solid #fe2c55 !important;
    color: #fe2c55;
    border-radius: 50px;
    transform: scale(1.05);
}

.art-sp-profile-wrapper {
    display: flex;
}

#menu-right {
    height: 60px;
}

.art-sp-profile-wrapper > a {
    color: #fff;
}

.sp-sign-in {
    display: flex;
    align-items: center;
}

.art-ico-user:before {
    content: "";
    background: #0000;
    background-image: url(/images/bg-ico-logo/ico/user/ico-us-1.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 40px;
    height: 40px;
}

.art-ico-user-plus:before {
    content: "";
    background: #0000;
    background-image: url(/images/bg-ico-logo/ico/user/ico-us-2.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 40px;
    height: 40px;
}

.sp-megamenu-parent > li > a {
    text-transform: uppercase;
}

.art-blok-ico-gl-strip {
    transition: .3s;
    display: flex;
    align-items: center;
}

.art-blok-ico-gl-strip:hover {
    transform: scale(1.05);
}

.art-ico-gl-strip {
    margin-right: 15px;
}

.art-ico-text-gl-strip {
    font-size: 24px;
    font-family: 'Caveat', sans-serif;
    color: #fff;
    text-shadow: 2px 2px 4px black;
    font-weight: bold;
}

li.active > a {
    color: #fe2c55 !important;
}

.art-dark-btn {
    border: 13px solid #c8bdde !important;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    border-radius: 150px !important;
    color: #fff !important;
    justify-content: center;
    background: #ffffff1f !important;
    backdrop-filter: blur(3px);
    transition: 1s;
    position: relative;
    z-index: 9 !important;
    background: #35176e !important;
}

.sp-profile-dropdown {
    width: 150px;
}

.fas.fa-angle-right.art-ico-menu-top {
    margin-right: 7px;
    color: #f44336;
}

.art-dark-btn:hover {
    transform: scale(1.05);
}

.art-dark-btn:before {
    content: "" !important;
    display: block !important;
    width: 180px !important;
    height: 180px !important;
    justify-content: center;
    align-items: center;
    border-radius: 150px;
    position: absolute;
    transition: .3s;
    transform: scale(0) !important;
    left: auto !important;
    top: auto !important;
}

.art-dark-btn:hover:before {
    content: "Ya" !important;
    top: auto !important;
    display: flex !important;
    width: 180px !important;
    height: 180px !important;
    justify-content: center;
    align-items: center;
    border-radius: 150px;
    z-index: 99 !important;
    background: rgb(254,44,91) !important;
    background: radial-gradient(circle, rgba(254,44,91,1) 0%, rgba(254,44,91,1) 35%, rgba(205,36,74,1) 100%) !important;
    transform: scale(1);
    left: auto !important;
    /* transition: all 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28) !important; */
    position: absolute !important;
    transform: scale(1) !important;
    transition: .3s !important;
}

.art-btn-circle {
    border: 3px solid #ddd;
    width: 200px;
    height: 200px;
    display: flex;
    align-items: center;
    border-radius: 150px !important;
    border-color: #fff !important;
    color: #fff !important;
    justify-content: center;
    background: #ffffff1f !important;
    backdrop-filter: blur(3px);
    transition: 1s;
    position: relative;
    z-index: 9 !important;
}

.art-btn-circle:hover {
    transform: scale(1.05);
}

.art-btn-circle:before {
    content: "" !important;
    display: block !important;
    width: 180px !important;
    height: 180px !important;
    justify-content: center;
    align-items: center;
    border-radius: 150px;
    position: absolute;
    transition: .3s;
    transform: scale(0) !important;
    left: auto !important;
    top: auto !important;
}

.art-btn-circle:hover:before {
    content: "ÃƒÆ’Ã‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ" !important;
    top: auto !important;
    display: flex !important;
    width: 180px !important;
    height: 180px !important;
    justify-content: center;
    align-items: center;
    border-radius: 150px;
    z-index: 99 !important;
    background: rgb(254,44,91) !important;
    background: radial-gradient(circle, rgba(254,44,91,1) 0%, rgba(254,44,91,1) 35%, rgba(205,36,74,1) 100%) !important;
    transform: scale(1);
    left: auto !important;
    /* transition: all 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28) !important; */
    position: absolute !important;
    transform: scale(1) !important;
    transition: .3s !important;
}

.art-home-title > img {
    width: 25px;
}

.art-gl-btn > .sppb-addon-content > .sppb-btn-danger {
    font-size: 30px;
    color: #fff;
    border-radius: 50px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    transition: .3s;
    padding: 10px 60px;
    background: #fe2c55;
}

.art-gl-btn > .sppb-addon-content > .sppb-btn-danger:hover {
    color: #fe2c55;
    transform: scale(1.05);
    background: #fff;
}

.art-gl-btn > .sppb-addon-content > .sppb-btn-dark {
    padding: 32px 15px;
    background: #fff;
    color: #000;
    border: none;
    margin: 0 50px !important;
    display: inline-block;
    animation: art-anim-vertikal 3s infinite;
    transition: .3s
}

.art-gl-btn > .sppb-addon-content > .sppb-btn-dark:hover {
    animation-play-state: paused;
}

.art-gl-btn > .sppb-addon-content > .sppb-btn:after {
    display: none
}

.sppb-btn.header-btn:hover {
    background: #fff !important;
    color: #fe2c5b !important;
    border-color: #e91e63 !important;
    transform: scale(1.05);
}

@keyframes art-anim-vertikal {
    0% {
        transform: translateY(20px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(20px);
    }
}

@media (max-width: 576px) {
    .gennit_art_hedet_contakt_phone_fixed {
        bottom: 0px;
        right: 0px;
        width: 100%;
    }

    .gennit_art_hedet_contakt_phone_fixed a {
        background: #fe2c55;
        padding: 10px 25px;
        font-size: 26px;
        color: #fff !important;
        border-radius: 0;
        width: 100%;
        display: block;
        text-align: center;
    }
    .gennit_art_hedet_contakt_phone {
        display: none;
    }
    section#section-id-1629194607300 {
    width: 100px;
}
    .pricelist-line {
    display: none;
    }

    .genn-art-alk-nap-primtcanie {
        white-space: nowrap;
    }

    .pricelist-price-content.genn-art-pricelist-price-content {
        position: absolute;
    }

    .sppb-addon.sppb-addon-pricelist.genn-art-blok-menu {
        padding: 5px 10px 5px 10px;
    }

    .pricelist-price-content.genn-art-pricelist-price-content {
        /* position: absolute !important; */
        /* right: 10px; */
        /* top: 4px; */
        min-width: 70px;
        min-height: 28px;
        font-size: 18px !important;
        padding: 5px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 30px;
}
    .genn-art-alk-menu-blok .sppb-addon-content  {
    display: none;
}
    .gen-art-menu-psge-alk .genn-art-pricelist-price-content {
       position: relative;
    }
    .gen-art-menu-psge-alk .pricelist-title {
        white-space: normal !important;
        min-width: fit-content;
        max-width: 85%;
    }    
    .pricelist-price {
        width: fit-content;
        display: block;
    }
    .itemid-280 .pricelist-text-content {
    flex: 0 0 60% !important;
    max-width: 60% !important;
    padding-left: 10px;
    }
    .gen-art-menu-psge-alk .pricelist-text-content {
        flex: 0 0 100% !important;
        max-width: 100% !important; 
        padding-left: 10px;        
    }

    .pricelist-price-content.genn-art-pricelist-price-content {
        background: #fe2c55;
        color: #fff !important;
    }
    .genn-art-alk-menu-blok h3.sppb-addon-title, .gen-art-menu-psge-eda h3.sppb-addon-title {
        background: none;
        font-size: 50px;
        color: #fff;
        font-weight: 900;
        font-family: monospace;
    }

    .genn-art-alk-menu-blok .sppb-addon.sppb-addon-header, .gen-art-menu-psge-eda .sppb-addon.sppb-addon-header {
        text-align: center !important;
    }
    .genn-art-alk-menu-blok .sppb-addon-title {
        background: #fff;
        padding: 4px 6px 5px 0px;
        border-radius: 49px;
    }

    .genn-art-alk-menu-blok .pricelist-price-content {
        background: #fe2c55;
        padding: 10px 15px;
        border-radius: 50px;
    }

    .genn-art-alk-menu-blok .pricelist-title-content {
        display: flex;
        align-items: center;
        justify-content: space-between !important;
    }
  
    .vrcustomfields {
       flex-direction: column;
    }
    .art-vrformfieldset-1-1 {
       flex-direction: column;
    }
    .art-vrformfieldset-2, .art-vrformfieldset-3, .art-vrformfieldset-4{
        width: 100%;
    }
    #comjshop h1 {
        font-size: 20px;
        text-align: center;
        margin-top: 20px;
    }
}

@media (min-width: 576px) {
    .gennit_art_hedet_contakt_phone_fixed {
        display: none;
    }
    .map-art-1:hover {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .map-art-1:hover:before {
        width: 0%;
        height: auto;
        border-radius: 0;
    }

    .map-art-1 {
        border-radius: 300px;
        z-index: 99999;
        overflow: hidden;
        width: 400px;
        height: 400px;
        margin: auto;
        transition: all .6s;
    }

    .map-art-1:before {
        width: 402px;
        height: 402px;
        border-radius: 200px;
        display: block;
        position: absolute;
        z-index: 9999;
        content: "";
        background: rgb(25,25,34);
        background: -moz-radial-gradient(circle, rgba(25,25,34,0.6) 14%, rgba(25,25,34,0.9) 57%);
        background: -webkit-radial-gradient(circle, rgba(25,25,34,0.6) 14%, rgba(25,25,34,0.9) 57%);
        background: radial-gradient(circle, rgba(25,25,34,0.6) 14%, rgba(25,25,34,0.9) 57%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#191922",endColorstr="#191922",GradientType=1);
        top: 0;
        transform: scale(1.05);
        transition: all .16s;
    }
}
@media (max-width: 991px) {
    .sppb-link-list-wrap .sppb-responsive-bars {
        display: none;
    }
}
@media (max-width: 991px) {
    .sppb-link-list-responsive.sppb-link-list-wrap ul {
        max-height: 1000px !important;
        overflow: initial !important;
        transition: all .5s;
    }
}
@keyframes pulsation {
    0% {
        transform: scale(0);
        opacity: 1
    }

    50% {
        opacity: .5
    }

    to {
        transform: scale(1);
        opacity: 0
    }
}

@keyframes rotation {
    0%,100%,50% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(30deg)
    }

    75% {
        transform: rotate(-30deg)
    }
}
