/*
Template Name: Gharbulao
Author: Gharbulao
Version: 1.0
*/
/*
- Extra
- Search Page
- Detail Page
- Cart Page
- List Page
- Landing Page
- Bootstrap custom
- Filter
*/

/* Body */
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  font-family: 'Mulish', sans-serif;
  font-size: 12px;
  background-color: #f0f2f5;
}

::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
::-webkit-scrollbar-corner {
  background-color: transparent;
}
::-webkit-scrollbar-thumb {
  height: 6px;
  border: 4px solid transparent;
  background-clip: padding-box;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background-color: rgba(0,0,0,.15);
  -webkit-box-shadow: inset -1px -1px 0 rgba(0,0,0,.05), inset 1px 1px 0 rgba(0,0,0,.05);
  box-shadow: inset -1px -1px 0 rgba(0,0,0,.05), inset 1px 1px 0 rgba(0,0,0,.05);
}
::-webkit-scrollbar {
  width:4px;
  background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
  height: 50px;
  background: hsla(0, 0%, 53.3%, 0.4);
}
.schedule .nav-link {
  padding: 14px 0;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.schedule .nav-link p.mb-0.font-weight-bold {
  font-size: 13px;
}
.schedule .nav-link.active, .schedule .nav-link:focus {
  color: #fe7643 !important;
}

/* Offer */

.user-offer-block {
  overflow: hidden;
  position: relative;
}
.user-offer-block img {
  height: 190px;
  position: absolute;
  right: -12px;
  bottom: -39px;
}

/* Padding */
.f-13 {
  font-size: 13px;
}
.p-3 {
  padding: 0.7rem!important;
}
.pl-3, .px-3 {
  padding-left: 0.7rem!important;
}
.pb-3, .py-3 {
  padding-bottom: 0.7rem!important;
}
.pt-3, .py-3 {
  padding-top: 0.7rem!important;
}
.pr-3, .px-3 {
  padding-right: 0.7rem!important;
}

.m-3 {
  margin: 0.7rem!important;
}
.ml-3, .mx-3 {
  margin-left: 0.7rem!important;
}
.mb-3, .my-3 {
  margin-bottom: 0.7rem!important;
}
.mt-3, .my-3 {
  margin-top: 0.7rem!important;
}
.mr-3, .mx-3 {
  margin-right: 0.7rem!important;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-right: 0.7rem;
  padding-left: 0.7rem;
}
.row {
  margin-right: -0.7rem;
  margin-left: -0.7rem;
}

hr {
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
}
p{
  margin-bottom: 0.7rem!important;
}
.modal-body, .modal-header{
  padding: 0.7rem;
}
.modal-header .close {
  padding: 0.7rem 0.7rem;
  margin: -0.7rem -0.7rem -0.7rem auto;
}

/* Sidebar nav */
.hc-offcanvas-nav .nav-wrapper-0>.nav-content h2 {
  display: none;
}
.hc-offcanvas-nav.nav-levels-overlap ul li.nav-parent .nav-content h2 {
  display: block;
  width: 100%;
}
.sidebar-profile {
  text-align: center !important;
  margin: 0 0 8px 0;
}
.sidebar-profile a{
background: rgb(255,161,61) !important;
background: -moz-linear-gradient(-45deg, rgba(255,161,61,1) 0%, rgba(254,118,67,1) 100%)  !important;
background: -webkit-linear-gradient(
-45deg
, rgba(255,161,61,1) 0%,rgba(254,118,67,1) 100%)  !important;
background: linear-gradient(
135deg
, rgba(255,161,61,1) 0%,rgba(254,118,67,1) 100%)  !important;
}

.profile {
  text-align: center;
  padding: 11px;
}

.profile-usertitle-name {
  color: #fff;
  font-size: 16px;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  font-weight: 700;
}

.profile-userpic img {
  width: 90px;
  height: 90px;
  border: 6px solid rgb(255 255 255 / 28%);
}


/* Nav */
.osahan-menu-fotter {
  background: url(../img/bottom-nav.png);
  background-position: bottom center;
  height: 93px;
  background-size: 778px;
  padding-top: 32px;
}


/* Login */
.login-form .input-group {
  height: 44px !important;
}
.form-control.opt{
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
  height: 80px;
  font-size: 39px !important;
  color: #000;
}
.login-form .input-group .form-control {
  height: 44px;
}
.index-logo {
  height: 70px;
}

.social-btn {
  width: 100%;
  background: #fff;
  display: block;
  text-align: center;
  padding: 16px 14px;
  border-radius: 4px;
  margin: 8px 0;
  font-size: 12px;
  position: relative;
  font-weight: 600;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}


.btn-facebook {
  color: #447cc6 !important;
}

.btn-google {
  color: #f1381e !important;
}

.btn-apple {
  color: #313131 !important;
}

/* Edit Profile */
.edit-bt {
    left: 0;
    cursor: pointer;
    top: 0;
    z-index: 99;
    right: 0;
    margin: auto;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    color: #fff;
    opacity: 0.7;
}

#upload-photo {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

/* Extra */
.osahan-account-setup a {
  z-index: 9;
}
.small, small {
  font-size: 11px;
}

.account-setup video {
  z-index: -1;
  bottom: 0;
}

.btn-light {
  color: #212529 !important;
}

.back-page {
  font-size: 19px;
  color: #000;
  vertical-align: text-bottom;
}

div,a {
  outline: none !important;
  text-decoration: none !important;
}

a:hover {
  color: #fe7643;
}

.osahan-icofont {
  padding: 6px;
  background: black;
  border-radius: 50px;
  font-size: 18px;
  color: #fff;
  margin-right: 8px;
}

.drop-loc {
  width: 250px;
}
.store_details_header .mr-3 img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  min-width: 60px;
  max-width: 60px;
  max-height: 60px;
  min-height: 60px;
}

