/* =====================================
Template Name: Eshop
Author Name: Naimur Rahman
Author URI: http://www.wpthemesgrid.com/
Description: Eshop - eCommerce HTML5 Template.
Version:1.0
========================================*/
/* Tablet Screen */

@media (min-width: 1200px) {
  .custom-col-xl-8 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}

@media (max-width: 1024px) {
  .section_title {
    font-size: 2rem;
  }

  .testimonialscard {
    padding: 25px;
    padding: 30px 30px;
  }

  .time_picker_input {
    width: 85% !important;
  }
}

@media (max-width: 768px) {
  #checkoutpage .cart-total {
    padding: 0px;
    margin-bottom: 30px;
  }

  #checkoutpage .cfcl {
    margin-bottom: 20px;
  }

  #checkoutpage {
    padding: 0px 20px;
  }

  #checkoutpage .shop.checkout {
    padding-top: 0px;
  }

  p.tac-text-contentp {
    font-size: 14px !important;
  }

  .tac-text-content {
    margin: 20px;
    padding: 40px 20px !important;
  }


  .abroad_img {
    width: 100px;
    height: 100px;
  }

  .zigzag-up,
  .zigzag-down {
    margin-top: 0;
  }

  .marquee-track {
    gap: 30px;
  }

  .col-lg-1-5 {
    flex: 0 0 auto;
    width: 12.5% !important;
  }

  .section_title {
    font-size: 1.8rem;
  }

  .testimonialscard {
    padding: 30px 30px;
    min-height: 240px;
  }

  .customer_image {
    width: 50px;
    height: 50px;
  }

  .review_text {
    font-size: 1rem;
  }

  .carousel-control-prev {
    margin-top: -150px;
  }

  .carousel-control-next {
    margin-top: -150px;
  }

  .carousel-indicators {
    display: none;
  }

  .testimonial-card {
    margin: 8px;
    height: auto;
    min-height: 300px;
    width: 275px;
  }

  .storiestab {
    background: #e88d8b;
    border: solid 2px white;
    border-radius: 27px;
  }

  .section-title {
    font-size: 24px;
  }

  .carousel-item.active {
    background-color: #feecd4;
    border-radius: 25px;
    border: 3px solid white;
  }

  .view_more {
    width: 50%;
  }

  .right-menu-res {
    gap: 15px !important;
  }

  .location-dropdown {
    width: 70% !important;
  }

  .mobile-menu-toggle {
    background: none;
    border: none;
    font-size: 1.5rem;
    color: #495057;
    padding: 0.5rem;
    position: absolute;
    top: 55px !important;
    right: 15px;
  }

  #relations {
    overflow: hidden;
  }

  .loved-ones {
    padding: 0px 20px;
  }

  .c-dd-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 9px !important;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
  }

  #cnr {
    margin-bottom: 10px !important;
    padding: 0px 2px;
  }

  .input-group {
    width: 100% !important;
  }

  .ss {
    padding: 0px !important;
    overflow-x: hidden;
  }

  .input-group input {
    width: 100% !important;
  }

  .border-divider {
    border-left: none;
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 20px;
  }

  .info-item {
    justify-content: center;
    text-align: center;
    flex-direction: column;
  }

  .main-title {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }

  .story-card {
    height: 280px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }

  .visit-images {
    display: flex;
    gap: 15px;
  }

  .visit-images img {
    margin-bottom: 0;
    height: auto;
    object-fit: cover;
  }

  .visit-section {
    padding: 10px 10px;
  }

  .privacy-text-li {
    font-size: 14px !important;
    color: #000 !important;

    font-weight: 400 !important;
  }

  .text-md-start {
    text-align: center !important;
  }

  .choice {
    padding: 5px;
    gap: 10px;

  }

  .mt-3.choice {
    margin-top: 0px !important;
  }

  .privacy-text {
    padding-top: 10px;
    font-size: 14px !important;
  }

  .privacy-container {
    padding: 20px 20px !important;
  }

  .time_picker_input {
    width: 85%;
  }

  .col-12.datepickerblock {
    flex-direction: column;
  }

  .time_picker_input {
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .time_picker_input {
    width: 100% !important;
  }

  .datepickerblock {
    gap: 10px;
    display: flex;
    flex-direction: column;
  }

  #product-list {
    padding: 0px 40px 40px 20px !important;
  }

  .shop-newsletter {
    display: none !important;
  }

  .contact-us {
    padding-bottom: 40px;
  }

  img.card-img-top.hover-zoom {
    height: 15vh !important;
  }

  .category-list-vertical {
    display: block;
    overflow-x: visible;
  }

  .category-list-vertical .categor-list {
    flex-direction: column;
    gap: 5px !important;
  }

  .category-list-vertical .categor-list li {
    width: 100%;
    flex: 1 !important;
  }

  .section {
    padding: 50px 0px;
  }

  .shop.single {
    padding: 30px 0 50px 0;
  }

  .section-title {
    margin-bottom: 50px;
    padding: 0px 109px;
  }

  .section-title h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 13px;
  }

  .shop-services.section {
    padding: 45px 0 0px 0;
  }

  .breadcrumbs {
    padding: 20px 0;
  }

  .blog-single.grid .pagination {
    float: none;
    text-align: center;
  }

  .header.shop .topbar .top-left {
    text-align: center;
  }

  .header.shop .topbar .right-content {
    text-align: center;
    float: none;
    margin-top: 8px;
  }

  .header.shop .right-bar .sinlge-bar .single-icon {
    font-size: 18px;
  }

  .header .shopping .shopping-item {
    top: 62px;
  }

  .header .shopping .dropdown-cart-header a {
    font-size: 12px;
  }

  .header .shopping .dropdown-cart-header span {
    font-size: 12px;
  }

  .header .shopping-list h4 a {
    font-weight: 500;
    font-size: 13px;
  }

  .header .shopping-item .total span {
    font-size: 12px;
    font-weight: 500;
  }

  .header .shopping-item .total .total-amount {
    font-size: 13px;
    font-weight: 500;
  }

  .header .shopping-item .bottom .btn {
    padding: 8px 20px;
  }

  .header.shop .search-bar {
    height: 45px;
  }

  .header.shop .nice-select {
    height: 44px;
    line-height: 44px;
    font-size: 13px;
  }

  .header.shop .nice-select .list li {
    font-size: 13px;
  }

  .header.shop .search-bar .btnn {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }

  .header.shop .search-bar {
    width: 445px;
  }

  .header.shop .search-bar input {
    padding: 0 52px 0 20px;
    width: 264px;
    height: auto;
    font-size: 13px;
  }

  .header.shop .all-category {
    display: none;
  }

  .navbar-nav {
    display: inline-block !important;
  }

  .header.shop .nav li {
    display: inline-block;
    margin-right: 2px;
  }

  .header.shop .nav li a {
    font-size: 14px;
    padding: 15px 15px;
  }

  .header .nav li a i {
    font-size: 8px;
  }

  .header.shop .nav li .new {
    font-size: 8px;
    left: 21px;
    top: 0px;
    font-weight: 500;
    height: 16px;
    line-height: 16px;
  }

  .header.shop .nav .dropdown li {
    display: block;
  }

  .hero-slider {
    height: 416px;
  }

  .hero-slider .hero-text {
    margin-top: 80px;
  }

  .hero-slider .hero-text h1 {
    font-size: 35px;
    margin-bottom: 5px;
  }

  .hero-slider .hero-text h1 span {
    font-size: 17px;
    margin-bottom: 0;
  }

  .hero-slider .hero-text .btn {
    padding: 12px 30px;
  }

  .hero-area2 .single-slider {
    height: 400px;
  }

  .hero-area2 .single-slider .content {
    padding: 90px 0px 0px 0px;
  }

  .hero-area2 .single-slider .content .sub-title {
    font-size: 14px;
  }

  .hero-area2 .single-slider .content .title {
    font-size: 17px;
    margin-top: 7px;
    margin-bottom: 12px;
  }

  .hero-area2 .single-slider .content .des {
    color: #fff;
    line-height: 20px;
  }

  .hero-area2 .single-slider .content .button .btn {
    padding: 7px 18px;
    margin-top: 22px;
    font-size: 12px;
  }

  .hero-area3 .big-content {
    height: 400px;
    margin-top: 16px;
  }

  .hero-area3 .big-content .title {
    font-size: 25px;
    margin-bottom: 12px;
    line-height: 35px;
  }

  .hero-area3 .big-content .button {
    margin-top: 30px;
    display: block;
  }

  .hero-area3 .big-content .button .btn {
    color: #fff;
    padding: 10px 24px;
  }

  .hero-area3 .small-content {
    margin-top: 15px;
  }

  .hero-area3 .small-content.first {
    width: 49%;
    display: inline-block;
    margin-right: 10px;
  }

  .hero-area3 .small-content.secound {
    width: 49%;
    display: inline-block;
    float: right;
  }

  .hero-area4 .big-content {
    height: 400px;
    margin-top: 20px;
  }

  .hero-area4 .big-content .inner {
    padding: 0;
    padding-right: 30px;
  }

  .hero-area4 .big-content .title {
    font-size: 25px;
    margin-bottom: 20px;
    line-height: 30px;
  }

  .hero-area4 .big-content .des {
    font-size: 13px;
  }

  .hero-area4 .big-content .button {
    margin-top: 30px;
  }

  .hero-area4 .big-content .button .btn {
    padding: 10px 20px;
  }

  .small-banner {
    padding: 18px 0;
  }

  .small-banner .single-banner.tab-height {
    height: 300px;
  }

  .small-banner .single-banner {
    margin-bottom: 18px;
  }

  .modal-dialog .quickview-slider-active {
    width: 720px;
  }

  .quickview-content {
    padding: 40px;
  }

  .quickview-content .size .title {
    margin-top: 16px;
  }

  .midium-banner .single-banner .content {
    padding: 35px;
  }

  .midium-banner .single-banner h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .midium-banner .single-banner a {
    padding: 6px 20px;
    margin-top: 15px;
  }

  .most-popular .single-product {
    margin: 20px 15px 0 15px;
  }

  .shop-home-list .shop-section-title {
    margin-top: 20px;
  }

  .cown-down {
    height: auto;
  }

  .cown-down .padding-left {
    padding: 0;
  }

  .cown-down .padding-right {
    padding: 0;
  }

  .cown-down .content {
    padding: 50px 110px;
  }

  .cown-down .content .heading-block {
    padding: 0;
    position: relative;
  }

  .shop-blog .shop-single-blog {
    margin-bottom: 30px;
  }

  .addlocationcst {
    font-size: 8px;
  }

  .shop-services {
    padding: 50px 0;
  }

  .shop-services .single-service {
    padding: 12px 0 12px 65px;
  }

  .shop-newsletter .newsletter-inner input {
    width: 380px;
  }

  .shop-blog.grid .shop-single-blog {
    margin-top: 0px;
  }

  .main-sidebar .side-tags .tag {
    margin-top: 30px;
  }

  .shopping-cart .table td {
    padding: 20px;
  }

  .shopping-cart .qty .button .btn {
    width: 38px;
  }

  .shopping-cart .table .qty {
    padding: 0;
  }

  .shopping-cart .total-amount .left .coupon form .btn {
    display: inline-block;
    height: 48px;
    margin-left: 5px;
    width: 220px;
    margin-top: 10px;
    display: block;
  }

  .contact-us .form-main {
    padding: 30px;
  }

  .contact-us .form .button .btn {
    height: auto;
    padding: 15px 22px;
  }

  #myMap {
    height: 300px;
    width: 100%;
  }

  .contact-us .single-head {
    padding: 30px;
    margin-top: 30px;
  }

  .about-us .about-content {
    padding: 0;
    margin-bottom: 30px;
  }

  .error-page .error-inner h2 {
    font-size: 100px;
  }

  .footer .copyright .left {
    float: none;
    text-align: center;
  }

  .footer .copyright .right {
    float: none;
    text-align: center;
    margin-top: 10px;
  }

  .footer .single-footer {
    padding: 20px 0;
  }

  .occasion-tabs button {
    padding: 10px 15px !important;
  }

  .unique-section h2 {
    line-height: 65px;
  }

  .text-leftgifting-card {
    width: 24% !important;
  }

  .trending_item {
    padding: 0 !important;
  }

  .ss row {
    justify-content: space-around;
  }
}

