/* html {
    overflow-x: hidden;
} */
.custom-swaltimer-font,.custom-swal-font{
    font-family: 'Nunito';
    font-size: 10px;
    color: #040321;
    position: absolute;
    top: 100px;
    box-shadow: none;
    -webkit-animation-name: sildeInLeft;
	animation-name: sildeInLeft;
}
.customLoginAlert.custom-swal{
    font-family: 'Nunito';
    font-size: 8px;
    color: #040321;
}
.swal2-actions button {
    background-color: #ffd311;
    color: #000;
    font-weight: 700;
}
.swal2-actions button:hover {
    background-color: #ffd311;
}
.custom-timer-bar{
    background-color: #ffd311;
}
.banner {
	background-image: url(../images/banner.png);
	background-size: cover;
	/* height: 100%; */
	background-repeat: no-repeat;
}
.slider_banner{
    border: 40px solid #07053d;
    border-radius: 60px; 
	height: 100%;
    margin: 0;
    width: 100%;
}
.outer_wrapper {
    background-color: #07053d;
}
.slider_banner h1{
    color: #fff;
}
.slider_banner h1::first-letter{
    text-transform: capitalize;
}
.slider_banner .slider_shop_now{
    border-radius: 50px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: inline-block;
    font-weight: 600;
    padding: 12px 40px;
    transition: all 0.3s ease 0s;
    background: #ffd311;
    margin-top: 20px;
    border: 2px solid #ffd311 !important;
}
.slider_banner .slider_shop_now:hover, .cta_border:focus {
    background-color: transparent;
    border: 2px solid #ffd311 !important;
    color: #ffd311;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.heroSctn {
	display: flex;
	flex-direction: revert;
	color: #fff;
    justify-content: space-between;
	padding: 100px 0 40px;
	max-width: 900px;
	margin: auto;
	}
.banner .owl-nav {
	/* position: absolute; */
	/* right: 46.5%; */
	/* top: 72%; */
	width: 100px;
	display: block;
	margin: auto;
	position: relative;
	top: -135px;
	left: 35px;
}
.heroImage{
    position: relative;
}
.heroImage::before {
	content: " ";
    position: absolute;
    z-index: -1;
    top: -30px;
    left: 40px;
    right: 30px;
    bottom: 38px;
    border: 13px solid #FFD311;
}
.banner .owl-carousel .owl-nav button.owl-next, .banner .owl-carousel .owl-nav button.owl-prev{
    border: 1px Solid #fff;
    padding: 10px 15px !important;
} 
.textArea {
	display: flex;
	justify-content: center;
    align-items: center;
    margin-left: 40px;
}
.biggerTxt h3 {
	font-size: 50px;
    width: 560px;
	 text-transform: uppercase;
    max-height: 170px;
    overflow-y:hidden;
    }
