.tm-purchase-floating-box {
    position: fixed;
    top: 50%;
    right: 0;
    border-radius: 7px 0 0 7px;
    padding: 11px 0;
    margin: -89px 0 0;
    background-color: #f26522;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .25);
    z-index: 99999;
    border: 1px solid green;
    border-right: 0;
}
.sidbar-img img{
    max-width: 60px;
    border-radius: 100px;
    margin: 0 auto;
    display: block;
}
.py-2 {
    padding: 5px;
    text-align: center;
}
.mtlogo-5{
    margin-top:3rem;
}

@media only screen and (max-width: 991px) {
    .menuzord-brand img {
     max-height: 100px!important;
}
.rev_slider_wrapper{
     
}
.tp-bgimg.defaultimg {
  height: 40vh !important;
}
#rs-1-layer-1 {
  font-size: 36px !important;
}
#rs-1-layer-3 {
  font-size: 14px !important;
}
.pb-50 {
  padding-bottom: 20px!important;
}
.pt-100 {
  padding-top: 20px!important;
}
 
.btn.btn-colored.btn-lg.btn-theme-colored.pl-20.pr-20 {
  font-size: 16px !important;
  padding: 12px !important;
}
.menuzord-responsive .showhide {
    margin: 37px!important;
  }
 .inner-header .title {
  font-size: 26px!important;
  text-transform: capitalize!important;
}
}

