/** Shopify CDN: Minification failed

Line 5705:0 Expected "}" to go with "{"

**/
@font-face {
	font-display: swap;
}

@font-face {
	font-family: 'Impact Label Reversed';
	src: url('ImpactLabelReversed.eot');
	src: url('ImpactLabelReversed.eot?#iefix') format('embedded-opentype'), url('ImpactLabelReversed.woff2') format('woff2'), url('ImpactLabelReversed.woff') format('woff'), url('ImpactLabelReversed.ttf') format('truetype'), url('ImpactLabelReversed.svg#ImpactLabelReversed') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
  font-family: 'din';
  src: url('/cdn/shop/files/din-regular.ttf?v=1646758288')  format('truetype');
}
@font-face {
  font-family: 'din';
  font-weight: bold;
  src: url('/cdn/shop/files/din-bold.otf?v=1646758700')  format('opentype');
}
@font-face {
  font-family: 'DIN Next LT Pro Cond';
  font-weight: 500;
  src: url('/cdn/shop/files/DINNextLTPro-MediumCond.ttf?v=1660568964')  format('opentype');
}
@font-face {
  font-family: 'DIN Next LT Pro Cond';
  font-weight: 400;
  src: url('/cdn/shop/files/DINNextLTPro-Condensed.ttf?v=1660569572')  format('opentype');
}
@font-face {
  font-family: 'DIN Next LT Pro';
  font-weight: 500;
  src: url('/cdn/shop/files/DINNextLTPro-Medium.ttf?v=1660569124')  format('opentype');
}
@font-face {
  font-family: 'DIN Next LT Pro';
  font-weight: 400;
  src: url('/cdn/shop/files/DINNextLTPro-Regular.ttf?v=1660569270')  format('opentype');
}

.navbar-start.mobile-nav .has-sub-menu a[href="/collections/water"]{
  display: none;
}
body.shogun .section-header{
  display: none;
}
body.shogun .padded-container{
  padding-top: 0 !important;
}
.shippingmap {
   color:  #000000 !important;
}

.shippingmap:hover {
  text-decoration: underline;
}

/* ebike styles */
.ebike_heading{
  padding: 0 60px;
}
@media screen and (max-width: 800px){
  .ebike_h{
    margin: 20px 0;
  }
  .ebikeproducts .prod_h{
    margin-top: -60px;
  }
  .ebikeproducts .prod_c{
    margin-bottom: 40px;
  }
}
/* Blog page css */

.blog-hero-section .hero-images {
	display: flex;
	align-items: center;
	position: relative;
}

.blog-hero-section .hero-images img {
	min-height: 344px;
	object-fit: cover;
	max-height: 470px;
	width: 100%;
}

.blog-hero-section .section-wrap {
	position: relative;
}

.blog-hero-section .hero-images:after {
	content: "";
	width: 100%;
	height: 100%;
	left: 0px;
	z-index: 1;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.3);
	display: block;
	position: absolute;
}

.blog-hero-section .hero-section-text {
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.blog-hero-section .hero-section-text h1 {
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 15px;
}

.blog-hero-section .blog-hero-section-wrap {
	text-align: center;
	color: #fff;
	max-width: 530px;
	padding: 0px 15px;
}

.blog-hero-section .blog-hero-section-wrap p {
	font-size: 18px;
	margin-bottom: 35px;
}

.blog-hero-section .blog-hero-section-wrap .btn {
	transition: all 0.3s ease-in-out;
	background-color: #4787b2;
	color: #fff;
	font-size: 16px;
	display: inline-block;
	line-height: 1;
	padding: 16px 37px;
	border-radius: 18px;
}

.blog-hero-section .blog-hero-section-wrap .btn:hover {
	background-color: #2c2c2c;
}

.blog-filter .blog-filter-wrap #BlogTagFilter a:not(:last-child) {
	margin-right: 15px;
}

.blog-filter .blog-filter-wrap #BlogTagFilter a {
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	font-weight: 600;
}

.blog-filter .blog-filter-wrap #BlogTagFilter a:hover {
	color: #4787b2;
}

.blog-filter .blog-filter-wrap #BlogTagFilter {
	padding: 35px 0px;
	text-align: center;
}

.blog-post-lising .grid-item-wrap .article-grid-image a {
	padding: 0px !important;
	display: block;
	position: relative;
}

.blog-post-lising .grid-item-wrap .article-grid-image a img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0px;
	left: 0px;
	max-width: 100% !important;
	max-height: 100% !important;
}

.blog-post-lising .grid-item-wrap .article-grid-image a:after {
	content: "";
	width: 100%;
	display: block;
	padding-bottom: 220px;
}

.blog-post-lising .grid-item-wrap .article-grid-image {
	max-width: 100% !important;
	max-height: 100% !important;
}

.blog-post-lising .blog-dec {
	padding: 20px;
}

.blog-post-lising .blog-dec h4 {
	font-size: 31px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 19px;
}

.blog-post-lising .blog-dec h4 a {
	color: #000;
	display: block;
}

.blog-post-lising .blog-dec .article__tags {
	margin-bottom: 19px;
	line-height: 1;
}

.blog-post-lising .blog-dec .article__tags a {
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	border-bottom: none;
	display: inline-block;
}

.blog-post-lising .blog-dec .article__tags a:not(:last-child):after {
	content: ",";
}

.blog-post-lising .blog-dec .article__tags a:not(:last-child) {
	margin-right: 3px;
}

.blog-post-lising .blog-dec .blog-text {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 24px;
	opacity: 0.8;
}

.blog-post-lising .blog-dec .read-more-link {
	transition: all 0.3s ease-in-out;
	color: #4787b2;
	text-transform: capitalize;
	display: inline-block;
	display: inline-block;
	line-height: 1;
}

.blog-post-lising .blog-dec .read-more-link:hover {
	color: #2c2c2c;
}

.blog-post-lising .grid-item-wrap {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
}

.blog-post-lising .grid__item {
	padding-bottom: 30px;
}

.blog-post-lising {
	padding-bottom: 23px;
}

.blog-post-lising .grid {
	display: flex;
	flex-wrap: wrap;
}

.blog-post-lising .grid .medium-up--one-third {
	width: 33.33%;
}

.template-blog .list--inline.pagination {
	margin-top: 23px;
}

.template-blog .list--inline.pagination .pagination-previous,
.template-blog .list--inline.pagination .pagination-next {
	margin: 0px;
	border: none;
}

.template-blog .list--inline.pagination div.pagination-previous,
.template-blog .list--inline.pagination div.pagination-next {
	opacity: 0.4;
	cursor: not-allowed;
}

.template-blog .list--inline.pagination .pagination-previous svg path,
.template-blog .list--inline.pagination .pagination-next svg path {
	fill: #000;
}

.template-blog .list--inline.pagination .pagination-link {
	border: none;
	font-weight: 600;
}

.pagination-previous:active,
.pagination-next:active,
.pagination-link:active {
	box-shadow: none;
}


/*End  Blog page css */


/*end article page css */


/* Css by Mahfuj */

.bullet-color ul li::marker {
    color: #00B1E0 !important;
}
.bullet-color ul li strong {
    color: #00B1E0 !important;
}
.bullet-color ul {
    margin-left: 19px !important;
}

.bullet-color ol li::marker {
    color: #00B1E0 !important;
}
.bullet-color ol li strong {
    color: #00B1E0 !important;
}
.bullet-color ol {
    margin-left: 19px !important;
}
/*  */
.custom_header_main {
    height: 80vh !important;
    justify-content: flex-end !important;
}
.padded-container{
  padding-top: 0px !important;
}

.section-header{
  display: none !important;
}

@media only screen and (max-width: 980px) {
  #s-ed139a71-fcd0-4c0d-a41b-6709aa68ac88 .shogun-heading-component h1{
    font-size: 28px !important;
  }
}

.custom_row_bg .shg-c-lg-3:nth-child(1) {
  background-image: url('https://i.shgcdn.com/7c00c170-fe65-4382-96fa-e6166885252e/-/format/auto/-/preview/3000x3000/-/quality/lighter/') !important;
}
.custom_row_bg .shg-c-lg-3:nth-child(2) {
    background-image: url('https://i.shgcdn.com/290ae254-970b-42f5-a1e6-b76d985a1baf/-/format/auto/-/preview/3000x3000/-/quality/lighter/') !important;
}
.custom_row_bg .shg-c-lg-3:nth-child(3) {
    background-image: url('https://i.shgcdn.com/ce0859a2-f800-4c04-9a4c-3fc7a662d840/-/format/auto/-/preview/3000x3000/-/quality/lighter/') !important;
}
.custom_row_bg .shg-c-lg-3:nth-child(4) {
    background-image: url('https://i.shgcdn.com/c8d8ed70-76ad-47db-9dd0-679f93800dea/-/format/auto/-/preview/3000x3000/-/quality/lighter/') !important;
}
.custom_row_bg .shg-c-lg-3 {
    padding: 30px 30px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .Column-Reverse .shg-row {
        flex-direction: column-reverse !important;
    }
}

.Text-color-White p {
    color: #fff !important;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.45) !important;
}



.wp-block-button__link {
	border: 2px solid #2C2C2C;
	color: #2C2C2C;
	padding: .667em 1.333em;
	text-align: center;
	font-size: 1.125em;
}


/* .rte a:not(.btn){border-bottom: 0;} */

.wp-block-button {
	margin-top: 3%;
	margin-bottom: 3%;
}

.template-article .artical-description .entry-categories a,
#entry-categories a {
	color: #2c2c2c;
	font-weight: 600;
	margin-bottom: 9px;
}

.template-article .rte h3 {
	font-size: 1.5em;
	font-weight: 600;
	margin-top: 1.3333em;
	margin-bottom: 0.6666em;
}

.wp-block-embed__wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.wp-block-embed__wrapper iframe,
.wp-block-embed__wrapper object,
.wp-block-embed__wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wp-embedded-content {
	background-color: whitesmoke;
	border-left: 5px solid #a0a6ad;
	padding: 1.25em 1.5em;
}

.article-hero-section .hero-image {
	display: flex;
	align-items: center;
}

.article-hero-section .hero-image img {
	height: 70vh;
	object-fit: cover;
	width: 100%;
}

.artical-description {
	padding-top: 97px;
}

.artical-description .article__title {
	font-size: 48px;
	margin-bottom: 24px;
	font-weight: 600;
	line-height: 1.125;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.artical-description .wp-block-button__link {
	display: inline-block;
}

.artical-description .post {
	padding: 0px;
}

.artical-description .content.column.is-two-thirds {
	width: 100%;
}

.artical-description #shopify-section-article-template {
	max-width: 937px;
	margin: 0 auto;
	width: 100%;
	padding: 0px 15px
}

.article_author_wrap {
	margin-bottom: 9px;
}

.article-header {
	overflow: hidden;
}

.article_author_wrap span,
.article_author_wrap #BlogTagFilter a {
	font-size: 16px;
	font-family: "din-condensed", sans-serif;
	text-transform: uppercase;
	color: #2c2c2c;
}

.article_author_wrap #BlogTagFilter a:hover {
	color: #417ca4;
}

.artical-description p {
	text-align: justify;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 16px;
	color: #2c2c2c;
}

.artical-description a:not(.wp-block-button__link) {
	text-decoration: none;
	color: #417ca4;
	border: none;
	padding: 0px;
	transition: all 0.3s ease-in-out;
}

.artical-description a:not(.wp-block-button__link):hover,
.comment-author a,
.comment-metadata a {
	color: #2c2c2c !important;
}

.artical-description .wp-block-table table tbody td,
.artical-description .wp-block-table table tbody th {
	border: 3px solid #a0a6ad;
	border-width: 0 0 3px;
	padding: 0.5em 0.75em;
	vertical-align: top;
}

.artical-description .video-wrapper {
	position: relative;
	overflow: hidden;
}

.artical-description .video-wrapper:after {
	content: "";
	width: 100%;
	display: block;
	padding-bottom: 56.4%;
}

.artical-description .video-wrapper iframe,
.artical-description .video-wrapper video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
}

.artical-description h2 {
	font-size: 1.75em;
	margin-bottom: 0.5714em;
	font-weight: 600;
	line-height: 1.125;
	color: #2c2c2c;
}

.artical-description h2:not(:first-child) {
	margin-top: 1.1428em;
}

.artical-description blockquote {
	background-color: whitesmoke;
	border-left: 5px solid #a0a6ad;
	padding: 1.25em 1.5em;
}

.artical-description .has-large-font-size {
	font-size: 2.25em;
	margin-bottom: 1em;
}

.artical-description .wp-block-image {
	margin: 2em 0px;
}

.artical-description h4 {
	font-size: 1.25em;
	margin-bottom: 0.8em;
	font-weight: 600;
	line-height: 1.125;
}

.artical-description ul li {
	font-size: 16px;
	line-height: 1.5;
	margin-top: 0.25em;
}

.artical-description .aligncenter {
	text-align: center;
}


/* article page css */

.new-feature-section-home .section-image {
	display: flex;
	align-items: center;
	justify-content: center;
    margin-top: 130px;
}
@media screen and (max-width:768px){
  .new-feature-section-home .section-image {
    margin-top: 60px;
  }
}
.new-feature-section-home .section-image img {
	width: 100%;
}

.new-feature-section-home .section-wrap {
	position: relative;
	overflow: hidden;
}

.new-feature-section-home .section-content-wrap {
	position: absolute;
	top: 140px;
	left: 0px;
	width: 100%;
}
.section-content-wrap > .container{
  margin: 20px;
}
.new-feature-section-home .home-feature {
	padding-top: 1.5%;
	padding-left: 15px;
	padding-right: 15px;
}

.new-feature-section-home .title {
	text-align: center;
	padding-top: 65px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 80px;
}

.new-feature-section-home .section-wrap .container {
	max-width: 94vw;
	width: 100%;
	padding: 0px 15px;
}
@media screen and (max-width: 500px){
  .new-feature-section-home .section-wrap .container {
  	max-width: 90vw;
  }
}

.new-feature-section-home .section-wrap .container .row {
	margin: 0px -15px;
	display: flex;
	flex-wrap: wrap;
}

.new-feature-section-home .section-wrap .container .row .col {
	max-width: 30%;
	width: 100%;
	padding: 0px 12px;
}

.new-feature-section-home .section-wrap .container .row .col .product-image {
	position: relative;
	overflow: hidden;
}

.new-feature-section-home .section-wrap .container .row .col .product-image img {
	position: absolute;
	height: 100%;
	left: 0px;
	top: 0px;
	object-fit: contain;
}

.new-feature-section-home .section-wrap .col .product-dec {
	max-width: 100%;
}

.new-feature-section-home .section-wrap .col .product-dec h4, .new-feature-section-home .section-wrap .col .product-dec h1 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 10px;
    font-family: din-condensed,sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: bold;
}

.new-feature-section-home .section-wrap .col .product-dec p {
	font-size: 20px;
	line-height: 35px;
	margin-bottom: 20px;
	color: #D4D4D4;
}

.new-feature-section-home .section-wrap .col .product-dec a {
    font-family: din-condensed,sans-serif;
    padding: 12px 50px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 22px;
    border-radius: 20px;
    line-height: 1;
    display: inline-block;
    background-color: #000;
    color: #fff;
    transition: all .3s ease-in-out;
}

.new-feature-section-home .section-wrap .col .product-dec a:hover {
	background-color: #417ca4;
}

.template-product h1.product-single__title {
	font-weight: 700;
	font-size: 43px;
	margin-bottom: 27px;
	line-height: 1.32;
	color: #000;
}

.template-product .product-single__price span.product-price__price span {
	font-family: "din-condensed", sans-serif;
	letter-spacing: normal;
	color: #000;
	font-weight: 500;
	line-height: 1.35;
	display: inline-block;
}

.template-product .product-single__price .stamped-product-reviews-badge.stamped-main-badge {
	margin-top: 10px;
}

