:root {
  --aventonGreen: #dcd932;
  --aventonBlue: #267da5;
  --shadow-color: 0deg 0% 15%;
  --shadow-elevation-low:
    1px 1px 1.6px hsl(var(--shadow-color) / 0.34),
    1.7px 1.7px 2.7px -1.2px hsl(var(--shadow-color) / 0.34),
    4px 4px 6.4px -2.5px hsl(var(--shadow-color) / 0.34);
  --shadow-elevation-medium:
    0.3px 0.3px 0.5px hsl(var(--shadow-color) / 0.36),
    1.1px 1px 1.7px -0.8px hsl(var(--shadow-color) / 0.36),
    2.6px 2.6px 4.1px -1.7px hsl(var(--shadow-color) / 0.36),
    6.4px 6.2px 10px -2.5px hsl(var(--shadow-color) / 0.36);
}
    
#PageContainer .main-content .background {
  min-height: 45vh;
}

a {
  color: var(--aventonBlue);
}

.name a {
  color: #000000;
}

.black-link {
  color: #000000;
}

.main-menu {
  color: #000000;
}

.post-title a {
  color: #000000;
}

button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}


.templateProduct .jdgm-prev-badge__text{
	    display: inline-block !important;
      margin-left: 5px;
}
.templateProduct .jdgm-prev-badge__text:after{
	    content:"Reviews";
  margin-left:5px;
}
.header-notice {
  padding-left: calc(50% - 555px);
  padding-right: calc(50% - 555px);
}

.header-notice .hn--socials {
  align-items: center;
  position: absolute;
  min-height: 80px;
  padding-left: 15px;
}

.header-notice .hn--wrapper{
	    width: 100%;
}

.header-notice .hn--socials a{
	border: none !important;
    background-color: #961134;
    border-radius: 100%;
    width: 30px;
    height: 30px;
      margin-right: 10px;
}
.has-opacity-layer--dark:before, 
.has-opacity-layer--bright:before{
	opacity:0;
}
.header-notice .hn--socials a:nth-child(3){
	    background-image: url(https://cdn.shopify.com/s/files/1/1520/2468/t/171/assets/insta_icon.png);
    background-position: center;
    background-repeat: no-repeat;
}

.header-notice .hn--wrapper p{
	letter-spacing: 2px;
}

.header-icon.with-border{
	    border: none;
}
.header-icon {
    width: 25px;
    height: 25px;
}

.header-elements > .row{
	    border-color: #dcd932 !important;
}
.header-elements > .row p{
	font-size: 12px;
}

ul.megamenu > li a .raw-title:after{
	content: "/";
    font-weight: 400;
    margin-left: 5px;
}
.creative-builder .cb-item .banner-content-wrapper .banner-texting .b-caption{
	font-weight: 400 !important;
        letter-spacing: 0.5px;
    line-height: 28px;
}

.b-caption + .btn-squared {
	    min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700 !important;
}

/* slider_bottom_section css start */

.slider_bottom_section{
	padding: 75px 0 65px;
}

.slider_bottom_section .slider_bottom_row{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.slider_bottom_section .slider_bottom_row .slider_bottom_box{
	width: calc(100% / 4 - 0px);
    text-align: center;
}

.slider_bottom_section .slider_bottom_row .slider_bottom_box img{
	margin-bottom: 1.1rem;
    width: 170px;
}

.slider_bottom_section .slider_bottom_row .slider_bottom_box h4{
	font-size: 14px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 0px;
}
.slider_bottom_section .slider_bottom_row .slider_bottom_box p{
	font-weight: 600;
    font-size: 13px;
    line-height: 30px;
}
.slider_bottom_section .slider_bottom_row .slider_bottom_box a{
	font-size: 12px;
    color: #000000;
    display: inline-block;
    padding: 2px 10px;
}
    
.slider_bottom_section .slider_bottom_row .slider_bottom_box .five-star img{
	
}
    

/* slider_bottom_section css start */


/* Two Img Row css start */
.two-img-section{
	
}
.two-img-section .two_img_row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  margin-left: -12px;
}
.two-img-section .two_img_row .two_img_box{
  	 display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: calc(50% - 12px);
    margin-left: 12px;
  position: relative;
}

.two-img-section .two_img_row .two_img_box > img{
  width: 100%;
}
.two-img-section .two_img_row .two_img_box section{
      position: absolute;
    text-align: center;
    z-index: 1;
}
    
.two-img-section .two_img_row .two_img_box section img {
  max-width: 125px;
}
    
.two-img-section .two_img_row .two_img_box section p{
      font-size: 13px;
    color: #fff;
    margin-bottom: 5px;
  text-shadow: 2px 0px 2px rgba(0, 0, 0, 1),0px 0px 10px rgba(0, 0, 0, 1);
  font-weight: 600;
}

.two-img-section .two_img_row .two_img_box section p.text_2{
	font-size: 15px;
    line-height: 31px;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 700;
      letter-spacing: 1px;
}
.two-img-section .two_img_row .two_img_box section p.text_2 span{
	    display: block;
    font-size: 12px;
    font-weight: 500;
}

.two-img-section .two_img_row .two_img_box section h4{
  	color: #fff;
    font-size: 23px;
    line-height: 28px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-shadow: 2px 0px 2px rgba(0, 0, 0, 1),0px 0px 9px rgba(0, 0, 0, 1);
}
.two-img-section .two_img_row .two_img_box section a{
    min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    margin-top: 15px;
  	text-transform: uppercase;
  	letter-spacing: 1px;
    color: #000000;
}

.two_img_bottom{
	 padding: 60px 15px 40px;
  text-align: center;
}
.two_img_bottom p{
	margin-bottom: 0;
    font-size: 30px;
    text-align: center;
    position: relative;
    display: inline-block;
    margin: auto;
    padding-bottom: 10px;
}
.two_img_bottom p:after{
	bottom: 0;
    content: "";
    left: 60px;
    right: 60px;
    height: 1px;
    background-color: #dcd932;
    position: absolute;
}
.two_img_bottom p .logo_text{
	
}
.two_img_bottom p strong{
  color: #262626;	
}
.two_img_bottom p strong .big_text{
	font-size: 40px;
    font-weight: 800;
    letter-spacing: 0.02em;
    color: #000;
    line-height: normal;
}


/* Two Img Row css end */


/* customer saying section css start */

.customer_saying_section{
	
}

.customer_saying_section > .container{
	padding: 60px 35px;
    background-color: #0d0d0e;
    color: #fff;
  	text-align: center;
}

.customer_saying_section h2{
	color: #fff;
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
      font-weight: 500;
}
.customer_saying_section .read_all{
	color: #fff;
    display: inline-block;
    font-size: 16px;
    margin: auto;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 55px;
}
.customer_saying_section .customer_saying_row{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.customer_saying_section .customer_saying_row .customer_saying_tab{
	width: calc(50% - 60px);
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.customer_saying_section .customer_saying_row .customer_saying_tab button{
	font-size: 25px;
    line-height: 27px;
    text-align: left;
    border: none;
    background-color: transparent;
    color: #fff;
    padding: 25px 0 25px 30px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    min-width: 180px;
      font-weight: 600;
      transition: all 0.3s;
}

.customer_saying_section .customer_saying_row .customer_saying_tab button.active{
	color: #dcd932;
}

.customer_saying_section .customer_saying_row .customer_saying_text{
	    width: calc(50% - 60px);
    text-align: left;
}
.customer_saying_section .customer_saying_row .customer_saying_text .tabcontent{
	display: none;
}
.customer_saying_section .customer_saying_row .customer_saying_text .tabcontent p{
	    font-size: 15px;
    line-height: 30px;
    margin: 25px 0 45px 0;
    letter-spacing: 0.5px;
}
.customer_saying_section .customer_saying_row .customer_saying_text .tabcontent p span{
	    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.5px;
}

.customer_saying_section .customer_saying_row .customer_saying_text .tabcontent.active{
	    display: block;
}

/* customer saying section css end */

/* Newsletter Section css start */

.newsletter_section{
	
}
.newsletter_section .container{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.newsletter_section .container h2{
	margin-bottom: 0;
    font-size: 30px;
    font-weight: 700;
    margin-right: 20px;
  letter-spacing: 1px;
}
.newsletter_section form{
	    display: flex;
    align-items: center;
    justify-content: center;
}
.newsletter_section form input{
	min-height: 40px;
    width: 310px;
    background-color: #d6d6d6;
    border: none;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
} 

.newsletter_section form button{
	min-height: 40px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #000;
}

/* Newsletter Section css start */


/* promotion_bar_section css start */

.promotion_bar_section{
	margin-bottom: 30px;
}
.promotion_bar_section > .container{
	background-image: url(https://aventon.imgix.net/newbanner_background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}
.promotion_bar_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 70px;
    padding: 0 90px;
}
.promotion_bar_row .promotion_bar_box{
	width: calc(100% / 2);
}
.promotion_bar_row .promotion_bar_box p{
	margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.5px;
    text-align: center;
}

.promotion_bar_row .promotion_bar_box p span{
    font-weight: normal;
    color: #fff;
}

.promotion_bar_row .promotion_bar_box a{
    font-weight: normal;
    color: #fff;
}

.promotion_bar_row .promotion_bar_box p i,
.promotion_bar_row .promotion_bar_box p svg {
	margin-right: 10px;
    margin-top: -3px;
}

.promotion_bar_row .promotion_bar_box:first-child,
.promotion_bar_row .promotion_bar_box:last-child{
	width: calc(100% / 4);
}
.promotion_bar_row .promotion_bar_box:first-child p{
	text-align: left;
}
.promotion_bar_row .promotion_bar_box:last-child p{
	text-align: right;
}

/* promotion_bar_section css end */


/* Video Image Row css start */
.video_image_section{
	    padding: 20px 0 50px 0;
}
.video_image_section .container{
	    max-width: 1170px;
}

.video_image_section .video_image_row{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
  margin-left: -20px;
}
.video_image_section .video_image_row .image_box,
.video_image_section .video_image_row .video_box{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    width: calc(100% / 3 - 20px);
  	margin-left: 20px;
  	overflow: hidden;
}

.video_image_section .video_image_row .image_box img{
	    width: 100%;
      	max-height: 365px;
    	min-height: 365px;
  		object-fit: cover;
  		filter: brightness(75%);
}
.video_image_section .video_image_row .image_box img.mobile_img{
  	display: none;
  }

.video_image_section .video_image_row .video_box video{
	  width: 100%;
      max-height: 365px;
      min-height: 365px;
      object-fit: cover;
}

.video_image_section .video_image_row .image_box section,
.video_image_section .video_image_row .video_box section{
	position: absolute;
    padding: 0 30px;
    width: 100%;
    z-index: 1;
}
.video_image_section .video_image_row .image_box section h4,
.video_image_section .video_image_row .video_box section h4{
	    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 0px 60px black;
    letter-spacing: 0.5px;
}
.video_image_section .video_image_row .image_box section a,
.video_image_section .video_image_row .video_box section a{
	min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
}

/* Video Image Row css start */

/* footer css start */

#shopify-section-1602373899330 span.h3.custom-font-size {
    font-size: 30px;
    font-weight: 700;
}

.footer_social{
	
}
.footer_social a{
	border: none !important;
    background-color: #dcd932;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    padding: 0 !important;
    display: flex !important;
    align-items: center;
}
.footer_social a:nth-child(3) {
    background-image: url(https://cdn.shopify.com/s/files/1/1520/2468/t/171/assets/insta_icon.png);
    background-position: center;
    background-repeat: no-repeat;
}
.footer_social a svg{
	width: 30px !important;
}

/* footer css end */

.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label.img{
	width: 25px;
    height: 25px;
    min-height: auto;
    border-radius: 100%;
    overflow: hidden;
}

#shopify-section-1603050597955 .collection > .col-lg-3{
	flex: 0 0 33.33%;
    max-width: 33.33%;
}

.templateIndex .product-item-content .name{
	font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.templateIndex .price-new.is-cap{
	font-size: 19px;
    margin-top: 5px;
    color: #000000;
}

.templateIndex .product-item-content{
	    padding-top: 0;
}

.product-pull-up .product__item-hover .btn-action{
	min-width: 140px;
    border-radius: 6px;
    min-height: 35px;
    line-height: 35px;
    padding: 0;
  
    margin-top: 10px;
}

#creative-builder-1603050597955 .cb-head{
	    position: relative;
}
#creative-builder-1603050597955 .cb-head > a{
      position: absolute;
    right: 0;
    font-size: 18px;
    line-height: 35px;
    color: #961134;
    font-weight: 700;
    letter-spacing: 1px;
}

.templateIndex .quickshop-type-advanced-wrapper .product__item-hover {
    opacity: 1;
    visibility: visible;
    box-shadow: none;
      position: static;
      padding: 0;
}
.templateIndex .product-pull-up .product-item__shadow{
	position: static;
}
.templateIndex .quickshop-type-advanced-wrapper .product-item-buttons{
	    left: 0;
  display: none !IMPORTANT;
}
.templateIndex .product-item-option .swatch.size {
    display: none;
}
.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label.img.swatch_color_advanced i{
/* 	    transform: scale(1.3);
  border-radius: 100% !important;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important; */
}
.quickshop-type-advanced-wrapper .product-item-option .swatch .swatch-element label.img{
	    padding: 0 !important;
}

.templateIndex .product-item-content .name + .jdgm-preview-badge[data-template="index"] {
    display: block !IMPORTANT;
      margin-top: 5px;
  margin-bottom: 5px;
}
.jdgm-widget.jdgm-widget .jdgm-qa-badge{
	    display: none;
}
.jdgm-preview-badge .jdgm-star.jdgm-star{
	color: #000000 !IMPORTANT;
}
.mini-breadcrumb ul li:last-child a{
	    font-weight: 700;
}
.__affirm-logo.__ligature__affirm_full_logo__ {
    font-weight: 600;
}
/* collection Page css start */
.templateCollection.ebikes_template .category-info{
  padding: 0px;
}

.templateCollection .ebikes_template .category-info{
  padding: 0 120px 40px 0;
}

.category-info.collection_img{
	    margin: 0;
          padding: 0 0 0px 0 !important;
}
.category-info:before,
.center-column .product-grid:after{
	content:none;
  	display:none;
}
.category-info .image{
	padding: 0;
    width: 100%;
    border: none;
}
.category-info .image img{
	max-width: 100%;
  	width: 100%;
}
.category-info .image.image-for-desktop{
	
}
.category-info .image.image-for-mobile{
	display:none;
}

.collection_breadcrumb{
	display: flex;
    padding: 30px 0 50px 0;
    margin-bottom: 0;
}

.ebikes_template .collection_breadcrumb{
	padding: 60px 0 50px 0;
}

.collection_breadcrumb li{
	
}
.collection_breadcrumb li a,
.breadcrumb-content ul a{
	 font-size: 12px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
  	font-weight: 600;
}
.collection_breadcrumb li .divider{
	font-size: 12px;
    line-height: 21px;
    display: inline-block;
    vertical-align: middle;
  	font-weight: 600;
  margin: 0 8px;
    vertical-align: middle;
    display: inline-block;
}
.category-info h2{
	font-size: 40px;
    margin-bottom: 25px;
    padding-top: 0;
}
.category-info{
	font-size: 16px;
    line-height: 35px;
    font-weight: 600;
}
.category-info p:last-child{
	    margin-bottom: 0;
}
.filter_title h4{
	font-size: 26px;
    line-height: 36px;
    padding-top: 0;
}

.filter_title h4 + .arrow{
	    opacity: 0;
    visibility: hidden;
}

.mfilter-content .column {
    margin-bottom: 50px;
}
.mfilter-content .column .fields .filter-image i,
.mfilter-content .column .fields .filter-image .field{
	border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

.templateCollection .promotion_bar_section{
	    margin-bottom: 1px;
}
.templateCollection .promotion_bar_section > .container{
	    max-width: 100%;
}
.templateCollection .quickshop-type-advanced-wrapper .product__item-hover{
	    opacity: 1;
    visibility: visible;
    position: static;
    box-shadow: none;
    padding: 30px 0 0 0;
}

.templateCollection .quickshop-type-advanced-wrapper .product__item-hover .btn-action{
	min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.templateCollection .quickshop-type-advanced-wrapper .product__item-hover .btn-action + .compare a{
	background-color: transparent;
    display: block !IMPORTANT;
    color: #000!important;
    text-decoration: solid underline #dcd932 2px;
    text-underline-offset: 2px;
}
.templateCollection .product-grid .product .compare:hover:hover {
    background-color: white;
    color: #dcd932!important;
    text-decoration: solid underline #000 2px;
}

.templateCollection .product-grid .product .compare{
	    -webkit-opacity: 1;
    opacity: 1;
      width: 100px;
      margin-top: 20px;
}
.templateCollection .product-grid .product .compare input{
	display: inline-block;
    margin-right: 10px;
    vertical-align: text-top;
}

.templateCollection #col-main{
	    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.templateCollection .dots .item-images-wrapper, 
.templateSearch .dots .item-images-wrapper{
	    right: 25px;
}

.other_products .product-grid .row{
	
}


.other_products .product-grid .product{
	    padding: 0 15px;
  	    margin-bottom: 60px;
}

.other_products .product-grid .product .image{
	overflow: hidden;
}

.other_products .product-grid .product [style*="--aspect-ratio"] > :first-child,
.ebikes_products .product-grid .product [style*="--aspect-ratio"] > :first-child{
	    position: static;
}

.other_products .product-grid .product [style*="--aspect-ratio"]::before,
.ebikes_products .product-grid .product [style*="--aspect-ratio"]::before{
	    padding-bottom: 0%;
}

.other_products .product-grid .product .image img.zoom-image-effect{
    max-height: 350px;
    min-height: 350px;
    object-fit: contain;
    object-position: center;
}
.ebikes_products .product-grid .product .product__images img{
	max-height: 300px;
    min-height: 300px;
    object-fit: contain;
    object-position: center;
}

.other_products .product-grid .product .name {
	font-size: 20px;
    line-height: 28px;
    margin-bottom: 0px;
    display: block;
  	font-weight: 700;
    min-height: 70px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
    
.recommended_cart_product_name {
	font-size: 17px;
    line-height: 21px;
    margin-bottom: 0px;
    display: block;
  	font-weight: 700;
    min-height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.other_products .product-grid .product .price{
	    margin-bottom: 15px;
}

.other_products .product-grid .product .price-new{
	    font-size: 18px;
    line-height: 27px;
    color: #000000;
  	    margin-top: 5px;
}
.other_products .product-grid .product .price-old{
	font-size: 18px;
    line-height: 27px;
  margin-top: 5px;
  opacity: 0.4;
}

.other_products .product-grid .product .index--btn .btn{
	min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* collection Page css end */

/* ebikes collection css start */

.ebikes_template{
	
}
.ebikes_template .ebikes_sidebar{
	padding: 0 15px;
  	width: 260px;
}
.ebikes_template .ebikes_products{
	width: calc(100% - 260px);
  	padding: 0 15px;
}

.ebikes_template .ebikes_products .product-grid .product{
	-ms-flex: 0 0 100% !Important;
    flex: 0 0 100% !Important;
    max-width: 100% !Important;
      margin-bottom: 120px;
}

.ebikes_template .ebikes_products .product-grid .product .section-1,
.ebikes_template .ebikes_products .product-grid .product .section-2,
.ebikes_template .ebikes_products .product-grid .product .section-3{
	float: left;
  	min-height: 180px;
  overflow: hidden;
}
.ebikes_template .ebikes_products .product-grid .product .section-1{
	width: 40%;
  	    max-height: 335px;
}
.ebikes_template .ebikes_products .product-grid .product .section-1 .image + .item-images-wrapper{
	    display: none !IMPORTANT;
}
.ebikes_template .ebikes_products .product-grid .product .section-1 .badges > span{
	display: inline-block;
    background-color: #000 !important;
    font-weight: 800 !important;
    min-height: 27px;
    min-width: 75px;
    text-align: center;
    line-height: 27px !important;
    padding: 0 !important;
    border-radius: 10px;
    color: #dcd932;
    font-size: 12px;
}

.ebikes_template .ebikes_products .product-grid .product .section-2{
	width: 30%;
  	position: relative;
  	    padding-right: 25px;
}
.ebikes_template .ebikes_products .product-grid .product .section-2 .name{
	padding-top: 0;
}
.ebikes_template .ebikes_products .product-grid .product .section-2 .name a{
	    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
}

.ebikes_template .ebikes_products .product-grid .product .section-2 .name a > span{
	    text-transform: uppercase;
}
.ebikes_template .ebikes_products .product-grid .product .section-2 .name a > span:last-child{
	    text-transform: capitalize;
}

.ebikes_template .ebikes_products .product-grid .product .section-2 .jdgm-widget.jdgm-widget{
	margin-bottom: 10px;
}
.ebikes_template .ebikes_products .product-grid .product .section-2 .price-new{
    font-size: 18px;
    line-height: 27px;
    color: #000000;
}


.ebikes_template .ebikes_products .product-grid .product .section-3{
	width: 30%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0 15px 25px;
    border-left: 1px solid #9b9b9b;
  	margin-bottom: -40px;
}
.ebikes_template .ebikes_products .product-grid .product .section-3 > div{
	width: calc(50% - 15px);
    text-align: left;
  	margin-bottom: 40px;
}
.ebikes_template .ebikes_products .product-grid .product .section-3 > div img{
  display: block;
}
.ebikes_template .ebikes_products .product-grid .product .section-3 > div p{
      font-size: 13px;
    line-height: 15px;
    display: block;
    margin: 0;
    font-weight: 600;
    margin-top: 10px;
}
body.templateCollection.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name, 
body.templateSearch.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name{
	        margin-left: 30px;
    line-height: 35px;
    color: #000;
    font-size: 14px;
    text-transform: capitalize !important;
}
body.templateCollection.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name:before, 
body.templateSearch.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name:before{
	left: -28px;
    width: 25px;
    height: 25px;
}
body.templateCollection.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name:after, 
body.templateSearch.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name:after{
	left: -23px;
    top: 8px;
    width: 16px;
    height: 18px;
}
body.templateCollection.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name:hover:before, 
body.templateSearch.collection-template-promo #sidebar .mfilter-box .label-checkbox label.name:hover:before {
    background-color: var(--aventonBlue);
    border-color: var(--aventonBlue);
}
    
body.templateCollection.collection-template-promo #sidebar .mfilter-box .label-checkbox input.checkbox:checked + label.name:before, 
body.templateSearch.collection-template-promo #sidebar .mfilter-box .label-checkbox input.checkbox:checked + label.name:before {
  background-color: var(--aventonBlue);
  border-color: var(--aventonBlue);
}

/* ebikes collection css end */


.ebikes_sidebar_btn,
.filter_close_btn{
	    display: none;
}


/* Product Page css start */
body.templateProduct .center-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-summary h2.name{
	font-size: 32px;
    line-height: 32px;
    margin-bottom: 0;
    font-weight: 800;
}
.product-summary h2.name span {
  font-size: 30px;
  font-weight: 300;
}
.product-summary h2.name + p{
	font-size: 23px;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 6px;
}
.product-info .review a.smoothscroll{
      display: none;
}
.product-info .review {
  margin-bottom: 30px;
}
.product-info .review>div {
    padding: 7px 0 0 0;
}

[style*="--aspect-ratio"]::before {
    padding-bottom: 100%;
}

#variations-content-product-template{
	    display: flex;
    flex-wrap: wrap;
}
#variations-content-product-template .Size{
  order: 2;
      width: 100%;
}
#variations-content-product-template .Color{
  order: 1;
      width: 100%;
}
.swatch .swatch-element label.img{
    min-height: 25px;
  border-radius: 100%;
}
.swatch .swatch-element label.swatch_color_advanced{
  border-width: 1px;
  border-color: #808080;
}
.swatch .swatch-element label.img i, 
.swatch .swatch-element label.img.swatch_color_advanced i{
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.swatch .swatch-element label:hover, .swatch .swatch-element label.label-selected {
    border-color: #e4e262;
}
.swatch .swatch-element label.swatch_color_advanced:hover, .swatch .swatch-element label.swatch_color_advanced.label-selected {
    border-width: 4px;
}
.swatch.size .swatch-element label,
.swatch.speed .swatch-element label{
    min-width: 85px;
    min-height: 30px;
    border-radius: 10px !important;
}
.swatch.size .swatch-element label,
.swatch.speed .swatch-element label {
    border-color: #888888;
  	padding:10px;
  	line-height: 1.3;
}
.swatch.size .swatch-element label.label-selected:not(.img), 
.swatch.speed .swatch-element label.label-selected:not(.img) {
    background-color: #f0efa9;
    color: #000;
}
.selector-wrapper.Speed label span.btooltip::before {
  border-top: 5px solid grey; 
}    
   
.selector-wrapper.Speed label span.btooltip::after {
  background-color: grey;
}
.product-info .options{
	    margin-bottom: 0;
}
.product-info .price .price-new, .product-info .price .price-old{
	font-size: 19px;
    margin-top: 5px;
    color: #000000;
    line-height: 38px;
    font-weight: 600;
}
.product-info .price {
    margin-bottom: 5px;
}
.product-single__price-product-template + .affirm-as-low-as{
	margin-bottom: 26px;
    font-weight: 600;
    font-size: 13px;
    line-height: 28px;
}

.product-single__price-product-template + .affirm-as-low-as a{
	color: var(--aventonBlue);
    border-bottom: 1px solid;
    text-transform: uppercase;
    font-weight: 400;
}

.product-info .cart .add_to_cart .button-cart{
	min-width: 225px;
    width: 100%;
    border-radius: 6px !important;
    min-height: 42px;
    max-height: 42px;
    line-height: 35px;
    padding: 0;
    font-weight: 700;
    font-size: 16px !important;
}

.section-icon{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0 60px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.section-icon .section-icon-box{
	width: calc(100% / 4 - 40px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.section-icon .section-icon-box img{
	margin-right: 25px;
}
.section-icon .section-icon-box span{
	font-size: 17px;
    line-height: 26px;
    display: block;
    margin: 0;
    margin-top: 0px;
    max-width: 150px;
}
@media only screen and (min-width: 768px) {
  .section-icon .section-icon-box .product-icon{
	padding-right: 15px;
  }
}

.product-features .features-section{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.product-features .features-section .image{
	    width: 50%;
    border: 1px solid #d0d0d0;
}
.product-features .features-section .image img{
	display: block;
  max-width: 100%;
}
.product-features .features-section .content{
	width: 50%;
      padding: 0px 30px;
}
.product-features .features-section .content h2{
	font-size: 32px;
    line-height: 38px;
    text-transform: capitalize;
    margin-bottom: 25px;
}

.product-features .features-section .content p{
	font-size: 23px;
    line-height: 35px;
    margin-bottom: 0;
}
.product-features .features-section.section2 .content h2,
.product-features .features-section.section4 .content h2,
.product-features .features-section.section2 .content p,
.product-features .features-section.section4 .content p{
	text-align: right;
}

.product-features .features-section.section1{
	
}

.product-features .features-section.section2{
	
}

.product-features .features-section.section3{
	
}

.product-features .features-section.section4{
	
}

.additional-photos{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 150px;
    margin-bottom: 120px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
}
.additional-photos .image{
	    width: 50%;
}
.additional-photos .image img{
	display: block;
    max-width: 100%;
}

.product-accordions {
    margin-top: 150px;
}

.product-accordion .tab-heading {
    display: block;
    position: relative;
    padding: 23px 0;
    padding-right: 50px;
}
.product-accordion .heading{
	border-top: 2px solid #000;
}
.product-accordion .heading h5{
	    font-size: 32px;
}
.product-accordion .heading h6{
	    font-size: 16px;
}
.product-accordion .tab-heading::after{
	width: 80px;
    height: 84px;
  color: #dcd932;
  line-height: 90px;
    font-size: 32px;
}
.product-accordion:last-child .heading {
    border-bottom: 2px solid #000;
}

.home_accordions{
	    margin: 50px 0;
}
.home_accordions .home_accordion{

}
.home_accordions .home_accordion .heading{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.home_accordions .home_accordion .heading .tab_heading{
display: block;
    position: relative;
    padding: 23px 0;
    padding-right: 50px;
    cursor: pointer;
}

.home_accordions .home_accordion .heading .tab_heading:after{
	content: "\f067";
    position: absolute;
    font-family: FontAwesome;
    right: 0;
    top: 0;
    width: 80px;
    height: 84px;
    color: #dcd932;
    line-height: 84px;
    font-size: 32px;
    text-align: center;
}
.home_accordions .home_accordion .heading.active .tab_heading:after{
	content: "\f068";
}

.home_accordions .home_accordion .heading .tab_heading h6{
    font-size: 32px;
      margin: 0;
}

.home_accordions .home_accordion #product-tab-1{
      padding-top: 25px;
}

.section-product-text {
    margin-bottom: 160px;
      margin-top: 40px;
}
.section-product-text p {
    max-width: 940px;
    margin: auto;
    font-size: 24px;
    line-height: 36px;
/*     text-align: center; */
    margin-bottom: 1rem;
}


.brand-awarenaess {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
      margin-top: 60px;
}
.brand-awarenaess > img{
	margin-right: 0;
    margin-left: auto;
    display: block;
    max-width: 100%;
    height: auto;
}
.brand-awarenaess .brand-awarenaess_row{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 50%;
    margin-bottom: -100px;
    position: absolute;
    z-index: 1;
    margin-left: calc(50% - 620px);
}
.brand-awarenaess .brand-awarenaess_row .awarenaess_box{
    margin-bottom: 100px;
  width: 50%;
  text-align: center;
}
.brand-awarenaess .brand-awarenaess_row .awarenaess_box img{
margin-bottom: 10px;
      min-height: 26px;
    max-height: 26px;
    object-fit: cover;
}
.brand-awarenaess .brand-awarenaess_row .awarenaess_box h4{
font-size: 14px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 0px;
      padding-top: 0;
}
.brand-awarenaess .brand-awarenaess_row .awarenaess_box p{
font-weight: 600;
    font-size: 13px;
    line-height: 30px;
}
.brand-awarenaess .brand-awarenaess_row .awarenaess_box a{
    font-size: 12px;
    color: #961134;
    display: inline-block;
    padding: 2px 10px;
}

.templateProduct .promotion_bar_section{
	    margin-bottom: 1px;
}

.templateProduct .promotion_bar_section > .container{
	    max-width: 100%;
}



.templateProduct .cbb-also-bought-container,
.templateProduct [type="application/ld+json"] + .container{
    display: none !important;
}

.accessories-photo img{
	    max-width: 100%;
}

/* Product Page css End */

/* custom sub menu css start */

.flex-wrap .Custom_submenu_row {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--pcol);
    flex: 0 0 100%;
    max-width: 100%;
          display: none;
}

ul.megamenu>li.with-sub-menu:hover>.sub-menu .flex-wrap .Custom_submenu_row{
	    display: block;
}

.sub-menu .content {
  box-shadow:
    0px 0.2px 0.2px rgba(0, 0, 0, 0.008),
    0px 0.4px 0.4px rgba(0, 0, 0, 0.012),
    0px 0.8px 0.8px rgba(0, 0, 0, 0.015),
    0px 1.3px 1.3px rgba(0, 0, 0, 0.018),
    0px 2.5px 2.5px rgba(0, 0, 0, 0.022),
    0px 6px 6px rgba(0, 0, 0, 0.03)
  ;
}    
    
.Custom_submenu {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    padding: 36px 0 24px;
}
    
#equipment-menu.Custom_submenu {
    padding: 50px 0 160px;
}  
    
.Custom_submenu .submenu_product_section{
	width: 55%;
    display: inline-flex;
    flex-wrap: wrap;
}
    
.Custom_submenu .submenu_product_section.equipment-section{
	width: 100%;
}

.Custom_submenu .submenu_product_section > .link_box{
     width: 250px;
}
.Custom_submenu .submenu_product_section > .link_box a{
    display: flex;
    align-items: center;
    font-size: 15px;
    letter-spacing: .025em;
    color: #000;
    line-height: 25px;
    font-weight: 700;
  	position: relative;
    transition: all 0.2s;
}

.Custom_submenu .submenu_product_section > .link_box a i{
    color: #000000;
    opacity: 0;
    margin-left: 8px;
    transition: all 0.5s;
    overflow: hidden;
}

.Custom_submenu .submenu_product_section > .link_box a:hover,
.Custom_submenu .submenu_product_section > .link_box a.active{
  color: #dcd932;
}
.Custom_submenu .submenu_product_section > .link_box a:hover i,
.Custom_submenu .submenu_product_section > .link_box a.active i{
  opacity: 100%;
}

.Custom_submenu .submenu_product_section > section{
    width: calc(100% - 250px);
/*     max-height: 220px;
    overflow: hidden; */
    position: relative;
    margin-top: -25px;
}
    
.Custom_submenu .submenu_product_section > section > div.fomenu-container > ul {
  height: 189px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0;
}
    
.Custom_submenu .submenu_product_section > section > div.fomenu-container > ul > li {
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 400;
  min-width: 200px;
  max-width: 250px;
}

.Custom_submenu .submenu_product_section > section > a{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.Custom_submenu .submenu_product_section > section > a.active{
	opacity: 1;
    visibility: visible;
}
    
.Custom_submenu .submenu_product_section > section > div{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s;
}
.Custom_submenu .submenu_product_section > section > div.active{
	opacity: 1;
    visibility: visible;
}

.Custom_submenu .submenu_product_section > section a,
.Custom_submenu .submenu_product_section > section a img {
    max-width: 100%;
    display: block;
}

.Custom_submenu .submenu_banner_section{
	    width: 45%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 20px;;
}
.Custom_submenu .submenu_banner_section .img_box {
    width: calc(100% / 3);
    padding: 0 5px;
}
.Custom_submenu .submenu_banner_section .img_box img {
    max-width: 100%;
}
    
#tab_3 > div,
#tab_4 > div {
  border-top: 2px solid #eee; 
}
#tab_3 a,
#tab_4 a {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid transparent;
  border-radius: 6px;
  transition: all 150ms ease-out;
  padding: 0 8px 8px;
  max-width: 150px;
}
    
#tab_3 a:hover ,
#tab_4 a:hover {
  border-color: #eee;
}
    
a > h6 { 
/*   text-decoration: solid underline transparent 3px; 
  text-underline-offset: 2px; */
  transition: all 150ms ease-out;
  letter-spacing: 0.05em;
}    
    
a:hover > h6 { 
  color: var(--aventonGreen);
/*   text-decoration: solid underline #dcd932 3px; 
  text-underline-offset: 2px; */
}
    
#tab_4 a > svg { 
  transition: all 150ms ease-out;
  width: 76px;
  height: 76px;
  margin: 1.7rem 0.5rem;
} 
    
#tab_4 a:hover > svg > rect { 
  fill: #000;
}

/* custom sub menu css end */


/* find dealer page css start */

.find_dealer_page{
	
}


.find_dealer_page > #content > .row{
	    margin-top: 0;
  margin-left: 0px;
    margin-right: 0px;
}
.find_dealer_page > #content > .row > .container{
	max-width: 100%;
    padding: 0;
}

