/*
Theme Name: Spark
Theme URI: https://voltagekc.com
Author: Voltage
Author URI: https://voltagekc.com
Description: Voltage base theme built on Bootstrap 4.
Version: 3.0.0
Text Domain: vspark
*/

@font-face {
  font-family: "Bebas";
  font-style: normal;
  font-weight: 400;
  src: url("https://goodspeedusa.com/wp-content/themes/spark/assets/fonts/FontsFree-Net-Bebas-Regular.ttf") format("opentype");
}
@font-face {
  font-family: "Bebas";
  font-style: normal;
  font-weight: 500;
  src: url("https://goodspeedusa.com/wp-content/themes/spark/assets/fonts/FontsFree-Net-BEBAS.ttf") format("truetype");
}
@font-face {
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 500;
  src: url("https://goodspeedusa.com/wp-content/themes/spark/assets/fonts/FontsFree-Net-proxima_nova_reg-webfont.ttf") format("opentype");
}
@font-face {
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
  src: url("https://goodspeedusa.com/wp-content/themes/spark/assets/fonts/FontsFree-Net-proxima_nova_bold-webfont.ttf") format("opentype");
}
/**
 Layout
 */
 body {
    font-family: Bitter, sans-serif;
}
@media(min-width: 1400px) {
    .container {
        min-width: 1400px;
    }
}

.h-auto {
    height: auto !important;
}

/**
 Header

 @media(min-width: 767px) {
    .header-search {
        max-width: 65%;
        margin-right: auto;
        margin-left: auto;
    }
    } */
    .header-menu {
        background: #000;
        margin-top: 25px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .header-bar {
        background: #c8102e;
        text-align:center;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #fff;
    }
    .header-bar p {
        color: #fff;
        margin-bottom: 0;
    }
    .header-menu #mega-menu-wrap-header #mega-menu-header {
        background: #000;
    }

    .header-top {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #dddddd;
        margin-bottom: 20px;
        border-top: 1px solid #dddddd;
    }
    .header-top p {
        margin-bottom: 0;
    }

    .contact .contact-1 {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .contact .contact-2 {
        margin-bottom: 2px;
    }
    .contact .contact-2 a {
        color: #000;
        font-size: 18px;
    }

    @media(min-width: 767px) {
        .header-search {
            padding-top: 30px;
        }
    }
/**
Menu
*/

#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link {
font-size:18px;	
}
.mega-sub-menu .mega-menu-item .menu {
    padding-left: 0;
    list-style: none;
}
.mega-sub-menu .mega-menu-item .menu li a {
    color: #222222;
}
.mega-sub-menu .mega-menu-item .menu li a:hover,
.mega-sub-menu .mega-menu-item .menu li a:focus,
.mega-sub-menu .mega-menu-item .menu li a:active {
    color: #c8102e !important;
    text-decoration: none;
}
.mega-sub-menu .mega-block-title {
    text-transform: none !important;
    color: #c8102e !important;
}

/**
 Buttons
 */
 .btn-red {
    background: #c8102e;
    color: #fff;
    border-color: #c8102e;
    border-radius: 0;
}

/**
Input
*/
.form-control {
    border-color: #ebebeb;
    border-radius: 0;
}
.form-control:focus {
    box-shadow: none;
    border-color: #ebebeb;
}

/**
 * Search form
 */
 .search-form input,
 .search-form ::-webkit-input-placeholder,
 .search-form :-ms-input-placeholder,
 .search-form ::placeholder {
    color: #414141;
}

/**
Footer
*/
footer img {
    max-width: 100%;
}
.footer-top {
    color: #666666;
    background: #eeeeee;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-middle {
    color: #ffffff;
    background: #333333;
}
.footer-bottom {
    color: #ffffff;
    background: #222222;
}
.footer-bottom p a {
    color: #fff;
}

