.km-form-style.km-theme-1 .km-row label.custom-error {
  position: absolute;
  top: 0;
  font-size: 12px;
  padding: 4px;
  left: 0;
}

.custom-tel-input {
  border-radius: 18px;
  line-height: 50px;
  height: 50px;
  padding: 0 20px;
  border: 1px solid #dadada;
  display: block;
  position: relative;
  width: 100%;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-user-field.km-select > .km-item.km-active {
  border-color: #dedede;
  background: #f5f5f5;
  box-shadow: 0 0 6px 0 #fce82e;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-user-field.km-select span {
  margin-bottom: 10px;
}

.no-display {
  display: none !important;
}

.block {
  float: none;
  width: auto;
  margin: -1px 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: #f0f0f0 #e9e9e9 #e9e9e9;
  background: #fff !important;
}

  .block .list li {
    padding: 8px 0;
  }

  .block .title {
    border: 1px solid #e9e9e9;
    background: #fff url(../img/toggle-arrow.png) left center no-repeat;
    padding: 15px 25px;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
  }

  .block:first-child,
  .page-title + .block {
    border-top-color: #e9e9e9;
  }

  .block .title {
    border: none;
    background-image: none;
    padding: 20px 25px;
    cursor: default;
  }

  .block .listbox {
    display: block;
    margin: -5px 0 0;
    border: none;
    padding-top: 0 !important;
  }

    .block .listbox ul {
      padding-right: 15px;
    }

.page {
  clear: both;
  text-align: right;
}

.new-comment textarea {
  width: 100%;
}

.new-comment .buttons {
  text-align: center;
}

.side-2 {
  float: right;
  width: 18%;
}

.center-2 {
  width: 80%;
}

.side-2 .page-title {
  padding: 22px 35px;
}

.center-2 {
  float: left;
  margin: 0 0 90px;
}

.side-2 {
  float: right;
  width: 245px;
  margin-top: 40px;
}

.block {
  float: none;
  width: auto;
  margin: -1px 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: #f0f0f0 #e9e9e9 #e9e9e9;
  background: #fff !important;
}

  .block .list li {
    padding: 8px 0;
  }

  .block .title {
    border: 1px solid #e9e9e9;
    background: #fff url(../img/toggle-arrow.png) left center no-repeat;
    padding: 15px 25px;
    font-size: 15px;
    color: #333;
    text-transform: uppercase;
    cursor: pointer;
  }

  .block:first-child,
  .page-title + .block {
    border-top-color: #e9e9e9;
  }

  .block .title {
    border: none;
    background-image: none;
    padding: 20px 25px;
    cursor: default;
  }

  .block .listbox {
    display: block;
    margin: -5px 0 0;
    border: none;
    padding-top: 0 !important;
  }

.page {
  clear: both;
  text-align: right;
}

@media only screen and (max-width: 959px) and (min-width: 0px) {
  .km-discount-special-slider > .km-contents > .km-item, .km-discount-special-slider > .km-contents .owl-item > .km-item {
    margin: 0 !important;
  }

  .km-cart-box-gift-code > .km-discount-box {
    display: block !important;
  }

  .km-product.km-theme-3 {
    padding: 10px 110px 5px 10px !important;
  }

    .km-product.km-theme-3 .km-price-box .km-quantity {
      top: 80px !important;
    }

    .km-product.km-theme-3 .km-delete {
      top: 100px !important;
    }

    .km-product.km-theme-3 .km-title-box {
      padding-top: 34px !important;
      text-align: center !important;
    }
}

@media only screen and (max-width: 468px) and (min-width: 0px) {
  .km-product.km-theme-3 .km-price-box .km-quantity {
    top: 116px !important;
  }

  .km-product.km-theme-3 .km-delete {
    top: 136px !important;
  }
}

.installment-radio-holder {
  font-size: 24px !important;
  padding: 20px 10px 20px 0 !important;
}

.selected-checkout-attributes-holder {
  font-size: 24px !important;
  padding: 20px 10px 20px 0 !important;
}

.km-select-item-title {
  width: 100% !important;
}

.textbox-attr {
  max-width: 400px !important;
}

@media all and (min-width: 960px) {
  .km-product.km-theme-3 .km-title-box {
    padding-top: 66px !important;
    text-align: center !important;
  }
}

header#km-header-main .km-logo {
  margin-left: 10px !important;
}

.site-in-progress {
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  background-color: #FFA500;
  color: #fbfbfb;
  border-radius: 10px;
}

  .site-in-progress p {
    font-size: 50px;
  }

.km-product-short-description-mobile {
  margin-top: 20px !important;
}

body.page-product .km-product-page-content .km-product-content-short-description:after {
  background-size: 50% !important;
}

body.page-product .km-product-page-content .km-product-content-short-description {
  min-height: 180px !important;
}

.no-display {
  display: none !important;
}

@media only screen and (max-width: 959px) and (min-width: 0) {
  .kmProductQuantityContainer {
    margin-top: 20px !important;
  }
}

#km-product-code-top {
  display: inline-flex !important;
}

.km-product .km-title-theme {
  text-align: center !important;
}

.product-name {
  font-size: 15px !important;
}

.product-official-name {
  font-size: 13px !important;
}

nav#km-nav-main .km-menu > ul > li > ul > li > a {
  color: #fb3449 !important;
}

.km-checkout-attribute-radio-list {
  padding: 20px 10px 20px 0 !important;
}

  .km-checkout-attribute-radio-list .option-list {
    font-size: 22px;
  }

.color-red {
  color: #fb3449 !important;
  background: #fb3449 !important;
  color: #ffffff !important;
  padding: 11px;
  border-radius: 10px;
  margin-top: -4px !important;
}

.check-out-attribute-box {
  background-color: #fff;
  -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,0.1);
  box-shadow: 0 12px 12px 0 hsla(0,0%,71%,0.1);
  border: 1px solid #e7e7e7;
  position: relative;
  margin-bottom: 30px;
  padding: 25px;
}

.cart-hide-product-item {
  opacity: 0 !important;
  height: 200px !important;
}

.suggestionGift span {
  font-size: 20px !important;
}

.km-product-content-full-description {
  word-break: break-word !important;
}

.td-spec-color {
  width: 310px !important;
}

.km-add-product-to-wishlist-desktop {
  margin-top: 37px !important;
  font-size: 23px !important;
  cursor: pointer !important;
}

.full-desc-section {
  height: 200px;
  overflow: hidden;
  transition: height 4s;
}

#see-more {
  font-size: 16px;
  color: #2196f3;
  cursor: pointer;
  text-align: center;
}

  #see-more span {
    border-bottom: dashed;
  }

.td-product-bundle {
  padding-top: 50px !important;
}

.td-product-bundle-add-to-cart {
  padding-top: 43px !important;
}

.tablePrice {
  color: #2d8800;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-size: 25px;
  font-weight: 700;
}

table.sortable thead {
  background-color: #eee;
  color: #666666;
  font-weight: bold;
  cursor: pointer;
}

.kmProductQuantityContainer .km-quantity {
  margin-left: 2px !important;
}

.km-prices {
  display: block;
  text-align: center;
}

  .km-prices .km-price {
    font-size: 20px;
    font-weight: 700;
    color: #2d8800;
    position: relative;
  }

    .km-prices .km-price.km-discounted {
      color: #C5C5C5 !important;
      display: inline-block;
      font-size: 15px;
      padding: 0 10px;
      margin-bottom: 5px;
      position: relative;
    }

      .km-prices .km-price.km-discounted:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 41%;
        transform: translateY(-53%);
        width: 100%;
        height: 1px;
        background: #C5C5C5;
        display: block;
        text-align: center;
      }

    .km-prices .km-price .km-discount {
      background: #fb3449;
      border-radius: 50px;
      padding: 2px 9px;
      font-size: 16px;
      margin-right: 5px;
      vertical-align: middle;
      color: #fff;
      font-weight: 400;
    }

.km-factor-title-holder {
  display: inline-flex;
  width: 100%;
}

  .km-factor-title-holder .km-factor-title {
    width: 70%;
  }

  .km-factor-title-holder .km-factor-button {
    width: 30%;
    float: left;
  }

    .km-factor-title-holder .km-factor-button a {
      float: left;
    }

.km-factor-button a i {
  display: none;
}

@media all and (max-width: 400px) {
  .km-factor-title-holder {
    display: inline-table !important;
    width: 100% !important;
  }

    .km-factor-title-holder .km-factor-button,
    .km-factor-title-holder .km-factor-button a {
      width: 100%;
    }

  .km-factor-button a i {
    float: left;
    font-size: 19px;
    display: block;
  }
}

.price-in-mobile {
  display: none;
}

.price-in-mobile {
  display: block;
  position: absolute;
  left: 20px;
  border-bottom: 0;
  z-index: 2;
  top: 119px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: center;
  color: #2d8800 !important;
  font-size: 25px;
}

.tablePrice {
  display: none;
}

.price-content {
  display: none;
}

}

.km-product .km-price-theme {
  text-align: center !important;
}

.km-product.km-theme-3 .km-img {
  border-radius: 0 !important;
}

@media (max-width: 1530px) {
  .td-pb-add-to-cart {
    width: 215px !important;
  }

  .td-pb-add-to-cart-th {
    width: 215px !important;
  }
}

.km-title-theme h3 {
  width: 100% !important;
}

footer#km-footer-main .km-widget.km-widget-support .fa-phone-plus {
  font-size: 40px !important;
  margin-bottom: 20px !important;
  color: #000 !important;
}