.find_dealer_banner{
	
}
.find_dealer_banner img{
	width: 100%;
  	object-fit: cover;
}
.find_dealer_banner img.mobile{
	display: none;
}

.find_dealer_page .collection_breadcrumb{
	padding: 65px 0 35px 0;
}

.find_dealer_page .collection_breadcrumb li a{
    color: #000;
}

.find_dealer_banner_section{
	margin-bottom: 95px;
}

.find_dealer_banner_section h1{
	padding-top: 0;
    font-size: 40px;
    line-height: 35px;
    margin-bottom: 30px;
      text-transform: uppercase;
}
.find_dealer_banner_section h1 + p{
	    font-size: 20px;
    line-height: 35px;
    color: #000000;
    font-weight: 600;
}


.no_dealers_near_you_section{
	    padding: 100px 0;
    text-align: center;
    margin-top: -7px;
}
.no_dealers_near_you_section > .container{
	
}
.no_dealers_near_you_section h2{
	font-size: 32px;
    font-weight: 600;
}
.no_dealers_near_you_section p{
	font-size: 21px;
    line-height: 35px;
    font-weight: 600;
  margin-bottom: 0;
}
.no_dealers_near_you_section a{
	min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    margin-top: 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
}


.aventon_elite_dealer_section{
	position: relative;
}
.aventon_elite_dealer_section > img{
	    width: 100%;
    display: block;
    min-height: 555px;
    object-fit: cover;
    object-position: center;
}

.aventon_elite_dealer_section > img.mobile{
	display:none;
}

