
/* Responsive  Start */
@media only screen and (min-width:0px) and (max-width:767px) {
    .d2c_faq_wrapper {
        height: 100%;
        padding: 60px 0px;
    }
    h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .accordion-button {
        font-size: 16px;
        padding-right: 30px !important;
    }
    .accordion-body {
        font-size: 14px;
    }
    .accordion-button::after {
        right: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .d2c_faq_wrapper {
        height: 100%;
        padding: 70px 0px;
    }
    h2 {
        font-size: 36px;
        margin-bottom: 36px;
    }
    .accordion-button {
        font-size: 18px;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .d2c_faq_wrapper {
        height: 100%;
        padding: 80px 0px;
    }
    h2 {
        font-size: 42px;
        margin-bottom: 40px;
    }
    .accordion-button {
        font-size: 18px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1500px) {
    /* DesignToCodes */
}
/* Responsive End */




/* 
    Template Name: {{5+ Best FAQ Section | FAQ Example | UI kits Collection 2024}}
    Template URL: {{https://designtocodes.com/product/5-best-faq-section-v2}}
    Description: {Worried about your FAQ section? We got you! Try out our 5+ Best FAQ Section. Get all the details you need in one convenient place.}}
    Author: DesignToCodes
    Author URL: https://www.designtocodes.com
    Text Domain: {{FAQ Section UI Kits}}
 */