/* html {
    overflow-x: hidden;
} */
.custom-swaltimer-font,.custom-swal-font{
    font-family: 'Raleway';
    font-size: 10px;
    color: #040321;
    position: absolute;
    top: 110px;
    box-shadow: none;
    -webkit-animation-name: sildeInLeft;
	animation-name: sildeInLeft;
}
.customLoginAlert.custom-swal{
    font-family: 'Raleway';
    font-size: 8px;
    color: #040321;
}
.swal2-actions button {
    background-color: #FF1582;
    color: #000;
    font-weight: 700;
}
.swal2-actions button:hover {
    background-color: #FF1582;
}
.custom-timer-bar{
    background-color: #FF1582;
}
.banner {
	background-image: url(../images/banner.png);
	background-size: cover !important;
	height: 100% !important;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
}
.slider_banner.slider_fixed_banner {
    margin: 0px;
    position: absolute;
    top: 33%;
    left: 2%;
    border: 2px solid #000;
}
.outer_wrapper{
    background-image: url(../images/banner_copy_07.png);
    background-repeat: no-repeat;
    background-position: top;
    min-height: 560px;
    width: 100%;
    position: relative;
}
.herosctn img.yellowLine {
    position: absolute;
    top: 50%;
    left: 0%;
}
.fixed_header_banner{
    align-items: baseline;
    position: absolute;
    left: 14%;
    height: 100%;
}
.fixed_header_banner h1{
    color: #fff;
    margin-bottom: 45px;
}
a.cta_border {
    background-color: #FF1582;
    color: #fff;
    cursor: pointer;
    padding: 5px 20px;
    border-radius: 30px;
}
a.cta_border:hover {
    background-color: #fff;
    color: #FF1582;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.heroSctn {
	display: flex;
	flex-direction: revert;
	color: #fff;
    justify-content: space-between;
    padding: 100px 0 40px;
}
.banner .owl-nav {
	position: relative;
	/* right: 42%; */
	top: -118px;
	left: 22px;
	width: 94px;
	margin: 0 auto 0;
	text-align: center;
	display: block;
	transform: rotate(90deg);
}
.heroImage{
    position: relative;
}
.carouselArrow{
    width: 15px;
}
.banner .carouselArrow{
    transform: rotate(90deg);
}
.hoverIcon{
    display: none;
}
.banner .owl-carousel .owl-nav button.owl-prev{
    background-color: #FF1582;
}
.banner .owl-carousel .owl-nav button.owl-next{
    background-color: #fff;
}
/* .banner .owl-carousel .owl-nav:hover button.owl-next{
    background-color: #FF1582;
} */
.banner .owl-carousel .owl-nav button.owl-next, .banner .owl-carousel .owl-nav button.owl-prev{
    padding: 20px 15px !important
} 
.textArea {
	display: flex;
	justify-content: center;
    align-items: center;
}
.biggerTxt h3 {
	font-size: 55px;
	text-transform: uppercase;
}
.smallText{
    padding: 25px 0;
}
.shopNow{
    background-color: #FF1582;
    color: #fff;
    padding: 12px 35px;
    border-radius: 50px;
    text-transform: uppercase;
}
.shopNow:hover{
    background-color: #fff;
    color: #FF1582;
    cursor: pointer;
}
.smallText p{
    padding-bottom: 25px;
}
.biggerTxt h3 span{
    font-weight: 900;
    display: block;
    font-size: 55px;
}
.owl-carousel .owl-item img.greyLine {
    width: 85px;
    display: inline-block;
}
.owl-carousel .owl-item img.yellowLine {
    width: 230px;
    display: inline-block;
}
.owl-carousel .owl-item .heroImage img {
	width: 500px;
	height: 600px;
	margin-left: 70px;
    object-fit: cover;
}
/**/
a:hover{
    text-decoration: none;
}
.topHeading {
	text-align: center;
	padding-bottom: 50px;
}
img.cart {
	width: 22px;
}
.imgBox img {
	width: 100%;
	height: 518px;
    object-fit: cover;
}

