/** Shopify CDN: Minification failed

Line 3281:21 Expected ":"
Line 4803:3 Expected identifier but found "#shopify-section-quotes"
Line 4903:16 Expected ":"

**/
@font-face {
  font-family: 'DIN 2014';
  src: url(DIN2014-Bold.woff2) format('woff2'), url(DIN2014-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'DIN 2014';
  src: url(DIN2014-Italic.woff2) format('woff2'), url(DIN2014-Italic.woff) format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap
}

@font-face {
  font-family: 'DIN 2014';
  src: url(DIN2014-Light.woff2) format('woff2'), url(DIN2014-Light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'DIN 2014';
  src: url(DIN2014-Regular.woff2) format('woff2'), url(DIN2014-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'F37 Ginger Pro';
  src: url('F37GingerPro-Regular.woff2') format('woff2'), url('F37GingerPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap
} 

@font-face {
  font-family: 'Proxima Nova Rg';
  src: url('ProximaNova-Regular.woff2') format('woff2'),
    url('ProximaNova-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: 'Inter', sans-serif !important;
  color: #000
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Inter', sans-serif !important;
  letter-spacing: 0;
}

html {
  padding-bottom: 0 !important
}

p {
  font-family: 'Inter', sans-serif !important;
}

.site-header,
.site-header__mobile-nav {
  background-color: #000
}

ul#SiteNav {
  text-align: right;
  margin: 0
}
.site-nav a { 
    padding: 20.5px 16px;
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    position: relative;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500;
} 
a.site-header__icon.site-header__cart {
    margin-left: 24px;
}
.top-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end
}

.site-nav__label {
  border-bottom: 0 solid transparent
}

.site-header__cart img {
  float: left
}
  
.site-nav a::after {
  content: "";
  display: block;
  width: 0;
  height: 6px;  
  background: #F36969;
  transition: width .3s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.site-nav a:hover::after {
  width: 100%
}
.top-nav ul#SiteNav > li.site-nav--active a:after {
    width: 100%;
}
.site-nav__dropdown ul li a:after {
    width: 0!important;
}
.site-nav__dropdown ul li a.site-nav--active::after {
    width: 100%!important;
}
.site-nav__dropdown ul li a.site-nav--active span.site-nav__label{
  color:#F36969;
  font-weight:bold;
}
.site-nav__dropdown ul li a:hover:after {
    width: 100%!important;
}
.site-nav a:hover { 
  color: #F36969;
}

.site-header .page-width {
  max-width: 1440px
}

main#MainContent {
  padding-top: 0
}

.team-hero-section {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 45px 0;
    background-position: center;
}

.team-hero-content-section {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
}
.team-hero-content-section img.team-ghero-image {
    margin-right: 40px;
    max-height: 380px;
    max-width: 380px;
    width: 100%;
    object-fit: contain;
}
.team-hero-content-section .hero-text-section h2 {
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    text-transform: inherit;
    letter-spacing: 0;
    margin-bottom: 28px;
    font-family: 'Inter', sans-serif;
}
.team-hero-content-section .hero-text-section p {
    width: 625px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    letter-spacing: .3px;
    font-family: 'Inter', sans-serif !important;
}
.team-featured-product-content a, .team-featured-product-content p, .team-featured-product-content span, .team-vendor, 
.team-prod-collection a, .team-prod-title, .team-product-list-item span a, .team-collection-title a, .product_breadcrumb span, 
.productItem .product-single__title, .productItem .product-single__description p, .productItem .product-single__description ul li, 
#infiniteoptions-container input, .product-form select, .product-form.product-form-product-template input,
.product-single__meta .product-form.productForm.space .Agreed.field-label label, .product-form .btn, .productItem .product-single__description p:nth-of-type(3), 
.product-single__meta .product-form.productForm.space label{
    font-family: 'Inter', sans-serif !important; 
}
.team-leading-main .page-width {
  max-width: 1380px
}

.site-nav__link--active span {
    color: #f36969;  
    font-weight: bold;
} 
.template-page {
  background-color: #fff
}

.teamFeatured {
  position: relative
}

.teamFeatured .right_image img {
    width: 100%;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    top: 0;
}

.teamFeatured .right_image {
  width: 89%
}
.team-collection-title {
  font-size: 16px;
  font-weight: 600
}
  
.team-product-title a {
    font-size: 50px;
    font-weight: 700;
    line-height: 91.5%;
    margin-bottom: 46px;
    color: #000;
    z-index: 15;
    position: relative;
    display: inline-block;
    width: 100%;
}

.team-featured-product-content span {
  display: inline-block;
  font-size: 34px;
  line-height: 91.5%;
  font-weight: 400;
}

.team-featured-product-section {
    padding-bottom: 0;
    padding-top: 6px;
}

.teamCollection .team-prod-sale-price,
.teamFeatured .team-product-sale-price {
  font-weight: 600;
  cursor: pointer
}
.teamCollection .team-prod-sale-price a {
    color: #000;
}
.teamFeatured .team-product-sale-price a {
    color: #000;
}

.team-product-btn {
  display: block;
  font-size: 22px;
  line-height: 33px;
  margin-top: 15px;
  color: #fff;
  background-color: #F36969;
  width: 100%;
  max-width: 275px;
  text-align: center;
  padding: 11px 0;
  margin-bottom: 15px;
  border-radius: 25px
}
.team-featured-product-content p {
    font-size: 24px;
    line-height: 24px;
    color: #000;
}
a.team-product-btn {
    display: none;
}
.team-featured-product-content {
    margin: 0 !important;
    min-height: 620px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.team-collection-title {
    background-color: #F36969;
    display: inline-block;
    padding: 6px 36px 6px 12px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    position: relative;
}

.team-collection-title:before {
    content: '';
    position: absolute;
    right: -24px;
    top: -6px;
    background-color: #fff;
    width: 36px;
    height: 44px;
    transform: rotate(44deg);
} 

.productItem .team-collection-title:before {
  background: #f6f6f8;
  top: -5px
}

.productItem .team-collection-title {
  margin-bottom: 15px
}

.team-product-btn:hover {
  color: #fff !important
}

.team-product-regular-price {
  padding: 12px 15px;
  margin-right: 12px;
  color: #fff;
  background-color: #000;
  position: relative
}

.team-product-regular-price:before {
  content: '';
  width: 75%;
  margin: 0 auto;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  opacity: .8;
  background-color: #fff;
  position: absolute
}

.team-prod-collection {
    font-size: 20px;
    font-style: italic;
    margin-bottom: 10px;
    text-transform: lowercase;
    color: #000;
    line-height: 91.5%;
}
.team-prod-collection a {
    color: #000;
    font-weight: 500;
}

/* .productItem .product-single__media-group {
position: absolute;
top: 25%;
right: 0
} */

.mountain-list .team-prod-collection {
  font-size: 20px;
  line-height: 91.5%
}
.team-vendor {
    font-size: 20px;
    text-transform: uppercase;
    font-style: italic;
    margin: 4px 0 10px 0;
    font-weight: 500;
} 
.team-prod-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 91.5%;
    margin-bottom: 50px;
    position: relative;
    color: #000;
}

.team-prod-title:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 150px;
  height: 2px;
  background-color: #3a3a3a;
  opacity: .7;
  display: none;  
}

.team-product-list-item:nth-of-type(3) .team-prod-title:before {
  bottom: -10px
}

.team-product-list-item span {
  display: inline-block;
  font-size: 20px;
  line-height: 91.5%;
  font-weight: 400
}

.team-product-list-item {
  border: 1px solid #000
}

.team-product-list li:nth-of-type(1) {
  border-bottom: unset;
  border-left: unset
}

.team-product-list li:nth-of-type(2) {
  border-bottom: unset;
  border-right: unset;
  border-left: unset
}

.team-product-list li:nth-of-type(3) {
  border-left: unset
}

.team-product-list li:nth-of-type(4) {
  border-left: unset;
  border-right: unset
}

.team-product-list li:nth-of-type(5) {
  border-right: unset
}

.mountain-list li:nth-of-type(1) {
  border-left: unset
}

.mountain-list li:nth-of-type(2) {
  border-left: unset
}

.mountain-list li:nth-of-type(3) {
  border-right: unset;
  border-left: 1px solid #000
}

.teamCollection .team-product-list-item {
    padding: 35px 25px;
    padding-bottom: 30px;
}

.team-product-list-item {
  position: relative;
  padding: 25px 40px 25px 0
}

.team-product-list-item .team-product-image {
  width: 425px;
  margin-left: auto;
  display: block;
}
.grid-three .team-product-list-item .team-product-image {
    max-width: 322px;
    height: 322px;
    object-fit: contain;
}

/*   .teamCollection ul li:nth-of-type(1) {
width: 50%
}

.teamCollection ul li:nth-of-type(2) {
width: 50%
}

.teamCollection ul li:nth-of-type(3) {
width: 33.33%
}

.teamCollection ul li:nth-of-type(4) {
width: 33.33%
}

.teamCollection ul li:nth-of-type(5) {
width: 33.33%
} */

/*   .teamCollection ul li:nth-of-type(3) .team-prod-title {
font-size: 44px;
line-height: 91.5%
} */



/* .teamCollection ul li:nth-of-type(3) .team-prod-collection {
  font-size: 20px
} */

.teamCollection .predictive-search__column--content {
  flex-direction: unset
}

.teamCollection .team-product-image img {
  text-align: right
}

.team-prod-regular-price {
  padding: 8px 12px;
  color: #fff; 
  background: #000;
  margin-right: 6px;
  position: relative
}
.grid-two .team-product-list-item .team-product-image {
    margin-top: -120px;
}
.team-prod-regular-price:before {
  content: '';
  position: absolute;
  width: 66%;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #fff;
  opacity: .8;
  margin: 0 auto;
  z-index:0
}

.team-featured-collection-heading {
  font-size: 54px;
  line-height: 75px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 50px;
  margin-bottom: 30px;
  padding-top: 60px
}

.teamCollection .mountain-list .team-product-list-item {
  width: 33.33%
}

.mountain-list .team-prod-title {
  font-size: 44px;
  font-weight: 700;
  line-height: 91.5%
}

.teamCollection .mountain-list .team-product-list-item {
  padding: 36px;
  padding-bottom: 30px
}

.space {
  padding: 55px 0
}

.productItem {
  position: relative;
  /*     display: flex;
  align-items: center; */
}

.productItem .product-single__title {
  font-size: 36px;
  font-weight: 700;
  text-transform: capitalize;
  color: #000
}

.productItem .product-single__description p {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
}

.productItem .product-single__description p:nth-of-type(2) {
    font-weight: 700;
    color: #000;
    font-size: 20px;
}

.productItem .product-single__description ul {
    margin-left: 15px;
}

.productItem .product-single__description ul li {
    padding-left: 20px;
    list-style: none;
    font-size: 20px;
    position: relative;
    font-weight: 700;
    color: #000;
}

.productItem .product-single__description ul li:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    border: 1px solid #000;
    background: #000;
    border-radius: 100%;
}
.productItem .price__sale span {
  font-size: 25px;
  opacity: 0;
  display: none
}

.productItem .price--on-sale .price-item--regular {
  font-size: 25px;
  opacity: 0;
  display: none
}
 .default-variant .link-text {  
    position: relative;
    z-index: 999999999;   
}
.product-form .bottoms,
.product-form .jersey {
  width: 50%;
  float: left
} 

.productItem .product-single__description {
    max-width: 427px;
    width: 100%;
}

 ul.product-image-list {
    padding-left: 30px;
}
.productForm {
  width: 77%;
  margin: 0 auto
}

.product_b .product-single {
  padding-bottom: 0
}  



.product-form .product-form__controls-group {
  width: 100%;
  text-align: left;
}

.spb-select {
  position: relative
}
#infiniteoptions-container input, .product-form select, .product-form.product-form-product-template input {
    border-radius: 6px;
    background: #fff;
    color: rgba(17,17,19,.6);
    position: relative;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: inherit;
    border: 1px solid rgba(17,17,19,.2);
    max-width: 377px;
    margin: 0!important;
    padding: 12px 15px;
    width: 100%; 
}
#infiniteoptions-container select, .product-form select {
    background-image: url(/cdn/shop/files/Union.png);
}
.Agreed.field-label fieldset {
    padding: 0;
    border: none;
    float: left;
    margin-top: 20px;
    margin-bottom: 30px;
}
.spb-label-tooltip {
    margin-top: 2px;
    width: 100%;
    float: left;
}
.Agreed.field-label label {
    float: left;
}
.Agreed.field-label {
    display: inline-block !important;
    width: 100%;
}
.field-label .spb-label-tooltip .spb-productdescfont.spb-productdesctextcolor.spb-tooltip {
    float: left;
    margin-right: 3px;
}
.Agreed.field-label input {
    width: auto !important;
    border-radius: 0 !important;
}
.Agreed.field-label fieldset label {
    display: flex;
    align-items: center;
    grid-gap: 12px;
}
.Agreed.field-label fieldset label input {
    cursor: pointer;
}
.Agreed.field-label {
    margin-top: 30px;
}
.product-single__meta .product-form.productForm.space .Agreed.field-label label {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.product-form.product-form-product-template input {
  background-image:none;
}

.product-form label {
  font-size: 22px
}

.product-form .btn {
    font-size: 18px;
    background: #2E84EA;
    border: #2E84EA;
    color: #fff;
    border-radius: 8px;
    padding: 13px 0;
    display: inline-block;
    max-width: 170px;
    letter-spacing: .76px;
    text-transform: capitalize;
    font-weight: 400;
}
.product-form .product-form__item--no-variants {
  max-width: unset;
  text-align: left;
  padding-right: 50px
}

.product-media-section ul {
  display: flex;
  flex-wrap: wrap
}

.product-media-section li {
  width: 33.33%;
  border: 1px solid #000;
  border-left: unset;
  border-bottom: unset
}

.product-media-section li:nth-of-type(3) {
  border-right: unset
}

.product-media-section li:nth-of-type(6) {
  border-right: unset
}

.product-media-section li:nth-of-type(9) {
  border-right: unset
}

.product-media-section li img {
  display: block
}

.space .product-form {
  padding-top: 0
}

.product-form select:focus {
  outline: 0
}

.prod-media-list-item img {
  width: 400px;
  height: 100%;
  margin: 0 auto;
  padding: 30px 50px
}
.site-footer {
    color: #000!important;
    background-color: #f36969!important;
    padding: 48px 0 25px;
    margin-top: 0;
} 
small.site-footer__copyright-content {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
}
.grid__item.copy-wright {
    padding-top: 108px;
}
.site-footer__item:first-of-type {
    padding-left: 0;
    max-width: 200px;
    flex: 0 0 100%;
}
.site-footer .site-footer__linklist-item {
  display: block !important;
  margin-bottom: 10px;
}
.site-footer__item.site-footer__item--one-half:nth-child(2) {
    max-width: 385px;
}
.site-footer__newsletter span.input-group__btn {
    display: none;
}
.site-footer__item-inner.site-footer__item-inner--newsletter p.h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 91.5%;
    color: #282828;
    margin: 0 0 16px 0px;
    text-transform: inherit;
    letter-spacing: 0;
}
li.site-footer__linklist-item a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 91.5%;
    color: #282828;
    margin: 16px 0px;
    text-transform: inherit;
}
.site-footer .page-width {
    width: 100%;
    margin: 0 auto;
    max-width: 100% !important;
}

