/*
Theme Name: Bridge Child - Laser Pegs
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/*
Colors!

BG: #0E0B16
White: #F7F8F8

Gray Borders: #616161

Light Blue: #03A9F4
Orange: #FB6107
Yellow: #FFA800

*/

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}


.h1, .h2, .h3, .h4, .h5, .h6, a, h1, h2, h3, h4, h5, h6, p a {
  color: #03ABF4;
}
a:hover, p a:hover {
  color: #FB6107;
}

p {
  margin-bottom: 10px;
  color: #F7F8F8;
}


.mmm-align-center {
  text-align: center;
}


/* 
    Button Defaults
*/
.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
  color: #03ABF4;
  border-color: #03ABF4;
}
.woocommerce .button, .woocommerce input[type=submit], .woocommerce ul.products li.product .added_to_cart, .woocommerce-page .button, .woocommerce-page input[type=submit] {
  font-family: 'Exo 2', sans-serif;
}


/* 
    Form Defaults
*/

input::-webkit-input-placeholder {
  color: #a8a8a8;
}
input::-moz-placeholder {
  color: #a8a8a8;
}
input:-ms-input-placeholder {
  color: #a8a8a8;
}
input:-moz-placeholder {
  color: #a8a8a8;
}

.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small, textarea, body .gform_wrapper input[type=email], body .gform_wrapper input[type=number], body .gform_wrapper input[type=password], body .gform_wrapper input[type=tel], body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper textarea {
  border: 1px solid #EAEAEA;
  font-family: 'Open Sans', sans-serif;
  border-radius: 5px;
}
.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select {
  margin-top: 6px !important;
  height: 29px;
}
.gform_wrapper.gf_browser_chrome select {
  height: 29px;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  margin-bottom: 0 !important;
}
body .gform_wrapper input[type=submit], body .gform_wrapper input[type=button], body .gform_wrapper input[type=reset] {
  color: #03ABF4;
  border-color: #03ABF4;
}
body .gform_wrapper input[type=submit]:hover, body .gform_wrapper input[type=button]:hover, body .gform_wrapper input[type=reset]:hover {
  background-color: #03ABF4;
  border-color: #03ABF4;
  color: #F7F8F8;
}
.woocommerce input[type='text']:not(.qode_search_field), .woocommerce-page input[type='text']:not(.qode_search_field), .woocommerce input[type='email'], .woocommerce-page input[type='tel'], .woocommerce input[type='password'], .woocommerce-page input[type='password'] {
  color: #616161;
}
.gform_wrapper .gfield_required {
  color: #FB6107 !important;
}
.woocommerce form.checkout .col2-set .form-row input[type=text], .woocommerce form.checkout .col2-set .form-row input[type=email], .woocommerce form.checkout .col2-set .form-row input[type=password], .woocommerce form.checkout .col2-set .form-row input[type=tel], .woocommerce form.checkout textarea {
  font-family: 'Open Sans', sans-serif;
}
.gform_wrapper input[type=file] {
  border: none;
}

li#field_1_7 {
  margin-bottom: 0;
}
li#field_1_7 > .ginput_container {
  margin-top: 8px;
}
li#field_1_9 > .gfield_description {
  padding-top: 0;
}
li#field_1_9 > .ginput_container {
  margin-top: 4px;
}

.gsurvey-rating:not(:checked) > label, .gsurvey-rating:not(:checked) > label:hover, 
.gsurvey-rating:not(:checked) > label:hover ~ label, .gsurvey-rating:not(:checked) > label, 
.gsurvey-rating:not(:checked) > label:hover, .gsurvey-rating:not(:checked) > label:hover ~ label, 
.gsurvey-rating > input:checked ~ label {
    width: 40px !important;
    line-height: 32px !important;
    background-size: 32px 32px !important;
    color: rgba(221, 221, 221, 0) !important;
}
 
.gsurvey-rating:not(:checked) > label {
    background-image: url("img/star-empty.svg") !important;
}
.gsurvey-rating > input:checked ~ label, .gsurvey-rating:not(:checked) > label:hover, .gsurvey-rating:not(:checked) > label:hover ~ label {
    background-image: url("img/star-filled.svg") !important;
}



/* 
    Background Colors
*/
.header_top {
  background-color: #0E0B16 !important;
}
.header_bottom {
  background-color: #0E0B16 !important;
}
nav.mobile_menu {
  background-color: #0E0B16 !important;
}
.content, .content .container, .full_width {
  background-color: #0E0B16;
}


/* 
    Gradients
*/
.header_bottom, header .qode_search_form_3 {
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-image:  linear-gradient(to right, rgba(204,219,42,1) 0%, rgba(147,203,57,1) 5%, rgba(90,186,71,1) 10%, rgba(34,169,168,1) 28%, rgba(0,159,227,1) 39%, rgba(82,96,184,1) 57%, rgba(159,36,143,1) 74%, rgba(202,52,85,1) 88%, rgba(239,65,35,1) 100%) 1;
}

.footer_top {
  border-top-style: solid;
  border-top-width: 4px;
  border-image:  linear-gradient(to right, rgba(204,219,42,1) 0%, rgba(147,203,57,1) 5%, rgba(90,186,71,1) 10%, rgba(34,169,168,1) 28%, rgba(0,159,227,1) 39%, rgba(82,96,184,1) 57%, rgba(159,36,143,1) 74%, rgba(202,52,85,1) 88%, rgba(239,65,35,1) 100%) 1;
}


