.gl-woo-content h1,
.gl-woo-content h2,
.gl-woo-content h3,
.gl-woo-content h4,
.gl-woo-content h5,
.gl-woo-content h6{
    color: #14132B;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.woocommerce .pageloader {display: none;}
.woocommerce-checkout .entry-content {
  overflow: inherit;
}
.container.gl-woo-content.content-container.inner-page-padding {padding: 100px 0;}
.entry-content > .woocommerce .cart-empty, .entry-content > .woocommerce .return-to-shop {
    text-align: center;
  }
  .woocommerce ins {
    background-color: transparent;
    color: #4C40F7;
  }
  .woocommerce .content-row #secondary.widget-has-sidebar:before {
    display: none;
  }
  .woocommerce #secondary .widget {
    padding: 0;
    border: none;
    margin-bottom: 52px;
  }
  .woocommerce #secondary .widget:last-child {
    margin-bottom: 0;
  }
  .woocommerce #secondary .widget_product_search button {
    padding: 0;
    width: 53px;
    height: 50px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    opacity: 1;
    z-index: 3;
    border-left: 1px solid #ececf0;
    color: #222;
    font-size: 15px;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .woocommerce #secondary .widget_product_search button:after {
    content: "\f002";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "Font Awesome 5 Pro";
    text-indent: 0px;
    font-weight: 400;
  }
  .woocommerce #secondary .widget_product_search button:hover {
    background-color: #4C40F7;
    border-color: #4C40F7;
    color: #fff;
  }
  .woocommerce #secondary .widget_product_search .search-field {
    height: 50px;
    color: #222;
    border-color: #ececf0;
    font-size: 15px;
  }
  .woocommerce #secondary .widget_product_search .search-field:focus {
    border-color: #4C40F7;
  }
  .woocommerce #secondary .widget_product_search .search-field:focus + button {
    border-color: #4C40F7;
  }
  .woocommerce #secondary .widget_product_search .woocommerce-product-search {
    position: relative;
  }
  .woocommerce #secondary .widget_product_search .woocommerce-product-search:before {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    content: '\f002';
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    top: 50%;
    right: 23px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
  }
  .woocommerce #secondary .widget_product_search .woocommerce-product-search:after {
    content: '';
    z-index: 1;
    height: 60px;
    width: 60px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .woocommerce #secondary .widget_products ul li {
    position: relative;
    padding: 0 0 0 95px;
    margin-bottom: 15px;
    min-height: 80px;
  }
  .woocommerce #secondary .widget_products ul li .product-title {
    margin-bottom: 0;
  }
  .woocommerce #secondary .widget_products ul li img {
    margin: 0;
    width: 100%;
    max-width: 80px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 7px;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    -khtml-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  }
  .woocommerce #secondary .widget_products ul li a {
    font-size: 15px;
    color: #222;
    font-weight: 700;
    line-height: 1.25;
    margin-top: 8px;
    margin-bottom: 6px;
    font-family: 'Poppins', sans-serif;
  }
  .woocommerce #secondary .widget_products ul li a:hover {
    color: #4C40F7;
  }
  @media screen and (max-width: 769px) {
    body.woocommerce .coupon #coupon_code, body.woocommerce-page .coupon #coupon_code {
      width: 100% !important;
      margin-bottom: 10px;
      border: none;
      -webkit-border-radius: 50px;
      -khtml-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      -o-border-radius: 50px;
      border-radius: 50px;
    }
    body.woocommerce .coupon .button, body.woocommerce-page .coupon .button {
      width: 100% !important;
    }
  }
  body.woocommerce form .form-row, body.woocommerce-page form .form-row {
    padding: 0 0 10px;
  }
  body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text {
    margin-right: 15px;
  }
  body.woocommerce textarea, body.woocommerce-page textarea {
    padding-top: 24px;
    padding-bottom: 24px;
    min-height: 140px;
  }
  body.woocommerce .nice-select, body.woocommerce-page .nice-select {
    border: 1px solid #ececec;
    text-align: left;
    -webkit-border-radius: 1px;
    -khtml-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    height: 50px;
  }
  body.woocommerce .nice-select span.current, body.woocommerce-page .nice-select span.current {
    line-height: 35px;
  }
  body.woocommerce .nice-select:after, body.woocommerce-page .nice-select:after {
    color: inherit;
  }
  body.woocommerce form .select2-container--default .select2-selection, body.woocommerce-page form .select2-container--default .select2-selection {
    border: 1px solid #e3e7f2;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    height: 50px;
  }
  body.woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, body.woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered {
    line-height: 51px;
    color: #727a9f;
    font-size: 15px;
    padding-left: 14px;
  }
  body.woocommerce #respond input#submit.alt, body.woocommerce-page #respond input#submit.alt, body.woocommerce #respond input#submit, body.woocommerce-page #respond input#submit, body.woocommerce a.button, body.woocommerce-page a.button, body.woocommerce a.wc-forward, body.woocommerce-page a.wc-forward, body.woocommerce button.button, body.woocommerce-page button.button, body.woocommerce input.button, body.woocommerce-page input.button, body.woocommerce .cart button.button, body.woocommerce-page .cart button.button, body.woocommerce a.button.alt, body.woocommerce-page a.button.alt, body.woocommerce .form-row button.button.alt, body.woocommerce-page .form-row button.button.alt {
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0 42px;
    line-height: 54px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-weight: 600;
    outline: none;
    white-space: nowrap;
    text-transform: inherit;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    background-color: #4C40F7;
    background-size: 300%, 1px;
    background-position: 0%;
  }
  body.woocommerce #respond input#submit.alt:hover, body.woocommerce-page #respond input#submit.alt:hover, body.woocommerce #respond input#submit:hover, body.woocommerce-page #respond input#submit:hover, body.woocommerce a.button:hover, body.woocommerce-page a.button:hover, body.woocommerce a.wc-forward:hover, body.woocommerce-page a.wc-forward:hover, body.woocommerce button.button:hover, body.woocommerce-page button.button:hover, body.woocommerce input.button:hover, body.woocommerce-page input.button:hover, body.woocommerce .cart button.button:hover, body.woocommerce-page .cart button.button:hover, body.woocommerce a.button.alt:hover, body.woocommerce-page a.button.alt:hover, body.woocommerce .form-row button.button.alt:hover, body.woocommerce-page .form-row button.button.alt:hover, body.woocommerce #respond input#submit.alt:focus, body.woocommerce-page #respond input#submit.alt:focus, body.woocommerce #respond input#submit:focus, body.woocommerce-page #respond input#submit:focus, body.woocommerce a.button:focus, body.woocommerce-page a.button:focus, body.woocommerce a.wc-forward:focus, body.woocommerce-page a.wc-forward:focus, body.woocommerce button.button:focus, body.woocommerce-page button.button:focus, body.woocommerce input.button:focus, body.woocommerce-page input.button:focus, body.woocommerce .cart button.button:focus, body.woocommerce-page .cart button.button:focus, body.woocommerce a.button.alt:focus, body.woocommerce-page a.button.alt:focus, body.woocommerce .form-row button.button.alt:focus, body.woocommerce-page .form-row button.button.alt:focus, body.woocommerce #respond input#submit.alt:active, body.woocommerce-page #respond input#submit.alt:active, body.woocommerce #respond input#submit:active, body.woocommerce-page #respond input#submit:active, body.woocommerce a.button:active, body.woocommerce-page a.button:active, body.woocommerce a.wc-forward:active, body.woocommerce-page a.wc-forward:active, body.woocommerce button.button:active, body.woocommerce-page button.button:active, body.woocommerce input.button:active, body.woocommerce-page input.button:active, body.woocommerce .cart button.button:active, body.woocommerce-page .cart button.button:active, body.woocommerce a.button.alt:active, body.woocommerce-page a.button.alt:active, body.woocommerce .form-row button.button.alt:active, body.woocommerce-page .form-row button.button.alt:active {
    outline: medium none;
    text-decoration: none;
    color: #fff;
    background-position: 100%;
    background-color: #0431b8;
  }
  .woocommerce .comment-form, .woocommerce-page .comment-form {
    max-width: 100%;
  }
  .woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
    color: inherit;
    border-color: #4C40F7;
  }
  .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
    color: #4C40F7;
  }
  .woocommerce #content .quantity, .woocommerce-page #content .quantity {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
  }
  .woocommerce #content .quantity .qty, .woocommerce-page #content .quantity .qty {
    padding: 0 10px;
    border: 2px solid #e2e2e2;
    color: #767677;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    -moz-appearance: textfield;
    height: 54px;
    width: 83px;
  }
  .woocommerce #content .quantity .qty::-webkit-outer-spin-button, .woocommerce-page #content .quantity .qty::-webkit-outer-spin-button, .woocommerce #content .quantity .qty::-webkit-inner-spin-button, .woocommerce-page #content .quantity .qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  .woocommerce #content .quantity-icon i, .woocommerce-page #content .quantity-icon i {
    height: 12px;
    width: 12px;
    line-height: 12px;
    text-align: center;
    position: absolute;
    color: #999;
    font-size: 14px;
    right: 12px;
    cursor: pointer;
  }
  .woocommerce #content .quantity-icon i.quantity-up, .woocommerce-page #content .quantity-icon i.quantity-up {
    top: 20px;
  }
  .woocommerce #content .quantity-icon i.quantity-down, .woocommerce-page #content .quantity-icon i.quantity-down {
    bottom: 20px;
  }
  .woocommerce table.shop_table, .woocommerce-page table.shop_table {
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
  .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 20px 15px;
  }
  .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce-page table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot th {
    font-weight: 500;
  }
  .woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
    width: 50px;
  }
  @media screen and (min-width: 992px) {
    .woocommerce .content-row {
      margin: 0 -15px;
    }
    .woocommerce #primary.content-has-sidebar {
      padding-left: 15px;
      padding-right: 15px;
      flex: 0 0 75%;
      -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
      -o-flex: 0 0 75%;
      max-width: 75%;
    }
    .woocommerce #secondary.widget-has-sidebar {
      padding-left: 15px;
      padding-right: 15px;
      flex: 0 0 25%;
      -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
      -o-flex: 0 0 25%;
      max-width: 25%;
    }
  }
  .woocommerce #secondary .widget_price_filter .ui-slider-horizontal {
    height: 4px;
    background-color: #e6e6e6;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
  .woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #4C40F7;
  }
  .woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle {
    height: 10px;
    width: 10px;
    background-color: #4C40F7;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    top: -3px;
  }
  .woocommerce #secondary .widget_price_filter .price_slider_amount {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    padding-top: 10px;
  }
  .woocommerce #secondary .widget_price_filter .price_slider_amount .button {
    line-height: 36px;
    font-size: 14px;
    margin-right: 20px;
    letter-spacing: 0.05em;
    padding-left: 18px;
    padding-right: 18px;
  }
  .woocommerce #secondary .widget_price_filter .price_label {
    font-size: 14px;
    color: #252525;
    font-family: 'Poppins', sans-serif;
  }
  .widget_products .amount {
    font-size: 14px;
    font-weight: 700;
    color: #4C40F7;
  }
  .widget_products del {
    color: #8f8f8f;
  }
  .widget_products del .amount {
    font-weight: 400;
    color: #8f8f8f;
  }
  .widget_products .star-rating-wrap {
    display: none !important;
  }
  .widget_rating_filter .wc-layered-nav-rating a {
    font-size: 0px;
    display: block;
    padding-left: 28px !important;
    position: relative;
  }
  .widget_rating_filter .wc-layered-nav-rating a:before {
    content: "";
    height: 18px;
    width: 18px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    position: absolute;
    top: 1px;
    left: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    -o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  }
  .widget_rating_filter .wc-layered-nav-rating a .star-rating {
    font-size: 18px;
  }
  .widget_rating_filter .wc-layered-nav-rating a:hover:before {
    border-color: #4C40F7;
    background-color: #4C40F7;
  }
  .widget_rating_filter .wc-layered-nav-rating.chosen a:before {
    border-color: #4C40F7;
    background-color: #4C40F7;
  }
  #shop-topbar {
    border-bottom: 1px solid #e5e5e5;
    background-color: #f7f7f7;
  }
  #shop-topbar .shop-topbar-item {
    margin: 11px 0;
    position: relative;
    padding-left: 76px;
    color: #000;
    font-size: 16px;
    min-height: 56px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  #shop-topbar .shop-topbar-item i {
    height: 56px;
    width: 56px;
    -webkit-border-radius: 56px;
    -khtml-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    border: 1px solid #e5e5e5;
    line-height: 54px;
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #shop-topbar .shop-topbar-item span {
    font-weight: 500;
  }
  #shop-breadcrumb {
    padding: 23px 0;
  }
  #shop-breadcrumb ul {
    list-style: none;
    margin: 0;
  }
  #shop-breadcrumb ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #4C40F7;
    margin: 10px 0;
    padding: 0 12px;
    position: relative;
  }
  #shop-breadcrumb ul li::after {
    content: '/';
    color: #e9e9e9;
    position: absolute;
    top: 0;
    right: -4px;
  }
  #shop-breadcrumb ul li:first-child {
    padding-left: 0;
  }
  #shop-breadcrumb ul li:last-child:after {
    display: none;
  }
  #shop-breadcrumb ul li a {
    color: #282828;
  }
  #shop-breadcrumb ul li a:hover {
    color: #4C40F7;
  }
  .woocommerce .star-rating-wrap {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .woocommerce .star-rating-wrap .star-rating {
    margin: 0;
  }
  .woocommerce .star-rating-wrap .count-rating {
    font-size: 16px;
    margin-left: 8px;
    color: #223543;
    font-weight: 600;
  }
  .woocommerce span.onsale {
    height: 45px;
    width: 45px;
    min-width: inherit;
    min-height: inherit;
    font-size: 16px;
    color: #fff;
    padding: 0;
    text-align: center;
    line-height: 45px;
    background-color: #4C40F7;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    margin: 0 !important;
    top: 14px !important;
    left: 29px !important;
    right: auto !important;
    font-weight: normal;
    z-index: 1;
  }
  .woocommerce .star-rating {
    margin: 0;
    letter-spacing: 0.2em;
    width: 90px;
    height: 18px;
  }
  .woocommerce .star-rating span::before, .woocommerce .star-rating:before {
    content: "\f27d\f27d\f27d\f27d\f27d";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 18px;
  }
  .woocommerce .star-rating span::before {
    color: #ffc600;
  }
  .woocommerce .star-rating:before {
    color: #d4d4d4;
  }
  .woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }
  .woocommerce ul.products li.product {
    margin-bottom: 44px;
    margin-right: 0;
    margin-left: 0;
    padding: 0 15px;
  }
  .woocommerce ul.products li.product.last {
    margin-right: 0;
  }
  @media screen and (min-width: 992px) {
    .woocommerce ul.products.columns-4 li.product {
      width: calc(25% - 1px);
      width: -webkit-calc(25% - 1px);
      width: -ms-calc(25% - 1px);
      width: -o-calc(25% - 1px);
    }
  }
  @media screen and (max-width: 991px) {
    .woocommerce ul.products.columns-4 li.product {
      width: calc(33.33% - 1px);
      width: -webkit-calc(33.33% - 1px);
      width: -ms-calc(33.33% - 1px);
      width: -o-calc(33.33% - 1px);
    }
  }
  @media screen and (min-width: 768px) {
    .woocommerce ul.products.columns-3 li.product {
      width: calc(33.33% - 1px);
      width: -webkit-calc(33.33% - 1px);
      width: -ms-calc(33.33% - 1px);
      width: -o-calc(33.33% - 1px);
    }
  }
  @media (min-width: 576px) and (max-width: 767px) {
    .woocommerce ul.products li.product {
      width: 50% !important;
    }
  }
  @media screen and (max-width: 575px) {
    .woocommerce ul.products li.product {
      width: 100% !important;
    }
  }
  @media screen and (min-width: 992px) {
    .woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
      width: calc(33.33% - 1px);
      width: -webkit-calc(33.33% - 1px);
      width: -ms-calc(33.33% - 1px);
      width: -o-calc(33.33% - 1px);
    }
  }
  .woocommerce ul.products li.product .woocommerce-product-title, .woocommerce .woocommerce-product-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 7px;
    font-weight: 700;
  }
  .woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce .woocommerce-product-title a {
    color: inherit;
  }
  .woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce .woocommerce-product-title a:hover {
    color: #4C40F7;
  }
  .woocommerce .woocommerce-product-category {
    font-size: 14px;
    color: inherit;
    margin-bottom: 3px;
  }
  .woocommerce .woocommerce-product-category a {
    color: inherit;
  }
  .woocommerce .woocommerce-product-category a:hover {
    color: #4C40F7;
  }
  .woocommerce ul.products li.product .price {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
  }
  .woocommerce ul.products li.product .price .amount {
    color: #4C40F7;
  }
  .woocommerce ul.products li.product .price del {
    color: #8f8f8f;
    font-weight: 400;
    opacity: 1;
  }
  .woocommerce ul.products li.product .price del .amount {
    background-image: none;
    text-fill-color: #8f8f8f;
    -o-text-fill-color: #8f8f8f;
    -ms-text-fill-color: #8f8f8f;
    -moz-text-fill-color: #8f8f8f;
    -webkit-text-fill-color: #8f8f8f;
  }
  .woocommerce ul.products li.product .price ins {
    color: #4C40F7;
    font-weight: inherit;
  }
  .woocommerce .woocommerce-topbar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    position: relative;
    z-index: 101;
  }
  .woocommerce .woocommerce-topbar div.woocommerce-result-count {
    margin: 0 30px 30px 0px;
    flex-grow: 1;
  }
  .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering {
    margin-bottom: 30px;
  }
  .woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
    float: none;
    margin: 0;
    font-size: 16px;
  }
  .woocommerce .woocommerce-topbar .woocommerce-ordering {
    min-width: 220px;
  }
  .woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select {
    background-color: #fff;
  }
  .woocommerce .woocommerce-product-inner {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
    -khtml-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
    -moz-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
    -ms-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
    -o-box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
    box-shadow: 0 2px 27px rgba(54, 54, 54, 0.13);
    padding-bottom: 22px;
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    overflow: hidden;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header {
    position: relative;
    overflow: hidden;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header img {
    width: auto;
    display: inline-block;
    margin-bottom: 0 !important;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    padding: 20px;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.2s ease 0s;
    -khtml-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
    width: 40px;
    height: 40px;
    margin: 0px;
    position: relative;
    -webkit-transition: all 0.2s ease 0s;
    -khtml-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
    -webkit-transform: translateY(-100%) rotate(0);
    -khtml-transform: translateY(-100%) rotate(0);
    -moz-transform: translateY(-100%) rotate(0);
    -ms-transform: translateY(-100%) rotate(0);
    -o-transform: translateY(-100%) rotate(0);
    transform: translateY(-100%) rotate(0);
    opacity: 0;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .button {
    overflow: visible;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip {
    position: absolute;
    top: 50%;
    background-color: #4C40F7;
    color: #fff;
    text-indent: 0px;
    right: 65px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 12px;
    padding: 0 10px;
    line-height: 30px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    opacity: 0;
    visibility: hidden;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip:before {
    content: '';
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #4C40F7;
    position: absolute;
    top: 50%;
    right: -11px;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart .view-tooltip.tooltip-view-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist .view-tooltip.tooltip-view-cart, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view .view-tooltip.tooltip-view-cart {
    display: none;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart:hover .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist:hover .view-tooltip, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view:hover .view-tooltip {
    opacity: 1;
    right: 50px;
    visibility: visible;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist {
    position: absolute;
    top: 70px;
    right: 20px;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
    position: absolute;
    right: 20px;
    top: 120px;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart {
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transition-delay: 0;
    transition-delay: 0;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a {
    margin-top: 0;
    width: 40px;
    height: 40px;
    border: none;
    padding: 0;
    text-indent: -9999px;
    background-color: #0431b8;
    background-position: inherit;
    background-size: inherit;
    background-image: none;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -khtml-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -moz-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -ms-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -o-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    color: #fff;
    opacity: 1;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:before {
    opacity: 0;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:after {
    top: 0 !important;
    right: 0px !important;
    text-indent: 0px;
    height: 40px !important;
    width: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.added {
    display: none;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a:before {
    content: '\f07a';
    font-size: 13px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: 0px;
    transform: translate(-50%, -50%);
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward:before {
    content: '\f00c';
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward + .tooltip-add-cart {
    display: none;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward + .tooltip-add-cart + .tooltip-view-cart {
    display: block;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a:hover {
    -webkit-transform: translate(0, 0);
    -khtml-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-to-wishlist {
    margin-top: 0;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse {
    width: 40px;
    height: 40px;
    position: relative;
    text-indent: -9999px;
    color: #222;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse .add_to_wishlist, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button a, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background-color: #0431b8;
    -webkit-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -khtml-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -moz-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -ms-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -o-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse .add_to_wishlist i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button a i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a i, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a i {
    font-size: 13px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: 0px;
    transform: translate(-50%, -50%);
    margin: 0;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-add-button .yith-wcwl-icon:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f004";
    font-weight: 400;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistexistsbrowse a:before, .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcwl-wishlistaddedbrowse a:before {
    content: "\f004";
    font-family: "Font Awesome 5 Pro";
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: 0px;
    transform: translate(-50%, -50%);
    font-weight: 900;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcqv-button {
    width: 40px;
    height: 40px;
    position: relative;
    background-color: #0431b8;
    -webkit-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -khtml-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -moz-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -ms-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -o-box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    box-shadow: 0 4px 8px rgba(4, 49, 184, 0.23);
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
    overflow: hidden;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .yith-wcqv-button i {
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: 0px;
    transform: translate(-50%, -50%);
    margin: 0;
  }
  .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta {
    opacity: 1;
  }
  .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta:before {
    opacity: 1;
  }
  .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart, .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-wishlist, .woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta .woocommerce-quick-view {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(360deg);
    -khtml-transform: translateY(0) rotate(360deg);
    -moz-transform: translateY(0) rotate(360deg);
    -ms-transform: translateY(0) rotate(360deg);
    -o-transform: translateY(0) rotate(360deg);
    transform: translateY(0) rotate(360deg);
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-content {
    margin-top: 24px;
    text-align: center;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .price {
    line-height: 1;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating {
    float: none;
    margin: 0 auto 8px auto;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .count-rating {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
    margin-left: 8px;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title {
    padding: 0px !important;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a {
    color: inherit;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a:hover {
    color: #4C40F7;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-subtitle {
    color: rgba(51, 51, 51, 0.66);
    font-size: 14px;
    margin-bottom: 12px;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr {
    margin-bottom: 12px;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr img {
    width: auto !important;
    margin: 0 !important;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating-wrap {
    margin-bottom: 3px;
  }
  .woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating-wrap .count-rating {
    display: none;
  }
  .woocommerce .woocommerce-product-inner + .button.yith-wcqv-button {
    display: none !important;
  }
  .woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
    display: none !important;
  }
  .woocommerce nav.woocommerce-pagination {
    text-align: center;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers {
    border: none;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers li {
    border: none;
    overflow: visible;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
    padding: 0;
    text-align: center;
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    background-color: #fff;
    display: inline-block;
    margin: 0 6px 10px 6px;
    -webkit-border-radius: 56px;
    -khtml-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: relative;
    z-index: 1;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:before {
    -webkit-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
    -khtml-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
    -moz-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
    -ms-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
    -o-box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
    box-shadow: 0 1px 20px rgba(0, 8, 11, 0.14);
    -webkit-border-radius: 60px;
    -khtml-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    z-index: -2;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:after {
    -webkit-border-radius: 60px;
    -khtml-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
    z-index: -1;
    opacity: 0;
    background-color: #4C40F7;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
    font-size: 0;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:after {
    font-size: 16px;
    content: '\f105';
    font-weight: 400;
    font-family: "Font Awesome 5 Pro";
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:after {
    font-size: 16px;
    font-weight: 400;
    content: '\f104';
    font-family: "Font Awesome 5 Pro";
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
    color: #fff;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current:before, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover:before {
    opacity: 0;
  }
  .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current:after, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover:after {
    opacity: 1;
  }
  .single-product .woocommerce-social-share {
    padding-top: 30px;
  }
  .single-product .woocommerce-social-share label {
    font-size: 14px;
    color: #42495b;
    font-family: 'Poppins', sans-serif;
    margin-right: 20px;
  }
  .single-product .woocommerce-social-share a {
    color: #6a6a6a;
    font-size: 16px;
    margin-right: 12px;
  }
  .single-product .woocommerce-social-share a:hover {
    color: #4C40F7;
  }
  .single-product .woocommerce-summary-wrap {
    margin: 0 -25px;
  }
  .single-product .woocommerce-summary-wrap > .col-xl-6 {
    padding: 0 25px;
  }
  .single-product #shop-breadcrumb {
    padding-bottom: 46px;
  }
  .single-product #shop-newsletter {
    margin-top: 30px;
  }
  .single-product .woocommerce-sg-product-price {
    margin-bottom: 25px;
  }
  .single-product section.related {
    padding-top: 72px;
  }
  .single-product section.related h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0;
  }
  .single-product section.related ul.products {
    margin-bottom: 0;
  }
  .single-product section.related ul.products li.product {
    margin-bottom: 0 !important;
    margin-top: 65px;
  }
  .single-product #primary div.product .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0;
  }
  .single-product #primary .woocommerce-product-details__short-description {
    margin-top: 5px;
    margin-bottom: 71px;
    list-style: none;
  }
  .woocommerce-product-details__short-description li {
    display: flex;
    flex-wrap: nowrap;
  }
   .woocommerce-product-details__short-description li i {
    margin-right: 8px;
    margin-top: 8px;
  }
   .woocommerce-product-details__short-description li p:last-child {
    margin-bottom: 0;
  }
   .woocommerce-product-details__short-description li + li {
    margin-top: 10px;
  }
  div.product form.cart {
    margin-bottom: 24px;
  }
  div.product form.cart label {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 700;
    color: #232323;
    font-family: 'Poppins', sans-serif;
  }
  @media screen and (max-width: 767px) {
    .single-product #primary div.product form.cart label {
      font-size: 15px;
      line-height: normal;
    }
  }
  .single-product #primary div.product form.cart .reset_variations {
    display: none !important;
  }
  .single-product #primary div.product form.cart .variations {
    margin-bottom: 10px;
  }
  .single-product #primary div.product form.cart .variations td {
    padding-bottom: 20px;
  }
  .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item {
    background-color: #f3f3f3;
    border: none;
    line-height: 40px;
    color: #152136;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
  }
  .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item span {
    font-size: 14px;
  }
  .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover {
    background-color: #4C40F7;
    color: #fff;
  }
  .single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 0 5px 5px 0;
    opacity: 0.5;
  }
  .single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item span {
    border: 2px solid rgba(0, 0, 0, 0.2);
  }
  .single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item.selected {
    opacity: 1;
  }
  .single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .single_add_to_cart_button, .single-product #primary div.product form.cart.variations_form .woocommerce-variation-add-to-cart .quantity {
    margin-top: 20px;
  }
  .single-product #primary div.product form.cart.variations_form .woocommerce-variation-price {
    margin: 25px 0;
  }
  .single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button {
    background-color: #4C40F7;
  }
  .single-product #primary div.product form.cart.variations_form button.single_add_to_cart_button:hover {
    background-color: transparent;
  }
  .single-product #primary div.product form.cart:not(.variations_form), .single-product #primary div.product form.cart:not(.grouped_form) {
    display: flex;
    margin: 0;
    align-items: center;
    flex-wrap: wrap;
  }
  .single-product #primary div.product form.cart:not(.variations_form) .quantity, .single-product #primary div.product form.cart:not(.grouped_form) .quantity, .single-product #primary div.product form.cart:not(.variations_form) .single_add_to_cart_button, .single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .single-product #primary div.product form.cart .woocommerce-grouped-product-list td {
    vertical-align: middle;
  }
  .single-product #primary div.product .woocommerce-gallery span.onsale {
    display: none;
  }
  .single-product #primary div.product .woocommerce-product-gallery {
    width: 100% !important;
    margin-bottom: 80px;
  }
  @media screen and (max-width: 991px) {
    .single-product #primary div.product .woocommerce-product-gallery {
      margin-bottom: 50px;
    }
  }
  .single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    -webkit-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -khtml-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -moz-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -ms-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -o-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  }
  .single-product #primary div.product .woocommerce-product-gallery .flex-viewport {
    -webkit-border-radius: 18px;
    -khtml-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    -webkit-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -khtml-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -moz-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -ms-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    -o-box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
    box-shadow: 0 23px 27px rgba(16, 16, 16, 0.09);
  }
  .single-product #primary div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
    margin-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
  }
  @media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
      margin-top: 20px;
      margin-left: -10px;
      margin-right: -10px;
    }
  }
  .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
    padding: 0 15px;
    width: 25%;
    margin-bottom: 30px;
  }
  @media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
      padding: 0 10px;
    }
  }
  .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img {
    opacity: 1;
  }
  .single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
    outline: 5px solid rgba(0, 124, 251, 0.1);
    outline-offset: -5px;
  }
  .single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    position: relative;
    display: block;
  }
  .single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:before {
    content: '';
    background-color: rgba(0, 124, 251, 0.85);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:after {
    content: "\f06e";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    -webkit-border-radius: 40px;
    -khtml-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    background-color: #fff;
    text-align: center;
    color: #4C40F7;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -khtml-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
  }
  .single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:before {
    opacity: 0.8;
  }
  .single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a:hover:after {
    opacity: 1;
  }
  .single-product #primary div.product .entry-summary {
    width: 100% !important;
    margin-bottom: 80px;
  }
  @media screen and (min-width: 768px) {
    .single-product #primary div.product .entry-summary {
      position: sticky;
      top: 62px;
    }
  }
  .single-product #primary div.product .entry-summary .yith-wcwl-add-to-wishlist {
    display: none;
  }
  .single-product #primary div.product .entry-summary .woocommerce-product-rating {
    margin-bottom: 0;
  }
  .single-product #primary div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
    display: none;
  }
  .single-product #primary div.product .entry-summary .woocommerce-product-rating .star-rating-wrap {
    margin-bottom: 8px;
  }
  .single-product #primary div.product .entry-summary .entry-title {
    font-size: 30px;
    margin-bottom: 9px;
  }
  .single-product #primary div.product .entry-summary .price {
    font-size: 24px;
    line-height: 1;
    color: #222;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
  }
  .single-product #primary div.product .entry-summary .price ins {
    margin-right: 22px;
    color: #4C40F7;
  }
  .single-product #primary div.product .entry-summary .price del {
    color: #bfc7d3;
  }
  .single-product #primary div.product .entry-summary .price del .amount {
    color: #080808;
  }
  .single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt {
    border-top: 1px dashed #6f6f6f;
    padding-top: 21px;
  }
  .single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt > h3 {
    font-size: 30px;
    margin-bottom: 11px;
  }
  .single-product #primary div.product .entry-summary .single_add_to_cart_button {
    clear: left;
    margin-top: 30px;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs {
    overflow: visible;
    padding: 0;
    margin-top: -20px;
    margin-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before {
    width: 100%;
    height: 2px;
    bottom: 24px;
    z-index: -1;
    background-color: #e2e2e2;
    border: none;
    top: auto;
  }
  @media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before {
      display: none;
    }
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:after {
    display: none !important;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
    margin: 20px 8px 0 8px;
    padding: 0;
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 99;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:after {
    display: none !important;
  }
  @media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
      display: block;
      padding: 0;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 5px;
    }
    .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
      display: block;
    }
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
    padding: 0 50px;
    font-size: 15px;
    line-height: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    color: #222;
    font-weight: 600;
    position: relative;
    background-color: #fff;
    z-index: 1;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:before {
    content: '';
    background-color: #fff;
    border: 2px solid #e2e2e2;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #4C40F7;
    z-index: -1;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  @media screen and (max-width: 991px) {
    .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
      padding: 0 30px;
    }
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a {
    color: #fff;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a:before {
    opacity: 0;
  }
  .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active > a:after {
    opacity: 1;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel {
    line-height: 26px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
    display: none;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel.panel {
    padding-top: 32px;
    margin-bottom: 0;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
    border: 1px solid #dee2e6;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
    border-bottom: 1px solid #dee2e6;
    font-family: inherit;
    color: #152136;
    font-weight: normal;
    font-style: normal;
    padding: 10px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
    border-left: 1px solid #dee2e6;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
    margin-bottom: 10px !important;
  }
  .single-product #primary div.product .woocommerce-tabs .tab-product-feature-list {
    font-size: 18px;
    line-height: 34px;
  }
  .single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
    font-weight: 600;
  }
  .single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
    margin: 0;
    width: 100%;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
    margin-bottom: 15px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
    margin-bottom: 10px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
    margin-bottom: 8px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
    font-size: 24px;
    margin-bottom: 22px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
    display: none;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
    height: 140px;
    min-height: 140px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form {
    padding: 30px;
    border: 1px solid #e9e9e9;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #commentform {
    padding: 0;
    background-color: inherit;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
    padding: 0;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
    position: relative;
    margin-bottom: 20px;
    padding: 30px;
    border: 1px solid #eee;
  }
  @media screen and (max-width: 1199px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
      padding: 20px 15px 20px 20px;
    }
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
    position: absolute;
    right: 0;
    top: 0;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
    display: none;
  }
  @media screen and (max-width: 991px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
      position: static;
      margin-bottom: 8px;
    }
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
    position: relative;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
    padding: 0;
    width: 80px;
    -webkit-border-radius: 80px;
    -khtml-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
    -khtml-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
  }
  @media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
      width: 40px;
      border: none;
    }
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
    border: none;
    margin: 0;
    padding: 0 0 0 100px;
  }
  @media screen and (max-width: 767px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
      float: none;
    }
  }
  @media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
      padding-left: 60px;
    }
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
    margin: 0 0 8px;
    font-size: 16px;
  }
  @media screen and (max-width: 575px) {
    .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
      display: block;
    }
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #4C40F7;
    line-height: 22px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
    color: #222;
    font-family: 'Poppins', sans-serif;
    display: block;
    line-height: 1;
    margin-bottom: 4px;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
    display: none;
  }
  .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
    margin: 0;
  }
  .single-product #primary div.product .quantity {
    margin-right: 30px;
  }
  .single-product #primary div.product .product_meta {
    padding-top: 29px;
    border-top: 1px dashed #6f6f6f;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    color: inherit;
  }
  .single-product #primary div.product .product_meta > span {
    display: block;
    width: 100%;
    color: #222;
  }
  .single-product #primary div.product .product_meta > span + span {
    margin-top: 5px;
  }
  .single-product #primary div.product .product_meta a {
    color: #636363;
  }
  .single-product #primary div.product .product_meta a:hover {
    color: #4C40F7;
  }
  @media screen and (min-width: 768px) {
    .single-product.header-sticky #primary div.product .entry-summary {
      top: 120px;
    }
    .single-product.header-sticky.admin-bar #primary div.product .entry-summary {
      top: 150px;
    }
  }
  body.woocommerce-cart .woocommerce-cart-form .actions .button, body.woocommerce-wishlist .woocommerce-cart-form .actions .button, body.woocommerce-cart #yith-wcwl-form .actions .button, body.woocommerce-wishlist #yith-wcwl-form .actions .button {
    padding: 0 20px !important;
  }
  body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-wishlist .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-cart #yith-wcwl-form table.cart td.actions .input-text, body.woocommerce-wishlist #yith-wcwl-form table.cart td.actions .input-text {
    width: 180px !important;
    height: 54px;
    padding: 0 25px;
    font-size: 16px;
  }
  body.woocommerce-cart .woocommerce-cart-form .shop_table, body.woocommerce-wishlist .woocommerce-cart-form .shop_table, body.woocommerce-cart #yith-wcwl-form .shop_table, body.woocommerce-wishlist #yith-wcwl-form .shop_table {
    border: none;
  }
  body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, body.woocommerce-wishlist .woocommerce-cart-form .shop_table thead th, body.woocommerce-cart #yith-wcwl-form .shop_table thead th, body.woocommerce-wishlist #yith-wcwl-form .shop_table thead th {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    padding: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 3px solid #4C40F7;
  }
  body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td {
    text-align: left;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
  }
  body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td.actions, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td.actions {
    border-bottom: none;
    padding-left: 0;
    padding-right: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-name a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a, body.woocommerce-cart #yith-wcwl-form tbody .product-name a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a {
    color: #152136;
    font-size: 16px;
    font-weight: 600;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-cart #yith-wcwl-form tbody .product-name a:hover, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a:hover {
    color: #4C40F7;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-cart #yith-wcwl-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name .yith-wcqv-button {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-cart #yith-wcwl-form tbody .product-name dl.variation, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name dl.variation {
    display: none;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price, body.woocommerce-cart #yith-wcwl-form tbody .product-price, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal {
    color: #152136;
    font-size: 16px;
    font-weight: 600;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart #yith-wcwl-form tbody .product-price ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal ins {
    color: #152136;
    background-color: transparent;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail {
    text-align: center !important;
    min-width: 120px;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a {
    display: block;
  }
  body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a img, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a img {
    width: 100%;
    max-width: 80px;
  }
  body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
    position: relative;
    min-width: 50px;
  }
  body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove {
    font-size: 0px;
  }
  body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:before {
    content: "\f136";
    font-family: "Material-Design-Iconic-Font";
    font-size: 18px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    background-color: #4C40F7;
    color: #fff;
    -webkit-border-radius: 32px;
    -khtml-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
    border-radius: 32px;
    font-weight: normal;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    margin: auto;
  }
  body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:hover:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:hover:before {
    color: #fff;
    background-color: rgba(0, 124, 251, 0.85);
  }
  @media screen and (max-width: 769px) {
    body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
      min-height: 57px;
    }
  }
  body.woocommerce-cart .woocommerce-cart-form table.shop_table, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table, body.woocommerce-cart #yith-wcwl-form table.shop_table, body.woocommerce-wishlist #yith-wcwl-form table.shop_table {
    margin-bottom: 40px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
  @media screen and (max-width: 769px) {
    body.woocommerce-cart .woocommerce-cart-form table.shop_table td, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table td, body.woocommerce-cart #yith-wcwl-form table.shop_table td, body.woocommerce-wishlist #yith-wcwl-form table.shop_table td {
      background-color: #fff !important;
    }
  }
  body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
    background-color: #fff;
    padding: 40px 50px;
    -webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    -khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    width: 33.33%;
  }
  @media screen and (max-width: 991px) {
    body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
      width: 50%;
      padding-left: 40px;
      padding-right: 40px;
    }
  }
  @media screen and (max-width: 991px) {
    body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
      padding: 30px;
      width: 100%;
    }
  }
  body.woocommerce-cart .cart-collaterals .cart_totals > h2, body.woocommerce-wishlist .cart-collaterals .cart_totals > h2 {
    font-size: 24px;
    border-bottom: 1px solid rgba(96, 101, 104, 0.15);
    margin-bottom: 20px;
    padding-bottom: 14px;
    text-transform: capitalize;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-wishlist .cart-collaterals .cart_totals th {
    vertical-align: middle !important;
    border: none !important;
    color: inherit;
    font-weight: normal;
    padding: 12px 10px 12px 0px;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals th + td, body.woocommerce-wishlist .cart-collaterals .cart_totals th + td {
    border-left: 1px solid #ebebeb;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals td, body.woocommerce-wishlist .cart-collaterals .cart_totals td {
    border: none !important;
    padding: 12px 10px;
    text-align: right;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals strong, body.woocommerce-wishlist .cart-collaterals .cart_totals strong {
    font-weight: 600;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total td {
    color: #222;
    font-weight: 600;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .shop_table, body.woocommerce-wishlist .cart-collaterals .cart_totals .shop_table {
    border: none;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
    margin-bottom: 0;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
    color: #4C40F7;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
    content: '\f2f9';
    margin-left: 9px;
    font-family: "Material-Design-Iconic-Font";
    position: relative;
    top: 1px;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
    color: #4C40F7;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 10px;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    padding-bottom: 0;
  }
  body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    width: 100%;
  }
  body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .wc-proceed-to-checkout {
    text-align: right;
  }
  .woocommerce-checkout form.checkout_coupon {
    border: 1px solid #eee;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background-color: #f7f8fa;
  }
  .woocommerce-checkout form.checkout_coupon .form-row-first {
    width: 50%;
    padding-right: 30px;
  }
  .woocommerce-checkout form.checkout_coupon .form-row-last {
    width: 50%;
  }
  .woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
  .woocommerce-checkout #customer_details {
    margin: 0 -15px;
    width: inherit;
  }
  .woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
    width: 48%;
    flex: inherit;
    max-width: 100%;
  }
  @media screen and (max-width: 767px) {
    .woocommerce-checkout #customer_details {
      margin: 0;
    }
    .woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
      width: 100%;
    }
  }
  .woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
    width: 100%;
    display: block;
  }
  .woocommerce-checkout #customer_details .woocommerce-billing-fields {
    margin-bottom: 36px;
  }
  .woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
    font-size: 24px;
    margin-bottom: 18px;
    text-transform: capitalize;
  }
  .woocommerce-checkout #customer_details .woocommerce-additional-fields {
    margin-bottom: 36px;
  }
  .woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
    font-size: 24px;
    margin-bottom: 18px;
    text-transform: capitalize;
  }
  .woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
    font-size: 24px;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
    color: #4C40F7;
  }
  .woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
    position: absolute;
    opacity: 0;
  }
  .woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
    content: "\f01a";
    font-family: FontAwesome;
    margin-left: 14px;
    font-weight: normal;
  }
  .woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
    display: none !important;
  }
  .woocommerce-checkout #customer_details #billing_country_field textarea, .woocommerce-checkout #customer_details #shipping_country_field textarea, .woocommerce-checkout #customer_details #billing_address_1_field textarea, .woocommerce-checkout #customer_details #shipping_address_1_field textarea, .woocommerce-checkout #customer_details #order_comments_field textarea {
    padding: 18px 30px;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review_heading {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 18px;
    text-transform: capitalize;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review th {
    font-weight: 500;
    vertical-align: middle !important;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review th + td {
    border-left: 1px solid #ebebeb;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
    border-left: 1px solid #ebebeb;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
    margin-bottom: 60px;
    border-right: none;
    border-top: none;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
    font-weight: 700;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td {
    border-left: none;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .order-total td {
    font-size: 14px;
    font-weight: 700;
    color: #4C40F7;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review #payment {
    background-color: #f7f8fa;
    border: 1px solid #eee;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
    margin-left: 10px;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
    padding: 20px;
    border-bottom: 1px solid #eee;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
    padding: 20px;
    margin: 0;
  }
  .woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
    float: none;
    margin-top: 10px;
  }
  .woocommerce-checkout #payment label {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 600;
  }
  .woocommerce-account .site-content #primary .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: block;
    width: 100%;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
    width: 30%;
    float: left;
    padding: 0 15px;
  }
  @media screen and (max-width: 767px) {
    .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
      width: 100%;
      margin-bottom: 60px;
    }
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul {
    margin: 0;
    list-style: none;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #eaeaea;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    padding: 10px 0;
    color: #42495b;
    position: relative;
    display: block;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
    color: #4C40F7;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:before {
    content: "\f178";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: block;
    font-family: "FontAwesome";
    color: #4C40F7;
    margin-left: -16px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
    color: inherit;
    padding-left: 26px;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a:before, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover:before {
    margin-left: 0;
    opacity: 1;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
    margin-bottom: 30px;
    padding: 0 15px;
    width: 70%;
    float: left;
  }
  @media screen and (max-width: 767px) {
    .woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
      width: 100%;
      margin-bottom: 0;
    }
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-1, .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-2 {
    flex: inherit;
    max-width: inherit;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row label {
    width: 100%;
  }
  .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper {
    width: 100%;
  }
  .woocommerce-account .site-content #primary .woocommerce-form {
    background-color: #f8f8f8;
    border: 1px solid #eee;
    padding: 30px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    max-width: 670px;
    margin: 0px auto 30px auto;
  }
  .woocommerce-account .site-content #primary .woocommerce-form label {
    font-weight: 500;
    margin-bottom: 2px;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button.button {
    margin-right: 16px;
    height: auto;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword {
    margin-bottom: 0;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a {
    color: #4C40F7;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a:hover {
    color: #4C40F7;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox {
    padding: 0;
    line-height: 50px;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox span {
    font-size: 15px;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    position: relative;
    top: -1px;
  }
  .woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button {
    height: 42px;
  }
  .woocommerce-account .site-content #primary .woocommerce-notices-wrapper + h2 {
    text-align: center;
    font-size: 24px;
  }
  .woocommerce-account .site-content #primary #customer_login {
    margin: 0 -15px;
    width: inherit;
    display: flex;
    flex-wrap: wrap;
  }
  .woocommerce-account .site-content #primary #customer_login h2 {
    font-size: 24px;
  }
  .woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
    width: 50%;
    flex: inherit;
    max-width: 100%;
  }
  @media screen and (max-width: 767px) {
    .woocommerce-account .site-content #primary #customer_login {
      margin: 0;
    }
    .woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
      width: 100%;
      padding: 0;
    }
  }
  .woocommerce-account .site-content #primary .woocommerce-password-strength.bad {
    background-color: transparent;
    padding: 8px 0;
  }
  body #yith-wcwl-popup-message {
    margin-left: -108px;
    display: none;
    bottom: 30px;
    top: auto;
    right: 30px;
    left: auto;
    background-color: #4C40F7;
    border-radius: 3px;
    border: none;
    color: #fff;
    padding: 0 20px;
  }
  body #yith-quick-view-modal .yith-quick-view-overlay {
    background-color: rgba(0, 0, 0, 0.85);
  }
  body #yith-quick-view-modal .yith-wcqv-main {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close {
    color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    border: none;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 0px;
  }
  body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:before {
    content: "\f410";
    font-family: "Font Awesome 5 Pro";
    font-size: 18px;
  }
  body #yith-quick-view-modal .yith-wcqv-head #yith-quick-view-close:hover {
    color: #4C40F7;
  }
  body #yith-quick-view-modal .onsale {
    top: 29px !important;
  }
  body #yith-quick-view-modal #yith-quick-view-content div.images {
    padding: 15px;
    margin-bottom: 0;
    width: 50%;
  }
  @media screen and (max-width: 575px) {
    body #yith-quick-view-modal #yith-quick-view-content div.images {
      width: 100%;
      margin-bottom: 30px;
    }
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
    padding: 30px 30px 15px 15px;
    width: 50%;
  }
  @media screen and (max-width: 575px) {
    body #yith-quick-view-modal #yith-quick-view-content .entry-summary {
      width: 100%;
    }
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary h1.product_title {
    font-size: 30px;
    margin-bottom: 5px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-rating {
    margin-bottom: 10px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price {
    font-weight: 600;
    color: #4C40F7;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price del {
    color: #666;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .price ins {
    color: #4C40F7;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart {
    border-top: 1px solid #f7f9fb;
    border-bottom: 1px solid #f7f9fb;
    padding: 18px 0;
    margin-bottom: 30px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart label {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
    color: #232323;
    font-family: 'Poppins', sans-serif;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .reset_variations {
    display: none !important;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item {
    background-color: #f3f3f3;
    border: none;
    line-height: 40px;
    color: #6f6f6f;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease 0s;
    -khtml-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item span {
    font-size: 14px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item.selected, body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .button-variable-wrapper .button-variable-item:hover {
    background-color: #4C40F7;
    color: #fff;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item {
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    margin: 0 5px 5px 0;
    opacity: 0.5;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item span {
    border: 2px solid rgba(0, 0, 0, 0.2);
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary form.cart .color-variable-wrapper .color-variable-item.selected {
    opacity: 1;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .woocommerce-product-details__short-description p {
    margin-bottom: 24px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as {
    display: block;
    font-weight: 600;
    font-size: 15px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as span, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a {
    color: #4C40F7;
    margin-left: 7px;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .sku_wrapper a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in a:hover, body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .tagged_as a:hover {
    color: #0431b8;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .product_meta .posted_in {
    display: none;
  }
  body #yith-quick-view-modal #yith-quick-view-content .entry-summary .quantity .qty {
    margin: 0 20px 0 0;
    padding: 0 12px;
    width: 70px;
    height: 54px;
  }
  .wishlist-title {
    width: 100%;
    text-align: center;
    margin: 0 0 45px;
  }
  .wishlist-title .btn i {
    display: none;
  }
  .hidden-title-form input[type="text"] {
    margin-bottom: 15px;
  }
  .hidden-title-form .btn {
    line-height: 48px !important;
  }
  .shop_table.cart.wishlist_table {
    margin-bottom: 0 !important;
  }
  #yith-wcwl-form tfoot td {
    display: none;
  }
  #yith-wcwl-form .product-stock-status {
    font-size: 16px;
    font-weight: 600;
  }
  #yith-wcwl-form .product-stock-status .wishlist-in-stock {
    color: #0431b8 !important;
  }
  #yith-wcwl-form .wishlist-empty {
    text-align: center !important;
  }
  #yith-wcwl-form .product-add-to-cart {
    text-align: right !important;
  }
  #yith-wcwl-form .product-add-to-cart a.button {
    padding: 0 34px;
    display: inline-block !important;
  }
  #yith-wcwl-form .product-add-to-cart a.button.loading {
    padding-right: 30px;
  }
  #yith-wcwl-form .product-add-to-cart a.button.loading:after {
    top: 0 !important;
    right: 0px !important;
    text-indent: 0px;
    height: 50px !important;
    width: 50px !important;
    line-height: 50px !important;
    text-align: center !important;
  }
  #yith-wcwl-form .yith-wcwl-share {
    display: none;
  }
  @media screen and (max-width: 767px) {
    #yith-wcwl-form {
      overflow-x: scroll;
    }
    #yith-wcwl-form .cart.wishlist_table {
      min-width: 767px;
    }
  }
  .woocommerce-lost-password .woocommerce-error {
    max-width: 440px;
    margin: auto;
  }
  .woocommerce-lost-password .woocommerce-ResetPassword {
    border: 1px solid #efefef;
    background-color: #f9f9f9;
    padding: 35px 30px 25px;
    max-width: 440px;
    margin: auto;
  }
  .woocommerce-lost-password .woocommerce-ResetPassword p {
    width: 100% !important;
    float: none !important;
  }
  .woocommerce-lost-password .woocommerce-ResetPassword .woocommerce-Button {
    width: 100%;
    height: 54px;
    line-height: 54px !important;
    padding: 0 30px !important;
    color: #fff !important;
  }
  .actions button.button {
        float: right !important;
    }
  form.checkout.woocommerce-checkout input, form.checkout.woocommerce-checkout textarea, .checkout_coupon input, .woocommerce-ordering select {
    background-color: #fff;
    border: 1px solid #e3e7f2;
    color: #727a9f;
    padding: 6px 22px;
    line-height: normal;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    -webkit-transition: all 200ms linear 0ms;
    -khtml-transition: all 200ms linear 0ms;
    -moz-transition: all 200ms linear 0ms;
    -ms-transition: all 200ms linear 0ms;
    -o-transition: all 200ms linear 0ms;
    transition: all 200ms linear 0ms;
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
    outline: none;
}
.woocommerce table.shop_table {
    border: 1px solid #2f4598;
    border-collapse: collapse;
}
.woocommerce table.shop_table td, .single_page_content table th{
    border: 1px solid #2f4598;
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td {
    text-align: left;
    color: #111;
    font-weight: 600;
}
form .quantity .input-text {
    padding: 0 10px;
    border: 2px solid #e2e2e2;
    color: #767677;
    font-weight: 500;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    -moz-appearance: textfield;
    height: 54px;
    width: 83px;
}
.woo-section-wrap {
  padding: 100px 0;
}
form .quantity {
    margin-top: 17px;
}
.single-product section.related {
  overflow: inherit;
}
.single_page_content.inner-content.prysm-page-wrapper .woocommerce {
  padding: 100px 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-left: -8px;
  margin-top: 7px;
}
.woocommerce-product-details__short-description p {
  color: #111;
}

.woocommerce-product-details__short-description ul li:after {
  content: "\f058";
  font-family: "Font Awesome 5 Pro";
  position: absolute;left: 0;
  top: 0;
}

.woocommerce-product-details__short-description ul li {
  position: relative;
    color: #3a4268;
    padding-left: 23px;
}
.woocommerce-product-details__short-description ul {
  margin-top: 40px;
}