.site-footer__item-inner .h4 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px
}

.site-footer__item-inner .news-subtitle {
    font-style: normal;
    font-weight: 300;
    font-size: 16px; 
    line-height: 100%;
    color: #282828;
    margin: 16px 0px 0 0;
}

.site-footer .site-footer__item-inner--newsletter .newsletter__submit {
  background: 0 0;
  color: #000;
  font-size: 12px;
  letter-spacing: 0
}

.site-footer .input-group input:focus {
  outline: 0 !important
}
.site-footer .input-group input {
    background: 0 0;
    border: 1px solid #282828;
    border-radius: 0;
    min-height: 44px;
}
.site-footer .site-footer__linklist-item:last-child {
    margin: 0;
}
.site-footer__item.site-footer__item--one-half {
    margin-bottom: 0;
}
.site-footer .input-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #282828;
}
.site-footer .input-group input::-moz-placeholder { /* Firefox 19+ */
  color: #282828;
}
.site-footer .input-group input:-ms-input-placeholder { /* IE 10+ */
  color: #282828;
}
.site-footer .input-group input:-moz-placeholder { /* Firefox 18- */
  color: #282828;
}
.input-group {
  border-bottom: 0px solid #000
}
form#ContactFooter {
    margin-top: 14px;
}
.site-footer__hr {
  display: none
}

.site-footer .grid--footer-float-right {
  display: flex
}

.site-footer .site-footer-item-tall {
  display: none
}

.site-footer ul.payment-icons.list--inline.site-footer__icon-list {
  width: 62%;
  margin-left: auto
}

.site-footer .grid__item {
  text-align: right
}

.search_block {
  padding-top: 55px !important
}

.search_block h1 {
  color: #000;
  font-size: 40px;
  text-transform: capitalize;
  letter-spacing: 0;
  margin-bottom: 60px
}

.search-form__connected-submit .icon-search {
  fill: #000 !important
}

.search-form__connected-submit:focus,
.search-form__connected-submit:hover {
  background: unset
}

.search_block .input-group {
  border-bottom: 2px solid #000;
  max-width: 270px;
  margin: 0 auto
}

.search_block .input-group__field--connected input {
  background: unset;
  border: unset
}

.search-form__connected-submit {
  background: unset
}

.templates_pages {
  padding: 0 0 50px 0;
  color: #a9a9a9
}

.search_block .input-group__field--connected input:focus {
  outline: 0
}

.templates_pages .rte p {
  color: #000;
  font-size: 16px
}

.templates_pages .rte li {
  color: #a9a9a9
}

.templates_pages .rte a {
  color: #000;
  padding: 0;
  line-height: 30px;
  opacity: .8
}

.templates_pages .rte a:hover {
  opacity: 1
}

.templates_pages .page-width {
  max-width: 980px;
  margin: 0 auto
}

.contact_block h1,
.templates_pages h1 {
  font-size: 40px;
  text-transform: capitalize;
  color: #000;
  margin-bottom: 0;
  padding: 60px 0 5px
}

.templates_pages .rte {
  padding-bottom: 40px
}

.contact_block {
  padding-bottom: 70px
}

.contact_block input,
.contact_block select {
  height: 46px
}

.contact_block textarea {
  resize: none
}

.contact_block input::placeholder,
.contact_block select::placeholder,
.contact_block textarea::placeholder {
  color: #000
}

.contact_block select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 28px;
  text-indent: .01px;
  text-overflow: '';
  cursor: pointer;
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
  background-position: calc(100% - 27px) calc(1rem + 10px), calc(100% - 23px) calc(1rem + 10px);
  background-size: 4px 4px, 4px 4px;
  background-repeat: no-repeat
}

.contact_block .custom-select select {
  display: none
}

.contact_block .btn {
  background: #040404;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
  font-weight: 700;
  line-height: 1.2;
  transition: outline .1s linear;
  cursor: pointer
}

.contact_block .btn:hover {
  background: #000;
  color: #fff
}

#shopify-section-hero-1 .banner_text {
  text-align: left;
  max-width: 1170px;
  margin: 0 auto;
  padding: 65px 50px 60px;
  background: linear-gradient(82.29deg, rgba(0, 0, 0, .67) 34.05%, rgba(0, 0, 0, .6432) 62.18%, rgba(0, 0, 0, 0) 99.9%)
}

#shopify-section-hero-1 .banner_text .page-width {
  padding: 0;
  text-align: left !important
}

.banner_text .mega-title {
  font-size: 70px;
  font-weight: 400;
  max-width: 770px;
  color: #fff;
  line-height: 74px;
}

.banner_text .hero__btn {
  background: #e16a70;
  color: #fff;
  border-radius: 30px;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 6px 25px
}

.ccwear_block {
  text-align: center;
  background: #fff;
  padding-top: 55px;
  padding-bottom: 50px
}

.ccwear_block img {
  display: block
}

.ccwear_block .top-heading {
  font-size: 47px;
  margin-bottom: 40px;
  font-weight: 400;
}

#shopify-section-quotes {
  background: #000;
  color: #fff
}

#shopify-section-quotes .rte-setting p {
  color: #fff;
  font-size: 47px;
  font-weight: 400;
  position: relative;
  line-height: 77px;
  margin-bottom: 0;
}

#shopify-section-quotes .rte-setting p:before {
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  width: 180px;
  height: 2px;
  background: #e16a70;
  position: absolute;
  text-align: center;
  margin: 0 auto
}

#shopify-section-quotes cite {
  font-size: 27px;
  font-weight: 400;
  text-transform: capitalize;
  font-weight: 600;
  font-style: italic
}

.quality_img,
.quality_img_desktop {
  position: relative
}

.image-with-multi-text-desktop-main,
.image-with-multi-text-main {
  position: relative
}

.list_quality {
  position: absolute;
  top: 66px;
  left: 60%;
  display: none
}

.list_quality_desktop {
  position: absolute;
  top: 187px;
  left: 55%
}

.list_quality li.text-item,
.text-item-desktop .text-item-desktop {
  max-width: 384px
}

.text-item-desktop {
  max-width: 384px
}

.list-heading-desktop,
.list_quality .list-heading {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}

.list_quality .text-item .item-text,
.text-item-desktop .item-text-desktop {
  display: inline-block;
  font-size: 22px;
  background: #e16a70;
  color: #fff;
  padding: 6px 5px;
  line-height: 23px
}

.text-item-list-desktop li {
  position: relative
}

.list_quality .text-item-list li:nth-of-type(2) {
  margin-left: 20px
}

.list_quality .text-item-list li:nth-of-type(3) {
  margin-left: 40px
}

.list_quality .text-item-list li:nth-of-type(4) {
  margin-left: 60px
}

.list_quality_desktop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  display: none
}

.text-item-list-desktop li:first-child {
  position: absolute;
  left: 55%;
  top: 25%
}

.text-item-list-desktop li:nth-of-type(1):before {
  background: url(/cdn/shop/files/1-1.png?v=1619674290);
  width: 244px;
  height: 118px;
  left: -76%;
  position: absolute;
  top: -24px;
  background-repeat: no-repeat;
  background-size: contain;
  content: ''
}

.text-item-list-desktop li:nth-of-type(2):before {
  background: url(/cdn/shop/files/2.png?v=1619671093);
  width: 100%;
  height: 100%;
  left: -230px;
  position: absolute;
  top: 34px;
  background-repeat: no-repeat;
  background-size: contain;
  content: ''
}

.text-item-list-desktop li:nth-of-type(3):before {
  background: url('/cdn/shop/files/3-3.png?v=1619674302');
  width: 100%;
  height: 100%;
  left: -165px;
  position: absolute;
  top: -5px;
  background-repeat: no-repeat;
  background-size: contain;
  content: ''
}

.text-item-list-desktop li:nth-of-type(4):before {
  background: url('/cdn/shop/files/3.png?v=1619671107');
  width: 100%;
  height: 100%;
  left: -116px;
  position: absolute;
  top: -6px;
  background-repeat: no-repeat;
  background-size: contain;
  content: ''
}

.text-item-list-desktop li:nth-of-type(2) {
  margin-left: 20px
}

.text-item-list-desktop li:nth-of-type(3) {
  margin-left: 40px;
  margin-top: 30px
}

.text-item-list-desktop li:nth-of-type(4) {
  margin-left: -5px;
  margin-top: 48px
}

.image-with-multi-text-main {
  display: none
}

#shopify-section-hero-1 {
  padding-bottom: 0
}

.quality_img img {
  display: block;
  max-width: 100%;
  width: 100%
}

.image-with-multi-text-mobile-main {
  display: none;
  position: relative
}

.gallery-image-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-top: 35px;
    grid-gap: 6px;
}
.gallery-image-list img {
    display: block;
    height: 356px;
    object-fit: cover;
}

.gallery-top-heading {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 900;
    font-size: 41px;
    line-height: 91.5%;
    text-align: center;
    color: #3C3B3B;
}
.image-gallery-main {
    padding-top: 70px;
    margin-bottom: 46px;
} 

.section-image-list-item img {
  display: block;
  opacity: .7;
  transform: scale(1)
}

.center .section-image-list-item img {
  opacity: 1;
  opacity: 1;
  transform: scale(1.4)
}

.quality_img_desktop img {
  width: 100%
}

.image-with-multi-text-desktop-main {
  display: none
}

.quality_img_mobile img {
  width: 100%;
  max-width: 100%;
  position: relative
}

.list_quality_mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #fff
}

.list-heading-mobile {
  display: inherit;
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
}

.text-item-mobile span {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  display: inline-block;
  max-width: 70%;
  text-align: center;
  margin: 0 auto 20px;
  font-weight: 300
}

.text-item-list-mobile {
  text-align: center
}

.gallery-image {
  margin: 0 !important;
  width: 100%;
  max-width: 100%
}

.section-image-list .owl-stage {
  padding-top: 70px
}

.owl-dots .owl-dot span {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #797575;
  border-radius: 100%;
  margin: 0 5px;
  margin-top: 27px;
  background: 0 0
}

.owl-dots .active span {
  background: #797575 !important
}

.mountain-list,
.team-featured-collection-heading {
  display: none
}

.teamCollection ul li:nth-of-type(3),
.teamCollection ul li:nth-of-type(4),
.teamCollection ul li:nth-of-type(5) {
  border-bottom: unset !important
}

section.popup-content {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #fff
}

section.popup-content img {
  width: 100%;
  height: 100vh;
  object-fit: contain
}

section.popup-content p#popup-close_btn {
  position: absolute;
  top: 0;
  right: 0
}

section.popup-content p#popup-close_btn {
  position: absolute;
  top: 20px;
  right: 20px;
  border: solid 2px #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 29px;
  cursor: pointer
}

body.template-product .product-single__media {
  cursor: pointer;
  background: #f6f6f8 !important;
}
.popup-opened {
  overflow: hidden
}
 
.product-media-section li {
  border: unset !important;
  margin: 0 15px
}

.product-media-section .prod-media-list-item img {
  padding: 0
}

.product-media-section ul {
  justify-content: center
}
.pro-info ul:last-child {
    padding-bottom: 0;
}
.breadcrumb {
  padding-bottom: 10px;
  font-size: 22px;
  display: inline-block
}

.breadcrumb span {
  padding-right: 5px
}

.iscartpopup .ajaxcart-popup {
  transform: translateX(0)  
}

.ajaxcart-popup {
  position: fixed;
  text-align: 0;
  right: 0;
  background: #fffbfb;
  z-index: 4;
  width: 100%;
  max-width: 400px;
  height: 100%;
  max-width: 360px;
  height: 100%;
  bottom:0;
  padding: 15px;
  transition:all .5s;
  transform: translateX(100%);
  z-index: 99999;
}

.close-cart {
  float: right;
  margin: 0 8px;
  width: 100%;
  max-width: 19px;
  cursor: pointer
}

.drawer__header {
  float: left;
  width: 100%;
  padding: 0 15px
}

.ajaxcart-popup h3 {
  font-size: 1.57143em;
  float: left;
  margin: 0 9px
}

