@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&family=Nunito:wght@300;400;500;600;700&display=swap');



body{
    font-family: 'Nunito', sans-serif;
    background-color:#fffbfc;
    font-weight: 400px;
    margin: auto;
}

p{
    font-size:medium;
    color:#010203 !important;
}

.centered{
    text-align: center;
}

header{
    margin:auto;
}

h1{
    font-family: 'Lora', serif;
    font-weight:600px;
    font-size:50px;
    color:#7A0045
}

h2{
    font-family: 'Lora', serif;
    font-weight:400px;
    font-size:38px;
}

h3{
    font-family: 'Lora', serif;
    font-weight:400px;
    font-size:30px;
}


/*navbar section*/

header .navbar{
    padding: 10px 30px;
    background-color: #fef3f7 !important;
    border:none;
    width:100%
}

header .navbar-light .navbar-nav .nav-link{
    color:#7A0045;
    padding:0px 20px;
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
}

header .navbar-light .nav-item a:hover{
    color: rgb(123,0,70, 0.5) !important;
}

header .navbar-nav .nav-item a:active{
    color: #7A0045 !important;
}

.navbar-brand img{
    width:250px;
    height:auto;
}

/*Carousel*/

.carousel-content {
    position: absolute;
    bottom: 21%;
    left: 50%;
    width: 38%;
    z-index: 20;
    background-color:#FEF3F7;
    padding: 30px 0px 10px 0px;
    border-radius:30px;
    display:block;
    color:#7A0045;
    box-shadow: 0px 0px 10px #7a00459b
}

.carousel-content p{
    font-size: 20px;
    color:#7A0045
}

.carousel-content h2{
    font-weight:600px;
    font-family: 'Lora', serif 
}

.carousel-content small{
    font-size:small;
    color:#7A0045
}

.carousel-content .carousel-btn{
    border-radius:30px;
    background-color:#7A0045;
    font-size: 18px;
    color:#FEF3F7 !important;
    width: auto;
    padding: 5px 15px;
    margin-top:auto;
    margin-bottom:15px;
    border: 5px solid #7a0045;
}

.carousel-content .carousel-btn:hover{
    border-radius: 30px;
    color:#7A0045 !important;
    background-color:#FEF3F7 !important;
    cursor: pointer;
    border: 5px solid #7a0045;
}


.carousel-content .carousel-btn:active{
    background-color: #7A0045 !important;
    color:#FEF3F7 !important;
    border: 5px solid #7a0045;
}


@media screen and (max-width:1300px){
    .carousel-content{
        position:relative;
        width: 100%;
        background-color:#e64c8c;
        color:#fef3f7;
        bottom:auto;
        left:auto;
        border-radius:0px;
        box-shadow:none;
        height: 280px;
        padding-top:30px;
        padding-bottom:30px
    }

    .carousel-content p{
        color:#FEF3F7 !important;
        margin-bottom:5px;
        font-size:18px
    }

    .carousel-content small{
        color:#FEF3F7 !important;
    }

    st-jude-head{
        margin-left:15%;
        margin-right:15%;
        width:70%;
    }

    .carousel-content .carousel-btn{
        border-radius:30px;
        background-color:#fef3f7;
        font-size: 18px;
        color:#e64c8c !important;
        width: auto;
        padding: 5px 15px;
        margin-top:10px;
        margin-bottom:10px;
        border: 5px solid #fef3f7
    }
    
    .carousel-content .carousel-btn:hover{
        border-radius: 30px;
        color:#fef3f7 !important;
        background-color: #e64c8c !important;
        cursor: pointer;
        border: 5px solid #fef3f7;
    }

    .carousel-content .carousel-btn:active{
        background-color: #fef3f7 !important;
        color:#e64c8c !important;
        border: 5px solid #fef3f7;
    }

    .icon-shift{
        transform: translateY(-140px);
    }

    #indicator-shift{
        transform: translateY(5px);
    }
}