/* Mobile Screen */
@media only screen and (max-width: 767px) {
.product-area .view_more {
      width: 40%;
}
  .main-section-ofattribute {
    display: flex;
    flex-direction: column !important;
  }

  .bulkorderright form input {
    width: 100%;
  }

  .bulkorderright {
    flex: 1.2;
    padding: 40px 10px;
  }

  .bulkorder-section {
    margin: -40px 20px 20px 20px !important;
    display: flex;
    flex-direction: column;
    margin: 0px 20px;
    width: 100%;
    overflow: hidden;
    max-width: fit-content;
  }

  .hero {
    padding: 30px 20px 50px 20px;
    text-align: center;
  }

  .lead {
    color: #fff;
    font-size: 18px !important;
    line-height: 30px;
  }

  .hero h1 {
    font-size: 2rem;
  }

  .contents-section {
    padding: 20px;
  }

  .section-heading {
    margin-top: 10px;
  }

  span.d-sm-none.d-md-inline {
    display: none !important;
  }

  div#sidebarMenu {
    display: flex;
    flex-direction: row;
  }

  #sidebarMenu {
    text-align: left !important;
  }

  #orders {
    margin-top: 15px;
  }

  #idorder {
    margin-bottom: 5px !important;
  }

  .profilecard {
    padding: 0px !important;
  }

  .locpick {
    margin: 0 20px;
  }

  .text-secondary {
    font-weight: 400;
    font-size: 15px !important;
  }

  .rp {
    padding: 0px 15px !important;
  }

  .bi-geo-alt::before {
    margin-top: -1px !important;
  }

  .review-card {
    height: 200px;
  }

  .navbar-brand img {
    height: auto;
    width: 100%;
  }

  .search_icon {
    right: 20px !important;
  }

  .cake-slider .slick-slide {
    padding: 5px !important;
  }


  img.hero-slidetop {
    height: 20vh !important;
  }

  .nav-tabs .nav-link {
    padding: 10px 15px;
    font-size: 1rem;
    margin: 0 5px;
  }

  .section-title {
    font-size: 1.5rem;
    text-align: center;
  }

  .cake-card .card-body {
    padding: 15px;
  }

  .rating-reviews.desktop-rating-reviews {
    border-left: solid 0px #000 !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-top: 10px;
  }

  .testimonial-slider .slick-slide {
    margin: unset !important;
    padding: unset !important;
  }

  .mob-rating-reviews {
    display: none;
  }

  .category-name-row {
    flex-direction: column;
    align-items: left !important;
    justify-content: flex-start !important;
  }

  .desktop-rating-reviews {
    display: block !important;
  }

  .reviews-btn {
    display: none !important;
  }

  /*-------------------------ens code---------------------*/
  #product-cat .custom-product-count {
    margin-left: 0px !important;
  }

  .star-rating .fa-star {
    margin: 2px 2px !important;
  }

  .shop-sidebar {
    margin-top: 0px !important;
  }

  #product-cat {
    padding: 0px 20px;
  }

  .ss {
    padding: 0px;
  }

  .bread-inner-col {
    padding: 0px !important;
  }

  ul.bread-list {
    padding: 10px 0px !important;
    margin: 0px;
  }

  .col-lg-12.col-md-8.col-12.pcl {
    padding: 0px 20px;
    width: 100%;
  }


  #product-cat .category-title h2 {
    font-family: "Inter", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 20px !important;
    color: #000;
  }

  .sorting {
    width: 100%;
    margin-top: 0px;
  }

  .shop-sidebar .single-widget:first-child {
    margin-top: 0px;
  }

  .c-dd {
    position: relative;
    width: 195px !important;
    font-size: 14px;
    margin-top: 0px;
  }

  .shop .shop-top {
    padding: 0px !important;
  }

  .rating-reviews {
    width: 100%;
  }

  #product-cat .category-title {
    flex-direction: column !important;
    align-items: left;
  }

  h5.subscribe {
    font-size: 16px !important;
  }

  .accordion-button:not(.collapsed) {
    color: #000 !important;
    border: unset !important;
    background-color: #fff !important;
    box-shadow: unset !important;
  }

  .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: unset;
    font-size: 16px;
    color: #000;
    text-align: left;
    background-color: unset;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
  }

  body .footer a {
    font-family: Verdana;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #0000009c;
    text-decoration: none;
    display: block;
  }

  button.accordion-button {
    padding: 5px;
  }

  .accordion-item {
    border: none !important;
  }

  .accordion-body {
    padding: 5px !important;
  }

  .shop-services.home {
    padding: 20px 0px !important;
    background: #eee;
    margin: 10px 0px;
  }

  .gifting-section {
    margin-top: 10px;
  }

  .testimonials {
    margin-top: 10px;
  }

  button.btn.custom-btn.fw-semibold {
    font-size: 14px;
  }

  .view-all-btn {
    background-color: #04364a;
    color: white;
    border: none;
    padding: 5px 20px;
    border-radius: 0.5rem;
    font-size: 14px !important;
    font-weight: 400;
  }

  .container-fluid.tabslider {
    padding: 0px;
  }

  body h1 {
    font-family: "Inter", sans-serif;
    font-size: 30px !important;
    font-weight: 700;
    line-height: 30px;
    color: #000;
  }

  body h2 {
    font-family: "Inter", sans-serif;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 30px;
    color: #000;
  }

  body h3 {
    font-family: "Inter", sans-serif;
    font-size: 15px !important;
    font-weight: 500;
    line-height: 20px;
    color: #000;
  }

  body h4 {
    font-family: "Inter", sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px;
    color: #000;
  }

  body h5 {
    font-family: "Inter", sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 24px;
    color: #222;
  }

  body h6 {
    font-family: "Inter", sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 24px;
    color: #222;
  }

  body p {
    font-family: Verdana;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 20px;
    color: 0000009c;
  }

  .testimonial-card {
    width: 95% !important;
  }

  button.btn.custom-btn.fw-semibold {
    width: 100%;
  }

  .prev-arrow,
  .next-arrow {
    position: absolute;
    top: 40% !important;
    width: 25px !important;
    height: 25px !important;
    font-size: 1rem !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-color: #04364a;
    color: white;
    border: none;
    z-index: 10;
    opacity: 0.8;
    transition: opacity 0.3s ease;
  }

  .prev-arrow:hover,
  .next-arrow:hover {
    opacity: 1;
  }

  .prev-arrow {
    left: -5px !important;
  }

  .next-arrow {
    right: -5px !important;
  }

  small.text-muted {
    font-size: 11px !important;
    font-weight: 700;
  }

  .author-left strong {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
    font-size: 12px !important;
  }

  ::before {
    font-size: 16px;
  }

  span.rating-badge {
    font-size: 12px;
  }

  .gifting-slider {
    display: inline-block;
    margin: unset !important;
    gap: unset !important;
  }

  .gifting-slider .slick-list.draggable {
    width: 100% !important;
  }

  #main-container-banner {
    margin: 0px 0px !important;
    padding: 0px;
  }

  .gifting-card {
    padding: 0px !important;
  }

  .draggable {
    margin: 0px;
  }

  #popular-in {
    padding-bottom: 0px !important;
  }

  #popular-in .fw-bold {
    margin: 0px !important;
  }

  .main-container {
    padding: 10px 10px !important;
  }

  .experiences {
    padding: 0px !important;
  }

  /*-------------------------ens code---------------------*/

  .breadcrumbs {
    padding: 90px 0 90px;
  }

  .breadcrumbs h2 {
    font-size: 28px;
  }

  .shop.single {
    padding: 0px 0 30px 0;
  }

  .shop-services.section {
    padding: 40px 0 0 0;
  }

  .blog-single.grid .pagination {
    float: none;
    text-align: center;
    margin-top: 12px;
  }

  .site-header .header-bottom {
    width: 100%;
    z-index: 333;
    position: absolute;
    position: relative;
    padding-bottom: 20px;
    background: #333;
  }

  .slicknav_menu {
    display: block;
  }

  .slicknav_menu {
    display: block;
    background: transparent;
    padding: 0;
  }

  .slicknav_btn {
    background: transparent;
    padding: 0;
    margin: 6px 0 0;
  }

  .slicknav_menu .slicknav_icon-bar {
    box-shadow: none;
  }

  .skill-image {
    display: none;
  }

  .slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    background: transparent;
    padding-top: 15px;
  }

  .slicknav_nav li a {
    margin: 0;
    color: #333;
    background: transparent;
    overflow: hidden;
  }

  .slicknav_nav li a i {
    display: none;
  }

  .slicknav_nav li:hover a {
    color: #f7941d;
    background: transparent;
  }

  .slicknav_nav li:hover {
    background: transparent;
  }

  .slicknav_nav li .dropdown li:hover {
    background: transparent;
  }

  .slicknav_nav li .dropdown li a {
    color: #555;
    background: transparent;
  }

  .slicknav_nav li .dropdown li a:hover {
    color: #f7941d;
    background: transparent;
  }

  .slicknav_nav li .slicknav_item {
    background: transparent;
  }

  .slicknav_nav .slicknav_row,
  .slicknav_nav a {
    padding: 0;
    margin: 0;
    padding: 6px 0;
    font-weight: 500;
  }

  .slicknav_nav li:last-child a {
    padding-bottom: 0px;
  }

  .slicknav_menu .slicknav_icon-bar {
    background-color: #f7941d;
    box-shadow: none;
    text-shadow: none;
  }

  .slicknav_nav .slicknav_arrow {
    color: #f7941d;
  }

  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  }

  .slicknav_nav li .slicknav_item:hover {
    background: transparent;
  }

  .slicknav_nav li .new {
    display: none !important;
  }

  .header.shop .search-bar-top {
    display: none;
  }

  .header.shop .right-bar {
    display: none;
  }

  .header .middle-inner {
    width: 100%;
  }

  .header.sticky .middle-inner {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    animation: fadeInDown 1s both 0.2s;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    z-index: 999;
  }

  /* Header Search */
  .header.shop .search-top {
    display: block;
    position: absolute;
    right: 50px;
    top: 4px;
  }

  .header.shop .logo {
    margin: 0;
  }

  .section {
    padding: 50px 0px;
  }

  .section-title {
    margin-bottom: 30px;
    padding: 0px 20px;
  }

  .section-title h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 13px;
  }

  .breadcrumbs {
    padding: 20px 0;
  }

  .header.shop .topbar .top-left {
    text-align: center;
  }

  .header.shop .topbar .right-content {
    text-align: center;
    float: none;
    margin-top: 8px;
  }

  .header.shop .search-bar {
    width: 445px;
  }

  .header.shop .search-bar input {
    padding: 0 52px 0 20px;
    width: 264px;
  }

  .header.shop .all-category {
    display: none;
  }

  .header .header-inner {
    display: none;
  }

  .hero-slider {
    height: 350px;
  }

  .hero-slider .hero-text {
    margin-top: 60px;
  }

  .hero-slider .hero-text h1 {
    font-size: 30px;
    margin-bottom: 0px;
  }

  .hero-slider .hero-text h1 span {
    font-size: 15px;
    margin-bottom: 0;
  }

  .hero-slider .hero-text p {
    color: #333;
    margin-bottom: 28px;
  }

  .hero-slider .hero-text .btn {
    padding: 10px 25px;
  }

  .hero-area2 .single-slider {
    height: 400px;
  }

  .hero-area2 .single-slider .content {
    padding: 90px 0px 0px 0px;
  }

  .hero-area2 .single-slider .content .sub-title {
    font-size: 14px;
  }

  .hero-area2 .single-slider .content .title {
    font-size: 17px;
    margin-top: 7px;
    margin-bottom: 12px;
  }

  .hero-area2 .single-slider .content .des {
    color: #fff;
    line-height: 20px;
  }

  .hero-area2 .single-slider .content .button .btn {
    padding: 7px 18px;
    margin-top: 22px;
    font-size: 12px;
  }

  .hero-area3 .big-content {
    height: 300px;
    margin-top: 16px;
  }

  .hero-area3 .big-content .inner {
    padding: 0 25px 0 250px;
  }

  .hero-area3 .big-content .title {
    font-size: 20px;
    margin-bottom: 9px;
    line-height: 27px;
  }

  .hero-area3 .big-content .des {
    line-height: 22px;
    font-size: 13px;
  }

  .hero-area3 .big-content .button {
    margin-top: 30px;
    display: block;
  }

  .hero-area3 .big-content .button .btn {
    padding: 8px 18px;
    font-size: 13px;
  }

  .hero-area3 .small-content {
    margin-top: 15px;
  }

  .hero-area4 .big-content {
    height: 300px;
    margin-top: 20px;
  }

  .hero-area4 .big-content .inner {
    padding: 0;
    padding-right: 30px;
    background: #ffffffba;
    padding: 25px;
    left: 0;
    height: 100%;
  }

  .hero-area4 .big-content .title {
    font-size: 20px;
    margin-bottom: 12px;
    line-height: 22px;
  }

  .hero-area4 .big-content .des {
    font-size: 13px;
    color: #333;
    line-height: 21px;
  }

  .hero-area4 .big-content .button {
    margin-top: 20px;
  }

  .hero-area4 .big-content .button .btn {
    padding: 6px 17px;
    font-size: 12px;
  }

  .hero-area4 .owl-carousel .owl-nav div {
    height: 32px;
    width: 35px;
    line-height: 32px;
    font-size: 11px;
    background: #3336;
  }

  .hero-area4 .owl-carousel .owl-nav {
    margin-top: -16px;
  }

  .product-area .nav-tabs .nav-item {
    margin-bottom: 10px;
  }

  .small-banner {
    padding: 18px 0;
  }

  .small-banner .single-banner {
    margin-bottom: 18px;
  }

  .modal-dialog .quickview-slider-active {
    width: 720px;
  }

  .quickview-content {
    padding: 40px;
  }

  .quickview-content .size .title {
    margin-top: 16px;
  }

  .midium-banner .single-banner .content {
    padding: 35px;
  }

  .midium-banner .single-banner {
    margin-bottom: 15px;
  }

  .midium-banner .single-banner h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .midium-banner .single-banner a {
    padding: 6px 20px;
    margin-top: 15px;
  }

  .most-popular .single-product {
    margin: 20px 15px 0 15px;
  }

  .shop-home-list .shop-section-title {
    margin-top: 20px;
  }

  .shop-home-list .single-list .content {
    padding: 0;
    padding: 20px;
    text-align: center;
  }

  .shop.single .product-des .size {
    margin-top: 10px;
  }

  .shop.single .product-des .short h4 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
    line-height: 24px;
  }

  .shop.single .product-des {
    margin-top: 20px;
  }

  .shop.single .product-des .rating {
    margin-top: 6px;
  }

  .shop.single .product-des .price {
    font-size: 17px;
    margin-top: 10px;
  }

  .shop.single .product-des .short .description {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 11px;
  }

  .shop.single .product-des .color h4 {
    font-size: 15px;
    font-weight: 500;
  }

  .shop.single .add-to-cart .btn {
    height: 42px;
    padding: 0 35px;
    margin-right: 5px;
    margin-top: 6px;
  }

  .shop.single .form .form-group textarea {
    height: 150px;
  }

  .shop.single .product-des .color ul li a {
    margin-bottom: 8px;
  }

  .shop.single .quantity .input-number {
    height: 42px;
  }

  .shop.single .nav-tabs li a {
    padding: 8px 22px;
  }

  .shop.single .single-des p {
    font-size: 14px;
    font-weight: 400;
  }

  .shop.single .single-des {
    margin-top: 18px;
  }

  .shop.single .single-des ul li {
    margin-bottom: 4px;
  }

  .shop.single .rating-des {
    padding: 17px 20px 17px 107px;
  }

  .shop.single .form .form-group button {
    padding: 14px 40px;
  }

  .cown-down {
    height: auto;
  }

  .cown-down .content .title {
    font-size: 22px;
  }

  .cown-down .padding-left {
    padding: 0;
  }

  .cown-down .padding-right {
    padding: 0;
  }

  .cown-down .content {
    padding: 30px 20px;
  }

  .cown-down .content .price {
    margin-top: 22px;
    font-size: 28px;
  }

  .cown-down .content .price s {
    font-size: 20px;
  }

  .cown-down .content .heading-block {
    padding: 0;
    position: relative;
  }

  .shop-blog .shop-single-blog {
    margin-bottom: 30px;
  }

  .shop-services {
    padding: 50px 0;
  }

  .shop-services .single-service {
    padding: 42px 0 18px 0;
    text-align: center;
  }

  .shop-services .single-service i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    top: 0;
    left: 50%;
    margin-left: -20px;
  }

  .shop-services.home {
    padding: 25px 0;
  }

  .shop-newsletter .newsletter-inner input {
    width: 330px;
    height: 42px;
    padding: 0 20px;
    border-radius: 30px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
  }

  .shop-newsletter .newsletter-inner .btn {
    height: 42px;
    padding: 10px 15px;
    width: 330px;
    border-radius: 30px;
    left: 0;
    display: block;
  }

  .shop-blog .shop-single-blog .content {
    padding: 28px;
  }

  .shop-blog.grid .shop-single-blog {
    margin-top: 0px;
  }

  .blog-single .blog-title {
    font-size: 22px;
    margin: 25px 0 15px 0;
  }

  .blog-single blockquote {
    padding: 20px 30px 20px 65px;
  }

  .main-sidebar {
    padding: 25px;
  }

  .main-sidebar .side-tags .tag {
    margin-top: 30px;
  }

  .blog-single .comments .single-comment.left {
    margin-left: 0;
  }

  .blog-single .reply form {
    padding: 0;
    border: none;
  }

  .blog-single .reply .form-group {
    margin-bottom: 15px;
  }

  .blog-single .reply .form-group input {
    height: 42px;
  }

  .blog-single .reply .form-group textarea {
    height: 120px;
  }

  .blog-single .reply .button .btn {
    height: 45px;
    border: none;
    padding: 0px 20px;
  }

  .cart-information .single-info h4 {
    font-size: 14px;
  }

  /* .shopping-summery thead {
    display: none;
  } */

  /* #cart_item_list tr:nth-of-type(2) td:not(:last-child) {
    display: none;
  } */

  #cart_item_list tr:nth-of-type(2) td:last-child::before {
    display: none;
  }
