/*
* Responsive Style CSS
*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .blog-category-title-wrapp h2 span.left-cat-title {
        margin-right: -50px;
    }
    .blog-category-title-wrapp h2 span.right-cat-title {
        margin-left: -50px;
    }
    .single-card-img {
        max-height: 250px;
        min-height: 250px;
    }
    .single-card-img img {
        height: 250px;
    }
    .single-card-heading h3 {
        font-size: 24px;
    }
    .add-wishlist-btn,
    .view-online-btn,
    .share-wishlist-btn {
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) {
    .planning-info-icon img {
        padding: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
    }
    .blog-page-header .blog-page-header-title {
        font-size: 60px;
    }
    .blog-page-header .blog-page-header-subtitle {
        font-size: 30px;
    }
    .blog-category-title-wrapp h2 span.left-cat-title {
        margin-right: -50px;
    }
    .blog-category-title-wrapp h2 span.right-cat-title {
        margin-left: -50px;
    }
    .single-post-title h4,
    .single-post-title h4 a {
        font-size: 18px;
    }
    /* .single-blog-page-title h2 {
        font-size: 50px;
    } */
    .wishlish-cat-products-top,
    .wishlish-cat-products-bottom {
        flex-direction: column;
    }
    .wishlish-cat-products-top>*,
    .wishlish-cat-products-bottom>* {
        padding: 10px 0;
    }
    .mblist-hb-content-img img {
        max-width: 160px;
    }
    .baby-mblist-hb-content-img img {
        max-width: 160px;
    }
    .happy-birthday-text {
        font-size: 70px;
    }
    .single-card-img {
        max-height: 250px;
        min-height: 250px;
        overflow: hidden;
    }
    .single-card-img img {
        height: 250px;
    }
    .single-card-heading h3 {
        font-size: 20px;
    }
    .single-card-btn .card-btn {
        padding: 10px 20px;
    }
    .add-wishlist-btn,
    .view-online-btn,
    .share-wishlist-btn {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1400px) {
  .add-wishlist-btn,
  .view-online-btn,
  .share-wishlist-btn {
      font-size: 15px;
  }
  .full-mobile-slider .container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .my-wishlist-list-wrapp ul li.list-group-item {
    font-size: inherit;
  }
  .add-wishlist-btn,
  .view-online-btn,
  .share-wishlist-btn {
    font-size: 13px;
  }
  .wishlist-banner-slider-wrapp .swiper-slide.single-banner {
    background-position: top center;
    background-size: 100% auto;
    min-height: 270px;
  }
  .wishlist-cat-title {
    padding-top: 220px;
  }
  .mobile-card-slider .single-slide {
    padding: 0 24px;
  }
  .mobile-card-slide-wrapp .mobile-card-prev, .mobile-card-slide-wrapp .mobile-card-next {
    top: 60%;
    width: 32px;
    height: 32px;
  }
  .mobile-card-slide-wrapp .mobile-card-prev {
    left: 0;
  }
  .mobile-card-slide-wrapp .mobile-card-next {
    right: 0;
  }
  .mobile-card-slider .single-slide .slide-img {
    max-width: 200px;
  }
  .mobile-card-slider .single-slide .slide-content {
    top: 40px;
    height: 280px;
  }
  .mobile-card-slider .single-slide .slide-content .content {
    max-width: calc(100% - 220px);
  }
  .mobile-card-slider .single-slide .mobile-top-img {
    right: 80px;
    width: 120px;
    height: 120px;
  }
  .mobile-card-slider .single-slide .card-age {
    width: 100px;
    height: 100px;
  }
}
@media only screen and (max-width: 1023px) {
  .add-wishlist-btn,
  .view-online-btn,
  .share-wishlist-btn {
      font-size: 12px;
  }
  .mobile-card-slide-wrapp {
    max-width: 580px;
  }
  .mobile-card-slider .single-slide .mobile-top-img {
    right: 100px;
    width: 150px;
    height: 150px;
  }
  .mobile-card-slider .single-slide .card-age {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (max-width: 991px) {
    .header-menu .navbar-nav li a.nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .all-blogs .blog-posts-row .single-post {
        width: 50%;
    }
    .all-blogs .blog-posts-row .single-post:nth-child(3n + 3) {
        padding-left: 20px;
    }
    .all-blogs .blog-posts-row .single-post:nth-child(3n + 5) {
        padding-right: 20px;
    }
    .all-blogs .blog-posts-row .single-post:nth-child(odd) {
        padding-left: 0;
    }
    .all-blogs .blog-posts-row .single-post:nth-child(even) {
        padding-right: 0;
    }
    .blog-page-content-wrapp {
      padding-bottom: 30px;
    }
    .wishlist-banner-slider-wrapp .swiper-slide.single-banner {
      min-height: 200px;
    }
    .wishlist-banner-slider-wrapp .banner-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
      bottom: 10px;
    }
    .wishlist-banner-slider-wrapp .banner-slider .swiper-pagination-bullet {
      background-color: #F5F5F5;
    }
    .wishlist-banner-slider-wrapp .banner-slider .swiper-pagination-bullet-active {
      background-color: var(--darkblue);
    }
}
@media only screen and (max-width: 767px) {
    body {
        font-size: 16px;
    }
    .h2,
    h2 {
        font-size: 24px;
    }
    .h3,
    h3 {
        font-size: 22px;
    }
    .h4,
    h4 {
        font-size: 20px;
    }
    p-8 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .pt-8 {
        padding-top: 60px;
    }
    .pb-8 {
        padding-bottom: 60px;
    }
    .pt-6 {
        padding-top: 40px;
    }
    .ptb-4 {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .w-pt-2 {
        padding-top: 20px;
    }
    .rpb-5 {
        padding-bottom: 10px;
    }
    .rpb-3 {
        padding-bottom: 0;
    }
    .mtlr-3 {
        margin: 24px 24px 0;
    }
    .header-main {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .header-main .navbar-brand {
        max-width: 180px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0;
    }
    .header-menu .navbar-collapse {
        position: fixed;
        top: 0;
        z-index: 9;
        background-color: #fff;
        left: 0;
        min-width: 70%;
        max-width: 80%;
        padding: 15px;
        height: 100%;
        overflow-y: scroll;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        transition: all 0.3s ease-in-out;
    }
    .header-menu .navbar-collapse.show {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .header-menu .navbar-nav {
        margin-top: 20px;
    }
    .header-menu .navbar-nav .nav-item {
        border-bottom: 1px solid var(--green);
    }
    .wishlist-single-cat-page-content-wrapp {
      padding-top: 40px;
    }
    .filter-menu-mobile {
        margin-top: 0px;
        padding-top: 0 !important;
    }
    .filter-menu-mobile .product-filter>div>div {
        margin-top: 10px;
    }
    .f-accordion-title {
        position: relative;
        font-size: 18px;
        border-bottom: 1px solid var(--green);
        padding: 10px 0;
        margin-bottom: 0;
        z-index: 9;
    }
    .f-accordion-title:before {
        content: "\f106";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 5px;
    }
    .f-accordion-title.collapsed:before {
        content: "\f107";
    }
    .my-account.my-account-logo {
        display: flex;
        align-items: center;
    }
    .my-account.my-account-logo img {
        max-width: 30px;
    }
    .header-main .navbar-toggler {
        margin-left: 0px;
    }
    .header-logo-left,
    .header-logo-right {
        display: inline-flex;
    }
    .header-menu .header-menu-right {
        display: none;
    }
    .header-main .navbar-brand img {
        max-width: 100%;
    }
    .header-main .navbar-toggler {
        padding: 0;
        font-size: 0;
        line-height: 0;
    }
    .header-main .navbar-toggler:focus {
        box-shadow: 0 0 0 0;
    }
    .header-menu .navbar-collapse .navbar-toggler {
        right: 10px;
        position: absolute;
        top: 20px;
    }
    .header-main .navbar-toggler-icon {
        width: 24px;
        height: 2px;
        background-color: var(--darkblue);
        position: relative;
    }
    .header-main .navbar-toggler-icon:before,
    .header-main .navbar-toggler-icon:after {
        content: '';
        width: 100%;
        height: 2px;
        position: absolute;
        top: -7px;
        left: 0;
        background-color: var(--darkblue);
        transition: all .3s ease-in-out;
    }
    .header-main .navbar-toggler-icon:after {
        top: auto;
        bottom: -7px;
    }
    .header-main .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
        height: 0;
    }
    .header-main .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before {
        transform: rotate(42deg);
        top: 0;
    }
    .header-main .navbar-toggler:not(.collapsed) .navbar-toggler-icon:after {
        transform: rotate(-42deg);
        top: 0;
        bottom: auto;
    }
    .header-menu .navbar-nav li a.nav-link {
        padding-left: 0;
        padding-right: 0;
    }
    .banner-slider {
        height: 250px;
    }
    .banner-slider.smaller {
        height: 150px;
    }
    .banner-slider .swiper-pagination-bullet,
    .product-image-slider .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }
    .swiper-slide.single-banner {
        background-position: 60% center;
        min-height: auto;
    }
    .wishlist-banner-slider-wrapp .swiper-slide.single-banner {
      background-size: 100% auto;
      background-position: top center;
    }
    .wishlist-banner-slider-wrapp .banner-slider.smaller {
      height: 200px;
    }
    .single-banner-content {
        padding-top: 60px;
        padding-bottom: 60px;
        max-width: 60%;
        text-align: center;
    }
    .single-banner-content h2 {
        font-size: 22px;
    }
    .banner-slider .swiper-horizontal>.swiper-pagination-bullets,
    .banner-slider .swiper-pagination-bullets.swiper-pagination-horizontal,
    .banner-slider .swiper-pagination-custom,
    .banner-slider .swiper-pagination-fraction {
        bottom: 5px;
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 16px;
        font-weight: 700;
    }
    .single-planning-info {
        margin-bottom: 0px;
    }
    .single-planning-info .planning-info-content h3 {
        font-size: 18px;
    }
    .planning-info-icon img {
        max-width: 120px;
    }
    .card-slide-wrapp {
        padding-left: 15px;
        padding-right: 15px;
    }
    .single-card-img {
        max-height: 220px;
        min-height: 220px;
    }
    .single-card-img img {
        height: 220px;
    }
    .single-card-heading h4 {
        font-size: 18px;
    }
    .single-card-btn .card-btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: -15px;
    }
    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: -15px;
    }
    .full-img-section img {
        object-fit: cover;
        min-height: 200px;
        object-position: 80%;
    }
    .recomended-products .swiper-button-prev,
    .recomended-products .swiper-rtl .swiper-button-next {
        left: -10px;
    }
    .recomended-products .swiper-button-next,
    .recomended-products .swiper-rtl .swiper-button-prev {
        right: -10px;
    }
    .recomended-products .single-product-content {
        display: none;
    }
    /* .mblist-recomended-products .swiper-button-next,
    .mblist-recomended-products .swiper-rtl .swiper-button-prev {
        transform: translate(160px, -22px)
    }
    .mblist-recomended-products .swiper-button-prev,
    .mblist-recomended-products .swiper-rtl .swiper-button-next {
        transform: translate(-160px, -22px);
    } */
    .mblist-recomended-products .swiper-button-prev:after,
    .mblist-recomended-products .swiper-button-next:after {
        font-size: 24px;
    }
    .single-mblist-recomended-products .product-inner {
        margin: 5px auto;
    }
    .wishlist-name {
        text-align: center;
    }
    .product-inner .product-content {
        margin-top: 0px;
    }
    .newsletter-section {
        padding-top: 30%;
        padding-bottom: 10%;
    }
    .newsletter-form-wrapp h3 {
        text-align: center;
    }
    .newsletter-form-wrapp {
        max-width: 320px;
        margin: auto;
    }
    .newsletter-form-wrapp input {
        border-width: 2px;
        padding: 6px 10px;
    }
    .newsletter-form-wrapp button {
        font-size: 14px;
        padding: 9px 10px;
    }
    .footer-logo {
        display: block;
        margin: auto;
    }
    .footer-logo img {
        margin: 0 auto 40px;
        max-width: 100%;
    }
    .footer-social-widget {
        margin-top: 20px;
        text-align: center;
    }
    .footer-menu-widget {
        text-align: center;
    }
    .footer-social-widget ul li a {
        width: 36px;
        height: 36px;
        line-height: 38px;
        font-size: 16px;
    }
    /* .testimonial-section {
        padding-top: 40px;
        padding-bottom: 50px;
    } */
    .testimonial-content {
        font-size: 18px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .testimonial-content .quote-icon-left,
    .testimonial-content .quote-icon-right {
        width: 56px;
        height: 35px;
        background-size: contain;
    }
    .popup-logo {
        max-width: 150px;
    }
    .home-modal-popup-content,
    .product-quickview-popup-content {
        max-width: 90%;
        height: auto;
        overflow-y: scroll;
    }
    .popup-body-content {
        flex-direction: column;
    }
    .popup-body-img {
        max-width: 150px;
    }
    .popup-body h4,
    .popup-body-content .popup-body-text h5 {
        font-size: 20px;
    }
    .popup-body-content .popup-body-text {
        padding: 0;
    }
    .popup-body-content .popup-body-text .copy-clipboard-code {
        font-size: 24px;
        padding: 10px 0;
    }
    .copy-clipboard-input {
        font-size: 24px;
    }
    .popup-body-content .popup-body-text:before {
        right: -10px;
        width: 25px;
        height: 55px;
    }
    .plainmodal-content .popup-head .popup-close {
        right: 0;
    }
    .blog-title-section {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .blog-page-header .blog-page-header-title {
        font-size: 40px;
    }
    .blog-page-header .blog-page-header-subtitle {
        font-size: 18px;
    }
    .section-title h2 {
        font-size: 28px;
    }
    .blog-category-title-wrapp h2 {
        font-size: 26px;
    }
    .blog-category-title-wrapp h2 img {
        max-width: 60px;
        display: block;
        margin: 20px auto;
        padding: 0 10px;
    }
    .blog-page-content-menu ul {
      margin-bottom: 16px;
    }
    .blog-page-content-menu ul li {
        padding: 2px 5px;
    }
    .blog-page-content-menu ul li a {
        font-size: 16px;
    }
    .blog-category-title-wrapp h2 span.left-cat-title {
        margin-right: 0px;
    }
    .blog-category-title-wrapp h2 span.right-cat-title {
        margin-left: 0px;
    }
    .all-blogs .blog-posts-row .single-post, .all-blogs .blog-posts-row .single-post:nth-child(-n+2) {
        width: 100%;
    }
    .single-post-title h4,
    .single-post-title h4 a {
        font-size: 17px;
    }
    .blog-meta-image img {
        max-width: 100px;
    }
    /* .single-blog-page-title h2 {
        font-size: 30px;
    } */
    .single-blog-prev-post img,
    .single-blog-next-post img {
        max-width: 20px;
    }
    /* .single-blog-page-details-content {
        font-size: 18px;
    } */
    .blog-posts-wrapp .blog-posts-row,
    .related-posts-wrapp .blog-posts-row {
        margin-left: inherit;
        margin-right: inherit;
    }
    .blog-posts-wrapp .single-post,
    .related-posts-wrapp .single-post {
        padding-left: inherit;
        padding-right: inherit;
    }
    .single-logo {
        text-align: center;
    }
    .wishlist-cat-title {
        padding-top: 100px;
        padding-bottom: 30px;
    }
    .wishlist-cat-title h2 {
        font-size: 32px;
    }
    .wishlist-cat-icon-img {
        bottom: -70px;
        max-width: 140px;
    }
    .add-wishlist-btn,
    .view-online-btn,
    .share-wishlist-btn {
        font-size: 14px;
    }
    .sidebar-content {
        /* padding-top: 20px; */
        margin-bottom: 20px;
    }
    .wishlish-cat-products-top,
    .wishlish-cat-products-bottom {
        flex-direction: column;
    }
    .wishlish-cat-products-top>*,
    .wishlish-cat-products-bottom>* {
        padding: 10px 0;
    }
    .wishlish-cat-products-top select {
      padding: 5px 10px;
    }
    .products .product-inner {
        display: flex;
        align-items: center;
        border-bottom: 2px solid var(--green);
        border-radius: 0;
        margin-bottom: 0;
        padding: 10px;
        flex-wrap: wrap;
    }
    .products .product-inner .product-image {
        max-width: 35%;
    }
    .products .product-inner .product-content {
        text-align: left;
        padding-left: 20px;
        width: 65%;
    }
    .products .product-inner .products-add-links {
        display: flex;
        flex-direction: column;
    }
    .products .product-inner .products-add-links a {
        width: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        max-width: 160px;
    }
    .products .product-inner .products-add-links a:last-child {
        margin-top: 5px;
        margin-left: 0;
    }
    .product-quickview-popup-content .products-add-links a:last-child {
        margin-left: 10px;
        margin-top: 0px;
    }
    .product-quickview-popup-content .product-content .product-title {
        font-size: 24px;
    }
    .wishlist-cat-products-inner {
        padding-top: 0;
    }
    .products .product-inner:hover {
        border-radius: 10px;
    }
    .single-product-slider-img.swiper-slide-prev,
    .single-product-slider-img.swiper-slide-next {
        min-width: 100%;
        max-width: 100%;
    }
    .single-product-slider-img.swiper-slide-active {
        min-width: 100%;
        margin-top: 0px;
    }
    .product-image-slider {
        padding-top: 0px;
        padding-bottom: 50px;
    }
    .product-quickview-popup-content .swiper-pagination {
        bottom: 15px;
    }
    .form-checkbox .form-checkbox-label {
        margin-bottom: 5px;
    }
    .form-checkbox .form-checkbox-label .form-checkbox-input,
    .form-checkbox .form-checkbox-label .checkmark:before,
    .form-checkbox .form-checkbox-label .checkmark:after {
        width: 18px;
        height: 18px;
    }
    .form-checkbox .form-checkbox-label .checkmark {
        padding-left: 27px;
    }
    .mblist-page-content-top-title {
        font-size: 24px;
        letter-spacing: 3px;
        text-align: center;
    }
    .mblist-page-content-top-calendar {
        position: relative;
        font-size: 20px;
        padding: 18px;
        /*max-width: 60px;*/
        margin-top: 15px;
    }
    .mblist-page-content-top-calendar>span {
        font-size: 30px;
    }
    .mblist-hb-content-img img {
        max-width: 90px;
    }
    .baby-mblist-hb-content-img img {
        max-width: 90px;
    }
    .happy-birthday-text,
    .baby-pregnancy-text {
        font-size: 40px;
    }
    .page-content-wrapp.my-birthday-list-page-content-wrapp {
        padding-bottom: 0;
    }
    .single-category-img {
        margin-bottom: 18px;
    }
    .single-product-category h4 {
        font-size: 16px;
    }
    .product-categories-slider-wrapp {
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-categories .swiper-button-prev,
    .product-categories .swiper-button-next {
        color: var(--darkblue);
    }
    .my-wishlist-list-wrapp ul {
        padding-left: 2px;
        padding-right: 2px;
    }
    .my-wishlist-list-wrapp ul li img {
        max-width: 70px;
        min-height: 70px;
    }
    .share-wishlist-page-left-content {
        padding: 100px 0 0;
    }
    .share-wishlist-page-left-content h1 {
        font-size: 24px;
        letter-spacing: 3px;
    }
    .share-wishlist-page-left-content h2 {
        font-size: 18px;
    }
    .sidebar-content-share {
        padding: 5px 50px 60px;
    }
    /*  
    * Share Page  
    */
    .share-wishlist-page-left-content {
        padding: 0.5rem 10px;
    }
    .wishlist-share-page-content-wrapp {
        padding: 0;
        background-color: #ffffff;
    }
    .add-new-product-form #NewProductLink {
        max-width: calc(100% - 84px);
    }
    .single-card-heading h3 {
        font-size: 24px;
    }
    .search-block {
        margin: 10px 0 0 0;
        width: 100%;
    }
    .search-block .form-control {
        max-width: 100%;
    }
    .member-name {
      max-width: 50px;
    }
    .full-mobile-slider {
      padding-bottom: 2rem;
    }
    .full-mobile-slider .container {
      max-width: 100%;
    }
    .mobile-card-slider .single-slide {
      padding: 0 16px;
    }
    /* .mobile-card-slider .single-slide .slide-img {
      max-width: 50%;
    } */
    .mobile-card-slide-wrapp .mobile-card-prev, .mobile-card-slide-wrapp .mobile-card-next {
      top: 65%;
    }
    .mobile-card-slide-wrapp .mobile-card-prev::after, .mobile-card-slide-wrapp .mobile-card-next::after {
      font-size: 16px;
    }
    /* .mobile-card-slider .single-slide .slide-img .mobile-top-img {
      width: 100px;
      height: 100px;
      right: -50px;
      top: 10px;
      border-width: 1px;
    } */
    /* .mobile-card-slider .single-slide .slide-content {
      padding: 16px;
      height: 50%;
    } */
    .full-mobile-slider .left-big-tree {
      width: 150px;
      bottom: 60px;
    }
    .full-mobile-slider .left-small-tree {
      width: 100px;
      left: 50px;
    }
    .full-mobile-slider .right-big-tree {
      width: 150px;
    }
    .full-mobile-slider .right-small-tree {
      width: 100px;
      bottom: 120px;
    }
}

@media only screen and (min-width: 501px) {
    .show-on-others {
        display: block!important;
    }
    .show-on-mobile {
        display: none!important;
    }
}

@media only screen and (max-width: 575px) {
  /* .wishlist-banner-slider-wrapp .banner-slider.smaller {
    height: 120px;
  } */
  .wishlist-banner-slider-wrapp .swiper-slide.single-banner {
    background-size: cover;
    background-position: top right;
  }
  .wishlist-banner-slider-wrapp .swiper-slide.single-banner[aria-label="1 / 4"], .wishlist-banner-slider-wrapp .swiper-slide.single-banner[aria-label="2 / 4"] {
    background-position: top left;
  }
  .wishlist-cat-title-wrapp {
    background-size: 100% 100%;
  }
  .mobile-card-slider .single-slide .slide-img {
    max-width: 150px;
  }
  .mobile-card-slider .single-slide .slide-content {
    height: 220px;
  }
  .mobile-card-slider .single-slide .slide-content .content {
    padding: 20px;
    max-width: calc(100% - 160px);
  }
  .mobile-card-slider .single-slide .card-age .age, .mobile-card-slider .single-slide .slide-content p .name {
    font-size: 1.5rem;
  }
  .mobile-card-slider .single-slide .mobile-top-img {
    width: 120px;
    height: 120px;
    right: 75px;
  }
  .mobile-card-slider .single-slide .card-age {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (max-width: 500px) {
    .show-on-others {
        display: none!important;
    }
    .show-on-mobile {
        display: block!important;
    }
    .list-group-item span.mobile-badge {
        margin-top: 10px;
    }
    .planning-info-icon img {
        max-width: 100%;
    }
    .single-planning-info .planning-info-content h3 {
        font-size: 14px;
    }
    .single-card-content {
        width: 100%;
    }
    .mblist-hb-content-img {
        padding-bottom: 15%;
        padding-top: 20%;
    }
    .baby-mblist-hb-content-img {
        padding-bottom: 15%;
        padding-top: 15%;
    }
    .newsletter-section {
        background-position: -75px center;
    }
    .newsletter-form-wrapp h3 {
        font-size: 20px;
    }
    .my-wishlist-list-wrapp ul li img {
        max-width: 50px;
        min-height: 50px;
    }
    .mblist-recomended-products .swiper-button-prev, .mblist-recomended-products .swiper-rtl .swiper-button-next,
    .mblist-recomended-products .swiper-button-next, .mblist-recomended-products .swiper-rtl .swiper-button-prev {
        box-shadow: none;
    }
    .my-wishlist-list-wrapp ul li.list-group-item .show-on-mobile {
        padding-right: 20px !important;
    }
    .mobile-pr {
        padding-right: 20px !important;
    }
    .gifted-btns .banner-btn {
        order: -1;
    }
    .gifted-btns .btn {
        line-height: 1.4 !important;
    }
    .mobile-card-slider .single-slide .card-age .age, .mobile-card-slider .single-slide .slide-content p .name {
      font-size: 1rem;
    }
    /* .mobile-card-slider .single-slide .slide-content p {
      max-width: 120px;
    } */
}

@media only screen and (max-width: 415px) {
    .products .product-inner .product-image {
        max-width: 33%;
    }
    .products .product-inner .product-content {
        padding-left: 10px;
        width: 67%;
    }
    .products .product-inner .product-content-top {
      max-width: 180px;
      margin-left: auto;
    }
    .products .product-inner .products-add-links {
      align-items: flex-end;
    }
    .products .product-inner .products-add-links a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        max-width: 180px;
    }
    .add-wishlist-btn,
    .view-online-btn,
    .share-wishlist-btn {
        font-size: 12px;
    }
    .wishlist-cat-icon-img {
        bottom: -60px;
        max-width: 120px;
    }
    .member-name {
      font-size: 14px;
      max-width: 42px;
    }
    .mobile-card-slide-wrapp {
      padding: 0 16px;
    }
    .mobile-card-slide-wrapp .mobile-card-prev, .mobile-card-slide-wrapp .mobile-card-next {
      width: 24px;
      height: 24px;
    }
    .mobile-card-slide-wrapp .mobile-card-prev::after, .mobile-card-slide-wrapp .mobile-card-next::after {
      font-size: 12px;
    }
    /* .mobile-card-slide-wrapp .mobile-card-prev, .mobile-card-slide-wrapp .mobile-card-next {
      top: 80%;
    } */
    /* .mobile-card-slide-wrapp .mobile-card-prev {
      left: -10px;
    }
    .mobile-card-slide-wrapp .mobile-card-next {
      right: -10px;
    } */
    .mobile-card-slider .single-slide .slide-img {
      max-width: 120px;
    }
    .mobile-card-slider .single-slide .slide-content {
      top: 20px;
      height: 200px;
    }
    .mobile-card-slider .single-slide .slide-content .content {
      max-width: calc(100% - 120px);
    }
    .mobile-card-slider .single-slide .mobile-top-img {
      top: -20px;
      right: 70px;
      width: 100px;
      height: 100px;
    }
    /* .mobile-card-slider .single-slide .slide-img .mobile-top-img {
      width: 70px;
      height: 70px;
      right: -40px;
      top: 5px;
    } */
    /* .mobile-card-slider .single-slide .slide-content {
      height: 50%;
      top: 16px;
    } */
    /* .mobile-card-slider .single-slide .slide-content p {
      font-size: 14px;
      max-width: 110px;
    } */
    .wishlist-share-page-content-wrapp .mblist-page-content-top-title {
      font-size: 20px;
    }
}
@media only screen and (max-width: 360px) {
  .header-main .navbar-brand {
    max-width: 140px;
  }
  .wishlist-share-page-content-wrapp .mblist-page-content-top-title {
    font-size: 18px;
  }
}


.christmasWishlist .search-block.d-block.d-md-none {
    display: none !important;
}
.personalWishlist .search-block.d-block.d-md-none {
    display: none !important;
}
.babyWishlist .search-block.d-block.d-md-none {
    display: none !important;
}
.birthdayWishlist .search-block.d-block.d-md-none {
    display: none !important;
}
.registration.Register .search-block.d-block.d-md-none {
    display: none !important;
}
.genericContent.Login .search-block.d-block.d-md-none {
    display: none !important;
}

@media only screen and (max-width: 1340px) {
  .wishlist-share-page-content-wrapp .row .col {
    width: 33.33%;
  }
}
@media only screen and (max-width: 1199px) {
  .wishlist-content-block {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .wishlist-share-page-content-wrapp .row .col {
    width: 50%;
  }
  .wishlist-image-block {
    max-width: 600px;
    width: 90%;
    margin: 30px auto;
  }
  .wishlist-content-block {
    order: -1;
    text-align: center;
  }
  .wishlist-content-block .section-title {
    text-align: center;
  }
  .wishlist-content-block .section-title h5, .wishlist-content-block .section-title p {
    max-width: 100%;
  }
  .wishlist-content-block .mblist-content-due {
    margin-left: auto;
    margin-right: auto;
  }
  .wishlist-content-block .mblist-content-due .mblist-hb-calendar-date {
    margin: 0 auto;
  }
  .wishlist-content-block .mblist-content-birthday-wishlist-btn {
    text-align: center;
  }
  .wishlist-image-block .line-img {
    width: 80px;
    top: -15px;
    right: -15px;
  }
  .wishlist-image-block .dot-img {
    bottom: -20px;
    left: -20px;
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wishlist-share-page-content-wrapp .row .col h4 {
    word-break: break-all;
    font-size: 16px;
  }
  .wishlist-content-block .section-title h5 {
    margin-bottom: 20px;
  }
}