#CartContainer {
    float: left;
    width: 100%;
    margin-top: 3em;
    padding-bottom: 220px;
    height: 100vh;
    overflow: hidden;
}
form.cart.ajaxcart {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.ajaxcart__product-name {
  font-size: 1.14286em;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.3125
}

.ajaxcart-right {
  padding-left: 10px;
  padding: 0 15px
}
.ajax-rtinnerright {
    float: right;
    font-size: 1.14286em;
    font-weight: 400;
    width: 100%;
    margin: 5px 0 5px 0;
}
.grid__item.three-quarters.ajaxcart-right {
    padding-left: 10px;
}
.ajax-rtinnerleft {
    float: left;
    width: 100%;
    margin: 0;
}
.ajaxcart__qty {
    float: left;
    width: 100%;
    max-width: 102px;
    background: #fff;
}

.ajaxcart__qty-adjust {
  float: left;
  background: 0 0;
  border: 0;
  font-size: 2em;
  padding: 0 3px;
  line-height: 24px
}

.ajaxcart__qty .ajaxcart__qty-num {
  width: 35px;
  float: left;
  padding: 5px 0;
  text-align: center;
  border: 0;
  font-size: 1.14286em
}

.cartview {
  background: #ffeef0;
  text-align: center;
  padding: 0px;
  font-size: .9em;
  letter-spacing: 1px;
  text-transform: uppercase;
  float: left;
  margin-top: 1em;
  width: 100%;
}
.cartview a {
    font-weight: 500;
    display: block;
    padding: 1.71429em .71429em;
    background: #F36969;
    color: #fff;
}
.ajaxcart__inner {
    float: left;
    width: 100%;
    overflow-y: scroll;
    height: 100%;
    padding-right: 10px;
}
.ajaxcart__footer.row {
    position: fixed;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    left: 0;
    padding: 15px 0 0 0;
    background: #fff;
}
.ajaxcart__inner .grid__item {
    padding: 0;
}
.ajaxsubtext {
  float: left;
  padding: 0 9px
}

.ajaxsubtotal {
  float: right;
  padding: 0 9px;
  font-size: 1em
}

.ajaxcart__product {
  float: left;
  padding: 1.71429em 0;
  border-bottom: 1px solid #e6e6e6
}

.ajaxremove {
  float: right
}

.custom-slide-show-main .hero-image {
  height: 620px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center
}

.custom-slide-show-main .hero-image::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--color-image-overlay);
    opacity: var(--opacity-image-overlay);
      z-index: 1
      }

.custom-slide-show-main .hero-image .banner_text {
  text-align: left;
  max-width: 1170px;
  margin: 0 auto;
  padding: 65px 50px 60px;
  background: linear-gradient(82.29deg, rgba(0, 0, 0, .67) 34.05%, rgba(0, 0, 0, .6432) 62.18%, rgba(0, 0, 0, 0) 99.9%);
  width: 100%;
  z-index: 10
}

.custom-slide-show-main .banner_text .slide-heading {
  font-size: 70px;
  font-weight: 400;
  max-width: 770px;
  color: #fff;
  line-height: 74px;
}

.custom-slide-show-main .banner_text .slide-btn {
  background: #e16a70;
  color: #fff;
  border-radius: 30px;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 6px 25px;
  margin-top: 27.5px;
  display: inline-block
}

.custom-slide-show-main {
  position: relative
}

.custom-slide-show-main .slide-list {
  position: relative
}

.custom-slide-show-main ul.slide-btn-list {
  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
  justify-content: space-between;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10
}

.slide-btn-list-item .slide-title-btn {
  color: #fff;
  position: relative;
  background-color: transparent;
  border: 0;
  transition: .3s;
  line-height: 80px;
  width: 100px;
  z-index: 100
}

.slide-btn-list-item {
  position: relative
}

.slide-btn-list-item button.active,
.slide-btn-list-item:hover button {
  top: -10px
}

.slide-btn-list-item button {
  position: relative;
  top: 0;
  transition: .3s
}

.site-footer {
  position: relative;
  z-index: 100
}

.custom-slide-show-main ul.slide-btn-list {
  align-items: center
}

.btn_active {
  content: '';
  right: 0;
  bottom: -20px;
  left: 0;
  position: absolute;
  height: 0;
  background: #F36969;
  transition: .2s
}

.slide-btn-list-item button.active + .btn_active,
.slide-btn-list-item:hover .btn_active {
  height: 10px;
  bottom: 0
}
.iscartpopup {
  /*       margin-left: -731px; */
  overflow: hidden;
  transition: all .5s;
  position: relative;
}
.iscartpopup:after {
    content: "";
    inset: 0;
    background-color: #000;
    width: 100%;  
    height: 100%;
    position: absolute;
    opacity: .6;
    z-index: 9999;
}


body{
  transition:all .5s;
}
.commonly-asked-question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  /*       z-index: 9; */
}
.shipping-text p {
  text-align: center;
}
.commonly-asked-question span.question-heading {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: #F36969;
    width: auto;
    padding: 18px 20px;
    color: #fff;
    font-size: 20px;
    grid-gap: 15px;
    cursor: pointer;
    font-family: Inter,sans-serif!important;
    font-weight: 600;
    border-bottom-left-radius: 30px;
}
.common-question-popup-main-content .close-button {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.common-question-popup-main-content .close-button span.close {
    right: 0 !important;
    text-align: center;
    font-size: 36px;
}
.commonly-asked-question span.question-heading img {
    max-width: 20px;
} 
/* The Modal (background) */
.common-question-popup-main {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.4);
}
.common-question-popup-main .fabric-info-main-popup-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}


/* Modal Content */
.common-question-popup-main-content {
  margin: auto;
  width: 94%;
  max-width: 600px;
  border: 0;
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  position: relative;
}
.scroll-hide {
  overflow: hidden;
}
.faq-ques {
  margin-bottom: 15px;
}
.faq-ques h4.accordion {
  margin-bottom: 8px;
}
/* The Close Button */


.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close {
  /* color: #000; */
  /* font-size: 22px; */
  /* font-weight: 700; */
  /* z-index: 99; */
  width: 95%;
  margin: 0 auto;
  /* font-family: 'DIN 2014'; */
  text-align: right;
}


.page-container {
  -ms-transform: unset;
  -webkit-transform: unset;
  transform: unset;
}

.close i {
  display:inline-block;
  padding-right:15px;
}

.active_popup, .active_default_popup{
  position:relative;
  overflow:hidden;
}
.active_popup:after, .active_default_popup:after {
  content: '';
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #000;
  opacity: 0.7;
}
.product-info, .product-info-default {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 98%;
    height: 90%;
    transform: translate(-50%,-50%);
    background: #fff;
    max-width: 100%;
    margin: 0 auto;
    z-index: 999999;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 18px;
    max-width: 950px;
    box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.25);
    padding: 48px;
}
.popup_content .prod-image-section img {
    background-color: #f3f3f3;
    width: 100%;
}
.popup_content {
    display: flex;
    grid-gap: 0 40px;
    position: relative;
    width: 100%;
    padding: 0;
    margin-left: auto;
}
.prod-image-section {
    max-width: 424px;
}
.product-info .close, .product-info-default .default-close {
    position: absolute;
    top: 0px;
    right: 0;
    background: #e1e1e1;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro-info , .product-sec{
  width:50%;
  margin:0 auto;
}
.product-section-box {
    cursor: pointer;
    position: relative;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    padding: 22px;
    height: 100%;
}

.gendres {
  position: absolute;
  top: 72%;
  right: 25px;
}
.men_women_product {
  margin:0!important;
  font-weight: 400!important;
  font-size:14px!important
}
.size_product {
    display: flex;
    padding: 5px 0 3px;
    justify-content: space-between;
    align-items: center;
}
.size__product p {
    text-align: right;
}

.product-sec .owl-stage{
  display:flex;
  align-items: center;
}

.product-info .product-sec a.product-image, .product-info-default .product-sec a.product-image  {
  margin-bottom: 20px;
}
.cv-custom-collection-page-header ul li a:hover{
  color:#F36969;
}

.product-info  .owl-carousel .owl-item img{
  width:auto!important;
}
.product-info .owl-carousel .owl-item.active{
  transform: scale(1.2);
}


.product-info .owl-carousel .owl-item.active ~ .owl-item.active  {
  opacity: 0.5;
  transform: scale(1);

}

.pro-info ul{
  padding-bottom:15px;
}
.pro-info ul li {
  margin-left: 15px;
  position: relative;
  padding-bottom: 5px;
  padding-left: 15px;
  font-weight: 700;
}
.pro-info ul li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 20px;
}
.pro-info p, .pro-info ul li {
  color: #000;
  font-size: 18px;  
  line-height: 25px;
}   
.popup_content .pro-info p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 33px;
}
.popup_content .pro-info h4 {
    font-size: 16px;
}
.popup_content .pro-info li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}
.popup_content .pro-info ul {
    padding-bottom: 25px;
    float: left;
    width: 100%;
}
.pro-info h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0;
    text-align: left;
}
.pro-info h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0px;
  padding: 15px 0;
}
.close span{
  font-size: 56px;
  font-weight: 100;
  opacity: 0.7;
  transform: rotate(135deg);
  display:inline-block;
}
.slider {
  display: flex;
  max-width: 450px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  text-align:cen
}
.slider-banner-image {
  width: 30%;
}
.banner-slider {
  text-align: center;
}

.product-info#style-3::-webkit-scrollbar-track, .product-info-default #style-3::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  background-color: #F5F5F5;
}

.product-info::-webkit-scrollbar, .product-info-default::-webkit-scrollbar
{ 
  width: 5px;
  background-color: #F5F5F5;
}

.product-info::-webkit-scrollbar-thumb, .product-info-default::-webkit-scrollbar-thumb
{
  background-color: #000000;
}
 
.active_popup .site-header, .active_default_popup {
  z-index:1;
}
.close img {
  max-width: 22px;
  max-height: 22px;
}

/* 21-12-21 */

/* .predictive-search__column--content {
display: grid;
flex-wrap: wrap;
grid-template-columns: 1fr 1fr;
} */
.product-form.product-form-product-template input {
  background-image: none;
  width: auto;
  margin: 0px;
}
div#shopify-section-header {
  position: sticky;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 999;
}
.Agreed fieldset label input {
  min-height: 0;
  margin-right: 5px!important;         
}
.grid-two {
  display: grid;
  grid-template-columns: 1fr 1fr;
      width: 100%;
}
.grid-three {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
      width: 100%;
}
.grid-three li.team-product-list-item ~ li ~ li {
    border-right: none;
}
.grid-three li.team-product-list-item:nth-of-type(2) {
  border-right: 1px solid #000;
}
.team-product-list  .grid-two:nth-last-child(2) {
  border-bottom: 1px solid #000;
}
.team-product-list .grid-three:last-child li{ 
  border-top:unset;
}

.team-prod-collection {
  text-transform: uppercase;
}
.team-collection-title a {
  color: #fff;
  font-weight: 600;
  text-shadow: unset!important;
}
.team-collection-title a:hover {
  color:#fff!important;
}
section#custom-collection-page .size_product {
    padding: 15px 0;
}
/*===============
Collection page css
===================*/

body#custom-collection header.site-header__wrapper, .cv-custom-collection-page-header {
  background: #000;
}
body#custom-collection main#MainContent {
  background: #fff;
}
body#custom-collection .container{
  max-width: 1364px;
  margin: 0 auto;
  width: 100%;
  padding:0 15px;
}
.cv-custom-collection-page-header {
    padding: 25px 0;
    display: inline-block;
    width: 100%;
    background: #ffffff;
    box-shadow: 0 2px 5px rgb(0 0 0 / 11%);
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 99;
}
.cv-custom-collection-page-header ul {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}
.cv-custom-collection-page-header ul li {
  display: inline-block;
  padding: 0 20px;
}
.cv-custom-collection-page-header ul li a {
    color: #282828;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 300;
    font-size: 17px;
    line-height: 21px;
    padding: 0;
    display: inline-block;
}
body#custom-collection div#shopify-section-header {
  padding-top: 17px;
}
 
.tab-heading h2 {
    font-size: 24px; 
    margin: 0;
    color: #2F2F2F;
    text-transform: capitalize;
    line-height: 29px;
    font-weight: 500;
    position: relative;
    width: 100%;
    letter-spacing: 0;
   position: relative;
    z-index: 9; 
}
.tab-heading h2:after {
    content: '';
    background: #2F2F2F;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    left: 0;
    top: 16px;
}
.tab-heading h2 span {
    background: #fff;
    padding-right: 24px;
    position: relative;
    z-index: 1;
}

.product-section-box .size__product p {
    font-weight: 700!important;
    font-size: 14px;
    margin: 0;
    float: left;
    line-height: 100%;
}
.gender__product {
    float: left;
    margin-left: 3px;
}
.genders {
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
}
.tab-heading {
  align-items: center;
  display: flex;
  margin-bottom: 30px;
  padding-top:40px;
}
.product-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
    grid-row-start: span 1;
}
.product-section a {
  text-decoration: none;
}
.product-section a.product-image {
  box-shadow: 4px 7px 14px rgb(0 0 0 / 25%);
  display: inline-block;
  width: 100%;
  padding: 20px;
}
.product-section-box h3 {
    color: #000;
    font-size: 24px;
    line-height: 29px;
    margin: 0;
    font-weight: 700;
}
.size__product p {
    font-weight: 500 !important;
}
.cv-available-block h6 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin: 0;
}
.cv-available-block p {
  color: #000;
  font-size: 16px;

}
.product-section-box > p{
/*   padding-top:5px!important; */
  margin:0;
} 

.cv-available-block {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0;
} 
.product-section-box h4 {
    color: #000; 
    font-size: 12px;
    margin: 0;
}

.link-text {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px; 
    color: #5F2EEA;
    margin-top: 15px;
}
.prod-desc {
    margin-top: 8px;
}
.cv-collection-heading-block h4.description + p {
    margin-top: 2px;
}
.product-section-box p, .product-section-box>span {
    color: #000;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    margin: 10px 0 6px;
/*     display: -webkit-box; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 3; */
}

.cv-collection-heading-block:last-child {
  border-bottom: none;
  /*       padding-bottom: 0; */
}
section#custom-collection-page {
    padding-top: 72px;
}
body#custom-collection {
  border-bottom: solid 70px #000;
}
/*   div#collection-2 {
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
} */
#custom-collection-page .cv-collection-heading-block {
  border-bottom: 0px solid #000;
}
section#custom-collection-page {
  margin-bottom: 70px;
}
span.team-prod-regular-price a {
    color: #fff;
}
span.team-prod-regular-price:hover a{
	color:#fff;
}
.team-product-regular-price a {
    color: #fff;
    font-size: 34px;
}
.team-product-regular-price:hover a {
    color: #fff;
}
.product-form__item label {
    text-align: left;
    max-width: 400px;
    margin: 0 auto 10px;
}
.size__product {
    margin-left: 10px;
}

