/*Website Responsive Code Start Here*/
@media (min-width:1000px) {
  .header .dropdown:hover>.dropdown-menu {
    display: block;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1400px;
  }
}

@media (max-width:1400px) {

  .owl-carousel .owl-prev,
  .owl-carousel .owl-next {
    width: 30px;
    height: 30px;
  }

  .owl-carousel .owl-next {
    right: 9px;
  }

  .owl-carousel .owl-prev {
    left: 9px;
  }

  .header .navbar-collapse {
    padding: 10px 0px;
  }

  .header .nav-link {
    font-size: 17px;
  }

  .listing-panel .product-box figure {
    height: 305px;
  }

  .listing-panel h2,
  .custom-title {
    font-size: 30px;
  }

  .comman-style h2 {
    font-size: 20px;
    margin: 28px 0px 12px;
  }

  .comman-style p {
    line-height: 25px;
  }

  .pagination {
    margin-top: 30px;
  }

  .middle-panel .cards {
    height: 416px;
  }

  .product-box figure {
    height: 296px;
  }
}

/* Large devices (Desktops, max width 1200px) */
@media (max-width:1200px) {

  /*Comman media queries*/
  .custom-style {
    padding: 34px 0px;
  }

  .custom-title {
    font-size: 32px;
    margin-bottom: 28px;
  }

  .comman-btn {
    font-size: 14px;
  }

  .search-bar .xmark {
    font-size: 24px;
  }

  .owl-carousel .owl-prev,
  .owl-carousel .owl-next {
    width: 35px;
    height: 35px;
    top: 31%;
  }

  .owl-carousel .owl-next {
    right: -9px;
  }

  .owl-carousel .owl-prev {
    left: -9px;
  }

  .owl-carousel .owl-prev i,
  .owl-carousel .owl-next i {
    font-size: 14px;
  }

  /*Home page media queries*/
  .header .navbar-collapse {
    width: 39%;
  }

  .header .nav-link {
    font-size: 17px;
    padding: 10px 23px;
  }

  .header .utility-icons li {
    margin-left: 23px;
  }

  .header .nav-head {
    padding: 3px 17px;
  }


  /* .hero-panel .hero-slide {
    padding-bottom: 19px;
  } */

  .hero-panel figure {
    height: 100%;
  }

  .hero-panel p {
    font-size: 25px;
  }

  .hero-panel h2 {
    font-size: 22px;
    /* margin-bottom: 31px; */
  }

  .hero-panel .shop-btn {
    font-size: 17px;
    bottom: -36%;
  }

  .product-box figure {
    height: 219px;
  }

  .product-box .product-description {
    padding: 15px 10px 10px;
  }

  .product-box h3 {
    font-size: 16px;
  }

  .middle-panel .cards {
    height: 419px;
  }

  .middle-panel p {
    font-size: 14px;
  }

  .middle-panel h3 {
    font-size: 15px;
  }

  .middle-panel .owl-carousel .owl-prev,
  .middle-panel .owl-carousel .owl-next {
    top: 43%;
  }

  .product-box .price {
    font-size: 15px;
  }

  .footer .top-footer {
    padding: 40px 0px;
  }

  .footer ul li {
    font-size: 15px;
  }

  .footer ul i {
    font-size: 17px;
    margin-right: 3px;
  }

  .footer ul.policy-links {
    margin-top: 25px;
  }

  /*Listing page media queires*/
  .listing-panel h2 {
    font-size: 32px;
  }

  .listing-panel .filter-box {
    margin-bottom: 34px;
  }

  .listing-panel .filter label {
    font-size: 15px;
    margin-right: 12px;
  }

  .listing-panel .quantity {
    font-size: 15px;
    margin-left: 0px;
  }

  .listing-panel .product-box {
    margin-bottom: 10px;
  }

  .listing-panel .product-box figure {
    height: 307px;
  }

  .pagination {
    margin-top: 21px;
  }

  /*Category page media queries*/
  .categorylist-panel {
    padding-bottom: 18px;
  }

  .category-box {
    margin-bottom: 18px;
  }

  .category-box figure {
    height: 307px;
  }

  .category-box h4 {
    font-size: 16px;
  }

  .desired-panel figure {
    height: 332px;
  }

  .desired-panel a {
    font-size: 15px;
  }

  /*Contactus media queries*/
  .form-box .submit-btn-box {
    margin-top: 10px;
  }

  .form-box .submit-btn {
    padding: 10px 40px;
  }

  .form-panel h3 {
    margin-bottom: 28px;
  }

  .form-panel .input-box {
    margin-bottom: 18px;
  }

  .form-panel .forgetpass-box {
    margin-bottom: 23px !important;
  }

  /*Checkout page media queries*/
  .checkout-panel .side-cart-wrapper {
    display: none;
  }

  .checkout-panel .bg-wrapper {
    width: 66%;
  }

  .checkout-panel .form-wrapper {
    border-radius: 16px;
  }

  .form-wrapper h4 {
    font-size: 19px;
  }

  .form-wrapper .form-control,
  .form-wrapper .form-select {
    padding: 12px;
  }

  .form-wrapper .spacer {
    margin-bottom: 14px;
  }

  .checkout-panel .summary-box {
    display: block;
    margin-bottom: 21px;
  }

  .checkout-panel .toggler-btn {
    color: #0054c2;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
  }

  .side-cart .order-info {
    width: 86%;
  }

  .side-cart .order-list {
    padding-top: 10px;
  }

  .checkout-panel .summary-box .side-cart {
    position: relative;
    top: unset;
    left: unset;
    padding: 0px;
  }

  .side-cart .order-total span {
    font-size: 18px;
  }

  .side-cart .order-item {
    margin-bottom: 15px;
  }

  .side-cart .order-overview {
    margin-top: 24px;
  }

  .side-cart .order-total {
    margin-top: 10px;
  }

  .coupons-box .form-control {
    width: 83%;
  }

  .checkout-panel .policy-box {
    margin-top: 32px;
  }

  /*Products details page media queries*/
  .productsdetails-panel .wrapper {
    width: 100%;
  }

  .buy-box h2 {
    font-size: 32px;
    margin-bottom: 16px;
  }

  .buy-box .price {
    font-size: 17px;
  }

  .buy-box label {
    width: 101px;
  }

  .buy-box .btns {
    padding: 10px;
  }

  .buy-box .products-descriptions p {
    margin-bottom: 10px;
    line-height: 24px;
  }

  /*Cart page media queries*/
  .cart-panel h2 {
    font-size: 32px;
  }

  .cart-panel .top-bar a {
    font-size: 16px;
  }

  .cart-panel figure {
    width: 100px;
    height: 100px;
    margin-right: 8px;
  }

  .cart-panel .table td:nth-child(2) {
    width: 75%;
  }

  .cart-panel .table td:nth-child(5) {
    width: 15%;
  }

  .cart-panel .checkout-box {
    margin-top: 30px;
  }

  .cart-panel h6 {
    margin-bottom: 16px;
  }

  .emptycart-panel {
    padding: 50px 0px;
  }

  .emptycart-panel h3 {
    font-size: 35px;
    margin-bottom: 26px;
  }

  .emptycart-panel h5 {
    font-size: 22px;
    margin-top: 34px;
  }

  .cart-popup .products-info {
    margin-bottom: 30px;
  }

  .cart-popup .action-btn {
    padding: 10px;
  }

  /*Policy page media queries*/
  .comman-style h2 {
    font-size: 20px;
    margin: 28px 0px 12px;
  }

  .comman-style p {
    line-height: 25px;
  }

  /*Subscriptions page media queries*/
  .subscriptions-panel figure {
    height: 300px;
  }

  .subscriptions-panel .content-box {
    padding: 20px;
  }

  .subscriptions-panel h3 {
    font-size: 27px;
  }

  .request-btn {
    font-size: 13px;
    padding: 10px 18px;
    margin-right: 2px;
  }

  .option-panel p {
    margin-bottom: 10px;
  }

  .gallery-panel figure {
    height: 408px;
  }

  .bouquet-panel figure {
    height: 416px;
  }

  .bouquet-panel p {
    font-size: 16px;
    line-height: 25px;
  }

  .bouquet-panel h5 {
    font-size: 21px;
  }

  .bouquet-panel li {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .design-request-panel .bg-wrapper {
    padding: 20px;
  }

  /*Accounts page media queries*/
  .sidebar-menu {
    padding: 20px 12px;
  }

  .sidebar-menu h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .sidebar-menu a {
    font-size: 14px;
    padding: 12px 10px;
  }

  .sidebar-menu a i {
    font-size: 20px;
    margin-right: 5px;
  }

  .content-area {
    padding: 20px;
  }

  .content-area .preview-box li {
    padding: 15px;
  }

  .content-area .preview-box figure {
    width: 140px;
    height: 140px;
    margin-right: 25px;
  }

  .content-area h2 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .content-area .preview-box p {
    font-size: 14px;
  }

  .content-area h6 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .content-area .detail-card p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 15px;
  }

  .content-area .products-summary {
    padding: 20px;
  }

  .content-area .summary-list li {
    font-size: 15px;
    margin-bottom: 18px;
  }

  .custom-table th {
    padding: 10px;
    font-size: 15px;
  }

  .custom-table td {
    padding: 6px;
    font-size: 14px;
  }

  .custom-table .order-action-btn {
    width: 100%;
    font-size: 11px;
    padding: 6px;
  }

  .showDropdownMenu {
    display: block;
  }

  /*404 error page media queries*/
  .error-panel h1 {
    font-size: 92px;
    margin-bottom: 7px;
  }

  .error-panel span {
    font-size: 23px;
    margin-bottom: 12px;
  }

  .error-panel p {
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 27px;
  }

  .error-panel.custom-style {
    padding: 41px 0px;
  }

  .thanks-panel .top-box i {
    font-size: 57px;
    margin-bottom: 17px;
  }

  .thanks-panel .wrapper-container {
    width: 75%;
  }

  .thanks-panel h1 {
    font-size: 41px;
    margin-bottom: 13px;
  }

  .thanks-panel .top-box p {
    margin-bottom: 6px;
  }

  .thanks-panel .top-box span {
    font-size: 18px;
  }

  .thanks-panel figure {
    width: 115px;
    height: 115px;
  }

  .thanks-panel h6 {
    font-size: 18px;
  }

  .thanks-panel .price {
    font-size: 18px;
  }

  .thanks-panel figure strong {
    width: 26px;
    height: 26px;
    font-size: 10px;
  }

  .thanks-panel .order-list {
    margin: 28px 0px;
  }

  .thanks-panel .link-btn {
    font-size: 14px;
  }

  .thanks-panel .buttom-btn {
    margin-top: 28px;
  }

  /*Subscription page media queries*/
  .plans-panel .comman-title-box p {
    padding: 0px;
  }

  .plans-panel .custom-title {
    margin-bottom: 18px;
  }

  .plans-panel .comman-title-box {
    margin-bottom: 30px;
  }

  .plans-panel h3 {
    height: auto;
  }

  .plans-panel .read-btn {
    margin-top: 16px;
  }

  .plans-panel .bottom-box {
    margin-top: 30px;
  }

  /*Rewards page media queries*/
  .rewards-panel .rewards-box {
    padding: 20px;
  }

  .rewards-panel .rewards-box p {
    font-size: 15px;
  }

  .rewards-panel h4 {
    font-size: 20px;
  }

  .rewards-panel .progress-head span {
    font-size: 14px;
  }

  .rewards-panel .percentage {
    font-size: 14px;
  }

  .rewards-panel h5 {
    font-size: 19px;
  }

  .rewards-panel img {
    height: 48px;
  }

  .rewards-panel .points-box {
    margin-bottom: 19px;
  }

  .rewards-panel .rewards-list p,
  .rewards-panel .rewards-list span {
    font-size: 16px;
  }

  .loyalty-hero-panel {
    padding: 60px 0px;
  }

  .loyalty-hero-panel h1 {
    font-size: 34px;
  }

  .loyalty-hero-panel p {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .loyalty-hero-panel .view-btn {
    font-size: 14px;
    padding: 12px 22px;
  }

  .steps-panel .steps-box {
    padding: 20px;
  }

  .steps-panel .steps-box {
    height: 184px;
  }

  .steps-panel span {
    font-size: 33px;
    margin-bottom: 10px;
  }

  .steps-panel h3 {
    font-size: 19px;
    margin-bottom: 10px;
  }

  .steps-panel p {
    font-size: 15px;
    line-height: 22px;
  }

  .program-tiers-panel .current-tier-box {
    padding: 18px;
  }

  .program-tiers-panel h3 {
    font-size: 21px;
    margin-bottom: 18px;
  }

  .program-tiers-panel .current-tier-box p {
    font-size: 15px;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    height: 63px;
  }

  .program-tiers-panel .earn-box {
    padding: 18px;
  }

  .program-tiers-panel h4 {
    font-size: 20px;
  }

  .program-tiers-panel li {
    font-size: 14px;
  }

  .program-tiers-panel .earnpoint-list {
    margin-bottom: 21px;
  }

}

/* Medium devices (Laptops/Tablets, max width 992px) */
@media (max-width:992px) {

  /*Comman media queries*/
  .custom-style {
    padding: 32px 0px;
  }

  .custom-title {
    font-size: 30px;
    margin-bottom: 26px;
  }

  .comman-btn {
    padding: 9px 20px;
  }

  .soon-content {
    padding: 200px 0px;
  }

  /*Home page media queries*/

  .header .header-top {
    padding: 7px;
  }

  .header .header-top p {
    font-size: 15px;
  }

  .header .header-bottom {
    padding: 15px 10px;
  }

  .header .navbar-brand {
    margin-left: 146px;
  }

  .header .logo {
    height: 23px;
    object-fit: contain;
  }

  .header .utility-icons img {
    height: 21px;
  }

  /* .header .utility-icons li {
    margin-left: 28px;
  } */

  .header .nav-link {
    font-size: 16px;
    padding: 10px 18px;
  }

  .header .navbar-collapse {
    top: 114px;
    height: calc(100vh - 114px);
  }

  .header .header-bottom svg {
    width: 21px;
    height: 21px;
  }

  .header .nav-head {
    padding: 3px 12px;
  }

  .search-bar .search-box {
    width: 90%;
  }

  /* .hero-panel figure {
    height: 210px;
  } */

  .hero-panel p {
    font-size: 23px;
  }

  .hero-panel .bottom-box {
    padding: 12px;
  }

  .hero-panel h2 {
    font-size: 19px;
  }

  .hero-panel .shop-btn {
    font-size: 16px;
  }

  .comman-title {
    font-size: 25px;
  }

  .middle-panel .cards {
    height: 307px;
  }

  .middle-panel .info-box {
    padding: 0px 12px;
  }

  .middle-panel p {
    font-size: 13px;
    line-height: 19px;
  }

  .middle-panel h3 {
    font-size: 14px;
  }

  .footer .top-footer {
    padding: 30px 10px;
  }

  .footer ul {
    flex-wrap: wrap;
    gap: 15px;
  }

  .footer ul.policy-links {
    margin-top: 23px;
  }

  /*Listing page media queries*/
  .listing-panel .product-box figure {
    height: 227px;
  }

  .listing-panel .product-box p {
    margin-bottom: 4px;
  }

  /*Category page media queries*/
  .categorylist-panel {
    padding-bottom: 10px;
  }

  .category-box figure {
    height: 344px;
  }

  .desired-panel figure {
    margin-bottom: 25px;
  }

  /*Contact us media queries*/
  .contactus-panel .form-box {
    width: 100%;
  }

  /*Checkout page media queries*/
  .checkout-panel .bg-wrapper {
    width: 80%;
  }

  .form-wrapper .notice {
    font-size: 13px;
  }

  /*Products details page media queries*/

  .productsdetails-panel figure {
    height: auto;
  }

  .buy-box h2 {
    font-size: 30px;
    margin-bottom: 18px;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 20px;
  }

  .productsdetails-panel .thumbnail-swiper figure {
    height: 75px;
  }

  /*Cart page media queries*/
  .cart-panel .table td:nth-child(2) {
    width: 69%;
  }

  .cart-panel .table td:nth-child(4) {
    width: 13%;
  }

  .cart-panel .table td:nth-child(5) {
    width: 18%;
  }

  .cart-panel .checkout-box {
    margin-top: 20px;
  }

  .cart-panel h6 {
    margin-bottom: 12px;
  }

  .cart-panel h6 span {
    margin-left: 17px;
  }

  .emptycart-panel h3 {
    font-size: 33px;
  }

  .emptycart-panel h5 {
    margin-top: 30px;
  }

  .cart-popup {
    top: -11px;
  }

  /*Policy page media queries*/
  .comman-style p {
    font-size: 15px;
    line-height: 24px;
  }

  /*Subscriptions page media queries*/
  .subscriptions-panel figure {
    display: none;
  }

  .subscriptions-panel .content-box {
    text-align: center;
  }

  .subscriptions-panel h3 {
    font-size: 25px;
  }

  .subscriptions-panel span {
    font-size: 16px;
    margin-bottom: 13px;
  }

  .subscriptions-panel p {
    margin-bottom: 24px;
  }

  .gallery-panel figure {
    height: 297px;
  }

  .bouquet-panel p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 18px;
  }

  .bouquet-panel h5 {
    font-size: 20px;
    margin-bottom: 13px;
  }

  .design-request-panel figure {
    height: 380px;
  }

  /*Accounts page media queries*/
  .content-area h2 {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .content-area .detail-card p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 13px;
  }

  .content-area .detail-card i {
    font-size: 16px;
  }

  .content-area .summary-list li {
    margin-bottom: 16px;
  }

  .content-area .summary-list li:last-child {
    padding-top: 18px;
  }

  .content-area {
    margin-top: 20px;
  }

  .sidebar-menu {
    padding: 0px;
    box-shadow: 0px;
    border: 0px;
    background-color: transparent;
  }

  .sidebar-menu h3 {
    display: none;
  }

  .comman-hidden {
    display: block;
  }

  .sidebar-menu button {
    width: 100%;
    color: var(--darkcolor);
    background-color: var(--secondarycolor);
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 14px 12px;
    text-align: left;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px 10px 0px 0px;
  }

  .sidebar-menu button i {
    font-size: 20px;
    margin-right: 2px;
  }

  .sidebar-menu .arrow i {
    font-size: 16px;
    transition: transform 0.5s ease;
  }

  .sidebar-menu button[aria-expanded="true"] .arrow i {
    transform: rotate(180deg);
  }

  .sidebar-menu .menu-list {
    display: none;
    padding: 15px;
    background-color: var(--lightcolor);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 0px 0px 10px 10px;
  }

  .content-area h2.comman-hidden {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .sidebar-menu .menu-list.collapse.show {
    display: block;
  }

  .custom-table td {
    font-size: 13px;
  }

  .account-panel .table-responsive {
    overflow-x: scroll;
  }

  /*Error page media queries*/

  .error-panel h1 {
    font-size: 86px;
  }

  .error-panel p {
    font-size: 16px;
  }

  /*Thank you page media queries*/
  .thanks-panel .wrapper-container {
    width: 100%;
    padding: 30px;
  }

  .thanks-panel .top-box i {
    font-size: 50px;
  }

  .thanks-panel h1 {
    font-size: 37px;
    margin-bottom: 12px;
  }

  .thanks-panel .top-box span {
    font-size: 17px;
  }

  .thanks-panel figure {
    width: 100px;
    height: 100px;
    margin-right: 18px;
  }

  .thanks-panel h6 {
    font-size: 17px;
  }

  .thanks-panel .order-item p {
    font-size: 16px;
  }

  .thanks-panel .price {
    font-size: 17px;
  }

  .thanks-panel .content-area {
    margin-top: 0px;
  }

  /*Subscription page media queries*/
  .plans-panel .plans-box {
    padding: 10px;
  }

  .plans-panel figure {
    height: 200px;
  }

  .plans-panel h3 {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .plans-panel p {
    font-size: 15px;
  }

  .plans-panel .read-btn {
    font-size: 15px;
    margin-top: 14px;
  }

  .plans-panel .bottom-box {
    margin-top: 25px;
  }

  
  /*Rewards page media queries*/
  .rewards-panel .wrapping-box {
    width: 100%;
  }

  .rewards-panel .comman-title-box {
    margin-bottom: 28px;
  }

  .rewards-panel img {
    margin-right: 5px;
  }

  .rewards-panel .rewards-list p,
  .rewards-panel .rewards-list span {
    font-size: 15px;
  }

  .rewards-panel h5 {
    font-size: 18px;
  }

  .rewards-panel h4 {
    margin-bottom: 20px;
  }

  .loyalty-hero-panel {
    padding: 50px 0px;
  }

  .loyalty-hero-panel h1 {
    font-size: 32px;
  }

  .loyalty-hero-panel p {
    font-size: 15px;
    margin-bottom: 22px;
  }

  .steps-panel .steps-box {
    padding: 15px;
  }

  .steps-panel span {
    margin-bottom: 8px;
  }

  .steps-panel h3 {
    font-size: 18px;
  }

  .steps-panel p {
    font-size: 14px;
    line-height: 21px;
  }

  .program-tiers-panel {
    padding-bottom: 20px;
  }

  .program-tiers-panel .tiers-box {
    margin-bottom: 24px;
  }

  .program-tiers-panel .current-tier-box p {
    height: 43px;
  }
}

/* Small devices (Mobiles/Tablets, max width 768px) */
@media (max-width:768px) {

  /*Comman media queries*/
  .custom-style {
    padding: 25px 0px;
  }

  .comman-title {
    font-size: 23px;
  }

  .custom-title {
    font-size: 27px;
  }

  /*Home page media queries*/
  .header .header-bottom {
    padding: 0px;
  }

  .header .navbar-collapse {
    width: 100%;
    top: 84px;
    height: calc(100vh - 84px);
  }

  .header .navbar-brand {
    margin-left: 36px;
  }

  .header .logo {
    height: 16px;
  }

  .header .nav-link {
    padding: 10px 12px;
  }

  .header .header-bottom svg {
    width: 19px;
    height: 19px;
  }

  .header .utility-icons img {
    height: 19px;
  }

  .header .utility-icons li {
    margin-left: 12px;
  }

  .header .utility-icons li.login {
    display: none;
  }

  .header .hidden {
    display: block;
  }

  .header .count {
    width: 15px;
    height: 15px;
    font-size: 10px;
  }

  .header .nav-head {
    padding: 3px 10px;
  }

  .search-bar {
    top: 38px;
    padding: 4px 0px;
  }

  .search-bar .search-box {
    width: 96%;
  }

  .search-bar .form-control {
    font-size: 13px;
    padding: 8px 15px;
  }

  .search-bar button {
    font-size: 15px;
    padding: 0px 10px;
  }

  .search-bar .xmark {
    font-size: 22px;
    margin-left: 10px;
  }

  /* .hero-panel figure {
    height: 98px;
  } */

  .hero-panel p {
    font-size: 19px;
    margin-bottom: 5px;
  }

  .hero-panel h2 {
    font-size: 18px;
    /* margin-bottom: 30px; */
  }

  .hero-panel .bottom-box {
    padding: 10px;
  }

  .hero-panel .shop-btn {
    font-size: 14px;
    bottom: -34%;
  }

  .product-box figure {
    height: auto;
  }

  .product-box .product-description {
    padding: 12px 10px 5px;
  }

  .product-box h3 {
    font-size: 15px;
  }

  .listing-panel .product-box figure {
    height: auto;
  }

  .middle-panel .cards {
    height: auto;
  }

  .middle-panel p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 13px;
  }

  .middle-panel h3 {
    font-size: 15px;
    margin-bottom: 23px;
  }

  .middle-panel .owl-carousel .owl-next {
    top: 44%;
  }

  .footer .top-footer {
    padding: 25px 10px;
  }

  .footer ul {
    gap: 0px;
    column-gap: 10px;
  }

  .footer ul li {
    margin-bottom: 12px;
  }

  .footer ul.policy-links {
    margin-top: 12px;
  }

  .footer .bottom-footer {
    padding: 10px;
  }

  .footer p {
    font-size: 12px;
  }

  /*Listing page media queries*/
  .listing-panel .product-box p {
    font-size: 15px;
  }

  .listing-panel .product-box .price {
    font-size: 14px;
  }

  .pagination {
    margin-top: 18px;
  }

  .listing-panel h2 {
    font-size: 27px;
    margin-bottom: 26px;
  }

  .listing-panel .filter-box {
    flex-direction: column;
    margin-bottom: 29px;
  }

  .listing-panel .filter label {
    margin-right: 8px;
    font-size: 14px;
  }

  .listing-panel .input-box .form-select {
    width: 61%;
    font-size: 13px;
  }

  /*Category page media queries*/
  .categorylist-panel {
    padding-bottom: 10px;
  }

  .category-box figure {
    /* height: 164px; */
    height: auto;
  }

  .category-box .bottom-box {
    padding: 12px 0px;
  }

  .category-box h4 {
    font-size: 14px;
  }

  .desired-panel figure {
    height: 200px;
  }

  .desired-panel p {
    font-size: 15px;
  }

  .desired-panel a {
    padding: 6px 15px;
    margin-right: 6px;
  }

  /*Contact us page media queries*/
  .form-box .input-box {
    margin-bottom: 21px;
  }

  .form-panel .form-box {
    padding: 15px;
  }

  .form-panel h3 {
    font-size: 27px;
  }

  .form-panel p {
    margin-bottom: 22px;
  }

  /*Checkout page media queries*/
  .checkout-panel .bg-wrapper {
    width: 100%;
  }

  .checkout-panel .form-wrapper {
    padding: 20px 15px;
  }

  .form-wrapper h4 {
    font-size: 17px;
  }

  .form-wrapper .input-box {
    margin-bottom: 16px;
  }

  .form-wrapper .custom-checkbox {
    margin-top: 6px;
  }

  .form-wrapper .notice {
    padding: 12px 10px;
  }

  .form-wrapper .alert-box {
    padding: 15px;
  }

  .form-wrapper button {
    padding: 12px;
    font-size: 15px;
  }

  .side-cart figure {
    width: 60px;
    height: 60px;
  }

  .side-cart .order-info {
    width: 76%;
  }

  .side-cart .order-row span {
    font-size: 13px;
  }

  .side-cart .order-total span {
    font-size: 17px;
  }

  .checkout-panel .policy-box {
    text-align: left;
    margin-top: 25px;
  }

  .checkout-panel .policy-box a {
    font-size: 14px;
    margin-bottom: 7px;
  }

  .checkout-panel .policy-box a:last-child {
    margin-bottom: 0px;
  }

  /*Products details page media queries*/
  .productsdetails-panel figure {
    height: 336px;
  }

  .productsdetails-panel .thumbnail-swiper figure {
    height: 100px;
  }

  .productsdetails-panel .buy-box {
    margin-top: 24px;
  }

  .buy-box .products-descriptions p:last-child {
    margin-bottom: 0px;
  }

  .buy-box strong {
    margin-bottom: 19px;
  }

  .buy-box h2 {
    font-size: 28px;
  }

  .buy-box label {
    width: 100px;
  }

  /*Cart page media queries*/
  .cart-panel h2 {
    font-size: 27px;
  }

  .cart-panel .top-bar a {
    font-size: 15px;
  }

  .cart-panel .checkout-box {
    width: 100%;
    text-align: center;
  }

  .cart-panel .checkout-box p {
    font-size: 14px;
  }

  .cart-panel .checkout-btn {
    width: 100%;
    padding: 12px;
  }

  .emptycart-panel {
    padding: 35px 0px;
  }

  .emptycart-panel h3 {
    font-size: 31px;
  }

  .emptycart-panel .shopping-btn {
    font-size: 14px;
  }

  .emptycart-panel h5 {
    margin-top: 28px;
  }

  /*-----------------------------*/
  .cart-panel .table thead tr {
    display: flex;
    justify-content: space-between;
    border: none;
  }

  .cart-panel .table thead th {
    border: none;
  }

  .cart-panel .table tbody tr {
    display: grid;
    /* grid-template-columns: 80px 1fr; */
    grid-template: repeat(2, auto) / repeat(4, 1fr);
    gap: 8px;
    align-items: start;
    padding: 15px 0px;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
  }

  .cart-panel .table tbody td {
    padding: 0px;
  }

  .cart-panel .table td:nth-child(1) {
    grid-row: 1 / span 1;
  }

  .cart-panel .table figure {
    width: 70px;
    height: 70px;
  }

  .cart-panel .table td:nth-child(1),
  .cart-panel .table td:nth-child(2),
  .cart-panel .table td:nth-child(3),
  .cart-panel .table td:nth-child(4),
  .cart-panel .table td:nth-child(5) {
    width: auto;
    border: none;
  }

  .cart-panel .table td:nth-child(2) {
    grid-column: 2;
  }

  .cart-panel .table td:nth-child(3) {
    grid-column: 3;
  }

  .cart-panel .table .mobile-hidden {
    display: none;
  }

  .cart-panel .table td:nth-child(4) {
    grid-column: 2;
  }

  .cart-panel .table .products-info p {
    font-size: 13px;
  }

  .cart-panel .table .total-price {
    font-size: 15px;
  }

  .cart-panel .table .input-box {
    margin-top: 10px;
  }

  .cart-panel .table .custom-hidden {
    display: none;
  }

  .cart-panel .table .mobile-visible {
    display: block;
  }

  .cart-popup {
    top: -41px;
  }

  .cart-popup .cross-icon {
    width: 17px;
    height: 17px;
  }

  .cart-popup .products-info {
    margin-bottom: 28px;
  }


  /*Policy page media queries*/
  .comman-style h2 {
    font-size: 18px;
    margin: 25px 0px 12px;
  }

  .comman-style strong {
    font-size: 14px;
  }

  .comman-style li {
    font-size: 14px;
    margin-bottom: 8px;
  }

  /*Subscriptions page media queries*/
  .subscriptions-panel .content-box {
    padding: 20px 15px;
  }

  .subscriptions-panel h3 {
    font-size: 21px;
  }

  .subscriptions-panel p {
    font-size: 15px;
    margin-bottom: 19px;
  }

  .request-btn {
    width: 100%;
    margin: 0px;
    margin-bottom: 10px;
  }

  .subscriptions-panel span {
    margin-bottom: 10px;
  }

  .option-panel p {
    font-size: 15px;
    line-height: 24px;
  }

  .option-panel .bottom-box {
    margin-top: 24px;
  }

  .gallery-panel p {
    font-size: 15px;
    margin-bottom: 19px;
  }

  .gallery-panel figure {
    margin-bottom: 20px;
  }

  .bouquet-panel {
    padding-bottom: 10px;
  }

  .bouquet-panel p {
    font-size: 15px;
    line-height: 21px;
  }

  .design-request-panel .bg-wrapper {
    padding: 20px;
  }

  .bouquet-panel figure {
    height: 472px;
    margin-bottom: 20px;
  }

  .design-request-panel .bg-wrapper {
    padding: 10px;
  }

  .design-request-panel figure {
    height: 380px;
    margin-bottom: 20px;
  }

  .design-request-panel h5 {
    margin-bottom: 19px;
  }

  /*Accounts page media queries*/
  .content-area {
    padding: 0px;
    box-shadow: none;
  }

  .content-area .overview-box {
    margin-bottom: 24px;
  }

  .content-area .preview-box li {
    padding: 12px;
    margin-bottom: 15px;
    align-items: flex-start;
  }

  .content-area .preview-box figure {
    width: 95px;
    height: 95px;
    margin-right: 15px;
  }

  .content-area h2 {
    font-size: 16px;
  }

  .content-area .preview-box p {
    font-size: 13px;
    margin-bottom: 4px;
  }

  .content-area .detail-card {
    padding: 15px;
  }

  .content-area h6 {
    font-size: 16px;
  }

  .content-area .detail-card {
    margin-bottom: 12px;
  }

  .content-area .detail-card a {
    font-size: 15px;
  }

  .content-area .detail-card i {
    margin-right: 3px;
  }

  .content-area .products-summary {
    padding: 20px 18px;
  }

  .content-area .products-summary h4 {
    font-size: 18px;
  }

  .content-area .summary-list li {
    font-size: 14px;
    margin-bottom: 14px;
  }

  .content-area .summary-list li:last-child {
    padding-top: 15px;
  }

  .sidebar-menu button {
    font-size: 16px;
  }

  .sidebar-menu button i {
    font-size: 18px;
  }

  .content-area {
    margin-top: 33px;
  }

  .sidebar-menu .menu-list {
    padding: 10px;
  }

  .sidebar-menu li {
    margin-bottom: 3px;
  }

  .error-panel.custom-style {
    padding: 25px 0px;
  }

  .error-panel h1 {
    font-size: 51px;
    font-weight: 700;
  }

  .error-panel span {
    font-size: 20px;
  }

  .error-panel p br {
    display: none;
  }

  .error-panel p {
    font-size: 15px;
    margin-bottom: 24px;
  }

  .error-panel .notice-box a {
    font-size: 14px;
  }

  .error-panel.custom-style {
    padding: 29px 0px;
  }

  .thanks-panel .wrapper-container {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
    padding: 0px;
  }

  .thanks-panel .top-box i {
    font-size: 45px;
  }

  .thanks-panel h1 {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 16px;
  }

  .thanks-panel .top-box p {
    font-size: 17px;
  }

  .thanks-panel .top-box span {
    font-size: 16px;
  }

  .thanks-panel .order-item {
    padding: 10px;
  }

  .thanks-panel figure {
    width: 76px;
    height: 76px;
    margin-right: 16px;
  }

  .thanks-panel figure strong {
    width: 23px;
    height: 23px;
  }

  .thanks-panel h6 {
    font-size: 15px;
  }

  .thanks-panel .order-item p {
    font-size: 15px;
  }

  .thanks-panel .price {
    font-size: 15px;
  }

  /*Subscription page media queries*/
  .plans-panel .custom-title {
    margin-bottom: 15px;
  }

  .plans-panel .comman-title-box p {
    line-height: 22px;
  }

  .plans-panel .plans-box {
    margin-bottom: 20px;
  }

  .plans-panel h3 {
    font-size: 17px;
  }

  .plans-panel strong {
    font-size: 15px;
  }

  .plans-panel .bottom-box {
    margin-top: 22px;
  }

  /*Rewards panel media queries*/
  .rewards-panel p {
    font-size: 16px;
  }

  .rewards-panel .rewards-box {
    margin-bottom: 18px;
  }

  .rewards-panel h4 {
    font-size: 19px;
  }

  .rewards-panel .rewards-list {
    margin-top: 4px;
  }

  .rewards-panel .rewards-list p,
  .rewards-panel .rewards-list span {
    font-size: 12px;
  }

  .rewards-panel .left-box {
    width: 59%;
  }

  .rewards-panel .rewards-list {
    align-items: flex-start;
  }

  .loyalty-hero-panel {
    padding: 40px 0px;
  }

  .loyalty-hero-panel h1 {
    font-size: 27px;
  }

  .steps-panel,.program-tiers-panel{
    padding-bottom: 10px;
  }

  .steps-panel .steps-box {
    margin-bottom: 18px;
    height: auto;
    padding: 20px;
  }

  .steps-panel h3 {
    font-size: 19px;
    margin-bottom: 12px;
  }

  .steps-panel p {
    font-size: 15px;
  }

  .program-tiers-panel .custom-title{
    margin-bottom:15px;
  }

  .program-tiers-panel h3{
    font-size:20px;
  }

  .program-tiers-panel span{
    font-size:15px;
  }

  .program-tiers-panel h4{
    font-size:18px;
  }

  .program-tiers-panel .tiers-box{
    margin-bottom:18px;
  }

  .program-tiers-panel .earnpoint-list{
    margin-bottom:23px;
  }

  /* .form-panel,.password-change-panel{
    min-height:620px;
    align-content:center;
   }

   .account-edit-panel{
    min-height:770px;
    align-content:center;
   } */

}