.aventon_elite_dealer_section section{
	    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: calc(50% - 75px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 580px;
}
.aventon_elite_dealer_section h2{
	font-size: 32px;
    line-height: 35px;
    font-weight: 600;
  color: #fff;
  margin-bottom: 35px;
}
.aventon_elite_dealer_section p{
	    font-size: 21px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 0;
  color: #fff;
}

.aventon_text_with_img_section{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.aventon_text_with_img_section .text_box{
	    width: 50%;
  text-align: right;
}

.aventon_text_with_img_section .text_box section:first-child{
	    margin-bottom: 90px;
}

.aventon_text_with_img_section .text_box section img{
  display:none;
}

.aventon_text_with_img_section .text_box section h2{
	font-size: 32px;
    line-height: 35px;
    font-weight: 600;
      margin-bottom: 25px;
      position: relative;
}
.aventon_text_with_img_section .text_box section h2 span{
	    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 12px;
}

.aventon_text_with_img_section .text_box section h2:before{
	content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #dcd932;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  
}

.aventon_text_with_img_section .text_box section p{
	max-width: 555px;
    margin-right: 0;
    margin-left: auto;
  font-size: 21px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 0;
}

.aventon_text_with_img_section .img_box{
	    width: 50%;
}
.aventon_text_with_img_section .img_box img{
	    display: block;
    max-width: 100%;
}


.find_dealer_testimonial_section{
	    padding: 100px 0;
    border-top: 4px solid #000;
}

.find_dealer_page .bottom_bar{
	height: 35px;
    border-top: 1px solid #dcd932;
}

.find_dealer_testimonial_section .customer_saying_row{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
      align-items: center;
}
.find_dealer_testimonial_section .customer_saying_row .customer_saying_tab{
	width: 45%;
}
.find_dealer_testimonial_section .customer_saying_row .customer_saying_tab .tablinks{
	    border: none;
    background-color: transparent;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 100%;
    overflow: hidden;
    width: 230px;
    height: 230px;
    margin-bottom: 15px;
    background-color: #000;
    padding: 0;
    margin: 15px 7.5px;
}
.find_dealer_testimonial_section .customer_saying_row .customer_saying_tab .tablinks img{
	    width: 100%;
  opacity: 0.4;
      transition: all 0.3s;
}

.find_dealer_testimonial_section .customer_saying_row .customer_saying_tab .tablinks.active img{
  opacity: 1;
}

.find_dealer_testimonial_section .customer_saying_row .customer_saying_text{
	width: 45%;
  display: flex;
    flex-wrap: wrap;
    align-items: center;
  position: relative;
}

.find_dealer_testimonial_section .customer_saying_row .customer_saying_text:after{
	content: "";
    background-image: url(testimonals_icon.png);
    width: 122px;
    height: 101px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -100px;
}

.find_dealer_testimonial_section .customer_saying_row .customer_saying_text .tabcontent{
	display: none;
}
.find_dealer_testimonial_section .customer_saying_row .customer_saying_text .tabcontent.active{
  	    display: block;
}

.find_dealer_testimonial_section h4{
	display: block;
    color: #dcd932;
    font-size: 35px;
    line-height: 50px;
      margin-bottom: 30px;
}
.find_dealer_testimonial_section h4 span{
	    font-size: 31px;
    line-height: 35px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    font-style: italic;
}

.find_dealer_testimonial_section h4 sup{
	    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    top: 0;
}
.find_dealer_testimonial_section h4 strong{
	    display: block;
    font-size: 31px;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 600;
}

.find_dealer_testimonial_section p{
	    font-size: 21px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 0;
}


/* find dealer page css end */



/* Rewards Page css start */
.rewards_page{
	    margin-bottom: 15px;
}

.rewards_page .yellow_arrow_box{
  	display: block;
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #dcd932 transparent transparent transparent;
}

.rewards_page .hero_banner{
	position: relative;
}
.rewards_page .hero_banner > img{
	display: block;
    width: 100%;
    max-width: 100%;
    min-height: 561px;
    object-fit: cover;
    object-position: center;
}
.rewards_page .hero_banner .hero_banner_content{
	position: absolute;
    right: 215px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 280px;
    z-index: 1;
}
.rewards_page .hero_banner .hero_banner_content .logo_box{
	
}
.rewards_page .hero_banner .hero_banner_content .logo_box img{
	display: block;
  	max-width: 100%;
  	margin: auto;
}

.rewards_page .hero_banner .hero_banner_content .logo_box h4{
    font-size: 52px;
    text-transform: uppercase;
    color: #fff;
    line-height: 80px;
    margin: 0;
    text-align: center;
}

.rewards_page .hero_banner .hero_banner_content .banner_cta_box{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-width: 350px;
      margin-top: 13px;
}
.rewards_page .hero_banner .hero_banner_content .banner_cta_box a{
	min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
}
.rewards_page .hero_banner .hero_banner_content .banner_cta_box a:hover,
.how_to_redeem_section .link_box > a:hover{
	background-color: var(--gl-color-btn-primary-focus);
}




.earn_points_instantly{
	 text-align: center;
    margin-top: 110px;
    margin-bottom: 140px;
}
.earn_points_instantly .top_heading{
	
}
.earn_points_instantly .top_heading h2{
	font-size: 40px;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: 600;
  	padding: 0px 35px 0px 35px;
}
.earn_points_instantly .top_heading p{
	font-size: 20px;
    line-height: 35px;
    font-weight: 600;
}

.earn_points_instantly .top_heading .yellow_arrow_box{
  margin: auto;
}

.earn_points_instantly .how_it_work_section{
  
}
.earn_points_instantly .how_it_work_section > h4{
  font-size: 40px;
  line-height: 35px;
  margin-top: 60px;
  margin-bottom: 70px;
  font-weight: 600;
}
.earn_points_instantly .how_it_work_section .how_it_work_box{
  	padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 1024px;
    margin-left: -10px;
    margin-right: auto;
    margin-bottom: 0;
}
.earn_points_instantly .how_it_work_section .how_it_work_box li{
  	width: calc(100% / 3 - 60px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.earn_points_instantly .how_it_work_section .how_it_work_box li h4{
    width: 100%;
    position: relative;
    min-height: 120px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
  	width: 180px;
}
.earn_points_instantly .how_it_work_section .how_it_work_box li h4:before{
  	font-size: 166px;
    color: #dcd932;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
}

.earn_points_instantly .how_it_work_section .how_it_work_box li:nth-child(1) h4:before{
  content:"1";
}
.earn_points_instantly .how_it_work_section .how_it_work_box li:nth-child(2) h4:before{
  content:"2";
}
.earn_points_instantly .how_it_work_section .how_it_work_box li:nth-child(3) h4:before{
  content:"3";
}

.earn_points_instantly .how_it_work_section .how_it_work_box li p{
	margin: 35px 0 0 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}






.refer_a_friend_section{
	
}
.refer_a_friend_section > h4{
	color: #010101;
    font-size: 40px;
    line-height: 85px;
    background-color: #dcd932;
    margin: 0;
    text-align: center;
    font-weight: 600;
}

.refer_a_friend_section section{
	position: relative;
}
.refer_a_friend_section section img{
	display: block;
    width: 100%;
    max-width: 100%;
    min-height: 550px;
    object-fit: cover;
    object-position: center;
}

.refer_a_friend_section section > div{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 685px;
    width: 100%;
    text-align: center;
    height: 180px;
    margin: auto;
}

.refer_a_friend_section section > div h5{
	font-size: 40px;
    color: #fff;
    font-weight: 600;
}
.refer_a_friend_section section > div h5 span{
	color: #dcd932;
    font-weight: 800;
}
.refer_a_friend_section section > div p{
	font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    margin-top: 20px;
}




.pts_icon_section{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 120px 40px 105px;
}
.pts_icon_section .pts_icon_box{
	width: calc(100% / 4);
    border-right: 1px solid #dcd932;
    border-bottom: 1px solid #dcd932;
    min-height: 240px;
    display: block;
    justify-content: center;
    padding: 34px 20px;
}

.pts_icon_section .pts_icon_box:nth-child(4),
.pts_icon_section .pts_icon_box:nth-child(8){
	    border-right: 0;
}
.pts_icon_section .pts_icon_box:nth-child(5),
.pts_icon_section .pts_icon_box:nth-child(6),
.pts_icon_section .pts_icon_box:nth-child(7),
.pts_icon_section .pts_icon_box:nth-child(8){
    border-bottom: 0;
}

.pts_icon_section .pts_icon_box .pts_icon{
	width: 100%;
    text-align: center;
  margin-bottom: 25px;
}
.pts_icon_section .pts_icon_box .pts_icon img{
	    display: block;
    margin: auto;
    max-width: 100%;
}
.pts_icon_section .pts_icon_box p{
	width: 100%;
    margin: 0;
    text-align: center;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
}
.pts_icon_section .pts_icon_box p strong{
	display: block;
    font-weight: 900;
    color: #dcd932;
  line-height: 20px;
}




.redeem_for_discounts_section{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
      position: relative;
}
.redeem_for_discounts_section > img{
	width: 100%;
    max-width: 100%;
    display: block;  
    min-height: 375px;
    object-fit: cover;
    object-position: center;
}
.redeem_for_discounts_section section{
	width: 100%;
    max-width: 810px;
    text-align: center;
    height: 160px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.redeem_for_discounts_section section h4{
	font-size: 40px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.redeem_for_discounts_section section h4 span{
	display: inline-block !important;
    transform: rotate(-90deg);
    position: relative;
    top: -5px;
}

.redeem_for_discounts_section section p{
	font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    margin-top: 20px;
}



.how_to_redeem_section{
    text-align: center;
    padding: 80px 0;
    border-bottom: 1px solid #dcd932;
}

.how_to_redeem_section > h2{
	font-size: 40px;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: 600;
}
.how_to_redeem_section > h2 span{
	margin: auto;
    margin-bottom: 30px;
}
.how_to_redeem_section > p{
    font-size: 20px;
    line-height: 35px;
    font-weight: 600;
  	margin-bottom: 50px;
    letter-spacing: 1px;
}

.how_to_redeem_section .img_box{
      position: relative;
}

.how_to_redeem_section .img_box span{
  position: absolute;
    right: calc(50% - 440px);
    top: -50px;
    bottom: 0;
    transform: rotate(90deg);
    margin: auto;
}
.how_to_redeem_section .img_box img{
  max-width: 100%;
    display: block;
    margin: auto; 
}
.how_to_redeem_section .link_box{
  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 350px;
    margin-top: 13px;
    width: 100%;
    margin: 50px auto 0;
}
.how_to_redeem_section .link_box > a{
  min-height: 35px;
    min-width: 145px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
}







@media only screen and (max-width: 768px) {
  .how_to_redeem_section .img_box span{
    position: absolute;
      top: -20px;
  }
}

.rewards_page .hero_banner > img.mobile_img,
.refer_a_friend_section section img.mobile_img,
.redeem_for_discounts_section > img.mobile_img{
	display:none;
}


/* Rewards Page css end */


/* App Download css start */

.app_download_section{
	    position: relative;
      margin-top: 150px;
      display: block !important;
}
.app_download_section .bg_img{
	display: block;
    width: 100%;
    max-width: 100%;
    min-height: 787px;
    object-fit: cover;
    object-position: center;
}
.app_download_section .app_download{
	padding: 84px 60px;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.app_download_section .app_download h2{
	text-align: center;
    color: #fff;
    font-size: 32px;
    line-height: 38px;
    margin: 0;
  	padding-top: 0;
}
.app_download_section .app_download h2 img{
	display: inline-block;
    margin: 0 10px;
}

.app_download_section .app_download .app_download_row{
	margin-top: 90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.app_download_section .app_download .app_download_row .phone_box{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: calc(100% - 450px);
      position: relative;
}

.app_download_section .app_download .app_download_row .phone_box .img{
      position: relative;
  	  display: none;
}
.app_download_section .app_download .app_download_row .phone_box .img.show{
  	display: block;
}

.app_download_section .app_download .app_download_row .phone_box .img img{
	    width: auto;
    max-width: 100%;
}

.app_download_section .app_download .app_download_row .phone_box .img .left_text{
  	    position: absolute;
    width: 160px;
    top: 0;
    bottom: 0;
    left: -160px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 305px;
}

.app_download_section .app_download .app_download_row .phone_box .img .left_text span{
  	font-size: 16px;
    line-height: 24px;
    color: #dcd932;
    text-align: right;
    display: block;
    width: 80px;
    position: absolute;
      margin: auto;
}

.app_download_section .app_download .app_download_row .phone_box .img .left_text:after{
    content: "";
    border: 1px solid #dcd932;
    border-right: 0;
    height: 305px;
    width: 50px;
    display: block;
    right: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.app_download_section .app_download .app_download_row .phone_box .img .right_text{
  	position: absolute;
    width: 160px;
    top: 0;
    bottom: 0;
    right: -150px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 305px;
}

.app_download_section .app_download .app_download_row .phone_box .img .right_text span{
      font-size: 16px;
    line-height: 24px;
    color: #dcd932;
    text-align: left;
    display: block;
    width: 160px;
    position: absolute;
    margin: auto;
  padding-left: 50px;
  bottom: 20px;
}

.app_download_section .app_download .app_download_row .phone_box .img.img_2 .right_text span{
	    top: 46px;
    bottom: auto;
}

.app_download_section .app_download .app_download_row .phone_box .img.img_3 .right_text span{
	width: 200px;
    bottom: 8px;
}

.app_download_section .app_download .app_download_row .phone_box .img.img_4 .right_text span{
	bottom: auto;
    top: 70px;
  width: 170px;
}
.app_download_section .app_download .app_download_row .phone_box .img.img_5 .right_text span{
	    width: 190px;
        bottom: auto;
        top: 40px;
}

.app_download_section .app_download .app_download_row .phone_box .img .right_text span:after{
	content: "";
    width: 30px;
    height: 1px;
    background-color: #dcd932;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.app_download_section .app_download .app_download_row .phone_box .img .right_text span:before{
	content: "";
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #dcd932;
    display: block;
    position: absolute;
    left: 30px;
    top: 0px;
    bottom: 0;
    margin: auto;
}

.app_download_row .app_download_box{
	margin-top: 55px;
}
.app_download_row .app_download_box h4{
	    font-size: 23px;
        line-height: 35px;
        color: #fff;
        font-weight: 300;
        padding: 0;
        margin-bottom: 8px;
  		margin-left: 30px;
}
.app_download_row .app_download_box > img{
  	margin-left: 30px;
	
}
.app_download_row .app_download_box .app_download_links{
	margin-top: 45px;
    padding: 0;
  	margin-bottom: 0;
}
.app_download_row .app_download_box .app_download_links li{
	
}
.app_download_row .app_download_box .app_download_links li + li{
	    margin-top: 30px;
}
.app_download_row .app_download_box .app_download_links li img{
	
}
.app_download_row .app_download_box .app_download_links li a{
	margin-left: 25px;
    min-height: 35px;
    min-width: 190px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000000;
}

.app_download_section .app_download .app_download_row .phone_box .img img.mobile_image,
.app_download_section .bg_img.mobile_image{
	display:none;
}


/* App Download css end */



/* Colored Display css star */
.intuitive_display_section{
	    position: relative;
}
.intuitive_display_section > img{
	width: 100%;
    max-width: 100%;
    display: block;
}
.intuitive_display_section .inner_content{
	position: absolute;
    top: 25%;
    bottom: 0;
    right: calc(50% - 600px);
    text-align: center;
}
.intuitive_display_section .inner_content p{
	    color: #fff;
    font-size: 27px;
    line-height: 36px;
}
.intuitive_display_section .inner_content p span{
	color: #dcd932;
}



.additional_insights_section{
	padding: 75px 60px 0;
}
.additional_insights_section .additional_insights_row{
	display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.additional_insights_section .additional_insights_row .box{
    width: 50%;
      position: relative;
}

.additional_insights_section .additional_insights_row .box_1{
	text-align: left;
    padding: 0;
    margin: 0 0 120px 0;
      max-width: 615px;
}
.additional_insights_section .additional_insights_row .box_2{
	max-width: calc(100% - 615px);
    padding: 0;
    margin: 0;
}
.additional_insights_section .additional_insights_row .box > img{
	max-width: 100%;
    width: auto;
}
.additional_insights_section .additional_insights_row .box.box_1 .box_content{
    position: absolute;
    top: 90px;
    right: calc(50% - 270px);
    width: 180px;
    height: 450px;
}
.additional_insights_section .additional_insights_row .box.box_1 .box_content:after{
	    content: "";
    display: block;
    background-color: #dcd932;
    width: 1px;
    height: 220px;
    bottom: 0;
    left: 60px;
    position: absolute;
}

.additional_insights_section .additional_insights_row .box .box_content h4{
    font-size: 25px;
    line-height: 29px;
    padding: 0;
    margin-bottom: 20px;
      text-transform: uppercase;
}

.additional_insights_section .additional_insights_row .box .box_content h4 span{
  font-size: 19px;
    display: block;
    color: #dcd932;
}

.additional_insights_section .additional_insights_row .box .box_content p{
      font-size: 23px;
    line-height: 26px;
    font-weight: 500;
}

.additional_insights_section .additional_insights_row .box.box_1 .box_content .line{
  	display: block;
    width: 165px;
    height: 1px;
    background-color: #dcd932;
    position: absolute;
    left: -105px;
    bottom: 0;
}
.additional_insights_section .additional_insights_row .box.box_1 .box_content .line:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #dcd932;
    border-radius: 100%;
    position: absolute;
    top: -5px;
    left: -10px;
}

.additional_insights_section .additional_insights_row .box.box_1 .box_content .line.line_1{
	bottom: 105px;
}

.additional_insights_section .additional_insights_row .box.box_2 .box_content{
	text-align: left;
    position: absolute;
    top: calc(50% - 200px);
    right: calc(50% - 250px);
}




.app_video_section{
    overflow: hidden;
    position: relative;
}
.app_video_section video{
	width: 100%;
}
.app_video_section .video_content{
	position: absolute;
    top: 0;
    height: 180px;
    left: 225px;
    bottom: 0;
    margin: auto;
    text-align: center;
}
.app_video_section .video_content img{
	display: block;
    max-width: 100%;
  margin:auto;
}
.app_video_section .video_content p{
	    color: #fff;
    font-size: 27px;
    line-height: 36px;
    margin: 15px 0 15px;
}
.app_video_section .video_content a{
	font-size: 21px;
    color: #dcd932;
    text-transform: uppercase;
    border-bottom: 1px solid;
    font-weight: 600;
}

@media only screen and (max-width: 968px) {
  .app_video_section .video_content{
    top: 65px;
  }
}

.aventon_model_section{
	 padding: 120px 60px 140px;
}
.aventon_model_section h4{
	text-align: center;
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
}
.aventon_model_section .aventon_model_row{
	    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.aventon_model_section .aventon_model_row .aventon_model_logo{
	position: relative;
    padding-right: 70px;
}

.aventon_model_section .aventon_model_row .aventon_model_logo:after{
	content: "";
    height: 80px;
    width: 2px;
    background-color: #dcd932;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(15deg);
    right: 32px;
}

.aventon_model_section .aventon_model_row .aventon_model_logo:last-child{
  padding-right: 0px;
}
.aventon_model_section .aventon_model_row .aventon_model_logo:last-child:after{
  	content:none;
  	display:none;
}

.aventon_model_section .aventon_model_row .aventon_model_logo img{
	    display: block;
    max-width: 100%;
}



.intuitive_display_banner{
	    position: relative;
    overflow: hidden;
}
.intuitive_display_banner img{
	width: 100%;
    max-width: 100%;
    display: block;
}




.bc-280-template .app_download_section{
	margin-top: 10px;
}
/* Colored Display css end */



/* Compatible With section css start */

.recommended_products_section{
	padding: 40px 0 90px;
}
.recommended_products_section > h4{
	text-transform: uppercase;
    font-size: 27px;
    line-height: 36px;
    padding-top: 0;
    margin-top: 0;

}
.recommended_products_section .recommended_products_slider {
	margin: auto;
      width: 100%;
}

.recommended_products_section .recommended_products_slider .owl-dots{
	text-align: center;
    margin-top: 15px;
}
.recommended_products_section .recommended_products_slider .owl-dots button{
	    width: 12px;
    height: 12px;
    border: 2px solid var(--aventonBlue);
    border-radius: 100%;
      margin: 0 4px;
  cursor: pointer;
}
.recommended_products_section .recommended_products_slider .owl-dots button.active{
	    background-color: var(--aventonBlue);
}

.recommended_products_section .recommended_products_slider .owl-nav{
	position: absolute;
    top: 50%;
    width: 100%;
}
.recommended_products_section .recommended_products_slider .owl-nav button{
	height: 50px;
    position: absolute;
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent !important;
}
.recommended_products_section .recommended_products_slider .owl-nav button.disabled{
	opacity: 0.5;
}
.recommended_products_section .recommended_products_slider .owl-nav button span{
  display:none;
}

.recommended_products_section .recommended_products_slider .owl-nav button.owl-prev{
	left: -60px;
  background-image: url(slick_prev.png);
}
.recommended_products_section .recommended_products_slider .owl-nav button.owl-next{
	right: -60px;
  background-image: url(slick_next.png);
}

.recommended_products_slider img.zoom-image-effect{
	max-height: 198px;
    object-fit: contain;
}

.recommended_products_slider .name a{
	font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
    min-height: 54px;
}
.recommended_products_slider .jdgm-prev-badge__text{
	    display: none !important;
}
.recommended_products_slider .price {
	margin-bottom: 15px !important;
    margin-top: 8px !important;
}
.recommended_products_slider .price .money{
	font-size: 19px;
    margin-top: 5px;
    color: #000000;
}
.recommended_products_slider .product-item-buttons .compare,
.recommended_products_slider .product-item-buttons .quickview{
	display:none;
}
.recommended_products_slider .index--btn .btn{
	min-width: 140px;
    border-radius: 6px;
    min-height: 35px;
    line-height: 35px;
    padding: 0;
}

/* Compatible With section css end  */


/* Mens-ebike Page css start  */

.mens_ebik_head{
	
}
.mens_ebik_head .mens_ebik_heading{
	
}
.mens_ebik_head .mens_ebik_heading h2{
	font-size: 40px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 30px;
}
.mens_ebik_head .mens_ebik_heading p{
	font-size: 21px;
    line-height: 35px;
    font-weight: 600;
}

.mens_ebik_head .home_accordions{
	margin: 60px 0;
}

.ebike_type_section{
	    margin-bottom: 30px;
}

.ebike_type_section.ebike_type_section_5{
	margin-bottom: 10px;
}

.ebike_type_section .ebike_type_heading_box{
	background-color: #dcd932;
      padding: 40px 0 30px;
}
.ebike_type_section .ebike_type_heading_box .ebike_type_heading{
	display: flex;
    flex-wrap: wrap;
    align-content: center;
      justify-content: center;
}
.ebike_type_section .ebike_type_heading_box .ebike_type_heading img{
	
}
.ebike_type_section .ebike_type_heading_box .ebike_type_heading h4{
	position: relative;
    margin: 0;
    font-size: 21px;
    line-height: 32px;
    font-weight: 600;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-transform: uppercase;
    padding-left: 60px;
}
.ebike_type_section .ebike_type_heading_box .ebike_type_heading h4:before{
	content: "";
    width: 1px;
    height: 90%;
    position: absolute;
    left: 30px;
    background-color: #000;
    transform: rotate(20deg);
}


.ebike_type_section .ebike_product_box{
    position: relative;
  margin-top: 100px;
      margin-bottom: 60px;
}
.ebike_type_section .ebike_product_box img{
	    display: block;
    margin: auto;
    max-width: 100%;
    width: auto;
}

.ebike_type_section .ebike_product_box img.mobile_img{
	display: none;
}

.ebike_type_section .ebike_product_box .ebike_info_box{
	position: absolute;
      z-index: 1;
}

.ebike_type_section .ebike_product_box .ebike_info_box .dot_line{
	position: absolute;
  	width: 12px;
    display: block;
    text-align: center;
}

.ebike_type_section .ebike_product_box .ebike_info_box .dot_line:before{
  	content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #dcd932;
  margin: auto;
}
.ebike_type_section .ebike_product_box .ebike_info_box .dot_line:after{
  	content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-color: #dcd932;
    border-radius: 100%;
    position: absolute;
  bottom: -6px;
}
.ebike_type_section .ebike_product_box .ebike_info_box h5{
	font-size: 19px;
    line-height: 28px;
    font-weight: 800;
  text-align: center;
      margin-bottom: 0;
  text-transform: uppercase;
}
.ebike_type_section .ebike_product_box .ebike_info_box p{
	    font-size: 18px;
    line-height: 19px;
    text-align: center;
}


.ebike_type_section_1 .ebike_product_box .ebike_info_box_1{
	left: calc(50% - 600px);
    top: 150px;
}

.ebike_type_section_1 .ebike_product_box .ebike_info_box_1 .dot_line{
    right: 35px;
    transform: rotate(-30deg);
    height: 300px;
    top: 40px;
}

.ebike_type_section_1 .ebike_product_box .ebike_info_box_2{
	left: calc(50% - 410px);
    top: -10px;
}
.ebike_type_section_1 .ebike_product_box .ebike_info_box_2 .dot_line{
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(0deg);
    height: 300px;
    top: 80px;
}


.ebike_type_section_1 .ebike_product_box .ebike_info_box_3{
	right: calc(50% - 475px);
    top: -13px;
}
.ebike_type_section_1 .ebike_product_box .ebike_info_box_3 .dot_line{
    transform: none;
    height: 2px;
    width: 80px;
    top: 30px;
    left: -95px;
}
.ebike_type_section_1 .ebike_product_box .ebike_info_box_3 .dot_line:before {
    width: 100%;
    height: 2px;
}


.ebike_type_section_1 .ebike_product_box .ebike_info_box_4{
	right: calc(50% - 620px);
    top: 160px;
}

.ebike_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line{
    transform: none;
    height: 2px;
    width: 190px;
    top: 35px;
    left: -215px;
}
.ebike_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line:before {
    width: 100%;
    height: 2px;
}



.ebike_type_section_2 .ebike_product_box .ebike_info_box_1{
	left: calc(50% - 600px);
    top: 150px;
}

.ebike_type_section_2 .ebike_product_box .ebike_info_box_1 .dot_line{
    right: 35px;
    transform: rotate(-30deg);
    height: 300px;
    top: 40px;
}

.ebike_type_section_2 .ebike_product_box .ebike_info_box_2{
	left: calc(50% - 290px);
    top: 0px;
}
.ebike_type_section_2 .ebike_product_box .ebike_info_box_2 .dot_line{
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(0deg);
    height: 110px;
    top: 80px;
}


.ebike_type_section_2 .ebike_product_box .ebike_info_box_3{
	right: calc(50% - 490px);
    top: -13px;
}
.ebike_type_section_2 .ebike_product_box .ebike_info_box_3 .dot_line{
    transform: none;
    height: 2px;
    width: 80px;
    top: 30px;
    left: -95px;
}
.ebike_type_section_2 .ebike_product_box .ebike_info_box_3 .dot_line:before {
    width: 100%;
    height: 2px;
}




.ebike_type_section_3 .ebike_product_box .ebike_info_box_1{
	left: calc(50% - 592px);
    top: 105px;
}

.ebike_type_section_3 .ebike_product_box .ebike_info_box_1 .dot_line{
    right: 35px;
    transform: rotate(-30deg);
    height: 300px;
    top: 40px;
}

.ebike_type_section_3 .ebike_product_box .ebike_info_box_2{
	left: calc(50% - 290px);
    top: -35px;
}
.ebike_type_section_3 .ebike_product_box .ebike_info_box_2 .dot_line{
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(0deg);
    height: 110px;
    top: 80px;
}


.ebike_type_section_3 .ebike_product_box .ebike_info_box_3{
	    right: calc(50% - 500px);
    top: -25px;
}
.ebike_type_section_3 .ebike_product_box .ebike_info_box_3 .dot_line{
    transform: none;
    height: 2px;
    width: 80px;
    top: 30px;
    left: -95px;
}
.ebike_type_section_3 .ebike_product_box .ebike_info_box_3 .dot_line:before {
    width: 100%;
    height: 2px;
}




.ebike_type_section_4 .ebike_product_box .ebike_info_box_1{
	left: calc(50% - 580px);
    top: 130px;
}

.ebike_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line{
    right: 35px;
    transform: rotate(-30deg);
    height: 300px;
    top: 40px;
}

.ebike_type_section_4 .ebike_product_box .ebike_info_box_2{
	left: calc(50% - 50px);
    top: -30px;
}
.ebike_type_section_4 .ebike_product_box .ebike_info_box_2 .dot_line{
    right: -300px;
    left: 0;
    margin: auto;
    transform: rotate(-90deg);
    height: 110px;
    top: -20px;
}


.ebike_type_section_4 .ebike_product_box .ebike_info_box_3{
	right: calc(50% - 620px);
    top: 170px;
}
.ebike_type_section_4 .ebike_product_box .ebike_info_box_3 .dot_line{
    transform: none;
    height: 2px;
    width: 180px;
    top: 30px;
    left: -193px;
}
.ebike_type_section_4 .ebike_product_box .ebike_info_box_3 .dot_line:before {
    width: 100%;
    height: 2px;
}




.ebike_type_section_5 .ebike_product_box .ebike_info_box_1{
	left: calc(50% - 590px);
    top: 205px;
}

.ebike_type_section_5 .ebike_product_box .ebike_info_box_1 .dot_line{
    right: 35px;
    transform: rotate(-30deg);
    height: 300px;
    top: 40px;
}

.ebike_type_section_5 .ebike_product_box .ebike_info_box_2{
	left: calc(50% - 120px);
    top: 0;
}
.ebike_type_section_5 .ebike_product_box .ebike_info_box_2 .dot_line{
    right: 0;
    left: 0;
    margin: auto;
    transform: rotate(0deg);
    height: 225px;
    top: 80px;
}


.ebike_type_section_5 .ebike_product_box .ebike_info_box_3{
	right: calc(50% - 620px);
    top: 315px;
}
.ebike_type_section_5 .ebike_product_box .ebike_info_box_3 .dot_line{
    transform: none;
    height: 2px;
    width: 130px;
    top: 30px;
    left: -150px;
}
.ebike_type_section_5 .ebike_product_box .ebike_info_box_3 .dot_line:before {
    width: 100%;
    height: 2px;
}




.ebike_dark_shop{
	background-color: #000000;
  padding: 35px 0;
}

.ebike_dark_shop .container{
	    max-width: 1355px;
}

.ebike_dark_shop .ebike_dark_shop_row{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.ebike_dark_shop .ebike_dark_shop_row p{
	color: #fff;
    text-align: right;
    margin-bottom: 0;
    font-size: 21px;
    line-height: 35px;
      margin-right: 50px;
}
.ebike_dark_shop .ebike_dark_shop_row a.btn{
	min-height: 35px;
    min-width: 230px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #dcd932;
    display: inline-block;
    font-size: 10px;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ebike_dark_shop .ebike_dark_shop_row a.btn:hover,
.ebike_dark_shop .ebike_dark_shop_row a.btn:focus{
	color: var(--gl-color-btn-primary-text);
    background-color: var(--gl-color-btn-primary-focus);
    box-shadow: none;
}


.ebike_product_stat{
	
}
.ebike_product_stat .ebike_product_stat_row{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-top: 1px solid #000;
        padding: 35px 0 50px;
}
.ebike_product_stat .ebike_product_stat_row .stat_box{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
}
.ebike_product_stat .ebike_product_stat_row .stat_box img{
	
}
.ebike_product_stat .ebike_product_stat_row .stat_box p{
	margin-left: 30px;
  margin-bottom: 0;
}
.ebike_product_stat .ebike_product_stat_row .stat_box p strong{
	display: block;
  text-transform: uppercase;
}


.ebike_product_images{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.ebike_product_images .ebike_product_image_box{
	 width: calc(100% / 2);
}
.ebike_product_images .ebike_product_image_box img{
	    display: block;
      width: 100%;
    max-width: 100%;
}


/* Mens-ebike Page css end  */


/* Womens Ebike Page css start */

.womens_ebik_head .home_accordions .home_accordion {
	    border-bottom: 2px solid #000;
}

.womens_ebik_head .home_accordions .home_accordion .heading{
	border-bottom:none;
}

.womens_ebik_head .home_accordions .home_accordion #product-tab-1{
	    padding-top: 10px;
}
.womens_ebik_head .home_accordions .home_accordion #product-tab-1 ul{
	padding-left: 58px;
    list-style-type: disc;
  margin-bottom: 35px;
}
.womens_ebik_head .home_accordions .home_accordion #product-tab-1 ul li{
  font-size: 21px;
    line-height: 35px;
    font-weight: 600;
}

.womens_type_section_1 .ebike_product_box{
	margin-bottom: 15px;
}

.womens_type_section_4 .ebike_product_box{
	margin-bottom: 25px;
}
.womens_type_section_5 .ebike_product_box{
	margin-bottom: 30px;
}

.womens_type_section_1 .ebike_product_box img{
	position: relative;
    top: -35px;
    right: -15px;
}
.womens_type_section_3 .ebike_product_box img{
	position: relative;
    top: -45px;
    right: 0px;
}
.womens_type_section_5 .ebike_product_box img{
	position: relative;
    top: -15px;
    right: -15px;
}
.womens_type_section_5 .ebike_product_box .ebike_info_box_1{
	left: calc(50% - 585px);
    top: 222px;
}
.ebike_type_section_5 .ebike_product_box .ebike_info_box_3{
	right: calc(50% - 615px);
}

/* Womens Ebike Page css end */


/******************************/
/*    Responsive css start    */
/******************************/
@media only screen and (min-width: 1600px){
  .app_download_section .app_download{
  	padding: 84px 140px;
  }
  .additional_insights_section{
  	padding: 75px 120px 0;
  }
}

@media only screen and (min-width: 1400px){
  .pts_icon_section{
  	padding: 120px 80px 105px;
  }
  .earn_points_instantly .top_heading p,
  .earn_points_instantly .how_it_work_section .how_it_work_box li p,
  .refer_a_friend_section section > div p,
  .redeem_for_discounts_section section p,
  .how_to_redeem_section > p{
  	    font-size: 21px;
  }
  
  .app_download_section .app_download{
  	padding: 84px 90px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text span,
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span{
  	    font-size: 21px;
    	line-height: 26px;
  }
  
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span:after{
	width: 60px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span:before{
      left: 60px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span{
  	padding-left:72px;
  }
  
}


@media only screen and (max-width: 1280px){
  
  .mens_ebik_head .mens_ebik_heading p,
  .womens_ebik_head .home_accordions .home_accordion #product-tab-1 ul li{
  	    font-size: 17px;
    line-height: 28px;
    
  }
  .mens_ebik_head .mens_ebik_heading p br{
  	display:none;
  }
  
  
.ebike_type_section .ebike_product_box {
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
}
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1 {
    left: calc(50% - 490px);
    top: 130px;
    max-width: 210px;
}
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1 .dot_line{
  	  right: 45px;
      transform: rotate(-25deg);
      height: 235px;
      top: 63px;
  }  
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_2 .dot_line{
  	 height: 245px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_2 {
    left: calc(50% - 378px);
    top: 0;
}
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_3 {
    right: calc(50% - 450px);
}
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4 {
    right: calc(50% - 500px);
    top: 135px;
}
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line{
  	width: 100px;
    top: 40px;
    left: -125px;
  }
  
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1{
  	left: calc(50% - 490px);
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1 .dot_line{
  	right: 85px;
    height: 220px;
  }
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2{
  	    left: calc(50% - 265px);
  }
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2 .dot_line{
  	height: 80px;
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_3 {
    right: calc(50% - 440px);
    top: -30px;
}
  
  
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1{
  	left: 30px;
    top: 105px;
    max-width: 150px;
  }
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1 .dot_line {
    right: 10px;
    transform: rotate(-40deg);
    height: 250px;
    top: 45px;
}
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2 {
    left: calc(50% - 270px);
    top: 0;
}
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2 .dot_line{
  	    height: 53px;
  }
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_3 {
    right: 25px;
}
  
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1 {
    left: 0;
    top: 110px;
}
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line{
  	height: 260px;
    top: 40px;
  }
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 75px);
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_3 {
    right: 0;
    top: 130px;
}
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_3 .dot_line{
  	width: 100px;
    top: 50px;
    left: -105px;
  }
  
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1{
  	left: 10px;
  }
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1 .dot_line {
    right: 80px;
    transform: rotate(-20deg);
    height: 245px;
    top: 45px;
}
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_2 .dot_line{
  	height: 200px;
  }
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3 {
    right: 0;
    top: 245px;
}
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3 .dot_line{
  	transform:rotate(-45deg);
    width: 50px;
    top: 65px;
    left: -50px;
  }
  
  
  .ebike_type_section .ebike_product_box img{
  	width: calc(100% - 30px);
  }
  .ebike_dark_shop .ebike_dark_shop_row p{
  	    font-size: 17px;
    line-height: 28px;
  }
  .ebike_dark_shop .ebike_dark_shop_row a.btn{
  	min-width: 200px;
  }
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_1{
  	left: calc(50% - 475px);
    top: 105px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 355px);
    top: -25px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_4{
  	right: calc(50% - 490px);
    top: 118px;
  }
  
  
  .womens_type_section_2 .ebike_product_box .ebike_info_box_1{
  	left: calc(50% - 470px);
  }
  
  .womens_type_section_3 .ebike_product_box .ebike_info_box_3{
  	top: -30px;
  }
  
  .womens_type_section_4 .ebike_product_box .ebike_info_box_1{
  	    top: 96px;
  }
  .womens_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line{
  	right: 75px;
  }
  
  .womens_type_section_5 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 115px);
  }
  .womens_type_section_5 .ebike_product_box .ebike_info_box_2 .dot_line{
  	top: 80px;
    height: 180px;
  }
  
  .womens_type_section_5 .ebike_product_box .ebike_info_box_3{
  	right: 20px;
    top: 220px;
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1{
  	left: 30px;
    top: 185px;
  }
  
  .womens_ebik_head .home_accordions .home_accordion #product-tab-1 ul{
  	    padding-left: 35px;
  }
  
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_tab{
  	    text-align: center;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_tab .tablinks{
  	width: 135px;
    height: 135px;
  }
  
  .app_download_row .app_download_box .app_download_links li a{
  	    margin-left: 15px;
  }
    .app_download_row .app_download_box .app_download_links li img {
      max-width: 50px;
  }
  
  .app_download_section .bg_img{
  	min-height: 1180px;
  }
  
  .app_download_section .app_download .app_download_row{
  	width: 100%;
  }
  .app_download_section .app_download .app_download_row .phone_box{
  	width: 100%;
  }
  .app_download_row .app_download_box {
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
}
  .app_download_row .app_download_box .app_download_links{
  	margin-top: 30px;
  }
  .app_download_row .app_download_box .app_download_links li + li {
    margin-top: 20px;
}
  
  .additional_insights_section .additional_insights_row{
  	max-width: 900px;
  }
  .additional_insights_section .additional_insights_row .box_1,
  .additional_insights_section .additional_insights_row .box_2{
  	    max-width: 50%;
  }
  .additional_insights_section .additional_insights_row .box > img{
  	max-width: 280px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content{
  	top: 50px;
    height: 395px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content:after{
  	height: 170px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line{
  	width: 120px;
    left: -60px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line.line_1 {
    bottom: 95px;
}
  .additional_insights_section .additional_insights_row .box.box_2 .box_content{
  	right: 30px;
  }
  .intuitive_display_section .inner_content{
  	    right: 30px;
  }
  .intuitive_display_section .inner_content p{
  	font-size: 22px;
  }
  .app_video_section .video_content{
  	    left: 60px;
  }
  .aventon_model_section {
    padding: 80px 60px 100px;
}
  .aventon_model_section h4{
  	    font-size: 28px;
  }
  .aventon_model_section .aventon_model_row .aventon_model_logo{
  	width: 25%;
        padding-right: 40px;
  }
  .aventon_model_section .aventon_model_row .aventon_model_logo:after{
  	    right: 20px;
  }
  
  .additional_insights_section .additional_insights_row{
  	display: block;
  }
  .additional_insights_section .additional_insights_row .box_1, .additional_insights_section .additional_insights_row .box_2{
  	margin-left: auto;
    margin-right: auto;
  }
  
  .recommended_products_section .recommended_products_slider .owl-nav button.owl-prev{
  	    left: -30px;
  }
  .recommended_products_section .recommended_products_slider .owl-nav button.owl-next{
  	    right: -30px;
  }
  
}
@media only screen and (max-width: 1084px) and (min-width: 1025px) {
  .aventon_text_with_img_section .img_box img{
  	    min-height: 640px;
    object-fit: contain;
    object-position: bottom;
  }
  .aventon_text_with_img_section .text_box section p{
  	    padding-left: 20px;
  }
}


@media only screen and (max-width: 1024px){
  .promotion_bar_row{
  	padding: 0 0px;
  }
  .promotion_bar_row .promotion_bar_box p{
  	    font-size: 14px;
  }
  .product-summary {
    padding-top: 15px;
}
  
  .product-features .features-section .content {
    padding: 0px 50px;
}
  .brand-awarenaess{
  	margin-bottom: 60px;
  }
  .brand-awarenaess .brand-awarenaess_row{
  	    width: 60%;
  }
  .brand-awarenaess > img{
  	max-width: 40%;
    height: auto;
  }
  .brand-awarenaess .brand-awarenaess_row{
  	    padding-left: 50px;
  }
  
  
}

@media only screen and (max-width: 1040px) and (min-width: 992px) {
  .ebike_type_section_2 .ebike_dark_shop .ebike_dark_shop_row p{
  	width: calc(100% - 250px);
  }
  .ebike_type_section_2 .ebike_dark_shop .ebike_dark_shop_row p br{
    display:none;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 992px) {
	.aventon_text_with_img_section .text_box section:first-child {
    	margin-bottom: 40px;
	}
  .aventon_text_with_img_section .text_box section h2{
  	font-size: 28px;
  }
  .aventon_text_with_img_section .text_box section p{
  	    font-size: 18px;
    line-height: 28px;
  }
  .aventon_text_with_img_section .text_box section > div{
  	padding-left: 25px;
  }
  .aventon_text_with_img_section .text_box section h2:before{
  	    left: -50px;
  }  
  
  .rewards_page .hero_banner .hero_banner_content{
  	    right: 100px;
  }
	
  .pts_icon_section .pts_icon_box{
  	    padding: 34px 10px;
  }
  .pts_icon_section .pts_icon_box p{
  	font-size: 16px;
  }
  
  .earn_points_instantly .how_it_work_section .how_it_work_box li{
  	width: calc(100% / 3 - 40px);
  }
  .how_to_redeem_section .img_box{
  	padding: 0 15px;
  }
  
  .additional_insights_section .additional_insights_row .box.box_2 > img{
  	min-width: 370px;
  }
  
  
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .templateIndex .product-item-content .name{
  	    font-size: 20px;
        min-height: 60px;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-1{
  	width: 50%;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-2{
  	    width: 50%;
    padding-right: 0;
  }
  
  .ebikes_template .ebikes_products .product-grid .product .section-3{
  	    border-left: none;
    width: 100%;
    padding: 15px 15px;
    min-height: auto;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div{
  	    width: calc(25% - 15px);
    margin-bottom: 0px;
        text-align: center;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div img{
  	    margin: auto;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div p{
  	min-height: 30px;
  }
  .brand-awarenaess .brand-awarenaess_row{
  	margin-bottom: -60px;
  }
  .brand-awarenaess .brand-awarenaess_row .awarenaess_box{
  	margin-bottom: 60px;
  }
  .brand-awarenaess .brand-awarenaess_row .awarenaess_box h4{
  	line-height: 22px;
  }
  .brand-awarenaess .brand-awarenaess_row .awarenaess_box p{
  	    margin-bottom: 0;
  }
  .product-features .features-section .content h2{
    font-size: 24px;
    line-height: 34px;
        margin-bottom: 15px;
  }
  .product-features .features-section .content h2 br{
  	display:none;
  }
  
  .product-features .features-section .content p{
  	font-size: 18px;
    line-height: 30px;
  }
  .product-features .features-section .content {
    padding: 0px 30px;
}
  .product-accordions {
    margin-top: 80px;
}
  .additional-photos{
  	    margin-top: 120px;
  }
  
  .aventon_elite_dealer_section section{
  	left: 30%;
        width: calc(70% - 75px);
  }
  .aventon_text_with_img_section .text_box section:first-child {
    margin-bottom: 30px;
}
  .aventon_text_with_img_section .text_box section h2{
  	font-size: 24px;
  }
  .aventon_text_with_img_section .text_box section p{
  	    font-size: 18px;
    line-height: 26px;
  }
  .aventon_text_with_img_section .img_box img{
  	min-height: 580px;
    object-fit: cover;
    object-position: left;
  }
  .aventon_text_with_img_section .text_box section > div{
      padding-left: 30px;
  }
  .aventon_text_with_img_section .text_box section h2:before{
  	    left: -50px;
  }
  .find_dealer_testimonial_section p{
  	    font-size: 16px;
    line-height: 28px;
  }
  .find_dealer_testimonial_section h4 span{
  	    font-size: 22px;
  }
  .find_dealer_testimonial_section h4{
  	    margin-bottom: 15px;
  }
  .find_dealer_testimonial_section{
  	padding: 60px 0;
  }
  
  .rewards_page .hero_banner .hero_banner_content{
  	right: 25px;
  }
  
  .pts_icon_section{
  	padding: 60px 30px 60px;
  }
  .pts_icon_section .pts_icon_box{
  	width: calc(100% / 2);
    padding: 34px 10px;
  }
  
  .pts_icon_section .pts_icon_box{
  	    border-bottom: 1px solid #dcd932 !important;
  }
  
  .pts_icon_section .pts_icon_box:nth-child(2),
  .pts_icon_section .pts_icon_box:nth-child(4),
  .pts_icon_section .pts_icon_box:nth-child(6),
  .pts_icon_section .pts_icon_box:nth-child(8){
  	border-right: none;
  }
  
  .pts_icon_section .pts_icon_box:nth-child(7),
  .pts_icon_section .pts_icon_box:nth-child(8){
  	border-bottom: none !important;
  }
  
  
  .earn_points_instantly .top_heading h2,
  .earn_points_instantly .how_it_work_section > h4,
  .refer_a_friend_section > h4,
  .refer_a_friend_section section > div h5,
  .redeem_for_discounts_section section h4,
  .how_to_redeem_section > h2{
  	font-size: 32px;
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li p{
  	min-height: 90px;
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li p,
  .refer_a_friend_section section > div p,
  .redeem_for_discounts_section section p,
  .how_to_redeem_section > p{
  	    font-size: 18px;
  }
  
  .how_to_redeem_section .img_box span{
  	right: 7%;
  }
  .how_to_redeem_section .img_box{
  	padding: 0 15px;
  }
  
  .app_download_section .app_download .app_download_row .phone_box .img .left_text:after{
  	width: 15px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text span{
  	    left: 45px;
    font-size: 14px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span{
  	    padding-left: 37px;
    font-size: 14px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span:after{
  	    width: 25px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span:before{
  	left: 20px;
  }
  .app_download_section .app_download h2 img {
    display: block;
    margin: 15px auto;
}
  
  
  .additional_insights_section .additional_insights_row .box_1, .additional_insights_section .additional_insights_row .box_2{
  	max-width: 440px;
    width: 100%;
  }
  
  
  .ebike_dark_shop .ebike_dark_shop_row p{
  	    width: 100%;
    max-width: 80%;
    text-align: center;
    margin: 0 auto 15px;
  }
  .ebike_dark_shop .ebike_dark_shop_row p br{
  	display:none;
  }
  .ebike_dark_shop .ebike_dark_shop_row a.btn{
  	min-width: 275px;
  }
  
  .ebike_product_stat .ebike_product_stat_row .stat_box{
  	padding: 0 20px;
    
  }
  
  .home_accordions .home_accordion .heading .tab_heading h6{
  	font-size: 24px;
  }
  
  
}
@media only screen and (max-width: 992px){
  
  .sticky-product-variants-mobile:not(.no-cart-item-body) #shopify-section-product-variants-mobile{
  	
    display: none !important;
  }
  
}
@media only screen and (max-width: 991px){
  
  header{
  	    margin-bottom: 46px;
  }
  #shopify-section-header-notice{
  	position: absolute;
    width: 100%;
    top: 50px;
    z-index: 999;
  }
  
  .mobile-nav-logo.text-center {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 220px;
    margin: auto;
    background-color: transparent !important;
    padding: 0;
}
  
  .header-notice{
  	height: 68px;
    padding-left: 7px;
    padding-right: 7px;
  }
  
  
  
  .slider_bottom_section .slider_bottom_row{
  	margin-bottom: -30px;
  }
  .slider_bottom_section .slider_bottom_row .slider_bottom_box{
  	width: calc(100% / 2 - 0px);
    margin-bottom: 30px;
  }
  .two-img-section .two_img_row .two_img_box > img {
    width: 100%;
    min-height: 280px;
    max-height: 280px;
    object-fit: cover;
  }
  .two-img-section .two_img_row .two_img_box section{
  	    padding: 15px;
  }
  .two-img-section .two_img_row .two_img_box section p.text_2{
  	line-height: 24px;
  }
  .two_img_bottom p{
  	font-size: 24px;
  }
  .two_img_bottom p strong .big_text{
  	    font-size: 30px;
  }
  .customer_saying_section > .container{
  	padding: 80px;
    min-height: 785px;
  }
  
  .customer_saying_section h2{
  	font-weight: 500;
        font-size: 24px;
  }
  
  .customer_saying_section .read_all{
  	    margin-bottom: 35px;
  }
  .customer_saying_section .customer_saying_row .customer_saying_tab button{
  	border-right: 1px solid #fff;
    border-bottom: none;
    width: calc(100% / 3);
    margin-bottom: 40px;
    padding: 10px 32px;
    font-size: 22px;
  }
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(1),
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(4){
  	    padding-left: 0;
  }
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(3),
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(6){
  	    border-right: none;
  }
  
  .customer_saying_section .customer_saying_row .customer_saying_text{
  	width: 100%;
    order: 2;
  }
  .customer_saying_section .customer_saying_row .customer_saying_tab{
  	width: 100%;
    order: 1;
    margin-bottom: 15px;
  }
  .video_image_section .container {
    max-width: 750px;
	}
  .video_image_section .video_image_row .image_box img,
  .video_image_section .video_image_row .video_box video{
  	    max-height: 250px;
    min-height: 250px;
  }
  .video_image_section .video_image_row .image_box section, .video_image_section .video_image_row .video_box section{
  	padding: 0 15px;
  }
  .video_image_section .video_image_row .image_box section h4, .video_image_section .video_image_row .video_box section h4{
  	font-size: 18px;
  }
  #shopify-section-1602373899330 span.h3.custom-font-size {
    font-size: 24px;
}
  
  .newsletter_section .container{
  	display: block;
    text-align: center;
    margin-bottom: 0px;
  }
  .newsletter_section .container h2{
  	    margin-bottom: 25px;
        text-align: center;
  }
  .brand-awarenaess .brand-awarenaess_row {
    width: 60%;
    margin-left: 0;
}
  .section-icon .section-icon-box{
  	    width: calc(100% / 4 - 25px);
    justify-content: center;
  }
  .section-icon .section-icon-box img {
    margin-right: 0;
}
  .section-icon .section-icon-box span{
        margin-top: 5px;
  	max-width: 120px;
    text-align: center;
  }
  body{
       padding-top: 115px; 
  }
  header {
    margin-bottom: 50px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    background-color: #fff;
}
  .fastor-off-canvas-layer{
  	    z-index: 998;
  }
  .section-product-text{
  	margin-bottom: 80px;
  }
  
  
  .rewards_page .hero_banner .hero_banner_content .logo_box img{
  	max-height: 120px;
  }
  .rewards_page .hero_banner .hero_banner_content .logo_box h4{
  	font-size: 42px;
    line-height: 63px;
  }
  
  
  .ebike_type_section .ebike_product_box{
  	max-width: 735px;
    margin-left: auto;
    margin-right: auto;
  }
  .ebike_type_section .ebike_product_box .ebike_info_box h5{
  	    font-size: 14px;
    line-height: 22px;
  }
  .ebike_type_section .ebike_product_box .ebike_info_box p{
  	    font-size: 14px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1{
  	left: 0;
    top: 90px;
    max-width: 130px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1 .dot_line {
    right: 5px;
    transform: rotate(-28deg);
    height: 175px;
    top: 53px;
}
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_2 {
    left: 85px;
    top: -10px;
}
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_2 .dot_line{
    height: 175px;
  	top: 70px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_3 {
    right: 10px;
        top: -30px;
}
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4 {
    right: 0;
    top: 85px;
}
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line {
    width: 75px;
    top: 40px;
    left: -88px;
}
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1{
  	top: 80px;
    left: 0;
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1 .dot_line {
    right: 70px;
    height: 190px;
}
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2 {
    left: calc(50% - 205px);
}
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2 .dot_line{
  	    height: 50px;
    top: 70px;
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_3 {
    right: 20px;
}
  
  
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1{
  	top: 35px;
        left: 0;
    max-width: 140px;
  }
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1 .dot_line{
  	    height: 198px;
    top: 55px;
        right: 0;
  }
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2 {
    left: calc(50% - 200px);
    top: -15px;
}
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2 .dot_line{
  	height: 45px;
    top: 70px;
  }
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_3 {
    right: 0;
    top: -30px;
}
  
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1{
  	    left: 0;
    top: 60px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line{
  	    height: 205px;
    top: 40px;
    right: 55px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_2{
    left: calc(50% - 108px);
  	top: -40px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_3{
  	top: 80px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_3 .dot_line{
    width: 70px;
  	    left: -80px;
  }
  
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1{
  	top: 130px;
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1 .dot_line{
  	right: 70px;
    height: 190px;
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 90px);
  }
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_2 .dot_line {
    height: 120px;
}
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3 {
    right: -12px;
    top: 160px;
}
  
  
  .womens_type_section_1 .ebike_product_box img{
  	    top: -15px;
  }
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_1{
        left: 20px;
    top: 80px;    
  }
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_2{
  	left: 100px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_3{
  	right: 15px;
    top: -15px;
  }
  .womens_type_section_2 .ebike_product_box .ebike_info_box_3{
  	right: 5px;
        top: -23px;
  }
  
  
  .womens_type_section_3 .ebike_product_box img{
  	    top: -25px;
  }
  
  .womens_type_section_3 .ebike_product_box .ebike_info_box_3{
  	top: -22px;
  }
  .womens_type_section_3 .ebike_product_box .ebike_info_box_1 .dot_line{
  	    transform: rotate(-30deg);
        top: 58px;
    right: 5px;
  }
  
  .womens_type_section_4 .ebike_product_box .ebike_info_box_1{
  		top: 50px;
  }
  .womens_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line{
  	top: 35px;
  }
  .womens_type_section_5 .ebike_product_box img{
  	top: 0;
    right: 0;
  }
  
  .womens_type_section_5 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 98px);
  }
  .womens_type_section_5 .ebike_product_box .ebike_info_box_1{
  	    top: 120px;
    left: 20px;
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3{
  	    right: 0;
    top: 148px;
  }
  
}

@media only screen and (min-width: 767px){
  .womens_ebik_head .home_accordions .home_accordion .heading .tab_heading:after{
  	content: "\f068";
  }
  .womens_ebik_head .home_accordions .home_accordion .heading.active .tab_heading:after{
  	content: "\f067";
  }
}


@media only screen and (max-width: 767px){
  .two-img-section .two_img_row .two_img_box section {
  	margin: 0!important;
  }
  
.slider_bottom_section .slider_bottom_row .slider_bottom_box img{
	width: 275px;
}
  
  .templateIndex .main-content .container{
  	max-width: 100%;
  }
  .banner {
    margin-top: 0px;
}
  .cb-body.py-sm-1{
  	padding-top: 0 !important;
  }

  
  .b-caption + .btn-squared{
  	font-size: 10px;
  }
  
  .slider_bottom_section{
  	padding: 50px 0 50px;
  }
  .slider_bottom_section .slider_bottom_row .slider_bottom_box {
    width: 100%;
    margin-bottom: 50px;
}
  .slider_bottom_section .slider_bottom_row .slider_bottom_box img {
    margin-bottom: 8px;
}
  
  .slider_bottom_section .slider_bottom_row .slider_bottom_box{
  	    margin-bottom: 30px;
  }
  .two-img-section > .container{
  	    max-width: 100%;
    padding: 0;
  }
  .two-img-section .two_img_row{
    display: block;
  	    margin-left: 0;
  }
  .two-img-section .two_img_row .two_img_box{
  	width: 100%;
        margin-left: 0;
    margin-bottom: 5px;
  }
  .two-img-section .two_img_row .two_img_box > img{
  	min-height: 460px;
    max-height: 460px;
  }
  
  .customer_saying_section > .container {
    max-width: 100%;
  }
  
  .promotion_bar_section > .container{
  	min-height: 230px;
    max-width: 100%;
    background-image: url(https://aventon.imgix.net/newbanner_background.jpg);
    background-size: cover;
    background-position: left;
    display: flex;
    align-items: center;
    margin-top: 50px;
  }
  
  .video_image_section {
    padding: 50px;
   }
  .video_image_section .container {
    max-width: 100%;
    padding: 0;
}
  .video_image_section .video_image_row{
  	display: block;
    margin-left: 0;
        margin-bottom: -35px;
  }
  .video_image_section .video_image_row .image_box, 
  .video_image_section .video_image_row .video_box{
  	margin-left: 0px;
    width: 100%;
    margin-bottom: 35px;
  }
  
  
  .video_image_section .video_image_row .image_box img, 
  .video_image_section .video_image_row .video_box video {
    max-height: 620px;
    min-height: 620px;
    
}
  .video_image_section .video_image_row .image_box img{
  display: none;
  }
  
  .video_image_section .video_image_row .image_box img.mobile_img{
  	display: block;
  }
  
  .video_image_section .video_image_row .image_box section, 
  .video_image_section .video_image_row .video_box section {
    padding: 0 30px;
}
  .video_image_section .video_image_row .image_box section h4, 
  .video_image_section .video_image_row .video_box section h4{
  	    font-size: 38px;
  }
  
  .newsletter_section .container{
  	    padding: 0 50px;
    justify-content: flex-start;
  }
  .newsletter_section form{
  	    width: 100%;
  }
  .newsletter_section .container h2{
  	    margin-bottom: 15px;
  }
  .newsletter_section form input{
  	width: calc(100% - 135px);
  }
  #shopify-section-1602373899330 {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 30px;
}
  
  footer .container{
  	margin: 0;
    padding: 60px 50px !important;
    max-width: 100%;
  }
  
  .promotion_bar_row .promotion_bar_box{
  	    width: 100% !important;
  }
  .promotion_bar_row .promotion_bar_box p i,
  .promotion_bar_row .promotion_bar_box p svg {
  	    width: auto;
  }
  .promotion_bar_row .promotion_bar_box p {
    font-size: 36px;
    text-align: center !important;
}
  .promotion_bar_row .promotion_bar_box p i,
  .promotion_bar_row .promotion_bar_box p svg {
  	    margin: auto;
    text-align: center !important;
    margin-bottom: 8px;
  }
  
  .promotion_bar_row .owl-dots{
  	position: absolute;
    text-align: center;
    width: 100%;
  }
  
  .promotion_bar_row .owl-dots > button{
  	width: 15px;
    height: 15px;
    border-radius: 100%;
        margin: 0 5px;
    border: 1px solid #fff;
  }
  .promotion_bar_row .owl-dots > button.active{
  	background-color: #fff;
  }
  .promotion_bar_row .promotion_bar_box p span {
    font-size: 18px;
        display: block;
    color:#fff !important;
}

  
/*   .header-notice{
  	    display: none !important;
  } */
  .slider_bottom_section .slider_bottom_row .slider_bottom_box p{
  	    margin-bottom: 5px;
  }
  
   #widgets{
  	display:none;
  }
  .mobile-nav-item {
    margin-left: 0px;
    padding: 0px 5px;
}
  .creative-builder .cb-item .banner-content-wrapper .banner-texting .b-heading{
  	    font-size: 35px !IMPORTANT;
  }
  .creative-builder .cb-item .banner-content-wrapper .banner-texting{
  	min-width: 320px;
    transform: translate(-30%,-50%)!important;
  }
  .creative-builder .cb-item .banner-content-wrapper .banner-texting .b-caption{
  	line-height: 22px;
    font-size: 15px;
        margin-bottom: 15px !important;
  }
  
  .two_img_bottom p {
    font-size: 20px;
}
  .two_img_bottom p strong .big_text {
    font-size: 20px;
}
  .two_img_bottom p:after{
  	    left: 0px;
    right: 0px;
  }
  .promotion_bar_row{
    margin: auto;
  }
  
  #shopify-section-1603050597955 .collection > .col-lg-3{
  	    border: 1px solid #d6d6d6 !important;
    border-right: none !important;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 25px !important;
  }
  #creative-builder-1603050597955 {
  	    padding-left: 50px !important;
  }
  #creative-builder-1603050597955 .cb-head {
  	    justify-content: flex-start !important;
  }
  .product-pull-up .product__item-hover form button select + button{
  	display:none;
  }
  
  #creative-builder-1603050597955 .cb-head > a{
  	right: 50px;
  }
  .product-pull-up .product__item-hover .btn-action{
  	min-width: 220px;
    min-height: 40px;
    line-height: 40px;
  }
  .product-pull-up .product-item__top + button{
  	display:none !important;
  }
  
  .show-content{
   display:block;
  }
  .hide-content{
    display:none;
  }
  
  .accordion-heading{
  	position: relative;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
        transition: all 0.3s;
  }
  
  div#cb-item-1602694397965 {
    border-top: 1px solid #fff;
    padding-top: 15px;
}
  
  .accordion-heading:after{
  	content: "+";
    position: absolute;
    right: 0;
    color: #dcd932;
    font-size: 34px;
    line-height: 0;
    top: 8px;
    
  }
  
  .accordion-heading.active-accordion{
  	border-bottom: 1px solid transparent;
    padding-bottom: 0 !important;
  }
  
  .accordion-heading.active-accordion:after{
  	content:"-";
  }
  .accordion-content ul{
  	margin-left: 20px;
  }
  .accordion-content ul li{
  	padding-left: 10px;
        position: relative;
  }
  .accordion-content ul li:before{
        content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 3px;
    height: 3px;
    background-color: #fff;
    border-radius: 100%;
  }
  
  .templateCollection .container{
  	        max-width: 100%;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .templateCollection .container {
  	padding-bottom: 0 !important;
  }
  .category-info .image.image-for-desktop{
  	display: none;
  }
  .category-info .image.image-for-mobile{
  	display: block;
  }
  
  .ebikes_template .collection_breadcrumb{
  	    padding: 50px 0 25px 0;
  }
  
  .category-info h2{
  	font-size: 30px;
  }
  
  .templateCollection #col-main{
  	    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
  }
  #shopify-section-collection-template{
  	padding-right: 0px;
    padding-left: 0px;
    overflow: hidden;
  }
  
  .templateCollection.ebikes_template .category-info {
    padding: 0 0px 25px 0;
    width: 100%;
	}
  
  body.fixed{
  	    overflow: hidden;
  }
  
  .ebikes_template .ebikes_sidebar{
  	width: 320px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 999999;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0px 0px 40px #0005;
    left: -380px;
        transition: all 0.5s;
    overflow-y: scroll;
    height: 100%;
  }
  .ebikes_template .ebikes_sidebar.show{
  	left: 0px;
  }
  
  .filter_close_btn {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 25px;
    height: 25px;
    padding: 5px;
    z-index: 1;
        display: block;
}
  .filter_close_btn img{
  	width: 100%;
    opacity: 0.6;
  }
  
  .templateCollection #sidebar{
  	    position: static;
  }
  
  .ebikes_template .ebikes_products{
  	    width: 100%;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-1{
  	    width: 100%;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-2{
  	    width: 100%;
    padding-right: 0;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3{
  	        width: 100%;
    border: none;
    padding: 15px 0;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div img{
  	margin: auto;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div{
  	width: calc(25% - 30px);
    text-align: center;
    margin-bottom: 0px;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div p{
  	max-width: 80px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .ebikes_template .ebikes_products .product-grid .product .section-1, .ebikes_template .ebikes_products .product-grid .product .section-2, .ebikes_template .ebikes_products .product-grid .product .section-3{
  	    min-height: auto;
    	    overflow: visible;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-2{
  	position: static;
  }
  .templateCollection .quickshop-type-advanced-wrapper .product__item-hover{
  	position: absolute;
    background-color: transparent;
/*     border-bottom: 1px solid #f1dfe4; */
    padding-top: 0;
    padding-bottom: 30px;
    z-index: 1;
  }
  
  .templateCollection .quickshop-type-advanced-wrapper .product__item-hover form{
  	    width: 100%;
  }
  
  .templateCollection .quickshop-type-advanced-wrapper .product__item-hover form:after{
  	content: "";
    width: calc(100% + 100px);
    height: 1px;
    background-color: #f1dfe4;
    position: absolute;
    bottom: 0;
    left: -50px;
  }
  
  .templateCollection .quickshop-type-advanced-wrapper .product__item-hover .btn-action{
  	    width: 100%;
    	    min-height: 65px;
    line-height: 65px;
    font-size: 21px;
  }
  
  .ebikes_template .ebikes_products .product-grid .product{
  	    padding-bottom: 80px;
    	    margin-bottom: 160px;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-1{
  	max-height: initial;
  }
  .ebikes_products .product-grid .product .product__images img {
        max-height: initial;
    min-height: auto;
}
  
  .ebikes_template .ebikes_products .product-grid .product:last-child{
  	margin-bottom: 140px;
  }
  .templateCollection .quickshop-type-advanced-wrapper .product__item-hover form:after{
  	
  }
  .category-info.collection_img{
  	    padding: 0 10px 0px 10px !important;
  }
  
  
  .ebikes_template .ebikes_sidebar_btn{
  	min-height: 67px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 50px;
  }
  .ebikes_template .ebikes_sidebar_btn .fillter_btn{
  	height: 32px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 55px;
    font-size: 21px;
    line-height: 36px;
    font-weight: 600;
    cursor: pointer;
  }
  .templateCollection .product-grid .product .compare{
  	    display: none;
  }
  
  
  
  .templateProduct .header-notice{
  	    display: none !important;
  }
  .templateProduct #main .mini-breadcrumb{
  	display: none !important;
  }
  .templateProduct .container{
  	    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .product-summary h2.name{
  	display: inline-block;
        font-size: 45px;
    line-height: 45px;
    vertical-align: top;
  }
  
  .product-summary h2.name + p{
  	display: inline-block;
        margin-top: 0px;
        position: relative;
    font-size: 34px;
    line-height: 47px;
    vertical-align: top;
  }
  .product-summary h2.name + p:before{
  	content:"/";
        margin-right: 8px;
    margin-left: 5px;
  }
  .swatch .swatch-element label.img i, .swatch .swatch-element label.img.swatch_color_advanced i{
  	    width: 50px;
    height: 50px;
  }
  .product-info .swatch .swatch-element {
    margin: 0 25px 10px 0;
}
  .summary .jdgm-preview-badge .jdgm-star.jdgm-star{
  	font-size: 24px;
  }
  .product-info .price .price-new, .product-info .price .price-old{
  	    font-size: 29px;
    line-height: 60px;
    margin-top: 0;
  }
  .product-single__price-product-template + .affirm-as-low-as{
  	    font-size: 23px;
    line-height: 50px;
  }
  .swatch.size .swatch-element label{
  	min-width: 155px;
    min-height: 50px;
    font-size: 16px;
  }
  
  .section-icon .section-icon-box{
  	    width: calc(100% / 4 - 10px);
  }
  .section-icon .section-icon-box img{
  	    margin-right: auto;
    margin-left: auto;
  }
  .section-icon{
  	    padding: 40px;
    margin-top: 35px;
    position: relative;
    border-top:none;
  }
  .section-icon:after{
  	content: "";
    position: absolute;
    top: 0px;
    left: -50px;
    right: 0;
    width: calc(100% + 100px);
    height: 1px;
    background-color: #000;
    
  }
  .section-icon .section-icon-box span{
    margin-top: 8px;
  	width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
        min-height: 28px;
  }
  .product-info .cart .add_to_cart .button-cart{
  	min-height: 65px;
    max-height: 65px;
    font-size: 21px !important;
  }
  .brand-awarenaess > img{
  	    max-width: 50%;
    height: auto;
  }
  .brand-awarenaess .brand-awarenaess_row{
  	margin-left: 50px;
        margin-bottom: -50px;
  }
  .brand-awarenaess .brand-awarenaess_row .awarenaess_box{
  	    width: 100%;
        margin-bottom: 50px;
  }
  
  .brand-awarenaess .brand-awarenaess_row .awarenaess_box.box3,
  .brand-awarenaess .brand-awarenaess_row .awarenaess_box.box4{
  	display:none;
  }
  .product-features .features-section .content{
  	padding: 0px 45px;
  }
  .product-features .features-section .content h2{
  	font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px;
  }
  .product-features .features-section .content p{
  	    font-size: 14px;
    line-height: 22px;
  }
  .product-accordion .tab-heading{
  	padding: 30px 0;
  }
  .product-accordion .tab-heading:after{
  	height: 80px;
    line-height: 80px;
    font-size: 16px;
  }
  .product-accordion .heading h5,
  .home_accordions .home_accordion .heading .tab_heading h6{
    font-size: 16px;
}
  .home_accordions .home_accordion .heading .tab_heading:after{
  	height: 65px;
    width: 65px;
    line-height: 65px;
    font-size: 16px;
  }
  .home_accordions{
        margin: 20px 50px 50px;
  }
  
  .additional-photos{
  	    margin-top: 80px;
        margin-bottom: 80px;
  }
  .product-accordions {
    margin-top: 80px;
}
  .additional-photos .image {
    width: 100%;
}
  .product-features > .container{
  	    padding-left: 0px;
    padding-right: 0px;
  }
  .product-features .features-section.section1 .image,
  .product-features .features-section.section3 .image{
  	    border-left: none;
  }
  .product-features .features-section.section2 .image,
  .product-features .features-section.section4 .image{
  	    border-right: none;
  }
  .templateIndex .product-item-content .name{
  	    min-height: 68px;
        font-size: 20px;
  }
  
  .find_dealer_page{
  	margin-top: 68px;
  }
  
  .find_dealer_banner img{
  	display: none;
  }
  
  .find_dealer_banner img.mobile{
  	    display: block;
        width: 100%;
  }
  
  .find_dealer_page .container {
    max-width: 100%;
    padding-right: 25px;
    padding-left: 25px;
}
  .find_dealer_banner_section {
    margin-bottom: 55px;
}
  .find_dealer_page .collection_breadcrumb li a{
  	    font-size: 18px;
  }
  .find_dealer_banner_section h1{
  	    font-size: 30px;
  }
  .find_dealer_banner_section h1 + p{
  	font-size: 21px;
  }
  .find_dealer_page > #content > iframe{
  	max-width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .no_dealers_near_you_section{
  	    padding: 70px 0;
  }
  .no_dealers_near_you_section h2{
  	font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .no_dealers_near_you_section a{
  	min-height: 40px;
    min-width: 215px;
    line-height: 40px;
    font-size: 12px;
  }
  .no_dealers_near_you_section p{
  	max-width: 500px;
        margin-left: auto;
    margin-right: auto;
  }
  .aventon_elite_dealer_section section{
  	    left: 45px;
        max-width: 385px;
        width: 100%;
  }
  .aventon_elite_dealer_section p{
  	max-width: 360px;
  }
  
  .aventon_elite_dealer_section > img{
  	display:none;
  }
  
  .aventon_elite_dealer_section > img.mobile{
	display:block;
}
  
  .find_dealer_banner img{
  	display:none;
  }
  
  .find_dealer_testimonial_section{
  	padding: 80px 0 90px;
  }
  
  .find_dealer_testimonial_section .customer_saying_row{
  	display: block;
    padding-left: 45px;
    padding-right: 45px;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_tab{
  	    width: 100%;
    text-align: center;
        margin-bottom: 30px;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_tab .tablinks{
  	display:none;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_tab .tablinks.active{
    display:block;
    margin-left: auto;
    margin-right: auto;
        background-color: transparent;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_text{
  	    width: 100%;
  }
  .find_dealer_testimonial_section p{
  	text-align: center;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_text:after{
  	width: 93px;
    height: 76px;
        left: -30px;
  }
  .find_dealer_testimonial_section h4{
  	    padding-left: 60px;
  }
  
  .aventon_text_with_img_section .img_box{
  	    display: none;
  }
  .aventon_text_with_img_section .text_box{
  	    width: 100%;
  }
  
  .aventon_text_with_img_section .text_box section{
  	position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 2px solid #000;
    margin-bottom: 0 !important;
  }
  .aventon_text_with_img_section .text_box section img{
  	display:block;
        margin-right: 0;
    margin-left: auto;
  }
  .aventon_text_with_img_section .text_box section > div{
  	    position: absolute;
    max-width: 410px;
    text-align: left;
    padding-left: 110px;
  }
  .aventon_text_with_img_section .text_box section h2 span{
  	padding-left: 0;
    background-color: transparent;
  }
  .aventon_text_with_img_section .text_box section h2:before{
  	width: 110px;
        left: -140px;
    top: 16px;
        margin: 0;
  }
  .aventon_text_with_img_section .text_box section:nth-child(2) > div{
  	text-align: right;
    padding-left: 0;
    right: 0;
    padding-right: 110px;
  }
  .aventon_text_with_img_section .text_box section h2:before{
  	text-align: right;
    padding-left: 0;
    right: 0;
    padding-right: 110px;
    max-width: 400px;
  }
  .aventon_text_with_img_section .text_box section:nth-child(2) h2{
  	max-width: 240px;
    margin-right: 0;
    margin-left: auto;
  }
  .aventon_text_with_img_section .text_box section:nth-child(2) h2:before{
  	text-align: right;
    padding-left: 0;
    right: -135px;
    left: auto;
    padding-right: 110px;
    max-width: 110px;
  }
  .aventon_text_with_img_section .text_box section:nth-child(2) img{
  	margin-right: auto;
    margin-left: 0;
  }
  .find_dealer_testimonial_section{
  	border-top:none;
  }
  
  .find_dealer_page .bottom_bar{
  	    display: none;
  }
  
  
  
  .rewards_page{
  	    margin-top: 68px;
  }
  
  .rewards_page .hero_banner > img{
  	   min-height: auto;
    max-height: inherit;
  }
  .rewards_page .hero_banner .hero_banner_content{
  	position: static;
        height: auto;
  }
  .rewards_page .hero_banner .hero_banner_content .logo_box {
          position: absolute;
          top: calc(50% - 140px);
          right: 40px;
          bottom: 0;
          height: 170px;
  }
  .rewards_page .hero_banner .hero_banner_content .banner_cta_box{
  	    max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        margin-bottom: 70px;
  }
  .rewards_page .hero_banner .hero_banner_content .banner_cta_box a{
  	    line-height: 40px;
        min-width: 215px;
  }
  
  .earn_points_instantly{
  	    margin-top: 0;
        margin-bottom: 70px;
  }
  .earn_points_instantly .top_heading h2{
  	font-size: 30px;
    font-weight: 700;
  }
  .earn_points_instantly .container{
  	    max-width: 100%;
        padding-left: 50px;
        padding-right: 50px;
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li{
  	width: calc(100% / 3 - 60px);
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li h4{
  	font-size: 30px;
    min-height: 90px;
  }
  
  .earn_points_instantly .how_it_work_section > h4{
  	font-size: 30px;
    line-height: 30px;
    margin-bottom: 55px;
    font-weight: 700;
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li h4:before{
  	font-size: 125px;
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li p{
  	    margin: 20px 0 0 0;
        font-size: 16px;
        line-height: 23px;
  }
  
  .refer_a_friend_section > h4{
  	font-size: 30px;
    font-weight: 700;
  }
  .refer_a_friend_section section > div{
  	height: 250px;
  }
  .refer_a_friend_section section > div h5{
  	    font-size: 36px;
    line-height: 38px;
  }
  .refer_a_friend_section section > div h5 span{
  	display: block;
  }
  .refer_a_friend_section section > div p{
  	    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
  }
  .refer_a_friend_section section > div p br{
        display: none;
  }
  
  
  .pts_icon_section{
  	padding: 70px 50px 70px;
  }
  .pts_icon_section .pts_icon_box{
  	width: calc(100% / 2);
    padding: 34px 10px;
  }
  
  .pts_icon_section .pts_icon_box{
  	    border-bottom: 1px solid #dcd932 !important;
  }
  
  .pts_icon_section .pts_icon_box:nth-child(2),
  .pts_icon_section .pts_icon_box:nth-child(4),
  .pts_icon_section .pts_icon_box:nth-child(6),
  .pts_icon_section .pts_icon_box:nth-child(8){
  	border-right: none;
  }
  
  .pts_icon_section .pts_icon_box:nth-child(7),
  .pts_icon_section .pts_icon_box:nth-child(8){
  	border-bottom: none !important;
  }
  
  .redeem_for_discounts_section section{
  	max-width: 315px;
        margin-right: 0;
    	right: 40px;
    	left: auto;
        text-align: left;
    	height: 250px;
  }
  .redeem_for_discounts_section section h4{
    font-size: 30px;
  	    line-height: 35px;
    position: relative;
        padding-left: 40px;
  }
  
  .redeem_for_discounts_section section h4 span{
  	    position: absolute;
        left: -10px;
        top: 0;
        bottom: 0;
        margin: auto;
  }
  
  .redeem_for_discounts_section section p{
  	    font-size: 18px;
    line-height: 31px;
  }
  .redeem_for_discounts_section section p br{
  	display:none;
  }
  
  .rewards_page .yellow_arrow_box{
  	    border-width: 20px 20px 0 20px;
  }
  .how_to_redeem_section{
  	padding: 70px 20px 115px;
    border: none;
  }
  .rewards_page {
    margin-bottom: 0px;
}
  .how_to_redeem_section > h2{
  	font-size: 30px;
    line-height: 22px;
  }
  .how_to_redeem_section > p{
  	    font-size: 18px;
    line-height: 31px;
  }
  .how_to_redeem_section .img_box span{
  	    right: 6%;
  }
  
  .how_to_redeem_section .link_box{
  	    max-width: 500px;  
  }
  .how_to_redeem_section .link_box > a{
  	    line-height: 40px;
    min-width: 215px;
  }
  
.rewards_page .hero_banner > img,
.refer_a_friend_section section img,
.redeem_for_discounts_section > img{
	display:none;
}

.rewards_page .hero_banner > img.mobile_img,
.refer_a_friend_section section img.mobile_img,
.redeem_for_discounts_section > img.mobile_img{
	display:block;
}
  
.app_download_section .app_download .app_download_row .phone_box .img img,
.app_download_section .bg_img{
	display:none;  
}
.app_download_section .app_download .app_download_row .phone_box .img img.mobile_image,
.app_download_section .bg_img.mobile_image{
	display:block;
}
  
 
  .app_download_section{
  	    background-image: url(app_ownload_mobile_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 60px;
  }
  
  
  
  .app_download_section .app_download{
  	    position: static;
  }
  
  .app_download_section .app_download h2 img {
    display: block;
    margin: 20px auto;
}
  
  .app_download_section .app_download .app_download_row .phone_box{
  	width: 100%;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text{
  	    margin: 0;
        left: -30px;
        top: 94px;
        height: 360px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text:after{
  	    height: 360px;
  }
  
  .app_download_section .app_download .app_download_row .phone_box .img .right_text{
  	    right: -10px;
        height: 360px;
        margin: 0;
        bottom: 0;
        top: auto;
  }
  
  .app_download_row .app_download_box{
  	width: 100%;
    text-align: center;
    margin-top: 90px;
  }
  
  .app_download_section .app_download .app_download_row .phone_box .img.img_1 .right_text span{
  	    bottom: 140px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img.img_2 .right_text span {
    top: -45px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img.img_3 .right_text span {
    bottom: 115px;
}
  .app_download_section .app_download .app_download_row .phone_box .img.img_5 .right_text span{
  	    top: -50px;
  }
  
  
  
  .intuitive_display_section > img{
  	min-height: 490px;
    object-fit: cover;
    object-position: 60%;
  }
  .intuitive_display_section .inner_content{
  	    right: 30px;
    max-width: 210px;
  }
  .intuitive_display_section .inner_content p{
  	font-size: 23px;
    line-height: 25px;
  }
  .intuitive_display_section .inner_content p br{
  	display:none;
  }
  
  .aventon_model_section{
  	padding: 60px 60px 70px;
  }
  
  .aventon_model_section .aventon_model_row{
  	margin-top: 45px;
  }
  
  .intuitive_display_banner img{
    min-height: 480px;
    object-fit: cover;
  	object-position: 40%;
  }
  
  .aventon_model_section h4 span{
  	    display: block;
    font-size: 24px;
    color: #dcd932;
    font-weight: 400;
    letter-spacing: 2px;

  }
  
  .aventon_model_section .aventon_model_row .aventon_model_logo{
  	    margin-bottom: 45px;
  }
  .aventon_model_section .aventon_model_row .aventon_model_logo{
  	width: 50%;
  }
  .aventon_model_section .aventon_model_row .aventon_model_logo:nth-child(2),
  .aventon_model_section .aventon_model_row .aventon_model_logo:last-child{
  	padding-right: 0;
    width: calc(50% - 35px);
  }
  
  .aventon_model_section .aventon_model_row .aventon_model_logo:nth-child(2):after,
  .aventon_model_section .aventon_model_row .aventon_model_logo:last-child:after{
  	content:none;
    display:none;
  }
/*   .aventon_model_section .aventon_model_row .aventon_model_logo img{
  	margin: auto;
  } */
  .aventon_model_section .aventon_model_row .aventon_model_logo:after{
  	top: -10px;
    height: 60px;
  }
  .aventon_model_section .aventon_model_row .aventon_model_logo:nth-child(3),
  .aventon_model_section .aventon_model_row .aventon_model_logo:nth-child(4){
  	margin-bottom: 0;
  }
  
  .app_video_section .video_content{
  	left: 30px;
    max-width: 240px;
  }
  .app_video_section .video_content p br{
  	display: none;
  }
  
  .app_video_section video{
  	    height: 600px;
        width: auto;
        position: relative;
    right: 20%;
  }
  
  .additional_insights_section {
    padding: 50px 30px 0;
}
  
  .additional_insights_section .additional_insights_row{
  	display: block;
  }
  .additional_insights_section .additional_insights_row .box{
    	    width: 100%;
    max-width: 575px;
    margin-left: auto;
    margin-right: auto;
	}
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line{
  	width: 135px;
    left: -75px;
  }
  
  
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading h4{
  	font-size: 17px;
    line-height: 19px;
  }
  
  .ebike_type_section .ebike_type_heading_box{
  	padding: 35px 0 25px;
  }
  
  
  .ebike_product_stat .container{
  	max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .ebike_product_stat .ebike_product_stat_row .stat_box{
  	    padding: 0 30px;
    min-width: 175px;
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box img{
  	    max-height: 30px;
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box p{
  	    margin-left: 25px;
        font-size: 10px;
    line-height: 15px;
  }
  
  .ebike_dark_shop .container{
  	    padding-left: 50px;
    padding-right: 50px;
  }
  .ebike_dark_shop .ebike_dark_shop_row{
  	display: block;
    text-align: center;
  }
  .ebike_dark_shop .ebike_dark_shop_row p{
  	text-align: center;
    margin: 0 0 30px 0;
        font-size: 18px;
    line-height: 30px;
  }
  .ebike_dark_shop .ebike_dark_shop_row p br{
    display:none;
  }
  .ebike_dark_shop .ebike_dark_shop_row a.btn{
  	min-width: 100%;
    min-height: 64px;
        line-height: 64px;
        font-size: 21px;
  }
  
  
  .mens_ebik_head .mens_ebik_heading h2{
  	    font-size: 30px;
    font-weight: 800;
        margin-bottom: 15px;
  }
  
  
  .ebike_type_section .ebike_product_box{
  	max-width: 580px;
        margin-left: auto;
    margin-right: auto;
  }
  
  .ebike_type_section .ebike_product_box img{
  	display: none;
  }
  .ebike_type_section .ebike_product_box img.mobile_img{
  	display: block;
        width: auto;
  }
  
  .ebike_type_section .ebike_product_box .ebike_info_box h5{
  	font-size: 10px;
    line-height: 15px;
  }
  .ebike_type_section .ebike_product_box .ebike_info_box p{
  	font-size: 10px;
    line-height: 10px;
  }
  .ebike_type_section .ebike_type_heading_box {
    padding: 30px 15px 30px;
}
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading img{
  	    max-height: 55px;
  }
  
  .ebike_type_section .ebike_product_box .ebike_info_box .dot_line{
  	width: 8px;
  }
  .ebike_type_section .ebike_product_box .ebike_info_box .dot_line:after{
  	    width: 8px;
    height: 8px;
        bottom: -4px;
  }
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1{
  	left: -10px;
    top: 60px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1 .dot_line{
  	right: 27px;
    height: 160px;
    top: 30px;
  }
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_2{
  	    left: calc(50% - 215px);
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_2 .dot_line{
  	top: 40px;
    height: 145px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_3{
  	right: 2px;
    top: -8px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_3 .dot_line{
  	    width: 80px;
    top: 15px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4{
  	    right: -40px;
    top: 80px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line{
  	    width: 100px;
    	top: 18px;
    	left: -120px;
  }
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1{
  	top: 60px;
    max-width: 100px;
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1 .dot_line{
  	top: 35px;
    right: 0;
    height: 140px;
  }
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2 {
    left: calc(50% - 155px);
}
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2 .dot_line{
  	    top: 42px;
  }
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_3{
  	    top: -15px;
  }
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_3 .dot_line{
  	    width: 75px;
        top: 15px;
    left: -80px;
    
  }
  
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1 {
    left: 0;
    top: 50px;
    max-width: 90px;
}
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1 .dot_line {
    right: -2px;
    transform: rotate(-30deg);
    height: 175px;
    top: 33px;
}
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2 {
    left: calc(50% - 160px);
    top: 0;
}
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2 .dot_line{
  	height: 60px;
    top: 45px;
  }
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_3 {
    right: 0;
    top: 10px;
}
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_3 .dot_line{
  	top: 15px;
    left: -75px;
    width: 65px;
  }
  
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1{
  	    max-width: 90px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line {
    height: 165px;
    top: 40px;
    right: 0px;
    transform: rotate( -20deg);
}
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_2 {
    left: calc(50% - 80px);
    top: 0;
}
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_2 .dot_line{
  	right: -220px;
    top: -40px;
  }
  
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1{
  	max-width: 100px;
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1 .dot_line {
    right: 8px;
    height: 143px;
    transform: rotate( -28deg);
    top: 40px;
}
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_2{
      left: calc(50% - 66px);
    top: 40px;
  }
  
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_2 .dot_line{
  	    top: 40px;
    height: 105px;
  }
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_3 .dot_line{
  	width: 60px;
    left: -63px;
    top: 28px;
    transform: rotate(-25deg);
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3{
  	    top: 90px;
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3 .dot_line{
        transform: rotate(-53deg);
  	        width: 105px;
    top: 80px;
    left: -65px;
  }
  
  .mens_ebike_template #main .container{
  	    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
  
  .mens_ebike_template .mini-breadcrumb{
  	padding-top: 90px !important;
  }
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 200px);
    top: 5px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_1{
  	left: 5px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_3 .dot_line{
    top: 15px;
  	left: -80px;
    width: 70px;
  }
  
  .womens_type_section_2 .ebike_product_box .ebike_info_box_1{
  	top: 75px;
  }
  .womens_type_section_2 .ebike_product_box .ebike_info_box_1 .dot_line{
  	    right: 5px;
  }
  .womens_type_section_2 .ebike_product_box .ebike_info_box_2{
  	top: 5px;
  }
  .womens_type_section_2 .ebike_product_box .ebike_info_box_3{
  	top: -8px;
  }
  .womens_type_section_3 .ebike_product_box img{
  	    top: 0;
  }
  
  .womens_type_section_4 .ebike_product_box .ebike_info_box_1{
  	    top: 33px;
        left: 25px;
  }
  
  .womens_type_section_4 .ebike_product_box .ebike_info_box_2{
    top: -15px;
  }
  
  .womens_type_section_5 .ebike_product_box .ebike_info_box_1 .dot_line{
  	right: 18px;
    height: 135px;
    transform: rotate( -25deg);
    top: 40px;
  }
  .womens_type_section_5 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 72px);
    top: 20px;
  }
  .womens_type_section_5 .ebike_product_box .ebike_info_box_3{
  	top: 68px;
  }
  
  .womens_ebik_head .home_accordions .home_accordion #product-tab-1{
  	display: none;
  }
  .womens_ebik_head .home_accordions {
      margin: 30px 0;
  }
}

@media only screen and (max-width: 699px){
  
  .customer_saying_section > .container {
    padding: 30px;
}
  .video_image_section {
    padding: 30px;
}
  #shopify-section-1602373899330 span.h3.custom-font-size {
    font-size: 20px;
}
  .newsletter_section .container {
    padding: 0 30px;
    justify-content: flex-start;
}
  #shopify-section-1602373899330 {
    padding-left: 30px;
    padding-right: 30px;
}
  footer .container{
  	padding: 40px 30px !important;
  }
  
  #shopify-section-mobile-nav .mobile-nav-logo {
  	max-width: 120px;
  }
  .home_accordions {
    margin: 20px 20px 50px;
}
  .aventon_text_with_img_section .text_box section > div{
  	    padding-left: 25px;
        max-width: calc(100% - 180px);
  }
  .aventon_text_with_img_section .text_box section:nth-child(2) > div{
  	padding-right: 25px;
  }
  
  .aventon_text_with_img_section .text_box section img{
  	max-height: 450px;
  }
  
  .aventon_text_with_img_section .text_box section:nth-child(2) img{
  	    max-height: 520px;
  }
  
  
  .earn_points_instantly .container{
  	    padding-left: 30px;
    	padding-right: 30px;
  }
  
  .earn_points_instantly .how_it_work_section .how_it_work_box li{
  	width: calc(100% / 3 - 30px);
  }
  
  .pts_icon_section {
      padding: 60px 30px 60px;
  }
  .pts_icon_section .pts_icon_box p{
  	font-size: 18px;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
  }
  .how_to_redeem_section .img_box span {
    right: 4%;
} 
  
  
  .ebike_product_stat .ebike_product_stat_row .stat_box{
  	    padding: 0 0px;
    min-width: auto;
    width: calc(100% / 3);
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box img{
  	max-width: 35px;
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box p{
  	    margin-left: 15px;
  }
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading img {
    max-height: 40px;
}
  
  .ebike_type_section {
    margin-bottom: 15px;
}
  
  
  .ebike_type_section .ebike_product_box{
  	    transform: scale(0.85);
    margin-top: 30px;
    margin-bottom: 30px;
  }
  
  
  .ebike_type_section .ebike_product_box .ebike_info_box p{
  	    line-height: 12px;
  }
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line{
  	width: 90px;
    left: -110px;
  }
}


@media only screen and (max-width: 599px){
  .customer_saying_section > .container {
    padding: 30px 15px;
}
  .customer_saying_section .customer_saying_row .customer_saying_tab button{
  	width: calc(100% / 2);
    min-width: auto;
    font-size: 18px;
    padding: 10px 25px;
        margin-bottom: 20px;
  }
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(1), 
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(3),
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(5){
    padding-left: 0;
}
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(2), 
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(4),
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(6){
    padding: 10px 0 10px 25px;
}
  
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(2), 
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(4),
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(6){
    border-right: none;
  }
  
  .customer_saying_section .customer_saying_row .customer_saying_tab button:nth-child(3){
  	border-right: 1px solid #fff;
  }
  .customer_saying_section .customer_saying_row .customer_saying_text .tabcontent p{
    margin: 25px 0 25px 0;
  }
  .video_image_section {
    padding: 15px;
}
  .video_image_section .video_image_row .image_box, .video_image_section .video_image_row .video_box {
    margin-left: 0px;
    width: 100%;
    margin-bottom: 15px;
}
  .video_image_section .video_image_row .image_box img, .video_image_section .video_image_row .video_box video {
    max-height: 320px;
    min-height: 320px;
}
  .video_image_section .video_image_row .image_box section h4, .video_image_section .video_image_row .video_box section h4 {
    font-size: 28px;
}
  .video_image_section .video_image_row .image_box section, .video_image_section .video_image_row .video_box section {
    text-align: center !important;
}
  .newsletter_section .container {
    padding: 0 15px;
    justify-content: flex-start;
}
  .newsletter_section .container h2{
  	    margin-top: 15px;
    margin-bottom: 25px !important;
        margin-bottom: -20px;
  }
  #shopify-section-1602373899330 {
    padding-left: 15px;
    padding-right: 15px;
    
}
  
  .two-img-section .two_img_row .two_img_box > img{
  	    min-height: 250px;
    max-height: 250px;
  }
  
  .mobile-nav-item{
  	margin-left: 0px;
    
    padding: 0px 5px;

  }
  
  .creative-builder .cb-item .banner-content-wrapper .banner-texting .b-heading {
    font-size: 24px !IMPORTANT;
}
  .creative-builder .cb-item .banner-content-wrapper .banner-texting {
    min-width: 220px;
    transform: translate(-30%,-50%)!important;
}
  .mobile-nav-logo a img{
  	width: 100%;
  }
  .two_img_bottom {
    padding: 30px 15px 30px;
}
  
  
  .templateProduct .container {
    padding-left: 30px;
    padding-right: 30px;
}
  
  .product-summary h2.name{
  	    font-size: 28px;
    line-height: 38px;
  }
  .product-summary h2.name span {
    font-size: 27px;
  }
  .product-summary h2.name + p{
  	font-size: 24px;
    line-height: 38px;
  }
  swatch .swatch-element label.img i, .swatch .swatch-element label.img.swatch_color_advanced i {
    width: 25px;
    height: 25px;
}
  .product-info .swatch .swatch-element {
    margin: 0 15px 10px 0;
}
  .swatch.size .swatch-element label {
    min-width: 125px;
    min-height: 35px;
    font-size: 14px;
}
  .product-info .review {
    margin-bottom: 20px;
}
  .product-info-links{
  	    display: none !important;
  }
  .product-info .price .price-new, .product-info .price .price-old{
  	    font-size: 20px;
    line-height: 30px;
  }
  .product-info .price {
    margin-bottom: 5px;
    margin-top: 0 !important;
}
  .product-single__price-product-template + .affirm-as-low-as {
    font-size: 18px;
}
  .product-info .cart .add_to_cart .button-cart {
    min-height: 50px;
    max-height: 50px;
    font-size: 18px !important;
}
  .product-info .cart .add_to_cart {
    padding: 0 0 0px;
}
  .section-icon{
  	    padding: 30px 0;
        margin-top: 25px;
    margin-bottom: -25px;
  }
  .section-icon .section-icon-box {
    width: calc(100% / 2 - 10px);
    margin-bottom: 25px;
    display: block;
    text-align: center;
}
  .section-icon .section-icon-box span{
  	display: block;
    text-align: center;
    width: 100%;
    min-width: 100%;
    margin-top: 15px;
  }
  .section-product-text {
    margin-bottom: 40px;
    margin-top: 40px;
}
  .section-product-text p{
  	    font-size: 18px;
    line-height: 26px;
  }
  .product-features .features-section .image {
    width: 100%;
    border-left:none;
    border-right:none;
}
  .product-features .features-section .content{
  	    width: 100%;
        text-align: center;
    padding: 50px 30px;
  }
  .product-features .features-section .content h2{
  	    padding-top: 0;
  }
  .product-features .features-section .content h2 br{
  	display:none;
  }
  .product-features .features-section.section2 .content h2, .product-features .features-section.section4 .content h2, .product-features .features-section.section2 .content p, .product-features .features-section.section4 .content p {
    text-align: center;
}
  .product-features .features-section.section2 .image,
  .product-features .features-section.section4 .image,
  .product-features .features-section.section6 .image{
  	order: 1;
  }
  .product-features .features-section.section2 .content,
  .product-features .features-section.section4 .content,
  .product-features .features-section.section6 .content{
  	order: 2;
  }
  .product-accordions {
    margin-top: 25px;
}
  .product-accordion .tab-heading {
    padding: 15px 0;
}
  .product-accordion .heading h5 {
    font-size: 14px;
}
  .product-accordion .tab-heading:after {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    width: 45px;
}
  .additional-photos {
    margin-top: 40px;
    margin-bottom: 40px;
}
  .brand-awarenaess{
  	    margin-top: 30px;
  }
  .brand-awarenaess .brand-awarenaess_row {
    margin-left: 0px;
    margin-bottom: -25px;
    position: static;
    width: 100%;
        padding-left: 0;
}
  .brand-awarenaess .brand-awarenaess_row .awarenaess_box {
    margin-bottom: 25px;
}
  .brand-awarenaess > img {
    max-width: 100%;
    height: auto;
}
  
  .home_accordions {
    margin: 20px 0px 50px;
}
  .home_accordions .home_accordion .heading .tab_heading:after{
  	height: 45px;
    width: 45px;
    line-height: 65px;
    font-size: 14px;
  }
  
  .aventon_elite_dealer_section section{
  	    text-align: center;
  }
  .aventon_elite_dealer_section h2{
  	    font-size: 24px;
        margin-bottom: 25px;
  }
  .aventon_elite_dealer_section p{
  	font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    max-width: 100%;
  }
  
  .find_dealer_page .collection_breadcrumb li a{
  	font-size: 14px;
  }
  
  .aventon_text_with_img_section .text_box section h2,
  .no_dealers_near_you_section h2,
  .find_dealer_banner_section h1,
  .find_dealer_testimonial_section h4{
  	font-size: 24px;
  }
  
  .find_dealer_testimonial_section h4{
  	    padding-left: 0;
    text-align: center;
  }
  
  .aventon_text_with_img_section .text_box section p,
  .no_dealers_near_you_section p,
  .find_dealer_banner_section h1 + p,
  .find_dealer_testimonial_section p{
  	font-size: 16px;
    line-height: 28px;
  }
  .find_dealer_testimonial_section h4 span,
  .find_dealer_testimonial_section h4 strong{
  	font-size: 24px;
  }
  .find_dealer_testimonial_section .customer_saying_row{
  	padding-left: 0;
    padding-right: 0;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_text:after{
  	left: -10px;
  }
  .aventon_elite_dealer_section section{
  	left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    padding: 0 25px;
  }
  

.rewards_page .hero_banner .hero_banner_content .banner_cta_box,
.how_to_redeem_section .link_box{
	max-width: 100%;
    padding: 0 30px;
}
.rewards_page .hero_banner .hero_banner_content .banner_cta_box a,
.how_to_redeem_section .link_box > a{
	min-width: calc(50% - 15px);
}

.rewards_page .hero_banner .hero_banner_content .logo_box h4{
	    font-size: 28px;
}
  
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line {
    width: 110px;
    left: -50px;
}
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line.line_1 {
    bottom: 105px;
}
  
/*   .additional_insights_section .additional_insights_row .box{
  	    max-width: 330px;
  } */
  
}


@media only screen and (max-width: 575px){
  
  #creative-builder-1603050597955{
    padding-left: calc(50px - 1rem) !important;
  }
  #creative-builder-1603050597955 .cb-body.col-p-100.px-3.px-sm-0{
  	padding-right: 0rem!important;
    padding-left: 0rem!important;
  }
  
  footer .container {
    padding: 40px 15px !important;
}
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div{
  	width: calc(25% - 15px);
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div p{
  	max-width: 100%;
  }
  .templateCollection .other_products .product-grid .product{
  	    min-width: 100%;
  }
  .other_products .product-grid .product .image img.zoom-image-effect{
  	max-height: initial;
    min-height: auto;
  }
  .ebikes_template .ebikes_sidebar_btn{
  	margin-bottom: 25px;
  }
  
  .templateProduct .container {
    padding-left: 15px;
    padding-right: 15px;
}
  .section-icon{
  	padding: 25px 0;
  }
  .product-features .features-section .content {
    width: 100%;
    text-align: center;
    padding: 30px 0px;
}
  
  .app_download_section .app_download .app_download_row .phone_box{
  	max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text{
  	    right: -55px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text{
  	    height: 220px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text:after{
  	height: 220px;
        width: 25px;
        right: 35px;
  }
  .app_download_row .app_download_box{
  	margin-top: 40px;
  }
  .app_download_row .app_download_box .app_download_links{
  	margin-top: 30px;
  }
  .app_download_row .app_download_box .app_download_links li + li {
    margin-top: 15px;
}
  
  .app_download_section .app_download .app_download_row .phone_box .img.img_1 .right_text span {
    bottom: 85px;
}
  .app_download_section .app_download .app_download_row .phone_box .img.img_2 .right_text span {
    top: 70px;
}
  .app_download_section .app_download .app_download_row .phone_box .img.img_3 .right_text span {
    bottom: 65px;
}
  .app_download_section .app_download .app_download_row .phone_box .img.img_4 .right_text span{
  	top: 150px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img.img_5 .right_text span {
    top: 60px;
}
  
  .intuitive_display_section > img{
  	    min-height: 320px;
    object-position: 90%;
  }
  .intuitive_display_section .inner_content p{
  	    font-size: 18px;
  }
  .intuitive_display_section .inner_content{
  	    max-width: 180px;
    right: 15px;
    top: 20%;
  }
  
  .additional_insights_section {
    padding: 50px 15px 0;
}
  
  .additional_insights_section .additional_insights_row .box.box_1 .box_content{
    height: 320px;
  }
  .additional_insights_section .additional_insights_row .box > img{
  	    max-width: 200px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content{
  	    top: 0;
    right: 0;
    width: auto;
  }
  .additional_insights_section .additional_insights_row .box .box_content h4{
  	    font-size: 18px;
    line-height: 24px;
        margin-bottom: 10px;
  }
  .additional_insights_section .additional_insights_row .box .box_content p{
  	    font-size: 16px;
    line-height: 22px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content:after{
  	height: 145px;
    left: 45px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line {
    width: 80px;
    left: -35px;
}
  
  .additional_insights_section .additional_insights_row .box.box_2 .box_content{
  	top: 0;
    right: 0;
  }
  .additional_insights_section .additional_insights_row .box_1{
  	margin-bottom: 60px;
  }
  .additional_insights_section .additional_insights_row .box{
  	    max-width: 330px;
  }
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line.line_1 {
    bottom: 60px;
}
  
  .additional_insights_section .additional_insights_row .box.box_2 > img{
  	max-width: 280px;
  }
  
  .ebike_product_stat .container{
  	    padding-left: 15px;
    padding-right: 15px;
  }
  .ebike_product_stat .ebike_product_stat_row{
    padding: 35px 0 35px;
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box{
  	padding: 0 0px;
    min-width: auto;
    width: calc(100% / 3);
    justify-content: center;
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box img{
  	max-height: 30px;
    max-width: 30px;
    object-fit: contain;
    object-position: center;
  }
  .ebike_dark_shop .ebike_dark_shop_row p{
  	    margin: 0 0 15px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .ebike_dark_shop .ebike_dark_shop_row a.btn{
  	min-height: 45px;
    line-height: 45px;
    font-size: 16px;
  }
  
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading img {
    max-height: 35px;
}
  
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading h4{
  	    padding-left: 40px;
  }
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading h4:before{
  	left: 20px;
  }
  
  .ebike_dark_shop .container{
  	padding-left: 15px;
    padding-right: 15px;
  }
  
  .mens_ebike_template #main .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
  
  
  .ebike_type_section .ebike_product_box{
  	    transform: scale(1);
        max-width: 320px;
  }
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1{
  	left: -40px;
    top: 20px;
    transform: scale(.6);
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_1 .dot_line{
  	   right: 20px;
    height: 145px;
    top: 30px;
  }
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 152px);
    transform: scale(.6);
        top: -18px;
  }
  
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_3{
        transform: scale(.6);
  	    right: -25px;
    	top: -20px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4{
  	    transform: scale(.6);
    right: -30px;
    top: 33px;
  }
  .ebike_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line{
  	width: 75px;
    top: 18px;
    left: -88px;
  }
  
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1{
    transform: scale(.6);
  	top: 25px;
    left: -15px;
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_1 .dot_line{
  	top: 35px;
    right: 24px;
    height: 140px;
  }
  
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_3{
  	transform: scale(.6);
    top: -20px;
	right: -18px;
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2{
  	    transform: scale(.6);
    left: calc(50% - 115px);
  }
  .ebike_type_section_2 .ebike_product_box .ebike_info_box_2 .dot_line{
  	height: 32px;
  }
  
  
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1{
    transform: scale(.6);
  	top: 25px;
    left: -15px;
  }
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_1 .dot_line{
  	top: 35px;
    right: 5px;
    height: 140px;
  }
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2{
  	    transform: scale(.6);
    left: calc(50% - 115px);
  }
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_2 .dot_line{
  	height: 32px;
  }
  
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_3{
  	transform: scale(.6);
    top: -4px;
    right: -10px;
  }
  .ebike_type_section_3 .ebike_product_box .ebike_info_box_3 .dot_line {
    left: -45px;
    width: 35px;
}
  
  
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1{
    transform: scale(.6);
  	top: 30px;
    left: -15px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line{
  	top: 35px;
    right: 5px;
    height: 140px;
  }
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_2{
  	    transform: scale(.6);
        left: calc(50% - 35px);
    top: -10px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_2 .dot_line{
  	height: 32px;
        top: 0;
    right: -160px;
  }
  
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_3{
  	transform: scale(.6);
    top: 35px;
    right: -15px;
  }
  .ebike_type_section_4 .ebike_product_box .ebike_info_box_3 .dot_line {
    left: -45px;
    width: 35px;
}
  
  
  
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1{
    transform: scale(.6);
  	top: 75px;
    left: -15px;
  }
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_1 .dot_line{
    transform: rotate( -22deg);
  	    top: 38px;
    right: 15px;
    height: 135px;
  }
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_2{
  	    transform: scale(.6);
    left: calc(50% - 63px);
    top: 15px;
  }
 
  
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3{
  	transform: scale(.6);
    top: 60px;
    right: -32px;
  }
  .ebike_type_section_5 .ebike_product_box .ebike_info_box_3 .dot_line {
    left: -45px;
    width: 60px;
        top: 70px;
}
  
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_2{
  	left: calc(50% - 132px);
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_2 .dot_line{
  	    height: 130px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_1{
  	left: -25px;
        top: 16px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_1 .dot_line{
  	    right: 20px;
    height: 135px;
    top: 40px;
  }
  .womens_type_section_1 .ebike_product_box .ebike_info_box_4{
  	top: 22px;
  }
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_4 .dot_line{
  	    width: 45px;
    top: 22px;
    left: -58px;
  }
  
  .womens_type_section_1 .ebike_product_box .ebike_info_box_3 .dot_line{
  	left: -70px;
    width: 60px;
  }
  .womens_type_section_2 .ebike_product_box .ebike_info_box_2 {
    top: -2px;
}
  
  .womens_type_section_4 .ebike_product_box .ebike_info_box_3{
  	    top: 30px;
  }
  .womens_type_section_4 .ebike_product_box .ebike_info_box_2{
  	top: -20px;
  }
  .womens_type_section_4 .ebike_product_box .ebike_info_box_1{
  top: 20px;
  	
  }
  .womens_type_section_4 .ebike_product_box .ebike_info_box_1 .dot_line{
  	    top: 35px;
    right: 5px;
    height: 145px;
    transform: rotate( -35deg);
  }
  
  .womens_type_section_5 .ebike_product_box .ebike_info_box_3{
  	    top: 38px;
    right: -25px;
  }
  .womens_type_section_5 .ebike_product_box .ebike_info_box_2{
  	    left: calc(50% - 65px);
    top: -7px;
  }
  .womens_type_section_5 .ebike_product_box .ebike_info_box_2 .dot_line{
  	top: 45px;
    height: 95px;
  }
  .womens_type_section_5 .ebike_product_box .ebike_info_box_1{
  	top: 48px;
    left: -13px;
  }
  
}

@media only screen and (max-width: 480px){
  
  .creative-builder .cb-item .banner-content-wrapper .banner-texting{
  	min-width: auto;
    transform: translate(-50%,-50%)!important;
  }
  .header-notice{
    height: 50px;
  }
  .header-notice .hn--wrapper p{
  	    letter-spacing: 0;
    font-size: 16px;
  }
  .creative-builder .cb-item .banner-content-wrapper .banner-texting .b-heading {
    font-size: 20px !IMPORTANT;
}
  
  .promotion_bar_row .promotion_bar_box p {
    font-size: 18px;
    text-align: center !important;
}
  .promotion_bar_section > .container{
  	    min-height: 150px;
  }
  .promotion_bar_row .owl-dots > button{
  	    width: 10px;
    height: 10px;
        margin: 0 3px;
  }
  .newsletter_section .container h2{
  	    font-size: 20px;
        margin-bottom: 15px !important;
  }
  #creative-builder-1603050597955 {
    padding-left: calc(15px - 0rem) !important;
}
  #creative-builder-1603050597955 .cb-head > a {
    right: 15px;
    font-size: 14px;
}
  
  .accordion-content ul {
    margin-left: 15px;
}
  
  .templateCollection #col-main{
  	padding-top: 0;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div {
    width: calc(50% - 15px);
    margin-bottom: 25px;
}
  .templateCollection .container {
    max-width: 100%;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
  
  .templateCollection .quickshop-type-advanced-wrapper .product__item-hover{
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
  }
  .ebikes_template .ebikes_products .product-grid .product {
    padding-bottom: 40px;
    margin-bottom: 160px;
}
  .category-info{
  	font-size: 18px;
    line-height: 28px;
  }
  .templateCollection .quickshop-type-advanced-wrapper .product__item-hover .btn-action{
  	    width: 100%;
    min-height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  .ebikes_template .ebikes_products .product-grid .product .section-3 > div p{
  	 max-width: 80px;
     min-height: 30px;
  }
  .category-info h2 {
    font-size: 22px;
        margin-bottom: 15px;
}
  .ebikes_template .ebikes_products .product-grid .product:last-child{
  	    margin-bottom: 120px;
  }
  
  .product-thumbnails .thumbnails .slick-slide {
    padding: 0;
}
  .product-thumbnails{
  	    width: 50px;
  }
  .design-thumbnail-left .rt-fastor-product-gallery {
    padding-left: 60px;
}
  .product-single__media-group {
    margin-bottom: 0px;
}
  .product-single__media{
    min-height: 300px;
}
  .product-images-content {
    min-height: auto;
    margin-bottom: 25px;
}
  .product-summary h2.name {
    font-size: 24px;
    line-height: 34px;
}
  .product-summary h2.name span {
    font-size: 23px;
  }
  .product-summary h2.name + p {
    font-size: 20px;
    line-height: 34px;
        width: 100%;
}
  .summary .jdgm-preview-badge .jdgm-star.jdgm-star {
    font-size: 18px;
}
  .product-info .review {
    margin-bottom: 15px;
}
  .product-info .countdown-wrapper {
    display: none;
}
  .product-info .selector-wrapper {
    padding: 0;
    margin-bottom: 15px;
}
  .product-single__price-product-template + .affirm-as-low-as {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
}
  .find_dealer_page {
    margin-top: 50px;
}
  .find_dealer_page .collection_breadcrumb {
    padding: 35px 0 20px 0;
}
  .find_dealer_page .container,.find_dealer_page > #content > iframe {
    padding-right: 15px;
    padding-left: 15px;
}
  
  .rewards_page {
      margin-top: 50px;
  }
  .rewards_page .hero_banner .hero_banner_content .banner_cta_box,
  .how_to_redeem_section .link_box {
  	margin-top: 30px;
    margin-bottom: 50px;
    padding: 0 15px;
    min-width: auto;
  }
  
  .rewards_page .hero_banner .hero_banner_content .banner_cta_box a, 
  .how_to_redeem_section .link_box > a {
    min-width: calc(50% - 7.5px);
}
  
  .earn_points_instantly .top_heading h2,
  .earn_points_instantly .how_it_work_section > h4,
  .refer_a_friend_section > h4,
  .refer_a_friend_section section > div h5,
  .redeem_for_discounts_section section h4,
  .how_to_redeem_section > h2{
  	    font-size: 22px;
  }
  .earn_points_instantly .top_heading p,
  .refer_a_friend_section section > div p,
  .redeem_for_discounts_section section p,
  .how_to_redeem_section > p{
  	font-size: 14px;
    line-height: 24px;
  }
  
  .refer_a_friend_section section > div{
  	       padding: 60px 15px;
    height: auto;
  }
  
  .how_to_redeem_section .img_box span {
      right: 0;
  }
  .redeem_for_discounts_section section{
  	    right: 30px;
  }
  .refer_a_friend_section > h4{
  	    line-height: 70px;
  }
  .refer_a_friend_section section img{
  	min-height: 300px;
    max-height: 300px;
    object-position: top;
  }
  .pts_icon_section .pts_icon_box .pts_icon img{
  	    max-width: 60px;
  }
  .pts_icon_section .pts_icon_box .pts_icon{
  	margin-bottom: 15px;
  }
  .pts_icon_section .pts_icon_box p{
  	    line-height: 24px;
    font-size: 16px;
    max-width: 135px;
    margin-left: auto;
    margin-right: auto;
  }
  .pts_icon_section .pts_icon_box p strong{
  	line-height: 30px;
  }
  
  
  
  .redeem_for_discounts_section section{
  	max-width: 240px;
    margin-right: 0;
    right: 15px;
    height: auto;
    padding: 40px 0;
  }
  .redeem_for_discounts_section section h4{
  	line-height: 28px;
    margin-bottom: 0;
  }
  
  .redeem_for_discounts_section > img{
  	    min-height: 280px;
        object-position: 35%;
  }
  .refer_a_friend_section > h4{
  	    padding: 0 15px;
  }
  .earn_points_instantly .container {
    padding-left: 15px;
    padding-right: 15px;
}
  .earn_points_instantly .how_it_work_section .how_it_work_box li{
  	width: calc(100% / 3 - 0px);
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li p{
  	    font-size: 14px;
        min-height: 92px;
  }
  .earn_points_instantly .how_it_work_section .how_it_work_box li h4 {
    font-size: 22px;
    min-height: 60px;
}
  .earn_points_instantly .how_it_work_section .how_it_work_box li h4:before {
    font-size: 85px;
}
  .earn_points_instantly{
  	margin-bottom: 50px;
  }
  .earn_points_instantly .how_it_work_section > h4{
  	    margin-bottom: 30px;
    margin-top: 30px;
  }
  
  .how_to_redeem_section{
  	padding: 50px 15px 50px;
  }
  .how_to_redeem_section > p{
  	margin-bottom: 35px;
  }
  .how_to_redeem_section .link_box{
  	    margin: 30px auto 0;
  }
  .pts_icon_section .pts_icon_box{
  	    min-height: auto;
    padding: 25px 10px;
  }
  .pts_icon_section {
    padding: 30px 15px 30px;
}
  
  .rewards_page .hero_banner .hero_banner_content .logo_box{
  	height: 110px;
        top: calc(50% - 95px);
  }
  .rewards_page .hero_banner .hero_banner_content .logo_box img{
  	    max-height: 80px;
  }
  .rewards_page .hero_banner .hero_banner_content .logo_box h4 {
      font-size: 18px;
      line-height: 38px;
  }
  .refer_a_friend_section > h4 {
    line-height: 50px;
}
  
  .aventon_model_section {
    padding: 60px 15px 70px;
}
  .app_video_section video {
    height: 400px;
    width: auto;
    right: 30%;
}
  .app_video_section .video_content{
  	height: 220px;
        left: 15px;
    max-width: 180px;
  }
  .app_video_section .video_content p{
  	    font-size: 16px;
    line-height: 24px;
    
  }
  .app_video_section .video_content a{
  	font-size: 16px;
  }
  .intuitive_display_banner img{
  	min-height: 220px;
  }
  .intuitive_display_section > img {
    min-height: 280px;
}
  
  .intuitive_display_section .inner_content p {
    font-size: 17px;
}
  body{
  	padding-top: 100px;
  }
  
  
  
}

@media only screen and (max-width: 450px){
  .ebike_product_stat .ebike_product_stat_row .stat_box{
  	    display: block;
    text-align: center;
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box img{
  	margin-bottom: 8px;
  }
  .ebike_product_stat .ebike_product_stat_row .stat_box p {
    margin-left: 0px;
}
}

@media only screen and (max-width: 425px){
  
  .app_download_section .app_download{
  	padding: 60px 15px;
  }
  .app_download_section .app_download .app_download_row .phone_box{
  	max-width: 260px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text span{
  	    left: 15px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .left_text:after{
  	height: 180px;
    width: 5px;
    right: 50px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span:after{
  	    width: 20px;
        left: 15px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img .right_text span{
  	    padding-left: 45px;
        font-size: 14px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img.img_1 .right_text span {
    bottom: 70px;
}
  .app_download_section .app_download .app_download_row .phone_box .img.img_2 .right_text span {
    top: 100px;
}
  .app_download_section .app_download .app_download_row .phone_box .img.img_3 .right_text span {
    bottom: 50px;
}
  .app_download_section .app_download .app_download_row .phone_box .img.img_4 .right_text span{
  	    top: 160px;
  }
  .app_download_section .app_download .app_download_row .phone_box .img.img_5 .right_text span {
    top: 90px;
}
  .app_download_section .app_download h2{
  	    font-size: 22px;
    line-height: 28px;
  }
  .app_download_section .app_download h2 img {
    display: block;
    margin: 10px auto;
}
  .app_download_section .app_download .app_download_row{
  	    margin-top: 30px;
  }
  .recommended_products_section {
    padding: 40px 0 60px;
}
  .recommended_products_section > h4{
  	    font-size: 22px;
  }
  .recommended_products_slider .price .money{
  	    font-size: 16px;
  }
  .recommended_products_slider .index--btn .btn{
  	min-width: 130px;
  }
  .recommended_products_slider .name a{
  	font-size: 16px;
    min-height: 48px;
  }
  .recommended_products_slider .price {
    margin-bottom: 10px !important;
    margin-top: 5px !important;
}
  .mens_ebike_template .mini-breadcrumb {
    padding-top: 50px !important;
}
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading img{
  	    max-height: 25px;
    display: block;
    margin-top: auto;
    margin-bottom: auto;
  }
  .ebike_dark_shop .ebike_dark_shop_row p{
  	font-size: 14px;
  }
}

@media only screen and (max-width: 375px){
  #shopify-section-mobile-nav .mobile-nav-logo svg {
    max-width: 120px;
}
  .templateIndex .product-item-content .name{
  	    font-size: 18px;
        min-height: 54px;
  }
  .index--btn {
    width: 100%;
}
  .product-pull-up .product__item-hover .btn-action{
  	    width: 100%;
    min-width: 100%;
  }
  
  .aventon_text_with_img_section .text_box section img{
  	opacity: 0.2;
  }
  .aventon_text_with_img_section .text_box section > div {
    padding-left: 25px;
    max-width: 100%;
    padding-right: 25px;
}
  .aventon_text_with_img_section .text_box section:nth-child(2) > div{
  	    padding-left: 25px;
  }
  
  .aventon_text_with_img_section .text_box section h2 span{
  	background-color: transparent;
  }
  .aventon_elite_dealer_section > img.mobile{
  	min-height: 620px;
    object-fit: cover;
    object-position: center;
  }
  .aventon_elite_dealer_section section{
  	padding: 0 15px;
  }
  .aventon_elite_dealer_section > img.mobile{
  	    min-height: 520px;
  }
  
  .find_dealer_testimonial_section{
  	    padding: 30px 0 40px;
  }
  .find_dealer_testimonial_section .customer_saying_row .customer_saying_text:after{
  	    top: 0;
    opacity: 0.5;
  }
  .find_dealer_testimonial_section h4 sup{
  	    display: block;
  }
  find_dealer_testimonial_section h4 span, .find_dealer_testimonial_section h4 strong {
    margin-top: 8px;
}
  
  .refer_a_friend_section section > div {
    padding: 40px 15px;
    height: auto;
}
  
  .additional_insights_section .additional_insights_row .box > img {
    max-width: 150px;
}
  
  .additional_insights_section .additional_insights_row .box.box_2 > img{
  	max-width: 260px;
  }
  
  .additional_insights_section .additional_insights_row .box .box_content h4 {
    font-size: 16px;
    line-height: 22px;
}
  
  .additional_insights_section .additional_insights_row .box .box_content h4 span{
  	font-size: 16px;
  }
  .additional_insights_section .additional_insights_row .box .box_content p {
    font-size: 14px;
    line-height: 18px;
}
  .additional_insights_section .additional_insights_row .box.box_1 .box_content {
    height: 240px;
        right: 10px;
}
  .additional_insights_section .additional_insights_row .box.box_1 .box_content .line.line_1 {
    bottom: 45px;
}
  .additional_insights_section .additional_insights_row .box.box_1 .box_content:after {
    height: 85px;
}
  .additional_insights_section .additional_insights_row .box {
    max-width: 290px;
}
  
}

@media only screen and (max-width: 374px){
  
  .mens_ebike_template #main .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
  
  .ebike_product_images .ebike_product_image_box {
    width: calc(100% / 1);
}
  .ebike_product_stat .ebike_product_stat_row {
    padding: 25px 0 25px;
}
  .ebike_dark_shop .ebike_dark_shop_row a.btn {
    min-height: 35px;
    line-height: 35px;
    font-size: 14px;
}
  
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading h4 {
      padding-left: 20px;
        font-size: 14px;
  }
  .ebike_type_section .ebike_type_heading_box .ebike_type_heading h4:before {
    left: 10px;
}
  
  .mens_ebik_head .home_accordions {
    margin: 30px 0;
}
  .mens_ebik_head .home_accordions .heading .tab_heading{
  	padding: 15px 0;
    padding-right: 30px;
  }
  .mens_ebik_head .mens_ebik_heading p,
  .womens_ebik_head .home_accordions .home_accordion #product-tab-1 ul li{
    font-size: 14px;
    line-height: 24px;
}
  
  .womens_ebik_head .home_accordions .home_accordion #product-tab-1 ul{
  	padding-left: 17px;
  }
  
  .header-notice .hn--wrapper a{
  	font-size: 13px;
  }
  
  .ebike_type_section .ebike_product_box{
  	transform: scale(0.9);
  }
  
}


.cart-info table td {
  text-align: left;
}
.empty_cart {
  margin-top: 15px;
  display: block;
  margin-bottom: -35px;
}
.empty_cart_mobile {
  display: block;
  color: #000;
  
}
    
.empty_cart_mobile small {
  font-weight: 600;
  font-size: 100%!important;
  transition: all 300ms ease-out;
  letter-spacing: 0.01em;
}
    
.empty_cart_mobile:hover {
  color: #b50000;
}    
    
.empty_cart center small {
  color: #000;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 90%!important;
  transition: all 300ms ease-out;
  letter-spacing: 0.01em;
}
    
.empty_cart center small:hover {
  color: #b50000;
}

.cart-box {
  border: 1px solid #aaaaaa;
  padding: 10px;
  text-align: center;
}

.cart-info table tr:last-child {
  border-bottom: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.cart-info table tr {
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  position: relative;
}

.img-thumbnail {
  border: none;
}

.line-item-name {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}

/* CART PAGE */
.cart-info table thead tr td {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}

.cart-info table thead tr td:first-child {
  padding-left: 20px;
}

.cart-info table tr td:last-child {
  padding-left: 20px;
}
.cart-total {
  padding: 10px;
  display: block;
}
.cart-total-left {
  float: left;
}
.cart-total-right {
  float: right;
}
.col-sm-lft-pad {
  padding-left: 0px;
}
.full-width {
  width: 100%;
}
.govx-id-full-wrapper .govx-id-full {
  width: 100% !important;
  min-width: unset !important;
  border: 1px solid #aaaaaa !important;
}
.govx-id-full-wrapper .govx-id-full .govx-id-button {
  border-radius: 10px !important;
}
.checkout-button {
  border-radius: 10px !important;
  min-height: 40px;
}
.aventon-red {
  color: #961134;
}
.underline {
  text-decoration: underline;
}
.product-info .cart .add_to_cart {
 padding-bottom: 0px;
}
.contact-form .form-control {
  text-transform: none;
}

/* LOYALTY LION */
span.loyaltyredesign1 {
  color: #575756;
  font-size: 14px;
  letter-spacing: -1px;
}
.lion-reward-item__fill {
  z-index: 1 !important;
}
.customers-account .LoyaltyLionPage {
  display: flex;
  flex-direction: column-reverse;
}
.loyalhidden {
  display: none;
}
@media screen and (max-width: 600px) {
  .LoyaltyLionPage .lion-rule-item {
    height: auto !important;
  }
  .LoyaltyLionPage .lion-rule-item--purchase {
    height: 570px !important;
  }
}
@media screen and (max-width: 600px) {
  .lion-tier-benefits-compare td,
  .lion-tier-benefits-compare th {
    padding: 10px 5px;
  }
  th.lion-tier-compare__header-cell {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  h1.logintitleh1 {
    font-size: 40px;
  }
  p.logintextp {
    font-weight: 500;
    font-size: 20px;
    margin-top: 70px;
  }
}
@media screen and (max-width: 600px) {
  a.Link.Link--secondary.loginlinkp {
    font-size: 14px;
  }
  .lion-reward-item {
    max-width: 50% !important;
  }
  .lion-reward-item__title {
    font-size: 14px !important;
  }
  .lion-reward-item__meta {
    font-size: 12px !important;
  }
  .lion-reward-item__title {
    padding-top: 0 !important;
  }
  span.lion-loyalty-page-reward-item__redeem-button-text {
    font-size: 12px;
    letter-spacing: 0px;
  }
}
@media screen and (max-width: 480px) {
  /*.container {
  	width: 100%;
  }*/
  .account_banner {
  	padding-right: 30px;
    padding-left: 30px;
  }
  .top_section {
    display: block;
    .top_address_wrap {
    	text-align: center;
    }
  }
}
.LoyaltySectionHeader {
  text-align: center;
}
.LoyaltySectionHeader__Heading {
  font-size: 30px;
  color: #003d3f;
  padding: 50px 0 0;
}
.LoyaltySectionHeader__Heading span[data-lion-points] {
  color: #113496;
}
.LoyaltySectionHeader__Description {
  font-size: 16px;
  max-width: 400px;
  margin: 0 auto;
}
.LoyaltySectionHeader__Description--long {
  max-width: 650px;
}
.LoyaltySectionHeader__SubHeading {
  font-size: 20px;
  margin-bottom: 0;
}
.LoyaltySection {
  padding: 0 0 60px;
}
.LoyaltySection--grey {
  background: #fafafa;
}
.LoyaltyVipMemberBanner {
  background: url("//cdn.shopify.com/s/files/1/0004/7310/4447/t/67/assets/loyalty-vip-banner-background.jpg?1565992207821912790") no-repeat 0 0;
  background-size: cover;
  background-position-x: 40%;
  height: 620px;
  width: 100%;
}
.LoyaltyVipMemberBanner__Container {
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.LoyaltyVipMemberBanner__Content {
  width: 560px;
  text-align: center;
  padding: 0 15px;
}
.LoyaltyVipMemberBanner__Heading {
  font-size: 40px;
  color: #003d3f;
  margin-bottom: 15px;
}
.LoyaltyVipMemberBanner__Description {
  font-size: 19px;
  color: #575756;
  margin-bottom: 50px;
}
.LoyaltyLionPage .lion-action-button {
  background-color: #961134;
  text-transform: uppercase;
  font-family: "Gotham Book", sans-serif;
  letter-spacing: 2px;
  font-size: 12px;
  border-radius: 50px;
  padding: 7px 20px;
}
.LoyaltyLionPage .lion-action-button:hover {
  background-color: #961134;
}
.LoyaltyLionPage .lion-action-button:active {
  box-shadow: none;
}
.LoyaltyLionPage .lion-rules-list {
  margin: 40px auto 0 auto;
  max-width: 1200px;
  display: block;
  overflow: hidden;
}
.LoyaltyLionPage .lion-rule-item__button {
  min-width: 220px;
}
.LoyaltyLionPage .lion-rule-item {
  width: 33.333%;
  float: left;
  height: 285px;
  padding: 7px;
  text-align: center;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media (max-width: 900px) {
  .LoyaltyLionPage .lion-rule-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .LoyaltyLionPage .lion-rule-item {
    width: 100%;
  }
  .acc_wrapper {
    padding: 0 0px;
  }
}
.LoyaltyLionPage .lion-rule-item__content {
  box-shadow: none;
  border: 1px solid rgba(101, 177, 172, 0.5);
  border-radius: 0;
  padding-top: 28px;
}
.LoyaltyLionPage .lion-rule-item:hover .lion-rule-item__content {
  border: 1px solid #113496;
}
.LoyaltyLionPage .lion-rule-item__title {
  font-size: 24px;
  color: #003d3f;
  padding: 10px 5px 1px 5px;
}
@media (max-width: 750px) {
  .LoyaltyLionPage .lion-rule-item__title {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .LoyaltyLionPage .lion-rule-item__icon {
    width: 45px;
    height: 45px;
  }
}
.LoyaltyLionPage .lion-rule-item__points {
  font-size: 86%;
}
.LoyaltyLionPage .lion-rule-item__points .value {
  margin-right: 0;
}
.LoyaltyLionPage .lion-rule-item__points .value,
.LoyaltyLionPage .lion-rule-item__points .text {
  color: #113496;
}
.LoyaltyLionPage .lion-rule-item--purchase {
  height: 570px;
  float: left;
}
.LoyaltyLionPage .lion-rule-item--purchase .lion-rule-item__content {
  background: url("//cdn.shopify.com/s/files/1/1520/2468/files/Loyalty_Page_Aventon_Account_Page_Rules_Image.2.jpg?v=1593718708");
  background-size: cover;
  justify-content: flex-end;
  padding-bottom: 30px;
}
.LoyaltyLionPage .lion-rule-item--purchase .lion-rule-item__content > * {
  z-index: 2;
}
.LoyaltyLionPage .lion-rule-item--purchase .lion-rule-item__content:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 250px;
  background: rgba(255, 255, 255, 0.35);
  z-index: 1;
  bottom: 0;
}
.LoyaltyLionPage .lion-rule-item--purchase .lion-rule-item__icon {
  display: none;
}
.LoyaltyLionPage .lion-rule-item--purchase .lion-rule-item__title {
  font-size: 26px;
}
.LoyaltyLionPage .lion-rule-item--purchase .lion-rule-item__points .text {
  font-weight: bold;
}
.LoyaltyLionPage .lion-icon__rule--birthday {
  background-image: url("//cdn.shopify.com/s/files/1/0004/7310/4447/files/loyalty-icon-birthday-cake.svg?34118");
  background-size: contain;
}
.LoyaltyLionPage .lion-icon__rule--instagram-follow {
  background-image: url("//cdn.shopify.com/s/files/1/0004/7310/4447/files/loyalty-icon-instagram.svg?34118");
  background-size: contain;
}
.LoyaltyLionPage .lion-icon__rule--newsletter-signup {
  background-image: url("//cdn.shopify.com/s/files/1/0004/7310/4447/files/loyalty-icon-envelope.svg?34118");
  background-size: contain;
}
.LoyaltyLionPage .lion-icon__rule--facebook-like {
  background-image: url("//cdn.shopify.com/s/files/1/0004/7310/4447/files/loyalty-icon-facebook.svg?34118");
  background-size: contain;
}
.LoyaltyLionPage .lion-icon__rule--pageview {
  background-image: url("//cdn.shopify.com/s/files/1/0004/7310/4447/files/loyalty-icon-visit.svg?34118");
  background-size: contain;
}
.LoyaltyLionPage .lion-icon__rule--shopify-review {
  background-image: url("//cdn.shopify.com/s/files/1/0004/7310/4447/files/loyalty-icon-stars.svg?34118");
  background-size: contain;
  width: 120px;
}
.LoyaltyLionPage .lion-rewards-list {
  margin: 40px auto 0 auto;
  max-width: 1200px;
}
.LoyaltyLionPage .lion-reward-item {
  padding: 7px;
}
.LoyaltyLionPage .lion-reward-item__content {
  border-radius: 0;
  box-shadow: none;
  background: #fafafa;
  padding: 0;
}
.LoyaltyLionPage .lion-reward-item--cart-discount-voucher .lion-reward-item__content {
  padding-top: 20px;
}
.LoyaltyLionPage .lion-reward-item__product-image {
  order: -1;
  display: block;
  margin-bottom: 30px;
}
.LoyaltyLionPage .lion-reward-item__title {
  font-size: 24px;
  color: #003d3f;
  font-weight: normal;
}
.LoyaltyLionPage .lion-reward-item__links {
  display: none;
}
.LoyaltyLionPage .lion-reward-item__meta {
  margin-top: 1px;
  margin-bottom: 25px;
  font-size: 86%;
  color: #113496;
}
.LoyaltyLionPage .lion-reward-item__cost {
  color: #113496;
}
.LoyaltyLionPage .lion-reward-item__redeem-button {
  background: white;
  color: #003d3f;
  margin: 0 25px 25px 25px;
  overflow: hidden;
  padding: 10px 0;
}
.LoyaltyLionPage .lion-reward-item__redeem-button:hover {
  color: white;
}
.LoyaltyLionPage .lion-reward-item__redeem-button--disabled {
  pointer-events: none;
}
.LoyaltyLionPage .lion-reward-item__fill {
  background: #003d3f;
  height: 3px;
}
.LoyaltyLionPage .lion-tier-overview {
  margin: 50px auto 80px auto;
  max-width: 1200px;
}
.LoyaltyLionPage .lion-tier-box {
  border: 1px solid rgba(101, 177, 172, 0.7);
  background-color: #f5f8f8;
  min-height: 235px;
}
.LoyaltyLionPage .lion-tier-box .lion-tier-benefits-list {
  display: none;
}
.LoyaltyLionPage .lion-tier-box__purchase-rule {
  flex-grow: 1;
}
.LoyaltyLionPage .lion-tier-box__header {
  padding-top: 25px;
}
.LoyaltyLionPage .lion-tier-box__title {
  margin-bottom: 8px;
  font-size: 30px;
  color: #003d3f;
}
.LoyaltyLionPage .lion-tier-box__sub-title {
  font-size: 14px;
  color: #113496;
}
.LoyaltyLionPage .lion-tier-box__footer {
  background-color: #113496;
  color: white;
}
.LoyaltyLionPage .lion-tier-box__footer--current {
  padding: 15px;
}
.LoyaltyLionPage .lion-tier-box__you-are-here {
  font-weight: normal;
}
.LoyaltyLionPage .lion-tier-benefits-compare {
  margin: 20px auto 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: center;
}
.LoyaltyLionPage .lion-tier-benefits-compare__benefit-text {
  text-align: left;
  color: #003d3f;
  font-size: 18px;
  padding-right: 60px;
}
/* resposive */
@media (max-width: 600px) {
  .LoyaltyLionPage .lion-tier-benefits-compare__benefit-text {
    padding-right: 10px;
    font-size: 14px;
  }
}
@media (max-width: 450px) {
  .LoyaltyLionPage .lion-tier-benefits-compare__benefit-text {
    font-size: 11px;
  }
  .index2 {
    margin-top: 30px;
  }
}
.LoyaltyLionPage .lion-tier-benefits-compare th:first-child {
  border-right: none;
}
.LoyaltyLionPage .lion-tier-benefits-compare td:first-child {
  border-right: 1px solid rgba(0, 61, 63, 0.7);
}
.LoyaltyLionPage .lion-tier-compare__header-cell--tier-0,
.LoyaltyLionPage .lion-tier-compare__header-cell--tier-1,
.LoyaltyLionPage .lion-tier-compare__header-cell--tier-2 {
  width: 100px;
}
.LoyaltyLionPage .lion-tier-benefits-compare th:nth-child(2),
.LoyaltyLionPage .lion-tier-benefits-compare td:nth-child(2) {
  padding-left: 60px;
}
@media (max-width: 600px) {
  .LoyaltyLionPage .lion-tier-compare__header-cell--tier-0,
  .LoyaltyLionPage .lion-tier-compare__header-cell--tier-1,
  .LoyaltyLionPage .lion-tier-compare__header-cell--tier-2 {
    width: auto;
  }
  .LoyaltyLionPage .lion-tier-benefits-compare th:nth-child(2),
  .LoyaltyLionPage .lion-tier-benefits-compare td:nth-child(2) {
    padding-left: 10px;
  }
}
.LoyaltyLionPage .lion-history-table {
  margin: 60px auto 0 auto;
  max-width: 1200px;
}
#loyaltylion .lion-modal {
  box-shadow: 0 1px 9px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  max-width: 500px;
  font-family: inherit;
}
#loyaltylion .lion-modal__header {
  background: white;
}
#loyaltylion .lion-modal__title {
  color: #003d3f;
  padding: 15px;
  font-size: 21px;
}
#loyaltylion .lion-modal__content {
  color: #111;
  font-size: 17px;
}

.acc_left {
  .LoyaltySectionHeader__Heading {
    padding-top: 0;
    font-size: 30px;
    text-transform: initial;
  }
  .LoyaltySectionHeader__SubHeading {
    font-size: 18px;
  }
}
.LoyaltyLionPage img {
  max-width: 100%;
}
.acc_address_tables .action_button {
  margin-top: 10px;
}
.text_bold {
  font-weight: bold;
}
.LoyaltyLionPage .lion-icon__rule--shopify-review{
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEABAMAAACuXLVVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURUdwTOa7Qvr59vbfn/LNY/Pq0vHUgEKIHwIAAAABdFJOUwBA5thmAAAFuklEQVR42u2dwXvaOBDFXRtzF7Y546b0bO8mPcdJ4QwJzRknsP//n7ApmyVgJEvWjObtfh86N/jx8nvj0Uhto+i6ruu6ruv/vr6iBbygBTQz7PNTtcIKGKt7rIBSFVgBtZqCGVRqhmVQqQrLoMJSWL4LKLAMKiiFsfq9VlgGoRSODgImOAHrg4ACy6BSOZhBIIXJhwAYhV8+BEywDCqVoQS0HwJyMIMwCpOjgC3uVQilsD4KwFAYN0cBmLYs/Xw+hsLxiYAtlkEQhfWJAASFsTpdMyyDEApHZwLusQxCKGzPBGRgBgEUJh0BKyyDAArXHQEFlkH5LWqXQXEKkwsBFZZBpR6wDIpT2FwIkKUwVQpLYaIRIEphqREgSmGtEVBgGZTdouoYFH0hjrUCKiyDom1ZrRUg2JZpny9IYaIXIEfhN4OALZZBQQpbgwApCmPD81U+wzIoRmFpFCBE4dooQIjCxiggwzIo1ZYlPQJWWAaFtqjrHgETLIMym4NUKSyF414BFZZBEQrrXgEFlkEJCvsZFKBwZBFQIcuQyBa1tggITWFseX5wChObgNAUjqwCKiyDwV+IrVVAgWUw9BbVzmDgtuyLg4Atsgx5Uhh/dV2Ng4DM+dM+33B/ui7lsn7q11v3w+4+BTQKsRb2kUfQdbqZjxEWPLhMfYQMgFjw4Db4EjIAEIRFtxhthA24eGMIW7C4rMcbrAHCFux1ryRBC6bankHQgr3+rbzBGiBowd7UmGxwEXDbeoerAe7bjqAGCFmwoO28ghogYsGeuvkMVAPELNjT9980A6zzi7loJ6jbpgW1wOVgb441ICwFbiebKdiAgBa4Hu2mYAOCWeB+th3IglfOcaRPEWSexoUjwHUaFoyAQBYMPMm4lX8NdixocBEIQsFQA9gpGGwAswXDDWC2wMMAVgt8DGC1YB9FUAtse4HgFngaEMU11oAouuERcOd/SMdiQUY4zGWx4A/KOWWNNYDFAooBHBZMSQYwWLCnPZ9sAdUAsgWv1OcTLaAbEEXfsQa8W9BiDSBZwGGA070Rht2g/xXGnsV1nyVBO1B6M8B0q8p/WrACQ8h0oSb2jyHPtS7CxCjDppArBiXhXcASA8rrkOVyIWVWco8NAU8xJu0QOWIwogjIoYWYqRjT2uIKGwKOGBBH9wU2BBwxKGkC6MWYenZBjkFLFFAhCzFHT0I+v6LGYEwVMAWHgBwD+pSqQhZiejFmOEOdIAsxvRiP6AJyaCEmx6BlEFAhCzGVQpaLBAWyEFOLcckhgEIhz6HRChsCypzEJQR/NQFj4FCIH6PvTbgY2Avx8h2wl3AxsIZgeeBrFywGthAs/6my6W2oYmz57eb/HoiluzA9iaUQ559HskkbhMKx6/Oj6KYJ0ZP0M/h29mefmwA9SW838naOdvwjQDHu+8U+dj+zNwoVeyF+vPxOfQruuUMw1Z1Iz1vmGJgLcf5L+wO/Gt4YlE4BdIqC37+UZCzEd6aPi59ZY2D6Onvz14k3jD2JKQSLPjtNUfDpSQzdSPbU+1Pzmi0G+hBktv/BSR/GKVchzp+sPzfn6klqv+dH8Q1TDLRXcly+SPyNJQa6QvzqZqQujMNjoOlGFs4JrhmKcUn5jMtrHzmdwUH3QS7/7uTgGLS0+ygJtSfpFuJ8aI66V18eaIU4H95UbWgxOC/Euc99nFtSDM5CkHtdiYt3lJ6kNm8B3KOw8y/GZwwuvecLjXcM0s4MwHOdDi8mvoV4STn3emk8e5KyOwPwXT88e5L1xQzAd8618yvGrW0L4E7TrU8MYrbnnwwvth4heJvRBRyHF0NiMGJ8/nHHVgwOweMq4lnPg3uSmvX5UfwyNAaNaQZAikI1iEHDDMBzHXZs7nOShCeA3R1bMSQEdzNeAb+j4N6TrPtmAL4gPg+IQb1gf/4hCs6xyp6iACveOBfjQP+L83wVgdcsuq7/4PobULV1ko+au2sAAAAASUVORK5CYII=") center/contain no-repeat  !important; 
  background-repeat: no-repeat !important;
  background-position: 22px center !important;
  text-align: center;
}

 /* Rack for Pace Ebikes Small */

.lion-reward-item[data-reward-id='80347'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Pace_Rack_001_2000x.jpg?v=1594145149/) no-repeat center;
    background-size: 155px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Rack for Pace Ebikes Medium */

.lion-reward-item[data-reward-id='80227'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Pace_Rack_001_2000x.jpg?v=1594145149/) no-repeat center;
    background-size: 155px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Rack for Pace Ebikes Large */

.lion-reward-item[data-reward-id='80348'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Pace_Rack_001_2000x.jpg?v=1594145149/) no-repeat center;
    background-size: 155px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Aventon Head Light V10-500 */

.lion-reward-item[data-reward-id='80353'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/3copy_2000x.jpg?v=1594407003/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Aventon Tail Light W08-40A */

.lion-reward-item[data-reward-id='80354'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/1-4_2000x.jpg?v=1594404565/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Axiom Seymour Panniers */

.lion-reward-item[data-reward-id='80355'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/BG6868_2000x.jpg?v=1544741990/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Pace 350 T-Shirt */

.lion-reward-item[data-reward-id='80356'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon.Pace.350.T-Shirts.Blue_1600x.jpg?v=1587601007/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Aventon Water Bottle */

.lion-reward-item[data-reward-id='80360'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/2018_Aventon_WaterBottle_Smoke_StudioPhotos_001_2000x.jpg?v=1535749154/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Aventon Mesh Back Snapback Cap */

.lion-reward-item[data-reward-id='80361'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/hBoOWs58S3WVVa04XyNp_mockup_Front_Charcoal-gray_2000x.jpg?v=1588014317/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Aventon Snapback Cap */

.lion-reward-item[data-reward-id='80362'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/RqBNqUKpRaJ1QVf5Yx28_mockup_Front_Default_Black--White--White_2000x.jpg?v=1594329083/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Gold Classic Bicycle Bell */

.lion-reward-item[data-reward-id='80363'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/CuE0m77ZScDzb1dNXqkQ_OEM_BELL_GOLD_WEB_2000x.jpg?v=1573068385/) no-repeat center;
    background-size: 138px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /*  Mirrycle Handlebar Mirror */

.lion-reward-item[data-reward-id='80364'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/MI3002-2_2000x.jpg?v=1550536937/) no-repeat center;
    background-size: 120px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /*  Aventon Sinch Fenders */

.lion-reward-item[data-reward-id='80368'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Sinch_Fender_005_7ae466c1-4137-4e03-9deb-575b1dd1b2f1_2000x.jpg?v=1584434386/) no-repeat center;
    background-size: 150px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /*  Pace Fender Set: Small */

.lion-reward-item[data-reward-id='80369'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Sinch_Fender_005_7ae466c1-4137-4e03-9deb-575b1dd1b2f1_2000x.jpg?v=1584434386/) no-repeat center;
    background-size: 150px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /*  Pace Fender Set: Medium */

.lion-reward-item[data-reward-id='80372'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Sinch_Fender_005_7ae466c1-4137-4e03-9deb-575b1dd1b2f1_2000x.jpg?v=1584434386/) no-repeat center;
    background-size: 150px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /*  Pace Fender Set: Large */

.lion-reward-item[data-reward-id='80374'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Sinch_Fender_005_7ae466c1-4137-4e03-9deb-575b1dd1b2f1_2000x.jpg?v=1584434386/) no-repeat center;
    background-size: 150px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /*  Aventon Cuffed Beanie Hat */

.lion-reward-item[data-reward-id='80376'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/X0fdA0ZPQUKpgsakmoka_mockup_Front_Flat_Black_2000x.jpg?v=1594332359/) no-repeat center;
    background-size: 135px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Rear Rack for Sinch */

.lion-reward-item[data-reward-id='80377'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/1.5_2000x.jpg?v=1588981067/) no-repeat center;
    background-size: 135px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Rack for: Small Pace Ebikes */

.lion-reward-item[data-reward-id='80378'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Pace_Rack_001_2000x.jpg?v=1594145149/) no-repeat center;
    background-size: 135px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Rack for: Medium Pace Ebikes */

.lion-reward-item[data-reward-id='80379'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Pace_Rack_001_2000x.jpg?v=1594145149/) no-repeat center;
    background-size: 135px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

 /* Rack for: Large Pace Ebikes */

.lion-reward-item[data-reward-id='80380'] .lion-reward-item__meta:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/1520/2468/products/Aventon_Pace_Rack_001_2000x.jpg?v=1594145149/) no-repeat center;
    background-size: 135px;
    display: block;
    height: 130px;
    width: 120px;
    margin: auto;
}

.soldout {
    background: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='1'/><path d='M0 0 L100 100 ' stroke='black' stroke-width='1'/></svg>);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto;
    width: 100%;
}

.youtube-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.youtube-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* @media (max-width: 600px) {
  #PageContainer {
	padding-top: 50px;
  }
  .home {
    margin-top: -50px;
  }
} */

/* HOMEPAGE HERO VIDEO */
.video-container {
/*   min-height: 300px; */
/*   max-height: 550px; */
/*   height: 65vh; */
  overflow: hidden;
/*   display: grid; */
/*   grid-template-columns: 3fr 2fr; */
}
.cta-hero {
  padding: 20px 30px 20px 30px;
  border: 1px solid #dcd932;
  color: #dcd932;
  font-size: 18px;
  letter-spacing: 1px;
  margin-left: -50px;
  } 
    
/* .video-container .hero-video-container {
  height: 70vh;
}     */
    
#video-text {
  position:absolute;
  top: 0;
  height: 100%;
  z-index:1;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  
/*   background-color: rgba(0, 0, 0, 0.4); */
}
#video-text h2 {
  color: #fff; 
  font-weight: 900; 
  text-transform: initial!important;
  font-size: 1.75rem; 
/*   text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.25),0px 0px 25px rgba(0, 0, 0, 0.5); */
  line-height: 2.15rem;
  letter-spacing: 0.06em;
  margin-bottom: 0.5rem;
}
#video-text h3 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.35rem;
/*   text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.25),0px 0px 25px rgba(0, 0, 0, 0.5); */
  margin-top: 0.8rem;
  margin-bottom: 1.2rem;
  letter-spacing: 0.1em;
  
}
#video-text h3.mt-desktop {
  margin-top: 9px;
}
#video-text p {
  color: #ffffff; 
  font-weight: 400; 
  font-size: 0.9rem; 
  letter-spacing: 0.1em; 
}
#video-text a {
  color: #000;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.21); 
  box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.21);
}
.hp-video {
  	position:relative;
    display:block;
    width:100%;
/*     margin-top: -150px; */
    z-index: 0;
  }
.hp-video > a > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(90%);
}

@media only screen and (max-width: 991px){ 
  #video-text {
/*     top:2.9%; */
  }
  #video-text a img {
  	max-width: 95%;
    margin: auto;
    margin-bottom: 50px;
  }
  .hp-video {
/*     margin-top: -100px; */
  }
  
}

@media only screen and (max-width: 767px){
  #video-text p {
    line-height: 1.4rem;
  }
  .hp-video {
    margin-top: 0px;
/*     width: 180%; */
/*     margin-left: -175px; */
  }
  .cta-hero {
    font-size: 12px;
    margin-left: -10px;
  }
  .hero-copy-align {
    align-items: center!important;
  }
}

@media only screen and (min-width: 500px){ 
/*   .video-container .hero-video-container {
    height: 70vh;
  } */
}  
    
@media only screen and (min-width: 767px){ 
  .video-container {
/*   min-height: 300px; */
/*   height: 550px; */
  }
  .video-container img {
    filter: brightness(100%);
  }
  #video-text {
    margin-top: 0;
    flex-direction: row;
    justify-content: center;
  }
  #video-text .hero-copy-align {
/*     margin-right: 25%; */
  }
  #video-text > div {
    justify-content: flex-end;
  }
  #video-text h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    letter-spacing: .06em;
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #fff;
  }
  #video-text h3 {
    line-height: 1.5rem;
    font-size: 1.3rem;   
/*     margin-bottom: 0; */
  }
/*   #video-text h3:first-of-type {
    margin-bottom: 0;
  } */
  #video-text h3.mt-desktop {
    margin-top: 0;
  }
  #video-text a {
    margin-bottom: 0px;
  }
  #video-text p {
    font-size: 1rem;
  }
  .hp-video > a > img {
    filter: brightness(75%);
  }
}   
    
@media only screen and (min-width: 1600px){
  #video-text .hero-copy-align {
/*     margin-right: 30%; */
  }
}
    
#static-hero-text {
  position:absolute;
  top: 0;
  height: 100%;
  z-index:1;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  
/*   background-color: rgba(0, 0, 0, 0.4); */
}
#static-hero img {
  filter: brightness(100%);
}
#static-hero-text h2 {
  color: #fff; 
  font-weight: 900; 
  text-transform: initial!important;
  font-size: 1.9rem; 
  line-height: 2.2rem; 
  text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.4),0px 0px 15px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.055em;
  margin-bottom: 0.45rem;
}
#static-hero-text h3 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.35rem;
/*   text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.25),0px 0px 25px rgba(0, 0, 0, 0.5); */
  margin-top: 0.8rem;
  margin-bottom: 1.2rem;
  letter-spacing: 0.1em;
  
}
#static-hero-text h3.mt-desktop {
  margin-top: 9px;
}
#static-hero-text p {
  text-align; center;
  color: #ffffff; 
  font-weight: 600; 
  font-size: 1.2rem; 
  letter-spacing: 0.05em; 
  text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.6),0px 0px 25px rgba(0, 0, 0, 0.5);
}
#static-hero-text a {
  color: #000;
  margin-bottom: 1.75rem;
  padding: 0.1rem 2rem;
  -webkit-box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.21); 
  box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.21);
  border-radius: 6px!important;
}
#static-hero-text .hp-video {
  	position:relative;
    display:block;
    width:100%;
    margin-top: -150px;
    z-index: 0;
  }
#static-hero-text .hp-video > a > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  filter: brightness(90%);
}
    
#heroVideo {
  filter: brightness(80%);
}
    
@media only screen and (min-width: 361px){ 
  #static-hero-text h2 {
    font-size: 1.9rem; 
    line-height: 2.2rem;
  }
  #static-hero-text p {
    font-size: 1.3rem; 
  } 
}

@media only screen and (max-width: 991px){ 
  #static-hero-text {
/*     top:2.9%; */
  }
  #static-hero-text a img {
  	max-width: 95%;
    margin: auto;
    margin-bottom: 50px;
  }
  .hp-video {
/*     margin-top: -100px; */
  }
  
}
    
@media only screen and (min-width: 991px){ 
  #heroVideo {
    filter: brightness(90%);
  }
}

@media only screen and (max-width: 767px){
  #static-hero-text p {
    line-height: 1.4rem;
  }
  .hp-video {
    margin-top: 0px;
/*     width: 180%; */
/*     margin-left: -175px; */
  }
  .cta-hero {
    font-size: 12px;
    margin-left: -10px;
  }
  .hero-copy-align {
    align-items: center!important;
  }
}
    
@media only screen and (min-width: 767px){ 
  .video-container {
/*   min-height: 300px; */
/*   height: 550px; */
  }
  .video-container img {
    filter: brightness(90%);
  }
  #static-hero-text {
    margin-top: 0;
    flex-direction: row;
    justify-content: center;
/*     margin-left: 8.5%; */
  }
  #static-hero-text .hero-copy-align {
/*     margin-right: 25%; */
  }
  #static-hero-text > div {
    justify-content: flex-end;
  }
/*   #static-hero-text h2 {
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: .06em;
    margin-top: 0;
    margin-bottom: 0.5rem;
    color: #fff;
  } */
  #static-hero-text h3 {
    line-height: 1.5rem;
    font-size: 1.3rem;   
/*     margin-bottom: 0; */
  }
/*   #video-text h3:first-of-type {
    margin-bottom: 0;
  } */
  #static-hero-text h3.mt-desktop {
    margin-top: 0;
  }
  #static-hero-text a {
    margin-bottom: 0px;
  }
/*   #static-hero-text p {
    font-size: 1rem;
  } */
  #static-hero-text .hp-video > a > img {
    filter: brightness(75%);
  }
}   
    
@media only screen and (min-width: 1600px){
  #static-hero-text .hero-copy-align {
/*     margin-right: 30%; */
  }
}
    
@media only screen and (min-width: 991px){ 
/*   #static-hero-text {
    margin-left: 11%;
  } */
  #static-hero-text h2 {
    font-size: 3rem;
    line-height: 3.2rem;
    margin-bottom: 0;
  }
  #static-hero-text p {
    font-size: 1.5rem;
/*     font-weight: 400; */
  }
}

/* RECOMENDED PRODUCT SECTION */
.recommended-products-name {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 0px;
  display: block;
  font-weight: 700;
}

.recommended-products-name a {
  color: #000000;
}

.recommended-products-price {
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  margin-top: 5px;
}

.disabled {
  pointer-events: none; 
  cursor: default;
  background-color: #c6c6c0 !important;
}

/* DESKTOP ONLY */
@media only screen and (min-width: 991px){ 
  .desktop-only {
    display: block !important;
  }
  .mobile-only {
    display: none !important;
  }
}

/* MOBILE ONLY */
@media only screen and (max-width: 991px){ 
  .desktop-only {
    display: none !important;
  }
  .mobile-only {
    display: block !important;
  }
}

.header__element a {
  color: #000000;
}

.badges > span {
    display: inline-block;
    background-color: #000 !important;
    font-weight: 800 !important;
    min-height: 27px;
    min-width: 75px;
    text-align: center;
    line-height: 27px !important;
    padding: 0px 10px 0px 10px !important;
    border-radius: 10px;
    color: var(--aventonGreen)!important;
    font-size: 10px !important;
}


/**********  Video Page Styles  **********/
    

.noscroll {
  overflow: hidden;
}

.video-page-banner {
  width: 100%;
  margin-bottom: 1.5rem;
}

.video-page-banner-img {
  object-fit: cover;
  width: 100%;
  min-height: 110px;
}

.video-page-container {
  margin-bottom: 1.5rem;
}

.video-wrapper {
  margin-bottom: 1.5rem;
}

.video-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  /* border: 1px solid rgba(0, 0, 0, 0.125); */
  border-radius: 0.25rem;
  max-width: 635px;
  margin: 0 auto;
}

.video-card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.overlay-dark {
  background-color: rgba(0, 0, 0, 0.25);
}

.video-info-wrapper {
  max-width: 635px;
  margin: 0 auto;
  height: 100%;
}

.video-page-title {
  font-size: .8rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 1.5rem;
  margin-bottom: 0;
}

.aventon-btn {
  min-height: 35px;
  min-width: 145px;
  text-align: center;
  line-height: 35px;
  padding: 0;
  border-radius: 10px !important;
  font-weight: 700;
  background-color: #dcd932;
  display: inline-block;
  font-size: 10px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
    
.aventon-btn[disabled] {
  background-color: var(--gl-color-disabled);
  pointer-events: none;
  opacity: 0.5;
}

.video-page-close-btn {
  border-radius: 10px !important;
  font-weight: 700;
  background-color: #dcd932;
  text-transform: uppercase;
}

.flex-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 0.5rem;
}

.flex-bottom {
  display: flex;
  justify-content: end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
}

.flex-between-fix {
  justify-content: space-between!important;
}

.icon-hover {
  transition: all 0.2s ease-out 0.05s;
}

.icon-hover:hover {
  transform: scale(1.2);
}

.aventon-hr {
  width: 50%;
  border-bottom: 1px solid #dcd932;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.video-content-p {
  font-weight: 400;
  min-height: 100px;
}

.modal-container {
  background-color: rgba(0, 0, 0, 0.35);
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 99;
}

.video-modal-content {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 1;

  margin: 0 auto;

  overflow-y: visible;

  background: #000;

  width: calc(100% - 12em);
  height: 0;
  padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}

.video-modal-content #close {
  position: absolute;
  right: 0;
  top: -40px;
}

iframe#youtube {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;

  background: #000;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*="col-"] {
  display: flex;
  flex-direction: column;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none!important;
}

#more-videos h4 {
  font-size: 1.1rem;
}

#more-videos p {
  font-size: 1rem;
}

/* show the modal:
add class to the body to reveal */
.show-video-modal .modal-container {
  opacity: 1;
  pointer-events: initial;
}

/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
 @media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); /* 16:9 calc */
  }
}

@media screen and (min-width: 768px) {
  .video-page-banner {
    margin-bottom: 5rem;
  }
  
  .video-page-container {
    margin-bottom: 2.5rem;
  }

  .video-wrapper {
    margin-bottom: 3rem;
  }

  .video-page-title {
    font-size: 1rem;
  }
  
  #more-videos h4 {
    font-size: 1.5rem;
  }
  
  #more-videos p {
    font-size: 1.35rem;
  }
  
  #more-videos {
    padding-bottom: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .video-content-p {
    min-height: 75px;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none!important;
  }
  
  .visible-xs {
    display: block!important;
  }
  
  .video-modal-content {
    width: calc(100% - 4em);
    height: 0;
    padding-top: calc((100% - 4em) * 0.5625); /* 16:9 calc */
  }
}

.pp-promo-banner {
/*   margin-top: -30px; */
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px){ 
  .pp-promo-banner {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
    

/**********  Affirm Page Styles  **********/
    

.jumbotron#affirm-hero {
  color: white;
  max-height: 65vh;
  padding-top: 0;
  padding-bottom: 0;
}

#affirm-hero div.affirm-bg-img {
  width: 100%;
  height: 100%;
}

#affirm-hero div.affirm-bg-img img {
  object-fit: cover;
  max-height: 65vh;
  min-width: 100%;
}

#affirm-hero div.affirm-hero-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.6);
  width: 100%;
}   

.affirm-hero-content div.container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
}
    
.affirm-hero-content .hero-content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  max-width: 550px;
}   
    
#affirm-hero div.container h1 {
  color: #ffffff;
  font-size: 2.9rem;
  line-height: 3.3rem;
}
    
#affirm-hero div.container p {
  font-size: 1.05rem;
  font-weight: 500;
}
    
#affirm-page-content p {
  font-size: 1rem;
  font-weight: 500;
}

#affirm-payments #secondary-hl p {
  margin-bottom: 2.5rem;
}

.affirm-icon {
  display: inline-flex;
  align-self: center;
}

.affirm-icon svg {
  min-width: 6rem;
  max-width: 10rem;
}

.affirm-icon.baseline svg {
  top: -.36em;
  position: relative;
}

#affirm-hero div.container button {
  margin-bottom: 1.1rem;
}

.affirm-down-arrow {
  animation: bounce 1s infinite;
}

#affirm-page-content h4 {
  font-size: 1.4rem;
  font-weight: 600;
}

#affirm-page-content h2 span,
#affirm-page-content h4 span {
  color: var(--aventonGreen);
}
    
#affirm-payments {
  margin-top: 4rem;
  margin-bottom: 1rem;
}
    
#affirm-payments img {
  margin-bottom: 4rem;
  max-height: 350px;
}
    
#affirm-payments .img-shadow {
  box-shadow: 0px 0px 4px 3px rgba(0, 0, 0, 0.08);
}
    
.break-out {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  color: #ffffff;
  margin-bottom: 4rem;
}
    
#buy-with-confidence .affirm-bg-img {
  width: 100%;
  height: 100%;
}
    
#buy-with-confidence .affirm-bg-img img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  max-height: 750px;
}
    
#buy-with-confidence .container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
    
#buy-with-confidence .row {
  padding: 3rem 15px;
  height: 100%;
}
    
#buy-with-confidence h2,
#buy-with-confidence h4 {
  color: #ffffff;
}
    
#buy-with-confidence h2 {
  font-size: 3rem;
  font-weight: 300;
  text-transform: none;
}
    
#buy-with-confidence h4 {
  font-size: 1.3rem;
  font-weight: 700;
}
    
#buy-with-confidence h2 span {
  font-weight: 700;
}
    
#buy-with-confidence ul {
  padding: 0;
}
    
#buy-with-confidence p {
  font-size: 1rem;
  font-weight: 400;
}
    
