/** Shopify CDN: Minification failed

Line 840:29 Expected ")" to end URL token
Line 902:27 Expected ")" to end URL token
Line 977:29 Expected identifier but found "."

**/
/*10-5-2023 slider arrow changes start*/
@media(min-width:768px){
    .home-page-product .owl-nav{
        display: block;
    }
    .owl-carousel.home-page-product .owl-nav .owl-next span, .owl-carousel.home-page-product .owl-nav .owl-prev span{
        font-size: 0;
        width: 0;
        height: 0;
    }
    .owl-carousel.home-page-product .owl-nav button{
        outline: 0;
        box-shadow: none;
        padding: 0;
        width: 15px;
        height: 30px;
        min-height: auto;
        position: absolute;
    }
    .owl-carousel.home-page-product .owl-nav .owl-prev{
        top: 45%;
        background: url(gray-right-arrow.svg) no-repeat!important;
        background-size: 15px!important;    
        left: -23px;
        transform: rotate(180deg) translateY(-50%);
    }
    .owl-carousel.home-page-product .owl-nav .owl-next{
        top: 50%;
        transform: translateY(-50%);    
        right: -23px;
        background: url(gray-right-arrow.svg) no-repeat!important;
        background-size: 15px!important;
    }
}
/*10-5-2023 slider arrow changes end*/

.scrollLink {
  color: #000000;
  cursor: pointer;
}

.scrollLink:hover {
  color: #FF0000;
}

.scrollLink:focus {
  color: #000000;
}

/*13-9-2022 tuesday */
.btn-filter .btn-ul-filter{display:flex !important ;flex-wrap:wrap;justify-content: space-between;margin:0;padding:0 !important}
.btn-filter .btn-ul-filter li{width:48% !important;background: rgb(255, 255, 255);
    border: 1px solid rgb(229, 229, 229);
    border-radius: 8px;
    font-size: 14px;
    min-height: 32px;
    display: block;
    font-family: "DIN W01 Regular", sans-serif;
    line-height: 1rem;
    width: 100%;}

