@media screen and (max-width:1700px) {
    .policies{
        width:100%;
    }
    .contactInfo {
        width: 100%;
    }
}
@media screen and (max-width:1600px){
    .captionDescription {
        font-size: 70px;
    }
    #trendingCarousal .cardImage,#onSaleCarousal .cardImage {
        height: 400px;
    }
    .sectionTwoProducts .cardImage {
        height: 850px !important;
    }
    #bestSellerCarousal .cardImage,#newArrivalsCarousal .cardImage{
        height:300px;
    }
    #trendingCarousal .card-title a,#onSaleCarousal .card-title a {
        font-size: 28px;
    }
    .topSellingProducts .card-title a, #bestSellerCarousal .card-title a,#newArrivalsCarousal .card-title a{
        font-size:20px;
    }
    .shopNowButton a {
        font-size: 19px!important;
    }
    .trendingSection .shopNowButton {
        margin-top: 22px;
    }
    .sectionOneProducts .card .card-img-top, .sectionThreeProducts .card .card-img-top {
        height: 300px;
    }
    .navLinks li a {
        font-size: 18px;
    }
}
@media only screen and (max-width:1400px){
    .navLinks li a {
        font-size: 16px;
    }
    .editOne, .editTwo{
        gap: 35px;
    }
}
@media screen and (max-width:1300px){
    .captionHeading {
        font-size: 18px;
    }
    .navLinks li a {
        font-size: 14px;
        padding-right:10px;
    }
    .captionDescription {
        font-size: 55px;
    }
    .sectionTwoProducts .cardImage {
        height: 590px !important;
    }
    .topSellingHeading .heading,.trendingHeading,.bestSellerHeading {
        font-size: 35px;
    }
    .topSellingHeading .description {
        font-size: 19px;
    }
    .topSellingSection,.bestSellerSection,.trendingSection{
        padding: 25px 0;
    }
    .sectionOneProducts .card .card-img-top, .sectionThreeProducts .card .card-img-top {
        height: 200px;
    }
    .cartButton {
        font-size: 15px;
    }
    .overLayIcons i {
        padding: 10px 10px;
    }
    #trendingCarousal .cardImage, #onSaleCarousal .cardImage  {
        height: 300px;
    }
    #bestSellerCarousal .cardImage, #newArrivalsCarousal .cardImage {
        height: 230px;
    }
    .topSellingProducts .card-title a, #bestSellerCarousal .card-title a, #newArrivalsCarousal .card-title a {
        font-size: 15px;
    }
    .topSellingProducts .card-text, #bestSellerCarousal .card-text ,#newArrivalsCarousal .card-text {
        font-size: 15px;
    }
    .bestSellerSection .card-body, .topSellingSection .card-body {
        height: 100px !important;
    }
    .overLayContents .fa-heart, .productsQuickView i, .productsCart{
        font-size: 10px;
        margin:2px;
    }
    .productsCart img {
        width: 13px!important;
    }
    #trendingCarousal .card-title a,#onSaleCarousal .card-title a {
        font-size: 20px;
    }
    .shopNowButton a {
        font-size: 15px !important;
    }

}
@media screen and (max-width:1288px){
    .policies li a, .phnNum a, .mail a, .companyDescription {
        font-size: 18px;
    }
    .contactUsHeading, .followUsHeading {
        font-size: 35px;
    }
    .companyDescription {
        padding-bottom: 31px;
    }
    .slider_banner .slider_shop_now{
        padding: 8px 30px;
    }
    .addresses{
        gap: 16px;
    }
    .editOne, .editTwo{
        gap: 15px;
    }
    .accountHeadng{
        font-size: 18px;
    }
    .myAccEdit{
        padding: 1px 5px;
        font-size: 14px;
    }
    .myAccEdit i {
        font-size: 10px;
    }
    p#addressBilling, p#addressShipping {
        font-size: 14px;
    }
}
@media screen and (max-width:1080px){
    .policies li a, .phnNum a, .mail a, .companyDescription {
        font-size: 15px;
    }
    .contactUsHeading, .followUsHeading {
        font-size: 30px;
    }
    .copyRightContent {
        font-size: 15px;
    }
}
@media screen and (max-width:1000px){
    .captionDescription {
        font-size: 42px;
    }
    .iconPlaceHeart, .iconPlaceEye {
        display: flex;
    }
    .overLayIcons {
        display: block !important;
    }
    .overLay{
        opacity:1;
        background-color:transparent;
    }
}
@media screen and (max-width:900px){
    .headerLogo img {
        width: auto!important;
    }
    .headerUser img{
        width: 20px!important;
    }
    .headerWishList i {
        font-size: 23px;
    }
    .mblCart {
        width: 27px;
    }
    #search_btn i {
        font-size: 22px;
    }
    .headerIcons{
        align-items:end;
        gap: 10px;
    }
    span.badge, .wishListBadge{
        right: -1px;
    }
    span.wishListBadge {
        padding: 10px 0;
    }
    .headerWishList,#search_btn{
        line-height:0px!important;
    }
    .search_box{
        right:13px;
    }
    .search_box.active {
        right: 13px;
    }
    .topSellingProducts,.trendingProductsCarousal{
        width:95%;
    }
    #trendingCarousal .cardImage, #onSaleCarousal .cardImage{
        height:250px;
    }
    .topSellingSection, .bestSellerSection,.trendingSection {
        padding: 15px 0;
    }

}
@media screen and (max-width:860px){
    .policies {
        width: 86%;
    }
    .carousel-caption {
        top: 24%;
    }
    .captionDescription {
        font-size: 37px;
    }
    .captionHeading {
        font-size: 15px;
    }
}
@media screen and (max-width:800px){
    .desktopNav, .headerLogo{
        width: auto;
    }
    #navbarSupportedContent {
        gap: 15px;
    }
    .cartButton {
        font-size: 12px;
    }
    .overLayIcons i {
        font-size: 10px;
    }
    #trendingCarousal .card-title a,#onSaleCarousal .card-title a {
        font-size: 18px;
    }
    .shopNowButton a {
        font-size: 12px !important;
    }
    .imageContent {
		/*display: inline-block;*/
		position: relative;
	}
	.proctShow {
		text-align: center;
	}
    .pagination{
        justify-content: center;
    }
    .cartItemList {
        width: 259px;
    }
    .addresses{
        flex-direction: column;
    }
    .editOne, .editTwo {
        gap: 40px;
    }
    .billingAddress, .shippingAddress {
        width: 100% !important;
    }
}
@media screen and (max-width:760px){
    .itemText h6 {
        white-space: unset;
    }
    #trendingCarousal .card-title, #onSaleCarousal .card-title  {
        white-space: unset;
    }
    .mobile_logo {
        display: block;
    }
    .mobile_logo img {
        height:70px;
    }
    .logo_wrapper {
        display: flex;
        justify-content: center;
        padding-bottom:10px;
    }
    .footerSections{
        flex-direction: column;
    }
    .search_box.active {
        right: 13px;
        top: 147px;
    }
    .search_box {
        right: 13px;
        top: 147px;
    }
    .header{
        padding:20px 0;
    }
    .footerSections::before{
        display: none;
    }
    .followUsSection, .contactUsSection {
        width: 100%;
    }
    .contactInfo {
        width: 50%;
    }
    .footer {
        padding: 20px 0 5px 0;
    }
    .contactUsHeading, .followUsHeading {
        padding-bottom: 10px;
    }
    .socialMediaIcons {
        padding-bottom: 15px;
    }
    .policiesSection{
        padding-bottom: 10px;
    }
    .companyDescription {
        padding-bottom: 13px;
    }
    .copyRightSection {
        padding-top: 18px;
    } 
    .navbar{
        display:block;
    }  
    .navLinks{
        display: none!important;
    }
    .desktopNav{
        width: 10%;
    }
    .headerLogo{
        display: none !important;
    }
    span.wishListBadge {
        padding: 11px 0;
    }
    .headerIcons a {
        padding-right: 7px;
    }
    .topSellingProducts{
        flex-direction:column!important;
    }
    .sectionOneProducts, .sectionThreeProducts{
        flex-direction:row!important;
        justify-content:space-between!important;
    }
    .sectionOneProducts, .sectionThreeProducts {
        width: 100%;
    }
    .sectionOneProducts .card, .sectionThreeProducts .card{
        width: 49%;
    }
    .sectionTwoProducts {
        width: 100%;
    }
    .sectionTwoProducts .cardImage {
        height: 200px !important;
    }
    .sectionTwoProducts{
        margin-bottom:20px;
    }
    .bestSellerSection .card-body, .topSellingSection .card-body {
        height: 85px !important;
    }
    .banner_one h1,.banner_one a{
        text-align: center;
    }
    .order_placed h1 {
        font-size: 20px;
    }
    .order_placed h3 {
        font-size: 18px;
    }
    .orderDetails .table thead th {
        font-size: 16px;
    }
    .orderDetails .table thead td {
        font-size: 16px;
    }
    .giveOptions .paymentMethod {
        font-size: 16px;
    }
    .bigImage {
        height: 160px !important;
    }
    .custom-swaltimer-font,.custom-swal-font{
		font-size: 8px;
	}
    .myAccountSctn td:last-child {
        flex-direction: column;
    }
    #productPopupCarousel .item {
        width: 25px;
    }
      
}
@media screen and (max-width:624px){
    .captionHeading {
        font-size: 11px;
    }
    .captionDescription {
        font-size: 30px;
    }
    .topSellingHeading .heading, .trendingHeading, .bestSellerHeading {
        font-size: 20px;
    }
    .topSellingHeading .description {
        font-size: 13px;
    }
    .carousel-item {
        padding: 24% !important;
    }
}
@media screen and (max-width:600px){
    .contactInfo {
        width: 70%;
    }
}
@media screen and (max-width:530px){
    .captionHeading {
        font-size: 10px;
    }
    .captionHeading {
        letter-spacing: 4px;
    }
    .captionDescription {
        font-size: 26px;
    }
      
}
@media screen and (max-width:500px){
    .desktopNav{
        width: 15%;
    }
}
@media screen and (max-width:460px){
    .search_box.active {
        width: 300px;
    }
}
@media screen and (max-width:400px){
    .sectionOneProducts, .sectionThreeProducts {
        flex-direction:column!important;
    }
    .sectionOneProducts .card, .sectionThreeProducts .card{
        width: 100%;
    }
}
@media screen and (max-width:430px){
    .contactInfo {
        width: 100%;
    }
    .carousel-item {
        padding: 26% !important;
    }
    .captionDescription {
        font-size: 28px;
    }
    .captionHeading {
        font-size: 18px;
    }
    .captionHeading {
        letter-spacing: 2px;
    }
}
@media screen and (max-width:350px){
    .carousel-indicators li {
        width: 7px;
        height: 7px;
    }
    .carousel-indicators {
        bottom: -14px;
    }
    .search_box.active {
        width: 217px;
    }
    .cart .dropdown-menu {
        right: -29px;
    }
}
/* @media screen and (max-width:330px){
    .captionDescription {
        font-size: 22px;
    }
} */