.elementor-2870 .elementor-element.elementor-element-24e04b3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-13px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2870 .elementor-element.elementor-element-3dc6318{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-78px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b53d9fb *//*==================================================
CoffeeMasterHub
Caffeine in a Monster
PREMIUM TOOL CSS
==================================================*/


/*==================================
 GOOGLE FONT
==================================*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/*==================================
 MAIN SCOPE
==================================*/

#cmh-monster-caffeine,
#cmh-monster-caffeine *,
#cmh-monster-caffeine *::before,
#cmh-monster-caffeine *::after{

    box-sizing:border-box;

    font-family:'Poppins',sans-serif;

}


#cmh-monster-caffeine{

    width:100%;

    max-width:1320px;

    margin:40px auto;

    padding:18px;

    color:#353535;

    --primary:#7A4A27;

    --primary-dark:#5F351D;

    --primary-light:#B57A4C;

    --cream:#F7EFE8;

    --cream-light:#FFF9F4;

    --soft:#FCFBFA;

    --border:#E9E2DA;

    --border-dark:#DCCABB;

    --heading:#3E2415;

    --text:#353535;

    --muted:#787878;

    --green:#6FBE3C;

    --shadow:0 14px 38px rgba(74,48,30,.07);

}


/*==================================
 HERO
==================================*/

#cmh-monster-caffeine .cmh-hero{

    position:relative;

    width:100%;

    margin-bottom:30px;

    padding:64px 55px;

    overflow:hidden;

    text-align:center;

    background:#F7EFE8;

    border:1px solid #EAD9CA;

    border-radius:24px;

}


#cmh-monster-caffeine .cmh-hero::before{

    content:"";

    position:absolute;

    width:240px;

    height:240px;

    top:-115px;

    right:-90px;

    border-radius:50%;

    background:rgba(107,63,34,.07);

}


#cmh-monster-caffeine .cmh-hero::after{

    content:"";

    position:absolute;

    width:170px;

    height:170px;

    left:-80px;

    bottom:-90px;

    border-radius:50%;

    background:rgba(107,63,34,.06);

}


#cmh-monster-caffeine .cmh-badge{

    position:relative;

    z-index:2;

    display:inline-block;

    margin-bottom:16px;

    padding:7px 16px;

    border-radius:30px;

    background:#6B3F22;

    color:#FFFFFF;

    font-size:12px;

    font-weight:700;

    letter-spacing:.7px;

}


#cmh-monster-caffeine .cmh-hero h1{

    position:relative;

    z-index:2;

    margin:0 0 15px;

    color:#3E2415;

    font-size:44px;

    line-height:1.2;

    font-weight:800;

}


#cmh-monster-caffeine .cmh-hero p{

    position:relative;

    z-index:2;

    max-width:720px;

    margin:0 auto;

    color:#6F5A4A;

    font-size:16px;

    line-height:1.8;

}


/*==================================
 MAIN TOOL
==================================*/

#cmh-monster-caffeine .cmh-monster-tool{

    width:100%;

    margin-bottom:32px;

}


#cmh-monster-caffeine .cmh-tool-grid{

    display:grid;

    grid-template-columns:minmax(0,1fr) minmax(0,1fr);

    gap:28px;

    align-items:stretch;

}


/*==================================
 GENERAL CARD
==================================*/

#cmh-monster-caffeine .cmh-card{

    background:#FFFFFF;

    border:1px solid var(--border);

    border-radius:22px;

    box-shadow:var(--shadow);

}


/*==================================
 LEFT PRODUCT CARD
==================================*/

#cmh-monster-caffeine .cmh-product-card{

    position:relative;

    min-height:600px;

    padding:28px;

    display:flex;

    flex-direction:column;

    overflow:hidden;

}


/*==================================
 PRODUCT CARD HEADER BADGE
==================================*/

#cmh-monster-caffeine .cmh-product-badge{

    position:relative;

    z-index:5;

    align-self:flex-start;

    display:inline-flex;

    align-items:center;

    min-height:34px;

    padding:6px 14px;

    border-radius:30px;

    background:#6B3F22;

    color:#FFFFFF;

    font-size:11px;

    line-height:1.4;

    font-weight:700;

    letter-spacing:.5px;

}


/*==================================
 VISUAL BOX
==================================*/

