header { height: 50px; margin-bottom: 20px; }

.customer-account-login .header .shop-width { width: 1024px; min-width: 1024px; }

.nav-top { display: flex; margin: 40px 0 0; align-content: center; justify-content: space-between; }
.nav-top .back-cart,
.nav-top .tel { display: flex; line-height: 24px;  }
.nav-top .iconfont { font-size: 20px; margin-right: 8px; }

.header-container {position: relative;  width: 1024px; margin: 0 auto; }
.header .logo-container { position: absolute; width: 220px;  left: 50%; top: 0; margin-left: -110px;}

.cms-aboutservices-icos { border-top: 5px solid #361712; border-bottom: none !important; padding: 12px 0; }

.btn { width: 100%; padding: 12px 0; line-height: 20px; }
.bth-dark:hover { color: #fff; }
.login { width: 100%; }

.block h1.title { font-size: 25px; margin-bottom: 20px; font-weight: bold; text-transform: uppercase; text-align: center; }

.form-wrap { width: 512px; margin: 50px auto; padding: 20px 25px; border: 1px solid #ddd; }
.form-wrap .other-link { padding-top: 40px; text-align: center; position: relative; z-index: 1; }
.form-wrap .other-link h2 {display: inline-block;padding: 0 15px;margin: 0 0 15px;background-color: #fff;color: #351611;font-size: 12px;text-align: center;position: relative;z-index: 5;}
.form-wrap .other-link:before {content: "";position: absolute;width: 100%;top: 48px;left: 0;border-bottom: 1px solid #C0B5B3;z-index: 0;}

.form-holder .field, .form-holder .entry { margin-bottom: 20px; }
.form-holder .entry.checkbox label { width: 93%; }
.form-holder .entry label { margin-bottom: 10px; }
.form-holder .legend { display: none; }
.form-holder .action.back { margin-top: 5px; display: block; }

input.input-text { border-width: 1px; }

.link-forget-password { margin-top: 10px; }

.sub-title { margin:0 0 1em; }
.other-link1 { margin-top: 10px; }

.footer-container { margin-top: 24px; }
.footer-container .terms-privacy { text-align: center; width: 100%; }
.footer-container .terms-privacy ul {display: inline-block;margin: 0;}
.footer-container .terms-privacy ul li{margin: 0;}
.footer-container .terms-privacy ul li:after { content: '|'; margin: 0 10px; }
.footer-container .terms-privacy ul li:last-child:after { content: '';  }
.footer-container .copyright { text-align: center; font-size: 12px; line-height: 24px; }

.footer-top, .footer-middle, .footer-bottom { display: none !important; }