#customer_login input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

#customer_login .lost_password {
  margin-left: 10px
}

.track_order, .woo_address_edit, .woo_change_password {
  max-width: 570px
}

.track_order input.input-text, .woo_address_edit input.input-text, .woo_change_password input.input-text {
  width: 100%;
  padding: 8px;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.myaccount_address {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  border-color: rgba(0, 0, 0, .05)
}

.kad-account-sidebar {
  text-align: center
}

.kad-customer-image img {
  float: none !important;
  display: inline-block
}

.account_page_menu {
  padding: 10px;
  border-top: 1px solid #eee
}

.account_page_menu ul {
  margin: 0
}

.account_page_menu ul li a {
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  display: block;
  margin: 3px 0
}

@media (min-width:767px) {
  .kt-woo-account-nav {
    float: left;
    width: 30%;
    padding-right: 15px;
    padding-left: 15px
  }

  .woocommerce-MyAccount-content {
    float: left;
    width: 70%;
    padding-left: 25px
  }

  .order_details li {
    float: left;
    width: 33.33%;
    border-right: 1px dashed rgba(0, 0, 0, .2);
    padding-top: 10px
  }

  .order_details li:nth-child(3) {
    border: 0
  }

  .order_details li:nth-child(4) {
    border: 0;
    width: 100%;
    text-align: center;
    border-top: 1px dashed rgba(0, 0, 0, .2)
  }
}

@media (min-width:992px) {
  .kt-woo-account-nav {
    width: 22%
  }

  .woocommerce-MyAccount-content {
    width: 78%
  }
}

.kt-woo-account-nav {
  text-align: center
}

.woocommerce-MyAccount-content {
  padding-top: 20px
}

.woocommerce-MyAccount-content mark {
  background: 0 0;
  font-weight: 700
}

.woocommerce .shop_table.order_details, table.shop_table.customer_details {
  margin-bottom: 40px
}

.addresses address {
  font-style: italic
}

.kt-woo-account-nav .woocommerce-MyAccount-navigation ul li.is-active a {
  border-color: #16A085
}

.woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  border-top: 2px solid #eee;
  text-align: left;
  padding-left: 0
}

.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  position: relative;
  padding: 5px 0
}

.woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1
}

.woocommerce-MyAccount-navigation ul li a {
  padding: 5px 0;
  display: block;
  font-weight: 600
}

.woocommerce-MyAccount-navigation ul li a:before {
  font-family: kt-font-awesome;
  content: "\f016";
  line-height: 1.618;
  margin-left: .53em;
  width: 1.387em;
  text-align: right;
  float: right;
  opacity: .5;
  -webkit-transition: opacity .2 ease-in-out;
  -o-transition: opacity .2 ease-in-out;
  transition: opacity .2 ease-in-out
}

.woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f0e4"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f290"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
  content: "\f019"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f015"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
  content: "\f09d"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f2be"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f18e"
}

ul.order_details {
  list-style: none;
  position: relative;
  padding: 0;
  margin: 20px 0;
  background: rgba(0, 0, 0, .05)
}

ul.order_details:after, ul.order_details:before {
  content: " ";
  display: table
}

ul.order_details:after {
  clear: both
}

ul.order_details li {
  padding: 1em 1.618em;
  font-size: .8em;
  text-transform: uppercase
}

ul.order_details li strong {
  display: block;
  font-size: 1.387em;
  text-transform: none
}

.my_account_orders .button, .woocommerce-MyAccount-downloads .button {
  padding: .618em .857em;
  font-size: .857em;
  margin-right: .236em
}

.my_account_orders .button.view:after {
  font-family: kt-font-awesome;
  content: "\f06e";
  margin-left: .53em
}

p.order-again .button:after {
  font-family: kt-font-awesome;
  content: "\f079";
  margin-left: .53em
}

.woocommerce-MyAccount-downloads .button:after {
  font-family: kt-font-awesome;
  content: "\f019";
  margin-left: .53em
}

.woocommerce-MyAccount-content h2 {
  font-size: 2em;
  font-weight: 600
}

.woocommerce-MyAccount-content #payment .payment_methods {
  margin-bottom: 1.618em !important
}

.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
  background-color: rgba(0, 0, 0, .05)
}

.kt-woo-account-nav .kad-customer-image {
  position: relative
}

.kt-woo-account-nav .kad-customer-image a.kt-link-to-gravatar {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .8);
  -webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  color: #555;
  border: 0
}

.kt-woo-account-nav .kad-customer-image a.kt-link-to-gravatar i.kt-icon-cloud-upload {
  display: block;
  font-size: 40px;
  margin-top: 22px
}

.kt-woo-account-nav .kad-customer-image a.kt-link-to-gravatar span.kt-profile-photo-text {
  font-size: 12px;
  max-width: 120px;
  display: block;
  text-transform: uppercase;
  margin: 0 auto
}

.kt-woo-account-nav .kad-customer-image a.kt-link-to-gravatar:hover {
  opacity: 1;
  color: #555
}

a.kt-link-to-gravatar span.kt-profile-photo-text {
  font-size: 12px;
  max-width: 120px;
  display: block;
  text-transform: uppercase;
  margin: 0 auto
}

a.kt-link-to-gravatar:hover {
  opacity: 1;
  color: #555
}

.kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav {
  width: 100%
}

.kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav .kad-account-avatar:after, .kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav .kad-account-avatar:before {
  content: " ";
  display: table
}

.kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav .kad-account-avatar:after {
  clear: both
}

.kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav .kad-customer-image {
  width: 20%;
  float: left
}

.kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav .kad-customer-image a.kt-link-to-gravatar {
  display: none
}

.kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav .kad-customer-name {
  width: 80%;
  float: left;
  text-align: left
}

.kt-header-extras .kad-head-my-account-menu .kt-woo-account-nav .kad-customer-name h5 {
  padding-left: 10px;
  line-height: 1;
  font-size: 15px
}

.pop-modal-body .kt-woo-account-nav {
  width: 100%
}

.pop-modal-body .kt-woo-account-nav .kad-account-avatar:after, .pop-modal-body .kt-woo-account-nav .kad-account-avatar:before {
  content: " ";
  display: table
}

.pop-modal-body .kt-woo-account-nav .kad-account-avatar:after {
  clear: both
}

.pop-modal-body .kt-woo-account-nav .kad-customer-image {
  width: 20%;
  float: left
}

.pop-modal-body .kt-woo-account-nav .kad-customer-image a.kt-link-to-gravatar {
  display: none
}

.pop-modal-body .kt-woo-account-nav a {
  color: #fff
}

.pop-modal-body .kt-woo-account-nav .kad-customer-name {
  width: 80%;
  float: left;
  text-align: left
}

.pop-modal-body .kt-woo-account-nav .kad-customer-name h5 {
  color: #fff;
  padding-left: 10px;
  line-height: 1;
  font-size: 15px
}

#payment ul.wc_payment_methods {
  list-style: none;
  padding-left: 0
}

#payment ul.wc_payment_methods li.wc_payment_method>input[type=radio]:first-child {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}

#payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label {
  border-left: 5px solid #16A085
}

#payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label:before {
  background: #16A085;
  border-color: #16A085
}

#payment ul.wc_payment_methods li.wc_payment_method label {
  background: rgba(0, 0, 0, .02);
  display: block;
  border-left: 5px solid rgba(0, 0, 0, .02);
  padding: 8px 15px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  margin-bottom: 4px;
  font-weight: 700
}

#payment ul.wc_payment_methods li.wc_payment_method label:before {
  content: '';
  background: 0 0;
  width: 10px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, .2);
  height: 10px;
  border-radius: 50%;
  margin-left: -5px;
  margin-right: 4px
}

#payment ul.wc_payment_methods li.wc_payment_method label:hover {
  border-left: 5px solid rgba(0, 0, 0, .06);
  background: rgba(0, 0, 0, .06)
}

#payment .payment_box {
  position: relative;
  width: 100%;
  padding: 15px;
  font-size: 95%
}

#payment .payment_box p:last-child {
  margin-bottom: 0
}

#payment .place-order .button {
  width: 100%;
  font-size: 120%;
  margin-top: 10px;
  padding: 15px 0;
  text-align: center
}

li.wc_payment_method.payment_method_paypal img {
  max-width: 160px
}

li.wc_payment_method.payment_method_paypal a.about_paypal {
  font-weight: 400;
  font-style: oblique;
  margin-left: 10px
}

li.wc_payment_method.payment_method_paypal a.about_paypal:hover {
  border-bottom: 1px solid
}

.woocommerce-password-strength {
  text-align: center;
  font-weight: 600;
  padding: 3px 0
}

.woocommerce-password-strength.short {
  background-color: #f1adad;
  border-color: #e35b5b
}

.woocommerce-password-strength.bad {
  background-color: #fbc5a9;
  border-color: #f78b53
}

.woocommerce-password-strength.good {
  background-color: #ffe399;
  border-color: #ffc733
}

.woocommerce-password-strength.strong {
  background-color: #c1e1b9;
  border-color: #83c373
}

@media (min-width:992px) {
  form.checkout {
    position: static !important;
    margin-left: -15px;
    margin-right: -15px
  }

  form.checkout:after {
    clear: both;
    display: table;
    content: ''
  }

  form.checkout ul.woocommerce-error {
    margin-left: 15px;
    margin-right: 15px
  }

  form.checkout .col2-set .col-1, form.checkout .col2-set .col-2 {
    width: 100%;
    float: none;
    padding: 0;
    clear: both
  }

  form.checkout #order_review {
    width: 50%;
    padding: 0 15px;
    float: left
  }

  form.checkout #customer_details {
    float: left;
    width: 50%;
    padding-right: 15px;
    margin: 0;
    padding-left: 15px
  }

  form.checkout #order_review_heading {
    float: left;
    width: 50%;
    padding: 0 15px
  }
}

@media (min-width:768px) {
  .woocommerce form .form-row-first {
    padding-right: 15px;
    width: 50%;
    float: left
  }

  .woocommerce form .form-row-last {
    padding-left: 15px;
    width: 50%;
    float: left
  }
}

.form-row.woocommerce-validated input.input-text {
  border-left: 2px solid #0f834d
}

.form-row.woocommerce-invalid input.input-text {
  border-left: 2px solid #e2401c
}

.woocommerce form .form-row .required {
  text-decoration: none
}

.woocommerce .blockUI.blockOverlay {
  position: relative
}

.woocommerce .blockUI.blockOverlay:before {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  margin-left: -20px;
  margin-top: -20px;
  display: block;
  content: "";
  background: url(../img/spin.gif) center center;
  background: url(../img/spin.svg) center center;
  background-size: cover
}

.woocommerce .loader:before {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  margin-left: -20px;
  margin-top: -20px;
  display: block;
  content: "";
  background: url(../img/spin.gif) center center;
  background: url(../img/spin.svg) center center;
  background-size: cover
}

.entry-content table.cart .product-remove {
  width: 28px
}

.entry-content table.cart .product-remove .remove {
  display: block;
  float: left;
  width: 20px;
  background: 0 0;
  text-align: center;
  border-radius: 0;
  z-index: 1000;
  color: red;
  border: 1px solid red;
  padding-right: 0;
  height: 20px;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: background .1s ease-in-out;
  -o-transition: background .1s ease-in-out;
  transition: background .1s ease-in-out
}

.entry-content table.cart .product-remove .remove:hover {
  background-color: red;
  color: #fff;
  border-color: red
}

ul.kt-mobile-cart-contain {
  padding-left: 0
}

.quantity {
  max-width: 50px
}

.cross-sells:before {
  content: " ";
  display: table;
  clear: both
}

.kt-woo-cart-form-wrap>form {
  position: relative
}

@media (min-width:768px) {
  .kt-woo-cart-form-wrap>form {
    float: left;
    width: 70%;
    padding-right: 20px
  }

  .kt-woo-cart-form-wrap .cart-collaterals {
    float: left;
    width: 30%;
    padding-left: 20px
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .kad-header-position-left .kt-woo-cart-form-wrap>form, .kad-header-position-right .kt-woo-cart-form-wrap>form {
    float: none;
    width: 100%;
    padding-right: 0
  }

  .kad-header-position-left .kt-woo-cart-form-wrap .cart-collaterals, .kad-header-position-right .kt-woo-cart-form-wrap .cart-collaterals {
    float: none;
    width: 100%;
    padding-left: 0
  }
}

.wc-proceed-to-checkout .button {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  font-size: 120%
}

.cross-sells h2, .kt-woo-cart-form-wrap .cart-summary h2, .kt-woo-cart-form-wrap .cart_totals h2 {
  font-size: 30px
}

.entry-content table.cart td, .entry-content table.cart th, table td, table th {
  /* padding: 6px 4px */
  padding: 6px 4px 6px 10px;
}

table.cart .product-thumbnail {
  width: 68px
}

table.cart .product-thumbnail a {
  border: 0 !important
}

table.cart .product-thumbnail img {
  max-width: 60px
}

table.cart th.product-name {
  position: absolute;
  left: 10px
}

table.cart td.product-name a {
  color: #444
}

table.cart thead {
  position: relative
}

table.cart .coupon {
  width: 70%;
  float: left
}

table.cart .coupon label {
  display: none;
  line-height: 20px;
  padding: 10px 0
}

table.cart .coupon input#coupon_code {
  display: inline-block;
  max-width: 200px
}

table.cart .coupon input.button {
  display: inline-block;
  margin-left: 10px
}

table.cart input.button[name=update_cart] {
  float: right
}

@media (max-width:992px) {
  table.cart .coupon {
    width: 65%;
    float: left
  }

  table.cart .coupon input#coupon_code {
    max-width: 120px
  }

  table.cart .coupon input.button {
    margin-left: 5px
  }
}