#cta-col-shop h2 {
  color: rgba(90,186,71,1);
}
#cta-col-club h2 {
  color: rgba(0,159,227,1);
}
#cta-col-instructions h2 {
  color: rgba(159, 36, 143, 1);
}
#cta-col-tips h2 {
  color: rgba(255,230,0,1);
}
#cta-col-support h2 {
  color: rgba(239,65,35,1);
}
#cta-col-shop i.fa {
  text-shadow: 0px 0px 45px rgba(90,186,71,1), 0px 0px 65px rgba(90,186,71,1);
}
#cta-col-club i.fa {
  text-shadow: 0px 0px 45px rgba(0,159,227,1), 0px 0px 65px rgba(0,159,227,1), 0px 0px 85px rgba(0,159,227,1);
}
#cta-col-instructions i.fa {
  text-shadow: 0px 0px 45px rgba(159, 36, 143, 1), 0px 0px 65px rgba(159, 36, 143, 1), 0px 0px 85px rgba(159, 36, 143, 1), 0px 0px 105px rgba(159, 36, 143, 1);
}
#cta-col-tips i.fa {
  text-shadow: 0px 0px 45px rgba(255,230,0,1), 0px 0px 65px rgba(255,230,0,1), 0px 0px 85px rgba(255,230,0,1), 0px 0px 105px rgba(255,230,0,1);
}
#cta-col-support i.fa {
  text-shadow: 0px 0px 45px rgba(239,65,35,1), 0px 0px 65px rgba(239,65,35,1), 0px 0px 85px rgba(239,65,35,1), 0px 0px 105px rgba(239,65,35,1);
}



/* 
    Social Embeds
*/
.fb-page, .fb-page:before, .fb-page:after {
  border: 4px solid #292F33;
  border-radius: 4px;
}



/* 
    Top Bar Styles
*/
.header-widget a {
  color: #F7F8F8;
}
.header-widget a:hover {
  color: #FFA800;
}
.header-left-widget p {
  padding-left: 0;
}
#intro-message a, #top-bar-links a {
  font-size: 13px;
  line-height: 15px;
}
.header-widget a {
  color: #F7F8F8;
}
.header-top-social-icon {
  display: none;
}



.drop_down .second .inner>ul, li.narrow .second .inner ul {
  background-color: #1b1b1b;
}




header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
  opacity: 1 !important;
}

.header_fixed_right_area .textwidget, .header_fixed_right_area .shopping_cart_outer {
  float: right;
}
.header_fixed_right_area .textwidget {
  padding-top: 17px;
  padding-right: 25px;
}
.header_fixed_right_area .header-social-icon {
  margin-right: 10px;
}



nav.main_menu>ul>li>a>i.menu_icon {
  float: right;
  margin-right: 0;
  margin-left: 4px;
  line-height: 60px;
}
nav.main_menu>ul>li>a {
  padding: 0 16px;
}
@media screen and (max-width: 1070px) {
  nav.main_menu>ul>li>a {
    padding: 0 14px;
  }
}



/* 
    Wide Menu Fixes
*/
#menu-main-menu > li:first-of-type .second {
  left: 0 !important;
}
.drop_down .wide .second .inner>ul>li>a {
  color: #FB6107;
  margin-bottom: 0;
  cursor: pointer;
}
.drop_down .wide .second .inner>ul>li>a:hover {
  color: #FB6107 !important;
}
.drop_down #menu-main-menu .wide .second>.inner>ul>li.sub>ul>li>a {
  font-size: 14px;
}
/*
.drop_down #menu-main-menu .wide .second>.inner>ul>li.sub>ul>li>a:hover {
  color: #FB6107 !important;
}
*/
.drop_down #menu-main-menu .wide .second>.inner>ul>li.sub:nth-of-type(2)>ul>li>a {
  color: #FB6107;
}
.drop_down #menu-main-menu .wide .second>.inner>ul>li.sub:nth-of-type(2)>ul>li:nth-of-type(1)>a:hover {
  color: #FB6107 !important;
}
.drop_down #menu-main-menu .wide .second>.inner>ul>li.sub:nth-of-type(2)>ul>li>a:hover {
  color: #03a9f4 !important;
}
nav.mobile_menu ul li, nav.mobile_menu ul li ul li {
  border-bottom: 1px solid #03A9F4;
}
nav.mobile_menu ul li.has_sub.open_sub {
  border-bottom: none;
}
.drop_down .wide .second ul li ul li.menu-item-has-children > a, .drop_down .wide .second ul li ul li.menu-item-has-children > a:hover {
  color: #FB6107;
}



@media screen and (max-width: 1060px) and (min-width: 1001px) {
  header nav.main_menu > ul > li > a {
    font-size: 15px;
    padding: 0 14px;
  }
}


/* 
    Sticky Header
*/
header.sticky .header_bottom {
  background-color: #16131D !important;
}
header.sticky nav.main_menu > ul > li > a {
  font-size: 15px;
  padding: 0 14px;
}
@media screen and (max-width: 1180px) {
  header.sticky nav.main_menu > ul > li > a {
    font-size: 14px;
    padding: 0 12px;
  }
}
@media screen and (max-width: 1100px) {
  header.sticky nav.main_menu > ul > li > a {
    font-size: 13px;
    padding: 0 11px;
  }
}
@media screen and (max-width: 1045px) {
  header.sticky nav.main_menu > ul > li > a {
    font-size: 12.5px;
    padding: 0 10px;
  }
}







/* 
    Shopping Cart
*/
.shopping_cart_header .header_cart {
  background-image: url('img/Cart2-white-x50.png');
  height: 50px;
  width: 73px;
}
.shopping_cart_header .header_cart span {
  height: 50px;
  width: 92px;
  line-height: 38px;
  color: #F7F8F8;
}
.shopping_cart_outer {
  width: 88px;
}
.shopping_cart_header {
  width: 73px;
}
.shopping_cart_header .header_cart span {
  font-family: 'Exo 2', sans-serif;
}
.shopping_cart_dropdown {
  line-height: 30px;
  background-color: #16131D;
}
.shopping_cart_dropdown .cart_list span.quantity {
  color: #E1E1E1;
}
.shopping_cart_dropdown span.total span {
  color: #F7F8F8;
}
.shopping_cart_dropdown .qbutton {
  border-color: #F7F8F8;
  color: #F7F8F8;
}
.shopping_cart_dropdown ul li a {
  color: #9d9d9d;
}


