

.custom-swaltimer-font,.custom-swal-font{
    font-family: 'Comfortaa';
    font-size: 10px;
    color: #000;
    position: absolute;
    top: 100px;
    box-shadow: none;
    -webkit-animation-name: sildeInLeft;
	animation-name: sildeInLeft;
}
.custom-swal{
	font-size: 14px;
}
#cakeCarousel .owl-nav .disabled {
	display: none;
}
.customLoginAlert{
    font-family: 'Roboto';
    font-size: 10px;
    color: #000;
}
.swal2-actions button {
    background-color: #b45a5d;
    border: 1px solid #b45a5d;
    color: #fff;
    font-weight: 700;
}
.swal2-actions button:hover {
    background-color: #b45a5d;
}
.custom-timer-bar{
    background-color: #b45a5d;
}
.outer_wrapper {
    background-color: #b45a5d;
}
.slider_banner{
    background-color: #fff;
    border: 40px solid #b45a5d;
    border-radius: 60px;
    margin: 0;
    width: 100%;
}
.slider_banner .slider_shop_now{
    margin-top: 20px;
    border: 2px solid #b45a5d !important;
    border-radius: 50px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    display: inline-block;
    font-weight: 700;
    padding: 12px 40px;
    transition: all 0.3s ease 0s;
    background: #b45a5d;
    color: #fff !important;
}
.slider_banner .slider_shop_now:hover{
    background: transparent;
    color: #b45a5d !important;
    border: 2px solid #b45a5d;
}
#heroCarousel .owl-nav{
    display: none !important;;
}
.heroSection{
    max-width: 1925px;
    margin:auto;
}
/* #heroCarousel .item .row{
    height: 500px;
} */
.heroImage{
    height: 700px;
    object-fit: cover;
}
.heroImage img{
    height: 100%;
    object-fit: cover;
}
.heroContent{
    height:100%;
}
.heroImage{
    padding: 0 !important;
}

.slideOneContent{
    padding: 0px!important;
    background-color: #B45A5D;
}
.slideTwoContent{
    padding: 0px!important;
    background-color: #739A98;
}
.slideThreeContent{
    padding: 0px!important;
    background-color: #F47D54;
}
#heroCarousel .item .row{
    margin: 0px!important;
}
.offer{
    font-family: 'Josefin Slab', serif;
    font-size:25px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding-bottom:15px;
}
.hero{
    font-family: 'Josefin Slab', serif;
    font-size:76px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2!important;
}
.shopNowButton{
    font-family: 'Josefin Slab', serif;
    font-size:25px;
    font-weight: 700;
    color: #fff;
    padding:10px 30px;
    border:1px solid #fff!important;
    border-radius: 30px;
    margin-top: 50px;
}
.shopNowButton:hover{
    color:#fff;
}
.heroCarouselSection .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 4px 4px;
    background: #fff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.heroCarouselSection .owl-theme .owl-dots .owl-dot{
    border-radius: 50%;
    border:1px solid transparent!important;
}
.heroCarouselSection .owl-theme .owl-dots button:focus{
    outline: none !important;
}
.heroCarouselSection .owl-theme .owl-dots .owl-dot:hover {
    border-radius: 50%;
    border:1px solid #fff!important;
}
#heroCarousel .owl-dots{
    position: absolute;
    bottom:60px;
    left:15%;
}

/* Remaining products section styling starts here */
.remainingProductsSection .cardImage{
    width:80%;
    margin: auto;
    height: 300px !important;
}
.remainingProductsSection .card-title:first-letter {
    text-transform: capitalize;
}
.cardImage .card-img-top{
    height: 100%;
    object-fit: contain;
}
.remainingProductsSection{
    padding:50px 0px;
    max-width: 1925px;
    margin:auto;
}
.overLayContents{
    height:100%;
}
.remainingProductsSection .card{
    padding-top:20px;
}
.remainingProductsSection .card{
    border-radius: 0px!important;
}
.remainingProductsColumn{
   padding: 0px!important;
}
.remainingProductsSection .row{
    margin: 0 !important;
}
#allProductsCarousal .card-title, #allProductsCarousal .card-text, .remainingProductsSection .card-title,.remainingProductsSection .card-text,#bestSellerCarousal .card-title,#bestSellerCarousal .card-text,#featuredCarousal .card-text,#featuredCarousal .card-title,#newArrivalsCarousal .card-text,#newArrivalsCarousal .card-title,#recommendedCarousal .card-text,#recommendedCarousal .card-title{
    font-family: 'Josefin Slab', serif;
    font-size:22px;
    font-weight:700;
    color:#000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.remainingProductsSection .card-title{
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#allProductsCarousal .card-text, .remainingProductsSection .card-text,#bestSellerCarousal .card-text,#featuredCarousal .card-text,#newArrivalsCarousal .card-text,#recommendedCarousal .card-text{
    color: #e0395a !important;;
}
.originalPrice{
    color:#000000;
    text-decoration: line-through;
}
.cardImage{
    position: relative;
}
.overLay{
    position:absolute;
    top:0px;
    height: 100%;
    width: 100%;
    background-color: rgba(0.5,0.5,0.5,0.5);
    opacity: 0;
    left: 0;
}
.ourProductsSection .slick-carousel {
    justify-content: center;
}
.overLay:hover{
    opacity: 1;
    transition: 0.5s ease-in-out;
}
.overLayContents i,.overLayContents a i{
    padding:10px 10px;
    margin:0px 2px;
    border-radius:50%;
    background-color: #fff;
}
.overLayContents .addWishList:hover{
    color:#e0395a;
    background-color: #fff!important;
    cursor: pointer;
}
/* i.addedToWishList{
    color:#e0395a;
    background-color: #fff!important;
} */
.overLayContents .addWishList{
    background-color: #e0395a!important;
    color:#fff;
    
}