.btn-filter .btn-ul-filter li.checked-li{background-color:rgb(65, 65, 65);color:#fff;box-shadow:rgb(255 255 255) 0px 0px 0px 0.1rem inset}
.btn-ul-filter .filter-click{text-align:center;width:100%}
.btn-filter .btn-ul-filter .filter-active{padding-left:0 !important;}
.btn-filter .btn-ul-filter .checkmark-block svg{display:none}
@media(max-width:990px) and (min-width:767px){
.btn-filter .btn-ul-filter li{width:32% !important;}
  
}



/* end*/



/* algoliea search */

.aa-dropdown-menu-size-sm .aa-left-column{padding-top:24px !important;}
.aa-products-empty{padding:24px 24px 0 !important;margin-bottom:0 !important}
.aa-dropdown-menu .aa-dataset-products .aa-suggestion{border-bottom:1px solid #cccccc;padding:17px 20px}
.aa-dataset-products.aa-right-column{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important}
.aa-dropdown-menu .aa-dataset-products .aa-suggestion{margin-bottom:0 !important;margin-top:0 !important}
.aa-dropdown-menu .aa-product{padding:0 !important}
.aa-dropdown-menu .aa-product-text{margin-left:70px !important;}
.aa-dropdown-menu .aa-product-picture{left:0 !important;width: 62px!important;height: 62px!important;top:0!important;display: block !important;}
.aa-dropdown-menu .aa-dataset-products .aa-suggestion:hover .search-box-title{color:#d9121a !important}
.aa-dropdown-menu .aa-product-title, .aa-dropdown-menu .aa-product-info{margin-top:0 !important}
.ais-page .ais-ClearRefinements-button{height:25px!important;min-height:25px !important;padding-right:5px !important}
.ais-current-refined-values--header{padding-right:85px !important}
.aa-dropdown-menu .aa-product{display: flex;align-items: center;}
.algolia-autocomplete {max-height: calc(100vh - 213px); overflow-y: auto;}
/*24-11-2021*/ 
.search-box-title{color: #000;text-align: left;
    font-size: 12px;font-family: Oswald,sans-serif;
    font-weight: 300;
    font-style: normal;}
.search-box-price,.search-box-product,.search-box-price,.algolia-autocomplete .aa-dataset-products.aa-right-column p{letter-spacing: 2px; margin-bottom:5px;display:block; font-weight: 300 !important;color: #000;text-align: left;font-size: 12px;font-family: Oswald,sans-serif;
    font-weight: 300;
    font-style: normal;line-height:14px; }
.algolia-autocomplete .aa-dataset-products.aa-right-column p{white-space: normal;}
.search-box-product{margin-bottom:0 !important}


@media(min-width:600px){
.aa-dropdown-menu .aa-dataset-products .aa-suggestion{min-height:101px}

}

.aa-dataset-products{border-top:0;}
@media(max-width:767px){
  .search-box-product,.search-box-price span{letter-spacing:1px !important;}
  .algolia-autocomplete {max-height: calc(100vh - 235px);}
  .aa-dropdown-menu .aa-product-picture{width: 52px!important;height: 52px!important;}
  .aa-dropdown-menu .aa-product-text { margin-left: 60px!important;}

}
@media(max-width:600px){
  .aa-dropdown-menu .aa-products-empty{padding-left:12px !important;padding-right:12px !important;}
}

/* 22/11/2021  search page listing and all */
.ais-page{padding-top:20px;}
.ais-page .ais-SortBy-select{height:1.6em;min-height:1.6em;margin-bottom:0;}
.ais-page .ais-Pagination-list{padding-bottom:55px;}
.ais-page .ais-input{background-color:#fff; border-color:#ed1c24 !important;}
.ais-page .ais-input--label{background:#ed1c24 !important;}
 .ais-Hits-list{margin-left:-35px;}
.ais-results-size-xs .ais-page .ais-results-as-block .ais-hit{margin-left:0 !important;}
.ais-page .ais-SearchBox-input{min-height:auto;}
.ais-page .ais-results-as-block .ais-hit--picture{transform:translateX(-50%);margin-left:0 !important;width:220px !important;height:220px !important;}
.ais-page .ais-results-as-block .ais-hit--details{margin-top:240px !important;}
.ais-page .ais-hit{background-color:#fff;border:none !important;}
.ais-RangeSlider .rheostat-progress{background-color:#ed1c24!important;}
.ais-page .ais-facet{background-color:#fff;}
.ais-page .ais-search-header{background:transparent !important;}
.ais-page .ais-hit--price, .ais-page .ais-hit--title, .ais-page a{color:#414141 !important;}
.ais-page .ais-hit--price{font-size:16px;text-align:left;}
.ais-page .ais-hit--price b{font-weight:400;}
.ais-page .ais-hit--price:hover{color:#ed1c24 !important;}
.ais-page .ais-hit--price-striked span{color:#8c8b8b !important;}
.ais-page .ais-hit--details > *{overflow:visible !important; white-space:none !important;}
.ais-hit--details p{font-family:'DIN W01 Regular';}
.ais-page .ais-change-display-block:hover, .ais-page .ais-change-display-list:hover, .ais-page .ais-change-display-selected{color:#ed1c24 !important;}
.ais-page .ais-hit--title{font-family:'DIN W01 Medium',sans-serif;font-weight:300;font-size:18px;text-align:left;margin-bottom:8px !important;}
.ais-page .ais-hit--title a{font-size:18px;text-decoration:none !important;}
.algolia-autocomplete{position:fixed !important;margin-top:-8px;}
.aa-dropdown-menu .aa-powered-by{display:none;}
.aa-dropdown-menu .aa-with-powered-by .aa-left-column{padding-bottom:24px !important;}
/* .algolia-autocomplete .aa-dataset-products.aa-right-column p{color:#414141 !important;} */
.ais-page .ais-hit--title a,.ais-page .ais-hit--price{white-space: normal !important;}
.ais-results-as-block .ais-Hits-list{
/*   margin:0 -15px; */
  display:flex;flex-wrap:wrap;}
.ais-results-as-block .ais-Hits-list li{padding:0 15px !important;margin-bottom:32px !important;width:33.33%;float:none !important;display:block} 
.ais-results-as-block .ais-hit--details .ais-hit--title{display:inline-block;}
.ais-results-size-lg .ais-page .ais-results-as-block .ais-hit{margin-left:0 !important;}
.ais-results-size-lg .ais-page .ais-results-as-block .ais-hit,
.ais-results-size-sm .ais-page .ais-results-as-block .ais-hit,
.ais-results-size-md .ais-page .ais-results-as-block .ais-hit,
.ais-results-size-xs .ais-page .ais-results-as-block .ais-hit{margin-bottom:0 !important; margin-left:0 !important;width:100% !important;height:100%}
 .ais-page .ais-results-as-block .ais-hit--price{white-space:normal !important}
/* .ais-results-size-lg .ais-page .ais-results-as-block .ais-hit{width:100% !important;margin-left:0 !important} */
@media(max-width:1199px){
  .ais-page .ais-results-as-block .ais-hit--picture{width:85%!important;}
}
@media(max-width:799px){
  .ais-results-as-block .ais-Hits-list li{width:50%}
}
@media(max-width:767px){
  .ais-results-as-block .ais-Hits-list li{width:100%}
}

.search-template-section form { position: relative;margin-bottom:0;}
.search-template-section form input[type=search],
.search-template-section form input[type=search]:active,
.search-template-section form input[type=search]:focus{
    	border-color:transparent;
      	background:transparent;
    }




/* algolia search end */


/* badges */

.collections-details-wrapper .product-list{position:relative;}
.badges-wrapper{position:absolute;top:12px;right:12px}

.base span{font-size:9px;line-height:10px;font-family: DIN W01 Medium,sans-serif;text-transform: uppercase;}
.border span, .black span {line-height: 9px !important}

.border.base span{color:#000;}
.border.base {background:transparent;border:1px solid #000;border-top:0}
.border.base:before,.border.base:after{content:"";position:absolute; height: 1px;width: 22px;border: none;background-color: #000;
    top: -3px;}
.border.base:before{transform: rotate(-16deg);left: 0;}

.border.base:after{transform: rotate(16deg);right: 0;}





.black.base span,.gray.base span,.border.base span{transform: rotate(180deg);display: block;}
.black.base,.gray.base,.border.base{display: flex;align-items: center;justify-content: center;
    padding: 3px 4px 5px;min-height: 27px;margin-left: 20px;position: relative;width: 45px;transform: rotate(180deg);}
.black.base:before,.gray.base:before {border-left: 22px solid transparent;border-right: 22px solid transparent;content: "";height: 0;left: 0;position: absolute;top: -6px;width: 0;}


.black.base span{color:#fff}
.black.base {background: #000;}
.black.base:before {border-bottom: 6px solid #000;}


.gray.base span{color:#000}
.gray.base {background: #e5e6e6;}
.gray.base:before {border-bottom: 6px solid #e5e6e6;}


/* end badges */


/* cart template starts 10/2/22 */
/* 18/01/22 */

li.form-field.right-field.province-dropdown {
    display: flex;
  width: 50%;
}
#filterCart {
	padding: 15px 0;
}
.findRetailCartCheckBox  {
	margin-bottom: 10px;
}

.tipsy-close {
    cursor: pointer;
}

.shipping-cell__annotation-link:hover {
    text-decoration: underline;
    cursor: default; 
}

.shipping-cell__annotation-tipsy {
    width: auto;
    display: inline-block;
}

.checkout__link {
	text-decoration: underline;
    text-transform: capitalize;
    font-family: DIN W01 Regular,sans-serif;
    font-size: 14px;
    letter-spacing: 0;
}

.shipping-cell__annotation-text, .shipping-cell__annotation-link {
	margin: 0px;

}

.shipping-cell__annotation-title {
    font-weight: 700;    
    text-transform: uppercase;
}

.tipsy-close-wrapper {
    text-align: right;
}

.tipsy-close-wrapper .icon-close {
    font-size: 16px;
    padding: 6px;
    
    background-repeat: no-repeat;
    background-position: center;
    height: 20px;
    width: 20px;
    display: inline-block;
    background-size: 55%;
}

@media (max-width:767px){
  .tipsy{width: 250px !important;}
}

@media (max-width:420px){
  li.form-field.right-field.province-dropdown {
  	display: block;
  }
  
  .reset-list {
  	padding: 0 20px 0 20px;
  }
}

.look-and-feel {	
  	cursor: default !important;
}

.delivery-separator {
	border-bottom: 1px solid #e9e9e9 !important;
  margin: 25px 0 25px 0;
}

.comming-soon-check {
	border: 1px solid #b1b1b1 !important;
}

.move-to-wishlist {
	padding-bottom: 25px;
}

.checkout_store_message  {
  text-transform: none;
}

.specialized-delivery{padding: 0 15px !important}
/* 18/01/22 end */


.checkout_store_message{ font-weight: 400; line-height: inherit}
.checkbox_message{ padding : 0px 0px !important; }
.checkbox_message .checkbox_lable_message{display: flex; }

.checkout_store_message{font-weight:500; margin-top: 5px;}
.checkbox_message.findRetailCartCheckBox input[type=checkbox], .checkbox_message.findRetailCartCheckBox input[type=radio]{left:0;top:10px}

.findRetailCartCheckBox input[type=checkbox]:checked~.checkbox_lable_message .checkout__checked_container, .findRetailCartCheckBox input[type=radio]:checked~.checkbox_lable_message .checkout__checked_container{background-color: #000000;}


.findRetailCartCheckBox input[type=checkbox]:checked~.checkbox_lable_message .checkout__checked_container i, .findRetailCartCheckBox input[type=radio]:checked~.checkbox_lable_message .checkout__checked_container i {
    display: inline-block;
}


.disable-sth-check  {
    border: 1px solid #a1a1a1!important;
    background-color: #d6d6d6!important;
}


.checkbox_message.findRetailCartCheckBox .checkout__checked_container{margin-top:8px}

/* 12-01-2021  findRetailCartCheckBox */
.findRetailCartCheckBox{position:relative;padding:24px 0; align-content: center;}
 .findRetailCartCheckBox input[type=radio],
.findRetailCartCheckBox input[type=checkbox]
{position: absolute;
 top: 24px;
    left: 15px;
    opacity: 0;
    width: 20px;
    height: 20px;  
 
 }
 
.findRetailCartCheckBox .icon-check:before {
    content: "";
  	position:absolute;
  	background-image : url("https://cdn.shopify.com/s/files/1/0343/8700/1388/files/check-mark.svg?v=1610460382");
  	top: 50%;
    left:37%;
    transform: translate(-50%, -50%);
    background-size: 100%;
    background-position: center;
  	background-repeat: no-repeat;
  	width:12px;
  	height:12px;
}
.findRetailCartCheckBox .shipping-cell__label{display: flex;cursor:pointer;font-family: 'DIN W01 Medium';}
.findRetailCartCheckBox .shipping-cell__annotation{padding-left: 33px;margin: 0;line-height: normal;}

.findRetailCartCheckBox .checkout__checked_container{background-color: #fff;
    border: 1px solid #000000;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-right: 12px;}


.findRetailCartCheckBox .checkout__checked_container i{
    position:relative;
  	width:20px;
  	height:20px;
}



.findRetailCartCheckBox  input[type=radio]:checked~label .checkout__checked_container,
.findRetailCartCheckBox  input[type=checkbox]:checked~label .checkout__checked_container{
 
    background-color: #000000;
}

.findRetailCartCheckBox  input[type=radio]:checked~label .checkout__checked_container i ,
.findRetailCartCheckBox  input[type=checkbox]:checked~label .checkout__checked_container i{
    display: inline-block;
}

.findRetailCartCheckBox .btn-wrapper {
	position: relative;
  	margin: 0 0 5px;
}

.findRetailCartCheckBox .btn-wrapper input[type=radio], 
.findRetailCartCheckBox .btn-wrapper input[type=checkbox] {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	cursor: pointer;
	margin: 0;
	z-index: 1;
}

.findRetailCartCheckBox .btn-wrapper label {
	position: relative;
	padding-left: 32px;	
	cursor: pointer;
	font-family: 'DIN W01 Medium';
	display: inline-block;
  	margin: 0;
}

.findRetailCartCheckBox .btn-wrapper label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	width: 18px;
	height: 18px;
	border: 1px solid #d9121a;
	border-radius: 4px;
	background-color: #fff;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

.findRetailCartCheckBox .btn-wrapper label:after {
	content: "";
	position: absolute;
	left: 4px;
	top: 45%;
	background-image: url(https://cdn.shopify.com/s/files/1/0343/8700/1388/files/check-mark.svg?v=1610460382);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	opacity: 0;
	-webkit-transform: scale(0) translateY(-50%);
	-moz-transform: scale(0) translateY(-50%);
	-ms-transform: scale(0) translateY(-50%);
	-o-transform: scale(0) translateY(-50%);
	transform: scale(0) translateY(-50%);
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}

.findRetailCartCheckBox .btn-wrapper input[type=radio]:checked + label:before, 
.findRetailCartCheckBox .btn-wrapper input[type=checkbox]:checked + label:before {
	background-color: #d9121a;
}

.findRetailCartCheckBox .btn-wrapper input[type=radio]:checked + label:after, 
.findRetailCartCheckBox .btn-wrapper input[type=checkbox]:checked + label:after {
	top: 50%;
	opacity: 1;
	-webkit-transform: scale(1) translateY(-50%);
	-moz-transform: scale(1) translateY(-50%);
	-ms-transform: scale(1) translateY(-50%);
	-o-transform: scale(1) translateY(-50%);
	transform: scale(1) translateY(-50%);
}

.shipping-cell__toggle-section .shipping-cell__wrapper{padding:24px 15px;}
.shipping-cell__toggle-section .shipping-cell__wrapper .location-field{display:flex;flex-grow:0;}

.shipping-cell__toggle-section .shipping-cell__list{padding:0;}
.shipping-cell__toggle-section .shipping-cell__list .findRetailCartCheckBox{padding:24px 15px;border-bottom:1px solid #e9e9e9}
.shipping-cell__toggle-section .shipping-cell__list .findRetailCartCheckBox:last-child{border:0}

/* .map-fields li{margin-left:30px;}
.map-fields li:first-child{margin-left:0}
.map-fields li .button{font-weight:400;font-family: 'DIN Offc W01 Cond';}

.map-fields li.query-field{flex-grow:3;}
.map-fields li.right-field{flex-grow:1;}
.map-fields li.button-field{flex-grow:0;} */
.shipping-cell__toggle-section{border: 1px solid #f1f1f1;padding:30px 0;padding-bottom:0}
/* .map-fields li.query-field input{margin-bottom:0;font-family: 'DIN W01 Regular';}
 */


/* #findRetailCart .shipping-cell__list{display:none;} */
/* .map-fields li.right-field .input-box{display:flex;align-items: center;}

.map-fields li.right-field .input-box select{margin-bottom:0;}
.map-fields li.right-field .input-box span{margin-left:10px;font-weight:700;font-family: 'DIN W01 Regular';}
 */
.shipping-check-wrapper__title{margin-bottom:0}
.shipping-check-wrapper__link {
    color: #ed1c24;
  	cursor:pointer;
    text-decoration: underline;
}
.shipping-check-wrapper .shipping-check__link_store-details {
    margin-top: 12px;
}

.shipping-check-wrapper__tipsy-item {
    margin: 0;
    width: 100%;
    max-width: 500px;
  	position:relative;
}
.tipsy.tipsy--wide{
 display: none;
}

.shipping-cell__title-wrapper {
    padding: 12px;
    background-color: #f1f1f1;
    line-height: normal;
}
.shipping-cell__title {
    margin: 0;
    color: #010101;
    font-family: DIN W01 Medium,sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: .4px;
}

.shipping-cell .shipping-cell__text, .shipping-cell .shipping-cell__toggle-section .content {
    font-size: 14px;
}
/* .map-fields {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 12px;
} */
/* .reset-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    text-indent: 0;
}
#find-nearby-form .map-fields, .find-retailer-form .map-fields, .retailer-checkout-form .map-fields {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 12px;
}
.retailer-checkout-form .map-fields .location-field .button {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    font-family: DIN W01 Cond Medium,sans-serif;
}
.map-fields .location-field .label-text {
    margin: 0 0 0 30px;
    padding: 9px 0;
    font-weight: 700;
    height: auto;
  	text-transform:uppercase;
}


.retailer-checkout-form .map-fields .query-field {
    display: inline-block;
    width: auto;
    flex-grow: 3;
    padding-left: 0;
}
.retailer-checkout-form .map-fields .button-field {
    flex-grow: 0;
} */
.checkout__checked_container {
    background-color: #fff;
    border: 1px solid #000;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-right: 12px;
}
.checkout__checked_container i {
    display: none;
    color: #fff;
    font-size: 12px;
}
.icon-check:before {
    content: "\e919";
}
.shipping-check-wrapper .shipping-check__inner_container {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
}
.shipping-check-wrapper__cell-small {
    position: absolute;
    top: 0;
    left: 0;
}
.shipping-check-wrapper {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    margin: 0;
    border-bottom: 1px solid #e9e9e9;
    padding: 24px 0;
}
#findRetailCart{
    padding: 15px 0 50px;
}

#findRetailCart p{
  font-size :12px;
  line-height: 1rem;
}
.shipping-check-wrapper__cell-large{
list-style: none;
}

.input-text, .PhoneInputInput {
    display: block;
    width: 100%;
    background-image: none;
    outline: none;
}
#findRetailCart .js-find-retailer-error-field , #storelocator-query-error{
  color:#ed1c24;
}
#findRetailCart select{
  font-family: 'DIN W01 Regular';
border-radius: 0;
    border: 1px solid #bdbdbd;
    box-sizing: border-box;
    font-size: 14px;
    height: 44px;
    line-height: 24px;
    padding: 9px 28px 9px 14px;
    text-indent: .01em;
    vertical-align: baseline;
    width: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0252/4489/3237/files/select-bg.svg?44560) no-repeat 92.5% 47% #fff;
}


/* end */


/* media start*/

@media (min-width: 768px){
.shipping-retailers {
    flex-wrap: nowrap;
	}
  
  .find-retailer-form .right-field {
	width : 35% !important;
  display: inline-flex !important;
}
  
  .left-form {
  	width : 100% !important;
  }
}

@media (max-width:767px){
  .find-retailer-form .right-field {
  	width: 100% !important;
    margin-bottom: 20px !important;
    display: inline-flex !important;
  }
  
  .find-retailer .table-stacked td {
  	max-width: 100%;
    width: 100%;
  }
  
  #searchStores {
  	width: 35%;
  }
  
  
  
}

@media (min-width: 1230px){
  .left-form {
      width : 60% !important;
    }
}


@media (max-width:1200px){
  .shipping-cell__toggle-section .shipping-cell__wrapper .location-field{flex-grow:0;}
  .map-fields li.query-field{width:100%;}
  .map-fields li.right-field{flex-grow:inherit;width:50%;}
  .map-fields li.button-field{flex-grow:0;width:100%;}
  .map-fields li{margin-left:0;margin-bottom:20px;}
  
}
@media (max-width:991px){
  .tipsy{max-width:388px;}
  .shipping-retailers ul{width:60%;}
  .shipping-retailers > ul:not(:first-of-type){width:40%;}
  
  li.form-field.right-field.province-dropdown {
  	width: 100%;
  }
}

@media (max-width:767px){
  .shipping-cell__toggle-section .shipping-cell__wrapper .location-field{flex-wrap: wrap;
    flex-direction: column;width:100%;}
  .map-fields .location-field .label-text{margin-left:0;padding-top:15px;}
  .map-fields li.right-field{width:100%}
  .map-fields li.right-field .input-box{flex-direction: column;align-items: flex-start;}
  .map-fields li.right-field .input-box span{margin-left:0;margin-top:5px;}
  #findRetailCart select{background: url(https://cdn.shopify.com/s/files/1/0252/4489/3237/files/select-bg.svg?44560) no-repeat 98.5% 47% #fff;}
  .tipsy{max-width:500px;}
  .findRetailCartCheckBox{padding:24px 0 }
  #findRetailCart{padding:0;}
}

@media(max-width:575px){
  .shipping-retailers ul,.shipping-retailers > ul:not(:first-of-type){width:100%;}
  .shipping-retailers > ul:not(:first-of-type){padding:20px 0 0}
  
}


@media (max-width:375px){
  
  .map-fields .location-field .label-text{ margin:0; }
  
}



.overlay-cron {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.6);
}
.overlay-cron .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 75px;
    height: 75px;
   
}

/* popup 13-01-2021 */
.tipsy{background: #fff;
    color: #121212;
    display: none;
    line-height: 2;
    position: absolute;
    padding: 24px;
    margin-top: 0;
    width: 378px;
    z-index: 999999;
    box-shadow: 0 0 20px rgba(0,0,0,.25);
    opacity: 0;
    transition: opacity .25s ease-in-out;
	padding: 0;
    cursor: default;
    width: 100%;
  	max-width:500px;
    margin-top: 10px;
}


.tipsy.show {
    opacity: 1;
}
.tipsy-wrapper {
    padding: 20px;
    position: relative;
}
.shipping-close-wrapper {
    text-align: right;
}
.shipping-close-wrapper .icon-close {
    font-size: 16px;
    padding: 6px;
    background-image: url({{ 'close.svg' | asset_url }});
    background-repeat: no-repeat;
    background-position: center;
	height:20px;
  	width:20px;
  	display:inline-block;
  background-size: 55%;

}



.shipping-retailers {
    display: flex;
    flex-wrap: wrap;
}

.shipping-retailers__item.title {
    font-family: DIN W01 Medium;
    font-weight: 700;
}
.shipping-retailers__item b{display:block}

.shipping-retailers__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* .shipping-retailers__list{font-family:DIN W01 Regular,sans-serif} */
.shipping-retailers__item,.shipping-retailers__list {
    font-family: DIN W01 Regular,sans-serif;
    font-size: 12px;
    color: #414141;
    text-transform: none;
}
.shipping-retailers__item a {
    text-transform: none;
  	color:#ed1c24;
    word-break: break-word;
}
.map-retailer-canvas {
    width: 100%;
    height: 220px;
}
.shipping-retailers ul{
	width:50%;
}
.shipping-retailers > ul:not(:first-of-type) {
    padding-left: 20px;
    white-space: break-spaces;
}
.shipping-retailers__item b{position:relative;padding-left:23px}
.shipping-retailers__item b:after{
  content: "";
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    background-position: center;
    width: 12px;
    height: 11px;
    top: 7px;
    transform: rotate(260deg);
  background-image: url({{ 'phone-call.svg' | asset_url }});}

.shipping-retailers__item{margin-bottom:0;}

.shipping-retailers__item:last-child{display:flex;}
.shipping-retailers__item:last-child span{margin-right:10px;}
.shipping-retailers__item a:hover{text-decoration:underline}
.shipping-cell__alreadt_text{padding:0 15px;}







/* cart template changes 10/2/22 ends */

/* .find-retailer-form .right-field {
	width : 35% !important;
  display: inline-flex !important;
} */

.input-box {    
	padding: 0 10px 0 0;
    width: 100%;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

/* 22/11/21 */
.description-modal .content{
 text-align: left; 
}

/* end 22/11/21 */

/* 17/11/21 */

.popup-size_chart, .popup-description {
	text-align: center;
}

.size_chart-modal .modal-header .modal-icon  {
margin-left: auto;
    margin-right: auto;
}

/* 10/11/21 */
/* geometry table */
.geometry-section__wrapper .geometry-section__table td.geometry-section__table-heading{min-width: inherit!important;width: 80px;}
.geometry-section__wrapper .geometry-section__table-heading {font-family: 'DIN W01 Medium'!important;text-transform: capitalize!important;}
.geometry-section__wrapper .table td, .geometry-section__wrapper .table th{text-align:right; width: 150px !important; padding-right:30px !important}
.geometry-section__wrapper .table td, .geometry-section__wrapper .table th{padding:21px 24px;}
.geometry-section__wrapper .geometry-section__table.table td {min-width: 113px!important;}
.geometry-section__row-hover:hover td {color:#292929}


.geometry-section__table .geometry-section__table-section-heading {font-family: "DIN W01 Medium" !important;font-size:16px !important;font-weight:700 !important;}
.geometry-section__wrapper .geometry-section__table-heading{font-weight:300 !important;}
.geometry-section__wrapper .geometry-section__table td{font-size:16px;font-family: "DIN W01 Regular";font-weight:300 !important;letter-spacing:normal;padding: 8px 24px;line-height:1.5}
.geometry-section__wrapper .table-striped-even tbody tr:nth-of-type(2n) td{background-color:rgb(241, 241, 241)}
.geometry-section__table .geometry-section__row-hover td:first-child{position:relative;}
.geometry-table {overflow-x: auto;scrollbar-width: none;-ms-overflow-style: none;}
.geometry-table::-webkit-scrollbar {width: 0;height: 0;}

/*table hover method 2*/

.geometry-section__table{overflow: hidden;z-index:1;position:static}
.geometry-section__wrapper .geometry-section__table td span,.geometry-section__wrapper .geometry-section__table th span{position:relative;z-index:3}
.geometry-section__table td,..geometry-section__table th {cursor: pointer;position: relative;}
.geometry-section__table tbody tr td,.geometry-section__table tbody tr th{position:relative;}
.geometry-section__table td:hover::before{ background-color:rgba(37,37,37,0.4);content: '\00a0';  height: 100%;left: -5000px;position: absolute;  top: 0;width: 10000px;   z-index: 2;        }
.geometry-section__table td:hover::after { background-color:rgba(37,37,37,0.1);content: '\00a0';  height: 10000px;    left: 0;position: absolute;top: -5000px;width: 100%;z-index: 1;}

@media(max-width:798px){
  .geometry-section__wrapper .geometry-section__table.table td{padding:4px 0px 4px 4px !important;}
}

@media (max-width:767px){
.geometry-section__wrapper .geometry-section__table td.geometry-section__table-heading {
    min-width: inherit!important;width: 80px;}

 /* 19/11/21 */
  .product-c-wrap .product-c-item{height:100% !important;min-height:100%}
  .product-c-item-wrap .slick-track{display: flex;align-items: center;}
   
  td.geometry-section__table-heading {
     text-align: left !important; 
}
}

/* end*/



/* 9/11 */
@media screen and (max-width: 767px) {
  .search-tab-content .products-type{min-height:inherit !important}
 .search-tab-content .product-list{margin-bottom:0 !important}
}
.search-tab-content .product-details span.price{text-align:left;}
.search-tab-content .product-list .price span.money{ font-size:16px; font-weight:300;}
.search-tab-content .product-list .collection-product-details-wrapper .product-details .title{font-size: 1.125rem;
    font-weight: 700;font-family: 'DIN W01 Regular';}
.only-title.search-tab-content .products-type{min-height: inherit!important; height: auto !important;}
.only-title.search-tab-content  .product-list{height:auto}
.only-title .product-list .image-element__wrap{margin-bottom:20px}

.only-title .search-page .product-list .collection-product-details-wrapper .product-details .title{margin-top:0}
.only-title .product-wrap{margin-bottom:0 !important}
/* end */

/*11-10-2021*/
.dropdown_column .dropdown_column__menu ul li a{display:inline-block;}
/*end*/



li.mobile-menu-currency img#flag-icon {
    margin-right: 7px;
    line-height: 12px;
    max-width: 20px;
    margin-top: 5px;
    float: left;
}
li#ly-languages-switcher-li {
    display: none;
}
.cart .image-element__wrap img {
    max-height: 140px;
}
.cart_image > img {
    max-height: 50px;
}

.inner-product-info .store-pickup-feature {
    max-width: 250px;
}
p.warning.animated.bounceIn {
    position: absolute;
    color: #ed1c24;
    font-family: DIN W01 Medium;
    bottom: -10px;
}

.ly-flag-icon-en {
    background-image: url('https://cdn.shopify.com/s/files/1/0253/8697/5295/t/18/assets/ly-icon-zh-CN.svg?v=17671691963418041714') !important;
}
.ly-custom-dropdown-list i.ly-icon.ly-flag-icon {
    background: none !important;
    display: none;
}

#mobile_menu .ly-languages-switcher.ly-breakpoint-2 {
    display: block;
}
.ly-languages-switcher .ly-custom-dropdown-list {
    left: 0;
    position: absolute;
    top: 30px;
    margin: 0;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(0,0,0,.25);
    float: left !important;
    text-align: left !important;
    z-index: 1;
    max-width: 113px;
    padding: 0 10px !important;
}
.ly-is-open .ly-custom-dropdown-list {
    display: block !important;
    width: auto;
}
.ly-is-open .ly-custom-dropdown-list a {
    display: flex;
    padding: 0 !important;
    color: #333 !important;
    white-space: normal;
}
.ly-is-open .ly-custom-dropdown-list a:hover {
    color: #d9121a !important;
}
.ly-is-open .ly-custom-dropdown-list a .ly-flag-icon {width:20px; height: 16px;}
.ly-is-open .ly-custom-dropdown-list a span {
    color: #333;
    font-size: 10px;
    letter-spacing: 0.8px;
  	padding: 0;
}
.ly-is-open .ly-custom-dropdown-list li {
    margin-right: 0 !important;
    text-align: left !important;
  	padding: 10px 0;
}
.menu.left .ly-custom-dropdown-current .ly-icon {
	height: 13px;
    width: 15px;
}
.menu.left .ly-custom-dropdown-current-inner {
    text-transform: uppercase;
}
.menu.left .ly-custom-dropdown-current-inner.ly-arrow-down{
  height: 12px;
  background-size: 18px 12px;
}
.ly-is-open .ly-custom-dropdown-list {
    display: inline-block !important;
    min-width: 113px;
}
.header_top .top_bar .menu li.change-region a {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    min-width: 100%;
}

.ly89557 .dropdown_column .dropdown_column__menu .dropdown_title li a {
    font-weight: 900;
}
.page-wishlist .whishlist-btn-add-to-cart .sold_out_gry_btn {
    background-color: #DCDCDC;
    border-color: #DCDCDC;
}
.page-wishlist .whishlist-btn-add-to-cart .sold_out_gry_btn:hover {
    background-color: #DCDCDC !important;
    border-color: #DCDCDC !important;
}

#cart_form > button#checkout {
    display: none;
}
.sidebar-block.size label.checkbox-container {
    line-height: 26px !important;
}
.sidebar-block .checkbox-container{
    padding-left: 22px;
    margin-top: 3px;
}
div.breadcrumb-collection .breadcrumb_text {
    padding: 13px 45px 10px 55px;
}
.collection_swatches a span.color_top
{
  background:#fff;
}
.twelve.columns.medium-down--one-whole.product-display.no-product {
    width: 100%;
    margin-top: 50px;
}
.collection_swatches a span.color_bottom {
    background: #fff;
    margin-top: -1px;
}

.search_form button.primary-button {
    min-width: 76px;
  font-family: DIN Offc W01 Cond;
}

.inner-product-info .product-title .product_name {
    letter-spacing: 0px;
}
.inner-product-info .swatch_options .swatch .swatch span.color_bottom
{
  margin-top:-1px;
}
.profile-outer.common-profile.wishlist-dashboard .left-account-block {
    width: 100%;
}
.wishlist-grid--empty-list {
    border-top: 0px solid #e9e9e9;
    padding-top: 0px;
}
.empty-list--info {
      background-color: #f8f8f8;
    padding: 16px 24px;
    min-height: inherit;
}
.empty-list--info h5{
font-family: 'DIN W01 Regular';
letter-spacing: 0;
  font-size: 12px;
  padding: 0;
    margin: 0; 
  line-height: 20pt;
  color: #8e8e8e;
}
 .account-bg .no_found {
       font-size: 12px !important;
 }
#address_tables .account-bg {
    min-height: inherit;
    width: 100%;
    margin: 0 15px;
}
.Subtotal {
    text-transform: uppercase;
    font-family: DIN W01 Medium;
}

.wishlist-dashboard .account-bg {
    padding-bottom: 15px;
    min-height: inherit;
}

.history-block .account-bg {
    min-height: inherit;
}
.full-width-container.wishlist-container .wishlist-title h3 {
    margin-bottom: 0;
    font-family: DIN W01 Medium;
    text-transform: capitalize;
}
#address_tables .account-bg p.no_found {
    font-size: 12px;
    color: #8e8e8e;
    line-height: 2rem;
}
.right-account-menu.history-block p.no_found
{
   color: #8e8e8e;
}

/*.product-template .inner-product-info .swatch_options .swatch .swatch span {
    width: 30px;
    min-width: 30px;
    position: absolute;
    border: none;
    top: -2px;
    left: -2px;
    bottom: 0;
    right: 0;
    height: 30px;
    transform: rotate(26deg);
    transition: none;
}
.product-template .inner-product-info .swatch_options .swatch .swatch {
    max-width: 26px;
    width: 26px;
    height: 26px;
    min-width: 1px;
    min-height: 1px;
    transform: rotate(-26deg);
    border-radius: 100%;
    cursor: pointer;
    position: relative;
}
.swatch_options input:checked+.swatch-element {
    border-color: #000;
    box-shadow: 0px 0px 0px 1px #999;
    border: 3px solid #fff;
}*/

.wishlist_message {
    position: absolute;
    width: 100%;
    z-index: 23;
    top: 92px !important;
}
#mobile_menu {
    margin: 10px 20px;
    overflow-y: scroll !important;
    height: 100% !important;
    max-height: 500px !important;
}
.placeholder
{
  color: #bdbebf !important;
    font-weight: normal !important;
    font-size: 22px !important;
    font-family: 'DIN W01 Cond Medium' !important;
    line-height: 28px !important;
}


/*
.inner-product-info .swatch_options input:checked+.swatch-element span, .inner-product-info .swatch_options .swatch .swatch:hover span {
   width: 42px;
    min-width: 16px;
    position: absolute;
    border: none;
    top: -8px;
    left: -4px;
    bottom: 0px;
    right: 0px;
    height: 42px;
transform: rotate(0deg);
}*/
#header .top_bar a span.cart_count, #header .top_bar a span.wishlist_count {
    font-size: 10px;
    font-weight: bold;
}

@media screen and (min-width: 768px) {
  .product-template .gallery-wrap.js-product-page-gallery .js-product-gallery.product_gallery
  {
    	 max-height: 45vh;
      min-height:45vh;
  }
  .product_gallery .gallery-cell span {
      max-height: 45vh;
      min-height:45vh;
  }
  .product_gallery .gallery-cell .ar-image model-viewer {
   max-height: 45vh;
      min-height:45vh;
     width:auto;
    height:auto;
  }
  .product_gallery img {
      width: auto !important;
      max-height: 45vh !important;
    min-height: 45vh !important;
  }
}
@media screen and (min-width: 1180px) {
  .product-template .gallery-wrap.js-product-page-gallery .js-product-gallery.product_gallery
  {
    	 max-height: 68vh;
      min-height:68vh;
  }
  .product_gallery .gallery-cell span {
      max-height: 68vh;
      min-height: 68vh;
   
  }
  .product_gallery .gallery-cell .ar-image model-viewer {
   max-height: 68vh;
      min-height:68vh;
     width:100%;
    height:100%;
  }
  .product_gallery img {
       width: auto !important;
      max-height:68vh !important;
    min-height:68vh !important;
  }
}

@media screen and (max-width: 768px) {
   .product-template .gallery-wrap.js-product-page-gallery .js-product-gallery.product_gallery
  {
    	 max-height: 25vh;
      min-height:25vh;
  }
  .product_gallery .gallery-cell span {
      max-height: 25vh;
    	min-height: 25vh;
  }
  .product_gallery .gallery-cell .ar-image model-viewer {
   max-height: 25vh;
      min-height:25vh;
     width:auto;
    height:auto;
  }
  .product_gallery img {
      width: auto !important;
      max-height: 25vh !important;
      min-height: 25vh !important;
  }
  
  p.warning.animated.bounceIn {
    position: relative;
    color: #ed1c24;
    font-family: DIN W01 Medium;
    bottom: unset;
    font-size: 15px;
    line-height: 16px;
    text-align: left;
    padding-top: 10px;
}
  
}

@media screen and (max-width: 480px) {
  .product-template .gallery-wrap.js-product-page-gallery .js-product-gallery.product_gallery
  {
    	 max-height: 37vh;
      min-height:37vh;
  }
  .product_gallery .gallery-cell span {
      max-height: 37vh;
    min-height: 37vh;
  }
  .product_gallery .gallery-cell .ar-image model-viewer {
   max-height: 37vh;
      min-height:37vh;
     width:auto;
    height:auto;
  }
  .product_gallery img {
     width: auto !important;
      max-height: 37vh !important;
    min-height: auto !important;
  }
}


/* Nexus 5 CSS */

@media only screen 
and (min-width: 360px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 3.0) {
  #mobile_menu {
  	max-height: -webkit-calc(100vh - 96px) !important;
    max-height: calc(100vh - 96px) !important;
  }
}

/* Iphone 5 CSS */
@media only screen 
  and (max-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
   #mobile_menu {
  	max-height: -webkit-calc(100vh - 96px) !important;
    max-height: calc(100vh - 96px) !important;
  }
}


/*@media screen and (max-width: 1024x) {
  .product_gallery .gallery-cell span {
      width: 100%;
      display: block !important;
      max-height: 20vh;
  }
  .product_gallery img {
    background-color: #f8f8f8;
    height: 20vh !important;
    max-height: 20vh;
    width: auto !important;
   }
}
@media screen and (max-width: 768px) {
  .product_gallery .gallery-cell span {
      width: 100%;
      display: block !important;
      max-height: 50vh;
  }
  .product_gallery img {
    background-color: #f8f8f8;
    height: auto !important;
    max-height: 30vh;
    width: auto !important;
   }
}*/




.dropdown_container .dropdown {
    box-shadow: 2px 9px 14px 0px #999;
}
.header_top .promo_banner .promo_banner__content p {
    font-size: 13px;
    color: #fff;
    text-transform: none;
    letter-spacing: 0.2px;
    font-family: Helvetica,sans-serif;
    font-weight: bolder;
}
.find-a-retailer-mobile > a {
    padding: 2px 0 7px 0;
}
.customers-addresses .address_table {
    margin-bottom: 30px;
}
.cart_content ul {
    padding: 0;
    padding-right: 25px;
}

.cart_content .js-cart_content__form ul {
    padding: 0;
    padding-right: 0;
}

.cart_container.active_link .cart_content {
    display: block;
    overflow-y: unset !important;
    max-height: unset !important;
    padding-right: 25px;
    top: 85%;
    right: 1.5%;
}
.cart_content table {
    margin-bottom: 15px;
    overflow-x: auto !important;
    max-height: calc(50vh - 60px) !important;
    display: block;
    padding-right: 15px;
}

#mobile_menu li.sublink.mobile-mega-menu-parent:first-child > a {
    display: none;
}
#mobile_menu li.sublink.mobile-mega-menu-parent:first-child > a.parent-link--false {
    display: block;
}

#mobile_menu img#maps-icon {
    display: none;
}
.dropdown.menu.about-us-menu {
    background: #121212;
}
.mega-menu.mega-menu-3 .left-menu-column {
    width: 100%;
    background-color: #121212;
}
.mega-menu.mega-menu-3 .right-content-column {
    width: 78%;
    float: left;
    display: block;
}
.mega-menu.mega-menu-3 .dropdown_column__menu {
    display: block;
    width: 22%;
    float: left;
}	
.product__swatches--selectedLabel {
    float: left;
    clear: both;
}
 input[type="telephone"]{
    display: block;
    width: 100%;
    height: 44px;
    min-height: 44px;
    padding: 0 10px;
    margin: 0;
    line-height: 22px;
    border: 1px solid #cccccc;
    outline: none;
    background: #fff;
    color: #5f6a7d;
    font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
    -webkit-appearance: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-fullwidthimage h1{
   font-family: 'DIN W01 Cond Medium';
font-size: 32px;
}

select#ly-languages-switcher {
    display: none;
}

ul.header-language-selector.drop-menu.active a.active {
    display: none;
}
#mobile_menu {
    height: auto;
}

#ly-languages-switcher-li > a {
    display: none;
}
.mobile-menu-currency a
{
 display:block; 
}

.mobile-menu-currency a.active
{
 display:none; 
}
ul.header-language-selector.drop-menu.active img#flag-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
}
ul.header-language-selector.drop-menu.active a {
    color: #333 !important;
    display: inherit;
    padding: 10px 0 !important;
    color: #333 !important;
    width: 110px;
    background: #fff !important;
}
li.mobile-menu-currency img#flag-icon {
    margin-right: 7px;
    line-height: 12px;
}

#ly-languages-switcher-li > a.active {
    display: inherit;
    color: #fff;
}
ul.header-language-selector.drop-menu {
    display: none;
}
ul.header-language-selector.drop-menu.active {
    display: block;
    position: absolute;
    top: 30px;
    margin: 0;
    padding: 0;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(0,0,0,.25);
    float: left !important;
    text-align: left !important;
    z-index: 1;
max-width: 107px;
}