.team-featured-product-section .feature-row {
    flex-wrap: wrap;
}
.team-featured-product-section .right_image {
    width: 50%!important;
}
.team-featured-product-section .team-featured-product-content {
    width: 50%;
}
.team-featured-product-section .right_image , .team-featured-product-section .team-featured-product-content {
	margin-bottom:0px;
}
.team-featured-product-section .right_image a {
    text-align: center;
    float: left;
    width: 100%;
}
.team-featured-product-section .right_image a img.team-product-image {
    float: left;
}   
.m-t-30 {
    margin-top: -44px;
}
.team-featured-collection-section.index-section.teamCollection {
    margin-bottom: 0px;
    padding-top: 0;
}
.team-featured-collection-section.index-section.teamCollection .grid-two:first-child li:nth-of-type(1), 
.team-featured-collection-section.index-section.teamCollection .grid-two:first-child li:nth-child(2){
    border-top: none;
}

.grid-two:first-child li:first-child .team-prod-title {
    max-width: 350px;
}
.grid-two li .team-prod-title {
    max-width: 350px;
}
.product-single__media-wrapper {
    max-width: 100% !important;
    background: #F3F3F3;
}
body.template-product {
    background: #fff !important;   
}
.product_breadcrumb span {
    font-size: 17px;
    color: #000;
}
.product_breadcrumb span.prod-name {
    color: #F36969;
    font-weight: 500;
} 
.product_breadcrumb {
    display: inline-block;
    width: 100%;
    margin-top: 30px; 
}
.grid.product-single.productItem.space {
    padding-top: 20px;
}
.product-single__meta h3.team-collection-title {
    display: none;
}
.product-single__meta .product-form.productForm.space {
    width: 100%;
    margin-top: 70px;
} 
.product-single__meta .product-form.productForm.space label {
    color: rgba(17, 17, 19, 0.6);
    font-size: 14px;
}
.field-label {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 15px;
}
.Agreed.field-label .spb-productdescfont.spb-productdesctextcolor.spb-tooltip {
    font-weight: 600;
}
.field-label [style="color: rgb(102, 102, 102); border: 1px solid rgb(255, 93, 93);"] {
    color: rgba(227, 0, 0, 1) !important;
    background-color: #FFF2F4 !important;
    border-color: #E30000 !important;
}
ul.product-image-list li.product-image-list-item img {
    max-width: 100% !important;
    max-height: 100% !important;
}
li.product-image-list-item {
    float: left;
    width: 100%;
}
.big-image-grid .big-image-left {
    float: left;
    width: 33.333%;
}
.big-image-grid li.product-image-list-item {
    width: 66.666%;  
    float: left;
}
.big-image-grid .big-image-left li.product-image-list-item {
    width: 100%;
}
.big-image-grid .big-image-left, .big-image-grid li.product-image-list-item {
    padding-left: 3px;
    padding-right: 3px;
}
.big-image-grid {
    margin-left: -3px;
    margin-right: -3px;
}
.big-image-grid .big-image-left li.product-image-list-item {
    padding-left: 0;
    padding-right: 0;
}
li.product-image-list-item {
    float: left;
    width: 100%;
    padding-bottom: 6px;
}
body.template-product main#MainContent {
    margin-bottom: 100px;
}
.small-image-grid li.product-image-list-item {
    float: left;
    width: 33.333%;
    padding: 0 3px;
}
.small-image-grid {
    margin-left: -3px;
    margin-right: -3px;
}
#infiniteoptions-container input#Email\ address-0-0 {
    background-image: none;
}
a.breadcrumb.prod-breadcrumb {
    display: flex;
    align-items: center;
    grid-gap: 7px;
}
a.breadcrumb.prod-breadcrumb svg {
    float: left;
}
.product-section-box {
    display: flex;
    grid-gap: 24px;
}
.product-section-box .product-image {
    min-width: 170px;
    width: 100%;
    max-width: 170px;
    height: 170px;
}
.prod-right-grid {
    width: 100%;
}
.cv-available-block h6 {
    font-size: 14px;
    line-height: 100%;
}
.popup_content .size__product {
    margin: 0;
}
.popup_content .size__product p { 
    text-align: left;
    font-weight: 700!important;
    font-size: 18px!important;
    padding: 0;
    margin-bottom: 0;
    float: left;
    line-height: 24px;
    color: #000;
}
.popup_content .size__product .genders {
    font-size: 18px;
    line-height: 24px;
}
.popup_content .pro-info .size__product ~ p {
    float: left;
    width: 100%;
}
a.sizing-guide-text {
    font-size: 14px;
    color: #2E84EA;
    margin-bottom: 30px;
    display: inline-block;
}
.popup_content .size__product {
    margin: 0px 0 30px;
    float: left;
    width: 100%;
}
.grid__item.medium-up--one-third .m-t-30 {
    margin-top: 30px;
}
.grid__item.medium-up--one-third .m-t-30 span {
    font-size: 21px;
}
 .site-header__logo img {
    max-width: 99px !important;
    object-fit: cover
  }
.cv-custom-collection-page-header ul li a:hover path {
    fill: #f36969!important;
}
.product-section-box:hover {
    box-shadow: 0px 2px 8px rgb(0 0 0 / 15%);
}
.link-text:hover {
    color: #7962bb;
}
.prod-right-grid .prod-desc {
    font-size: 12px;
    line-height: 15px;
}
span.tooltip-text {
    display: none;
}
.home-custom-banner-main img.banner-image {
    width: 100%;
}
.home-custom-banner-main img.banner-image {
    width: 100%;
}
.home-custom-banner-main {
    display: inline-block;
    width: 100%;
    position: relative;
}

.home-custom-banner-main .text-section h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 65px;
    line-height: 91.5%;
    color: #292929;
    text-transform: inherit;
    max-width: 844px;
    width: 100%;
}
.text-section p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    color: #292929;
    max-width: 525px;
    width: 100%;
    margin: 32px 0 60px;
} 
.text-section a {
    background: #2E84EA;
    width: 289px;
    height: 50px;
    padding: 15px 21px;
    display: flex;
    align-items: center;
    grid-gap: 12px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.75px;
}
.text-section a:hover {
    background: #4c7fbb;
    color: #fff;
}
ul.custom-feature-list {
    display: flex;
    width: 100%;
    justify-content: center;
    grid-gap: 90px;
}
.home-custom-feature-main {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 65px 0 30px;
}
ul.custom-feature-list .feature-name {
    font-style: normal;
    font-weight: 900;
    font-size: 28px;
    line-height: 100%;
    text-align: center;
    color: #292929;
    max-width: 280px;
    margin: 32px 0 0;
}
.home-custom-slider-main::before {
    position: absolute;
    content: "";
    background: #3C3B3B;
    width: 100%;
    height: 70%;
    margin: 0 auto;
    top: 50%;
    bottom: 0;
    transform: translate(0, -50%);
}
.slider-section.inner .slider-section.left {
    width: 47%;
    float: left;
    display: flex; 
}
.slider-section.inner {
    display: flex;
    width: 100%;
}
.slider-section.inner .content-section.right {
    width: 52%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 50px;
}
.home-custom-slider-main {
    position: relative;
    z-index: 9;
    width: 100%;
    max-width: 2048px;
    margin: 0 auto;
}
.home-custom-slider-main::before {
    position: absolute;
    content: "";
    background: #3c3b3b;
    width: 100%;
    height: 70%;
    margin: 0 auto;
    top: 50%;
    bottom: 0;
    transform: translate(0,-50%);
    z-index: -1;
} 
.content-section.right .heading {
    font-style: normal;
    font-weight: 900;
    font-size: 65px;
    line-height: 91.5%;
    color: #FFFFFF;
    margin: 0 0 40px 0px;  
}
.content-section.right .text {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
}
.content-section.right ul.material-list li {
    font-size: 19px;
    font-weight: 700;
    line-height: 30px;
    color: #fff;
    position: relative;
    padding-left: 18px;
}
.content-section.right ul.material-list li::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    left: 0;
    top: 10px;
    border-radius: 50%;
}
ul.material-list {
    margin-left: 9px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.content-section.right a.btn {
    background: #f8d866;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .75px;
    border-radius: 0;
    color: #000;
    text-transform: inherit;
    display: flex;
    align-items: center;
    float: left;
    grid-gap: 14px;
    min-width: 257px;
    padding: 9px;
    justify-content: center;
    max-width: 247px;
}
.content-section.right a.btn:hover {
    background: #f7d453;
}
.slider-section.left li.image-list-item {
    text-align: center;
}

.slider-section.left {
    position: relative;
    text-align: center;
}
.slider-section.left .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    max-width: 500px;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    left: 0;
    right: 0;
}
.slider-section.left .owl-nav button.owl-prev {
    float: left;
}
.slider-section.left .owl-nav button.owl-next {
    float: right;
}
.slider-section.left .owl-nav button.owl-prev, .slider-section.left .owl-nav button.owl-next {
    color: #fff;
    font-size: 40px;
}
.home-custom-banner-page-width {
    max-width: 2048px;
    margin: 0 auto;
    position: relative;
}
.top-bar.topbar-step-one {
    background-color: #f36969;
}
.top-bar.topbar-step-one .page-width {
    min-height: 67px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.top-bar.topbar-step-one .page-width span{
	width:auto;
/*   	margin:0 auto; */
}
.top-bar.topbar-step-one span.bar-right-btn {
    margin-left: auto!important; 
    margin: 0;
    padding: 8px 8px 8px 16px;
    min-width: 122px;
    height: 40px;
    background: rgba(255,255,255,.5);
    border: 1px solid rgba(0,0,0,.5);
    box-sizing: border-box;
    border-radius: 4px;
    color: #00000080;
    position: relative;
  font-weight: 500;
  cursor: pointer;
}
.top-bar.topbar-step-one span.bar-right-btn:before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/arrow-right.png?v=1642412897);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 11px;
      opacity: 0.5;
    right: 10px;
}
.top-bar.topbar-step-one span.bar-right-btn.next-btn-step-1.enabled-btn:before {
        opacity: 1;
}
.top-bar.topbar-step-one span.bar-right-btn.next-btn-step-1.enabled-btn {
    border-color: #000;
    color: #000;
    background: #fff;
}
span.form-btn.nbtn.nbtn-enabled {
    background: #E16C6C;
}
.form-content {
    max-width: 470px;
    margin: 70px auto;
    text-align: left;
    width: 100%;
    padding: 0 20px;
}
.form-content input, .form-content select {
    width: 100%;
    display: block;
    margin-bottom: 0;
    color: #11111399;
    border-radius: 4px;
    border: 1px solid #cccccc;
    font-size: 16px;
    height: 48px;
    padding: 5px 16px;
}
.form-content .form-field span.Zebra_DatePicker_Icon_Wrapper {
    width: 100%!important;
    padding-bottom: 12px !important;
} 
.form-content .form-field {
    margin-bottom: 16px;
}
.error-msg {
    color: #E30000;
    margin-top: 8px;
    display: inline-block;
    padding-left: 16px;
    position: relative;
    line-height: 15px;
}
.form-field.error span.Zebra_DatePicker_Icon_Wrapper {
    padding-bottom: 0 !important;
}
.form-field.error span.Zebra_DatePicker_Icon_Wrapper ~ span.error-msg {
    margin-bottom: 8px;
}
span.error-msg:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url('/cdn/shop/files/Exclamation.png?v=1642414474');
    width: 13px;
    height: 13px;
    background-repeat: no-repeat;
    top: 1px;
}   
span.form-btn.nbtn {
    max-width: 174px;
    height: 48px;
    background: #FFDDDD;
    border-radius: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: auto!important;
    margin: 0;
    width: 100%;
    position: relative;
    padding-right: 20px;
    color: #fff;
    margin-top: 18px;
  cursor: pointer;
}
span.form-btn.nbtn:before { 
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/Union_32597b9b-6735-41b1-9817-be11b8065316.png);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 17px;
    right: 40px;
}
.error input, .error select {
    border-color: #E30000 !important;
    color: #E30000 !important;
    opacity: 1; 
    background-color: #FFF2F4;
}
.form-content .error input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #E30000 !important;
}
.form-content .error input::-moz-placeholder { /* Firefox 19+ */
 color: #E30000 !important;
}
.form-content .error input:-ms-input-placeholder { /* IE 10+ */
 color: #E30000 !important;
}
.form-content .error input:-moz-placeholder { /* Firefox 18- */
 color: #E30000 !important;
}  
.error input:focus ,
.error select:focus {
	outline:none!important;
}
.error input::placeholder, .error select::placeholder{
	color:#E30000!important;
}



