/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


/*========== archive css========*/

    @font-face {
  font-family: century-gothic;
  src: url(..fonts/Century Gothic.woff2);
  /*font-weight: 600;*/
}

    @font-face {
  font-family: century-gothic;
  src: url(..fonts/Century Gothic.ttf);
  /*font-weight: 600;*/
}
    @font-face {
  font-family: century-gothic;
  src: url(..fonts/Century Gothic.woff);
  /*font-weight: 600;*/
}
    a{
         font-family: "Century Gothic";
         cursor: pointer;
    }
    p{
        font-family: "Century Gothic";
        margin: 0;
    }
    h2{
        font-family: "Century Gothic";
    }
    
    body{
    font-family: "Century Gothic";
    color: #000;
}
    .rs-filter-wrap {
    padding: 50px 0;
    background: rgb(245 245 245);
    width: 100%;
    max-width: 100%;
        display: flex;
    align-items: center;
        gap: 20px;
    position: relative;
    z-index: 2;
    display:  flex;
    justify-content: center;
    align-items: center;
    }
    .bg-full-w {
       background: rgb(245 245 245);
    position: absolute;
    height: 100%;
    width: 200%;
    margin-left: -50%;
    margin-right: -50%;
    z-index: 0;
}
.rs-clear-filter {
    position: relative;
}

.rs-wrapper{
    padding: 0 10px;
    margin-top: -40px;
}
.filter-inputs {
    /*border: 1px solid #a8a8a8 !important ;*/
    border: 1px solid #a8a8a8;
    border-radius: 50px !important;
    height: 50px !important;
    background: #fff !important;
    position: relative;
    width: 250px !important;
}
input::placeholder {
    color: #666666;
}
input#date , input#orderdate {
    background: url(./../../uploads/icon-calendar.png) !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 95% !important;
    background-color: #fff !important;
}
input#time , input#ordertime{
    background: url(./../../uploads/icon-clock.png) !important;
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 95% !important;
    background-color: #fff !important;
}

#search-bar {
    border: 1px solid #a8a8a8;
    border-radius: 50px;
    height: 50px;
    background: #fff;
        min-width: 400px;
}
.search-container {
    display: flex;
    align-items: center;
    position: relative;
}
.search-container a {
    position: absolute;
    float: right;
    width: 70px;
    height: 70px;
    right: 0;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
     background: none;
  }
.rs-filter-product-wrap {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 20px;
     width: 100% !important;
     margin-top: 50px;
     position: relative;
}
.rs-container{
    max-width: 1440px;
    width: 1440px;
    margin: auto;
    padding: 50px 0;
}
@media(min-width: 950px)and (max-width: 1200px){
      .rs-filter-product-wrap {
         grid-template-columns: 1fr !important; 
    }
    .product-listing-wrap{
          grid-template-columns: 1fr 1fr 1fr !important; 
    }
    
}
@media(min-width: 500px)and (max-width: 949px){
      .rs-filter-product-wrap {
         grid-template-columns: 1fr !important; 
    }
    .product-listing-wrap{
          grid-template-columns: 1fr 1fr !important; 
    }
    .logo-img{
        height: auto !important;
    }
}

@media(max-width: 600px){
    .product-listing-wrap{
          grid-template-columns: 1fr !important; 
    }
}
@media(max-width: 499px){
     
 .rs-filter-product-wrap {
         grid-template-columns: 1fr !important; 
    }
    .logo-img img {
    width: 80px;
}
.logo-img {
    width: auto !important;
}
}

@media(max-width: 1200px){
    .rs-filter-wrap {
    flex-wrap: wrap;
    }
}
@media(max-width: 425px){
    #search-bar, .search-container, .rs-filter-date, input#date, input#time, #sidebar-search, .at-title-c, .r-quantity {
    min-width: 100% !important;
}
    .rs-filter-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .at-title{
        width: 100% !important;
    }
    .filter-result-wrap {
    margin-bottom: 20px;
}
}