.product_section .inner-product-info .description.bottom {
    border-bottom: none;
    display: none;
}
h2, .h2, h2.title {
    font-family: 'DIN W01 Cond Medium';
    font-weight: lighter;
    font-style: normal;
    font-size: 30pt;
  	line-height: 30pt;
    letter-spacing: 1px;
}
.fullwidthimage-page .container.main.content {
    padding: 0;
}
.page-fullwidthimage ul ul {
    margin: 0;
}
.fullwidthimage-content > ul {
    padding: 0;
}
.page-fullwidthimage ul li {
    font-family: Helvetica,sans-serif;
    font-weight: lighter;
    font-style: normal;
	font-size: 16px;
}
.page-ridefaq .container-fluid.storytext-wrapper.headline-desc-cta.text-align-left {
    max-width: 1000px;
}
.page-warranty .container.main.content,
.page-test .container.main.content,
.page-safety-notices .container.main.content,
.page-cadence .container.main.content
{
    padding: 0;
}

.fullwidthimage-content {
   max-width: 1000px;
    margin: 120px auto 50px auto;
    display: block;
    padding: 0 20px;
}
.page p,p{
    font-size: 1rem;
    line-height: 2rem;
    font-family: Open Sans,sans-serif;
}
.page-about .story-text-wrapper {
    padding: 10px 0 96px 0;
  text-align: center;
}
.cms-quote-block.cms-quote-transparent > p {
    color: #333;
    font-family: 'DIN W01 Light';
    font-size: 2.25rem;
    font-weight: bolder;
    line-height: 2.25rem;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
}
.cms-quote-block.cms-quote-transparent {
    background: transparent;
    padding: 96px 45px 0 45px;
    text-align: center;
}
.page-about .cms-button-set {
    display: inline-block;
    text-align: center;
  margin-top: 10px;
}
.page-about .cms-button-set a {
    color: #FFF;
    padding: 12px 30px;
}
.cms-title-content {
    letter-spacing: 1px;
}
.page-contact-us .promo-container {
    max-width: 1280px;
}
.page-contact-us .promo-content-wrapper {
    background-color: #F8F8F8;
    padding: 10px;
}
.page-contact-us .promo-item {
    width: 31%;
    margin: 20px 1%;
    text-align: center;
}
.page-contact-us .promo-item-content h5 a{
    color: #414141;
    text-decoration: none;
    position: relative;
    transition: color .1s linear;
    font-size: 16px;
    font-family: 'DIN W01 Cond Medium';
    text-transform: capitalize;
    letter-spacing: 1px;
}
.page-contact-us .promo-item-content {
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-contact-us .test-content.cms-container {
    padding-bottom: 40px;
}
.cms-content-wrapper .cms-banner-left a {
    color: #fff;
    text-decoration: underline;
}
#shopify-section-ridefaq .container-fluid,#shopify-section-powersupport .container-fluid,#shopify-section-missioncontrol .container-fluid {
    max-width: 1000px;
    margin: 20px auto;
}
.page-powersupport div.container {
    padding: 0;
}
.page-missioncontrol div.container {
    padding: 0;
}