.text-right{
	text-align:right;
}
.form-content label {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    color: rgba(17, 17, 19, 0.6);
    display: inline-block;
    margin-bottom: 12px;
}
span.bar-text span.bar-title {
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #000;
    padding-right: 30px;
}
span.bar-text span.step-text {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 120%;
    margin-right: 5px;
}
.bar-text > span{
	font-weight:700;
}
.span-grid {
    display: flex;
    padding-right: 15px;
}
span.bar-text span {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #FFFFFF;
}
.span-grid span.bar-text {
    display: flex;
    align-items: center;
}
/*----------------new----------------*/
.top-bar .page-width {
    max-width: 1550px!important;
}
.prod-section .top-bar.topbar-step-two {
    background-color: #f36969;
    margin-bottom: 30px;
}
.prod-section .top-bar.topbar-step-two .page-width {
    min-height: 67px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.prod-section .top-bar.topbar-step-two .page-width span.bar-right-btn.next-btn-step-2 {
    padding: 8px 32px 8px 16px;
    background: #fff;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 4px;
    color: #000;
    margin-left: auto!important;
    margin: 0;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500; 
    cursor: pointer;
      min-width: 180px;
}

.prod-section .top-bar.topbar-step-two .page-width span.bar-right-btn.next-btn-step-2:before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/arrow-right.png?v=1642412897);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 11px;
    right: 10px;
}
.prod-section .top-bar.topbar-step-two .page-width span.bar-left-btn.left-btn-step-2 {
    padding: 8px 16px 8px 8px;
    min-width: 90px;
    background: transparent;
    border: 1px solid #c73535;
    box-sizing: border-box;
    border-radius: 4px;
    margin-right: 60px;
    color: #fff;
    text-align: right;
    position: relative;
    cursor: pointer;
}
.prod-section .top-bar.topbar-step-two .page-width span.bar-left-btn.left-btn-step-2:after {
    content: '';
    background-image: url(/cdn/shop/files/arrow-left.png?v=1642419768);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 11px;
    left: 10px;
    position: absolute;
}
.bottom-btns .page-width {
    display: flex;
    justify-content: space-between;
}
.bottom-btns .page-width span.bottom-btn-right.step-two-next-btn {
    padding: 8px 25px 8px 25px;
    width: 210px;
    height: 40px;
    background: #000;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 4px;
    color: #fff;
    margin-left: auto!important;
    margin: 0;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    text-align: left;
      cursor: pointer;
}
.step-three-left-content .itext p {
    font-size: 16px;
    line-height: 26px;
}
.bottom-btns .page-width span.bottom-btn-left {
    padding: 8px 30px;
    width: 210px;
    height: 40px;
    background: #fff;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 4px;
    color: #000;
    margin-right: auto!important;
    margin: 0;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    cursor: pointer;
}
.bottom-btns .page-width span.bottom-btn-left:before {
    content: '';
    background-image: url(/cdn/shop/files/top-arrow.png?v=1642420844);
    position: absolute;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 11px;
    right: 35px;
}
.bottom-btns .page-width span.bottom-btn-right.step-two-next-btn:before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/new-right.png?v=1642421203);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 11px;
    right: 17px;
}
.bottom-btns {
    padding: 50px 0 70px 0;
}
.top-bar {
    background-color: #f36969;
    display: inline-block;
    width: 100%;
    position: fixed;
    top: 75px;
    left: 0;
    right: 0;
    z-index: 99;
}
.top-bar.topbar-step-two .page-width {
    min-height: 67px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.top-bar.topbar-step-three .page-width span.bar-left-btn.left-btn-step-3 {
    padding: 8px 16px 8px 8px;
    min-width: 90px;
    background: transparent;
    border: 1px solid #c73535;
    box-sizing: border-box;
    border-radius: 4px;
    margin-right: 60px;
    color: #fff;
    text-align: right;
    position: relative;
    cursor: pointer;
}
.top-bar.topbar-step-two .page-width  span.bar-left-btn.left-btn-step-3:after {
    content: "";
    background-image: url(/cdn/shop/files/arrow-left.png?v=1642419768);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 11px;
    left: 10px;
    position: absolute;
}
.top-bar.topbar-step-three .page-width {
    min-height: 67px;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.top-bar.topbar-step-three .page-width span.bar-left-btn.left-btn-step-3:after{
      content: "";
    background-image: url(/cdn/shop/files/arrow-left.png?v=1642419768);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-position: right;
    top: 11px;
    left: 10px;
    position: absolute;
}
.top-bar.topbar-step-three .page-width .bar-right-btn.next-btn-step-3 {
    padding: 8px 8px 8px 16px;
    min-width: 180px;
    height: 40px;f749
    background: #fff;
    border: 1px solid #000;
    box-sizing: border-box;
    border-radius: 4px;
    color: #000;
    margin-left: auto!important;
    margin: 0;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    display: flex;
    align-items: center;
    grid-gap: 10px;
      text-align: left;
}
.step-three-content-section .page-width .step-three-heading {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    align-items: center;
    color: #000000;
    position: relative;
    padding: 12px 0 60px 0;
}
.step-three-content-section .page-width .step-three-heading svg {
    position: relative;
    top: 3px;
}
.step-three-left-content .ititle {
    font-weight: 900;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    color: #000000;
  padding-bottom:6px;
}
.step-three-left-content .itext {
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #000000;
  padding-bottom:30px;
}
.step-three-content-section .step-three-content-outer {
    display: flex;
}
.step-three-content-section .step-three-content-outer ul.selected-product-list {
    display: flex;
}
.product-section-box input[type="checkbox"] {
    position: absolute;
    top: 0;
    bottom: 0;
    border-radius: 10px;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 99;
}
.product-section-box .product-image {
    position: relative;
}
.product-section-box .product-image::before {
    position: absolute;
    content: "";
    background: rgba(95, 46, 234, 0.55);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    z-index: 1;
  opacity: 0;
}
.product-section-box .product-image::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-image: url(/cdn/shop/files/Vector_1.svg);
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
  opacity: 0;
}
.product-section-box input[type="checkbox"]:checked + .product-image::before, .product-section-box input[type="checkbox"]:checked + .product-image::after,
.prod-checked .product-image::before, .prod-checked .product-image::after{
    opacity: 1;
}
.product-section-box {
    z-index: 9;
}

.has-variant input[type="checkbox"] {
    display: none !important;
}
.has-variant .product-image:before, .has-variant .product-image:after{
display: none !important;
}


.step-three-content-section .step-three-content-outer {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-gap: 32px;
}
.step-three-left-content {
    width: 312px;
    float: left;
    word-break: break-all;
}
.step-three-content-section .step-three-content-outer ul.selected-product-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
}
.step-three-right-content li.selected-product-list-item {
    width: 100%;
    float: left;
    border: 1px solid #DBDBDB;
    padding: 20px;
    display: grid;
    grid-gap: 21px;
    grid-template-columns: 1fr 5fr;
    border-radius: 10px;
}
.step-three-right-content li.selected-product-list-item .prod-title {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
} 
.prod-image-left {
    width: 105px;
}
.step-three-content-section {
    padding-bottom: 40px;
}
.home-custom-banner-page-width .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    padding: 0 36px;
    display: flex;
    justify-content: space-between;
}
.home-custom-banner-page-width .owl-nav span {
    color: #000;
    font-size: 0px;
}
.home-custom-banner-page-width .owl-nav button {
    width: 16px;
    height: 28px;
    position: relative;
    font-size: 0 !important;
}
.home-custom-banner-page-width .owl-nav button.owl-next::before {
    color: #000;
    font-size: 0;
    background-image: url(/cdn/shop/files/Vector_67_1.svg);
    width: 14px;
    height: 26px;
    background-size: cover;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
}
.home-custom-banner-page-width .owl-nav button.owl-prev::before{
   color: #000;
    font-size: 0;
    background-image: url(/cdn/shop/files/Vector_68_1.svg?v=1642486259
    );
    width: 14px;
    height: 26px;
    background-size: cover;
    position: absolute;
    left: 0;
    content: "";
    top: 0;
}
.step-two.prod-section .product-image img.aimage {
    display: none;
}

.Zebra_DatePicker {
    background-color: #fff !important;
    border: solid 2px #f1f1f1;
}
.Zebra_DatePicker .dp_actions td {
    color: #000!important;
    font-weight: 400 !important;
    font-size: 20px;
}
.Zebra_DatePicker td, .Zebra_DatePicker th {
    font-family: Inter,sans-serif!important;
}
.Zebra_DatePicker .dp_daypicker th {
    background: #fff !important;
    cursor: text;
    font-weight: 700;
    color: #787878 !important;
}
.Zebra_DatePicker .dp_actions .dp_caption {
    font-weight: 400 !important;
    width: 100%;
    font-family: Inter,sans-serif !important;
    font-size: 20px;
}
.Zebra_DatePicker .dp_body td, .Zebra_DatePicker .dp_body th {
    border: 0px solid #bfbfbf !important;
}
.Zebra_DatePicker .dp_body .dp_disabled {
    background: transparent !important;
}
.Zebra_DatePicker .dp_body td {
    background: transparent !important;
}
.Zebra_DatePicker td, .Zebra_DatePicker th {
    padding: 10px !important;
}
.Zebra_DatePicker .dp_body td.dp_hover {
    color: #000 !important;
}
.Zebra_DatePicker .dp_body .dp_current, .Zebra_DatePicker .dp_body td.dp_current.dp_hover {
    color: #f36969 !important;
}
table.dp_footer.dp_actions {
    display: none !important;
}
td.dp_next {
    background-image: url(/cdn/shop/files/Vector_67_1.svg);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0 !important;
    background-size: 11px;
}
td.dp_previous {
    background-image: url(/cdn/shop/files/Vector_68_1.svg?v=1642486259);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0 !important;
    background-size: 11px;
}
td.dp_previous.dp_hover, td.dp_next.dp_hover, td.dp_caption.dp_hover {  
    background-color: #f1f1f1 !important;
}
.text-section {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
}
.step-four.package-status {
    text-align: center;
    min-height: 50vh;
    padding: 120px 0;
}
.step-four.package-status .heading-text {
    background: #459AFF;
    max-width: 542px;
    margin: 0 auto;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 100%;
    padding: 10px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.description {
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 100%;
    color: #282828;
    margin: 75px 0;
}
.step-four.package-status .text {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
}
button.Zebra_DatePicker_Icon {
    background-image: url(/cdn/shop/files/Icon.svg) !important;
}
.team-featured-product-section.index-section.teamFeatured .feature-row {
    border-bottom: solid 1px #000;
    margin-top: 20px;
}
.team-featured-product-section.index-section.teamFeatured .feature-row {
    border-bottom: solid 1px #000;
    margin-top: 20px;
}
.team-featured-product-content .team-vendor {
    margin-top: 20px;
}
textarea#ContactFormPackage-instruction {
    width: 100%;
    border-radius: 8px;
    min-height: 165px;
    max-width: 280px;
}
.prod-option-section {
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}
.prod-option-section select {
    width: 100%;
    border-radius: 4px;
    border: 1px solid rgba(17, 17, 19, 0.2);
    margin-bottom: 24px;
    height: 48px;
    font-size: 16px;
    color: rgba(17, 17, 19, 0.6);
}
.product-options .option-heading {
    font-style: normal;
    font-weight: 500;
    font-size: 12px; 
    line-height: 15px;
    color: #C4C4C4;
}
.product-options .option-name {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #323232;
    margin-top: 8px;
}
.product-options {
    margin-top: 8px;
}
span.add-pkg-btn {
    padding: 15px 40px;
    background: #AFAFAF;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.75px;
    color: #FFFFFF;
    display: inline-block;
    cursor: pointer;
}
span.add-pkg-btn.enabled-pkg {
    background: #459AFF; 
}
.image-gallery-main .page-width {
    max-width: 2048px !important;
   padding: 0 !important;
}
div#PageContainer {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.title-outer {
    display: flex;
    justify-content: space-between;
    grid-gap: 15px;
}
.title-outer .btn-outer span.edit-btn {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #2E84EA;
    margin-right: 10px;
    cursor: pointer;
}
.title-outer .btn-outer span.remove-btn {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #F36969;  
    flex: none;
    cursor: pointer;
}
.title-outer .btn-outer {
    opacity: 0;
    pointer-events: none;
    margin-top: 4px;
}
li.selected-product-list-item:hover .title-outer .btn-outer {
    opacity: 1;
    pointer-events: auto;
}
span.add-pkg-btn.edit-pkg {
    background: #459AFF;
} 
/* .prod-desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; 
    text-overflow: ellipsis;

} */

.step-three-title {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
    color: #000000;
    padding-top: 34px;
}