.km-profile-favorites-list .km-product.km-theme-3 .km-title-box .km-title {
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.km-filter-category.mf-filter-color li {
  width: 100% !important;
}

@media only screen and (max-width: 959px) {
  .km-text-summarizer .km-text-summarizer-controller {
    bottom: -31px !important;
  }
}

.short-description-top {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-ads-package.km-dynamic-number {
    overflow-y: unset;
  }

    .km-ads-package.km-dynamic-number > .km-ads-banner {
      min-width: calc((100% / 2) - 20px);
      margin-left: 4px !important;
      margin-right: 6px !important;
      width: 46% !important;
    }

  .km-ads-package.km-dynamic-number {
    display: block !important;
  }
}

.rich-blog-homepage .post-title {
  height: 64px !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  header#km-header-main .km-search {
    margin-top: 9px !important;
  }

  footer#km-footer-main .km-widget.km-enamad > .km-content {
    display: block !important;
  }

    footer#km-footer-main .km-widget.km-enamad > .km-content div {
      margin-top: 0 !important;
    }

  footer#km-footer-main .km-widget .km-title-style {
    width: 100% !important;
  }

  footer#km-footer-main .km-widget .km-social-theme {
    width: 100% !important;
    text-align: center !important;
    margin-top: 10px !important;
  }

  .km-category-grid-style .km-category-grid-product-list .km-product.km-theme-5 {
    height: auto !important;
  }

  .km-breadcrumb {
    margin-top: 17px;
    margin-bottom: 2px;
  }

  body.page-product .km-moda .km-product-page-top .km-product-left {
    border-right: 0px !important;
  }

  .km-special-benefits > .km-item p {
    font-size: 8px !important;
  }
}

@media only screen and (min-width: 960px) {
  .km-product-left-right {
    margin-top: 20px !important;
  }

  .km-productLeftSidle {
    margin-top: 20px !important;
  }

  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-prices {
    padding-top: 20px;
  }

  .km-moda .km-seller-details {
    width: 100% !important;
  }
}

#bd-month-DateOfBirthStr {
  padding-right: 2px !important;
  padding-left: 0 !important;
}

#bd-year-DateOfBirthStr {
  padding-right: 2px !important;
  padding-left: 0 !important;
}

#bd-next-DateOfBirthStr,
#bd-prev-DateOfBirthStr {
  margin-top: 10px !important;
}

.km-moda .km-seller-details {
  margin-bottom: 20px;
}

  .km-moda .km-seller-details .km-brand .km-value {
    text-decoration: underline;
    text-decoration-style: dotted;
  }

@media only screen and (max-width: 464px) {
  .km-product.km-theme-3 {
    height: 250px;
  }

    .km-product.km-theme-3 .km-price-box .km-quantity {
      right: 106px;
      top: 173px !important;
    }

      .km-product.km-theme-3 .km-price-box .km-quantity .km-select-style {
        width: 118px;
      }

    .km-product.km-theme-3 .km-delete {
      top: 209px !important;
    }

  .km-category-grid-style .km-category-grid-product-list .km-product.km-theme-5 {
    height: 222px !important;
  }
}

@media only screen and (max-width: 464px) {
  .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2.km-mt-full {
    font-size: 13px !important;
  }
}

.km-product.km-theme-3 .km-price-box .km-quantity {
  width: 74px !important;
}

.km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2 i {
  color: #000 !important;
}

.km-payment-online-card-to-card-description {
  background-color: #fff !important;
}

@media only screen and (min-width: 960px) {
  .km-product-slider > .km-content .km-product.km-theme-2 .km-content .km-title {
    min-height: auto;
  }
}

/*modakala custom-style.css*/
.shoppingcart-product-holder {
  height: 250px;
  overflow: auto;
}

#txtLoginEmail {
  border-radius: 20px !important;
}

.product-tag-box {
  padding: 30px !important;
}

  .product-tag-box .km-title {
    font-size: 16px !important;
  }

@media only screen and (min-width: 960px) {
  .km-mt-page-search {
    padding: 10px 20px 5px 20px !important;
  }

    .km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item .km-product.km-theme-2 {
      margin-bottom: 10px !important;
      padding: 8px 80px 5px 10px !important
    }
}

/*.km-product .km-price-theme {
  display: flex !important;
  margin-top: 2rem;
}*/

.km-product-slider .km-btn.km-theme-1 {
  padding: 8px 8px !important;
}

.box-content {
  border-radius: 28px !important;
  border: unset;
}

.km-category-description-style {
  background-color: #fff;
  box-shadow: unset;
  border: unset;
  position: relative;
  padding: 15px;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 30px;
  border-radius: 28px;
}

.km-manu-package .km-ads-banner img:hover {
  opacity: 1 !important;
}

.p-r-50 {
  padding-right: 50px;
}

.p-l-50 {
  padding-left: 50px;
}

.sell-product-message {
  background-color: #fce82e !important;
  padding: 19px 2px 19px 2px;
  margin-bottom: 14px;
  border-radius: 10px;
  text-align: center;
  display: block;
  font-weight: bold;
}

.margin-bottom-26 {
  margin-bottom: 26px !important;
}

@media (min-width: 960px) {
  #digikala-menu {
    margin: 0px 0px 20px 0px !important;
  }
}

@media (min-width: 1025px) {
  .header-menu {
    margin-right: 1rem;
    border-right: 1px solid lightgray;
  }
}

.km-price-theme .width-70 {
  width: 100% !important;
}

.km-price-theme .width-30 {
  display: none;
}

.km-discount-special .width-20 {
  display: none !important;
}

.km-discount-special .width-80 {
  width: 100% !important;
}

.rich-blog-homepage .blog-post {
  border-radius: 28px;
}

.rich-blog-homepage .post-picture img {
  border-radius: 28px;
}

.rich-blog-homepage {
  margin: 60px 0 60px !important;
}

  .rich-blog-homepage .blog-posts {
    margin-top: 36px !important;
  }

.km-product-slider1 .owl-carousel.owl-rtl .owl-item {
  padding-top: 2rem;
  border: 1px solid #fff;
  border-radius: 28px !important;
}

  .km-product-slider1 .owl-carousel.owl-rtl .owl-item:hover {
    border-color: #eee !important;
  }

.km-products-more-details i {
  width: 20px;
  text-align: center;
}

.km-products-more-details .km-title {
  color: #77889a;
  margin-left: 5px;
}

.km-moda .km-seller-details img {
  display: none !important;
}

.km-products-more-price {
  border: 1px solid #f2f2f2;
  border-radius: 20px;
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 20px
}

.km-products-chat-in-whatsapp p {
  margin-top: 10px;
}

.km-products-chat-in-whatsapp a {
  background-color: #41c452;
  padding: 10px 10px;
  border-radius: 14px;
  vertical-align: middle;
  color: white;
  display: block;
  width: fit-content;
  margin-right: auto;
  margin-left: 0;
}

.km-products-chat-in-whatsapp .justMobileTablet {
  padding: 7px 10px !important;
  border-radius: 13px !important;
}

.km-products-chat-in-whatsapp a i {
  font-size: 18px;
  vertical-align: text-bottom;
}

.km-lightbox-container .km-color4 {
  color: #a3a3a3;
  border: 1px solid #a3a3a3;
}

.km-product-page-content .km-text-render h2 {
  font-size: 17px;
}

.km-product-page-content .km-text-render {
  font-weight: 300 !important;
}

.tag-badge .producttag {
  background-color: #f8f8f8 !important;
  color: #4a5f73 !important;
  margin-bottom: 10px !important;
  padding: 5px 10px !important;
}

.address-box-actions-container {
  margin-top: 15px;
}

.block-recently-viewed-products {
  margin-top: 30px;
}

.lastVisitedSection {
  margin-top: 35px;
}

  .lastVisitedSection.km-product-slider .owl-carousel.owl-rtl .owl-item {
    padding-top: 1rem !important;
  }

  .lastVisitedSection .km-product .km-price-theme {
    display: none !important;
  }

  .lastVisitedSection .km-product.km-theme-2 .km-img {
    height: 80px !important;
  }

  .lastVisitedSection .owl-nav.disabled {
    display: block !important;
  }

.blog-search-box {
  padding: 0 1rem 1rem 1rem;
}

  .blog-search-box input.search-box-text, .blog-search-box .search-box-button {
    border-radius: 14px;
  }

.blog-main .block {
  margin-bottom: 20px !important;
}

.blog-page .post {
  border: none !important;
  border-radius: 28px;
}

.blog-page .rich-blog-image img {
  border-radius: 28px 28px 0 0;
}

.blogpost-page {
  border-radius: 28px;
}

  .blogpost-page .post-footer {
    padding: 30px 45px 30px !important;
  }

@media (min-width: 481px) {
  .blogpost-page .post-footer {
    padding: 30px 45px 30px !important;
  }
}

.km-pay-state-style .alert-warning {
  margin-top: 2rem;
  border: none;
}

.km-special-sell .km-category-grid-style .km-category-grid-product-list {
  padding: 1rem;
}

body.page-category-special-sell .km-section:before {
  height: 250px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body.page-category-special-sell .km-section .km-breadcrumb {
    padding-bottom: 80px;
  }
}

.km-payment-online-card-to-card-description > .km-description {
  font-size: 14px;
  line-height: normal;
  padding: 1rem !important;
}

.km-pay-state-style .km-title {
  font-size: 20px !important;
}

  .km-pay-state-style .km-title .km-btn {
    margin: auto;
    padding: 3px 6px;
  }

.km-product.km-theme-2 .km-content h2 {
  display: none;
}

@media only screen and (min-width: 960px) {
  .km-product-slider > .km-content .km-product.km-theme-2 .km-content .km-title {
    min-height: 54px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-discount-special .owl-carousel.owl-rtl .owl-item {
    padding: 0.5rem;
  }

  .km-product-slider .owl-carousel.owl-rtl .owl-item {
    padding-top: 0rem;
    border: none;
  }

  .lastVisitedSection.km-product-slider > .km-content .km-product.km-theme-2 {
    min-height: auto !important;
  }

  .km-product-slider > .km-content .km-product.km-theme-2 .km-content .persiantitle {
    display: none;
  }
}

@media only screen and (min-width: 960px) {
  header#km-header-main {
    box-shadow: none !important;
  }
}
/*modakala style.css*/
.km-box-style-theme {
  box-shadow: unset;
  border-radius: 28px !important;
}