.template-product .product-single__price .stamped-product-reviews-badge.stamped-main-badge .stamped-badge-caption {
	letter-spacing: normal;
	font-weight: 500;
	font-size: 22px;
	font-family: "din-condensed", sans-serif;
}

.template-product .product-single__price .stamped-badge {
	display: flex;
	align-items: center;
}

.template-product .product-single__price .stamped-badge i:before {
	font-size: 20px;
}

.template-product .product-single__price .stamped-badge .stamped-badge-starrating {
	margin-right: 12px !important;
}

.new-feature-section-home .title h1 {
	font-weight: 500;
	font-size: 43px;
	font-family: "din-condensed", sans-serif;
	margin-bottom: 30px;
}

.new-feature-section-home .section-bg-img {
  	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	padding: 0px;
}

.new-feature-section-home .section-bg-img {
	background-position: bottom right
}

.new-feature-section-home .title-text-img {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 50px;
}

#Collection .level {
	align-items: flex-start;
}

#Collection .level-center {
	max-width: 50%;
	width: 100%;
}

#Collection .level-center .level-wrap {
	padding: 0px 12px;
}

#Collection .level-center .level-wrap h1 {
	font-size: 24px;
	text-transform: capitalize;
	color: #2c2c2c;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 15px;
	font-family: "din-condensed", sans-serif;
}

#Collection .level-center .level-wrap .collection-top-dec p:not(:last-child) {
	margin-bottom: 12px;
}

.collection-section-new {
	margin-top: 65px;
}

.collection-topbar {
	padding-bottom: 25px;
}

.collection-section-new .sidebar-block {
	padding-top: 0px;
}

.collection-topbar,
.collection-topbar .breadcrumbs {
	display: flex;
	flex-wrap: wrap;
}

.collection-topbar .left-col {
	max-width: 25%;
	width: 100%;
}

.collection-topbar .right-col {
	max-width: 75%;
	width: 100%;
}

.product-breadcrumb {
	padding: 0px 15px;
}

.collection-topbar .breadcrumbs li:not(:last-child),
.product-breadcrumb ul li:not(:last-child) {
	padding-right: 30px;
	position: relative;
}

.collection-topbar .breadcrumbs li:not(:last-child):after,
.product-breadcrumb ul li:not(:last-child):after {
	content: ">";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 11px;
	font-size: 17px;
}

.collection-topbar .breadcrumbs li a,
.collection-topbar .breadcrumbs li span,
.product-breadcrumb ul li a,
.product-breadcrumb ul li span {
	color: #2c2c2c;
	font-size: 16px;
	text-transform: capitalize;
	display: inline-block;
}

.product-breadcrumb {
	transform: translateY(-44px);
}

.product-breadcrumb ul {
	display: flex;
	flex-wrap: wrap;
}

.back-post-btn {
	display: inline-block;
}

.back-post-btn svg {
	width: 20px;
}

.back-post-btn span {
	vertical-align: text-bottom;
	margin-right: 8px;
}

.template-article .site-footer {
	display: none;
}

.blog-media-contact p {
	text-align: left;
}

.new-feature-section-home .section-wrap .container .row .col .product-image {
	width: 100%;
	display: none;
}

.image-newset,
.shogun-banner-image {
	position: relative;
	overflow: hidden;
}

.image-newset:before {
	content: "";
	width: 100%;
	display: block;
}

.image-newset img,
.image-newset video,
.product-image-wrap img {
	position: absolute;
	left: 0px;
	top: 0px;
	max-width: 100%;
	height: 100%;
	object-fit: contain;
}

.image-newset.optimization-100:before {
	padding-bottom: 100%;
}

.image-newset.optimization-70:before {
	padding-bottom: 70%;
}

.image-newset.optimization-80:before {
	padding-bottom: 80%;
}

.image-newset.optimization-56-2:before {
	padding-bottom: 56.2%
}

.image-newset.optimization-150:before {
	padding-bottom: 150%;
}

.product-image-wrap {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
}

.article-hero-section .hero-image {
	position: relative;
	overflow: hidden;
	display: block;
}

.article-hero-section .hero-image:before {
	content: "";
	width: 100%;
	padding-bottom: 30%;
	display: block;
}

.article-hero-section .hero-image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/* img css */

.template-collection .product-card .responsive-image__wrapper {
	display: block;
	width: 100%;
}

.template-collection .product-card .responsive-image__wrapper .responsive-img-wrapper:before {
	content: "";
	width: 100%;
	display: block;
	padding-bottom: 100%;
}

.template-collection .product-card .responsive-image__wrapper .responsive-img-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;
    padding: 0 10px;
}

.template-collection .product-card .responsive-image__wrapper .responsive-img-wrapper img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: contain;
	top: 0;
	left: 0;
}


/* product-hookups-section 19-05-2021 */

.product-hookups-section {}

.product-hookups-section input[type="checkbox"] {
	display: none;
}

.product-hookups-section .hookups-details {
	width: 100%;
	max-width: calc(100% - 191px);
}

.product-hookups-section .label-wrap {
	display: flex;
	cursor: pointer;
}

.product-hookups-section .label-wrap .product-image {
	max-width: 105px;
	width: 100%;
	margin-right: 6px;
}

.product-hookups-section .label-wrap .product-image .product-image-wrap {
	width: 100%;
	padding-bottom: 100%;
	position: relative;
}

.product-hookups-section .label-wrap .product-name-price h4 {
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 600;
	margin: 0px;
	line-height: 1.3;
}

.product-hookups-section .label-wrap .product-name-price .product-price {
	color: #000;
	line-height: 1;
	font-weight: bold;
}

.product-hookups-section .label-wrap .product-name-price {
	width: 100%;
	margin-bottom: 10px;
}

.product-hookups-section .label-wrap .product-description {
	transition: all 0.3s ease-in-out;
	width: 100%;
	height: auto;
	max-height: 98px;
    position: relative;
    top: -20px;
}

.product-hookups-section .label-wrap .product-description p {
	transition: all 0.3s ease-in-out;
	font-size: 18px;
	color: #000;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.product-hookups-section .label-wrap .product-description.active p {
	white-space: normal;
}

.product-hookups-section .label-wrap .product-description.active {
	max-height: 1500px;
}

.product-hookups-section .label-wrap .product-description .btn-overflow {
	box-shadow: 0px 2px 0px 0px #000;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	color: #000000;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.2;
}

.product-hookups-section .label-wrap .product-description .btn-overflow:hover {
	color: #00a7dd;
	box-shadow: 0px 2px 0px 0px #00a7dd;
}

.product-hookups-section .custom-checkbox-wrap .custom-checkbox span.custom-checkbox {
	width: 52px;
	height: 52px;
	background-color: #ffffff;
	border: 4px solid #00A7DD;
	display: block;
}

.product-hookups-section .custom-checkbox-wrap div.custom-checkbox {
	display: flex;
	align-items: center;
	max-height: 105px;
}

.hookups-details .product-name-price .product-name-price-wrap {
	display: flex;
	align-items: center;
}

.hookups-details .product-name-price .product-price {
	font-size: 22px;
	color: #000000;
	line-height: 1.2;
	font-family: din-condensed, sans-serif;
	margin-right: 5px;
}

.product-hookups-section .custom-checkbox-wrap {
	display: flex;
	margin-right: 28px;
}

.product-hookups-section .product-hookups-list:not(:last-child) {
	margin-bottom: 23px;
}

.product-hookups-section input[type=checkbox]:checked+label .custom-checkbox-wrap .custom-checkbox span.custom-checkbox {
	background: url(/cdn/shop/files/checkicon.svg?v=1626844643) #00A7DD;
	background-repeat: no-repeat;
	background-position: center;
}

.product-hookups-section input[type=checkbox]:checked+label .custom-checkbox-wrap .custom-checkbox span.custom-checkbox {
	background-color: #00A7DD
}

.product-hookups-section .custom-checkbox-wrap.mobile-checkbox {
	display: none;
}

.product-hookups-section .product-hookup-title {
	font-weight: bold;
	color: #000;
	font-size: 28px;
	margin-bottom: 20px;
	display: block;
}

.cart-cross-sell-product {
	display: block;
	overflow: hidden;
	padding-top: 30px;
	overflow: hidden;
	padding-bottom: 80px;
}

.cart-cross-sell-product h3.crosssell-title {
	text-align: left;
	font-size: 18px;
	margin: 0px;
	line-height: 1.2;
	margin-bottom: 45px;
	color: #000;
}

.cart-cross-sell-product h3.crosssell-title span {
	font-weight: bold;
	color: #4889b4;
}

.cart-cross-sell-product #cross-sell {
	max-width: 1201.25px;
	width: 100%;
	margin: 0 auto;
	padding: 0px 15px;
}

.cart-cross-sell-product #cross-sells {
	padding: 0px;
	text-align: left;
	margin: 0px -32px;
}

.cart-cross-sell-product #cross-sells .xs-card {
	max-width: calc(25% - 32px);
	width: 100%;
	margin: 15px 32px 30px;
	padding-bottom: 60px;
}

.cart-cross-sell-product #cross-sells .xs-card .xs-image {
	max-width: 100%;
	width: 100%;
}

.cart-cross-sell-product #cross-sells .xsell-quick-add-to-cart {
	left: 0px;
	right: 0px;
	margin: 0px auto;
	top: unset;
	bottom: -29px;
	border-radius: 0px;
	background-color: #4889b4;
	border-radius: 0px;
	width: 80px;
	height: 58px;
}

.cart-cross-sell-product #cross-sells .xs-product-title a {
	color: #000;
	font-weight: 400;
}

.cart-cross-sell-product #cross-sells .xs-card-body {
	padding: 20px 20px 5px 40px;
}

.cart-cross-sell-product #cross-sells .xs-card-footer {
	padding: 00px 20px 00px 40px;
}

.cart-cross-sell-product #cross-sells .xs-card-footer .xs-price {
	font-weight: bold;
	color: #000;
}

.cart-cross-sell-product #cross-sells .xsell-quick-add-to-cart svg line,
.cart-cross-sell-product #cross-sells .xsell-quick-add-to-cart svg path {
	stroke: #fff;
}

.xsell-quick-add-to-cart-menu .xsell-quick-add-to-cart-menu-list li strong {
	color: #fff;
}

#shopify-section-header .container {
	max-width: 1630px;
}

.home-block-section a {
	position: relative;
	left: unset;
	bottom: unset;
}

.home-block-section .col-text {
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-block-section .col-text h4 {
	font-size: 28px;
	line-height: 1;
	filter: drop-shadow(0.97px 1.749px 1.5px rgba(0, 0, 0, 0.65));
	margin-bottom: 24px;
}

.home-block-section .col-text .text-image {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 31px;
}

.home-block-section .col-text .text-image img {
	width: auto !important;
	max-width: 100% !important;
}

.home-block-section .col-text a,
.home-featureProducBlock .col-btn a,
.home-texticon-section .section-wrap .section-btn a,
.dani-page .section-btn a {
	padding: 13px 46px;
	font-family: "din-condensed", sans-serif;
	font-weight: 600;
	font-size: 18px;
	border-radius: 120px;
	line-height: 1;
	display: inline-block;
	background-color: #000;
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.dani-page .section-btn a {
	max-width: max-content;
}

.image_group_dani_pages {
	text-align: center;
}

.dani-page .section-btn {
	text-align: center;
	margin-top: 25px;
}

.home-block-section .col-text a:hover,
.home-featureProducBlock .col-btn a:hover,
.home-texticon-section .section-wrap .section-btn a:hover,
.dani-page .section-btn a:hover {
	background-color: #417ca4;
	border-color: #417ca4;
}

.home-twoBlocks .home-twoBlocks-block:last-child .home-twoBlocks-linkArrow:after,
.home-twoBlocks .home-twoBlocks-block:last-child:after {
	display: none;
}

body .home-block-section.columns.is-gapless>.column {
	padding: 25px !important;
	margin-bottom: 0px !important;
}

.home-block-section .col-wrap {
	position: relative;
	width: 100%;
}

.home-block-section.home-twoBlocks {
	flex-wrap: wrap;
	margin-bottom: 25px !important;
	;
}

.home-productBlocks .feature_call_out {
	display: none;
}

.home-featureProducBlock .product-image-wrap img {
	right: 0px;
	margin: 0px auto;
}

.new-feature-section-home .section-wrap {
	padding: 0px 33px;
}

.template-index .new-feature-section-home .section-wrap {
	padding: 0px;
}

.home-productBlocks .section-title {
	text-transform: lowercase;
	font-family: "din-condensed", sans-serif;
}

.home-productBlocks .home-productBlocks-text .productView-feature_title {
	font-size: 31px;
	line-height: 1;
	letter-spacing: normal;
	margin-bottom: 0px;
    margin-left: 10px;
}

.home-productBlocks .home-productBlocks-text {
	margin-top: 15px;
}

.home-productBlocks .home-productBlocks-text .productView-feature_description {
	font-size: 26px;
	line-height: 1.2;
	margin-bottom: 24px;
	margin-top: 25px;
	font-family: "din-condensed", sans-serif;
	font-weight: 300;
    height: 63px;
}

.home-productBlocks {
	padding-top: 0;
    padding-bottom: 0;
}

.home-texticon-section {
	padding-top: 105px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom left;
	padding-bottom: 170px;
}

.home-texticon-section .section-wrap {
	max-width: 900px;
	width: 100%;
	padding: 0px 20px;
	text-align: center;
	margin: 0px auto;
}

.home-texticon-section .section-wrap .section-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 40px;
}

.home-texticon-section .section-wrap h2 {
	text-transform: unset;
	font-size: 43px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 38px;
	font-family: "din-condensed", sans-serif;
}

.home-texticon-section .section-wrap p {
	font-size: 31px;
	padding-bottom: 60px;
	font-family: "din-condensed", sans-serif;
	line-height: 1.74;
	font-weight: 300;
}

header .container .logo-container {
	width: auto;
	left: unset;
	right: unset;
	left: 0px;
	transform: translate(0px);
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

header .header-promo {
	text-transform: uppercase;
	color: #00b0e1;
	font-weight: 700;
	padding-left: 40px;
	font-size: 17px;
	line-height: 1;
	padding-bottom: 0;
	padding-top: 35px;
}

header .header-promo span {
	font-family: "din-condensed", sans-serif
}

.site-navigation.navbar .header-right-image {
	display: flex;
	align-items: center;
}

header .header-flexbox {
	display: flex;
	align-items: center;
}

header #search_toggle {
	margin-right: 0px;
}

header .top-cart-icon {
	margin-right: 10%;
}

header .top-header-right-part {
	width: 100%;
}


/* body .site-navigation .navbar-start .navbar-item:after{display:none;} */

.site-navigation .navbar-menu.is-active {
	padding-left: 108px;
}

body .site-navigation .navbar-start .navbar-item {
	padding: 22px 25px;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 18px;
}

.widget-new-design {
	position: fixed;
	top: 30%;
	right: 0px;
	display: none;
}

.widget-new-design .widget-new-wrap {
	display: flex;
	align-items: center;
	position: relative;
}

.widget-new-design .widget-new-wrap .widget-btn-link {
	position: absolute;
	bottom: 30px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	text-align: center;
}

.widget-new-design .widget-new-wrap .widget-btn-link a {
	display: inline-block;
	font-family: din-condensed, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	background-color: #00b0e1;
	padding: 10px;
	border-radius: 15px;
	color: #fff;
	padding: 13px 23px;
	line-height: 1;
	transition: all 0.3s ease-in-out;
}

.widget-new-design .widget-new-wrap .widget-btn-link a:hover {
	color: #00b0e1;
	background-color: #fff;
}

.home-block-section .col-text .col-text-wrap {
	padding: 0px 15px;
}

.template-index header,
.template-index .site-navigation {
	background-color: #000;
}

.header-nav li a {
	font-family: "din-condensed", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 400;
}

.header-nav li {
	padding-left: 4px;
	padding-right: 4px;
}

.header-nav li:last-child {
	padding-left: 15px;
}

.header-nav li:last-child a {
	font-weight: bold;
}

.top-header-right-part .navbar-end button,
.top-header-right-part .navbar-end a {
	padding: 0px;
}

header .top-header-right-part .navbar-end button#search_toggle {
	margin-right: 20px;
}

