.page-title-area {
  background-color: #f8f8f8;
  padding-top: 6px;
  padding-bottom: 6px;
}
.page-title-area ul li:last-child {
  margin-right: 0;
}
.page-title-area ul li {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  color: #666666;
  font-size: 13px;
  line-height: 13px !important;
}
.page-title-area ul li::before {
  content: '/';
  position: absolute;
  display: inline-block;
  left: -10px;
  top: 0;
}
.page-title-area ul li:first-child::before {
  content: '';
}
.signup-area .section-title, .user-area .section-title{
  margin-bottom: 25px;
}
.signup-area .section-title, .user-area .section-title{
  margin-bottom: 40px;
  text-align: center;
  background-color: #f8f8f8;
  padding: 20px;
  margin-top: 60px;
}
.signup-area .section-title h2, .user-area .section-title h2{
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.btn {
  border: 1px solid transparent;
  padding: 11px 25px;
  line-height: initial;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
}
.btn-primary {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.signup-form .form-group label {
  	display: block;
  	text-transform: uppercase;
  	margin-bottom: 7px;
  	color: #212529;
  	font-size: 14px;
}
.signup-form .form-group .form-control {
  	border: 1px solid #f5f5f5;
  	background-color: #f5f5f5;
  	height: 45px;
  	padding: 0 15px;
  	font-size: 14px;
  	line-height: initial;
  	color: #222222;
  	border: none;
  	border-radius: 0;
  	-webkit-transition: 0.5s;
  	transition: 0.5s;
}
.signup-form .form-group .form-control::placeholder{
    font-weight: 300;
}
.signup-form .form-group {
  margin-bottom: 20px;
}
.signup-form .form-group .form-control:focus {
  border: 1px solid #222222;
  box-shadow: none;
  transition: 0.5s;
}
.btn.form-control {
  background-color: #fff !important;
  width: 68px;
  border: 1px solid #f5f5f5 !important;
}
.text-right{
	text-align: right;
}
.privacy{
	font-weight: 300;
}
.pull-right{
	float: right;
}
#modal-login .modal-content button.close {
  position: absolute;
  right: 0;
  top: 0;
  outline: 0;
  opacity: 1;
  color: #222222;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 35px;
  padding: 0;
  margin: 0;
  font-size: 20px;
  width: 35px;
  text-shadow: unset;
  height: 35px;
  z-index: 1;
  background-color: transparent;
  border: 0px solid #fff;
}
#modal-login .modal-content button.close:hover {
  background-color: #222222;
  color: #ffffff;
}
.modal-content {
  border-radius: 0px;
}
#modal-login h3 {
  font-family: "Archivo", sans-serif;
  font-size: 22px;
}
#modal-login .modal-body {
  padding: 15px 30px;
}
#modal-login label {
  font-size: 13px;
  text-transform: uppercase !important;
  color: #666666;
}
#modal-login input {
  height: 40px;
  margin-bottom: 10px;
  border-radius: 0px;
  background-color: #f5f5f5;
  border: 0px solid #ddd;
}
.login_submit {
  text-align: right;
}
.login_submit button {
  margin-left: 30px;
}
#modal-login a, .privacy-label a {
  color: #222222;
  font-size: 14px;
}
.alert {
  position: relative;
  padding: .50rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  font-size: 14px;
}
.alert-danger a{
  color: #842029;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  background-color: transparent;
  border: 0px solid #fff;
}
.user-area .section-title h2 {
  margin-bottom: 0px;
}
.left-menu .activateTab.active {
  color: #ffffff;
  background-color: #222222;
  border-color: #222222;
}
.left-menu .activateTab {
  color: #222;
  margin-bottom: 20px;
  margin-top: 0px;
}
#kkUserInfo label{
  font-size: 14px;
}
.form-control {
  border-radius: 0px;
}
.form-control {
  background-color: #f5f5f5;
  width: 100%;
  height: 45px;
  padding: 0 15px;
  font-size: 14px;
  line-height: initial;
  color: #222222;
  border: none;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.form-group {
  margin-bottom: 1rem;
}
select{
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
  appearance: auto !important;
}
.account-table-head{
  text-align: left;
  font-size: 14px;
}
.table thead th {
  border-bottom: 0px solid #dee2e6;
  background-color: #f5f5f5;
  text-align: center;
  font-size: 14px;
}
.address_0{
  font-size: 14px;
}
.kkRowId{
  display: none;
}
.kkOrderTable{
  text-align: center;
}
.kkOrderSummary{
  color: #222;
  font-weight: bold;
}
.kkOrderSummary:hover{
  color: #222;
}
.green-circle {
  width: 10px;
  height: 10px;
  background-color: green;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 3px;
}
.red-circle {
  width: 10px;
  height: 10px;
  background-color: red;
  border-radius: 50%;
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 3px;
}
.order-status a{
  color: #222;
}
.user-section-title{
  background-color: #f5f5f5;
  text-align: left;
  font-size: 14px !important;
  padding: 15px 20px;
}
.user-section-title h6{
  font-size: 14px !important;
}
.modal-content label{
  font-size: 14px;
}
#order-detail-content td{
  text-align: center;
}
#kkModalTable img, .mobile-table img{
  max-width: 100px;
}
.old-price{
  text-decoration: line-through;
  display: block;
}
#modal-user-order .product-name a{
  color: #222;
}
.cart_description small{
  font-size: 12px;
  font-weight: 400;
  text-align: center;
}
.cart_description ul{
  padding-left: 0px;
  text-align: center;
}
.cart_description{
  text-align: center;
}
.cart-area img{
  max-width: 100px;
  text-align: center;
}
.cart-table table thead tr th {
  border-bottom-width: 0px;
  vertical-align: middle;
  padding: 8px 0;
  text-transform: uppercase;
  border: none;
  font-weight: 600;
  font-size: 14px;
}
.cart-table table thead tr{
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}
.cart-table .product-thumbnail{
  text-align: center;
}
.cart-table table tbody tr td {
  vertical-align: middle;
  color: #666666;
  padding-left: 0;
  padding-right: 0;
  border-color: #eaedff;
  border-left: none;
  border-right: none;
  text-align: center;
}
.cart-table table{
  border: 1px solid #dee2e6;
}
.cart-table ul{
  padding-left: 0px;
}
.cart-table .product-name a{
  color: #222;
}
.cart-table .old-price{
  font-size: 14px;
}
.cart-table table tbody tr td.product-quantity .input-counter input {
  height: 45px;
  color: #222222;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}
.cart-table table tbody tr td.product-quantity .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #d0d0d0;
  width: 40px;
  height: 100%;
  line-height: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cart-table table tbody tr td.product-quantity .input-counter span.minus-btn {
  left: 0;
}
.cart-table table tbody tr td.product-quantity .input-counter {
  max-width: 130px;
  min-width: 130px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.cart-table table tbody tr td.product-quantity .input-counter span.plus-btn {
  right: 0;
}
.cart-table table tbody tr td {
  color: #222;
  font-weight: 400;
}
.kkRowRemove {
  margin-left: 20px;
}
#openCoupon{
  font-size: 14px;
  color: #222;
}
#couponBlock {
  display: none;
  margin-top: 20px;
}
.cart-totals {
  background: #ffffff;
  padding: 40px;
  max-width: 600px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  margin: 45px auto 0;
    margin-top: 45px;
}
.cart-totals h3 {
  margin-bottom: 20px;
  font-size: 19px;
}
#kkShipping-address {
  margin-bottom: 10px;
}
.cart-totals ul {
  padding: 0;
  margin: 0 0 25px;
    margin-bottom: 25px;
  list-style-type: none;
}
.cart-totals ul li:first-child {
  border-top: 1px solid #eaedff;
  border-bottom: 1px solid #eaedff;
}
.cart-totals ul li {
  border: 1px solid #eaedff;
  border-top: none;
  font-size: 14px;
  color: #222;
  line-height: 22px;
}
#kkShipping-address li {
  padding: 13px 15px;
}
.cart-totals ul li label {
  margin-left: 5px;
}
.cart-totals.address .add-address{
  color: #222;
  font-size: 14px;
  text-align: right;
  display: block;
}
.cart-totals ul li {
  border: 1px solid #eaedff;
  padding: 10px 15px;
  color: #222222;
  font-weight: 600;
  overflow: hidden;
}
.cart-totals ul li span {
  float: right;
  color: #222;
  font-weight: normal;
}
#shipping_method li {
  border: none;
  padding: 0px;
  text-align: right;
}
.cart-totals ul li label {
  font-weight: 400;
}
.cart-totals ul li {
  border: 1px solid #eaedff;
  border-top: none;
}
.signup-content {
  max-width: 800px;
  margin: 0 auto;
}