 @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');
 font-family: 'Montserrat', sans-serif; 

@font-face {
	font-family: 'Conv_Gotham-Book_5';
	src: url('../fonts/Gotham-Book_5.eot');
	src: url('../fonts/Gotham-Book_5.woff') format('woff'), url('../fonts/Gotham-Book_5.ttf') format('truetype'), url('../fonts/Gotham-Book_5.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_gotham_medium_4';
	src: url('../fonts/gotham_medium_4.eot');
	src: url('../fonts/gotham_medium_4.woff') format('woff'), url('../fonts/gotham_medium_4.ttf') format('truetype'), url('../fonts/gotham_medium_4.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Gotham-Bold_8';
	src: url('../fonts/Gotham-Bold_8.eot');
	src: url('../fonts/Gotham-Bold_8.woff') format('woff'), url('../fonts/Gotham-Bold_8.ttf') format('truetype'), url('../fonts/Gotham-Bold_8.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Gotham-Black_8';
	src: url('../fonts/Gotham-Black_8.eot');
	src: url('../fonts/Gotham-Black_8.woff') format('woff'), url('../fonts/Gotham-Black_8.ttf') format('truetype'), url('../fonts/Gotham-Black_8.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a{color:#fff;}
a:hover, a:focus{color:#fff;}
.productView-thumbnails .slick-track {
	display: flex;
}
.design_product_page #SuggestiveCartContent1 .card-figure .card-img-container {
    text-align: center;
}
.design_product_page #SuggestiveCartContent1 .card-figure .card-img-container:after {
    padding-bottom: 0;
}
.design_product_page #SuggestiveCartContent1 .card-figure .card-img-container .card-image {
    position: unset;
    max-height: 150px;
    max-width: 150px;
    width: auto;
    margin: 0 auto;
}
/* Grid CSS Ends */

.alertBox--info a{color:#fff;}

.button--primary {background:#dc141e; border-radius:0; color:#fff; text-transform:uppercase; padding:13px 25px; height:45px; font-size:14px; font-weight:800; min-width:140px; display:inline-block; border:2px solid transparent; letter-spacing:normal; }
.button{font-family: 'Conv_Gotham-Book_5'; font-weight:800; border-radius:0; text-transform:uppercase; padding:13px 25px; height:45px; font-size:14px; min-width:140px; display:inline-block; letter-spacing:normal; border-width:2px; }
.button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active{background-color: #ffdd00; border-color: #ffdd00; color: #000;}
.form-actions .button, .form-actions input, .form-actions a {vertical-align:middle;}
input:focus, button:focus, textarea:focus, select:focus, details:focus, [href]:focus, [tabindex]:not([tabindex="-1"]):focus, [contenteditable="true"]:focus{ outline:none !important; }

body, html{font-family: 'Conv_Gotham-Book_5'; font-weight:400; color:#fff; font-size:16px; letter-spacing:normal; background:#000; overflow-x:hidden;}
h1, h2, h3, h4, h5, h6{font-family: 'Conv_Gotham-Book_5'; font-weight:normal; line-height:normal; letter-spacing:normal; color:#eeca04; font-family: 'Conv_gotham_medium_4';}
a, a:hover{text-decoration:none;}
p{margin:0 0 10px 0;}
.body{margin-top:0;}
.body{margin-bottom:0; min-height:400px;}
.header{border:none; margin-bottom:0; background:#000; height:auto; }


.navBar--sub .navBar-action{ color:#fff; }
.navBar--sub .navBar-action:hover{ color:#dc141e; }

/* ============= Dotted Slick Slider Start ============= */

.heroCarousel{margin:0; position:relative;}
.heroCarousel .slick-prev{left:5%;}
.heroCarousel .slick-next{right:5%;}
.heroCarousel .slick-next, .heroCarousel .slick-prev, .heroCarousel .slick-next::before, .heroCarousel .slick-prev::before{top:50%; padding:0; margin:0; width:17px; height:35px;}
.carousel-tooltip{ display:none; }

.heroCarousel .slick-dots{display:none !important;}
.heroCarousel-slide .heroCarousel-image-wrapper{max-height:unset; height:auto;}
.carousel-play-pause-button{display:none !important;}

.slick-dots{bottom:0;}
.slick-dots li{width:35px; height:12px; padding:0;}
.slick-dots li button, .slick-dots li button::before{width:20px; height:5px; border-radius:2px; margin:0 4px;}
.slick-dots li button{border:2px solid transparent;}
.slick-dots li button::before{background:#fff; opacity:1;}
.slick-dots li.slick-active button::before, .slick-dots li button:hover::before, .slick-dots li button:focus::before{background:#ffc600; border:2px solid #ffc600;}

.heroCarousel .slick-dots,
.herostaticslider .slick-dots{ display:none !important; }

/* ============= Dotted Slick Slider Start ============= */
.mobileCart{ display:none; }
.wg-drop.country-selector a{ padding-left:0 !important; }

/* ============= Slick Slider Arrow Start ============= */

.slick-next, .slick-prev{margin-top:0; top:50%;}
.slick-next{right:-55px;}
.slick-prev{left:-55px;}
.slick-next, .slick-prev, .slick-next:hover, .slick-prev:hover, .slick-next:focus, .slick-prev:focus{background:none; border:none;}
.slick-next, .slick-prev, .slick-next::before, .slick-prev::before{width:17px; height:35px; padding:0;}
.slick-prev::before, .slick-prev:hover::before, .slick-prev:focus::before{background:url(../img/prev-arrow.png) no-repeat; opacity:1;}
.slick-next::before, .slick-next:hover::before, .slick-next:focus::before{background:url(../img/next-arrow.png) no-repeat; opacity:1;}
.slick-dotted.slick-slider{margin-bottom:0;}
.slick-disabled, .slick-prev.slick-disabled::before, .slick-next.slick-disabled::before{opacity:1;}
.productCarousel .slick-dots{display:none !important;}
.productCarousel .slick-arrow{top:50%;}

.herostaticslider .slick-next{right:5%;}
.herostaticslider .slick-prev{left:5%;}


.productView-thumbnails .slick-next{right:15px;}
.productView-thumbnails .slick-prev{left:15px;}
.productView-thumbnails .slick-next, .productView-thumbnails .slick-prev, .productView-thumbnails .slick-next:hover, .productView-thumbnails .slick-prev:hover, .productView-thumbnails .slick-next:focus, .productView-thumbnails .slick-prev:focus{background:none; border:none;}
.productView-thumbnails .slick-next, .productView-thumbnails .slick-prev, .productView-thumbnails .slick-next::before, .productView-thumbnails .slick-prev::before{width:13px; height:28px; padding:0;}
.productView-thumbnails .slick-prev::before, .productView-thumbnails .slick-prev:hover::before, .productView-thumbnails .slick-prev:focus::before{background:url(../img/prev-arrow-thumb.png) no-repeat; opacity:1;}
.productView-thumbnails .slick-next::before, .productView-thumbnails .slick-next:hover::before, .productView-thumbnails .slick-next:focus::before{background:url(../img/next-arrow-thumb.png) no-repeat; opacity:1;}


/* ============= Slick Slider Arrow End ============= */

/* ============= Quick Search Start ============= */

.dropdown--quickSearch {background: none; left: 0; padding: 0 20px 0 0; position: relative; display:inline-block; vertical-align:middle; margin-right:0; width:400px; } 
.quickSearchResults {background: #000; position:absolute; z-index:99; width:100%; margin-top:0; right:0; line-height:normal;}
.quickSearchResults ul.productGrid{border:#dcdcdc solid 1px; padding:50px 0 0 0; margin:0px;}
.quickSearchResults .productGrid .product {padding-bottom: 0; width: 100%;}
.quickSearchResults .productGrid .product .card {border:none; border-bottom:none; float: left; padding: 10px 0; border-radius:0; width: 100%; margin-bottom:10px;}
.quickSearchResults .card-figure { border: 1px solid #333; display: block; float: left; height: auto; padding: 5px; vertical-align: top; width: 70px;}
.quickSearchResults .card .thumb_img{display:block; height:auto; width:auto; padding:0px;}
.quickSearchResults .card .card-image {}
.quickSearchResults .card-body { display: block; float: none; overflow: hidden; padding: 0 0 0 10px; text-align: left !important; vertical-align: middle; width: auto; margin-top:0; background:#000;}
.quickSearchResults .card-body .card-title {height: auto;}
.quickSearchResults .card-body .prdctBtn{display:none;}
.quickSearchResults .card-body .productBtns{display:none !important;}
.quickSearchResults .card--alternate:hover .card-body{background:none;}
.quickSearchResults .card--alternate:hover .card-title > a{color:#fff;}
.quickSearchResults h4.card-title{margin-bottom:8px; font-size:14px;}
.quickSearchResults .card-body .card-text .price{font-size:16px;}
.quickSearchResults .card-body .card-text{margin:0px;}
.checkout-steps form-field.form-field {clear: both;}
.quickSearchResults .prdctBtn{display:none;}
.quickSearchResults{max-height:400px; overflow-y:auto;}
.quickSearchResults  .product .card .bo-in-stock-label,
.quickSearchResults  .product .card .bo-backorder-label,
.quickSearchResults  .product .card .bo-out-of-stock-label{ display:none; }

/* ============= Quick Search End ============= */

.languageHeader .wg-drop.country-selector{ background:none; }
.wg-drop.country-selector .wgcurrent:after{ width:8px !important; right:20px !important; }
.wg-drop.country-selector.closed .wgcurrent:after { transform: rotate(0deg) !important;}
.wg-drop.country-selector .wgcurrent { border:0 !important; }

.headerTop{ background:#ffdd00; }




.navUser-or{margin:-5px 0 0 0; padding:0; color:#a8a8a8; vertical-align:middle; font-weight:400;}
.navUser-item--account .navUser-or + .navUser-action{margin:0; padding:0;}
.navUser-item--cart .navUser-action{ color:#000; }
.navUser-section{float:none; display:inline-block; vertical-align:middle;}

.paylaterButton{ display: inline-block; vertical-align: middle; padding-left: 10px; }


.currencySelector .navUser-item .navUser-action > #change-currency{ font-size:0; }
.currencySelector .navUser-item .navUser-action #change-currency #currency_symbol{ font-size:12px; }
.currencySelector .navUser-item .navUser-action #change-currency img{ display:none; }
.languageHeader .wgcurrent > a{ font-size:0 !important; padding-right:0 !important; }
.wg-drop.country-selector.closed .wgcurrent:after{ display:none; }

.languageHeader{ color:#000; font-weight:normal; font-family: 'Conv_gotham_medium_4'; display:inline-block; vertical-align:middle; }
.currencySelector { padding:0 0 0 0; display:inline-block; }
.currencySelector .navUser-section{ margin:0; padding:0; }
.currencySelector .navUser-section .navUser-action{ padding:0; font-family: 'Conv_gotham_medium_4'; font-weight:normal; }
.currencySelector .navUser-section .dropdown-menu.is-open { width:185px !important; z-index:999; right:10% !important; top:37px !important; }
.currencySelector .navUser-section .dropdown-menu.is-open .dropdown-menu-item a{ padding:0; color:#000; }
#change-currency #currency_symbol{ background:#3ba115; color:#fff; border-radius:100%; width:30px; height:30px; display:inline-block; text-align:center; line-height:30px; }
#change-currency #currency_symbol.CAD{ font-size:8px; }
.headerMotoDCash{ display:inline-block; vertical-align:middle; font-family: 'Conv_Gotham-Bold_8'; color:#000; font-size:14px; padding:0px 0 0px 10px; }

.navUser{padding:0; background:transparent; font-size:14px; font-weight:400; color:#5a5a5a; line-height:normal; text-align:right; display:inline-block; vertical-align:middle; width:auto;}
.navUser-section--alt{float:none; line-height:normal;}
.navUser ul li.navUser-item{float:none; display:inline-block; vertical-align:middle; position:relative; padding:0; margin:0; line-height:normal; }
.navUser ul li.navUser-item.headerCallMobile{ display:none; }
.navUser ul li.navUser-item.headerCall .navUser-action { background:url(../img/call-icon.png) no-repeat left center; padding:0 0 0 20px; line-height:22px; }
.headerCall a img{ padding-top:10px; }
.headerCall span{ display:block; font-size:11px; font-weight:500; font-family: 'Conv_gotham_medium_4'; text-transform:none; margin-top:-5px; } 
.navUser ul li.navUser-item:last-child{background:none; padding-right:0; margin:0; padding-left:16px;}
.navUser-action{ text-transform:none; font-size:15px; }
.navUser .navUser-action{color:#000; font-size:14px; font-family: 'Conv_gotham_medium_4'; font-weight:normal; text-transform:uppercase; padding:0; margin:0;}
.navUser ul li.navUser-item:first-child{padding-left:0;}
.navUser-action:hover, .navUser-action.is-open{color:#000;}
.navUser ul li.navUser-item.headerCall{ padding:0 15px 0 23px; }
.navUser ul li.navUser-item.headerCall a{  font-size:16px; font-family: 'Conv_Gotham-Bold_8'; }
.navUser ul li.navUser-item.headerCall a:hover{ color:#e7212e; }


.navUser ul li.navUser-item.navUser-item--cart{ background:#dc141e; margin-left:10px; margin-bottom:-7px; }
.navUser ul li.navUser-item.headerCall{ border-left:solid 1px #d0b507; margin-left:15px; }
.navUser ul li.navUser-item.navUser-item--cart .navUser-item-cartLabel{ background:url(../img/cart-icon.png) no-repeat left center; padding:12px 20px 12px 57px; text-align:left; color:#fff; text-transform:none; font-size:15px; font-weight:700; text-align:center; }

.navUser-item--compare .countPill{width:auto; height:auto; background:none; border-radius:0;}
.navUser-item-cartLabel{display:inline-block; vertical-align:middle;}
.navUser-item--cart .countPill{display:inline-block; vertical-align:top; font-size:15px; font-weight:700; text-align:center; padding:0; background:none; padding:0; position:relative; width:auto; height:auto; margin:0; line-height:normal; border-radius:0; }
.navUser-item--cart .navUser-action{padding-top:0;}



.header-logo{margin:0; text-align:left; padding:15px 0; height:auto;}
.header-logo-image{position:relative; }
.header-logo-image-container{min-height:unset;}
.header-logo-image-container::after{padding-bottom:0;}
.header-logo > a{width:auto; display:inline-block; vertical-align:middle;}
.mobile-logo{ display:none; }
.navPages-container-desktop .fixedMenuLogo{ display:none; }
.navPages-container-desktop.menufixed .fixedMenuLogo{ display:block; position:absolute; left:0; top:10px; }

.headerLeft{width:40%; display:inline-block; vertical-align:middle; padding:0; font-size:14px;}
.headerRight{width:60%; display:inline-block; vertical-align:middle; margin-left:-5px; text-align:right; line-height:normal;}
.headerRight span{ display:inline-block; vertical-align:middle; text-align:center; padding:0 3%; }
.headerRight span:last-child{ padding-right:0; }
.headerRight span p{ margin:0; font-size:15px; line-height:20px; }
.headerRight span:hover p{ color:#e7212e; }


.navUser-action--quickSearch{background:url(../img/search-icon.png) no-repeat top center;}

.dropdown--quickSearch .form{max-width:none; position:relative;}
.dropdown--quickSearch .form-input, .navPages-quickSearch .form-input{height:36px; border:none; border-radius:0; font-size:14px; color:#000; background:#fff; padding-left:15px; padding-right:70px; font-weight:400; min-width:unset; width:100%;}
.dropdown--quickSearch .container{padding:0;}

.dropdown--quickSearch .form-input::-webkit-input-placeholder, .navPages-quickSearch .form-input::-webkit-input-placeholder{color:#000;}
.dropdown--quickSearch .form-input::-moz-placeholder, .navPages-quickSearch .form-input::-moz-placeholder{color:#000;}
.dropdown--quickSearch .form-input:-ms-input-placeholder, .navPages-quickSearch .form-input:-ms-input-placeholder{color:#000;}
.dropdown--quickSearch .form-input:-moz-placeholder, .navPages-quickSearch .form-input:-moz-placeholder{color:#000;}
.dropdown--quickSearch .button, .navPages-quickSearch .form-prefixPostfix-button--postfix.button{position:absolute; right:0px; top:0px; width:50px; height:36px; background:#dc141e url(../img/search-icon.png) no-repeat center center; font-size:0; min-width:unset; padding:0; margin:0; border-radius:0; border:none;}

.dropdown--quickSearch.is-open{width:100%; padding:20px; left:0 !important; top:100% !important; min-width:300px;}


/* ============= Sidebar Start ============= */

.headerbannerAndCategory{ padding:0 2px 10px 2px; margin-right:-5px; }
.bannerCarousal, .categoriesRight{ display:inline-block; margin-left:-3px; vertical-align:top; width:70.8%; }
.categoriesRight{ width:29.2%; padding:0 0 0 5px; }
.categoryBoxTop{ position:relative; text-align:center; width:50%; display:inline-block; vertical-align:top; margin-left:-3px; margin-bottom:10px; padding:0 0 0 5px; }
.categoryBoxTopFullWidth{ width:100%; }
.categoryBoxTop span{ position:absolute; right:0; left:0; width:100%; bottom:11px; font-family: 'Conv_Gotham-Bold_8'; color:#fff; text-transform:uppercase; font-size:28px; line-height:normal; }
.categoryBoxTop:hover span{  color:#ffdd00; }

.featuredProductsHome, .topsellresHome{ padding:0; }
.featuredProductsHome .card-body, .topsellresHome .card-body{ padding-top:10px; }
.featuredProductsHome .card-text, .topsellresHome .card-text{ margin-top:10px; }
.featuredProductsHome .card-img-container::after,
.topsellresHome .card-img-container::after { padding-bottom: 70%; }
.featuredProductsHome .card,
.topsellresHome .card{ margin-bottom:0; } 

.fullwidthCategory{ margin:40px 0; position:relative; }
.fullwidthCategoryContent { position:absolute; right:10%; top:50%; transform:translateY(-50%); }
.fullwidthCategoryContent h4{ font-size:120px; margin:0 0 10px; font-family: 'Conv_Gotham-Black_8'; color:#fff; text-transform:uppercase; line-height:normal; }
.fullwidthCategoryContent h4 span{ display:block; font-size:116px; }
.fullwidthCategoryContent a{ border:solid 1px #fff; font-size:16px; color:#fff; text-transform:uppercase; font-family: 'Conv_Gotham-Bold_8'; color:#fff; display:inline-block; padding:12px 28px; }
.fullwidthCategoryContent a:hover{ color:#ffdd00; border-color:#ffdd00; }
.fullwidthCategory .desktopHide{ display:none; }
.gearCategory .fullwidthCategoryContent{ right:auto; left:6%; }
.gearCategory .fullwidthCategoryContent h4{ font-size:150px; }

.topsellresHome{ padding:0 0 0px; }
.topsellresHome .productGrid li.product{ width:25%; }

.bikeBrandsSection{ padding:0px 0; }
.bikeBrandsSection h3{ text-align:center; font-size:32px; margin:0 0 30px; font-family: 'Conv_gotham_medium_4'; text-transform:uppercase; color:#fff; font-weight:normal; }
.bikeBrandsSection h3 img{ padding-right:8px; vertical-align:middle; }
.bikeBrandsSection ul{ margin:0; padding:0; } 
.bikeBrandsSection ul li{ list-style:none; } 
.bikeBrandsSection ul { margin:0; }
.bikeBrandsSection ul li{ width:20%; margin-left:-4px; margin-bottom:20px; padding:0 10px; display:inline-block; vertical-align:top; }
.brandBox{ border:solid 1px #191919; }
.brandBox:hover{ border:solid 1px #dc141e; }

.categories4Columns{ padding:30px 4px; }
.category4ColumnBox{ width:25%; display:inline-block; vertical-align:top; margin-left:-4px; padding:0 5px; position:relative; }
.category4ColumnBox img:hover{ -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.category4ColumnBox span { position:absolute; right:0; left:0; margin:0 auto; text-align:center; bottom:18px; width:100%; font-size:38px; color:#fff; font-family: 'Conv_Gotham-Bold_8'; text-transform:uppercase; }
.category4ColumnBox:hover span{ color:#ffdd00; }


.blogHome{ background:#171717; padding:35px 0 45px; }
.body .blogHome .container{ max-width:1570px !important; }
h2.blogTitle{ text-align:center; font-size:32px; color:#fff; font-weight:normal; font-family: 'Conv_Gotham-Bold_8'; text-transform:uppercase; position:relative; margin:0 0 20px; }
h2.blogTitle a{ position:absolute; right:20px; top:50%; transform:translateY(-50%); font-size:14px; color:#fff; text-transform:none; text-decoration:underline; font-family: 'Conv_Gotham-Book_5'; }
h2.blogTitle a:hover{ color:#ffdd00; }
.blogDetail { text-align:center; padding:35px 5%; }
.blogDetail h4 { line-height:normal; margin:0 0 20px; line-height:28px; height:58px; overflow:hidden; }
.blogDetail h4 a{ font-size:20px; color:#ffffff; font-family: 'Conv_gotham_medium_4'; font-weight:normal;  }
.blogDetail h4 a:hover{ color:#ffdd00; }
.blogDetail .postInfo{ font-size:15px; color:#e7212e; font-style:italic; margin:0 0 15px; }
.blogDetail .btnBlack{ font-size:20px; color:#e7212e; font-family: 'Conv_gotham_medium_4'; text-transform:uppercase; text-decoration:underline; }

.blogCol{ padding:0 10px;  }
.blogBox{ background:#000; padding:10px; }

.instagramHome{ padding:30px 0 0 0px; clear:both; overflow:hidden; }
.instagramHome .instapost{display:flex; flex-wrap:wrap;}
.instagramHome a{ width:20%; padding:5px; }
.instagramHome h2{ text-align:center; font-size:35px; color:#fff; font-weight:normal; font-family: 'Conv_Gotham-Bold_8'; margin:0 0 20px; }
.instagramHome a img{max-height:290px; object-fit:cover; width:100%; height:100%}

.page-sidebar {width:300px; float:left; padding:0px;}
.page-sidebar + .page-content{ width:auto; float:none; overflow:hidden; padding-left:20px; }
.product-listing-container{  }
.productGrid { margin:0 -10px; }
.productGrid li.product{ margin:0;  border: 0; width:20%; padding:0 3px; text-align:center; }
.page-sidebar h5{margin:0; background:#f8bd09; font-size:22px; color:#282828; font-weight:700; text-transform:uppercase; padding:12px 20px 13px 20px;}

.sidebarBlock ul {padding:5px 0; list-style:none;display:block;margin:0;} 
/* .sidebarBlock ul.navList{border-left:1px solid #efefef; border-right:1px solid #efefef;} */
.sidebarBlock ul li {float:none; border-bottom:none; padding:0; margin:0; position:relative;display:block;}

.sidebarBlock ul li a.has-subMenu {}
.sidebarBlock ul li a {display:block; font-size:16px; color:#fff; padding:0 20px 0 20px; margin:0px; font-weight:400; text-transform:none;text-decoration:none; line-height:22px;}
.sidebarBlock ul li a.activePage, .sidebarBlock ul li a:hover {background:none;color:#f8bd09 !important;}
.sidebarBlock + .sidebarBlock, .sidebarBlock{border:none; padding:0; margin:0 0 20px 0;}

.sidebarBlock li ul li {padding:0 !important;}
.sidebarBlock li ul li a {margin:0 !important;border:none !important;}

.sidebarBlock ul.navPages-list li .navPage-subMenu-list{position:absolute; left:100%; top:0px; min-width:200px; background:#e3e3e3; display:none; list-style:none; margin:0px; z-index:9;}
.sidebarBlock ul.navPages-list li:hover .navPage-subMenu-list{display:block;}
.sidebarBlock ul li.navPage-subMenu-item{width:100%; float:none; position:relative;}
.sidebarBlock ul li.navPage-subMenu-item .navPage-childList{position:absolute; left:100%; top:0px; min-width:200px; background:#e3e3e3; display:none; list-style:none; margin:0px; z-index:9; display:none;}
.sidebarBlock ul li.navPage-subMenu-item:hover .navPage-childList{display:block;}
.sidebarBlock .navPages-action-moreIcon {float:right; margin-top:0; color:#b49dc0; background:url(../img/right-arrow.png) no-repeat right center; width:5px; height:9px; font-size:0; margin:5px 0 0 0;}
 .sidebarBlock .navPages-action-moreIcon svg{display:none;}
.navList{background:#2a2a2a;}
.navList .navPages-action svg{fill:#505050; stroke:#505050;}
.sidebarBlock ul li .navPages-action:hover svg{fill:#3466af; stroke:#3466af;}
.navList .navPages-item:hover .navPage-subMenu{display:block; left:240px; z-index:1; top:0;}
.navList .navPage-subMenu-item > .navPage-subMenu-action{border-bottom:10px solid #efefef; color:#505050; padding:8px 20px;}
.navList .navPages-item .navPage-subMenu{background:#fff;}
.headerCart .previewCart .previewCartItem-image img{ height:80px; }

.sidebarBlocksubcategories .navList-item{ border-bottom:solid 1px #404040; } 
.sidebarBlocksubcategories .navList-item a.navList-action{ padding:7px 15px; }


.facetedSearch-navList .accordion-nav-clear-holder{ background:#ffdd00; color:#000; padding:7px 14px; margin:0; }
.facetedSearch-navList .accordion-nav-clear-holder button.accordion-navigation{ margin:0 !important;  }
.accordion--navList .accordion-title{ font-family: 'Conv_gotham_medium_4'; }
.facetLabel { background:#2a2a2a; }
.accordion.accordion--navList .navList-item a{ padding-left:40px; line-height:normal; }
.navList-action--checkbox::before, .navList-action--checkbox::after{ left:10px; }
.accordion.accordion--navList .navList-item{ padding-top:7px; padding-bottom:7px; }
#facetedSearch-content--rating .navList-item a{ padding-left:15px; }
#facetedSearch-content--price{ padding:15px; }
#facetedSearch-content--price .form-minMaxRow .form-field{ width:50%; }
#facetedSearch-content--price .form-minMaxRow .form-field:last-child{ width:100%; margin-top:10px; }
.accordion--navList .accordion-block{ margin-top:15px; }
#facetedSearch-content--price .form-minMaxRow .form-field:last-child .button { color:#fff; }
/* ============= Sidebar End ============= */


/* ============= Cetegory Section Start ============= */




.productSlider{padding:40px 0 60px 0; text-align:center;}
.card{padding:15px 0; margin-bottom:20px; }
.card:hover{ background:#242424; } 
.productCarousel .card{margin-bottom:0;}
.card .card-figure .card-figcaption{ display:none; }
.card-figure{ background:none; }
.card-img-container::after{padding-bottom:80%;}
.card-body{text-align:center; padding:25px 0 0 0;}
.card-title{font-size:14px; font-weight:normal; line-height:19px; margin:0; height:57px; overflow:hidden;}
.card-title > a{color:#fff; text-decoration:none !important;}
.card-title > a:hover{ color:#ffdd00; }
.card-text{margin:12px 0 0 0;}
.quickSearchResults .card-title > a:hover{ color:#fff; }
.card-body .card-text[data-test-info-type="brandName"]{font-size:14px; color:#ccc;}
.card-body .card-text.card-text-brand{ display:none; }
.card-text.card-text-brand{ margin-bottom:8px; } 
.price-section{/*font-size:24px;*/ font-size:18px; color:#fff; font-weight:normal; display:inline-block; font-family: 'Conv_gotham_medium_4'; vertical-align:middle; padding:0 3px; }
.price-section.price-section--withoutTax.non-sale-price--withoutTax{ margin-top:-3px; } 
.originallyProductPage{ display:none; }
.productView-product .originallyProductPage{ display:inline-block; }

.productView-product .price-section.price-section--withoutTax.non-sale-price--withoutTax span{ text-decoration: none; }
.productView-product .price-section.price-section--withoutTax.non-sale-price--withoutTax span em{ font-style:normal; }
.productView-product .price-section.price-section--saving.price{ display:inline-block; width:100%; margin-top:-10px; }
.productView-product .price-section.price-section--saving.price span{ font-size:14px; }
.productView-product .price-section.price-section--withoutTax.non-sale-price--withoutTax{ margin-top:-6px; font-size:inherit; }
.productView-product .price-section.price-section--withoutTax{ font-size:38px; }

.price-section.rrp-price--withoutTax{display:none;}
.price--rrp, .price--non-sale, .price--discounted{margin-right:0; color:#878787; font-size:14px; font-family: 'Conv_Gotham-Book_5'; }
.price-now-label{display:none;}
.card-figcaption-body .button{border-radius:0; background:#dc141e; color:#fff; text-transform:uppercase; font-weight:700; padding:15px 25px; height:45px; font-size:14px; border:none; display:block; letter-spacing:normal; width:100%; text-decoration:none !important;}
.card-figcaption-body .card-figcaption-button:focus{ background:#dc141e; }
.card-figcaption-body label.button{background:#000;}
.card-figcaption-body .button.quickview{background:#282828; color:#fff;}
.card-figcaption-body input[type="checkbox"]{display:inline-block; vertical-align:middle; margin-top:-3px;}
.prdctBtn{padding:15px 0 0 0;}
.prdctBtn .card-figcaption-button{display:inline-block; position:relative; background:#fff; color:#000; font-size:14px; font-weight:700; padding:13px 30px; height:45px; border-radius:50px; border:2px solid #000;}
.prdctBtn .card-figcaption-button:hover, .prdctBtn .card-figcaption-button:focus{background:#000; color:#fff;}

.productSlider .productGrid{margin-bottom:0;}
.card-body .card-text{color:#dc141e;}
.productSlider .card-body .card-text[data-test-info-type="productRating"]{margin:10px 0 0 0;}

.page-heading{font-size:32px; color:#dc141e; text-transform:uppercase; padding:0; margin:30px 0 20px 0; position:relative; text-align:center; font-weight:normal; line-height:normal; font-family: 'Conv_Gotham-Bold_8'; }
.page-heading span{color:#f8bd09;}
.main.full .page-heading{margin-top:0;}

.footer{padding:20px 0 0 0; margin:30px 0 0 0; font-size:14px; color:#fff; position:relative; font-weight:400; border-top: solid 1px #333333; position:relative; background:none; }
.footerTop{position:relative; background:#fcb738; text-align:center; padding:25px 0; margin:0 0 50px 0;}
.ftrNewsletter{position:relative; display:inline-block; vertical-align:middle;}
.ftrNewsletter .newsletterHead{display:inline-block; vertical-align:middle; text-align:left; background:url(../img/newsletter-ic.png) no-repeat left center; padding:0 25px 0 60px;}
.ftrNewsletter .newsletterHead .footer-info-heading{font-size:18px; border:none; margin:0; padding:0;}
.ftrNewsletter p{font-size:14px; color:#fff; margin:0 0 12px;}
.ftrNewsletter .form{margin:0; position:relative; display:inline-block; vertical-align:middle; width:100%;}
.ftrNewsletter .form .form-field{margin:0; display:block;}
.ftrNewsletter .form-prefixPostfix{display:block;}
.ftrNewsletter .form-prefixPostfix .form-input{width:auto; flex:none; height:42px; border-radius:0; color:#505050; font-size:14px; margin:0; border:none; background:#fff; padding:0 135px 0 20px; width:100%; display:inline-block; vertical-align:middle;}

.ftrNewsletter form#sib-form{ background:none; width:100% !important; position:relative; }
#sib-form input#EMAIL{ background:#fff; padding:14px 120px 14px 15px; color:#000 !important; width:100% !important; }
#sib-form button.sib-form-block__button{ position:absolute; background:#e7212e !important; right:0; top:0; width:auto !important; text-indent:0 !important; color:#fff; font-family: 'Conv_Gotham-Bold_8'; text-transform:uppercase; }
.ftrNewsletter #sib-form input#EMAIL,
.ftrNewsletter #sib-form button.sib-form-block__button{ height:45px; } 



.ftrNewsletter .form-prefixPostfix .form-input::-webkit-input-placeholder{color:#505050; opacity:1;}
.ftrNewsletter .form-prefixPostfix .form-input::-moz-placeholder{color:#505050; opacity:1;}
.ftrNewsletter .form-prefixPostfix .form-input:-ms-input-placeholder{color:#505050; opacity:1;}
.ftrNewsletter .form-prefixPostfix .form-input:-moz-placeholder{color:#505050; opacity:1;}
.ftrNewsletter .form-prefixPostfix .button{height:42px; font-size:14px; letter-spacing:normal; text-transform:uppercase; font-weight:normal; border:none; border-radius:0; padding:0 20px; background:#e7212e; color:#fff; margin:0; min-width:unset; width:auto; position:absolute; right:0; top:0; font-family: 'Conv_Gotham-Bold_8';}
.ftrNewsletter .form-prefixPostfix .button:hover{ background:#ffdd00; color:#000; }
p.aboutcontentFooter{ font-weight:normal; margin:5px 15px 15px 15px; line-height:26px; color:#fff; font-size:15px; }
p.aboutcontentFooter a{ text-transform:uppercase; text-decoration:underline; }

.googleReviewFooter{ padding:0 0 10px; }
.footer-info-col{color:#666666; font-size:14px; margin:0 0 20px 0; padding-right:20px;}
.footer-info-list{margin:0;}
.footer-info-list a, .footer-info-col a{color:#fff; font-weight:normal;}
.footer-info-list a:hover, .footer-info-col a:hover{color:#ffdd00; opacity:1;}
.footer-info-col--small, .ftrQuickLinks{width:19%;}
.ftrNavigation{ width:16%; }
.contactandNewsletterSection{ width:46%; display:inline-block; vertical-align:top; }
.ftrContactInfo{ width:46%; }
.ftrNewsletter{ width:54%; }
.footer-info-heading{color:#fff; font-size:20px; text-transform:uppercase; padding:0 0 25px 0; margin:0 0 20px 0; font-weight:normal; letter-spacing:normal; line-height:normal; border-bottom:1px solid #333333; font-family: 'Conv_Gotham-Bold_8'; width:80%;}
.ftrNewsletter .footer-info-heading { width:100%; }
.footer-info-list li{line-height:normal; padding:0 0 18px;}
.footer-info-list a.viewallLink{text-decoration:underline; font-weight:700;}

.ftrContactInfo p{margin:0 0 15px 0; padding:0 0 0 30px; line-height:23px; color:#fff;}
.ftrLocation{background:url(../img/location-icon.png) no-repeat left top 3px;}
.ftrCall{background:url(../img/call-icon-ftr.png) no-repeat left top 3px;}
.ftrHours{background:url(https://cdn11.bigcommerce.com/s-pk76o/product_images/uploaded_images/hours-icon.png) no-repeat left top 3px;}
.ftrmailIc{background:url(../img/mail-icon.png) no-repeat left center;}

.copyrightMain{ background:#151515; padding:15px 0; margin:20px 0 0 0; }
.copyrightMain .container div{ display:inline-block; vertical-align:middle; margin-left:-4px; }
.copyrightLeft{ width:28%; }
.footerPayment{ width:25%; padding:0 10px; }
.footerSocial{ width:20%; }
.securetag{ width:27%; text-align:left; }
.copyrightLeft p{ font-weight:normal; margin:0; }
.copyrightLeft p strong{ font-family: 'Conv_Gotham-Bold_8'; }

.footerSocial{}
.footerSocial .socialLinks{display:inline-block; vertical-align:middle; line-height:normal; }
.footerSocial .socialLinks .socialLinks-item{ margin-bottom:0; margin-right:15px; }
.footerSocial .socialLinks .icon svg{ fill:#dfb338; }
.footerSocial .socialLinks .icon.icon--facebook svg{ fill:#1674ea; display:none; }
.footerSocial .socialLinks .icon.icon--facebook{ background:url(../img/facebook-logo.png) no-repeat left top; }
.footerSocial .socialLinks .icon.icon--instagram svg{ fill:#cf3171; display:none; }
.footerSocial .socialLinks .icon.icon--instagram { background:url(../img/instagram-logo.png) no-repeat left top; }
.footerSocial .socialLinks .icon.icon--youtube svg{ fill:#e51d05; }
.footerSocial .socialLinks .icon svg{ fill:#dfb338; }
.footerSocial .socialLinks--alt .icon{ width:35px; height:35px; }
.footerSocial .socialLinks--alt .icon--rss svg{ display:none; }
.footerSocial .socialLinks--alt .icon--rss { background:url(../img/blog-icon.png) no-repeat left top; width:48px; } 



/* ============= Footer End ============= */

/* ============= Breadcrumb and Pagination Start ============= */

nav[aria-label="Breadcrumb"]{position:relative; display:none;}
ol.breadcrumbs{text-align:left; border-bottom:1px solid #e5e5e5; margin-bottom:20px; padding:15px 0 15px 0;}
.breadcrumb{font-size:16px; position:relative;}
.breadcrumb:first-child{padding:0;}
.breadcrumb a{color:#000000; font-weight:700;}
.breadcrumb.is-active > .breadcrumb-label{color:#797979; font-weight:400;}

.pagination-list li{width:40px; height:40px; line-height:30px; border:none;}
.pagination-list li.pagination-item--next, .pagination-list li.pagination-item--previous{width:auto; height:auto;}
.pagination-list li.pagination-item--next a, .pagination-list li.pagination-item--previous a, .pagination-list li.pagination-item--next button, .pagination-list li.pagination-item--previous button, .pagination-list li.pagination-item--next a:hover, .pagination-list li.pagination-item--previous a:hover, .pagination-list li.pagination-item--next button:hover, .pagination-list li.pagination-item--previous button:hover, .pagination-list li.pagination-item--next a:focus, .pagination-list li.pagination-item--previous a:focus, .pagination-list li.pagination-item--next button:focus, .pagination-list li.pagination-item--previous button:focus{background:none; color:#fff !important;}
.pagination-list li a, .pagination-list li button{background:#000; color:#fff; font-weight:bold}
.pagination-list li.pagination-item.pagination-item--current{border:none;}
.pagination-list li.pagination-item.pagination-item--current a, .pagination-list li a:hover, .pagination-list li button:hover, .pagination-list li a:focus, .pagination-list li button:focus{background:#dc141e; color:#fff !important;}

/* ============= Breadcrumb and Pagination End ============= */


/* ============= Inner Pages Common Css Start ============= */

.actionBar{margin:0 0 20px 0; padding:10px 0; position:relative; text-align:right;}
.actionBar .form-field{margin-bottom:0; border:none; border-radius:0;}
.actionBar-section .form-select{min-width:170px; font-size:14px; border:1px solid #dadada; height:40px; color:#353535; border-radius:0;}
.actionBar-section .form-label{font-size:15px; font-weight:700; color:#000;}
.actionBar-section{float:none; display:inline-block;}
.page-content--centered{width:100%;}
.form-actions{max-width:unset; text-align:left;}

.account--fixedSmall, .account--fixed, .account--fixedLarge, .account{width:100%;}
.login, .login-row{max-width:unset;}
.login{margin:0;}
.form-column{width:100%;}
.form-fieldset.form-column .form-field{padding-left:0; padding-right:0;}
.form-fieldset.form-column .form-field.form-field-group{padding-left:0.75rem; padding-right:0.75rem;}
.wishlists-table{max-width:100%;}
.form.forgot-password-form {max-width:600px;}

.brand .card-img-container::after{padding-bottom:100%;}
.brand .card-title{height:auto; color:#fff; background:#1a1a1a; text-transform:uppercase; font-size:16px; font-weight:500;}
.brandGrid .brand .card-title{height:unset;}
.brand .card-title a{color:#fff; display:block; padding:10px;}
.brand .card-body{padding:0;}
.brand .card{padding:0; border-radius:0; border:1px solid #272727;}
.brand .card .card-figure{padding:0; margin:0;}
.brand .card-image{padding:0 15px;}

.icon--ratingFull svg{fill:#efce4a;}
.icon--ratingEmpty svg, .productView-details .productView-rating .icon--ratingEmpty svg{fill:#ccc;}

.cartPageMain .alertBox--info{ background-color:#73e266; }
.cartPageMain .alertBox--info p{ color:#000; text-align:center; }
.cartPageMain .alertBox--info .alertBox-icon{ display:none; }
.cartPageMain .alertBox--info .alertBox-message br{ display:none; }
.cartPageMain .alertBox--info .alertBox-message strong{ display:block; padding:5px 0; }

.productPageLeftAllDetail{ width:80%; display:inline-block; vertical-align:top; margin-left:-3px; }

.productView{padding-top:40px; padding-bottom:30px;}
.productView-title{line-height:normal; font-size:26px; margin-top:0; color:#000; margin-bottom:15px; font-family: 'Conv_Gotham-Book_5';}
.productView-brand{font-family: 'Conv_Gotham-Book_5';}
.productView-price .price-section{font-size:30px;}
.productView-img-container::after{padding-bottom:100%;}
.productView-images .productView-img-container::after{padding-bottom:75%;}
.productView-images .easyzoom-flyout{left:0px; top:0px; z-index:9999;}
.prdctDtl .productView-info-name{margin-right:5px; font-family: 'Conv_Gotham-Book_5'; font-size:14px; font-weight:700; color:#000; margin-bottom:0; line-height:normal; width:auto; display:inline-block;}
.prdctDtl .productView-info-value{display:inline-block; width:auto; font-family: 'Conv_Gotham-Book_5'; font-size:14px;}
.form-label, .form-checkbox + .form-label, .form-radio + .form-label{font-family: 'Conv_Gotham-Book_5'; font-size:14px; color:#fff;}
.cart-total .form-select{background-position:right 10px top 6px;}


.form-field--increments .button{height:auto;}
.form-field--increments .form-label{display:block; width:auto; margin-right:10px; margin-bottom:5px; vertical-align:middle; font-weight:700;}
.form-field--increments .form-increment{display:inline-block; width:auto; background:#fff; min-width:60px;}
.form-increment .button{height:40px; width:40px; min-width:unset; border-radius:0; border:1px solid #ccc; background:#f0f0f0;}

.productView-options{margin-bottom:0;}
.productView-product{padding-bottom:0;}
.productView-details{margin-bottom:20px;}
.form-wishlist .button{padding:17px 20px; height:50px;}
.form-wishlist .button .icon{display:none;}
#wishlist-dropdown.is-open .button{padding:10px 5px; font-size:13px; color:#000;}
.productView-options .form{margin-bottom:5px;}


.productView-description{width:100%; padding:0 0 0 0; float:none;}
/* .productView-description .tab-content{border:1px solid #e5e5e5; border-top:none; padding:20px 20px;} */
.productView-reviewLink > a{color:#000; font-size:14px;}
.productView-reviewLink > a[data-reveal-id="modal-review-form"]{border-bottom:1px solid #7b7a78;}
.productView-reviewLink{margin-left:10px; margin-right:0.78571rem; color:#fff; text-decoration:underline; font-weight:500;}
#productReview_link{color:#515151; margin-left:10px;}
.productView-description .tabs-contents{ margin-bottom:0; }
.productView-description .tabs .tab-title,
.productView-description .tabs .tab.is-active,
.videoBigTab .tab.is-active{ font-size:0 !important; padding:0; display:none; }

.removeBtn, .removeBtn:hover { background:url(../img/remove-ic.png) no-repeat center; width:25px; height:25px; font-size:0; border:none; min-width:unset; padding:0;}
.removeItem { position:absolute; top:15px; right:20px;}
.modal-content .form-field{padding-left:0; padding-right:0;}

#cart-preview-dropdown{min-width:280px; left:auto; z-index:11;}
.previewCartAction .previewCartAction-checkout{padding-left:0;}
.previewCartAction .previewCartAction-viewCart{padding-right:0;}
.previewCartItem-content{padding-left:10px; padding-right:0; text-align:left; margin-left:-5px;}
.previewCartAction .button{font-size:10px; min-width:unset; padding:13px 5px;}
.previewCartList li {display:block;padding:15px 10px !important; border-bottom:1px solid #ccc;}
.previewCartItem-image, .previewCartItem-content{display:inline-block;}
.cart-item-image{max-height:80%;}
.previewCartCheckout .button{font-size:14px;}
.previewCartItem-name{font-family: 'Conv_Gotham-Book_5';}
.previewCartItem-name a, .cart-item-name__label{color:#000;}

.account-body{margin:0;}

.form-select--small, .form-select--date{padding-top:5px; padding-bottom:5px;}

.cart-additionalCheckoutButtons{width:auto; float:right;}
.cart-additionalCheckoutButtons .FloatRight p{text-align:center;}
.cart-additionalCheckoutButtons .CheckoutButton:first-child{margin-top:0;}
.cart-total .button{padding:8px 10px 8px 10px; height:auto;}
.cart-form .button{min-width:unset; height:auto;}
.form-actions .button, .form-actions input, .form-actions a {vertical-align:middle;}

.productGrid .product{position:relative; width:25%;}
.quickSearchResults .card-figcaption-body{display:none;}
.quickSearchResults .card{margin-bottom:5px !important;}
.coupon-code-cancel, .shipping-estimate-hide{}
.table-actions .button{min-width:unset;}

.form-label small{font-size:0; position:relative; float:none;}
.form-label small:before{content:'*'; top:2px; font-weight:700; font-size:18px; color:#F00; position:relative;}




.blog-post-figure{width:100%;}
.blog-post-body{width:100%; text-align:left;}
.blog-date, .blog-author{text-align:left;}
.blog-title{margin-left:0; margin-right:0; font-family: 'Conv_Gotham-Book_5'; font-weight:700;}
.blog .addthis_toolbox{margin-top:20px;}
.blog .socialLinks{text-align:left; line-height:normal;}
.blog-thumbnail{margin:0 0 20px;}
.blog-thumbnail::after{padding-bottom:0;}
.blog-thumbnail img{position:relative;}
.blog + .pagination{padding-top:40px;}
.blog-post-figure{width:100%; display:inline-block; vertical-align:top;}
.blog-post-body{width:100%; display:inline-block; vertical-align:top; padding-left:0; margin-left:0;}
.blog + .blog {margin-top: 20px; padding-top: 20px;}
.blog-thumbnail{max-width:unset;}

.blogpostPage{padding-top:30px;}
.blogpostPage .blog-post-figure{width:100%;}
.blogpostPage .blog-post-body{width:100%; padding-left:0;}
.blog .tags{text-align:left;}
.blogpostPage .blogLeftSidebar .blog-post-figure{display:none;}

/* ============= Navigation Desktop Start ============= */

.page-sidebar + .page-content{float:none; padding:0 0 0 20px; width:auto; overflow:hidden;}
.page{margin:0;}
.page-content, .page-content--full{padding-left:0; padding-right:0;}
.productView-info{padding-top:0;}

/* Product Page Css */
.productPageMain .container{ max-width:100%; }
.skuProduct{ padding:0; }
.skuProduct .productView-info-name{ font-family: 'Conv_Gotham-Book_5'; color:#ccc; }
.skuProduct .productView-info-value{ color:#ccc; font-size:13px; font-weight:normal; font-family: 'Conv_Gotham-Book_5'; }
.productView-product .productView-price{ padding:5px 0 0 0; font-size:inherit; }
.relatedProductProductPage  .BlockContent > h3{ margin:0 0 20px; font-size:18px; color:#fff; text-align:center; }
.relatedProductProductPage ul.product-list{ margin:0; padding:0 0 0 15px }
.relatedProductProductPage ul.product-list li{ list-style:none; }
.relatedProductProductPage .card-img-container::after{ padding-bottom:75%; }
.relatedProductProductPage .card-figure{ padding:35px 0 22px; }
.relatedProductProductPage .card-title{ font-size:13px; font-family: 'Conv_Gotham-Book_5'; line-height:22px; height:auto; padding-bottom:10px; }
.relatedProductProductPage .card-text{ margin-top:0; }
.relatedProductProductPage .price-section{ font-size:20px; }
.relatedProductProductPage .card{ margin:0; padding-top:0; padding-bottom:10px; }
.relatedProductProductPage > h3{ font-family: 'Conv_Gotham-Bold_8'; font-size:18px; text-transform:uppercase; color:#fff; text-align:center; margin:0 0 20px; }
.productDetailVideo1, .productDetailVideo1Def{ padding:10px 0 15px; margin:20px 20px 0 20px; clear:both; border-top:solid 1px #424242; }
.productDetailVideo1 iframe, .productDetailVideo1Def iframe{ width:100%; }
.relatedProductProductPage .card-body{ padding-top:0; }
/*.productPageMain .relatedProductProductPage ul .product-card:nth-child(3n+1){ display:none; }*/

.productView-details .facebookLikeBtn{ display:none; }
.productView-details .socialLinks{ border-top:solid 1px #424242; padding:15px 0 12px; }
.productView-details .socialLinks{ line-height:normal; }
.productView-details .productView-product{ position:relative; }
.brandImageDetailpage{ position:absolute; right:0; top:40px;/* width:70px; height:70px; border:solid 1px #313131;*/ }
.brandImageDetailpage img{ width:auto; height:auto; max-width:90px ; max-height:60px; }
.brandNm { position:absolute; top:8px; text-transform:none; font-size:11px; line-height:normal; color:#c1c1c1; text-align:center; width:100%; line-height:normal; }
.productDynamicIPMessage{  border-top:solid 1px #424242; padding:13px 0; clear:both; overflow:hidden; display:flex; flex-wrap:wrap; }
.productDynamicIPMessage div{ background:#ffdd00; color:#000; font-family: 'Conv_Gotham-Bold_8'; font-size:13px; text-transform:uppercase;  
flex-basis:49%;  text-align:center; padding:10px; }
.productDynamicIPMessage .ipmessage1{ margin-right:1%; }
.productDynamicIPMessage .ipmessage2{ margin-left:1%; max-width:100%; justify-content:center; align-items:center; display:flex; word-break:break-all; }
#dynamicMessage a{ color:#000; font-family: 'Conv_Gotham-Bold_8'; font-size:13px; text-transform:uppercase; display:block; width:100%; }
.productDynamicIPMessage div:hover { color:#fff;  }
#dynamicMessage  div:hover a{ color:#fff;  }

.proCartBtn, .motoDCashBtn{ display:inline-block; vertical-align:bottom; margin-left:-3px; width:50%; }
.motoDCashBtn{ text-align:center; color:#419e11; font-size:15px;  font-family: 'Conv_Gotham-Bold_8'; padding:10px 0 10px 7px; }
.motoDCashBtn [data-content-region="product_below_price"]{ padding-top:8px; }
.proCartBtn #add-to-cart-wrapper #form-action-addToCart{ margin-bottom:0; }
.motoDCashBtn a:hover{ color:#ffdd00; }
.motoDCashBtn img{ padding-right:6px; vertical-align:middle; }

.productView-product{ border:0; }
.productView-images .productView-image{  padding:0; }
.productPageImageMain{ border:solid 12px #242424; }
.productView-image .productView-img-container{ max-width:100%; }

.productView-details{ background:#1b1b1b; margin:0; padding:0 35px; font-size:15px;}
.productView-brand{margin:0 0 15px; font-size:14px; color:#969696; font-weight:600; display:none;}
.productView-title{ line-height:normal; font-size:20px; color:#fff; margin-top:0; margin-bottom:0; text-transform:uppercase; line-height:25px; font-family: 'Conv_Gotham-Bold_8'; padding-top:0; font-weight:700; padding-bottom:7px;}
.productView-price .price-section.price-section--withTax div, .productView-price .price-section.price-section--withoutTax div{ display:inline-block; }
.productView-price .price-section.price-section--withoutTax .price-section--minor{ color:#ddd; }
.productView-price .price-section.price-section--withoutTax{ color:#fff; }
/*.productView-price .price-section.price-section--withoutTax.rrp-price--withoutTax{display:none !important;}*/
.price-section.price-section--saving.price{font-weight:400; font-family: 'Conv_Gotham-Book_5'; color: #878787; font-size: 18px; }
.productView-details .productView-rating { margin-top:10px; }
.form-label--alternate{ font-size:14px; color:#fff; font-weight:600; }
.productView-options .form-field{ margin-bottom:10px; }
.form-field.form-field--stock{ border-bottom:solid 1px #c8c8c8; border-top:solid 1px #dcdcdc; padding:20px 0 9px; }
.form-field.form-field--stock label span{ display:block; }
.productView-price{ margin-bottom:0; }
.form-field.form-field--increments{ padding:7px 0 0 0; }
.form-input--incrementTotal{background:none; height:40px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-radius:0; min-width:45px; margin:0 -4px; min-width:60px;}
.productView-options .form-field .form-select{ background-image:url(../img/arrow-down.svg); background-position:right 10px center; background-repeat:no-repeat; }

#form-action-addToCart,
.proCartBtn .add_order_btn,
.proCartBtn .pre_order_btn, .add_cart_fly1, .add_cart_fly1:hover{ background:#419e11;  font-family: 'Conv_Gotham-Bold_8'; font-size:18px; color:#fff;  border-radius:0; border:0; font-weight:normal; min-width:175px; height:50px; padding:10px 20px; width:100% !important; margin-right:0; }
#add-to-cart-wrapper .form-action{ width:99.3%; margin-top:15px; }
#form-action-addToCart:disabled,
#form-action-addToCart[disabled],
#form-action-addToCart:disabled:hover,
#form-action-addToCart[disabled]:hover{ background:#626262; color:#929292; }
#form-action-addToCart:hover, 
.proCartBtn .add_order_btn:hover,
.proCartBtn .pre_order_btn:hover, .add_cart_fly1:hover{ color:#ffdd00; border:0; }
.form-wishlist a.button{ background:#000000 ; font-size:16px; color:#fff; border-radius:0; border:none;}
.form-wishlist a.button:hover  { background-color:#000; }
.addthis_toolbox{padding-bottom: 25px;}
.productView .addthis_toolbox{border-top:1px solid #dcdcdc; padding:20px 0 30px 0;}
.socialLinks-item .socialLinks__link{height:26px; width:22px;}
.socialLinks .icon svg{fill:#707070;}
.productView .addthis_toolbox .socialLinks{line-height:normal;}
.productView-options .form-select{max-width: 100%;  background:#2b2b2b;  border-radius:0; border:solid 1px #474747; height:39px; color:#ccc; }
.productView-image + .productView-thumbnails{padding:0 40px; text-align:center; margin-bottom:7px;}
.productView-image + .productView-thumbnails.slick-slider { padding:0 40px; }
.productCarousel-slide .card{margin-bottom:0;}
.form-label small{padding-left:0;}
.productView-thumbnails .slick-dots{display:none !important;}
.productView-thumbnails .slick-list{margin-left:0; margin-right:0;}
.productView-thumbnails .slick-list .productView-thumbnail{margin-bottom:0;}
.productView-thumbnail{margin-bottom:5px;}
.productView-options form.form .form-field--stock{ display:none; }

[data-product-attribute] .form-option{overflow:unset;}
.productView-options .form-field > .form-radio + .form-label{display:block;}
.show-more-review em{ text-transform:none; }


.cart-total .form-select{padding-right:30px;}
.estimator-form-label{ text-align:left; }
.login-form{ margin-top:0; }
.login-form .panel-title{ margin-bottom:20px; }

.tab-title{font-size:18px; font-weight:normal; text-transform:uppercase; color:#000; padding:10px 20px 10px 20px; background:#f4f4f4; font-family: 'Montserrat', sans-serif; }
.tabs{border-bottom:1px solid #2c2c2c; text-align:center;}
.tab{border:none; margin:0 10px 0 0; float:none; display:inline-block;}
.tab.is-active{border:none;}
.tab.is-active .tab-title{color:#000; background:#aeaeae; position:relative;}
.tab-content, .tabs-contents p{font-size:16px; color:#fff;}
.videoBigTab{ margin-bottom:30px; }



.previewCart .productView{display:block;}
.previewCart .productView-details{padding-top:20px; padding-bottom:20px;}
.page-sidebar + .page-content .productGrid .product{width:25%;}
.previewCart .productView-info{margin-bottom:0;}
.previewCart-additionalCheckoutButtons{padding-left:0px; padding-right:20px;}

.page-content.page-content--centered address strong span, .page-content.page-content--centered address span{font-size:16px !important;}
#gift-certificate-balance .form-prefixPostfix{ display:inline-block; }
#gift-certificate-balance .form-prefixPostfix .form-input{ display:inline-block; }
#gift-certificate-balance .form-prefixPostfix .button{ display:inline-block; }

.smlrprdctTitle{text-align:center; border-bottom:1px solid #2c2c2c; margin:0 0 40px 0;}
.smlrprdctTitle span{color:#000; background:#aeaeae; font-size:18px; font-weight:700; text-transform:uppercase; padding:14px 20px 14px 20px; font-family: 'Montserrat', sans-serif; display:inline-block; margin:0;}

.modal .modal-content .previewCart .productView-img-container::after{ padding-bottom: 75%; }



.tirewarmersTemplate{ max-width:1500px; margin:0 auto; }
img#lp-mainimg{ max-width:100%; width:100%; }
.tirewarmersTemplate .Wrapper_left,
.tirewarmersTemplate .Wrapper_ryt{ width:25%; display:inline-block; vertical-align:top; margin-left:-3px; }
.tirewarmersTemplate .Wrapper_left img{ width:100%; }
.tirewarmersTemplate .Wrapper_ryt{ width:75%; padding-left:25px; }
.tirewarmersTemplate .LP-Item-Name{ font-family: 'Conv_Gotham-Bold_8'; }
.tirewarmersTemplate .Wrapper_red{ border-top:solid 5px #e7212e; margin:15px 0 0 0; padding:15px 0 0 0; }
.tirewarmersTemplate #Wrapper .LP-Item {
    background: rgba(0, 0, 0, 0) url("https://cdn2.bigcommerce.com/server4200/pk76o/product_images/uploaded_images/l-logo-moto-d.png?t=1509483259&_ga=2.76708757.1299731867.1509476600-1752150809.1508259806") no-repeat scroll left center / 60px auto !important; padding-left: 85px; }
.tirewarmersTemplate #Wrapper .LP-Item:nth-child(3){
    background: rgba(0, 0, 0, 0) url("https://cdn2.bigcommerce.com/server4200/pk76o/product_images/uploaded_images/rise-logo-moto-d.png?t=1509484336&_ga=2.38485667.1299731867.1509476600-1752150809.1508259806") no-repeat scroll left center / 60px auto !important;
  padding-left: 85px;}
.shopbutton { float: right; width: 160px; margin-top: 10px; }
.LP-Section h2, .LP-Section2 h2{ font-family: 'Conv_Gotham-Bold_8'; color:#e7212e; text-transform:uppercase; font-size:20px; }
.LP-Section2, .LP-Section2 { width:50%; float:left; padding-right:20px; }
.LP-Section2 .filler { font-size: 14px; color: #fff; padding: 0px 20px 20px 20px; }
.embedText { max-width: 235px!important; position:relative; }
.embedText a { display: block; position: absolute; margin-top: -24px; margin-left: 9px; font-size: 13px; font-style: italic; color: #fff; left:0; }
.embedText.gaptop{ width:100% !important; max-width:100% !important;  } 
.LP-Section2 iframe{ width:100% !important; }

.relatedProductProductPage .moto_related_products_product ul li:nth-child(n+6){ display:none; }

.banners{ background:#000; }
.motorUnderBase .DivTable.TwoWide{ max-width:1500px; margin:0 auto; }
.motorcycle-undersuits-and-baselayers{ border-bottom:solid 1px #333; margin-bottom:20px; padding-bottom:20px; }
.motorcycle-undersuits-and-baselayers .Cell{ width:50%; display:inline-block; vertical-align:top; margin-left:-3px; }

.about .page-content h1 { color:#ffdd00; font-family: 'Conv_Gotham-Bold_8'; font-size:20px; }
#AboutBanner{ padding:50px 0 0 0; clear:both; overflow:hidden; position:relative; }
#AboutBanner::after{ background:#fc0000; width:100%; position:absolute; left:0; right:0; height:11px; content:""; top:107px; z-index:0; }
#AboutBanner .DivWrap{ max-width:1540px; margin:0 auto;  text-align:left; clear:both; overflow:hidden; z-index:1; position:relative; padding:0 15px; }
#AboutBanner .DivWrap .BannerImg{ float:left; }
#AboutBanner .DivWrap .BannerDesc{ position:relative; top:100px; font-family: 'Conv_gotham_medium_4'; font-size:20px; }
.AboutPeople { float: right; padding-top: 52px;  width:28%; }
.meetOurStaffAbout{ width:60%; float:right; padding:0 20px; }
.people { margin-bottom: 10px; }
.people img { display: inline-block; vertical-align: middle; width: 150px; height: auto; }
.peopleDesc { padding: 0 10px; display: inline-block; vertical-align: middle; width: 154px; }
.peopleName { display: block; font-size: 16px; text-transform: uppercase; color: #f6d003; padding: 10px 0;  font-family: 'Conv_Gotham-Bold_8';}
.peoplePosition { display: block; font-size: 11px; font-style: italic; color: #fff; }
.aboutpeopleRight .people{ text-align:left; }
.aboutpeopleRight .people .peopleDesc{ text-align:left; }

.dealerpagecontainer{ max-width:1500px; padding:20px 0 0 0; margin:0 auto; }
.dealerpagecontainer h2 { font-size: 20px; color: #f6d003; font-family: 'Conv_Gotham-Bold_8'; }
#DealerLeft, #DealerRight{ width:65%; display:inline-block; vertical-align:top; margin-left:-3px; }
#DealerRight{ width:35%; }
.dealerpagecontainer .page-content{ padding-bottom:20px; }
.DealerPdf strong{ font-weight:normal; font-size: 20px; color: #f6d003; font-family: 'Conv_Gotham-Bold_8';  }
#DealerRight .DealerLogin { width: 100%; background:#ccc; padding: 20px 20px 5px 20px; }
.DealerLogin h3{ margin:0; font-size:20px; font-family: 'Conv_Gotham-Bold_8'; border-bottom:solid 1px #ababab; margin-bottom:10px; padding-bottom:10px; color:#000; }
.DealerLogin .form-field{ margin-bottom:10px; }
.DealerLogin h3 span { color:#dc141e; font-size:32px; display:block;  font-family: 'Conv_Gotham-Black_8'; }
.DealerLogin .forgot-password{ color:#000; margin:10px 0 0 0 !important; }
.DealerWhyUs { background: url(//cdn1.bigcommerce.com/server4200/pk76o/templates/__custom/images/ey-dealers-jointoday.jpg?t=1623422122) no-repeat 213px 138px transparent; margin: 0; margin-top: 30px; }
.DealerWhyUs{ margin:0; padding:0; } 
.DealerWhyUs h1{ color:#ffdd00; font-family: 'Conv_Gotham-Black_8'; font-size:16px; }
.DealerWhyUs li { font-size: 13px; color: #fff; line-height: 30px; margin-left: 40px; margin:0 0 0 15px; }
#DealerContents { border-top: 10px solid #ea0202; padding-bottom: 25px; margin: 40px 0 0; position:relative; padding-top: 50px;}
#DealerContents::after, #DealerContents::before{ width:100%; left:100%; top:-10px; background:#ea0202; position:absolute; content:""; height:10px; }
#DealerContents::before{ left:auto; right:100%; }
#DealerContents h2 { font-size: 24px; font-style: italic; text-transform: uppercase; color: #fff; text-align: center; padding: 20px 0; font-family: 'Conv_Gotham-Bold_8'; margin:0; }
#DealerContents span { width: 20%; display:inline-block; vertical-align:top; margin-left:-4px; text-align:center; }
#DealerContents span a { display: block; text-align: center; margin: 5px 0; color: #fff; font-size: 15px; font-family: 'Conv_Gotham-Bold_8'; }
#DealerContents .ContentD { color: #eeca04; font-weight: normal; font-style: italic; }
#DealerContents .ContentD:hover{ color:#dc141e; }

.productPageMain{ max-width:1500px; margin:0 auto; } 
.motorCycleReaceSupportSponshershipPage .page-content  h2{ color: #eeca04; }
#Sponsors{ border-top:solid 10px #f80203; position:relative; margin-top:30px; text-align:center; margin-bottom:15px; }
#Sponsors::after, #Sponsors::before, .bottombanners::after, .bottombanners::before{ width:100%; left:100%; top:-10px; background:#ea0202; position:absolute; content:""; height:10px; }
#Sponsors::before, .bottombanners::before{ left:auto; right:100%; }
#Sponsors h1{  color: #eeca04; font-family: 'Conv_Gotham-Bold_8'; font-size:26px; margin:30px 0; }
.sponsersInner{ clear:both; overflow:hidden; }
#Sponsors .sponsersInner a{ float:left; width:14.66%; background:#fff; text-align:center; margin:0 1%; padding:10px; }

.bottombanners{ position:relative; border-top:solid 10px #f80203; margin-top:10px; padding:30px 15px 0 15px; }



.featuredRiderMain{ padding:15px 0 0 0; }
#RiderDivLeft, #RiderDivRight{ width:50%; display:inline-block; vertical-align:top; margin-left:-3px; }
#RiderDivLeft{ padding-right:25px; } 
.featuredRiderMain{ max-width:1500px; margin:0 auto; }
.featuredRiderMain h1.page-heading{ display:none; }
#RiderName h1{ color: #eeca04; font-family: 'Conv_Gotham-Bold_8'; font-size:26px; margin:20px 0 40px; position:relative; }
#RiderName h1::after{ position:absolute; background:#eeca04; position:absolute; left:0; bottom:-20px; height:4px; width:45px; content:""; }
#RiderName h3{ font-family: 'Conv_Gotham-Bold_8'; font-size:18px; color:#fd0001; margin:5px 0 20px; }
#RiderName p strong{ font-family: 'Conv_Gotham-Bold_8'; color: #fff; }
#RiderDivLeft #mainImgDiv .mainImg img{ width:100%; }

/*.page-content.page-content--centered{ max-width:1050px; }*/
#PageContent p a{ text-decoration:underline; }


#ContactLeft { display: inline-block; vertical-align: top; width: 55%; padding-right: 10px; font-size:14px; }
#ContactRight { display: inline-block; vertical-align: top; width: 44%; background: url(//cdn1.bigcommerce.com/server4200/pk76o/templates/__custom/images/ey-contact-bg.jpg?t=1623422122) no-repeat top 140px center transparent; height: 700px; background-size:100%; }
.Sales { background: url(//cdn1.bigcommerce.com/server4200/pk76o/templates/__custom/images/ey-contact-bg1.jpg?t=1623422122) no-repeat 10px 22px transparent; padding-bottom: 30px; }
.SalesSpan { padding-left: 65px; display: inline-block; vertical-align: top; width: 230px; }
.SalesSpan:nth-child(3){ padding-top:7px; }
.ReturnWar { background: url(//cdn1.bigcommerce.com/server4200/pk76o/templates/__custom/images/ey-contact-bg2.jpg?t=1623422122) no-repeat 21px 37px transparent; margin-bottom: 30px; }
.ReturnWar span, .Photos span { padding-left: 65px; font-size: 17px; display: inline-block; color: #fff; }
.Photos { background: url(//cdn1.bigcommerce.com/server4200/pk76o/templates/__custom/images/ey-contact-bg3.jpg?t=1623422122) no-repeat 17px 37px transparent; margin-bottom: 30px; }
.Alerts #subscribe_form #nl_email{ color:#000; padding:10px 20px; }
.Alerts #subscribe_form .btn{ background:#e7212e; color:#fff; border:0; padding:11px 10px; }


.DivTable.TwoWide .Cell { width: 50%; text-align: center; }
.DivTable > .Row > .Cell { float: left; box-sizing: border-box; }
.blogdetailPage{ padding:40px 0; max-width:800px; margin:0 auto; }
.blogdetailPage .blog-post-figure{ display:none; }
.blog-date, .blog-author{ color:#ccc; } 
.blogdetailPage h2.blog-title a { color:#ffdd00; text-decoration:none; font-family: 'Conv_Gotham-Bold_8'; font-weight:normal; }
.socialLinks .icon svg{ fill:#ccc; }
.accordion--navList .accordion-indicator { fill: #000; }

.productReviews .productReview header h5.productReview-title{ color:#fff; }

.one-fourth { width: 16.66%; float: left; padding: 3px; }
.full_row .one-fourth img{ width:100%; } 




.panel-body, .panel-header{ background:#000; }
.banners .banner{ margin:0 auto; max-width:1500px; }

.productDetailVideo2, .productDetailVideo2def{  padding:10px 0 20px 0; text-align:center; }
.productDetailVideo2 iframe, .productDetailVideo2def iframe{ width:100%; }

.reviewTabTtl{ border-bottom:solid 1px #2c2c2c; text-align:center; margin:0; }
.reviewTabTtl span{ display:inline-block; background:#333; font-size:18px; color:#fff; font-family: 'Conv_Gotham-Bold_8'; font-weight:normal; margin:0; text-transform:uppercase; padding:14px 25px; }
.reviewTopandWrite{ padding:10px 0 ; clear:both; overflow:hidden; text-align:center; } 
.totalreviewCount{ font-size:20px; color:#fff; font-family: 'Conv_gotham_medium_4'; }
.reviewTopandWrite .productView-reviewLink { font-size:16px; font-family: 'Conv_Gotham-Bold_8'; text-transform:uppercase; text-decoration:none; padding:10px 15px 10px 50px; background:#e7212e url(../img/write-review-icon.png) no-repeat left 20px center; }
.reviewTopandWrite .productView-reviewLink:hover{ background-color:#333; color:#fff; }
.productPageReviews { padding:0 0 5px; clear:both; }
.productPageReviews .productReviews-list .productReview{ width:100%; border-top:solid 1px #2c2c2c; padding:20px 0; }
.productPageReviews .productReviews-list .productReview h5{ padding:8px 0; }
.productPageReviews .productReviews-list .productReview .productReview-author{ color:#b4b4b4; }
.productPageReviews .productReviews-list .productReview .productReview-body{ color:#b4b4b4; }
.productPageReviews .productReviews-list{ margin:0; }

.productView-image{ min-height:inherit; }
p.nofilterApplied { padding:10px; }
.modal{ background:#000; }
.modal-header{ border-color:#333; }
.previewCartCheckout{ background:#1b1b1b; }

.cart-header{ background:#333; }
.cart-list { border-color:#2b2b2b; }
.cart-item-brand, .definitionList-key, .cart-total-label, .coupon-code-add, .coupon-code-cancel, .shipping-estimate-show, .gift-certificate-add, .gift-certificate-cancel,
.cart-total-value .subtotal  a.shipping-estimate-value{ color:#000; }
.cart-item-value,
form.estimator-form .estimator-form-label .form-label,
.cart-total-grandTotal span,
.cart-total .cart-total-value span{ color:#000; }
.cartPageMain .cart-additionalCheckoutButtons p.or-use-label,
.cartPageMain .AmazonPayCheckout p{ color:#000; }
.cart-item-block.cart-item-info.cart-item-quantity input.form-input--incrementTotal{ background:#fff; }
.moto_related_products_cart .BlockContent h2{ text-align:center; margin-top:25px !important; }
.cart-header-item{ padding:12px; }
.alertBox--info{ background:#333; }
.coupon-code-add:hover, .coupon-code-cancel:hover, .shipping-estimate-show:hover, .gift-certificate-add:hover, .gift-certificate-cancel:hover{ color:#ffdd00; }
.cart-total + .cart-total, .cart-item{ border-color:#373737; }
.DivTable > .Row { clear: both; width: 100%; display: inline-block; }

.moto_related_products_cartpage .card-body .card-title > a{ color:#000; }
.moto_related_products_cartpage .card-body .card-title > a:hover{ color: #ffdd00; }
.moto_related_products_cartpage .product:hover .card-body .card-title > a { color:#ffdd00; }



.modal-body.quickView .relatedProductProductPage{ display:none; }
.modal-body.quickView .productDetailpageOptions,
.modal-body.quickView .productView-images{ width:50%; }
#tab-warranty{ text-align:center; }
.accordion-title{ color:#000; }

.facetedSearch-clearLink{ right:40px; top:7px; color:#000; }
.productDeskShowLess{ overflow:hidden; padding-bottom:0; }
.showFillDesc, .show-more-review{ text-align:center; display:block; margin-top:25px; text-transform:none; color:#fff; font-size:18px; text-decoration:underline; }
.show-more-review{ background:none; padding:0; margin:0; border:0; margin:0 !important; text-align:center;  width:100%; }
.showFillDesc:hover, .show-more-review:hover{ color:#ffdd00; }
.show-more-review:hover{ background:none; border:0; }
.show-more-review:focus{ background:none; color:#fff; } 


.moto_related_products .ProductList.productGrid li.product{width:25%;}
.relatedProductProductPage{padding-left:10px;}
#SuggestiveCartContent.moto_related_products h2{text-align:center; text-transform:uppercase;}

.cartTrust{padding:0; clear:both;  margin:0 0; overflow:hidden; text-align:center;}
.cartTrust > div{ text-align:center; padding:75px 10px 20px 10px; border-bottom:solid 3px #eeca04; background-color:#1c1c1c; margin-bottom:20px;}
.cartTrust .trust-top, .cartTrust .trust-top b{display:block; font-weight:normal; font-family:'Conv_Gotham-Bold_8';}
.cartTrust .trust-3rd{display:block; font-size:14px; opacity:0.6;}
.cartTrust .trust-1{background:url(../img/cart-question-ic.png) no-repeat top center; background-color:#1c1c1c;}
.cartTrust .trust-2{background:url(../img/cart-map-ic.png) no-repeat top center; background-color:#1c1c1c;}
.cartTrust .trust-3{background:url(../img/cart-international-shipping-ic.png) no-repeat top center; background-color:#1c1c1c;}
.cartTrust .trust-4{background:url(../img/cart-shipping-ic.png) no-repeat top center; background-color:#1c1c1c;}
.cartTrust .trust-5{background:url(../img/cart-heart-ic.png) no-repeat top center; background-color:#1c1c1c;}

#FriendLeft > div:nth-child(even){padding-left:20px;}
#FriendLeft > div:nth-child(odd){padding-right:20px;}
.facetedSearch-refineFilters > a{padding:7px 20px; border-top:solid 1px #404040; display:block; margin-top:2px;}
.ExpectedReleaseDate td{padding-bottom:10px;}
#custTest{padding:0 20px;}
.RidersName{display:block; padding-top:5px; padding-bottom:5px;}

.page-content.page-content--centered.viewAllcategoriesPage{ max-width:100%; clear:both; overflow:hidden; }
.viewAllcategoriesPage ul{ margin:0; display:flex; flex-wrap:wrap; }
.viewAllcategoriesPage ul li{ list-style:none; flex-basis:23%; margin-left:1%; margin-right:1%; text-align:center; border:solid 1px #202020; margin-bottom:30px; }
.viewAllcategoriesPage .subcater_text{ display:block; background:#202020;  font-size:16px; font-weight:600; padding:8px 12px; }
.viewAllcategoriesPage .subcater_text:hover{ background:#dc141e; }

.cartPageLeft, .cartPageRightContent{ display:inline-block; vertical-align:top; margin-left:-3px; width:80%; }
.cartPageLeft{ padding-right:35px; }
.cartPageRightContent{ width:20%; }
.cartPageLeft .cart-item .cart-item-name a{ color:#000; }
.bell_motorcycle_helmets-bonamici{ clear:both; overflow:hidden; }
.bell_motorcycle_helmets-bonamici a{ width:25%; float:left; padding:10px;}
.bell_motorcycle_helmets-bonamici a img{ max-width:100% !important; width:100% !important; }


.fancybox-overlay{ background:rgba(16,16,16,0.85) !important; }
.fancybox-wrap .fancybox-skin{ background:#000; border:solid 10px #3f3f3f; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{ visibility:visible !important; }


.design_product_page { position: fixed; z-index: 999; left: 0; top: 0;	  width: 100%; height: auto; overflow: auto; background-color: rgb(0,0,0);  background-color: rgba(0,0,0,0.4); 	  -webkit-animation-name: fadeIn; -webkit-animation-duration: 0.4s; animation-name: fadeIn; animation-duration: 0.4s }
.design_product_page .modal-content { position: fixed; bottom: 0; background-color: #fefefe; width: 100%; -webkit-animation-name: slideIn;  -webkit-animation-duration: 0.4s; animation-name: slideIn; animation-duration: 0.4s	}
.design_product_page .close { color: white; float: right; font-size: 28px; font-weight: bold; }
.design_product_page .close:hover,
.design_product_page .close:focus { color: #000; text-decoration: none; cursor: pointer; }
.design_product_page .modal-header { padding: 10px 16px 0 ; background-color: #333; color: white; }
.design_product_page .modal-body {padding: 2px 16px;}
.design_product_page .modal-footer { border:0; padding:0; color: white; }
.design_product_page .moto_related_products_cart .product-card{ width:20%; display:inline-block; }
.design_product_page .moto_related_products_cart .product-card .card{ margin-bottom:0; }

@-webkit-keyframes slideIn {
 from {bottom: -300px; opacity: 0} 
 to {bottom: 0; opacity: 1}
}
@keyframes slideIn {
 from {bottom: -300px; opacity: 0}
 to {bottom: 0; opacity: 1}
}
@-webkit-keyframes fadeIn {
 from {opacity: 0} 
 to {opacity: 1}
}
@keyframes fadeIn {
 from {opacity: 0} 
 to {opacity: 1}
}
.design_product_page .moto_related_products_cart{ background:#000; }
.design_product_page .modal-content{ background:#000; }
.design_product_page .modal-body{ width:100%; max-width:1500px; margin:0 auto; }
.design_product_page .modal-body::-webkit-scrollbar { width: 10px; }
.design_product_page .modal-body::-webkit-scrollbar-track{ background: #333; }
.design_product_page .modal-body::-webkit-scrollbar-thumb{ background-color: #dc141e; border-radius: 20px; }
.moto_related_products_cart .BlockContent h2{ text-transform:uppercase; color:#e7212e; font-size:20px; font-weight:800; margin:12px 0; }

.addedCartAndCheckoutSectio{ border-bottom:solid 1px #333; padding:8px 0; clear:both; overflow:hidden;  }
.gotobasketBtn{ float:right; background:#ffdd00; font-size:12px; text-transform:uppercase; color:#000; padding:7px 15px; margin-top:2px; font-family: 'Conv_Gotham-Bold_8'; }
.gotobasketBtn.checkOutBtn{ color:#fff; }
.gotobasketBtn:hover{ background:#18de26; color:#000;}
.addedCartAndCheckoutSectio .success_cart_msg{ display:inline-block; }
.checkOutBtn{ background:#419e11; }
.checkOutBtn:hover{ background:#419e11; color:#000; border-color: #419e11;}


.needHelpProductPage { clear:both; overflow:hidden; padding:30px 0 0 0; }
.needHelpProductPage img{ float:left; padding-right:14px; width:95px; }
.needHelpProductPage h3{ margin:4px 0 0 0; color:#fff; font-size:18px; text-transform:uppercase; }
.needHelpProductPage h4{ color:#fff; font-size:13px; font-weight:normal; margin:2px 0 7px; font-family: 'Conv_gotham_medium_4'; }
.needHelpProductPage p{ font-family: 'Conv_Gotham-Bold_8'; font-weight:normal; font-size:18px; }
.needHelpProductPage p a, .needHelpProductPage p span{ color:#e7c909; }
.needHelpProductPage p span{ cursor:pointer; }
.needHelpProductPage p a:hover, .needHelpProductPage p span:hover{ color:#f81623; }
.needHelpProductPage p span{ padding:0 2px; }

.productView-thumbnail-link img{ border:1px solid #3f3f3f; }


/* Category Page Content design */
.categoryPageMain #product-listing-container p img.__mce_add_custom__,
.categoryPageMain #product-listing-container img.__mce_add_custom__{ width:100%; }
.categoryPageMain h1.page-heading{ color:#fff; margin-bottom:10px; }

.bottombanners .banner p img.__mce_add_custom__{ width:100%; }
.pagename39 .page-content.page-content--centered{ max-width:100%; }
.fullwidthimg{ width:100%; }
.pagename39 .partsAndGearPages .dshow_col{ width:25%; display:inline-block; vertical-align:top; margin-left:-4px; padding:0 10px; margin-bottom:15px; margin-top:15px; }
.pagename39 .partsAndGearPages .dshow_col > img{ width:100%; }

.category4columndesignnew > a{ width:25%; display:inline-block; vertical-align:top; margin-left:-4px; padding:0 10px; margin-bottom:15px; margin-top:15px; }
.category4columndesignnew > a > img{ width:100%; max-width:100% !important; }

.category3columndesignnew > a{ width:33.33%; display:inline-block; vertical-align:top; margin-left:-4px; padding:0 10px; margin-bottom:15px; margin-top:15px; }
.category3columndesignnew > a > img{ width:100% !important; max-width:inherit !important; }

.category2columndesignnew > a{ width:50%; display:inline-block; vertical-align:top; margin-left:-4px; padding:0 10px; margin-bottom:15px; margin-top:15px; }
.category2columndesignnew > a > img{ width:100% !important; max-width:inherit !important; }

.productView-title-Mobile{ display:none; }
#catname120 .categoryPgDesc .manufacture h1{ text-align:center; color:#fff; }
.pagename39 .page h1.page-heading{ display:none; }

.productPageReviews .reviewTabTtl,
.productPageReviews .reviewTopandWrite .totalreviewCount{ display:none; }
#catname120 .manufacture h1{ margin:10px 0 ; } 
#catname120 .manufacture .line-head{ height:0px; font-size:0; }
.searchpageContent #product-listing-container .actionBar{ text-align:center; margin-bottom:0; }

.pagename4 .page h1.page-heading,
.pagename5 .page h1.page-heading,
.pagename21 .page h1.page-heading,
.pagename25 .page h1.page-heading,
.pagename17 .page h1.page-heading,
.pagename14 .page h1.page-heading,
.pagename15 .page h1.page-heading{ display:none; }

.pagename21 .page nav.navBar { margin:25px 0; }
#catname18 .body h1.page-heading  { display:none; }

.shipping-quotes .estimator-form--default .estimator-form-label .estimator-form-label-text{ color:#000; }
table.cart .cart-list .cart-item-title .bo-cart-page-message{ color:#000; }
.bo-out-of-stock-label:before{ font-size:13px; }

.bo-inventory-section{ background:#484848; /*padding:9px 15px; margin-top:7px; */}
.bo-inventory-section .bo-inventory-description i{ background: url(../img/true-icon.png) no-repeat left center; padding:5px 25px; margin:7px; display: block;}
.bo-inventory-section .bo-inventory-description i{ font-style:normal; }
.bo-shipping-section  .bo-shipping-description { margin-top:0; }
.bo-shipping-section{ display:none; }

@media (min-width: 1261px) {
	.productView-thumbnail{margin-bottom:5px; float:none; display:inline-block !important; vertical-align:middle; margin-left:-4px;}
	.productView-options .form-action{float:left;}
}
	.productView-thumbnail-link{height:100%; border:0; padding:0; max-width:100%;}
	.productView-thumbnails img{width:auto; max-width:100%; height:70px;}
	
@media (min-width: 801px) {

	.headerTop{ height:49px; }
	.menufixed{  position:fixed; top:0; height:auto; bottom:0; height:50px; }
	.menufixed .navPages-action{ line-height:50px; }
	.navPages-container{background:#dc141e; border:none; display:none;}
	.navPages-container-desktop{ display:block; }
	.navPages-container.navPages-container-desktop.menufixed .navPages{ text-align:right; position:relative; left:35px; }
	.navPages-container.navPages-container-desktop.menufixed .navPages{ max-width:1580px; }
	.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-list > .navPages-item > .navPages-action{ font-size:18px; padding:0 23px; }
	
	.navPages-container-desktop .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list{ width:75%; max-width:75%; display:inline-table; vertical-align:top; }
	.navPages-container-desktop .navPages-list .navPages-item .navPage-subMenu .megaMenuCategoryImage{ width:23%; display:inline-table; vertical-align:top; margin:30px 0; }
	
	.navPages > .navPages-list > .navPages-item.navPages-item-page{ display:none; }
	.navPages-container  .navPages .navPages-list{ position:relative; }
	.navPages-action{color:#fff; font-size:20px; letter-spacing:normal; font-weight:normal; padding:0 26px 0 25px; text-transform:none; letter-spacing:0; line-height:55px; font-family: 'Conv_gotham_medium_4';}
	.navPages-action:hover{color:#fff;}
	.navPages ul li:hover > .navPages-action, .navPages ul li:focus > .navPages-action{color:#fff; background:#000;}
.navPages > .navPages-list > .navPages-item a.activePage{ color:#fff; background:#000; }

.header-logo-image{max-width:450px;}

	.navPages ul li.navPages-item{float:none; display:inline-block; }
	.navPages-action-moreIcon svg{fill:#fff; stroke:#fff;}
	.navPages{max-width:1600px; padding:0 20px; text-align:center;}
	.navPages-container .navPages-item.navPages-item-page{display:inline-block; background:url(../img/nav-menu-sep.png) no-repeat right center;}
	.navPages-container .navPages-item.navPages-item-page:last-child{background:none;}
	.navPages-list li:hover .navPage-subMenu{ display:block; }
	.navPages-list li .navPage-subMenu.is-open{ display:none; }
	.navPages-list li:hover .navPage-subMenu.is-open{ display:block; }
	.navPage-subMenu.is-open, .navPage-subMenu, .navPage-childList.is-open{background:#282828; width:97%; padding:0px !important; left:0; right:0; margin:0 auto;}
	.has-subMenu.is-root + .navPage-subMenu-horizontal{width:250px;}
	.navPages .navPage-subMenu-list{ max-width:98%; padding:25px 0; } 
	.navPages-action.is-open{background:none;}
	.navPage-subMenu-action{font-size:14px;}
	.navPages ul.navPage-subMenu-list li:hover .navPage-subMenu-action, .navPages ul.navPage-childList li:hover .navPages-action{background:none; color:#fff; opacity:1;}
	.navPages-list .navPage-subMenu .navPage-subMenu-item-child .navPage-subMenu{left:100%; top:0px; display:none;}
	.navPages-list .navPage-subMenu .navPage-subMenu-item-child:hover .navPage-subMenu{display:block;}
	.navPages-list .navPage-subMenu .navPage-subMenu-item-child {position:relative;}
	
	.navPages-list .navPage-subMenu .navPage-subMenu .navPage-subMenu-item-child .navPage-subMenu{left:100%; top:0px; display:none;}
	.navPages-list .navPage-subMenu .navPage-subMenu .navPage-subMenu-item-child:hover .navPage-subMenu{display:block;}
	.navPage-subMenu-horizontal .navPages-action-moreIcon {top:20px;right:10px;position:absolute;}
	.navPage-subMenu-horizontal .navPages-action-moreIcon svg { fill: #fff;stroke: #fff;}
	
	.navPage-subMenu-item .navPages-action{color:#fff; padding:10px 0;}
	.navPage-subMenu-item .navPages-action:hover{ color:#ffdd00 !important; }
	.navPage-subMenu-item{width:100%;}
	.navPage-subMenu-item > .navPage-subMenu-action, .navPage-childList .navPages-action{border:none; margin:0; border-bottom:1px solid rgba(255, 255, 255, 0.1); padding:20px 0; line-height:normal; font-family: 'Conv_Gotham-Book_5'; font-size:18px;}
	.navPage-subMenu-item, .navPage-childList .navPage-childList-item{padding:0 20px !important;}
	
	.navPage-childList.is-open, .navPage-childList{display:none; position:absolute; left:100%; top:0;}
	.navPage-childList .navPages-action{font-weight:normal; line-height:normal; font-size:14px;}
	.navPage-subMenu-item{position:relative; width:33.33%;}
	.navPage-subMenu-item:hover .navPage-childList.is-open, navPage-subMenu-item:focus .navPage-childList.is-open,
	.navPage-subMenu-item:hover .navPage-childList, navPage-subMenu-item:focus .navPage-childList
	{display:block;}

	
}

@media (min-width: 901px) {
.productView-thumbnails img{ height:75px; width:100%; object-fit: cover; }	
	.productView-thumbnail{width:20%;}
}

@media (min-width: 992px) {
	

.categoriesMain .sidebarBlock{ overflow:auto; height:510px; padding:10px 0; }
.sidebarBlock{ background:#2a2a2a; }
.categoriesMain .sidebarBlock .leftSideBarul { }

.productView-images{ width:53%; }
.productView-details{ clear: inherit; float: inherit; width:100%; }
.relatedProductProductPage{ width:20%; float:right; padding-top:40px; }
.productDetailpageOptions{ width:47%; float:left; background:#1b1b1b; }
.needHelpProductPage.needHelpProductPageMobileView{ display:none; }
}
	.page-sidebar h4, .sidebarBlock-heading{ margin:0;  background:#ffdd00; font-size:18px; color:#282828; font-weight:normal; padding:12px 20px 13px 20px; font-family: 'Conv_Gotham-Bold_8'; }



/* ============= Navigation Desktop End ============= */

.heroCarousel{ margin:0; }
.heroCarousel a.slick-slide{height:auto;}
.heroCarousel-slide .heroCarousel-image-wrapper{max-height:inherit;}
.heroCarousel.slick-initialized{ max-height:inherit; }
.heroCarousel-slide .heroCarousel-image-wrapper{height:auto;}
.heroCarousel .slick-dots li{ background:none; }

@media (min-width: 1400px) {	
	.productView-thumbnails > .productView-thumbnail{width:20% !important;}
}
@media (max-width: 2000px){
	.heroCarousel-slide .heroCarousel-image{width:auto;}
}

@media (max-width: 1699px){
.slick-next{ right:0; }
.slick-prev{ left:0; }
.navPages-action{ padding:0 15px; }
.dropdown--quickSearch{ width:300px; }
.navPage-subMenu-item{ width:33.33%; }
}

@media (max-width: 1599px){
.productView-image{ min-height:550px; }
.navPages-container.navPages-container-desktop.menufixed .navPages{ background-position:left 10px center; padding-left:60px; }
.navPages-container.navPages-container-desktop.menufixed .navPages{  left:15px; }
}

@media (max-width: 1500px){
.dropdown--quickSearch{ width:300px; }

.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-action{ font-size:16px;  }
.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-list > .navPages-item > .navPages-action{ padding:0 17px; }
}


@media (max-width: 1399px){
	.productCarousel{padding:0 30px;}
	.slick-prev{left:0;}
	.slick-next{right:0;}
	.slick-next, .slick-prev, .slick-next::before, .slick-prev::before, .heroCarousel .slick-next, .heroCarousel .slick-prev, .heroCarousel .slick-next::before, .heroCarousel .slick-prev::before{width:17px; height:35px;}
	.heroCarousel .slick-prev{left:20px;}
	.heroCarousel .slick-next{right:20px;}
	.heroCarousel-slide .heroCarousel-image{width:auto;}
	.headerRight span{ padding:0 2%; }

	.dropdown--quickSearch{ width:300px; }
	.navUser ul li.navUser-item.headerCall { padding: 0 15px; }
	.navPages-action{ font-size:18px; padding:0 10px; }
	.productGrid li.product{ width:20%; }
	.price-section{ font-size:18px; }
	.fullwidthCategoryContent h4,
	.fullwidthCategoryContent h4 span, .gearCategory .fullwidthCategoryContent h4{ font-size:70px; }
	.category4ColumnBox span{ font-size:30px; }
	.footer-info-heading{ width:96%; font-size:16px; }
	.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-list > .navPages-item > .navPages-action{ padding:0 10px; font-size:16px; }
	
	.featuredProductsHome .productGrid li.product,
	.similarProductProductPage .productGrid li.product{ width:20%; }
	
	.featuredProductsHome .productGrid li.product .card,
	.similarProductProductPage .productGrid li.product .card{ padding-left:0; padding-right:0; }
		
	.featuredProductsHome .productGrid li.product .card .card-title,
	.topsellresHome .productGrid li.product .card .card-title,
	.similarProductProductPage .productGrid li.product .card .card-title{ font-size:13px; line-height:150%; height:39px; }
	.featuredProductsHome .card-text,
	.similarProductProductPage .card-text{ margin-top:3px; } 
}

@media (max-width: 1319px){
	.page-sidebar + .page-content .productGrid .product{width:33.33%;}

}

@media (max-width: 1279px){
	.footer-info-col{padding-right:0.75rem;}    
	.category4ColumnBox span{ font-size:26px; bottom:10px; }   
	.viewAllcategoriesPage ul li{ flex-basis:31.33%; }     
	.headerTopLeft { width:34%; }
.headerTop .navUser{ width:66%; }
.instagramHome a img{max-height:230px;}

}

@media (max-width: 1260px){
	.form-field.form-field--increments{margin-bottom:20px;}
}

@media (max-width: 1199px){
	.previewCartCheckout .button{font-size:11px; padding:12px 10px;}
	.productView-images{ padding-left:0; }
	.productGrid .product{width:33.33%;}
	.navPages-action{font-size:15px; padding:0 10px;}
	
	.headerRight{ padding:15px 0; width:70%; }
	.headerLeft{ width:30%; }
	
	.page-heading{font-size:28px;}
	.headerTop .container{ padding-right:0; padding-left:5px; }
	.headerTop .navUser{ width:75%; }
	.headerTopLeft{ width:25%; }
	.dropdown--quickSearch{ padding-right:20px; }
	.categoryBoxTop span{ font-size:20px; }
	.relatedProductProductPage{ width:100%; padding:0 0 30px 0; clear:both; }
	.relatedProductProductPage ul.product-list{ padding:0; text-align:center; }
	.relatedProductProductPage ul.product-list li.product-card{ width:33.33%; display:inline-block; vertical-align:top; margin-left:-4px; margin-top:10px; text-align:center; }
	.productView-images, .productDetailpageOptions{ width:50%; }
	.productView-title{ font-size:18px; }
	.productView-price .price-section, .productView-product .price-section.price-section--withoutTax{ font-size:20px; }
	.relatedProductProductPage ul.product-list li{width:25%; display:inline-block; vertical-align:top;}
	.relatedProductProductPage .card-img-container::after{padding-bottom:70%;}

	.headerTopLeft { width: 25%; }
	.headerTop .navUser{ width:75%; } 
	.cartPageLeft .form-increment .button{ width:30px; height:30px; }
	.cartPageLeft .form-input--incrementTotal{ height:30px; min-width:40px; }
	.copyrightLeft, .footerPayment, .footerSocial, .securetag{ width:50%; }
.footerPayment{ text-align:right; padding:0 0 12px; }
.productPageLeftAllDetail{ width:100%; margin-left:0; }

	.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-list > .navPages-item > .navPages-action{ padding:0 6px; font-size:14px; }
	.header-logo-image { width: 100%; }
	.paylaterButton{ display:none; }
	.instagramHome a img{max-height:180px;}
}

@media (max-width: 1100px){

.footer-info-col{ width:33.33%; }
.ftrNewsletter{ width:65%; }

.productView-image{ min-height:450px; }
.pagename39 .partsAndGearPages .dshow_col{ width:33.33%; } 
.contactandNewsletterSection{ width:100%; }
.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-action{ font-size:14px; }
.dropdown--quickSearch { width: 260px; }
.headerMotoDCash{ font-size:12px; padding:4px 0 4px 10px; margin-left:8px; }

}


/* ============= Responsive Navigation Start ============= */
@media (max-width: 1040px){
.navPages-action{ line-height:33px; }
.navPages-container{ padding:7px 0; }
.navPages-container.menufixed{ padding:0; }
.currencySelector .navUser-section .navUser-action{ font-size:14px; }
}

@media (max-width: 991px){
	
	.heroCarousel .slick-arrow, .herostaticslider .slick-arrow{ display:none !important; }
	.heroCarousel .slick-dots, .herostaticslider .slick-dots{ display:block !important; }	
	 .herostaticslider, .heroCarousel{ padding-bottom:13px; }
	.headerRight  .headerRightService a img{ width:45px; }
	.headerRight span p{ font-size:13px; line-height:17px; }
	.headerRight span{ padding:0 1.5%; }
	.headerRight{ padding:20px 0; } 
	.dropdown--quickSearch{ padding-right:5px; }
	.navUser ul li.navUser-item.headerCall { padding: 0 9px; margin-left:9px; }
	.navUser ul li.navUser-item.navUser-item--cart{ margin-left:0px; }
	.navUser .navUser-action{ font-size:12px; }
	.navUser ul li.navUser-item.headerCall a{ font-size:13px; }
	.headerCall span{ font-size:9px; } 
		
	.headerTopLeft{ width:25%; }
	.headerTop .navUser{ width:75%; }
	.headerMotoDCash{ font-size:11px; }
	.navPage-subMenu-item{ width:50%; }
	.navPage-subMenu-item > .navPage-subMenu-action, .navPage-childList .navPages-action{ font-size:15px; }
	
	.page-sidebar{ display:block; width:100%; }
	.facetedSearch-toggle{ border-color:#dc141e; }
	.toggleLink{ color:#fff; }
	.facetedSearch-navList .accordion-nav-clear-holder{ padding:0; }
	.accordion-navigation{ border:0; }
	.homeCategories{ width:100%; margin-left:0;  padding-left:0; }
	.page-sidebar + .page-content{ width:100%; padding-left:0; padding-right:0; }
	.productGrid li.product, .topsellresHome .productGrid li.product{ width:33.33%; }
	.quickSearchResults{ display:none; }
	.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-list > .navPages-item > .navPages-action{ font-size:12px; }

	

	.price-section{ font-size:16px; }
	.card{ padding:8px; }
	

	.ftrNewsletter .newsletterHead{padding-right:0;}
	.ftrNewsletter p{font-size:14px;}
	.ftrNewsletter .form{display:block; margin:15px 0 0 0;}
		.fullwidthCategoryContent h4,
	.fullwidthCategoryContent h4 span{ font-size:50px; }
	.fullwidthCategoryContent a{ padding:9px 15px; font-size:14px; }
	.fullwidthCategoryContent{ right:5%; }
	.blogDetail h4, .blogDetail h4 a{ font-size:16px; line-height:25px; }
	.blogDetail h4{ height:50px; }
	.blogDetail .btnBlack{ font-size:16px; }
	
	
 .productView-images, .productDetailpageOptions{ width:100%; }
 .productView-images { padding-left: 16px; }
 .productView-image { min-height: inherit; } 
 .productView-images{ margin-bottom:25px; }
 .productView-details{ width:100%; }
 .modal-body.quickView .productDetailpageOptions,
.modal-body.quickView .productView-images{ width:100%; }
.productView-description #tab-description iframe{ width:100%; }
.moto_related_products .ProductList.productGrid li.product{width:33.33%;}
.needHelpProductPage{ display:none; }
.needHelpProductPage.needHelpProductPageMobileView{ display:block; padding:15px 15px 0; }
.productView{ padding-bottom:0; }
.similarProductProductPage{ display:none; }

.headerbannerAndCategory{ padding-top:0; }
.headerbannerAndCategory .container { padding:0 !important; }
.price--rrp, .price--non-sale, .price--discounted{ font-size:16px; }

.topsellresHome .productGrid li.product{ width:25%; }

}

/* ============= Responsive Navigation Start ============= */
.productView-thumbnails-new{ display: none; }
@media (max-width: 900px){

.bikeBrandsSection ul li{ width:33.33%; }
.bikeBrandsSection{ text-align:center; } 
.category4ColumnBox{ width:50%; margin-bottom:10px; } 
.cartPageLeft, .cartPageRightContent{ width:100%; margin-left:0; padding-right:0; }
.cartPageRightContent{ max-width:400px; margin:0 auto; width:auto; display:block; margin-top:20px; }
.category4columndesignnew > a{ width:50%; }
.productView-image + .productView-thumbnails{ padding:0; text-align:center; }
.productView-thumbnails .productView-thumbnail{ float:none; display:inline-block; width:auto; }
.productView-images .productView-image{ border:0; }
.productView-thumbnails .slick-list .productView-thumbnail{ width:auto !important; }
.productView-thumbnails .slick-list .slick-track{ width:auto !important; }
ul.productView-thumbnails li img { opacity: 0; }
ul.productView-thumbnails li  a{ width: 10px !important; height: 10px !important; overflow: hidden; background: #FFF; border-radius: 50%; margin: 0 0.5em; float: none !important; display: inline-block; vertical-align: bottom;	padding:0; }
ul.productView-thumbnails li a.is-active { background: #ed0503; }
ul.productView-thumbnails { width: 100% !important; }
.ProductTinyImageList { min-width: 100%; }
.navPages-container.navPages-container-desktop.menufixed .navPages .navPages-list > .navPages-item > .navPages-action{ font-size:11px; }
.navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon{ margin-left:5px; width:8px; height:8px; }

.productView-thumbnails, figure.productView-image{ display: none; }
.productView-thumbnails-new{ display: block; margin-left:0; margin-bottom:0 !important; }
.productView-thumbnails-new .slick-dots{ bottom:-15px; }
.productView-thumbnails-new .slick-arrow{ display:none; }
.productView-thumbnails-new .slick-dots li button::before{ opacity:1; }
.productView-thumbnails-new .slick-dots li.slick-active button::before, 
.productView-thumbnails-new .slick-dots li button:hover::before, 
.productView-thumbnails-new .slick-dots li button:focus::before{ background:#e7212e; border:solid 1px #e7212e; }
.productView-thumbnails-new .slick-dots li{ width:24px; }
.productView-thumbnails-new  .slick-slide a img{  width:100%; height:auto; margin:0 auto; aspect-ratio: 4/3;} 
.productPageImageMain{ border:0; }
.productView-thumbnails-new .slick-arrow{ display:none !important; }
.productDetailVideo2def{ display:none; }
.productView-title-Mobile{ display:block; }
.productView-product h1.productView-title{ display:none; }
.productView{ padding-top:12px;  }
h2.productView-title-Mobile{ font-size:18px; text-align: center; padding-bottom:15px;;
    margin-bottom: 20px;}
.dropdown--quickSearch{ width:200px; }
.navUser ul li.navUser-item.navUser-item--cart .navUser-item-cartLabel { padding:12px 10px 12px 50px; }
.navUser ul li.navUser-item:last-child{ padding-left:10px; }
.productView-images{ width: calc(100% + 24px); margin-left:-12px; }
}


@media (max-width: 830px){
.dropdown--quickSearch{ width:190px; }	
.headerMotoDCash{ border:0; margin-left:0; }
}

@media (max-width: 800px){
	.header{height:auto;}
	.header-logo > a{padding:0;}
	.navUser{position:relative; top:0; transform:none;}
	
	
	
	.header{border-bottom:none; position:relative;}
	.header-logo {width:100%;text-align:center; padding:0; display:block; margin:0; max-width:unset;}
	.header-logo-image{max-height:60px; left:30px;}
	.header-logo > a{width:auto; display:inline-block;}
	.header.is-open {position:fixed;height:100%;}
	.header.is-open .header-logo > a {z-index:0;}
	.header-logo-image-container{margin:15px auto !important; }

	.navPages{text-align:left; background:#e5e5e5;padding:20px; position:fixed; height: calc(100vh - 42px); width:100%; left:0; overflow-y:auto;}
	.navPages-container {bottom: 0; display: none; height: 100%; left: 0; position: fixed; overflow-y:auto; right: 0; z-index: 10; background:none;}
	.navPages-container.is-open {display: block; padding-top: 41px; z-index: -1;}
	.navPages ul li, .navPages ol li{ border-bottom:solid 1px #ccc; text-align:left; position:relative;}
	.navPages-list {display:block;}
	.navPages-item {float:none;color:#000;font-size:14px;}
	.navPages-action {display:block; padding:5px 0;font-weight:normal;text-transform:none;}
	.navPages-list--user {display:block;}

	.navPage-subMenu-list .navPage-subMenu-action:hover{background:none; opacity:1;}
	.navPage-subMenu-item > .navPage-subMenu-action{border:none; margin:0;}
	.navPage-subMenu-item{width:100%; padding:0 !important;}
	.navPages-action-moreIcon { position:absolute;top:11px;right:10px;}
	.navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon { border: 1px solid #d6cdc0; border-radius: 4px; float: left; height: 30px; margin-top: -4px; transform: rotate(90deg); width: 30px; padding:10px 0 0 0 ;top:10px;right:0;text-align:center;}
	.navPage-subMenu{position:relative; padding:5px 15px !important}
	.navPage-subMenu-horizontal.is-open{border-left: 0 none; height: auto; left: inherit; margin: auto; top: inherit; width: 100%;}
	nav.navPages .navPage-subMenu-list .navPages-action{text-transform:none;}
	nav.navPages .navPage-subMenu-list .navPage-childList{padding:0 0 0 15px;}
	.navPages-list--user .navPages-action{display:inline-block;}
	.navPage-childList .navPage-childList-item:last-child{border:none;}
	.navPages-list + .navPages-list{border:none; padding:0; margin:0;}
	.navPages li.navPage-subMenu-item:last-child{border:none;}
	.navPages ul li.navPages-item{padding:0;}
	.navPages ul.navPages-list > li.navPages-item.mainmenu_li.more-nav > .navPages-action{padding:0;}

	.mobileMenu-toggle {display: inline-block; font-size: 0; left:0px; top:0; overflow: hidden; padding:0; position: absolute; z-index: 50; margin-top:0; background:#ffc600 !important; width:40px !important; height:41px !important; border-radius:0;}
	.mobileMenu-toggle .mobileMenu-toggleIcon::before{top:-6px;}
	.mobileMenu-toggle .mobileMenu-toggleIcon::after{bottom:-6px;}
	.mobileMenu-toggle .mobileMenu-toggleIcon {top:19px;}
	.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after{width:20px; background:#000;}
	.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after{background:#000; margin:auto; left:0; right:0;}
	
	.headerTop{ background:#191919; }
	.navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon{ width:12px; height:12px; top:15px; }

	.currencySelector{ padding-left:10px; padding-top:4px; } 
	.headerLeft{ display:none; }
	.mobile-logo{ position:absolute; left:0; right:0; margin:0 auto; display:block; top:4px; width:170px; z-index:1; max-width:170px; }
	.mobile-logo .header-logo-image { max-height:inherit; left:auto; height:auto; }

	.headerTopLeft{ padding-left:40px; }
	.languageHeader{ border-right: solid 1px #333; }

	.navPages-quickSearch {display:block;}
	.quickSearchResults .productGrid .product .card {border-bottom:none;}
	.dropdown--quickSearch .form-field .button, .navPages-quickSearch .form-field .button {margin:0;}
	.quickSearchResults{position:relative; max-width:none; width:100%; overflow-y:auto;}
	.quickSearchResults ul.productGrid{padding:10px 0 0 0;}
	.navPages-quickSearch .form-input{min-width:unset; max-width:unset;}
	.quickSearchResults{display:none;}

	.page-sidebar + .page-content{padding:0; width:100%;}
	.productGrid .product{width:33.33%;}
	.page-sidebar{display:none;}

	.headerCenter{width:100%; text-align:center;}
	.headerRight{width:auto; margin-left:0; position:absolute; top:54px; right:20px; padding:0; display:none;}
	.headerLeft{ width:100%; text-align:center; }
	.header{ border-bottom:solid 1px #232323; position:fixed; }
	body{ padding-top:42px; }
	
	.headerTop .dropdown--quickSearch{ display:none; }

	.navUser ul li.navUser-item{display:none;}
	.navUser ul li.navUser-item.navUser-item--cart{display:inline-block; padding:3px 0 3px 8px; margin:-1px 0 0 0; position:relative;}
	.navUser ul li.navUser-item.navUser-item--cart::after{ content:""; position:absolute; width:100%; bottom:0; height:1px; background:#dc141e; top: auto; right: 0; bottom: -1px; }
	.navUser ul li.navUser-item.headerCallMobile{ display:inline-block; padding:12px 11px; border-left:solid 1px #333; }
	.headerTop .container{ padding:0; }
	.navUser ul li.navUser-item.navUser-item--cart .navUser-item-cartLabel{ background-size:35px; padding:10px 10px 10px 43px; font-size:0; }
	.headerTop .navUser{ width:40%; }
	.headerTopLeft{ width:60%; }
	.currencySelector .navUser-section .navUser-item{ display:inline-block; }

	.languageHeader{ padding:3px 3px 2px 15px; } 

	.navPages-container.navPages-container-desktop{ display:none; }
 .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon{ margin:0; }
 .navPage-subMenu.is-open ul .navPage-subMenu-item .navPage-subMenu-action { padding:7px 0; }
	
	
	
	
	
	
	
	
	
	
	.bannerCarousal, .categoriesRight{ width:100%; margin-left:0; }
.bannerCarousal{ margin-bottom:20px; } 
.categoriesRight{ padding:0; max-width:400px; margin:0 auto; width:auto; display:block; }
	
	.tabs{clear:both;}
	.login-row .login-form, .login-row .new-customer{padding-left:0; padding-right:0;}
	.productView-options{padding-top:0;}
	.productView-description{margin-top:20px;}
	.productView-images{padding-left:0; padding-right:0; margin-top:0; margin-bottom:15px;}
	.productView{margin-left:0; margin-right:0; padding-top:10px;}
	.productView-details{padding:0 20px 10px 20px;}
	.productView-title{font-size:24px;}
	.tab{margin:0;}
	.productView-options .form-action{width:auto;}
	#Sponsors{ clear:both; }
	#Sponsors .sponsersInner a{ width:31.33%; margin-bottom:15px; }
	.relatedProductProductPage ul.product-list li.product-card{ width:50%; }
	.viewAllcategoriesPage ul li{ flex-basis:48%; }
	.bell_motorcycle_helmets-bonamici a{ width:50%; } 
	.design_product_page .moto_related_products_cart{ height:240px; }
	.addedCartAndCheckoutSectio .success_cart_msg{ display:block; }
	#RiderDivLeft, #RiderDivRight{ width:100%; margin-left:0px; }
	.design_product_page .moto_related_products_cart .product-card{ width:33.33%; }
	.cart-item-label{ color:#fff; }
	
	.productGrid li.product{ padding:0; }
	.card{ padding:8px 2px; }
	.relatedProductProductPage .moto_related_products_product ul li:nth-child(n+6){ display:inline-block; }
	.featuredProductsHome .productGrid li.product,
	.similarProductProductPage .productGrid li.product .card{ width:50%; }
	.headerMotoDCash{ display:none; }
	
}

@media (max-width: 768px){
	#FriendLeft > div:nth-child(even){padding-left:0;}
	#FriendLeft > div:nth-child(odd){padding-right:0;}
	#FriendsRight{height:300px;}
	#FriendsRight h2{margin:0;}
	.pagename39 .partsAndGearPages .dshow_col{ width:50%; } 
}



@media (max-width: 767px){
	
	
.bo-shipping-section   { border-top:solid 1px #424242; padding-top:8px; text-align:center; }
	.dropdown-menu.is-open {left:inherit !important;right:0;}
	.page-sidebar + .page-content .productGrid .product{width:50%;}
	.productGrid .product{width:50%;}
	.productGrid li.product, .topsellresHome .productGrid li.product{ width:50%; }
	.footer-info-col{ width:50%; }
	.ftrNewsletter{ width:100%; }
	.tirewarmersTemplate .Wrapper_ryt{ width:100%; padding-left:0; }
	.tirewarmersTemplate .Wrapper_left, .tirewarmersTemplate .Wrapper_ryt{ width:100%; display:block; margin-left:0; }
	.LP-Section2, .LP-Section2{ width:100%; padding-right:0; }
	#AboutBanner .DivWrap .BannerDesc{ font-size:14px; width:100%; display:block; }
	.AboutBanner{ text-align:center; }
	#AboutBanner .DivWrap{ text-align:center; }
	#DealerLeft, #DealerRight{ width:100%; margin-left:0; }
	#DealerContents span{ width:33.33%; }
	#ContactLeft, #ContactRight { width:100%; }
	h1{ font-size:20px; }
	.productView-title{ font-size:16px; line-height:normal; }
	.productDetailVideo2 iframe, .productDetailVideo2def iframe{ height:400px; }
	.moto_related_products .ProductList.productGrid li.product{width:50%;}
	.relatedProductProductPage ul.product-list li{width:50%;}
	.cartTrust > div{width:50%;}
	.ftrQuickLinks, .ftrContactInfo{ width:100%; }
	.footer-info-heading { width:100%; }
	p.aboutcontentFooter{ font-size:14px; line-height:23px; }
	.cartPageRightContent .cartTrust > div{ width:100%; }
	.categoriesRight{ display:none; }

	.homepageContentArea .card-title{ line-height:22px; height:44px; }
	.featuredProductsHome .card-text, .topsellresHome .card-text{ margin-top:4px; }
	.fullwidthCategory { margin: 10px 0; }
	.bikeBrandsSection h3{ margin-bottom:12px; }
	h2.blogTitle a{ display:none; }
	.blogHome .slick-arrow{ display:none !important; }
	.blogCol{ padding:0; }
	.blogHome .container{ padding:0 10px !important; }
	.proCartBtn #add-to-cart-wrapper .form-action{ margin:0; padding:0; } 
	.proCartBtn #add-to-cart-wrapper .add_order_btn { margin:0; width:100% !important; }
	#form-action-addToCart, .proCartBtn .add_order_btn, .proCartBtn .pre_order_btn, .add_cart_fly1{ padding-top:16px; font-size:14px; padding-bottom:16px; height:auto; margin:0 !important; width:100% !important; } 
	/*.proCartBtn{ position:fixed; bottom:0; width:100%; left:0; margin:0; z-index:9;}*/
	input#form-action-addToCart {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 25px 10px;
        z-index: 99999;
    }
    .Page-product .footer {
        padding: 0 0 70px 0;
    }
	.motoDCashBtn{ width:100%; text-align:center; padding:10px 0 15px 0; }

	.brandImageDetailpage {  }
	.ProductSKU .productView-info-name,
	.ProductSKU .productView-info-value { font-size:11px; }

	.tirewarmersTemplate #Wrapper .Wrapper_left{ display:none; }
	#catname18 .Wrapper_ryt .LP-Item,
	#catname18 .tirewarmersTemplate .LP-Item:nth-child(3) { background: none !important;  left: 0; padding-left:0 !important; text-align:center; }
	#catname18 .Wrapper_ryt .LP-Item .shopbutton{ float:none; display:inline-block; }
	#catname18 .Wrapper_ryt .LP-Item .LP-Item-Desc li{ list-style:none; }
	#catname18 .Wrapper_ryt .LP-Item .LP-Item-Desc ul{ margin:0 0 12px; }
	#catname18 .Wrapper_ryt .LP-Item { padding-bottom:15px; }
	#catname18 .Wrapper_ryt .LP-Item .LP-Item-Name{ display:block; }
	.ftrNewsletter{ padding:10px 0 0 0; } 
	.ftrNewsletter h3.footer-info-heading{ display:none; }
	.ftrNewsletter p{ display:none; }
	
	.categoryPgDesc p, .categoryPgDesc p span{ line-height:15px; font-size:13px !important; }
	.relatedProductProductPage .moto_related_products_product .BlockContent > h3{ display:none; }
	#ContactLeft .Sales h2{ margin-top:0; font-size:20px; } 
	.Sales{ padding-bottom:0; }
	.tabs-contents #tab-description{ padding-bottom:0; }
	.relatedProductProductPage ul.product-list li.product-card{ margin-top:0; } 
	.instagramHome a img{max-height:110px;}
}

@media (max-width: 700px){
.footer-info-col{ width:100%; margin:0; }
.footer-info-heading { margin:0; padding:17px 0; }
.footer-info-heading  span{ float:right; font-size:25px; font-weight:400; font-family: 'Conv_Gotham-Book_5'; }
.ftrNewsletter .footer-info-heading { margin-bottom:20px; }
.ftrNewsletter .footer-info-heading span{ display:none; }
ul.footer-info-list{ margin-top:20px; }
p.aboutcontentFooter{ margin-top:20px; }
.googleReviewFooter{ padding-bottom:0; }
.heroCarousel .slick-dots { bottom: -12px; }


}

@media (max-width: 640px){
	.blog-post-figure{width:100%;}
	.blog-post-body{width:100%;}
	.fullwidthCategory img{ display:none; }
	.fullwidthCategory img.desktopHide{ display:block; }	
	.fullwidthCategoryContent{ width:100%; right:0; left:0; text-align:center; top:20px; transform:translateY(0); }
	.gearCategory .fullwidthCategoryContent{ left:0; }
	.gearCategory .fullwidthCategoryContent h4{ font-size:50px; }
	.bikeBrandsSection h3{ font-size:24px; }
	h2.blogTitle, .instagramHome h2{ font-size:24px;  }
	.instagramHome h2 img{ width:30px; }
	.instagramHome a{ width:33.33%; }
	.copyrightLeft, .footerPayment, .footerSocial, .securetag{ width:100%; margin-left:0; text-align:center; }
	.copyrightMain .container div{ margin-left:0; }
	.footerPayment{ padding:15px 0; }
	.footerSocial{ padding-bottom:15px; }
	#AboutBanner .DivWrap{ min-height:500px; }
	#AboutBanner .DivWrap .BannerDesc{ top:40px; }
	#AboutBanner .DivWrap .BannerImg{ float:none; }
	#StaffContents{ max-width:100%; margin:0 auto; padding:0 15px; text-align:center; }
	.AboutPeople, .meetOurStaffAbout{ max-width:100%; width:100%; margin:0 auto; padding:0; }
	.DivTable.TwoWide .Cell { width: 100%; }
	.one-fourth { width: 25%; }
	.productDetailVideo2, .productDetailVideo2def{ padding:30px 0; }
	.productPageMain .relatedProductProductPage ul .product-card:nth-child(3n+1){ display:inline-block; }
	.instagramHome #instagram a:nth-child(3n+1){ display:none; }	
	.olark-launch-button-wrapper.olark-text-button{ display:none; } 

	.card-title{ font-size:13px; line-height:17px; height:49px; } 
	.card-text{ margin-top:10px; }
	.card-body{ padding-top:10px; }
	
	#ContactLeft .Sales h2{ max-width:360px; } 
	.Sales:first-child span.SalesSpan{ margin-top:0; } 
	.Sales { background: url(//cdn1.bigcommerce.com/server4200/pk76o/templates/__custom/images/ey-contact-bg1.jpg?t=1623422122) no-repeat 0px 40px transparent; padding-bottom: 0; margin-top:0; }
	.SalesSpan{ padding-left:50px; }
	#ContactLeft .Sales h2, #ContactLeft h2{ font-size:17px; margin-top:0; }
	.currencySelector{ display:none; }
	p.aboutcontentFooter{ margin-left:0; margin-right:0; }
	.productPageLeftAllDetail .productDetailpageOptions .productView-details{ padding:0 10px 10px 10px; margin-left: -8px; margin-right: 0; width: 103%; }
	.productDetailVideo1, .productDetailVideo1Def{ margin:20px 0 0 0; } 
	.categoryPageMain h1.page-heading{ font-size:16px; }
	.categoryPageMain .productGrid .product .card-body div.card-text{ margin-top:0; }
	.price--rrp, .price--non-sale, .price--discounted, .price-section{ font-size:13px; }
	.cartPageMain .alertBox--info p{ font-size:12px; }
	.relatedProductProductPage .price-section.price-section--withoutTax.non-sale-price--withoutTax{ display:none; }
	.instagramHome a img{max-height:185px;}

}

@media (max-width: 550px){
	.navUser-item-cartLabel, .navUser-item--cart__hidden-s{display:inline-block;}
	.navUser ul li.navUser-item{line-height:normal;}
	.cart-additionalCheckoutButtons .FloatRight div{width:100%; text-align:center;}
	.cart-additionalCheckoutButtons{width:100%;}
	.cart-total-label{text-align:left; padding-left:0; padding-right:10px;}
	.cart-actions .checkoutMultiple{width:100%; text-align:center;}
	.cart-additionalCheckoutButtons .FloatRight div {float: none;padding: 10px 0 0;}
	.footer-info-col{text-align:left;}
	.cart-item-info{text-align:center;}
	.tab-title{text-align:center;}
	.productView-details .addthis_toolbox{text-align:center;}
	.topTxt{font-size:24px;}
	.homeCategories ul li{width:100%;}
	.cateBox .cateDtl{top:25px;}
	.productView-options{text-align:left;}
	.header-logo-image{ height:40px; }

		.bikeBrandsSection ul li{ width:50%; }
	.footer-info-heading{ width:100%; }

	#Sponsors .sponsersInner a{ width:48%; }
	h2{ font-size:20px; }
	.productView-product .productView-price{ clear:both; }

	.productDynamicIPMessage div{ flex-basis: 100%; margin:0; }
	.productDynamicIPMessage .ipmessage1{ margin:0 0 10px; }
	.productDynamicIPMessage .ipmessage2{ margin:0; }
	.productView-thumbnail{ width:33.33%; }
	#form-action-addToCart{ width:100%; }
	.productDetailVideo2 iframe, .productDetailVideo2def iframe{ height:300px; }
	.proCartBtn, .motoDCashBtn{ width:100%; margin-left:0; }
	.motoDCashBtn{ padding-bottom:15px; }
	
	.design_product_page .moto_related_products_cart .product-card{ width:50%; }
	.productView-images .productView-image{ border:0; }
	.productGrid .product .card-body .price-section.price-section--withoutTax.non-sale-price--withoutTax{ display:none; }
	.brandImageDetailpage img{ max-width:60px; max-height:inherit; }
	.productView-details .productView-price .price-section{ font-size:14px; }
	
}


@media (max-width: 549px) {
	.page-heading{font-size:22px;}
	.estimator-form .button--primary{width:100%;}
	.footer-info-col--small, .footer-info-col--small:nth-child(2), .footer-info-col--small:nth-child(3), .footer-info-col--small:last-child{width:100%;}
	.ftrNewsletter .form-prefixPostfix .form-input{width:100%; margin:0 0 10px 0;}
	.ftrNewsletter .newsletterHead{background-position:top center; padding:45px 0 0 0; text-align:center;}
	.securetag{ text-align:left; }
	.category3columndesignnew > a{ width:100%; margin-left:0; }
	.productDetailVideo1 iframe, .productDetailVideo1Def iframe {height: 270px; }
	.instagramHome a img{max-height:100%;}
}


@media (max-width: 480px) {
	.bull{display:block; font-size:0; line-height:normal;}
	.card-img-container::after{padding-bottom:55%;}
	.blog-post-body{width:100%; padding-left:0;}
	.blog-post-figure{width:100%;}
	.brandGrid .brand{width:100%;}
	.productGrid .product{width:100%;}
	.page-sidebar + .page-content .productGrid .product{width:100%;}
	.pagination-list li.pagination-item--next, .pagination-list li.pagination-item--previous{width:100%; text-align:center;}
	.pagination-list li.pagination-item--previous{margin-bottom:10px;}
	.pagination-list li.pagination-item--next{margin-top:10px;}
	.moto_related_products .ProductList.productGrid li.product, .relatedProductProductPage ul.product-list li{width:100%;}
	.cartTrust > div{width:100%;}
}

@media (max-width: 479px) {
	.cart-total-label{width:50%;}
	.coupon-form .form-input, .cart-gift-certificate-form .form-input{width:73%;}
	.coupon-form .button, .cart-gift-certificate-form .button{width:25%;}
	.category-suggestion {width:100%;}
	.coupon-form .form-input, .cart-gift-certificate-form .form-input {width:100%;}
	.coupon-form .button, .cart-gift-certificate-form .button {margin:10px 0 0 0;width:100%;}
	.button--primary {min-width:inherit;}
	.table-actions .button {width:auto;}
	.table-actions .button {font-size: 12px;height: auto;padding: 10px;width: auto;}
	.previewCartCheckout .button {display: block;font-size: 11px;height: auto;margin: 0;padding: 10px;width: 100%;}
	.previewCartCheckout {margin-bottom:10px;}
	.productView-thumbnail-link {height:auto;}
	.currencySelector{ display:none; }
	.estimator-form .button--primary {padding:10px;}
	.actionBar-section .form-select{min-width:195px;}

	.category4ColumnBox{ width:100%; margin-left:0; } 
	.category4ColumnBox img{ width:100%; }
	.instagramHome a{ width:50%; }
	.motorcycle-undersuits-and-baselayers .Cell{ width:100%; margin-bottom:10px; margin-left:0; }
	#DealerContents span{ width:100%; }
	.DealerLogin h3 span{ font-size:26px; }
	#Sponsors .sponsersInner a{ width:98%; }
	.one-fourth { width: 50%; }
	.productView-thumbnail-link{ padding:5px; }
	.needHelpProductPage img{ width:70px; }

	.needHelpProductPage p{ font-size:13px; }
	.needHelpProductPage h4{ font-size:11px; }
	.design_product_page .moto_related_products_cart{ height:200px; }
	.pagename39 .partsAndGearPages .dshow_col{ width:100%; margin-left:0; } 
	.category4columndesignnew{ width:100%; margin-left:0; }

	.navUser-item--cart .countPill{ display:none; }
	.navUser ul li.navUser-item.navUser-item--cart .navUser-item-cartLabel{ background-size:28px; padding:17px 20px 17px 17px; }
	.mobile-logo{ width:162px; top:5px; }
	
	.price-section{ font-size:13px; }
	.needHelpProductPage.needHelpProductPageMobileView{ padding-left:0; padding-right:0; }
	.productGrid li.product{ padding:0; }
	
	.page-heading{ margin-top:10px; }

	.homepageContentArea .card-title { line-height: 18px; height: 36px; }
	.featuredProductsHome .card-text, .topsellresHome .card-text{ margin-top:0; }
	.card-img-container::after { padding-bottom: 75%; }
	h2.productView-title-Mobile{ font-size:16px; }
	.productPageLeftAllDetail .productDetailpageOptions .productView-details{ width:104%; }
}

@media (max-width: 428px){
.productDetailVideo2 iframe, .productDetailVideo2def iframe,
.productDetailVideo1 iframe, .productDetailVideo1Def iframe {height: 230px; }
.videoBigTab{ margin:0; }	
}

@media (max-width: 400px){
.viewAllcategoriesPage ul li{ flex-basis:100%; margin-left:0; margin-right:0; }
.brandImageDetailpage {top: 50px;}
}

@media (max-width: 360px){
	.g-recaptcha {overflow-y: auto;}
	.writeReview-form .g-recaptcha div, .writeReview-form .g-recaptcha iframe{width:230px !important; overflow-y: auto;}
	.ftrNewsletter .newsletterHead .footer-info-heading, .footerSocial .footer-info-heading, .footer-info-heading{font-size:17px;}
}


@media screen and (min-width: 981px){
.RiderX, .RiderY {
    display: inline-block;
    float: left;
    padding-right: 5px;
    padding-bottom: 7px;
}
.RiderY img {
    width: auto;
    min-height: 170px;
    max-height: 170px;
}
.RidersName a {
    font-size: 16px;
    font-style: italic;
    color: #fff;
    text-decoration: none;
}
.RidersName {
    display: block;
    padding: 5px;
}
.RiderX img {
    width: auto;
    min-height: 377px;
    max-height: 377px;
}
}
@media screen and (min-width: 769px){
#FriendLeft {
    max-width: 66%;
	display:inline-block;
	width:100%;
}
#FriendsRight {
    width: 330px;
    height: 441px;
	display:inline-block;
}
#FriendLeft > div {
    max-width: 49%;
	display:inline-block;
}
}
#FriendsRight {
    display: inline-block;
    vertical-align: top;
    background: url(//cdn1.bigcommerce.com/server4200/pk76o/templates/__custom/images/ey-friends-bg.jpg?t=1623422122) no-repeat top center transparent;
}

.InventoryLevel{

    margin-top: 30px;
    font-size: 16px;
    font-style: italic;
    color: #6c6c6c !important;
}
.InventoryLevel .inStock{

    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #14a941;
    text-transform: uppercase;
    padding-left: 25px;
    margin-right: 5px;
    background: url(../img/true-icon.png) no-repeat 0 1px transparent;
}

.InventoryLevel .outStock{

    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: red;
    text-transform: uppercase;
    padding-left: 20px;
    background: url(../img/true-icon.png) no-repeat 0 -20px transparent;
}
#motod_productstock{width: 100%; background:#484848;  }
#motod_productstock{display: inline-block; border-bottom:solid 1px #333333; margin-bottom:0;  margin-top: 8px; padding:6px 12px;}
.InventoryLevel .MotoVariationProductInventory .inStock {    
     color: #fff;
     background: url(../img/true-icon.png) no-repeat left center;
     background-size: 16px;
     font-size: 16px;
     font-weight: 500;
     padding-left: 23px;
     display: inline-block;
     height: 21px;
     line-height: normal;
	 font-style:normal;
	 text-transform:none;
}
.blog-title a{
    color: #ffc600;
}
.InventoryLevel .MotoVariationProductInventory .outStockMsg {display: none;}
/*#add-to-cart-wrapper .form-field--increments{ border-bottom:solid 1px #333333; border-top:solid 1px #333333; padding-bottom:20px; padding-top:18px; margin-bottom:0; margin-top:22px; }*/
#add-to-cart-wrapper .form-field--increments{ border-bottom:0; border-top:0; padding-bottom:0; padding-top:0; margin-bottom:0; margin-top:0; }
.productView-info .productView-info-bulkPricing{ margin:0; }

.wg-drop.country-selector .wgcurrent a{ font-size:15px; font-family: 'Conv_gotham_medium_4'; }

.bo-backorder-label:before{ background-color: #ffdd00;  color: #000; }
.cartPageLeft .cart-totals{ color:#000; }


.categorybelow_content {
    padding: 16px 0 23px 0;
    border-bottom: 2px solid red;
    margin-bottom: 27px;
    /*text-align: center;*/
}

/*div[data-content-region="product_below_price"]{
    display: none;
}*/