.product-listing-wrap {
        display: grid;
   grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    justify-content: end;
}
.rs-logo-name-box {
    display: flex;
    gap: 10px;
        /*height: 100px;*/
    display: flex;
    align-items: center;

}
.rs-products-wrap {
    width: 100%;
    position: relative;
}
.rs-single-product-wrap {
    border: 1px solid #c3c3c3;
}
.caterer-img-wrap {
    position: relative;
        /*width: 352px;*/
    height: 175px;
}
.caterer-bg-img{
    min-height: 175px;
    height: auto;
    width: 100%;
}
.halal-logo {
    /*position: absolute;*/
    /*top: 10px;*/
    right: 10px;
    width: 70px;
    height: 70px;
}
.logo-img {
    border-radius: 50%;
    height: 70px;
    width: 70px;
    /*width: 25%;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-img img{
    border-radius: 50%;
    height: 100%;
}
.caterer-info h2 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000000;
    font-weight: bold;
        margin-bottom: 5px;
        display: inline-block;
    max-width: 13em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.caterer-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    width: 70%;
}
.logo-img p {
    margin-bottom: 0;
}
.rs-meta-info {
    display: flex;
    gap: 20px 10px;
}
.rs-meta-info p {
   margin-bottom: 0;
    font-size: 10px;
    line-height: 20px;
    color: #000000;
        display: flex;
    align-items: center;
}
.rs-logo-name-box {
    padding: 20px 10px 20px 10px;
    border-bottom: 1px solid #c3c3c3;
        position: relative;
}
.rs-meta-info p img {
    margin-right: 5px;
}
.rs-featured-info-box>p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
}
.rs-featured-info-box {
    padding: 20px;
}
.rs-menu-item {
     display: flex; 
    justify-content: space-between;
        margin-bottom: 5px;
        gap: 60px;
}
.rs-menu-item p {
    margin-bottom: 0;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    color: #000;
        font-size: 15px;
    line-height: 25px;
}
.rs-menu-item span {
    color: #000;
    font-size: 15px;
    line-height: 25px;
}
.order-btn a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #134377;
    font-weight: bold;
  
}
.order-btn {
    text-align: center;
    width: 165px;
    height: 56px;
    border-radius: 28px;
    background-color: #fecb38;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order-btn {
    margin: 20px auto auto auto;
}
.icon-cart {
    width: 20px;
    margin-left: 2px;
}
.position-tags {
    position: absolute;
    top: -15px;
    left: 30%;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.position-tags p {
       margin-bottom: 0;
    background: purple;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #fff;
}
.tag-img {
    border-radius: 50px;
    width: 20px;
    height: 20px;
    background: purple;
     display: flex;
    justify-content: center;
    align-items: center;
}

.rs-clear-filter a{
    font-size: 16px;
letter-spacing: 0px;
line-height: 36px;
color: #134377;
font-weight: bold;
width: 141px;
height: 56px;
border-radius: 28px;
background-color: #fecb38;
    display: block;
    display: flex;
    align-items: center;
    text-align: center;
justify-content: center;
}
.rs-filter-r-left h2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 40px;
}

@media(max-width: 374px){
      .rs-filter-r-left h2 {
        margin-bottom: 0px;
    font-size: 22px;
    line-height: 32px;
}
}
@media(max-width: 425px){
      .filter-icon{
          top: 110px !important;
      }
}

@media(min-width: 425px) and (max-width: 768px){
    .filter-result-wrap {
        gap: 20px;
}
}
@media(max-width: 768px){

.filter-result-wrap {
    align-items: end !important;
}
 .rs-filter-r-left h2 {
        margin-bottom: 0px;
}
}
.rs-filtered-items p {
    min-width: 98px;
    width: auto;
    padding: 0 10px;
    min-height: 29px;
    border-radius: 14px;
    font-size: 16px;
    line-height: 19px;
    background-color: #134377;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
}
.rs-filtered-items p span {
    margin-left: 10px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #ffffff;
    font-weight: bold;
}

.at-tab {
  display: none;
  padding: 20px;
}

.at-title {
  cursor: pointer;
  width: 100%;
height: 60px;
border-radius: 30px;
background-color: #ffffff;
border: 2px solid #134377;
  position: relative;
  transition: background-color 0.3s ease;
      display: flex;
    justify-content: space-between;
    align-items: center;
}
.at-title img {
    margin-right: 10px;
        width: 20px;
    height: 20px;
}

/*.at-title:after {*/
/*  content: url('./../../uploads/down-arrow-b.png');*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  transform: translateY(-50%);*/
/*  right: 10px;*/
/*  transition: all 0.3s ease;*/
/*  font-size: 24px;*/
/*}*/

/*.at-title.active:after {*/
/*  content: "-";*/
/*}*/

.at-item {
  margin-bottom: 15px;
}

.at-title h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  padding: 10px 15px;
  margin: 0;
}

.cuisine-accordion {
  max-width: 1170px;
  margin: 40px auto 0;
}

.at-tab-c {
  display: none;
  padding: 20px;
}

.at-title-c {
  cursor: pointer;
  width: 100%;
height: 60px;
background-color: #ffffff;
border-bottom: 1px solid #a8a8a8;
  position: relative;
  transition: background-color 0.3s ease;
  display: flex;
    justify-content: space-between;
    align-items: center;
}
.at-title-c img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}


/*.at-title-c:after {*/
/*  content: "+";*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  transform: translateY(-50%);*/
/*  right: 10px;*/
/*  transition: all 0.3s ease;*/
/*  font-size: 24px;*/
/*}*/

/*.at-title-c.active-c:after {*/
/*  content: "-";*/
/*}*/

.at-title-c h2 {
  font-size: 22px;
  font-weight: 600;
  padding: 10px 15px;
  margin: 0;
}


.select-foption {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #000000;
        margin-bottom: 10px;
        position: relative;
}
.select-foption input {
    margin-right: 10px;
}


.select-foption label {
    margin: 0;
    /*font-family: "Century Gothic";*/
}
#sidebar-search {
    width: 100% !important;
    height: 60px;
    border-radius: 30px;
    background-color: #ececec !important;
}
.rs-filtered-items {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}
@media(max-width: 1024px){
    .rs-filtered-items {
    margin: 10px 0;
}
.rs-filtered-items p {
    min-width: 110px;
    font-size: 14px;
    line-height: 18px;
}
}
.cuisines{
    padding: 20px 0;
}
.cuisine-search-container{
        margin-bottom: 20px;
}
.filter-result-wrap {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 20px;
    gap: 20px;
    
}
@media(max-width: 500px){
    .filter-result-wrap {
        flex-wrap: wrap;
    }
}
.rs-sort {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
select#select-option {
    border: none;
    padding: 0 10px 0 0;
    color: #666666;
    background-image: url('./../../uploads/down-arrow-grey.png') !important;
  background-repeat: no-repeat !important;
  background-size: 13px;
  height: 20px;
  width: 60px;
}

