/*
 Theme Name:   Genius Vitality
 Theme URI:    https://genius-vitality.cz
 Description:  Genius Vitality - Dáša Holubová - Nutriční poradenství Děčín
 Author:       Filip Luska
 Author URI:   https://genius-web.cz
 Template:     generatepress
 Version:      0.1
*/

html, body {
    overflow-x: hidden !important;
}

.services-repeatable .elementor-element.elementor-element-2098291a.elementor-widget.elementor-widget-heading {
    display: none;
}

.poptavka-form button {
    color: #221b16 !important;
    margin-top: 20px;
    transition: 0.3s all;
}

.poptavka-form button:hover {
    color: #e3bea3 !important;
}

.poptavka-form button span span::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/btn-primary-arrow.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: -2px;
    margin-left: 16px;
    transition: 0.3s all;
}

.poptavka-form button:hover span span::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/07/btn-primary-arrow-hover.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: -2px;
    margin-left: 20px;
}


.header-wrap {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

.p-relative {
    position: relative;
}

.cf button {
    transition: 0.3s all;
}

.products-loop .elementor-loop-container > .type-produkty:last-child div {
    border: none !important;
}

.elementor-select-wrapper .select-caret-down-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-40%) !important;
    inset-inline-end: 14px !important;
    pointer-events: none;
    font-size: 10px !important;
}

.elementor-select-wrapper .select-caret-down-wrapper svg {
    display: unset;
    width: 1em;
    aspect-ratio: unset;
    fill: currentColor;
    height: 2em !important;
}

a.gdpr {
    color: #6f5743;
    text-decoration: underline !important;
}

a.gdpr:hover {
    color: #6f5743;
    text-decoration: none !important;
}

.cf button span span::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/btn-primary-arrow.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 0;
    margin-left: 12px;
}

.cf button:hover span span::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/07/btn-primary-arrow-hover.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 0;
    margin-left: 16px;
}

.cf textarea {
    min-height: 116px;
}

.cf button {
    margin-top: 17px;
}

.related-posts .elementor-post__read-more {
    background-color: var(--e-global-color-secondary) !important;
    border-radius: 10px 10px 10px 10px !important;
    padding: 9px 24px 10px 24px !important;
    display: inline-block;
    gap: 10px;
    display: flex;
    align-items: center;
    max-width: 149px;
    transition: 0.3s all;
}

.related-posts .elementor-post__read-more:hover {
    background-color: var(--e-global-color-text) !important;
    border-radius: 10px 10px 10px 10px !important;
    padding: 9px 24px 10px 24px !important;
    display: inline-block;
    gap: 15px;
    display: flex;
    align-items: center;
    max-width: 154px;
    color: var(--e-global-color-secondary) !important;
}

.related-posts .elementor-post__read-more::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/btn-primary-arrow.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 0px;
}

.related-posts .elementor-post__read-more:hover::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/07/btn-primary-arrow-hover.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 0px;
}

ol.elementor-toc__list-wrapper li li:last-child {
    display: block;
}

ol.elementor-toc__list-wrapper li:last-child {
    display: none;
}

search.e-filter button:nth-child(4) {
    display: none;
}

.elementor-toc__body {
    padding-top: 0 !important;
}

ol.elementor-toc__list-wrapper {
    margin: 0;
}

a.elementor-toc__list-item-text {
    line-height: 156%;
}

.elementor-widget-theme-post-content h2 {
    font-size: 31px !important;
}

.elementor-widget-theme-post-content h3 {
    font-size: 23px !important;
}

.elementor-toc__toggle-button.elementor-toc__toggle-button--collapse {
    display: none !important;
}

.loop-headline a:hover {
    text-decoration: underline;
}

.btn-primary a::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/btn-primary-arrow.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 2px;
}

.mega-current-menu-item a {
    font-weight: 600 !important;
}

.blog-cats a {
    font-size: 13px !important;
    text-decoration: underline !important;
    opacity: .6 !important;
}

.blog-cats a:hover {
    text-decoration: none !important;
    opacity: 1 !important;
}

.newsletter button {
    margin-left: -8px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
}

.newsletter button:hover {
    gap: 15px;
}