/* 
  .shopping-cart .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
    display: block;
    height: auto;
    text-align: left !important;

    padding-left: calc(50% + -37px) !important;
    width: 100%;
    position: relative;
    padding-left: 91px;
    margin-top: 5px;
  } */

  .shopping-cart .qty .button .btn {
    padding: 0;
    width: 35px;
  }

  .idbutton {
    width: 100% !important;
  }

  .updatebtn::before {
    display: none;
  }
  .tablescroll{
    overflow-x: scroll;
    scrollbar-width: thin;
    /* width: 300px; */
  /* height: 100px; */
  }
.shopping-cart .total-amount .right{
  padding-right :0px ;
}
  .shopping-cart .table td::before {
    content: attr(data-title);
    display: none;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 35%;
    height: 100%;
    border-bottom: 1px solid #e6ebee;
    background: #000;
    color: #fff;
    border: none;
  }

  p.product-name {
    margin-bottom: 0px;
  }

  .shopping-cart .table td {
    vertical-align: middle;
    padding: 10px;
    border-bottom: 1px solid #eee;
  }
.shopping-cart .qty .button .btn{
    height: 38px;
    line-height: 50px;
    border-radius: 0px;
    background: transparent;
    color: #282828;
    border: none;
    font-size: 12px;

}

.shopping-cart .qty .input-number{
  height: 35px;
}
  .shopping-summery thead tr th {
    padding: 10px 35px;
    font-size: 12px;
  }