#cmh-monster-caffeine .cmh-product-visual{

    position:relative;

    z-index:2;

    flex:1;

    min-height:440px;

    margin-top:18px;

    display:flex;

    align-items:center;

    justify-content:center;

    overflow:hidden;

    background:#F8F1EB;

    border:1px solid #EADDD2;

    border-radius:20px;

}


/*==================================
 VISUAL BOX DECORATION
==================================*/

#cmh-monster-caffeine .cmh-product-visual::before{

    content:"";

    position:absolute;

    width:310px;

    height:310px;

    top:50%;

    left:50%;

    transform:translate(-50%,-50%);

    border-radius:50%;

    background:#EFE3D8;

}


/*==================================
 VISUAL BOX SMALL CIRCLE
==================================*/

#cmh-monster-caffeine .cmh-product-visual::after{

    content:"";

    position:absolute;

    width:85px;

    height:85px;

    right:25px;

    top:22px;

    border-radius:50%;

    background:rgba(122,74,39,.06);

}


/*==================================
 SVG
==================================*/

#cmh-monster-caffeine .cmh-monster-svg{

    position:relative;

    z-index:3;

    display:block;

    width:215px;

    height:410px;

    max-width:75%;

    overflow:visible;

    transition:transform .35s ease;

}


#cmh-monster-caffeine .cmh-product-visual:hover .cmh-monster-svg{

    transform:translateY(-6px) scale(1.015);

}


/*==================================
 PRODUCT CAPTION
==================================*/

#cmh-monster-caffeine .cmh-product-caption{

    padding:17px 5px 2px;

    text-align:center;

}


#cmh-monster-caffeine .cmh-product-caption strong{

    display:block;

    color:var(--primary);

    font-size:19px;

    line-height:1.4;

    font-weight:700;

}


#cmh-monster-caffeine .cmh-product-caption span{

    display:block;

    margin-top:4px;

    color:var(--muted);

    font-size:12px;

    line-height:1.6;

}


/*==================================
 RIGHT RESULT CARD
==================================*/

#cmh-monster-caffeine .cmh-result-card{

    min-height:600px;

    padding:32px;

    display:flex;

    flex-direction:column;

}


/*==================================
 RESULT HEADER
==================================*/

#cmh-monster-caffeine .cmh-result-header{

    margin-bottom:20px;

}


#cmh-monster-caffeine .cmh-section-label{

    display:inline-block;

    margin-bottom:7px;

    color:#8A5A38;

    font-size:11px;

    line-height:1.5;

    font-weight:700;

    letter-spacing:1px;

    text-transform:uppercase;

}


#cmh-monster-caffeine .cmh-result-header h2{

    margin:0 0 8px;

    color:var(--primary);

    font-size:29px;

    line-height:1.3;

    font-weight:700;

}


#cmh-monster-caffeine .cmh-result-header p{

    margin:0;

    color:var(--muted);

    font-size:14px;

    line-height:1.75;

}


/*==================================
 MAIN RESULT BOX
==================================*/

#cmh-monster-caffeine .cmh-main-result{

    position:relative;

    overflow:hidden;

    padding:34px 20px;

    text-align:center;

    background:#FFF9F4;

    border:1px solid #E8DDD2;

    border-radius:20px;

}


#cmh-monster-caffeine .cmh-main-result::after{

    content:"";

    position:absolute;

    width:120px;

    height:120px;

    right:-45px;

    top:-45px;

    border-radius:50%;

    background:rgba(122,74,39,.06);

}


#cmh-monster-caffeine .cmh-result-number{

    position:relative;

    z-index:2;

    display:block;

    color:var(--primary);

    font-size:72px;

    line-height:1;

    font-weight:800;

}


#cmh-monster-caffeine .cmh-result-unit{

    position:relative;

    z-index:2;

    display:block;

    margin-top:9px;

    color:#6F5A4A;

    font-size:15px;

    line-height:1.5;

    font-weight:600;

}


/*==================================
 DETAIL BOXES
==================================*/

#cmh-monster-caffeine .cmh-result-details{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    gap:14px;

    margin-top:15px;

}


#cmh-monster-caffeine .cmh-detail-box{

    padding:17px;

    text-align:center;

    background:#FCFBFA;

    border:1px solid var(--border);

    border-radius:16px;

}


#cmh-monster-caffeine .cmh-detail-box span{

    display:block;

    margin-bottom:5px;

    color:var(--muted);

    font-size:12px;

}