.overflow-hidden {
    overflow: hidden !important;
}

.newsletter button::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/btn-primary-arrow.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 2px;
}

.newsletter button:hover::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/07/btn-primary-arrow-hover.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 2px;
}

h3 a:hover {
    text-decoration: underline;
}

.elementor-swiper-button.elementor-swiper-button-prev {
    display: none !important;
}

.swiper-pagination.swiper-pagination-progressbar.swiper-pagination-horizontal {
    background: rgba(225,216,207,0.39) !important;
}

.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    border-radius: 100px !important;
}

.elementor-9 .elementor-element.elementor-element-c0325fe:not(.elementor-motion-effects-element-type-background), .elementor-9 .elementor-element.elementor-element-c0325fe > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: right top -135px !important;
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: auto !important;
    bottom: -100px !important;
}

.elementor-9 .elementor-element.elementor-element-59eb6af a.elementor-post__read-more {
    font-family: "DM Serif Display", Sans-serif;
    font-size: 20px !important;
    font-weight: 400 !important;
    letter-spacing: 0.4px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 15px !important;
    transition: 0.3s all !important;
    padding: 12px 26px 12px 31px !important;
    background-color: var(--e-global-color-secondary) !important;
    color: var(--e-global-color-text);
    border-radius: 10px 10px 10px 10px;
}

.elementor-9 .elementor-element.elementor-element-59eb6af a.elementor-post__read-more:hover {
    gap: 20px !important;
    background-color: var( --e-global-color-text ) !important;
    color: var( --e-global-color-secondary );
}

.elementor-9 .elementor-element.elementor-element-59eb6af a.elementor-post__read-more::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/btn-primary-arrow.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 1px;
}

.elementor-9 .elementor-element.elementor-element-59eb6af a.elementor-post__read-more:hover::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/07/btn-primary-arrow-hover.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 1px;
}

.menu-phone {
    margin-left: 23px !important;
}

.menu-phone a {
    display: flex !important;
    align-items: center !important;
    color: #F8EBE1 !important;
    font-size: 19px !important;
    font-weight: 600 !important;
    padding: 0px 22px 0px 0px !important;
    justify-content: center;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 52px;
    height: 52px;
}

.premium h3::before {
    content: "";
    background: url(/wp-content/uploads/2024/07/star.svg) no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position: top center;
    position: relative;
    top: -31px;
    left: -14px;
}

.btn-primary a {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    transition: 0.3s all;
    padding: 18px 26px 19px 31px !important;
}

.btn-primary a:hover {
    gap: 20px;
}

.btn-primary a::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/btn-primary-arrow.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 2px;
}

.hero-wrap .btn-primary a::after {
    top: 1px;
}

.btn-primary a:hover::after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/07/btn-primary-arrow-hover.svg) no-repeat;
    width: 19px;
    height: 11px;
    background-size: 18px;
    position: relative;
    top: 2px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.menu-phone a.mega-menu-link:before {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2024/06/phone.svg) no-repeat;
    width: 16px;
    height: 100%;
    background-size: 16px;
    display: flex;
    border-radius: 1;
    border-right: 1px solid rgba(253, 245, 239, 0.21);
    padding-right: 15px;
    margin-right: 20px;
    /* position: absolute; */
    /* align-items: center; */
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    /* top: 0; */
    background-position: center center;
    padding: 0 16px 0 19px;
    position: relative;
    left: 2px;
}

.container.grid-container {
    max-width: 100%;
}

.highlight, .highlight2, .highlight3, .highlight6 {
    color: #F0E0C7;
}

.highlight {
    position: relative;
    padding: 7px;
}

span.highlight::before {
    content: "";
    background: rgba(255,255,255,.1);
    border-radius: 15px;
    height: 81px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 24px;
}

.inside-header {
    display: flex;
    align-items: center;
}

.site-logo {
    flex: 1;
}

.polygon {
    right: 0;
    left: 0;
}

.highlight2, .highlight3, .highlight4, .highlight-socials, .highlight-blog, .highlight6 {
    position: relative;
}

.highlight4, .highlight-socials, .highlight-blog {
    color: #483022;
}

