@media screen and (min-width: 1025px) and (max-width: 1200px){
    .content span:first-child {
        font-size: 28px;
    }
    .content span:last-child {
        font-size: 23px;
    }
    .PrimaryText {
        font-size: 55px;
    }
    .middleText {
        font-size: 60px;
    }
    .bottomText {
        font-size: 45px;
    }
    .shopNow {
        font-size: 16px;       
    }
    .OnsaleProducts .owl-nav {
        right: 44px;
    }
    .innerCaptionText .text-1{
        font-size: 46px;
    }
    .footerWidget.footerLogo {
        width: auto;
    }
    .footerWidget.footerLogo img{
        width: 100px;
    }
    .editOne, .editTwo{
        gap: 35px;
    }
}
@media screen and (max-width: 1024px){
    .maxWidth{
        max-width: 950px;
    }
    body{
        margin-right: 0;
    }
    .privacyPolicy {
        padding: 20px 50px;
    }
    .productDetails .container {
        max-width: 890px;
    }
    .cartSctn {
        padding: 50px 60px;
    }
    .btn.styleBtn{
        font-size: 12px;
    }
    .pdTopBtm {
        padding: 50px 65px;
    }
    .item-name a{
        font-size: 13px;
    }
    .product-details .addcart a {
        font-size: 10px;
    }
    .Products.sctn .container{
        max-width: 890px;
    }
    .Products .product-item {
        padding: 0;
    }
    .product-details {
        margin-top: 15px;
    }
    .price-box{
        font-size: 13px;
    }
    .sidebar{
        top: 116px;
    }
    .PrimaryText {
        font-size: 53px;
    }
    .middleText {
        font-size: 58px;
    }
    .bottomText {
        font-size: 43px;
    }
    .shopNow {
        font-size: 16px;       
    }
    .content span:first-child {
        font-size: 28px;
    }
    .content span:last-child {
        font-size: 23px;
    }
    .OnsaleProducts .owl-nav {
        right: 44px;
    }
    .innerCaptionText .text-1{
        font-size: 46px;
    }
    .footerWidget h3{
        font-size: 20px;
    }
    .footerWidget.footerLogo {
        width: auto;
    }
    .footerWidget.footerLogo img{
        width: 100px;
    }
}
@media only screen and (max-width:992px){
    .categoryTwo p {
        font-size: 12px;
    }
    #navbarContent {
        justify-content: unset;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .banner {
        height: 40vh !important;
    }
    .banner .carousel-item {
        height: 40vh !important;
    }
    .sidebar{
        top: 116px;
    }
    .product-info{
        opacity: 1;
    }
    .iconPlaceHeart, .iconPlaceEye{
        display: block;
    }
    .legal.sctn {
        padding: 30px 60px;
    }
    .contactUs .maxWidth {
        max-width: 650px;
    }
    .productDetails .container {
        max-width: 665px;
    }
    .pdTopBtm {
        padding: 50px 65px;
    }
    .Products.sctn .container{
        max-width: 660px;
    }
    .product-details .addcart a {
        font-size: 9px;
    }
    .sidebarWidget h4 {
        font-size: 14px;
    }
    .sidebarWidget h4{
        font-size: 14px;
    }
    .PrimaryText {
        font-size: 50px;
    }
    .middleText {
        font-size: 55px;
    }
    .bottomText {
        font-size: 40px;
    }
    .shopNow {
        font-size: 14px;       
    }
    .carousel-caption {
        padding-top: 40px;
    }
    .content span:first-child {
        font-size: 25px;
    }
    .content span:last-child {
        font-size: 20px;
    }
    .OnsaleProducts .owl-nav {
        top: -119px;
        right: 0px;
    }
    .innerCaptionText .text-1 {
        font-size: 32px;
    }
    .footerWidget .social_links li a {
	font-size: 14px;
	margin-right: 16px;
    }
    .footerWidget li, .footerWidget li a{
        font-size: 10px;
    }
    .footerWidget h3 {
        min-height: 1px;
        margin-bottom: 0;
        font-weight: 600;
        color: #E4A268;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-family: 'Lato';
    }
    .footerWidget.footerLogo {
        width: auto;
    }
    .footerWidget.footerLogo img  {
        width: 75px;
    }
    .OnsaleProducts .maxWidth{
        max-width: 650px;
        margin: auto;
    }
    .zoomWrapper img {
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .zoomWrapper{
        min-height: 200px;
    }
    .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: 767px){
    .banner {
        height: 40vh !important;
    }
    .banner .carousel-item {
        height: 40vh !important;
    }
	span.wishListBadge {
    right: -7px;
    padding: 2px 6px;
    font-size: 10px;
    top: -9px;
}
.sidebar {
	height: fit-content!important;
}
.sidebar ul {
	padding: 0 0;
}
    header .container, .footer .container {
        max-width: 800px;
    }
    .iconPlaceHeart, .iconPlaceEye{
        display: block;
    }
    .navbar-brand img {
        height: 70px;
        width: auto!important;
    }
    .user_login{
        padding: 17px 1px 8px !important;
    }
    .user_login img{
        width: 18px;
    }
    .header .navbar.navbar-expand-lg.navbar-light {
        padding-left: 10px;
        padding-right: 10px;
    }
    .OnsaleProducts .owl-carousel .owl-item img.d-block.w-100 {
        display: block;
        width: auto !important;
        height: 200px;
        max-width: 100%;
        text-align: center;
        margin: auto;
        padding: 10px;
    }
    .tittle{
        font-size: 30px;
    }
    .topSelling .imgSctn {
        min-height: 120px;
    }
    .sideBar.collapse:not(.show) {
        display:none;
    }
    .cartSctn .single_item.flex_space_between{
        flex-direction: column;
    }
    .contactUs {
        padding: 30px 55px;
    }
    .btn.styleBtn {
        font-size: 9px;
    }
    .page-tittle{
        font-size: 22px;
    }
    .productDetails {
        padding: 0 35px;
    }
    .contact-form {
        margin-bottom: 20px;
    }
    .legal.sctn {
        padding: 30px;
    }
    .maxWidth{
        max-width: 100%;
    }
    .carousel-caption {
        padding-top: 8px;
    }
    .PrimaryText {
        font-size: 24px;
    }
    .middleText {
        font-size: 26px;
    }
    .bottomText {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .shopNow {
        font-size: 10px;
    }
    .featured ,.shopNow{
        font-size: 14px;
    }
    .carousel-indicators li {
        width: 10px;
        height: 10px;
    }
    .footerWidget.ourAddress {
        margin-top: 15px;
    }
    .carousel-indicators{
        margin-bottom: 5px;
    }
    .blackBg.content::before {
        left: -20px;
        border-width: 20px 20px 20px 0;
        top:30%;
    }
    .content span:first-child {
        font-size: 12px;
    }
    .content span:last-child {
        font-size: 14px;
    }
    .imgSctn img {
        height: 325px;
        object-fit: cover;
    }
    .banner .carouselImage{
        height: 100%;
    }
    .OnsaleProducts .item{
        text-align: center;
    }
    .OnsaleProducts .product-item {
        display: inline-block;
        position: relative;
        /* text-align: center; */
    }
    .product-info {
        opacity: 1;
        justify-content: center;
    }
    .orangeBg.content::before {
        top: 30%;
        border-width: 20px 20px 20px 0;
        right: -20px;
    }
    .OnsaleProducts {
        padding: 30px 0;
    }
    .onsale {
        padding: 0 0 20px;
    }
    .tittle {
        font-size: 20px;
    }
    .OnsaleProducts .owl-nav {
        top: -70px;
        right: 35px;
    }
    .carouselBtn {
        padding: 0 5px;
        width: 24px;
    }
    .featured ul li {
        flex-basis: 100%;
        max-width: 100%;
    }
    .innerCaptionText .text-1{
        font-size: 35px;
    }
    .flex_space_between {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .sidebar {
        width: 40px;
        top: 116px;
        height: 600px;
        height: 286px;
        padding: 0;
    }
    .innerSidebar.cart_popup {
        width: 275px;
    }
    .sidebar .innerSidebar, .sidebar .afterLogin{
        right: 40px;
    }
    .single_item.flex_space_between {
        flex-direction: revert;
    }
    .sidebar .btnStyle{
        margin-right: 0;
    }
    .single_item {
        margin: 0 0 5px;
    }
    .innerSidebar.search {
        padding: 8px;
        width: 250px;
    }
    .innerSidebar.search .form-control {
        height: 25px !important;
    }
    .innerSidebar.userLogin {
        width: 300px;
    }
    .userLogin.afterLogin {
        width: 300px;
    }
    .sidebar li a.sidebarItem{
        line-height: 40px;
    }
    .sidebar li {
        height: 40px;
    }
    .sidebar li a img {
        width: 15px;
        top: 45%;
    }
    .sidebar li a.sidebarItem .badge {
    	padding: 5px 6px;
        top: 2px;
        right: 3px;
        font-size: 10px;
        height: 20px;
        width: 20px;
            }
    .product-details {
        padding: 0 15px;
    }
    .navbar.navbar-expand-lg.navbar-light.fixed-top {
        padding-left: 25px;
        padding-right: 25px;
    }
    .productShort {
        justify-content: center;
        margin-bottom: 10px;
    }
    .sidebarWidget{
        max-width: 300px;
    }
    .pdTopBtm {
        padding: 50px 40px;
    }
    /* .amountDetails{
        text-align: justify !important;
    } */
    .proctShow {
		text-align: center;
	}
    .pagination{
        justify-content: center;
    }
    .cartItemList {
        width: 259px;
    }
    .addresses{
        flex-direction: column;
    }
    .editOne, .editTwo {
        gap: 40px;
    }
    .billingAddress, .shippingAddress {
        width: 100% !important;
    }
    .cartTable td img {
        height: 70px;
    }
    .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 only screen and (max-width:600px){
    .leftCategories {
        width: 91%;
    }
}