#cmh-monster-caffeine .cmh-detail-box strong{

    display:block;

    color:var(--primary);

    font-size:16px;

    font-weight:700;

}


/*==================================
 QUICK ANSWER
==================================*/

#cmh-monster-caffeine .cmh-quick-answer{

    margin-top:15px;

    padding:17px 19px;

    background:#FFF9F4;

    border-left:4px solid var(--primary);

    border-radius:14px;

}


#cmh-monster-caffeine .cmh-quick-answer strong{

    display:block;

    margin-bottom:5px;

    color:var(--primary);

    font-size:14px;

}


#cmh-monster-caffeine .cmh-quick-answer p{

    margin:0;

    color:#666;

    font-size:13px;

    line-height:1.7;

}


/*==================================
 LEVEL
==================================*/

#cmh-monster-caffeine .cmh-level-row{

    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:15px;

    margin-top:auto;

    padding:15px 18px;

    background:#FCFBFA;

    border:1px solid var(--border);

    border-radius:15px;

}


#cmh-monster-caffeine .cmh-level-row span{

    color:#666;

    font-size:13px;

}


#cmh-monster-caffeine .cmh-level-row strong{

    padding:5px 13px;

    border-radius:30px;

    background:#F1E5DA;

    color:var(--primary);

    font-size:12px;

    font-weight:700;

}


/*==================================
 LOWER SECTION
==================================*/

#cmh-monster-caffeine .cmh-tool-section{

    width:100%;

    margin-bottom:32px;

}


#cmh-monster-caffeine .cmh-section-heading{

    margin-bottom:20px;

}


#cmh-monster-caffeine .cmh-section-heading h2{

    margin:0 0 8px;

    color:var(--heading);

    font-size:29px;

    line-height:1.35;

    font-weight:700;

}


#cmh-monster-caffeine .cmh-section-heading p{

    max-width:760px;

    margin:0;

    color:var(--muted);

    font-size:14px;

    line-height:1.8;

}


/*==================================
 SERVING GRID
==================================*/

#cmh-monster-caffeine .cmh-serving-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:18px;

}


#cmh-monster-caffeine .cmh-serving-card{

    padding:25px 18px;

    text-align:center;

    background:#FFFFFF;

    border:1px solid var(--border);

    border-radius:18px;

    box-shadow:0 10px 25px rgba(0,0,0,.04);

    transition:.3s ease;

}


#cmh-monster-caffeine .cmh-serving-card:hover{

    transform:translateY(-4px);

    border-color:var(--border-dark);

    box-shadow:0 14px 30px rgba(0,0,0,.07);

}


#cmh-monster-caffeine .cmh-serving-card span{

    display:block;

    margin-bottom:8px;

    color:var(--muted);

    font-size:13px;

}


#cmh-monster-caffeine .cmh-serving-card strong{

    display:block;

    color:var(--primary);

    font-size:28px;

    line-height:1.3;

    font-weight:700;

}


#cmh-monster-caffeine .cmh-serving-card small{

    display:block;

    margin-top:4px;

    color:#888;

    font-size:11px;

}


#cmh-monster-caffeine .cmh-serving-card.cmh-serving-featured{

    background:#FFF9F4;

    border-color:#DCCABB;

}


/*==================================
 CTA
==================================*/

#cmh-monster-caffeine .cmh-calculator-cta{

    width:100%;

    margin-bottom:30px;

}


#cmh-monster-caffeine .cmh-cta-card{

    position:relative;

    overflow:hidden;

    padding:40px;

    background:#F7EFE8;

    border:1px solid #EAD9CA;

    border-radius:22px;

}


#cmh-monster-caffeine .cmh-cta-card::after{

    content:"";

    position:absolute;

    width:190px;

    height:190px;

    right:-75px;

    bottom:-100px;

    border-radius:50%;

    background:rgba(107,63,34,.07);

}


#cmh-monster-caffeine .cmh-cta-card h2{

    position:relative;

    z-index:2;

    margin:0 0 10px;

    color:var(--heading);

    font-size:29px;

    line-height:1.35;

    font-weight:700;

}


#cmh-monster-caffeine .cmh-cta-card p{

    position:relative;

    z-index:2;

    max-width:760px;

    margin:0 0 22px;

    color:#6F5A4A;

    font-size:14px;

    line-height:1.8;

}


/*==================================
 CALCULATOR BUTTON
==================================*/