#shopify-section-homepage .title .feature-blurb p {
	font-size: 31px;
	font-family: "din-condensed", sans-serif;
	font-weight: 300;
	max-width: 100%;
	line-height: 1.44;
}

#shopify-section-homepage .title .feature-blurb {
	max-width: 735px;
	margin-bottom: 0px;
}

.home-productBlocks .section-title {
	font-weight: 500;
}

.Product_info_box {
	padding: 0px;
	background: #fff;
	margin-top: 25px;
}

.tagline-image {
	display: flex;
	align-items: center;
	margin-top: 34px;
}

.Product_info_box .Product_info_stap {
	background-color: #F0F0F0;
	padding: 31px 31px 70px 31px;
	margin-bottom: 31px;
}

.Product_info_box .Product_info_stap .stap_title {
	display: inline-block;
	font-size: 26px;
	font-weight: 600;
	font-family: "din-condensed", sans-serif;
	text-transform: uppercase;
	padding-right: 16px;
}

.Product_info_box .Product_info_stap .stap_option_hedding {
	display: flex;
	margin-bottom: 37px
}

.Product_info_box .Product_info_stap .option_list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.Product_info_box .Product_info_stap .option_list li {
	font-size: 26px;
	font-weight: 400;
	color: #000000;
	text-transform: lowercase;
	line-height: 1.3;
}

.Product_info_box .Product_info_stap .option_list li:not(:last-child):after {
	content: "/";
	display: inline-block;
	padding: 0px 5px;
	font-size: 26px;
}

.Product_info_box .Product_info_stap .stap_option {
	display: flex;
}

.Product_info_box .Product_info_stap .stap_option.color-group {
	padding-bottom: 0px;
}

.Product_info_box .Product_info_stap .stap_option .stap_option_label {
	display: inline-block;
	width: 100%;
	max-width: 128px;
	text-transform: lowercase;
	font-size: 22px;
	font-weight: 700;
	color: #000;
	font-family: "din-condensed", sans-serif;
}

.Product_info_box .Product_info_stap .stap_option .stap_option_label:first-letter {
	text-transform: uppercase;
}

.Product_info_box .Product_info_stap .stap_option .single-option-radio {
	margin: 0px;
}

.Product_info_box .Product_info_stap .stap_option fieldset {
	max-width: calc(100% - 128px);
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.Product_info_box .Product_info_stap .stap_option fieldset.single-option-radio.product-color-chart {
	max-width: 350px;
}

.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link {
	display: inline-block;
	padding: 0px;
	margin-left: 20px;
}

.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link a {
	padding: 5px 12px;
	line-height: 1.2;
	border-radius: 0px;
	letter-spacing: normal;
	display: inline-block;
	font-weight: 500;
	font-family: "din-condensed", sans-serif;
	text-transform: capitalize;
	color: #fff;
	background-color: #00A7DD;
	font-size: 22px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.Product_info_box .Product_info_stap .stap_option .product-size-chart label span {
	min-width: 38px;
	height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-color: rgba(0, 0, 0, 0.1);
	background-color: #fff;
	font-family: "din-condensed", sans-serif;
	color: rgba(0, 0, 0, 0.4);
	font-size: 22px;
	font-weight: 500;
	cursor: pointer;
	border-width: 1px;
}

.Product_info_box .Product_info_stap .stap_option .product-size-chart .radio-button input:checked+span {
	color: #00A7DD;
}

.Product_info_box .Product_info_stap .stap_option.size-chart-group {
	margin-bottom: 32px;
}

.Product_info_box .Product_info_stap .protection-group label span {
	display: inline-block;
	cursor: pointer;
	min-width: 88px;
	padding: 5px;
	font-weight: 500;
	font-family: "din-condensed", sans-serif;
	color: rgba(0, 0, 0, 0.4);
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 22px;
	letter-spacing: normal;
	line-height: 1.2;
}

.Product_info_box .Product_info_stap .stap_option.protection-group {
	margin-bottom: 46px;
}

.Product_info_box .Product_info_stap .stap_option.protection-group .radio-button input:checked+span {
	color: #00A7DD;
}

.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span:not(.color-label) {
	width: 48px;
	height: 48px;
	cursor: pointer;
}

.Product_info_box .Product_info_stap .color-group label {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

.Product_info_box .Product_info_stap .stap_option.color-group label:not(.stap_option_label) {
	margin-bottom: 40px;
}

.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] input:checked+span:not(.color-label):after {
	border-color: #fff;
}

.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span:not(.color-label):after {
	top: 3px;
	left: 3px;
	height: calc(100% - 6px);
	width: calc(100% - 6px);
	border-width: 5px;
}

.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span.color-label {
	letter-spacing: normal;
	color: #00A7DD;
	font-size: 22px;
	font-weight: 500;
	padding-top: 5px;
}

.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span.color-label:after {
	display: none;
}

.Product_info_box .Product_info_stap.stap_two .stap_option_hedding {
	margin-bottom: 20px;
}

.Product_info_box .Product_info_stap.stap_two {
	padding-bottom: 55px;
}

.Product_info_wrap .product-form__item--submit {
	margin: 23px 0px 0px;
	width: 100%;
	display: block;
}

.Product_info_wrap .product-form__item--submit .addon.button {
	border-radius: 0px;
	background-color: #00A7DD;
	font-size: 24px;
	text-transform: uppercase;
	padding: 17px 48px;
	line-height: 1.05;
}

fieldset:not(.product-size-chart) .radio-button.disabled input+span:before {
	transform: rotate(-45deg) translateX(4px) translateY(-7px);
	height: 64px;
	width: 4px;
}

fieldset.product-size-chart .radio-button.disabled input+span:before {
	background: transparent;
}

fieldset.product-size-chart .radio-button.disabled {
	opacity: 0.4;
	user-select: none;
	pointer-events: none;
}

.stap_option.protection-group .radio-button.disabled input+span:before {
	display: none;
}

.new_sizechart_popup {
	transition: all 0.3s ease-in-out;
	max-width: 487px;
	width: 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	visibility: hidden;
	z-index: 999999;
}

.new_sizechart_popup.active {
	opacity: 1;
	visibility: visible;
}

.new_sizechart_popup .popup_header {
	position: relative;
	width: 100%;
	background-color: #000000;
	text-align: center;
	box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.8%);
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.new_sizechart_popup .popup_header h4 {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	line-height: 1.25;
	padding: 16px;
	font-size: 16px;
}

.new_sizechart_popup .stap_info_group {
	text-align: center;
	margin-bottom: 26px;
}

.new_sizechart_popup .stap_info_group h5 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	line-height: 1.25;
	margin-bottom: 4px;
}

.new_sizechart_popup .stap_info_group p {
	font-size: 14px;
	color: #000000;
	line-height: 1.45;
}

.new_sizechart_popup .popup_body {
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	background-color: #F0F0F0;
	overflow: hidden;
	padding-top: 28px;
}

.new_sizechart_popup .popup_body .new_size_select_box h5 {
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.25;
	margin-bottom: 16px;
	text-align: center;
}


/* .new_sizechart_popup .popup_body .new_size_select_box select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:none;outline:none;-webkit-outline:none;-moz-outline:none;padding:15px;background-color:#fff;color:#000;font-family:"Source Sans Pro",sans-serif;font-size:16px;border:none;border-radius:12px;max-width: 300px;margin: 0 auto 20px;width:100%;display: table;} */

.new_sizechart_popup .popup_body .new_size_select_box .new_size_select_box_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
}

.new_sizechart_popup .popup_body .new_size_select_box .new_size_select_box_wrap span {
	font-weight: 600;
	color: #000;
	display: flex;
	align-items: center;
	margin-left: 10px;
}

.new_sizechart_popup .popup_body .new_size_select_box select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
	outline: none;
	-webkit-outline: none;
	-moz-outline: none;
	padding: 15px;
	background-color: #fff;
	color: #000;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	border: none;
	border-radius: 12px;
	max-width: 100px;
	margin: 0 10px 0px;
	width: 100%;
	display: table;
}

.new_sizechart_popup .popup_body .new_size_select_box select:focus {
	outline: none;
}

.new_sizechart_popup .popup_body .popup_next_btn {
	text-align: center;
	margin-top: 28px;
}

.new_sizechart_popup .popup_body .popup_next_btn a {
	margin-bottom: 35px;
	display: inline-block;
	border-radius: 9px;
	background-color: #387dac;
	text-transform: uppercase;
	color: #fff;
	padding: 15px;
	text-align: center;
	width: 100%;
	max-width: 180px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 2px;
}

.new_sizechart_popup .popup_body {
	display: none;
}

.new_sizechart_popup .popup_body.active {
	display: block;
}

.new_sizechart_popup .size_sizechart_checkbox input[type="radio"] {
	display: none;
}

.new_sizechart_popup .size_sizechart_checkbox label {
	display: flex;
	align-items: center;
	flex-direction: column;
	cursor: pointer;
}

.new_sizechart_popup .stap_info_group_checkbox_wrap {
	max-width: 225px;
	width: 100%;
	margin: 12px auto 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.new_sizechart_popup .size_sizechart_checkbox label .checkbox_title {
	color: #000;
	letter-spacing: 2px;
	font-size: 14px;
	line-height: 1.35;
	margin-top: 7px;
	margin-bottom: 10px;
}

.new_sizechart_popup .size_sizechart_checkbox label .cutom_checkbox {
	display: inline-block;
	transition: all 0.2s ease-in-out;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	border: 1px solid #C4C4C4;
}

.new_sizechart_popup .size_sizechart_checkbox input[type="radio"]:checked+label .cutom_checkbox {
	border-color: #387DAC;
	background-color: #387DAC;
}

.pagination {
	margin-bottom: 20px;
	border-color: #000;
}

.pagination li svg path {
	fill: #000;
}

.pagination li .pagination-previous {
	cursor: pointer;
}

.new_sizechart_popup .stap_info_group.stap_info_group_checkbox {
	margin-bottom: 22px;
}

.new_sizechart_popup .stap_info_group.stap_info_range .stap_info_range_wrap {
	max-width: 393px;
	width: 100%;
	margin: 0px auto;
	padding-top: 27px;
}

.new_sizechart_popup .range_input {
	-webkit-appearance: none;
	width: 100%;
	height: 8px;
	background: #E5E5E5;
	outline: none;
	border-radius: 40px;
	-webkit-transition: .2s;
	margin-bottom: 21px;
	transition: opacity .2s;
	-webkit-appearance: center;
	padding: 0px 29px;
}

.new_sizechart_popup .range_input:hover {
	opacity: 1;
}

.new_sizechart_popup .range_input::-webkit-slider-thumb {
	-webkit-appearance: none;
	appearance: none;
	width: 20px;
	height: 20px;
	border: 3px solid #fff;
	border-radius: 100%;
	background: #387DAC;
	cursor: pointer;
	position: relative;
	z-index: 3;
}

.new_sizechart_popup .range_input::-moz-range-thumb {
	width: 20px;
	height: 20px;
	border: 3px solid #fff;
	border-radius: 100%;
	background: #387DAC;
	cursor: pointer;
	position: relative;
	z-index: 3;
}

.new_sizechart_popup .range_text_group {
	display: flex;
	justify-content: space-around;
}

.new_sizechart_popup .range_text_group span {
	position: relative;
	font-size: 12px;
	color: #C4C4C4;
	line-height: 1.45;
}

.new_sizechart_popup .range_text_group span:after {
	content: "";
	width: 1px;
	height: 36px;
	position: absolute;
	background-color: #C4C4C4;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: calc(100% + 7px);
}

.new_sizechart_popup .popup_body.stap_3 .stap_info_group p {
	max-width: 370px;
	margin: 0px auto 10px
}

.new_sizechart_popup .popup_body.stap_3 .stap_info_group p span {
	font-weight: 600;
}

.new_sizechart_popup .popup_body.stap_3 .stap_info_group h5 {
	font-size: 20px;
	margin-bottom: 15px;
}

.new_sizechart_popup .popup_body.stap_3 .popup_next_btn {
	margin-top: 42px;
	margin-bottom: 46px;
}

.new_sizechart_popup .popup_body.stap_3 .popup_next_btn a {
	max-width: 377px;
	margin-bottom: 0px;
}

.new_sizechart_overly {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	z-index: 99999;
	transition: all 0.3s ease-in-out;
}

.new_sizechart_overly.active {
	opacity: 1;
	visibility: visible;
}

html.new_sizechart_open {
	overflow: hidden;
}

.sizechart_close_icon {
	position: absolute;
	display: flex;
	align-items: center;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	cursor: pointer;
}

.sizechart_close_icon:hover svg path {
	fill: #fff;
}

.sizechart_close_icon svg path {
	transition: all 0.3s ease-in-out;
}

.product-new-description-section {
	padding-bottom: 60px;
	padding-top: 30px;
}

.product-new-description-section .container {
	max-width: 100%;
	padding: 0px 30px;
}

.product-new-description-section .top-full-col .col-wrap {
	padding: 73px 0px;
	text-align: center;
	position: relative;
/*     background-image: url(/cdn/shop/files/description-section-bg.jpg?v=1626339755); */
/*     background-image: url(/cdn/shop/files/bern_mantra_2022_option4_1.png?v=1679509837); */
	background-repeat: no-repeat;
	background-size: cover;
}

.product-new-description-section .top-full-col .col-wrap p {
	font-family: din-condensed, sans-serif;
	font-size: 26px;
	line-height: 1.5;
	font-weight: 300;
	max-width: 500px;
	margin: 0px auto;
	max-width: 1130px;
	padding: 0px 15px;
}

.product-new-description-section .top-full-col .col-wrap h5 {
	font-size: 38px;
	font-weight: 300;
	color: #000;
	font-family: din-condensed, sans-serif;
	line-height: 1.1;
	margin-bottom: 30px;
}

.product-new-description-section .top-full-col .col-wrap .title-img {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 30px;
}

.product-new-description-section .top-full-col .col-wrap .col-hend-image {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0px;
	right: 5%;
}

.product-new-description-section .top-full-col {
	padding-bottom: 40px;
}

.product-new-description-section .col-innor-group {
	display: flex;
	flex-wrap: wrap;
	margin: 0px 170px;
}

.product-new-description-section .col-innor-group .col-innor .col-innor-wrap {
	padding: 50px 20px 100px;
	width: 100%;
/*  	background-image: url(/cdn/shop/files/innor-col-bg.jpg?v=1626342864); */
	background-repeat: no-repeat;
	background-size: cover;
}
.opacity_bern{
    max-width: 729px;
    opacity: .1;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 5%;
    transform: translateX(-50%);
}
.product-new-description-section .col-innor-group .col-innor {
	max-width: 50%;
	width: 100%;
	padding: 0px 22px;
	display: flex;
}

.product-new-description-section .col-innor-group .col-title-image {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}

.product-new-description-section .col-innor-group .col-subtitle-image {
	margin-bottom: 50px;
	font-family: 'Impact Label Reversed';
	text-align: center;
	font-size: 70px;
	line-height: 0.8;
}

.product-new-description-section .col-innor-group .columns-text {
	max-width: 100%;
	text-align: center;
}

.product-new-description-section .col-innor-group .productView-feature_title {
	font-size: 31px;
	line-height: 1.2;
	letter-spacing: normal;
	text-transform: uppercase;
	margin-bottom: 24px;
}

.product-new-description-section .col-innor-group .column {
	padding: 0px;
}

.product-new-description-section .col-innor-group .productView-feature_description {
	font-size: 24px;
	font-weight: 300;
	max-width: 600px;
	line-height: 1.5;
	margin: 0px auto;
	font-family: "din-condensed", sans-serif;
	letter-spacing: normal;
}

.product-new-description-section .col-innor-group .column:not(:last-child) {
	margin-bottom: 65px;
}

.product-new-description-section .col-innor-group dd,
.product-new-description-section .col-innor-group dt {
	display: inline-block;
	width: 49%;
	text-transform: capitalize;
	font-size: 22px;
	letter-spacing: normal;
	vertical-align: text-top;
}

.product-new-description-section .col-innor-group dt {
	text-align: right;
	color: #6a6e73;
	padding-right: 10px;
}

.product-new-description-section .col-innor-group dd {
	text-align: left;
	padding-left: 10px;
	word-wrap: break-word;
}

.new_mips_popup {
	transition: all 0.3s ease-in-out;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	max-width: 640px;
	width: 100%;
	z-index: 999999;
	padding: 20px;
	text-align: center;
	opacity: 0;
	visibility: hidden;
}

.new_mips_popup.active {
	opacity: 1;
	visibility: visible;
}

.new_mips_popup .sizechart_close_icon {
	position: absolute;
	top: -12px;
	right: 0;
}

.new_mips_popup .sizechart_close_icon:hover svg path,
.new_mips_popup .sizechart_close_icon svg path {
	fill: #fff;
}

.new_mips_popup .mips-call-out {
	margin: 0px;
}

.new_sizechart_popup .popup_body.stap_3 .stap_info_group h3 {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
}

.product-hookups-section .product-hookups-wrap:not(:first-child) {
	margin-top: 20px;
}

.product-hookups-section .no-hookups {
	font-weight: bold;
	font-size: 18px;
	color: #000;
}

.product-details-footer {
	display: flex;
	flex-wrap: wrap;
}

.product-details-footer .product-form__item {
	margin: 0px;
	width: auto;
	display: flex !important;
	align-items: center;
}

.product-details-footer .product-form__item:not(:first-child) {
	margin-left: 20px;
}

body .navbar,
body header {
	background-color: #000;
}

.partnerpage-section .section-wrap {
	max-width: 1800px;
	margin: 0px auto;
}

.partnerpage-section .partner-logolist {
	max-width: 90%;
	width: 100%;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
}

.partnerpage-section .partner-logolist .partner-logolist-col {
	max-width: 33.33%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0px 40px;
}

.partnerpage-section .partner-logolist .partner-logolist-col img {
	width: 324px;
	object-fit: contain;
	height: 154px;
}

.partnerpage-section .partner-logolist .partner-logolist-col a {
	display: flex;
	align-items: center;
	justify-content: center;
}

#shopify-section-header .header-section .header-section-wrap {
	position: relative;
}