.store_details_header .detail-store {
  width: 100%;
}

.image-store {
  height: 130px;
  max-width: 65px !important;
}

.hr_more {
  border-bottom: 0px solid #000;
  width: 110px;
  height: 0px;
}

.padding_btm {
  padding-bottom: 15px;
}

.cart_menu {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  margin-left: auto;
  justify-content: center;
  margin-right: auto;
  margin-top: -40px;
}
.cart_menu img {
  height: 31px;
  margin: 0 0 0 0;
}

.center-nav-btn span {
  padding: 14px 0 0 0 !important;
  display: block;
}
.osahan-menu-fotter a {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 0.3px;
  padding: 12px 0 0 0 !important;
}
.osahan-menu-fotter a svg {
  width: 20px !important;
  height: 20px !important;
  margin: 0 0 6px 0;
}
.nav-tabs .nav-item.show .nav-list, .nav-tabs .nav-list.active {
  color: #000 !important;
  border-bottom: 2px solid #fe7742 !important;
  font-weight: 600;
}

/* Search Page */
.srch_people .items a div img {
  height: 45px;
  width: 45px;
  object-fit: cover !important;
  border-radius: 5px !important;
  border: solid #ccc 1px !important;
}
.srch_store .items a div img {
  height: 45px;
  width: 45px;
  object-fit: cover !important;
  border-radius: 5px !important;
  border: solid #ccc 1px !important;
}
.srch_servicepro .items a div img {
  height: 45px;
  width: 45px;
  object-fit: cover !important;
  border-radius: 5px !important;
  border: solid #ccc 1px !important;
}
.srch_product .items a div img {
  height: 115px;
}
.row-list-item .listing img {
  height: 90px !important;
  width: 100px !important;
  object-fit: cover !important;
  border-radius: 5px !important;
  border: solid #cccccc8c 0.5px !important;
  padding: 7px;
}

/* Shedule Time */
.scroll-sh {
  width: 100%;
  overflow: auto;
}
.scroll-sh label {
  min-width: 62px !important;
  height: 73px;
  flex-direction: column !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .2rem !important;
}
.scroll-sh::-webkit-scrollbar {
  display: none;
}
.time_slot input {
  display: none;
}

.orders img {
  height: 60px;
  width: 60px;
  object-fit: contain;
}
.orders ul li {
  font-size: 20px;
}
.orders ul li a .unactive {
  color: #E0E0E0;
}

