.woocommerce table.shop_attributes td p {
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}

.woocommerce .star-rating span {
  font-family: star !important;
}

.woocommerce .col-sm-6 .learnmore {
  padding: 0.75em 1em;
}

.woocommerce .compare {
  clear: both;
  padding: 0;
}

.woocommerce section {
  margin-bottom: 40px;
}

.woocommerce .added {
  margin: 40px 0;
  padding: 20px;
  background-color: #ebebeb;
}

.woocommerce .added p {
  margin: 0;
  line-height: 48px;
}

.woocommerce .text-right {
  text-align: right;
}

.woocommerce .stars {
  position: relative;
  margin-top: 1em;
}

.woocommerce .stars p {
  margin-bottom: 5px;
  color: #28d17c;
}

.woocommerce .stars i {
  font-size: 20px;
}

.woocommerce .quantity .qty {
  border: 1px solid #ebebeb;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0.6em;
  text-align: center;
  width: 3em;
}

.woocommerce .price {
  color: inherit !important;
  margin-bottom: 40px;
}

.woocommerce .woocommerce-billing-fields__field-wrapper .form-row .required {
  color: #28d17c;
  position: relative;
}

.woocommerce #myTab {
  margin: 40px 0 0;
}

.woocommerce .nav-tabs .nav-link {
  border: 1px solid #ebebeb;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 15px;
  color: #585858;
  background-color: #f5f5f5;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  font-weight: bold;
}

.woocommerce .nav-tabs .nav-item.show .nav-link,
.woocommerce .nav-tabs .nav-link.active {
  background-color: #ebebeb;
  border-color: #dee2e6 #dee2e6 #ebebeb;
}

.woocommerce .tab-content {
  padding: 20px;
  background-color: #ebebeb;
  border: 1px solid #dee2e6;
  border-top: none;
  margin-bottom: 40px;
}

.woocommerce .gallery img {
  margin: 0 auto 5px;
  display: block;
  cursor: pointer;
}

.woocommerce .additional-info {
  margin: 40px 0;
}

.woocommerce .additional-info > div {
  display: inline-block;
  margin-right: 15px;
}

.woocommerce .additional-info span {
  color: #28d17c;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
}

.woocommerce .green-circle {
  background-color: #28d17c;
  color: #fff;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.woocommerce .green-circle i {
  line-height: 50px;
  font-size: 20px;
}

.woocommerce a.remove {
  color: #585858 !important;
}

.woocommerce a.remove:hover {
  background-color: #585858 !important;
}

.woocommerce .cart-collaterals .cart_totals {
  float: none;
  padding: 30px;
  background-color: #efefef;
}

.woocommerce #container span.onsale {
  min-height: 4.236em;
  min-width: 4.236em;
  line-height: 3.6;
  background-color: #28d17c;
}

.woocommerce #container div.product form.cart div.quantity {
  float: none;
  margin: 0 0 4px 0;
}

.woocommerce #container div.product form.cart .button {
  float: none;
}

.woocommerce #container div.product .stock {
  color: #585858;
}

.woocommerce #container .star-rating span::before {
  color: #28d17c;
}

.woocommerce #container .woocommerce-product-rating .star-rating {
  float: none;
}

.woocommerce #container div.product .woocommerce-tabs ul.tabs {
  padding: 0 0 0 0;
  font-size: 12px;
  text-transform: uppercase;
}

.woocommerce #container ul.products.columns-1 li.product {
  width: initial;
}

.woocommerce #container ul.products.columns-1 li.product {
  width: initial;
}

.woocommerce table.shop_table {
  border-radius: 0;
  border: 2px solid #acacac;
}

.woocommerce-cart table.cart {
  position: relative;
}

.woocommerce-cart table.cart img {
  width: 150px;
}

.woocommerce-cart table.cart thead {
  text-align: center;
  background-color: #ebebeb;
  text-transform: uppercase;
}

.woocommerce-cart table.shop_table {
  border: none;
}

.woocommerce-cart table.shop_table thead th {
  font-weight: 400;
  padding: 20px 10px;
  text-align: left;
}

.woocommerce-cart table.shop_table td {
  border-top: none;
}

.woocommerce-cart .coupon {
  /*display: none;*/
}

.woocommerce-cart #coupon_code {
  width: 180px;
}

.woocommerce-cart button.button {
  background-color: #fff;
  border: 4px solid #28d17c;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 20px;
  cursor: pointer;
}