body.ppc-campaigns {
	overflow: unset;
}

.ppc-hero-section {
	padding-bottom: 59px;
}

.ppc-hero-section .section-wrap {
	padding: 40px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.ppc-hero-section .section-text-wrap {
	max-width: 1180px;
	margin: 0px auto;
	padding: 0px 15px;
}

.ppc-hero-section .section-text-wrap h1 {
	font-size: 40px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	color: #000;
	font-weight: bold;
	font-family: din-condensed, sans-serif;
	line-height: 1;
	margin-bottom: 14px;
}

.ppc-hero-section .section-text-wrap p {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -0.5px;
}

.product-list-section {
	padding-bottom: 150px;
}

.product-list-section .section-wrap {
	max-width: 1400px;
	margin: 0px auto;
}

.product-list-section .product-list-group {
	display: flex;
	flex-wrap: wrap;
}

.product-list-section .product-list-group .product-list-col {
	max-width: 33.33%;
	width: 100%;
	padding: 0px 15px 60px;
}

.product-list-section .product-list-group .product-list-col .col-wrap {
	background: #FFFFFF;
	box-shadow: 0px 10px 78px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
}

.product-list-section .product-list-group .product-list-col .col-wrap .most-popular-tag {
	position: absolute;
	background-color: #FA850A;
	transform: rotate(-32deg);
	top: 29px;
	left: -53px;
}

.product-list-section .product-list-group .product-list-col .col-wrap .most-popular-tag p {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	font-family: din-condensed, sans-serif;
	font-weight: 300;
	font-size: 24px;
	padding: 0px 60px;
}

.product-list-section .product-list-group .product-image-slider {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}


/* .product-list-section .product-list-group .product-image-slider .product-image-left-slider .product-main-slider:not(.slick-initialized):not(.slick-slider) .slide:not(:first-child){display:none;} */

.product-list-section .product-list-group .product-image-slider .product-image-left-slider {
	display: block;
	width: 100%;
	max-width: calc(100% - 100px);
	padding-left: 0px;
}

.product-list-section .product-list-group .product-image-slider .product-image-left-slider .slide-wrap {
	transition: all 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.product-list-section .product-list-group .product-image-slider .product-image-left-slider .slide-wrap:after {
	content: "";
	width: 100%;
	padding-bottom: 100%;
	display: block;
}

.product-list-section .product-list-group .product-image-slider .product-image-left-slider .slide-wrap img {
	position: absolute;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	object-fit: cover;
	position: absolute;
}


/* .product-list-section .product-list-group .product-image-slider .product-image-right-slider .product-thumbnail-slider:not(.slick-initialized):not(.slick-slider) .slide:not(:first-child){display:none;} */

.product-list-section .product-list-group .product-image-slider .product-image-right-slider {
	display: block;
	width: 100%;
	max-width: 100px;
}

.product-list-section .product-list-group .product-image-slider .product-image-right-slider .slick-vertical .slick-slide {
	border: none;
}

.product-list-section .product-list-group .product-image-slider .product-image-right-slider .slick-slide:not(.slick-current) {
	opacity: 0.3;
}

.product-list-section .product-list-group .product-image-slider .product-image-right-slider .slick-slide.slick-current .slide-wrap {
	background-color: #F8F8F8;
}

.product-list-section .product-list-group .product-image-slider .product-image-right-slider .slide-wrap {
	transition: all 0.3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.product-list-section .product-list-group .product-image-slider .product-image-right-slider .slide-wrap:after {
	content: "";
	width: 100%;
	padding-bottom: 100%;
	display: block;
}

.product-list-section .product-list-group .product-image-slider .product-image-right-slider .slide-wrap img {
	position: absolute;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	object-fit: cover;
	position: absolute;
}

.product-list-section .product-list-group .product-details {
	padding-top: 30px;
	display: flex;
}

.product-list-section .product-list-group .product-details .product-details-wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex: 1;
}

.product-list-section .product-list-group .product-details .product-top-title {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 35px;
	padding: 0px 30px 0px 28px;
	width: 100%;
}

.product-list-section .product-list-group .product-details .product-top-title .price-group {
	max-width: 120px;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}

.product-list-section .product-list-group .product-details .product-top-title .name-title {
	max-width: calc(100% - 120px);
	width: 100%;
}

.product-list-section .product-list-group .product-details .product-top-title .name-title .product-review p {
	display: flex;
	align-items: center;
}

.product-list-section .product-list-group .product-details .product-top-title .name-title .product-review p .stamped-badge {
	margin-bottom: 4px;
	display: flex;
	align-items: center;
	margin-right: 8px;
}

.product-list-section .product-list-group .product-details .product-top-title .name-title .product-review p .stamped-badge i:before {
	font-size: 22px;
}

.product-list-section .product-list-group .product-details .product-top-title .name-title .product-review p .stamped-badge-caption {
	font-weight: 300;
	font-size: 20px;
	text-transform: capitalize;
	line-height: 1;
	font-family: din-condensed, sans-serif;
}

.product-list-section .product-list-group .product-details .product-top-title .name-title h4 {
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	font-family: din-condensed, sans-serif;
}

.product-list-section .product-list-group .product-details .product-top-title .name-title h4 a {
	color: #000000;
	display: inline-block;
}

.product-list-section .product-list-group .product-details .product-top-title .price-group p {
	font-size: 60px;
	font-family: din-condensed, sans-serif;
	letter-spacing: -1px;
	font-weight: 400;
	line-height: 1;
	display: flex;
	align-items: flex-end;
}

.product-list-section .product-list-group .product-details .product-top-title .price-group p sub {
	font-size: 18px;
}

.product-list-section .product-list-group .product-details .product-top-title .price-group p span {
	display: inline-block;
	letter-spacing: -4px;
}

.product-list-section .product-list-group .product-details-footer {
	width: 100%;
}

.product-list-section .product-list-group .product-details-footer .product-details-footer-wrap {
	display: flex;
	align-items: center;
	width: 100%;
}

.product-list-section .product-list-group .product-details-footer .pro-button {
	max-width: 50%;
	width: 100%;
	display: block;
}

.product-list-section .product-list-group .product-details-footer .pro-button a {
	color: #fff;
	font-size: 26px;
	line-height: 90px;
	display: block;
	width: 100%;
	text-align: center;
	font-family: din-condensed, sans-serif;
	text-transform: uppercase;
}

.product-list-section .product-list-group .product-details-footer .pro-button a.learn-more-btn {
	background: #374A58;
	border-radius: 0px 0px 0px 20px;
}

.product-list-section .product-list-group .product-details-footer .pro-button a.buy-now {
	background: #0098C9;
	border-radius: 0px 0px 20px 0px;
}

.product-list-section .loadmore-btn {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 90px;
}

.product-list-section .loadmore-btn a {
	transition: all 0.3s ease-in-out;
	display: inline-block;
	font-family: din-condensed, sans-serif;
	text-transform: uppercase;
	color: #fff;
	background: #000000;
	border-radius: 50px;
	font-size: 34px;
	padding: 30px 108px;
	line-height: 1;
}

.product-list-section .loadmore-btn a:hover {
	background-color: #2d98c9;
}

.product-list-section .product-details .product_variants_list {
	padding: 0px 30px;
	width: 100%;
}

.product-list-section .product-details .product_variants_list .color-label {
	display: none;
}

.product-list-section .product-details .product_variants_list fieldset {
	display: flex;
	flex-wrap: wrap;
	margin-right: -10px;
}

.product-list-section .product-details .product_variants_list label {
	padding: 0px;
	display: flex;
}

.product-list-section .product-details .product_variants_list label:not(:last-child) {
	margin: 0px 10px 0px 0px;
}

.product-list-section .product-details .product_variants_list label span:not(.color-label) {
	cursor: pointer;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 1px solid #e1e1e1;
}

.product-list-section .product-details .product_variants_list label span:not(.color-label):before {
	display: none;
}

.product-list-section .product-details .product_variants_list label.disabled span:not(.color-label):after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 99;
	opacity: 1;
	border-radius: 100%;
	background-image: url(/cdn/shop/files/round-line.svg?v=1633601381)
}

.product-list-section .product-details .product_variants_list .single-option-radio[name=color] input:checked+span:after {
	border-radius: 100%;
}

.product-list-section .product-details .product_variants_list label.disabled span {
	pointer-events: none;
	user-select: none;
	opacity: 0.9
}

.product-list-section .loadmore-btn.btn_loader a {
	font-size: 0px;
}

.product-list-section .loadmore-btn.btn_loader a:after {
	content: "";
	width: 35px;
	height: 34px;
	display: inline-block;
	background-image: url(/cdn/shop/files/campaigns_load.gif?v=1633946565);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

body.ppc-campaigns.active {
	overflow: hidden;
	max-height: 100vh;
}

.ppc-campaigns-popup {
	max-height: 80vh;
	max-width: 768px;
	position: fixed;
	top: 50%;
	padding: 25px 20px;
	left: 50%;
	width: 100%;
	background-color: #fff;
	transform: translate(-50%, -50%);
	z-index: 999;
	border-radius: 20px;
	opacity: 0;
	visibility: hidden;
}

.overlay-ppc-campaigns-popup {
	position: fixed;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	z-index: 998;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
}

.overlay-ppc-campaigns-popup.active,
.ppc-campaigns-popup.active {
	opacity: 1;
	visibility: visible;
}

.ppc-campaigns-header {
	background-color: #000;
	padding: 20px 35px;
}

.ppc-campaigns-header .page-logo {
	display: flex;
	align-items: flex-end;
}

.ppc-campaigns-header .page-logo .header-promo {
	padding-left: 40px;
	font-size: 17px;
	color: #00b0e1;
	text-transform: uppercase;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 700;
}

.ppc-campaigns-header .flexbox {
	display: flex;
	flex-wrap: wrap;
}

.ppc-campaigns-header .flexbox .page-right-header {
	margin: 0px 0px 0px 18%;
}

.product-list-section .product-details .product_variants_list label.disabled span,
.product-list-section .product-details .product_variants_list label span:not(.color-label) {
	position: relative;
}

.ppc-campaigns-popup .Product_info_box .Product_info_stap .size-chart-group fieldset .sizechart-link a.size-chart-button {
	display: none;
}

.full-product-above-info-section .col-product-2:nth-last-child(2) {
	align-content: center;
}

.full-product-above-info-section .col-product-2:nth-last-child(2) img {
	height: auto;
}

@media screen and (min-width: 769px) {
	body.template-product .main-content {
		padding-top: 70px;
	}
	body .dani-page {
		padding-top: 50px!important;
		padding-bottom: 50px!important;
	}
	body .dani-page p {
		font-size: 18px;
	}
	.image_group_dani_pages {
		display: flex;
		justify-content: space-between;
		margin: 40px 0 !important;
	}
	.image_group_dani_pages img {
		max-width: calc(33.33% - 30px);
		width: 100%;
		object-fit: cover
	}
}

@media only screen and (min-width: 1024px) {
	.new-feature-section-home .section-title {
		margin-bottom: 30px;
		max-width: 600px;
	}
	.new-feature-section-home .section-title,
	.home-productBlocks .section-title {
		font-size: 43px;
		line-height: 1.2;
		margin-top: 00px;
		font-weight: 400;
		margin-bottom: 20px;
	}
	.product-breadcrumb {
		padding: 0px 15px;
	}
}

@media only screen and (max-width: 1600px) {
	.site-navigation .navbar-menu.is-active {
		padding-left: 60px;
	}
	.home-block-section .col-text .text-image img {
		max-height: 80px;
	}
	.home-block-section .col-text h4 {
		font-size: 24px;
	}
}

@media only screen and (max-width: 1440px) {
	.site-navigation.navbar .header-right-image img {
		max-height: 40px;
	}
	/*   body .site-navigation .navbar-start .navbar-item{padding:28px 32px;} */
	.site-navigation.navbar .header-right-image {
		padding-right: 20px;
	}
	.home-productBlocks .home-productBlocks-text .productView-feature_description {
		font-size: 24px;
	}
	.product-template__container {
		padding-left: 15px !important;
		padding-right: 15px!important;
	}
	.product-new-description-section .top-full-col .col-wrap .col-hend-image {
		max-width: 100px;
	}
}

@media only screen and (max-width: 1366px) {
	.home-productBlocks .home-productBlocks-text .productView-feature_description br {
		display: none;
	}
	.home-productBlocks .home-productBlocks-text .productView-feature_description {
		font-size: 22px;
	}
}

@media only screen and (max-width: 1260px) {
	.product-list-section .product-list-group .product-list-col {
		max-width: 50%;
	}
}

@media only screen and (max-width: 1199px) {
	.blog-post-lising .blog-dec h4 {
		font-size: 24px;
	}
	.product-hookups-section .label-wrap .product-description p {
		font-size: 16px;
	}
	.product-hookups-section .label-wrap .product-description .btn-overflow {
		font-size: 17px;
	}
	.home-block-section .col-text .text-image img {
		max-height: 60px;
	}
	.home-block-section .col-text h4 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.home-productBlocks .home-productBlocks-text .productView-feature_description {
		font-size: 20px;
	}
	body .site-navigation .navbar-start .navbar-item {
		padding: 26px 24px;
	}
	.site-navigation .navbar-menu.is-active {
		padding-left: 20px;
	}
	.widget-new-design {
		display: none;
	}
	.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link a {
		font-size: 20px;
	}
	.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link {
		margin-left: 10px;
	}
	.Product_info_box .Product_info_stap .stap_option.protection-group {
		margin-bottom: 32px;
	}
	.product-new-description-section .col-innor-group .col-subtitle-image {
		font-size: 50px;
	}
	.full-product-above-info-section .col-product-2:nth-last-child(2) {
		margin-right: 20px;
	}
	.full-product-above-info-section {
		padding-top: 20px !important;
	}
	.full-product-above-info-section .col-product-2 {
		margin-bottom: 20px !important;
	}
}

@media only screen and (max-width: 1080px) {
	.blog-post-lising .blog-dec h4 {
		font-size: 20px;
		line-height: 1;
	}
	.artical-description .article__title {
		font-size: 40px;
	}
	.cart-cross-sell-product {
		padding-top: 80px;
		padding-bottom: 40px;
	}
	header .header-promo {
		font-size: 14px;
	}
	.new-feature-section-home .title-text-img img {
		max-height: 60px;
	}
	.new-feature-section-home .title h1,
	.template-product h1.product-single__title {
		font-size: 36px;
		margin-bottom: 20px;
	}
	.new-feature-section-home .title h1 {
		margin-bottom: 20px;
	}
	.new-feature-section-home .title-text-img {
		margin-bottom: 20px;
	}
	.home-texticon-section .section-wrap .section-icon img {
		max-height: 100px;
	}
	.home-texticon-section .section-wrap h2 {
		margin-bottom: 30px;
		font-size: 36px;
	}
	.home-texticon-section .section-wrap .section-icon {
		margin-bottom: 30px;
	}
	.home-texticon-section .section-wrap p {
		font-size: 22px;
		padding-bottom: 40px;
		line-height: 1.5;
	}
	.home-texticon-section {
		padding: 100px 0px;
	}
	.home-productBlocks .home-productBlocks-text .productView-feature_title {
		font-size: 24px;
	}
	.new-feature-section-home .section-wrap .col .product-dec h4 {
		font-size: 30px;
	}
	.home-productBlocks .section-title {
		margin-top: 15px;
	}
	.home-productBlocks {
		padding-bottom: 40px;
	}
	body .site-navigation .navbar-start .navbar-item {
		font-size: 20px;
		padding: 0 16px 23px;
	}
	/*   .new-feature-section-home .section-wrap .container .row .col{max-width:100%;} */
	.product-hookups-section .custom-checkbox-wrap .custom-checkbox span.custom-checkbox {
		width: 40px;
		height: 40px;
	}
	.product-hookups-section .custom-checkbox-wrap {
		margin-right: 15px;
	}
	.product-hookups-section .label-wrap .product-image {
		max-width: 80px;
	}
	.product-hookups-section .custom-checkbox-wrap div.custom-checkbox {
		max-height: 80px;
	}
	.product-hookups-section .label-wrap .product-name-price h4,
	.hookups-details .product-name-price .product-price,
	.Product_info_box .Product_info_stap .stap_option .stap_option_label {
		font-size: 18px;
	}
	.Product_info_box .Product_info_stap .stap_option .stap_option_label {
		max-width: 100px;
	}
	.Product_info_box .Product_info_stap .option_list li,
	.Product_info_box .Product_info_stap .option_list li:not(:last-child):after,
	.Product_info_box .Product_info_stap .stap_title {
		font-size: 22px;
	}
	.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span:not(.color-label) {
		width: 34px;
		height: 34px;
	}
	.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span:not(.color-label):after {
		border-width: 3px;
		top: 2px;
		left: 2px;
		height: calc(100% - 4px);
		width: calc(100% - 4px);
	}
	.product-hookups-section .hookups-details {
		max-width: calc(100% - 141px);
	}
	.Product_info_box .Product_info_stap .stap_option fieldset {
		max-width: calc(100% - 100px)
	}
	fieldset:not(.product-size-chart) .radio-button.disabled input+span:before {
		transform: rotate(-45deg) translateX(1px) translateY(-5px);
		height: 44px;
	}
	.product-new-description-section .col-innor-group .column:not(:last-child) {
		margin-bottom: 40px;
	}
	.product-new-description-section .col-innor-group .productView-feature_description {
		line-height: 1.3;
	}
	.product-new-description-section .col-innor-group .productView-feature_title {
		margin-bottom: 10px;
	}
	.product-new-description-section .top-full-col .col-wrap .col-hend-image {
		max-width: 60px;
	}
	.Product_info_box .Product_info_stap .stap_option fieldset.single-option-radio.product-color-chart {
		max-width: 270px;
	}
	.Product_info_box .Product_info_stap .stap_option.color-group {
		padding-bottom: 0px;
	}
	.Product_info_box .Product_info_stap .stap_option.color-group label:not(.stap_option_label) {
		margin-bottom: 30px;
	}
	.product-list-section .product-list-group .product-details .product-top-title .name-title h4 {
		font-size: 24px;
	}
	.product-list-section .product-list-group .product-details .product-top-title .price-group p {
		font-size: 50px;
	}
	.new-feature-section-home .section-bg-img {
		padding-bottom: 0px;
		padding-top: 0px
	}
	.new-feature-section-home .section-content-wrap {
		top: 27%;
	}
}

@media only screen and (max-width: 1024px) {
	.home-block-section .col-text .text-image img {
		max-height: 40px;
	}
	.home-productBlocks .home-productBlocks-text .productView-feature_description {
		font-size: 17px;
        height: 40px;
        overflow: hidden;
	}
	body .home-block-section.columns.is-gapless>.column {
		padding: 15px !important;
	}
	.home-texticon-section .section-wrap .section-icon img {
		max-height: 80px;
	}
	header .header-promo {
		padding-top: 29px;
	}
	.Product_info_box .Product_info_stap .protection-group label span {
		font-size: 18px;
		min-width: 80px;
	}
	.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link {
		margin-left: 0px;
	}
	.product-hookups-section .label-wrap .product-name-price {
		margin-bottom: 0px;
	}
	.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link a,
	.Product_info_box .Product_info_stap .stap_option .product-size-chart label span,
	.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span.color-label {
		font-size: 18px;
	}
	.product-new-description-section .top-full-col {
		padding-bottom: 20px;
	}
	.product-new-description-section .top-full-col .col-wrap p {
		font-size: 22px;
		line-height: 1.3;
		max-width: 830px;
	}
	.product-new-description-section .top-full-col .col-wrap .title-img img {
		max-height: 50px;
	}
	.product-new-description-section .top-full-col .col-wrap .title-img {
		margin-bottom: 20px;
	}
	.product-new-description-section .top-full-col .col-wrap h5 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.product-new-description-section .container {
		padding: 0px 20px;
	}
	.product-new-description-section .col-innor-group .col-innor {
		padding: 0px 10px;
	}
	.product-new-description-section .col-innor-group {
		margin: 0px -10px;
	}
	.product-new-description-section .col-innor-group .productView-feature_description {
		font-size: 22px;
	}
	.product-new-description-section .col-innor-group dd,
	.product-new-description-section .col-innor-group dt {
		font-size: 20px;
		line-height: 1.2;
	}
	.product-new-description-section .col-innor-group .col-title-image img {
		max-height: 60px;
	}
	.product-new-description-section .col-innor-group .col-title-image {
		margin-bottom: 20px;
	}
	.product-new-description-section .col-innor-group .col-subtitle-image {
		margin-bottom: 30px;
	}
	.product-new-description-section .col-innor-group .col-innor .col-innor-wrap {
		padding-bottom: 60px;
	}
	.partnerpage-section .partner-logolist .partner-logolist-col img {
		width: 200px;
		height: 120px;
	}
}

@media only screen and (max-width: 991px) {
	.blog-post-lising .blog-dec .article__tags,
	.blog-post-lising .blog-dec h4,
	.blog-post-lising .blog-dec .blog-text {
		margin-bottom: 14px;
	}
    .reviews-slider{
      margin-top: -170px;
    }
	.product-hookups-section .label-wrap .product-name-price h4 {
		font-size: 16px;
		margin-bottom: 0px;
	}
	.product-hookups-section .label-wrap .product-image {
		margin-right: 10px;
		max-width: 80px;
	}
	.product-hookups-section .custom-checkbox-wrap .custom-checkbox .custom-checkbox {
		width: 31px;
		height: 31px;
	}
	.product-hookups-section .custom-checkbox-wrap {
		padding-right: 10px;
	}
	.cart-cross-sell-product #cross-sells .xs-card {
		margin: 15px 20px 30px;
		max-width: calc(25% - 20px)
	}
	.cart-cross-sell-product #cross-sells {
		margin: 0px -20px;
	}
	header .top-cart-icon {
		display: none !important;
	}
	.site-navigation .navbar-menu.is-active {
		padding-left: 0px;
	}
	body .site-navigation .navbar-start .navbar-item {
		padding: 23px 16px;
	}
	.site-navigation.navbar .header-right-image {
		display: none;
	}
	.new-feature-section-home .title {
		padding: 60px 15px;
	}
	#shopify-section-homepage .title .feature-blurb p {
		font-size: 24px;
	}
	.home-productBlocks .home-productBlocks-text {
		margin-bottom: 0px;
	}
	.home-productBlocks {
		padding-top: 0;
	}
	.home-productBlocks .section-title {
		margin-top: 0px;
	}
	.product-new-description-section .col-innor-group .col-subtitle-image {
		font-size: 40px;
	}
	.product-new-description-section .col-innor-group .productView-feature_description {
		font-size: 20px;
	}
	.partnerpage-section .partner-logolist .partner-logolist-col {
		margin-bottom: 20px;
	}
	.new-feature-section-home .section-content-wrap {
		top: 13%;
	}
}
@media only screen and (max-width: 860px){
  .filter-menu{
    margin-bottom: 0 !important;
  }
  div.filter-menu .pt-mobile-header a.pt-nav-toggle{
    left: 50px;
    padding-bottom: 0;
    transform: translate(-40%, 11px);
  }
  div#Collection .column{
    padding-bottom: 0;
  }
  .top_images{
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 860px) {
	.blog-post-lising .grid .medium-up--one-third {
		width: 50%;
	}
	.collection-topbar .left-col,
	.collection-topbar .right-col {
		max-width: 100%;
	}
	.collection-section-new {
		margin-top: 0;
	}
	.collection-topbar .right-col .level {
		display: flex;
		flex-wrap: wrap;
		padding-top: 15px;
	}
	.new-feature-section-home .section-wrap .col .product-dec p {
		font-size: 18px;
		line-height: 27px;
	}
	.cart-cross-sell-product #cross-sells .xs-card {
		max-width: calc(47% - 20px);
	}
	.cart-cross-sell-product {
		padding-top: 60px;
	}
	.cart-cross-sell-product h3.crosssell-title {
		margin-bottom: 25px;
	}
	.home-productBlocks .home-productBlocks-text {
		width: 100%;
		padding: 0px 13px;
	}
	.ppc-campaigns-header .page-logo .header-promo {
		display: none;
	}
	.product-list-section .product-list-group .product-list-col {
		max-width: 100%;
	}
	.ppc-campaigns-header .flexbox .page-right-header {
		margin: 0px 0px 0px auto;
		display: flex;
	}
	.ppc-campaigns-header {
		padding: 20px
	}
	.ppc-campaigns-header .flexbox .page-right-header #search_toggle {
		margin: 0px;
	}
}