span.highlight2::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight_zdravi.svg);
    width: 219px;
    height: 38px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: -1;
}

span.highlight3::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight_vitalita.svg);
    width: 248px;
    height: 38px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: -1;
}

span.highlight4::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight.svg);
    width: 270px;
    height: 34px;
    position: absolute;
    left: -17px;
    right: 0;
    bottom: -5px;
    z-index: -1;
}

span.highlight-socials::before {
    content: "";
    background: url(/wp-content/uploads/2024/07/highlight_socials.svg);
    width: 151px;
    height: 32px;
    position: absolute;
    left: -10px;
    right: 0;
    bottom: -5px;
    z-index: -1;
}

span.highlight-blog::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight.svg);
    width: 252px;
    height: 34px;
    position: absolute;
    left: -13px;
    right: 0;
    bottom: -5px;
    z-index: -1;
    background-size: contain;
}

span.highlight6::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight_zdravi.svg);
    width: 219px;
    height: 38px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    z-index: -1;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 500;
    letter-spacing: -0.25px;
}

.menu-phone a {
    background: #231B16 !important;
    border-radius: 10px !important;
}

.text-link p {
    padding: 0;
    margin: 0;
}

.text-link a {
    color: #231B16;
    text-decoration: underline !important;
}

.text-link a:hover {
    text-decoration: none !important;
}

.clock {
    max-width: 93px;
    max-height: 93px;
}

.copy-wrap p {
    margin: 0;
}

.copy-wrap a {
    color: #231B16;
    text-decoration: underline !important;
}

.copy-wrap a:hover {
    text-decoration: none !important;
}

a.generate-back-to-top {
    font-size: 24px !important;
    position: fixed;
    bottom: 32px !important;
    right: 32px !important;
    line-height: 45px !important;
    width: 46px !important;
    opacity: 1;
    background-color: var( --e-global-color-text) !important;
    color: #ffffff !important;
    border-radius: 7px !important;
}

.footer-menu a {
    padding: 10px 0 10px 0 !important;
    margin: 0 !important;
}

.copy-wrap {
    max-width: 1440px;
}

.footer-contacts a {
    font-weight: 600 !important;
    text-decoration: underline !important;
    color: var(--e-global-color-text)  !important;
}

.footer-contacts a:hover, .footer-contacts a:hover span {
    color: var(--e-global-color-text)  !important;
    text-decoration: none !important;
}

.site-footer a:hover {
    text-decoration: underline;
}

h3.elementor-post__title a:hover {
    text-decoration: underline;
}

.site-main .inside-article {
    background: url(/wp-content/uploads/2024/06/texture_bg.jpg) repeat;
}

.hero-wrap {
    overflow: hidden !important;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.xs-hide {
    display: none;
}

.products-carousel img {
    width: 100%;
}

/* Media queries */

@media screen and (max-width: 1499px) {

.socials-wrapper .e-con-inner, footer > div {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

}

@media screen and (max-width: 1399px) {

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 25px 0px 25px;
}

}

@media screen and (max-width: 1279px) {

.menu-phone {
    display: none !important;
}

.elementor-9 .elementor-element.elementor-element-5134743 {
    --gap: 0px 0px !important;
}

}

@media screen and (max-width: 1120px) {

.hero-contact br {
    display: none;
}

}

@media screen and (max-width: 1099px) {

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 20px 0px 20px;
}

}

@media screen and (max-width: 1024px) {
    .elementor-375 .elementor-element.elementor-element-992c1bd.e-con {
        --order: initial !important;
    }
footer .elementor-nav-menu--dropdown {
    background-color: transparent !important;
}
footer .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, 
footer .elementor-nav-menu--dropdown .elementor-item.highlighted, 
footer .elementor-nav-menu--dropdown .elementor-item:focus, 
footer .elementor-nav-menu--dropdown .elementor-item:hover, 
footer .elementor-sub-item.elementor-item-active, 
footer .elementor-sub-item.highlighted, 
footer .elementor-sub-item:focus, 
footer .elementor-sub-item:hover {
    background-color: transparent !important;
    color: #221b16 !important;
}

span.highlight2::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight_zdravi.svg);
    width: 165px;
    height: 37px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}
