
body {font-family: 'Inter', sans-serif;}
h1, h2 {font-size: 48px; text-align: center; font-weight: 800; font-style: italic; margin: 0 0 96px 0; margin-top: 0px; font-family: 'Inter', sans-serif; line-height: 50px;}
.page-heading { margin: 0 0 96px 0}

[data-layout-name="SharpStarts"], [data-layout-name="whyChoose"], [data-layout-name="latestVideos"], [data-layout-name="moreBlog"]  {margin-bottom: 192px}
[data-layout-name="whyChoose"] svg{}
[data-layout-name="whyChoose"] {text-align: center;}

.navUser-action {font-size: 12px; font-weight: 500;} 
.navPages-action {font-size: 14px; font-weight: 700;}
.navPages-action:focus {outline: none !important;}
.navPage-subMenu-action {color: #000; font-weight: 700; padding-bottom: 0px !important; white-space: nowrap;}
.navPage-childList-action {color: #2C3F53; font-size: 14px; font-weight: 500;}
.edgeAllLink {color: #6F89A5; }

.sidebarBlock-heading {margin-bottom: 4px; border-bottom: 1px solid #ccc; text-align: left; padding: 0px;}


.floatText {font-size: 30px}
.floatText a{text-align: center; position: absolute; color: #fff; font-weight: 700; font-size: 14px;  top: 50%; left: 50%; transform: translate(-50%, -50%); padding: 8px 16px; border: 1px solid #fff; text-decoration: none;}

.hpicon {text-align: center; font-size: 28px;}

.spideHolder {background-color: #fff;  position: relative; margin-bottom: 191px; margin-top: 180px;
background-image: url('https://cdn11.bigcommerce.com/s-37ntzlzc7w/product_images/uploaded_images/testimonialbg.jpg');
background-position: center center;
background-size: cover;
width: 100vw;
 margin-left: -50vw;
 left: 50%;
 padding: 0px 20px ;
 height: 565px;}
.splide__slide {padding: 0px 60px; text-align: center; color: #fff; font-size: 16px; display: flex;
  justify-content: center;
  flex-direction: column;
   }
  .splide__pagination {bottom: 30px !important;}
.splide {max-width: 1000px; margin:0px auto;}

.slideStar {display: block; flex: none; color: #fa0; font-size: 28px;}
.slideStar i {padding: 0 4px;}
.slideText {display: block; flex: none; font-style: italic; text-align: left; font-weight: 300; font-size: 24px; line-height: 35px;}
.slideSign {display: block; flex: none; text-align: left; font-size: 16px; line-height: 24px; font-weight: 700; margin-left: 24px}
.rightHeaderTag {color: #2C3F53; float: left; padding: 1rem .78571rem; font-size: 14px; font-weight: 500}

.heroCarousel .slick-dots li {background-color: transparent !important;}

.blog-post-body {width: 100% !important}
.edgeBlogMore {text-decoration: none; color: #6F89A5; font-size: 12px; font-weight: 700}

.footer-copyright {text-align: center;}
.footer-info-heading {font-size: 16px; font-weight: 700}
.footer-info-col {font-size: 14px; font-weight: 500; line-height: 26px; color: #000;}


.breadcrumbs {margin-top:43px; margin-bottom: 32px;}
.breadcrumbs li a, .breadcrumbs li {font-size: 16px !important; font-weight: 700; text-transform: uppercase; color: #4E6783; text-decoration: none;}
.breadcrumbs .is-active a {color: #9DB1C6;}
.breadcrumbs li a:hover, .breadcrumbs .is-active a:hover {color: #000;}

.actionBar {margin-top: 0px}
.form-field {border-color: #6F89A5}
.actionBar-section .form-label, .actionBar-section .form-select {color: #000; font-size: 16px; font-weight: 500; }
.actionBar-section .form-label {}
.actionBar-section .form-select {height: 48px;}
.form-select--date, .form-select--small {line-height: 22px; background-position: right .5rem top 1.4rem;}

.card-title {font-size: 14px; color: #000; font-weight: 700px; margin-bottom: 8px;}
.card-body {font-size: 12px; color: #6F89A5; line-height: 15px;}
.card-body .price-section {color: #000; font-size: 16px; font-weight: 700; margin-top: 8px;}
.card-figcaption-button {color: #000;     background-color: rgba(255,255,255,.75); border-radius: 0px; font-size: 12px; font-weight: 700; line-height: 40px; padding-top: 0px; padding-bottom: 0px; text-transform: uppercase;}
.card-text {margin-top: 8px;}

.button--primary {background-color: #2C3F53; border-color: #2C3F53; color: #fff; border-radius: 0px; text-transform: uppercase}

.catHeaderCustom {
width: 100vw;
 position: relative;
 margin-left: -50vw;
 left: 50%;
 background-position: center center
 
}


 
 .catHeaderCustom .catHeaderNameCustom h1 {color: #fff; margin: 0px; padding: 0px; font-size: 60px; font-weight: 800; font-style: italic; text-transform: uppercase}
 .catHeaderCustom .catHeaderNameCustom p {font-size: 16px; text-align: center; line-height: 24px; font-family: 500}

.breadcrumb {}

.body {margin-top: 0px;}


.lightbox {
  background-color: fade(black, 80%);  
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  
  &-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;    
    padding: 0 3%;
    height: auto;
    z-index: 10;
    
    // Increasing top margin for mobile
    @media screen and (max-width: 768px) { margin-top: 10%; }
    @media screen and (max-width: 414px) { margin-top: 13%; }
  }
    
  &-content {
    box-shadow: 0 1px 6px fade(black, 70%);
  }
  
  &-close {
    text-transform: uppercase;    
    background: transparent;
    position: absolute; 
    font-weight: 300;      
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
  }
}

.video-container {  
    padding-bottom: 56.25%;
    position: relative;  
    padding-top: 30px; 
    overflow: hidden;
    height: 0; 
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;  
    width: 100%;  
    left: 0;  
    top: 0;
}

/* IGNORE FORM THIS POINT ON */



#container {
  border-radius: 4px;
  max-width: 300px;
  height: auto;
  padding: 50px;
  background: white;
  margin: 100px auto;
}

#playme {
  background: #007fed;
  text-transform: uppercase;
  font-weight: 300;
  border: none;
  color: white;
  padding: 10px 15px;
  display: inline-block;
  font-size: 14px;
  margin: 0;
}


.collapsible {
  background-color: #777;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  margin-bottom: 10px;
}

.active, .collapsible:hover {
  background-color: #555;
}

.collapsible:before {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}

.active:before {
  content: "\2212";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

.whyChooseUs {text-align: center; font-size: 20px; font-weight: 800; font-style: italic; color: #2c3f53; line-height: 24px; margin-bottom: 24px;}

.card-img-container img {margin: 0px;}
.card-img-container:after {padding-bottom: 50%;}

.productView-title {font-size: 38px; font-weight: 800; line-height: 48px; }

.dealerRow {clear: both; border-bottom: 2px solid #d1d3d4; }
.dealerItem {width: 25%; float: left; padding: 18px 2px;}
.dealerItem em {font-weight: 800; font-style: normal;}

.blog-title {text-align: left; margin: 0px; font-size: 28px; line-height: 34px;}
.blog-title a {color: #000;}
.blog-post-figure {text-align: left;}
.blog-date {text-align: left;}
.blog-post {font-size: 14px}

.productView-details {padding-bottom: 0px;}
.productView-images .slick-next, .productView-images .slick-prev {margin: 0px;}

.productReviews .toggle-content {display: block !important;}
.productReviews .toggleLink {display: none;}

.productView-brand {display: none;}

@media (min-width: 1261px) {
	
}

@media (min-width: 801px) {
	
.productView-title {text-align: left}
	
#form-action-addToCart {font-size: 28px; line-height: 2rem}
	
.productView-product {border-width: 0px; padding-bottom: 0px}
.midHeaderHold {}
.header-logo {margin: 4px 4px; float: left;}
.header-logo img {max-height: 66px;}
.inlineSearch {float: right;}
.navUser {background-color: #E7EDF3;}
.navPages-container {}
.navUser-item--divider {display: none;}
.navPages ul {padding-top: 20px;}

.footer .footer-info {display: flex; justify-content: space-between;}


.heroCarousel-title {font-size: 60px; line-height: 46px; font-weight: 800; font-style: italic; color: #fff; text-transform: uppercase; margin-bottom: 12px}
.heroCarousel-description {font-size: 16px; color: #fff; font-weight: bold;}
.heroCarousel-action {margin-top: 0px; background-color: #E7EDF3; color: #000; border-color: #E7EDF3}
.slick-next, .slick-prev {border-width: 0px; }
.navUser-item--social {display: none;}

#navPages-40 ul:first-child  li:first-child {display: none;}

#navPages-49 ul:first-child  li:first-child {display: none;}
#navPages-49 .navPage-subMenu-item {width: 50%;}
.navPage-childList-item {display: block !important}

.navPage-childList {padding-top: 0px !important;}

.heroCarousel.slick-initialized { margin-bottom: 90px;}
.heroCarousel-slide .heroCarousel-image-wrapper {max-height: 565px;}

#cat-56 .productGrid .product, #cat-57 .productGrid .product {width: 50%}

.mobileLogo {display: none;}

.navPage-subMenu {border-top: 1px solid #eee; margin-top: 6px; border-bottom: 1px solid #eee;}
.navPage-subMenu-item>.navPage-subMenu-action {margin-bottom: 0px; width: auto;}
.navPage-subMenu-list {display: flex; justify-content: space-between;}

}

@media (max-width: 801px) {
.rightHeaderTag {display: none;}
.fullLogo {display: none;}
.countPill--positive {display: none;}
	.catHeaderCustom .catHeaderNameCustom h1 {font-size: 34px; line-height: 36px;}
}

@media (min-width: 551px) {
	.heroCarousel-content {background:none;  max-height: auto;}
	
	.catHeaderCustom .catHeaderNameCustom {
 	margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
    width: 100%;
  padding: 12px;
 }
	
}

@media (max-width: 551px) {
	
	.catHeaderCustom .catHeaderNameCustom h1 {font-size: 34px; line-height: 36px; color: #000;}
	.catHeaderCustom .catHeaderNameCustom {color: #000;}
	.navUser-item--cart__hidden-s, .navUser-item-cartLabel {display: block;}
	.heroCarousel-content,.slick-list {background-color: #000;}
	[data-layout-name="SharpStarts"] > div {margin-bottom: 12px !important;}
	[data-layout-name="latestVideos"] > div {margin-bottom: 20px !important;}
	[data-layout-name="moreBlog"] > div {margin-bottom: 20px !important;}
	[data-layout-name="whyChoose"] > div {margin-bottom: 30px !important;}
	.slideText {font-size: 20px; line-height: 24px}
	.spideHolder {padding: 0px;}
	
	
	.modal-header-title, .modal-body .productView-title  {font-size: 18px; line-height: 22px}
	
	.sidebarBlock ul {}
	.sidebarBlock-heading {text-align: center;}
	.cart-item-name {line-height: 24px;}
	
	.modal-body .productView-title {}
	.or-use-label {text-align: center !important;}
	.dealerList {display: flex;}
	.dealerItem {width: 100%; float: none; padding: 4px 2px;}
	
	
}