@media only screen and (max-width: 768px) {
	.product-breadcrumb {
		transform: translateY(-18px);
		padding: 0px;
	}
	.new-feature-section-home .section-bg-img {
		background-position: top left
	}
	.new-feature-section-home .section-wrap .container .row .col {
		max-width: 50%;
	}
	.new-feature-section-home .section-content-wrap {
		top: 8%;
	}
    .home-productBlocks {
		padding-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.blog-post-lising .grid .medium-up--one-third {
		width: 100%;
	}
	.blog-hero-section .hero-section-text h1 {
		font-size: 24px;
	}
	.blog-hero-section .blog-hero-section-wrap p {
		font-size: 16px;
		margin-bottom: 18px;
	}
	.blog-filter .blog-filter-wrap #BlogTagFilter {
		padding: 25px 0px;
	}
	.blog-post-lising .blog-dec .blog-text {
		font-size: 14px;
	}
	.blog-post-lising .blog-dec .article__tags a {
		font-size: 13px;
	}
	.blog-post-lising .blog-dec {
		padding: 10px;
	}
	.wp-block-image img {
		float: unset !important;
	}
	.artical-description .article__title {
		font-size: 26px
	}
	.artical-description {
		padding-top: 50px;
	}
	.article-hero-section .hero-image:before {
		padding-bottom: 70%;
	}
	.new-feature-section-home .title {
		padding-top: 40px;
		padding-bottom: 0px;
	}
	.artical-description h2 {
		font-size: 1.5em;
	}
	.new-feature-section-home .section-wrap .container .row .col .product-image,
	.product-image-wrap:before {
		padding-bottom: 80% !important;
	}
	.new-feature-section-home .title h1 {
		font-size: 32px;
	}
	.template-product h1.product-single__title {
		font-size: 26px
	}
	/*   .new-feature-section-home .section-title, .home-productBlocks .section-title{font-size:24px;line-height:1.2} */
	.new-feature-section-home .section-title {
		margin-bottom: 20px;
	}
	.new-feature-section-home .title .title-image img {
		max-height: 30px;
	}
	.new-feature-section-home .section-wrap .container .row .col,
	.new-feature-section-home .section-wrap .col .product-dec {
		max-width: 100%;
	}
	/*   .new-feature-section-home .section-wrap .container .row .col, .new-feature-section-home{padding-bottom:20px;} */
	.product-hookups-section .product-hookups-list {
		margin-bottom: 15px;
	}
	.cart-cross-sell-product #cross-sells .xs-card {
		max-width: calc(40% - 20px);
	}
	.product-hookups-section .product-hookup-title {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.new-feature-section-home .title-text-img img {
		max-height: 40px;
	}
	.new-feature-section-home .section-bg-img {
		padding: 0px 0px 0px;
	}
	.home-productBlocks .home-productBlocks-text {
		width: 100%;
		padding: 0px 7px;
	}
	/*   .home-productBlocks{padding-bottom:20px;} */
	.home-texticon-section .section-wrap p {
		font-size: 18px;
		padding-bottom: 30px;
	}
	.home-texticon-section {
		padding: 60px 0px;
	}
	.home-texticon-section .section-wrap .section-icon img {
		max-height: 50px;
	}
	.home-texticon-section .section-wrap .section-icon,
	.home-texticon-section .section-wrap h2 {
		margin-bottom: 20px;
	}
	.new-feature-section-home .section-wrap {
		padding: 0px 20px;
	}
	.new-feature-section-home .section-wrap .container .row .col {
		padding-bottom: 0px;
	}
	#shopify-section-homepage .title .feature-blurb p {
		font-size: 20px;
	}
	.home-productBlocks .section-title {
		margin-top: 0px;
	}
	.home-block-section .col-text a,
	.home-featureProducBlock .col-btn a,
	.home-texticon-section .section-wrap .section-btn a {
		max-width: 150px;
	}
	.home-block-section .col-text h4 {
		font-size: 14px;
	}
	.home-block-section .col-text .text-image {
		margin-bottom: 20px;
	}
	.Product_info_box .Product_info_stap {
		padding: 20px 20px 50px 20px
	}
	.tagline-image {
		margin-top: 20px;
	}
	.product-new-description-section .col-innor-group .col-innor {
		max-width: 100%;
	}
	.product-new-description-section .col-innor-group .col-innor:not(:last-child) {
		margin-bottom: 20px;
	}
	.product-new-description-section .top-full-col .col-wrap .title-img img {
		max-width: calc(100% - 40px);
	}
	.product-new-description-section .top-full-col .col-wrap h5 {
		font-size: 22px;
	}
	.product-new-description-section .top-full-col .col-wrap p {
		font-size: 16px;
	}
	.product-new-description-section .top-full-col .col-wrap {
		padding: 40px 0 73px;
	}
	.product-new-description-section .col-innor-group .col-innor .col-innor-wrap {
		padding-top: 40px;
	}
	.product-new-description-section .col-innor-group .productView-feature_title {
		font-size: 24px;
	}
	.product-new-description-section .col-innor-group .productView-feature_description,
	.product-new-description-section .col-innor-group dd,
	.product-new-description-section .col-innor-group dt {
		font-size: 18px;
	}
	.product-list-section .product-list-group .product-list-col {
		padding: 0px 15px 30px;
	}
	.product-list-section .product-list-group .product-list-col .col-wrap {
		box-shadow: none;
	}
	.ppc-hero-section .section-text-wrap h1 {
		font-size: 30px;
	}
	.ppc-hero-section .section-text-wrap p {
		font-size: 16px;
	}
	.ppc-hero-section {
		padding-bottom: 40px;
	}
	.product-list-section .product-list-group .product-details .product-top-title,
	.product-list-section .product-details .product_variants_list {
		padding: 0px 15px;
	}
	.product-list-section .product-list-group .product-details-footer .pro-button a {
		font-size: 20px;
		line-height: 64px;
	}
	.product-list-section .product-details .product_variants_list label span:not(.color-label) {
		width: 30px;
		height: 30px;
	}
	.product-list-section .product-list-group .product-details-footer .pro-button a.learn-more-btn,
	.product-list-section .product-list-group .product-details-footer .pro-button a.buy-now,
	.product-list-section .product-list-group .product-list-col .col-wrap {
		border-radius: 0px;
	}
	.product-list-section .product-list-group .product-details .product-top-title {
		margin-bottom: 20px;
	}
	.product-list-section .product-details .product_variants_list fieldset {
		margin-bottom: 0px;
	}
	.product-list-section .loadmore-btn a {
		padding: 15px 42px;
		font-size: 20px;
	}
	.full-product-above-info-section .col-product-2:nth-last-child(2) {
		margin-right: 0px;
	}
	.full-product-above-info-section .col-product-2:last-child {
		margin-bottom: 0 !important;
	}
	.new-feature-section-home .section-wrap .container .row .col {
		max-width: 80%;
		margin: 0px auto;
	}
	.new-feature-section-home .section-content-wrap {
		position: relative;
	}
	.new-feature-section-home .section-image img {
		object-fit: cover;
		object-position: left;
	}
	.new-feature-section-home .section-wrap .container .row .col .product-image img {
		right: 0px;
		margin: 0px auto;
	}
	.new-feature-section-home .section-wrap .container {
		padding: 20px 0px 35px;
	}
}

