@font-face {
  font-family: 'avenir-light';
  src: url('../../../../../frontend/JesCart/JesTheme/default/fonts/avenir-light-webfont.woff') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'didot-italic';
  src: url('../../../../../frontend/JesCart/JesTheme/default/fonts/Didot-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat';
  src: url('../../../../../frontend/JesCart/JesTheme/default/fonts/Montserrat-ExtraLight.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-thin';
  src: url('../../../../../frontend/JesCart/JesTheme/default/fonts/Montserrat-Thin.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserrat-bold';
  src: url('../../../../../frontend/JesCart/JesTheme/default/fonts/Montserrat-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'adorn-icons';
  src: url('../../../../../frontend/JesCart/JesTheme/default/fonts/adorn-icons.woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'adorn-icons';
  src: url('../fonts/adorn-icons.woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'raleway';
  src: url('../fonts/Raleway-SemiBold.ttf');
  font-weight: normal;
  font-style: normal;
}
.ad {
  font-family: 'adorn-icons' !important;
  font-style: normal;
}
.ad-lock-al:before {
  content: "\ebc7";
}
.ad-undo-r:before {
  content: "\eb4a";
}
.ad-truck-line:before {
  content: "\e90d";
}
.ad-phone-call-l:before {
  content: "\e91f";
}
.ad-plus-l:before {
  content: "\ebe0";
}
.ad-minus-l:before {
  content: "\ebd1";
}
.flex-aling {
  align-items: center;
  justify-content: space-between;
}
ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.mx-1490 {
  max-width: 1480px;
  margin: auto;
}
.p-20 {
  padding: 0 20px;
}
/*breadcrumbs*/
body .breadcrumbs {
  background: #f9f9f9;
  max-width: 100%;
  margin: 15px 0 30px;
}
body .breadcrumbs .items {
  max-width: 1280px;
  padding: 8px 20px 8px 8px;
}
body .breadcrumbs a,
body .breadcrumbs strong {
  text-transform: none;
  color: #111 !important;
  display: inline-block;
  margin-right: 3px;
  font-size: 12px;
  font-family: Poppins;
}
header.header {
  box-shadow: 1px 1px 5px 0px #ddd;
  margin-bottom: 2px;
}
.page-wrapper .header.content {
  padding: 0;
  min-width: 100%;
}
body .header_content_main {
  padding: 15px 30px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  padding: 10px 0;
  font-size: 16px;
  background: #1C6B6C;
  border: 0;
}
.minicart-wrapper.active .block-minicart a {
  color: #1C6B6C;
}
body .searchsuite-autocomplete {
  width: 100%;
  left: 0;
  right: 0;
}
.link.wishlist .counter:after,
.link.wishlist .counter:before {
  display: none;
}
.header_middle li.item.link.wishlist span.counter.qty {
  background: #ab2f2c;
  border-radius: 52px;
  min-width: 20px;
  padding: 0;
  height: 20px;
  line-height: 21px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 15px;
  top: -8px;
}
.minicart-header button#top-cart-btn-checkout {
  text-align: center;
}
.minicart-header span.product-image-container {
  width: 115px !important;
}
.header_middle .left_header_logo a.logo {
  margin: 0;
}
.header_middle a {
  text-decoration: none;
  font-family: Poppins;
}
.header_middle .minicart-wrapper .action.showcart .counter.qty {
  background: #ab2f2c;
  border-radius: 52px;
  min-width: 20px;
  padding: 0;
  height: 20px;
  line-height: 21px;
  font-size: 12px;
  position: absolute;
  left: 20px;
  top: -3px;
}
.header_middle .block-search {
  width: 100%;
}
.header_middle .block-search input.input-text {
  line-height: 41px;
  height: 40px;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
}
.header_middle .block-search .actions .action.search {
  border: 2px solid #1c6b6c;
  border-radius: 5px;
  width: 35px;
  height: 35px !important;
  top: 3px;
  right: 3px;
  background: #1c6b6c;
  opacity: 1;
}
.header_middle .block-search .actions .action.search:before {
  color: #ffffff;
}
.header_middle .minicart-wrapper .action.showcart:before {
  background: url(../images/cart.svg);
  background-size: 23px;
  background-repeat: no-repeat;
  width: 35px;
  content: " ";
  height: 35px;
  background-position: 3px;
}
.header_middle .minicart-wrapper .action.showcart > span.text {
  display: inline-block;
  width: 55px;
  font-size: 14px;
  height: auto;
  clip: auto;
  position: relative;
  margin: 0;
  padding: 0;
  margin-top: 8px;
  color: #fff;
  font-family: Poppins;
  margin-left: 6px;
}
.header_middle ul.right_header_content {
  list-style: none;
}
.header_middle li.item.link.wishlist.authorization-link a,
.header_middle a.user_info,
.header_middle a.social-login-btn {
  color: #ffffff;
  display: flex;
  align-items: center;
  font-family: Poppins;
  position: relative;
}
.header_middle li.item.link.wishlist.authorization-link a i,
.header_middle a.user_info i,
.header_middle a.social-login-btn i {
  font-size: 20px;
}
.header_middle span.user_data {
  padding-left: 10px;
}
.header_middle li.item.link.wishlist span {
  padding-left: 20px;
}
.header_middle .header_middle ul.right_header_content li.item {
  width: 33.33%;
}
.header_middle ul.right_header_content {
  list-style: none;
  position: relative;
  left: 27px;
}
.header_middle li.item.ac.link.authorization-link ul.header.links {
  display: none;
}
.header_middle li.item.ac.link.authorization-link:hover ul.header.links {
  display: block;
}
.header_middle li.item.ac.link.authorization-link {
  height: 35px;
  display: flex;
}
.header_middle li.item.ac.link.authorization-link ul.header.links {
  position: absolute;
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 999;
  min-width: 151px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  top: 34px;
  left: 10px;
}
.header_middle li.item.ac.link.authorization-link ul.header.links a {
  display: block;
  padding: 10px;
  white-space: nowrap;
  color: #000;
}
.header_middle li.item.ac.link.authorization-link ul.header.links li {
  margin: 0;
}
.header_middle li.item.ac.link.authorization-link ul.header.links li:hover {
  background: #ddd;
}
span.price-label {
  display: none;
}
.price-final_price span.price {
  color: #1C6B6C;
  font-size: 18px;
}
.price-box.price-final_price {
  margin: 10px 0;
}
span.old-price .price-final_price span.price {
  text-decoration: line-through;
  line-height: 14px;
  color: #d17070;
  font-size: 15px;
  padding-left: 4px;
}
.rating-summary .rating-result > span:before {
  content: '\f005' '\f005' '\f005' '\f005' '\f005';
  font-family: 'FontAwesome';
  color: #faca51;
  letter-spacing: .2em;
}
.rating-summary .rating-result:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: 'FontAwesome';
  letter-spacing: .2em;
  color: #3f3f3f;
}
body .product-items.owl-carousel button.owl-next,
body .product-items.owl-carousel button.owl-prev {
  position: absolute;
  top: 46%;
  width: 40px;
  height: 40px;
  background: #ffffff !important;
  font-size: 40px !important;
  box-shadow: 0 0 5px #000;
  border-radius: 50px !important;
}
body .product-items.owl-carousel button.owl-next span,
body .product-items.owl-carousel button.owl-prev span {
  display: none;
}
body .product-items.owl-carousel button.owl-prev {
  left: 0;
}
body .product-items.owl-carousel button.owl-next {
  right: 0;
}
body .product-items.owl-carousel button.owl-prev:before {
  content: "\f104";
  font-family: 'FontAwesome';
  color: #000;
  position: relative;
  top: -1px;
  left: -2px;
  font-size: 35px;
}
body .product-items.owl-carousel button.owl-next:after {
  content: "\f105";
  font-family: 'FontAwesome';
  color: #000;
  position: relative;
  top: -1px;
  left: 2px;
  font-size: 35px;
}
@media screen and (max-width: 1200px) {
  body .header_content_main {
    padding: 15px 0px;
  }
  .header_middle ul.right_header_content {
    left: 0;
  }
  .col-md-3.p-0.left_header {
    width: 20%;
  }
  .col-md-4.p-0.right_header {
    width: 38%;
  }
}
@media screen and (max-width: 992px) {
  .page-header .header_content_main .left_header,
  .page-header .header_content_main .right_header {
    order: 1;
    width: 50%;
  }
  .page-header .header_content_main .center_header {
    order: 2;
    width: 100%;
    margin-top: 15px;
  }
  .page-header .header_content_main .block-search {
    padding: 0;
  }
  .header_middle ul.right_header_content {
    justify-content: end;
  }
  .header_middle ul.right_header_content li {
    padding: 0 10px;
  }
  .header_middle ul.right_header_content li:last-child {
    padding-right: 0;
  }
  .logo-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .header_middle .minicart-wrapper .action.showcart .counter.qty {
    right: unset;
    left: 20px;
    top: -7px;
  }
}
.product-reviews-summary.empty .reviews-actions a:before {
  content: '\f006' '\f006' '\f006' '\f006' '\f006';
  font-family: 'FontAwesome';
  color: #3f3f3f;
  font-size: 16px;
  letter-spacing: 4px;
}
.product.attribute.description table,
.product.attribute.description tr,
.product.attribute.description td {
  border: none;
}
a.product-item-link {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