.step-one, .step-two, .step-three {
    padding-top: 67px;
} 
.step-two.prod-section .cv-custom-collection-page-header {
    top: 127px;
}
.step-two.prod-section .product-section-content {
    padding-top: 22px;
}
.step-two.prod-section {
    padding-top: 140px;
}
div#shopify-section-page-package-builder .cv-collection-heading-block {
    margin-bottom: 20px;
}
/* .product-section-content .active-package-block {
    padding-top: 200px;
} */
.prod-desc {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.Zebra_DatePicker {
    left: 0 !important;
    right: 0 !important;
    margin: 38px auto 0; 
}
/*=======03-08-22==========*/
.collection-header .section-header h1 {
    margin: 0 !important;
    padding-top: 40px;
    font-size: 54px;
    line-height: 60px;
    border-bottom: 2px solid #000;
    padding-bottom: 30px;
}
.collection-header .section-header.text-center {
    margin-bottom: 40px;
}
#Collection .filter-heading p {
    background: #000;
    padding: 8px;
    color: #fff;
    font-size: 16px;
}
#Collection ul#gf-products {
    padding-top: 50px !important;
}
#Collection ul#gf-products li .grid-view-item__title {
    margin-bottom: 0;
    color: #302F30 !important;
    font-size: 14px;
}
.price__badges.price__badges--listing {
    display: none;
}
.price--on-sale .price__regular, .price__sale {
    margin-right: 0 !important;
}
.product-grid-name-price-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 14px;
    grid-gap: 10px;
}
dl.price.price--listing.price--on-sale {
    margin-right: 0 !important;
    font-size: 12px;
}
.grid-view-item__image-wrapper {
    margin: 0 !important;
}
.product-grid-variants-block p {
    font-size: 12px;
    color: #000;
    font-weight: 400;
}
.price__sale .price-item--sale {
    color: #000;
    font-weight: bold !important;
}
#Collection .gf-option-block {
    border-bottom: 2px solid #000;
}
div#Collection {
    padding-bottom: 50px;
}
.product-grid-name-price-block .price__sale {
    display: flex;
    flex-direction: row-reverse;
}
#Collection .filter-heading {
    padding-bottom: 20px;
}
#Collection ul#gf-products {
    padding-top: 50px !important;
    overflow: hidden;
}
#Collection ul {
    overflow-x: hidden;
}
li.site-nav--has-dropdown button {
    padding: 20.5px 16px;
    font-style: normal;
    font-size: 16px;
    line-height: 19px;
    color: #fff!important;
    position: relative;
    font-family: 'Inter', sans-serif !important;
    font-weight: 500;
}
li.site-nav--has-dropdown button:after {
    content: "";
    display: block;
    width: 0;
    height: 6px;
    background: #F36969;
    transition: width .3s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
li.site-nav--has-dropdown button:hover:after,
li.site-nav--has-dropdown button.site-nav__link--active:after{
    width: 100%;
}
li.site-nav--has-dropdown button:hover span.site-nav__label{
  color:#F36969;
}
li.site-nav--has-dropdown button.site-nav__link--active span.site-nav__label {
    color: #f36969;
    font-weight: bold;
}
li.site-nav--has-dropdown button svg{
  font-size:20px;
}
li.site-nav--has-dropdown button.site-nav__link--active svg,
li.site-nav--has-dropdown button:hover svg{
    font-size: 20px;
    fill: #f36969;
}
.site-nav__dropdown {
    border: 1px solid black;
    background: #000;
    padding: 0;
    top: 60px;
}
.site-nav__dropdown ul li {
    padding: 5px 0;
}
.site-nav__dropdown .site-nav__link {
    padding: 15px 15px 5px!important;
}
/*===== responsive =====*/
  

@media(min-width:1800px){
  .product-info .popup_content .product-sec, .product-info-default .popup_content .product-sec {
    text-align: center;
    max-width: 100%;
    margin: 0 auto 30px;
  }
  .close{
    right:70px;	
  }
}
@media(min-width:1501px) {
  .image-with-multi-text-main {
    display: block
  }

}


@media(min-width:1441px) {
  .site-header .page-width {
    max-width: 100% !important
  }
  .popup_content  , .close{
    max-width: 2268px !important;
    margin:0 auto;
  }

  .page-width {
    max-width: 1550px !important
  }

  .predictive-search__column--content, 
  .product-media-section {
    max-width: 1440px !important;
    margin: 0 auto
  }

  .team-featured-collection-heading {
    max-width: 1440px !important;
    margin: 0 auto;
    padding-left: 0
  }

 

} 
@media(min-width:992px) { 

.Zebra_DatePicker {
    width: 400px !important;
}
}
@media(min-width:750px) {
    img.banner-image.mobile-image {
    display: none !important; 
}
  .product-info .close, .product-info-default .default-close {
    display: none;
}
  .cv-custom-collection-page-header ul li a svg {
    display: none;
} 
  .medium--hide {
    display: none !important
  }

  .site-header__icons-wrapper .icon {
    color: #fff
  }
   .site-header  .medium-up--three-quarters {
    width: 85%;
}
  .site-header  .medium-up--one-quarter {
    width: 15%;
}
.pro-info-mobile {
    display: none;
}
}

 

@media(min-width:1024px) and (max-width:1200px) {
  .productForm {
    width: 95%
  }
 .site-nav a{
    padding:20.5px 15px;
  }

}
@media(min-width:769px) and (max-width:1024px) {


  .teamFeatured .right_image {
    width: 100%
  }
  .site-nav a {
    padding: 20.5px 10px
  }

  .team-product-title a {
    font-size: 45px;
    margin-bottom: 20px
  }

  .team-prod-collection {
    font-size: 16px;
    margin-bottom: 5px
  }


  .team-product-list-item span {
    font-size: 20px
  }




}
@media(min-width:992px) {

  .home-custom-banner-mobile-main {
    display: none;
}
  
}

@media(max-width:1500px) {
  .image-with-multi-text-desktop-main {
    display: block
  }
  .home-custom-banner-page-width .owl-nav {
    padding: 0 30px;
}

}
@media(max-width:1440px) {
  .feature-icon svg {
    max-width: 100px;
    max-height: 100px;
}
  .home-custom-slider-main .page-width {
    max-width: 100%;
}
  .image-gallery-main .page-width {
    max-width: 100%;
    padding: 0;
}
  .commonly-asked-question span.question-heading {
    font-size: 0 !important;
    grid-gap: 0 !important;
    min-width: 60px;
    min-height: 60px;
}
  span.tooltip-text {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    position: absolute;
    top: -28px;
    font-size: 14px;
    line-height: 140%;
    padding: 10px 8px;
    min-width: 203px;
    text-align: center; 
    right: 11px;
    display: none; 
}
.commonly-asked-question:hover span.tooltip-text {
    display: block; 
}
  span.bar-text span.bar-title {
    padding-right: 15px;
}
}
@media(max-width:1400px) {
  .prod-section .top-bar.topbar-step-two .page-width span.bar-left-btn.left-btn-step-2 {
    margin-right: 15px;
}
  span.bar-text span.bar-title {
    padding-right: 15px;
}
  span.bar-text span.bar-title {
    font-size: 18px;
}
  span.bar-text span.step-text {
    font-size: 16px;
}
  span.bar-text span {
    font-size: 16px;
}  
}
@media(max-width:1350px) {

.m-t-30 {
    margin-top: 0;
}
.home-custom-banner-page-width .owl-nav {
    padding: 0 30px;
}
}  
@media(max-width:1300px) {

.home-custom-banner-main .text-section h2 {
    font-size: 55px;
    color: #292929;
    max-width: 765px;
}
}
@media(max-width: 1200px){ 
  .home-custom-banner-page-width .owl-nav {
    padding: 0 10px;
}
  .content-section.right .heading {
    font-size: 45px;
}
  .gallery-image-list img {
    height: 240px;
}
  .content-section.right ul.material-list li {
    font-size: 17px;
    line-height: 26px;
}
  .cv-custom-collection-page-header { 
    top: 60px;
}
  .grid-two .team-product-list-item .team-product-image {
    margin-top: 0;
}
  .team-prod-title {
    margin-bottom: 20px; 
}
  .team-product-title a{
    margin-bottom: 20px;
  }
  .commonly-asked-question span.question-heading{
  	font-size:16px;
  }
  .team-collection-title {
    font-size: 14px;
}
.team-featured-product-content {
    min-height: 510px;
}
.grid-three .team-product-list-item .team-product-image {
    max-width: 282px;
    height: 282px;
}
  .team-product-list-item .team-product-image {
    width: 385px;
}
  .page-width {
    padding-left: 25px;
    padding-right: 25px;
}  
  .team-prod-title {
    font-size: 28px;
}
}
@media(max-width:1100px) {
span.bar-text span.bar-title {
    font-size: 16px;
}
span.bar-text span {
    font-size: 12px;
}
}
@media(max-width:1080px) {
.home-custom-banner-main .text-section h2 {
    font-size: 34px;
    color: #292929;
    max-width: 475px;
}
  .text-section p {
    font-size: 16px;
    max-width: 525px;
    width: 100%;
    margin: 22px 0 40px;
}
}
@media(max-width:1023px) {
  .productForm {
    width: 100%
  }

.team-collection-title {
    font-size: 11px;
}
  .team-vendor {
    font-size: 16px;
    margin: 4px 0 6px 0;
}
.team-product-title a {
    font-size: 30px;
}
  .team-featured-product-content p {
    font-size: 18px;
    line-height: 22px;
    color: #000;
}
  .team-featured-product-content span {
    font-size: 20px;
}
  .team-product-regular-price a {
    font-size: 20px;
}
  .team-featured-product-content {
    min-height: 380px;
}
  .team-prod-title {
    font-size: 22px;
}
  .grid-two:first-child li:first-child .team-prod-title {
    max-width: 170px;
}
  .team-product-list-item .team-product-image {
    width: 295px;
}
  .grid-three .team-product-list-item .team-product-image {
    max-width: 222px;
    height: 222px;
}
}

@media(max-width:1120px) {
  .productItem .product-single__description {
    width: 100%
  }

  .team-prod-title:before {
    bottom: -10px
  }

  .team-prod-title {
    min-height: unset
  }

  .site-footer .page-width {
    width: unset;
    margin: 0 auto
  }
  .step-three-content-section .step-three-content-outer ul.selected-product-list {
    grid-template-columns: 1fr;
    grid-gap: 25px;
}

}
@media(max-width:800px) {
  .step-two.prod-section .cv-custom-collection-page-header {
    top: 139px;
}
.grid-three .team-product-list-item .team-product-image {
    max-width: 192px;
    height: 202px;
}
.team-product-list-item .team-product-image {
    width: 255px;
}
  span.bar-text span {  
    float: left;
    margin-top: 5px;
}
  span.bar-text span.bar-title, span.bar-text span.step-text {
    margin-top: 0 !important;
}   
 .top-bar {
    padding: 6px 0;
}
  .span-grid span.bar-text {
    display: inline-block;
    float: left;
}
  .step-three-title {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin-top: 34px;
}
  .step-three-title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 30px;
}
  .top-bar.topbar-step-three .page-width .bar-right-btn.next-btn-step-3 {
    text-align: left;
}
}

@media(max-width:992px) {
  .team-hero-content-section {
    display: block
  }
.team-hero-content-section .hero-text-section p {
    font-size: 14px;
    line-height: 18px;
}
.team-hero-content-section .hero-text-section h2 {
    padding-top: 20px;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 40px;
}

  .team-hero-content-section .hero-text-section p {
    width: 100%
  }
  .cv-custom-collection-page-header ul li a{
    font-size:16px!important;
  }
.team-hero-content-section {
    text-align: center;
}
}



@media(max-width: 991px){
  
  span.bar-left-btn {
    display: none;
}
  .step-three-left-content {
    width: 250px;
}
  img.banner-image.desktop-image {
    min-height: 300px;
    object-fit: cover;
}

  .slider-section.inner {
    flex-direction: column-reverse;
}
  .slider-section.inner .slider-section.left, .slider-section.inner .content-section.right {
    width: 100%;
}
.home-custom-slider-main::before {
    position: absolute;
    content: "";
    background: #3c3b3b;
    width: 100%;
    height: 90%;
    margin: 0 auto;
    top: 0;
    bottom: 0;
    transform: translate(0,0);
    z-index: -1;
}
  .home-custom-slider-main {
    padding-top: 24px;
}
  .gallery-image-list img {
    height: 205px;
}
  .slider-section.inner .content-section.right {
    padding-left: 0;
}
  .content-section.right .text {
    font-size: 16px;
    line-height: 19px;
}
  .content-section.right .heading {
    font-size: 35px;
    margin-bottom: 23px;
}
  .content-section.right ul.material-list li {
    font-size: 16px;
    line-height: 25px;
}
  .content-section.right ul.material-list li::before {
    width: 4px;
    height: 4px;
}
  ul.material-list {
    margin-top: 20px;
}
  ul.image-list.owl-carousel-slide.owl-loaded.owl-drag {
    max-width: 400px;
    margin: 0 auto;
}
.slider-section.left {
    max-width: 400px; 
    margin: 20px auto 0;
    float: none !important; 
}
ul.custom-feature-list {
    grid-gap: 50px;
}
.home-custom-banner-mobile-main .text-section {
    background: #f36969;
    padding: 20px;
    min-height: 178px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.content-section p {
    font-size: 13px;
    line-height: 125%;
    margin: 0 0 14px 0;
}
  .home-custom-banner-mobile-main .image-section {
    display: inline-block;
    width: 100%;
    position: relative;
}
  .image-section a {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #1270ED;
    min-width: 246px;
    padding: 7px 18px;
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.75px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 9;
}
  .image-section a:hover {
    background: #4c7fbb;
    color: #fff;
}
  .text-section h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 34px;
    line-height: 109.5%;
    text-transform: inherit;
    color: #292929;
}
  
  .prod-image-section {
    max-width: 380px;
}
  .product-section { 
    grid-template-columns: 1fr;
    grid-gap: 15px;
}
@media (max-width: 992px) {
  .team-hero-content-section img.team-ghero-image {
    max-width: 80vw;
    max-height: none;
    width: auto;
    margin: 0 auto 20px auto;
    display: block;
  }
}
  .team-hero-content-section .hero-text-section h2 {
    padding-top: 14px;
}
  .team-hero-section {
    padding: 20px 0px 30px 0;
}
  .tab-heading img {
    max-width: 70px;
  }

  .site-header .page-width{
  	max-width:100%;
    padding:0 20px;
  }
  .site-nav a {
    padding: 20.5px 5px;
}
.product-form__item {
    flex-basis: 50%!important;
    padding: 0 0px;
}
   .product-form__item  select , .product-form__item label{
  	width:100%;
    max-width:100%;
  }
  .team-product-list-item span {
    font-size: 18px;
}
 .product_breadcrumb span {
    font-size: 17px;
}
.productItem .product-single__title {
    font-size: 30px;
}
  .product-single__meta .product-form.productForm.space {
    margin-top: 10px;
}
.home-custom-banner-mobile-main .text-section {
    background: #F36969;
    padding: 20px;
}
}  
@media(max-width:991px) {

.span-grid span.bar-text {
    float: left;
    align-items: center;
    display: initial;
}
  span.bar-text span.bar-title {
    font-size: 16px;
    float: left;
}
  span.bar-text span {
    font-size: 12px;
}

}