#cmh-monster-caffeine .cmh-calculator-button{

    position:relative;

    z-index:3;

    display:inline-flex;

    align-items:center;

    justify-content:center;

    gap:10px;

    min-height:52px;

    padding:0 24px;

    border-radius:14px;

    background:linear-gradient(
        135deg,
        #7A4A27,
        #B57A4C
    );

    color:#FFFFFF;

    font-size:14px;

    line-height:1.4;

    font-weight:600;

    text-decoration:none;

    transition:.3s ease;

}


#cmh-monster-caffeine .cmh-calculator-button:hover{

    transform:translateY(-3px);

    color:#FFFFFF;

    box-shadow:0 15px 30px rgba(122,74,39,.20);

}


/*==================================
 TABLET
==================================*/

@media(max-width:991px){

    #cmh-monster-caffeine{

        padding:15px;

    }


    #cmh-monster-caffeine .cmh-tool-grid{

        grid-template-columns:1fr;

        gap:24px;

    }


    #cmh-monster-caffeine .cmh-product-card{

        min-height:570px;

    }


    #cmh-monster-caffeine .cmh-result-card{

        min-height:560px;

    }


    #cmh-monster-caffeine .cmh-serving-grid{

        grid-template-columns:repeat(2,1fr);

    }


    #cmh-monster-caffeine .cmh-hero{

        padding:55px 40px;

    }


    #cmh-monster-caffeine .cmh-hero h1{

        font-size:38px;

    }

}


/*==================================
 MOBILE
==================================*/

@media(max-width:768px){

    #cmh-monster-caffeine{

        padding:10px;

        margin:20px auto;

    }


    #cmh-monster-caffeine .cmh-hero{

        padding:42px 24px;

        border-radius:20px;

    }


    #cmh-monster-caffeine .cmh-badge{

        padding:6px 12px;

        font-size:10px;

    }


    #cmh-monster-caffeine .cmh-hero h1{

        font-size:29px;

        line-height:1.25;

    }


    #cmh-monster-caffeine .cmh-hero p{

        font-size:14px;

        line-height:1.75;

    }


    #cmh-monster-caffeine .cmh-product-card{

        min-height:510px;

        padding:22px;

    }


    #cmh-monster-caffeine .cmh-product-visual{

        min-height:370px;

    }


    #cmh-monster-caffeine .cmh-product-visual::before{

        width:280px;

        height:280px;

    }


    #cmh-monster-caffeine .cmh-monster-svg{

        width:185px;

        height:350px;

    }


    #cmh-monster-caffeine .cmh-result-card{

        min-height:540px;

        padding:25px;

    }


    #cmh-monster-caffeine .cmh-result-header h2{

        font-size:25px;

    }


    #cmh-monster-caffeine .cmh-result-number{

        font-size:60px;

    }


    #cmh-monster-caffeine .cmh-section-heading h2{

        font-size:25px;

    }


    #cmh-monster-caffeine .cmh-cta-card{

        padding:30px 25px;

    }


    #cmh-monster-caffeine .cmh-cta-card h2{

        font-size:25px;

    }

}


/*==================================
 SMALL MOBILE
==================================*/

@media(max-width:480px){

    #cmh-monster-caffeine .cmh-hero{

        padding:38px 20px;

    }


    #cmh-monster-caffeine .cmh-hero h1{

        font-size:26px;

    }


    #cmh-monster-caffeine .cmh-product-card{

        min-height:470px;

        padding:18px;

    }


    #cmh-monster-caffeine .cmh-product-visual{

        min-height:330px;

        margin-top:15px;

    }


    #cmh-monster-caffeine .cmh-product-visual::before{

        width:245px;

        height:245px;

    }


    #cmh-monster-caffeine .cmh-monster-svg{

        width:160px;

        height:305px;

    }


    #cmh-monster-caffeine .cmh-product-caption{

        padding-top:14px;

    }


    #cmh-monster-caffeine .cmh-product-caption strong{

        font-size:17px;

    }


    #cmh-monster-caffeine .cmh-result-card{

        min-height:510px;

        padding:20px;

    }


    #cmh-monster-caffeine .cmh-main-result{

        padding:28px 15px;

    }


    #cmh-monster-caffeine .cmh-result-number{

        font-size:52px;

    }


    #cmh-monster-caffeine .cmh-result-details{

        grid-template-columns:1fr;

    }


    #cmh-monster-caffeine .cmh-serving-grid{

        grid-template-columns:1fr 1fr;

        gap:12px;

    }


    #cmh-monster-caffeine .cmh-serving-card{

        padding:20px 12px;

    }


    #cmh-monster-caffeine .cmh-serving-card strong{

        font-size:23px;

    }


    #cmh-monster-caffeine .cmh-section-heading h2{

        font-size:22px;

    }


    #cmh-monster-caffeine .cmh-cta-card{

        padding:25px 20px;

    }


    #cmh-monster-caffeine .cmh-cta-card h2{

        font-size:23px;

    }


    #cmh-monster-caffeine .cmh-calculator-button{

        width:100%;

        gap:10px;

    }

}


