
#heading{
    background-image: url('/wp-content/themes/wp-bootstrap-starter/inc/assets/images/custmer_bg_image.jpg');
    padding:30px;
}

.scroll-top {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 100;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}

#page .left  h3, #page  .left a{
    color:#464646 !important;
    text-decoration: none !important;
}

#page  .left  li{
    border-bottom:1px solid #464646;
}

#page .left  h2{
    color:#1282E0 !important; 
}

ul  .left {
    padding-left: 0rem !important;
}

#page .left li{
    padding-left:1em;
    list-style-position: inside;

}

.faqborder{
    background-color: #E1F0FF;
    border-radius: 40px;
}

.faq2_border{
    background-color: #E1F0FF;
    border-radius: 0px;
}


.linkarea_expansion {
    text-decoration: none;
    display: block;
}

.recipebutton_bg {
    background-color: #3C80D9;
}

.buttonstyle {
    background-color: #3C80D9;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

@media only screen and (max-width: 576px){
    .a img{
        margin-bottom: 13px !important;
    }
}



#customer .col-11 {
    flex: 0 0 auto;
    width: 95%;
}

#customer .col-1 {
    flex: 0 0 auto;
    width: 5%;
}



.col-1.ps-2.pe-0.text-end.qa-arr {
    margin-top:-1px;
}

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

    #customer .col-11 {
        flex: 0 0 auto;
        width: 90%;
    }
    
    #customer .col-1 {
        flex: 0 0 auto;
        width: 10%;
    }
    
    .qa-text{
        padding-top:3px;
    }

    .col-1.ps-2.pe-0.text-end.qa-arr {
        margin-top: -3px;
    }
    
}

    
.qa-text{
    padding-top:3px;
}


#page .left h3, #page .left a {
    line-height: 1.7rem !important;
    text-decoration: none !important;
}

img.pe-3.ar {
    margin-top: 10px;
}

