.search-input {
width: 37% !important;
}
.home-banner {
background-image:url("https://hanifmart.com/marinakart-service/assets/img/banner.jpg") !important;
}
.section-search > h3 {
font-size: 32px !important;
}
.search-cat span {
font-size: 16px !important;
}
.search-cat a {
font-size: 12px !important;
margin: 0 3px !important;
}
.search-btn .btn {
width: 80% !important;
}
.main-nav > li.active > a {
color: #fff !important;
}
@media only screen and (max-width: 991.98px){
.search-box form > div {
width: 100% !important;
}
.search-input {
width: 100% !important;
}
}
/*index page*/
.home-banner {
background-image:url("https://hanifmart.com/marinakart-service/assets/img/banner.jpg");
}
.section-search > h3 {
font-size: 32px !important;
}
.search-cat span {
font-size: 16px !important;
}
.search-cat a {
font-size: 12px !important;
margin: 4px 3px !important;
}
.search-btn .btn {
width: 80% !important;
}
.section-search > h3 span {
color: #184a90 !important;
}
@media only screen and (max-width: 991.98px){
.search-box form > div {
width: 100%;
}
}
/*.how-work {
padding:0px;
}*/
.main-nav li a {
font-size: small !important;
}
/*about-us*/
.about-img {
background: url('https://hanifmart.com/marinakart-service/assets/img/about-us.jpg');
padding: 252px 0;
background-size: cover;
}
@media only screen and (max-width: 360px) {
.about-us {
background-size: contain;
/* background-position: 50% 0%; */
padding: 133px 0;
background-position: 40% 0%;
min-height: 42vh;
background-repeat: no-repeat;
}
}
@media only screen and (max-width: 492px) {
.about-us {
background-size: contain;
/* background-position: 50% 0%; */
padding: 133px 0;
background-position: 40% 0%;
min-height: 42vh;
background-repeat: no-repeat;
}
}
@media only screen and (max-width: 360px) {
.how-work {
/* padding: 0px 0;
margin-top: -124px; */
}
}
@media only screen and (max-width: 375px) {
.how-work {
padding: 0px 0;
margin-top: -124px;
}
}
@media only screen and (max-width: 411px) {
.how-work {
padding: 0px 0;
margin-top: -124px;
}
}
@media only screen and (max-width: 414px) {
.how-work {
padding: 0px 0;
margin-top: -124px;
}
}
@media only screen and (max-width: 411px) {
.about-us {
background-size: contain;
padding: 133px 0;
background-position: 40% 0%;
min-height: 42vh;
background-repeat: no-repeat;
}
}
@media only screen and (max-width: 414px) {
.about-us {
background-size: contain;
padding: 133px 0;
background-position: 40% 0%;
min-height: 42vh;
background-repeat: no-repeat;
}
}
@media only screen and (max-width: 320px) {
.about-us {
/* background-size: cover; */
padding: 133px 0;
background-position: 40% 0%;
min-height: 42vh;
background-repeat: no-repeat;
}
}
@media only screen and (max-width: 280px) {
.about-us {
background-size: cover;
}
}
/*service-details*/
.form-control{
min-height: 36px !important;
}
.service-cate a {
background: #184a90 !important;
}
/*order history*/
.service-cate a {
background: #184a90 !important;
}
/*checkout*/
@media only screen and (max-width: 575.98px) {
.form-check {
top: -56px;
float: right;
}
}
/*shopping-cart*/
  .form-group--number .form-control {
    border: 1px solid #ccc;
    height: 40px;
    padding: 0 25px;
    text-align: center;
    font-size: 14px;
    color: #000;
    border-radius: 0px;
    background-color: transparent;
  }
  .form-group--number {
    max-width: 100px;
    display: inline-block;
}
.form-group--number button.up {
    right: 599px;
    top: 93px;
}
.form-group--number button {
    background: none;
    border: none;
    background-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    max-width: 20px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    color: #000;
    font-size: 20px;
    line-height: 1em;
}
.form-group--number button.down {
    left: 505px;
    top: 94px;
}
.ps-table--shopping-cart thead tr th {
    padding: 15px 20px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-weight: 600;
    background-color: #f2f2f2;
    border: none;
}
table.table td a {
    color: #0417fd !important;
}
.ps-btn{
    background-color: #5fa30f;
    color: #ffffff;
}
.ps-btn{
    background-color: #ff0080;
    border-radius: 8px;
    padding: 8px 12px !important;
    text-align: center;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.ps-section__cart-actions {
    padding-top: 30px;
    padding-bottom: 90px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  /*Float Icons*/
.whats-app {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 50px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    right: 15px;
}

.my-float {
    margin-top: 16px;
}
@media only screen and (max-width: 600px) {
    .whats-app {
      bottom: 80px;
    }
}

/*Back button*/
@media only screen and (max-width: 600px) {
  .arrow {
    display: block;
  }
}
@media only screen and (min-width: 600px) {
  .arrow {
    display: block;
  }
  .arrow : hover{
    cursor: pointer;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
 .arrow {
    display: none;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
 .arrow {
    display: none;
  }
}