/*your custom css goes here*/

@media only screen and (max-width: 767px) {
  .evalycart {
    margin-left: 0 !important;
    padding-left: 0%;
  }
  .catmobile{
      width: 100% !important;
  }
}
  .evalycart1 {
      color : #F56B03;
  }
  .evalylogin {
      -webkit-writing-mode: vertical-lr;
  }
  .evalyheader {
          background: #fff !important;
  }
  .evalycolormenu{
          color: #F56B03 !important;
  }
