@import url('app-blessed1.css?z=379');

@import url('app-blessed2.css?z=379');

.home-categories-section .category-products .products-grid .actions {
  border: 0;
  height: auto;
}

.home-categories-section .category-products .products-grid .actions .button {
  border-radius: 16px;
  padding: 0 20px;
  background: #4EB547;
  color: #fff;
  border: 1px solid #4EB547;
  width: 100%;
  line-height: 40px;
}

.home-categories-section .category-products .products-grid .actions .button:hover {
  background: #fff;
  color: #4EB547;
}

.home-categories-section .category-products .products-grid .actions .button:hover span {
  color: #4EB547;
}

.home-categories-section .category-products .products-grid .actions .button span {
  color: #fff;
  padding: 0;
}

.home-categories-section .category-products .products-grid .actions .button span span {
  font-weight: 700;
}

.home-categories-section .category-products .first-row .item {
  float: left;
  width: 50%;
  padding: 0;
  min-height: unset;
  margin-bottom: 16px;
}

.home-categories-section .category-products .first-row .product-image {
  float: right;
  width: 50%;
  min-height: 260px;
}

.home-categories-section .category-products .first-row .product-name {
  margin-top: 37px;
  min-height: 37px;
}

.home-categories-section .category-products .first-row .actions {
  margin-bottom: 37px;
}

.home-categories-section .category-products .first-row .actions,
.home-categories-section .category-products .first-row .price-box,
.home-categories-section .category-products .first-row .product-name {
  float: left;
  width: 50%;
  position: static;
  line-height: normal;
  padding: 0 24px;
}

.home-categories-section .category-products .first-row .price-box .price-box {
  width: 100%;
}

.home-categories-section .category-products .second-row .item {
  float: left;
  width: 25%;
  padding: 0;
  margin: 0;
  min-height: unset;
}

.home-categories-section .category-products .second-row .item:hover .actions {
  visibility: visible;
  opacity: 1;
}

.home-categories-section .category-products .second-row .product-image img {
  max-height: 144px;
}

.home-categories-section .category-products .second-row .product-name {
  min-height: unset;
}

.home-categories-section .category-products .second-row .price-box {
  line-height: normal;
  margin-bottom: 0;
}

.home-categories-section .category-products .second-row .price-box .price {
  color: #FFAE4B;
}

.home-categories-section .category-products .second-row .price-box .old-price .price {
  color: #9B9B9B;
}

.home-categories-section .category-products .second-row .actions {
  position: absolute;
  bottom: 50%;
  padding: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.ba-keywords {
  cursor: pointer;
}

.cms-home li.item .price-box .old-price {
  display: inline-block;
}

@media (min-width:768px) {
  .home-categories-section .category-products .products-grid .product-name a {
    font-size: 16px;
  }

  .cms-home li.item .price-box .old-price {
    display: block;
  }
}

.cms-home .price-box.map-info .price-box {
  display: inline-block;
}

@media (min-width:768px) {
  .cms-home .price-box.map-info .price-box {
    display: block;
  }
}

.aw-onestepcheckout-index-index .navbar-toggle,
.cms-home .ratings.top .rating-links,
.cms-home .ratings.top .review-name {
  display: none;
}

.cms-home .ratings.top {
  width: 50%;
}

.cms-home .ratings.top .rating-box {
  margin-right: 0;
}

.aw-onestepcheckout-index-index {
  font-weight: 300;
}

.aw-onestepcheckout-index-index .header-container {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.aw-onestepcheckout-index-index #navbar-main-offcanvas {
  display: none!important;
}

.aw-onestepcheckout-index-index #aw-onestepcheckout-container {
  margin: 0 -10px;
}

.aw-onestepcheckout-index-index #aw-onestepcheckout-container label {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 16px;
  color: #4A4A4A;
}

.aw-onestepcheckout-index-index .input-box {
  width: 100%;
}

.aw-onestepcheckout-index-index .input-box input {
  height: 40px;
  border: 1px solid #ccc;
  width: 100%;
}

.aw-onestepcheckout-row.title {
  margin-bottom: 0;
  padding: 0 10px;
}

@media only screen and (min-width:992px) {
  .aw-onestepcheckout-row.title {
    margin-bottom: 32px;
  }
}

.aw-onestepcheckout-row.title:after,
.aw-onestepcheckout-row.title:before {
  content: "";
  display: table;
}

.aw-onestepcheckout-row.title #aw-onestepcheckout-title {
  width: 33%;
  display: inline-block;
  margin-bottom: 15px;
}

.login-anchor {
  font-size: 20px;
  display: none;
  margin-top: 16px;
  line-height: 20px;
}

@media only screen and (min-width:992px) {
  .aw-onestepcheckout-row.title #aw-onestepcheckout-title {
    margin-bottom: 0;
  }

  .login-anchor {
    display: inline-block;
    width: 33%;
    text-align: right;
    margin-top: 0;
  }
}

.login-anchor a {
  color: #06B2EE;
  display: inline-block;
}

.mobile-login-anchor {
  display: block;
}

#aw-onestepcheckout-container {
  border: 0;
  background: 0 0;
  padding: 0;
}

@media only screen and (min-width:768px) {
  #aw-onestepcheckout-container {
    padding: 20px;
  }
}

#aw-onestepcheckout-container .aw-onestepcheckout-section-title {
  position: relative;
  display: none;
  clear: both;
}

@media only screen and (min-width:992px) {
  .mobile-login-anchor {
    display: none;
  }

  #aw-onestepcheckout-container .aw-onestepcheckout-section-title {
    display: block;
  }
}

#aw-onestepcheckout-container .aw-onestepcheckout-section-title:after {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 1px;
  background-color: #B7B7B7;
  top: 9px;
}

#aw-onestepcheckout-container .aw-onestepcheckout-number {
  background: #fff;
  padding: 0 24px 0 0;
  font-size: 11px;
  color: #9B9B9B;
  line-height: 15px;
  height: auto;
  font-weight: 300;
  position: relative;
  display: inline;
  z-index: 1;
  border: 0;
}