@media screen and (max-width:850px){
    .carousel-content p{
        margin-left:5%;
        margin-right:5%;
        width:90%;
    }

    #st-jude-head{
        margin-left:5%;
        margin-right:5%;
        width:90%;
    }
}

.welcome h1{
    padding-bottom:10px;
}

.welcome p{
    font-size:18px;
}


.page{
    padding: 0px 25px;
    margin:auto;
    margin-top: 25px;
    margin-bottom: 35px;
    width: 95%;
}


/*Shop*/

.head-banner{
    width:100%
}

#Shop h2{
    color:#e64c8c;
}

.itemName{
    font-family: 'Lora', serif;
    color: #e64c8c;
    padding-top: 20px;
}


.page .shop-button{
    border-radius:30px;
    background-color:#e64c8c;
    font-size: 18px;
    color:#fffbfc !important;
    width: auto;
    padding: 5px 15px;
    margin-top:10px;
    border: 5px solid #e64c8c;
}

.page .shop-button:hover{
    border-radius: 30px;
    background-color: #fffbfc !important;
    color: #e64c8c !important;
    cursor: pointer;
    border: 5px solid #e64c8c;
}


.page .shop-button:active{
    background-color:#e64c8c !important;
    color:#fffbfc !important;
    border: 5px solid #e64c8c;
}

.shop{
    margin-bottom:30px;
}

.shop-item{
    margin-right:2.5%;
    margin-left:2.5%;
    padding-left:8%;
    padding-right:8%;
    width:95%;
    text-align:center;
}

.price {
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    color:#010203
}

.circle-img{
    width: 100%;
}

.gift-shop{
    background-size: cover;
    height:100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(to left, rgba(255,0,0,0), rgba(230, 76, 140,1),rgba(230, 76, 140,1)),
        url('../images/gift-shop.jpg');
    padding:40px;
    color:#fffbfc
}

.gift-shop h2{
    color:#fffbfc;
}

.gift-shop p{
    color:#fffbfc !important;
}

.gift-shop .col-lg-6{
    padding:0 30px
}


.gift-button{
    border-radius:30px;
    background-color:#fef3f7;
    font-size: 18px;
    color:#e64c8c !important;
    width: auto;
    padding: 5px 15px;
    margin-top:10px;
    margin-bottom:10px;
    border: 5px solid #fef3f7;
}

.gift-button:hover{
    border-radius: 30px;
    color:#fffbfc !important;
    background-color: #e64c8c !important;
    cursor: pointer;
    border: 5px solid #fffbfc;
}

.gift-button:active{
    background-color: #fffbfc !important;
    color: #e64c8c !important;
    border: 5px solid #fffbfc !important;
}

.featured{
    margin-bottom:30px;
}

.featured h2{
    color:#e64c8c;
}


@media screen and (max-width:991px){
    .shop-col{
        margin-bottom: 40px;
    }
    .shop{
        padding:0px 30px;
    }
    .circle-img{
        width:275px;
    }
    .gift-shop{
        background-size: cover;
        height:100%;
        background-repeat: no-repeat;
        background-image: linear-gradient(to right,  rgba(230, 76, 140,.8),rgba(230, 76, 140,.8)),
            url('../images/gift-shop.jpg');
        padding:40px;
    }

}

/*Visit*/

.page .visit-button{
    border-radius:30px;
    background-color:#f37b72;
    font-size: 18px;
    color:#fffbfc !important;
    width: auto;
    padding: 5px 15px;
    margin-top:10px;
    border: 5px solid #f37b72;
}

.page .visit-button:hover{
    border-radius: 30px;
    background-color: #fffbfc;
    font-size: 18px;
    color:#f37b72 !important;
    cursor: pointer;
    border: 5px solid #f37b72;
}


.page .visit-button:active{
    background-color:#f37b72;
    color:#fffbfc !important;
    border: 5px solid #f37b72;
}