#cart_item_list .imagess img{
  width: 85px !important;
}
.shopping-summery tbody .product-name a{
  font-size:11px;
}
.shopping-summery tbody .price span {
    font-size: 11px;
    font-weight: 600;
}
.shopping-cart .qty .input-number {
  padding: 0px 25px;
}

.product-des span {
    font-size: 11px!important;
    font-weight: 600;
}

  .shopping-cart .total-amount .right {
    padding-left: 0px;
  }

  .shopping-cart .total-amount .left {
    margin-bottom: 30px;
  }

  .shopping-cart .total-amount {
    margin-top: 30px;
  }

  .shopping-cart .total-amount .left .coupon form .btn {
    display: inline-block;
    height: 48px;
    margin-left: 5px;
    /* width: 220px; */
    width: 193px;

    margin-top: 0px;
    display: block;
  }

  .shopping-cart .total-amount .left .coupon form {
    display: flex;
  }

  .shop.login {
    padding: 0px 0;
    margin-top: 0px;
  }

  .shop.login .login-form h2 {
    font-size: 30px;
    margin-bottom: 10px;
    padding-bottom: 15px;
  }

  .pagination .pagination-list li a {
    padding: 4px 12px;
  }

  .pagination .pagination-list li a {
    padding: 4px 12px;
  }

  .shop-list .pagination {
    float: none;
    text-align: center;
  }

  .shop-list .list-content {
    margin-top: 30px;
  }

  .shop-list .list-content .btn {
    height: auto;
    line-height: auto;
    padding: 12px 32px;
  }

  .single-product {
    margin-top: 30px;
  }

  .error-page .error-inner h2 {
    font-size: 55px;
  }

  .error-page .error-inner h5 {
    font-size: 16px;
    font-weight: 500;
  }

  .error-page .error-inner p {
    line-height: 20px;
    font-size: 14px;
    padding: 0 20px;
  }

  .error-page .button .btn {
    padding: 8px 20px;
  }

  .contact-us .form-main {
    padding: 30px;
  }

  .contact-us .form .button .btn {
    height: auto;
    padding: 14px 20px;
  }

  .contact-us .form .form-group input {
    height: 45px;
  }

  .contact-us .title h3 {
    font-size: 23px;
  }

  #myMap {
    height: 300px;
    width: 100%;
  }

  .contact-us .single-head {
    padding: 30px;
    margin-top: 30px;
  }

  .contact-us .form .form-group input {
    height: 40px;
  }

  .about-us .about-content {
    padding: 0;
    margin-bottom: 30px;
  }

  .about-us .about-content h3 {
    font-size: 25px;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .about-us .about-content p {
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 300;
    color: #333;
  }

  .about-us .about-content .button {
    margin-top: 30px;
  }

  .about-us .about-content .button .btn {
    margin-right: 10px;
    padding: 10px 22px;
    font-size: 13px;
  }

  .footer .footer-top {
    padding: 15px 0px;
  }

  .footer .copyright .left {
    float: none;
    text-align: center;
  }

  .footer .copyright .right {
    float: none;
    text-align: center;
    margin-top: 10px;
  }

  .footer .single-footer {
    padding: 20px 0;
  }

  .modal-dialog .quickview-slider-active {
    display: none;
  }

  .modal-dialog .modal-content .modal-header {
    right: 15px;
    top: 12px;
  }

  .quickview-content {
    padding: 30px;
  }

  .quickview-content h2 {
    font-size: 22px;
  }

  .quickview-content h3 {
    font-size: 17px;
    margin: 10px 0 10px;
  }

  .quickview-content .quickview-peragraph p {
    line-height: 22px;
  }

  .quickview-content .size .title {
    margin-top: 10px;
  }

  .modal-dialog .modal-content .modal-header .close {
    font-size: 9px;
  }

  .quickview-content .quantity .input-group {
    margin-bottom: 10px;
  }

  .quickview-content .add-to-cart .btn {
    height: 42px;
    padding: 0 25px;
    line-height: 42px;
    font-size: 12px;
  }

  .quickview-content .add-to-cart .btn.min {
    line-height: 41px;
  }

  div#cnr {
    align-items: start;
  }

  hr {
    margin: 5px 0px;
  }

  .addressdiv {
    flex-direction: column;
    padding: unset;
  }

  .profilesection {
    width: 100% !important;
    padding: 0px !important;
  }

  .ordersummry {
    flex-direction: column !important;
  }

  .product-image .orderimg img {
    width: 100% !important;
  }

  .product-image {
    width: 100% !important;
  }

  .profile-section {
    padding: 0;
  }

  .orderdiscription {
    width: 100%;
  }

  .orderdiscription2 {
    width: 100%;
  }

  #profile {
    padding: 0px;
  }

  i.bi.me-2.reseticonspace {
    padding: 0px !important;
    margin: 0px !important;
  }

  .editbuttonprofile {
    z-index: 1;
  }

  .sidebar .list-group-item.active {
    background-color: #ffecd5;
    color: #ff6000;
    font-weight: 600;
    border-bottom: 2px solid #ff6000;
  }

  .sidebar .list-group-item {
    background-color: #ffecd5;
    color: #ff6000;
    font-weight: 600;
    padding: 15px 30px;
  }

  .ordersidebar {
    text-align: left !important;
  }

  #orders {
    padding: 0px !important;
  }

  .sidebar.profile-section {
    position: fixed !important;
    bottom: 0 !important;
    padding: 0 auto;
    /* background: red; */
    z-index: 2;
    left: 0;
  }

  div#sidebarMenu {
    display: flex;
    text-align: left;
    flex-direction: row;
    background: #ffecd5;
    /* padding: 0px; */
    border-radius: 0px;
  }

  .profile-section {
    padding: 0 !important;
    height: auto !important;
  }


}