@media only screen and (max-width: 540px) {
	.collection-topbar .right-col .level .level-left {
		order: 1;
	}
	#Collection .collection-topbar .right-col .level .level-center {
		order: 3;
		max-width: 100%;
		width: 100%;
	}
	.collection-topbar .right-col .level .level-right {
		order: 2;
	}
	#Collection .level-center .level-wrap {
		padding: 12px 0px 0px;
	}
	/*   .new-feature-section-home .title{padding-bottom:20px;} */
	.product-hookups-section .label-wrap {
		flex-wrap: wrap;
	}
	.cart-cross-sell-product #cross-sells .xs-card {
		max-width: calc(100% - 0px);
		margin-left: 0px;
		margin-right: 0px;
	}
	.cart-cross-sell-product #cross-sells {
		margin: 0px;
	}
	.cart-cross-sell-product {
		padding-bottom: 0px;
	}
	.product-hookups-section .custom-checkbox-wrap .custom-checkbox span.custom-checkbox {
		width: 30px;
		height: 30px;
		background-size: 15px;
	}
	.product-hookups-section .custom-checkbox-wrap {
		margin-right: 0px;
	}
	.product-hookups-section .custom-checkbox-wrap .custom-checkbox span.custom-checkbox {
		border-width: 2px;
	}
	.product-hookups-section .custom-checkbox-wrap .custom-checkbox .custom-checkbox {
		margin-top: 0px;
	}
	.product-hookups-section .label-wrap .product-description {
		max-width: 100%;
		width: 100%;
		padding-bottom: 7px;
	}
	/*   .product-hookups-section .label-wrap .product-name-price{max-width:calc(100% - 90px);width:100%;display:flex;align-items:center;} */
	.Product_info_box .Product_info_stap .option_list li,
	.Product_info_box .Product_info_stap .option_list li:not(:last-child):after,
	.Product_info_box .Product_info_stap .stap_title {
		font-size: 20px;
	}
	.Product_info_box .Product_info_stap .stap_option {
		flex-wrap: wrap;
	}
	.Product_info_box .Product_info_stap .stap_option .stap_option_label,
	.Product_info_box .Product_info_stap .stap_option fieldset {
		max-width: 100%;
	}
	.Product_info_box .Product_info_stap .stap_option.protection-group,
	.Product_info_box .Product_info_stap .stap_option.size-chart-group {
		margin-bottom: 20px;
	}
	.Product_info_box .Product_info_stap .stap_option_hedding {
		margin-bottom: 30px;
	}
	.product-hookups-section .hookups-details {
		max-width: 100%
	}
	.product-hookups-section .label-wrap .product-description p {
		font-size: 14px;
	}
	.product-hookups-section .label-wrap .product-description .btn-overflow {
		font-size: 15px;
	}
	.product-hookups-section .label-wrap .product-description .btn-overflow {
		display: inline-block;
	}
	.new_sizechart_popup {
		max-width: calc(100% - 50px);
	}
	.new_sizechart_popup .popup_body {
		padding: 20px 15px 0px;
	}
	.new_sizechart_popup .range_input {
		padding: 0 19px;
	}
	.new_sizechart_popup .popup_body .popup_next_btn a {
		letter-spacing: 1px
	}
	.new_sizechart_popup .popup_body .popup_next_btn a {
		max-width: 158px;
	}
	.new_mips_popup {
		max-width: calc(100% - 40px);
	}
	.new_sizechart_popup .popup_body .new_size_select_box select {
		font-size: 12px;
	}
	.Product_info_box .Product_info_stap .option_list li,
	.Product_info_box .Product_info_stap .option_list li:not(:last-child):after,
	.Product_info_box .Product_info_stap .stap_title {
		font-size: 18px;
	}
	.product-hookups-section .no-hookups {
		font-size: 14px;
	}
	.product-details-footer .product-form__item:not(:first-child) {
		margin-left: 0px;
		margin-top: 20px;
		width: 100%;
	}
	.tk-din-condensed div {
		display: flex;
	}
	.partnerpage-section .partner-logolist .partner-logolist-col {
		max-width: 100%;
		margin: 0px 0px 15px;
	}
	.partnerpage-section .partner-logolist .partner-logolist-col img {
		height: auto;
		width: auto;
	}
	.product-list-section .product-list-group .product-image-slider .product-image-left-slider {
		padding: 0px;
	}
	.product-list-section .product-list-group .product-image-slider .product-image-right-slider,
	.product-list-section .product-list-group .product-image-slider .product-image-left-slider {
		max-width: 100%;
		width: 100%;
	}
	.product-list-section .product-list-group .product-list-col {
		padding: 0px;
	}
	.product-list-section .product-list-group .product-details .product-top-title .price-group p span {
		letter-spacing: -2px;
	}
	.product-list-section .product-list-group .product-details .product-top-title .price-group {
		width: 100%;
		justify-content: flex-start;
	}
	.product-list-section .product-list-group .product-details .product-top-title .name-title {
		width: 100%;
		padding-bottom: 15px;
	}
	.product-list-section .product-list-group .product-image-slider .product-image-right-slider .product-thumbnail-slider {
		display: flex;
		justify-content: center;
	}
	.product-list-section .product-list-group .product-image-slider .product-image-right-slider .product-thumbnail-slider .slide.product-thumb {
		flex: 1;
		max-width: 90px;
	}
}

@media only screen and (max-width:420px) {
	.new-feature-section-home .section-wrap .container .row .col {
		max-width: 100%;
	}
}


/* New page design style start */

.metafileds_top_discraption {
	margin-bottom: 50px;
	padding: 0px 15px;
}

.metafileds_top_discraption h1.product-single__title {
	margin-bottom: 15px;
}

.new-full-product-above-info-section {
	background: url(/cdn/shop/files/Mask_Group.png?v=1639397341);
	background-size: cover;
}

.full-product-above-info-section {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	margin-top: 100px;
}

.full-product-above-info-section .product-above-info.col-product-6 {
	flex: 0 0 30%;
	max-width: 30%;
}

.full-product-above-info-section .col-product-2 {
	flex: 0 0 20%;
	max-width: 20%;
	cursor: pointer;
	padding: 10px;
	justify-content: center;
	height: 300px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.full-product-above-info-section .product-above-info.col-product-6 h3 {
	font-size: 27px;
	color: #000;
	font-weight: bold;
	font-family: Tahoma;
}

.full-product-above-info-section .col-product-2 h5 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma;
	font-style: normal;
}

.col-product-2 a {
	background: #00A7DD;
	color: #fff;
	padding: 15px;
	display: block;
	text-align: center;
	font-family: 'din-condensed';
	font-size: 18px;
	text-transform: uppercase;
	line-height: 23px;
	letter-spacing: 1px;
	width: 160px;
	height: 50px;
	margin: 0 auto;
}

.full-product-above-info-section .col-product-2 img {
	padding: 17px 0;
	height: 250px;
	object-position: center;
	object-fit: contain;
	width: 100%;
	max-width: 100%;
}

.btn_learn_more_link,
.full-product-above-info-section .col-product-2 h5 {
	flex: 0 0 100%;
	max-width: 100%;
	text-align: center;
}

.full-product-above-info-section .col-product-2:hover {
	box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 6%);
	background: #fff;
	transition: all .3s ease-in-out;
}

a.learn-more-product-btn:hover {
	background: #417ca4;
	transition: all .3s ease-in-out;
}

.full-product-above-info-section.mobile {
	display: none;
	background: #F9F9F9;
	max-width: 100%;
}

.e-bike-helmet .product-breadcrumb {
	transform: translateY(48px);
	margin-bottom: 90px;
}

.col-product-2:nth-child(2) .btn_learn_more_link,
.col-product-2:nth-child(2) h5,
.col-product-2:last-child .btn_learn_more_link,
.col-product-2:last-child h5 {
	visibility: hidden;
}


/*New menus and homepage design start 12-01-2022*/

.Product_info_wrap .product-form__item--submit .addon.button {
	border-radius: 40px;
	text-transform: capitalize;
	border: 0;
	width: 192px;
	height: 50px;
}

.stap_option label.label-hidden {
	position: static!important;
	width: 100%;
	max-width: 128px;
	text-transform: capitalize;
	font-size: 22px;
	font-weight: 700;
	color: #000;
	font-family: din-condensed, sans-serif;
}

fieldset#ProductSelect-option-0 {
	display: flex;
	flex-wrap: wrap;
}

.Product_info_box .Product_info_stap {
	border: 1px solid rgba(67, 67, 67, 0.10)!important;
}

.single-option-radio.product-size-chart label.radio-button {
	margin-bottom: 10px;
}

.stap_option input#Quantity {
	box-shadow: none;
	border-radius: 0;
	background-color: #F9F9F9;
	border: 1px solid #ddd!important;
	height: 43px;
	padding-right: 20px!important;
	margin-top: 10px;
}

.stap_option span.icon.is-small.is-right.tk-din-condensed {
	position: static!important;
	transform: translateY(0%);
	display: none;
}

.template-product h1.product-single__title {
	margin-bottom: 5px;
}

.Product_info_box .Product_info_stap .color-group .single-option-radio[name=color] span:not(.color-label) {
	width: 38px;
	height: 38px;
}

p.product-single__price.product-single__price-product-template.tk-din-condensed span#ProductPrice-product-template {
	margin-left: 20px;
	color: #00b0e1;
}

p.product-single__price.product-single__price-product-template.tk-din-condensed {
	display: flex;
	align-items: baseline;
	border-bottom: 1px solid rgba(67, 67, 67, 0.1);
	padding-bottom: 15px;
}

.Product_info_stap.stap_one {
	display: flex;
	flex-wrap: wrap;
}

.Product_info_box .Product_info_stap .stap_option_hedding {
	display: block;
	margin-bottom: 37px;
	max-width: 100%;
	flex: 0 0 100%;
}

.Product_info_stap.stap_one .stap_option {
	max-width: 50%;
	flex: 0 0 50%;
}

.Product_info_box .Product_info_stap .stap_option {
	display: block;
}

.Product_info_box .Product_info_stap .stap_option fieldset {
	max-width: 100%;
}

section.home-texticon-section .section-icon img {
	max-width: 150px;
}

.home-texticon-section {
	padding-bottom: 50px;
}

.home-texticon-section .section-wrap h2 {
	text-transform: capitalize;
	margin-bottom: 20px;
}

.home-texticon-section .section-wrap p {
	font-size: 24px;
	line-height: 32px;
}

.home-texticon-section .section-wrap .section-icon {
	margin-bottom: 30px;
}

.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link {
	margin-left: 0;
}

.Product_info_box .Product_info_stap .stap_option .single-option-radio label {
	margin-right: 10px;
}

[for="ProductSelect-option-style-Non-MIPS"] {
	margin-bottom: 10px;
}

.product-card_swatch.is-flex.swatch{
    top: 90% !important;
    left: 50%;
    transform: translateX(-50%);
    flex-direction: row !important;
	justify-content: center;
	flex-wrap: nowrap;
}
.product-card.column.is-one-quarter-desktop .product-card_lower {
	height: 100%;
	border: 0;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.product-card.column.is-one-quarter-desktop:hover .product-card_lower {
	background: rgba(0, 176, 225, .1);
}

.product-card.column.is-one-quarter-desktop:hover .product-card_inner a {
	background: rgba(255, 255, 255, 0.3);
}

.product-card.column.is-one-quarter-desktop p.product-card_price {
	color: #00B0E1;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0px;
}

.product-card_inner {
	box-shadow: 0px 14px 44px rgba(0, 0, 0, 0.05);
}

div#Collection {
	margin-bottom: 60px;
}

.product-card.column.is-one-quarter-desktop:hover .product-card_inner {
	border-color: rgba(0, 176, 225, 0.3);
}

.product-card.column.is-one-quarter-desktop .product-card_lower {
	border: 0;
	margin: 0;
}

.product-card.column.is-one-quarter-desktop .product-card_lower p.tk-din-condensed a {
	padding: 0!important;
	background: transparent!important;
}

.product-card_swatch.is-flex.swatch {
	justify-content: center;
}

.product-card_inner {
     background: #fff;
	border: 1px solid #F1F1F1;
	padding-top: 0;
	overflow: hidden;
}

.product-card_inner .product-card_lower {
    background: #F9F9F9;
}
.product-card_inner a {
	background: #fff;	
}
.product-card_inner .responsive-img-wrapper{
    margin-top: 20px;
    margin-bottom: 20px;
}

.template-collection .product-card_lower {
	text-align: center;
}

#shopify-section-header .container {
	max-width: 1400px;
	margin: 0 auto;
}

.stap_option.color-group .radio-button span.color-label {
	min-width: 110px!important;
}

.site-navigation .navbar-menu.is-active ul.dropdown-sub-menu {
	background: #000;
	position: absolute;
	display: none;
}

.site-navigation .navbar-menu.is-active ul.dropdown-sub-menu li {
	width: 200px;
	border-bottom: 1px solid #434343;
	text-transform: uppercase;
}

