ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.slider_banner {
    width: 100%;
    border-radius: 0px;
    border: none;
	margin: 30px auto 0;
}
.banner .container {
	padding: 0px !important;
}
.custom-swaltimer-font,.custom-swal-font{
    font-family: 'Lato';
    font-size: 10px;
    color: #000;
    position: absolute;
    top: 100px;
    box-shadow: none;
    -webkit-animation-name: sildeInLeft;
	animation-name: sildeInLeft;
}
.customLoginAlert.custom-swal{
    font-family: 'Lato';
    font-size: 8px;
    color: #000;
}
.swal2-actions button {
    background-color: #FF8087;
    color: #fff;
    font-weight: 700;
}
.swal2-actions button:hover {
    background-color: #FF8087;
}
.custom-timer-bar{
    background-color: #FF8087;
}
.biggerTxt h3 {
	font-size: 60px;
	width: 560px;
	text-transform: capitalize;
	color: #333333;
    font-weight: 700;
    padding-bottom: 22px;
}
.pdAround {
	background-color: #fff;
	padding: 20px;
}
.btn.shopNow {
	background-color: #222222;
	border: none;
	border-radius: 50px;
	padding: 6px 22px;
	margin-top: 25px;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
}
#carouselControls .carousel-control-prev {
	left: -15px;
	background-color: #fff;
	width: 34px;
	height: 35px;
	top: 50%;
	border-radius: 50%;
	color: #555;
}
#carouselControls .carousel-control-next {
	right: -15px;
	background-color: #fff;
	width: 34px;
	height: 35px;
	top: 50%;
	border-radius: 50%;
	color: #555;
	z-index: 999;
}
#carouselControlsBottom .carousel-item {
	margin-top: 11px !important;
}
.imageBox img {
	width: 100%;
	height: 300px;
}
.contentText {
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
	left: 0;
	right: 0;
	text-align: center;
}
.contentText h3 {
	color: #fff;
	font-size: 40px;
	font-weight: 400;
}
.viewProduct {
	padding: 7px 0px !important;
}
.iconPlacecart {
	position: absolute;
	top: 43%;
	left: 0;
    right: 0;
    text-align: center;
    animation-name: fadeInUp;
    animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    display:none;
}
.imageContent .iconPlacecart button {
    background: #fff;
    border-radius: 50px;
    padding: 7px 18px;
    color: #868686;
    font-size: 14px;
    border: 1px solid #868686;
}
.imageContent .iconPlacecart button:hover {
	background-color: #FF8087;
	color: #fff;
	border: 1px solid #FF8087;
}
.imageContent:hover .iconPlacecart{
    display:block;
}
.iconPlacecart a {
	background: #fff;
	border-radius: 50px;
	padding: 7px 18px;
	color: #868686;
	font-size: 14px;
}
#bestSellarCarousel .iconPlaceHeart, #bestSellarCarousel .iconPlaceEye {
	right: 5px;
}
.imageContent span.iconPlaceEye {
    top: 8px;
}
#bestSellarCarousel .owl-dots.disabled, #bestSellarCarousel .owl-nav.disabled {
	display: block;
}
.sellar-carousel .owl-nav .owl-prev {
	position: absolute;
	top: -55px;
	left: 0;
}
.sellar-carousel .owl-nav .owl-next {
	position: absolute;
	top: -55px;
	right: 0;
}
.sellar-carousel .owl-nav button {
	width: 25px;
	height: 25px;
	background-color: #aaaaaa !important;
	border-radius: 50px;
	line-height: 25px;
}
.sellar-carousel .owl-nav button i{
	color: #fff;
}
.sellar-carousel .owl-nav button:hover{
	background-color: #FF8087 !important;
}
.imgSctns .carousel-control-prev {
	width: 15px;
	height: 15px;
	color: #fff;
	top: -55px;
	left: 82%;
	background-color: #aaaaaa;
	border-radius: 50px;
	padding: 12px;
	opacity: 1;
}
.imgSctns .carousel-control-prev:hover, .imgSctns .carousel-control-next:hover{
	background-color: #FF8087;
}
.imgSctns .iconPlaceHeart, .imgSctns .iconPlaceEye{
	right: 0;
}
.imgSctns .imageContent {
	margin-bottom: 4px;
	position: relative;
}
.slick-arrow {
	position: absolute;
	top: -55px;
	right: 0;
	padding: 10px;
	border-radius: 50px;
	margin: 10px;
}
.fa.fa-angle-left.slick-arrow{
	left: 25px;
	background-color: rebeccapurple;
}
.imgSctns .carousel-control-next{
	width: 10px;
	height: 10px;
	color: #fff;
	opacity: 1;
	top: -55px;
	right: 0;
	background-color: #aaaaaa;
	border-radius: 50px;
	padding: 12px;
}
.iconPlacecart a:hover{
    background-color:#FF8087;
    color:#fff;
}
.sctnTittle{
	color: #333333;
	font-weight: 700;
	padding: 10px 0 15px;
	font-size: 32px;
    text-transform:uppercase;
}
.sctnTittle::after {
	content: "";
	border-bottom: 1px solid #707070;
	display: block;
}
#carouselControls .carousel-control-next i{
    color: #555;
}
.bannerContent {
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
	left: 10%;
}
.innerbanner img {
	width: 100%;
	height: 270px;
}
.innerbanner{
    position: relative;
}
.slick-slide > div{
	padding: 10px;
}
/**/
a:hover{
    text-decoration: none;
}