/*==================================
 FINAL ICON SPACING
==================================*/

#cmh-monster-caffeine .cmh-calculator-button{

    gap:10px;

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b299e15 *//*==================================================
CoffeeMasterHub
Caffeine in a Monster
CONTENT + FAQ CSS
PREMIUM COFFEE BROWN THEME
POPPINS TYPOGRAPHY
==================================================*/


/*==================================
 Poppins Font
==================================*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');


/*==================================
 Global Content Typography
==================================*/

.cmh-content,
.cmh-content *,
.cmh-faq,
.cmh-faq *{

    font-family:"Poppins",sans-serif;

}


/*==================================
 Main Content Wrapper
==================================*/

.cmh-content{

    width:100%;

    max-width:1320px;

    margin:40px auto;

    padding:0 18px;

}


/*==================================
 Content Card
==================================*/

.cmh-content-card{

    width:100%;

    background:#FFFFFF;

    border:1px solid #E9E2DA;

    border-radius:24px;

    padding:42px;

    box-shadow:0 15px 40px rgba(0,0,0,.05);

    overflow:hidden;

}


/*==================================
 Content Badge
==================================*/

.cmh-content-badge{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    gap:8px;

    padding:9px 20px;

    margin-bottom:20px;

    border-radius:50px;

    background:#FFF8F2;

    border:1px solid #E8DDD2;

    color:#7A4A27;

    font-size:13px;

    line-height:1.4;

    font-weight:600;

}


/*==================================
 Main Content Heading
==================================*/

.cmh-content-card h2{

    margin:0 0 20px;

    color:#7A4A27;

    font-size:38px;

    line-height:1.3;

    font-weight:800;

    letter-spacing:-.3px;

}


/*==================================
 Content Sub Headings
==================================*/

.cmh-content-card h3{

    margin:36px 0 15px;

    color:#7A4A27;

    font-size:24px;

    line-height:1.4;

    font-weight:700;

}


/*==================================
 Paragraphs
==================================*/

.cmh-content-card p{

    margin:0 0 19px;

    color:#555555;

    font-size:16px;

    line-height:1.9;

    font-weight:400;

}


/*==================================
 Strong Text
==================================*/

.cmh-content-card strong{

    color:#7A4A27;

    font-weight:700;

}


/*==================================
 Links
==================================*/

.cmh-content-card a{

    color:#8A552E;

    font-weight:600;

    text-decoration:none;

    transition:all .25s ease;

}


.cmh-content-card a:hover{

    color:#B57A4C;

    text-decoration:underline;

}


/*==================================
 Information Box
==================================*/

.cmh-info-box{

    position:relative;

    margin:30px 0;

    padding:28px 30px;

    background:#FFF9F4;

    border:1px solid #E8DDD2;

    border-left:5px solid #7A4A27;

    border-radius:18px;

}


.cmh-info-box h3{

    margin:0 0 13px;

    color:#7A4A27;

    font-size:22px;

    line-height:1.4;

    font-weight:700;

}


.cmh-info-box p{

    margin:0;

}


/*==================================
 Info Box List
==================================*/

.cmh-info-box ul{

    margin:17px 0 0;

    padding-left:23px;

}


.cmh-info-box li{

    margin:0 0 12px;

    padding-left:4px;

    color:#555555;

    font-size:15px;

    line-height:1.8;

}


.cmh-info-box li:last-child{

    margin-bottom:0;

}


/*==================================
 Note / Tip Box
==================================*/

.cmh-note{

    margin:30px 0;

    padding:21px 25px;

    background:#FDF7F1;

    border:1px solid #E9DED3;

    border-left:4px solid #B57A4C;

    border-radius:16px;

    color:#555555;

    font-size:15px;

    line-height:1.8;

}


