.sidebar-top{
    border-radius: 10px 10px 0 0;
}

.sidebar-bottom{
    border-radius: 0 0 10px 10px;
}

.border-radius-10{
    border-radius: 10px !important; 
}

.border-tr{
    border-radius: 0 10px 0 0;
}

.border-tl{
    border-radius: 10px 0 0 0;
}

.border-br{
    border-radius: 0 0 0 10px;
}

.border-bl{
    border-radius: 0 0 10px 0;
}

.border-l-10{
    border-radius: 10px 0 0 10px !important;
}

.border-r-10{
    border-radius: 0 10px 10px 0 !important;
}


.d-down {
    top: 100% !important;
    right: 0 !important;
    bottom: auto !important;
    }

.cat-item {
    padding: 8px 30px;
    border-bottom: 1px solid #F5F5F5;
    display: block;
    color: rgba(0, 0, 0, 0.5) !important;
    border-radius: 5px;
}

.cat-dropdown{
    background-color: #f1f1f1;
}

.cat-sub-item{
    background-color: #f1f1f1;
}

.dropdown-menu{
    margin: 5px;
}

.cat-btn{
    height: 65px;
    padding: 0 30px;
    width: 100% !important;
    display: flex !important;
    background-color: #FFD333 !important;
}

.cat-btn::after{
    content: none !important;
}

li.open > a > span {
  border-top: 0px !important;
  border-bottom: 4px dashed !important;
}

li.open > a > span::after {
   content: "";
}

.search-div{
    margin: auto 10px;
}

.search-box{
    margin: auto 0;
    border-radius: 5px;
}

.search-input{
    flex: 1;
    background: transparent;
    background-color: #fff;
    border: 0;
    outline: 0;
    border-radius: 5px;
    height: 40px;
}

.search-btn{
    background: transparent;
    border: 0;
    outline: 0;
    background-color: #fff;
    border-radius: 5px;
    margin-right: 2px;
    width: 40px;
}

.search-row{
    display: flex;
    padding: 10px 20px;
}

.result-box{
    background-color: #fff;
    max-height: 200px;
    overflow-y: scroll;
}

.result-box ul{
    border-top: 1px solid #999;
    padding: 15px 10px;
}

.result-box ul li{
    padding: 15px 10px;
    list-style: none;
    border-radius: 3px;
    cursor: pointer;
}

.result-box ul li:hover{
    background: #e9f3ff;
}

@media (max-width: 992px) {
    
.search-div{
    margin: 10px auto;
}

.w-full {
    width: 100% !important;
}

.flex-dir {
    flex-direction: column;
}

.cat-div {
    margin-top: 10px;
}

.search-box{
    margin: 10px auto 0;
    border-radius: 5px;
}

.carousel-md{
    display: block !important;
}

.carousel-lg{
    display: none;
}

}

#usrdd{
    margin-top: 40px;
}


#ddo {
    top: 100%;
    right: 0;
    bottom: auto;
    margin-top: 0;
    margin-right: 0.125rem;
    }

.dropdown-hover:hover>.dropdown-menu-hover {
  display: block;
}

.dropdown-hover>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.dashboard-avatar {
    display: flex;
    align-items: center;
}

.ads-avatar {
    width: 70px;
}

.dashboard-avatar-info {
    display: flex;
    flex-direction: column;
}

.dashboard-ul {
    display: contents;
    list-style: none;
}

.dashboard-ul a:hover{
    background-color: #FFD333;
    color: black;
}


.dashboard-ul a.active{
    background-color: #FFD333;
    color: black;
}

.flex {
    display: flex;
}

.flex-warp {
    flex-wrap: wrap;
}

.flex-col {
    flex-direction: column;
}

.fw-bold {
    font-weight: bold;
}


div.on_off_off
{
 background: rgb(150,110,120);
 font-family: segoe ui;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 10px;
 border: 3px solid rgb(180, 140, 150);
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 color: #fff;
 display: inline;
}
div.on_off_on
{
 background: rgb(110,150,120);
 font-family: segoe ui;
 font-size: 12px;
 font-weight: bold;
 padding: 5px 10px;
 border: 3px solid rgb(140, 180, 150);
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 color: #fff;
 display: inline;
}

.cat-ad{
    border-radius: 20px;
}

.carousel-md{
    display: none;
}

.border-20{
    border-radius: 20px !important;
}

.border-10{
    border-radius: 10px !important;
}

.border-15{
    border-radius: 15px !important;
}

.shaow-20{
    box-shadow: 0 0 20px #DDDDDD;
}

.basket-pill{
    float: left;
    padding-bottom: 2px;
}

.logo-img{
    width: 100%;
}


.select-address-box{
    border: 2px ridge rgba(255, 211, 51, 0.8);
    box-shadow: 0 8px 32px rgba(255, 211, 51, 0.3);
}

.select-address{
    background-color: #f8f9fa;
}

@media (max-width: 1300px) {
.mpq{
    flex-direction: column;
    width: 50%;
}

.mpq-title-picture{
    width: 100% !important;
    border-bottom: 2px solid gray;
    margin: auto;
    margin-bottom: 30px;
}

.mpq-item{
    display: flex;
    flex-direction: column;
}

.mpq-top-bar{
    display: flex;
    flex-direction: column;
}

.pdb{
    padding: 0.2rem !important;

}
}

.select-box{
    border: 2px ridge rgba(255, 211, 51, 0.8);
    box-shadow: 0 8px 16px rgba(255, 211, 51, 0.3);
}

.w-30{
    width: 30% !important;
}

.diversity-item-color-1{
    border: 1px solid #D3D3D3 !important;
    background-color: white;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}

.diversity-item-color-2{
    border: 1px solid #D3D3D3 !important;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
}


.checkmark-span::after{
    content: "\2714";
    font-size: x-large;
    color: white; /* Text color */
    text-shadow: 
        -1px -1px 0 black,  /* Top-left shadow */
        1px -1px 0 black,   /* Top-right shadow */
        -1px 1px 0 black,   /* Bottom-left shadow */
        1px 1px 0 black;    /* Bottom-right shadow */
}

.inactive{
    opacity: 40%;
}

.store-img-div{
    height: 50%;
}

.store-img{
    max-height: 100%;
    width: auto;
}

.store-title{
    height: 40%;
}

.blink-img {
  animation: blink 2s infinite;
}

@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;  /* visible */
  }
  25%, 75% {
    opacity: 0;  /* hidden */
  }
}

.lh-lg{
    line-height:2;
}

.support{
    position:fixed;
    right:30px;
    bottom:70px;
    z-index:11;
    animation:action 1s infinite alternate;
    font-size: xx-small;
    text-align: center;

}