.owl-carousel .owl-item img.greyLine {
    width: 85px;
    display: inline-block;
}
.owl-carousel .owl-item img.yellowLine {
    width: 135px;
    display: inline-block;
}
.offer{
    width: 560px;
}
.offer h6 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}
.owl-carousel .owl-item .heroImage img {
	width: 320px;
    height: 400px;
    margin-left: 70px;
    object-fit: cover;
}
/**/
a:hover{
    text-decoration: none;
}
.nav-tabs--vertical {
    border-bottom: none;
    border-right: 1px solid #7A7A7A;
    display: flex;
    flex-flow: column nowrap;
    padding-top:110px;
}
.nav-tabs--left {
    margin: 0 15px;
}
.nav-tabs--left .nav-item + .nav-item {
    margin-top: 0.25rem;
}
.nav-tabs--left .nav-link {
    transition: border-color 0.125s ease-in;
    white-space: nowrap;
    color: #3D3D3D;
    font-weight: 600;
}
.tabTittle{
	position: absolute;
	right: 25;
	left: 35px;
	color: #040321;
	font-weight: 600;
	font-size: 30px;
}
.nav-tabs--left .nav-link:hover {
    background-color: transparent;
    border-color: transparent;
    color: #FFD311;
}
.nav-tabs--left .nav-link.active {
    border-bottom-color: #7A7A7A;
    border-right-color: #fff;
    border-bottom-left-radius:0;
    border-top-right-radius: 0;
    margin-right: -1px;
    border-left: 3px solid #FFD311;
    border-top-color: #7A7A7A;
}
.nav-tabs--left .nav-link.active:hover {
    background-color: #fff;
    border-color: #FFD311 #fff #FFD311 #FFD311;
}
.prdctText {
	text-align:left;
	padding: 15px;
    font-size: 16px;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
}
.prdctText s{font-weight: bold;}
.poductProcudure img {
	width: 22px;
}
.poductProcudure {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}
.autoComponentImgs img {
	width: 100%;
    height: 190px;
    object-fit: contain;
}
.pd-0 {
	padding: 0;
}
.productInfo {
    position: relative;
    margin-bottom: 20px;    
    padding: 10px;
    height: 100%;
}
.row {
    gap: 8px 0px;
}
.discounts{
    position: absolute;
    height: 25px;
    width: 42px;
    background-color: #FF0000;
    clip-path: polygon(0 0, 100% 0, 70% 100%, 0% 100%);
    top: 0;
    left: 0;
    color: #fff;
    font-size: 11px;
    padding: 5px;
}
.productInfo:hover {
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 17%);
}
.prdctText p{
    margin: 0;
}
.poductProcudure a {
	width: 40px;
	padding: 10px 0;
	text-align: center;
	height: 40px;
	border-radius: 50%;
	display: flex;
	line-height: 5px;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
}
.poductProcudure .addtoCartitem {
	width: 40px;
	padding: 10px 0;
	text-align: center;
	height: 40px;
	border-radius: 50%;
	display: flex;
	line-height: 5px;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
    border: none;
    
}
.productTabs .poductProcudure .addtoCartitem:first-child{
    background-color: #FFD311;
}
/* .productTabs .poductProcudure a:first-child{
    background-color: #FFD311;
} */
.poductProcudure a:hover {
	background-color: #FFD311;
}
.prdctText h6 a {
	margin: 0;
	color: #3D3D3D;
	font-weight: 600;
	font-size: 16px;
}
.prdctText h6::first-letter {
    text-transform: capitalize;
}
.productTabs {
	padding: 20px 0;
}
.Tabs{
    background-color: #F5F5F5;
    padding: 80px 0;
    min-height: 60vh;
}
/* .tab-content {
    width: 100%;
} */
.tabSctns {
    background-color: #fff;
	max-width: 1150px;
    margin: auto;
    /*display: flex;
    flex-direction: row;*/
}
.wheel {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-image: url(../images/sideBanner.png);
	background-size: cover;
	background-repeat: none;
    height: 100%;
    padding: 15px;
    background-position: center;
}
.wheel h6 span {
	display: block;
	text-align: center;
	font-size: 30px;
    font-weight: 600;
    color: #040321;
}
.btn:focus, .btn:active{
    outline: none;
    box-shadow: none;
    border: none;
}
.btn.discoverBtn {
	background-color: #FFD311;
    color: #040321;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    padding: 10px;
    margin-bottom: 30px;
    border: 3px solid #FFD311;
}
.btn.discoverBtn:hover{
    background-color: transparent;
    color: #FFD311;
    border: 3px solid #FFD311;
}
img.wishlist {
	width: 20px;
}
img.cart {
	width: 22px;
}
.yellowBg{
    background-color: #FFD311;
    padding: 50px 0;
}
.serviices img {
    width: 100%;
    transition: transform .2s; /* Animation */
}
.serviices img:hover{
    transform: scale(1.05);
}
.yellowContent {
	max-width: 1150px;
	margin: auto;
}
.contentText {
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
	left: 43px;
}
.contentText h6 {
	color: #040321;
	font-size: 24px;
	font-weight: 600;
}
.contentText .shopNow{
    color: #FF0000;
    font-weight: 600;
    font-size: 16px;
    padding-left: 0;
}
.tab-content {
	width: 100%;
}
.poductProcudure a i {
	color: #555;
	font-size: 18px;
}
@media screen and (max-width: 1180px){
    .row {
        padding: 0;
        margin: 0;
    }
}
@media screen and  (max-width: 1024px){
    .blueBg {
        background-color: #040321;
        padding: 50px 15px 10px;
        color: #fff;
    }
    .yellowContent .row {
        padding: 0 15px;
    }
    .poductProcudure .addtoCartitem{
        height: 35px;
    }
    .poductProcudure a{
        height: 35px;
    }
    .prdctText{
        padding: 10px;
    }
}
@media screen and  (min-width: 768px) and (max-width: 991px){
    .heroImage::before {
        content: " ";
        position: absolute;
        z-index: -1;
        top: -17px;
        left: 6px;
        right: 19px;
        bottom: 10px;
        border: 6px solid #FFD311;
    }
    .slider_banner .slider_shop_now{
        padding: 8px 35px;
    }
    .prdctText{
        padding: 0;
    }
    .poductProcudure{
        gap: 3px;
    }
    .poductProcudure .addtoCartitem{
        width: 30px;
        height: 30px;
        padding: 6px;
    }
    .poductProcudure a{
        width: 30px;
        height: 30px;
    }
    .btn.discoverBtn{
        font-size: 11px;
        padding: 9px;
    }
    .heroSctn {
        display: flex;
        flex-direction: row;
        padding: 50px 40px;
    }
    .owl-carousel .owl-item .heroImage img {
        width:215px;
        height: 250px;
        margin-left: 23px;
    }
    .textArea{
        margin-left: 20px;
    }
    .biggerTxt h3 {
        font-size: 24px;
        width: 100%;
    }
    .carouselArrow {
        width: 10px;
    }
    .banner .owl-carousel .owl-nav button.owl-next, .banner .owl-carousel .owl-nav button.owl-prev{
        padding: 5px 9px !important;
    }
    .banner .owl-nav {
        width: 61px;
        display: block;
        margin-right: auto;
        position: relative;
        top: -85px;
        margin-left: 35%;
	}
    .offer h6{
        font-size: 18px;
    }
    .tabSctns.row{
        width: 100% !important;
    }
    .tab-content .col-md-12 {
        padding: 0px;
    }
    .tab-content .col-md-4 {
        padding: 5px;
    }
    .tabSctns.row.col-md-10{
        padding: 0px !important;
    }
    .addtoCart {
        visibility: visible;
    }
    .iconPlaceHeart, .iconPlaceEye {
        display: block;
    }
    .autoComponentImgs img{
        height: 80px;
    }
    .prdctText h6 {
        margin-top: 10px;
    }
    .productInfo {
        padding: 5px;
    }
    .d-inline.starIcons i{
        font-size: 12px;
    }
    img.cart {
        width: 18px;
    }
    .poductProcudure img {
        width: 18px;
    }
    img.wishlist {
        width: 16px;
    }
}
@media screen and (max-width: 767px){
    .nav-tabs--vertical {
        padding-top:unset;
    }
    .heroImage::before {
        content: " ";
        position: absolute;
        z-index: -1;
        top: -17px;
        left: 6px;
        right: 19px;
        bottom: 10px;
        border: 6px solid #FFD311;
    }
    .poductProcudure {
        justify-content: center;
    }
    .prdctText{
        text-align: center;
    }
    .prdctText p{
        margin-top: 4px;
    }
    .productInfo {
		box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 17%);
	}
    .autoComponentImgs {
        margin: auto;
        text-align: center;
    }
    .heroSctn {
        display: flex;
        flex-direction: row;
        padding: 50px 15px 40px;
    }
    .slider_banner .slider_shop_now{
        padding: 8px 35px;
    }
    .owl-carousel .owl-item .heroImage img {
        width:200px;
        height: 235px;
        margin-left: 23px;
    }
    .textArea{
        margin-left: 20px;
    }
    .owl-carousel .owl-item img.greyLine{
        width: 62px;
    }
    .biggerTxt h3 {
        font-size: 15px;
        width: 100%;
    }
    .carouselArrow {
        width: 10px;
    }
    .banner .owl-carousel .owl-nav button.owl-next, .banner .owl-carousel .owl-nav button.owl-prev{
        padding: 5px 9px !important;
    }
    .banner .owl-nav {
      	width: 61px;
        top: -72px;
        left: 29px;
    }
    .offer h6{
        font-size: 16px;
    }
    .Tabs {
        padding: 40px 0;
    }
    .tabSctns{
        flex-direction: column;
    }
    .d-flex.d-flex.tabsRow {
        flex-direction: column !important;
    }
    .tabTittle {
        top: 3px;
        left: 40px;
        font-size: 22px;
    }
    .nav-tabs--left .nav-link.active {
        border-bottom-color: #7A7A7A;
        border-right-color: #fff;
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        margin-right: -1px;
        border-bottom: 2px solid #FFD311;
        border-top-color: transparent;
        border-left-color: transparent;
    }
    .nav-tabs--vertical{
        border-right: none;
        border-bottom: 1px solid #000;
        margin: 15px;
    }
    .nav-tabs--left .nav-link.active:hover {
        border-color: #fff #fff #FFD311 #fff;
    }
    .autoComponentImgs img {
        height: auto;
        max-width: 100%;
        margin: auto;
        text-align: center;
        max-height: 300px;
        object-fit: contain;
    }
    .wheel {
        background-image: url(../images/sideBannerM.png);
    }
    .btn.discoverBtn {
        width: 230px;
        margin: auto;
    }
    .contentText .shopNow{
        font-size: 14px;
    }
    .contentText h6{
        font-size: 15px;
    }
    .serviices img{
        margin-bottom: 20px;
    }
    .row{
        gap: 10px;
        padding: 0;
        margin: 0;
    }
    .yellowBg {
        padding: 20px 0;
    }
    .flex_space_between {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .info-text h3{
        font-size: 19px;
    }
    .footer ul {
        margin-top: 0px;
    }
    .greyLine {
        width: 43px;
    }
    .custom-swaltimer-font,.custom-swal-font{
        top: 178px;
        font-size: 8px;
    }
}
@media screen and (max-width:480px){
    .owl-carousel .owl-item .heroImage img {
        width: 115px;
        height: 150px;
        margin-left: 23px;
    }
}