.rs-sort label {
    min-width: 60px;
    margin: 0;
    color: #666666;
}
.rs-product-pagination {
    margin: 50px 0;
    padding: 20px;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.rs-page-lists {
    list-style: none;
    display: flex;
    gap: 20px;
    align-items: center;
    cursor: pointer;
}
.rs-page-lists li {
    width: 45px;
    height: 45px;
    border-radius: 23px;
    background-color: #f6f6f6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    cursor: pointer;
} 
.page-numbers {
    width: 45px;
    height: 45px;
    border-radius: 23px;
    background-color: #f6f6f6;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rs-page-lists li.active{
background-color: #134377;
color: #fff;
}

.search-icon {
    opacity: 0.4;
}
.r-quantity {
    display: flex;
    border: 1px solid rgb(188 188 188);
    border-radius: 50px;
    height: 50px;
    background: #fff;
    position: relative;
    align-items: center;
        padding: 0 5px;
        min-width: 300px;
}
.r-quantity input {
    border: none;
    text-align: center;
}
.r-quantity .minus, .r-quantity .plus{
    width: 42px;
height: 40px;
border-radius: 50px;
background-color: #f5f5f5;
}


/*.m-filter{*/
/*    position: fixed;*/
/*  bottom: -100%;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 60%; */
/*  background-color: #fff;*/
/*  box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);*/
/*  padding: 20px;*/
/*  overflow-y: auto;*/
/*  transition: bottom 0.4s ease;*/
/*  z-index: 999;*/
/*}*/
/*.m-filter.active {*/
/*  bottom: 0;*/
/*}*/

/*.m-filter::-webkit-scrollbar {*/
/*  display: none;*/
/*}*/
/*@media(min-width: 768px) {*/
  /*.m-filter {*/
  /*  position: static;*/
  /*  height: auto;*/
  /*  box-shadow: none;*/
  /*  bottom: auto;*/
  /*  transition: none;*/
  /*}*/

/*  .filter-icon {*/
/*    display: none;*/
/*  }*/
/*}*/



@media(max-width: 1200px){
    .at-title, #sidebar-search, .at-title-c{
        width: 100%;
    }
    .m-filter {
    padding-top: 50px;
}
.filter-close-btn {
            display: flex !important;
        margin: 10px 0 20px 0;
        float: right;
        border: 2px solid #134377;
        padding: 10px;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        text-align: center;
        justify-content: center;
        align-items: center;
        cursor: pointer;
}
.m-filter {
        position: fixed;
        bottom: -100%;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
        padding: 20px 20px 20px 20px;
        overflow-y: auto;
        transition: bottom 0.4s ease;
        z-index: 999;
    }
    
.filter-icon {
        position: absolute;
        top: 40px ;
        right: 0;
        z-index: 1000;
        background-color: #134377;
                /*background-color: #f5f5f5 !important;*/
        box-shadow: 0 0 5px 0 #f5f5f5;
        /*border-radius: 50%;*/
        color: #fff;
        border: none;
       /*width: 42px;*/
        /*height: 40px;*/
        /*padding: 10px;*/
        padding: 10px 12px 10px 12px;
        display: block !important;
}
button#filter-toggle span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    gap: 10px;
}
#filter-toggle svg {
    margin-right: 5px;
}
.m-filter.active {
          bottom: 0;
        z-index: 9999;
}
}
.filter-icon{
    display: none;
}
.filter-close-btn {
    display: none;
}
/* Custom Time Picker Design */
    .ui-timepicker-wrapper {
      background: #ffffff;
      border: 1px solid #ddd;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      font-size: 14px;
      z-index: 1000;
    }
    
    .ui-timepicker-wrapper .ui-timepicker-list {
      padding: 5px;
      margin: 0;
      list-style: none;
    }
    .ui-timepicker-wrapper .ui-timepicker-list li {
      padding: 5px 10px;
      cursor: pointer;
    }
.ui-timepicker-wrapper {
    width: 250px !important;
    height: 200px;
  overflow: auto;
}