@media only screen and (max-width: 991px){
	.cms-content-wrapper .cms-banner-left a {
		color: #333;
	}
    .fullwidthimage-content {
        max-width: 1000px;
        margin: 20px auto 50px auto;
        display: block;
        padding: 0 20px;
    }
}
.wishlist-page p{
/*     //margin: 0 0 15px; */
    font-style: normal;
    line-height: 1.6em;
 	font-family : 'DIN W01 Regular';
    font-size: 12px;
}
.wishlist-grid.wishlist-wrapper .product-info .product-name .text--title {
    margin-bottom: 0;
    font-size: 14px;
  font-family : 'DIN W01 Regular';
}
p.no_found{
     font-family: DIN W01 Regular;

}
#recover-email-error, #customer_email-error, #customer_password-error{
 color : #ed1c24 !important;
   font-family: 'DIN W01 Regular'!important;
  font-size: 12px!important;
    text-transform: none !important;
    line-height: 14px !important;
    text-align: left !important;
} 
.errors ul li{
 color : #ed1c24 !important;

}
.errors ul li a{
 text-decoration: underline;
}
#recover-password h4,
.customers-reset_password form h4{
  font-family: DIN W01 Medium !important;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0;
}
#recover-password .action_bottom .btn{
  margin-bottom: 0;
  line-height: 40px !important;
}
#recover-password .action_bottom .note {
  line-height: 45px !important;
  height: 45px !important;
}
.customers-reset_password form label {
    font-family: DIN W01 Medium;
    font-weight: normal;
}