@media(min-width:769px) {
.banner-text-mobile {    
    display: none;
}
  .mobile-collection {
    display: none;
}
 .team-featured-product-section.index-section.teamFeatured .team-product-regular-button {
    margin-bottom: 20px;
} 
}
@media(max-width:768px) {
  .team-hero-content-section .hero-text-section h2 {
    max-width: 410px;
    margin: 0 auto;
}
  .team-featured-product-section .right_image a img.team-product-image {
    float: none;
    max-width: 428px;
}
  li.team-product-list-item.relative {
    border: none;
    border-top: solid 1px #000;
}
  li.team-product-list-item.relative:nth-child(odd) {
    border-right: solid 1px #000;
}
.teamCollection .team-product-list-item {
    padding: 15px 15px !important;
}
  .team-collection-title { 
    margin-bottom: 5px;
}
  .team-product-title a {
    margin-bottom: 0;
}
  .team-featured-collection-section.index-section.teamCollection {
    padding-top: 0;
}
  .team-collection-title:before {
    top: -11px;
}
.team-featured-product-content p {
    font-size: 14px;
    line-height: 100%;
    font-weight: 500;
}
  .team-featured-product-section {
    padding-bottom: 0;
}
  .team-featured-product-content {
    min-height: auto;
}
  .team-product-regular-button {
    display: none;
}
  .desktop-collection {
    display: none;
}
  ul.team-product-list.predictive-search__column--content.mobile-collection li.team-product-list-item.relative {
    width: 50%;
}
  .team-featured-product-section .team-featured-product-content {
    width: 100%;
}
  .team-featured-product-section .right_image {
    width: 100%!important;
}
.banner-text-mobile p {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #0a1023;
}
.banner-text-mobile {
    border-bottom: solid 1px #000;
    padding: 18px 0 20px;
    margin-bottom: 0px;
    background: #F8F8F8;
}
 .team-hero-content-section .hero-text-section p {
    display: none;
}
  .page-width{
  	padding:0 20px!important;
  }
 .team-featured-product-content {
    max-width: 100%;
    padding-top: 25px;
}
  .teamFeatured .right_image {
    width: 100%;
}
  .grid-three {
    display: flex;
    flex-wrap: wrap;
    grid-template-columns: unset;
    width: 100%;
}
  .grid-three .team-product-list-item:nth-of-type(1), .grid-three .team-product-list-item:nth-of-type(2) {
    width: 50%;
    margin: 0;
/*     display: flex;
    flex-wrap: wrap;
    align-items: flex-start; */
}
  
  .grid-three .team-product-list-item:nth-of-type(3){
  	width:100%;
    margin:0 ;
    border-left:1px solid #000;
  }
  .team-prod-collection {
    font-size: 12px;
    display: block;
    width: 100%;
}
  .team-featured-collection-section.index-section.teamCollection {
    margin-bottom: 50px;
}
  
/*   .teamCollection ul li:nth-of-type(3),
  .teamCollection ul li:nth-of-type(4),
  .teamCollection ul li:nth-of-type(5) {
    border-bottom: 1px solid #000 !important
  }
 */
  .site-footer__payment-icons {
    width: 100%
  }

  .site-footer ul.payment-icons.list--inline.site-footer__icon-list {
    width: unset;
    margin-left: unset
  }

  .team-ghero-image {
    width: 50%
  }

  .team-hero-content-section img.team-ghero-image {
    margin-right: 0
  }  

  .team-featured-product-section {
    padding-bottom: 2px;
    padding-top: 0
  }


  .teamCollection ul li:nth-of-type(1),
  .teamCollection ul li:nth-of-type(2),
  .teamCollection ul li:nth-of-type(3),
  .teamCollection ul li:nth-of-type(4),
  .teamCollection ul li:nth-of-type(5) {
    width: 100%
  }

/*   .team-product-list-item {
    border: unset;
    border-bottom: 1px solid #000
  } */

/*   .team-product-list li:nth-of-type(1),
  .team-product-list li:nth-of-type(2) {
    border-bottom: 1px solid #000
  } */



  .team-featured-product-section .feature-row {
    flex-direction: column-reverse
  }
   .grid-three .team-prod-title { 
    font-size: 34px;
    line-height: 38px;
     margin-bottom: 30px
}


  .team-prod-collection { 
    margin-bottom: 6px;
  }   
.m-t-30 {
    display: none;
}
  .site-nav a {
    padding: 25px 7px;
    font-size:14px;
  }


  .team-featured-collection-heading {
    font-size: 49px;
    line-height: 60px;
    margin-bottom: 15px;
    padding-top: 20px
  }

  .mountain-list .team-prod-title {
    font-size: 36px
  }

  .teamCollection .mountain-list .team-product-list-item {
    width: 100%
  }

.team-product-list-item .team-product-image {
    width: 100%;
    display: block;
    max-width: 214px;
    max-height: 214px;
    object-fit: contain;
    text-align: center;
    margin: 20px auto 0;
}
.team-prod-title {
    font-size: 18px;
    margin-bottom: 0 !important;
}
  .team-prod-title:before {
    width: 100px
  }

  .productItem .grid__item.product-single__media-group.medium-up--one-half {
    position: unset;
    width: 100%;
    margin-top: 30px
  }

  .productItem .medium-up--one-half {
    width: 100%
  }

  .product-form .bottoms,
  .product-form .jersey {
    width: 100%
  }

  #infiniteoptions-container>div {
    width: 100%
  }

  .productItem .product-single__description {
    width: 100%
  }


  .product-form .product-form__item--no-variants {
    text-align: left
  }

  .product-media-section li {
    width: 50%;
    margin-bottom: 20px
  }





  .productItem .product-single__description ul li {
    font-size: 20px;
    padding-left: 30px
  }


  .productItem .product-single__description {
    margin-top: 10px
  }

  .space {
    padding: 35px 0!important;
  }

  .product-form .product-form__item--no-variants {
    padding-right: 0
  }

  .team-prod-title:before {
    bottom: -10px
  }

  .team-prod-title {
    min-height: unset
  }

  .banner_text .mega-title {
    font-size: 60px
  }

  .banner_text .hero__btn {
    font-size: 18px
  }

  .ccwear_block .top-heading {
    font-size: 40px
  }

  .ccwear_block .top-heading {
    font-size: 40px
  }

  .list_quality {
    left: 6%
  }

  .image-with-multi-text-desktop-main {
    display: none
  }

  .image-with-multi-text-mobile-main {
    display: block
  }



  .#shopify-section-quotes .rte-setting p {
    font-size: 37px
  }
  .productItem{
    flex-wrap:wrap;
  }

  .pro-info, .product-sec {
    width: 100%;
    margin: 0 auto;
  }

  .popup_content .product-image {
    display: block;
    width: 45%!important;
    margin: 0 auto;
    margin-bottom: 35px!important;
  }
  .product-sec {
    display: flex;
    padding-bottom: 25px;
    flex-wrap: wrap;
  }
  .cv-custom-collection-page-header ul li {
    display: inline-block;
    padding: 0 10px!important;
  }
  .cv-custom-collection-page-header ul li a{
    font-size:14px!important;
  }
  .popup_content{
    grid-template-columns: 1fr;
    margin:auto;
  }

  .close{
    font-size:18px;
    width:95%;
  }
  .popup_content{
    box-shadow:unset;
  }

  .product-info, .product-info-default{
    padding-top:30px;
  }
  .pro-info p, .pro-info ul li {
    color: #000;
    font-size: 14px;
  }
  .pro-info h3{
    font-size:24px;
    margin-bottom:5px;
  } 
  .product-form__item label {
    text-align: left;
    max-width: 100%;
    margin: 0 auto 10px;
}
  .product-form__item {
    flex-basis:100%!important;
    padding: 0 5px;
}
  
}

@media(max-width:767px) {
  .team-featured-product-section.index-section.teamFeatured .feature-row {
    border-bottom: solid 0px #000; 
}
  .product-single__meta .m-t-30 {
    display: block;
    margin-bottom: 30px;
}
  .site-footer .grid--footer-float-right div {
    width: 100%
  }
 .site-footer .grid--footer-float-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding-top: 30px
  }

  .site-footer .grid__item {
    text-align: center
  }

  .site-footer__item-inner--newsletter {
    margin-bottom: 40px
  }

  .grid__item .site-footer__payment-icons {
    padding-top: 30px
  }



  .center .section-image-list-item img {
    opacity: 1;
    opacity: 1;k
    transform: scale(1)
  }

  .ccwear_block .page-width {
    padding: 0 !important
  }
  .product-section {
    grid-gap: 25px;
  }

  .tab-heading {
    margin-bottom: 30px;
  }
  .product-section-box h3 {
    font-size: 20px;
    line-height: 22px;
  }
  body#custom-collection {
    border-bottom: solid 30px #000;
  }
  .cv-custom-collection-page-header ul li {
    padding: 0 14px; 
  }
  .popup_content .product-image{
    margin-bottom:20px!important;
  }
    

}     
  

@media(max-width:749px) {
  .team-featured-product-section.index-section.teamFeatured .feature-row:last-child {
    border-bottom: none;
}
  .teamCollection .predictive-search__column--content li.team-product-list-item.relative:first-child, .teamCollection .predictive-search__column--content li.team-product-list-item.relative:nth-child(2) {
    border-top: 0;
}
  section#custom-collection-page .size_product {
    padding: 15px 0 0;
}
  .cv-collection-heading-block {
    margin-bottom: 20px;
}
  section#custom-collection-page {
    padding-top: 55px;
}
.tab-heading {
    padding-top: 20px;
}
  .product-section div:last-child .product-section-box {
    border-bottom: 1px solid #dbdbdb;
}
  .top-bar span.bar-left-btn {
    display: none;
}
  .top-bar.topbar-step-three .page-width .bar-right-btn.next-btn-step-3 {
    min-width: 118px;
    height: 60px;
}
  .top-bar.topbar-step-three .page-width .bar-right-btn.next-btn-step-3 svg {
    width: 27px;
    height: 27px;
}
  .prod-section .top-bar.topbar-step-two .page-width span.bar-right-btn.next-btn-step-2:before {
    right: 8px;
}
  .prod-section .top-bar.topbar-step-two .page-width span.bar-right-btn.next-btn-step-2 {
    padding: 7px 32px 7px 16px;
    min-width: 118px;
}
  .prod-section .top-bar.topbar-step-two .page-width span.bar-right-btn.next-btn-step-2:before {
    top: 22px;
}
  .step-four.package-status {
    padding: 50px 0;
}
  .step-three-left-content {
    width: 100%;
}
  .title-outer .btn-outer {
    opacity: 1;
}
  .step-three-content-section .step-three-content-outer {
    grid-template-columns: 1fr;
    grid-gap: 25px;
}
  .step-three-content-section .page-width .step-three-heading {
    font-size: 14px;
    line-height: 18px;
    padding: 12px 0 35px 0;
}
  .bottom-btns {
    display: none;
}
  .form-content {
    margin: 50px auto;
}
.team-featured-product-section.index-section.teamFeatured .feature-row {
    margin-top: 5px;
    padding-top: 20px;
}
  .step-two.prod-section {
    margin-bottom: 50px;
}
  .home-custom-banner-main .text-section h2 {
    font-size: 34px;
    margin: 0 auto;
    text-align: center;
}
  .text-section p {
    font-size: 13px; 
    margin: 22px auto 0;
     text-align: center;
}
  .text-section {
    position: absolute;
    top: 25px;
    width: 100%;
    transform: translateY(0);
    bottom: 0;
}
  .common-question-popup-main .fabric-info-main-popup-inner {
    height: 88vh;
}
.text-section a {
    position: absolute;
    bottom: 0;
    right: -20px;
}
  img.banner-image.desktop-image {
    display: none !important; 
}
  .product-section-box .product-image {
    min-width: 105px;
    width: 100%;
    max-width: 105px;
    height: 105px;
}
  .product-section-box .product-image:after {
    background-size: 50px;
}
  .image-gallery-main .page-width {
    padding: 0 6px !important;
}
  .site-footer__item:first-of-type {
    order: 2;
}
  .site-footer__item.site-footer__item--one-half:nth-child(2) {
    order: 1;
}
  .grid__item.copy-wright {
    order: 3;
}
  .site-footer {
    padding: 20px 0 20px;
    margin-top: 0;
}
  .site-footer__content {
    padding: 0;
}
  .site-footer__linklist-item {
    padding: 0;
}
  ul.custom-feature-list {
    grid-gap: 50px;
    flex-direction: column;
}
.grid__item.copy-wright {
    padding-top: 40px;
    padding-left: 0;
}
  .site-footer .grid__item {
    text-align: left;
}
  ul.custom-feature-list li.custom-feature-list-item {
    display: flex;
    grid-gap: 20px;
}
  li.custom-feature-list-item svg {
    max-width: 68px;
    max-height: 68px;
}
  ul.custom-feature-list .feature-name {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 100%;
    text-align: left;
    color: #292929;
    max-width: 280px;
    margin: 0;
}
  .feature-icon, .feature-icon svg {
    float: left;
}
  .home-custom-feature-main {
    padding: 40px 0 30px;
}
.popup_content .pro-info p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 26px;
}
  .popup_content .size__product {
    margin: 10px 0 15px;
}