.rs-head-banner-wrap {
    min-height: 350px;
        display: flex;
    align-items: center;
    gap: 40px;
    position: relative;
}
.head-bg-full-w {
    background: url('../uploads/2024/12/Crab-Wang.png');
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    height: 100%;
    width: 100%;
    /*margin-left: -50%;*/
    /*margin-right: -50%;*/
    z-index: 0;
}
.head-bg-full-w::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    background: #000;
    opacity: 0.702;
}
.banner-overlay {
    display: flex;
    align-items: center;
        justify-content:center;
    gap: 40px;
    position: relative;
    padding: 10px;
    width: 100%;
}
@media(max-width: 600px){
    .banner-overlay {
        flex-wrap: wrap;
         gap: 20px;
         padding: 40px 10px;
    }
}
.banner-inner-content {
    position: relative;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.banner-head-desc {
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    width: 100%;
}
@media(min-width: 1024px){
    .banner-head-desc{
        width: 80%;
    }
}
#mainTitle{
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 46px;
    color: #fecb38;
    font-weight: bold;
}
.listing-banner-bg {
    background: url(./../../uploads/bg-img-001.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.sort-label {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    margin-bottom: 0;
}
#select-option {
    min-width: 80px;
    max-width: 80px;
}   
#select-option:focus {
    width: auto;
}   
/*========== archive css========*/

    .rs-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
    margin-top: -40px;
    margin-bottom: 50px;
}
    
    .rs-top-tab-wrap {
    display: flex;
    width: 100%;
    padding-bottom: 50px;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    /* margin-left: -50%; */
    /* margin-right: -50%; */
    z-index: 0;
    pointer-events: auto;

}
.rs-tab-item p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #000000;
    /*font-weight: bold;*/
    text-align: center;
    margin: 0;
}
.rs-tab-item{
    width: 100%;
height: 60px;
background-color: #ffffff;
border: 1px solid #c0c0c0;
cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rs-tab-item.active{
    border-bottom: 4px solid #134377;
}
.rs-tab-item.active p{
    font-weight: bold;
    color: #134377;
}
.rs-product-cart-wrap {
    display: flex;
    gap: 50px;
    margin-top: 100px;
    z-index: 9;
    position: relative;
    width: 100%;
    padding: 0 10px;
}

.rs-icon-box p {
    font-size: 15px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 0;
}
.rs-icon-box{
    display: flex;
    align-items: center;
        gap: 10px;
    justify-content: flex-start;
        margin-bottom: 10px;
}
#menu-tab-content {
    width: 55%;
}
.rs-pd-info {
    /*border: 1px solid #c0c0c0;*/
    /*padding: 20px;*/
        margin-top: 40px;
}
.p-main-info-wrap {
   display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 20px;
    /*padding-bottom: 20px;*/
}
.p-main-info {
        display: grid;
    grid-template-columns: 2fr 3fr;
    gap: 20px;
}
.p-main-info img {
    width: 100%;
    height: auto;
}
.rs-product-title {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
        margin: 0;
        font-weight: 700;
}

.meta-info {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
}
.brief-sec {
    font-size: 13px;
    line-height: 23px;
}
.rs-p-price {
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    font-weight: bold;
        margin-top: 10px;
}
.rs-p-detail-addons h2 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000000;
    font-weight: 600;
    font-family: "Century Gothic";
}

.rs-tags-wrap p {
    margin-bottom: 0;
    background: purple;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #fff;
}
.tag-img{
      border-radius: 50px;
    width: 30px;
    height: 30px;
    background: purple;
     display: flex;
    justify-content: center;
    align-items: center;
}
.rs-tags-wrap {
    display: flex;
    gap: 10px;
}
.order-btn {
    text-align: center;
    width: 165px;
    height: 56px;
    border-radius: 28px;
    background-color: #fecb38;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order-btn {
    margin: 20px auto auto auto;
}
.add-to-cart-btn a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #134377;
    font-weight: bold;
      width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.add-to-cart-btn {
    margin-top: 10px !important;
    margin-bottom: 10px;
    cursor: pointer;    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #134377;
    font-weight: bold;
    max-width: 140px;
    font-family: "Century Gothic";
}
.p-add-to-cart {
    text-align: center;
}
.rs-p-detail-addons {
    padding: 20px 0;
    border-top: 1px solid #cecece;
}
.select-foption {
    align-items: baseline;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #000000;
        margin-bottom: 10px;
}
.select-foption input {
    margin-right: 10px;
}
.rs-addons-inner .select-foption {
    width: 48%;
}
.rs-addons-inner {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    flex-wrap: wrap;
        width: 100%;
}
.select-foption label {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
.rs-other-addon-options {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.rs-addon-options {
    display: flex;
    justify-content: space-between;
}
.rs-order-notes input{
    padding: 10px;
    width: 100%;
    border: 1px solid #cecece;
}
.r-products {
    border: 1px solid #cecece;
    padding: 20px;
    margin-top: 20px;
}
.rs-p-detail-addons h2 span {
    color: red;
}
.rs-addon-options>div:first-child(){
    width: 70%;
}
/*.rs-addon-options>div:last-child {*/
/*    width: 30%;*/
/*}*/
/*.rs-product-detail-wrap {*/
/*    width: 60%;*/
/*}*/
.rs-cart-wrap {
    width: 45%;
}
.rs-cart-inner {
    position: relative;
    height: auto;
    border-radius: 40px;
    background-color: #f8f8f8;
    border: 2px solid #134377;
}
.cart-title{
    min-height: 60px;
    border-radius: 30px;
    background-color: #134377;
    border: 2px solid #134377;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-title p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    padding: 5px 8px;
}
.rs-cart-form input {
    height: 56px;
    border-radius: 28px;
    background-color: #ffffff;
    border: 1px solid #a8a8a8;
    margin-bottom: 10px;
}
.rs-cart-form .form-control {
    display: flex;
    gap: 20px;
}
.form-control input {
    width: 50%;
}
input::placeholder{
    color: #666;
}
.rs-cart-info-wrap {
    padding: 20px;
}
.rs-final-p-info {
    padding: 30px 20px 30px 0;
    border-top: 1px solid #a8a8a8;
    display: flex;
    justify-content: space-between;
    position: relative;
    gap: 20px;
}
.cart-p-title {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #666666;
}
.rs-selected {
    letter-spacing: 0px;
    line-height: 24px;
    color: #666666;
    font-weight: bold;
}
.rs-total-subtotal-wrap {
    padding: 20px 0;
    border-top: 1px solid #a8a8a8;
}
.rs-subtotal p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000;
    font-weight: bold;
}
.rs-subtotal {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    gap: 10px;
}
.rs-Total-price p {
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 32px;
    font-weight: bold;
    color: #000;
}
.rs-Total-price {
    display: flex;
    justify-content: space-between;
}
.rs-add-checkout-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    align-items: center;
}
.rs-price {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
}
.rs-add-checkout-wrap {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    align-items: center;
    gap: 20px;
}
.cart-add-btn {
    height: 56px;
    border-radius: 28px;
    background-color: #134377;
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 31px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
        width: 50%;
        cursor: pointer;
}
.cart-add-btn:hover{
    color: #fff;
}
.cart-checkout-btn {
    background: #fecb38;
    color: #134377;
}
.rs-cart-form {
    padding: 15px 0 22px 0;
}
.rs-final-p-info-left {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}
@media(max-width: 530px){
    .rs-final-p-info-left {
           flex-direction: column;
}
}
.s-r-quantity {
    display: flex;
    align-items: center;
    justify-content: center;
}
.s-r-quantity input {
    width: 40px;
    border: none;
    background: transparent;
    padding: 0 4px;
}
.s-r-quantity .minus, .s-r-quantity .plus {
    width: 42px;
    height: 40px;
    border-radius: 50px;
    background-color: #7d7d7d;
    color: #fff;
}
.rs-s-product-detail-wrap {
    margin-top: 50px;
}
.product-menu-heading {
    font-size: 24px;
    letter-spacing: 1px;
    line-height: 34px;
    color: #000000;
    font-weight: bold;
    font-family: "Century Gothic";
}
.rs-product-detail-wrap .rs-s-product-detail-wrap:first-child{
    margin-top: 0px;
}
.rs-product-detail-wrap {
    margin-top: 50px;
}
.rs-product-detail-wrap:first-child{
    margin-top: 0px;
}