.cmh-note strong{

    color:#7A4A27;

    font-weight:700;

}


.cmh-note a{

    color:#8A552E;

    font-weight:600;

}


/*==================================
 FAQ Main Wrapper
==================================*/

.cmh-faq{

    width:100%;

    max-width:1320px;

    margin:40px auto;

    padding:0 18px;

}


/*==================================
 FAQ Card
==================================*/

.cmh-faq-card{

    width:100%;

    background:#FFFFFF;

    border:1px solid #E9E2DA;

    border-radius:24px;

    padding:42px;

    box-shadow:0 15px 40px rgba(0,0,0,.05);

    overflow:hidden;

}


/*==================================
 FAQ Badge Center
==================================*/

.cmh-faq-card > .cmh-content-badge{

    display:flex;

    width:max-content;

    margin:0 auto 18px;

}


/*==================================
 FAQ Title
==================================*/

.cmh-faq-title{

    margin:0 0 14px;

    color:#7A4A27;

    text-align:center;

    font-size:38px;

    line-height:1.3;

    font-weight:800;

    letter-spacing:-.3px;

}


/*==================================
 FAQ Description
==================================*/

.cmh-faq-desc{

    max-width:780px;

    margin:0 auto 36px;

    color:#666666;

    text-align:center;

    font-size:16px;

    line-height:1.85;

}


/*==================================
 FAQ Item
==================================*/

.cmh-faq-item{

    width:100%;

    margin-bottom:17px;

    background:#FFFFFF;

    border:1px solid #E8DDD2;

    border-radius:18px;

    overflow:hidden;

    transition:all .3s ease;

}


.cmh-faq-item:last-child{

    margin-bottom:0;

}


.cmh-faq-item:hover{

    border-color:#DCCABB;

    box-shadow:0 12px 28px rgba(0,0,0,.05);

    transform:translateY(-1px);

}


/*==================================
 FAQ Question
==================================*/

.cmh-faq-question{

    width:100%;

    min-height:70px;

    margin:0;

    padding:18px 24px;

    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:18px;

    border:none;

    outline:none;

    background:#FFF9F4;

    color:#7A4A27;

    text-align:left;

    cursor:pointer;

    font-family:"Poppins",sans-serif;

    font-size:16px;

    line-height:1.5;

    font-weight:700;

    transition:all .25s ease;

}


/*==================================
 FAQ Question Hover
==================================*/

.cmh-faq-question:hover{

    background:#FFF5ED;

    color:#7A4A27;

}


/*==================================
 FAQ Question Focus
==================================*/

.cmh-faq-question:focus{

    outline:none;

    background:#FFF5ED;

    color:#7A4A27;

}


/*==================================
 FAQ Plus Icon
==================================*/

.cmh-faq-question span{

    width:36px;

    height:36px;

    min-width:36px;

    display:flex;

    align-items:center;

    justify-content:center;

    border-radius:50%;

    background:#7A4A27;

    color:#FFFFFF;

    font-size:22px;

    line-height:1;

    font-weight:400;

    transition:all .3s ease;

}


/*==================================
 FAQ Active Icon
==================================*/

.cmh-faq-item.active .cmh-faq-question span{

    transform:rotate(45deg);

    background:#B57A4C;

}


/*==================================
 FAQ Answer
==================================*/

.cmh-faq-answer{

    max-height:0;

    overflow:hidden;

    background:#FFFFFF;

    transition:max-height .4s ease;

}


/*==================================
 FAQ Answer Paragraph
==================================*/

.cmh-faq-answer p{

    margin:0;

    padding:24px 26px;

    color:#555555;

    font-size:15px;

    line-height:1.9;

}


/*==================================
 FAQ Answer Links
==================================*/

.cmh-faq-answer a{

    color:#8A552E;

    font-weight:600;

    text-decoration:none;

    transition:.25s;

}


.cmh-faq-answer a:hover{

    color:#B57A4C;

    text-decoration:underline;

}


/*==================================
 FAQ Active State
==================================*/

.cmh-faq-item.active{

    border-color:#DCCABB;

    box-shadow:0 10px 25px rgba(122,74,39,.06);

}


/*==================================
 Tablet
==================================*/

