body, .clean-theme-header .menu li a, .clean-theme-client-left-block, .entry-summary .price, p, h1, h2, h3, h4, h5, h6, ul.tabs li.active a { font-family: 'Arial'; }

.clean-theme-footer {
    float: left;
    width: 100%;
    background: #eee;
    padding: 60px 0px 30px !important;
    margin-top: -71px !important;
}

.menu li a {
    padding-left: 14px;
    padding-right: 14px;
}
#green {
    background: #607D8B !important;
}
#blue {
    background: #516892 !important;

}
#red {
    background: #7a78ae !important;

}

#gray {
    background: #7a6c82 !important;
}
#clean-theme-client table.dataTable {
    line-height: 22px;
}
.clean-theme-header .menu {
    width: 63%;
    background: #fff0 !important;
    float: left !important;
    margin-top: 14px;
}
.clean-theme-header-logo img {
    max-height: 55px;
    width: 122px;
    margin-top: 16px;
    margin-left: 8px;
}
.clean-theme-header .menu li a {
    font-weight: 500;
    color: #0b0c0d !important;
    }

.clean-theme-header-right-btns ul li .clean-theme-header-ac-btn {
   padding: 0px 10px;
    }
.clean-theme-footer {
    text-align: center;
}

#payment-screen-content {
  text-align: center;
  padding: 10px;
  margin-bottom: 20px;
  background-color: #86d0a0;
  font-weight: 600;
  font-size: 19px;




.sepetbaslik {
    float: left;
    line-height: 50px;
    width: 100%;
    background: #e4e4e4;
    color: #515151;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700;
    z-index: 15;
    position: relative;
}

.lbtn {
    padding: 5px 15px;
    border: none;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    display: inline-block;
    outline: none;
    background-color: #4b8de2;
}


.invoicereminleft .lbtn {
    margin-top: 15px;
    color: #ffffff;
    border: 0px solid #F44336;
    font-weight: 500;
    font-size: 14px;
}


/* ================= dvice-with-480 =================== */

@media only screen and (max-width: 480px) {

.paymentlogos {
    display: none;
    margin-top: 25px;
    width: 100%;
    text-align: center;
}
#continueshopbtn {
    padding: 10px 30px;
    margin-top: 45px;
    display: none;
}
.uhinfo {
    width: 50%;
}

}
/* ================= #mobile-mobile-devices =================== */
@media only screen and (min-width:320px) and (max-width:1024px) {

.clean-theme-header-logo {
    float: none;
    width: 100%;
    padding: 5px 0px !important;
    text-align: left !important;
}

.clean-theme-header-right-btns ul {
        float: left !important;
        width: auto !important;
        margin-left: 150px !important;
        margin-top: -60px !important;
    }

#clean-theme-client .wnotifitibtn {
    padding: 0px 20px;
    margin-right: -115px;
}
.clean-theme-mobile-btn a {
    z-index: 1;
    position: relative;
}
.clean-theme-header {
    background: white;
    height: 70px;
}
.clean-theme-header-logo img {
    max-height: 55px;
    width: 109px;
    margin-top: 14px;
    margin-left: -250px;
}
.fa, .fas {
    font-weight: 900;
    margin-top: -2px;
}

}
