body {
    background: #FFFFFF;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
    color: #444444;
}

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: none;
    color: #25bce9;
}

img {
    max-width: 100%;
}

p, a, span, h1, h2, h3 {
    font-weight: 400;
    color: #444444;
}

input:focus, input[type="search"]:focus, textarea:focus {
    outline-offset: 0px;
    outline: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
}

.no-margin{
    margin: 0;
}

.header-page{
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  height: 55px;
  line-height: 55px;
  background: #fcfcfc;
}
.breadcrumb-w{
  text-align: right;
}
.breadcrumb{
  float: right;
  margin-left: 8px;
}
.breadcrumb-w > span,
.breadcrumb-w ul li span,
.breadcrumb-w ul li a{
  font-size: 12px;
  color: #888888;
}
.breadcrumb-w ul li a:hover{
  color: #25bce9;
}

.mh-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 50px;
    color: #888888;
}

.pr-main {
    padding: 30px 0 55px;
}

aside.account-sidebar.sidebar ul {
    background: #ffffff;
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.account .pad-1015{
  padding: 10px 15px;
}
.dashboard .cart-banner-top{
  margin:25px 0;
}
.acc-title{
  background: #25bce9;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 16px;
  overflow: hidden;
}
.acc-title.lg{
  font-size: 18px;
  text-transform: uppercase;
}
.acc-title .acc-edit{
  float: right;
  color: #ffffff;
}
.account-sidebar ul li{
  border-bottom: 1px solid #f1f1f1;
}
.account-sidebar ul li a{
  font-size: 14px;
  padding: 10px 15px;
  display: block;
}
.account-sidebar ul li.active a{
  color: #25bce9;
}
.account-main .hello-user{
  font-weight: bold;
  font-size:16px;
}
.account-main .db-info .acc-sub-tit-i{
  font-size: 14px;
  color: #25bce9;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.account-main .db-info .acc-sub-tit-i i{
  margin-right: 5px;
}
.account-main .db-info .acc-info-content{
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
  border-top: none;
}
.account-main .bs-address{
  margin: 0 15px 30px 15px;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  /*width: 100%;*/
}
.account-main .acc-info-content a{
  display: block;
  color: #25bce9;
  margin-top: 5px;
}
.account-main .db-contact .acc-info-content span,
.account-main .bs-address .acc-info-content span{
  display: block;
  padding: 3px 0px;
}
.account-main .bs-address .acc-info-content span.title{
  display: block;
  margin-bottom: 5px;
}
.bs-address > .col-md-6:nth-child(1){
  padding-left: 0; 
}
.bs-address > .col-md-6:nth-child(2){
  padding-right: 0; 
} 
@media(max-width: 767px){
  .db-address,
  .account-sidebar{
    margin-bottom: 30px;
  }
  .account-sidebar{
    margin-top: 30px;
  }
  .bs-address > .col-md-6:nth-child(2){
    padding-left: 0;
  }
  .db-address .acc-title .acc-edit{
    font-size: 12px;
    margin-top: 3px;
  }
}

.acc-dashboard .account-main .db-content .acc-title {
    font-size: 14px;
    padding: 7px 15px;
}


.account .pad-1015{
  padding: 10px 15px;
}
.dashboard .cart-banner-top{
  margin:25px 0;
}
.acc-title{
  background: #25bce9;
  padding: 10px 15px;
  color: #ffffff;
  font-size: 16px;
  overflow: hidden;
}
.acc-title.lg{
  font-size: 18px;
  text-transform: uppercase;
}
.acc-title .acc-edit{
  float: right;
  color: #ffffff;
}
.account-sidebar ul li{
  border-bottom: 1px solid #f1f1f1;
}
.account-sidebar ul li a{
  font-size: 14px;
  padding: 10px 15px;
  display: block;
}
.account-sidebar ul li.active a{
  color: #25bce9;
}
.account-main .hello-user{
  font-weight: bold;
  font-size:16px;
}
.account-main .db-info .acc-sub-tit-i{
  font-size: 14px;
  color: #25bce9;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.account-main .db-info .acc-sub-tit-i i{
  margin-right: 5px;
}
.account-main .db-info .acc-info-content{
  border: 1px solid #f1f1f1;
  margin-bottom: 30px;
  border-top: none;
}
.account-main .bs-address{
  margin: 0 15px 30px 15px;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  /*width: 100%;*/
}
.account-main .acc-info-content a{
  display: block;
  color: #25bce9;
  margin-top: 5px;
}
.account-main .db-contact .acc-info-content span,
.account-main .bs-address .acc-info-content span{
  display: block;
  padding: 3px 0px;
}
.account-main .bs-address .acc-info-content span.title{
  display: block;
  margin-bottom: 5px;
}
.bs-address > .col-md-6:nth-child(1){
  padding-left: 0; 
}
.bs-address > .col-md-6:nth-child(2){
  padding-right: 0; 
} 
@media(max-width: 767px){
  .db-address,
  .account-sidebar{
    margin-bottom: 30px;
  }
  .account-sidebar{
    margin-top: 30px;
  }
  .bs-address > .col-md-6:nth-child(2){
    padding-left: 0;
  }
  .db-address .acc-title .acc-edit{
    font-size: 12px;
    margin-top: 3px;
  }
}

.acc-dashboard .account-main .db-content .acc-title {
    font-size: 14px;
    padding: 7px 15px;
}

.form-edit-info{
  padding: 0 15px 30px;
  background: #ffffff;
  overflow: hidden;
}
h4.acc-sub-title{
  font-size: 16px;
  border-bottom: 1px solid #25bce9;
  padding-bottom: 5px;
  margin: 15px 0;
  float: left;
}
.form-edit-info form {
    clear: both;
}
.form-edit-info form .account-bottom-action .gbtn.btn-edit-acc-info{
    font-size: 18px;
    padding: 0 55px;
    height: 48px;
    border-bottom: 2px solid #666666;
}
.form-edit-info label{
  font-weight: normal;
}
.form-edit-info input{
  border-radius: 0;
  border: 1px solid #d7d7d7;
  max-width: 378px;
  font-size: 12px;
}
.account-bottom-action{
  overflow: hidden;
  margin: 30px 0px;
}
.form-edit-info .account-bottom-action{
    margin: 0;
}
.account-bottom-action .back{
  text-transform: uppercase;
  left: left;
}
.account-bottom-action button{
  float: right;
}
.checkbox-w.label-text label{
  width: 200px;
  left: 30px;
}
.checkbox-w.label-text label i{
  left: -15px;
  top: 93%;
}
span.required{
  margin-left: 3px;
  color: #f48784;
}
aside.account-sidebar.sidebar ul{
    background: #ffffff;
}
.acc-dashboard .account-main .db-content{
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 45px;
}
.acc-dashboard .account-main .db-content .acc-title{
    font-size: 14px;
    padding: 7px 15px;
}
.acc-info-content.pad-1015{
    min-height: 100px;
}
/*Account New Page address Tfix add*/
.acc-address ul li{
  display: block;
  margin-bottom: 5px;
}
.acc-address ul li span.alabel{
  min-width: 100px;
  margin-right: 10px;
  color: #444444; 
  float: left;
}
.account-main span.nobr{
  font-weight:bold;
}
.acc-address ul{
  clear: both;
}
.acc-address a.change-address{
  text-decoration: underline;
  margin-top: 10px;
  display: block;
}
.acc-address a.change-address:hover{
  color: #25bce9;
}
.account-sidebar{
  margin-bottom: 30px;
}

.form-edit-info input {
    border-radius: 0;
    border: 1px solid #d7d7d7;
    max-width: 378px;
    font-size: 12px;
}
.checkbox-w input {
    visibility: hidden;
}

.checkbox-w {
    position: relative;
}
.checkbox-w.label-text label {
    width: 200px;
    left: 30px;
}
.form-edit-info label {
    font-weight: normal;
}
.checkbox-w label {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}

.checkbox-w input[type=checkbox]:checked + label>i.fa-square-o, .checkbox-w input[type=checkbox] + label>i.fa-check-square-o {
    opacity: 0;
}
.checkbox-w input[type=checkbox]:checked + label>i.fa-check-square-o, .checkbox-w input[type=checkbox] + label>i.fa-square-o {
    opacity: 1;
}

.checkbox-w label i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -7px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.gbtn{
  background: #d0d0d0;
  color: #444444;
  padding: 0 15px;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
}
.gbtn.btn-estimate{
  padding:0 22px;
}
.gbtn.btn-discount{
  padding:0 26px;
}
.gbtn:hover{
  background: #fbc443;
  color: #ffffff;
}
.gbtn:hover span{
  color:#ffffff;
}
.gbtn span{
    display: inline-block;
}
button{
  border:none;
}


.acc-newsletter ul.form-list{
  padding-top: 30px;
}
.acc-newsletter .control .checkbox{
  float: left;
  margin-right: 10px;
  margin-top: 0;
}

#my-orders-table{
  width: 100%;
  margin-top: 30px;
  border: 1px solid #cecece;
}
#my-orders-table th{
  padding: 5px  0px;
  text-align: center;
  border-bottom: 1px solid #cecece;
  font-weight: bold;
}
#my-orders-table td{
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #cecece;
}