form p {
 font-family: 'DIN W01 Regular'!important;
}
#recover-password label {
    font-family: DIN W01 Medium;
      font-weight: normal;
}
.wishlist-page.wishlist_message{
margin: 0 0 0px !important;
}
#recover_customer_password .errors ul{
    padding: 0 16px;
    margin: 0;
} 
.out-of-stock{
  color:  #ed1c24 !important;
/*   right: 21px; */
}
.product__stock-message.low-stock {
    color: #fe7a00;
/*     right: 48px; */
}
.product__stock-message.in-stock {
    color: #00ab06;
}
.product__stock-message {
   font-size: 10px;
    text-transform: uppercase;
    margin: 30px 0 0!important;
    font-family: DIN W01 Medium,sans-serif;
    font-weight: 700;
    display: block;
    position: absolute !important;
    left: 0;
    top: 50px;
   
}
.product-description-wrapper  ul li {

font-family: Helvetica,sans-serif !important;
  margin-bottom:0 !important;
}
.product-description-wrapper  ul li+li{
padding-top:32px !important;
}
.product-description-wrapper .descLinkWrapper{
margin-bottom:60px;
}
.product-description-wrapper .descLinkWrapper a{
  cursor: pointer;
    font-family: DIN W01 Cond Medium,sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
  color: #121212;
}
.product-description-wrapper .descLinkWrapper a:focus{
color: #ed1c24;
  outline: 1px solid #ed1c24;
    z-index: 1;
}

