/** Shopify CDN: Minification failed

Line 292:0 Unexpected ".4box"

**/
.overflow-hidden{
	overflow: hidden;
}
.about-us{
	display: flex;
	align-items: center;
	padding: 112px 64px;
	gap: 80px;
}

.about-us-content {
  max-width: 610px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.about-us-content h1 {
	font-weight: 700;
	font-size: 56px;
	color: #FFFFFF;
	line-height: 120%;
}
.about-us-content p {
	font-weight: 600;
	font-size: 18px;
	color: #FFFFFF;
}

.about-us-btn {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 12px 24px !important;
	gap: 8px;
	background: #FF123A !important;
	border: 1px solid #FF123A !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	width: auto !important;
	font-size: 16px !important;
	font-weight: 700 !important;
}

.top-btn-section{
	display: flex;
  justify-content: center;
  margin-top: 32px;
}

.about-us-btn:hover{
	background: #FF123A !important;
	border: 1px solid #FF123A !important;
}

.top-section{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	margin: 112px 0px 80px;
}

.first-peregraph{
	font-weight: 700;
	font-size: 16px;
	color: #000000;
}

.second-peregraph{
	font-weight: 700;
	font-size: 48px;
	color: #000000;
	margin: 0;
}

.third-peregraph{
	font-weight: 700;
	font-size: 48px;
	color: #FF123A;
	margin-top: -10px;
}

.about-desc{
	font-style: normal;
	font-weight: 600 !important;
	font-size: 18px;
	line-height: 150%;
	color: #000000;
	margin-bottom: 32px;
}

.about-us-img{
	width: 100%;
	object-fit: cover;
}

.what-we-offer{
	margin:112px 0;
	margin-bottom: 0px;
	padding:112px 0;
}

.what-we-offer .main-title{
	font-style: normal;
	font-weight: 700 !important;
	font-size: 48px !important;
	text-align: center !important;
	color: #FFFFFF !important;
	margin-bottom: 80px;
}

.what-we-offer .title{
	font-style: normal;
	font-weight: 700;
	font-size:32px;
	color: #FFFFFF;
	margin-top: 24px;
}

.what-we-offer .desc{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
}
.brand-layer-1{
	position: relative;
	z-index: -9999;
	margin-top: -15%;
	margin-bottom: 50px;
}
.overlay{
	position: absolute;
    z-index: -8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}
.profile-details{
	color: #000;
	width: 62%;
}
.profile-details h3 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    line-height: 120%;
}

.profile-details h4{
	font-size: 24px;
    color: #FF123A;
    font-weight: 700;
    margin-top: 34px;
}
.profile-details ul{
	margin:0
}

.profile-details p{
	 font-weight: 600;
	 font-size:18px;
	 line-height: 150%;
	 margin: 0;
}
.brand-social-icons i{
	font-size: 32px;
	padding: 22px 8px;
}
section.action-slider {
    margin-bottom: 92px;
        overflow: hidden;
}
.action-slider h2{
	font-weight: 700;
    font-size: 40px;
    color: #000000;
    line-height: 120%;
    margin-top: 92px;
    margin-bottom: 40px;
}
.py-112{padding: 122px 0 !important}
.brand-image-3{position: absolute;right: 0}

.slider-container {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: visible;
}

.slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slider img {
	width: 361.5px;
  height: 361.5px;
  object-fit: contain;
  margin-right: 20px;
 
}

.navigation {
  position: absolute;
  bottom: 0px;
  right: 10px;
}


.dots {
      text-align: left;
    margin-top: 80px;
}

.dots span {
  display: inline-block;
  height: 10px;
  width: 10px;
  background-color: #bbb;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.dots .active {
  background-color: #333;
}



/* kart css*/
.kart-detials{width: 88%;gap: 32px;display: grid;}
.custom-kart-details{
	display: inline;
}
.custom-kart-details h6{
	color: #000000 !important;
}
.kart-detials h6 b{
	color: #000000;
}
.kart-detials h3{
	font-size: 48px;
	margin: 0;
}
.kart-detials h5{
	font-size: 32px;
	font-weight: 700;
	margin: 0;
}
.kart-detials h6{
	font-size: 20px;font-weight: 700;
}
.kart-detials ul li{
	font-size: 18px;
    font-weight: 600;
}
.gap-16{gap: 16px;}
.gap-24{gap: 24px;}
.gap-26{gap: 26px;}
.gap-32{gap: 32px;}
.gap-80{gap: 80px;}
.py-112{padding: 112px 0;}
.py-60{padding: 60px 0;}
.mt-8{
	margin-top: 80px;
}
.pt-80{
	padding-top: 80px;
}
.step-img-height {
    height: 640px;
}
.pr-64{
	padding-right: 64px;
}
.kart-gloves-gird {grid-template-columns: repeat(4, 1fr) !important;}

.4box h3, .4box p{
	text-align: left !important;
}
.feature-box h3, .feature-box p{
	text-align: left;
}
.feature-box h3{
	font-size: 24px;
}
.feature-box p{
	font-size: 14px;
}
.feature-box img{
	width: 71px;
    height: 72px;
}
.feature-box-2 p{
	text-align: center;
}
.feature-box-2 h3{
    color: white !important;
        font-weight: 700;
}
.product-card{
	width: 361.5px;
}
.pt-80{padding-top: 80px}
.pl-80{padding-left: 80px}
.product-grid{background: #070707 !important}
@media (max-width: 767px){
	.about-us-content h1{font-size: 36px}
	.brand-profile{height: 350px !important; margin-top: 48px;}
	.profile-details {width: 100%;padding: 0px;}
	.m-p-0{padding: 0 !important}
	.m-w-100{width: 100% !important;}
	.m-mt-48{margin-top: 48px;}
	.m-mb-48{margin-bottom: 48px;}
	.profile-details p{width: 100% !important;}
	section.action-slider{margin-bottom: 48px;}
	.m-gap-40{gap: 40px}
	.container{padding: 0 20px !important}
	.step .container, .action-slider .m-p-0 {padding: 0px !important}
	.step-container{padding: 0 12px !important}
	.m-py-48{padding: 48px 0 !important}
	.text-content h2{text-align: left !important;}
	.product-card{width:auto;}
	.view-all-btn{top: 14%;height: 48px}
	.image-m-mt-0 .brand-profile{margin-top: 0px !important}
	.m-pb-0{padding-bottom: 0 !important}
	.about-us{padding: 64px 20px;}
	.kart-detials{gap: 20px}
	.text-content{gap: 12px}
	.slider img{min-width: auto;}
  .arrow {display: block;}
  .products.slider {display: flex !important;}
  .products.slider .product-card{min-width: 100% !important; margin-right: 0px !important;}
  .slider-container{padding: 0 !important; overflow: hidden;}
  .navigation{right: 15px;}
  .flx-mob-rev{flex-direction:column-reverse;}
  .product-box{padding: 0px 0 48px}
  .kart-detials h3{font-size: 36px}
  .d-box p, .text-content p {font-weight: 400 !important;font-size: 16px !important;}
  .kart-detials h6, .kart-detials p{font-size: 18px;font-weight: 600;}
  .kart-detials ul li {font-size: 16px;font-weight: 400;}
  .mb-mt-44{margin-top: 44px !important}
}