.elementor-1233 .elementor-element.elementor-element-9cd84a2{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-8e945b8{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-966c3de{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-64860fe{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-ffe1949{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-ce7e1ef{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-c6ebdaa{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-81fab8c{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-39e76cc{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1233 .elementor-element.elementor-element-29e7ad1{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-8c51392 *//* ==========================
MATERIALS HERO
========================== */

.materials-hero{

    padding:160px 0 120px;

    background:#fffdf8;

    text-align:center;

    overflow:hidden;
}

.materials-container{

    width:90%;

    max-width:950px;

    margin:auto;
}

.materials-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:25px;
}

.materials-hero h1{

    font-family:'DM Serif Display',serif;

    font-size:78px;

    line-height:1.05;

    color:#301605;

    margin-bottom:25px;
}

.materials-hero h1 span{

    display:block;

    color:#FFB80C;
}

.materials-hero p{

    max-width:850px;

    margin:0 auto 40px;

    color:#666;

    font-size:18px;

    line-height:1.9;
}

/* BUTTONS */

.materials-buttons{

    display:flex;

    justify-content:center;

    gap:20px;

    flex-wrap:wrap;
}

.materials-btn-primary{

    padding:18px 38px;

    border-radius:60px;

    background:#301605;

    color:#fff;

    text-decoration:none;

    font-weight:700;

    transition:.3s;
}

.materials-btn-primary:hover{

    background:#FFB80C;

    color:#301605;
}

.materials-btn-secondary{

    padding:18px 38px;

    border-radius:60px;

    border:1px solid #ddd;

    color:#301605;

    text-decoration:none;

    font-weight:700;

    transition:.3s;
}

.materials-btn-secondary:hover{

    border-color:#FFB80C;
}

/* RESPONSIVE */

@media(max-width:768px){

.materials-hero{

    padding:120px 0 80px;
}

.materials-hero h1{

    font-size:46px;
}

.materials-hero p{

    font-size:16px;
}

.materials-buttons{

    flex-direction:column;

    align-items:center;
}

.materials-btn-primary,
.materials-btn-secondary{

    width:100%;

    max-width:320px;

    text-align:center;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1927250 *//* ==========================
PREMIUM MATERIALS
========================== */

.premium-materials{

    padding:120px 0;

    background:#fff;
}

.materials-wrapper{

    width:90%;

    max-width:1400px;

    margin:auto;
}

/* HEADING */

.materials-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.materials-tag{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.materials-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.materials-heading h2 span{

    display:block;

    color:#FFB80C;
}

.materials-heading p{

    color:#666;

    line-height:1.9;

    font-size:18px;
}

/* GRID */

.materials-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.material-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;
}

.material-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;
}

.material-card img{

    width:100%;

    height:280px;

    object-fit:cover;
}

.material-content{

    padding:30px;
}

.material-content h3{

    font-size:26px;

    color:#301605;

    margin-bottom:15px;
}

.material-content p{

    color:#666;

    line-height:1.8;
}

/* TABLET */

@media(max-width:1024px){

.materials-grid{

    grid-template-columns:repeat(2,1fr);
}
}

/* MOBILE */

@media(max-width:768px){

.premium-materials{

    padding:80px 0;
}

.materials-heading h2{

    font-size:40px;
}

.materials-grid{

    grid-template-columns:1fr;
}

.material-card img{

    height:240px;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0a9f434 *//* ==========================
WOOL COLORS PREMIUM
========================== */

.wool-colors{

    padding:120px 0;

    background:#fff;
}

.wool-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

/* HEADING */

.wool-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.wool-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.wool-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.wool-heading h2 span{

    display:block;

    color:#FFB80C;
}

.wool-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

/* GRID */

.wool-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.wool-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;

    cursor:pointer;
}

.wool-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 25px 60px rgba(0,0,0,.08);
}

.wool-card img{

    width:100%;

    height:320px;

    object-fit:cover;

    display:block;
}

.wool-info{

    padding:25px;
}

.wool-info h3{

    font-size:24px;

    color:#301605;

    margin-bottom:8px;
}

.wool-info span{

    color:#888;

    font-size:14px;
}

/* TABLET */

@media(max-width:1024px){

.wool-grid{

    grid-template-columns:repeat(2,1fr);
}

}

/* MOBILE */

@media(max-width:768px){

.wool-colors{

    padding:80px 0;
}

.wool-heading h2{

    font-size:40px;
}

.wool-grid{

    grid-template-columns:1fr;
}

.wool-card img{

    height:260px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6915fa2 *//* ==========================
LEATHER COLORS
========================== */

.leather-colors{

    padding:120px 0;

    background:#fffdf8;
}

.leather-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

/* HEADING */

.leather-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.leather-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.leather-heading h2{

    font-family:'DM Serif Display', serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.leather-heading h2 span{

    display:block;

    color:#FFB80C;
}

.leather-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

/* GRID */

.leather-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.leather-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;

    cursor:pointer;
}

.leather-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 25px 60px rgba(0,0,0,.08);
}

.leather-card img{

    width:100%;

    height:320px;

    object-fit:cover;

    display:block;
}

.leather-info{

    padding:25px;
}

.leather-info h3{

    font-size:24px;

    color:#301605;

    margin-bottom:8px;
}

.leather-info span{

    color:#888;

    font-size:14px;
}

/* TABLET */

@media(max-width:1024px){

.leather-grid{

    grid-template-columns:repeat(2,1fr);
}

}

/* MOBILE */

@media(max-width:768px){

.leather-colors{

    padding:80px 0;
}

.leather-heading h2{

    font-size:40px;
}

.leather-grid{

    grid-template-columns:1fr;
}

.leather-card img{

    height:260px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb6c0fd *//* ==========================
RIB KNIT COLORS
========================== */

.rib-colors{

    padding:120px 0;

    background:#fff;
}

.rib-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

/* HEADING */

.rib-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.rib-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.rib-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.rib-heading h2 span{

    display:block;

    color:#FFB80C;
}

.rib-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

/* GRID */

.rib-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.rib-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;
}

.rib-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 25px 60px rgba(0,0,0,.08);
}

.rib-card img{

    width:100%;

    height:260px;

    object-fit:cover;

    display:block;
}

.rib-info{

    padding:25px;
}

.rib-info h3{

    color:#301605;

    font-size:24px;

    margin-bottom:8px;
}

.rib-info span{

    color:#888;

    font-size:14px;
}

/* TABLET */

@media(max-width:1024px){

.rib-grid{

    grid-template-columns:repeat(2,1fr);
}

}

/* MOBILE */

@media(max-width:768px){

.rib-colors{

    padding:80px 0;
}

.rib-heading h2{

    font-size:40px;
}

.rib-grid{

    grid-template-columns:1fr;
}

.rib-card img{

    height:220px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-42fc185 *//* ==========================
LINING OPTIONS
========================== */

.lining-options{

    padding:120px 0;

    background:#fffdf8;
}

.lining-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

/* HEADING */

.lining-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.lining-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.lining-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.lining-heading h2 span{

    display:block;

    color:#FFB80C;
}

.lining-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

/* GRID */

.lining-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

/* CARD */

.lining-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;
}

.lining-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 25px 60px rgba(0,0,0,.08);
}

.lining-card img{

    width:100%;

    height:300px;

    object-fit:cover;

    display:block;
}

.lining-info{

    padding:25px;
}

.lining-info h3{

    font-size:24px;

    color:#301605;

    margin-bottom:12px;
}

.lining-info p{

    color:#666;

    line-height:1.8;

    font-size:14px;
}

/* TABLET */

@media(max-width:1024px){

.lining-grid{

    grid-template-columns:repeat(2,1fr);
}

}

/* MOBILE */

@media(max-width:768px){

.lining-options{

    padding:80px 0;
}

.lining-heading h2{

    font-size:40px;
}

.lining-grid{

    grid-template-columns:1fr;
}

.lining-card img{

    height:240px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d4691bb *//* ==========================
CHENILLE PATCHES
========================== */

.chenille-section{

    padding:120px 0;

    background:#fff;
}

.chenille-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

/* HEADING */

.chenille-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.chenille-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.chenille-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.chenille-heading h2 span{

    display:block;

    color:#FFB80C;
}

.chenille-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

/* GRID */

.chenille-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.chenille-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;
}

.chenille-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 25px 60px rgba(0,0,0,.08);
}

.chenille-card img{

    width:100%;

    height:280px;

    object-fit:cover;

    display:block;
}

.chenille-info{

    padding:30px;
}

.chenille-info h3{

    font-size:26px;

    color:#301605;

    margin-bottom:12px;
}

.chenille-info p{

    color:#666;

    line-height:1.8;

    font-size:14px;
}

/* TABLET */

@media(max-width:1024px){

.chenille-grid{

    grid-template-columns:repeat(2,1fr);
}

}

/* MOBILE */

@media(max-width:768px){

.chenille-section{

    padding:80px 0;
}

.chenille-heading h2{

    font-size:40px;
}

.chenille-grid{

    grid-template-columns:1fr;
}

.chenille-card img{

    height:240px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-87c87e4 *//* ==========================
EMBROIDERY THREAD COLORS
========================== */

.thread-colors{

    padding:120px 0;

    background:#fffdf8;
}

.thread-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.thread-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.thread-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.thread-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.thread-heading h2 span{

    display:block;

    color:#FFB80C;
}

.thread-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.thread-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.thread-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;
}

.thread-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 25px 60px rgba(0,0,0,.08);
}

.thread-card img{

    width:100%;

    height:260px;

    object-fit:cover;

    display:block;
}

.thread-info{

    padding:25px;
}

.thread-info h3{

    font-size:22px;

    color:#301605;

    margin-bottom:8px;
}

.thread-info span{

    color:#888;

    font-size:14px;
}

@media(max-width:1024px){

.thread-grid{

    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.thread-colors{

    padding:80px 0;
}

.thread-heading h2{

    font-size:40px;
}

.thread-grid{

    grid-template-columns:1fr;
}

.thread-card img{

    height:220px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3935960 *//* ==========================
BUTTONS & SNAPS
========================== */

.snaps-section{

    padding:120px 0;

    background:#fff;
}

.snaps-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

/* HEADING */

.snaps-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.snaps-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.snaps-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.snaps-heading h2 span{

    display:block;

    color:#FFB80C;
}

.snaps-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

/* GRID */

.snaps-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.snap-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    overflow:hidden;

    transition:.35s;
}

.snap-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;

    box-shadow:0 25px 60px rgba(0,0,0,.08);
}

.snap-card img{

    width:100%;

    height:280px;

    object-fit:cover;

    display:block;
}

.snap-info{

    padding:30px;
}

.snap-info h3{

    font-size:26px;

    color:#301605;

    margin-bottom:10px;
}

.snap-info span{

    color:#888;

    font-size:14px;
}

/* TABLET */

@media(max-width:1024px){

.snaps-grid{

    grid-template-columns:repeat(2,1fr);
}

}

/* MOBILE */

@media(max-width:768px){

.snaps-section{

    padding:80px 0;
}

.snaps-heading h2{

    font-size:40px;
}

.snaps-grid{

    grid-template-columns:1fr;
}

.snap-card img{

    height:240px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d69359d *//* ==========================
MATERIALS CTA
========================== */

.materials-final-cta{

    padding:120px 0;

    background:#301605;

    text-align:center;

    overflow:hidden;
}

.materials-cta-container{

    width:90%;

    max-width:1000px;

    margin:auto;
}

.materials-cta-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.10);

    border:1px solid rgba(255,184,12,.20);

    color:#FFB80C;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:25px;
}

.materials-cta-container h2{

    font-family:'DM Serif Display',serif;

    font-size:70px;

    line-height:1.05;

    color:#fff;

    margin-bottom:25px;
}

.materials-cta-container h2 span{

    display:block;

    color:#FFB80C;
}

.materials-cta-container p{

    max-width:850px;

    margin:0 auto 40px;

    color:rgba(255,255,255,.80);

    font-size:18px;

    line-height:1.9;
}

/* FEATURES */

.materials-cta-features{

    display:flex;

    justify-content:center;

    flex-wrap:wrap;

    gap:15px;

    margin-bottom:45px;
}

.materials-cta-features span{

    padding:14px 22px;

    border-radius:50px;

    background:rgba(255,255,255,.06);

    border:1px solid rgba(255,255,255,.08);

    color:#fff;

    font-size:14px;

    font-weight:600;
}

/* BUTTONS */

.materials-cta-buttons{

    display:flex;

    justify-content:center;

    gap:20px;

    flex-wrap:wrap;
}

.materials-cta-primary{

    padding:18px 40px;

    border-radius:60px;

    background:#FFB80C;

    color:#301605;

    text-decoration:none;

    font-weight:700;

    transition:.3s;
}

.materials-cta-primary:hover{

    transform:translateY(-4px);
}

.materials-cta-secondary{

    padding:18px 40px;

    border-radius:60px;

    border:1px solid rgba(255,255,255,.15);

    color:#fff;

    text-decoration:none;

    font-weight:700;

    transition:.3s;
}

.materials-cta-secondary:hover{

    background:rgba(255,255,255,.08);
}

/* MOBILE */

@media(max-width:768px){

.materials-final-cta{

    padding:80px 0;
}

.materials-cta-container h2{

    font-size:42px;
}

.materials-cta-container p{

    font-size:16px;
}

.materials-cta-buttons{

    flex-direction:column;

    align-items:center;
}

.materials-cta-primary,
.materials-cta-secondary{

    width:100%;

    max-width:320px;

    text-align:center;
}

}/* End custom CSS */