h2,
h3,
h4,
h5,
h6 {
    text-transform: none;
}

.as-select {
    width: 100%;
    height: 65px;
    font-family: 'Epilogue';
    border: 1px solid #b1b1b1;
    outline: none;
    margin-bottom: 20px;
    border-radius: 6px;
    padding-left: 30px;
    color: #555;
}

.party-balloons h2 {
    font-size: 23px;
}

.party-balloons ul {
    padding-bottom: 26px;
}

.navbar-links li.navbar-dropdown .dropdown {
    width: 280px;
}

header {
    padding-top: 0;
}

.btn {
    text-transform: initial;
}

.top-bar h1,
.top-bar .ordering {
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

header.two .top-bar .ordering a {
    color: #fff;
    border-bottom: 1px solid #fff7;
    padding-bottom: 0;
    line-height: 16px;
}

header.two .ordering .line {
    background-color: #fff;
}

.ordering a {
    padding: 5px 0 0 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.store-locations {
    background-color: transparent;
    border: none;
}

.store-locations-text {
    padding: 40px 20px 0 0;
}

.content-location img {
    max-width: 100px;
    margin-right: 20px;
}

.nav-bar .home-picto {
    max-width: 14px;
    margin-bottom: 3px;
}

li svg {
    width: 25px;
    height: auto;
    margin-right: 5px;
}

h2 {
    padding-bottom: 20px !important;
}

.center-ber {
    justify-content: center;
}

.navbar {
    justify-content: center;
}

.as-liseret {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.as-liseret-top {
    border-top: 1px solid #000;
}

.as-liseret-bottom {
    border-bottom: 1px solid #000;
}

.banner {
    min-height: 300px;
}

.review-style img.girl {
    max-width: 350px;
}

.accordion .title {
    text-transform: initial;
}

.as-footer-bottom {
    margin-top: 20px;
    padding-top: 20px;
}

.as-footer-bottom-right {
    text-align: right;
}

.mapouter iframe {
    min-height: 450px;
}

@media (min-width: 768px) {
    .mapouter {
        width: 100%;
    }
}

.party-balloons p {
    color: #000;
    font-weight: 400;
}

.holiday-text-style {
    text-align: center;
    width: 100%;
}

.holiday-text-style p {
    text-align: justify;
}

.tab-content img {
    width: 100%;
}

.contact-style:nth-child(2) {
    margin-right: 50px;
}

.call-us {
    margin-top: 40px;
    padding: 20px;
}

.call-us:nth-child(1) {
    margin-top: 105px;
}

.call-us img {
    width: 80px;
}

.content-location {
    display: block;
    min-width: 390px;
}

.review p {
    padding-top: 20px;
    font-size: 16px;
}

.blog-post img {
    max-width: 100%;
}

.store-locations-text p,
.store-locations-text a {
    padding-bottom: 0;
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}

.contact-style a {
    transition: 200ms all ease-in-out;
}

.as-galerie-photo img,
.as-galerie-video img {
    transform: scale(1);
    transition: 500ms all ease-in-out;
    max-width: 100%;
}

.as-galerie-photo:hover img,
.as-galerie-video:hover img {
    transform: scale(0.95);
    transition: 300ms all ease-in-out;
}

.as-table {
    width: 100%;
    border: 1px solid #0009;
}

.as-table th {
    color: var(--theme-color-1);
    border: 1px solid #0009;
    padding: 5px;
}

.as-table td {
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #0009;
    padding: 5px;
}

.as-td-center {
    text-align: center;
}

.featured-area {
    /* margin: 80px 0 60px;
  width: 450px;
  height: 450px;
  padding: 100px 90px;
  text-align: center; */
    margin: 120px 0 120px;
    width: 350px;
    height: 350px;
    padding: 60px 30px;
    text-align: center;
}

.featured-area:before {
    z-index: 10;
}

.featured-area a {
    color: #fff;
    transition: 300ms all ease-in-out;
}

.featured-area a:hover {
    color: #fff;
}

.featured-area h5 {
    background-color: #fff !important;
    color: var(--theme-color-1);
}

.as-video-container {
    position: relative;
    overflow: hidden;
}

.as-video {
    position: absolute;
    inset: 50% 0 0;
    object-fit: cover;
    width: 100%;
    height: auto;
    min-height: 590px;
    transform: translateY(-50%);
}

.b-shap:before,
.b-shap {
    background-color: #9bf7fd;
}


/* img.p-balloon {
  left: -70px;
} */

.account form {
    display: block;
}

.as-newsletter-checked {
    margin-top: 20px;
}

.party-balloons ul li {
    color: #000;
    font-weight: 400;
}

.party-balloons ul li img {
    padding-right: 10px;
}

.product-slider button.owl-dot.active {
    background-color: #000;
}

@media (min-width: 768px) {
    .featured-area h3 {
        font-size: 64px;
        padding-bottom: 10px;
    }
}

@media (max-width: 1400px) {
    .review {
        padding: 109px 40px 109px 89px;
    }
}

@media (max-width: 1200px) {
    .top-bar {
        display: block !important;
        margin-bottom: 15px;
        padding: 0 0 5px;
    }
    .top-bar .ordering>a {
        display: block;
        width: 100%;
    }
    header.two .top-bar .ordering a {
        border-bottom: none;
    }
    .top-bar .ordering * {
        margin: auto;
        text-align: center;
        line-height: 20px;
    }
    .top-bar .ordering:nth-child(1) {
        display: none !important;
    }
    .bar-menu {
        margin-left: 30px;
    }
    .call-us,
    .call-us:nth-child(1),
    .contact-style:nth-child(2) {
        padding: 20px;
        margin: 30px 10px 0;
    }
}

@media (max-width: 1024px) {
    .banner {
        min-height: auto;
    }
}

@media (max-width: 993px) {
    .hero-section .featured-area {
        margin: 120px 0 120px;
        width: 350px;
        height: 350px;
        padding: 60px 30px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .logo img {
        max-width: 100%;
    }
    .hero-section .featured-area {
        margin: 120px auto 120px;
        width: 350px;
        height: 350px;
        padding: 60px 30px;
        text-align: center;
    }
    .store-locations {
        display: block;
    }
    .review {
        padding: 25px;
        height: auto;
        background-color: transparent !important;
        border-radius: 15px;
        border: 1px solid var(--theme-color-1) !important;
    }
    .review:after {
        display: none;
    }
    .review * {
        /* color: var(--theme-color-1) !important; */
        color: #000 !important;
    }
}

@media (max-width: 480px) {
    .ordering {
        display: block;
    }
    header.two .ordering .line {
        display: none;
    }
    .hero-section .featured-area {
        margin: 120px auto 120px;
        width: 300px;
        height: 300px;
        padding: 45px 30px;
    }
}

@media (max-width: 425px) {
    .content-location {
        min-width: 100%;
    }
}

.check {
    cursor: pointer;
    position: relative;
    margin: auto;
    width: 18px;
    height: 18px;
    -webkit-tap-highlight-color: transparent;
    transform: translate3d(0, 0, 0);
    padding: 0 25px 0 0;
    float: left;
}

.check:before {
    content: '';
    position: absolute;
    top: -15px;
    left: -15px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(34, 50, 84, 0.03);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.check svg {
    position: relative;
    z-index: 1;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #c8ccd4;
    stroke-width: 1.5;
    transform: translate3d(0, 0, 0);
    transition: all 0.2s ease;
}

.check svg path {
    stroke-dasharray: 60;
    stroke-dashoffset: 0;
}

.check svg polyline {
    stroke-dasharray: 22;
    stroke-dashoffset: 66;
}

.check:hover:before {
    opacity: 1;
}

.check:hover svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg {
    stroke: #91ee17;
}

#cbx:checked+.check svg path {
    stroke-dashoffset: 60;
    transition: all 0.3s linear;
}

#cbx:checked+.check svg polyline {
    stroke-dashoffset: 42;
    transition: all 0.2s linear;
    transition-delay: 0.15s;
}

#progress {
    display: none !important;
}

@media (max-width: 450px) {
    .links-footer {
        margin-top: 130px;
        padding-top: 20px;
    }
}