@media(max-width:991px){

    .cmh-content{

        padding:0 14px;

    }


    .cmh-faq{

        padding:0 14px;

    }


    .cmh-content-card,
    .cmh-faq-card{

        padding:32px;

        border-radius:22px;

    }


    .cmh-content-card h2,
    .cmh-faq-title{

        font-size:32px;

    }


    .cmh-content-card h3{

        font-size:22px;

    }


    .cmh-content-card p{

        font-size:15px;

    }

}


/*==================================
 Mobile
==================================*/

@media(max-width:768px){

    .cmh-content,
    .cmh-faq{

        margin:25px auto;

        padding:0 10px;

    }


    .cmh-content-card,
    .cmh-faq-card{

        padding:24px;

        border-radius:20px;

    }


    .cmh-content-badge{

        padding:8px 16px;

        font-size:12px;

        margin-bottom:17px;

    }


    .cmh-content-card h2,
    .cmh-faq-title{

        font-size:27px;

        line-height:1.35;

    }


    .cmh-content-card h3{

        margin-top:30px;

        font-size:20px;

    }


    .cmh-content-card p,
    .cmh-faq-answer p{

        font-size:14px;

        line-height:1.85;

    }


    .cmh-info-box{

        padding:22px;

        margin:25px 0;

        border-left-width:4px;

    }


    .cmh-info-box h3{

        font-size:19px;

    }


    .cmh-info-box li{

        font-size:14px;

        line-height:1.75;

    }


    .cmh-note{

        padding:18px 20px;

        font-size:14px;

    }


    .cmh-faq-card > .cmh-content-badge{

        width:max-content;

        max-width:100%;

    }


    .cmh-faq-desc{

        font-size:14px;

        line-height:1.8;

        margin-bottom:28px;

    }


    .cmh-faq-item{

        border-radius:16px;

        margin-bottom:14px;

    }


    .cmh-faq-question{

        min-height:64px;

        padding:17px 18px;

        font-size:15px;

        gap:12px;

    }


    .cmh-faq-question span{

        width:32px;

        height:32px;

        min-width:32px;

        font-size:20px;

    }


    .cmh-faq-answer p{

        padding:20px;

    }

}


/*==================================
 Small Mobile
==================================*/

@media(max-width:480px){

    .cmh-content-card,
    .cmh-faq-card{

        padding:19px;

        border-radius:18px;

    }


    .cmh-content-badge{

        padding:7px 13px;

        font-size:11px;

    }


    .cmh-content-card h2,
    .cmh-faq-title{

        font-size:23px;

        line-height:1.35;

    }


    .cmh-content-card h3{

        font-size:18px;

        line-height:1.45;

    }


    .cmh-content-card p,
    .cmh-faq-answer p{

        font-size:13px;

        line-height:1.8;

    }


    .cmh-info-box{

        padding:18px;

        border-radius:15px;

    }


    .cmh-info-box h3{

        font-size:18px;

    }


    .cmh-info-box li{

        font-size:13px;

        padding-left:2px;

    }


    .cmh-note{

        padding:16px 17px;

        font-size:13px;

        line-height:1.8;

        border-radius:14px;

    }


    .cmh-faq-desc{

        font-size:13px;

        line-height:1.8;

    }


    .cmh-faq-question{

        min-height:60px;

        padding:15px;

        font-size:14px;

    }


    .cmh-faq-question span{

        width:29px;

        height:29px;

        min-width:29px;

        font-size:18px;

    }


    .cmh-faq-answer p{

        padding:18px 16px;

    }

}


/*==================================
 FAQ Text Hover Fix
==================================*/

.cmh-faq-question:hover,
.cmh-faq-question:focus,
.cmh-faq-question:active{

    color:#7A4A27 !important;

    background:#FFF5ED !important;

}


/*==================================
 FAQ Icon Hover Fix
==================================*/

.cmh-faq-question:hover span,
.cmh-faq-question:focus span,
.cmh-faq-question:active span{

    color:#FFFFFF !important;

    background:#7A4A27 !important;

}


/*==================================
 Active FAQ Icon Override
==================================*/

.cmh-faq-item.active .cmh-faq-question:hover span,
.cmh-faq-item.active .cmh-faq-question:focus span{

    color:#FFFFFF !important;

    background:#B57A4C !important;

}


/*==================================
 Selection Color
==================================*/

.cmh-content-card ::selection,
.cmh-faq-card ::selection{

    background:#7A4A27;

    color:#FFFFFF;

}/* End custom CSS */