.woocommerce-cart button.button:hover {
  background-color: #28d17c !important;
  color: #fff !important;
}

.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2 {
  max-width: none !important;
  padding: 0;
  margin-bottom: 40px;
  width: 100% !important;
}

.woocommerce-checkout input,
.woocommerce-checkout textarea {
  padding: 5px 10px;
}

.woocommerce-checkout .form-row {
  display: block;
  padding: 10px 0 !important;
}

.woocommerce-checkout button.button {
  margin: 0 0 15px 0 !important;
  border-radius: 0;
  text-transform: uppercase;
  padding: 15px 30px;
  width: auto !important;
  float: right !important;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #28d17c;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 40px;
  font-size: 16px;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: inherit;
  padding: inherit;
  color: #fff !important;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover {
  text-decoration: none;
  transition: all ease 0.3s;
  background-color: #0276cf;
  color: #fff;
}

/* overrides */
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: rgba(0, 0, 0, 0.025);
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border: 0;
}

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] {
  padding-left: 0;
}

.woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] img.stripe-icon {
  float: none;
}

.woocommerce.single-product .material {
  float: left;
}

.woocommerce.single-product .container {
  clear: both;
}

.woocommerce.single-product .info {
  clear: both;
  margin: 2em 0;
  padding: 2em 0;
}

.woocommerce form .form-row label {
  position: relative;
  display: block;
  font-weight: 400;
  font-size: 16px;
  float: none;
  line-height: 1.3;
  margin: 0 0 4px 0;
  padding: 0;
  margin-bottom: 0;
  letter-spacing: 0;
}

.select2-container--default b,
.select2-selection--single b,
.select2-selection__arrow b {
  margin-left: -15px;
  margin-top: 0;
}

.woocommerce form .form-row {
  position: relative;
}

.woocommerce form .form-row label.payment_method_cod {
  font-size: initial;
  letter-spacing: initial;
}

.woocommerce form #order_comments_field label {
  font-size: initial;
  letter-spacing: initial;
  position: initial;
}

.woocommerce form .form-row label abbr {
  font-size: 16px;
}

.woocommerce.woocommerce-checkout h3 {
  font-size: 24px;
}

.woocommerce .related.products {
  clear: both;
}

.woocommerce div.product .woocommerce-tabs .panel {
  background-color: #ebebeb;
  padding: 1em;
  font-size: 14px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  left: -5px;
  border-bottom-right-radius: 0;
  border-width: 0;
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  right: 0;
  border-bottom-left-radius: 0;
  border-width: 0;
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0;
  border-radius: 0;
  background-color: #f5f5f5;
  padding-top: 1em;
  padding-bottom: 1em;
  border-left: 2px solid #ebebeb;
  border-right: 2px solid #ebebeb;
}

.woocommerce .woocommerce-customer-details address {
  border-radius: 0;
  border: 2px solid #acacac;
  border-bottom-width: 2px;
  border-right-width: 2px;
}

.woocommerce-page.page-template-default.woocommerce-cart #container, .woocommerce-page.page-template-default.woocommerce-checkout #container {
  margin-top: 200px;
}

.woocommerce.product-template-default.single-product article {
  background-color: #ebebeb;
  padding: 30px;
  margin-bottom: 20px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
  border-right: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #ebebeb;
  z-index: 2;
  border-bottom-color: #ebebeb;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0;
}

.woocommerce #reviews #comments h2 {
  color: #585858;
  font-size: 16px;
  line-height: 24px;
}

.woocommerce #review_form #respond textarea {
  background-color: #ebebeb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  margin: 0;
}

.woocommerce .woocommerce-billing-fields__field-wrapper,
.woocommerce .woocommerce-additional-fields__field-wrapper,
.woocommerce #order_review {
  padding: 3em 4em;
  background-color: #ebebeb;
}

.woocommerce #add_payment_method #payment,
.woocommerce .woocommerce-cart #payment,
.woocommerce .woocommerce-checkout #payment {
  background: #ebebeb;
  border-radius: 0;
}

.woocommerce .select2-container--default .select2-selection--single {
  background-color: #ebebeb;
  border: 2px solid #acacac;
  border-radius: 0;
  height: 32px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  background-color: #ebebeb;
  border: 2px solid #acacac;
  color: #585858;
  border-radius: 0;
}

.woocommerce ul.products li.product .star-rating {
  font-size: 1.25em;
}

.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: none;
}

.woocommerce .woocommerce-ordering select {
  padding: 1em;
  background-color: #ebebeb;
  border-radius: 0;
}