/* 
    Header Search
*/
.side_menu_button>a.search_button {
  color: #F7F8F8;
  padding-bottom: 4px;
}
.side_menu_button>a.search_button:hover {
  opacity: 1;
}
header input::-webkit-input-placeholder {
  color: #F7F8F8;
}
header input::-moz-placeholder {
  color: #F7F8F8;
}
header input:-ms-input-placeholder {
  color: #F7F8F8;
}
header input:-moz-placeholder {
  color: #F7F8F8;
}



/* 
    Footer Styles
*/
.footer_top_holder {
  background-color: #0E0B16;
}
.footer_bottom_holder {
  background-color: #0E0B16;
}
.footer_bottom {
  padding: 6px 0 8px;
}
.footer_bottom p {
  font-size: 12px;
  line-height: 22px;
  color: #818181;
}
.footer_top a:hover {
  color: #FFA800 !important;
}
.footer_top, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget, .footer_top .widget_recent_entries>ul>li>span, .footer_top h5 {
  color: #F7F8F8;
}



/* 
    Homepage Slider
*/
.home .content {
  margin-top: 0 !important;
}
.home .carousel-control .next_nav, .home .carousel-control .prev_nav {
  margin-top: 0 !important;
}
#lp-ls-cta {
  text-align: center;
  line-height: 1em;
}
#lp-ls-cta a {
  font-family: 'Exo 2', sans-serif;
  font-weight: 600;
  font-size: 36px;
  line-height: 1em;
  display: block;
  text-align: center;
  color: #F7F8F8;
  text-shadow: 1px 1px 3px #03abf4;
}
@media screen and (max-width: 1350px) {
  #lp-ls-cta a {
    font-size: 30px;
  }
}
@media screen and (max-width: 1150px) {
  #lp-ls-cta a {
    font-size: 22px;
  }
}
@media screen and (max-width: 980px) {
  #lp-ls-cta a {
    font-size: 16px;
  }
}

/* 
    Homepage
*/

.home-dark-row h2 {
  color: #03A9F4;
}

.home-dark-row h3 {
  color: #03A9F4;
  font-size: 28px;
  margin-bottom: 10px;
}
.home-dark-row p {
  color: #EFEFEF;
}

.home-darkgrey-row h3 {
  color: #03A9F4;
  font-size: 28px;
  margin-bottom: 10px;
}
.home-darkgrey-row p {
  color: #c7c7c7;
}

.home-featured-row h3 {
  color: #03A9F4;
  font-size: 28px;
  margin-bottom: 10px;
}

.yottie-widget-feed span.yottie-widget-feed-section-pagination-bullet-more::after, .yottie-widget-feed span.yottie-widget-feed-section-pagination-bullet-more::before {
  top: 17px;
}
.yottie-widget-feed span.yottie-widget-feed-section-pagination-bullet:hover, .yottie-widget-feed span.yottie-widget-feed-section-pagination-bullet-more:hover::after, .yottie-widget-feed span.yottie-widget-feed-section-pagination-bullet-more:hover::before {
  color: #03A9F4 !important;
}

.mmm-home-toy-cta h3 {
  font-size: 38px;
}
.mmm-home-toy-cta p {
  font-size: 18px;
}
.mmm-home-btn-left, .mmm-home-btn-right {
  margin-top: 20px;
}
.mmm-home-btn-right {
  margin-left: 15px;  
}

@media screen and (max-width: 1000px) {
  
  .mmm-home-toy-cta h3 {
    font-size: 26px;
  }
  .mmm-home-toy-cta p {
    font-size: 16px;
  }
  
}

@media screen and (max-width: 767px) {
  
  .mmm-home-btn-left, .mmm-home-btn-right {
    margin-bottom: 20px;
  }

  .mmm-home-toy-cta .vc_col-sm-2 {
    width: 50%;
    float: left;
  }
  
  .mmm-home-toy-cta img {
    max-width: 160px;
  }
  
  .mmm-home-toy-cta, .mmm-home-toy-cta .wpb_raw_html, .mmm-home-toy-cta h3, .mmm-home-toy-cta p {
    text-align: center;
  }
  .mmm-home-toy-cta .wpb_single_image.vc_align_left {
    text-align: center;
  }
  
}

@media screen and (max-width: 600px) {
  
  .mmm-home-toy-cta .vc_col-sm-2 {
    width: 50%;
  }
  
  .mmm-home-toy-cta img {
    max-width: 160px;
  }
  
}



/* 
    Search
*/
.lp-wpsearch input#search {
  width: 100%;
  padding: 10px 8px;
  margin-left: -8px;
  font-size: 15px;
  font-family: "Exo 2", sans-serif;
  border: 1px solid #616161;
}
.aa-dropdown-menu .aa-suggestion em {
  color: #03A9F4;
}
/*
.aa-dropdown-menu .aa-suggestion .suggestion-post-title, .aa-dropdown-menu .aa-suggestion .suggestion-post-tags {
  line-height: 12px !important;
}
.aa-dropdown-menu .aa-suggestion .suggestion-post-content {
  
}
*/



/* 
    Yottie YouTube
*/
#yottie_1 .yottie-widget-header-channel-title, #yottie_1 .yottie-widget-header-channel-title a {
  line-height: 1.5em;
}



/* 
    Join The Club
*/

.club-social-icon {
  margin-right: 20px;
}
.club-social-icon.last {
  margin-right: 0;
}


