/* Custom Styles */
@import url("https://use.typekit.net/bak7oir.css");

:root {
    --gradient-background: url("https://theboutiquehub.com/wp-content/uploads/2025/05/bg-lighter.png");
}
#block-1748615183609_2 .hub-card.hub-card, #block-1748615183609_3 .hub-card.hub-card, #block-1748615183609_1 .hub-card.hub-card, #block-1748615183609_0 .hub-card.hub-card {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.fancy-italic {
    font-family: ivyora-text, serif;
    font-weight: 300;
    font-style: italic;
    
    &.heading {
        font-size: 32px;
        
        @media (min-width: 767px) {
            font-size: 55px;
        }
    }
}

.hub-card .heading{
        &.heading {
        font-size: 32px;
        
        @media (min-width: 767px) {
            font-size: 37.5px;
        }
    }
}

#section-1746209522330 .hub-inline-blocks, #section-1748615183609 .hub-inline-blocks {
    transform: translateY(-5em);
}

#section-1746209522330 .block, #section-1748615183609 .block:has(.hub-card) {
    padding: 1em 0 !important;
}

#section-1746209522330 {
    margin-bottom: -5em;
}

a.h3.h3 {
    --h3-font-size-mobile: 16px;
}

.underline {
    position: relative;
}

.underline::after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 15px;
    width: 110%;
    background-image: url('https://theboutiquehub.com/wp-content/uploads/2025/04/dash.webp');
    background-size: contain;
    background-repeat: no-repeat;
}

.underline-white {
    position: relative;
}

.underline-white::after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    height: 15px;
    width: 110%;
    background-image: url('https://theboutiquehub.com/wp-content/uploads/2025/05/white-mark.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.pricing__body {
    padding: 2em 0;
    & h4 {
        display: none;
    }
    
    & p {
        padding: 0 1.5em;
    }
    
    & ul {
        padding: 0 3.5em;
    }
}

.pricing__info {
    display: none;
}

.h2 {
    & .heading {
        font-size: 28px;
        @media (min-width: 767px) {
            font-size: 54px;
        }
    }
}

.h3 {
    & .sub-heading {
        font-size: 22px;
        @media (min-width: 767px) {
            font-size: 32px;
        }
    }
}

.testimony-img {
    border-radius: 999px;
    width: 5rem;
    height: 5rem;
    margin: auto;
    overflow: hidden;
}

.testimony-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.pink-circle {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0.5em;
    margin: 0 -0.5em;
    background-image: url("https://theboutiquehub.com/wp-content/uploads/2025/05/pink-circle.png");
}

.white-circle {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0.5em;
    margin: 0 -0.5em;
    background-image: url("https://theboutiquehub.com/wp-content/uploads/2025/05/white-circle.png");
}

.arrow-pink-wrapper {
    position: relative;
    height: 5lh;
    border-bottom: 1px solid #eeefdb;
}

.arrow-pink {
    display: none;
    position: absolute;
    right: 200px;
    bottom: 0px;
    width: 100px;
    height: 100px;
    transform: rotate(-30deg);
}

#block-1739365419842_0#block-1739365419842_0, #block-1739366071609_0#block-1739366071609_0, #block-1746209522330_0#block-1746209522330_0, #block-1746211645914_0#block-1746211645914_0, #block-1746451537343_0#block-1746451537343_0 {
    padding-bottom: 0px;
    margin-bottom: -5px;
}

#block-1746126163455#block-1746126163455, #block-1746132513799#block-1746132513799, #block-1746209619900#block-1746209619900, #block-1746211711278#block-1746211711278, #block-1746451574450#block-1746451574450, #block-1739362635583_1 {
    padding-top: 0px;
    margin-top: -5px;
}

#block-1739362635583_1 {
    transform: translateY(-2em);
}

#block-1746452753677 {
    position: relative;
    z-index: 10;
    
    #most-popular {
        position: absolute;
        top: -50px;
        left: -25px;
        width: 150px;
        height: 150px;
    }
}

#block-1746452753677 a.btn.btn {
    background-color: #FF61C9;
}

#block-1746452753677 a.btn.btn:hover {
    filter: brightness(120%);
}

.mid-price-break {
    background-color: #f0fd71;
    font-weight: bold;
}



#block-1746452753677 .block.block, #block-1746452782580 .block.block {
    border-radius: 15px;
    border: 1px solid black;
}

#section-1746451537343, #block-1739362635583_1 {
    position: relative;
}

#section-1746640387106 {
    .hub-inline-blocks {
        display: none;
    }
}

#section-1739363034904, #section-1746211645914 {
    & .section__overlay {
        display: none;
    }
    & .image.image {
        border-radius: 0px;
    }
    
    & .image__image {
        position: relative;
        z-index: 10;
        border-radius: 0px;
    }
}

#section-1746211645914 .image__image {
    border-radius: 0px;
}

#section-1739365419842 {
    .hub-card.hub-card {
        padding: 0em;
        text-align: left;
        background-color: #fffbf5;
    }
    
    .hub-card .h3 {
        font-size: 32px;
        margin: 0;
        border-bottom: 2px solid #eeefdb;
        padding: 1em 1em 0.5em 1em;
    }
    
    .hub-card .b3 {
        margin-top: 0.5em;
        padding: 0.5em 1em 1em 1em;
    }
}

#block-1739362635583_1 {
    padding-bottom: 2em;
    
    #arrow {
        width: 100px;
        height: 100px;
        position: absolute;
        bottom: 30px;
        right: 0px;
    }
}

    
#section-1748612177227 .container.container, #section-1748615183609 .container.container {
    padding: 0;
    padding-left: 0;
    padding-right: 0;
}

#block-1748612898231.block-type--hub_card {
    margin-top: 2em;
}

@media (max-width: 767px) {
    #block-1748611453036 .block.block {
        margin-top: 3em;
    }
}

@media (min-width: 767px) {
    #block-1748612898231.block-type--hub_card {
        margin-top: 0;
    }        
    #section-1746211645914 .container, #section-1746640387106 .container, #section-1748620067331 .container {
        display: flex;
        
        .hub-inline-blocks {
            display: none;
        }
    }
        
    #block-1746452753677 {
        position: relative;
        z-index: 10;
        
        #most-popular {
            position: absolute;
            top: -60px;
            left: -25px;
            width: 150px;
            height: 150px;
        }
    }
}


@media (min-width: 960px) {


    
    .pricing__body {
        & p {
            padding: 0 2em;
        }
        
        & ul {
            padding: 0 4em;
        }
    }
    
    #block-1746452753677 {
        position: relative;
        z-index: 10;
        
        #most-popular {
            position: absolute;
            top: -50px;
            left: -25px;
            width: 150px;
            height: 150px;
        }
    }
    
    #block-1739362635583_1 {
        padding-bottom: 0em;
        #arrow {
            width: 100px;
            height: 100px;
            position: absolute;
            bottom: -50px;
            right: 50px;
        }
    }
}

@media (min-width: 1200px) {
    .arrow-pink {
        display: block;
        position: absolute;
        right: 15%;
        bottom: 0px;
        width: 100px;
        height: 100px;
        transform: rotate(-30deg);
    }
    
    #block-1746452753677 {
        position: relative;
        z-index: 10;
        
        #most-popular {
            position: absolute;
            top: -50px;
            left: -25px;
            width: 150px;
            height: 150px;
        }
    }
    
    #section-1739365419842 {
        .h3:has(.fancy-italic.heading) {
            padding: 1em 0 0 0;
        }
    }
    
    #section-1746451537343 {
        .choose {
            padding: 3em 0 0 0;
        }
    }
}