@media (max-width: 670px) {
  .form-main.bg-white.franchiseform {
    padding: 20px;
  }

  .sytwoc {
    font-size: 16px !important;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
  }

  .criview {
    font-size: 20px !important;
    line-height: 25px;
    padding-bottom: 6px;
    font-weight: 700;
  }

  .rtp {
    font-size: 20px !important;
    line-height: 25px;
    padding-bottom: 6px;
    font-weight: 700;
  }

  .swiper-button-next,
  .swiper-button-prev {
    top: 30% !important;
  }

  .reviewbtnstyle {
    gap: 10px !important;
    display: flex;
    flex-direction: column !important;
    width: 100%;
  }

  .allreviewbtn {
    padding: 10px 20px 10px 20px !important;
  }

  .allreviewbtn:hover {
    padding: 10px 20px 10px 20px !important;
  }

  .reviewbtn {
    background: #ff6000 !important;
    color: #fff;
    padding: 10px 15px !important;
  }

  /* .trackyourorder h1{
    text-align: left!important;
  } */
  .otstep-indicator {
    padding-left: 30px;
  }

  .tracking-number {
    font-size: 16px !important;
    font-weight: 600 !important;
  }

  .cdbtnatc {
    font-size: 14px !important;
    padding: 10px;
  }

  .empty-wishlist-container {
    padding: 0px;
  }

  .navbar-brand img {
    width: 100%;
    max-width: 100%;
  }

  .locpick {
    display: block !important;
  }

}