/*.inner-product-info .swatch_options input:checked+.swatch-element span.color_bottom {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
.inner-product-info .swatch_options input:checked+.swatch-element span.color_top {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
}

.inner-product-info .swatch_options .swatch .swatch:hover span.color_top {
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
}

.inner-product-info .swatch_options .swatch .swatch:hover span.color_bottom 
{
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}*/
.inner-product-info .swatch_options .swatch .swatch {
    border: 1px solid #ccc;
}
.inner-product-info .swatch_options .swatch .swatch:hover {
    border: 3px solid #fff;
    box-shadow: 0px 0px 1px 1px #555555;
}
.inner-product-info .swatch_options input:checked+.swatch-element
{
    border: 3px solid #fff;
    box-shadow: 0px 0px 1px 1px #555555;
}

.inner-product-info .swatch_options input:checked+.swatch-element span.color_top {
    height: 14px;
    border-top-left-radius: 22px;
    border-top-right-radius: 26px;
}

.inner-product-info .swatch_options input:checked+.swatch-element span.color_bottom {
    height: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}
.inner-product-info .swatch label {
    padding: 0 6px;
}
.inner-product-info .swatch_options .swatch .swatch:hover span.color_top {
    height: 14px;
    border-top-left-radius: 22px;
    border-top-right-radius: 26px;
}

  .inner-product-info .swatch_options .swatch .swatch:hover span.color_bottom {
    height: 14px;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}