.title-underline {
  text-decoration: underline;
  text-underline-offset: 3px;
}
    
/* #affirm-bikes .splide {
  visibility: visible;
} */
    
#affirm-bikes .splide__slide img {
  width: 80%;
}
    
#affirm-bikes .splide__slide span {
  width: 250px;
  margin-bottom: 1.5rem;
}
    
.sinch-logo-width {
  width: 140px!important;
}
    
.splide__arrow--prev {
  left: 0;
}
    
.splide__arrow--next {
  right: 0;
}
    
.splide__arrow svg {
  width: 2rem;
}
    
#affirn-page-content #affirm-bikes p {
  font-size: 2rem;
}
    
#affirm-bikes small {
  font-weight: 700;
  font-size: 10px;
}
    
@media screen and (min-width: 768px) {
  #affirm-hero div.affirm-hero-content {
    background-color: rgba(255,255,255,0.15);
    color: #000;
  }
  
  #affirm-hero div.affirm-hero-content h1 {
    color: #000;
    font-size: 3.5rem;
    line-height: 3.8rem;
  }
  
  .jumbotron#affirm-hero {
    min-height: 0;
  }

  #affirm-hero div.affirm-bg-img img {
    min-height: 400px;
    width: 100%;
  }
  
  #affirm-hero div.container p {
    font-size: 1.3rem;
  }
  
  .affirm-icon.baseline svg {
    top: -.43em;
    position: relative;
  }
  
  .affirm-icon svg {
    width: 8rem;
  }
  
  .affirm-min-p-height {
    min-height: 120px;
  }
  
  #affirm-bikes-desktop {
    margin-bottom: 3rem;
  }
  
  #affirm-bikes-desktop .row {
    padding: 0;
  }
  
  #affirm-bikes-desktop ul > li span {
    width: 150px;
    margin-bottom: 1rem;
  }
  
  #affirm-bikes-desktop ul > li .sinch-logo-desktop {
    width: 85px;
  }
  
  #affirm-bikes-desktop ul > li p {
    font-size: 1.1rem;
  }
  
  #affirm-bikes .affirm-legal {
    max-width: 800px;
    letter-spacing: 1px;
  }
}
    
    
/**********  Bike Compare Page Styles  **********/

    
#bike-compare-first-section h1,
#bike-compare-first-section h2 {
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: 600;
  text-transform: uppercase;
}
    