@media (max-width:480px) {
  table.cart .product-thumbnail {
    width: 38px
  }

  table.cart .product-thumbnail img {
    max-width: 30px
  }

  table.cart .product-price {
    display: none
  }

  table.cart .coupon {
    width: 100%;
    float: none;
    margin-bottom: 8px
  }

  table.cart .coupon input#coupon_code {
    width: 60%;
    max-width: 100%;
    float: left;
    display: block
  }

  table.cart .coupon input.button {
    width: 35%;
    margin-left: 5%;
    float: left;
    display: block
  }

  table.cart .coupon:after {
    clear: both;
    display: table;
    content: ''
  }

  table.cart input.button[name=update_cart] {
    float: none;
    width: 100%
  }
}

.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
  padding: 15px 15px;
  margin-bottom: 24px;
  background-color: #16A085;
  margin-left: 0;
  color: #fff;
  list-style: none;
  line-height: 24px;
  border-left: 8px solid rgba(0, 0, 0, .15)
}

.woocommerce-error a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button), .woocommerce-info a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button), .woocommerce-message a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button), .woocommerce-noreviews a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button), p.no-comments a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button) {
  color: #fff;
  border-color: rgba(255, 255, 255, .5)
}

.woocommerce-error a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button):hover, .woocommerce-info a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button):hover, .woocommerce-message a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button):hover, .woocommerce-noreviews a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button):hover, p.no-comments a:not(.button):not([data-rel=lightbox]):not(.woocommerce-Button):hover {
  border-color: #fff
}

.woocommerce-error a.button, .woocommerce-info a.button, .woocommerce-message a.button, .woocommerce-noreviews a.button, p.no-comments a.button {
  float: right;
  background: 0 0;
  color: #fff;
  line-height: 24px;
  padding: 0 0 0 15px;
  font-weight: 700;
  border-left: 1px solid #fff;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.woocommerce-error {
  background: #e2401c
}

.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
  margin-bottom: 0
}

p.demo_store {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  line-height: 25px;
  font-size: 16px;
  padding: 10px 0;
  text-align: center;
  background: #16A085;
  color: #fff;
  z-index: 99998
}

p.demo_store a {
  color: #fff;
  text-decoration: underline
}

p.stars {
  display: inline-block;
  margin: 0
}

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400;
  border: 0 !important
}

p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  font-family: kt-font-awesome !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f006";
  text-indent: 0
}

p.stars a:hover~a:before {
  content: "\f006"
}

p.stars:hover a:before {
  content: "\f005"
}

p.stars.selected a.active:before {
  content: "\f005"
}

p.stars.selected a.active~a:before {
  content: "\f006"
}

p.stars.selected a:not(.active):before {
  content: "\f005"
}

.products .star-rating {
  display: block;
  margin: 4px auto 4px;
  float: right
}

.star-rating {
  color: #16A085;
  float: right;
  overflow: hidden;
  position: relative;
  height: 15px;
  line-height: 15px;
  font-size: 15px;
  width: 75px;
  font-family: kt-font-awesome !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.star-rating:before {
  content: "\f006\f006\f006\f006\f006";
  color: #dfdbdf;
  float: left;
  top: 0;
  left: 0;
  position: absolute
}

.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 16px
}

.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0
}

.single-product .woocommerce-product-rating {
  line-height: 24px
}

.single-product .woocommerce-product-rating .star-rating {
  float: left;
  margin: 0 4px 0 0;
  height: 24px;
  line-height: 24px
}

.product_thumbnails {
  margin-left: -2px;
  margin-right: -2px
}

.product_thumbnails:after, .product_thumbnails:before {
  content: " ";
  display: table
}

.product_thumbnails:after {
  clear: both
}

.product_thumbnails a {
  padding-right: 2px;
  padding-left: 2px;
  padding-top: 4px;
  display: block
}

.single-product .on-sale-container {
  position: relative
}

.single-product .on-sale-container span.onsale {
  bottom: auto;
  top: 0
}

.product .entry-summary .price {
  font-size: 24px;
  line-height: 1
}

.product .entry-summary .price ins {
  margin: 0
}

.product .entry-summary div[itemprop=description] {
  padding: 10px 0
}

.product .entry-summary .quantity {
  float: left;
  width: 50px;
  margin-right: 10px
}

.product .product_meta {
  margin-top: 20px;
  padding-top: 20px;
  font-size: 12px;
  font-weight: 700;
  color: #777;
  border-top: 2px solid #eee
}

.product .product_meta>span {
  display: block
}

.product .product_meta a {
  display: inline;
  margin: 0;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
  border-bottom: 2px solid #16A085
}

.product .product_meta a:hover {
  color: #16A085
}

.product .woocommerce-tabs {
  clear: both;
  margin-top: 40px
}

.product .woocommerce-tabs .comment-reply-title, .product .woocommerce-tabs h2 {
  font-size: 24px;
  line-height: 40px;
  text-transform: none;
  margin: 10px 0
}

.product .woocommerce-tabs .wc-tabs {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
  text-align: left
}

.product .woocommerce-tabs .wc-tabs:after, .product .woocommerce-tabs .wc-tabs:before {
  content: " ";
  display: table
}

.product .woocommerce-tabs .wc-tabs:after {
  clear: both
}

.product .woocommerce-tabs .wc-tabs:before {
  position: absolute;
  z-index: 10;
  height: 3px;
  background: #16A085;
  width: 100%;
  bottom: 0;
  display: block;
  clear: both;
  content: ''
}

.product .woocommerce-tabs .wc-tabs>li {
  display: inline-block
}

.product .woocommerce-tabs .wc-tabs>li>a {
  margin: 0 3px;
  line-height: 1;
  border-bottom: 3px solid transparent;
  padding: 12px 16px;
  background: 0 0;
  font-size: 20px;
  color: #555;
  border-radius: 0 0;
  display: block;
  z-index: 2;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: relative
}

.product .woocommerce-tabs .wc-tabs>li>a:hover {
  background: #eee
}

.product .woocommerce-tabs .wc-tabs>li.active>a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .1)
}

.product .woocommerce-tabs .wc-tabs>li.active>a, .product .woocommerce-tabs .wc-tabs>li.active>a:focus, .product .woocommerce-tabs .wc-tabs>li.active>a:hover {
  color: #fff;
  background-color: #16A085;
  border-bottom: 3px solid #16A085;
  cursor: default
}

.product .woocommerce-tabs .woocommerce-Tabs-panel {
  padding-top: 10px
}

.product .related.products, .product .upsells.products {
  margin-top: 30px;
  margin-bottom: 0px
}

.product .related.products h3.kt-title, .product .upsells.products h3.kt-title {
  font-size: 24px;
  line-height: 40px
}

.commentlist {
  padding: 0;
  list-style: none
}

.commentlist li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee
}

.commentlist li:last-child {
  border-bottom: 0
}

.comment-text {
  position: relative;
  padding-left: 76px
}

.comment-text p {
  margin-bottom: 0
}

.comment_container {
  position: relative
}

.comment_container img {
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  max-width: 60px
}

.related-carouselcontainer {
  margin-left: -10px;
  margin-right: -10px
}

.products.kt-content-carousel .slick-list {
  padding-left: 4px;
  padding-right: 5px
}

