/* header */
.header-custom {
    background-color: #f7f8f9;
}

/* header */

/* wallet */
.content-wallet{
    margin: 15px;
}
.tab-content{
    text-align: center;
    padding: 20px;
}
.amount-title{
    font-size: 0.75rem;
    margin-bottom: 5px;
}
.amount-class{
    color: #fff !important;
    font-weight: 100;
    font-size: 1.5rem;
}
.custom-font-family{
    font-family: 'Raleway', sans-serif!important;
}
.custom-font-family1{
    font-family: 'Raleway', sans-serif!important;
}
/* wallet */

/* home */
.content-grad{
    margin: 0;
    padding: 22px;
    background-color: #e0c8c6; 
    /* background-image: linear-gradient(#87294b, #e0c8c6); */
}
.content-grad1{
    background-color: rgba(192,192,192,0.3) ;
    /* background-image: linear-gradient(to right,grey,#fff); */
}
.content-grad2{
    background-color: #323639; 
    background-image: linear-gradient(#323639,#b21b84);
}
/*  */
.head-content{
    padding: 15px 12px 12px 12px;
}
/*  */
.btn:hover{
    color: #000 !important;
}
/* home */

/* footer */
.custom-footer{
    width: 40%;
    height: 30%;
}
.footer-height1{
    min-height: 70px !important;
}
/* footer */

.custom-content-banner {
    border: 1px solid gainsboro;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.custom-content-img {
    width: 100%;
    height: 120px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.custom-details {
    border: 1px solid gainsboro;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fff;
}

.grad3 {
    margin: 10px 0;
    padding: 15px 15px 0 15px;
    background-color: #ddf9e3;
    background-image: linear-gradient(to top right, #ddf9e3, white);
}



/* my store start */
.custom-fa {
    color: green;
}

.custom-rating {
    border: 1px soild lightgray !important;
    border-radius: 5px;
    background-color: #fff;
    padding: 2px 8px;
    width: fit-content;
    font-size: 16px;
    font-weight: bold;
}

.custom-header-fa {
    font-size: 18px;
    margin: 15px 25px;
}

.store-class {
    /* background-color: #0474b830; */
    padding: 1px;
    margin-bottom: 10px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.custom-header-class {
    display: flex;
    justify-content: space-between;
}

.img-shadow {
    border: 1px solid white;
    box-shadow: 2px 2px 5px 2px darkgrey;
}

.img-shadow1 {
    border: 1px solid white;
    box-shadow: -1px 2px 5px 2px darkgrey;
}

.tabcontent {
    display: none;
}

.color-cls.active {
    color: red;
}

.custom-search {
    padding: 0 18px 10px 18px;
}
.bg-blue-dark1{
    background:linear-gradient(to top, #1f1c2c, #928dab);
}
.tab-controls-custom a{
    border: none;
    font-family: 'Raleway', sans-serif !important;
}
.tab-controls-custom a:last-child{
    border: none;
}
.custom-btn-w{
    width: 55%;
}
.custom-btn-w1{
    width: 100%;
}

/* my store end */

.card-custom-style {
    box-shadow: none !important;
    overflow: hidden;
}

.card-custom {
    background-color: transparent !important;
    border: 0px !important;
    background-size: cover;
    -webkit-transform: translate3d(0, 0, 0);
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    max-height: 150000px;
    background-position: center center !important;
}


.far-off {
    opacity: 55% !important;
}


.far-on{
    opacity:100% !important;
}
.content-dark-grad{
    padding: 15px;
    background-color: #000000;
}
.content-grey-grad{
    padding: 15px;
    background-color: #1e1e1e;
}

.custom-category-img{
    width: 100%;
    height: 85px;
    border-radius:16px !important;  
    border-top-left-radius: 10px; 
    border-top-right-radius: 10px;
} 
/*  */

.menu-box-bottom.menu-box-detached {
    bottom: 20px;
    left: 10px;
    right: 10px;
  }


  .profile {
    position: fixed;
    background-color: #000000;
    z-index: 101;
    overflow: scroll;
    transition: all 300ms ease;
    -webkit-overflow-scrolling: touch;
  }

  .rounded-m {
    border-radius: 20px !important;
  }

  .menu-box-bottom.menu-active {
    transform: translate3d(0%, 20px, 0) !important;
}
.menu-active.menu {
    opacity: 1 !important;
    transition: all 300ms ease;
    pointer-events: all !important;
}

.divider-white {
    height: 1px;
    display: block;
    background-color: rgba(255, 255, 255, 0.658);
    margin-bottom: 30px;
}
/*  */
/* cart start */
.custom-stepper {
    width: 79px;
    height: 25px;
    border: solid 1px rgba(255, 255, 255, 0.664);
}

.custom-stepper a {
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 9px;
}

.custom-stepper a:last-child {
    float: right;
    border-left: solid 1px rgba(0, 0, 0, 0.1);
}

.custom-stepper a:first-child {
    float: left;
    border-right: solid 1px rgba(0, 0, 0, 0.1);
}

.custom-stepper input {
    height: 25px;
    width: 25px;
    float: left;
    color: white;
    border: none !important;
    text-align: center;
    display: block;
    line-height: 25px;
    font-size: 11px !important;
    background-color: transparent;
}


.rbtn-xxs {
    padding: 4px 10px !important;
    font-size: 12px;
    border-radius: 8px !important;
    width:100% !important;
    height: 26px !important;
}
.custom-place-order{
    padding: 10px 25px !important;
    background-color: #393535;
}
/* cart end */
/* my_account */
.custom-p{
    letter-spacing: 1px;
    font-size: 14px;
}
.custom-i-line{
    line-height: 35px !important;
}
.custom-a-line{
    line-height: 50px !important; 
}
/* my_account */

/* product details */
.checked {
    color: white;
    background-color: green;
    letter-spacing:2px;
    border-radius:15px;
    font-size:12px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:10px;
    padding-left:10px;

  }

  .cart{
    padding-top:5px;
    padding-bottom:5px;
    padding-right:10px;
    padding-left:10px;
    font-weight:800 !important;
    color: #000000 !important;
    border: 1px solid gray;
    margin: 5px !important;
    
  }

  .delivery{
      margin:5px !important;
  }
  button:focus{background-color:lightblue;}
/* product details */

/* orders page start */
.custom-orders{
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: antiquewhite;
    border-radius: 5px;
}
/* orders page end */