.footer-bottom p {
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-col {
    padding-top: 20px;
    padding-bottom: 20px;
}

/**
 Testimonials
 */
 .footer-testimonials .testimonials-heading {
    margin-bottom: 33px;
}

.footer-testimonials {
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer-testimonials .testimonial-quote {
    font-size: 16px;
    display: inline-block;
    font-style: italic;
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
}
.footer-testimonials .testimonial-quote:after, .footer-testimonials .testimonial-quote:before {
    display: inline-block;
    margin-left: -19px;
    margin-top: 0;
    vertical-align: top;
    content: '"';
    font-size: 30px;
    width: auto;
    padding-left: 3px;
    color: #119cf5;
    line-height: 1;
}

.footer-testimonials .testimonial-quote:after {
    padding-left: 24px;
}
.footer-testimonials .testimonial-image img {
    border-radius: 50%;
}
.footer-testimonials .testimonial-name {
    margin-top: 10px;
    color: #032084;
    padding-left: 12px;
}

/**
 Footer contact
 */
 .footer-contact p {
    font-size: 12px;
}
.footer-contact h3 {
    font-weight: bold;
    font-size: 25px;
}
.footer-contact h5 a {
    color: #fff;
}
.footer-contact {
    text-align: center;
}


/** Footer menus */
.footer-middle-2 .menu {
    padding-left: 0;
    list-style: none;
    margin-top: 11px;
}
.footer-middle-2 .menu li a {
    color: #fff;
    font-size: 18px;
}

/**
 Socials
 */
 .socials-list li a {
    color: #fff;
}

.socials-list li {
    margin-bottom: 0 !important;
    line-height: 1rem;
}
.socials-list {
    margin-bottom: 0 !important;
    padding-bottom: 15px;
    list-style: none;
    padding-top: 15px;
    padding-left: 0;
}

/**
 * Subscribe
 */
 .subscribe .subscribe-agree p a {
    color: #fff;
}
.subscribe .subscribe-agree p {
    font-size: 14px;
    color: #fff;
}
small.very-small {
    font-size: 10px;
    line-height: 10px !important;
}

.subscribe-blog .subscribe-agree p a {
    color: #000;
}

.subscribe-blog .subscribe-agree p {
    display: block;
}

.subscribe-blog .subscribe-row button {
    display: inline-block;
}

.subscribe-blog .subscribe-row {
    text-align: center;
}
.subscribe-blog {
    text-align: center;
    padding: 22px 10px;
    border: 1px solid #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
}

.subscribe-blog input[type=text] {
    font-size: 14px;
    text-align: center;
    height: 50px;
}

.subscribe-blog .subscribe-agree p {
    font-size: 13px !important;
}

.subscribe-row {
    margin-bottom: 15px;
    margin-top: 10px;
}
.subscribe-blog .subscribe-row {
    text-align: center;
}

.blog-sidebar ul li {
    margin-bottom: 13px;
}

.blog-sidebar ul {
    list-style: none;
    padding: 0;
}
.blog-sidebar ul li a {
    color: #000;
    font-size: 14px;
}

/**
 *  Pages
 */ 

 .page-template-default .content,
 .page-template-page-faq .content{
    padding-top: 35px;
    padding-bottom: 35px;
}

blockquote {
    padding: 14px 28px;
    margin: 0 0 28px;
    font-size: 25px;
    border-left: 5px solid #eee !important;
    color: #000000;
    line-height: 1.45;
}
blockquote p:last-child {
    margin-bottom: 0;
}
blockquote, q {
    quotes: none;
}

/**
 * FAQ
 */

 .faqs .card .card-header button {
    color: #000;
    text-transform: none;
}

.faqs .card {
    margin-bottom: 5px;
}

/* Product page */


#ymm_applicable_list {
    min-width: 300px;
    margin-bottom: 15px;
}
#ymm_applicable_list th {
    background-color: #ebe9eb;
}
#ymm_applicable_list td,
#ymm_applicable_list th {
    padding: 0.5rem 0.75rem;
    vertical-align: top;
    border: 1px solid #d3ced2;
}


.woocommerce ul.products li a .price {
    color: #000 !important;
}

.woocommerce ul.products li a {
    color: #000;
    text-align:center;
}

.woocommerce ul.products li a.button {
	display:block;
    text-align: center;
}



.woocommerce nav.woocommerce-pagination ul li a {
    color: #828282;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 0 !important;
}

.woocommerce .woocommerce-ordering select {
    min-height: 36px;
    color: #565656;
}

.woocommerce .product_meta .posted_in, 
.woocommerce .product_meta .tagged_as {
    display: none;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: #000 !important;
}

.woocommerce nav.woocommerce-pagination ul li:last-child {
    border: 1px solid #ccc !important;
    border-radius: 50%;
}

.woocommerce .woocommerce-breadcrumb {
    margin-top: 35px;
}

.woocommerce .outofstock .price {
    display: none;
}