@media (max-width: 480px) {
  .mobile-menu-item {
    padding: 15px;
  }

  .section_title {
    font-size: 1.5rem;
  }

  .testimonialscard {
    padding: 30px;
    min-height: 220px;
    width: 92% !important;
    margin: 0 auto;
  }

  .review_text {
    font-size: 0.95rem;
  }

  .custom-modal-body {
    padding: 15px;
  }

  .custom-modal-header,
  .custom-modal-footer {
    padding: 12px;
  }

  .custom-button {
    width: 90%;
  }

  .custom-modal {
    padding: 0;
  }
}

/* Mobile Screen */
@media only screen and (max-width: 450px) {
  /*-------------------------ens code---------------------*/

  .subscribe-input {
    border: solid 2px #00000032;
    border-radius: 5px;
  }

  .footer-subscribe {
    width: 100%;
    max-width: 85%;
  }

  .gifting-slider {
    display: inline-block;
  }

  .gifting-slider .slick-list.draggable {
    width: 100% !important;
  }

  .gifting-slider {
    margin: unset !important;
  }

  .main-container-banner {
    margin: 20px 0px !important;
    padding: 0px;
  }

  /*---------------------------------ens code end------------------*/

  .site-header.sticky .header-bottom {
    position: absolute;
    z-index: 999;
    top: initial;
    left: 0;
    bottom: initial;
  }

  .site-header .header-bottom {
    width: 100%;
    z-index: 333;
    position: absolute;
    position: relative;
    padding-bottom: 20px;
    background: #333;
  }

  .slicknav_menu {
    display: block;
  }

  .slicknav_menu {
    display: block;
    background: transparent;
    padding: 0;
  }

  .slicknav_btn {
    background: transparent;
    padding: 0;
    margin: 6px 0 0;
  }

  .slicknav_menu .slicknav_icon-bar {
    box-shadow: none;
  }

  .skill-image {
    display: none;
  }

  .slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    background: transparent;
    padding-top: 15px;
  }

  .slicknav_nav li a {
    margin: 0;
    color: #333;
    background: transparent;
    overflow: hidden;
  }

  .slicknav_nav li a i {
    display: none;
  }

  .slicknav_nav li:hover a {
    color: #f7941d;
    background: transparent;
  }

  .slicknav_nav li:hover {
    background: transparent;
  }

  .slicknav_nav li .dropdown li:hover {
    background: transparent;
  }

  .slicknav_nav li .dropdown li a {
    color: #555;
    background: transparent;
  }

  .slicknav_nav li .dropdown li a:hover {
    color: #f7941d;
    background: transparent;
  }

  .slicknav_nav li .slicknav_item {
    background: transparent;
  }

  .slicknav_nav .slicknav_row,
  .slicknav_nav a {
    padding: 0;
    margin: 0;
    padding: 6px 0;
    font-weight: 500;
  }

  .slicknav_nav li:last-child a {
    padding-bottom: 0px;
  }

  .slicknav_menu .slicknav_icon-bar {
    background-color: #f7941d;
    box-shadow: none;
    text-shadow: none;
  }

  .slicknav_nav .slicknav_arrow {
    color: #f7941d;
  }

  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  }

  .slicknav_nav li .slicknav_item:hover {
    background: transparent;
  }

  .shop.single {
    padding: 20px 0 30px 0;
  }

  .header.shop .search-bar-top {
    display: none;
  }

  .header.shop .right-bar {
    display: none;
  }

  /* Header Search */
  .header.shop .search-top {
    display: block;
    position: absolute;
    right: 50px;
    top: 4px;
  }

  .header.shop .logo {
    margin: 0;
  }

  .section {
    padding: 50px 0px;
    margin-top: 15px;
  }

  .section-title {
    margin-bottom: 30px;
    padding: 0px 20px;
  }

  .section-title h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .section-title p {
    font-size: 13px;
  }

  .breadcrumbs {
    padding: 20px 0;
  }

  .header.shop .topbar {
    background: #fff;
  }

  .header.shop .topbar .top-left {
    text-align: center;
  }

  .header.shop .topbar .right-content {
    text-align: center;
    float: none;
    margin-top: 8px;
  }

  .header.shop .list-main li {
    border: none;
    padding: 0;
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
    text-align: left;
    color: #333;
  }

  .header.shop.v3 .topbar .inner-content {
    border: none;
    padding: 0;
  }

  .header.shop .list-main li a {
    color: #333;
  }

  .header.shop .list-main li a:hover {
    color: #fff;
    text-decoration: underline;
  }

  .header.shop .top-left .list-main li i {
    color: #fff;
  }

  .header.shop .list-main li i {
    color: #fff;
  }

  .header.shop .topbar .right-content {
    margin-top: 0px;
    border-top: 1px solid #ffffff87;
  }

  .header.shop .search-bar {
    width: 445px;
  }

  .header.shop .search-bar input {
    padding: 0 52px 0 20px;
    width: 264px;
  }

  .header.shop .all-category {
    display: none;
  }

  .header .header-inner {
    display: none;
  }

  .header.shop .nav li .new {
    display: none !important;
  }

  .hero-slider {
    height: 350px;
  }

  .hero-slider .hero-text {
    margin-top: 60px;
  }

  .hero-slider .hero-text h1 {
    font-size: 30px;
    margin-bottom: 0px;
  }

  .hero-slider .hero-text h1 span {
    font-size: 15px;
    margin-bottom: 0;
  }

  .hero-slider .hero-text p {
    color: #333;
    margin-bottom: 28px;
  }

  .hero-slider .hero-text .btn {
    padding: 10px 25px;
  }

  .hero-area3 .big-content .inner {
    padding: 30px;
  }

  .hero-area3 .small-content {
    height: 210px;
  }

  .hero-area3 .small-content .title {
    font-size: 16px;
  }

  .hero-area3 .small-content .button .btn {
    font-size: 12px;
  }

  .product-area .nav-tabs .nav-item {
    margin-bottom: 10px;
  }

  .small-banner {
    padding: 18px 0;
  }

  .small-banner .single-banner {
    margin-bottom: 18px;
  }

  .small-banner .single-banner p {
    font-size: 13px;
  }

  .small-banner .single-banner .content {
    padding: 12px 10px 10px 35px;
  }

  .small-banner .single-banner h3 {
    font-size: 17px;
  }

  .small-banner .single-banner a {
    margin-top: 15px;
    font-size: 11px;
  }

  .midium-banner .single-banner .content {
    padding: 15px 10px 10px 30px;
  }

  .midium-banner .single-banner {
    margin-bottom: 15px;
  }

  .midium-banner .single-banner h3 {
    font-size: 17px;
    line-height: 22px;
  }

  .midium-banner .single-banner a {
    padding: 5px 20px;
    margin-top: 15px;
    font-size: 12px;
  }

  .most-popular .single-product {
    margin: 20px 15px 0 15px;
  }

  .shop-home-list {
    padding-top: 0;
  }

  .shop-home-list .shop-section-title {
    margin-top: 20px;
  }

  .shop-home-list .single-list .content {
    padding: 0;
    padding: 20px;
    text-align: center;
  }

  .cown-down {
    height: auto;
  }

  .cown-down .content .title {
    font-size: 20px;
  }

  .cown-down .padding-left {
    padding: 0;
  }

  .cown-down .padding-right {
    padding: 0;
  }

  .cown-down .content {
    padding: 30px 20px;
  }

  .cown-down .content .price {
    margin-top: 22px;
    font-size: 25px;
  }

  .cown-down .content .price s {
    font-size: 20px;
  }

  .cown-down .content .heading-block {
    padding: 0;
    position: relative;
  }

  .shop-blog .shop-single-blog {
    margin-bottom: 30px;
  }

  .shop-services {
    padding: 50px 0;
  }

  .shop-services .single-service {
    padding: 42px 0 18px 0;
    text-align: center;
  }

  .shop-services .single-service i {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 24px;
    top: 0;
    left: 50%;
    margin-left: -20px;
  }

  .shop-services.home {
    padding: 25px 0;
  }

  .shop-newsletter .newsletter-inner input {
    width: 100%;
    height: 42px;
    padding: 0 12px 0 15px;
    border-radius: 30px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
  }

  .shop-newsletter .newsletter-inner .btn {
    height: 42px;
    padding: 10px 15px;
    width: 100%;
    border-radius: 30px;
    left: 0;
    display: block;
  }

  .shop-blog .shop-single-blog .content {
    padding: 28px;
  }

  .shop-blog.grid .shop-single-blog {
    margin-top: 0px;
  }

  .shop.checkout .checkout-form h2 {
    font-size: 20px;
    font-weight: 600;
  }

  .shop.checkout .checkout-form p {
    font-size: 14px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 25px;
  }

  .shop.checkout .single-widget.get-button .btn {
    height: auto;
    font-size: 13px;
    padding: 12px;
  }

  .shop.login .login-form h2 {
    font-size: 24px;
    margin-bottom: 8px;
    padding-bottom: 12px;
  }

  .shop.login .login-form p {
    font-size: 13px;
    margin-bottom: 30px;
    line-height: 18px;
  }

  .shop.login .form .btn {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .shop.login .login-form .lost-pass {
    margin-left: 0;
  }

  .shop .single-shorter label {
    margin: 8px 5px 0 0;
  }

  .shop .nice-select {
    width: 100%;
    /* display: ; */
    margin-top: 4px;
  }

  .shop .view-mode {
    float: right;
    float: none;
    display: block;
    width: 100%;
  }

  .shop .view-mode li {
    display: inline-block;
    margin-right: 5px;
    display: inline-block;
    margin: 0;
    mar0-t: mar;
    margin-top: 4px;
    width: 100%;
    display: block;
    display: inline-block;
    /* display: ; */
  }

  .shop .view-mode li a {
    width: 80px;
    height: 32px;
    background: transparent;
    border: 1px solid #77777775;
    text-align: center;
    display: block;
    line-height: 32px;
    color: #888;
    border-radius: 0px;
    display: inline-block;
    margin-bottom: 10px;
  }

  .shop.single .rating-author {
    margin-right: 0;
  }

  .shop.single .rating-des {
    padding: 17px 20px 17px 95px;
  }

  .blog-single .blog-title {
    font-size: 20px;
    margin: 20px 0 10px 0;
  }

  .blog-single blockquote {
    padding: 15px 15px 15px 60px;
  }

  .blog-single blockquote i {
    font-size: 25px;
  }

  .main-sidebar {
    padding: 25px;
  }

  .main-sidebar .side-tags .tag {
    margin-top: 30px;
  }

  .blog-single .comments .single-comment.left {
    margin-left: 0;
  }

  .blog-single .reply form {
    padding: 0;
    border: none;
  }

  .blog-single .reply .form-group {
    margin-bottom: 15px;
  }

  .blog-single .reply .form-group input {
    height: 42px;
  }

  .blog-single .reply .form-group textarea {
    height: 120px;
  }

  .blog-single .reply .button .btn {
    height: 45px;
    border: none;
    padding: 0px 20px;
    width: 100%;
  }

  .pagination .pagination-list li a {
    padding: 4px 12px;
  }

  .blog-single.grid .pagination {
    float: none;
    text-align: center;
    margin-top: 12px;
  }

  .error-page .error-inner h2 {
    font-size: 55px;
  }

  .error-page .error-inner h5 {
    font-size: 16px;
    font-weight: 500;
  }

  .error-page .error-inner p {
    line-height: 20px;
    font-size: 14px;
    padding: 0 20px;
  }

  .error-page .button .btn {
    padding: 8px 20px;
  }

  .contact-us .title h4 {
    font-size: 15px;
  }

  .contact-us .title h3 {
    font-size: 18px;
  }

  .contact-us .form-main {
    padding: 0px;
    border: none;
    box-shadow: none;
  }

  .contact-us .single-head {
    padding: 0px;
    border: none;
    box-shadow: none;
    margin-top: 40px;
  }

  .contact-us .single-info {
    text-align: center;
  }

  .contact-us .single-info i {
    display: inline-block;
  }

  .contact-us .single-info .title {
    font-size: 16px;
  }

  .contact-us .form .form-group textarea {
    height: 150px;
  }

  .contact-us .form .button .btn {
    width: 100%;
  }

  .mail-success .mail-inner h2 {
    font-size: 22px;
  }

  .mail-success .mail-inner p {
    line-height: 21px;
    font-size: 13px;
  }

  .mail-success .mail-inner .btn {
    padding: 8px 28px;
  }

  .footer .footer-top {
    padding: 12px 0px;
  }

  .footer .links ul li {
    margin-bottom: 5px;
  }

  .footer .single-footer h4 {
    margin-bottom: 12px;
  }

  .footer .copyright .left {
    float: none;
    text-align: center;
  }

  .footer .copyright .right {
    float: none;
    text-align: center;
    margin-top: 10px;
  }

  .footer .single-footer {
    padding: 12px 0;
  }

  .modal-dialog .quickview-slider-active {
    display: none;
  }

  .modal-dialog .modal-content .modal-header {
    right: 15px;
    top: 12px;
  }

  .quickview-content {
    padding: 30px;
  }

  .quickview-content h2 {
    font-size: 22px;
  }

  .quickview-content h3 {
    font-size: 17px;
    margin: 10px 0 10px;
  }

  .quickview-content .quickview-peragraph p {
    line-height: 22px;
  }

  .quickview-content .size .title {
    margin-top: 10px;
  }

  .modal-dialog .modal-content .modal-header .close {
    font-size: 9px;
  }

  .quickview-content .quantity .input-group {
    margin-bottom: 10px;
  }

  .quickview-content .add-to-cart .btn {
    height: 42px;
    padding: 0 25px;
    line-height: 42px;
    font-size: 12px;
    margin-bottom: 8px;
  }

  .quickview-content .add-to-cart .btn.min {
    line-height: 41px;
  }

  .quickview-content .nice-select {
    height: 40px;
  }

  .quickview-content .quantity .input-number {
    height: 40px;
  }

  .quickview-content h2 {
    font-size: 18px;
    font-weight: 500;
  }

  .quickview-content .quickview-peragraph p {
    line-height: 21px;
    font-size: 13px;
    font-weight: 400;
  }

  .quickview-content h3 {
    font-size: 15px;
    margin: 10px 0 10px;
  }
}