.yellowLine {
	width: 350px;
}
.topHeading span {
	font-size: 42px;
	color: #565656;
	font-weight: 600;
}
.topHeading h3 {
	color: #565656;
	font-size: 50px;
    font-weight: 900;
    text-transform: uppercase;
}
#tabCarousel1 .owl-nav .disabled {
    display: none;
}
#tabCarousel1 .owl-stage {
    margin: 0 auto;
}

.contentBanner {
	padding: 50px 140px;
    background-image: url(../images/banner1.png);
    background-size: cover !important;
    background-repeat: no-repeat;
    width: 100%;
    height: 705px;
    display: flex;
    align-items: center;
    background-position-y: -85px;
}
.tabSctn2{
    background-image: url(../images/banner3.png) !important;
    background-position-y: -173px !important;
}
.tabSctn{
	background-image: url(../images/banner2.png);
	background-size: cover !important;
	/* height: 100% !important; */
	background-repeat: no-repeat;
	background-position: center;
	/* width: 100%; */
    background-position-y: -95PX;
}
.smallImgBox img {
	width: 230px;
	height: 290px;
    object-fit: contain;
}
.contentBanner .col-md-5, .contentBanner .col-md-7{
    padding: 0;
}
.smallImgBox {
	text-align: center;
	padding: 40px 50px;
	border: 1px solid #ececec;
    height: 100%;
}
.textBox h6 a:first-letter {
    text-transform: capitalize;
}
.textBox h6 a {
	color: #565656;
	font-weight: 700;
	font-size: 18px;
    min-height: 45px;
    display: inline-block;
}
/* .textBox h6 a:hover {
	color: #FF1582;
} */
.textBox p {
	max-width: 220px;
	margin: auto;
    margin: 10px auto 20px;
    color: #565656;
    font-family: 'Lato';
}
.contentBanner .imgBox {
    border: 1px solid #ececec;
    border-right: 0px;
}
.textBox p s{font-weight: bold;}
.textDesc{
    min-height: 50px;
}
.tabs .nav-tabs {
    border: medium none;
    margin: 0 0 30px;
}
.tabs .nav-tabs .nav-item {
	margin: 0;
	position: relative;
}
.tabs .nav-tabs .nav-item .nav-link {
	border: medium none;
	border-radius: 0;
	color: #565656;
    font-size: 16px;
    text-transform: uppercase;
    padding: 8px 35px;
}
.tabs .nav-tabs .nav-item::before {
	background:#CCCCCC none repeat scroll 0 0;
	content: "";
	height: 45px;
	position: absolute;
	right: 0;
	top: -2px;
	width: 2px;
}
.tabs .nav-tabs .nav-item .nav-link.active {
	color: #fff;
	background-color: #FF1582;
	border-radius: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
.single_new_item {
	border: 1px solid #ececec;
	background: #fff;
	margin: 0;
	position: relative;
	display: block;
}
.textBox h6 {
    margin-top: 10px;
}
.single_new_item:hover img {
    transform: scale(1.1);
}
.single_new_item:hover a {
    color: #FF1582;
}
.newitem_image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	height: 240px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 25px 25px 10px;
	width: 100%;
	overflow: hidden;
}
  .newitem_image img {
	max-height: 200px;
	width: auto;
	-webkit-transition: .3s;
	transition: .3s;
}
.tabSctn{
    height: 580px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 118px;
}
/* .tabs {
    padding: 0 118px;
} */
.tabSctn .owl-prev, .tabSctn .owl-next{
    background-color:#fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    position: absolute;
    top:50%;
}
.tabSctn .owl-prev{
    left: -7px;
}
.tabSctn .owl-prev:hover, .tabSctn .owl-next:hover {
	background-color: #FF1582 !important;
	margin: auto;
	text-align: center;
	justify-content: center;
	display: flex;
	/* align-content: center; */
	align-items: center;
}
.tabSctn .owl-prev:hover .hoverIcon, .tabSctn .owl-next:hover .hoverIcon{
    display: block;
}
.tabSctn .owl-prev:hover .defaultIcon, .tabSctn .owl-next:hover .defaultIcon{
    display: none;
}
.tabSctn .owl-next{
    right: -8px;
}
.tabSctn .carouselArrow {
	width: 22px;
}
/* .tabs .owl-carousel.owl-drag .owl-item{
    margin-right: 0 !important;
} */
 /* media queries starts here */