/*.swatch span {
    width: 27px;
    min-width: 16px;
    position: absolute;
    border: none;
    top: -11px;
    left: -8px;
    bottom: 0px;
    right: -3px;
    height: 25px;
    transform: rotate(26deg);
}*/


@media screen and (max-width: 1159px) {
  .product__stock-message{ 
    margin: 40px 0 0!important; 
  }
}
@media screen and (max-width: 798px) {
  #mobile_menu li.sublink.mobile-mega-menu-parent:first-child > a {
  	display: block;
  }
  .find-a-retailer-mobile > a:first-child {
  	padding: 0px;
  }
  .find-a-retailer-mobile > a:last-child {
  	padding: 12px 0; 
  }
   .cart_container.active_link .cart_content {
  	display: none !important;
  }
  .menu .ly-custom-dropdown-list-element {
    padding: 0 !important;
    margin: 0;
  }
}

.home-page-product.owl-carousel .owl-stage
{
display: flex;
flex-direction: row;
}

.wg-flags.flag-1 a:before{
background-image: url("//cdn.shopify.com/s/files/1/0253/8697/5295/t/19/assets/country-CN.svg") !important;
}
aside .wg-flags.flag-1 a:before{
    background-size: auto 13px !important;
}
.wg-li.flag-1.tw a:before{
      background-position: 0px 0 !important;
}

.wg-li.flag-1.en a:before, .wg-li.flag-1.eo a:before{
background-position: 0px 0 !important;
}
#wg_progress .wg-progress-bar{
  background-color: #ed1c24 !important;
}
.english-class-wrapper ,.china-class-wrapper{
display:none;
}
.header .promo_banner a{
color:#FFF;
text-decoration:underline;
}
.shg-sld-slides-padded{
padding:0 0 !important;
}
.product-template .gallery-wrap.js-product-page-gallery .js-product-gallery.product_gallery{
  background:#FFF;
}
.shop_button.model_button,.shop_button.category_button{cursor:pointer;}
/* Hybris collection structure */
.collection_swatches a{
	height:29px;
  	width:29px;
}
.collection_swatches a span.color_top ,.collection_swatches a span.color_bottom{
	height:15px;
}
.collection_swatches a.last-swatch {
    transform: none;
    text-align: center;
}
.collection_swatches a span.remaining-variants{
	top: 12px; 
    left: -2px; 
    color: #414141; 
    font-size: 11px;
}
.product-display.collections-details-wrapper span.price{
	text-align:left;
}
.product-display.collections-details-wrapper .one-third, #shopify-section-search-template .one-third{margin-bottom: 32px !important}
.product-display.collections-details-wrapper .price span.money, #shopify-section-search-template .price span.money{font-size:16px;font-weight:300}
.product-display.collections-details-wrapper .product-details .title,#shopify-section-search-template .product-details .title{font-size: 1.125rem;font-weight: bold;font-family: 'DIN W01 Regular';}

.product-display.collections-details-wrapper .was_price,#shopify-section-search-template .was_price{margin-left:10px;}
#shopify-section-search-template span.price{text-align:left;}
/* Hybris collection structure */
td.product__specs-table-key{padding-left:0px}

/*****27-07-2020 ****/
/* .product-template .gallery-wrap.js-product-page-gallery .js-product-gallery.product_gallery.no-zoom-wrapper a
{
  pointer-events:none;
} */
.product_gallery .gallery-cell .ar-button
{
  position:absolute;
  top:30px;
  display:none;
  right:11%;
  background: transparent;
    padding: 0;
    margin: 0;
}
.product_gallery .gallery-cell .ar-button span
{
  min-height: auto !important;
    max-height: inherit !important;;
    width: 77px;
}
.product_gallery .gallery-cell .ar-button span img	
{
  display: block;
    min-height: auto !important;
    max-height: inherit !important;
    background-color: #fff;
}
.product_gallery .gallery-cell .ar-button span img.zoomImg
{
  display:none !important;
}
@media screen and (max-width: 798px) {
  .product_gallery .gallery-cell .ar-button{
  display:block;
}
}
@media screen and (max-width: 575px) {
  .product_gallery .gallery-cell .ar-button{
	top:15px;
}
}

/* 28-07-2020 */
.fancybox-slide--image .fancybox-image-wrap .fancybox-next
{
  right:0;
}
.fancybox-slide--image .fancybox-image-wrap .fancybox-prev
{
  left:0;
}

