#main-section {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-color: #fffbed;
}

#main-section h5 {
    font-size: 14px;
}

#main2-section {
    height: 100vh;
    background-color: #d8ebe9;
    background-size: contain;
}

.main-title {
    font-family: "Helvetica Bold";
    font-size: 25px;
}

#main-section .bg-img {
    background-size: contain;
    background-size: auto 100vh;
}

.main-section-description {
    position: absolute;
    width: 70%;
    left: 50%;
    top: 20%;
    transform: translate(-50%, -20%);
}

.sr-stive-icon {
    width: 150px !important;
}

.main-description {
    font-family: "Arial Rounded MT";
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.img-banner-2 {
    width: 70%;
}

.main-section-content {
    background-color: #fffbed;
    padding-top: 3%;
}

.img-banner-4 {
    width: 70%;
}

.floating-bottom {
}

.test {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.div-1:first-child {
}

.div-2:last-child {
    flex-grow: 1;
}

.main2-description {
    font-family: "Arial Rounded MT";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    /* line-height: 23px;*/
    text-align: center;

    color: #000000;
}

#template-section h2,
#artist-section h2 {
    font-family: "Helvetica";
    font-size: 25px;
}

.template-card:hover,
.sticker-card:hover {
    cursor: pointer;
}

.template-card img {
    border: 6.64516px solid white;
    border-radius: 16.6129px;
}
.template-card p {
    border: 6.64516px solid white;
}

input.email {
    height: 60px;
    font-size: 1.2rem;
    border-radius: 13.5952px;
}

.template-card.active-template-card img {
    border: 6.64516px solid #3cb4ce;
    box-sizing: border-box;
    border-radius: 16.6129px;
}

.template-card p {
    font-family: "Arial Rounded MT";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
}

/* .konvajs-content {
    margin: auto;
} */
/* .template-card.bg-img {
    background-size: contain;
    height: 400px;
    width: 100%;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: none;
} */

#preview-section,
#personalise-section {
    background: rgba(229, 229, 229, 0.44);
}

#preview-section h4 {
    font-family: "Helvetica";
    font-size: 16px;
    line-height: 23px;

    color: #9f9f9f;
}
#preview-section h5 {
    font-family: "Helvetica";
    font-size: 18px;
    line-height: 21px;

    color: #000000;
}

.message_content_title {
    border: 2px solid #b4b2b2;
    box-sizing: border-box;
    border-radius: 10.6589px 10.6589px 0px 0px;
    padding: 10px;
    font-family: "Helvetica";
    font-size: 18px;
    font-weight: bold;
}
#message-content {
    border: 2px solid #b4b2b2;
    box-sizing: border-box;
    border-radius: 0px 0px 10.6589px 10.6589px;
    background: rgba(229, 229, 229, 0.44);
    resize: none;
}

#categories-slick {
    position: relative;
}
/* #categories-slick .swiper-slide {
    max-height: 60px;
} */

#categories-slick .swiper-button-next {
    top: 50%;
    transform: translate(35%, 5%);
    /* margin:0; */
}

#categories-slick .swiper-button-prev {
    top: 50%;
    transform: translate(-35%, 5%);
    /* margin:0; */
}

#categories-slick .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    pointer-events: unset;
}

#categories-slick .swiper-slide {
    width: auto !important;
}

.sticker-card {
    background: rgba(229, 229, 229, 0.44);
    border: 1px solid #b4b2b2;
    box-sizing: border-box;
    border-radius: 15px;
    padding: 10px;
}

.sticker-card img {
    max-width: 100%;
}

#categories-slick .sticker-slide p {
    font-family: "Arial Rounded MT";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}

.artist-card .profile-image {
    height: 10rem;
    width: 10rem;
}
.profile-image.bg-center-with-image {
    overflow: hidden;
}

.profile-image {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    background-color: #9e9293;
    background-repeat: no-repeat;
}

.rounded-circle {
    border-radius: 50% !important;
}

#artist-section h2.artist_name {
    font-family: "Helvetica";
    font-size: 18px;
    text-align: center;
    color: #000000;
}

.brand_name {
    font-family: "Arial";
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    /* line-height: 23px; */
    text-align: center;
    color: #000000;
}

.artist_subtitle {
    font-family: "Arial Rounded MT";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    /* line-height: 29px; */
    text-align: center;
    color: #000000;
}

.artist_description {
    font-family: "Arial Rounded MT";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    /* line-height: 29px; */
    text-align: center;
    color: #818181;
}

#footer-section {
    background: #07303a;
}

#footer-section span {
    font-family: "Helvetica";
    font-size: 18px;
    /* line-height: 29px;*/
    text-align: center;
    color: #ffffff;
}

.sticker-card {
    border: 4px solid transparent;
}

.sticker-card.selected-sticker {
    border: 4px solid #3cb4ce;
}
@media (max-width: 968px) {
    .vertical-align-list.main-section-description {
        display: unset;
    }
    .main-section-description {
        width: 60%;
    }

    #main-section h5 {
        font-size: 16px;
    }

    .main-section-content {
        padding-top: 4vw;
    }
}

@media (max-width: 750px) {
    .vertical-align-list.main-section-description {
        display: unset;
    }
    .main-section-description {
        width: 50%;
    }
}

@media (max-width: 542px) {
    .main-section-content {
        padding-top: 10vw;
    }

    .main-section-description {
        width: 65%;
    }
    #main-section .vertical-align-list {
        display: unset;
    }
    /* #main-section {
        height: 100vh;
        background-position: top;
        background-repeat: no-repeat;
        background-size: auto 100vh;
    }

    .sr-stive-icon {
        width: 120px!important;
    }

    .main-section-description {
        padding-top: 100px;
    }

    .main-description {
        font-family: 'Arial Rounded MT';
        font-weight: 400;
        font-size: 15px;
        line-height: 16px;
    } */
}

@media (max-width: 460px) {
    .main-section-description {
        width: 80%;
    }
    #main-section .vertical-align-list {
        display: unset;
    }
    /* #main-section {
        height: 100vh;
        background-position: top;
        background-repeat: no-repeat;
        background-size: auto 100vh;
    }

    .sr-stive-icon {
        width: 120px!important;
    }

    .main-section-description {
        padding-top: 100px;
    }

    .main-description {
        font-family: 'Arial Rounded MT';
        font-weight: 400;
        font-size: 15px;
        line-height: 16px;
    } */
}