.color-block-visit{
    background-color: #f37b72;
    width: 100%;
    height: 100%;
    margin-top: -20px;
    margin-bottom:35px;
    padding-bottom: 10px;
}

.color-block-visit h2{
    color:#fffbfc;
    padding:30px 30px 0px 30px;
    font-family: 'Lora', serif;
    font-weight:600px;
    font-size:38px;
}


.color-block-visit h3{
    color:#fffbfc;
    font-weight:400;
    font-family: 'Lora', serif;
}

.visit-item{
    padding:30px;
}

.visit-item img{
    width:100%;
    margin-bottom: 20px;
}

@media screen and (max-width:991px){
    .visit-item{
        padding: 20px 30px 40px 30px;
    }

    .space-between{
       margin-top:-40px;
    }
}

#Visit h2{
    color:#f37b72;
}

#Visit h3{
    color:#f37b72;
}


/*Visit FAQ*/

#FAQ h2{
    color:#fffbfc;
}


.accordion-button:not(.collapsed) {
    background-color: rgb(244,132,125,.4);
    color:#7A0045
}

.accordion-button{
    font-size: 20px;
    background-color:#fffbfc;
}

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

.accordion-button::after {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23F4847D'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}

.accordion-body{
    background-color:#fffbfc;
}

.faq li:nth-child(odd) {
    list-style-type: "Q. ";
    margin-bottom: 5px;
    font-weight: 600;
}

.faq li:nth-child(even) {
    list-style-type: "A. ";
    margin-bottom: 15px;
}

.faq ul a{
    color:#f37b72;
    text-decoration-line: underline;
}

/*About*/

#About{
    padding-left:40px;
    padding-right:40px;
    margin-bottom:40px;
}

#About h2{
    color: #30B8DE
}

#About h3{
    color: #30B8DE
}

#About .row{
    margin-bottom:40px;
}

#wedding{
    width:100%;
}

#girl{
    width:100%;
}

#callout{
    font-size: 22px;
    color:#30B8DE !important;
    font-weight:600;
}

#story{
    padding-right:40px;
}

#today{
    padding-left:40px;
}

figcaption{
    margin-top: 10px;
}

#About .content-container{
    margin-left:5%;
    margin-right:5%;
}

figcaption{
    font-size: 15px;
}


@media screen and (max-width:1225px){
    #About .content-container{
        margin-left:auto;
        margin-right:auto;
    }
}


@media screen and (max-width:991px){
    #callout{
        text-align:center;
    }

    #story{
        padding-right:0px
    }

    #today{
        padding-left:0px;
    }

    #kitchen{
        width:80%;

    }

    #wedding{
        width:80%;
    }

    #About .row{
        margin-bottom:20px;
    }

}

@media screen and (max-width:700px){
    #kitchen{
        width:100%
    }

    #wedding{
        width:100%
    }
}



/*St Jude*/

.giving-back{
    background-size: cover;
    height:100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(49,185,222,1), rgba(49,185,222,1)),
        url('../images/giving-back.jpg');
    padding:40px;
}

#StJude a{
    text-decoration: none;
}

@media screen and (max-width:991px){
    .giving-back{
        background-size: cover;
        height:100%;
        background-repeat: no-repeat;
        background-image: linear-gradient(to right, rgba(49,185,222,.8), rgba(49,185,222,.8)),
            url('../images/giving-back.jpg');
        padding:40px;
    }
    .button-center{
        text-align:center;
    }
}

.donation-button{
    border-radius:30px;
    background-color:#fffbfc;
    font-size: 18px;
    color:#30B8DE !important;
    width: auto;
    padding: 5px 15px;
    margin-top:10px;
    margin-right: 20px;
    border: 5px solid #fffbfc;
}

.donation-button:hover{
    border-radius: 30px;
    color:#fffbfc !important;
    background-color: rgba(49,185,222,.8) !important;
    cursor: pointer;
    border: 5px solid #fffbfc;
}