.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
  width: initial;
  margin: 1em;
}

.woocommerce ul.products li.product .price ins {
  color: #28d17c;
}

.woocommerce ul.products li.product .price {
  color: #28d17c;
}

.woocommerce-message {
  border-top-color: #28d17c;
}

.woocommerce-message::before {
  color: #28d17c;
}

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
  display: none;
}

.lightbox .bg {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(68, 68, 68, 0.6);
  z-index: 1000;
}

.lightbox .lightbox-wrap {
  position: absolute;
  top: 10%;
  left: 10%;
  right: 10%;
  bottom: 10%;
}

.lightbox img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
  margin: auto;
  display: block;
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 1001;
}

.lightbox .prev,
.lightbox .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #28d17c;
  font-size: 32px;
  cursor: pointer;
  z-index: 1001;
}

.lightbox .prev {
  left: 5px;
}

.lightbox .next {
  right: 5px;
}

.lightbox .lightbox-close {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 32px;
  line-height: 32px;
  cursor: pointer;
  color: #28d17c;
  z-index: 1001;
}

#compare {
  width: 100%;
  margin: 20px 0;
}

#compare i {
  color: #28d17c;
}

#compare p {
  margin: 0 0 5px;
}

#compare thead {
  background-color: #ebebeb;
  text-transform: uppercase;
}

#compare td {
  text-align: center;
}

#compare td:first-of-type {
  text-align: left;
}

.additional-info .container {
  padding-left: 0;
  padding-right: 0;
}

.additional-info .container .material {
  float: left;
}

.additional-info .container .material:first-child {
  margin-left: 0;
}

@media screen and (max-width: 767.98px) {
  .woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
  }
}

@media (max-width: 576px) {
  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none;
    clear: both;
  }
  .woocommerce .gallery .col-sm-4 {
    width: 33.3%;
  }
  .woocommerce .nav-tabs .nav-link {
    padding: 15px 5px;
    font-size: 10px;
  }
  .woocommerce .woocommerce-billing-fields__field-wrapper,
  .woocommerce .woocommerce-additional-fields__field-wrapper,
  .woocommerce #order_review {
    padding: 1em;
  }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 8px;
  }
  .woocommerce.single-product .material {
    float: none;
  }
  .additional-info .container .material {
    float: none;
  }
  .additional-info .container .material:first-child {
    margin-left: 0.25em;
  }
}

/**
 * Layout
 * Specific to the single product page.
 */
.product-template-default .content-area {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  .product-template-default .summary {
    width: 50.7843137255% !important;
  }
}

.product-template-default .woocommerce-product-gallery {
  padding-top: 56px;
}

@media screen and (min-width: 768px) {
  .product-template-default .woocommerce-product-gallery {
    width: 39.5098039216% !important;
  }
}

.product-template-default .woocommerce-product-rating {
  float: right;
  margin-bottom: 0 !important;
}

/**
 * Components
 * Specific to WooCommerce.
 */
.woocommerce .product_title {
  clear: right !important;
  margin-top: 2em;
}

.woocommerce .star-rating {
  font-size: 1.25rem;
  letter-spacing: 0.2em;
  margin: 0 !important;
  width: 6em !important;
}

.woocommerce .woocommerce-review-link {
  color: inherit;
}

.woocommerce .woocommerce-product-gallery__wrapper {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.woocommerce .woocommerce-product-gallery__image:nth-child(n+2) {
  margin-right: 12px;
  margin-top: 12px;
}

.woocommerce .woocommerce-product-gallery__image:nth-child(3n+4) {
  margin-right: 0;
}

.woocommerce .tabs li {
  border-left: 1px solid #ebebeb !important;
  border-right: 0 !important;
  border-top: 1px solid #ebebeb !important;
  font-size: 18px;
  padding: 1.2em 1.75em !important;
}

.woocommerce .tabs li:last-child {
  border-right: 1px solid #ebebeb !important;
}

.woocommerce .tabs li a {
  color: #585858 !important;
  font-weight: 400 !important;
  line-height: 1;
  padding: 0 !important;
}

.woocommerce .wc-tab {
  font-size: 18px !important;
  padding: 78px 60px 56px !important;
}

.woocommerce .wc-tab > *:first-child {
  margin-top: 0 !important;
}

.woocommerce-notice {
  background-color: #f6f6f6;
  padding: 2em;
  text-align: center;
  font-size: 2em;
  line-height: 1.4em;
  color: #28d17c;
}