#bike-compare-first-section h3 {
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
    
#bike-compare-first-section .bike-compare-feature {
/*   width: 200px;
  height: 200px; */
  color: #ffffff;
}
    
#bike-compare-first-section .bike-compare-feature div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
    
#bike-compare-first-section .bike-compare-feature img {
  background-color: #000000;
}
    
#bike-compare-first-section .bike-compare-feature p {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
    
#primary-ebike-types {
  background-color: #000000;
}
    
#primary-ebike-types .col {
  text-align: center;
}
    
#primary-ebike-types span {
  min-height: 42px;
}
    
#primary-ebike-types div svg {
  max-height: 30.15px;
}
    
#primary-ebike-types hr {
  border-bottom: 1px solid #ffffff;
  width: 117px;
}
    
#primary-ebike-types p {
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.02em;
}
    
#bike-compare-tables span,
#bike-compare-tables a {
  max-width: 594px;
}
    
#bike-compare-tables svg {
  height: 45px;
}
    
#bike-compare-tables .img-fluid {
  max-width: 80%;
}
    
#bike-compare-tables a.aventon-btn {
  min-width: 95%!important;
}
    
.difference__table * {
  margin: 0;
}
    
.difference__table--mobile {
  width: 80%;
}
    
    .difference__row {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      /* border-bottom: 1px solid #ccc; */
    }
    
    .difference__section {
      background: #ccc;
      padding: 10px 0;
      font-size: 14px;
      font-weight: bold;
    }
    
    .difference__cell {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      height: auto;
      padding: 10px 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 18px;
      letter-spacing: 0.025em;
      height: 56px;
      text-align: center;
    }
    
    @media (min-width: 640px) {
      #bike-compare-tables .img-fluid {
        max-width: 420px;
      }
      
      .difference__table--mobile {
        width: 420px;
      }
      
      .difference__cell.difference__cell--img {
          height: auto;
          margin-left: 1rem;
        }
    }
    
    .difference__cell--feature {
      position: relative;
      line-height: 1;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: start;
      justify-content: flex-end;
      text-align: right;
      padding-right: 0.75rem;
      font-weight: 700;
      text-transform: uppercase;
      /* -webkit-box-flex: 2;
      -webkit-flex: 2;
      -ms-flex: 2;
      flex: 2; */
    }

    .difference__cell--feature:hover:after {
      /*   content: attr(data-tooltip); */
    }

    .difference__cell--qbo,
    .difference__cell--qbdt {
      color: #000000;
      font-size: 12px;
    }
    
    @media (min-width: 640px) {
      .difference__cell--qbo,
      .difference__cell--qbdt {
        font-size: 1.1rem;
      }
    }
    
    .difference__cell--qbo {
      background: #dcd932;
      margin-right: 3px;
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 0.025em;
    }
    
    .difference__cell--qbdt {
      background: #393a3d;
    }
    
    .difference__tick {
      display: inline-block;
      height: 15px;
      width: 15px;
      border-radius: 100%;
      background: #2ca01c;
    }
    
    .difference__tick--black {
      background: #393a3d;
    }

    .aventon-border {
      border: 1px solid #dcd932;
      border-left: 2px solid #dcd932;
      border-right: 2px solid #dcd932;
    }

    .aventon-border-top {
      border-top: 2px solid #dcd932;
    }

    .aventon-border-bottom {
      border-bottom: 2px solid #dcd932;
    }

    .bike-compare-price-background {
      background-color: #000000;
      color: #ffffff;
      font-weight: 700;
    }

    .bike-compare-price-height {
      height: 76px;
    }
    