.gform_wrapper form.gf_simple_horizontal.join_the_club_form {
  max-width: 808px;
  margin: 0 auto;
}

.join_the_club_form input[type="text"] {
  height: 39px;
  margin-top: 0 !important;
  border-radius: 4px;
  padding: 5px 5px !important;
  width: 150px !important;
}
.gform_wrapper form.gf_simple_horizontal.join_the_club_form .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
  width: 150px !important;
}
.gform_wrapper form.gf_simple_horizontal.join_the_club_form div.ginput_complex.ginput_container.gf_name_has_2 span {
  width: 150px !important;
}
.gform_wrapper form.gf_simple_horizontal.join_the_club_form div.gform_body ul.top_label li.gfield {
  padding-right: 1em !important;
}
.gform_wrapper form.gf_simple_horizontal.join_the_club_form div.ginput_container_name span.name_first {
  margin-right: 10px !important;
}
.gform_wrapper form.gf_simple_horizontal.join_the_club_form div.ginput_container_name span {
  padding-right: 0 !important;
}
.gform_wrapper form.gf_simple_horizontal.join_the_club_form .top_label div.ginput_complex.ginput_container.gf_name_has_2 {
  width: 100%;
}
.gform_wrapper.gf_browser_chrome form.gf_simple_horizontal.join_the_club_form ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
  padding-top: 0 !important;
}
.gform_wrapper form.gf_simple_horizontal.join_the_club_form .gform_footer input.button, .gform_wrapper form.gf_simple_horizontal.join_the_club_form .gform_footer form.gf_simple_horizontal.join_the_club_form input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper form.gf_simple_horizontal.join_the_club_form .gform_page_footer input[type=submit] {
  margin-right: 0;
}

@media screen and (max-width: 1000px) {

  .page-slug-join-the-club #form-holder-row .full_section_inner {
    padding: 0 !important;
  } 
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form {
    max-width: 648px;
    margin: 0 auto;
  }
  .join_the_club_form input[type="text"] {
    width: 115px !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
    width: 115px !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 115px !important;
  }
  
}

@media screen and (max-width: 768px) and (min-width: 641px) {
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form {
    max-width: 600px;
    margin: 0 auto;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form .gform_body, .gform_wrapper form.gf_simple_horizontal.join_the_club_form .gform_footer {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    margin-bottom: 20px !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form .gform_footer {
    margin: 0 auto !important;
    text-align: center !important;
  }
  .join_the_club_form input[type="text"] {
    width: 130px !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
    width: 130px !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 130px !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form div.ginput_container_name span.name_first {
    margin-right: 1em !important;
  }
}

@media screen and (max-width: 640px) {
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form {
    max-width: 400px;
    margin: 0 auto;
  }
  .join_the_club_form input[type="text"] {
    width: 100% !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
    width: 100% !important;
  }
  .gform_wrapper form.gf_simple_horizontal.join_the_club_form div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100% !important;
  }
}


/* 
    Inventors Club
*/
form#gform_4 {
  text-align: center;
}
#field_4_3 label.gfield_label {
  display: none;
}
body .gform_wrapper .button.gform_button_select_files {
  line-height: 16px;
}


/* 
    Builder Tips
*/
.page-slug-builder-tips h1 {
  font-size: 34px;
  margin-bottom: 2px;
}
.page-slug-builder-tips h3 {
  font-size: 23px;
  margin-bottom: 2px;
  margin-top: 30px;
  font-weight: bold;
}
.page-slug-builder-tips p {
  font-size: 16px;
}



/* 
    WooCommerce
*/

/* 
    Woo Buttons
*/
.woocommerce .woocommerce-message a.button {
  color: #FB6107;
  border-color: #FB6107;
}
.woocommerce .woocommerce-message a.button:hover {
  color: white;
  background-color: #FB6107;
  border-color: #FB6107;
}
.woocommerce button.button, .woocommerce-page button.button, .woocommerce-page input[type=submit] {
  line-height: 34px;
}


/* 
    PRODUCT LOOP
*/
.woocommerce-page ul.products li.product a.product-category.product-info, .woocommerce ul.products li.product a.product-category.product-info {
  background-color: transparent;
}
.woocommerce .product .onsale.out-of-stock-button {
  background-color: #FFA800;
  font-size: 11px;
  width: 60px;
  height: 43px;
}
.woocommerce ul.products li.product h6 {
  color: #F7F8F8;
  font-size: 14px;
}
.woocommerce ul.products li.product .price {
  color: #03ABF4;
  font-size: 15px;
}
.woocommerce ul.products li.product:hover h6 {
  color: #03ABF4 !important;
}
.woocommerce ul.products li.product:hover .price {
  color: #D1D1D1;
}
.woocommerce .woocommerce-result-count {
  line-height: 44px;
  height: 44px;
}
.woocommerce_with_sidebar aside .WOOF_Widget, .woocommerce_with_sidebar aside .widget-woof {
  margin-bottom: 0;
}
.woocommerce ul.products li.product, .woocommerce ul.products li.product a.product-category, .woocommerce-page ul.products li.product a.product-category {
  background-color: transparent;
}
.select2-container--default .select2-selection--single {
  background-color: #f7f8f8;
}
.select2-selection {
  color: #616161 !important;
}
.select2-results li {
  color: #616161 !important;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #03ABF4 !important;
}
.woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info {
  padding-top: 0;
}
.woocommerce ul.products li.product h4, .woocommerce ul.products li.product h6 {
  margin-top: 0;
}
.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product a.qbutton.out-of-stock-button {
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
}




/* 
    PRODUCT SINGLE
*/
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .product-categories {
  display: none;
}
.woocommerce .product .images .woocommerce-product-gallery__image img, .woocommerce .product .images .woocommerce-product-gallery__image:first-child {
  width: auto !important;
  max-width: 100% !important;
}