.site-navigation .navbar-menu.is-active ul.dropdown-sub-menu li:last-child {
	border: 0!important;
}

.site-navigation .navbar-menu.is-active li:hover ul.dropdown-sub-menu {
	display: block;
}

.site-navigation .navbar-menu.is-active ul.dropdown-sub-menu a {
	color: #fff;
	padding: 15px 10px;
	font-size: 17px;
	line-height: 1;
	position: relative;
	-webkit-transition: background-color .1s ease-in;
	-o-transition: background-color .1s ease-in;
	transition: background-color .1s ease-in;
	display: block;
}

.subnav.level.is-mobile.is-block-mobile.has-text-centered-mobile {
	display: none!important;
}

.Product_info_box .Product_info_stap .stap_option.protection-group {
	margin-bottom: 30px;
}

.thumbnails-slider--active .product-single__thumbnails-item {
	background: #F9F9F9;
}


/*body .stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
    content: ")"!important;
    width: 10px;
    height: 30px;
    color: #000;
    position: absolute;
    right: -15px;
    margin-top: -1px;
}.stamped-badge-caption[data-reviews][data-label][data-version="2"]:before {
    content: "(";
    left: -10px;
    position: absolute;
    margin-top: -1px!important;
}*/

span.stamped-badge-caption {
	position: relative;
}


/* 12-01-2022*/

.home-block-section .col-text .col-text-wrap {
	padding: 0 7px;
}

section.home-twoBlocks.home-block-section.max-size.columns.is-gapless.is-Tahoma {
	padding-bottom: 40px;
}

.product-breadcrumb {
	background: #FAFAFA;
	padding: 24px;
	margin-top: -28px;
}

div#ProductSection-product-template {
	padding-top: 20px;
}

.home-block-section .col-text a {
	padding: 0!important;
	width: 148px;
	height: 40px;
	text-align: center;
	line-height: 24px;
	letter-spacing: 1px!important;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	flex-wrap: wrap;
}

.template-product .tagline-image {
	display: none;
}


/* 12-01-2022*/

.stap_option_hedding {
	display: none!important;
}

.hookups-details .product-name-price .product-name-price-wrap {
	flex-direction: row-reverse;
	width: 100%;
	justify-content: space-between;
}

.product-name-price-wrap p,
a.btn-overflow {
	color: #00B0E1!important;
}

.Product_info_box .Product_info_stap.stap_two {
	padding-bottom: 22px;
	padding-top: 22px;
}

.product-hookups-section .custom-checkbox-wrap .custom-checkbox span.custom-checkbox {
	width: 25px!important;
	height: 25px!important;
	border: 2px solid #00a7dd!important;
}

.Product_info_box .Product_info_stap {
	padding: 22px!important;
}

.template-product h1.product-single__title {
	font-size: 26px!important;
	line-height: 31px!important;
}

div#hookups-section .product-hookups-wrap {
    margin: 10px 0;
    border: 2px solid #eee;
    padding: 0;
}
@media(max-width:900px) {
  div#hookups-section .product-hookups-wrap > div {
      padding: 0 10px;
  }
}

.product-hookups-section .label-wrap .product-description .btn-overflow {
	box-shadow: 0 2px 0 0 #00B0E1!important;
}

.product-hookups-section .label-wrap .product-description p {
	width: 70%;
}

.Product_info_box {
	margin-top: 23px!important;
}

.Product_info_box .Product_info_stap {
	padding: 0px 0 0 0px!important;
	background: #fff;
	border: 0!important;
}

.Product_info_box .Product_info_stap .stap_option .stap_option_label {
	font-weight: 400;
	margin-bottom: 5px;
}

.Product_info_box .Product_info_stap .stap_option.size-chart-group {
	margin-bottom: 22px;
}

.Product_info_stap .stap_option:nth-child(3), .Product_info_stap .stap_option:nth-child(5) {
	border-left: 1px solid rgba(67, 67, 67, 0.1);
	padding-left: 42px;
}

.Product_info_box .Product_info_stap .stap_option .product-size-chart label span {
	min-width: 45px!important;
	height: 45px!important;
	padding-top: 14px!important;
}

.Product_info_box .Product_info_stap .stap_option fieldset .sizechart-link a {
	padding: 12px 12px!important;
	line-height: 18px!important;
	font-size: 20px!important;
	background: #363636!important;
}

.single-option-radio .radio-button.tk-din-condensed span {
	font-size: 20px!important;
	line-height: 18px!important;
	padding: 12px 0!important;
}

fieldset:not(.product-size-chart) .radio-button.disabled input+span:before {
	transform: rotate(-43deg) translate(4px) translateY(-5px);
	height: 50px;
	width: 4px;
}

.stap_option label.label-hidden {
	font-weight: 400;
}

.Product_info_stap.stap_one .stap_option .product-form__item {
	width: 220px;
}

.Product_info_stap.stap_one {
	border-bottom: 1px solid rgba(67, 67, 67, 0.1)!important;
	padding-bottom: 20px!important;
}

div#hookups-section {
    padding: 0!important;
    background: 0px!important;
}

.hookups-details .product-name-price .product-price {
	font-size: 26px!important;
	line-height: 18px!important;
	position: relative;
	top: 30px;
}

.product-hookups-section .label-wrap {
	justify-content: center;
	align-items: center;
}

.product-hookups-section .label-wrap .product-name-price {
    margin-bottom: 0;
    position: relative;
    z-index: 999;
}

.Product_info_box .Product_info_stap .protection-group label span {
	border: 1px solid #00a7dd;
}

.single-option-radio.product-size-chart label.radio-button {
	margin-bottom: 0;
}

.Product_info_box .Product_info_stap .stap_option .product-size-chart .radio-button input:checked+span {
	border-color: #00a7dd;
}

section.product-new-description-section {
	margin-top: 80px;
}

.columns.product-single .column.is-half.product-single__photos {
	margin-right: 25px;
	padding-bottom: 40px;
}

.product-single__photo{
  background: #f2f2f2; 
}

.product-single__photoss {
    margin: 0 auto;
    min-height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.template-collection .filter-group {
	background-color: #fff!important;
	padding-left: 0!important;
	padding-top: 0px!important;
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}

.template-collection .filter-group .collection-count,
.template-collection .filter-group li a {
	color: #2C2C2C!important;
	font-size: 20px!important;
	line-height: 20px!important;
}

.template-collection .filter-menu.filter-selected-bike {
	border-right: 1px solid rgba(67, 67, 67, 0.1);
	padding-right: 30px;
}

.template-collection .filter-group ul li {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

div#Collection .column {
	padding-top: 0;
}

.filter-group li a {
	letter-spacing: .01em!important;
}

.product-card_lower p {
	margin-bottom: 10px;
}


/*.Product_info_stap.stap_one:after {
    content: "";
    border-bottom: 1px solid rgba(67, 67, 67, 0.1);
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
}*/

.Product_info_stap.stap_one {
	position: relative;
}

.template-collection .filter-group li a {
	text-indent: 0!important;
	padding-left: 0;
}

.filter-menu .filter-group h4 {
	display: block!important;
	font-size: 26px!important;
	color: #00b0e1!important;
	line-height: 31px;
	border-bottom: 1px solid rgba(67, 67, 67, .1)!important;
	padding-bottom: 20px;
	font-family: din-condensed, sans-serif;
	font-weight: 500!important;
	letter-spacing: 1px;
}

.breadcrumb-inner {
	display: flex;
	justify-content: space-between;
}

.collection-topbar .right-col {
	max-width: 100%;
	width: 100%;
}

.collection-topbar {
	width: 100%;
}

.collection-sorting {
	border: 1px solid rgba(196, 196, 196, .5)!important;
	margin-bottom: 0!important;
	width: 190px!important;
	height: 45px!important;
}

.collection-sorting select {
	background-image: url(/cdn/shop/t/95/assets/ico-select.svg?v=15556381834474199855)!important;
	background-position: right 10px center!important;
	padding: 10px 10px!important;
	width: 100%!important;
	font-size: 17px!important;
	color: #2c2c2c!important;
}

.filter-group h4:after {
	content: "";
	background: url(/cdn/shop/t/95/assets/ico-select.svg?v=15556381834474199855)!important;
	position: absolute;
	right: 0;
	width: 30px;
	height: 20px;
	background-repeat: no-repeat!important;
	background-position: center center;
	top: 10px;
	transform: rotate(180deg);
	background-size: 20px!important;
}

.filter-group h4 {
	position: relative;
}

.sot_links{
    padding: 24px 12px 0;
}
.sot_links a{
    font-size: 15px;
    font-weight: 600;
}
.sot_links a:hover{
    color: #529aca;
}
@media(max-width: 1100px){
  .sot_links{
      padding: 10px 12px 0;
      text-align: center;
  }
}

@media(min-width:1081px) and (max-width:1350px) {
	.column.is-half.medium-up--one-third {
		padding-right: 30px!important;
		margin-left: -10px;
	}
}

@media(min-width:1081px) and (max-width:1241px) {
	button.thumbnails-slider__prev.thumbnails-slider__prev--product-template.slick-arrow {
		bottom: 230px!important;
	}
}

@media(min-width:769px) and (max-width:840px) {
	button.thumbnails-slider__prev.thumbnails-slider__prev--product-template.slick-arrow {
		bottom: 256px!important;
	}
}

@media(min-width:1101px) and (max-width:1250px) {
	body .home-block-section.columns.is-gapless>.column h4 {
		font-size: 16px!important;
		margin-bottom: 15px!important;
		line-height: 17px!important;
	}
	body .home-block-section.columns.is-gapless>.column .text-image {
		margin-bottom: 10px!important;
	}
}

@media(min-width:1100px) {
	body .home-block-section.columns.is-gapless>.column {
		width: 25%;
		padding: 7px!important;
	}
	body .home-block-section.columns.is-gapless>.column h4 {
		font-size: 18px;
		margin-bottom: 16px;
		line-height: 22px;
	}
	body .home-block-section.columns.is-gapless>.column .text-image {
		margin-bottom: 20px;
	}
}

@media(max-width:1080px) {
	.Product_info_box .Product_info_stap .stap_option fieldset.single-option-radio.product-color-chart {
		max-width: 100%!important;
		width: 100%!important;
	}
	.stap_option .product-form__item.product-form__item--quantity {
		margin-top: 10px;
	}
	.Product_info_box .stap_option.color-group .radio-button span.color-label {
		min-width: 250px!important;
	}
	.columns.product-single .column.is-half.product-single__photos {
		margin-right: 0;
	}
	div#ProductSection-product-template .columns.product-single {
		flex-wrap: wrap;
	}
	div#ProductSection-product-template .columns.product-single .column.is-half {
		width: 100%;
	}
}

@media(min-width:992px) and (max-width:1023px) {
	header .top-header-right-part {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
		text-align: center;
		border-top: 1px solid #434343;
	}
	header .header-flexbox {
		justify-content: center!important;
	}
}

@media(min-width:1200px) and (max-width:1400px) {
	button.thumbnails-slider__prev.thumbnails-slider__prev--product-template.slick-arrow {
		bottom: 130px!important;
	}
}

@media(min-width:769px) {
	.thumbnails-wrapper.thumbnails-slider--active {
		max-width: 120px;
		margin: 0 auto;
		position: absolute;
		background: #fff;
		top: 0;
		bottom: 0;
		padding: 25px 0;
		left: 0;
	}
	.thumbnails-wrapper.thumbnails-slider--active button.thumbnails-slider__next--product-template.slick-arrow {
        top: 480px;
		left: 40px;
		right: inherit;
		text-align: center;
		margin: 0 auto;
		transform: rotate(270deg);
        display: flex!important;
        justify-content: center;
        align-items: center;
	}
	button.thumbnails-slider__prev.thumbnails-slider__prev--product-template.slick-arrow {
		top: 0px;
		right: inherit;
		left: 40px;
		bottom: auto;
		text-align: center;
		display: flex!important;
		justify-content: center;
		margin: 0 auto;
		transform: rotate(270deg);
	}
	.product-single__photo-wrapper {
		margin-left: 15%;
		width: 85%;
	}
	.thumbnails-wrapper .thumbnails-slider__btn {
		background: transparent;
		cursor: pointer;
	}
	/*
body.template-collection .subnav a{
    background: #000!important;
    border-bottom: 1px solid #434343;
}.subnav .level-item.is-active:after, .subnav .level-item:hover:after {
    display:none!important;
}
body.template-collection .subnav .level-item.is-active, 
body.template-collection .subnav .level-item:hover {
    background-color: #000000!important;
}body.template-collection .subnav {
    display: block!important;
}
  */
	header .top-header-right-part .navbar-end button#search_toggle {
		margin-left: 20px;
		margin-right: 0px;
	}
	.site-navigation .navbar-menu.is-active {
		padding-left: 0;
	}
	header .header-flexbox {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	header .top-cart-icon {
		margin-right: 0;
		margin-left: 20px;
		border-left: 1px solid #434343;
		padding: 25px 0px 25px 25px;
	}
	.site-navigation.navbar {
		border-top: 1px solid #434343;
	}
	ul.header-nav li:last-child,
	ul.header-nav li:last-child a {
		color: #00b0e1;
	}
	.header-nav {
		padding: 25px 0;
	}
}

@media(max-width:650px) {
	.Product_info_stap.stap_one {
		display: block!important;
	}
}


/*.e-bike-helmet div#size-chart {
    display: none;
}*/

@media(min-width:768px) and (max-width:1199px) {
	.btn_learn_more_link,
	.full-product-above-info-section .col-product-2 h5 {
		visibility: visible;
	}
	fieldset#ProductSelect-option-1 label {
		margin-bottom: 10px;
	}
	.full-product-above-info-section {
		padding: 0 20px;
	}
	.full-product-above-info-section .col-product-2 {
		flex: 0 0 35%;
		text-align: center;
		max-width: 35%;
		justify-content: center;
		align-items: start;
		margin-bottom: 15px;
	}
	.full-product-above-info-section {
		justify-content: center;
	}
	.full-product-above-info-section .col-product-2 h5,
	.col-product-2 .btn_learn_more_link {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.full-product-above-info-section .col-product-2 {
		box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 6%);
		background: #fff;
	}
	.full-product-above-info-section .product-above-info.col-product-6 {
		margin-right: 7%;
	}
}

@media(max-width:768px) {
	.product-breadcrumb {
		margin-top: 0;
	}
	/*submenu design css start*/
	div#shopify-section-header {
		height: auto!important;
	}
	li.has-sub-menu a.navbar-item {
		width: 85%;
	}
	li.has-sub-menu {
		position: relative;
	}
	li.has-sub-menu:after {
		content: "";
		color: #fff;
		position: absolute;
		right: 10px;
		width: 50px;
		height: 30px;
		top: 20px;
		background-image: url(/cdn/shop/files/arrow.png?v=1642066845);
		filter: invert(1);
		background-repeat: no-repeat;
		background-size: 15px;
		text-align: center;
		background-position: center center;
		cursor: pointer;
	}
	.site-navigation .navbar-menu.is-active ul.dropdown-sub-menu li {
		width: 100%;
	}
	.site-navigation .navbar-menu.is-active ul.dropdown-sub-menu {
		position: static;
	}
	.site-navigation.navbar .container {
		padding: 0;
	}
	.site-navigation.navbar .container nav#MobileNav {
		background: #000;
	}
	nav#MobileNav li {
		display: block;
	}
	/*submenu design css end*/
}