.contentText h6 {
	color: #040321;
	font-size: 24px;
	font-weight: 600;
}
.contentText .shopNow{
    font-size: 14px;
    background-color:#FF8087;
    padding: 10px 30px;
}

.bannerText {
	position: relative;
	top: 30%;
    text-align:center;
}
.bannerText .shopNow {
	background-color: #fff;
	color:#FF8087;
	font-size: 14px;
	padding: 12px 35px;
}
.pdAround .imageContent .owlImage {
	height: 250px;
	width: 100%;
}
.imgSctns .pdAround .imageContent .owlImage{
    height: 147px;
    width: 100%;
    object-fit: cover;
}

.leftImage {
    height: 450px;
    object-fit: cover;
}
.bannerText h6 {
	color: #fff;
	font-size: 16px;
}
.bannerText h3 {
	font-size: 50px;
	text-transform: uppercase;
	color: #fff;
}
.ratePrice {
	display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.starIcons {
	margin-right: 10px;
}
.carousel-caption.captionText {
	position: absolute;
    left: 55px;
    right: 0;
    bottom: 0;
    top: 166px;
    text-align: left;
    opacity: 1;
}
.biggerTxt {
	font-size: 60px;
	color: #222222;
	font-weight: 400;
}
.smallText {
	color: #888888;
	font-size: 35px;
	font-weight: 400;
}
@media screen and  (max-width: 1024px){
   
}
@media screen and  (min-width: 768px) and (max-width: 991px){
   .bannerText h3{
        font-size:38px;
      
    }
		.iconPlacecart{
        display: block;
	}
	.iconPlacecart a {
		font-size: 12px;
	}
      .bannerText h6{
          font-size:12px;
      }
    .bannerText .shopNow{
        padding:10px 35px;
    }
    .contentText h3{
        font-size:28px;
    }
    .carousel-caption.captionText{
        top:20%;
        left:45%;
    }
    .biggerTxt{
        font-size:40px;
    }
    .smallText{
        font-size:32px;
    }
}
@media screen and (max-width: 768px){
	.imgSctns .carousel-control-prev{
		left: 70%;
	}
}
@media screen and (max-width: 767px){
	.sellar-carousel .owl-nav .owl-prev {
		left:-17px;
	}
	.sellar-carousel .owl-nav .owl-next{
		right: -17px;
	}
	.biggerTxt {
		font-size: 32px;
	}
	.leftImage {
		height: 246px;
		width: auto !important;
		max-width: 100%;
		margin: auto;
	}
	.productSize{
		height: 265px;
	}
	.owl-carousel .owl-item img.productSize {
		width: auto;
		margin: auto;
		max-width: 100%;
	}
	.imgSctns .pdAround .imageContent .owlImage {
		height: 220px;
		width: auto;
		max-width: 100%;
		margin: auto;
	}
	.smallText{
		font-size:20px;
	}
	.btn.shopNow{
		font-size: 13px;
	    padding: 4px 16px;
        margin-top:0;
	}
    .carousel-caption.captionText {
        position: absolute;
        left: 6%;
        right: 0;
        bottom: 0;
        top: 30%;
        text-align: center;
        opacity: 1;
    }
    .imageBox img{
        margin-bottom:10px;
        height: auto;
    }
    .contentText h3{
        font-size:28px;
    }
}
.pdAround .imageContent span.iconPlaceEye,.pdAround .imageContent span.iconPlaceHeart{
	right: 11px;
}
.innerSidebar.cart_popup .item_details {
	padding-left: 8px;
}