.woocommerce .product h1.product_title {
  font-size: 28px;
  text-transform: none;
  letter-spacing: normal;
  color: #03A9F4;
}

.woocommerce.single-product .product .summary .qode-sp-separator.separator {
  background-color: #616161;
}

.woocommerce div.product .summary p.price span.amount {
  color: #FB6107;
}

.woocommerce div.product .cart .quantity.hidden {
  display: none;
}

.iconic-woothumbs-icon {
  color: #03A9F4;
}
.iconic-woothumbs-images__arrow i, .iconic-woothumbs-thumbnails__control, .iconic-woothumbs-thumbnails__control .iconic-woothumbs-icon {
  background-color: #03A9F4;
  color: white !important;
}

.woocommerce-product-details__short-description {
  padding: 10px 0 8px;
}

.woocommerce.single-product div.product .cart {
  margin-top: 10px;
  margin-bottom: 45px;
}

.woocommerce button.single_add_to_cart_button {
  font-size: 14px;
  color: #FFFFFF;
  border-color: #FB6107;
  background-color: #FB6107;
}

.woocommerce button.single_add_to_cart_button:hover {
  color: white;
  background-color: #03A9F4;
  border-color: #03A9F4;
}

.stock.in-stock {
  color: #03A9F4;
}

.zm-viewer img {
  background-color: #0E0B16;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
  padding: 45px 5% 60px;
}

.content .type-product .q_tabs.horizontal .tabs-nav {
  width: 100%;
  max-width: none;
  text-align: center;
  padding: 3px 0 0;
  margin: 12px auto;
  font-size: 0;
}

.content .type-product .q_tabs.horizontal .tabs-nav li {
  float: none;
}

.content .type-product .q_tabs.horizontal .tabs-nav li.active a {
  color: #03A9F4;
  border-top: 4px solid #03A9F4;
}

.content .type-product .q_tabs.horizontal .tabs-nav li a {
  display: inline-block;
  min-width: 180px;
  max-width: 100%;
  padding: 14px 18px 18px 18px;
  border-top: 4px solid #c1c1c1;
  font-size: 18px;
}

.content .type-product .q_tabs.horizontal .tabs-nav li a:hover {
  color: inherit !important;
}

.content .type-product .q_tabs.horizontal .tabs-nav li.active a:hover, .content .type-product .q_tabs.horizontal .tabs-nav li.active a:active {
  color: #03A9F4 !important;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes {
  width: 60%;
  margin: 0 auto;
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta {
  width: 60%;
  margin: 0 auto;
  border-color: #616161;
}

.shop_attributes td p {
  margin-bottom: 0;
}

.shop_attributes a, .shop_attributes p a {
  color: #03A9F4 !important;
}

.shop_attributes a:hover, .shop_attributes p a:hover {
  color: #FB6107 !important;
}

ul.instruction-manual-list {
  list-style: none;
  margin: 0 auto;
  text-align: center;
}

ul.instruction-manual-list li a {
  text-decoration: underline;
  font-size: 17px;
}

#manual-btn-holder {
  text-align: center;
  margin: 15px auto;
}

#tab-video {
  text-align: center;
}


/*
.content .type-product .q_tabs.horizontal .tabs-nav:before {
  content: '';
  display: block;
  height: 4px;
  border-top: 4px double #616161;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
*/



/* 
    Single Product Upsells Slick Carousel
*/
ul.custom-upsell-list {
  list-style: none;
}
ul.custom-upsell-list li {
  display: none;
}
ul.custom-upsell-list li.slick-initialized, ul.custom-upsell-list li.slick-slide:first-child {
  display: block;
}
ul.custom-upsell-list li h6 {
  text-align: center;
  color: #F7F8F8;
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
ul.custom-upsell-list li span.price {
  text-align: center;
  display: block;
  margin: 0 0 16px;
  color: #03ABF4;
  font-size: 15px;
  font-weight: 600;
}
ul.custom-upsell-list li:hover h6 {
  color: #03ABF4 !important;
}
ul.custom-upsell-list li:hover span.price {
  color: #F7F8F8 !important;
}
ul.custom-upsell-list li .image-wrapper img {
  margin: 0 auto;
}
ul.custom-upsell-list li .add-to-cart-button-outer {
  display: none;
}




/* 
    Reviews
*/
.woocommerce #reviews .woocommerce-Reviews-title {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 12px;
  margin-bottom: 16px;
  border-bottom: 4px solid #c1c1c1;
  width: 50%;
  margin: 0 auto 16px;
}
.woocommerce .type-product #reviews {
  width: 90%;
  margin: 0 auto 40px;
}
.woocommerce ol.commentlist {
  width: 80%;
  margin: 0 auto;
}
.woocommerce .type-product #reviews #respond {
  text-align: center;
}
.woocommerce #commentform input[type=text], .woocommerce #commentform input[type=email], .woocommerce #commentform textarea {
  width: 70%;
  border: 1px solid #616161;
  margin: 0 auto 20px;
}
.woocommerce p.stars span, .woocommerce-page p.stars span {
  float: left; 
  display: block;
  margin: 0 auto;
}
.woocommerce .type-product #reviews #respond p.stars span {
  float: none;
}
.woocommerce #respond #reply-title {
  font-size: 16px;
  cursor: pointer;
}
.woocommerce #reviews .comment-notes {
  font-size: 13px;
}
.woocommerce #reviews #commentform {
  display: none;
}
.woocommerce .comment-form-rating label, .woocommerce .comment-form-comment label, .woocommerce .comment-form-author label, .woocommerce .comment-form-email label {
  color: #03A9F4;
}
.comment .meta {
  display: block;
  float: left;
}
.comment .avatar {
  display: none;
}
.comment .description {
  clear: both;
  text-align: left;
}
.woocommerce ol.commentlist li {
  border-color: #616161;
  padding: 10px;
  list-style-type: none;
}
.woocommerce ol.commentlist ul.children li {
  border-bottom: none;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
  color: #FFA800;
}