.pro-info-mobile h3 {
    font-size: 32px; 
    line-height: 38px;
}
  .pro-info-mobile .gender__product {
    width: auto;
    margin-left: 5px;
}
  .prod-image-section {
    max-width: 100%;
}
  .prod-image-section {
    max-width: 100%;
    margin-top: 15px;
}
  .popup_content .pro-info .size__product, .popup_content .pro-info h3 {
    display: none;
}
  .popup_content .pro-info {
    margin-top: 40px;
}
  .popup_content {
    flex-direction: column;
}
  .popup_content .pro-info {
    order: 3;
}
  .size_product {
    padding-top: 24px;  
}  
.product-section-box p ~ h4 {
    margin: 10px 0 2px 0;
}
  .gender__product {
    float: left;
} 
.size_product {
    display: flex;
    padding: 5px 0 3px;
    justify-content: space-between;
    align-items: self-start;
    flex-direction: column;
}
  .tab-heading h2 {
    font-size: 20px;
}
  .size__product {
    margin-left: 0;   
} 
  .cv-available-block {
    margin: 0px 0 4px 0;
}
  .prod-desc {
    display: none;
}
  .page-package-bulder-main .prod-desc {
    display: -webkit-box;
}
  .product-section-box {
    padding: 15px;
}
  .product-section-box {
    display: flex;
    grid-gap: 8px;
}
  .cv-custom-collection-page-header ul li a {
    font-size: 0px!important;
}
  .cv-custom-collection-page-header ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
  .cv-custom-collection-page-header ul li a svg {
    float: left;
}
  .cv-custom-collection-page-header {
    top: 60px;
    padding: 14px 0;
}
  .cv-custom-collection-page-header ul li a {
    font-size: 0;
}
  

  .tab-heading h2::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #2F2F2F;
    top: 50%;
    left: 0;
    right: 0;
}
.product-section {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    margin-left: -20px;
    margin-right: -20px;
}
  .product-section-box {
    border-width: 1px 0 0 0;
    border-radius: 0; 
}
  li.product-image-list-item {
  
    padding-bottom: 4px;
}
  .big-image-grid .big-image-left, .big-image-grid li.product-image-list-item {
    padding-left: 2px;
    padding-right: 2px;
}
  .big-image-grid {
    margin-left: -2px;
    margin-right: -2px;
}
  .small-image-grid li.product-image-list-item {
    padding: 0 2px;
}
  .small-image-grid {
    margin-left: -2px;
    margin-right: -2px;
}
  body.template-product main#MainContent {
    margin-bottom: 0px;
}
  .product-single__meta .product-form.productForm.space {
    margin-top: 0px;
    padding-top: 0 !important;
} 
  .Agreed.field-label {
    margin-top: 10px;
}
  .Agreed.field-label fieldset {
    margin-bottom: 0;
}
  .product_b .page-width {
    padding: 0 !important;
}
  .grid.product-single.productItem.space {
    padding-top: 5px !important;
}
  .product_b .product-single__meta {
    padding: 0 20px;
}
  .product_breadcrumb {
    margin-top: 20px;
}
  .productItem .product-single__description {
    max-width: 100%;
}
  #infiniteoptions-container input, .product-form select, .product-form.product-form-product-template input {
    max-width: 100%;
}
  li.mobile-nav__item.border-bottom {
    border: none;
} 
  ul#MobileNav {   
    padding-top: 20px;
}
  .mobile-nav__link:hover {
    color: #fff !important;
}
  .mobile-nav {
/*     overflow-y: scroll; */
    height: 100%;
    padding-bottom: 70px;
  
} 
    ul.mobile-nav__dropdown li.mobile-nav__item{
      position:relative;
    }
  ul.mobile-nav__dropdown li.mobile-nav__item a:before,
    .mobile-nav li.mobile-nav__item button:before{
    height: 100%;
    width: 0px;
    position: absolute;
    content: "";
    background: #F36969;
    top: 0;
    left: 0;
    bottom: 0;
}
  ul.mobile-nav__dropdown li.mobile-nav__item.site-nav--active a:before,
  .mobile-nav li.mobile-nav__item button.mobile-nav__link--active:before{
   width:6px;
}
    ul.mobile-nav__dropdown li.mobile-nav__item.site-nav--active a span.mobile-nav__label,
    .mobile-nav li.mobile-nav__item button.mobile-nav__link--active span.mobile-nav__label{
      color:#F36969;
      font-weight:bold;
    }
  .mobile-nav li.mobile-nav__item button.mobile-nav__link--active .mobile-nav__icon svg {
    fill: #F36969;
}
  li.mobile-nav__item.border-bottom {
    margin: 7px 0;
}
  li.mobile-nav__item a.mobile-nav__link {
    color: #fff;
    text-decoration: none;
}
  .mobile-nav__link, .mobile-nav__sublist-link {
    padding: 8px 30px;
}
  li.mobile-nav__item a.mobile-nav__link.mobile-nav__link--active {
    color: #F36969;
}
  li.mobile-nav__item a.mobile-nav__link span.mobile-nav__label {
    border: none;
}
  li.mobile-nav__item a.mobile-nav__link.mobile-nav__link--active::before {
    height: 100%;
    width: 6px;
    position: absolute;
    content: "";
    background: #F36969;
    top: 0;
    left: 0;
    bottom: 0;
}
  li.mobile-nav__item a.mobile-nav__link {
    position: relative;
}
  .mobile-nav-wrapper {
    background-color: #000000;
    height: 100vh;
}
  div#PageContainer {
    transform: inherit !important;
}
  header.site-header.logo--left .page-width {
    padding: 0 !important;
}
  .site-header__icons-wrapper svg.icon {
    color: #fff
  }

  .site-header__icons-wrapper {
    min-width: 150px  
  }
  a.site-header__icon.site-header__cart {
    margin-left: 0;
}
  .site-header {
    border-bottom: 0px solid var(--color-border);
}
 
  .gallery-image-list {
    grid-template-columns: 1fr 1fr
  }

  .banner_text .mega-title {
    font-size: 52px
  }
.site-header__icons-wrapper svg {
    float: left;
}
  
  #shopify-section-hero-1 .banner_text {
    width: 89%
  }

  .banner_text .hero__btn {
    font-size: 27px;
    letter-spacing: 0
  }

  .ccwear_block .top-heading {
    font-size: 37px
  }

  #shopify-section-quotes .rte-setting p {
    font-size: 32px
  }

  #shopify-section-quotes cite {
    font-size: 22px
  }

  .list-heading-mobile {
    font-size: 37px
  }

  .image-gallery-main {
    padding-top: 50px
  }
  
.grid.product-single.productItem.space {
    display: flex;
}
  .grid.product-single.productItem.space {
    display: flex;
}
  .grid.product-single.productItem.space .grid__item.medium-up--one-third {
    order: 2;
}
  .grid.product-single.productItem.space .product-single__media-group {
    order: 1;
}
  ul.product-image-list {
    padding-left: 0;
}
li.mobile-nav__item  button span.mobile-nav__label {
    color: #fff;
  border:0;
}
  li.mobile-nav__item button .mobile-nav__icon svg {
    fill: #fff;
}
/*   .sub-nav--is-open .mobile-nav{
    transform:unset!important;
  }  */
  ul.mobile-nav__dropdown li span.mobile-nav__label {
    color: #fff;
}
  ul.mobile-nav__dropdown {
    background: #000;
}
  ul.mobile-nav__dropdown li.mobile-nav__item button svg {
    fill: #fff;
}
  ul.mobile-nav__dropdown li.mobile-nav__item .mobile-nav__table-cell {
    border: 0;
}
}

@media(max-width:658px) {


  .team-featured-collection-heading {
    font-size: 40px !important;
    padding-left: 15px !important;
    margin-bottom: 0 !important
  }


  .teamFeatured .feature-row {
    flex-direction: column-reverse
  }
  .genders, .product-section-box p {
    font-size: 12px;
}

}

@media(max-width:540px) {
  .title-outer {
    display: flex;
    justify-content: space-between;
    grid-gap: 10px;
    flex-direction: column;
}
  .title-outer .btn-outer {
    margin-top: 4px;
    margin-bottom: 6px;
}
  .team-product-btn {
    display: block;
    font-size: 17px;
    line-height: 33px;
    margin-top: 0;
    color: #fff;
    background-color: #F36969;
    width: 100%;
    max-width: 180px;
    text-align: center;
    padding: 6px 0;
    margin-bottom: 17px!important;
    border-radius: 25px;
}

  .team-product-title a {
    margin: 0px 0
  }

  .team-product-btn {
    margin-top: 0;
    margin-bottom: 0
  }

  .teamCollection {
    padding-top: 0
  }

  .teamCollection .mountain-list .team-product-list-item {
    padding: 0 36px 30px
  }

  .team-featured-collection-heading {
    padding-left: 30px !important;
    margin-bottom: 22px !important;
    line-height: 45px;
    margin-top: 15px
  }

  .product-media-section li {
    width: 100%;
    margin: 15px 30px
  }


  .productItem .product-single__description ul li {
    font-size: 16px;
    padding-left: 25px
  }
  .productItem .product-single__description p:nth-of-type(2) {
    margin-bottom: 5px
  }

  .product-form label {  
    font-size: 16px
  }

  .product-form {
    padding-top: 0
  }

  .product-form .btn {
    font-size: 18px;
    max-width: 170px
  }

  .banner_text .mega-title {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 0
  }

  #shopify-section-hero-1 .banner_text {
    padding: 40px 30px
  }

  .ccwear_block .top-heading {
    font-size: 30px;
    line-height: 30px
  }

  .ccwear_block .top-heading {
    margin-bottom: 20px
  }

  #shopify-section-quotes .rte-setting p {
    font-size: 30px;
    line-height: 50px
  }

  #shopify-section-quotes .rte-setting p:before {
    width: 100px
  }

  #shopify-section-quotes cite {
    font-size: 13px
  }

  #shopify-section-quotes .rte-setting {
    margin-bottom: 10px
  }

  .list_quality {
    position: unset;
    padding: 20px
  }

  .list_quality .text-item-list li:nth-of-type(2),
  .list_quality .text-item-list li:nth-of-type(3),
  .list_quality .text-item-list li:nth-of-type(4) {
    margin-left: 0
  }

  .list_quality .list-heading {
    font-size: 30px;
    margin-bottom: 10px
  }

  .list_quality .text-item .item-text {
    font-size: 15px;
    margin-bottom: 8px;
    line-height: 17px
  }

  .banner_text .hero__btn {
    font-size: 18px
  }
  .commonly-asked-question span.question-heading {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: #F36969;
    width: auto;
    padding: 8px 16px;
    color: #fff;
    font-size: 15px;
    grid-gap: 15px;
    cursor: pointer;
  }
  .common-question-popup-main {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .popup_content .product-image{
    width:70%!important;
  }

  .team-product-list-item .team-product-image {
    width: 100%;
    display: block;
}
  .team-product-list-item span {
    display: inline-block;
    font-size: 18px;
    line-height: 80.5%;
    font-weight: 400;
}

   .relative {
    position: relative;
    padding-bottom: 55px!important;
}
  .relative .team__btn {
    position: absolute;
    bottom: 20px;
}
}  
@media(max-width: 480px){ 

  .tab-heading img {
    max-width: 60px;
  }
  .product-section a.product-image {
    padding: 10px;
  }
  .cv-custom-collection-page-header ul li {
    display: inline-block;
    padding: 0 5px;
  }
  .cv-custom-collection-page-header ul li a {
    font-size: 16px;
  }
  .cv-custom-collection-page-header {
    padding: 14px 0 14px;
    display: inline-block;
    width: 100%;
  }
  body#custom-collection div#shopify-section-header {
    padding-top: 10px;
  }
  .content-for-layout {
    padding-bottom: 30px;
  }
  .genders, .product-section-box p {
    font-size: 12px;
}
}
@media(max-width:460px) {
    .product-info, .product-info-default {
    padding: 25px;
}
  .product-info, .product-info-default {
    padding-top: 30px;
}
  .list-heading-mobile {
    font-size: 26px;
    margin-bottom: 10px
  }

  .text-item-mobile span {
    font-size: 16px;
    padding: 0 15px;
    line-height: 24px;
    margin-bottom: 9px;
    max-width: 100%
  }
  .image-gallery-main {
    padding-top: 20px
  }

  .banner_text .mega-title {
    font-size: 34px
  }

  #shopify-section-quotes .rte-setting p {
    font-size: 21px
  }

  .banner_text .hero__btn {
    font-size: 16px;
    margin-top: 15px
  }
  .cv-available-block h6, .product-section-box p , .product-section-box > span {
    font-size: 12px!important;

}
}
@media(max-width: 400px){
.step-two.prod-section .cv-custom-collection-page-header {
    top: 149px;
}
  .tab-heading h2 {
    font-size: 18px;
}
}

@media(max-width: 375px){
  .product-section {
    grid-template-columns: 1fr;
    grid-gap: 15px;
  }
  .product-section-box {
    margin-bottom: 15px;
  }
  .product-section-box:last-child {
    margin-bottom: 0;
  }
  .cv-custom-collection-page-header ul li a {
    font-size: 14px;
  }
  .cv-custom-collection-page-header ul li {
    padding: 0 2px;
  }
.step-one, .step-two, .step-three {
    padding-top: 68px;
}
}

@media (max-width: 768px) {
.page-width {
    padding-left: 5px !IMPORTANT;
    padding-right: 27px !IMPORTANT;
}
}

/* Recomended PRoducts Style */
.recommended-products-wrapper .recommended-product-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.recommended-products-wrapper .recommended-product-container a {
  display: block;
  flex: 1 0 calc(50% - 10px);
}

.recommended-products-wrapper .recommended-product-container a:hover img {
  transition: .3s ease;
  opacity: 0.9;
}

.recommended-products-wrapper .recommended-product-container .recommended-product {
  width: 100%;
}

.recommended-product-container .recommended-product .recommended-product-name {
  display: inline-block;
  font-family: 'Helvetica';
  font-size: 14px;
  font-weight: bold;
  color: #302F30;
  line-height: normal;
  border-bottom: 1px solid transparent;
  margin-bottom: 2px;
  transition: 0.2s;
}

.recommended-product-container .recommended-product:hover .recommended-product-name {
  border-color: #302F30;
}

.recommended-product-container .recommended-product .prices-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}

.recommended-product-container .recommended-product .prices-wrapper .price {
  font-size: 12px;
  font-weight: bold;
}

.recommended-product-container .recommended-product .prices-wrapper .compare-price {
  font-size: 12px;
  font-weight: bold;
  text-decoration: line-through;
}


.product-form .product-form__item:has(.qty-input-wrapper) {
  width: 50%;
}

.product-form .qty-input-wrapper {
  display: flex;
  align-items: center;
  gap: 2px;
}

.product-form .qty-input-wrapper input {
  max-width: unset;
  width: 100%;
  text-align: center;
}

@media(max-width: 992px){
  /* Container full width and no side padding */
  .team-hero-section .page-width {
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    box-sizing: border-box;
  }

  /* Flex column alignment & full width */
  .team-hero-content-section {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-sizing: border-box;
    text-align: center !important;
    margin: 0 auto !important;
  }

  /* Center the image and clean margin */
  .team-hero-content-section img.team-ghero-image {
    float: none !important;
    display: block !important;
    margin: 0 auto 20px auto !important;
    max-width: 80vw !important;
    width: auto !important;
    max-height: none !important;
  }
}

#unique-page-container .team-hero-content-section img.team-ghero-image {
  margin-right: 20 !important;
  max-height: 380px !important;
  max-width: 580px !important;
  width: 100% !important;
  object-fit: contain !important;
}