.websitemaker-container {
    margin-bottom: 1.5rem;
}

.websitemaker-container h3 {
    font-family: 'CircularStd-Book', sans-serif;
    font-size: 0.87rem;
    font-weight: 600;
    line-height: 1.6rem;
}

.websitemaker-container h6 {
    font-size: 1.5rem;
}

.btn-primary-custom {
    max-width: 240px;
    border-radius: 0.25rem;
    background: var(--color-primary);
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 1.5rem;
    display: flex;
    padding: 1rem 1.5rem;
    justify-content: center;
    align-items: center;
    gap: 0.625rem;
}

.specialists .custom-btn, .sell-products .custom-btn {
    border-radius: 0.25rem;
    border: 1px solid var(--color-primary);
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 1.5rem;
    text-decoration: none;
}

.specialists .custom-btn:hover, .sell-products .custom-btn:hover {
    color: var(--color-primary);
}

/*** header ***/
.new-hero-section {
    padding: 7.5rem 0 0;
    background-image: url('../../data-assets/images/circle-hero-background.jpg');
    background-position: -18rem -6rem;
    background-repeat: no-repeat;
    background-size: cover;
}

.new-hero-section h1 {
    color: var(--color-text-primary);
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-shadow: none;
    max-width: 67.5rem;
}

.new-hero-section p {
    color: var(--color-text-secondary);
}

.new-hero-section .hero-img-wrapper {
    min-height: auto;
}

.new-hero-section .input-group {
    box-shadow: 0 0.75rem 1.5rem 0 rgba(0, 0, 0, 0.10);
}

.new-hero-section .input-group .btn {
    background-color: #F80;
    font-size: 1.125rem;
    font-weight: 900;
}

.new-hero-section .input-field-wrapper {
    max-width: 41.25rem;
    margin-bottom: 2.8rem;
}

.new-hero-section .input-field-wrapper .floating-text-box {
    max-width: 41.25rem;
    bottom: -2rem;
    right: -13.4rem;
}

.new-hero-section .input-field-wrapper .floating-text-box img {
    left: -7.5rem;
    bottom: -1.25rem;
}

.new-hero-section .input-field-wrapper .floating-text-box span {
    width: 9.375rem;
    display: inline-block;
}

.new-hero-section .proud {
    width: fit-content;
}

.new-hero-section .proud img {
    width: 1.5rem;
    filter: brightness(0) saturate(100%) invert(20%) sepia(85%) saturate(1936%) hue-rotate(255deg) brightness(91%) contrast(96%);
}

.new-hero-section .proud .proud-text {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.5rem;
    text-shadow: none;
}

/*** drag-drop ***/
.drag-drop.section-container {
    padding: 0 1rem;
}