.overLayContents a{
    line-height: 0px!important;
}
.overLayContents .fa-eye{
    color:#333333;
}
.addToCartText{
    font-family: 'Josefin Slab', serif;
    font-size: 22px;
    font-weight: 700;
    color: #E0395A;
    display: none;
    border: none;
    padding: 0;
    background-color: transparent;
    margin: auto;
}
.addToCartText:hover{
    color:#E0395A;
}
.card:hover .addToCartText{
    display: block;
}
.card:hover .card-text{
    display: none;
}
/* Remaining products section styling ends here */
/* new collections sections styling starts here */
.newCollectionsSection{
    height:800px;
    max-width:1925px;
    margin:auto;
}
.giveawaySection{
    height: 100%;
    width:50%;
    position: relative;
}
.giveawaySection::before,.accessoriesSection::before,.valentinesSection::before{
    position: absolute;
    content:"";
    top:0;
    height: 100%;
    width:100%;
    background-color: rgba(251,251,251,0.12);
}

.combinedSections{
    height:100%;
    width:50%;
}
.accessoriesSection,.valentinesSection{
    height:50%;
    position: relative;
}
.newCollectionsSection .heading{
    font-family: 'Josefin Slab', serif;
    font-size:22px;
    font-weight:700;
    color:#000000;
    padding-bottom: 10px;
}
.newCollectionsSection .heroHeading{
    font-family: 'Josefin Slab', serif;
    font-size:50px;
    font-weight:700;
    color:#000000;
}
.giveawaySectionContents .heroHeading{
    padding-bottom: 50px;
}
.accessoriesSection .heroHeading,.valentinesSection .heroHeading{
    padding-bottom: 35px;
}
.newCollectionsSection .shopNowText{
    font-family: 'Josefin Slab', serif;
    font-size:25px;
    font-weight:700;
    color:#000000;
    text-transform: uppercase;
    border-bottom: 2px dashed #000;
}
.giveawaySectionContents{
    width:65%;
    z-index:1;
}
.accessoriesSectionContents{
    width:50%;
    height:70%;
    z-index:1;
}
.valentinesSectionContents{
    height:70%;
    z-index:1;
}
/* new collections sections styling ends here */
/* our products section styling starts header */
.ourProductsSection{
    padding:50px 0;
    max-width:2500px;
    margin:auto;
}
.ourProductsSection .cardImage {
    padding: 10px;
    background-color: #fafafa;
}
.viewMoreSection a{
    font-family: 'Josefin Slab', serif;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    padding: 13px 19px 10px 19px;
    border: 1px solid #000 !important;
    border-radius: 30px;
}
.viewMoreSection{
    position: relative;
    z-index:1;
    padding-top:30px;
}
.ourProductsHeading{
    font-family: 'Josefin Slab', serif;
    font-size:75px;
    font-weight:700;
    color:#000000;
}
.ourProductsSubTitle{
    font-family: 'Josefin Slab', serif;
    font-size:22px;
    font-weight:700;
    color:#000000;  
}
.ourProductsContents{
    line-height:54px;
}
.productsTab .nav-tabs{
    border-bottom:none!important;
    padding-bottom: 50px;
}
.productsTab{
    padding-top:30px;
}
.tab-link{
    font-family: 'Josefin Slab', serif;
    font-size:18px;
    font-weight:700;
    color:#000000; 
    margin:0 10px;
    padding:5px 25px;
    border:1px solid #707070;
    border-radius:30px;
    text-transform:uppercase;
}
.tab-link:hover{
    color:#000000; 
}
/* .nav-tabs li {
    margin:0 10px;
    padding:5px 20px;
    border:1px solid #707070;
    border-radius:30px;
} */
.nav-tabs .active{
    color:#e0395a; 
    border:1px solid red;
}
.bestSellerCarousalSection,.newArrivalsCarousalSection,.featuredCarousalSection,.recommendedCarousalSection{
    width: 80%;
    margin: auto;
}
#allProductsCarousal .cardImage, #bestSellerCarousal .cardImage,#newArrivalsCarousal .cardImage,#featuredCarousal .cardImage,#recommendedCarousal .cardImage{
    height:300px !important;
}
#allProductsCarousal .item, #bestSellerCarousal .item, #newArrivalsCarousal .item, #featuredCarousal .item, #recommendedCarousal .item {
    margin-left: 20px;
}
.nav.nav-tabs.justify-content-center{
    gap:10px;
}
/* .nav-tabs .active ~ .nav-tabs li {
    border-color: #e0395a !important;
} */
/* our products section styling ends here */