.products.kt-content-carousel .slick-track {
  padding-bottom: 20px;
  padding-top: 10px;
  width: 100% !important;
    opacity: initial !important;
    transform: none !important;
}

.products.kt-content-carousel .slick-prev {
  left: 11px
}

.products.kt-content-carousel .slick-next {
  right: 11px
}

.productnav {
  float: right
}

.productnav a {
  display: inline-block
}

.productnav a i {
  padding: 6px 10px;
  font-weight: 700;
  margin: 0 0 0 5px;
  font-size: 14px;
  display: inline-block;
  line-height: 20px;
  color: #aaa;
  border: solid 2px #aaa;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}

.productnav a:hover i {
  color: #16A085;
  border-color: #16A085
}

.single_add_to_cart_button {
  text-transform: uppercase
}

.quantity.buttons_added {
  position: relative
}

.quantity.buttons_added input[type=number] {
  -moz-appearance: textfield
}

.quantity.buttons_added input[type=number]::-webkit-inner-spin-button, .quantity.buttons_added input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.quantity.buttons_added .kt-spin-button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  width: 20px;
  display: block;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding: 0;
  border: 0;
  background: 0 0;
  -webkit-transition: background .2s ease-in-out;
  -o-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out
}

.quantity.buttons_added .kt-spin-button:before {
  font-family: kt-font-awesome !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f106"
}

.quantity.buttons_added .kt-spin-button:hover {
  background: rgba(0, 0, 0, .05)
}

.quantity.buttons_added .kt-spin-button.minus {
  position: absolute;
  right: 0;
  bottom: 0;
  top: auto
}

.quantity.buttons_added .kt-spin-button.minus:before {
  content: "\f107"
}

.quantity.buttons_added input.qty {
  padding-right: 20px
}

.quantity.hidden.buttons_added .kt-spin-button {
  display: none
}

table.variations {
  min-width: 300px;
  margin-bottom: 24px;
  position: relative
}

table.variations td.product_label {
  padding: 0 8px 0 0;
  text-transform: uppercase;
  display: block;
  line-height: 34px
}

table.variations td.product_value {
  padding: 0
}

table.variations a.reset_variations {
  font-size: 11px;
  display: block;
  position: absolute;
  bottom: -15px;
  line-height: 15px
}

.single_variation .woocommerce-variation-price {
  margin: 10px 0
}

.woocommerce-product-gallery__image {
  display: block
}

.woocommerce-product-gallery__image a {
  position: relative;
  display: inline-block
}

@media (min-width:992px) {
  #reviews:after, #reviews:before {
    content: " ";
    display: table
  }

  #reviews:after {
    clear: both
  }

  #reviews #comments {
    float: left;
    width: 60%;
    padding-right: 30px
  }

  #reviews #review_form_wrapper {
    float: left;
    width: 40%
  }
}

.product_title_cat {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 4px
}

h1.product_title {
  text-transform: uppercase;
  margin-top: 0;
  text-align: center;
  margin-bottom: 20px;
}

.kt-product-style-large-image .product_thumbnails .woocommerce-product-gallery__image {
  width: 25%;
  float: left
}

.woo_product_slider_disabled .product_thumbnails .woocommerce-product-gallery__image {
  width: 25%
}

@media (min-width:992px) {
  .kt-product-style-large-image .product-summary-case {
    width: 40%
  }

  .kt-product-style-large-image .product-img-case {
    width: 60%
  }

  .kt-product-style-large-image .product-img-case .images, .kt-product-style-large-image .product-img-case .woocommerce-product-gallery__wrapper.woo_product_slider_disabled {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    /* -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end; */
    width: 100%;
    flex-direction: column;
    /* float: right */
  }

  .kt-product-style-large-image .kt-product-no-thumbnail-images .product-img-case .images, .kt-product-style-large-image .kt-product-no-thumbnail-images .product-img-case .woocommerce-product-gallery__wrapper.woo_product_slider_disabled {
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
  }

  .kt-product-style-large-image .flex-control-thumbs, .kt-product-style-large-image .product_thumbnails.thumbnails {
    /* width: 20%;
    float: none;
    order: -1;
    position: absolute;
    left: -20% */
    display: flex;
  }
  .woocommerce-product-gallery .flex-control-thumbs {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .kt-product-style-large-image .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-thumbs li {
    /* float: none;
    width: 100%;
    max-width: 70px;
    margin: 0 auto;
    padding-bottom: 4px */
    display: flex;
    flex: 1 1 25%;
    max-width: 25%;
  }

  .kt-product-style-large-image .flex-viewport, .kt-product-style-large-image .product_image {
    width: 100%;
    float: none;
    text-align: center
  }

  .kt-product-style-large-image .woo_product_zoom_enabled .product_thumbnails .woocommerce-product-gallery__image a:before {
    display: none
  }

  .kt-product-style-large-image .product_thumbnails .woocommerce-product-gallery__image {
    display: block;
    width: 100%;
    float: none
  }

  .kt-product-style-large-image .product_thumbnails a {
    display: block;
    max-width: 70px;
    margin: 0 auto
  }

  .single-product.kt-product-style-large-image .on-sale-container {
    margin-left: 20%
  }

  .single-product.kt-product-style-large-image .on-sale-container .onsale {
    width: 150px;
    margin-left: -75px;
    left: 50%
  }

  .single-product.kt-product-style-large-image .kt-product-no-thumbnail-images .on-sale-container {
    margin-left: 0
  }

  .woocommerce-product-gallery__image {
    display: inline-block
  }
}

@media (max-width:766px) {
  .product-img-case {
    max-width: 410px;
    margin: 0 auto;
    padding-bottom: 10px
  }
}

.woocommerce-Tabs-panel-list, .woocommerce-tabs-list {
  padding: 20px 0
}

body.siteorigin-panels .container.tab-list-container>h2 {
  display: none
}

body.siteorigin-panels #list-tab-description {
  padding: 0
}

.product .woocommerce-tabs-list .comment-reply-title, .product .woocommerce-tabs-list h2 {
  font-size: 24px;
  line-height: 40px;
  text-transform: none;
  margin: 10px 0
}

table.shop_attributes {
  /* border-top: 1px dotted rgba(0, 0, 0, .1); */
  /* margin-top: 50px; */
  font-size: 15px;
}

table.shop_attributes tr {
  border-bottom: 1px dotted rgba(0, 0, 0, .1)
}
table.shop_attributes tr:nth-child(odd) {
  background-color: #efefef
}


table.shop_attributes td {
  font-style: italic
}

.post-product-nav-section {
  margin-top: 30px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee
}

.button.loading:before {
  left: 10px;
  right: 10px;
  top: 0;
  opacity: .7;
  bottom: 10px;
  position: absolute;
  display: block;
  content: "";
  background: rgba(255, 255, 255, .8) url(../img/spin.gif) center center;
  background: rgba(255, 255, 255, .8) url(../img/spin.svg) center center;
  background-size: 20px 20px;
  background-repeat: no-repeat
}

a.added_to_cart {
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  display: block;
  width: auto;
  background: #fff;
  font-weight: 700;
  padding: 6px 0;
  line-height: 24px;
  text-align: center;
  border: 2px solid #16A085
}