span.highlight3::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight_vitalita.svg);
    width: 197px;
    height: 37px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}
.highlight2, .highlight3, .highlight4, .highlight-socials, .highlight-blog, .highlight6 {
    display: inline-block;
}
span.highlight4::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight.svg);
    width: 272px;
    height: 35px;
    position: absolute;
    left: -17px;
    right: 0;
    bottom: -12px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}
span.highlight-blog::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight.svg);
    width: 252px;
    height: 34px;
    position: absolute;
    left: -13px;
    right: 0;
    bottom: -12px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}
span.highlight-socials::before {
    content: "";
    background: url(/wp-content/uploads/2024/07/highlight_socials.svg);
    width: 151px;
    height: 32px;
    position: absolute;
    left: -10px;
    right: 0;
    bottom: -12px;
    z-index: -1;
}
span.highlight::before {
    content: "";
    background: rgba(255,255,255,.1);
    border-radius: 15px;
    height: 64px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 18px;
}
}

@media screen and (max-width: 991px) {

#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
    background: #231b16f2;
    padding: 0px 0px 0px 0px;
    display: none;
    position: fixed;
    width: 100% !important;
    /* z-index: 9999999; */
    top: 0;
    left: 0 !important;
    right: 0 !important;
    bottom: 0;
    padding: 93px 21px;
}

.mega-menu-toggle::after {
    content: "Menu";
    color: #221b16;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    /* padding: 10px; */
    padding-right: 9px;
    font-size: 12px;
    /* font-family: "DM Serif Display", Sans-serif; */
}

#mega-menu-wrap-primary .mega-menu-toggle {
    padding: 3px 7px;
    position: relative;
    z-index: 99999999;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 34px;
    height: 3px;
    background-color: #221b16;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: 40px;
    font-size: 19px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 52px;
    height: 82px;
}

.menu-phone {
    display: flex !important;
}

.mega-menu-toggle.mega-menu-open::after {
    display: none;
}

.menu-phone {
    margin-left: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #dcbfa5;
    background: transparent;
}

.socials-wrapper .arrow {
    display: none;
}


}

@media screen and (max-width: 768px) {
    .separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header {
        padding: 0;
    }
.site-logo {
    justify-content: flex-start;
    display: flex;
}
#mega-menu-wrap-primary .mega-menu-toggle {
    margin-top: -15px;
}

h1 br {
    display: none;
}

.elementor-9 .elementor-element.elementor-element-2c35dd3, .elementor-9 .elementor-element.elementor-element-6dda227 {
    right: 0px !important;
    left: auto !important;
}

.price-wrap {
    left: 0 !important;
    right: auto !important;
}

.premium h3::before {
    display: none;
}

.premium h3::after {
    content: "";
    background: url(/wp-content/uploads/2024/07/star.svg) no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-position: top center;
    position: relative;
    top: -31px;
    right: -14px;
}

span.highlight2::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight_zdravi.svg);
    width: 130px;
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}

span.highlight3::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight_vitalita.svg);
    width: 148px;
    height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}

span.highlight4::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight.svg);
    width: 241px;
    height: 35px;
    position: absolute;
    left: -17px;
    right: 0;
    bottom: -12px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}

span.highlight-blog::before {
    content: "";
    background: url(/wp-content/uploads/2024/06/highlight.svg);
    width: 225px;
    height: 34px;
    position: absolute;
    left: -13px;
    right: 0;
    bottom: -12px;
    z-index: -1;
    background-size: contain;
    background-repeat: no-repeat;
}

span.highlight-socials::before {
    content: "";
    background: url(/wp-content/uploads/2024/07/highlight_socials.svg);
    width: 135px;
    height: 32px;
    position: absolute;
    left: -10px;
    right: 0;
    bottom: -10px;
    z-index: -1;
    background-size: contain;
}

span.highlight::before {
    height: 55px;
    top: 13px;
}

.highlight {
    display: inline-block;
}

span.highlight::before {
    height: 55px;
    top: 10px;
}

.newsletter button {
    margin-left: 0;
}

.newsletter input {
    border-radius: 10px !important;
}