.donation-button:active{
    background-color:#30B8DE !important;
    color:#fffbfc !important;
    border: 5px solid #fffbfc;
}

.giving-back h2{
    color:#fffbfc;;
}

.giving-back p{
    color:#fffbfc !important;
}

.giving-back .col-lg-6{
    padding:0 30px;
}

/*Contact*/



.form-style{
    background-color: #a059a3;
    padding: 20px;
    border-radius: 20px;
    color:#fffbfc !important;

}

.form-style h3{
    color:#fffbfc !important;
}

.form-submit{
    border-radius:30px;
    background-color:#fffbfc;
    font-size: 18px;
    color:#a059a3 !important;
    width: auto;
    padding: 5px 15px;
    margin-top:10px;
    border:none;
    border: 5px solid #fffbfc;
}

.form-submit:hover{
    border-radius: 30px;
    color:#fffbfc !important;
    background-color: #a059a3;
    cursor: pointer;
    border: 5px solid #fffbfc;
}


.form-submit:active{
    background-color:#fffbfc !important;
    color: #a059a3 !important;
    border: 5px solid #fffbfc !important;
}

.form-padding{
    padding-bottom:20px;
}

.phone-email-contact{
    color: #010203;
}

.phone-email-contact:hover{
    color:#010203;
}

.contact-info h2, h3, h4{
    color:#a059a3
}

.contact-info h2{
    font-weight: 600px;
}

.contact-info p{
    text-decoration:none !important
}

.contact-info h3, h4{
    font-family: 'Lora', serif;
    font-size: 28px;
    font-weight:400px;
}

@media screen and (max-width:991px){
    .contact-info{
        margin-bottom:40px;
    }
}

.page .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a059a3;
    opacity: .7; /* Firefox */
}

.page .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #a059a3;
}

.page .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #a059a3;
}

.page .form-control {
    background-color: #fffbfc;
    color: #a059a3;
}

.page .form-control:focus{
    outline: none !important;
    background-color: #fffbfc !important;
    box-shadow: none !important;
    color: #a059a3;
    opacity: 1 !important;
}

.icon-margin{
    margin-right:10px;
}

/*Footer*/

footer{
    background-color: #e64c8c;
    width:100%;
    padding: 30px 30px 0px 30px;
    color:#fffbfc;
    text-decoration: none !important;
}

footer .row{
    margin-left:5%;
    margin-right:5%
}

footer p{
    color:#fffbfc !important;
}


@media screen and (max-width:991px){
    .foot-style{
        text-align:center;
        padding-bottom: 30px;
    }
}

.newsletter-btn{
    border-radius:30px;
    background-color:#fffbfc;
    font-size: 16px;
    color:#e64c8c !important;
    width: auto;
    padding: 5px 15px;
    margin-top:10px;
    border: 5px solid #fffbfc
}

.newsletter-btn:hover{
    border-radius: 30px;
    color:#fffbfc !important;
    background-color: #e64c8c;
    cursor: pointer;
    border: 5px solid #fffbfc;
}

.newsletter-btn:active{
    background-color:#fffbfc !important;
    color:#e64c8c !important;
    border: 5px solid #fffbfc !important;
}

footer .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #e64c8c;
    opacity: .7; /* Firefox */
}

footer .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e64c8c;
}

footer .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #e64c8c;
}

footer .form-control{
    background-color: #fffbfc;
    color: #e64c8c;   
}

footer .form-control:focus{
    outline: none !important;
    background-color: #fffbfc !important;
    box-shadow: none !important;
    color: #e64c8c;
    opacity: 1 !important;
}

.newsletter-style{
    padding-left:20%;
    padding-right:20%
}

.newsletter-style .form-outline {
    padding-bottom:10px;
}

#legal-info a{
    text-decoration: none;
    color: #fffbfc !important;
}

.social-icon{
    width:30px;
}

.footer-contact{
    color:#fffbfc;
    text-decoration:none;
}

.footer-contact:hover{
    color:#fffbfc;
}