.variations fieldset {
  border: 0;
  padding: 0;
  margin: 0
}

select.kt-no-select2 {
  display: none !important
}

.kt_title_hidden {
  display: none
}

.product-img-case figure {
  margin: 0
}

.woocommerce-product-gallery {
  position: relative
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  height: 24px;
  width: 24px;
  border-radius: 3px;
  z-index: 99;
  text-align: center;

}

.woocommerce-product-gallery img {
  margin: 0;
  width: 100%;
}

.woocommerce-product-gallery .flex-viewport {
  margin-bottom: 4px
}

.woocommerce-product-gallery .flex-control-thumbs {
  margin-left: -2px;
  margin-right: -2px;
  padding: 0
}

.woocommerce-product-gallery .flex-control-thumbs:after, .woocommerce-product-gallery .flex-control-thumbs:before {
  content: " ";
  display: table
}

.woocommerce-product-gallery .flex-control-thumbs:after {
  clear: both
}

.woocommerce-product-gallery .flex-control-thumbs li {
  list-style: none;
  margin-bottom: 5px;
  cursor: pointer;
  padding: 0 2px
}

.woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: .5;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
  opacity: 1;
  width: 100%
}

.woocommerce-product-gallery .flex-control-thumbs li:hover img {
  opacity: 1
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
  width: 50%;
  float: left
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.33%;
  float: left
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%;
  float: left
}

.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%;
  float: left
}

.woo_product_slider_enabled .woocommerce-product-gallery__image {
  opacity: 0
}

.woo_product_slider_enabled .woocommerce-product-gallery__image:first-child {
  opacity: 1
}

.kadence-ele-title-align-center .kt-title span {
  padding-left: 10px;
  padding-right: 10px
}

.kadence-ele-title-align-right .kt-title span {
  padding-left: 0;
  padding-right: 10px
}

.flex-viewport .woo_product_slider_enabled .woocommerce-product-gallery__image {
  opacity: 1
}

.woocommerce-product-details__short-description {
  margin-bottom: 10px
}

.woo_product_zoom_enabled .woocommerce-product-gallery__image a {
  position: relative;
  display: block
}

.woo_product_zoom_enabled .woocommerce-product-gallery__image a:before {
  /* font-family: kt-font-awesome !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 20px;
  top: 10px;
  color: #444;
  left: 10px;
  border: 1px solid transparent;
  -webkit-transition: border .35s ease-in-out;
  -o-transition: border .35s ease-in-out;
  transition: border .35s ease-in-out;
  z-index: 100;
  border-radius: 50%;
  line-height: 36px;
  text-align: center */
}

.woo_product_zoom_enabled .woocommerce-product-gallery__image a:hover:before {
  border-color: #444
}

.kad-shop-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding-bottom: 20px
}

.kad-shop-top .kad-woo-results-count {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1
}

.kad-shop-top .woocommerce-ordering {
  min-width: 200px;
  margin-bottom: 0
}

.kad-shop-top .woocommerce-ordering .select2-container {
  width: 100%
}

