/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/*----------NAV----------*/

.x-navbar {
    position: absolute;
    width: 100%;
    margin-top: 0;
    border-bottom: 0 !important;
    box-shadow: none !important;
}

.x-nav a {
    display: none !important;
}

.x-btn-navbar {
    display: none !important;
}

/*----------FONTS----------*/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    text-transform: uppercase !important;
    margin-top: 0 !important;
}

#cs-content h2.featured span {
    font-family: 'voltage',serif !important;
    font-size: 120px !important;
    text-transform: none !important;
    margin-bottom: 0 !important;
}

.banner .h-custom-headline.accent span:before, .banner .h-custom-headline.accent span:after {
    border-top: 1px solid black !important;
    border-bottom: 1px solid black !important;
    background-color: black !important;
}

body .script {
    font-family: 'kinescope' !important;
    color: hsl(0, 0%, 100%) !important;
    text-shadow: 0 0 14px black;
    text-transform: none !important;
    font-size: 550% !important;
    margin-bottom: 0 !important;
    line-height: 1em !important;
}

body.single .script {
    font-size: 465% !important;
    line-height: 1em !important;
}

.text-box-left {
    padding: 5% 5% 5% 10% !important;
}

.text-box-right {
    padding: 5% 10% 5% 5% !important;
}

/*----------FORMS----------*/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none !important;
    border-radius: 0 !important;
}

.gform_wrapper div.validation_error {
	color: #790000;
    font-size: 1.1em !important;
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    border: 0px !important;
    padding: 10px 0 !important;
    clear: both;
    width: 100% !important;
    text-align: center !important;
}

body #request-a-quote .gform_wrapper .top_label .gfield_label, body #request-a-quote .gform_wrapper .ginput_complex label {
	color: white !important;
}

#request-a-quote [type="submit"] {
	background-color: white !important;
	color: #16bfd6 !important;
}

#request-a-quote [type="submit"]:hover {
	color: white !important;
	background-color: #e45837 !important;
}

#request-a-quote .gform_wrapper form {
	margin: 0px !important;
}

/*----------GENERAL----------*/

.x-accordion-group {
    border: 0 !important;
    box-shadow: none !important;
    font-family: "Montserrat",sans-serif !important;
    margin-bottom: 5px !important;
}

.x-accordion-heading .x-accordion-toggle {
    padding: 0px !important;
    background-color: transparent !important;
    font-family: "Montserrat",sans-serif !important;
    font-weight: 700 !important;
    font-size: 105% !important;
}

.x-accordion-heading .x-accordion-toggle.collapsed {
    color: #16BFD6 !important;
    text-transform: uppercase !important;
    background-color: transparent !important;
}

.x-accordion-inner {
    border-top: 1px solid rgba(0,0,0,.05) !important;
    background-color: transparent !important;
}

.x-accordion-toggle {
    color: #E45837 !important;
    text-transform: uppercase !important;
}

.x-accordion {
    margin-bottom: 0px !important;
}

/*--------SINGLE POSTS--------*/

.gen-header {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-image: url('/wp-content/uploads/2018/01/InteriorBanner.jpg');
}

.archive .gen-header {
    background-image: url('/wp-content/uploads/2018/01/InteriorBanner.jpg') !important;
}

.gen-header p.p-landmark-sub {
    padding: 0 !important;
}

.gen-header .overlay {
    padding: 245px 0px 45px !important;
    background-color: rgba(255,255,255,.3) !important;
}

.single #top, .archive #top {
    background-color: white !important;
}

.single .entry-wrap, .archive .entry-wrap {
    box-shadow: none !important;
    padding: 0px !important;
}

.archive .entry-title {
    padding-top: 10px !important;
}

.archive .entry-title a:hover {
    color: hsl(0,0%,16%) !important;
}

.single .entry-featured {
    display: none !important;
}

.single h1.entry-title {
    display: none !important;
}

.single .widget ul li, .single .widget ol li, .single .widget ul, .single .widget ol, .search .widget ul li, .search .widget ol li, .search .widget ul, .search .widget ol, .archive .widget ul li, .archive .widget ol li, .archive .widget ul, .archive .widget ol {
    border: none !important;
    box-shadow: none !important;
}

.single .widget ul li, .single .widget ol li, .search .widget ul li, .search .widget ol li, .archive .widget ul li, .archive .widget ol li {
    padding: 5px 0 !important;
}

.single .widget ul li a, .single .widget ol li a, .search .widget ul li a, .search .widget ol li a, .archive .widget ul li a, .archive .widget ol li a {
    border-bottom: none !important;
}

.single .offset {
    min-height: 45vh !important;
}

.error404 #top {
    background: white !important;
}

.error404 .entry-wrap {
    box-shadow: none !important;
}

.error404 .x-header-landmark, .search-results .x-header-landmark, .archive .x-header-landmark {
    display: none !important;
}

.archive .p-meta span:first-child, .single .p-meta span:first-child {
	display: none !important;
}

/*----------BUTTONS----------*/

.x-btn, .button, [type="submit"] {
    color: #ffffff !important;
    border: none !important;
    background-color: #16bfd6 !important;
    text-shadow: none !important;
    padding: .5em 2em !important;
    text-shadow: none !important;
}

.x-btn:hover, .button:hover, [type="submit"]:hover {
    background-color: #e45837 !important;
    color: white !important;
}

.orange-btn {
    background-color: #e45837 !important;
}

.orange-btn:hover {
    background-color: #16bfd6 !important;
}

.white-btn {
    color: #16bfd6 !important;
    background-color: white !important;
}

.white-btn:hover {
    color: white !important;
    background-color: #16bfd6 !important;
}

.green-btn {
    background-color: #d7de50 !important;
}

.green-btn:hover {
    background-color: #16bfd6 !important;
}

/*----------FOOTER----------*/

footer.x-colophon.bottom {
    padding: 10px 0 4px !important;
    font-size: 10px !important;
    text-align: center;
    color: white !important;
    background-color: rgb(22,191,214) !important;
}

.x-colophon {
    border-top: 0 !important;
    box-shadow: none !important;
}

footer.x-colophon.bottom .x-colophon-content {
    margin: 10px 0 0 !important;
}

/*----------RESPONSIVE----------*/

@media only screen and (max-width: 1200px) {
	
	.text-box-left, .text-box-right {
        padding: 5% !important;
    }
	
}

@media only screen and (max-width: 1000px) {
    
    .banner h2.feature {
        font-size: 600% !important;
    }
    
}

@media only screen and (max-width: 768px) {
    
    #x-section-1 {
        padding: 150px 0 25px !important;
    }
    
    #x-section-1.banner {
        padding: 150px 0 55px !important;
    }
    
    .banner h2.h1 {
        font-size: 200% !important;
    }
    
    .banner h2.feature {
        font-size: 450% !important;
    }
    
    .text-box-left, .text-box-right {
        padding: 45px 5% !important;
    }
    
    h2.h3.script {
        font-size: 300% !important;
    }
    
    .single .offset {
        min-height: none !important;
    }
    
}

@media only screen and (max-width: 550px) {
    
    .banner h2.feature {
        font-size: 330% !important;
    }
    
    footer img {
        clear: both !important;
    }
    
    .x-btn {
        width: 100% !important;
    }
    
}