/* 
    Cart Page / Checkout
*/
.woocommerce table.cart td.actions .checkout-button {
  color: #FB6107;
  border-color: #FB6107;
  line-height: 34px;
}
.woocommerce table.cart td.actions .checkout-button:hover {
  color: white;
  background-color: #FB6107;
  border-color: #FB6107;
}

.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text {
  border: 1px solid #616161;
}

.woocommerce table.cart td.actions input[type="submit"] {
  color: #616161;
  border-color: #616161;
}
.woocommerce table.cart td.actions input[type="submit"]:hover {
  color: #F7F8F8;
  background-color: #616161;
  border-color: #616161;
}
.woocommerce-cart table.cart tbody tr td a:not(.checkout-button), .woocommerce-checkout .checkout table tbody tr td a {
  color: #FB6107;
}
.woocommerce-cart table.cart tbody tr td a:not(.checkout-button):hover, .woocommerce-checkout .checkout table tbody tr td a:hover {
  color: #FFA800;
}
.woocommerce-cart .quantity.buttons_added {
  font-size: 0;
}
.woocommerce #payment ul.payment_methods, .woocommerce #payment ul.payment_methods li {
  border-color: #616161;
}
.payment_method_ppec_paypal label img {
  top: 7px !important;
}

.woocommerce #payment ul.payment_methods li:last-of-type {
  padding-bottom: 20px;
}
.woocommerce #payment ul.payment_methods li label {
  color: #F7F8F8;
}
.woocommerce-account table.my_account_orders tfoot th, .woocommerce-account table.my_account_orders thead th, .woocommerce-account table.shop_table tfoot th, .woocommerce-account table.shop_table thead th, .woocommerce-checkout table.shop_table tfoot th, .woocommerce-checkout table.shop_table thead th {
  color: #F7F8F8;
}
.woocommerce input#place_order:hover {
  color: #F7F8F8;
}

.woocommerce .order_details.clearfix li p, .woocommerce-page .order_details.clearfix li p {
  color: #888;
}
.woocommerce-checkout .shop_table.order_details tfoot tr:last-child td span.amount, .woocommerce-checkout .shop_table.order_details tr td a {
  color: #03ABF4;
}




/* 
    Quantity
*/
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty {
  color: #0288D1;
  background: #f7f8f8;
  width: 35px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #616161;
  border-left-width: 0;
  border-right-width: 0;
  font-family: 'Exo 2', sans-serif;
  margin-top: 1px;
}
.woocommerce div.product .cart .quantity {
  padding-top: 0;
  font-size: 0;
}
.woocommerce #content .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce .quantity .plus, .woocommerce-page #content .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
  background-color: #616161;
  color: #F7F8F8;
  width: 25px;
  height: 42px;
  line-height: 41px;
  border-radius: 0;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
.woocommerce .quantity .minus {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.woocommerce .quantity .plus {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.woocommerce button.single_add_to_cart_button {
  margin-top: 1px;
}




/* 
    Woof
*/
.woof_sid_auto_shortcode {
  display: none;
}

.woof_price5_search_container .woof_container_inner h4:nth-of-type(2) {
  display: none;
}

.woof_reset_search_form {
  float: left !important;
}

.woof_container h4 {
  color: #03A9F4;
  margin-bottom: 4px;
}

.woof_authors li.woof_list {
  margin-bottom: 0;
}

.woof_front_toggle img {
  padding-top: 6px;
}

.woof_sid_widget > .woof_redraw_zone > .woof_container {
  padding: 10px 15px;
  border-left: 1px solid #616161;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  margin-bottom: 0;
}
.woof_sid_widget > .woof_redraw_zone > .woof_container:first-of-type {
  border-top: 1px solid #616161;
}

.woof_container_inner .woof_container {
  padding-bottom: 0;
  margin-bottom: 0;
}

.woof_list label {
  padding-top: 5px;
  padding-bottom: 3px;
}

.woof_checkbox_instock_container label {
  vertical-align: middle;
}

.woof_submit_search_form_container {
  margin: 0;
  text-align: center;
  border-left: 1px solid #616161;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
}

.woof_submit_search_form_container button.woof_reset_search_form {
  border: none;
  text-align: center;
  width: 100%;
}



/*
    My Account
*/
.woocommerce-account .woocommerce-MyAccount-navigation li a {
  padding: 10px 15px;
  border-left: 1px solid #616161;
  border-right: 1px solid #616161;
  border-bottom: 1px solid #616161;
  margin-bottom: 0;
  font-size: 15px;
  color: #b4b4b4;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:first-child a {
  border-top: 1px solid #616161;
  padding-top: 10px !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  color: #0288D1;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  color: #FFA800;
}
.woocommerce-MyAccount-content h2 {
  margin-top: 0;
  margin-bottom: 14px;
}



/* 
    Woo - Sidebar Widgets
*/
.woocommerce aside ul.product_list_widget li, .wpb_widgetised_column ul.product_list_widget li, aside ul.product_list_widget li {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0 0 12px;
}
.woocommerce aside ul.product_list_widget li a, aside ul.product_list_widget li a {
  color: #EAEAEA;
}
.woocommerce aside ul.product_list_widget li a span.product-title, aside ul.product_list_widget li a span.product-title {
  padding-top: 8px;
  display: block;
}
.woocommerce aside ul.product_list_widget li span.amount, aside ul.product_list_widget li span.amount {
  color: #FB6107 !important;
}



/* 
   Woo - Misc
*/

.myaccount_user, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce div.message {
  background-color: #1b1b1b;
  border-radius: 10px;
}
.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {
  border-color: #616161;
}
.woocommerce-pagination ul.page-numbers li span.current, .woocommerce-pagination ul.page-numbers li a:hover, .woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty, .woocommerce .summary p.stock.out-of-stock {
  color: #FB6107;
}
.woocommerce table.shop_attributes th {
  color: #D1D1D1;
}
.woocommerce .checkout table.shop_table thead tr, .woocommerce table.cart thead tr, .woocommerce-account table.my_account_orders thead tr, .woocommerce-page .checkout table.shop_table thead tr, .woocommerce-page table.cart thead tr {
  border-color: #616161;
}
.woocommerce-account table.my_account_orders thead tr th, .woocommerce-cart table.cart thead th, .woocommerce-checkout .checkout table thead th, .woocommerce-page table.my_account_orders thead tr th {
  color: #D1D1D1;
}
.woocommerce-account table.my_account_orders tbody tr, .woocommerce-cart table.cart tbody tr {
  border-color: #616161;
}
.woocommerce table.cart tbody td.product-remove, .woocommerce-page table.cart tbody td.product-remove {
  border-color: #616161;
}
.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .single-onsale {
  left: 20px;
}



/* 
    Miscellaneous
*/
.q_accordion_holder.accordion h5.ui-accordion-header {
  font-size: 15px;
  padding-top: 7px;
  color: #0288D1;
}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
  border-color: #0288D1;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
  background-color: #0288D1;
}
aside .widget h5 {
  color: #0288D1;
}

.page-slug-privacy-policy .content ul {
  list-style: none;
}

mark {
  background-color: #0288D1;
  color: #F7f8f8;
  padding: 0 2px;
}

#manual-img-holder {
  margin-top: 20px;
  text-align: center;
}