#aw-onestepcheckout-general-container {
  border: 0;
}

#aw-onestepcheckout-general-container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

#aw-onestepcheckout-title h1 {
  font-size: 32px;
  font-weight: 700;
}

#aw-onestepcheckout-authentification {
  border: 0;
  margin-bottom: 0;
}

@media only screen and (min-width:992px) {
  #aw-onestepcheckout-authentification {
    margin-bottom: 30px;
  }
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-login-form {
  padding: 0;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-login-form .form-list {
  margin: 0;
  padding-bottom: 0;
}

#aw-onestepcheckout-authentification .auth-action-block {
  display: block;
  width: 100%;
  margin-top: 15px;
}

#aw-onestepcheckout-address .customer-name:after,
#aw-onestepcheckout-address .customer-name:before,
#aw-onestepcheckout-authentification .auth-action-block:after,
#aw-onestepcheckout-authentification .auth-action-block:before {
  display: table;
  content: "";
}

@media only screen and (min-width:992px) {
  #aw-onestepcheckout-authentification .auth-action-block {
    width: 66.66%;
  }
}

#aw-onestepcheckout-authentification .auth-action-block .button {
  float: right;
  background-color: #4EB547;
  border: 0;
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
}

#aw-onestepcheckout-authentification .auth-action-block .button span {
  color: #fff;
  padding: 0;
}

#aw-onestepcheckout-authentification .auth-action-block .button span span {
  font-size: 16px;
  font-weight: 700;
}

#aw-onestepcheckout-authentification .auth-action-block #aw-onestepcheckout-login-forgot-link {
  font-size: 14px;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-form {
  padding: 0;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-form .form-list {
  margin: 0;
  padding: 0;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-form .form-list p {
  font-size: 16px;
  margin-bottom: 15px;
  padding: 0 10px;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-form .form-list .aw-onestepcheckout-forgot-password-back {
  font-size: 14px;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-form .auth-action-block {
  width: 100%;
}

@media only screen and (min-width:992px) {
  #aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-form .auth-action-block {
    width: 33.33%;
  }
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-success p {
  font-size: 16px;
  padding: 0 10px;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-success .aw-onestepcheckout-forgot-password-back {
  font-size: 14px;
}

#aw-onestepcheckout-authentification #aw-onestepcheckout-forgot-password-success .aw-onestepcheckout-auth-form-block {
  margin-top: 10px;
}

.aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-left,
.aw-onestepcheckout-row .aw-onestepchekocut-column.aw-onestepchekocut-column-right {
  background: 0 0;
}

#aw-onestepcheckout-address .customer-name {
  margin-bottom: 16px;
}

#aw-onestepcheckout-address .customer-name .field {
  width: 100%;
  margin-right: 0;
  padding: 0;
  float: none;
}

@media only screen and (min-width:768px) {
  #aw-onestepcheckout-address .customer-name .field {
    width: 50%;
    float: left;
  }
}

#aw-onestepcheckout-address .customer-name .field:nth-child(odd) {
  margin-right: 0;
}

#aw-onestepcheckout-address .customer-name .field .input-box,
#aw-onestepcheckout-address .customer-name .field .input-box input {
  width: 100%;
}

#aw-onestepcheckout-address .customer-name .name-firstname .input-box,
#aw-onestepcheckout-address .customer-name .name-firstname label {
  padding-right: 0;
}

@media only screen and (min-width:768px) {
  #aw-onestepcheckout-address .customer-name .name-firstname .input-box,
  #aw-onestepcheckout-address .customer-name .name-firstname label {
    padding-right: 16px;
  }
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-left .input-box,
#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-left label,
#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field.telephone .input-box {
  padding-right: 0;
}

#aw-onestepcheckout-address .customer-name .name-lastname .input-box,
#aw-onestepcheckout-address .customer-name .name-lastname label {
  padding-left: 0;
}

@media only screen and (min-width:768px) {
  #aw-onestepcheckout-address .customer-name .name-lastname .input-box,
  #aw-onestepcheckout-address .customer-name .name-lastname label {
    padding-left: 16px;
  }

  #aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-left .input-box,
  #aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-left label {
    padding-right: 16px;
  }
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field.telephone {
  width: 100%;
  padding-left: 0;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field {
  margin-bottom: 16px;
  margin-right: 0;
  margin-top: 0;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field .control .checkbox {
  margin: 0;
  display: none;
  cursor: pointer;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field .control input:checked~label .checkmark {
  background-color: #4EB547;
  border: 0;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field .control input:checked~label .checkmark:after {
  display: block;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field .control .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #9B9B9B;
  background-color: #fff;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field .control .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field .control label {
  font-size: 16px;
  color: #4EB547;
  padding-left: 24px;
  margin-bottom: 0;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field .control a.toggle-anchor {
  font-size: 16px;
  color: #FFAE4B;
  text-decoration: underline;
  float: right;
  line-height: 16px;
}

#aw-onestepcheckout-address #benefits {
  font-size: 14px;
}

#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-right .input-box,
#aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-right label {
  padding-left: 0;
}

@media only screen and (min-width:768px) {
  #aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-right .input-box,
  #aw-onestepcheckout-address .aw-onestepcheckout-general-form-field-right label {
    padding-left: 16px;
  }
}

#aw-onestepcheckout-address .aw-onestepcheckout-section-title {
  margin-bottom: 16px;
}

#aw-onestepcheckout-address .select-box {
  position: relative;
}

#aw-onestepcheckout-address .select-box:after {
  content: '';
  display: block;
  background: url(../images/icon-arrow-down.svg) center no-repeat;
  width: 16px;
  height: 9px;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 17px;
}

#aw-onestepcheckout-address .select-box select {
  height: 40px;
}

#aw-onestepcheckout-shipping-method p {
  font-size: 14px;
  margin: 0;
  padding: 10px 0;
}

