/** Shopify CDN: Minification failed

Line 284:44 Invalid escape
Line 494:48 Invalid escape

**/
.animated-plus {
  display:flex;
  width:20px;
  padding:5px;
}

ul.nav-container>li {
  width:fit-content;
}
.mega-menu>.container{
overflow-y: auto;
  max-height: 80vh; /* instead of fit-content */
  }

/*********Product Page******************/
/*******************************************/
/*******************************************/
recently-viewed-products .product-item{
  background: white;
}

.product-info-badge{
  padding: 2px 7px;
  border: 2px black solid;
  border-radius: 15px;
  margin-right: 5px;
  font-weight: 900;
}

.product-badges .badge-row .metafield-rich_text_field{
  display: inline-block;
}
.product-badges .badge-row.condensedText{
  line-height: 1;
  font-style: italic;
  color: #cf0000;
}


.shopify-payment-button__button{
  border-radius: 50px !important;
}

.size-chart--header{
  font-weight: 700;
  font-size: 36px;
  padding-bottom: 20px;
  text-align: center;
}

.size-chart--subheader{
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}

/*Modal Popup with Size Chart*/
button.product-form__option-link.link.text--subdued.hidden-phone { }
.custom-modal_main { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; display: none; padding: 10px; overflow: hidden; overflow-y: auto; white-space: nowrap; background-color: #00000080; content: ""; opacity: 0; visibility: hidden; transition: opacity .15s cubic-bezier(.6, .05, .01, .99); -webkit-overflow-scrolling: touch; outline-style: auto; padding: 25px; }
.custom-modal_main.active { z-index: 899; visibility: visible; opacity: 1; display: block; }
.custom-modal_main .modal-inner { position: absolute; width: calc(100% - 20px); left: 0; right: 0; top: 50%; z-index: -1; padding: 15px; margin-right: auto; margin-left: auto; overflow: hidden; background-color: #fff; opacity: 0; transform: translateY(-50%); transition: transform .25s cubic-bezier(.4, 0, .2, 1) .1s, opacity .15s cubic-bezier(.4, 0, .2, 1) .15s; padding: 25px; }
.custom-modal_main.active .modal-inner { z-index: 900; opacity: 1; max-width: 900px; }
.custom-modal_main table.size-chart--table { width: 100%; min-width: 500px;}
.custom-modal_main table.size-chart--table td,
.custom-modal_main table.size-chart--table th { text-align: center; border: 1px solid; font-size: 20px;text-transform: uppercase;line-height: normal;    width: auto !important; }
.custom-modal_main .size-chart--table-wrapper {overflow: auto;}
.custom-modal_main h3.size-chart--header { font-weight: 700; font-size: 36px; padding-top: 20px; padding-bottom: 20px; line-height: normal; text-align: left !important; border-bottom: 1px solid rgba(0, 0, 0, .15); }
.custom-modal_main h4.size-chart--subheader { font-size: 16px; line-height: 26px; text-align: center; font-weight: 700; text-transform: uppercase; }
.custom-modal_main table.size-chart--table { width: 100%; text-transform: uppercase;border-collapse: unset; border-spacing: revert; }
.custom-modal_main table.size-chart--table thead th:first-child { background-color: #D5D5D5; }
.custom-modal_main table.size-chart--table thead th { background-color: #E2E2E2; padding-top: 20px; padding-bottom: 20px; padding-left: 8px; padding-right: 8px; font-size: 20px; font-weight: 400; border: 1px solid #e5e5e5; }
.custom-modal_main table.size-chart--table tbody tr:nth-child(odd) td { background-color: #FBFBFB; }
.custom-modal_main table.size-chart--table tbody tr:nth-child(even) td { background-color: #EEEEEE; }
.custom-modal_main table.size-chart--table tbody td { font-weight: bold; font-size: 16px; padding-top: 20px; padding-bottom: 20px; padding-left: 8px; padding-right: 8px; vertical-align: top; text-align: center; border: 1px solid #e5e5e5; }
.custom-modal_main table.size-chart--table td { font-size: 16px; }

/*******************************************/
/*******************************************/
/*******************************************/


/*********Collection Page******************/
/*******************************************/
/*******************************************/
/* -- Collection size swatches -- */
.available-sizes-container{
  display:block; margin: 5px;
  padding-bottom: 5px;
}

.size-values:not(:last-child)::after {
  content: " / ";
  //font-weight: 900;
  color: #4d4d4d;
  padding: 0 4px;
}
span.size-values {
  padding: 2px 0px;
  margin-right: 1px;
  font-size: 12px;
  //border: 1px solid #4d4d4d;
  color: black;
  //background-color: #4d4d4d1c;
  display: inline-block;
  //font-weight: 100;
}
span.size-values.soldout {
  display: none;
  //color: #e6e6e6 !important;
}

.filter-menu div[class*="-fr-"] {
    display: none;
}

.collection-banner-logo {
  display: flex;
  justify-content: center;
}
.collection-banner-logo img {
  width: 90px;
  margin: 0 !important;
}
.shopify-section--collection-banner .text-container .h1{
    margin: 10px 0 24px;
}
/*******************************************/
/*******************************************/
/*******************************************/

/**************Header******************/
/*******************************************/
/*******************************************/
.announcement-bar__message{
  font-weight: 900;
}

ul.threeColumn{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  list-style-type: none;
  padding: 0;
}
ul.threeColumn li{
  padding: 10px;
  width: 200px;
}

.nav-icon-container img{
  width: auto;
  height: 25px;
}

.brands-mega-menu .nav-icon-container img{
  width: auto;
  height: 50px;
}

.brands-mega-menu span{
  display: none;
}



.mega-menu__image-wrapper {
  position: relative;
  display: inline-block;
}

.mega-menu__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5); /* Adjust the background color and opacity as needed */
  color: #fff !important; /* Adjust text color as needed */
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}

.mega-menu__heading {
  margin: 0;
  font-size: 1.5em;
    color: #fff !important; /* Adjust text color as needed */
}

.mega-menu__text {
  margin-top: 10px;
  font-size: 1em;
}




#smile-ui-container{
  z-index: 2147483646 !important;
}
#mobile-menu-drawer{
  z-index: 2147483647 !important; 
}
.mini-cart.drawer{
  z-index: 9999;
}
#smile-ui-container,#smile-ui-lite-container { z-index: 999 !important;}
/*******************************************/
/*******************************************/
/*******************************************/






/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/
/*******************************************/





.shopify-section.shopify-section-group-header-group .mega-menu .image-grid{
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  row-gap: 15px;
}
.jersey-customization__body--hide {
    display: none;
}
.shopify-section.shopify-section-group-header-group .mega-menu .image-grid .image-column{
  width: 25%;
}

.shopify-section.shopify-section-group-header-group .mega-menu .image-grid .image-column .image-box{
  width: 100%;
  position: relative;
  display: block;
}

.shopify-section.shopify-section-group-header-group .mega-menu .image-grid .image-column .image-box::before{
  content: "";
  width: 100%;
  display: block;
  padding-top: 60%;
}

.shopify-section.shopify-section-group-header-group .mega-menu .image-grid .image-column .image-box img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.shopify-section.shopify-section-group-header-group .mega-menu .image-grid .image-column span{
  padding: 15px 20px;
  font-size: 13px;
  font-family: var(--text-font-family);
  font-style: var(--text-font-style);
  text-transform: uppercase;
  font-weight: var(--text-font-bold-weight);\
  letter-spacing: 1px;
  display: table;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container{
  display: flex;
  width: 100%;
  padding: 50px 0;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .nav-element.team-item-navigation{
  width: 30%;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .nav-element.team-item-navigation .nav-container{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .nav-element.team-item-navigation .nav-container .list-item a{
  display: flex;
  align-items: center;
  //gap: 8px;
  border-radius: 10px;
  padding: 15px;
  max-width: max-content;
  color: #000;
  letter-spacing: 0;
  font-weight: 900;
  font-size: 16px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .nav-element.team-item-navigation .nav-container .list-item.active a{
  //border: #282828 solid 3px;
  background: #f1f1f1;
  padding-right: 10px;
    //color: #fff;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .teams-list-container .team-list{
  display: flex;
  flex-wrap: wrap;
  padding-left: 40px;
  margin-right: 20px;
  list-style-type: none;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .teams-list-container .team-list li{
  width: 50%;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .teams-list-container .team-list li a{
  display: flex;
  line-height: 32px;
  margin-bottom: 8px;
  font-weight: 900;
  font-size: 14px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-left{
  width: 75%;
  display: flex;
  flex-wrap: wrap;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right{
      width: 25%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
  
.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .teams-list-container .team-list.hidden{
  display: none;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .teams-list-container{
  width: 60%;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .nav-icon-container {
  //width: 100px;
  //height: 35px;
  //background: transparent;
  //border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 10px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .promo-wrapper{
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .promo-wrapper::after{
  content: "";
  position: relative;
  width: 100%;
  display: block;
  padding-top: 100%;
  background: rgba(0, 0, 0, 0.2);
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .promo-wrapper img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .promo-wrapper .content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1111;
  text-align: center;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .promo-wrapper .content h3{
  color: #fff;
  font-size: 24px;
  white-space: nowrap;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .promo-wrapper .content a.button{
      padding: 0px 30px;
    background: #fff;
    color: #000;
    margin-inline: auto;
    text-align: center;
    display: table;
    border-radius: 100px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .teams-list-container, .shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .teams-list-container .team-list, .shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .teams-list-container .team-list li{
  width: 100%;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .teams-list-container .team-list{
  padding: 0px;
  margin: 0px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .teams-list-container{
  flex-grow: 1;
  margin: 0px;
  padding: 0px;
}

.shopify-section.shopify-section-group-header-group .mega-menu .toggle-menu-container .toggle-menu-right .teams-list-container .team-list li h4{
  font-size: 28px;
  margin-bottom: 30px;
}

@media (max-width: 1199px){
    #mobile-menu-drawer .drawer__content .image-grid{
      display: flex;
      flex-wrap: wrap;
      gap: 0px;
      row-gap: 15px;
      margin-left: var(--container-gutter);
      margin-right: var(--container-gutter);
      margin-bottom: 24px !important;
      padding-left: 8px;
    }
    
    #mobile-menu-drawer .drawer__content .image-grid .image-column{
      width: 100%;
    }
    
    #mobile-menu-drawer .drawer__content .image-grid .image-column .image-box{
      width: 100%;
      position: relative;
      display: block;
    }
    
    #mobile-menu-drawer .drawer__content .image-grid .image-column .image-box::before{
      content: "";
      width: 100%;
      display: block;
      padding-top: 60%;
    }
    
    #mobile-menu-drawer .drawer__content .image-grid .image-column .image-box img{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center;
    }
    
    #mobile-menu-drawer .drawer__content .image-grid .image-column span{
      padding: 0 20px;
      font-size: 13px;
      font-family: var(--text-font-family);
      font-style: var(--text-font-style);
      text-transform: uppercase;
      font-weight: var(--text-font-bold-weight);\
      letter-spacing: 1px;
      display: table;
    }
}


/* ===================================== icon with text start =================== */

.shopify-section.icon-with-text{
  padding: 50px 0;
}

.shopify-section.icon-with-text .logo-list__list .icon-slide{
  margin-right: 20px;
  border: 1px solid #dfdfdf;
  width: 250px;
  border-radius: 15px 0 15px 0;
}

.shopify-section.icon-with-text .logo-list__list .icon-slide .logo-list__item{
  flex-flow: column;
  justify-content: center;
  align-items: center;
  row-gap: 10px;
  margin-inline: auto;
}

.shopify-section.icon-with-text .logo-list__list .icon-slide .logo-list__item .image-box{
  width: 100%;
  max-width: 100px;
  display: table;
  margin: 0 auto;
  position: relative;
}

.shopify-section.icon-with-text .logo-list__list .icon-slide .logo-list__item .image-box::after{
  content: "";
  position: relative;
  width: 100%;
  display: block;
  padding-top: 100%;
}

.shopify-section.icon-with-text .logo-list__list .icon-slide .logo-list__item .image-box img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

/*hide old checkbox*/
.jersey-customization__option #customization-checkbox{
  position: absolute;
  opacity: 0;
}
#customization-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  font-weight: 900;
}
#customization-checkbox + label:before {
  content: "";
  margin-right: 5px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: white;
  border: 2px solid #c22834;
}
#customization-checkbox:hover + label:before {
  background: #c22834;
}
/*
#customization-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
*/
#customization-checkbox:checked + label:before {
  //background: #f35429;
}
#customization-checkbox:disabled + label {
  color: #c22834;
  cursor: auto;
}
#customization-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
#customization-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 9px;
  background: #c22834;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #c22834, 4px 0 0 #c22834, 4px -2px 0 #c22834, 4px -4px 0 #c22834, 4px -6px 0 #c22834, 4px -8px 0 #c22834;
  transform: rotate(45deg);
}

.jersey-customization__body{
  margin-left: 20px;
}
.jersey-customization__line-item > label, .line-item--letter .letter__title{
  min-width: 75px;
  display: inline-block;
  font-weight: 700;
}

.jersey-customization .jersey-customization__line-item:nth-of-type(1){
  width: calc(50% - 20px);
  float: left;
}

.jersey-customization .jersey-customization__line-item:nth-of-type(2){
  width: calc(50% - 20px);
  margin-left: 40px;
  float: left;
}

.jersey-customization .jersey-customization__line-item label{
  //width: 100%;
  display: inline-block;
}
.jersey-customization .jersey-customization__line-item span.line-item__counter {
    padding-left: 10px;
}

.jersey-customization .jersey-customization__line-item input[type="text"], .jersey-customization .jersey-customization__line-item input[type="number"]{
  width: 100%;
  margin-bottom: 10px;
  height: 48px;
  border: 1px solid rgb(var(--border-color));
}

.jersey-customization .jersey-customization__line-item:nth-of-type(3){
  width: 100%;
  margin-left: 0px;
  float: left;
  margin-top: 20px;
  clear: both;
}


.jersey-customization .jersey-customization__line-item input[type="radio"] {
	display: none;
}
.jersey-customization .jersey-customization__line-item input[type="radio"] + label {
	position: relative;
	display: inline-block;
	padding: 3px 3px 3px 25px;
	cursor: pointer;
}
.jersey-customization .jersey-customization__line-item input[type="radio"] + label::before,
.jersey-customization .jersey-customization__line-item input[type="radio"] + label::after {
	position: absolute;
	content: '';
	top: 50%;
	border-radius: 100%;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.jersey-customization .jersey-customization__line-item input[type="radio"] + label::before {
	    left: 0;
    width: 18px;
    height: 18px;
    margin-top: -8px;
    background: #f3f3f3;
    border: 1px solid #ccc;
}
.jersey-customization .jersey-customization__line-item input[type="radio"] + label:hover::before {
	background: #fff;
}
.jersey-customization .jersey-customization__line-item input[type="radio"] + label::after {
	opacity: 0;
    left: 4px;
    width: 10px;
    height: 10px;
    margin-top: -4px;
    background: #c22834;
    -webkit-transform: scale(2);
    transform: scale(2);
}
.jersey-customization .jersey-customization__line-item input[type="radio"]:checked + label::before {
	background: #fff;
	border: 1px solid #c22834;
}
.jersey-customization .jersey-customization__line-item input[type="radio"]:checked + label::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.jersey-customization .jersey-customization__line-item:nth-of-type(3) p{
	width: 100%;
    margin-bottom: 0px;
} 

.jersey-customization .jersey-customization__line-item:nth-of-type(3) .letter__option{
  float: left;
  margin-right: 20px;
}

.jersey-customization .jersey-customization__line-item:nth-of-type(3) .letter__option + small{
  clear: both;
  width: 100%;
  margin-top: 5px;
  display: block;
}


/* ========================================= 20-05-24 ==================================== */

.featured-collections .product-list__inner .product-item{
  border: 1px solid #dfdfdf;
  padding-bottom: 20px;
  border-radius: 15px;
  overflow: hidden;
  transition: box-shadow .3s;
  margin: 5px;
}

.button{
  border-radius: 50px;
}

.featured-collections .product-list__inner .product-item:hover{
  box-shadow: 0 0 11px rgba(33,33,33,.2); 
}

.featured-collections .product-list__inner .product-item .product-item-meta{
  padding-inline: 20px;
}

.featured-collections .product-list__inner .product-item .product-item-meta a.product-item-meta__title{
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.featured-collections .product-list__inner .product-item .product-item-meta .price{
  opacity: 0.8;
}

.shopify-section.shopify-section--featured-collections .tabs-nav__position{
  background: #cf0000;
}

.shopify-section.shopify-section--featured-collections  .button{
      font-weight: 500;
    background: #282828;
    color: #fff;
}

.header__cart-count.header__cart-count--floating.bubble-count{
  background: #cf0000;
}

.shopify-section.shopify-section--logo-list .logo-list__item{
  border: 1px solid #e6e6e6;
  border-radius: 15px 0 15px 0;
}

[dir=ltr] .image-with-text--reverse:not(.image-with-text--overlap-image):before, [dir=ltr] .image-with-text--overlap-image:not(.image-with-text--reverse):before{
  border-bottom-right-radius: 20px;
}

[dir=ltr] .image-with-text__image-wrapper{
  border-top-right-radius: 20px;
}

.prev-next-button{
  border-radius: 30px;
}