h2.manual-entry-title {
  text-align: center;
}

h2.manual-entry-title.entry_title {
  margin-bottom: 8px;
}

.error404 .content {
  margin-top: 0;
}
.wrapper, body {
  background-color: #0E0B16;
}


/* 
    sharethis
*/
#st-1 .st-btn[data-network='facebook'] {
  background-color: transparent !important;
  border: 2px solid #3B5998 !important;
}
#st-1 .st-btn[data-network='googleplus'] {
  background-color: transparent !important;
  border: 2px solid #dc4e41 !important;
}
#st-1 .st-btn[data-network='twitter'] {
  background-color: transparent !important;
  border: 2px solid #55acee !important;
}
#st-1 .st-btn[data-network='pinterest'] {
  background-color: transparent !important;
  border: 2px solid #CB2027 !important;
}
#st-1 .st-btn[data-network='email'] {
  background-color: transparent !important;
  border: 2px solid #7d7d7d !important;
}
#st-1 .st-btn[data-network='sharethis'] {
  background-color: transparent !important;
  border: 2px solid #95D03A !important;
}
#st-1 .st-btn > svg {
  top: 6px !important;
}



.home-low-notice {
  text-align: center; 
  color: #e1e1e1; 
  font-size: 22px;
  font-weight: bold;
}
.home-low-notice a {
  color: #e1e1e1;
}
.home-low-notice a:hover {
  color: #0288D1;
}
.home-low-notice a .home-low-notice-highlight {
  color: #FB6107;
}


/* 
    MediaElement.js Plugin Styles
*/
.mejs-container {
  margin: 15px auto 25px !important;
  background-color: #dadada !important;
  height: 40px !important;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block !important;
}


@media screen and (max-width: 600px) {
  .mejs-container {
    width: 100% !important;
  }
  
  .mejs-container .mejs-controls .mejs-time {
    display: none !important;
  }
  
  .mejs-controls div.mejs-time-rail {
    width: 100% !important;
    box-sizing: border-box !important;
  }
  
  .mejs-controls .mejs-time-rail .mejs-time-total {
    width: 80% !important;
    margin: 16px 12px !important;
  }
  
  .mejs-button.mejs-volume-button.mejs-mute {
    display: none !important;
  }
  
  .mejs-horizontal-volume-slider.mejs-mute {
    width: 58px !important;
  }
}




/* 
    Responsive
*/

/* 
    Breakpoints
    1400px
    1300px
    1200px
    1024px
    1000px
    768px
    600px
    480px
*/


@media screen and (max-width: 1200px) and (min-width: 1000px) {
  
  .header_top .container_inner {
    width: 92%;
  }
  
}



@media screen and (min-width: 1000px) {
  
  .menu_bottom .q_logo a {
    left: -20px;
  }

}


@media screen and (max-width: 1000px) {
  
  header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 100px;
  }
  .header_menu_bottom {
    display: none;
  }
  .header-left-widget {
    padding-top: 5px;
  }
  .header_top {
    line-height: 28px;
  }
  .header_top p {
    padding: 0;
  }
  #top-bar-links {
    padding: 0;
  }
  .header_top {
    display: none !important;
  }
  
  
  /* 
      Woo
  */
  .woocommerce .summary {
    text-align: center;
    padding-top: 0;
    margin-bottom: 10px;
  }
  .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .qode-sp-separator.separator.left {
    margin-left: auto;
    margin-right: auto;
  }
  .iconic-woothumbs-all-images-wrap {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }
  .woocommerce div.product .cart .quantity {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 14px;
  }
  .woocommerce div.product .cart, .woocommerce div.product .product_meta {
    margin: 10px 0 25px;
  }
  .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  
}


@media screen and (max-width: 1000px) {
  
  .woocommerce-product-rating {
    text-align: center;
    margin: 0 auto;
  }
  .woocommerce .star-rating, .woocommerce-page .star-rating {
    float: none;
    margin: 0 auto;
  }
  a.woocommerce-review-link {
    display: block;
    clear: both;
  }
  
}