#aw-onestepcheckout-shipping-method .sp-methods {
  margin: 16px 0;
}

#aw-onestepcheckout-shipping-method .sp-methods dd {
  border: 0;
}

#aw-onestepcheckout-shipping-method .sp-methods input {
  display: none;
}

#aw-onestepcheckout-shipping-method .sp-methods label {
  position: relative;
  padding-left: 27px;
  width: 100%;
}

#aw-onestepcheckout-shipping-method .sp-methods label:after,
#aw-onestepcheckout-shipping-method .sp-methods label:before {
  content: "";
  display: table;
}

#aw-onestepcheckout-shipping-method .sp-methods label .price {
  float: right;
}

#aw-onestepcheckout-shipping-method .sp-methods .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #4EB547;
}

#aw-onestepcheckout-shipping-method .sp-methods input:checked~label .checkmark {
  background-color: #4eb54733;
  border: 0;
}

#aw-onestepcheckout-shipping-method .sp-methods .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#aw-onestepcheckout-shipping-method .sp-methods input:checked~label .checkmark:after {
  display: block;
}

#aw-onestepcheckout-shipping-method .sp-methods label .checkmark:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4EB547;
}

#checkout-payment-method-load dd {
  border: 0;
}

#checkout-payment-method-load dt label {
  position: relative;
  padding-left: 27px;
}

#checkout-payment-method-load dt label[for=p_method_paypal_express] .checkmark {
  top: 15px;
}

#checkout-payment-method-load .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #4EB547;
}

#checkout-payment-method-load input:checked~label .checkmark {
  background-color: #4eb54733;
  border: 0;
}

#checkout-payment-method-load .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

#checkout-payment-method-load input:checked~label .checkmark:after {
  display: block;
}

#checkout-payment-method-load label .checkmark:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4EB547;
}

#checkout-payment-method-load #payment_form_dps_pxfusion {
  margin-top: 0;
}

#checkout-payment-method-load #dps_pxfusion_card_form_container li {
  margin: 0 0 16px;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_exp_div .input-box:after,
#checkout-payment-method-load #dps_pxfusion_cc_type_exp_div .input-box:before {
  content: "";
  display: table;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_exp_div .input-box .select-box {
  width: 44%;
  position: relative;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_exp_div .input-box .select-box:first-child {
  margin-right: 16px;
}

@media only screen and (min-width:768px) {
  #checkout-payment-method-load #dps_pxfusion_cc_type_exp_div .input-box .select-box:first-child {
    margin-right: 32px;
  }
}

#checkout-payment-method-load #dps_pxfusion_cc_type_exp_div .input-box .select-box:after {
  content: '';
  display: block;
  background: url(../images/icon-arrow-down.svg) center no-repeat;
  width: 16px;
  height: 9px;
  background-size: contain;
  position: absolute;
  right: 8px;
  top: 17px;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_cvv_div:after,
#checkout-payment-method-load #dps_pxfusion_cc_type_cvv_div:before,
#checkout-payment-method-load .cc-card-type-container:after,
#checkout-payment-method-load .cc-card-type-container:before {
  content: "";
  display: table;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_exp_div .input-box .select-box select {
  min-width: 100%;
  width: 100%;
  height: 40px;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_cvv_div .input-box {
  width: 44%;
  float: left;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_cvv_div .input-box .v-fix {
  float: none;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_cvv_div .input-box .v-fix .input-text {
  width: 100%!important;
}

#checkout-payment-method-load #dps_pxfusion_cc_type_cvv_div .cvv-what-is-this {
  float: right;
  color: #FFAE4B;
  font-size: 16px;
  text-decoration: underline;
}

#checkout-payment-method-load .cc-card-type-container {
  margin-bottom: 8px;
}

#checkout-payment-method-load .cc-card-type-container label {
  margin-bottom: 0;
  margin-top: 4px;
}

#checkout-payment-method-load .cc-card-type-container .cc-images {
  float: right;
}

#checkout-payment-method-load .cc-card-type-container .cc-images img {
  height: 25px;
}

#aw-onestepcheckout-order-review {
  padding: 0;
}

#aw-onestepcheckout-order-review .order-review-container {
  background-color: #F7F7F7;
  padding: 24px 8px;
}

@media only screen and (min-width:1100px) {
  #aw-onestepcheckout-order-review .order-review-container {
    padding: 24px 16px;
  }
}

#aw-onestepcheckout-order-review .aw-onestepcheckout-number {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  line-height: 20px;
  padding: 0;
  margin-bottom: 24px;
  display: none;
  background: 0 0;
  z-index: 0;
}

