/* // ========================================================================== */ /* // ========================================================================== */ body { font-style: normal; font-weight: ; color: ; background-color: ; } .w-b { font-weight: !important; } /* Headings // ========================================================================== */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: ; font-style: normal; font-weight: ; } h1, .h1 { letter-spacing: ; } h2, .h2 { letter-spacing: ; } h3, .h3 { letter-spacing: ; } h4, .h4 { letter-spacing: ; } h5, .h5 { letter-spacing: ; } h6, .h6 { letter-spacing: ; } .w-h { font-weight: !important; } /* Container Sizing // ========================================================================== */ .x-container.width { width: ; } .x-container.max { max-width: ; } .x-bar-content.x-container.width { flex-basis: ; } /* Content // ========================================================================== */ .x-main.full { float: none; clear: both; display: block; width: auto; } @media (max-width: 978.98px) { .x-main.full, .x-main.left, .x-main.right, .x-sidebar.left, .x-sidebar.right { float: none; display: block; width: auto !important; } } .entry-header, .entry-content { font-size: ; } /* Custom Fonts // ========================================================================== */ body, input, button, select, textarea { font-family: ; } /* Custom Fonts - Colors // ========================================================================== */ /* // Headings. */ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, blockquote { color: ; } .cfc-h-tx { color: !important; } .cfc-h-bd { border-color: !important; } .cfc-h-bg { background-color: !important; } /* // Body. */ .cfc-b-tx { color: !important; } .cfc-b-bd { border-color: !important; } .cfc-b-bg { background-color: !important; }