.km-box-style-theme-2 {
  box-shadow: unset;
}

.km-box-style {
  box-shadow: unset;
  border-radius: 28px !important;
}

.km-box-style2 {
  box-shadow: unset;
  border: unset;
  border-radius: 28px !important;
  margin-bottom: 15px !important;
}

.alert {
  border-radius: 17px !important;
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #3c3c3c !important;
}

#toast-container > div {
  opacity: 0.9 !important;
  filter: alpha(opacity=90) !important;
}

  #toast-container > div.rtl {
    border-radius: 14px !important;
  }

  #toast-container > div:hover {
    -moz-box-shadow: 0 0 12px #3c3c3c !important;
    -webkit-box-shadow: 0 0 12px #3c3c3c !important;
    box-shadow: 0 0 12px #3c3c3c !important;
  }

.toast-progress {
  background-color: #3c3c3c !important;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #3c3c3c !important;
}

.lg-toolbar .lg-icon:hover {
  color: #3c3c3c !important;
}

.km-product.km-theme-1 {
  padding: 15px 110px 15px 15px !important;
}

  .km-product.km-theme-1 .km-delete {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

  .km-product.km-theme-1 .km-img {
    width: 60px;
  }

  .km-product.km-theme-1 .km-content .km-details {
    font-size: 12px;
  }

.km-product.km-theme-2 .km-content .km-title {
  color: #5f5f5f !important;
  font-weight: 400 !important;
}

.km-product.km-theme-3 {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  border: unset;
  border-radius: 28px !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-product.km-theme-3 .km-delete {
    border-radius: 14px !important;
  }
}

.km-product.km-theme-5:hover {
  -webkit-box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.08) !important;
  box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.08) !important;
}

.km-product.km-theme-6 .km-title-theme {
  border-radius: 16px !important;
}

.km-product.km-theme-7 {
  border-radius: 24px !important;
}

.km-form-style.km-theme-1 .km-row input[type="text"],
.km-form-style.km-theme-1 .km-row input[type="email"],
.km-form-style.km-theme-1 .km-row input[type="phone"],
.km-form-style.km-theme-1 .km-row input[type="password"],
.km-form-style.km-theme-1 .km-row input[type="number"],
.km-form-style.km-theme-1 .km-row input[type="file"] {
  border-radius: 20px !important;
}

.km-form-style.km-theme-1 .km-row select {
  border-radius: 20px !important;
}

.km-form-style.km-theme-1 .km-row textarea {
  border-radius: 20px !important;
}

.theme-green .scale ins {
  color: #3c3c3c !important;
}

.km-lightbox .km-lightbox-container {
  border-radius: 28px !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-lightbox .km-lightbox-container {
    border-radius: 0 !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body {
    padding-bottom: unset;
  }
}

.km-table .km-row .km-col {
  border-left: unset;
}

.km-table.km-theme-2 .km-header .km-row {
  color: #3c3c3c !important;
}

.km-table.km-theme-2 .km-body .km-row .km-col.km-title > .km-title {
  color: #3c3c3c !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-orders-table .km-body .km-row {
    box-shadow: unset;
    background: #f5f5f5 !important;
    border-radius: 20px !important;
    margin-bottom: 15px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-orders-table .km-body .km-row .km-col.km-order-number {
    color: #3c3c3c !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-transactions-table .km-body .km-row .km-col.km-t-number,
  .km-table.km-discount-table .km-body .km-row .km-col.km-t-number {
    color: #3c3c3c !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-product-table .km-body .km-row {
    box-shadow: unset;
    background: #f5f5f5 !important;
    border-radius: 20px !important;
    margin-bottom: 15px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-product-table .km-body .km-row .km-col:last-child {
    border-bottom: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-product-table .km-body .km-row .km-col:last-child {
    border-bottom: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-product-table .km-body .km-row .km-col > .km-value {
    font-size: 12px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-table.km-product-table .km-body .km-row .km-col.km-t-number {
    color: #3c3c3c !important;
  }
}

.km-btn.km-theme-1:hover {
  background: #5f5f5f !important;
}

.km-btn.km-theme-2 i {
  font-size: unset;
}

.km-btn.km-theme-3 {
  border-radius: 20px !important;
  font-weight: unset;
  font-size: unset;
}

  .km-btn.km-theme-3.km-color3 {
    background: #5f5f5f !important;
  }

  .km-btn.km-theme-3:hover {
    -webkit-box-shadow: inset 0 60px 0 rgba(0, 0, 0, 0.35) !important;
    -moz-box-shadow: inset 0 60px 0 rgba(0, 0, 0, 0.35) !important;
    box-shadow: inset 0 60px 0 rgba(0, 0, 0, 0.35) !important;
  }

.km-btn.km-theme-5 {
  color: unset;
  border-bottom: unset;
}

.km-btn.km-theme-6 {
  border-radius: 10px !important;
}

.km-select-style {
  border-radius: 14px !important;
}

.km-title-style-theme .km-title {
  color: #3c3c3c !important;
}

.km-box-style1-footer-link a:hover {
  color: #3c3c3c !important;
}

header#km-header-main {
  box-shadow: none !important;
}

  header#km-header-main .km-search {
    margin-right: 0rem !important;
  }

    header#km-header-main .km-search .km-form {
      border-radius: 20px !important;
    }

      header#km-header-main .km-search .km-form button[type="submit"]:hover {
        background: #5f5f5f !important;
      }

  header#km-header-main .km-helps-link:hover {
    color: #3c3c3c !important;
  }

  header#km-header-main .km-login .km-inner {
    border-radius: 20px !important;
  }

  header#km-header-main .km-login .km-outer .km-register a {
    color: #5f5f5f !important;
  }

  header#km-header-main .km-login .km-outer .km-menu {
    padding: 15px 10px 10px !important;
  }

    header#km-header-main .km-login .km-outer .km-menu ul li:hover {
      border-radius: 14px !important;
    }

    header#km-header-main .km-login .km-outer .km-menu ul li:last-of-type {
      border-radius: 14px !important;
    }

    header#km-header-main .km-login .km-outer .km-menu ul li a:hover {
      color: #3c3c3c !important;
    }

  header#km-header-main .km-shopping-cart-mini .km-inner {
    width: 60px !important;
    border-radius: 20px !important;
  }

nav#km-nav-main .km-menu > ul > li > ul > li.km-more > a {
  color: #5f5f5f !important;
}

nav#km-nav-main .km-menu > ul > li > ul > li > a:hover {
  color: #5f5f5f !important;
}

nav#km-nav-main .km-menu > ul > li > ul > li > ul > li > a:hover {
  color: #3c3c3c !important;
}

.km-full-slider {
  margin-bottom: 36px !important;
}

  .km-full-slider .km-slider {
    border-radius: 28px !important;
    box-shadow: unset;
  }

.km-ads-package.km-dynamic-number.km-vertical > .km-ads-banner {
  margin-bottom: 20px !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-ads-package.km-dynamic-number > .km-ads-banner.km-1 {
    min-width: 97% !important;
  }
}

.km-ads-banner {
  box-shadow: unset;
  border-radius: 28px !important;
  background-color: unset;
  margin-bottom: 36px !important;
}

.km-discount-special-slider {
  min-height: 460px !important;
}

  .km-discount-special-slider > .km-titles {
    width: calc(30% - 20px) !important;
    background: unset;
    padding: 1rem !important;
  }

    .km-discount-special-slider > .km-titles .km-item {
      padding: 17.8px 20px !important;
    }

      .km-discount-special-slider > .km-titles .km-item:hover {
        background-color: #ebecf0 !important;
        border-radius: 20px !important;
      }

      .km-discount-special-slider > .km-titles .km-item.km-active {
        box-shadow: unset;
        color: #3c3c3c !important;
        background-color: unset;
        border: 1px solid #ebecf0;
        border-radius: 20px;
      }

  .km-discount-special-slider > .km-contents {
    margin-left: unset;
    width: 70% !important;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-discount-special-slider > .km-contents {
    width: 100% !important;
  }
}

.km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-discount-time {
  color: #3c3c3c !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-discount-special-slider-header {
    margin: 35px 0 10px !important;
  }
}

.km-product-slider > .km-header {
  line-height: 72px !important;
}

  .km-product-slider > .km-header .km-show-more:hover {
    color: #5f5f5f !important;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-product-slider > .km-content .km-product.km-theme-2 {
    box-shadow: unset;
    border-radius: 20px !important;
    padding: 24px 8px !important;
    border: unset;
    margin: 0.5rem !important;
  }
}

.km-product-slider.km-theme-1 .km-slider {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-product-slider.km-theme-1 .km-slider {
    padding-top: 0rem;
  }
}

.km-product-slider.km-theme-1 .km-slider .owl-nav [class*=owl-] {
  top: 40% !important;
  box-shadow: unset;
  border: 1px solid #ebecf0 !important;
}

  .km-product-slider.km-theme-1 .km-slider .owl-nav [class*=owl-].owl-prev {
    border-right: none !important;
  }

  .km-product-slider.km-theme-1 .km-slider .owl-nav [class*=owl-].owl-next {
    border-left: none !important;
  }

.km-social-theme ul li {
  border-radius: 12px !important;
  background: #5f5f5f !important;
}

  .km-social-theme ul li.km-whatsapp {
    background: #41c452 !important;
  }

.km-mt-page-search .km-search-form input[type="text"] {
  color: #3c3c3c !important;
}

