@media only screen and (max-width: 767px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .ptb-80 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pt-80 {
    padding-top: 30px;
  }
  .pb-80 {
    padding-bottom: 30px;
  }
  .section-content {
    margin-top: 30px;
  }
  .section-content.style1 {
    margin-top: 0px;
  }
  .section-title-area h2 {
    font-size: 18px;
  }
  .section-title-area p {
    font-size: 14px;
  }
  .default-btn {
    padding: 5px 10px;
    font-size: 12px;
  }
  .header-topbar .header-content p {
    font-size: 12px;
  }
  .header-topbar .header-content .contact {
    display: none;
  }
  .header-topbar .header-content .contact-small-device {
    display: block;
  }
  .sticky-wrapper .container-fluid {
    padding: 15px 15px;
  }
  .sticky-wrapper .logo-area a {
    font-size: 28px;
  }
  .sticky-wrapper .menu-list-toggler {
    position: relative;
    margin-right: 0;
    width: 20px;
    top: 3px;
  }
  .sticky-wrapper .menu-list-toggler span {
    margin-bottom: 4px;
  }
  .sticky-wrapper .menu-list-toggler span:last-child {
    margin-bottom: 0;
  }
  .sticky-wrapper .large-device-menu-area {
    display: none;
  }
  .sticky-wrapper .mobile-menu-area {
    visibility: visible;
    display: flex;
  }
  .why-us-card h3 {
    font-size: 16px;
  }
  .why-us-card .icon-box {
    width: 80px;
    height: 80px;
    font-size: 24px;
    margin-bottom: 15px;
  }
  .gallery {
    display: none;
  }
  .category {
    padding-top: 0;
  }
  .category-card .category-content {
    bottom: 25px;
  }
  .category-card .category-content h3 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .testimonial-card {
    transform: unset;
    margin: 30px 10px;
    box-shadow: unset;
  }
  .footer-links {
    margin-top: 30px;
    display: none;
  }
  .footer-links li a {
    font-size: 16px;
  }
  .footer .footer-logo a {
    font-size: 48px;
    margin-bottom: 24px;
  }
  .footer p {
    font-size: 16px;
  }
  .footer .footer-contact li a {
    font-size: 16px;
  }
  .footer .footer-contact span {
    font-size: 16px;
  }
  .footer-large-text {
    font-size: 74px;
  }
  .popup-cart .popup-cart-content {
    width: 312px;
    padding: 20px 15px;
  }
  .popup-cart .popup-cart-content .popoup-close {
    top: 15px;
  }
  .cart-card {
    gap: 15px;
  }
  .cart-card img {
    width: 72px;
    height: 73px;
  }
  .cart-card h4 a {
    font-size: 18px;
  }
  .cart-card .dlt-btn {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }
  .cart-card .product-features {
    padding-bottom: 8px;
  }
  .cart-card .product-features li {
    font-size: 14px;
  }
  .quantity {
    display: inline-block;
  }
  .quantity .qut-btn {
    padding: 0 6px;
    font-size: 11px;
    position: relative;
    top: -2px;
  }
  .quantity input {
    width: 20px;
    font-size: 12px;
  }
  .inner-hero-content h1 {
    font-size: 26px;
  }
  .inner-hero-content .brand-name {
    font-size: 16px;
  }
  .owner-img,
  .shop-address {
    margin-top: 30px;
  }
  .shop-area .shop-address {
    padding: 0;
  }
  .shop-sidebar-area {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    z-index: 999;
    overflow-y: scroll;
    padding: 60px 30px 40px;
    background-color: var(--white-color);
    transition: 0.5s ease-in-out;
  }
  .shop-sidebar-area .close-btn {
    display: block;
    font-size: 24px;
    background-color: transparent;
    position: absolute;
    border: none;
    right: 20px;
    top: 20px;
  }
  .products-card-area .sortby-area {
    max-width: 230px;
    font-size: 14px;
    margin-left: unset;
  }
  .products-card-area .sortby-area span {
    width: 75px;
  }
  .products-card-area .form-select {
    font-size: 14px;
  }
  .products-card-area .founded-products {
    font-size: 14px;
  }
  .products-card-area .p-header-area .filter-btn {
    border: none;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.2);
  }
  .size-guide img {
    max-width: 120px;
    margin: 0 auto 30px;
    display: block;
  }
  .product-details-tab {
    padding: 30px 20px;
  }
  .review-card-area .review-card {
    padding-left: 20px;
  }
  .review-card-area .review-card img {
    margin-bottom: 15px;
    position: relative;
    left: 0;
    top: 0;
  }
  .contact-info ul li {
    padding-left: 80px;
  }
  .google-map {
    height: 250px;
  }
  .profile-options-area {
    margin-bottom: 30px;
  }
  .profile-page-content {
    padding: 20px 15px;
  }
  .payment-system .btn-grp {
    gap: 10px;
  }
  .payment-system .payment-method-input {
    flex-wrap: wrap;
    padding-left: 5px;
    padding-right: 5px;
  }
  .payment-system .payment-method-input label {
    font-size: 12px;
    position: relative;
    top: -2px;
  }
  .payment-system .payment-method-input input {
    width: 12px;
    height: 12px;
  }
  .payment-system .payment-details {
    display: block;
    text-align: center;
  }
  .payment-system .payment-details .divider {
    display: block;
    line-height: unset;
    margin: 10px 0;
  }
  .payment-system .payment-details .qr-code-area {
    margin-left: auto;
    margin-right: auto;
  }
  .payment-system .payment-details .account-number {
    min-width: 300px;
  }
  .payment-system .payment-details .account-number p {
    font-size: 12px;
  }
  .payment-system .payment-details .account-number .account-no {
    font-size: 24px;
  }
  .checkout-summery,
  .order-summary {
    padding: 20px 15px;
    margin-top: 30px;
  }
  .checkout-summery h3,
  .order-summary h3 {
    font-size: 18px;
  }
  .order-summary ul li {
    font-size: 14px;
  }
  .scrollToTop {
    bottom: 50px;
    right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-btns {
    gap: 10px;
  }
  .sticky-wrapper .web-menu-list li a {
    font-size: 14px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .sticky-wrapper .logo-area a {
    font-size: 34px;
  }
  .header-btns #product-search-box input {
    max-width: 150px;
  }
  .why-us-card h3 {
    font-size: 20px;
  }
  .category-card .category-content h3 {
    font-size: 20px;
  }
  .testimonial-card {
    transform: unset;
    margin: 30px 10px;
  }
  .footer-links li a {
    font-size: 16px;
  }
  .footer .footer-logo a {
    font-size: 48px;
    margin-bottom: 24px;
  }
  .footer p {
    font-size: 16px;
  }
  .footer .footer-contact li a {
    font-size: 16px;
  }
  .footer .footer-contact span {
    font-size: 16px;
  }
  .footer-large-text {
    font-size: 165px;
  }
  .owner-img,
  .shop-address {
    margin-top: 30px;
  }
  .sidebar-category .form-group {
    font-size: 14px;
  }
  .sidebar-category .form-group .form-check-input {
    width: 14px;
    height: 14px;
  }
  .sidebar-category .form-group .stock-qty {
    font-size: 12px;
  }
  .products-card-area .p-header-area {
    justify-content: center;
  }
  .products-card-area .sortby-area {
    margin-left: unset;
    margin-top: 15px;
  }
  .checkout-summery {
    margin-top: 30px;
  }
  .checkout-summery h3 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .checkout-summery {
    margin-top: 30px;
  }
}/*# sourceMappingURL=responsive.css.map */