.progress-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 30px;
  margin: 30px 0;
}
.progress-box .progress-item {
  position: relative;
}
.progress-box .progress-item .progress-sort {
  width: 36px;
  height: 36px;
  line-height: 31px;
  text-align: center;
  border-radius: 50%;
  border: 3px solid #000;
  background: #d2d2d2;
  color: #676767;
  font-size: 16px;
}
.progress-box .progress-item span {
  white-space: nowrap;
  position: absolute;
  bottom: -45px;
  left: 50%;
  transform: translateX(-50%);
  color: #000;
  font-size: 16px;
}
.progress-box .progress-item.active .progress-sort {
  background: #000;
  color: #fff;
}
.progress-box .progress-rtion {
  width: 160px;
  height: 14px;
  background: #d2d2d2;
}
.progress-box .progress-rtion.active {
  background: #000;
}
.pro-content {
  display: flex;
  align-items: center;
}
.pro-content .remove-cart button {
  background: transparent !important;
  color: #313131;
  border: 0 !important;
}
.pro-content .pro-image,
.pro-content .pro-name {
  margin-right: 20px;
}
#loginPage {
  max-width: 875px;
  box-shadow: inherit;
  border: 0;
}
body {
  margin: 0 !important;
}
.login-hare {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 20px;
}
.login-hare h1 {
  color: #000;
  margin: 0;
}
.login-hare a {
  color: #515151;
}
.login-hare a img {
  width: 20px;
}
#xlogin .group {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
#xlogin .group label {
  position: initial;
  padding: 0;
  color: #333;
  font-size: 14px;
  font-weight: 100;
}
#xlogin input:not([type=checkbox]) {
  height: 46px;
  border-radius: 46px;
  background: #f7f7f7;
  padding: 0 15px 4px;
}
#xlogin input[type=submit] {
  background: #850E10;
  width: 50%;
  margin: 0 auto;
  text-transform: capitalize;
}
#xlogin input[type=submit]:hover {
  background: #F0C00C;
}
/*#xlogin .checkocweb .checkmark {*/
/*  background: #fff;*/
/*  border: 2px solid #333;*/
/*}*/
#xlogin .checkocweb input:checked ~ .checkmark:after {
  display: block;
}
#xlogin .checkocweb .checkmark:after {
  left: 5px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #333;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
}
#xcart .xcollapsable {
  font-size: 16px;
  font-weight: 400;
}
#xcart .xcollapsable span {
  font-size: 16px;
}
#xcart .editcart.xremove {
  color: #333;
  border: 0;
}
#xcart .media-left a,
#xcart .media-left span {
  width: 50px;
  padding: 0 !important;
}
#xcart .media-left a img,
#xcart .media-left span img {
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  padding: 5px 0!important;
}
#totals .panel-green1 .table > tbody > tr td {
  color: #656565;
}
#totals .panel-green1 .table > tbody > tr:last-child > td {
  color: #333;
}
.progress-bar-success,
.progress-continue-disabled {
  height: 44px !important;
  border-radius: initial !important;
  background: #114E25 !important;
}
a.agree,
.editAddress {
  color: #333 !important;
  font-size: 14px;
  font-weight: 100 !important;
}
.editAddress,
.pointer {
  color: #F0C00C;
  position: relative;
  top: 2px;
}
.panel-address,
.container_panel {
  border: 0 !important;
  box-shadow: initial !important;
}
.panel-address .panel-address-heading,
.container_panel .panel-address-heading,
.panel-address .heading,
.container_panel .heading {
  background: transparent !important;
  padding: 0 !important;
  margin-bottom: 20px;
  border: 0 !important;
}
.panel-address th,
.container_panel th,
.panel-address p,
.container_panel p {
  font-size: 14px;
}
.panel-address td,
.container_panel td {
  padding: 30px 10px!important;
}
.panel-address td br,
.container_panel td br {
  display: none;
}
.panel-address .panel-address-heading span,
.container_panel .panel-address-heading span,
.panel-address .heading,
.container_panel .heading {
  font-size: 20px !important;
  font-weight: 700 !important;
  color: #333 !important;
}
.panel-address .address-label,
.container_panel .address-label {
  border: 0 !important;
}
.panel-address .address-label .address-string,
.container_panel .address-label .address-string {
  color: #333;
}
.panel-address .shipping-table,
.container_panel .shipping-table {
  height: initial !important;
  overflow-y: inherit !important;
  overflow: hidden;
}
.panel-address .text-justified,
.container_panel .text-justified {
  border: 0 !important;
}
.panel-address .text-justified .address-list,
.container_panel .text-justified .address-list {
  max-height: initial !important;
  overflow-y: inherit !important;
  overflow: hidden;
}
.panel-address .text-justified .address-list small a,
.container_panel .text-justified .address-list small a {
  font-size: 18px;
  color: #333;
}
.panel-address .text-justified .address-list small a i,
.container_panel .text-justified .address-list small a i {
  margin-left: 10px;
}
#agreeText .checkbox,
#agreeText .radio {
  padding-left: 0;
}
.m-on-cart,
.language-m {
  display: none;
}
.m-off-cart,
.language-pc {
  display: block;
}
#regular-field-fax {
  display: none!important;
}
#step_payment_panel > .container p,
#step_payment_panel > .container span,
#step_payment_panel > .container a {
  color: #333;
}
#step_payment_panel > .container p {
  font-size: 14px;
}
#step_payment_panel > .container .buttons > div {
  float: initial !important;
  margin: 0 auto 20px;
}
#step_payment_panel > .container .heading-panel {
  padding: 0 15px !important;
  height: 85px;
  line-height: 85px;
}
#step_payment_panel > .container .heading-panel label {
  font-size: 18px !important;
  color: #dbbb7e;
  font-family: "PRATA-REGULAR";
  font-weight: 500;
}
#step_payment_panel > .container a.heading-panel::before {
  top: 46% !important;
  transform: translateY(-50%);
}
.pay-img img {
  max-height: 50px;
}
.cart-dark-backdrop {
  position: fixed !important;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  display: none;
}
.cart-dark-backdrop.in {
  display: block;
}
.cart-right-wrapper {
  position: fixed !important;
  height: 100vh;
  width: 400px;
  right: -1000px;
  top: 0;
  z-index: 1000001;
  background: #fff;
  transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.cart-right-wrapper .cart-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  border-bottom: 1px solid #D2D2D2;
}
.cart-right-wrapper .cart-header .cart-closed img {
  height: 26px;
}
.cart-right-wrapper .cart-header .cart-closed img:hover {
  cursor: pointer;
}
.cart-right-wrapper .cart-header .cart-title {
  font-weight: bold;
  color: #000;
  margin: 0;
}
.cart-right-wrapper .cart-header .cart-number {
  color: #000;
}
.cart-right-wrapper ul {
  padding: 0;
}
.cart-right-wrapper ul li {
  padding: 0 20px;
  list-style: none;
}
.cart-right-wrapper ul li .img-thumbnail {
  padding: 0;
  border: 0;
  background: #ddd;
}
.cart-right-wrapper ul li .table {
  margin-bottom: 0;
}
.cart-right-wrapper ul li .table tr {
  background: transparent;
}
.cart-right-wrapper ul li .table tr th,
.cart-right-wrapper ul li .table tr td {
  position: relative;
  border: 0;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.cart-right-wrapper ul li .table tr th a,
.cart-right-wrapper ul li .table tr td a {
  font-weight: bold;
}
.cart-right-wrapper ul li .table tr th a,
.cart-right-wrapper ul li .table tr td a,
.cart-right-wrapper ul li .table tr th span,
.cart-right-wrapper ul li .table tr td span,
.cart-right-wrapper ul li .table tr th small,
.cart-right-wrapper ul li .table tr td small {
  font-size: 16px;
  color: #333;
}
.cart-right-wrapper ul li .table tr th .price,
.cart-right-wrapper ul li .table tr td .price {
  margin-top: 10px;
  color: #333;
  font-size: 16px;
}
.cart-right-wrapper ul li .table tr th button,
.cart-right-wrapper ul li .table tr td button {
  position: absolute;
  right: 0;
  top: 20px;
  border: 0;
  background: transparent;
  font-size: 18px;
  color: #333;
}
.cart-right-wrapper ul li .table tr:last-child th,
.cart-right-wrapper ul li .table tr:last-child td {
  border: 0;
}
.cart-right-wrapper ul li .table-bordered {
  margin-bottom: 10px;
  border: 0;
  border-bottom: 1px solid #ddd;
}
.cart-right-wrapper ul li .table-bordered tr,
.cart-right-wrapper ul li .table-bordered td,
.cart-right-wrapper ul li .table-bordered th {
  border: 0 !important;
}
.cart-right-wrapper ul li .table-bordered tr td,
.cart-right-wrapper ul li .table-bordered tr th {
  padding: 5px 0 !important;
  font-size: 16px;
}
.cart-right-wrapper ul li .table-bordered tr td:first-child {
  font-weight: bold;
  color: #666;
}
.cart-right-wrapper ul li .table-bordered tr td:last-child {
  color: #333;
}
.cart-right-wrapper ul li .table-bordered tr:last-child td,
.cart-right-wrapper ul li .table-bordered tr:last-child th {
  padding-bottom: 20px !important;
  font-size: 18px;
}
.cart-right-wrapper ul .products {
  max-height: 50vh;
  overflow: hidden;
  overflow-y: scroll;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.cart-right-wrapper ul .products::-webkit-scrollbar {
  display: none;
}
.free-box {
  padding: 5px 20px !important;
  margin: 0 0 10px;
  background: #F5F5F5;
}
.free-box h3 {
  margin: 0 0 10px;
}
.free-box .prog-bar {
  width: 100%;
  background: #f7f5f2;
  box-shadow: 0 0 10px #ccc inset;
  height: 14px;
  border-radius: 5px;
  padding: 3px;
}
.free-box .prog-bar span {
  display: block;
  height: 100%;
  background: #114E25;
  border-radius: 5px;
  box-shadow: 0 0 10px #ccc;
}
.free-box p {
  font-size: 16px;
  margin-top: 10px;
}
.button-a {
  display: block;
  background: #000;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
  transition: all 0.5s;
  border: 2px solid transparent;
}
.button-a:hover {
  background: #fff;
  border-color: #000;
  color: #000 !important;
}
.cart-open {
  right: 0;
}
#form-language {
  display: inline-block;
  float: left;
}
#form-language a {
  position: relative;
  font-size: 14px;
  padding: 0 10px;
}
#form-language a:first-child {
  padding-left: 0;
}
#form-language a:first-child:after {
  display: table;
  content: ' ';
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #010101;
}
#form-language a:hover {
  color: #F0C00C;
}
@media (min-width: 768px) {
  #member-modal .modal-dialog {
    width: 570px;
  }
}
#member-modal .modal-body {
  padding: 20px 50px 50px !important;
}
#member-modal .modal-body .modal-logo {
  display: block;
  margin: 0 auto;
  width: 40%;
}
#member-modal .modal-body .modal-title {
  display: table;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  font-size: 24px;
  margin: 0 auto;
}
#member-modal .modal-body .form-control {
  padding-left: 10px;
  border: 0;
  border-bottom: 1px solid #eaeaea;
  font-size: 16px;
  color: #000;
  font-family: "JosefinSans-Light", "Microsoft JhengHei";
}
#member-modal .modal-body .btnocweb {
  height: 45px;
  background-color: #000;
  padding: 0;
  margin-top: 30px;
}
#member-modal .modal-body .popup-close {
  opacity: 0;
}
#member-modal .modal-body .modal-footer {
  justify-content: center;
  font-size: 16px;
  margin-top: 15px;
}
#member-modal .modal-body .modal-footer a {
  font-size: 16px;
  margin-left: 5px;
}
@media (max-width: 768px) {
  .topbar{display: none;}
  .large-pull-right.paddingright0{
    margin-top: 20px;
  }
  .progress-box {
    padding: 0 15px 30px;
  }
  .pay-img img {
    max-height: 30px;
  }
  #member-modal .modal-dialog {
    width:95%;
  }
  .m-on-cart,
  .language-m {
    display: block;
  }
  .m-off-cart{
    display: none;
  }
  .cart-well .pull-right {
    width: 100%;
    margin-top: 20px;
  }
  .cart-well .pull-right > a {
    width: 100%;
  }
  .checkout-cart {
    padding: 0 15px;
  }
  .checkout-cart #content ,.loginsection .rows,.account-register .ressection .container{
    padding: 30px 15px !important;
  }
  .account-register .ressection{padding: 0 15px 30px !important;}
  .checkout-checkout #content{
    padding: 0 15px;
  }
  .breadcrumb{
    margin-top: 20px !important;
  }
  .account-account #content,#existingAddress,.lborder,#agree-panel{padding: 0;}
  #content{overflow: hidden;}
  .loginsection .rows .col-md-6:nth-child(1){padding: 0 !important;}
  .checkout-cart .cart-well {
    padding: 0 !important;
    background: transparent !important;
  }
  .checkout-cart .cart-well .m-cart .cart-box .cart-item {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    padding: 15px 10px 5px;
    border-radius: 15px;
    background: #fff;
    margin-bottom: 15px;
  }
  .checkout-cart .cart-well .m-cart .cart-box .cart-item .cart-price {
    width: 100%;
  }
  .checkout-cart .cart-well .m-cart .cart-box .cart-item .pro-content {
    margin-top: 5px;
  }
  .checkout-cart .cart-well .pull-left {
    width: 100%;
  }
  .checkout-cart .cart-well #button-coupon {
    width: 50%;
  }
}
.langs {
  display: none;
}
.langs form{width: 100%}
.langs li a{color: #333333 !important;}
@media screen and (max-width: 767px){
  .langs {
    display: block;
  }
}


.loginsection{overflow: hidden;position: relative;padding: 80px 0px;}
.loginsection .rows{display: flex;justify-content: center;flex-wrap: wrap;background: #fff;
  border-radius: 50px;padding: 30px 0;}
.loginsection .rows .col-md-6{padding: 3%;}
.loginsection .rows .col-md-6:nth-child(1){padding-right: 8%;padding-left: 0;}
.loginsection .tit h2{font-size: 36px;color: #000;margin-top: 0;font-weight: bold;}
.loginsection form .form-group{margin-top: 25px;}
.loginsection form .form-control{font-size: 16px;color: #333;height: 44px;border: 1px solid #114E25;}
.loginsection form label{font-size: 16px;color: #767676;}
.loginsection form .checkbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;flex-wrap: wrap;}
.loginsection form .checkbox a{font-size: 16px;color: #9e9e9e;text-decoration: underline;}
.loginsection form button{width: 100%;margin: 0 auto;height: 44px;background:#114E25;color: #fff;font-size: 16px;}
.loginsection form button:hover{background: #fff;border: 1px solid #114E25; color: #114E25;}
.login_face{width: 250px;height: 44px;background-color: #4267b2;color: #fff;display: block;font-size: 16px;display: flex;align-items: center;justify-content: center;margin-left: 20px;}
.login_face i{margin-right: 20px;}
.login_face:hover{color: #fff;opacity: 0.8;}
.loginsection form .flex{display: flex;flex-wrap: wrap;}
.loginsection form .flex .or{display: flex;justify-content: space-between;align-items: center;width: 100%;margin: 15px 0;}
.loginsection form .flex .or hr{width: 100%;border-color: #a7a5a5;}
.loginsection form .flex .or span{margin: 0 15px;}
.loginsection .creat{box-shadow: 0px 0px 10px 5px #f8f8f8;box-sizing: border-box;}
.loginsection .creat p{font-size: 18px;line-height: 1.8;color: #737373;margin-top: 20px;}
.loginsection .creat a{display: flex;align-items: center;justify-content: center; width: 325px;height: 48px;border: 1px solid #114E25;color: #114E25;font-size: 16px;letter-spacing: 3px;margin-top: 30px;}
.loginsection .mt{margin: 50px;}

.ressection{overflow: hidden;position: relative;padding: 0 0px 30px;}
.ressection .container{background: #fff;
  border-radius: 50px;padding: 30px 0;}
.ressection .login_face{margin: 50px auto;}
.ressection form{display: flex;justify-content: space-between;flex-wrap: wrap;margin-left: -15px;margin-right: -15px;}
.ressection .tit h2{font-size: 30px;font-size: 24px;color: #2e2e2e;}
.ressection form label{font-size: 16px;color: #9d7b57;margin-top: 20px;}
.ressection form .form-control{height: 44px;}
.ressection form .checkbox label{font-size: 16px;color: #767676;margin-top: 0px;}
.ressection form .checkbox label a{color: #114E25 !important;font-size: 16px;}
.ressection form .checkbox label input{position: relative;top: 2px;}
.ressection form .checkbox label
.ressection form em{font-style: normal;font-size: 14px;color: #9d7b57;margin-top: 5px;display: block;}
.ressection form .flex{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;width: 100%;padding:50px 15px;border-top: 1px solid #f0eae7;margin-top: 50px;}
.ressection form .flex a{font-size: 16px;color: #767676;}
.ressection form .flex button{ width:100%;height: 48px;border: 1px solid #114E25;color: #114E25;font-size: 16px;letter-spacing: 3px;}
.ressection form .flex button{width: 100%;margin: 0 auto;height: 44px;background:#114E25;color: #fff;font-size: 16px;letter-spacing: 3px;}
.ressection form .flex button:hover{background: #fff;border: 1px solid #114E25; color: #114E25;}
.ressection form .flex em{font-size: 16px;color: #ff4848;font-style: normal;}
.ressection form .codeinput{display: flex;}
.ressection form .codeinput .code img{max-width: 100%;}
.ressection form .checkbox{padding: 0}
@media screen and (max-width:1680px) {
  .nav>li>a{padding: 10px 5px;}
  .loginsection .tit h1::after,.loginsection .tit h1::before{width: 25%;}
}
.loginsection .tit h1::after,.loginsection .tit h1::before{width: 20%;}
.loginsection .rows .col-md-6:nth-child(1){padding-right: 15px;}
.loginsection .tit h2{font-size: 28px;text-align: center;}
.loginsection{padding: 0 0 50px 0;}
/*.loginsection form .flex{justify-content: center;}*/
.loginsection .creat{margin-top: 30px;}
.loginsection .creat a{margin: 30px auto;}
.loginsection .creat p{text-align: center;}
.ressection form .form-group{width: 100% !important;}
.ressection form .col-md-3:nth-child(8) label{display: none;}
.ressection form .col-md-3:nth-child(9) label{display: none;}
.ressection form .col-md-3:nth-child(10) label{display: none;}
.cartsection .total{margin-top: 50px;}
.cartsection .total .checkout_btn{width: 96%;}
.productsection .row .col-md-3{margin-bottom: 30px;}
.newssection .news_inner .news_right_1{margin-top: 50px;}

.lomr .tit h1{display: flex;justify-content: center;align-items: center;font-size: 36px;color: #000;}

@media screen and (max-width: 960px){
  .lomr .tit h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px){
  .lomr .tit h1 {
    font-size: 24px;
  }
}


@media screen and (max-width: 1680px){
  .loginsection .tit h1::after, .loginsection .tit h1::before {
    width: 25%;
  }
}

@media screen and (max-width: 1024px){
  .loginsection .tit h1::after, .loginsection .tit h1::before {
    width: 20%;
  }
}

@media screen and (max-width: 767px){
  .tit h1::before {
    width: 20%;
  }
}

/*.checkout-checkout .in{
  display: block !important;
}*/