/* Service Providers */
.srv_btn .btn {
  width: 65px;
}
.detail .serv_name {
  font-size: 14px;
}
.service_providers_list .img-fluid {
  height: 65px;
  width: 65px;
  object-fit: contain;
}
.check-badge {
  vertical-align: 5px;
}
.favstore-slider.slick-initialized.slick-slider {
  margin-left: -38px;
}

.offer-slider.slick-initialized.slick-slider {
  margin-left: -65px;
}

#more {
  display: none;
}
#rmore {
  display: none;
}

/* Fav-stroes Page */
.fav img {
  height: 45px;
  max-width: 45px;
  object-fit: contain;
  width: 45px;
  min-width: 45px;
} 
.fav-store a img {
  height: 45px;
}

/* Buddies Page */
.buddies img {
  height: 50px;
    width: 50px;
    object-fit: contain;
}
.booker-buddie img {
  height: 70px;
}
.service-sub-category-page .buddies img {
  height: 38px;
  width: 38px;
}

.service-sub-category-page .buddies p {
  font-size: 14px;
  font-weight: 500 !important;
}
/* Detail Page */
.product-detail-page img {
  height: 310px;
  padding: 19px;
}
.dot_circle {
  font-size: 40px;
  line-height: 2px;
}
.list-card-osahan-2 .img {
  width: 100%;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 15px;
}
.f-14{
  font-size: 14px !important;
}
.pd-f a {
  height: 59px;
}

.btn-outline-info {
  color: #4927b5;
  border-color: #4927b5;
}
.btn-outline-info:hover, .btn-outline-info:focus {
  color: #ffffff;
  border-color: #4927b5;
  background-color: #4927b5;
}
.text-info {
  color: #4927b5!important;
}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #4927b5;
  border-color: #4927b5;
}