@media only screen and (min-width:992px) {
  #aw-onestepcheckout-order-review .aw-onestepcheckout-number {
    display: block;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table {
  font-size: 16px;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table td {
  border-bottom: 1px solid #B7B7B7;
  padding: 8px 8px 8px 0;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .media-object {
  width: 65px;
}

@media only screen and (min-width:1100px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .media-object {
    width: 90px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .media-body .name {
  margin-bottom: 14px;
  line-height: 20px;
  font-size: 14px;
}

@media only screen and (min-width:1400px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table td {
    padding: 16px 16px 16px 0;
  }

  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .media-object {
    width: 113px;
  }

  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .media-body .name {
    font-size: 16px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-price {
  padding-right: 0;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-price .price {
  font-size: 14px;
}

@media only screen and (min-width:1400px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-price .price {
    font-size: 16px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-options {
  margin-top: 0;
  margin-bottom: 10px;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-options dt {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #000;
}

@media only screen and (min-width:1400px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-options dt {
    font-size: 16px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-options dd {
  font-size: 14px;
  color: #000;
}

@media only screen and (min-width:1400px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .item-options dd {
    font-size: 16px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .qty-edit .input-text {
  height: 30px;
  width: 30px!important;
  padding: 0;
  color: #000;
  font-size: 14px;
  background: 0 0;
  border: 0;
  vertical-align: top;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .qty-edit span {
  vertical-align: middle;
  background: #9B9B9B;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
}

@media only screen and (min-width:1400px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .qty-edit .input-text {
    font-size: 16px;
  }

  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .qty-edit span {
    width: 24px;
    height: 24px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .qty-edit span a {
  color: #fff;
  font-size: 14px;
  display: block;
  text-align: center;
  font-weight: 400;
}

@media only screen and (min-width:1400px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table .qty-edit span a {
    font-size: 16px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table__totals {
  width: 100%;
  font-size: 14px;
  margin: 8px 0;
}

@media only screen and (min-width:1400px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table__totals {
    font-size: 16px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table__totals td {
  padding: 8px 0;
  line-height: 16px;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table__totals td.a-right:first-child {
  text-align: left!important;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-review-cart .aw-onestepcheckout-cart-table__totals tr:last-child {
  display: none;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form:after,
#aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form:before,
#aw-onestepcheckout-order-review .aw-onestepcheckout-place-order-grand-total:after,
#aw-onestepcheckout-order-review .aw-onestepcheckout-place-order-grand-total:before {
  content: "";
  display: table;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form .input-text {
  float: left;
  width: 83%;
  border: 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-left: 1px solid #CCC;
  font-size: 16px;
  color: #4A4A4A;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form .button {
  width: 17%;
  float: right;
  border: 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-radius: 0;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  background: #fff;
}

@media only screen and (min-width:992px) {
  #aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form .button {
    font-size: 12px;
  }
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form .button>span {
  color: #4EB547;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form .button span {
  font-family: 'Microsoft YaHei','微软雅黑';
  padding: 0;
}

#aw-onestepcheckout-order-review #aw-onestepcheckout-order-review-coupon-wrapper .coupon-code-form .button:hover {
  background: #fff;
}

#aw-onestepcheckout-order-review .aw-onestepcheckout-place-order-grand-total {
  font-size: 20px;
  line-height: 20px;
  margin: 16px 0;
}

.cms-row:after,
.contact-us-row .contact-us-col2 .contact-inner-row:after,
.contact-us-row:after {
  content: "";
  clear: left;
}

#aw-onestepcheckout-order-review .aw-onestepcheckout-place-order-grand-total .aw-onestepcheckout-place-order-amount {
  font-weight: 700;
  float: right;
}

div#aw-onestepcheckout-place-order {
  width: 100%;
  margin-top: 24px;
}

div#aw-onestepcheckout-place-order #aw-onestepcheckout-place-order-button {
  width: 100%;
  background: #4EB547;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 42px;
  border-radius: 30px;
}

div#aw-onestepcheckout-place-order #aw-onestepcheckout-place-order-button .aw-onestepcheckout-place-order-title {
  font-size: 20px;
  padding: 0;
}

.mobile-step {
  display: block;
  padding: 16px 0;
  position: relative;
  margin-bottom: 16px;
}

@media only screen and (min-width:992px) {
  div#aw-onestepcheckout-place-order #aw-onestepcheckout-place-order-button {
    height: 64px;
  }

  .mobile-step {
    display: none;
  }
}

.mobile-step:before {
  position: absolute;
  width: 100vw;
  background: #F7F7F7;
  left: calc(-50vw + 50%);
  z-index: -1;
  content: "";
  height: 100%;
  top: 0;
}

.mobile-step span {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}

.mobile-step .edit {
  font-weight: 400;
  text-decoration: underline;
  font-size: 14px;
  color: #FFAE4B;
  margin-top: 2px;
  vertical-align: top;
  float: right;
  cursor: pointer;
}

.mobile-step.login {
  display: none;
}

#mobile-login.mobile-login-anchor a,
.mobile-continue.a-btn {
  display: inline-block;
  height: 42px;
  background: #4EB547;
  color: #fff;
  padding: 0 50px;
  line-height: 42px;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
}

#mobile-login.mobile-login-anchor p {
  font-size: 16px;
}

#mobile-login.mobile-login-anchor a {
  margin-bottom: 30px;
  margin-top: 10px;
}

.mobile-continue.a-btn {
  width: 100%;
  margin-bottom: 16px;
}

.cms-page-view .cms-top-area.about-us,
.cms-top-area.about-us {
  background-image: url(../images/wmp-contact-banner.jpg);
}

#aw-onestepcheckout-container #aw-onestepcheckout-address-wrapper,
#aw-onestepcheckout-container #aw-onestepcheckout-mobile-continue-summary,
#aw-onestepcheckout-container #aw-onestepcheckout-order-review,
#aw-onestepcheckout-container #aw-onestepcheckout-payment-method-wrapper,
#aw-onestepcheckout-container #aw-onestepcheckout-shipping-method-wrapper {
  display: none;
}

@media only screen and (min-width:992px) {
  .mobile-continue.a-btn {
    display: none;
  }

  #aw-onestepcheckout-container #aw-onestepcheckout-address-wrapper,
  #aw-onestepcheckout-container #aw-onestepcheckout-mobile-continue-summary,
  #aw-onestepcheckout-container #aw-onestepcheckout-order-review,
  #aw-onestepcheckout-container #aw-onestepcheckout-payment-method-wrapper,
  #aw-onestepcheckout-container #aw-onestepcheckout-shipping-method-wrapper {
    display: block;
  }
}

#aw-onestepcheckout-review-coupon .input-box input.with-buttons,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left,
.aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-right,
.customer-name .field {
  width: 100%;
  float: none;
}

.cms-col-3,
.cms-col-4,
.cms-col-6,
.cms-col-9 {
  float: left;
}

@media only screen and (min-width:768px) {
  #aw-onestepcheckout-review-coupon .input-box input.with-buttons,
  .aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-left,
  .aw-onestepcheckout-general-form-field.aw-onestepcheckout-general-form-field-right,
  .customer-name .field {
    width: 50%;
    float: left;
  }
}

.breadcrumb {
  background-color: #fff!important;
  padding-top: 24px!important;
  padding-bottom: 42px!important;
  padding-left: 0!important;
}

.breadcrumb li {
  font-size: 14px;
  line-height: 14px;
}

.breadcrumb li a {
  color: #939598;
}

.breadcrumb li strong {
  font-weight: 300;
}

.breadcrumb>li+li:before {
  padding: 0;
  margin-right: -4px;
}

.cms-col-3,
.cms-col-4,
.cms-col-6,
.cms-col-9 {
  padding: 0 16px;
}

.cms-top-area {
  background-size: cover;
  height: 640px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.cms-top-area .cms-text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.cms-top-area h1 {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
}

.cms-top-area h2 {
  color: #fff;
  font-size: 16px;
  letter-spacing: 15px;
}

.cms-top-area.about-us {
  background-position: top center;
}

h2.cms-title {
  font-size: 32px;
  color: #000;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 10px;
  text-align: center;
}

.cms-page-view .std h3.cms-sub-title {
  font-size: 12px;
  color: #9B9B9B;
  font-weight: 600;
  line-height: 12px;
  letter-spacing: 5px;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 17px;
}

.cms-row:after {
  display: block;
}

.cms-col-3 {
  width: 25%;
}

.cms-col-9 {
  width: 75%;
}

.cms-col-4 {
  width: 33%;
}

.cms-col-6 {
  width: 50%;
}

.cms-row.top {
  margin: 0 -16px 80px;
}

.cms-row.top img {
  width: 100%;
}

.cms-row.top p {
  font-size: 16px;
  color: #000;
  line-height: 24px;
}

.cms-row.bottom span,
.cms-row.middle span {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
  margin: 24px 0;
}

.cms-row.bottom p,
.cms-row.middle p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.cms-row.bottom {
  margin-bottom: 0;
}

.cms-row.bottom span {
  text-align: left;
}

@media (max-width:991px) {
  .cms-row.middle img,
  .cms-row.top img {
    width: 100vw;
  }

  .cms-top-area h1 {
    font-size: 48px;
    white-space: nowrap;
  }

  .cms-top-area h2 {
    font-size: 16px;
    color: #EDEDED;
    font-weight: 600;
    letter-spacing: 15px;
    white-space: nowrap;
  }

  .breadcrumb {
    text-align: center;
    padding: 16px 0!important;
  }

  .breadcrumb li {
    font-size: 10px;
  }

  h2.cms-title {
    font-size: 18px;
    margin-bottom: 0;
  }

  .cms-page-view .std h3.cms-sub-title {
    font-size: 8px;
    margin-top: 8px;
    margin-bottom: 10px;
    font-weight: 600;
  }

  .cms-row.bottom .cms-col-4 p,
  .cms-row.bottom p,
  .cms-row.middle p,
  .cms-row.middle span,
  .cms-row.top p {
    font-size: 12px;
  }

  .cms-row.top p {
    line-height: 21px;
    margin-top: 16px;
  }

  .cms-row.middle span {
    margin: 16px 0;
  }

  .cms-row.bottom .cms-col-4 {
    width: 50%;
    float: left;
    padding: 0 8px;
    text-align: center;
  }

  .cms-row.bottom .cms-col-4 img {
    width: 96px;
  }

  .cms-row.bottom .cms-col-4 span {
    font-size: 12px;
    margin: 16px 0;
    text-align: center;
  }

  .cms-col-4,
  .cms-col-6 {
    float: none;
    width: 100%;
    padding: 0;
  }

  .cms-col-4 img,
  .cms-col-6 img {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .cms-row.bottom,
  .cms-row.middle,
  .cms-row.top {
    margin: 0;
  }

  .mobile-hide {
    display: none;
  }
}

@media (max-width:991px) and (min-width:992px) {
  .cms-col-4 img,
  .cms-col-6 img {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width:992px) {
  .desktop-hide {
    display: none;
  }
}

.cms-page-view .cms-top-area.about-us h1 {
  font-size: 56px;
  line-height: 56px;
  letter-spacing: 5px;
  margin-bottom: 16px;
}

.cms-page-view .cms-top-area.about-us h2 {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 15px;
  text-transform: uppercase;
  color: #fff;
}

.cms-top-area.about-us h1 {
  font-size: 56px;
  line-height: 56px;
  letter-spacing: 5px;
  margin-bottom: 16px;
}

.cms-top-area.about-us h2 {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 15px;
  text-transform: uppercase;
}

.contact-us-row {
  margin-top: 35px;
}

.contact-us-row .fieldset {
  background-color: transparent;
  margin: 0;
  padding: 0;
}

.contact-us-row .fieldset .form-list {
  margin-top: 0;
}

.contact-us-row .fieldset .form-list li {
  margin-bottom: 23px;
}

.contact-us-row .fieldset .form-list .field,
.contact-us-row .fieldset .form-list .input-box {
  width: 100%;
}

.contact-us-row .fieldset .form-list input.input-text {
  width: 100%;
  height: 65px;
  padding: 22.5px 27.5px;
  font-size: 20px;
  border: 1px solid #ccc;
}

.contact-us-row .fieldset .form-list input.input-text::-webkit-input-placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

.contact-us-row .fieldset .form-list input.input-text:-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

.contact-us-row .fieldset .form-list input.input-text::-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

.contact-us-row .fieldset .form-list input.input-text::placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

@media (max-width:992px) {
  .contact-us-row .fieldset .form-list input.input-text {
    padding: 4px 10px;
    height: 32px;
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list input.input-text::-webkit-input-placeholder {
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list input.input-text:-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list input.input-text::-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list input.input-text::placeholder {
    font-size: 14px;
  }
}

.contact-us-row .fieldset .form-list li.wide textarea {
  width: 100%;
  padding: 22.5px 27.5px;
  font-size: 20px;
  border: 1px solid #ccc;
  height: 123px;
}

.contact-us-row .fieldset .form-list li.wide textarea::-webkit-input-placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

.contact-us-row .fieldset .form-list li.wide textarea:-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

.contact-us-row .fieldset .form-list li.wide textarea::-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

.contact-us-row .fieldset .form-list li.wide textarea::placeholder {
  color: #9b9b9b;
  font-size: 20px;
}

@media (max-width:992px) {
  .contact-us-row .fieldset .form-list li.wide textarea {
    padding: 4px 10px;
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list li.wide textarea::-webkit-input-placeholder {
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list li.wide textarea:-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list li.wide textarea::-ms-input-placeholder {
    font-size: 14px;
  }

  .contact-us-row .fieldset .form-list li.wide textarea::placeholder {
    font-size: 14px;
  }
}

.contact-us-row .contact-us-col1 {
  width: 23%;
  max-width: 302px;
  float: left;
  background-color: #F7F7F7;
  text-align: center;
  padding: 43px 10px;
}

.contact-us-row .contact-us-col1 img:nth-of-type(1) {
  width: 40px;
  height: 40px;
}

.contact-us-row .contact-us-col1 img:nth-of-type(2) {
  width: 84px;
  height: 84px;
}

.contact-us-row .contact-us-col1 .contact-text {
  display: block;
}

.contact-us-row .contact-us-col1 .contact-text.style1 {
  color: #FFAE4B;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 16px 0 4px;
}

.contact-us-row .contact-us-col1 .contact-text.style2 {
  color: #9B9B9B;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 4px;
}

.contact-us-row .contact-us-col1 .contact-text.style3 {
  color: #4a4a4a;
  font-size: 14px;
  margin: 24px 0 16px;
}

.contact-us-row .contact-us-col2 {
  width: 77%;
  float: left;
  padding-left: 33.5px;
}

.contact-us-row .contact-us-col2 button.customer-green {
  width: 280px;
  margin-top: 17px;
}

.contact-us-row .contact-us-col2 button.customer-green:hover {
  background: #fff;
  border: 1px solid #4EB547;
}

.contact-us-row .contact-us-col2 button.customer-green:hover span {
  color: #4EB547;
}

.contact-us-row .contact-us-col2 .contact-inner-row {
  margin-top: 48px;
  margin-bottom: 10px;
}

.contact-us-row .contact-us-col2 .contact-inner-row:after {
  display: block;
}

.contact-us-row .contact-us-col2 .contact-inner-row .inner-col {
  width: 50%;
  float: left;
  padding-left: 36px;
}

.contact-us-row .contact-us-col2 .contact-inner-row .inner-col h2 {
  color: #ffae4b;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  position: relative;
}

.contact-us-row .contact-us-col2 .contact-inner-row .inner-col h2 img {
  width: 19.5px;
  height: 24px;
  position: absolute;
  left: -36px;
}

.contact-us-row .contact-us-col2 .contact-inner-row .inner-col h3 {
  color: #4a4a4a;
  font-size: 16px;
  line-height: 16px;
  margin: 16px 0 8px;
}

.contact-us-row .contact-us-col2 .contact-inner-row .inner-col .inner-line {
  display: block;
  color: #939598;
  font-size: 14px;
  line-height: 21px;
}

.contact-us-row:after {
  display: block;
}

@media (max-width:991px) {
  .contact-us-row .contact-us-col1 {
    width: 100%;
    max-width: 100%;
    float: none;
  }

  .contact-us-row .contact-us-col2 {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 20px;
  }

  .contact-us-row .contact-us-col2 .button.customer-green {
    width: 100%;
  }

  .contact-us-row .contact-us-col2 .contact-inner-row .inner-col {
    width: 100%;
    float: none;
    max-width: 380px;
    margin: 0 auto 20px;
  }
}

.cms-about-us img,
.cms-page-view .std p img {
  max-width: 100%;
}

.cms-top-area.general h1.cms-title {
  font-size: 48px;
  line-height: 56px;
  letter-spacing: 5px;
  margin-bottom: 20px;
}

.cms-top-area.general .cms-page-view .std h3.cms-sub-title {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 15px;
  text-transform: uppercase;
  font-weight: 300;
}

.cms-top-area.general .button {
  line-height: 65px;
}

.cms-top-area.general .button.p404 {
  width: 290px;
}

.products-list-header.p404 {
  margin: 50px 0 20px;
}

.faq-menu-list {
  display: none;
  position: absolute;
  top: 48px;
  left: 0;
  background-color: #efefef;
  border: 1px solid #ddd;
}

.faq-menu-list li {
  display: block!important;
  text-align: left;
}

.level-top.mega-faq .faq-menu-list {
  position: relative;
  left: auto;
  top: auto;
  background-color: #fff;
  border: 0;
  margin-top: 10px;
  padding: 10px;
  border-top: 1px solid #B7B7B7;
}

.level-top.mega-faq .faq-menu-list li {
  margin-top: 10px;
}

.level-top.mega-faq .faq-menu-list li a {
  font-size: 14px!important;
}

.level-top.mega-faq .faq-menu-list li a:after {
  content: ""!important;
}

.cms-page-view .whole-page-wrap {
  padding-top: 0!important;
}

.ba-home-icons {
  font-size: 0;
  width: 100%;
  margin-top: 24px;
  display: none;
}

.ba-home-icons li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 20%;
}

.ba-home-icons li .img1 {
  width: 48px;
}

.ba-home-icons li .img2 {
  width: 42px;
}

.ba-home-icons li .img3 {
  width: 56px;
}

.ba-home-icons li .img4 {
  width: 72px;
}

.ba-home-icons li .img5 {
  width: 48px;
}

.ba-home-icons li .ba-text {
  font-size: 16px;
  display: inline-block;
  color: #000;
  margin-left: 24px;
  line-height: 24px;
}

@media (max-width:1111px) {
  .ba-home-icons li .img1 {
    width: 24px;
  }

  .ba-home-icons li .img2 {
    width: 21px;
  }

  .ba-home-icons li .img3 {
    width: 28px;
  }

  .ba-home-icons li .img4 {
    width: 36px;
  }

  .ba-home-icons li .img5 {
    width: 24px;
  }

  .ba-home-icons li .ba-text {
    font-size: 14px;
    display: inline-block;
    color: #000;
    margin-left: 24px;
    line-height: 14px;
  }
}

@media (max-width:890px) {
  .ba-home-icons li .ba-text {
    font-size: 10px;
    margin-left: 14px;
    line-height: 10px;
  }
}

@media (max-width:991px) {
  .ba-home-icons li {
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }

  .ba-home-icons {
    margin-top: 0;
    display: block;
    background: #F7F7F7;
    width: 100vw;
    margin-left: calc(0%);
    margin-bottom: 5px;
  }

  .ba-home-icons li img {
    margin-top: 6px;
    margin-bottom: 8px;
  }

  .ba-home-icons li .ba-text {
    font-size: 11px;
    display: block;
  }

  .ba-home-icons li .ba-text br {
    display: none;
  }
}

.ba-home-brand {
  font-size: 0;
  width: 100%;
  margin-top: 20px;
}

@media (max-width:900px) {
  .ba-home-brand {
    margin-top: 0;
  }
}

.ba-home-brand li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 20%;
  padding: 20px 0;
  text-align: center;
}

.ba-home-brand li img {
  max-height: 80px;
  max-width: 100%;
}

.ba-home-brand-btn,
.ba-home-brand-more {
  display: none;
}

@media (max-width:767px) {
  .ba-home-brand.auto-height {
    height: auto;
  }

  .ba-home-brand-btn {
    display: block;
    text-decoration: underline;
    font-size: 16px;
    color: #FFAE4B;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
    cursor: pointer;
  }

  .ba-home-brand li {
    width: 25%;
  }

  .ba-home-brand li img {
    max-height: 25px;
  }
}

.title-container.brand .home-title a {
  color: #000;
}

@media (max-width:991px) {
  .title-container.brand {
    clear: left;
  }

  .title-container.brand .home-title {
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 0;
  }

  .title-container.brand .home-subtitle {
    display: none;
  }

  .ba-home-brand-more {
    display: block;
    text-decoration: underline;
    font-size: 16px;
    color: #4EB547;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
    cursor: pointer;
  }
}

.brands-page-top {
  margin-top: 20px;
}

.cms-about-us .padding-16 {
  padding: 16px;
}

.cms-about-us .margin-b-80 {
  margin-bottom: 80px;
}

.cms-page-view .std {
  padding: 0 15px;
}

.cms-page-view .std h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  letter-spacing: 10px;
  text-align: center;
  margin: 25px 0;
}

.cms-page-view .std h3 {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 24px 0;
}

.cms-page-view .std p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

@media (min-width:768px) {
  .cms-page-view .std {
    padding: 0;
  }

  .cms-page-view .std p img {
    max-width: 50%;
  }
}

.cms-page-view .std ul {
  padding-left: 15px;
  font-size: 14px;
}

.cms-page-view .std ul li {
  list-style: disc;
  margin-bottom: 10px;
}

.cms-page-view .std table {
  font-size: 14px;
  border-color: #000;
  margin: 20px 0;
}

.cms-page-view .std table td {
  padding: 5px;
}

.customer-account-login .registered-users h2 {
  display: none;
}

.customer-account-login .registered-users p:nth-of-type(1) {
  font-size: 20px;
  line-height: 20px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
}

.customer-account-login .registered-users .form-list label {
  color: #4A4A4A;
  font-size: 16px;
  margin-bottom: 5px;
}

.customer-account-login .registered-users .form-list .input-box,
.customer-account-login .registered-users .form-list .input-box input {
  width: 100%;
}

.customer-account-login .registered-users .form-list .forget-btn {
  font-size: 16px;
  color: #FFAE4B;
  line-height: 16px;
  text-decoration: underline;
}

.customer-account-login .registered-users .form-list .log-in-btn {
  margin-top: 9px;
}

.customer-account-create .account-create {
  margin-top: 35px;
}

.account-create .fieldset {
  padding: 0;
  margin-top: 0;
  background: #fff;
  margin-bottom: 0;
}

.account-create .fieldset .control {
  margin-bottom: 0;
}

.account-create .fieldset .legend {
  border: 0;
  padding: 0;
  margin: 0 0 8px;
  font-size: 11px;
  color: #9B9B9B;
  line-height: 15px;
  background: #fff;
}

.button.customer-green,
.button.customer-yellow {
  font-size: 20px;
  line-height: 24px;
  height: 64px;
  font-weight: 600;
}

.account-create .fieldset .field {
  margin-top: 0;
}

.account-create .fieldset .field label {
  margin-bottom: 8px;
  color: #4a4a4a;
}

.account-create .fieldset .field input {
  border-color: #CCC;
}

.account-create .page-title {
  display: block;
  border: 0;
}

.account-create .page-title h1 {
  font-size: 20px;
  color: #4EB547;
  font-weight: 600;
  padding: 0;
}

.account-create .form-list .register-btn {
  margin-top: 9px;
  max-width: 550px;
}

.account-create .form-list .input-box.email {
  width: 550px;
}

.account-create .form-list .input-box.email input {
  width: 100%;
  border-color: #CCC;
}

.button.customer-green {
  width: 100%;
  background-color: #4EB547;
  border: none;
  border-radius: 32px;
  color: #fff;
  margin-top: 9px;
}

.button.customer-green span {
  color: #fff;
}

.button.customer-yellow {
  width: 100%;
  background-color: #FFAE4B;
  border: none;
  border-radius: 32px;
  color: #fff;
}

.button.customer-yellow span {
  color: #fff;
}

.customer-account-forgotpassword .fieldset {
  padding: 0;
  margin-top: 0;
  background: #fff;
  margin-bottom: 0;
}

.customer-account-forgotpassword .fieldset .control {
  margin-bottom: 0;
}

.customer-account-forgotpassword .fieldset .legend {
  border: 0;
  padding: 0;
  margin: 0 0 15px;
  font-size: 11px;
  color: #9B9B9B;
  line-height: 15px;
  background: #fff;
}

.customer-account-forgotpassword .fieldset .field {
  margin-top: 0;
}

.customer-account-forgotpassword .fieldset .field label {
  margin-bottom: 8px;
  color: #4a4a4a;
}

.customer-account-forgotpassword .fieldset .field input {
  border-color: #CCC;
}

.customer-account-forgotpassword .customer-green {
  width: 250px;
}

.customer-account-forgotpassword .page-title {
  display: block;
  margin-top: 32px;
  border: 0;
}

.customer-account-forgotpassword .page-title h1 {
  font-size: 20px;
  color: #4EB547;
  font-weight: 600;
  padding: 0;
}

@media (min-width:768px) {
  .customer-account .my-account {
    padding-top: 32px;
    padding-left: 32px;
  }
}

.customer-account .my-account .fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
}

.customer-account .my-account .fieldset h2.legend {
  border: 0;
  padding: 0;
  margin: 0 0 8px;
  font-size: 11px;
  color: #9B9B9B;
  line-height: 15px;
  background: #fff;
}

.customer-account .my-account .fieldset .form-list {
  padding: 0;
}

.customer-account .my-account .buttons-set .button {
  min-width: 300px;
  background-color: #4EB547;
  border: none;
  height: 64px;
  border-radius: 32px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  margin-top: 9px;
  padding: 0 20px;
}

.customer-account .my-account .buttons-set .button span {
  color: #fff;
}

@media (max-width:767px) {
  .customer-account .my-account .buttons-set .button {
    width: 100%;
  }
}

.customer-account .page-title {
  display: block;
  font-size: 20px;
  line-height: 20px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
  border: 0;
}

@media (max-width:1199px) {
  .account-create .form-list .register-btn {
    max-width: 100%;
  }

  .registered-users {
    margin-top: 20px;
  }

  .form-list .input-box {
    width: 100%!important;
  }

  .form-list .input-box input[type=text],
  .form-list input.input-text {
    width: 100%;
  }

  .customer-account-forgotpassword .customer-green {
    display: block;
    margin: 0 auto;
  }

  .fields .field {
    padding: 0;
    width: 100%;
  }

  .fields .field:nth-of-type(2) {
    margin-top: 8px;
  }
}

table.clean-table.linearize-table {
  width: 100%;
}

table.clean-table.linearize-table th {
  text-align: center;
  padding-bottom: 20px;
}

table.clean-table.linearize-table tr td {
  padding-bottom: 20px;
  vertical-align: middle;
  text-align: center;
}

@media (min-width:768px) {
  table.clean-table.linearize-table tr td.customer-wishlist-item-info {
    text-align: left;
  }
}

table.clean-table.linearize-table tr td .btn-remove2 {
  height: 15px;
}

table.clean-table.linearize-table tr td .btn-update {
  display: none;
}

table.clean-table.linearize-table tr td .button.btn-cart,
table.clean-table.linearize-table tr td .button.btn-cart:hover {
  background-color: #4EB547;
  border: none;
  padding: 0 20px;
}

table.clean-table.linearize-table tr td .button.btn-cart span,
table.clean-table.linearize-table tr td .button.btn-cart:hover span {
  color: #fff;
}

table.clean-table.linearize-table tr td .product-name {
  margin-left: 0;
  margin-bottom: 10px;
}

.customer-account .number {
  margin-top: 5px;
}

.customer-account .box-reviews li.item .product-name {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: text-top;
}

@media (max-width:991px) {
  .box-reviews li.item .product-name {
    padding-left: 35px;
  }
}

.customer-account li.item a {
  display: inline-block;
}

.checkout-onepage-success .buttons-set button.button {
  min-width: 300px;
  background-color: #4EB547;
  border: none;
  height: 64px;
  border-radius: 32px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  margin-top: 9px;
  padding: 0 20px;
}

.checkout-onepage-success .buttons-set button.button span span {
  color: #fff;
}

#algolia-left-container .clear-cross.clear-refinement {
  display: none;
}

#algolia-left-container .ais-current-refined-values--item .current-refinement-wrapper {
  width: auto;
}

#algolia_instant_selector #instant-search-bar {
  width: calc(100% - 185px);
}

#algolia_instant_selector .row {
  margin-left: -10px;
  margin-right: -10px;
}

#algolia_instant_selector button.btn-cart:not(.ais-price-ranges--button) {
  border-radius: 16px;
  padding: 0 20px;
  background: #4EB547;
  text-transform: uppercase;
  color: #fff;
  border-color: #4EB547;
  width: 100%;
  height: 40px;
  line-height: 40px;
}

#algolia_instant_selector button.btn-cart:not(.ais-price-ranges--button):hover {
  background-color: #fff;
  border: 1px solid #4EB547;
  color: #4EB547;
}

.algolia-instant-results-wrapper,
.main-container {
  min-height: calc(100vh - 300px);
}

.algolia-instant-selector-results {
  max-width: 1340px;
  width: 100%;
  padding: 50px 10px 0;
  margin: 0 auto;
}

#algolia_instant_selector li.item {
  text-align: center;
}

#algolia_instant_selector .hits .infos {
  line-height: 33px;
}

#algolia_instant_selector .hits .sort-by-label {
  line-height: 35px;
}

@media (min-width:992px) {
  .algolia-instant-selector-results {
    padding: 0 30px;
  }

  #instant-search-results-container .col-md-3:nth-of-type(4n+1) {
    clear: left;
  }
}

@media (max-width:991px) {
  #instant-search-results-container .col-sm-6 {
    width: 50%;
    float: left;
  }

  #instant-search-results-container .col-sm-6:nth-of-type(2n+1) {
    clear: left;
  }
}

#algolia_instant_selector .instant-search-bar-label {
  background-color: #4EB547;
}

/*# sourceMappingURL=app.css.map */