.woocommerce .cart-collaterals section.products {
    float: left;
    width: 100%;
}
.woocommerce .product-name a {
    color: #000;
    text-decoration: none;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2 {
    flex: none !important;
    -webkit-box-flex: unset !important;
    max-width: 100% !important;
    padding: 0;
}
.woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce  .form-row {
    margin-bottom: 15px !important;
}

.woocommerce  .control-label {
    margin-bottom: 0;
}
.woocommerce h3#order_review_heading {
    margin-top: 40px;
}
.woocommerce .product-reasons > p {
    font-weight: bold;
}

.woocommerce .product-reasons ul li {
    display: inline-block;
    max-width: 71px;
}
.woocommerce .product-reasons ul {
    list-style: none;
    padding-left: 0;
}
.woocommerce-cart ul.products li.first {
    clear: none;
}

.stock_alert_email {
    height: 30px;
    font-size: 14px;
    color: #2d2d2d;
}

.stock_alert_button {
    position: relative;
    left: -4px;
    border: 0;
    height: 30px;
}

/**
Media
*/
@media(min-width: 768px) {
    .footer-col:last-child {
        border-right: 0;
    }
    .footer-col {
        border-right: 1px solid #ccc;
    }
    .footer-col-middle {
        padding-left: 20px;
        padding-right: 20px;
        padding-top:40px;
    }
    .footer-contact {
        padding-top: 30px;
    }
}
@media(max-width: 767px) {
    .testimonial {
        margin-bottom: 35px;
    }
    .text-xs-center {
        text-align: center;
    }
    .header-col {
        margin-bottom: 30px;
    }
}

/* Front page */

.lfs-front-page-section {
    margin-bottom: 50px;
}

.lfs-front-page h2 {
    margin-bottom: 25px;
    font-size: 2.3rem;
}
.lfs-front-page h1 {
    margin-bottom: 45px;
    font-size: 30px;
}
.lfs-front-page {
    text-align: center;
}

#home-hero-img{
    background-image: url(https://goodspeedusa.com/wp-content/themes/spark/assets/images/GoodSpeedHero.jpg);
    width: 100%;
    display: flex;
    align-items: center;
    padding: 150px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -35px;
    margin-bottom: 35px;
    text-transform: uppercase;
    color: #fff;
    font-family: "Myriad-Pro", sans-serif;
    font-weight: bold;
}
#home-hero-img p{
    margin: 0;
    font-size: 22px;
    padding-left: 4px;
    letter-spacing: 1px;
    font-family: "Proxima Nova";
    font-weight: 700;
}
#home-hero-img h1{
    font-size: 60px;
    letter-spacing: normal;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Bebas";
    font-weight: 500;
}
#home-hero-img .btn{
    font-weight: bold;
    padding: 6px 20px;
    font-family: "Proxima Nova";
    font-weight: 700;
}
#home-hero-img .btn:hover{
    color: #fff;
}
@media(max-width: 560px) {
    #home-hero-img{
        padding: 70px 0;
    }
    #home-hero-img p {
        font-size: 18px;
    }
    #home-hero-img h1 {
        font-size: 47px;
        margin-bottom: 10px;
    }
}
/* Carousel */
.lfs-carousel .owl-stage {
    margin: 0 auto;
}

.lfs-carousel .lfs-item .item-title {
    text-align: center;
}
.lfs-carousel .lfs-item .item-title a {
    text-align: center;
    color: #000 !important;
    text-decoration: none;
    font-size: 20px;
}
.lfs-carousel .owl-nav > button > span {
    font-size: 30px;
    line-height: 1;
}

.lfs-carousel .owl-nav > button {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc !important;
    border-radius: 50% !important;
}
.owl-item li {
    width: 100% !important;
    display: block;
}

.single-product .owl-nav button {
    margin-right: 11px;
}

.single-product .owl-nav {
    text-align: center;
}

/**
 *  Contact 
 */

 .contact-title {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.contact-subtitle {
    color: #666a6a;
}

.contact-box p a {
    color: #000;
}

.contact-box p i.fa {
    color: #c8102e;
    margin-right: 10px;
}
.contact-box p {
    margin-bottom: 5px;
}
.contact-box {
    border: 1px solid #efefef;
    padding: 10px;
}

.contact-box p:first-child {
    color: #5f5f5f;
}

.contact-box p {
    color: #899192;
    font-size: 16px;
}

.contact-form .ginput_complex input[type=text] {
    margin-bottom: 0 !important;
}
.gfield input[type=text] {
    width: 100% !important;
}

.contact-form input[type=submit] {
    background: #c8102e;
    color: #fff;
    border: 0;
    padding: 5px 15px;
}

.contact-form .gform_footer {
    margin-top: 0 !important;
    padding-top: 0;
}

.contact-small-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 25px;
}