@media screen and  (max-width: 1200px){
    .herosctn {
        background-position-x: 59%;
    }
}
@media screen and  (min-width: 1025px) and (max-width: 1300px){
    .header .navbar-light .navbar-nav .nav-link{
        font-size: 12px;
    }
}
@media screen and  (max-width: 1024px){
    .blueBg {
        padding: 50px 15px 10px;
        color: #fff;
    }
    .biggerTxt h3 span {
        font-size: 40px;
    }
    .biggerTxt h3 {
        font-size: 40px; 
    }
    .owl-carousel .owl-item .heroImage img{
        width: 410px;
    }
    .tabSctn {
        height: 817px;
    }
    .contentBanner{
        height: 566px;
    }
    .smallImages {
        margin: 0px !important;
    }
}
@media screen and  (min-width: 768px) and (max-width: 991px){
    .herosctn{
        min-height: 566px;
        background-position-x: 63%;
    }
    .fixed_header_banner h1 {
        font-size: 35px;
    }
    .owl-carousel .owl-item .heroImage img {
		width: 287px;
		height: 350px;
		margin-left: 10px;
    }
    .yellowLine {
        width: 300px;
    }
    .topHeading h3{
        font-size: 40px;
    }
    .topHeading span{
        font-size: 35px;
    }
    .contentBanner{
        padding: 50px 0;
        height: 730px;
    }
    .tabSctn {
        padding: 0 30px;
    }
    .tabs .nav-tabs .nav-item .nav-link {
        font-size: 14px;
        padding: 8px 20px;
    }
    .header .navbar.navbar-expand-lg.navbar-light.fixed-top {
        padding: 0 10px;
    }
    .tabSctn{
        height: 662px;
        background-size: contain !important;
        background-position: 0px;
    }
    .imgBox img{
        width: 100% !important;
        height: 100%;
    }

}
@media screen and (max-width: 767px){
    .custom-swaltimer-font,.custom-swal-font{
        top: 175px;
    }
    .slider_banner.slider_fixed_banner {
        top: 38%;
    }
    .fixed_header_banner h1{
        font-size: 30px;
    }
    .herosctn img.yellowLine {
        top: 28% !important;
        left: 33% !important;
    }
    .herosctn{
		background-position: 0px;
	}
    .bigImage {
        height: 200px !important;
    }
    .flex_space_between {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .smallImgBox img {
        width: auto;
        height: 200px;
        max-width: 100%;
    }
    .imgBox img {
        object-fit: cover;
        height: 350px;
        width: 100% !important;
        margin: auto;
        text-align: center;
    }
    .imgBox {
        text-align: center;
    }
    .heroSctn{
        flex-direction: column;
    }
    .owl-carousel .owl-item .heroImage img{
        margin-left: 0;
        width: auto;
        max-width: 100%;
        height: 450px;
    }
    .banner .owl-nav {
        position: relative;
        /* right: 42%; */
        top: -118px;
        left: -14px;
        width: 94px;
        margin: auto;
    }
    .contentBanner {
        padding: 50px 10px;
        height: 830px;
        background-size: contain !important;
    }
    .topHeading span {
        font-size: 28px;
    }
    .topHeading h3 {
        font-size: 30px;
    }
    .yellowLine {
        width: 200px;
    }
    .tabSctn {
        height: 564px;
        padding: 0 10px;
        background-size: contain;
        background-position-y: 0px;
    }
    .tabs .nav-tabs .nav-item {
        margin-bottom: 15px;
    }
    .header .navbar.navbar-expand-lg.navbar-light.fixed-top{
        padding: 0 10px;
    }
    .rightDiv ul li::before{
        display: none;
    }
    .heroSctn {
        padding-top: 180px;
    }
    .banner{
        background-position: left;
    }
    .textArea{
        padding-top: 25px;
    }
}
@media screen and (max-width: 425px){
    .slider_banner.slider_fixed_banner {
        top: 35%;
    }
	.herosctn{
        min-height: 530px;
    }
    .fixed_header_banner h1{
        margin-bottom: 30px;
        font-size: 22px;
    }
    .herosctn img.yellowLine{
        top: 49%;
        width: 190px;
    }
    a.cta_border{
        padding: 2px 15px;
    }
    .topHeading h3 {
        font-size: 26px;
    }
}