@media (max-width: 425px) {
  .rp {
    padding: 0px 15px !important;
  }

  .deliver_box img {
    width: 90% !important;
  }

  .padding_45 {
    padding: 40px 30px 30px 30px !important;
  }

  .locpick {
    margin: 0 15px;
  }

  .imgzoom img {
    width: 95% !important;
  }

  .popular_img img {
    width: 93% !important;
  }

  .customer_stories_section {
    padding: 0 30px;
  }

  .related_product_slide {
    height: auto !important;
  }

  .datepickerblock {
    gap: 10px;
    display: flex;
    flex-direction: column;
  }

  .main-section-ofattribute {
    flex-direction: column;
  }

  .time_picker_input {
    width: 100% !important;
  }

  .without-Flavour h6 {
    font-size: 14px !important;
    font-weight: 500 !important;
  }

}

@media (max-width: 426px) {
  .occasion-tabs {
    width: 100%;
    max-width: 83%;
    gap: 0px;
  }

  .related_product_slide {
    height: auto !important;
  }

  .review_btn_container {
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  .occasion-tabs {
    justify-content: flex-start !important;
  }

  .occasion-tabs button {
    padding: 10px 12px !important;
  }

  .CustomerStoriesMain {
    width: 100% !important;
  }

  .padding_45 {
    padding: 40px 30px 30px 30px !important;
  }

  .section_title {
    margin-bottom: 0 !important;
  }

  .deliver_box img {
    width: 90% !important;
  }

  .popular_img img {
    width: 93% !important;
  }

  .nav-tabs .nav-link {
    padding: 5px 10px !important;
  }

  .time_picker_input {
    width: 92%;
  }

  .explore_latest {
    padding: 0 45px !important;
  }

  .customer_stories_section {
    padding: 0 30px !important;
  }

  .review-card {
    height: 200px;
  }

  .sel-ind {
    width: 100% !important;
  }

  .pincode {
    width: 100% !important;
  }

  .quantity_btn_container {
    width: 35%;
  }

  .font_size {
    font-size: 10px;
  }

  .review_container {
    background: none;
  }

  .review-card {
    margin: 10px;
    margin-top: 0;
    height: 189px !important;
  }

  .right-menu-res {
    gap: 12px !important;
  }

  .explore_btn_span {
    padding: 5px 15px !important;
  }

  .explore_btn {
    padding: 15px 15px !important;
  }

  .text-dark::before {
    font-size: 50px !important;
  }

  .popular_gift {
    margin: 15px 0 !important;
  }

  .personalizeBtn {
    width: 230px !important;
  }
}

@media (max-width: 376px) {
  /* .padding_45 {
    padding: 0 25px 30px 25px !important;
  } */

  .time_picker_input {
    width: 97%;
  }

  .personalizeBtn {
    width: 200px !important;
  }

  .main-section-ofattribute .variation_cstm-sec button {
    width: 105px;
    padding: 5px 8px;
  }

  .explore_latest {
    padding: 0 25px !important;
  }

  .customer_stories_section {
    padding: 0 10px !important;
  }

  .explore_btn {
    padding: 15px 8px !important;
  }

  .deliver_box img {
    width: 100% !important;
  }

  .trending_item {
    padding: 0 !important;
  }

  .occasion-tabs {
    margin: 0 15px !important;
  }
}