/* product description  */
.product_section .description.bottom{
	font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    margin-bottom: 16px;
    font-family: Helvetica,sans-serif;
}

/***** 07/08/2020(Header Changes) *****/
.main_nav_wrapper .nav .menu li a
{
  line-height: 14px;
  /*  max-width: 150px; */
    text-align: center;
}
.main_nav_wrapper .nav
{
  padding-top:0;
}
.main_nav_wrapper .nav ul.menu {
    padding: 2px 44px 2px 0;

}
.main_nav_wrapper .nav .menu li
{
  vertical-align:middle;
}
.caption .pretext span,.caption .pretext p,.caption .pretext,.caption .subtitle{
   font-weight:600 !important;
}

.banner .caption .headline{
  margin-left:0px;
}

.banner.homepage-slideshow .headline{
  max-width:400px;
}

.instalment_price{
font-size: 14px;
      display: block;
    padding-top: 5px;
}


/* search tab */
.search-tab-wrapper{padding:50px 0;position:relative;}
.search-page-tab,.search-tab-wrapper .search-selected{padding: 0px;list-style: none;flex-wrap: wrap;display: flex;align-items: center;justify-content: center;}
.search-page-tab li,.search-tab-wrapper .search-selected li{background: none;display: inline-block;cursor: pointer;padding:0 15px;}
.search-page-tab li a,.search-tab-wrapper .search-selected li a{text-align:center; border-bottom:1px solid transparent;text-transform:uppercase; display:inline-block;color:#8e8e8e;padding:10px 0; font-family: DIN W01 Medium,sans-serif;font-size: 20px;line-height: 24px;}
.search-page-tab li.current a{border-bottom: 1px solid #414141;color: #414141;}
.search-tab-content{display: none;}
.search-tab-content.current{display: inherit;}

/* search tab end */
.search-no-result-wrapper{background-color:#fff}
.search--no-results{text-align:center;padding:100px 0 50px;}
.search--no-results h4{font-family: DIN W01 Regular,sans-serif;font-size: 24px;text-transform: inherit;}
.search--no-results p{margin-top: 24px;font-family: Helvetica,sans-serif;font-size: 14px;}
.search--no-results.search-tab-content{padding-top:0px;}

.search-selected li i{display:none;}
.search-tab-wrapper .search-selected{display:none;}
.search-page .product-list .collection-product-details-wrapper .product-details .title{margin-top:20px}
.search-tab-wrapper .search-selected li a{position:relative;}
.search-tab-wrapper .search-selected li a:after{transition:all 0.3s; position:absolute;content:"";right:18px;top:16px;width:12px;height:12px;
  background-image: url('https://cdn.shopify.com/s/files/1/0335/6114/9499/files/left-arrow.png?v=1636458687');background-position:center;background-size:100%;transform: rotate(267deg);}
.search-tab-wrapper.dropdown-open .search-selected li a:after{transform: rotate(90deg);}

.search-tab-content .product-list .product_image a{display:block;}
.search-tab-content .products-type{min-height:400px}

@media(max-width:767px){
  .search-tabbing-section .four.columns.medium-down--one-half.small-down--one-half{width:100%;margin-left: 0;margin-right: 0;}
  .search-tabbing-section .container-fluid{padding:0 15px;}
  .search-selected li{position:relative;}
  .search-selected li i{transform: rotate(268deg);display:block;display: inline-block;width: 10px;position: absolute;right: 20px;top: 10px;transition:all 0.3s;}
  .dropdown-open .search-selected li i{transform: rotate(90deg);}
  .search-tab-wrapper .search-selected{display:flex;margin-bottom:0}
  .search-tab-wrapper .search-selected li a {color: #414141;width:100%;}
  .search-page-tab li.current a{color:#ed1c24;border-bottom: 1px solid transparent;}
  .search-page-tab{margin-top:0}
  .search-page-tab li a, .search-tab-wrapper .search-selected li a{text-align:center;font-size: 16px;line-height: 24px;width:100%; }
  .search-page-tab li{width:100%;text-align:center; }
  .search-tab-wrapper .search-selected li a span{font-weight:700;color: #414141;}
  .search-page-tab{display: none;flex-direction:column;justify-content:center;}
  .search-tab-wrapper .search-selected li{width:100%; text-align:center;}
  .search-page-tab li, .search-tab-wrapper .search-selected li{padding:0;}
}

@media screen and (min-width:768px) {
    .search-page-tab{display:flex !important; }
}

@media(max-width:480px){
  .search-tab-wrapper .search-selected li a{padding-right:20px;}
  .search-tab-wrapper .search-selected li a:after{right:8px;}
}
/* end */


/* 31-may-2022 */
.collection-description-wrapper{padding:70px 100px;background-color:#121212}
.collection-description-wrapper p,.collection-description-wrapper h3{color:#fff;text-align:center}
.collection-description-wrapper h3 {margin-bottom:0;font-size: 22px;font-weight: 700;text-transform: inherit;}
.collection-description-wrapper .container{max-width:1000px;width:100%;}
@media(max-width:991px){
  .collection-description-wrapper{padding:70px 100px;}
}
@media(max-width:767px){
.collection-description-wrapper{padding:50px;}
}
@media(max-width:575px){
.collection-description-wrapper{padding:50px 20px;}
}
@media(max-width:375px){
.collection-description-wrapper{padding:50px 0;}
}

/* 01-11-2022 */
/* .main_nav_wrapper .nav .menu li a {
    max-width: initial;
    padding: 21px 1.7vw;
}
@media (max-width: 1024px) {
  .main_nav_wrapper .nav .menu li a {
      padding: 20px 1.4vw;
  }
}
@media (max-width: 991px) {
  .main_nav_wrapper .nav .menu li a {
      padding: 25px 8px;
  }
} */

/* 07-11-2022  */
/* .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_column:nth-child(3),
.dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_column:first-child{
  border: none;
}
.dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
  max-width: 954px;
}
.dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
  max-width: 864px;
}
@media (max-width: 2400px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 930px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 845px;
  }
}
@media (max-width: 2220px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 917px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 817px;
  }
}
@media (max-width: 2000px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 889px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 797px;
  }
}
@media (max-width: 1920px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 878px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
      max-width: 786px;
    }
}
@media (max-width: 1800px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 849px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 771px;
  }
}
@media (max-width: 1680px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 840px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 758px;
  }
}
@media (max-width: 1600px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 739px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_column .dropdown_column__menu {
      width: 100%;
  }
}
@media (max-width: 1470px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 823px;
  }
}
@media (max-width: 1400px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 814px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 718px;
  }
}
@media (max-width: 1300px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 796px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 695px;
  }
}
@media (max-width: 1150px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
    max-width: 785px;
  }
}
@media (max-width: 1024px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
     max-width: 685px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 586px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_column .dropdown_column__menu {
      width: 29%;
  }
}
@media (max-width: 991px) {
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_content {
     max-width: 560px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes.dropdown_turbo_bikes_ch .dropdown_content {
    max-width: 467px;
  }
  .dropdown_container.mega-menu.dropdown_turbo_bikes .dropdown_column .dropdown_column__menu {
      width: 37%;
  }
}

a.dropdown_link.mega-menu-parent.active_link {
    position: relative;
} */
/*a.dropdown_link.mega-menu-parent.active_link:after {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    width: 1px;
    height: 280%;
    background: #000;
    z-index: 11111;
} */
/*end*/

/* 26-04-2023 - Home page banner image issue */

@media(max-width: 575px) {
  .homepage-slideshow .image-element__wrap {
	background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
  }
  .banner.flickity-enabled.is-draggable .flickity-viewport, 
  .banner.homepage-slideshow, 
  .banner.homepage-slideshow .gallery-cell, 
  .banner.homepage-slideshow .gallery-cell img {
      height: calc(85vh - 86px)!important;
  }
}

@media(max-width: 575px) and (max-height: 736px) {
  .banner.flickity-enabled.is-draggable .flickity-viewport, 
  .banner.homepage-slideshow, 
  .banner.homepage-slideshow .gallery-cell, 
  .banner.homepage-slideshow .gallery-cell img {
      height: calc(90vh - 86px)!important;
  }
}
/* end */