.drag-drop .left-content h6 {
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.75rem;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.drag-drop .right-content img {
    max-width: 100%;
    border-radius: 0.5rem;
}

/*** pre-designed ***/
.pre-designed .pre-designed-img .overlay {
    height: 1px;
    bottom: 0;
    left: 0;
    box-shadow: -3.125rem -4.375rem 5rem 3.125rem white;
}

.pre-designed .section-title {
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.75rem;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

/*** order ***/
.order .custom-card {
    background-color: var(--color-primary);
    color: white;
    border-radius: 1.25rem;
    padding: 1.875rem;
    position: relative;
}

.order .feature-icon {
    color: #00d082;
    margin-right: 0.625rem;
}

.order .badge-offer {
    width: 8.25rem;
    height: 8.25rem;
    background: #00dbdb;
    bottom: -1.875rem;
    right: -0.188rem;
    transform: rotate(22.5deg);
    font-size: 0.75rem;
    line-height: 1.5rem;
    gap: 0.87rem;
}

.order .badge-offer span {
    font-size: 2rem;
}

.order .left-items {
    flex: 1 1 100%;
}

.order .left-items li {
    font-size: 1.125rem;
    font-weight: 450;
    line-height: 1.875rem;
}

.order .left-items li:before {
    content: url('../../data-assets/images/icon-checkmark-white.svg');
    width: 2rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    filter: brightness(0) saturate(100%) invert(72%) sepia(49%) saturate(1246%) hue-rotate(124deg) brightness(90%) contrast(101%);
}

.order .price-line-through {
    color: #CDB9E3;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 2.25rem;
    text-decoration-line: line-through;
}

.order .first-baskets-alert {
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 2.25rem;
}

.order .divider {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin: 1rem 0 2rem;
}

.order .order-btn {
    width: 240px;
    border-radius: 0.25rem;
    padding: 1rem 1.5rem;
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 1.5rem;
}

.order .order-btn:hover {
    color: var(--color-primary);
}

/*** widgets ***/
.widgets .section-title {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.75rem;
    letter-spacing: 1.6px;
}

.widgets .title-bottom-sub {
    max-width: 54rem;
}

.widgets .widget-card {
    border-radius: 0.625rem;
    padding: 1.875rem;
    height: 100%;
    min-height: 19.375rem;
}

.widgets .widget-card.primary {
    background-color: var(--color-primary);
    color: white;
}

.widgets .widget-icon {
    font-size: 1.5rem;
    color: #b69ad3;
}

.widgets .widget-card.primary .widget-icon {
    color: white;
}

.widgets .widget-title {
    word-break: break-word;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.75rem;
}

.widgets .widget-description {
    font-size: 1.125rem;
    font-weight: 450;
    line-height: 1.6rem;
}

/*** contact ***/
.contact .image-wrapper img {
    max-width: 36.25rem;
}

.contact .info-section ul li {
    font-size: 1.125rem;
    font-weight: 450;
    line-height: 1.875rem;
}

.contact .info-section ul li img {
    width: 2rem;
    transform: translateY(-0.125rem);
}

.contact .custom-btn {
    background: #6f42c1;
    color: white;
    border: none;
    padding: 0.625rem 1.25rem;
    border-radius: 0.5rem;
}

.contact .custom-btn:hover {
    background: #8a5cd0;
    color: white;
}

/*** specialists ***/
.specialists {
    position: relative;
}

.specialists .support-list {
    list-style: none;
    padding: 0;
}

.specialists .support-list li {
    font-size: 1.125rem;
    font-weight: 450;
    line-height: 1.875rem;
}

.specialists .support-list li .support-icon {
    transform: translateY(0.188rem);
}

.specialists .handwritten-note {
    bottom: 0;
    right: -9.375rem;
    width: 13.75rem;
}

.specialists .handwritten-note .handwritten-note-icon {
    transform: scaleY(-1);
    width: 5rem;
    left: -6.25rem;
    bottom: 0.313rem;
}

.specialists .handwritten-note span {
    font-family: "Delicious Handrawn", cursive;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.25rem;
}

.specialists .image-container {
    position: relative;
    height: 100%;
}

.specialists .specialist-image {
    max-width: 100%;
    height: auto;
}

/*** reviews ***/
.reviews .google-review {
    padding: 1.875rem 1.25rem;
    border-radius: 0.5rem;
    background-color: var(--color-cart-light-background);
}

.reviews .avatar {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 2rem;
    font-weight: 900;
    line-height: 2.25rem;
    background-color: #F1B59A;
}

.reviews .reviews-col:first-child .avatar {
    background-color: #A0C3FF;
}

.reviews .star-rating {
    color: #FFC107;
}

.reviews .review-text {
    font-size: 1.125rem;
    font-weight: 450;
    line-height: 1.6rem;
    margin-bottom: 4.688rem;
}

.reviews .avatar-name {
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 1.5rem;
}

.reviews .review-date {
    font-size: 1rem;
    font-weight: 450;
    line-height: 1.5rem;
}

.reviews .google-icon {
    width: 3rem;
}

/*** sell-products ***/
.sell-products .sell-products-text.second {
    margin-bottom: 2.5rem;
}

/*** faq ***/
.faq-section {
    background-color: var(--color-cart-light-background);
    padding: 2.5rem 0;
    max-width: 90rem;
    border-radius: 0;
}

.section-title {
    font-size: 1.375rem;
    font-weight: 900;
    line-height: 3rem;
}

.section-description {
    font-size: 1.375rem;
    font-weight: 450;
    line-height: 1.875rem;
}

.accordion-item {
    border: none;
}

.accordion-button {
    position: relative;
    font-size: 1.125rem;
    font-weight: 900;
    line-height: 1.75rem;
    background-color: var(--color-cart-light-background);
    padding-right: 4.625rem;
}

.accordion-button:not(.collapsed) {
    color: var(--color-primary);
    background-color: #f1f3f4;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button::after {
    position: absolute;
    right: 0.938rem;
    width: 1.875rem;
    height: 1.875rem;
    background-size: 1.875rem;
    border-radius: 0.5rem;
    border: 1px solid #95A4AC;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23000' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
    transition: transform .2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
    background-color: var(--color-primary);
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
}

․accordion-body {
    font-size: 1.375rem;
    font-weight: 450;
    line-height: 1.875rem;
}

.footer-links-accordion .accordion-button{
    background: none;
}

.footer-links-accordion .accordion-button::after{
    border: none;
}

.footer-links-accordion .accordion-button:not(.collapsed){
    background: none;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .websitemaker-container {
        margin-bottom: 7.5rem;
    }

    .websitemaker-container h3 {
        font-size: 1.063rem;
        line-height: 1.875rem;
    }

    .websitemaker-container h6 {
        font-weight: 900;
        font-size: 2rem;
        line-height: 2.25rem;
    }

    .new-hero-section h1 {
        font-size: 4rem;
        line-height: 4rem;
    }

    .new-hero-section .input-field-wrapper {
        margin-bottom: 5rem;
    }

    .new-hero-section .proud img {
        width: 2rem;
    }

    .new-hero-section .proud .proud-text {
        font-size: 1rem;
    }

    .order .left-items li {
        font-size: 1.375rem;
    }

    .order .badge-offer {
        width: 12.5rem;
        height: 12.5rem;
        font-size: 1.125rem;
        gap: 1.25rem;
        top: -4.7rem;
        right: -2.875rem;
    }

    .order .price-line-through {
        font-size: 2rem;
    }

    .order .first-baskets-alert {
        font-size: 1.5rem;
    }

    .order .badge-offer span {
        font-size: 3.25rem;
    }

    .order .custom-card {
        padding: 3.875rem 4.75rem;
    }

    .contact .info-section ul li {
        font-size: 1.375rem;
    }

    .specialists .support-list li {
        font-size: 1.375rem;
    }

    .faq-section {
        padding: 5rem 0;
        border-radius: 1.875rem 1.875rem 0 0;
    }

    .section-title {
        font-size: 1.875rem;
    }

    .accordion-button {
        font-size: 1.5rem;
    }

    .accordion-button::after {
        width: 3rem;
        height: 3rem;
        background-size: 3rem;
    }
}

@media screen and (min-width: 992px) {
    .widgets .widget-card {
        padding: 3.75rem;
    }

    .websitemaker-container h3 {
        font-size: 1.375rem;
        line-height: 2.25rem;
    }
}

@media screen and (min-width: 1200px) {
    .new-hero-section {
        background-position: 0rem -6rem;
        background-size: contain;
    }

    .section-title {
        font-size: 3rem;
    }
}


/* New version by Sander */
/* Hero section */
.hero-section.websitemaker-new{
    background: url("../images/websitemaker-header.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    position: relative;
    color: #fff;
    padding: 70px 0px;
}

.hero-section.email{
    background: url("../images/email-header.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    position: relative;
    color: #fff;
    padding: 70px 0px;    
}

    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker,
    .hero-section.email .sticker-percentage.email-sticker{
        background: #6B2FAD;
        color: #fff;
        right: 35%;
    }

    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker .label,
    .hero-section.email .sticker-percentage.email-sticker .label{
        font-size: 26px;
        padding-top: 34px;
    }

        .hero-section.websitemaker-new .sticker-percentage.wsm-sticker .tag,
        .hero-section.email .sticker-percentage.email-sticker .tag{
            color: #fff;
        }

    .hero-section.websitemaker-new h1,
    .hero-section.email h1,
    .hero-section.websitemaker-new h3,
    .hero-section.email h3{
        color: #1E2029;
        font-size: 64px;
        line-height: 110%;
        margin-bottom: 12px;
    }

    .hero-section.websitemaker-new h3,
    .hero-section.email h3{
        font-size: 28px;
        font-weight: normal;
        margin-bottom: 24px;
    }

    .hero-section.websitemaker-new .strikethrough,
    .hero-section.email .strikethrough{
        text-decoration: line-through;
    }

    .hero-section.websitemaker-new ul,
    .hero-section.email ul{
        margin-bottom: 32px;
    }

        .hero-section.websitemaker-new ul li,
        .hero-section.email ul li{
            color: #1E2029;
        }

    .hero-section.websitemaker-new a.btn,
    .hero-section.email a.btn{
        background: #6B2FAD;
        color: #fff;
        margin-bottom: 0px;
        width: auto;
    }

    .hero-section.websitemaker-new a.btn:hover,
    .hero-section.email a.btn:hover,
    .hero-section.websitemaker-new a.btn:focus,
    .hero-section.email a.btn:focus{
        background: #472075;
        color: #fff;
    }

    .hero-section.websitemaker-new strong,
    .hero-section.email strong{
        font-weight: bold;
    }

    .hero-section.websitemaker-new .purple,
    .hero-section.email .purple{
        color: #6B2FAD;
    }

    .hero-section.websitemaker-new .position-relative,
    .hero-section.email .position-relative{
        position: relative;
    }

    .hero-section.websitemaker-new .floating-text-box,
    .hero-section.email .floating-text-box{
        position: absolute;
        right: 5%;
        top: 15%;
    }

        .hero-section.websitemaker-new .floating-text-box img,
        .hero-section.email .floating-text-box img{
            display: inline-block;
            margin-bottom: 0px;
            vertical-align: top;
        }

        .hero-section.websitemaker-new .floating-text-box span,
        .hero-section.email .floating-text-box span{
            display: inline-block;
            width: 200px;
        }

        .hero-section.websitemaker-new .floating-text-box span,
        .hero-section.email .floating-text-box span{
            width: 150px;
        }

    .hero-section.websitemaker-new .md-rating,
    .hero-section.email .md-rating{
        margin: 32px 0px 32px 0px;
    }

    /* FORM */
    .hero-section.websitemaker-new .orange,
    .hero-section.email .orange{
        background: #FF8800;
        color: #fff;
    }

        .hero-section.websitemaker-new .orange:hover,
        .hero-section.email .orange:hover,
        .hero-section.websitemaker-new .orange:focus,
        .hero-section.email .orange:focus{
                background: #E97D00;
        }

    /* FEATURES */
    .websitemaker-container .widget-icon img,
    .email-container .widget-icon img{
        width: 48px;
    }

    .websitemaker-container .widget-card,
    .email-container .widget-card{
        padding: 2.75rem;
    }

    /* ORDER */
    .wrapper.order.websitemaker{
        background: url("../images/websitemaker-package.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: -200;
        position: relative;
        width: 100%;
    }

    .wrapper.order.email-package{
        background: url("../images/email-package.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        position: relative;
        width: 100%;        
    }

    .wrapper.order.websitemaker h4,
    .wrapper.order.email-package h4{
        font-size: 24px;
        margin-bottom: 24px;
    }

        .wrapper.order.websitemaker,
        .wrapper.order.email-package{
            padding: 60px 0px;
        }

        .wrapper.order.websitemaker .col-lg-6,
        .wrapper.order.email-package .col-lg-6{
            width: 55%;
        }

        .custom-card h2{
            color: #00DBDB;
            font-size: 24px;
        }

        .wrapper.order.websitemaker h3,
        .wrapper.order.email-package h3{
            font-size: 48px;
            font-weight: bold !important;
            line-height: 110%;
            margin-bottom: 32px;
        }

        .wrapper.order.websitemaker p,
        .wrapper.order.email-package p{
            margin-bottom: 32px;
        }
        
        .wrapper.order.websitemaker .strikethrough,
        .wrapper.order.email-package .strikethrough{
            color: #CDB9E3;
            text-decoration: line-through;
        }

        .wrapper.order.websitemaker .orange,
        .wrapper.order.email-package .orange{
            color: #FF8800;
        }

        .order .badge-offer{
            background: #fff;
            color: #6B2FAD;
            top: -1.7rem;
            transform: rotate(5deg);
        }

    /* EDITOR */
    .drag-drop.section-container{
        padding-bottom: 60px;
        margin-bottom: 0px;
    }

        .drap-drop h3{
            margin-bottom: 32px;
        }

    /* TEMPLATES */
    .pre-designed section-title md-purple{
        font-size: 24px;
    }
    
    ul li.list-icon{
        padding: 8px 0px 8px 8px;
    }

    ul li.list-icon img{
        margin-right: 6px;
    }

    .pre-designed{
        padding-top: 60px
    }

        .pre-designed h2{
            font-size: 48px;
            line-height: 110%;
        }

    /* SPECIALISTS */
    .specialists{
        background: #F6F8F9;
        padding: 60px 0px 0px 0px;
    }

    /* WEBSHOP */
    .sell-products ul{
        margin-bottom: 32px;
    }

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

@media screen and (max-width: 420px) {
    .hero-section.websitemaker-new h1{
        font-size: 36px;
    }

    .hero-section.websitemaker-new h3{
        font-size: 20px;
    }

    .btn-primary-custom{
        max-width: 100% !important;
        width: 100% !important;
    }

    .hero-section.websitemaker-new .floating-text-box{
        display: none;
    }

    .wrapper.order.websitemaker .col-lg-6{
        width: 100% !important;
    }

    .wrapper.order.websitemaker h2{
        font-size: 18px;
    }   

    .wrapper.order.websitemaker h3,
    .pre-designed h2{
        font-size: 36px;
    }
    
    .order .badge-offer{
        right: -1em;
        top: -5em;
    }

    .drag-drop .col-md-6.order-2.order-md-1.left-content,
    .specialists .col-md-6.order-2.order-md-1.left-content{
        padding: 0px 32px 0px;
    }

    .pre-designed .col-md-6,
    .reviews .col-md-6{
        padding-top: 32px;
    }

    .drag-drop.section-container{
        padding-top: 0px;
        padding-bottom: 32px;
    }    
}

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

    .hero-section.websitemaker-new h1{
        font-size: 48px;
    }

    .hero-section.websitemaker-new h3{
        font-size: 24px;
    }

    .wrapper.order.websitemaker .col-lg-6{
        width: 100% !important;
    }

    .drag-drop.section-container{
        padding-bottom: 32px;
        margin-bottom: 0px;
    }
}

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

    .hero-section.websitemaker-new .col-md-9{
        width: 100%;
        }
        
    .hero-section.websitemaker-new a.btn{
        box-shadow: none;
        text-shadow: none;
    }

    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker .label,
    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker .tag,
    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker .percentage{
        color: #fff;
    }

    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker .label{
        font-size: 18px;
    }


    .wrapper.order.websitemaker .col-lg-6{
        width: 100% !important;
    }

    .order .badge-offer{
        right: -1rem;
    }
    .specialists{
        background: #F6F8F9;
        padding: 60px 0px 60px 0px;
    }
}

@media screen and (max-width: 991px) {
    .hero-section.websitemaker-new {
        background: #F1F3F4;  /* fallback for old browsers */
        background: -webkit-linear-gradient(to right, #F1F3F4, #F6F8F9);  /* Chrome 10-25, Safari 5.1-6 */
        background: linear-gradient(to right, #F1F3F4, #F6F8F9); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    }

    .wrapper.order.websitemaker .col-lg-6{
        width: 70%;
    }
        
    .wrapper.order.websitemaker{
        background-position: -250px;
    }    

    .hero-section.websitemaker-new h1,
    .hero-section.websitemaker-new h3{
        text-shadow: none;
    }

    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker{
        right: 5%;
    }

    .hero-section.websitemaker-new a.btn{
        box-shadow: none !important;
    }

    .hero-section.websitemaker-new .domain-input .input-group{
        box-shadow: none;
    }
  }

  @media only screen and (max-width: 1200px) and (min-width: 992px)  {
    .hero-section.websitemaker-new{
        background: url("../images/websitemaker-header.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: -600px;
    }

    .wrapper.order.websitemaker{
        background-position: -650px;
    }    

    .wrapper.order.websitemaker .col-lg-6{
        width: 70%;
    }

    .hero-section.websitemaker-new .sticker-percentage.wsm-sticker{
        right: 25%;
    } 
}