.border-info {
  border-color: #4927b5!important;
}.checkout-logo img {
  height: 35px;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #fe7742;
  border-color: #fe7742;
}
.checkout-logo {border-right: 1px solid #fe7842;}
.p-low {
  padding: 2px;
  font-size: 10px;
  vertical-align: baseline;
  border-radius: 4px !important;
}
.rating-stars .icofont-star {
  font-size: 10px;
  color: #b3b3b3;
  letter-spacing: -2px;
}
.rating-list-center .progress {
  height: 6px;
  width: 100%;
  background: #fbecc2;
  min-width: 100%;
  max-width: 100%;
  border-radius: 100px;
  padding: 2px;
}

.rating-list-center {
  width: 70%;
  margin: auto;
}

.osahan-radio .btn {
  border-radius: 23px !important;
  font-size: 12px;
  margin: 0 4px 0 0px;
  border: 1px solid #ff6000;
  color: #ff6000;
  background: transparent;
  padding: 5px 11px;
}

.osahan-radio .btn.active {
  background: #ff6000 !important;
  border-color: #ff6000 !important;
}

a.selected {
  color: #fe7643 !important;
}

.fixed-bottom-padding {
  padding-bottom: 70px;
}

.fixed-bottom-auto {
  height: auto !important;
}

.reviewers-img {
  height: 50px;
}

.reviews-members-footer img {
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  box-shadow: 0px 0px 12px #ccc;
  margin: 0 -3px;
}

.fixed-bottom .btn, .fixed-bottom.btn {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}

.fixed-bottom-bar {
  padding-bottom: 58px;
}

.h-auto {
  height: auto;
}

.slick-dots {
  bottom: 20px !important;
}

.landing-page .zindex {
  right: 0;
  z-index: 9;
}

/* Cart Page */
.border-bottom {
  border-bottom: 1px solid #f1f1f1!important;
}
.border-top {
  border-top: 1px solid #f1f1f1!important;
}
.border-right {
  border-right: 1px solid #f1f1f1!important;
}
.border-left {
  border-left: 1px solid #f1f1f1!important;
}
.border {
  border: 1px solid #f1f1f1!important;
}

.buy-now-show .quantity {
  display: none;
}
.buy-now-show.show-quantity .quantity {
  display: flex;
}
.buy-now-show.show-quantity .buy-now-btn {
  display: none;
}

.quantity {
  display: flex;
  width: 72px;
  border-radius: .3rem;
  overflow: hidden;
  height: 26px;
  background: rgb(255,161,61);
  background: -moz-linear-gradient(-45deg, rgba(255,161,61,1) 0%, rgba(254,118,67,1) 100%);
  background: -webkit-linear-gradient(
-45deg
, rgba(255,161,61,1) 0%,rgba(254,118,67,1) 100%);
  background: linear-gradient(
135deg
, rgba(255,161,61,1) 0%,rgba(254,118,67,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa13d', endColorstr='#fe7643',GradientType=1 );
  border-color: #fe7643;
  border: 1px solid #fe7942;
}

.quantity input {
  border: none;
}

.quantity .qty {
  text-align: center;
  width: 26px;
  outline: none;
}

.quantity .minus, .quantity .plus {
  color: #fff;
  background: transparent;
  font-size: 16px;
  line-height: 17px;
  outline: none;
  width: 22px;
}

.cat-pn {
  background-color: #fae5dd;
}

.cat-bl {
  background-color: #e7fce6;
}

.delivery-boy img {
  height: 38px;
}
.dropdown-toggle::after {
  display:none;
}

.padding_btm_cart {
  padding-bottom: 76px;
}

.arrival {
  border: 2px solid #fe7643;
  border-radius: 0px 50px 50px 0px;
  width: 75%;
}

.image-store-cart {
  height: 71px;
  width: 70px;
  object-fit: contain;
  padding: 3px;
  border: 1px solid #eff2f5;
  border-radius: 8px;
}

.sc-osahan-logo {
  height: 30px;
}

.index-osahan-logo {
  height: 90px;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
  border-radius: 17px;
}
.top-nav-btn {
  font-size: 20px;
  line-height: 0px;
  color: #212629;
}

.top-nav-btn-cart span {
  background: #fe7843;
  color: #fff;
  font-size: 9px;
  min-width: 14px;
  height: 14px;
  position: absolute;
  right: -5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  top: -3px;
  box-shadow: 0px 0px 2px #3a14b5;
}
.as-osahan-logo {
  width: 40px;
}

.osahan-logo {
  height: 32px;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}

.pp-osahan-logo {
  height: 30px;
}

.p-osahan-logo {
  height: 34px;
}
.back-logo {
  height: 30px;
  margin: -4px 0;
}
.product-list-item:last-child {
  border-bottom: none;
}
.gs-logo {
  height: 100px;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
  border-radius: 17px;
}
.product-list-item {
  border-bottom: 1px solid rgb(208 206 206 / 57%);
  width: 100%;
  display: inline-block;
  padding: 0 0 0.7rem 0;
}

.border-custom-radio ::after {
  display: none;
}

.cart-items .img-fluid {
  width: 92px;
  height: 92px;
  object-fit: scale-down;
  min-width: 92px;
  padding: 7px;
  border-radius: 6px;
}

.cart-items-number .form-control {
  max-width: 30px;
  text-align: center;
  padding: 0px;
  height: 30px;
  border: none !important;
  background: transparent;
  color: #5d6671;
}

.cart-items-number .btn {
  width: 28px;
  background: #fff;
  height: 28px;
  border-radius: 50px !important;
  color: #fe7643;
  font-size: 17px;
  box-shadow: 0px 0px 3px #dedede;
  line-height: 18px;
  text-align: center;
  padding: 0px;
  margin: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}

.cart-items-number .btn:hover, .cart-items-number .btn:focus {
  background: #fe7643;
  color: #ffffff;
}

.cart-items-number .input-group-prepend {
  height: 28px;
  width: 28px;
}

.cart-items-number .input-group-append {
  height: 28px;
  width: 28px;
}

.cart-items-number {
  border-radius: 50px;
  padding: 3px;
  background: #f7f7f8;
  width: 90px;
  height: 34px;
}

/* List Page */
.border-custom-radio .custom-control-label::before {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: .25rem!important;
  background: transparent !important;
  box-shadow: none !important;
}

.border-custom-radio .custom-control-input:checked~.custom-control-label::before {
  border-color: #fe7643;
  border: 2px solid #fe7643;
}

.list-card-image .price {
  font-size: 14px;
}

.list-card-image a.btn {
  border: 3px solid #f1f2f5;
  width: 33px;
  background: #fff;
  height: 33px;
  border-radius: 50px !important;
  color: #ff6000;
  font-size: 17px;
  box-shadow: 0px 0px 3px #dedede;
  line-height: 0px;
  text-align: center;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-card-image a.btn:hover, .list-card-image a.btn:focus {
  background: #ff6000;
  color: #ffffff;
}

/* Landing Page */
.landing-page .slick-dots {
  bottom: 80px !important;
}


.home-ser p {
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-plus {
  height: 91px;
}
.cat-plus {
  font-size: 22px;
  background-color: #fe7643;
  color: #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-ser img {
  height: 35px;
}

.c-it {
  height: 104px;
}

.c-it p {
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-it img {
  height: 48px;
  object-fit: contain;
}

.opt {
  font-size: 23px !important;
}

.v-icon {
  vertical-align: baseline;
}

/* Bootstrap custom */
.bg-success {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#28a745+0,5ad363+100 */
  background: #28a745;
 /* Old browsers */
  background: -moz-linear-gradient(-45deg,  #28a745 0%, #5ad363 100%);
 /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  #28a745 0%,#5ad363 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  #28a745 0%,#5ad363 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a745', endColorstr='#5ad363',GradientType=1 );
 /* IE6-9 fallback on horizontal gradient */;
}

/* .btn-success {
  background: #28a745;
  background: -moz-linear-gradient(-45deg,  #28a745 0%, #5ad363 100%);
  background: -webkit-linear-gradient(-45deg,  #28a745 0%,#5ad363 100%);
  background: linear-gradient(135deg,  #28a745 0%,#5ad363 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a745', endColorstr='#5ad363',GradientType=1 );
} */

.bg-info{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4927b5+0,422a8e+100 */
background: rgb(73,39,181); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(73,39,181,1) 0%, rgba(66,42,142,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(73,39,181,1) 0%,rgba(66,42,142,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(73,39,181,1) 0%,rgba(66,42,142,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4927b5', endColorstr='#422a8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.btn-primary, .bg-primary, .btn-outline-primary:hover{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffa13d+0,fe7643+100 */
background: rgb(255,161,61); /* Old browsers */
background: -moz-linear-gradient(-45deg,  rgba(255,161,61,1) 0%, rgba(254,118,67,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  rgba(255,161,61,1) 0%,rgba(254,118,67,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  rgba(255,161,61,1) 0%,rgba(254,118,67,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa13d', endColorstr='#fe7643',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
border-color: #fe7643;
}

.btn-primary:hover{
  border-color: #ffa13d;
}

.btn-outline-primary {
  color: #fe7643;
  border-color: #fe7643;
}

.text-primary {
  color: #fe7643!important;
}
.btn-lg {
  font-size: 14px !important;
  padding: 12px 14px;
  font-weight: 500;
}

label {
  margin: 0 0 2px 0;
  font-size: 12px;
  color: #4a4949;
}

.form-control {
  font-size: 13px;
  box-shadow: none !important;
}

.form-control:focus {
  border-color: #fe7643;
}

.input-group .btn {
  border-right: none;
  border-left: none;
  border-top: none;
  border-radius: 0px;
  border-bottom: 1px solid #cacdd0;
}

.btn {
  font-size: 13px;
}
.btn-sm {
  font-size: 11px;
}

.btn.focus, .btn:focus {
  box-shadow: none !important;
}

.badge {
  font-size: 10px;
  padding: 7px 9px;
  font-weight: 500;
  z-index: 2;
}

.badge-success {
  color: #41298d;
    background-color: rgb(65 41 141 / 14%);
}

.badge-warning {
  color: #eab002;
  background-color: rgb(255 193 7 / 15%);
}

.badge-danger {
  color: #ff6000;
  background-color: rgb(255 96 0 / 15%);
}

.badge-info {
  color: #17a2b8;
  background-color: rgb(23 162 184 / 15%);
}

.badge-primary {
  color: #007bff;
  background-color: rgb(0 123 255 / 15%);
}

.badge-dark {
  color: #343a40;
  background-color: rgb(52 58 64 / 15%);
}

.bg-info {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#17a2b8+0,1a68ce+100 */
  background: #17a2b8;
 /* Old browsers */
  background: -moz-linear-gradient(-45deg,  #17a2b8 0%, #1a68ce 100%);
 /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg,  #17a2b8 0%,#1a68ce 100%);
 /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  #17a2b8 0%,#1a68ce 100%);
 /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17a2b8', endColorstr='#1a68ce',GradientType=1 );
 /* IE6-9 fallback on horizontal gradient */;
}

.modal-dialog {
  padding: 0px;
  margin: 0px;
  border: none !important;
  width: 100%;
  max-width: 100%;
  z-index: 1000;
}

.modal-content {
  border: none;
  border-radius: 0px;
  height: 100vh;
}

.modal{
    z-index: 9999!important;
}

.modal-body {
  overflow: auto;
}

.rounded {
  border-radius: .40rem!important;
}

/* Share Button */
.share-bt {
  right: 20px;
  top: 20px;
}

/* Background Recommend Slider Color */
.bg-recomm1 {
  background-color: #4e43f7;
}
.bg-recomm2 {
  background-color: #4FC5F5;
}
.text-yellow {
  color: #ffe955;
}
.text-blue {
  color: #2b24d6;
}
.xchng-off p {
  font-size: 7px;
}
.brands-logo img {
  height: 8px;
}
.banner-details p {
  font-size: 9px;
}
.brands-logo span {
  font-size: 7px;
}

/* Filter */
.filter .custom-control-label::before {
  right: 0.7rem;
  left: auto;
  margin: auto;
  top: 0;
  bottom: 0;
}

.filter .custom-control-label::after {
  left: auto;
  right: 0.7rem;
  margin: auto;
  top: 0;
  bottom: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #fe7643;
  background-color: #fe7643;
}

@media only screen and (min-width: 500px) {
.modal-content{
	width: 500px;
	margin: auto;
}	
  .p-3.shadow-sm.bg-white.store_details_header{
    overflow: hidden;
  }
  body, .hc-nav-yscroll, .fixed-bottom {
    width: 500px !important;
    margin: auto  !important;
    left: 0;
    right: 0;
  }
  .osahan-menu-fotter {
    width: 500px;
    margin: auto;
  }
}

/*/////////// input rating start ///////*/

.rating {
  border: none;
  float: left;
}

.rating > label {
  color: #90A0A3;
  float: right;
}

.rating > label:before {
  margin: 5px;
  font-size: 16px;
  font-family: FontAwesome;
  content: "\f005";
  display: inline-block;
}

.rating > input {
  display: none;
}

.rating > input:checked ~ label,
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
  color: #F79426;
}

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
  color: #FECE31;
}


/* Store Detail Page Image */
.image-wrapper {
  width: 115px;         
  height: 124px;        
  overflow: hidden;
  position: relative;
}

.image-wrapper img3 {
  width: 100%;
  height: 100%;
  object-fit: contain;    /* 'cover' ensures the image fills the box */
  object-position: center; /* Center the image inside the box */
}

/* Optional: for responsive resizing */
@media screen and (max-width: 400px) {
  .image-wrapper {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
  }
}

/* END Store Detail Page Image */

/* Search Page Image */
.image-wrapper-search {
  width: 112px;         
  height: 125px;        
  overflow: hidden;
  position: relative;
}

.image-wrapper-search img4 {
  width: 100%;
  height: 100%;
  object-fit: contain;    /* 'cover' ensures the image fills the box */
  object-position: center; /* Center the image inside the box */
}

/* Optional: for responsive resizing */
@media screen and (max-width: 400px) {
  .image-wrapper-search {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
  }
}

.cartVariantModel {
  display: none;
  top: auto;
  bottom: 0;
  height: auto;
  padding: 0 !important;
  border-radius: 17px 17px 0 0 !important;
  transition: unset !important;
  z-index: 9999!important;
}


.auto-height-important {
    height: auto !important;
}

/* END Search Page Image */