.s-at-tab {
  display: none;
  padding: 20px 0 0 0;
}

.s-at-title {
  position: relative;
  transition: background-color 0.3s ease;
}


.s-at-item {
  margin-bottom: 15px;
      border: 1px solid #c0c0c0;
    padding: 20px;
}

input[type="textarea"] {
    min-height: 100px;
     resize: vertical;      
    box-sizing: border-box; 
}
input[type="textarea"]::placeholder {
   vertical-align: top;
}


@media(max-width: 600px){
    .banner-overlay {
        flex-wrap: wrap;
         gap: 20px;
         padding: 40px 10px;
    }
    .head-logo-img {
    width: 150px;
    height: 150px;
    }
    .head-halal-logo {
   position: unset !important;
    margin-top: 10px;
    }
    .title-tags-wrap {
  display: flex;
  justify-content: center;
}
.rs-head-meta-info {
  justify-content: center;
}
    .head-halal-logo-wrap, .banner-head-desc {
    text-align: center;
}
.banner-head-desc{
    width: 100% !important;
}
}
.head-logo-img img {
    border-radius: 50%;
    height: 100%;
}
.head-logo-img{
   width: 100%;
height: 100%;
border-radius: 111px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-tags-wrap {
    display: flex;
    align-items: center;
    gap: 40px;
        margin-bottom: 15px;
}
.title-tags-wrap h1 {
    font-size: 36px;
    letter-spacing: 1px;
    line-height: 46px;
    color: #fecb38;
    font-weight: bold;
    margin-bottom: 0;
}
.rs-head-meta-info p {
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.rs-head-meta-info {
    display: flex;
    gap: 40px;
}
.head-halal-logo-wrap {
    position: relative;
        margin-bottom: 25px;
}
.head-halal-logo {
    position: absolute;
    top: 0;
    right: 10%;
}
.rs-head-meta-info p img {
    margin-right: 8px;
}
.banner-head-desc {
    font-size: 15px;
    line-height: 30px;
    color: #ffffff;
    width: 90%;
}
.banner-logo-side {
    width: 20%;
}
.banner-content-side {
    width: 80%;
    position: relative;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
  padding: 10px;
  text-align: center;
}


.s-r-quantity button {
  cursor: pointer;
}

.s-r-quantity button:first-child {
  border-radius: 50%;
  color: #fff;
      width:42px;
    height: 40px;
    background-color: #7d7d7d;
}

.s-r-quantity button:last-child {
   border-radius: 50%;
  color: #fff;
       width: 42px;
    height: 40px;
    background-color: #7d7d7d;
}

@media(max-width: 1024px){
    .rs-cart-wrap,  #menu-tab-content{
        width: 100%;
    }
    .rs-product-cart-wrap{
        flex-wrap: wrap;
    }
  
} 
@media(min-width: 330px) and (max-width: 600px){
    .cart-title p{
        margin: 6px;
    }
}
@media(max-width: 329px){
    .cart-title p{
        margin: 2px;
        font-size: 18px;
        line-height: 28px;
    }
}
@media(max-width: 600px){
     .cart-title {
    height: 70px;
    }
    
     .rs-cart-info-wrap {
    padding: 10px;
}
.add-to-cart-btn{
    width: 100%;
        margin: 0;
}
.p-add-to-cart {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.p-main-info-wrap {
    grid-template-columns: 1fr;
}
.rs-pd-info{
    margin-top: 20px;
}
.rs-addons-inner .select-foption {
    width: 100%;
}
.cart-add-btn{
    width: 100%;
}
.rs-add-checkout-wrap{
    flex-wrap: wrap;
        justify-content: center;
}
.rs-addons-inner{
    gap: 0;
}
}
@media(max-width: 375px){
    .p-main-info {
    grid-template-columns: 1fr;
}

.s-at-item {
    padding: 15px;
}
.head-halal-logo {
        position: static !important;
        margin-top: 10px !important;
    }
    .head-halal-logo-wrap{
        margin-bottom: 15px;
    }
    .title-tags-wrap{
        justify-content: center;
          flex-wrap: wrap;
        gap: 20px;
    }
.rs-head-meta-info {
    justify-content: center;
            flex-wrap: wrap;
        gap: 10px;
    }
}

@media(max-width: 768px){
    .rs-top-tab-wrap {
    overflow: auto;
    /*top: 60px;*/
}
.catsticky{
     top: 60px !important;
}
.banner-content-side{
    width: 100%;
}
.rs-tab-item {
    min-width: 200px;
}
}

.cart-item-action {
    display: none;
}
.rs-final-p-info:hover .cart-item-action {
    display: block;
     position: absolute;
    top: 23px;
    right: 0;
}
.cart-item-action button.close {
    width: 16px;
    height: 16px;
    background: #7a7a7a00  url(./../../uploads/cart-close.png) no-repeat 30%;
    background-size: 8px 8px;
    opacity: 1;
    margin-right: -17px;
    margin-top: 1px;
}
@media(max-width: 1024px){
    .cart-item-action {
    display: block;
     position: absolute;
    top: 23px;
    right: 0;
}
}

#date {
    background: #fff;
}
.rs-req-popup, .rs-quotation-popup {
 display: none;
  position: fixed; 
  z-index: 9999; 
  padding-top: 100px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}


/* Modal Content */
.rs-popup-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 600px;
  position: relative;
}
@media(max-width: 767px){
    .rs-popup-content{
        width: auto  !important;
                margin: 10px;
    }
}