.kt_product_toggle_outer .toggle_grid, .kt_product_toggle_outer .toggle_list {
  display: block;
  float: left;
  padding: 0;
  text-align: center;
  line-height: 1;
  width: 34px;
  height: 34px;
  color: #444;
  border: 2px solid #aaa;
  margin: 0 0 0 5px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.kt_product_toggle_outer .toggle_grid i, .kt_product_toggle_outer .toggle_list i {
  line-height: 30px
}

.kt_product_toggle_outer .toggle_grid:hover, .kt_product_toggle_outer .toggle_list:hover {
  border-color: #16A085
}

.kt_product_toggle_outer .toggle_grid.toggle_active, .kt_product_toggle_outer .toggle_list.toggle_active {
  background: #16A085;
  border-color: #16A085;
  color: #fff
}

.kt_product_toggle_container {
  min-width: 80px
}

.tfsinglecolumn .kad_product {
  width: 100%
}

.kad_product_wrapper {
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  height: auto !important;
}

.kt-product-intrinsic {
  height: 0
}

.kad_product {
  list-style: none;
  display: block
}

.product_item {
  z-index: 1
}

.product_item .kt-product-softcrop .kt-product-animation-contain {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: absolute
}

.product_item .kt-product-softcrop .kt-product-animation-contain img {
  max-height: 100%;
  width: auto
}

.product_item .kt-product-animation-contain {
  overflow: hidden;
  position: relative
}

.product_item .image_flip_front {
  display: block;
  position: relative;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  -webkit-transition: all .4s cubic-bezier(.17, .67, .35, .95);
  -o-transition: all .4s cubic-bezier(.17, .67, .35, .95);
  transition: all .4s cubic-bezier(.17, .67, .35, .95)
}

.product_item .image_flip_back {
  display: block;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  -webkit-transition: all .4s cubic-bezier(.17, .67, .35, .95);
  -o-transition: all .4s cubic-bezier(.17, .67, .35, .95);
  transition: all .4s cubic-bezier(.17, .67, .35, .95);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.product_item a.product_item_link {
  position: relative;
  display: block;
  border: 0 !important
}

.product_item .kad-product-flipper {
  position: relative
}

@media (min-width:767px) {
  .product_item:hover .kad-product-flipper .image_flip_back {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
  }

  .product_item:hover .kad-product-flipper .image_flip_front {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
  }
}

.product_item a.product_item_link .kad-product-noflipper {
  opacity: 1;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden
}

.product_item a.product_item_link:hover .kad-product-noflipper {
  opacity: .9
}

.product_item {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #fff;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  box-shadow: 0 0 0 rgba(0, 0, 0, .2);
  -webkit-transition: box-shadow .2s cubic-bezier(.17, .67, .35, .95);
  -o-transition: box-shadow .2s cubic-bezier(.17, .67, .35, .95);
  transition: box-shadow .2s cubic-bezier(.17, .67, .35, .95)
}

.product_item .kt-notrated {
  float: right;
  font-size: 11px;
  line-height: 15px;
  display: block;
  text-transform: uppercase;
  margin: 4px auto;
  color: #999
}

.product_item .details_product_item {
  padding: 10px 10px 0px
}

.product_item .product_action_wrap {
  padding: 0 10px 10px;
  width: 100%;
  right: 0;
  opacity: 1;
  bottom: -40px;
  color: #000;
  background: #fff;
  left: 0;
  /* visibility: hidden;
  position: absolute */
  display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.product_item .button {
  text-align: center;
  display: block;
  /* opacity: 0; */
  padding-left: 0;
  padding-right: 0;
  z-index: -2;
  text-transform: uppercase;
  -webkit-transition: all .2s cubic-bezier(.17, .67, .35, .95);
  -o-transition: all .2s cubic-bezier(.17, .67, .35, .95);
  transition: all .2s cubic-bezier(.17, .67, .35, .95)
}

#related-product-carousel .product_item .button {
  opacity: 1;
      width: auto;
      padding-left: 10px;
      padding-right: 10px;
      display: inline-block;
      background: transparent;
      color: #000;
      font-weight: 400;
      text-transform: capitalize;
      text-decoration: underline;
      z-index: 999;
      box-shadow: none;
}


/* .product_item:hover {
  z-index: 10;
  position: relative;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, .2);
  box-shadow: 0 0 14px rgba(0, 0, 0, .2)
} */

.product_item:hover .button {
  display: block;
  opacity: 1
}

.product_item:hover .product_action_wrap {
  opacity: 1;
  visibility: visible
}

/* .product_item:hover .product_action_wrap:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, .2);
  box-shadow: 0 0 14px rgba(0, 0, 0, .2);
  z-index: -1
} */

span.onsale {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 100;
  background: red;
  background: rgba(255, 0, 0, .7);
  text-transform: uppercase;
  padding: 0;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  left: 0;
  display: block;
  color: #fff
}

.product_item .product_archive_title {
  font-size: 15px;
  line-height: 20px;
  margin-top: 0
}

.product_item .product_excerpt {
  display: none
}

.product_item .product_img_link img {
  /* width: 100% */
}

.product_item .price {
  padding-right: 75px
}

.kt-hide-rating .product_item .price {
  padding-right: 0
}

.price {
  display: block;
  font-weight: 600;
  /* margin: 4px 0 */
}

.price:after, .price:before {
  content: " ";
  display: table
}

.price:after {
  clear: both
}

.price ins {
  float: left;
  text-decoration: none;
  display: inline;
  margin: 4px 0;
  line-height: 1
}

.price del {
  font-size: 12px;
  margin-left: 5px;
  font-weight: 400;
  line-height: 1
}

.woocommerce-pagination {
  text-align: center
}

.woocommerce-pagination:before {
  clear: both;
  display: table;
  content: ' '
}

.woocommerce-pagination ul.page-numbers {
  list-style: none;
  padding: 0
}

.woocommerce-pagination ul.page-numbers li {
  display: inline-block
}

.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span {
  padding: 8px 18px;
  font-weight: 700;
  margin: 5px;
  display: block;
  color: #aaa;
  border: solid 2px #aaa;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out
}

.woocommerce-pagination ul.page-numbers li a:hover, .woocommerce-pagination ul.page-numbers li span:hover {
  border-color: #16A085;
  color: #16A085
}

.woocommerce-pagination ul.page-numbers li a.current, .woocommerce-pagination ul.page-numbers li span.current {
  color: #fff;
  border-color: #16A085;
  background-color: #16A085
}

.woocommerce-pagination ul.page-numbers li a.current:hover, .woocommerce-pagination ul.page-numbers li span.current:hover {
  color: #fff
}

.shopcolumn1 .product_item .product_img_link {
  /* float: left;
  width: 26%;
  margin-right: 1% */
  display: flex;
  flex-wrap: wrap;
}

.shopcolumn1 .product_item .product_archive_title {
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 5px;
}
.shopcolumn1 .product_item .product_archive_title:hover {
  /* text-decoration: underline; */
}

.shopcolumn1 .product_item .details_product_item {
  /* float: right;
  width: 73%;
  padding-top: 20px */
  display: flex;
  flex-direction: column;
}

.shopcolumn1 .product_item .product_excerpt {
  display: block;
  color: #000;
  position: relative;
  padding-bottom: 10px;
  padding-top: 15px;
}

.shopcolumn1 .product_item .product_action_wrap {
  /*
  position: static;
  float: right;
  width: 73% */
  position: relative;
  visibility: visible;
  opacity: 1;
  display: flex;
  background: transparent;
  bottom: 0;
  justify-content: space-between;
  flex-direction: row-reverse;
}

@media (max-width:890px) {
  .shopcolumn1 .product_item .product_action_wrap {
    flex-direction: column-reverse;
  }
}
.shopcolumn1 .product_item .product_action_wrap:before {
  display: none
}

.shopcolumn1 .product_item .product_action_wrap .button {
  opacity: 1;
    width: auto;
    /* padding-left: 0; */
    padding-right: 10px;
    display: inline-block;
    background: transparent;
    color: #000;
    font-weight: 400;
    text-transform: inherit;
    text-decoration: underline;
    z-index: 999;
    box-shadow: none;
    text-align: left;

    text-align: center;
}



.shopcolumn1 .product_item a.added_to_cart {
  position: static;
  display: inline-block;
  padding: 6px 12px
}

@media (max-width:992px) {
  .shopcolumn1 .product_item .product_img_link {
    float: left;
    width: 36%;
    margin-right: 1%
  }

  .shopcolumn1 .product_item .details_product_item {
    float: right;
    width: 63%
  }

  .shopcolumn1 .product_item .product_action_wrap {
    float: right;
    width: 63%
  }
}

@media (max-width:480px) {
  .shopcolumn1 .product_item .product_img_link {
    float: none;
    width: 100%;
    margin-right: 0
  }

  .shopcolumn1 .product_item .details_product_item {
    float: none;
    width: 100%
  }

  .shopcolumn1 .product_item .product_action_wrap {
    float: none;
    width: 100%
  }

  .kad-shop-top .woocommerce-ordering {
    min-width: 80px
  }

  .products .star-rating {
    float: none
  }

  .product_item .kt-notrated {
    float: none;
    text-align: center
  }

  .product_item .price {
    padding-right: 0;
    text-align: center
  }
}

@media (max-width:350px) {
  .kad-shop-top {
    flex-wrap: wrap
  }
}

.product-cat-title-area {
  padding: 10px;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, .8)
}

.product-cat-title-area h3 {
  margin-bottom: 0
}

.kt-cat-intrinsic img {
  width: 100%;
  height: 100%;
  position: absolute
}

.widget_layered_nav ul, .widget_layered_nav_filters ul, .widget_rating_filter ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.widget_layered_nav ul li, .widget_layered_nav_filters ul li, .widget_rating_filter ul li {
  position: relative;
  margin-bottom: 4px
}

.widget_layered_nav ul li a, .widget_layered_nav_filters ul li a, .widget_rating_filter ul li a {
  display: block;
  border: 2px solid rgba(0, 0, 0, .1);
  padding: 2px 6px
}

.widget_layered_nav ul li span.count, .widget_layered_nav_filters ul li span.count, .widget_rating_filter ul li span.count {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  background: rgba(0, 0, 0, .1);
  font-size: 12px;
  padding: 2px 4px;
  border: 2px solid transparent
}

.widget_layered_nav ul li span.star-rating, .widget_layered_nav_filters ul li span.star-rating, .widget_rating_filter ul li span.star-rating {
  margin-top: 4px
}

.widget_layered_nav ul li.chosen a, .widget_layered_nav_filters ul li a, .widget_rating_filter ul li.chosen a {
  border-color: #16A085
}

.widget_layered_nav ul li.chosen a:before, .widget_layered_nav_filters ul li a:before, .widget_rating_filter ul li.chosen a:before {
  font-family: kt-font-awesome !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-size: 10px;
  vertical-align: bottom;
  padding-right: 5px
}

.widget_layered_nav ul li.chosen span.count, .widget_layered_nav_filters ul li span.count, .widget_rating_filter ul li.chosen span.count {
  background: #16A085;
  color: #fff
}

.price_slider_wrapper input#max_price, .price_slider_wrapper input#min_price {
  opacity: 0
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -14px
}