#bike-compare-tables .aventon-btn {
  font-size: 1.1rem;
  padding: 0.75rem 0;
}
    
@media screen and (min-width: 768px) {
  #bike-compare-features .col {
    padding-right: 0;
  }
  
  #bike-compare-first-section h1,
  #bike-compare-first-section h2 {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  
  #primary-ebike-types div svg {
    max-height: 30px;
  }
  
  #primary-ebike-types p {
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.02em;
  }
  
  .aventon-border {
    border-left: 1px solid #dcd932;
    border-right: 2px solid #dcd932;
  }
}
    
@media screen and (min-width: 992px) {
  .difference__cell--feature {
    border-right: 1px solid #dcd932;
  }
  
  .difference__cell.difference__cell--img {
    margin-left: 0;
  }
  
  #bike-compare-tables .img-fluid {
    max-width: 100%;
  }
  
  #bike-compare-tables .aventon-btn {
    font-size: 10px;
    padding: 0;
  }
}
    
    
/**********  Aventon vs. Rad Page Styles  **********/    
    
    
#aventon-vs-rad-content h1 {
  font-size: 1.2rem;
  font-size: 30px;
  font-weight: 600;
}
    
#aventon-vs-rad-content p {
  font-weight: 600;
  letter-spacing: 0.05em;
}   
    