.elementor-1121 .elementor-element.elementor-element-64228f0:not(.elementor-motion-effects-element-type-background), .elementor-1121 .elementor-element.elementor-element-64228f0 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: top center;
    background-size: cover;
}

.elementor-1667 .elementor-element.elementor-element-418cc2aa, .elementor-1667 .elementor-element.elementor-element-112a4404 {
    right: 0px !important;
    left: auto !important;
}

.related-services-wrap .clock {
    display: none;
}

}

@media screen and (max-width: 480px) {

.mega-menu-toggle::after {
    letter-spacing: 1px;
    padding-right: 7px;
}

img.header-image.is-logo-image {
    max-width: 185px;
}

.inside-header {
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 16px;
}

#mega-menu-wrap-primary .mega-menu-toggle {
    padding: 1px 4px;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
	margin-right: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    width: 31px;
    height: 3px;
}

.xs-hide {
    display: inline-block;
}
/*
.elementor-element.elementor-element-5134743.e-con-full.e-flex.e-con.e-child {
    flex-flow: wrap !important;
} */

html, body {
    overflow-x: hidden !important;
}

.benefits .elementor-heading-title {
    font-size: 16px !important;
    font-weight: 600;
    line-height: 22px !important;
    letter-spacing: -0.3px;
}

.benefits img {
    max-width: 56px !important;
}

.benefits > div {
    --padding-top: 22px !important;
    --padding-bottom: 24px !important;
    --padding-left: 5px !important;
    --padding-right: 5px !important;
}

.elementor-9 .elementor-element.elementor-element-e79df61 {
    --padding-top: 45px !important;
}

.package-img img {
    height: 300px !important;
}

.package-img-bg {
    --min-height: 349px !important;
}

.price-wrap-xs {
    /* margin-top: 38px !important; */
    bottom: 23px !important;
        --width: 166px !important;
    --padding-top: 12px !important;
    --padding-bottom: 11px !important;
    --padding-left: 17px !important;
    --padding-right: 13px !important;
}

.price-wrap-xs span {
    font-size: 23px !important;
}

.services h3 {
    font-size: 44px !important;
}

.services p {
    font-size: 16px !important;
    line-height: 173% !important;
}

.elementor-element.elementor-element-b5e51fb.elementor-widget.elementor-widget-text-editor p {
    white-space: nowrap !important;
    font-size: 13px !important;
    letter-spacing: 3px !important;
    /* max-width: 100px !important; */
    /* padding: 0 !important; */
}

.products-carousel .btn-primary {
    white-space: nowrap;
}

.products-carousel .type-produkty > div {
--padding-left: 20px !important;
    --padding-right: 20px !important;
}

.elementor-9 .elementor-element.elementor-element-84bc6a5 :is(.elementor-swiper-button-prev, .elementor-swiper-button-next) {
    background-color: #f0e6d7f0 !important;
    border-radius: 150px 150px 150px 150px !important;
    padding: 24px 23px 25px 26px !important;
    right: 21px !important;
}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    bottom: -72px !important;
}

.social-icon img {
    max-width: 75px !important;
}

.socials-wrapper .e-con-inner, footer > div {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.copy-wrap a {
    display: flex;
    flex-flow: column;
}

span.highlight::before {
    height: 48px;
    top: 13px;
}

.elementor-775 .elementor-element.elementor-element-319e084f {
    --margin-top: -40% !important;
}

.blog-loop .e-loop-item > div {
    --padding-top: 0 !important;
    --padding-bottom: 33px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
}

.banner .spantext h3 {
    font-size: 13px !important;
    letter-spacing: 1.4px !important;
    line-height: 1.7em !important;
}

.banner h3 {
    font-size: 40px !important;
    line-height: 1.2em !important;
}

.konzultace-zdarma {
    --margin-top: -267px !important;

}

.hero-sluzby {
    --padding-bottom: 357px !important;
}

.elementor-element.elementor-element-514a7041.elementor-widget.elementor-widget-text-editor p {
        white-space: nowrap !important;
        font-size: 13px !important;
        letter-spacing: 3px !important;
        /* max-width: 100px !important; */
        /* padding: 0 !important; */
    }

}