.km-mt-page-search .km-search-content .km-notice-search.km-to > .km-title {
  color: #3c3c3c !important;
}

.km-mt-page-search .km-search-content .km-notice-search.km-to > .km-content.km-top span {
  border-radius: 10px !important;
}

.km-mt-page-search .km-search-content .km-search-result .km-tabs ul li {
  border-left: 1px solid #eceff1 !important;
  line-height: 45px !important;
  border-bottom: 1px solid #eceff1 !important;
}

.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item {
  padding-top: 50px !important;
}

  .km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item .km-product.km-theme-2 {
    border: 1px solid #f0f0f1 !important;
  }

@media only screen and (min-width: 960px) {
  .km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item .km-product.km-theme-2 {
    min-height: 100px !important;
  }
}

.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-more-link a:hover {
  color: #3c3c3c !important;
}

.km-text-summarizer .km-text-summarizer-controller:hover {
  color: #3c3c3c !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-lightbox.km-lightbox-login-register .km-lightbox-container {
    border-radius: 0 !important;
  }
}

.km-lightbox.km-lightbox-share > .km-lightbox-container > .km-lightbox-content .km-share-title {
  color: #3c3c3c !important;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container > .km-lightbox-content .km-form-share-email .km-share-email-btn {
  left: 9px !important;
  bottom: 9px !important;
  border-radius: 12px !important;
}

.km-lightbox.km-lightbox-share > .km-lightbox-container > .km-lightbox-content .km-share-link {
  border-radius: 0 0 28px 28px !important;
}

.km-product-comment .km-comment-footer .km-rate .km-btn.km-answer-like {
  background: #3c3c3c !important;
}

.c-comments__side-bar {
  border-radius: 20px !important;
}

.c-comments__side-rating-main {
  font-size: unset;
  line-height: 30px !important;
}

@media only screen and (min-width: 960px) {
  .page-product .km-moda .km-product-page-top .km-product-left .km-productLeftSidle {
    padding: unset;
    background: unset;
    border: unset;
    border-radius: unset;
    min-height: unset;
  }
}

@media only screen and (min-width: 960px) {
  body.page-product .km-moda .km-product-page-top .km-product-left .desktopPartialWarranty {
    border: unset !important;
    border-radius: unset !important;
    margin-top: unset !important;
    padding: unset !important;
    width: unset !important;
  }
}

.km-moda .km-seller-details {
  line-height: unset;
  margin-bottom: unset;
  margin-top: unset;
  width: unset;
  padding-bottom: unset;
  border-bottom: unset;
}

