@media screen and (max-width: 768px) {
 .myaccount .megamenuWrapper{left:0 !important}

.myaccount .megamenuWrapper:before {
    left: 18% !important;
}

  }

  .ads-category i{
            font-size: 20px;
            color: #3F70A5;
      }
      .bg-eee{
        background: #eee;
      }
      .image-size-small{
        height: 50px;
      }
      .DashBoardWrapper ul li i{
        font-size: 20px;
        color: #17a2b8;
        padding-right: 4px;
      }
      /*.singleProduct{
        height: 300px;
      }*/
      .singleProPrice h5{
        font-size: 15px;
      }
      .entry-meta li{
        color: black;
      }
      .bannerItems img{
        height: 400px;
        object-fit: cover;
      }
      .owl-theme .owl-dots .owl-dot{
        display: none;
      }
      .owl-theme .owl-nav{
        display: none;
      }
      #catagory-slider .owl-nav{
        display: none;
      }
      #catagory-slider .owl-dots{
        display: none;
      }
      
      .itemWrapper{
        padding:0px;
      }
.invalid-feedback{
      display: block;
     }