@media screen and (max-width: 1000px) and (min-width: 769px) {
  .woof_container h4 {
    font-size: 15px;
  }
  .woof_front_toggle img {
    padding-top: 4px;
  }
}


@media screen and (max-width: 1000px) and (min-width: 601px) {
  .woocommerce aside ul.product_list_widget li img, .wpb_widgetised_column ul.product_list_widget li img, aside ul.product_list_widget li img {
    width: 100%;
    margin-right: 0;
  }
}


@media screen and (max-width: 768px) and (min-width: 601px) {
  .woof_sid_widget > .woof_redraw_zone > .woof_container {
    padding: 10px 8px;
  }
  .woof_container h4 {
    font-size: 13px;
  }
  .woof_front_toggle img {
    padding-top: 2px;
  }
  .q_tabs .tabs-nav li a {
    padding: 0 5px;
  }
}

@media screen and (max-width: 768px) {
  .woocommerce .type-product #reviews {
    width: 90%;
  }
  .woocommerce #commentform input[type=text], .woocommerce #commentform input[type=email], .woocommerce #commentform textarea {
    width: 100%;
  }
  
  /* 
      Homepage
  */
  .home-split-row {
    text-align: center !important;
    padding-top: 0 !important;
    padding-bottom: 45px !important;
  }
  .home-split-row h3, .home-split-row .wpb_single_image.vc_align_left {
    text-align: center !important;
  }
  .home-featured-row {
    padding-bottom: 0 !important;
  }
  .home-split-image-1 {
    padding-top: 20px;
  }
  .home-cta-row {
    padding-top: 25px !important;
    padding-bottom: 20px !important;
  }
  
  /* 
      Social
  */
  .lp-fb-container {
    margin-bottom: 25px;
  }

  
}


@media screen and (max-width: 600px) {
  .woocommerce .content .container .column1, .woocommerce-page .content .container .column1 {
    margin-bottom: 12px;
  }
  .woocommerce .content .container .container_inner, .woocommerce-page .content .container .container_inner {
    padding: 30px 0 30px;
  }
  .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .tabs-nav li a {
    line-height: 25px;
  }
  .q_tabs.horizontal .tab-content {
    padding-top: 10px;
  }
  .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes {
    width: 90%;
  }
  .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta {
    width: 90%;
  }
  .woocommerce .woocommerce-cart-form .quantity .plus, .woocommerce .woocommerce-cart-form .quantity .minus {
    width: 20px;
  }
  .woocommerce-page .woocommerce-cart-form .quantity input.qty {
    width: 28px;
  }
  .woocommerce table.cart td.actions .button {
    text-align: center;
    width: 100%;
  }
  .woocommerce .wcppec-checkout-buttons {
    margin-top: 5em;
  }
  
  /* 
      Footer
  */
  .footer_top h5 {
    margin-bottom: 14px;
    text-align: center;
  }
  .footer_top .separator.small.left {
    margin-top: 16px !important;
    margin-bottom: 10px !important;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .footer_top .widget_nav_menu ul li {
    padding-bottom: 10px;
    text-align: center;
  }
  .footer_top #footer-contact-info, .footer_top p {
    text-align: center;
  }
  .footer_top {
    padding: 42px 0 22px;
  }
  
}



@media screen and (max-width: 480px) {
  .q_logo a, .q_logo img {
    height: 60px !important;
  }
  .logo_wrapper, header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 80px !important;
  }
  .q_logo a {
    padding-top: 8px;
  }
  
  .page-slug-videos .content .container .container_inner.page_container_inner, .full_page_container_inner {
    padding: 10px 0 0;
    width: 320px;
  }
  .page-slug-videos .content .column1 .vc_column_container>.vc_column-inner {
    padding-left: 13px;
  }
  .page-slug-videos .yottie-widget-contents {
    width: 324px;
  }
  .home .yottie-widget-contents {
    width: 100%;
  }
  
  
  a.club-social-icon {
    width: 38%;
    float: left;
  }
  a.club-social-icon:nth-of-type(even) {
    margin-right: 0;
  }
  a.club-social-icon:nth-of-type(odd) {
    margin-left: 20px;
  }
  
  
  
  
  /* 
      WooCommerce
  */
  
  .woocommerce ul.products li.product {
    margin-bottom: 0;
  }
  .woocommerce ul.products li.product .image-wrapper img {
    max-width: 100% !important;
    width: auto;
  }
  .woocommerce .woocommerce-result-count {
    margin-top: 0;
    margin-bottom: 0;
  }
  .woocommerce .woocommerce-ordering {
    height: 62px;
  }
  .woocommerce .woocommerce-result-count {
    height: 36px;
    line-height: 36px;
  }
  .woocommerce-orders-table__header-order-status, .woocommerce-orders-table__cell-order-status {
    display: none;
  }
  .woocommerce table.cart tbody tr td .wcppec-checkout-buttons__button img {
    display: block;
  }
  
  
  /* 
      Footer
  */
  .footer_top .column_inner>div {
    margin: 0 0 15px !important;
  }
  
}




/* 
    Homepage CTA Fonts
*/
@media screen and (max-width: 1230px) and (min-width: 880px) {
  .home-cta-row h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 879px) and (min-width: 768px) {
  .home-cta-row h2 {
    font-size: 19px;
  }
}





/* 
    Coupon Code Display
*/
#lp-bf-coupon, #lp-cm-coupon, #lp-ms-coupon {
  display: none;
}
#dabar {
  display: none;
}




/* 
    Store Locator
*/

.wpsl-search {
  background-color: transparent;
}

#wpsl-search-btn {
  padding: 6px 22px 5px;
  font-size: 15px;
}

#wpsl-wrap .wpsl-info-window p {
  color: #333;
}

/* 
    Dealer Locator in Nav
*/
#nav-menu-item-3656 {
  margin-left: 134px;
}