.mobilemenu {
    display: none;
    }
    .cat-title a {
    color: white;
}
.cat-title.myhide span.btn-dropdown-child {
    display: none;
}
.product-img.b-img img {
    width: 100%;
    height: 150px;
}
@media only screen and (max-width: 820px) {
    
    .product-img.b-img img {
    width: 50%;
    margin:0px auto;
    height: auto;
}
   .mobilemenu {
    display: block;
    } 
    .btn-menu {
    display: none;
    left: 5%;
    position: absolute !important;
    }
  .blocksearch {
    width: max-content;
    display: block;
    position: absolute;
    right: 0;
    padding: 15px;
    }
	.btn-menu, .btn-menu-mega {
   
    position: relative;
    background: #397388;
    cursor: pointer;
    float: left;
    margin: 10px;
    top: 0px;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    padding: 15px 18px 17px;
    border-radius: 4px;
    z-index: 8;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
.one-third{
    height:auto;
}

.flex.space-x-5.pl-2 {
    top: 15px;
    position: absolute;
    right: 15%;
}
.py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#lds-spinner {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1111111;
}
#lds-spinner div {
    position: fixed;
    left: 40%;
    top: 40%;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.divisionmy {
    font-size: 12px;
    font-weight: 600;
    overflow-y: scroll;
    height: auto;
}
.topbar .flex.space-x-5.pl-2 {
    position: absolute;
    top: 7%;
    right: 10px;
    z-index: 99999;
}
.h400,.arrow ,.slide {
    height: 25vh !important;
}
.bbb_viewed {
    padding-top: 20px;
    padding-bottom: 60px;
    background: #eff6fa;
}
.nav-link p span {
    float: left;
}
}
@media only screen and (max-width: 600px) {
   .mobilemenu {
    display: block;
    } 
    .btn-menu {
    display: none;
    left: 10%;
    position: absolute !important;
    }
  .blocksearch {
    width: max-content;
    display: block;
    position: absolute;
    right: 0;
    padding: 15px;
    }
	.btn-menu, .btn-menu-mega {
   
    position: relative;
    background: #397388;
    cursor: pointer;
    float: right;
    margin: 10px;
    top: 0px;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    padding: 15px 18px 17px;
    border-radius: 4px;
    z-index: 8;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
.one-third{
    height:auto;
}

.flex.space-x-5.pl-2 {
    top: 15px;
    position: absolute;
    right: 15%;
}
.py-5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
div#lds-spinner {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1111111;
}
#lds-spinner div {
    position: fixed;
    left: 40%;
    top: 40%;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.divisionmy {
    font-size: 12px;
    font-weight: 600;
    overflow-y: scroll;
    height: auto;
}
.topbar .flex.space-x-5.pl-2 {
    position: absolute;
    top: 12%;
    right: 10px;
    z-index: 99999;
}
.h400,.arrow ,.slide {
    height: 25vh !important;
}
.bbb_viewed {
    padding-top: 20px;
    padding-bottom: 60px;
    background: #eff6fa;
}
.nav-link p span {
    float: left;
}
}