#aventon-vs-rad-heading p {
  font-size: 1.2rem;
/*   font-size: 21px; */
}
    
#aventon-vs-rad-chart {
  background-color: #000000;
}
    
#aventon-vs-rad-chart .container {
  color: #ffffff;
}
    
#aventon-vs-rad-chart svg {
  height: 1.1rem;
}
    
#aventon-vs-rad-chart .aventon-circle {
  background-color: #dcd932;
  width: 72px;
  height: 72px;
}
    
#aventon-vs-rad-chart h2 {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 600;
  text-align: center;
}
    
#aventon-vs-rad-chart .rad-circle {
  background-color: #de4e1b;
  width: 72px;
  height: 72px;
}  
    
#aventon-vs-rad-chart p {
  font-size: 1.05rem;
  line-height: 1.3rem
}
    
#aventon-vs-rad-chart .aventon-circle p,
#aventon-vs-rad-chart .rad-circle p {
  color: #000000;
  font-size: 1.7rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  margin-top: 0.2rem;
  margin-bottom: 0rem;
}
    
#aventon-vs-rad-chart .aventon-circle small,
#aventon-vs-rad-chart .rad-circle small {
  color: #000000;
  font-size: 0.6rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
/*   margin-top: -0.6rem; */
}
    
#aventon-vs-rad-chart i {
  color: #000000;
}  
    