.req-close, .quotation-close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
    top: -10px;
    right: -10px;
    background: #134377;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: end;
    justify-content: center;
    border-radius: 50px;
    cursor: pointer;
}

.req-popup a:hover-, .quotation-popup a:hover {
    color: #fff;
}
.popup-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:20px 30px 20px 30px;
     border-bottom: 1px solid #aaa
}
.popup-header h2 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
}
.rs-popup-inner p {
    font-size: 15px;
    line-height: 25px;
}
.rs-popup-inner {
    padding: 20px 30px 20px 30px;
}

.rs-field-grp {
    display: flex;
    justify-content: space-between;
    align-items: center;
        margin-bottom: 20px;
}
.rs-input-grp p {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.rs-input-grp {
    width: 70%;
}

.rs-contact-form {
    margin-top: 40px;
}
.rs-contact-form h2 {
    font-size: 15px;
    line-height: 25px;
        margin-bottom: 10px;
}
.rs-field-grp p label {
    font-size: 14px;
    line-height: 24px;
}
.rs-input-grp p input {
    height: 36px !important;
    line-height: 36px;
    background: #fff;
    border: 1px solid #d5d6d8;
    box-shadow: inset 0px 1px 1px 0px #eaeaeb;
    border-radius: 3px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

.rs-field-grp p {
    width: 33.3333%;
}
.rs-input-grp {
    width: 66.6666%;
}
.rs-input-grp p {
     width: 100%; 
}
.rs-input-grp p input::placeholder, .rs-input-grp p textarea::placeholder, .rs-input-grp p select::placeholder {
    color: #777777;
}

.rs-input-grp p #time {
    width: 100%;
}
.req-quote-sub-btn p input {
    background: #134377;
    color: #fff;
    width: 100%;
    font-size: 15px;
    height: 40px;
    text-transform: capitalize;
    line-height: 40px;
    padding: 0 30px;
    border-radius: .25rem;
}
.req-quote-sub-btn {
    margin-top: 50px;
}
.rs-ques {
    font-size: 13px !important;
    line-height: 23px !important;
    font-weight: 700;
}
.rs-anw{
    font-size: 12px !important;
    line-height: 22px !important;
    color:  #95989d;
}
.guide-que {
    width: 66.6666%;
    float: right;
    margin-bottom: 20px;
}
@media (min-width: 850px) {
    .rsticky {
        position: sticky !important;
        top: 160px;
        z-index: 99 !important;
    }
}
.catsticky{
    position: sticky !important;
      top: 90px;
      z-index: 99 !important;
      padding: 0;
}
@media(min-width: 768px)and (max-width: 1024px){
    .catsticky{
      top: 60px;
}
}
/*.rs-head-meta-info p img {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/
.error-meta-info {
    color: red;
    font-weight: 700;
}
.inside-tabs-stage .subtabhide{
    display:none;
}
.inside-tabs-stage .subtabhide.tabactive{
    display:block;
}

.s-date-time input{
    width: 50% !important;
}


/*===========================================*/

.rshomefeatured{
   display: grid;
   grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    justify-content: end;
  
}
.rshomefeatured .rs-single-product-wrap {
    border: 1px solid #c3c3c3;
}
.rshomefeatured .caterer-img-wrap {
    position: relative;
        /*width: 352px;*/
    /*height: 120px;*/
}
.rshomefeatured .caterer-bg-img{
     min-height: 120px
    height: auto;
    width: 100%;
}
.rshomefeatured .halal-logo {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 70px;
    height: 70px;
}
.rshomefeatured .logo-img {
    border-radius: 50%;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rshomefeatured .logo-img img{
    border-radius: 50%;
        height: 100%;
}
.rshomefeatured .caterer-info h2 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000000;
    font-weight: bold;
        margin-bottom: 5px;
}
.rshomefeatured .caterer-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    width: 70%;
}
.rshomefeatured .logo-img p {
    margin-bottom: 0;
}
.rshomefeatured .rs-meta-info {
    display: flex;
    gap: 20px 10px;
}
.rshomefeatured .rs-meta-info p {
   margin-bottom: 0;
    font-size: 10px;
    line-height: 20px;
    color: #000000;
        display: flex;
    align-items: center;
}
.rshomefeatured .rs-logo-name-box {
    padding: 20px 10px 20px 10px;
    border-bottom: 1px solid #c3c3c3;
        position: relative;
        display: flex;
    gap: 10px;
        /*height: 100px;*/
    display: flex;
    align-items: center;
}