.track-box input[type=text], .track-box input[type=email] {
    margin-bottom: 10px;
}

.track-box {
    margin-top: 20px;
}

.track-box .btn {
    background: #c8102e;
    color: #fff;
    border-radius: 0 !important;
}

.entry-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* Blog */
.content {
    padding-top: 35px;
    padding-bottom: 35px;
}
.blog_meta span {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    font-size: smaller;
    color: #000000;
}

.blog_meta span, .blog_meta a, .blog-excerpt span {
    color: #666;
}

.blog_meta span:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 50%;
    margin: -1px 5px 0;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background-color: #ced3d3;
    box-sizing: border-box;
}

.blog_meta span i.fa.fa-calendar {
    display: inline-block;
    vertical-align: top;
}
.blog_meta span:last-child:after {
    display: none;
}

.blog-post--thumb img {
    max-width: 100%;
    height: auto;
}
body.blog .blog-post--thumb img{
    max-width: 100%;
    width: auto;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
body.blog h1{
    margin-bottom: 40px;
}
.blog-post--title {
    margin-top: 15px;
}
.blog-post--title a {
    color: #000;
}

.blog-post--title a:hover {
    color: #c8102e;
    text-decoration: none;
}

.lfs-megamenu-picks img {
    max-width: 100%;
    height: auto !important;
}

.lfs-single-product--title, .lfs-single-product--title a {
    text-align: center;
    font-size: 16px;
    color: #000;
    margin-top: 8px;
    margin-bottom: 8px;
}


/* Tabs */

.woocommerce-tabs h2:first-child {
    display: none;
}

.woocommerce-tabs {
    border: 1px solid #ccc;
    margin-bottom: 25px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0 !important;
    padding: 0 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 10px;
}

/* My Acount */
.edit-account .woocommerce-form-row label {
    margin-bottom: 0;
    font-weight: bold;
    display: block;
    width: 100%;
}

.edit-account .woocommerce-form-row .input-text {
    display: block;
    width: 100%;
    height: 35px;
    border: 1px solid #b9b9b9;
}

.edit-account fieldset {
    margin-top: 40px;
}
input#coupon_code {
    min-width: 160px;
}

span.festi-cart-continue-shopping {
    background: transparent !important;
}

/*  In Stock alert function*/
.cwginstock-subscribe-form .panel-primary{
    border-color: #222222 !important;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    background-color: #222222 !important;
    border-color: #222222 !important;
}
.cwginstock-subscribe-form .cwgstock_button {
    background: #c8102e;
    color: #fff;
    border-color: #c8102e;
}
.cwginstock-subscribe-form input[type="email"], .cwginstock-subscribe-form input[type="submit"]{
    height: 40px;
}
@media(max-width: 768px) {
    .blog-post {
        margin-bottom: 61px;
        text-align: center;
    }
}

@media(max-width: 640px) {
    .subscribe .input-group-append button {
        margin: 0 auto;
    }

    .subscribe .input-group-append {
        width: 100%;
        text-align: center !important;
    }
    .subscribe .input-group .form-control {
        display: block !important;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
}

main.search h3 a {
    color: #000;
    font-size: 18px;
}

main.search {
    padding-top: 45px;
    padding-bottom: 45px;
}

.price_slider_wrapper .price_slider {
    margin-bottom: 1rem;
}
.price_slider_wrapper .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em;
}
.price_slider_wrapper .price_slider_amount .button {
    float: left;
    padding: 0.4rem 1rem;
}
.price_slider_wrapper .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.price_slider_wrapper .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #000;
    border-radius: 1em;
    cursor: ew-resize;
    outline: none;
    top: -0.3em;
    margin-left: -0.5em;
}
.price_slider_wrapper .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #000;
}
.price_slider_wrapper .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #666;
    border: 0;
}
.price_slider_wrapper .ui-slider-horizontal {
    height: 0.5em;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.widget_rating_filter li {
    text-align: right;
}
.widget_rating_filter li .star-rating {
    float: left;
    margin-top: 0.3rem;
}
.widget_product_search form {
    position: relative;
}
.widget_product_search .search-field {
    padding-right: 100px;
}
.widget_product_search input[type=submit] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