body.page-product .km-moda .km-product-page-top .wrapperProductInfoSection {
  border-right: unset;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-products-more-details {
  border-bottom: unset;
  border: 1px solid #f2f2f2 !important;
  border-radius: 20px !important;
  padding: 20px !important;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-rate > .km-title {
  font-weight: unset !important;
  font-size: unset !important;
  display: inline-block !important;
  margin-left: 5px !important;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-products-more-details > .km-moda .km-seller-details.km-seller-name > .km-title i {
  color: unset;
  font-size: 14px !important;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-discount,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices .km-price .km-discount,
.km-discount-special-slider > .km-titles .km-item.km-active {
  color: #fff !important;
}

body.page-product .product-associated-box .product-variant-list .product-variant-line .variant-overview .variant-overview-title > .km-title {
  color: #3c3c3c !important;
}

.km-box-style-theme {
  box-shadow: unset;
  border-radius: 28px !important;
}

.km-box-style-theme-2 {
  box-shadow: unset;
}

.km-box-style {
  box-shadow: unset;
  border-radius: 28px !important;
  margin-bottom: 36px !important;
}

.km-box-style2 {
  box-shadow: unset;
  border: unset;
  margin-bottom: unset;
  border-radius: 28px;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu > .km-inner-btn {
  background: unset;
  border-radius: 14px;
  color: whitesmoke !important;
}

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu,
.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu {
  height: 70px !important;
}

  .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu > .km-inner-btn,
  .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu > .km-inner-btn {
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 16px;
  }

    .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu > .km-inner-btn .km-title,
    .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu > .km-inner-btn .km-title {
      bottom: 8px;
    }

  .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu.km-active > .km-inner-btn,
  .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu.km-active > .km-inner-btn {
    top: unset;
    border-radius: unset;
    color: unset;
    line-height: unset;
    background: unset;
    box-shadow: 0 0px 10px 0px #ffffff;
  }

.km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 {
  bottom: 55px;
  border-radius: 24px;
}

  .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu {
    width: 20%;
  }

.km-bottom-sheet-view > .km-menu:hover > .km-inner-btn {
  background: unset;
}

.km-bottom-sheet-view > .km-menu.km-active > .km-inner-btn {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  border-radius: 7px;
  color: whitesmoke;
}

  .km-bottom-sheet-view > .km-menu.km-active > .km-inner-btn .km-title {
    bottom: unset;
    font-size: unset;
    font-weight: unset;
  }

.upi-confirm > .upi-content {
  border-radius: 28px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .upi-confirm > .upi-content {
    border-radius: 20px;
  }
}

.upi-confirm > .upi-content > .upi-footer .km-btn {
  min-width: 100px;
}

.km-breadcrumb ul li.km-active {
  color: #3c3c3c;
}

.km-pagination {
  margin: 20px 0 15px;
}

  .km-pagination ul > li.disabled a,
  .km-pagination ul > li.disabled span {
    color: #3c3c3c;
  }

  .km-pagination ul > li:first-of-type > a,
  .km-pagination ul > li:first-of-type > span {
    border-radius: 0 10px 10px 0;
  }

  .km-pagination ul > li:last-of-type > a,
  .km-pagination ul > li:last-of-type > span {
    border-radius: 10px 0 0 10px;
  }

  .km-pagination ul > li > a,
  .km-pagination ul > li > span {
    color: #3c3c3c;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body.page-product .km-moda .km-product-page-top .km-product-right .km-product-gallery .lSAction > a {
    color: #3c3c3c;
  }
}

body.page-product .km-moda .km-product-page-top .km-product-right .km-product-gallery .lSPager.lSGallery li {
  border-radius: 20px;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-title {
  padding-bottom: 16px;
  height: unset;
}

  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-title > .km-title {
    color: #3c3c3c;
  }

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-more-details {
  border-bottom: unset;
  margin-bottom: unset;
}

  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-more-details > .km-detail {
    margin-bottom: unset;
  }

    body.page-product .km-moda .km-product-page-top .km-product-left .km-product-more-details > .km-detail .km-value img {
      display: none;
    }

    body.page-product .km-moda .km-product-page-top .km-product-left .km-product-more-details > .km-detail .km-value:hover {
      color: #3c3c3c;
    }

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-user-field.km-select-item > .km-value > .km-item.km-active {
  color: #4a5f73;
  box-shadow: 0 0 6px 0 #88fe27;
}

  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-user-field.km-select-item > .km-value > .km-item.km-active > .fa-shield-check {
    color: #04ff00;
  }

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-user-field.km-select-item > .km-value > .km-item > .fa-shield-check {
  margin: 0px 0px 0px 10px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-prices {
    padding-bottom: unset;
    border: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-prices .km-price {
    margin-left: 0;
    margin-bottom: 0;
    display: block;
    position: static;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-prices .km-price .km-discount {
    line-height: unset;
    padding: 0px 7px;
    font-size: unset;
  }
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-add-to-cart .km-add-product-to-cart:before {
  content: none;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-rate > .km-title {
  font-weight: unset;
  font-size: unset;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-rate > .km-rates {
  font-size: unset !important;
  padding-top: unset !important;
  display: inline-block !important;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-selected-details {
  margin-top: 40px;
}

  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-selected-details > .km-title {
    font-size: 15px;
    margin-bottom: 10px;
  }

  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-selected-details ul li {
    margin-bottom: 8px;
  }

body.page-product .km-product-page-content .km-product-fields > .km-group > .km-fields .km-field > .km-title {
  border-radius: 0 18px 18px 0;
}

body.page-product .km-product-page-content .km-product-fields > .km-group > .km-fields .km-field > .km-value {
  border-radius: 18px 0 0 18px;
}

body.page-product .km-product-code-mobile {
  border-radius: 16px;
}

body.page-product .km-lightbox.km-lightbox-notif-available .km-lightbox-container .km-lightbox-header .km-title {
  font-size: 15px;
}

  body.page-product .km-lightbox.km-lightbox-notif-available .km-lightbox-container .km-lightbox-header .km-title .km-description {
    margin-top: 7px;
    font-size: 24px;
    color: #3c3c3c;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-product-comment-from-f .km-btns .km-btn {
    margin: 20px 0 0;
  }
}

.km-product-comment .km-comment-header .km-name {
  color: #3c3c3c;
}

.km-product-comment .km-details .km-title {
  color: #3c3c3c;
}

.km-product-comment .km-comment-footer .km-rate .km-btn {
  border-radius: 12px;
}

.km-cart-content .km-cart-content-left .km-cart-box-price {
  -webkit-box-shadow: unset;
  box-shadow: unset;
  border: unset;
  border-radius: 28px;
  margin-top: 40px;
}

  .km-cart-content .km-cart-content-left .km-cart-box-price .km-price-list {
    color: #3c3c3c;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-cart-content .km-cart-content-left .km-cart-box-price > .km-description {
    margin-top: 20px;
    text-align: center;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2 {
    bottom: 13px;
    line-height: 34px;
    height: 35px;
    border-radius: 15px;
    border: unset;
  }

    .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2.km-next-step1 {
      right: 12px !important;
      width: 75% !important;
    }

    .km-cart-content .km-cart-content-left .km-cart-box-price > .km-btn.km-theme-2 i {
      right: 4px;
      top: 4px;
      width: 40px;
      height: 28px;
      line-height: 29px;
      background: #e1e4e6;
      border-radius: 13px;
      color: unset;
    }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-cart-content .km-cart-content-footer .km-cart-action-back {
    left: unset;
    bottom: 13px;
    line-height: 35px;
    height: 35px;
    color: #4a5f73;
    background: #e1e4e6;
    border-radius: 15px;
    font-size: unset;
    border: unset;
  }
}

.km-address-style {
  box-shadow: unset;
  border: unset;
  border-radius: 28px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-address-style {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-address-style.km-active,
  .km-address-style:hover {
    padding-bottom: 45px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-address-style .km-active-btn {
    border-radius: 0 0 16px 16px !important;
  }
}

.km-address-style .km-title {
  margin-bottom: unset;
}

.km-address-style .km-edit-address,
.km-address-style .km-delete-address {
  color: unset;
  margin: 10px 10px;
  padding: 2px 6px;
  border-radius: 10px;
  background-color: #f3f3f3;
  display: inline-block;
}

  .km-address-style .km-edit-address:hover,
  .km-address-style .km-delete-address:hover {
    color: #3c3c3c;
  }

.km-address-style-add {
  border: 2px dashed #b8b8b8 !important;
  min-height: 50px !important;
  font-size: 14px !important;
  border-radius: 22px;
}

.km-delivery-type-style {
  border-radius: 20px;
}

.km-delivery-time .km-delivery-time-tab .km-item.km-active .km-day-name {
  color: #3c3c3c;
}

.km-payment-style {
  box-shadow: unset;
  border: unset;
  border-radius: 24px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-payment-style {
    padding: 15px 115px 15px 15px;
  }
}

.km-payment-style .km-img {
  right: 10px;
  bottom: 10px;
  top: 10px;
  border-radius: 20px;
  height: unset;
}

.km-payment-style.km-active .km-img {
  background: white;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-payment-list .km-payment-style {
    margin-bottom: 10px;
  }
}

.km-payment-online-style {
  box-shadow: unset;
  border: unset;
  border-radius: 20px;
}

  .km-payment-online-style.km-active .km-img img {
    border-radius: 14px;
    padding: 10px;
    background-color: white;
  }

  .km-payment-online-style .km-img img {
    border-radius: 14px;
    padding: 10px;
    background-color: white;
  }

  .km-payment-online-style .km-title {
    padding: 5px 2px;
    background: unset;
    font-size: 13px;
    color: #4a5f73;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-cart-box-gift-code {
    box-shadow: unset;
    border: unset;
    border-radius: 28px;
  }
}

.km-cart-box-gift-code .km-cart-discount-mobile-btn {
  color: #3c3c3c;
}

.km-title-shipping-style .km-inner-title {
  color: #3c3c3c;
}

#km-cart-discount-box .km-cart-discount-row .km-delete-dsicount:hover {
  color: #3c3c3c;
}

.km-login-register-box > .km-login-register-right > .km-login-page-item > .km-header > .km-title {
  color: #3c3c3c;
}

.km-login-register-box > .km-login-register-right > .km-login-page-item > .km-content .km-form-style .km-resend-login-code {
  color: #3c3c3c;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head {
    margin-bottom: 35px;
    min-height: 90px;
  }
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 90px;
  background: rgba(255, 255, 255, 0.35);
  z-index: 1;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head > .km-menu {
    margin-top: 12px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head > .km-menu a {
    background: unset;
    padding: 0px 7px;
    height: 25px;
    line-height: 25px;
    border-radius: 10px;
    line-height: unset;
    background-color: whitesmoke !important;
  }
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu {
  box-shadow: unset;
  border-radius: 0 0 24px 24px;
}

  .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu > ul > li > ul > li > a:hover:before {
    background: #3c3c3c;
  }

  .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu > ul > li > ul > li.km-active a:before {
    background: #3c3c3c;
  }

  .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu > ul > li:hover .km-title,
  .km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-menu > ul > li.km-active .km-title {
    color: #3c3c3c;
  }

.km-wallet-style > .km-money .km-unit {
  color: #3c3c3c;
}

.km-address-detail-style > .km-content .km-row {
  padding: 0 15px 20px;
}

.km-factor-style .km-factor-details .km-factor-detail-row .km-factor-detail > .km-value {
  color: #3c3c3c;
}

body.page-factor {
  color: #3c3c3c;
}

  body.page-factor #printKey {
    border-color: #3c3c3c;
    color: #3c3c3c;
  }

.km-category-grid-style {
  box-shadow: unset;
  border: unset;
  border-radius: 28px;
}

  .km-category-grid-style .km-category-grid-header .km-grid-mobile-btn {
    border-radius: 12px;
  }

  .km-category-grid-style .km-category-grid-header .km-category-sort .km-title {
    color: #3c3c3c;
  }

  .km-category-grid-style .km-category-grid-header .km-category-sort ul li {
    border-radius: 10px;
  }

    .km-category-grid-style .km-category-grid-header .km-category-sort ul li.km-active {
      color: #fff;
    }

  .km-category-grid-style .km-category-grid-header .km-category-restyle ul li {
    border-radius: 10px;
    line-height: 34px;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-category-grid-style .km-category-grid-product-list.km-resp-mt-duel .km-product.km-theme-5 {
    height: 360px !important;
  }
}

.km-category-grid-style .km-category-grid-product-list-empty > .km-title {
  color: #3c3c3c;
}

.km-search-style button {
  color: #3c3c3c;
}

.km-filter-category .km-filter-category-search {
  border-radius: 16px;
}

.km-tree-category-theme ul li {
  color: #3c3c3c;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  border-top-color: #5f5f5f;
}

.irs--flat .irs-handle > i:first-child {
  background: #5f5f5f;
}

.km-compare-page-content .km-compare-head .km-product .km-order-btn .km-btn {
  border-radius: 16px;
}

.km-compare-page-content .km-compare-head .km-product.km-new-product .km-icon {
  border-radius: 28px;
}

.km-compare-page-content .km-compare-body > .km-group > .km-title {
  margin-bottom: 20px;
}

.km-compare-page-content .km-compare-body > .km-group > .km-item > .km-title {
  color: #3c3c3c;
}

.km-compare-product-search-lightbox .km-product-compare-search {
  border-radius: 20px;
}

header#km-header-main .km-search .km-form {
  border-radius: 14px;
}

.km-discount-special-slider {
  margin-bottom: 35px;
}

  .km-discount-special-slider > .km-contents > .km-item,
  .km-discount-special-slider > .km-contents .owl-item > .km-item {
    box-shadow: unset;
    border-radius: 14px;
    padding: 20px 0;
  }

.km-ads-banner {
  margin-bottom: 35px;
}

.km-mt-page-over.km-mt-page-category > .km-category-content .km-two-categories > .km-item > ul > li.km-more > a {
  color: #5f5f5f;
}

.km-mt-page-over.km-mt-page-category > .km-category-content .km-two-categories > .km-item > ul > li > a:hover {
  color: #5f5f5f;
}

.km-mt-page-over.km-mt-page-category > .km-category-content .km-two-categories > .km-item > ul > li > ul > li > a:hover {
  color: #3c3c3c;
}

.km-cart-empty-theme > .km-title {
  color: #3c3c3c;
}

.km-warranty-special-text {
  color: #3c3c3c;
}

.km-addtocart-notic {
  border-radius: 18px;
  border: unset;
  margin-bottom: unset;
}

.product-tag-box .km-description {
  padding: 20px !important;
}

custom
.km-discount-special-slider > .km-titles .km-item span {
  color: #000 !important;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-discount, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices .km-price .km-discount {
  color: #fff !important;
}

.rich-blog-homepage .post-title {
  padding: 25px 30px 0px !important;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 1 !important;
}

header#km-header-main .km-shopping-cart-mini:after {
  display: none !important;
}

.km-product-slider > .km-header .km-title:after {
  background-color: transparent !important;
}

.km-product-slider > .km-header .km-title {
  background-color: transparent !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  header#km-header-main .km-search .km-form button[type="submit"] {
    line-height: 40px !important;
    padding: 0 10px !important;
    background: transparent !important;
    font-size: 15px !important;
    color: #a8a8a8 !important;
  }
}

.km-btn.km-theme-2, .km-login-register-box > .km-login-register-left .km-login-left-footer {
  color: #fff !important;
}

.back-btn-holder {
  display: inline-grid !important;
}

.km-discount-special-slider > .km-contents > .km-item, .km-discount-special-slider > .km-contents .owl-item > .km-item {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 50px 330px 30px 30px;
  font-size: 15px;
  z-index: 2;
}

.km-prices .km-price.km-discounted {
  color: #C5C5C5 !important;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price.km-discounted,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices .km-price.km-discounted {
  color: #C5C5C5 !important;
}

.km-discount-special .km-discount-special-slider {
  margin-right: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-discount-special-slider {
    box-shadow: unset !important;
    background: transparent !important;
    border-radius: 0 !important;
    min-height: auto !important;
    overflow: visible !important;
    width: 104% !important;
    right: -2% !important;
    margin-bottom: 35px !important;
  }

    .km-discount-special-slider > .km-contents {
      min-height: auto !important;
      margin-left: 0 !important;
    }

      .km-discount-special-slider > .km-contents > .km-item, .km-discount-special-slider > .km-contents .owl-item > .km-item {
        position: relative !important;
        display: block !important;
        background-color: #fff !important;
        box-shadow: 0 2px 4px 0 rgb(0 0 0 / 9%) !important;
        border-radius: 14px !important;
        padding: 20px 0 !important;
        min-height: 210px !important;
        border: 1px solid #f6f6f6 !important;
        overflow: hidden !important;
        margin: 5px !important;
      }

        .km-discount-special-slider > .km-contents > .km-item .km-img, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-img {
          position: relative !important;
          width: 100% !important;
          height: 130px !important;
          margin-bottom: 10px !important;
        }

          .km-discount-special-slider > .km-contents > .km-item .km-img img, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-img img {
            width: auto !important;
            max-width: 85% !important;
            height: 100% !important;
            max-height: 100% !important;
          }

        .km-discount-special-slider > .km-contents > .km-item .km-content, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content {
          margin-top: 0 !important;
          padding: 0 10px !important;
          height: auto !important;
          position: static !important;
        }

          .km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices .km-price {
            position: static !important;
            text-align: center !important;
            font-size: 18px !important;
            margin-bottom: 0 !important;
            line-height: 1 !important;
          }

          .km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-discount-time {
            position: relative !important;
            text-align: center !important;
            bottom: 0 !important;
          }

            .km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time > .km-title, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-discount-time > .km-title {
              font-size: 7px !important;
              display: none !important;
              padding-top: 8px !important;
              margin-bottom: 0 !important;
            }

          .km-discount-special-slider > .km-contents > .km-item .km-content > .km-title, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-title {
            font-size: 11px !important;
            text-align: center !important;
            font-weight: 400 !important;
            display: block !important;
            margin-bottom: 10px !important;
            height: 36px !important;
            overflow: hidden !important;
          }
}

.km-discount-special .km-discount-special-slider {
  margin-right: 0;
}

amazing product
.km-discount-special .km-discount-special-slider {
  margin-right: 0;
}

.km-category-grid-style .km-category-grid-product-list.km-resp-mt-duel .km-product.km-theme-5 {
  height: 310px !important;
}

}

.comment-info .avatar img {
  width: 76px !important;
  margin: unset;
}

.comment-info {
  float: right !important;
}

  .comment-info .avatar {
    height: 70px !important;
  }

@media all and (max-width: 959px) {
  .comment-info {
    width: 100% !important;
  }
}

.app-button {
  z-index: 9 !important;
}

.blog-posts .read-more:before {
  content: "" !important;
  margin: 0 0 0 0 !important;
}

.store-closed-page {
  text-align: center !important;
  background: #ef394e;
  border-radius: 17px;
  margin: 10px;
  font-size: 20px;
  padding: 30px 0 30px 0;
  color: #ffff;
}

  .store-closed-page .page-title {
    padding-bottom: 18px !important;
  }

@media all and (max-width: 959px) {
  .block-recently-viewed-products {
    width: 100% !important;
  }
}

.km-category-description-style {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 3%);
  border: 1px solid #e4e4e4;
  position: relative;
  padding: 10px;
  font-size: 16px;
  margin-bottom: 20px;
}

.producttagsall-item {
  background-color: #07bbd1 !important;
}

.product-tags-list li {
  margin: 5px !important;
}

.km-factor-title-holder .km-factor-button {
  width: 30%;
  float: left;
}

  .km-factor-title-holder .km-factor-button a {
    float: left;
  }

.km-factor-button a i {
  display: none;
}

@media all and (max-width: 400px) {
  .km-factor-title-holder {
    display: inline-table !important;
    width: 100% !important;
  }

    .km-factor-title-holder .km-factor-button,
    .km-factor-title-holder .km-factor-button a {
      width: 100%;
    }

  .km-factor-button a i {
    float: left;
    font-size: 19px;
    display: block;
  }
}

.spc-header .title {
  padding: 19px 0px 21px 0px !important;
}

@media (min-width: 1025px) {
  .spc-categories .category-title {
    height: 15% !important;
  }

    .spc-categories .category-title a {
      width: 100% !important;
    }
}

@media (max-width: 959px) {
  .km-category-grid-style .km-category-grid-product-list.km-resp-mt-duel .km-product.km-theme-5 {
    height: auto !important;
  }
}

.btn-edit-slider {
  background: #fff;
  padding: 4px 10px 3px 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 5px;
  z-index: 99;
}

.btn-edit-service-intro {
  background: #fff;
  margin: 10px;
  padding: 4px 10px 3px 10px;
  position: absolute;
  border-radius: 5px;
  z-index: 103;
  border: solid 1px #000;
}

.KM_wrapperSurprisinglyBox {
  display: flex;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.1);
  background: #fce82e;
  padding: 15px 15px 15px 0;
  border-radius: 10px 10px 110px 110px;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 20px;
}

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxSlider {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

body .KM_wrapperSurprisinglyBox .km-img a {
  display: flex;
  flex-flow: column;
  background: #fff;
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
  min-height: 400px;
  text-align: center;
}

body .KM_wrapperSurprisinglyBox .owl-nav {
  position: absolute;
  width: 100%;
  top: 34%;
  display: block !important;
}

  body .KM_wrapperSurprisinglyBox .owl-nav .owl-prev {
    position: absolute;
    right: -14px;
    border-radius: 50px;
    padding: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #676767;
    font-size: 31px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 12px 0px #808080;
    -moz-box-shadow: 0px 0px 12px 0px #808080;
    box-shadow: 0px 0px 12px 0px #808080;
  }

    body .KM_wrapperSurprisinglyBox .owl-nav .owl-prev span {
      line-height: 0;
    }

  body .KM_wrapperSurprisinglyBox .owl-nav .owl-next {
    position: absolute;
    left: -14px;
    border-radius: 50px;
    padding: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #676767;
    font-size: 31px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 12px 0px #808080;
    -moz-box-shadow: 0px 0px 12px 0px #808080;
    box-shadow: 0px 0px 12px 0px #808080;
  }

    body .KM_wrapperSurprisinglyBox .owl-nav .owl-next span {
      line-height: 0;
    }

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  max-width: 23%;
}

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBanner {
    background: #fce82e;
    border-radius: 0 30px 30px 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    padding-top: 0 !important;
    height: 100%;
    margin-top: auto;
    overflow: hidden;
    position: relative;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerImage {
    width: 355px;
    position: absolute;
    top: -33px;
    overflow: hidden;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer .KM_surprisinglyBoxBannerTimerTitle {
    color: #fb3449;
    font-size: 32px;
    font-weight: 900;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer .km-timer {
    font-size: 25px;
    color: #fb3449;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer {
    display: flex;
    align-items: center;
    flex-flow: column;
    line-height: 1.2;
    position: absolute;
    bottom: 6px;
  }

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-content .km-discounted:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-7deg);
  transform-origin: center;
  width: 100%;
  height: 1px;
  background: #a4a4a4;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-content .km-discounted .km-value {
  color: #737272;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice .km-value {
  color: #fb3449;
  font-weight: 800;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice .km-unit {
  color: #fb3449;
  font-weight: 800;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice {
  padding: 3px 5px;
  border-bottom: 2px solid #fb3449;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-title {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct img {
  width: 60%;
  margin: 0 auto;
  margin-top: 40px;
}

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerImage {
  width: 210px;
  position: absolute;
  top: 0px;
  overflow: hidden;
}

@media (max-width: 959px) {
  .KM_wrapperSurprisinglyBox {
    height: 560px !important;
  }
}

amazing product
.km-discount-special .km-discount-special-slider {
  margin-right: 0;
}

.KM_wrapperSurprisinglyBox {
  display: flex;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.1);
  background: #fce82e;
  padding: 15px 15px 15px 0;
  border-radius: 10px 10px 110px 110px;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 20px;
}

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxSlider {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

body .KM_wrapperSurprisinglyBox .km-img a {
  display: flex;
  flex-flow: column;
  background: #fff;
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
  min-height: 400px;
  text-align: center;
}

body .KM_wrapperSurprisinglyBox .owl-nav {
  position: absolute;
  width: 100%;
  top: 34%;
  display: block !important;
}

  body .KM_wrapperSurprisinglyBox .owl-nav .owl-prev {
    position: absolute;
    right: -14px;
    border-radius: 50px;
    padding: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #676767;
    font-size: 31px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 12px 0px #808080;
    -moz-box-shadow: 0px 0px 12px 0px #808080;
    box-shadow: 0px 0px 12px 0px #808080;
  }

    body .KM_wrapperSurprisinglyBox .owl-nav .owl-prev span {
      line-height: 0;
    }

  body .KM_wrapperSurprisinglyBox .owl-nav .owl-next {
    position: absolute;
    left: -14px;
    border-radius: 50px;
    padding: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #676767;
    font-size: 31px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 12px 0px #808080;
    -moz-box-shadow: 0px 0px 12px 0px #808080;
    box-shadow: 0px 0px 12px 0px #808080;
  }

    body .KM_wrapperSurprisinglyBox .owl-nav .owl-next span {
      line-height: 0;
    }

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  max-width: 23%;
}

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBanner {
    background: #fce82e;
    border-radius: 0 30px 30px 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    padding-top: 0 !important;
    height: 100%;
    margin-top: auto;
    overflow: hidden;
    position: relative;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerImage {
    width: 355px;
    position: absolute;
    top: -33px;
    overflow: hidden;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer .KM_surprisinglyBoxBannerTimerTitle {
    color: #fb3449;
    font-size: 32px;
    font-weight: 900;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer .km-timer {
    font-size: 25px;
    color: #fb3449;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer {
    display: flex;
    align-items: center;
    flex-flow: column;
    line-height: 1.2;
    position: absolute;
    bottom: 6px;
  }

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-content .km-discounted:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-7deg);
  transform-origin: center;
  width: 100%;
  height: 1px;
  background: #a4a4a4;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-content .km-discounted .km-value {
  color: #737272;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice .km-value {
  color: #fb3449;
  font-weight: 800;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice .km-unit {
  color: #fb3449;
  font-weight: 800;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice {
  padding: 3px 5px;
  border-bottom: 2px solid #fb3449;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-title {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct img {
  width: 60%;
  margin: 0 auto;
  margin-top: 40px;
}

.comment-info .avatar img {
  width: 76px !important;
  margin: unset;
}

.comment-info {
  float: right !important;
}

  .comment-info .avatar {
    height: 70px !important;
  }

@media all and (max-width: 959px) {
  .comment-info {
    width: 100% !important;
  }
}

.app-button {
  z-index: 9 !important;
}

.blog-posts .read-more:before {
  content: "" !important;
  margin: 0 0 0 0 !important;
}

.store-closed-page {
  text-align: center !important;
  background: #ef394e;
  border-radius: 17px;
  margin: 10px;
  font-size: 20px;
  padding: 30px 0 30px 0;
  color: #ffff;
}

  .store-closed-page .page-title {
    padding-bottom: 18px !important;
  }

@media all and (max-width: 959px) {
  .block-recently-viewed-products {
    width: 100% !important;
  }
}

.km-category-description-style {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 3%);
  border: 1px solid #e4e4e4;
  position: relative;
  padding: 10px;
  font-size: 16px;
  margin-bottom: 20px;
}

.producttagsall-item {
  background-color: #07bbd1 !important;
}

.product-tags-list li {
  margin: 5px !important;
}

.km-factor-title-holder .km-factor-button {
  width: 30%;
  float: left;
}

  .km-factor-title-holder .km-factor-button a {
    float: left;
  }

.km-factor-button a i {
  display: none;
}

@media all and (max-width: 400px) {
  .km-factor-title-holder {
    display: inline-table !important;
    width: 100% !important;
  }

    .km-factor-title-holder .km-factor-button,
    .km-factor-title-holder .km-factor-button a {
      width: 100%;
    }

  .km-factor-button a i {
    float: left;
    font-size: 19px;
    display: block;
  }
}

.spc-header .title {
  padding: 19px 0px 21px 0px !important;
}

@media (min-width: 1025px) {
  .spc-categories .category-title {
    height: 15% !important;
  }

    .spc-categories .category-title a {
      width: 100% !important;
    }
}

@media (max-width: 959px) {
  .km-category-grid-style .km-category-grid-product-list.km-resp-mt-duel .km-product.km-theme-5 {
    height: auto !important;
  }
}

.btn-edit-slider {
  background: #fff;
  padding: 4px 10px 3px 10px;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 5px;
  z-index: 99;
}

.btn-edit-service-intro {
  background: #fff;
  margin: 10px;
  padding: 4px 10px 3px 10px;
  position: absolute;
  border-radius: 5px;
  z-index: 103;
  border: solid 1px #000;
}

.KM_wrapperSurprisinglyBox {
  display: flex;
  box-shadow: 0 5px 7px 0 rgba(0, 0, 0, 0.1);
  background: #fce82e;
  padding: 15px 15px 15px 0;
  border-radius: 10px 10px 110px 110px;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 20px;
}

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxSlider {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

body .KM_wrapperSurprisinglyBox .km-img a {
  display: flex;
  flex-flow: column;
  background: #fff;
  border-radius: 10px;
  align-items: center;
  justify-content: space-between;
  min-height: 400px;
  text-align: center;
}

body .KM_wrapperSurprisinglyBox .owl-nav {
  position: absolute;
  width: 100%;
  top: 34%;
  display: block !important;
}

  body .KM_wrapperSurprisinglyBox .owl-nav .owl-prev {
    position: absolute;
    right: -14px;
    border-radius: 50px;
    padding: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #676767;
    font-size: 31px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 12px 0px #808080;
    -moz-box-shadow: 0px 0px 12px 0px #808080;
    box-shadow: 0px 0px 12px 0px #808080;
  }

    body .KM_wrapperSurprisinglyBox .owl-nav .owl-prev span {
      line-height: 0;
    }

  body .KM_wrapperSurprisinglyBox .owl-nav .owl-next {
    position: absolute;
    left: -14px;
    border-radius: 50px;
    padding: 20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #676767;
    font-size: 31px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 12px 0px #808080;
    -moz-box-shadow: 0px 0px 12px 0px #808080;
    box-shadow: 0px 0px 12px 0px #808080;
  }

    body .KM_wrapperSurprisinglyBox .owl-nav .owl-next span {
      line-height: 0;
    }

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  max-width: 23%;
}

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBanner {
    background: #fce82e;
    border-radius: 0 30px 30px 0;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-between;
    padding-top: 0 !important;
    height: 100%;
    margin-top: auto;
    overflow: hidden;
    position: relative;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerImage {
    width: 355px;
    position: absolute;
    top: -33px;
    overflow: hidden;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer .KM_surprisinglyBoxBannerTimerTitle {
    color: #fb3449;
    font-size: 32px;
    font-weight: 900;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer .km-timer {
    font-size: 25px;
    color: #fb3449;
  }

  body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerTimer {
    display: flex;
    align-items: center;
    flex-flow: column;
    line-height: 1.2;
    position: absolute;
    bottom: 6px;
  }

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-content .km-discounted:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-7deg);
  transform-origin: center;
  width: 100%;
  height: 1px;
  background: #a4a4a4;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-content .km-discounted .km-value {
  color: #737272;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice .km-value {
  color: #fb3449;
  font-weight: 800;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice .km-unit {
  color: #fb3449;
  font-weight: 800;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .wrapperRealPrice {
  padding: 3px 5px;
  border-bottom: 2px solid #fb3449;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct .km-title {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  padding-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

body .KM_wrapperSurprisinglyBox .KM_surprisinglyProduct img {
  width: 60%;
  margin: 0 auto;
  margin-top: 40px;
}

body .KM_wrapperSurprisinglyBox .KM_wrapperSurprisinglyBoxBanner .KM_surprisinglyBoxBannerImage {
  width: 210px;
  position: absolute;
  top: 0px;
  overflow: hidden;
}

@media (max-width: 959px) {
  .KM_wrapperSurprisinglyBox {
    height: 560px !important;
  }
}

.km-bottom-sheet-view > .km-menu.km-active {
  z-index: 2;
}

.km-bottom-sheet-view > .km-menu {
  float: right;
  width: 16.66%;
  height: 50px;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  footer#km-footer-main .km-footer-copyright {
    background: transparent !important;
    color: #7c7c7c !important;
    font-size: 10px !important;
    text-align: center !important;
    border-top: 1px solid #e3e3e3 !important;
    margin-top: 10px !important;
  }
}

.km-social-theme ul li.km-insta {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%) !important;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-products-more-details {
  border: 1px solid #f2f2f2 !important;
  border-radius: 20px !important;
  margin-bottom: 5px !important;
  padding: 20px !important;
}

@media only screen and (min-width: 960px) {
  .page-product .km-moda .km-product-page-top .km-product-left .km-productLeftSidle {
    padding: unset !important;
    background: unset !important;
    border: unset !important;
    border-radius: unset !important;
    min-height: unset !important;
  }
}

website1.css
.km-mt-page-cart-mini .km-cart-empty-theme {
  padding: 15px !important;
  min-height: 310px !important;
  text-align: center;
}

.km-mt-page-cart-mini .km-cart-empty-theme > .km-icon {
  font-size: 20px !important;
  margin: 0px auto 25px !important;
  height: 80px !important;
  width: 80px !important;
  background: #eceff1;
  border-radius: 100px;
}

.km-mt-page-cart-mini .km-box-style2 {
  margin-bottom: 0px !important;
  border-radius: 0px !important;
}

.km-mt-page-cart-mini .km-cart-empty-theme > .km-icon i {
  line-height: 80px !important;
}

.km-mt-page-cart-mini .km-cart-empty-theme > .km-title {
  font-size: 20px !important;
  line-height: 1.63;
  letter-spacing: .5px;
  color: #000;
}

.km-mt-page-cart-mini .km-cart-empty-theme > .km-description {
  font-size: 15px !important;
  line-height: 1.63;
  letter-spacing: .5px;
  color: #555;
  margin-bottom: 30px;
}

.km-mt-page-cart-mini .km-cart-empty-theme > .km-btns .km-or {
  vertical-align: middle;
  display: inline-block;
  width: 1px;
  height: 30px;
  background: #ccc;
  margin: 0 20px;
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-cog:before {
  content: "\f013";
}

.fa-pencil:before {
  content: "\f040";
}

.btn-back-top {
  display: none;
  text-align: center;
  left: 20px;
  bottom: 60px;
  position: fixed;
  width: 120px;
  z-index: 1000;
  cursor: pointer;
  background-color: ghostwhite;
  padding: 10px;
  border: solid 1px #6d6b6b;
  border-radius: 15px;
}

  .btn-back-top:hover {
    background-color: whitesmoke;
  }


.product-comment-rate-wrapper {
  flex: 1;
  display: block;
}

.general-rate-review {
  display: flex;
  border-left: 1px solid #dfdfdf;
}

  .general-rate-review > .rate-over-view {
    flex: 3;
    margin: auto;
  }

    .general-rate-review > .rate-over-view:first-child {
      flex: 1;
      text-align: center;
    }

.rate-over-view .rate-result {
  font-size: x-large;
}

.rate-over-view .rate-bar-row {
  display: flex;
}

.rate-bar-row > div {
  flex: 4;
  margin: auto;
}

  .rate-bar-row > div:first-child,
  .rate-bar-row > div:last-child {
    flex: 1;
  }

.rate-bar-row > .rate-bar-strip {
  position: relative;
  height: 30px;
}

  .rate-bar-row > .rate-bar-strip:before,
  .rate-bar-strip > .strip {
    content: '';
    display: block;
    width: calc(100% - 20px);
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
    height: 5px;
    background: #eaeaea;
    position: absolute;
  }

.rate-bar-strip > .strip {
  background: linear-gradient(to right, #0e7f47 0%, #2d8800 100%);
}

.rate-bar-row > .rate-value {
  white-space: nowrap;
}

@media only screen and (min-width: 960px) {
  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-rate {
    text-align: unset !important;
    margin-top: 55px !important;
  }
}

.km-description .tag-badge .producttag {
  margin: 10px 5px;
}

product
.fa-barcode:before {
  content: "\f02a";
}

.km-moda .km-seller-details {
  margin-bottom: 20px !important;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-add-to-cart .km-add-product-to-cart {
  font-size: 14px !important;
}

.km-btn.km-theme-2 i {
  font-size: 14px !important;
}

.fa-cogs:before {
  content: "\f085";
}

.km-products-more-details .km-moda .km-seller-details {
  line-height: 0.5 !important;
  margin-top: 0 !important;
  border-bottom: 0 !important;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-products-more-details {
  display: flex !important;
  flex-direction: column !important;
}

.short-description-top {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

@media (max-width: 959px) {
  .km-category-grid-style .km-category-grid-product-list .km-product.km-theme-5 {
    height: 205px !important;
  }
}

.km-ads-banner {
  box-shadow: unset !important;
  background-color: transparent !important;
}
/* ------- */
.product-not-found {
  font-size: 11px !important;
  border-radius: 13px !important;
}

.km-product-slider .km-btn.km-theme-1 i {
  opacity: 0.7 !important;
}

.km-product.km-theme-3 .km-sale {
  color: #3c3c3c !important;
}

.km-btn.km-theme-1 {
  border-radius: 14px !important;
}

.km-btn.km-theme-2 {
  border-radius: 24px !important;
  box-shadow: unset;
}

.km-btn.km-theme-3.km-gradient {
  background: unset;
  background-size: unset;
}

header#km-header-main .km-search .km-form button[type="submit"] {
  border-radius: 20px 0 0 20px !important;
}

header#km-header-main .km-login .km-outer {
  border-radius: 20px !important;
}

  header#km-header-main .km-login .km-outer .km-menu ul li.km-logout {
    margin-top: 10px !important;
  }

header#km-header-main .km-shopping-cart-mini .km-inner .km-number {
  left: 10px !important;
  top: 8px !important;
}

header#km-header-main .km-shopping-cart-mini .km-outer {
  border-radius: 20px !important;
}

  header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-total-price .km-value {
    font-size: 13px;
  }

  header#km-header-main .km-shopping-cart-mini .km-outer .km-footer {
    border-radius: 14px !important;
    margin: 10px !important;
  }

.km-discount-special-slider > .km-contents > .km-title {
  font-size: 18px !important;
  padding: 10px 40px !important;
}

footer#km-footer-main .km-footer-newsletter .km-form button[type="submit"] {
  border-radius: 20px !important;
}

.km-mt-page-search .km-search-content .km-search-result .km-tabs ul li.km-active {
  background: #f0f0f1 !important;
  color: #3c3c3c !important;
}

.km-mt-page-search .km-search-content .km-search-result > .km-content > .km-more-link {
  font-weight: unset;
  font-size: unset;
}

body.page-product .km-moda .km-product-page-top .showMoreOrLessDetailsProduct {
  margin-bottom: unset;
  direction: ltr !important;
}

.km-bottom-sheet-view {
  border-radius: 28px 28px 0 0;
  left: 2px;
  right: 0px;
  padding: 5px 2px;
  width: unset;
  box-shadow: 0 -2px 10px rgb(0 0 0 / 20%);
}

  .km-bottom-sheet-view > .km-menu .km-sub-menu {
    width: max-content;
    width: -moz-max-content;
    border-radius: 14px;
    border: unset;
  }

    .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-1 > .km-menu.km-active > .km-inner-btn {
      box-shadow: unset;
    }

    .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-2 .km-menu.km-user-logout,
    .km-bottom-sheet-view > .km-menu .km-sub-menu.km-theme-3 .km-menu.km-user-logout {
      float: unset;
    }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .upi-confirm > .upi-content > .upi-footer .km-btn {
    width: 30%;
    background: white;
    float: left;
    border-radius: 14px;
    padding: 10px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .upi-confirm > .upi-content > .upi-footer .km-btn.upi-btn-confirm {
    border-left: unset;
    width: 65% !important;
    color: white !important;
    float: right;
  }
}

body.page-product .km-moda .km-product-page-top .km-product-right .km-product-special-discount {
  padding: 5px 15px;
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-prices .km-price {
  font-size: 24px;
  margin-left: unset;
}

  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-prices .km-price .km-discount {
    border-radius: 9px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 300;
  }

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body.page-product .km-moda .km-product-page-top .km-product-left .km-product-add-to-cart > .km-btn.km-theme-2 {
    width: 57%;
    right: 12px;
    bottom: 13px;
    line-height: 33px;
    height: 35px;
    border-radius: 15px;
    padding: unset;
  }

    body.page-product .km-moda .km-product-page-top .km-product-left .km-product-add-to-cart > .km-btn.km-theme-2 i {
      right: 4px;
      top: 4px;
      width: 40px;
      height: 28px;
      line-height: 29px;
      background: #e1e4e6;
      border-radius: 13px;
      color: unset;
    }
}

body.page-product .km-moda .km-product-page-top .km-product-left .km-product-add-to-cart .km-add-product-to-cart {
  font-size: unset;
  border: none !important;
  color: #fff !important;
  padding-right: 25px !important;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  body.page-product .km-product-element-title-mobile > .km-title {
    font-size: 17px !important;
  }
}

.km-product-comment .km-answer {
  border-radius: 28px;
}

.km-product-comment .km-comment-header .km-name i {
  margin-left: 10px;
}

.km-cart-content .km-cart-content-left .km-cart-box-price > .km-title {
  font-size: 16px;
  color: #3c3c3c;
  margin-bottom: 10px;
}

.km-cart-content .km-cart-content-left .km-cart-box-price > .km-full-price {
  font-size: 20px;
}

.km-payment-online-card-to-card-description > .km-description span {
  color: #3c3c3c;
}

.km-profile-container > .km-profile-sidebar-container .km-profile-side-bar > .km-head {
  box-shadow: unset;
  background: unset;
  border-radius: 24px;
}

.km-compare-page-content .km-compare-head {
  box-shadow: unset;
  border: unset;
  border-radius: 28px 28px 0 0;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-footer {
  right: 0;
  bottom: 70px;
  width: unset;
  border-radius: 20px;
  font-weight: 700;
  font-size: 16px;
}

.km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-discount,
.km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices .km-price .km-discount {
  right: 10px;
  top: 10px;
  border-radius: 14px;
  padding: 10px 10px;
}

@media only screen and (min-width: 960px) {
  .km-mt-page-search {
    border-radius: 24px;
  }

    .km-mt-page-search.km-show {
      top: 115%;
    }

    .km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item .km-product.km-theme-2 {
      border-radius: 16px;
    }

      .km-mt-page-search .km-search-content .km-search-result > .km-content > .km-item .km-product.km-theme-2 .km-content .km-prices .km-price {
        font-size: 14px;
      }
}

.km-cart-empty-theme > .km-btns .km-btn {
  color: white;
  padding: 5px 10px;
  border-radius: 11px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) {
  .km-discount-special-slider > .km-contents > .km-item .km-content .km-prices .km-price .km-discount, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content .km-prices .km-price .km-discount {
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
    border-radius: 14px !important;
    margin: 0 !important;
    padding: 10px 10px !important;
    color: #fff !important;
    font-size: 12px !important;
  }

  .km-discount-special-slider > .km-contents > .km-item .km-content > .km-discount-time > .km-timer, .km-discount-special-slider > .km-contents .owl-item > .km-item .km-content > .km-discount-time > .km-timer {
    font-size: 16px !important;
    border-top: 1px solid #eaeaea !important;
    padding-top: 8px !important;
  }
}

body.page-product .km-product-element-title-mobile > .km-btn {
  background: transparent !important;
}

.block.product-filters {
  border-width: 0 !important;
  background: transparent !important;
}

.km-bottom-sheet-view > .km-menu > .km-inner-btn {
  width: 45px !important;
  height: 45px !important;
  line-height: 45px !important;
  display: inline-block !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translateX(-50%) translateY(-50%) !important;
  text-align: center !important;
  border-radius: 7px !important;
}

.km-btn.km-theme-2 {
  border-radius: 24px !important;
  box-shadow: unset;
}

/* new */
.fa-linkedin:before {
  content: "\f08c";
}

.shoppingcart-product-holder .km-product.km-theme-1 {
  padding: 23px 125px 23px 50px !important;
  margin: 0.5rem 0.75rem;
  background-color: #eceff1;
  border-radius: 18px;
}

header#km-header-main .km-shopping-cart-mini .km-outer .km-head .km-go-cart .km-btn {
  line-height: unset;
  padding: 6px 10px;
  display: block;
  border-radius: 12px;
  margin-top: 10px;
  margin-left: 12px;
}

body.page-product .km-product-page-content .km-product-content-tabs {
  border-radius: 24px 24px 0 0 !important;
}

.km-moda .km-seller-detail {
  margin-bottom: 20px !important;
}

.km-moda .km-seller-detail {
  line-height: unset;
  margin-bottom: unset;
  margin-top: unset;
  width: unset;
  padding-bottom: unset;
  border-bottom: unset;
}

.km-moda .km-seller-detail {
  margin-bottom: 20px;
}

@media only screen and (min-width: 960px) {
  .km-moda .km-seller-detail {
    width: 100% !important;
  }
}
.km-moda .km-seller-details.km-seller-name {
  border-bottom: 1px solid #f2f2f2 !important;
  padding-bottom: 1.25rem !important;
}
.km-moda .km-seller-detail .km-seller-time {
  border-bottom: 1px solid #f2f2f2 !important;
  padding-bottom: 1.25rem !important;
}