.rshomefeatured .rs-meta-info p img {
    margin-right: 5px;
}
.rshomefeatured .rs-featured-info-box>p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
}
.rshomefeatured .rs-featured-info-box {
    padding: 20px;
}
.rshomefeatured .rs-menu-item {
     display: flex; 
    justify-content: space-between;
        margin-bottom: 5px;
        gap: 60px;
}
.rshomefeatured .rs-menu-item p {
    margin-bottom: 0;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
    color: #000;
        font-size: 15px;
    line-height: 25px;
}
.rshomefeatured .rs-menu-item span {
    color: #000;
    font-size: 15px;
    line-height: 25px;
}
.rshomefeatured .order-btn a {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 36px;
    color: #134377;
    font-weight: bold;
}
.rshomefeatured .order-btn {
    text-align: center;
    width: 165px;
    height: 56px;
    border-radius: 28px;
    background-color: #fecb38;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto auto auto;
}

.rshomefeatured .icon-cart {
    /*width: 20px;*/
    margin-left: 2px;
}
.rshomefeatured .position-tags {
    position: absolute;
    top: -15px;
    left: 30%;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.rshomefeatured .position-tags p {
       margin-bottom: 0;
    background: purple;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #fff;
}
.rshomefeatured .tag-img {
    border-radius: 50px;
    width: 20px;
    height: 20px;
    background: purple;
     display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 970px) and (max-width: 1300px) {
    .rshomefeatured {
        grid-template-columns: 1fr 1fr 1fr !important;
    }
}
@media (min-width: 650px) and (max-width: 969px) {
    .rshomefeatured{
        grid-template-columns: 1fr 1fr  !important;
    }
}
@media (max-width: 649px) {
    .rshomefeatured   {
        grid-template-columns: 1fr !important;
          display: block;
    }
    .rshomefeatured .rs-single-product-wrap{
        margin-bottom: 20px;
    }
}
@media(max-width: 767px){
    .rssearchwrap {
   flex-direction: column !important;
   width: 100% !important;
   gap: 10px;
}
.searchButton {
     position: relative !important; 
     right: 0px !important; 
    width: 100% !important;
            margin: auto;

}
}

 .searchTerm {
    width: 475px !important;
    height: 57px !important;
    border-radius: 28px !important;
    background-color: #ffffff !important;
    border: 1px solid #134377 !important;
}
.searchTerm::placeholder {
    font-size: 18px !important;
    letter-spacing: 0px !important;
    line-height: 28px !important;
    color: #9d9d9d !important;
    font-family: "Century Gothic" !important;
}
.rssearchwrap{
    display: flex;
    position: relative;
    width: 550px ;
}
.rs-search .headsearch{
    width: auto !important;
} 
.searchButton {
    position: absolute;
    right: 50px;
    width: 219px;
    height: 58px;
    border-radius: 28px;
    background-color: #134377;
    font-size: 21px;
letter-spacing: 1px;
line-height: 31px;
color: #fecb38;
font-weight: bold;
font-family: "Century Gothic";
text-align: center;
    text-transform: capitalize;
}
.searchButton i {
    padding-right: 10px;
}

.head-search .searchButton {
     position: relative !important; 
     right: 0 !important; 
     width: auto !important; 
    height: 58px;
    border-radius: 28px;
    background-color: #134377;
    font-size: 21px;
    letter-spacing: 1px;
    line-height: 29px;
    color: #fecb38;
    font-weight: bold;
    font-family: "Century Gothic";
    text-align: center;
    text-transform: capitalize;
}
input#quantity {
    border: 1px solid #c0c0c0;
    margin: 0 10px;
        min-width: 55px;
}

.inside-tabs {
      margin: 20px 0;
}
.inside-tabs-nav {
   list-style: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
}
.inside-tabs-nav li {
  float: left;
  width: 50%;
  
    margin: 0;
}
.inside-tabs-nav li:first-child a {
  border-right: 0;
}

