@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//coincards.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.header-banner{
	background-color:rgb(221,51,51);
	background-image: none;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(5,5,5);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:#EF8022;
}
:root{
--wd-alternative-color:#FFC313;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#FFC313;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#83b735;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
/* =========================================================
   COINCARDS GLOBAL CSS
   ========================================================= */


/* =========================================================
   EXISTING PRODUCT / NAME YOUR PRICE STYLES
   ========================================================= */

.gcv_label label {
    margin-bottom: 0;
    font-weight: 600;
    color: #2d2a2a;
    white-space: nowrap;
}

.nyp_table {
    margin-bottom: 25px;
}

.nyp_table td {
    border: none;
    vertical-align: middle;
    padding: 0;
    padding-bottom: 20px;
}

.nyp_table input {
    color: #777;
    border-color: #ffc313 !important;
    padding: 0 15px;
}


/* =========================================================
   COINCARDS MODERN CONTENT
   ========================================================= */

.cc-modern {
    background-color: #050505;
    color: #fff;
    padding-top: 110px;
    padding-bottom: 110px;
    border: 0 !important;
    outline: 0 !important;
}

.cc-modern .wpb_content_element {
    margin-bottom: 0;
}


/* Keep modern pages dark behind WPBakery rows */

body:has(.cc-modern) .main-page-wrapper {
    background-color: #050505;
}


/* SMALL ORANGE SECTION LABEL */

.cc-modern-kicker {
    color: #f7931a !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: .16em !important;
    text-transform: uppercase;
    margin: 0 0 18px !important;
}


/* MAIN PAGE HEADING */

.cc-modern-h1 {
    color: #fff !important;
    font-size: clamp(48px, 6vw, 88px) !important;
    line-height: .98 !important;
    font-weight: 700 !important;
    letter-spacing: -.045em !important;
    max-width: 900px;
    margin: 0 0 30px !important;
}


/* SECTION HEADINGS */

.cc-modern-h2 {
    color: #fff !important;
    font-size: clamp(34px, 4vw, 58px) !important;
    line-height: 1.05 !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    margin: 0 0 30px !important;
}


/* LARGE INTRO COPY */

.cc-modern-lead {
    color: #b9b9b9;
    font-size: 19px;
    line-height: 1.7;
    max-width: 680px;
}

.cc-modern-lead p {
    margin-bottom: 18px;
}


/* NORMAL CONTENT */

.cc-modern-copy {
    color: #aaa;
    font-size: 17px;
    line-height: 1.85;
    max-width: 760px;
}

.cc-modern-copy p {
    margin-bottom: 22px;
}

.cc-modern-copy p:last-child,
.cc-modern-lead p:last-child {
    margin-bottom: 0;
}

.cc-text-center {
    text-align: center !important;
}


/* =========================================================
   ABOUT PAGE
   ========================================================= */


/* HERO */

.cc-about-hero {
    min-height: 650px;
    display: flex;
    align-items: center;
    background: #050505;
}


/* HERO GRAPHIC */

.cc-about-hero-graphic {
    position: relative;
}

.cc-about-hero-graphic .wpb_single_image {
    margin-bottom: 0 !important;
    text-align: right;
}

.cc-about-hero-graphic .vc_single_image-wrapper {
    width: 100%;
}

.cc-about-hero-graphic img {
    display: block;
    width: 115%;
    max-width: none;
    height: auto;
    margin-left: auto;
    opacity: .92;
    transform: translateX(8%);
}


/* STORY */

.cc-about-story {
    background: #090909;
}


/* LARGE YEAR */

.cc-about-year {
    color: #f7931a !important;
    font-size: clamp(80px, 10vw, 150px) !important;
    line-height: .8 !important;
    font-weight: 700 !important;
    letter-spacing: -.07em !important;
    margin: 0 !important;
}


/* BELIEF */

.cc-about-belief {
    background: #050505;
    text-align: center;
    padding-top: 140px;
    padding-bottom: 140px;
}


/*
   Keep this as one strong line on desktop.
   At tablet/mobile sizes we allow natural wrapping.
*/

.cc-about-statement {
    color: #fff !important;
    font-size: clamp(44px, 5vw, 72px) !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    letter-spacing: -.05em !important;
    margin: 15px 0 35px !important;
    white-space: nowrap;
}

.cc-about-belief-copy {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 820px;
}


/* STATS / FOOTPRINT */

.cc-about-footprint {
    padding-top: 65px;
    padding-bottom: 65px;
    background: #080706;
}

.cc-about-number {
    color: #fff !important;
    font-size: 48px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    margin: 0 0 10px !important;
}

.cc-about-number-label {
    color: #777 !important;
    font-size: 11px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: .11em !important;
    margin: 0 !important;
}


/* COMPANY */

.cc-about-company {
    background: #050505;
}


/* CTA */

.cc-about-cta {
    background: #050505;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 140px;
}

.cc-about-cta-copy {
    color: #888;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px !important;
}


/* REGION CTA BUTTONS */

.cc-about-cta .vc_btn3-container {
    display: inline-block !important;
    margin: 5px !important;
}

.cc-about-cta .vc_btn3 {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #7c4810 !important;
    border-radius: 999px !important;
    padding: 11px 18px !important;
    min-height: 0 !important;

    font-size: 12px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;

    box-shadow: none !important;

    transition:
        background .2s ease,
        border-color .2s ease,
        color .2s ease,
        transform .2s ease !important;
}

.cc-about-cta .vc_btn3:hover {
    background: #f7931a !important;
    border-color: #f7931a !important;
    color: #000 !important;
    transform: translateY(-2px);
}


/* =========================================================
   COINCARDS FOOTER
   ========================================================= */

.cc-footer-main,
.cc-footer-legal {
    background: #050505;
    color: #fff;
    border: 0 !important;
    outline: 0 !important;
}


/* MAIN FOOTER */

.cc-footer-main {
    padding-top: 72px;
    padding-bottom: 58px;
}

.cc-footer-main .wpb_content_element,
.cc-footer-legal .wpb_content_element {
    margin-bottom: 0;
}


/* LOGO */

.cc-footer-logo {
    margin-bottom: 22px !important;
}

.cc-footer-logo img {
    width: 175px;
    height: auto;
}


/* BRAND */

.cc-footer-brand-title {
    color: #fff !important;
    font-size: 22px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: -.02em !important;
    margin: 0 0 10px !important;
}

.cc-footer-brand-copy {
    color: #999;
    font-size: 14px;
    line-height: 1.7;
    max-width: 350px;
    margin-bottom: 24px !important;
}


/* COLUMN HEADINGS */

.cc-footer-heading {
    color: #fff !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase;
    margin: 4px 0 20px !important;
}


/* NORMAL FOOTER LINKS */

.cc-footer-textlink.vc_btn3-container {
    display: block !important;
    margin: 0 0 11px !important;
}

.cc-footer-textlink .vc_btn3 {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    color: #a8a8a8 !important;

    font-size: 13px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    text-transform: none !important;

    transition: color .2s ease !important;
}

.cc-footer-textlink .vc_btn3:hover,
.cc-footer-textlink .vc_btn3:focus {
    background: transparent !important;
    color: #f7931a !important;
}


/* REGION LINKS */

.cc-footer-region.vc_btn3-container {
    display: inline-block !important;
    margin: 0 14px 8px 0 !important;
}

.cc-footer-region .vc_btn3 {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 0 !important;

    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;

    color: #aaa !important;

    font-size: 12px !important;
    line-height: 1.4 !important;
    font-weight: 500 !important;

    transition: color .2s ease !important;
}

.cc-footer-region .vc_btn3:hover,
.cc-footer-region .vc_btn3:focus {
    background: transparent !important;
    color: #f7931a !important;
}


/* EMAIL */

.cc-footer-email.vc_btn3-container {
    margin-top: 22px !important;
}

.cc-footer-email .vc_btn3 {
    color: #ddd !important;
    font-weight: 500 !important;
}


/* MERCHANT DISCLAIMER */

.cc-footer-legal {
    padding-top: 22px;
    padding-bottom: 24px;
}

.cc-footer-disclaimer {
    max-width: 1050px;
    color: #606060;
    font-size: 11px;
    line-height: 1.65;
}


/* FOOTER LINKS */

.cc-footer-main a,
.cc-footer-legal a {
    text-decoration: none;
}


/* =========================================================
   DARK ROW / SEAM CLEANUP
   ========================================================= */

/*
   Prevent WPBakery / theme borders from appearing between
   Coincards modern rows.
*/

.cc-modern.vc_row,
.cc-footer-main.vc_row,
.cc-footer-legal.vc_row {
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    box-shadow: none !important;
}


/*
   Helps hide occasional 1px rendering seams between
   adjacent dark full-width WPBakery rows.
*/

.cc-modern + .cc-modern {
    margin-top: -1px;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .cc-modern {
        padding-top: 85px;
        padding-bottom: 85px;
    }

    .cc-about-hero {
        min-height: 560px;
    }

    .cc-about-hero-graphic {
        margin-top: 45px;
    }

    .cc-about-hero-graphic .wpb_single_image {
        text-align: center;
    }

    .cc-about-hero-graphic img {
        width: 100%;
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
        transform: none;
        opacity: .90;
    }

    .cc-about-belief {
        padding-top: 110px;
        padding-bottom: 110px;
    }

    .cc-about-statement {
        font-size: clamp(42px, 6vw, 62px) !important;
        white-space: normal;
    }

    .cc-footer-main {
        padding-top: 60px;
        padding-bottom: 40px;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    /* GENERAL */

    .cc-modern {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .cc-modern-h1 {
        font-size: 48px !important;
    }

    .cc-modern-h2 {
        font-size: 38px !important;
    }

    .cc-modern-lead {
        font-size: 17px;
    }

    .cc-modern-copy {
        font-size: 16px;
    }


    /* ABOUT HERO */

    .cc-about-hero {
        min-height: 0;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .cc-about-hero-graphic {
        margin-top: 40px;
    }

    .cc-about-hero-graphic img {
        width: 115%;
        max-width: none;
        margin-left: -7.5%;
        opacity: .88;
    }


    /* ABOUT STORY */

    .cc-about-year {
        margin-bottom: 50px !important;
    }


    /* ABOUT BELIEF */

    .cc-about-belief {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .cc-about-statement {
        font-size: 44px !important;
        line-height: 1.02 !important;
        white-space: normal;
    }

    .cc-about-belief-copy {
        max-width: 100%;
    }


    /* FOOTPRINT */

    .cc-about-footprint {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .cc-about-footprint .wpb_column {
        margin: 25px 0;
    }

    .cc-about-number {
        font-size: 42px !important;
    }


    /* CTA */

    .cc-about-cta {
        padding-top: 90px;
        padding-bottom: 95px;
    }

    .cc-about-cta .vc_btn3-container {
        margin: 4px 2px !important;
    }

    .cc-about-cta .vc_btn3 {
        padding: 10px 14px !important;
        font-size: 11px !important;
    }


    /* FOOTER */

    .cc-footer-main {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .cc-footer-brand,
    .cc-footer-col {
        margin-bottom: 38px;
    }

    .cc-footer-logo img {
        width: 155px;
    }

    .cc-footer-heading {
        margin-bottom: 16px !important;
    }

    .cc-footer-region.vc_btn3-container {
        margin-right: 12px !important;
        margin-bottom: 9px !important;
    }

    .cc-footer-legal {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .cc-footer-disclaimer {
        font-size: 10px;
    }

}


/* =========================================================
   HEADER REGION DROPDOWN
   ========================================================= */

.whb-header .wd-dropdown-menu {
    background: #0b0b0b !important;
    border: 1px solid rgba(255,255,255,.08) !important;
    border-radius: 8px !important;
    box-shadow: 0 16px 40px rgba(0,0,0,.35) !important;

    padding: 10px !important;
    min-width: 205px !important;

    /* Close WoodMart's hover gap */
    margin-top: -12px !important;
}

.whb-header .wd-dropdown-menu .wd-sub-menu > li > a {
    color: #b8b8b8 !important;
    padding: 10px 10px !important;
    border-radius: 5px !important;

    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.4 !important;

    transition:
        background .15s ease,
        color .15s ease !important;
}

.whb-header .wd-dropdown-menu .wd-sub-menu > li > a:hover {
    color: #fff !important;
    background: rgba(247,147,26,.10) !important;
}


/* =========================================================
   CONTACT PAGE
   ========================================================= */


/* HERO */

.cc-contact-hero {
    min-height: 420px;
    display: flex;
    align-items: center;
    background: #050505;
}


/* MAIN CONTACT AREA */

.cc-contact-main {
    background: #090909;
    padding-top: 85px;
    padding-bottom: 90px;

}


/* LEFT SIDE DETAILS */

.cc-contact-info .cc-modern-copy {
    max-width: 520px;
    margin-bottom: 52px;
}

.cc-contact-label {
    color: #f7931a !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: .15em !important;
    text-transform: uppercase;
    margin: 34px 0 9px !important;
}

.cc-contact-detail {
    color: #d0d0d0;
    font-size: 15px;
    line-height: 1.7;
    max-width: 470px;
}


/* FORM PANEL */

.cc-contact-form-panel > .vc_column-inner > .wpb_wrapper {
    background: #0d0d0d;
    border: 1px solid rgba(255,255,255,.07);
    border-radius: 18px;
    padding: 46px;
}

.cc-contact-form-title {
    color: #fff !important;
    font-size: clamp(32px, 3vw, 46px) !important;
    line-height: 1.05 !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    margin: 0 0 35px !important;
}


/* CONTACT FORM 7 */

.cc-contact-form p {
    margin-bottom: 20px;
}

.cc-contact-form label {
    display: block;
    color: #aaa;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 7px;
}

.cc-contact-form input[type="text"],
.cc-contact-form input[type="email"],
.cc-contact-form input[type="tel"],
.cc-contact-form input[type="url"],
.cc-contact-form input[type="number"],
.cc-contact-form select,
.cc-contact-form textarea {
    width: 100%;

    background: #080808 !important;
    color: #fff !important;

    border: 1px solid rgba(255,255,255,.10) !important;
    border-radius: 8px !important;

    padding: 13px 14px !important;

    font-size: 14px !important;
    line-height: 1.5 !important;

    box-shadow: none !important;

    transition:
        border-color .2s ease,
        background .2s ease !important;
}

.cc-contact-form textarea {
    min-height: 170px;
    resize: vertical;
}

.cc-contact-form input:focus,
.cc-contact-form select:focus,
.cc-contact-form textarea:focus {
    background: #0b0b0b !important;
    border-color: rgba(247,147,26,.7) !important;
    outline: none !important;
}


/* PLACEHOLDERS */

.cc-contact-form ::placeholder {
    color: #5f5f5f;
    opacity: 1;
}


/* SUBMIT */

.cc-contact-form input[type="submit"] {
    background: #f7931a !important;
    color: #080808 !important;

    border: 1px solid #f7931a !important;
    border-radius: 999px !important;

    padding: 13px 24px !important;

    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;

    text-transform: uppercase;
    letter-spacing: .05em;

    box-shadow: none !important;
    cursor: pointer;

    transition:
        transform .2s ease,
        background .2s ease !important;
}

.cc-contact-form input[type="submit"]:hover {
    background: #ff9f25 !important;
    transform: translateY(-2px);
}


/* CF7 VALIDATION */

.cc-contact-form .wpcf7-not-valid-tip {
    color: #f7931a;
    font-size: 11px;
    margin-top: 6px;
}

.cc-contact-form .wpcf7-response-output {
    color: #bbb;
    font-size: 13px;
    line-height: 1.6;

    border: 1px solid rgba(247,147,26,.35) !important;
    border-radius: 8px;

    margin: 25px 0 0 !important;
    padding: 12px 14px !important;
}


/* BOTTOM NOTE */

.cc-contact-note {
    background: #050505;
    text-align: center;
    padding-top: 85px;
    padding-bottom: 90px;
}

.cc-contact-note-copy {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/* TABLET */

@media (max-width: 991px) {

    .cc-contact-hero {
        min-height: 400px;
    }

    .cc-contact-main {
        padding-top: 75px;
        padding-bottom: 75px;
    }

    .cc-contact-form-panel > .vc_column-inner > .wpb_wrapper {
        padding: 36px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .cc-contact-hero {
        min-height: 0;
        padding-top: 65px;
        padding-bottom: 65px;
    }

    .cc-contact-main {
        padding-top: 60px;
        padding-bottom: 65px;
    }

    .cc-contact-info {
        margin-bottom: 55px;
    }

    .cc-contact-info .cc-modern-copy {
        margin-bottom: 40px;
    }

    .cc-contact-form-panel > .vc_column-inner > .wpb_wrapper {
        padding: 28px 22px;
        border-radius: 14px;
    }

    .cc-contact-form-title {
        font-size: 34px !important;
    }

    .cc-contact-note {
        padding-top: 70px;
        padding-bottom: 75px;
    }

}


/* =========================================================
   LEGAL PAGES
   Privacy / Terms / Cookie Policy
   ========================================================= */


/* HERO */

.cc-legal-hero {
    min-height: 340px;
    display: flex;
    align-items: center;

    background: #050505;

    padding-top: 65px;
    padding-bottom: 65px;
}

.cc-legal-intro {
    color: #aaa;

    font-size: 17px;
    line-height: 1.65;

    max-width: 720px;

    margin: 0 !important;
}

.cc-legal-meta {
    color: #666;

    font-size: 10px;
    line-height: 1.5;
    font-weight: 600;

    letter-spacing: .10em;
    text-transform: uppercase;

    margin: 20px 0 0 !important;
}


/* =========================================================
   DOCUMENT AREA
   ========================================================= */

.cc-legal-section {
    background: #090909;

    padding-top: 65px;
    padding-bottom: 85px;
}

.cc-legal-content > .vc_column-inner > .wpb_wrapper {
    max-width: 900px;

    margin-left: auto;
    margin-right: auto;
}


/*
   Kill WPBakery's normal element spacing.
   We control spacing ourselves below.
*/

.cc-legal-content .wpb_content_element {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}


/* =========================================================
   BODY TEXT
   ========================================================= */

.cc-legal-body-text {
    color: #aaa;

    font-size: 15px;
    line-height: 1.75;

    margin: 0 0 13px !important;

    /* IMPORTANT:
       Do not preserve shortcode formatting whitespace. */
    white-space: normal;
}

.cc-legal-body-text p {
    margin: 0 !important;
    padding: 0 !important;
}


/* Lists written as plain-text bullets */

.cc-legal-body-text br {
    line-height: 1.65;
}


/* =========================================================
   SECTION HEADINGS
   ========================================================= */

.cc-legal-heading {
    color: #fff !important;

    font-size: 25px !important;
    line-height: 1.2 !important;

    font-weight: 700 !important;
    letter-spacing: -.025em !important;

    margin-top: 40px !important;
    margin-bottom: 14px !important;
}


/*
   Slightly less room before the first section heading.
*/

.cc-legal-content .cc-legal-heading:first-of-type {
    margin-top: 28px !important;
}


/* =========================================================
   LINKS
   ========================================================= */

.cc-legal-body-text a {
    color: #d9963e !important;

    text-decoration: underline;
    text-decoration-color: rgba(217,150,62,.35);
    text-underline-offset: 3px;

    transition:
        color .15s ease,
        text-decoration-color .15s ease;
}

.cc-legal-body-text a:hover {
    color: #f7931a !important;
    text-decoration-color: #f7931a;
}


/* =========================================================
   TEXT SELECTION
   ========================================================= */

.cc-legal-section ::selection,
.cc-legal-hero ::selection {
    background: #f7931a;
    color: #050505;
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .cc-legal-hero {
        min-height: 310px;

        padding-top: 60px;
        padding-bottom: 60px;
    }

    .cc-legal-section {
        padding-top: 55px;
        padding-bottom: 75px;
    }

    .cc-legal-heading {
        font-size: 23px !important;

        margin-top: 35px !important;
        margin-bottom: 13px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .cc-legal-hero {
        min-height: 0;

        padding-top: 55px;
        padding-bottom: 55px;
    }

    .cc-legal-intro {
        font-size: 16px;
        line-height: 1.6;
    }

    .cc-legal-meta {
        font-size: 9px;
        line-height: 1.6;

        margin-top: 18px !important;
    }

    .cc-legal-section {
        padding-top: 45px;
        padding-bottom: 60px;
    }

    .cc-legal-body-text {
        font-size: 14px;
        line-height: 1.7;

        margin-bottom: 11px !important;
    }

    .cc-legal-heading {
        font-size: 21px !important;
        line-height: 1.25 !important;

        margin-top: 32px !important;
        margin-bottom: 12px !important;
    }

    .cc-legal-content .cc-legal-heading:first-of-type {
        margin-top: 24px !important;
    }

}

/* =========================================================
   PRESS & MEDIA PAGE
   Replace all previous cc-media-* CSS with this block.
   ========================================================= */


/* =========================================================
   HERO
   ========================================================= */

.cc-media-hero {
    min-height: 430px;
    display: flex;
    align-items: center;
    background: #050505;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}


/* =========================================================
   FEATURED COVERAGE
   ========================================================= */

.cc-media-featured {
    background: #090909;
    padding-top: 80px !important;
    padding-bottom: 30px !important;
}

.cc-media-item {
    background: #090909;
    padding-top: 32px !important;
    padding-bottom: 32px !important;
    border-top: 1px solid rgba(255,255,255,.06) !important;
}

.cc-media-year {
    color: #f7931a !important;
    font-size: 28px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    margin: 0 !important;
}

.cc-media-source {
    color: #777 !important;
    font-size: 10px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase;
    margin: 0 0 8px !important;
}

.cc-media-title {
    color: #fff !important;
    font-size: clamp(23px, 2.1vw, 32px) !important;
    line-height: 1.16 !important;
    font-weight: 700 !important;
    letter-spacing: -.025em !important;
    margin: 0 0 12px !important;
    max-width: 760px;
}

.cc-media-copy {
    color: #888;
    font-size: 14px;
    line-height: 1.7;
    max-width: 700px;
    margin: 0 !important;
}

.cc-media-copy p {
    margin: 0 !important;
}


/* =========================================================
   BUTTONS / LINKS
   ========================================================= */

.cc-media-link.vc_btn3-container {
    display: block !important;
    text-align: right;
    margin: 0 !important;
}

.cc-media-link .vc_btn3 {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 10px 16px !important;
    background: transparent !important;
    color: #ddd !important;
    border: 1px solid rgba(255,255,255,.15) !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    transition:
        border-color .2s ease,
        background .2s ease,
        color .2s ease,
        transform .2s ease !important;
}

.cc-media-link .vc_btn3:hover {
    background: #f7931a !important;
    border-color: #f7931a !important;
    color: #050505 !important;
    transform: translateY(-2px);
}

.cc-media-link-first.vc_btn3-container {
    margin-bottom: 8px !important;
}


/* =========================================================
   INTERVIEWS & PODCASTS
   ========================================================= */

.cc-media-conversations-head {
    background: #050505;
    padding-top: 80px !important;
    padding-bottom: 28px !important;
}

.cc-media-conversation {
    background: #050505;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    border-top: 1px solid rgba(255,255,255,.06) !important;
}

.cc-media-conversation:last-of-type {
    border-bottom: 1px solid rgba(255,255,255,.06) !important;
}

.cc-media-conversation .cc-media-link.vc_btn3-container {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}


/* =========================================================
   VIDEO FEATURES
   ========================================================= */

.cc-media-video-head {
    background: #090909;
    padding-top: 85px !important;
    padding-bottom: 28px !important;
}

.cc-media-videos-recent {
    background: #090909;
    padding-top: 0 !important;
    padding-bottom: 75px !important;
}

.cc-media-video-column {
    padding-left: 14px;
    padding-right: 14px;
}

.cc-media-video {
    margin-bottom: 18px !important;
}

.cc-media-video .wpb_video_wrapper {
    overflow: hidden;
    border-radius: 10px;
    background: #000;
}

.cc-media-video-title {
    color: #fff !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
    font-weight: 650 !important;
    letter-spacing: -.02em !important;
    margin: 0 0 7px !important;
}

.cc-media-video-meta {
    color: #666;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: .07em;
    text-transform: uppercase;
    margin: 0 !important;
}

.cc-media-video-meta p {
    margin: 0 !important;
}


/* =========================================================
   EARLY WALKTHROUGHS
   ========================================================= */

.cc-media-early-head {
    background: #050505;
    padding-top: 80px !important;
    padding-bottom: 28px !important;
}

.cc-media-videos-archive {
    background: #050505;
    padding-top: 0 !important;
    padding-bottom: 80px !important;
}


/* =========================================================
   ARCHIVE
   ========================================================= */

.cc-media-archive-head {
    background: #090909;
    padding-top: 80px !important;
    padding-bottom: 28px !important;
}

.cc-media-archive-item {
    background: #090909;
    padding-top: 26px !important;
    padding-bottom: 26px !important;
    border-top: 1px solid rgba(255,255,255,.055) !important;
}

.cc-media-archive-year {
    color: #555 !important;
    font-size: 21px !important;
    line-height: 1 !important;
    font-weight: 600 !important;
    margin: 0 !important;
}

.cc-media-archive-title {
    color: #ddd !important;
    font-size: 19px !important;
    line-height: 1.3 !important;
    font-weight: 600 !important;
    letter-spacing: -.015em !important;
    margin: 0 !important;
}


/* =========================================================
   PRESS CTA
   ========================================================= */

.cc-media-press {
    background: #050505;
    text-align: center;
    padding-top: 90px !important;
    padding-bottom: 95px !important;
}

.cc-media-press-copy {
    color: #888;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    max-width: 650px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 26px !important;
}

.cc-media-contact.vc_btn3-container {
    display: inline-block !important;
    margin: 0 !important;
}

.cc-media-contact .vc_btn3 {
    min-height: 0 !important;
    padding: 12px 20px !important;
    background: #f7931a !important;
    color: #050505 !important;
    border: 1px solid #f7931a !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    transition:
        transform .2s ease,
        background .2s ease !important;
}

.cc-media-contact .vc_btn3:hover {
    background: #ff9f25 !important;
    transform: translateY(-2px);
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .cc-media-hero {
        min-height: 370px;
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .cc-media-featured,
    .cc-media-conversations-head,
    .cc-media-video-head,
    .cc-media-early-head,
    .cc-media-archive-head {
        padding-top: 65px !important;
        padding-bottom: 24px !important;
    }

    .cc-media-item,
    .cc-media-conversation {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }

    .cc-media-link.vc_btn3-container {
        text-align: left;
        margin-top: 17px !important;
    }

    .cc-media-videos-recent,
    .cc-media-videos-archive {
        padding-bottom: 65px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .cc-media-hero {
        min-height: 0;
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .cc-media-featured,
    .cc-media-conversations-head,
    .cc-media-video-head,
    .cc-media-early-head,
    .cc-media-archive-head {
        padding-top: 55px !important;
        padding-bottom: 20px !important;
    }

    .cc-media-item,
    .cc-media-conversation {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }

    .cc-media-year {
        font-size: 18px !important;
        margin-bottom: 15px !important;
    }

    .cc-media-title {
        font-size: 22px !important;
        line-height: 1.2 !important;
    }

    .cc-media-link.vc_btn3-container {
        text-align: left;
        margin-top: 18px !important;
    }

    .cc-media-video-column {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 36px;
    }

    .cc-media-video-column:last-child {
        margin-bottom: 0;
    }

    .cc-media-videos-recent,
    .cc-media-videos-archive {
        padding-top: 0 !important;
        padding-bottom: 50px !important;
    }

    .cc-media-video-title {
        font-size: 18px !important;
    }

    .cc-media-archive-item {
        padding-top: 24px !important;
        padding-bottom: 24px !important;
    }

    .cc-media-archive-year {
        font-size: 17px !important;
        margin-bottom: 14px !important;
    }

    .cc-media-archive-title {
        font-size: 18px !important;
    }

    .cc-media-press {
        padding-top: 75px !important;
        padding-bottom: 80px !important;
    }

}

/* =========================================================
   REVIEWS PAGE
   Replace the previous cc-reviews-* CSS block with this one.
   ========================================================= */


/* HERO */

.cc-reviews-hero {
    min-height: 420px;
    display: flex;
    align-items: center;
    background: #050505;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}


/* CUSTOMER RATINGS */

.cc-reviews-ratings {
    background: #090909;
    padding-top: 48px !important;
    padding-bottom: 48px !important;
    border-top: 1px solid rgba(255,255,255,.05) !important;
    border-bottom: 1px solid rgba(255,255,255,.05) !important;
}

.cc-reviews-ratings-title {
    color: #fff !important;
    font-size: 28px !important;
    line-height: 1.15 !important;
    font-weight: 700 !important;
    letter-spacing: -.025em !important;
    margin: 0 !important;
    max-width: 330px;
}

.cc-review-rating {
    padding-left: 28px;
    border-left: 1px solid rgba(255,255,255,.07);
}

.cc-review-rating-source {
    color: #777 !important;
    font-size: 10px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase;
    margin: 0 0 9px !important;
}

.cc-review-rating-score {
    color: #fff !important;
    font-size: 34px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    margin: 0 0 15px !important;
}


/* SHARED BUTTON */

.cc-reviews-button.vc_btn3-container {
    display: block !important;
    text-align: left;
    margin: 0 !important;
}

.cc-reviews-button .vc_btn3 {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 9px 15px !important;
    background: transparent !important;
    color: #ddd !important;
    border: 1px solid rgba(255,255,255,.15) !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
    transition:
        background .2s ease,
        border-color .2s ease,
        color .2s ease,
        transform .2s ease !important;
}

.cc-reviews-button .vc_btn3:hover {
    background: #f7931a !important;
    border-color: #f7931a !important;
    color: #050505 !important;
    transform: translateY(-2px);
}


/* RECENT FEEDBACK */

.cc-reviews-recent-head {
    background: #050505;
    padding-top: 75px !important;
    padding-bottom: 25px !important;
}

.cc-reviews-grid {
    background: #050505;
    padding-top: 0 !important;
    padding-bottom: 18px !important;
}

.cc-reviews-grid-second {
    padding-bottom: 70px !important;
}

.cc-review-card > .vc_column-inner > .wpb_wrapper {
    height: 100%;
    background: #0b0b0b;
    border: 1px solid rgba(255,255,255,.07);
    border-radius: 14px;
    padding: 27px 29px;
}

.cc-review-card:first-child {
    padding-right: 9px;
}

.cc-review-card:last-child {
    padding-left: 9px;
}

.cc-review-stars {
    color: #f7931a !important;
    font-size: 16px !important;
    line-height: 1 !important;
    letter-spacing: .08em !important;
    margin: 0 0 17px !important;
}

.cc-review-title {
    color: #fff !important;
    font-size: 21px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: -.02em !important;
    margin: 0 0 13px !important;
}

.cc-review-copy {
    color: #999;
    font-size: 14px;
    line-height: 1.75;
    margin: 0 0 19px !important;
}

.cc-review-copy p {
    margin: 0 !important;
}

.cc-review-meta {
    color: #666;
    font-size: 10px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase;
    margin: 0 !important;
}

.cc-review-meta p {
    margin: 0 !important;
}


/* X / BITCOIN COMMUNITY */

.cc-reviews-community-head {
    background: #090909;
    padding-top: 75px !important;
    padding-bottom: 25px !important;
}

.cc-reviews-social-grid {
    background: #090909;
    padding-top: 0 !important;
    padding-bottom: 16px !important;
}

.cc-reviews-social-grid-second {
    padding-bottom: 72px !important;
}

.cc-review-social {
    padding-left: 8px;
    padding-right: 8px;
}

.cc-review-social:first-child {
    padding-left: 0;
}

.cc-review-social:last-child {
    padding-right: 0;
}

.cc-review-social > .vc_column-inner > .wpb_wrapper {
    height: 100%;
    border-top: 1px solid rgba(255,255,255,.09);
    padding: 24px 5px 4px;
}

.cc-review-social-source {
    color: #f7931a !important;
    font-size: 9px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
    letter-spacing: .13em !important;
    text-transform: uppercase;
    margin: 0 0 13px !important;
}

.cc-review-social-quote {
    color: #fff !important;
    font-size: 19px !important;
    line-height: 1.32 !important;
    font-weight: 600 !important;
    letter-spacing: -.015em !important;
    margin: 0 0 15px !important;
}

.cc-review-social-meta {
    color: #777;
    font-size: 11px;
    line-height: 1.4;
    margin: 0 0 16px !important;
}

.cc-review-social-meta p {
    margin: 0 !important;
}

.cc-review-social-link.vc_btn3-container {
    margin: 0 !important;
}

.cc-review-social-link .vc_btn3 {
    min-height: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #777 !important;
    font-size: 10px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: .08em;
}

.cc-review-social-link .vc_btn3:hover {
    color: #f7931a !important;
    background: transparent !important;
}


/* FINAL CTA */

.cc-reviews-cta {
    background: #050505;
    text-align: center;
    padding-top: 85px !important;
    padding-bottom: 90px !important;
}

.cc-reviews-cta-copy {
    color: #888;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    max-width: 620px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 25px !important;
}

.cc-reviews-cta-button.vc_btn3-container {
    display: inline-block !important;
    margin: 0 !important;
}

.cc-reviews-cta-button .vc_btn3 {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 12px 20px !important;
    background: #f7931a !important;
    color: #050505 !important;
    border: 1px solid #f7931a !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    transition:
        background .2s ease,
        transform .2s ease !important;
}

.cc-reviews-cta-button .vc_btn3:hover {
    background: #ff9f25 !important;
    transform: translateY(-2px);
}


/* TABLET */

@media (max-width: 991px) {

    .cc-reviews-hero {
        min-height: 360px;
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .cc-reviews-ratings {
        padding-top: 42px !important;
        padding-bottom: 42px !important;
    }

    .cc-review-rating {
        padding-left: 20px;
    }

    .cc-reviews-recent-head,
    .cc-reviews-community-head {
        padding-top: 62px !important;
        padding-bottom: 22px !important;
    }

    .cc-review-social {
        margin-bottom: 24px;
    }

}


/* MOBILE */

@media (max-width: 767px) {

    .cc-reviews-hero {
        min-height: 0;
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .cc-reviews-ratings {
        padding-top: 36px !important;
        padding-bottom: 36px !important;
    }

    .cc-reviews-ratings-title {
        font-size: 24px !important;
        margin-bottom: 28px !important;
    }

    .cc-review-rating {
        padding-left: 0;
        padding-top: 22px;
        padding-bottom: 22px;
        border-left: 0;
        border-top: 1px solid rgba(255,255,255,.07);
    }

    .cc-review-rating:last-child {
        padding-bottom: 0;
    }

    .cc-review-rating-score {
        font-size: 30px !important;
    }

    .cc-reviews-recent-head,
    .cc-reviews-community-head {
        padding-top: 52px !important;
        padding-bottom: 18px !important;
    }

    .cc-reviews-grid {
        padding-bottom: 0 !important;
    }

    .cc-reviews-grid-second {
        padding-bottom: 46px !important;
    }

    .cc-review-card {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 15px;
    }

    .cc-review-card:last-child {
        margin-bottom: 0;
    }

    .cc-review-card > .vc_column-inner > .wpb_wrapper {
        padding: 23px 21px;
        border-radius: 12px;
    }

    .cc-review-title {
        font-size: 19px !important;
    }

    .cc-reviews-social-grid,
    .cc-reviews-social-grid-second {
        padding-bottom: 0 !important;
    }

    .cc-reviews-social-grid-second {
        padding-bottom: 45px !important;
    }

    .cc-review-social {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 28px;
    }

    .cc-review-social > .vc_column-inner > .wpb_wrapper {
        padding-top: 20px;
    }

    .cc-review-social-quote {
        font-size: 18px !important;
    }

    .cc-reviews-cta {
        padding-top: 72px !important;
        padding-bottom: 76px !important;
    }

}

/* =========================================================
   FAQ PAGE
   Add this after the existing global Coincards CSS.
   ========================================================= */


/* =========================================================
   HERO
   ========================================================= */

.cc-faq-hero {
    min-height: 390px;
    display: flex;
    align-items: center;
    background: #050505;
    padding-top: 72px !important;
    padding-bottom: 72px !important;
}


/* =========================================================
   FAQ SECTIONS
   ========================================================= */

.cc-faq-section {
    background: #050505;
    padding-top: 62px !important;
    padding-bottom: 68px !important;
}

.cc-faq-section-alt {
    background: #090909;
}

.cc-faq-content {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.cc-faq-kicker {
    margin-bottom: 12px !important;
}

.cc-faq-section-title {
    color: #fff !important;
    font-size: clamp(30px, 3vw, 44px) !important;
    line-height: 1.08 !important;
    font-weight: 700 !important;
    letter-spacing: -.035em !important;
    margin: 0 0 28px !important;
}


/* =========================================================
   WPBAKERY ACCORDION
   ========================================================= */

.cc-faq-accordion {
    margin: 0 !important;
}

.cc-faq-accordion .vc_tta-panel {
    margin: 0 !important;
    border-top: 1px solid rgba(255,255,255,.08) !important;
}

.cc-faq-accordion .vc_tta-panel:last-child {
    border-bottom: 1px solid rgba(255,255,255,.08) !important;
}


/* Remove WPBakery's white card treatment */

.cc-faq-accordion .vc_tta-panel-heading {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
}

.cc-faq-accordion .vc_tta-panel-title {
    margin: 0 !important;
}

.cc-faq-accordion .vc_tta-panel-title > a {
    position: relative;
    display: block;
    background: transparent !important;
    color: #e8e8e8 !important;
    border: 0 !important;
    padding: 19px 42px 19px 0 !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
    font-weight: 600 !important;
    letter-spacing: -.01em !important;
    transition: color .18s ease !important;
}

.cc-faq-accordion .vc_tta-panel-title > a:hover {
    color: #f7931a !important;
}


/* Active question */

.cc-faq-accordion .vc_active .vc_tta-panel-title > a {
    color: #fff !important;
}


/* Accordion chevron */

.cc-faq-accordion .vc_tta-controls-icon {
    right: 4px !important;
    left: auto !important;
    width: 10px !important;
    height: 10px !important;
    opacity: .9;
}

.cc-faq-accordion .vc_tta-controls-icon::before,
.cc-faq-accordion .vc_tta-controls-icon::after {
    border-color: #f7931a !important;
}


/* Answer panel */

.cc-faq-accordion .vc_tta-panel-body {
    background: transparent !important;
    color: #999 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 0 22px !important;
}

.cc-faq-answer {
    color: #999;
    font-size: 14px;
    line-height: 1.75;
    max-width: 780px;
    margin: 0 !important;
}

.cc-faq-answer p {
    margin: 0 0 13px !important;
}

.cc-faq-answer p:last-child {
    margin-bottom: 0 !important;
}

.cc-faq-answer a {
    color: #d9963e !important;
    text-decoration: underline;
    text-decoration-color: rgba(217,150,62,.35);
    text-underline-offset: 3px;
}

.cc-faq-answer a:hover {
    color: #f7931a !important;
}


/* =========================================================
   CTA
   ========================================================= */

.cc-faq-cta {
    background: #050505;
    text-align: center;
    padding-top: 82px !important;
    padding-bottom: 88px !important;
}

.cc-faq-cta-copy {
    color: #888;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    max-width: 650px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 26px !important;
}

.cc-faq-cta-button.vc_btn3-container {
    display: inline-block !important;
    margin: 0 !important;
}

.cc-faq-cta-button .vc_btn3 {
    display: inline-block !important;
    min-height: 0 !important;
    padding: 12px 20px !important;
    background: #f7931a !important;
    color: #050505 !important;
    border: 1px solid #f7931a !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    transition:
        background .2s ease,
        transform .2s ease !important;
}

.cc-faq-cta-button .vc_btn3:hover {
    background: #ff9f25 !important;
    transform: translateY(-2px);
}


/* =========================================================
   TABLET
   ========================================================= */

@media (max-width: 991px) {

    .cc-faq-hero {
        min-height: 340px;
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }

    .cc-faq-section {
        padding-top: 54px !important;
        padding-bottom: 60px !important;
    }

    .cc-faq-section-title {
        margin-bottom: 24px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .cc-faq-hero {
        min-height: 0;
        padding-top: 58px !important;
        padding-bottom: 58px !important;
    }

    .cc-faq-section {
        padding-top: 46px !important;
        padding-bottom: 50px !important;
    }

    .cc-faq-section-title {
        font-size: 30px !important;
        margin-bottom: 21px !important;
    }

    .cc-faq-accordion .vc_tta-panel-title > a {
        padding: 17px 36px 17px 0 !important;
        font-size: 14px !important;
    }

    .cc-faq-accordion .vc_tta-panel-body {
        padding-bottom: 18px !important;
    }

    .cc-faq-answer {
        font-size: 14px;
        line-height: 1.7;
    }

    .cc-faq-cta {
        padding-top: 70px !important;
        padding-bottom: 74px !important;
    }

}

/* =========================================================
   COINCARDS MODERN MOBILE MENU
   ========================================================= */

@media (max-width: 1024px) {

    /* Main drawer */
    .mobile-nav {
        width: min(84vw, 370px) !important;
        max-width: 370px !important;
        background: #070707 !important;
        border-left: 1px solid rgba(255,255,255,.08) !important;
        box-shadow: -24px 0 70px rgba(0,0,0,.50) !important;

        --color-gray-100: rgba(255,255,255,.06);
        --color-gray-200: rgba(255,255,255,.10);
        --color-gray-300: rgba(255,255,255,.25);
        --color-gray-400: rgba(255,255,255,.40);
        --color-gray-500: rgba(255,255,255,.55);
        --color-gray-600: rgba(255,255,255,.70);
        --color-gray-700: rgba(255,255,255,.82);
        --color-gray-800: #eee;
        --color-gray-900: #fff;
    }

    /* Top close bar */
    .mobile-nav .wd-heading {
        min-height: 58px !important;
        padding: 0 20px !important;
        background: #070707 !important;
        border-bottom: 1px solid rgba(255,255,255,.08) !important;
    }

    /* Hide "Close" text, keep X icon */
    .mobile-nav .wd-heading .wd-action-btn > a {
        font-size: 0 !important;
        color: #999 !important;
    }

    .mobile-nav .wd-heading .wd-action-btn > a:before {
        font-size: 22px !important;
        color: #999 !important;
    }

    .mobile-nav .wd-heading .wd-action-btn > a:hover:before {
        color: #fff !important;
    }

    /* Overall nav spacing */
    .mobile-nav .wd-nav-mobile {
        padding: 26px 24px 34px !important;
    }

    /* Small Coincards label */
    .mobile-nav .wd-nav-mobile:before {
        content: "COINCARDS";
        display: block;
        color: #f7931a;
        font-size: 10px;
        line-height: 1;
        font-weight: 700;
        letter-spacing: .18em;
        margin: 6px 0 22px;
    }

    /* Main menu rows */
    .mobile-nav .wd-nav-mobile > li {
        border-bottom: 1px solid rgba(255,255,255,.08) !important;
    }

    .mobile-nav .wd-nav-mobile > li:first-child {
        border-top: 1px solid rgba(255,255,255,.08) !important;
    }

    /* Main links */
    .mobile-nav .wd-nav-mobile > li > a {
        min-height: 0 !important;
        padding: 18px 4px !important;
        color: #eee !important;
        background: transparent !important;
        font-size: 17px !important;
        line-height: 1.25 !important;
        font-weight: 600 !important;
        letter-spacing: -.015em !important;
        text-transform: none !important;
        transition:
            color .18s ease,
            padding-left .18s ease !important;
    }

    /* Hover / tap */
    .mobile-nav .wd-nav-mobile > li > a:hover {
        color: #f7931a !important;
        padding-left: 8px !important;
        background: transparent !important;
    }

    /* Active page */
    .mobile-nav .wd-nav-mobile > li.current-menu-item > a,
    .mobile-nav .wd-nav-mobile > li.current-menu-ancestor > a {
        color: #f7931a !important;
    }

    /* Dropdown opener */
    .mobile-nav .wd-nav-opener {
        width: 44px !important;
        border-left: 0 !important;
        background: transparent !important;
        color: #777 !important;
    }

    .mobile-nav .wd-nav-opener:after {
        font-size: 15px !important;
    }

    .mobile-nav .wd-nav-opener.wd-active {
        background: transparent !important;
        color: #f7931a !important;
    }

    /* Shop region submenu */
    .mobile-nav .sub-menu {
        background: transparent !important;
        padding: 4px 0 12px 22px !important;
    }

    .mobile-nav .sub-menu li {
        border: 0 !important;
    }

    .mobile-nav .sub-menu li a {
        min-height: 0 !important;
        padding: 11px 8px !important;
        color: #888 !important;
        font-size: 14px !important;
        line-height: 1.4 !important;
        font-weight: 500 !important;
        text-transform: none !important;
    }

    .mobile-nav .sub-menu li a:hover {
        color: #fff !important;
        background: transparent !important;
    }

    /* Background overlay */
    .wd-close-side {
        background-color: rgba(0,0,0,.68) !important;
        backdrop-filter: blur(3px);
        -webkit-backdrop-filter: blur(3px);
    }
}

/* =========================================================
   MOBILE SHOP SUBMENU CLEANUP
   ========================================================= */

@media (max-width: 1024px) {

    /* Remove WoodMart's built-in borders from the links */
    body .mobile-nav .wd-nav-mobile li > a {
        border-bottom: 0 !important;
        box-shadow: none !important;
    }

    /* Keep our separators ONLY between main menu items */
    body .mobile-nav .wd-nav-mobile > li {
        border-bottom: 1px solid rgba(255,255,255,.08) !important;
    }

    body .mobile-nav .wd-nav-mobile > li:first-child {
        border-top: 1px solid rgba(255,255,255,.08) !important;
    }

    /* No individual lines between Shop regions */
    body .mobile-nav .wd-nav-mobile > li > ul.wd-sub-menu > li {
        border: 0 !important;
    }

    body .mobile-nav .wd-nav-mobile > li > ul.wd-sub-menu > li > a {
        border: 0 !important;
        box-shadow: none !important;

        min-height: 0 !important;
        padding: 9px 8px !important;

        color: #888 !important;
        font-size: 14px !important;
        line-height: 1.4 !important;
        font-weight: 500 !important;
    }

    /* Tighter grouped region list */
    body .mobile-nav .wd-nav-mobile > li > ul.wd-sub-menu {
        padding: 6px 0 12px 22px !important;
        background: transparent !important;
    }

    body .mobile-nav .wd-nav-mobile > li > ul.wd-sub-menu > li > a:hover {
        color: #fff !important;
        background: transparent !important;
    }
}