.widget_price_filter .price_slider_wrapper .price_slider {
  margin: 10px 0 25px
}

.widget_price_filter .price_slider_amount {
  text-align: left;
  font-weight: 700
}

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 14px;
  display: block;
  background: #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f2f2f2
}

.widget_price_filter .ui-slider-horizontal {
  height: 6px
}

.widget_price_filter .price_slider_amount .button {
  float: right;
  background: 0 0;
  color: #16A085;
  padding: 0;
  text-transform: uppercase
}

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 14px;
  height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  background: #16A085;
  outline: 0;
  top: -7px
}

.widget>ul.product_list_widget li {
  border: 0
}

.widget>ul.product_list_widget li a img {
  max-width: 60px;
  width: auto
}

.widget>ul.product_list_widget li .amount {
  color: #777
}

.pop-modal-body ul.product_list_widget {
  color: #fff
}

.pop-modal-body ul.product_list_widget li a:not(.remove) {
  color: #fff
}

form.woocommerce-product-search {
  position: relative
}

form.woocommerce-product-search button.search-submit {
  position: absolute;
  right: 0;
  top: 0;
  background: 0 0;
  color: #999;
  font-weight: 400;
  text-shadow: none
}

form.woocommerce-product-search input.search-field {
  padding-right: 50px
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0
}
.swiper-button-next, .swiper-button-prev {
    top: 0;
    margin-top: 0;
    width: auto;
    transition: all 0.7s;
    padding-left: 10px;
    padding-right: 10px;
    color: #3a4c60;
}
.swiper-button-next:hover, .swiper-button-prev:hover {

  color: #8cafb7;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  height: 100%;
}
.shopcolumn1 .product_item .product_action_wrap .button {
  background: transparent;
}
.shopcolumn1 .product_item .product_action_wrap .button:hover {
  color: #8cafb7;
}
.product-tags {padding: 0px 10px 0px; display: flex; flex-wrap: wrap;}
.product-tags a, .tagcloud a, .product_meta a,.sidebar a:not(.button) {
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-flex;
  font-style: italic;
  font-size: 14px;
  border: 0;
  color: #507f85;
  text-transform: initial;
  font-weight: 400;
}
.product_meta a:hover {text-decoration: underline;}
.tagcloud a::before, .product_meta a::before {content: "#"}
.product-tags a:hover,.sidebar a:not(.button):hover {text-decoration: underline; color: #3a4c60 !important}
#related-product-carousel li {list-style: none; width: 100% !important}
#related-product-carousel .swiper-container {
  padding: 10px 10px 10px
}
.product_item .product_archive_title {font-size: 24px !important;}

.bapf_head h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.bapf_head h3:hover {
  cursor: pointer;
  text-decoration: underline;
}
.bapf_body ul {padding-left: 0}
.bapf_ckbox_sqchck input[type=checkbox] {
  width: 15px;
  height: 15px;
  border-width: 1px;
}
.bapf_ckbox_sqchck input[checked=checked] {
  background: #8cafb7
}
.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
  width: 5px;
  border-color: #fff
}
#swiper-wrapper {position: relative;}
#swiper-wrapper .swiper-slide img {transition: all 0.7s; width: 100%}
#swiper-wrapper .swiper-slide:hover img {transform: scale(1.1);}
.products .swiper-container {width: calc( 100% - 86px ); margin: 0 auto;}
.brand-link, .product_action_wrap a {
  opacity: 1;
    width: auto;
    padding-left: 0;
    padding-right: 10px;
    display: inline-block;
    background: transparent;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-transform: inherit;
    text-decoration: underline;
    z-index: 999 !important;
    box-shadow: none;
    padding: 8px 16px;
    line-height: 24px;
    transition: all 0.7s;
    text-transform: inherit !important;
}
@media (min-width:890px) {
  .shopcolumn1 .product_item .product_action_wrap .button, .brand-link, .product_action_wrap a {width: 222px !important;}
}
@media (max-width:890px) {
  .page-template-template-blog #content .row {
    flex-direction: column-reverse;
    display: flex;
  }
}
.brand-link,.product_item .button {

    background: rgba(140, 175, 183, 1) !important;
    text-align: center;
    color: #fff !important;
    justify-content: center;
    padding: 10px;
    margin-top: 10px;

}
.brand-link:hover, .product_action_wrap a:hover {
  color: rgba(140,175,183,1);
  box-shadow: none !important;
  background: #3a4c60 !important
}
.bapf_sfilter .bapf_button, .bapf_sfilter label {
  display: inline !important;
}
.bapf_sfilter ul li {
  color: #000
}
.shopcolumn1 .product_item .product_excerpt p, .summary.entry-summary p:not(.price){
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  list-style: none;
  flex-wrap: wrap;
  position: relative;
  padding-left: 0;
  transition: all 0.7s;
}
.summary.entry-summary .woocommerce-product-attributes p {
  display: table-cell;
}
.shopcolumn1 .product_item .product_excerpt a.expand_ul, .summary.entry-summary  a.expand_ul {
  content: 'Еще';
  display: block;
  position: absolute;
  bottom: 20px;
  right: 0;
  cursor: pointer;
  text-decoration: underline;
  z-index: 9999;
}
.desc-wrapper{ padding-bottom: 20px; position: relative;}
.summary.entry-summary .desc-wrapper a.expand_ul{ bottom: -10px;}
.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.grid_item.product_item .swiper-container {overflow: hidden;}
#swiper-grid {position: relative; margin: 60px 0;}
#swiper-random {
  position: relative;
  padding-bottom: 40px;
  background-color: rgba(140,175,183,0.3);
  margin-bottom: 60px;
}
.swiper-grid {height: 650px}
.swiper-grid.catalog {height: 410px}
#swiper-grid {margin: 0 15px 90px}
#swiper-grid {padding-left: 60px; padding-right: 60px}