.inside-tabs-nav li a {
  background: #fff;
  border: 1px solid #cecfd5;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-weight: 600;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  
}

.inside-tab-active a {
  background: #fff;
  border-bottom-color: transparent;
  cursor: default;
}
.inside-tabs-stage {
  border: 1px solid #cecfd5;
  border-radius: 0 0 6px 6px;
  border-top: 0;
  clear: both;
  padding: 24px 30px;
  position: relative;
  top: -1px;
}
.rs-tabinsidewrap h2 {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #000000;
    font-weight: bold;
    font-family: "Century Gothic";
}
.rs-tabinsidewrap h2 span{
    color: red;
}
.inside-tabs-stage .rs-p-detail-addons{
    border-top: 0 !important;
}
.inside-tab-active {
    background: #eaeaed !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.tabcheck{
    width:20px;
    height:20px;
    display:none;
}
.tabcheckshow{
    display:block;
    background: #134377;
        border: 2px solid #134377;
    border-radius: 50px;
    color: #fff;
    fill: #fff;
    stroke: #fff;
}
.p-select-variation {
    margin-top: 10px;
}
.itemPrice {
    /*max-width: 250px;*/
    height: 30px;
}
.variation-SelectedItems .item-variation-value>ul {
    margin-top: 10px;
    padding: 0;
}

.variation-SelectedItems ul.subitems>li {
    margin-bottom: 0;
}
.q-downlaod-wrap {
    margin-top: 10px;
}
#quotation-trigger {
    text-transform: capitalize;
    background: transparent;
    background-color: #134377;
    /*border: 2px solid #134377;*/
    
}
.q-pop-header {
    flex-direction: column;
    justify-content: flex-start;
    display: flex;
    align-items: flex-start;
    border: none;
}
.q-pop-header h2 {
    margin-bottom: 10px;
}

.top-text a {
    color: #fecb38;
    font-style: italic;
    text-decoration: underline;
}
#validatedatetime {
    color: red;
}
.cart-btn-bottom {
    text-align: center;
    width: 165px;
    height: 56px;
    border-radius: 28px;
    background-color: #fecb38;
    margin-left: auto;
}
.del-heading {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
}
.ship-radio{
    display: flex;
    gap: 2px;
    flex-direction: row-reverse;
    justify-content: left;
    align-items: center;
}
.inShip-radio{
    display: flex;
    gap: 2px;
    justify-content: left;
    align-items: center;
    margin-left: 20px;
}
.ship-radio label{
    margin-bottom: 0;
    font-weight: 600;
}
.shippingOptionsWrap {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 10px;
}
#billing_address_1 {
    margin-bottom: 10px;
}
@media(max-width: 800px){
    .rs-product-cart-wrap{
        margin-top: 40px;
    }
}
@media(max-width: 1024px){
    #mainTitle{
        max-width: 80%;
         font-size: 28px;
        line-height: 38px;
    }
}
@media(max-width: 768px){
    .shippingOptionsWrap {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    
}
}
@media(max-width: 500px){
   .rs-cart-form .form-control {
    flex-direction: column;
    gap: 0
}
input#ordertime, input#orderdate{
    width: 100% !important;
}
.inside-tabs-nav li a {
    display: flex !important;
    flex-direction: column;
    gap: 0;
}
.inside-tabs-stage{
    padding: 24px 20px;
}
.cart-btn-bottom{
    margin: auto;
}
}
@media(max-width: 375px){
    .inside-tabs-nav li a{
        min-height: 90px;
    }
}

.del-heading img{
    width: 26px;
}
 .rs-icon-box img{
      width: 20px;
 }
 
 .p-filter-wrap .price-input {
  width: 100%;
  display: flex;
  margin: 0px 0 20px;
}
.p-filter-wrap .price-input .price-field {
  display: flex;
  width: 100%;
  align-items: center;
  flex-direction: column;
}
.p-filter-wrap .price-field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 14px;
  border-radius: 0px;
  padding: 8px;
  text-align: center;
  border: 1px solid #999;
  -moz-appearance: textfield;
}
.p-filter-wrap input[type="number"]::-webkit-outer-spin-button,
.p-filter-wrap input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.p-filter-wrap .price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
  padding-top:20px;
}
.p-filter-wrap .price-slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}
.price-slider .progress {
  height: 100%;
  left: 0;
  right: 0;
  position: absolute;
  border-radius: 5px;
  background: #134377;
}
.p-filter-wrap .range-input {
  position: relative;
}
.p-filter-wrap .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.p-filter-wrap input[type="range"]::-webkit-slider-thumb {
  height: 17px;
  width: 17px;
  border-radius: 50%;
  background: #134377;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.p-filter-wrap input[type="range"]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #134377;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.rshoverImg{
     display: none;
  position: absolute;
  width: 100px;
  height: 100px;
  top: 100%;
  right: 40px;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 3px;
}
.halal-logo-moulogo-wrap {
    position: absolute !important;
    top: 10px !important;
    width: 90% !important;
    height: 70px;
    text-align: end !important;
}
.rs-wrapper{
    padding: 0 !important;
}
a.read-more-toggle, .read-less-toggle {
    color: #2f2fd9;
}
.meta-sec {
    font-size: 13;
    font-size: 13px;
    line-height: 23px;
}