#aventon-vs-rad-chart a {
  color: var(--aventonGreen);
  text-decoration: underline;
  text-underline-offset: 3px;
} 
    
#aventon-vs-rad-chart hr {
  border-bottom: 1px solid #ffffff;
  width: 75%;
}
    
#aventon-vs-rad-compare h2 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
    
#aventon-vs-rad-compare #product-tab-1 a,
#aventon-vs-rad-compare .a-vs-r-compare-content a{
  color: #4ba0c0;
  text-decoration: underline;
  text-underline-offset: 4px;
}
    
#aventon-vs-rad-compare .home_accordions .home_accordion .heading {
  border-top: none;
  border-bottom: none;
  text-transform: uppercase;
  font-weight: 600;
}
    
#aventon-vs-rad-compare .home_accordions .home_accordion {
  border-bottom: 2px solid #dcd932;
}
    
#aventon-vs-rad-compare .home_accordions .home_accordion ol,
#aventon-vs-rad-compare .home_accordions .home_accordion p {
  font-size: 1rem;
}
    
#aventon-vs-rad-compare .home_accordions .home_accordion ol {
  list-style: decimal;
  padding-left: 1.4rem;
  font-weight: 500;
}
    
#aventon-vs-rad-compare .home_accordions .home_accordion .heading .tab_heading {
  padding-top: 0px;
}
    
#aventon-vs-rad-compare .home_accordions .home_accordion .heading .tab_heading:after {
  top: -12%;
  height: 100%;
  font-size: 23px;
}
    
#aventon-vs-rad-compare .home_accordions .home_accordion #product-tab-1 {
  padding-top: 5px;
}

    
#aventon-vs-rad-compare .a-vs-r-compare-content {
  font-size: 1.1rem;
}
    
#aventon-vs-rad-compare .a-vs-r-compare-content p {
  font-weight: 500;
}
    
#aventon-vs-rad-compare .a-vs-r-compare-content ol {
  list-style: decimal;
  padding-left: 1.4rem;
  font-weight: 500;
}
    
@media screen and (min-width: 768px) {
  #aventon-vs-rad-content h1 {
    font-size: 2.2rem;
  }
  #aventon-vs-rad-chart svg {
    height: 2.3rem;
  }
  
  #aventon-vs-rad-chart .a-vs-r-chart-heading h2 {
    font-size: 2.3rem!important;
  }
  
  #aventon-vs-rad-chart .a-vs-r-chart-heading h3 {
    font-size: 2.5rem!important;
  }
  
  #aventon-vs-rad-compare h2 {
    font-size: 1.9rem;
  }
  
  #aventon-vs-rad-compare hr {
    border-bottom: 2px solid #dcd932;
    width: 75%;
    margin-top: 2.5rem;
  }
  
  .free-for-fall-promo-banner img {
    margin-top: -30px;
  }
}

@media screen and (min-width: 1200px) {
  .creative-builder .splide .splide__track .splide__list .splide__slide {
    --min-height-md: 80vh!important;
    max-height: 611px!important;
  }
} 
  
/**********  Helmet and Lock Cart Promo  **********/
  
.line-item-name-promo {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
}
  
.cart-params img {
  height: 72px;
}  
  
@media screen and (min-width: 414px) {
  .cart-params img {
    height: auto;
  }
} 
  
@media screen and (min-width: 992px) {
  .line-item-name-promo {
    font-size: 15px;
  }
} 
  
.shadow-5 {
  box-shadow: 0 1px 1px rgba(0,0,0,0.09), 
              0 2px 2px rgba(0,0,0,0.09), 
              0 4px 4px rgba(0,0,0,0.09), 
              0 8px 8px rgba(0,0,0,0.09),
              0 16px 16px rgba(0,0,0,0.09);
}
  
#html-sitemap ul {
  padding: 0;
}
  
.mr-3 {
    margin-right: 1rem!important;
}
  
/* Community Nav Sub Menu */
#nav-sub-menu > ul > li {
  font-weight: bold;
  letter-spacing: .06em;
}
  
#nav-sub-menu > ul > li > a {
  display: inline-flex;
  align-items: center;
}
  
#nav-sub-menu > ul > li > a > svg {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
}
  
.cart-heading.cart-heading-advanced {
    padding: 0;
}
  
#header-parts .cart-count {
  background: #dcd932;
  left: 80%;
  top: -40%;
  margin: 0;
}
  
.mobile-nav-cart .total_count_ajax {
  background: #dcd932;
  color: #000000;
}
  
#creative-builder-1603050597955 .cb-head>a {
  color: #000000;
  text-decoration: solid underline #dcd932 2px;
  text-underline-offset: 2px;
}
  
.free-for-fall-promo-banner img {
  width: 100%;  
  margin-bottom: 10px;
}
  
/* 2021 Gift Guide */
.item-a {
  grid-area: image;
  width: 100%;
  z-index: 1;
}
  
.item-a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
  
.item-a a,
.item-b a {
  margin-bottom: 1.5rem;
}
  
.item-b {
  grid-area: product;
  width: 100%;
  position: relative;
  background-color: #fff;
  z-index: 2;
}
  
.item-b svg {
  width: 150px;
}
  
.item-b p {
  font-size: 1rem;
  max-width: 300px;
  line-height: 1.25rem;
}
  
.item-b .color-swatch-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  top: 20%;
  padding-right: 1rem;
}
  
.item-b .color-swatch-container ul {
  display: flex;
  flex-direction: column;
}
  
.item-b .color-swatch-container ul li,
.item-b .color-swatch-container-desktop ul li {
  border-radius: 100%;
  border: 1px solid black;
  width: 28px;
  height: 28px;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 2px;
}
  
.item-b .color-swatch-container ul li a,
.item-b .color-swatch-container-desktop ul li a,
.item-b .color-swatch-container ul li a span,
.item-b .color-swatch-container-desktop ul li a span {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
}
  
.gift-grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: 
    "image image"
    "product product";
/*   max-height: 780px; */
}
  
.gift-card-image {
  grid-area: image;
  max-width: 535px;
  padding-top: 2.5rem;
}
  
.gift-card-image img {
  width: 100%;
}
  
.gift-card-copy {
  grid-area: copy;
}
  
.gift-card-copy h3 {
  color: #fff;
  font-weight: 300;
}
  
.gift-card-copy h3 span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.95rem;
}
  
.gift-card-copy a {
  margin-bottom: 3rem;
}
  
.gift-card-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas: 
    "image image"
    "copy copy";
}
  
.holiday-banner-two {
  padding: 30px 15px 0px 15px;
}
  
/* Countdown Timer */

.countdown {
  font-size: 0.9rem;
}
  
@media screen and (min-width: 767px) {
  
  .countdown {
    font-size: 1.1rem;
  }
  
  .gift-grid-container {
    grid-template-areas: 
      "image product"
      "image product";
    max-height: 780px;
  }
  
  .gift-grid-container.image-right {
    grid-template-areas: 
      "product image"
      "product image";
  }
  
  .item-b {
    display: flex;
    flex-direction: column;
    justify-content: center,
    align-items: center;
    background-color: white;
    max-height: 780px;
  }
  
  .video-page-banner.gg-banner {
    max-height: 425px;
  }
  
  .video-page-banner.gg-banner img {
/*     max-height: 425px; */
    width: 100%;
  }
  
  .video-page-banner.gg-banner h2 {
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }
  
  .gift-grid-container .item-a div {
    width: 100%;
    height: 100%;
  }
  
  .gift-grid-container .item-a div img {
    object-position: left center;
  }
  
  .gift-grid-container.image-right .item-a div img {
    object-position: right center;
  }
  
  .item-a a,
  .item-b a {
    margin-bottom: 0;
  }
  
  .item-b .color-swatch-container-desktop ul {
    display: flex;
    flex-direction: row;
    padding-left: 0;
  }
  
  .gift-card-grid {
    grid-template-areas: 
      "image copy"
      "image copy";
  }
  
  .gift-card-image {
    max-width: 100%;
    display: flex;
    justify-content: center;
    margin-left: 2.5rem;
  }
  
  .gift-card-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 1rem;
  }
  
  .gift-card-copy h3 {
    line-height: 2.75rem;
  }
  
  .gift-card-copy h3 span {
    font-size: 1.35rem;
  }
  
  .gift-card-copy a {
    margin-top: 1rem;
  }
  
  .holiday-banner {
    padding-bottom: 0.4rem;
  }
  
  .holiday-banner-two {
    padding: 30px 0px 0px;
  }
}
  
.blinking {
  animation: blinkingText 1.75s ease-out infinite;
}
  
.reverse-blinking {
  animation: reverseBlinkingText 1.2s infinite;
}
  
.flash-sale {
/*   background-image: url("https://cdn.shopify.com/s/files/1/1520/2468/files/Cart_BF_image.jpg?v=1637702402");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  background-color: black;
}
  
.flash-sale .cart-img {
  font-size: 1rem;
  letter-spacing: 0.03em;
}
  
.vimeo-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
  
/* Soltera Landing Page */

.comparisonSection {
  position: relative;
  height: 100vh;
  width: 100%;
/*   padding-bottom: 56.25%; */
  /* to maintain aspect ratio (responsive!) */ */
}
.comparisonImage {
  width: 100%;
  height: 100%;
}

.afterImage,
.afterImageCopy,
.afterImage_2,
.afterImageCopy_2,
.afterImageCopy_3,
.afterImage_3,
.afterImageCopy_4,
.afterImage_4,
.afterImageCopy_5, 
.afterImage_5,
.afterImageCopy_6 {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.afterImage img,
.afterImage_3 img,
.afterImage_5 img {
  transform: translate(-100%, 0px);
}
.afterImage_2 img,
.afterImage_4 img {
  transform: translate(200%, 0px);
}
.comparisonImage img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  object-fit: cover;
}
  
.leftCenterImg {
  object-position: left center;
}
  
.rightCenterImg {
  object-position: right center;
}
  
.afterImageCopy {
  margin-top: -35%;
}
  
.afterImageCopy_3 {
  margin-top: 45%;
}
  
.copy_container p {
  font-size: 1.75rem;
}
  

  
.video-background {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 80vh;
}
  
.video-background iframe {
/*   position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%); */

  /* Make video to at least 100% wide and tall */
	min-width: 100%;
	min-height: 125%;
    margin-top: -25%;
  
	/* Setting width & height to auto prevents the browser from stretching or squishing the video */
	width: auto;
	height: auto;

	/* Center the video */
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
  
  @media (min-aspect-ratio: 16/9) {
    .video-background iframe {
      height: 56.25vw
    }
  }

  @media (max-aspect-ratio: 16/9) {
    .video-background iframe {
      width: 177.78vh
    }
  }
  
  @media screen and (min-width: 767px) {
    .comparisonSection {
      height: auto;
      padding-bottom: 56.25%;
      /* to maintain aspect ratio (responsive!) */ */
    }
    
  .comparisonImage img {
    object-fit: fill;
  }
  
  .copy_container p {
    font-size: 2.5rem;
  }
  
  .afterImageCopy {
    margin-top: 0;
  }
  
  .afterImageCopy_3 {
    margin-top: 0;
  }
    
  .video-background iframe {
    min-height: 100%;
    margin-top: 0;
  }
}
    
.sale_price {
  font-weight: 700;
  color: #cc0000!important;
}
  
#shopify-section-footer {
  z-index: 1030;
}
  
.soltera_spec_title {
  text-decoration: underline;
  text-decoration-color: #dcd932;
  text-decoration-thickness: 3px;
/*   border: 2px solid #dcd932;
  padding: 0px 4px;
  border-radius: 5px; */
}
  
.aventon_links {
  color: #000!important;
  text-decoration: solid underline #dcd932 2px;
  text-underline-offset: 2px;
}
  
.aventon_blue_links {
  font-weight: 500;
  color: var(--aventonBlue)!important;
  text-decoration: solid underline 1px;
  text-underline-offset: 2px;
}
  
#soltera_block .color-swatch-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  top: 20%;
  padding-right: 1rem;
}
  
#soltera_block .color-swatch-container ul {
  display: flex;
  flex-direction: column;
}
  
#soltera_block .color-swatch-container ul li,
#soltera_block .color-swatch-container-desktop ul li {
  border-radius: 100%;josh come
  border: 1px solid black;
  width: 28px;
  height: 28px;
  padding: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5rem;
}
  
#soltera_block .color-swatch-container ul li a,
#soltera_block .color-swatch-container-desktop ul li a,
#soltera_block .color-swatch-container ul li a span,
#soltera_block .color-swatch-container-desktop ul li a span {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  margin: 0;
}
  
#soltera_block #video-text .soltera_block_copy_1 p {
  font-size: 0.9rem;
  line-height: 1.2rem;
}
  
#soltera_block #video-text .soltera_block_copy_2 p,
#soltera_block #video-text .soltera_block_copy_2 hr {
  margin: 0 0 0.7rem;
  font-size: 0.75rem;
}
  
#pace_banner .pace_banner_copy {
  font-size: 0.9rem;
}
  
#pace_banner .pace_banner_copy a {
  line-height: 1.1;
}
  
/******  ZENDESK CHAT WIDGET  ******/
  
#myLauncher {
  background-color: transparent;
  width: 65px;
  padding-right: 30px;
  position: fixed;
  bottom: 5%;
  cursor: pointer;
  transition: all 150ms ease-out;
  z-index: 9999;
}

#myLauncher img {
  background-color: #000;
  width: 100%;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  box-shadow: var(--shadow-elevation-low);
}
  
/******  END ZENDESK CHAT WIDGET  ******/
  
.custom-scroll {
  border-radius: 4px;
  scrollbar-width: thin;
  scrollbar-color: var(--aventonBlue) #eee;
  scroll-snap-type: x proximity;
}

.custom-scroll::-webkit-scrollbar {
  width: 4px;
  height: 8px;
  background: #eee;
}

.custom-scroll::-webkit-scrollbar-track {
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.custom-scroll::-webkit-scrollbar-thumb {
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: var(--aventonBlue);
}  
  
.table {
  display: table;
}
  
h6.tech-model {
  font-size: small;
}
  
.happyCustomers {
  height: 40px;
  background: var(--aventonGreen);
  font-size: 1.1rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.05em;
}
  
@media screen and (min-width: 767px) {
  #soltera_block .color-swatch-container {
    align-items: center;
    top: 0;
  }
  #soltera_block #video-text .soltera_block_copy_2 p,
  #soltera_block #video-text .soltera_block_copy_2 hr {
    margin: 0 0 0.9rem;
    font-size: 0.9rem;
  }
  #soltera_block #video-text {
    padding: 1rem;
/*     max-height: 216px;
    overflow: hidden; */
  }
  #soltera_block .col:nth-child(2) {
    max-height: 216px;
    overflow: hidden;
  }
  #soltera_block #video-text small {
    font-size: 0.5rem;
  }
  #soltera_block #video-text img {
    max-width: 100px;
  }
  #soltera_block #video-text p {
    font-size: 0.6rem;
  }
  #pace_banner .pace_banner_copy {
    font-size: 1.5rem;
  }
  
  #myLauncher {
    width: 68.5px;
    padding-right: 20px;
    bottom: 10%;
  }
  h6.tech-model {
    font-size: 1rem;
  }
  .happyCustomers {
    background: #efeeee;
    height: 50px;
    font-size: 1.4rem;
  }
}
  
#product_description p,
#product_description ul {
  font-size: 1.1rem;
}
  
#product_description ul {
  list-style: initial;
}
  
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
  
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
  
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
  
.footer__copyright {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 1rem;
}
   
.mobile-nav-logo {
  justify-content: center;
}
  
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}  
  
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
}
  
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
}
  
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  
  #soltera_block .col:nth-child(2) {
    max-height: 292.08px;
  }
  #soltera_block #video-text {
    padding: 3rem;
  }
  #soltera_block #video-text small {
    font-size: 0.7rem;
  }
  #soltera_block #video-text img {
    max-width: 125px;
  }
  #soltera_block #video-text p {
    font-size: 0.9rem;
  }
}
  
@media (min-width: 1200px) {
  #soltera_block .col:nth-child(2) {
    max-height: 348.62px;
  }
  #soltera_block #video-text img {
    max-width: 150px;
  }
  #soltera_block #video-text p {
    font-size: 1rem;
  }
}
  
.owl-carousel {
  -ms-touch-action: auto;
  touch-action: auto;
}
  
.mobile-nav__link > span,
.link_box > a.new-badge::before{
  font-weight: 500;
  padding: 1px 3px;
  background-color: #000;
  color: #dcd932;
  border-radius: 3px;
}
  
.link_box > a.new-badge::before {
  content: "NEW";
  position: absolute;
  left: -42.5px;
  height: 16px;
  font-weight: 500;
  font-size: 10px;
  display: flex;
  align-items: center;
}

/******  CHAT WIDGET STYLES  ******/
/* iframe#launcher {
  transform: rotate(-90deg);
  margin: 29px -30px!important;
}
  
iframe#launcher button {
  border-radius: 0px!important;
} */
/******  END CHAT WIDGET STYLES  ******/
  
/* Keyframe Animations */

@keyframes blinkingText{
    0%{     color: #fff;    }
    49%{    color: #fff; }
    60%{    color: #000; }
    99%{    color: #000;  }
    100%{   color: #fff;    }
}
  
@keyframes reverseBlinkingText{
    0%{     color: #dcd932;    }
    49%{    color: #dcd932; }
    60%{    color: #fff; }
    99%{    color: #fff;  }
    100%{   color: #dcd932;    }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
    
[data-aos] {
  body[data-aos-easing="new-easing"] &,
  &[data-aos][data-aos-easing="new-easing"] {
    transition-timing-function: cubic-bezier(.25,.46,.45,.94);
  }
}