#swiper-random .swiper-button-prev {left: 0px}
#swiper-random .swiper-button-next {right: 0px}
#swiper-grid .grid-next {right: 0px}
#swiper-grid .grid-prev {left: 0px}
.swiper-random .swiper-slide {
  height: 220px;
  display: flex;
  flex-wrap: wrap;
}
.swiper-grid .swiper-slide {
  height: calc((620px - 0px) / 2) !important;
}
.swiper-grid.catalog .swiper-slide {
  height: 190px !important;
}
.swiper-random .swiper-slide h3 {display: flex; flex: 1 1 100%; justify-content: center; margin-top: 30px}
.swiper-random .swiper-slide > a {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 33%;
  flex: 1 1 33%;
  height: 263.33px;
  display: block;
  transition: all 0.7s
}
.tax-product_cat .swiper-random .swiper-slide > a {
  width: 20%;
  flex: 1 1 20%;
  height: 158px;
  display: block;
  transition: all 0.7s
}
.swiper-random .swiper-slide > a:hover {
  transform: scale(1.1);
}
.swiper-random .swiper-slide h3 a {color: #000}
.swiper-grid .swiper-slide a {
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 40px;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  /* margin-bottom: 40px; */
  transition: all 0.7s
}
.swiper-grid.catalog .swiper-slide a {height: 100%}
.swiper-grid .swiper-slide a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.7s
}
.swiper-grid .swiper-slide:hover a::after  {
  background-color: rgba(140, 175, 183, 0.65);
}
.swiper-grid .swiper-slide:hover h3  {
  opacity: 1;
}
.swiper-grid .swiper-slide h3 {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    color: #fff;
    transform: translate(-50%, -70%);
    opacity: 0;
    transition: all 0.7s;
    line-height: normal;
    z-index: 999
}
.swiper-grid .swiper-slide:hover h3{
  text-decoration: underline;
}
.features-wrapper {
  padding: 60px;

}
.features-wrapper ul{
  color: #fff;
  display: flex;
  flex-direction: column;
  padding-left: 0
}
.features-wrapper ul li{
  display: flex;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
  width: 20%;
  flex: 1 1 20%;
}
.features-wrapper ul li img{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.features-wrapper ul li span{
    text-align: center;
}
@media (min-width:890px) {
  .features-wrapper ul{
    flex-direction: row;
  }

}
#kt_slider_home .flex-caption-case {

    width: 1140px;
    margin: 0 auto;
}
#promo {
  margin-top: 50px;
  margin-bottom: 20px;
}
#promo h2 {
  text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
#promo .col-sm-12 {margin-bottom: 30px}
#promo a {
  padding-bottom: 75%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  position: relative;
}
#promo a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(140, 175, 183, 0.65);
  opacity: 1;
  transition: all 0.7s
}
#promo a:hover::before, #promo a:hover .promo-content {
  opacity: 0;
}
#promo .promo-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  opacity: 1;
  transition: all 0.7s;
  padding: 30px;
}
#promo .title {font-size: 24px; font-weight: 700; margin-bottom: 30px; text-align: center;}


#sendpulse {
  background-color: #b3b9bf;
  padding: 40px 0px;
  /* margin-bottom: 60px; */
}
#sendpulse h2 {
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #fff
}
/* #sendpulse form button {margin-top: 20px;} */
#sendpulse input {
  background-color: #fff;
  margin-bottom: 20px
}
#sendpulse .container {
  padding-left: 30px;
  padding-right: 30px
}
#sendpulse .row {
  display: flex;
  justify-content: center;
  align-content: center;
}
#sendpulse button {
  background: rgba(140, 175, 183, 1) !important;
  font-size: 16px;
    font-weight: 400;
    opacity: 1;
    width: auto;
    padding-left: 0;
    padding-right: 10px;
    display: inline-block;
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    text-transform: inherit;
    text-decoration: underline;
    z-index: 999 !important;
    box-shadow: none;
    padding: 8px 16px;
    line-height: 24px;
    transition: all 0.7s;
    text-transform: inherit !important;
}
#sendpulse button:hover {
  box-shadow: none !important;
  background: #3a4c60 !important;

}

#blog {padding-bottom: 60px}
#blog h2, .swiper-grid-heading {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
#blog .blog-img-wrapper {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}
@media (min-width:890px) {
  #blog .blog-img-wrapper {
    max-height: 192px
  }
}
#blog img {
  transition: all 0.4s;
  width: 100%
}
#blog img:hover {
  transform: scale(1.2);
}
#blog a:hover {text-decoration: none;}
#blog a:hover span.blog-title {text-decoration: underline;}
.blog-img-wrapper {overflow: hidden;}
#blog a:hover img {transform: scale(1.03);}
.blog-title {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: 'Jost', sans-serif;
    letter-spacing: .5px;
    color: #444444
}
.blog-excerpt{
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 55px;
  margin-top: 10px;
  color: #444444
}

.allattr {margin-top: 30px; margin-bottom: 30px}
.grid-brand h2 {text-align: center; margin-top: 40px; margin-bottom: 0px; text-transform: uppercase;}
@media (min-width:890px) {
  .grid-brand h2 {margin-top: 90px;}

}
.product-template-default .single-product-row {margin-top: 20px}
.product_meta .posted_in {
    display: none;
}
.brand-link-btn {display: flex; background-color: rgba(140, 175, 183, 1); text-align: center; color: #fff; justify-content: center; padding: 10px; margin-top: 20px;transition: all 0.5s}
.brand-link-btn:hover {box-shadow: 0 5px 15px rgba(140, 175, 183, 0.5); text-decoration: underline; color: #fff; background: #3a4c60}
.sidebar .wp-tag-cloud {padding-left: 0; margin-bottom: 40px}
.sidebar .wp-tag-cloud li {display: inline-flex; list-style: none;}
.bapf_sfilter {margin-bottom: 10px !important}
.product-tags-alt {margin-top: 10px; font-size: 14px;}
.brand-back-btn, .blog-link {
  /* padding: 5px 10px;
      border: 1px solid #000; */
      color: #000;
      margin-bottom: 10px;
      display: inline-block;
}
.blog-link {margin-top: 30px;}
.blog-link:hover {text-decoration: underline !important;}
.brand-back-btn:hover {text-decoration: underline;}
.woocommerce .term-description {display: none;}
.kad_product_wrapper li:nth-child(odd) {
    /* background-color: #efefef; */
    padding-top: 20px;
}
.product_item {background: transparent}
#upsale-product-carousel li {list-style: none;}
.tax-product_cat #promo .col-sm-12, .post-type-archive #promo .col-sm-12 {
  padding-left: 0;
  padding-right: 0
}
/*# sourceMappingURL=ascend_woo.css.map */
a.whatsapp_link {
    display: inline-block;
    width: 38px;
    line-height: 38px;
    color: #555;
    height: 38px;
    padding: 0;
    border: 2px solid rgba(255, 255, 255, .3);
    font-size: 16px;
    text-align: center;
    margin: 0 2px 4px 2px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a.whatsapp_link:hover {
    background-color: #25D366;
    border-color: rgba(0, 0, 0, .1);
    color: #fff !important;
}
#custom_html-4 a {
  margin-top: 10px;
}
#related-product-carousel .swiper-slide {
  height: auto;
}
#related-product-carousel .swiper-slide img {
  width: 100%;
}
article.type-blog .imghoverclass div {
  margin-bottom: 30px;
  overflow: hidden;
}
article.type-blog .imghoverclass div img {
  width: 100%;
  transition: all 0.4s
}
article.type-blog .imghoverclass div img:hover {
  transform: scale(1.1);
}
.type-blog .postcontent a:hover, .type-blog .postcontent a:hover h3 {text-decoration: none;}
.page-template-template-blog #ktsidebar {margin-bottom: 50px;}
a.whatsapp_link.widget-right {
    position: fixed;
    bottom: 80px;
    right: 18px;
    width: 42px;
    height: 42px;
    background-color: #25D366;

    border-color: rgba(0, 0, 0, .1);
    color: #fff !important;
    line-height: 45px;
}
a.whatsapp_link.widget-right .kt-icon-whatsapp {font-size: 22px}