@media(max-width:767px) {
	.col-product-2:nth-child(2) .btn_learn_more_link,
	.col-product-2:nth-child(2) h5,
	.col-product-2:last-child .btn_learn_more_link,
	.col-product-2:last-child h5 {
		visibility: hidden;
	}
	.full-product-above-info-section .col-product-2 {
		box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 6%);
		background: #fff;
	}
	.e-bike-helmet .product-breadcrumb {
		margin-left: 15px;
	}
	.full-product-above-info-section.mobile {
		display: block;
		margin-top: 0px;
		background: url(/cdn/shop/files/Mask_Group.png?v=1639397341);
		background-size: cover;
	}
	.full-product-above-info-section.desktop {
		display: none;
	}
	.full-product-above-info-section .col-product-2 h5,
	.col-product-2 .btn_learn_more_link {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.full-product-above-info-section .col-product-2 {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.full-product-above-info-section .product-above-info.col-product-6 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.full-product-above-info-section {
		padding: 30px 20px;
		margin-top: 50px;
	}
}


/* new page design style end*/

@media only screen and (max-width: 360px) {
	.Product_info_box .Product_info_stap {
		padding: 20px 15px 50px 15px;
		margin: 0px 0px 20px
	}
	.new_sizechart_popup .range_input {
		padding: 0 14px;
	}
}

.template-product .product-single__price .stamped-product-reviews-badge.stamped-main-badge .stamped-badge-caption {
	font-size: 18px;
}

.Product_info_box .Product_info_stap .stap_option .single-option-radio label {
	margin-right: 10px;
	margin-bottom: 10px;
}

.title-text-img img {
	max-height: 65px;
}

.youtube_video {
	margin-bottom: 30px;
}

@media(max-width:940px) {
	.youtube_video iframe {
		width: 100%;
		height: 500px;
	}
}

.header-right-image{
  cursor: pointer;
}

@media (max-width:767px) {
	.youtube_video iframe {
		width: 100%;
		height: 375px;
	}
	.youtube_video {
		margin-bottom: 20px;
	}
	.new-feature-section-home .section-image img {
		height: 0;
		opacity: 0;
	}
}


/* css 17-01-2021 */

.product-card_inner {
	position: relative;
}

.product-card_swatch.is-flex.swatch {
	position: absolute;
	top: -5px;
	display: flex !important;
	flex-direction: column;
}

.product-card .product-card_lower .tk-din-condensed {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 24px;
	margin: 0;
	text-transform: capitalize;
}

p.product-card_price.sold-out {
	position: absolute;
	top: 10px;
	right: 0;
	background: #E25259;
	color: #fff !important;
	font-size: 16px !important;
	padding: 0px 5px !important;
	font-family: din-condensed, sans-serif;
	font-weight: 400;
}

.filter-group .filter-clear {
	top: 15px !important;
	right: 30px !important;
}

.product-photos-wrapper .thumbnails-slider__btn:hover svg path {
	fill: #00B0E1;
}

.product-photos-wrapper .active-thumb.product-single__thumbnail {
	border-color: #00B0E1;
}

.product-photos-wrapper .product-single__thumbnail {
  border-color: #F0F0F0;
}

.thumbnails-slider--active .product-single__thumbnails-item {
	padding: 0px 0;
}

.stap_option input[type=number]::-webkit-inner-spin-button,
.stap_option input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}

.product-single span.stamped-badge-caption:before {
	content: '(';
}

.product-single .stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
	content: ')' !important;
}

.product-single span.stamped-badge-caption {
	bottom: 2px;
	text-transform: capitalize;
}



.home-featureProducBlock {    
  	padding: 40px;
}
.home-featureProducBlock .home-productBlocks-block{
   padding: 30px 10px;
}
@media only screen and (min-width: 1100px){
  .home-productBlocks:nth-child(3){
    padding-top: 155px;
  }
}
.home-featureProducBlock .home-productBlocks-block:hover {
    box-shadow: rgb(0,0,0, 0.08) 0px 0px 20px;  
}

.navbar-start li{
  list-style: none;
}

/* DROP IN button */
.new-feature-section-home .section-wrap .col .product-dec .product-btn a{
  	background-color: #00B0E1;
    color: #fff;
    margin-bottom: 15px;
}
/* HP updates V2 */
.header-title{
    width: 450px;
    font-size: 17px;
    font-weight: 600;
    margin-left: 40px;
    margin-top: 6px;
    color: #00B0E1;
    text-transform: uppercase;
    font-family: din;
}
#myVideo{
  position: absolute;
  width: 100%;
}
.video-icon{
    display: none;
    position: absolute;
    left: 60%;
    top: 45%;
    z-index: 9;
    height: 98px;
    width: 98px;
    background-image: url(/cdn/shop/files/vid.svg?v=1645197754);
    cursor: pointer;
}
.triangle{
    width: 0;
    height: 0;
    position: absolute;
    left: 41px;
    top: 29px;
    border-style: solid;
    border-width: 20px 0 20px 25px;
    border-color: transparent transparent transparent #000000;
}
#video-view{
    position: absolute;
    z-index: 999999;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    background: rgba(0,0,0,.5);
}
.video-text-wrap{
  background: rgba(0,0,0,.5);
  padding: 10px;
  border-radius: 6px;
}
a.logo-image{
  width: 108px;
}

.lead_mobile{
  display: none;
}
.home-new-lead > h2{
  margin: 40px 0 40px !important;
}
.under_image_text{
  	text-align: center;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: -55px;
    margin-top: 25px;
    font-family: din-condensed,sans-serif;
    font-weight: 300;
    height: 63px;
}
@media(max-width:940px){
  .new-feature-section-home .section-wrap .col .product-dec .product-btn{
      margin-top: 50px;
  }
  .new-feature-section-home .section-wrap .container .row .col{
    max-width: none;
  }
  .video-icon{
    display: none;
  }
  header .header-flexbox{
    justify-content: center;
  }
}

@media screen and ( max-width: 767px ) {
  .video-icon, #myVideo{
    display: none;
  }
  .video-text-wrap{
    background: rgba(0,0,0,.6);
  }
  .home-featureProducBlock {    
  	padding: 15px;
  }
  .Product_info_stap .stap_option:nth-child(3), .Product_info_stap .stap_option:nth-child(5) {
    border-left: none;
    padding-left: 0;
 }
  .new-feature-section-home .section-wrap .col .product-dec .product-btn{
      margin-top: 80px;
  }
  .section-bg-img{
    background-image: url(/cdn/shop/files/lindseymobilev3.jpg) !important; 
  }
  .new-feature-section-home .section-wrap .col .product-dec .product-btn{
      margin-top: 0;
  }
  .lead_desktop{
    display: none;
  }
  .lead_mobile{
    display: block;
  }
}

.new-feature-section-home .title h1,
.new-feature-section-home .section-title, 
.home-productBlocks .section-title{
    text-transform: capitalize;
}

.thumbnails-wrapper.thumbnails-slider--active {
   height: auto;
}
.lightbox_wrapper{
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0,0,0,.7);
    display: none;
    justify-content: center;
    align-items: center;
}
.lightbox_wrapper img{
    max-width: 85%;
    max-height: 85%; 
}
#insta-feed{
  max-width: 80%;
  margin-bottom: 50px !important;
}
#insta-feed h2{
  font-size: 35px;
  font-weight: 600;
}
body .site-navigation .navbar-start .navbar-item{
  font-family: din;
  font-weight: bold;
}
.site-navigation .navbar-menu.is-active ul.dropdown-sub-menu a{
  font-family: din;
  text-transform: lowercase;
}
/* Mobile video button */
.mobile-video-icon{
    display: none;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px solid #fff;
    margin: 0 auto;
    position: relative;
    top: 33px;
    background: #00B0E2;
    font-size: 35px;
    padding-left: 6px;
    padding-bottom: 3px;
    color: #fff;
    cursor: pointer;
    align-items: center;
    justify-content: center;
}
.product_main_img .zoom_icon{
  display: none;
}

.product_meta_banner{
  float: right;
  position: relative;
  width: 600px;
  height: 135px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 100%;
}

div.certification-block{
  vertical-align: top;
  height: auto;
}
div.certification-block img{
  width: 200px;
  height: 200px;
  object-fit: contain;
}
div.certification-block strong.red{
  color: red;
}
div.certification-block.nonrounded img{
  width: 380px;
}
div.certification-block h3{
  margin-top: 10px;
}
.section-bg-img{
  position: relative;
}
.full-width-banner{
  margin-top: 137px;
  margin-bottom: -7px;
}

/* Addons redesign */
.addon_variants{
  margin: 14px 0 0;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}
.product-price > .price_inner{
  text-align: right;
}
/* Product top images and safety items */
.top_images{
    display: flex;
    align-items: center;
    padding: 5px 0;
}
.top_img{
    width: auto;
    height: 95px;
    margin: 15px 20px 15px 0;
}
.safety_title{
    text-align: center;
    font-size: 40px;
    font-family: din;
    font-weight: bold;
}
.product_safety_items{
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
    width: 1800px;
    margin: 0 auto;
  	color: #2C2C2C;
}
.product_safety_items > *{
    text-align: center;
    margin: 50px auto;
    position: relative;
    border: 2px solid #eee;
    height: 550px;
    width: 550px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.product_safety_item .image{
    width: 170px;
    height: 120px;
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translate(-50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.product_safety_item .title{
    font-size: 22px;
}
.product_safety_item .text{
    font-size: 14px;
}
.product_safety_item .data{
    max-width: 100%;
    overflow: hidden;
}
.sot .content_holder p > a strong{
  color: #000;
}
.sot .content_holder p > a strong:hover{
  color: #3273dc;
}
.sot .content_holder p{
  opacity: 0;
}
/* .sot .content_holder p.fadeIn{
  animation: fadeIn .5s;
}
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
} */
.reviews-slider{
  text-align: center;
  font-size: 1.4rem;
  font-family: 'din';
  background: #eee;
  margin-bottom: 55px;
}
.reviews-slider .slick-track{
  display: flex;
  align-items: center;
}
.reviews-slider .slider-item > *{
  margin: 20px auto;
}
.slider-item{
  padding: 0 35px;
}
.reviews-slider p{
    max-width: 800px;
    font-style: italic;
}
.reviews-slider p:before, .reviews-slider p:after{
    content: '"';
}
.reviews-slider img{
  max-width: 200px;
  margin-top: 5px;
  margin-bottom: 0;
}
.reviews-slider h3{
  font-weight: bold;
  font-size: 2rem;
}

@media (max-width: 800px) {
  .template-page.tdf_theme_1 .content h1{
    margin-top: 50px;
  }
}
@media (max-width: 1500px) {
  .product_safety_items{
    width: auto;
  }
}
@media (max-width: 1400px) {
  .product_safety_items>*{
    padding: 30px 12px;
  }
  .product_safety_item .image{
    width: 120px;
    height: 90px;
    top: -45px;
  }
  .product_safety_item .title{
      margin-bottom: 15px !important;
  }
  .product_safety_items > *{
      height: 400px;
      width: 400px;
  }
  .product_safety_item .text{
    font-size: 13px;
}
}
@media (max-width: 1030px) {
  .product_safety_item .image{
    width: 100px;
    height: 70px;
    top: -35px;
  }
   .product_safety_items > *{
      height: 370px;
      width: 370px;
  }
}

@media (min-width: 1300px) {
  .product_meta_banner{
    margin-bottom: -135px;
  }
}
@media (min-width: 1300px) and (max-width: 1400px) {
  .product_meta_banner{
    width: 536px;
    margin-top: -15px;
  }
}
@media (min-width: 810px) and (max-width: 830px) {
  .product_meta_banner{
    width: 662px;
  }
  .full-width-banner{
    margin-top: 138px;
  }
}
@media (min-width: 760px) and (max-width: 770px) {
  .product_meta_banner{
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 1070px) and (max-width: 1090px) {
  .product_meta_banner{
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 800px) {
  .product_meta_banner{
    margin-top: 50px;
    height: 90px;
    margin-bottom: 15px;
  }
  .full-width-banner{
    margin-top: 81px;
  }
}

@media (max-width: 1366px) {
  .home-productBlocks .home-productBlocks-text {
    width: 100%;
  }
}
@media (min-width: 1232px) and (max-width: 1367px) {
  .video-icon {
    top: 345px;
  }
}
@media (max-width: 1700px) {
  .new-feature-section-home .section-wrap .col .product-dec h4{
    font-size: 50px;
  }
  .new-feature-section-home .section-wrap .col .product-dec p{
    line-height: 33px;
  }
}

@media (min-width: 910px) and (max-width: 1300px) {
  .new-feature-section-home .section-wrap .col .product-dec h4{
    font-size: 40px;
  }
  .new-feature-section-home .section-wrap .col .product-dec p{
    line-height: 25px;
  }
  .new-feature-section-home .section-wrap .container .row .col{
    margin-top: 25px;
  }
  body .site-navigation .navbar-start .navbar-item{
    padding: 20px;
  }
}

@media (max-width: 900px) {
  .new-feature-section-home .section-wrap .col .product-dec p{
    margin-bottom: -15px;
  }
  .mobile-video-icon{
    display: flex;
  }
  .video-text-wrap{
    margin-bottom: 30px !important;
  }
  #video-view .class-video{
   width: 100%; 
  }
  .section-bg-img{
    background-image: url(/cdn/shop/files/Bern_50-Off_HomepageBanner_Web.gif?v=1712227291) !important;
    background-position: center !important;
    height: 500px;
    min-height:110vw;
  }
  .class-video iframe{
    width: 100% !important;
    height: 100% !important;
    min-height: 300px;
  }
   img.lazyloaded{
     display: block;
     margin: 0 auto;
   }
  .productView-feature_title{
    white-space: nowrap;
  }
  .home-featureProducBlock{
    padding-bottom: 170px;
  }
  .home-productBlocks .home-productBlocks-block{
    flex: 1 0 200px;
  }
  .product-image-wrap{
    height: 138px;
  }
  .home-productBlocks .home-productBlocks-text .productView-feature_title{
    margin-top: 15px;
  }
  #shopify-section-header{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    background: #000000db;
  }
  .new-feature-section-home .section-wrap .container .row .col{
    margin-top: 100px;
  }
  .header-title{
    width: 100%;
    position: absolute;
    top: 0;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
  }
  header .container .logo-container{
    padding-top: 30px;
  }
  header .container .logo-container h1 img{
    filter: brightness(0.8);
  }
  .new-feature-section-home .section-wrap .col .product-dec h4, .new-feature-section-home .section-wrap .col .product-dec h1{
    font-size: 42px;
    text-align: center;
  }
  .new-feature-section-home .section-wrap .col .product-dec p{
    text-align: center;
    font-family: 'din-condensed';
  }
  .site-navigation.navbar{
    background-color: transparent;
}
@media (min-width: 800px) and (max-width: 900px){
  header .container .logo-container{
    display: none;
  }
}
@media (min-width: 769px) {
  .product-photos-wrapper .product-single__thumbnail {
    min-height: 82px;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 769px) {
  .thumbnails-slider__btn {
    transform: translateY(-60%) rotate(180deg);
  }
  .thumbnails-slider__next {
    right: 0px;
  }
  .thumbnails-slider__prev {
    left: 0px;
  }
  .new-feature-section-home .section-wrap .col .product-dec p{
    line-height: 27px;
  }
   #insta-feed img, .instafeed-shopify img{
    position: static !important;
  }
  .instafeed-container{
    width: 100% !important;
    padding-top: 20px !important;
  }
}

@media (max-width: 768px) {
  .template-collection .filter-menu.filter-selected-bike {
    border-right: 0px solid rgba(67,67,67,.1);
    padding-right: 0px;
  } 
  .columns.product-single .column.is-half.product-single__photos{
    background: #f2f2f2; 
  }
}

@media (max-width: 420px) {
  .Product_info_stap.stap_one .stap_option {
    max-width: 100%;
    flex: 0 0 100%;
  } 
  .Product_info_wrap .product-form__item--submit .addon.button,
  .product-details-footer .product-form__item{
    width: 100%; 
  }
  .thumbnails-slider__btn {
    transform: translateY(-80%) rotate(180deg);
  }
}
  
body{
  position: relative;
  overflow: hidden;
}

