/**********- MOBILE VIEW -***********/


/**********- TABLET VIEW -***********/



/**********- PC VIEW -***********/
@media screen and (max-width: 1280px) {
  .main-nav .navigation ul li {
    margin: 0 12px
  }

  .location-section .location-boxes .location-box .box-content .icon {
    top: -111px
  }


  .projects-section .project-item+.project-item {
    margin-top: 0
  }

  .feature-section .feature-item-content .des {
    font-size: 12px;
  }

  footer .sec-copyright .img-part {
    width: 100%;
  }

  .common-banner-section .text-part .text-center {
    font-size: 26px;
  }

  .common-banner-section {
    padding: 80px 0 80px;
  }

  .common-content-section {
    padding: 0;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .sec-product-section .filter-panel .panel-body {
    min-height: max-content;
    height: max-content;
    padding: 0;
  }

  .sec-product-section .filter-panel .panel-item .item-title {
    padding: 6px 10px;
    font-size: 14px;
  }

  .sec-product-section .product-listings .panel-part {
    max-width: 100%;
    margin-left: 0;
    margin-top: 20px;
    z-index: 0;
  }

  .sec-product-section .filter-panel {
    width: 100%;
    z-index: 5;
    top: 10px;
  }

  .sec-product-section .product-list .product-item {
    max-width: calc(50% - 20px);
    width: 50%;
  }

  .product-item .tags .amount-tag {
    font-size: 12px;
  }

  .product-item .tags .text-tag {
    font-size: 12px;
  }

  .product-item .product-info .product-content {
    padding: 10px;
    height: max-content;
    max-height: max-content;
  }


  .product-details-content {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }

  .product-image-content {
    max-width: calc(100% - 30px);
  }

  .product-image-content .mySwiper2 .swiper-slide {
    height: 250px;
  }

  .product-image-content .detailsSwiper .swiper-slide {
    height: 50px;
  }

  .product-image-content {
    position: unset;
  }

  .related-products-section .section-title {
    font-size: 25px;
    padding: 0;
  }

  .product-details-content .product-cart .add-to-cart {
    padding: 10px;
  }


  .outlet-details .category-name,
  .outlet-details .cart-part {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #fff;
    padding: 20px 0;
    overflow: auto;
    width: 230px;
    height: 100%;
    box-shadow: rgb(0 0 0 / 10%) -2px 0 20px;
    transform: translateX(110%);
    transition: all .3s ease
  }

  .outlet-details .category-name.active,
  .outlet-details .cart-part.active {
    transform: translateX(0%)
  }

  .details-section .cart-part .lists {
    height: unset;
    margin-bottom: 20px;
    max-height: 60vh;
    min-height: max-content;
    overflow-x: hidden;
    overflow-y: auto
  }

  .outlet-details .cart-part {
    width: 90vw;
    padding-left: 20px
  }

  .sec-product-details {
    padding: 40px 0
  }

  .outlet-details .products,
  .outlet-details.grocery-lists .products {
    max-width: 100%;
  }

  .outlet-details .detail {
    max-width: 100%;
  }

  .outlet-details .product-lists .product-item .img-part {
    width: 100%;
  }

  .outlet-details.grocery-lists .products .product-lists .product-item {
    width: 100%;
    max-width: calc(100% - 10px);
  }

  .outlet-details.grocery-lists .products .product-lists {
    flex-wrap: wrap;
  }

  .outlet-details .price {
    width: 100%;
  }

  .outlet-details .price-wrap {
    display: flex;
  }

  .outlet-details .item-quantity {
    width: 50%;
  }

  .outlet-details .products .add-action {
    width: 50%;
    margin-left: 4px;
    padding: 8px 4px;
    margin-top: 0;
  }

  .local-services-section .local-wrap .wrap {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 20px;
    z-index: -1;
  }

  .local-services-section .local-wrap {
    flex-wrap: wrap;
  }

  .local-services-section .product-list .product-item,
  .local-services-section .product-list .product-meta.order-meta {
    flex-wrap: wrap;
  }
  .local-services-section .product-list .product-item{width: 50%;max-width: calc(50% - 10px);overflow: hidden;}

  .local-services-section .product-list .product-image {
    width: 100%;
  }

  .local-services-section .product-list .product-image+.product-content {
    max-width: 100%;
  }

  .local-services-section .product-list .product-meta.order-meta .meta-item {
    width: 100%;
    max-width: 100%;
  }

  .local-services-section .local-wrap .type-part {
    width: 100%;
    top: 10px;
  }

  .local-services-section {
    padding: 20px 0;
  }

}

@media screen and (max-width: 1024px) {
  .sec-product-section .product-listings .filter-panel {
    width: 280px;
    position: unset;
  }

  .sec-product-section .product-listings .panel-part {
    max-width: calc(100% - 280px);
  }

  .outlet-details .product-lists .product-item {
    width: 50%;
    max-width: calc(50% - 10px);
    margin: 5px;
    flex-wrap: wrap;
  }
  .outlet-details .products .product-lists{display: flex;}

  .seleted-section .form-part{padding: 20px 0;}

}

@media screen and (max-width: 991px) {
  .title .para {
    font-size: 14px
  }

  .log-in-page .form-login {
    width: 100%
  }

  .log-in-page {
    padding: 40px 0
  }

  .forget-page .forget-form {
    width: 100%
  }

  .forget-page {
    padding: 40px 0
  }

  .sign-up-page {
    padding: 40px 0
  }

  .sign-up-page .form-signup {
    width: 100%
  }

  .verify-otp-page {
    width: 100%
  }

  .change-password-page {
    width: 100%
  }

  .change-password-page .change-form {
    width: 100%
  }

  .verify-otp-page .verify-form {
    width: 100%
  }

  header {
    padding: 5px 0
  }

  header .navigation-menu .navigation .user-menu .dropdown-toggle .title {
    display: none
  }

  header .navigation-menu .navigation .user-menu .dropdown-toggle:after {
    display: none
  }

  header .navigation-menu .navigation .user-menu .dropdown-toggle {
    padding-right: 0 !important
  }

  .main-nav-logo {
    width: 60px
  }

  header .navigation-menu .navigation .cart-img {
    margin: 0 20px
  }

  .location-section .location-boxes {
    margin: 0
  }

  .form-section {
    padding: 40px 0 20px
  }

  .form-section .form-content .form-part {
    padding: 0
  }

  .form-section .form-content::before {
    display: none
  }

  .form-section .form-content::after {
    display: none
  }

  footer .sec-copyright {
    margin: 0;
    text-align: center;
    line-height: 1.5
  }

  footer .footer-title {
    margin: 0 0 10px;
    font-size: 20px
  }

  footer .footer-link-list>li>a {
    padding: 0 0 5px
  }

  footer .footer-contact {
    margin-bottom: 18px
  }

  footer .footer-contact .brand {
    margin: 0
  }

  footer .about-text {
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .6px
  }

  .title .main-title {
    font-size: 25px;
    padding: 0 0 15px
  }

  header .responsive-action .btn-menu {
    justify-content: flex-end;
    width: 35px
  }

  header .responsive-action {
    display: block;
    order: 1
  }

  header .navigation-wrap.active {
    transform: translateX(0%)
  }

  header .navigation-wrap {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 11;
    background-color: #fff;
    height: 100%;
    width: 300px;
    box-shadow: 2px 0 10px rgb(0 0 0 / 10%);
    padding: 15px 0;
    transform: translateX(110%);
    transition: all .4s ease
  }

  header .nav-menu-item {
    display: block
  }

  .main-nav .navigation ul li {
    height: 44px
  }

  .banner-sec .banner-text .heading {
    font-size: 34px
  }

  .banner-sec .banner-text .para {
    padding: 0
  }

 

  .banner-sec .banner-text .para {
    font-size: 16px;
    margin-bottom: 35px
  }

  .banner-sec {
    height: 650px
  }

  .location-section .location-boxes .location-box {
    padding: 20px 10px 15px
  }

  .location-section .location-boxes .location-box .box-content .location .location-text {
    font-size: 18px
  }

  .location-section,
  .projects-section {
    padding: 50px 0
  }

  .projects-section .view-more {
    bottom: -12px
  }

  .location-section .location-boxes .location-box .box-content .icon {
    width: 60px;
    height: 60px;
    font-size: 23px;
    top: -126px
  }

  .form-part {
    padding: 20px;
  }

  .feature-section .parent {
    display: unset;
  }

  .feature-section .feature-item {
    margin-top: 20px;
  }

  .feature-section .div2 .feature-item .feature-img {
    height: 420px;
  }

  .feature-section .div3 .feature-item .feature-img {
    height: 350px;
  }

  .feature-section .div1 .feature-item .feature-img {
    height: 380px;
  }

  .feature-section .feature-item-content {
    padding: 20px;
  }

  .promise-section .section-title,
  .contact-section .form-title {
    font-size: 25px;
    margin-bottom: 0;
    line-height: 1.2;
  }

  .business-listing-section .cta-wrap {
    flex-wrap: wrap;
    padding: 15px;
  }

  .contact-section .form-part {
    padding: 20px;
    margin-top: 25px;
  }

  .promise-section {
    padding: 20px 0 0;
  }

  .seleted-section .form-part {
    padding: 20px;
    
  }

  .header-part .section-title {
    padding: 10px 0;
  }

  .location-section .location-boxes .location-box {
    height: 260px;
    width: 50%;
    max-width: calc(50% - 20px);
  }


  .details-section .profile .profile-details-wrap,
  .details-section .profile .contact-info,
  .details-section .other-data {
    flex-wrap: wrap;
  }
  .details-section .profile-img{width: 100%;}

  .details-section .profile .profile-details {
    max-width: 100%;
    padding: 0;
  }

  .details-section .profile .contact-info .data-item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .details-section .other-data .item {
    width: 50%;
    max-width: calc(50% - 10px);
  }

  .outlet-details {
    padding: 20px;
  }


  .sec-product-section .product-listings .panel-part {
    max-width: 100%;
    margin-left: 0;
    margin-top: 20px;
    z-index: 0;
    padding-left: 0;
  }

  .sec-product-section .filter-panel {
    width: 100% !important;
    z-index: 5;
    top: 10px;
  }

  .sec-product-section .product-list .product-item {
    max-width: calc(100% - 20px);
    width: 100%;
  }

  .product-item .tags .amount-tag {
    font-size: 12px;
  }

  .product-item .tags .text-tag {
    font-size: 12px;
  }

  .product-item .product-info .product-content {
    padding: 10px;
    height: max-content;
  }

  .product-item .product-info .product-image {
    height: 160px;
  }

  .product-item .product-info .product-content .product-name {
    font-size: 18px;
  }

  .product-item .rating-star .backstar,
  .product-item .rating-star .frontstar {
    font-size: 13px;
  }

  .product-item .product-info .product-content .rating-wrap {
    margin-top: 5px;
  }


  .outlet-details .products .product-lists {
    display: flex;
    flex-wrap: wrap;
  }

  .outlet-details .product-lists .product-item {
    width: 50%;
    max-width: calc(50% - 10px);
    margin: 5px;
  }
  .local-services-section .product-list .product-item{width: 100%;max-width: 100%;}

}

@media screen and (max-width: 768px) {
  .title .main-title {
    font-size: 25px;
    padding: 0 0 15px
  }

  .location-section {
    padding: 30px 0 0
  }

  .banner-sec .banner-text {
    padding: 0 10px
  }

  .location-section .location-boxes .location-box {
    max-width: calc(100% - 20px);
    width: 100%;
    margin: 20px 10px
  }

  .projects-section {
    padding: 30px 0
  }

  .sec-product-section .product-listings .filter-panel {
    width: 200px;
    position: unset;
  }

  .sec-product-section .product-listings .panel-part {
    max-width: 100%;
  }

  .product-item .product-info .product-content {
    height: max-content;
  }

  .outlet-details .product-lists .product-item {
    width: 50%;
    max-width: calc(50% - 10px);
    margin: 5px;
    flex-wrap: wrap;
  }

  .details-section .other-data .item .info{justify-content: flex-start;}
  .details-section .other-data .item+ .item{padding-left: 5px;}
  .details-section .other-data .item{text-align: left;}
  .details-section .other-data .item .info .text{font-size: 14px;padding-left: 5px;}
  .details-section .other-data .item .info .icon{font-size: 14px;}
  .details-section .other-data .item+ .item{border-left: 0;}


}


/**********- PC LG VIEW -***********/
@media screen and (min-width: 1400px) {
  .location-section .location-boxes .location-box .box-content .icon {
    width: 70px;
    height: 70px;
    font-size: 27px
  }

  .title .main-title {
    font-size: 45px
  }

  .projects-section .view-more {
    bottom: 4%
  }

  footer {
    padding: 40px 0
  }

  .outlet-details .product-lists .product-item {
    flex-wrap: wrap;
  }

  .outlet-details .product-lists .product-item .img-part {
    width: 100%;
  }

  .outlet-details .detail {
    max-width: 100%;
  }

  .outlet-details .price {
    width: 100%;
  }

  .outlet-details .price {
    width: 100%;
  }

  .outlet-details .price-wrap {
    display: flex;
  }

  .outlet-details .item-quantity {
    width: 50%;
  }

  .outlet-details .products .add-action {
    width: 50%;
    margin-left: 4px;
    padding: 8px 4px;
    margin-top: 0;
  }

  .charity-section h5,
  .contact-section .form-title {
    font-size: 25px;
  }

  .feature-section .feature-title {
    line-height: 1.4;
    font-size: 25px;
  }

  .feature-section .feature-content .feature-des {
    font-size: 13px;
  }

  .feature-section .feature-item-content .item-title {
    font-size: 25px;
  }

  .form-part .form-title {
    padding-bottom: 10px;
    font-size: 20px;
  }

  .form-part .contact-check {
    padding: 0 0 20px;
  }

  .feature-section .feature-item-content .btn-book {
    font-size: 14px;
  }

  .charity-section .content-part {
    padding: 20px;
  }

  .charity-section {
    margin-top: 0;
  }

  .outlet-details .products .product-lists {
    display: flex;
  }

  .outlet-details .product-lists .product-item {
    width: 50%;
    max-width: calc(50% - 10px);
    margin: 5px;
  }

  .outlet-details .product-lists .product-item+.product-item {
    margin-top: 0;
  }

  .details-section .profile-img {
    width: 100%;
  }
}


/**********- PC XL VIEW -***********/
@media screen and (max-width: 1600px) {}

@media screen and (max-width: 820px) {
  .seleted-section .form-part{padding: 0;margin:20px 0}
  .seleted-section .form-part .col-md-3{width:50%}

  .details-section .other-data .item .info{justify-content: flex-start;}
  .details-section .other-data .item+ .item{padding-left: 5px;}
  .details-section .other-data .item{text-align: left;}
  .details-section .other-data .item .info .text{font-size: 14px;padding-left: 5px;}
  .details-section .other-data .item .info .icon{font-size: 14px;}
  .details-section .other-data .item+ .item{border-left: 0;}
}
@media screen and (min-width: 768px) {
  .seleted-section .form-part .col-md-3 {
    width: 50%;
    margin-bottom: 8px;
}
}
@media screen and (max-width: 600px) {
  .outlet-details .products .product-lists {
    display: flex;
    flex-wrap: wrap;
  }

  .outlet-details .product-lists .product-item {
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap;
  }

  .outlet-details .product-lists .product-item {
    width: 100%;
    max-width: 100%;
    margin: 5px;
  }
  .seleted-section .form-part .col-md-3 {
    width: 100%;
    margin-bottom: 8px;
}
}


/* / Mobile / */
@media (max-width: 1366px) {
  

  .outlet-details .detail {
    max-width: 100%;
  }

  .outlet-details .product-lists .product-item .img-part {
    width: 100%;
  }

  .outlet-details.grocery-lists .products .product-lists .product-item {
    width: 100%;
    max-width: calc(100% - 10px);
  }

  .outlet-details.grocery-lists .products .product-lists {
    flex-wrap: wrap;
  }

  .outlet-details .price {
    width: 100%;
  }

  .outlet-details .price-wrap {
    display: flex;
  }

  .outlet-details .item-quantity {
    width: 50%;
  }

  .outlet-details .products .add-action {
    width: 50%;
    margin-left: 4px;
    padding: 8px 4px;
    margin-top: 0;
  }
  .outlet-details .product-lists .product-item{flex-wrap: wrap;}
}