.price {
  margin-bottom: 21px;
  display: block;
}
.price del {
  margin-right: 12px;
  color: #83868a;
}
.price > .amount,
.price ins {
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
}

.woocommerce .star-rating {
  position: relative;
  font-size: 20px;
  height: 20px;
  width: 114px;
  overflow: hidden;
  color: #e1e1e1;
  float: left;
}
.woocommerce .star-rating span {
  color: #ef953e;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f005  \f005  \f005  \f005  \f005";
  top: 0;
  left: 0;
  position: absolute;
}
.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 20px;
}

.woocommerce p.stars a.star-1 {
  width: 30px;
}

.woocommerce p.stars a.star-2 {
  width: 50px;
}

.woocommerce p.stars a.star-3 {
  width: 75px;
}

.woocommerce p.stars a.star-4 {
  width: 100px;
}

.woocommerce p.stars a.star-5 {
  width: 125px;
}

.woocommerce p.stars a.star-1, .woocommerce p.stars a.star-2, .woocommerce p.stars a.star-3, .woocommerce p.stars a.star-4, .woocommerce p.stars a.star-5 {
  border-right: 1px solid #ccc;
}

.woocommerce p.stars a {
  display: inline-block;
  font-weight: 700;
  margin-right: 10px;
  text-indent: -9999px;
  position: relative;
  border-bottom: 0 !important;
  outline: 0;
}

.woocommerce p.stars a.star-1:after, .woocommerce p.stars a.star-2:after, .woocommerce p.stars a.star-3:after, .woocommerce p.stars a.star-4:after, .woocommerce p.stars a.star-5:after {
  display: inline-block;
  font: normal normal normal 20px/1 FontAwesome;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #d9e4ef;
}

.woocommerce p.stars a.star-1:after {
  content: "\f005";
}

.woocommerce p.stars a.star-2:after {
  content: "\f005  \f005";
}

.woocommerce p.stars a.star-3:after {
  content: "\f005  \f005  \f005";
}

.woocommerce p.stars a.star-4:after {
  content: "\f005  \f005  \f005  \f005";
}

.woocommerce p.stars a.star-5:after {
  content: "\f005  \f005  \f005  \f005  \f005";
}

.woocommerce p.stars a.active:after, .woocommerce p.stars a:hover:after {
  color: #ef953e;
}

.woocommerce .comment-form-rating .chosen-container {
  display: none;
}

.comment-form-rating select, .comment-form-rating .customSelect {
  display: none !important;
}

.panel {
  margin-bottom: 22px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.single-product.single .main-container {
  padding-bottom: 80px;
}

table.shop_attributes p {
  margin: 0;
}

.single-product .cart {
  margin-bottom: 22px;
}
.single-product .images {
  padding-right: 22px;
  margin-bottom: 22px;
  width: 50%;
  float: left;
}
.single-product .images .thumbnails {
  margin: 0 -5px;
}
.single-product .images .thumbnails a {
  display: block;
  padding: 0 5px;
  width: 33.33%;
  float: left;
}
.single-product .woocommerce-product-rating,
.single-product .price,
.single-product .entry-summary {
  margin-bottom: 22px;
}
.single-product .quantity {
  display: inline-block;
  margin-right: 15px;
}
.single-product .product_meta .sku_wrapper,
.single-product .product_meta .tagged_as,
.single-product .product_meta .posted_in {
  display: block;
}
.single-product .product_meta a {
  text-decoration: underline;
}
.single-product ol.commentlist li {
  background: #f6f6f6;
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
}
.single-product ol.commentlist strong[itemprop="author"] {
  line-height: 22px;
  font-size: 20px;
}
.single-product ol.commentlist time {
  color: #ef953e;
  margin: 0;
  font-style: italic;
}
.single-product ol.commentlist .avatar {
  float: left;
  margin-right: 22px;
}
.single-product ol.commentlist .star-rating {
  margin: 1px 16px 0 0;
}
.single-product ol.commentlist .meta {
  margin-bottom: 18px;
}
.single-product ol.commentlist .description {
  overflow: hidden;
}
.single-product .comment-respond {
  padding: 0;
}
.single-product .comment-respond label {
  display: block;
  margin: 0 0 5px;
}
.single-product .related.products,
.single-product .upsells.products {
  padding: 0 0 0;
  margin: 0px 0 0;
}

.woocommerce.single-product .product > span.onsale {
  left: 15px;
}

.site-main .quantity .qty {
  width: 102px;
}

.woocommerce-tabs {
  padding: 0 0 22px;
  clear: both;
}

.wc-tabs {
  margin: 0 0 8px;
}
.wc-tabs li {
  padding-right: 7px;
  display: table-cell;
}
.wc-tabs li a {
  padding: 10px 48px;
  font-size: 16px;
  border-bottom: 3px solid #707070;
}
.wc-tabs li.active a {
  border-color: #ef953e;
}

.wc-tab {
  padding: 30px 30px 8px;
  background: #f6f6f6;
}
.wc-tab h2 {
  display: none;
}

@media (max-width: 767px) {
  .wc-tabs {
    margin: 0;
  }

  .wc-tabs li a {
    display: block;
    padding: 10px 15px;
  }

  .wc-tabs li {
    padding-right: 0;
    display: block;
  }
}
@media (max-width: 480px) {
  .single_add_to_cart_button {
    display: block;
    margin-top: 24px;
  }
}
.woocommerce span.onsale {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  min-width: 100px;
  padding: 6px;
  text-align: center;
  background: #ef953e;
}

.product img {
  display: block;
  margin: 0 0 10px;
}

td.label {
  display: table-cell;
  color: inherit;
  padding: 22px 29px 21px;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  vertical-align: top;
  border-radius: none;
}

.woocommerce ul.products {
  margin: 0 -15px;
  overflow: hidden;
  clear: both;
}
.woocommerce ul.products .onsale {
  left: 15px;
}
.woocommerce ul.products li.product {
  list-style: none;
  position: relative;
  float: left;
  padding: 0 15px;
  margin: 0 0 47px;
  width: 33.333%;
  border: 0px solid;
}
.woocommerce ul.products li.product:before {
  display: none;
}
.woocommerce ul.products li.product > a:first-child {
  display: block;
}
.woocommerce ul.products li.product a:hover,
.woocommerce ul.products li.product a:focus {
  text-decoration: none;
}
.woocommerce ul.products li.product a:hover h3,
.woocommerce ul.products li.product a:focus h3 {
  text-decoration: underline;
}
.woocommerce ul.products li.product h3 {
  font-size: 24px;
  margin: 0 0 9px;
}
.woocommerce ul.products li.product a img {
  display: block;
  margin: 0 0 22px;
}
.woocommerce ul.products li.product:nth-child(3n+1) {
  clear: both;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart {
  width: 100%;
  display: block;
  margin: 21px 0 0;
}
.woocommerce ul.products li.product .added_to_cart {
  margin: 24px 0 0;
}

@media (max-width: 991px) {
  .single-product .quantity {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .woocommerce ul.products li.product {
    width: 50%;
  }
  .woocommerce ul.products li.product:nth-child(3n+1) {
    clear: none;
  }
  .woocommerce ul.products li.product:nth-child(2n+1) {
    clear: both;
  }

  .woocommerce ul.products li.product > a:first-child {
    min-height: auto;
  }

  .single-product .images {
    padding: 0;
    margin: 0 auto 39px;
    width: 100%;
    max-width: 100%;
    float: none;
    overflow: hidden;
  }

  .site-main .tabs li {
    float: none;
  }
}
@media (max-width: 480px) {
  .woocommerce ul.products .onsale {
    left: 0;
  }

  .woocommerce {
    margin-left: 0;
  }
  .woocommerce ul.products {
    margin: 0;
  }
  .woocommerce ul.products li.product {
    padding: 0;
    margin: 0 auto 47px;
    float: none;
    width: 270px;
    max-width: 100%;
  }
}
.breadcrumb {
  padding: 0;
  margin-bottom: 22px;
  background-color: transparent;
}

.woocommerce .woocommerce-ordering {
  margin: 6px 0 47px;
  float: right;
  width: 270px;
  max-width: 100%;
}
.woocommerce .woocommerce-ordering span.customSelect {
  width: 100%;
}
.woocommerce .woocommerce-result-count {
  margin: 14px 0 24px;
  float: left;
}

.woocommerce-pagination {
  padding: 0;
  margin-bottom: 24px;
}
.woocommerce-pagination a,
.woocommerce-pagination span {
  display: block;
  padding: 11px 20px;
  margin: 0 20px 20px 0;
  background: #f5f5f5;
  font-size: 18px;
  font-weight: 400;
  float: left;
}
.woocommerce-pagination a.dots,
.woocommerce-pagination span.dots {
  padding: 11px 17px;
  background: transparent;
}
.woocommerce-pagination a:hover,
.woocommerce-pagination span,
.woocommerce-pagination a.page-numbers:hover,
.woocommerce-pagination .page-numbers.current {
  background: #ef953e;
  color: #ffffff;
}
.woocommerce-pagination a {
  text-decoration: none;
}

@media (max-width: 480px) {
  .woocommerce .woocommerce-ordering {
    float: none;
    width: 100%;
  }
}
.cross-sells,
.cart_totals {
  padding: 0 0 0;
  margin: 0 0 0;
  border: 0px solid;
}
.cross-sells h2,
.cart_totals h2 {
  font-size: 30px;
}

.cross-sells + .cart_totals {
  margin: 0;
}

.shop_table.cart .quantity .qty {
  max-width: 70px;
}
.shop_table.cart img {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 70px;
}
.shop_table.cart .remove {
  color: #4d5058;
  text-decoration: none;
  font-weight: bold;
  font-size: 24px;
}
.shop_table.cart .coupon {
  display: inline-block;
}
.shop_table.cart .coupon label {
  display: none;
}
.shop_table.cart .coupon .input-text {
  margin-right: 10px;
  width: 270px;
}
.shop_table.cart tbody td.actions {
  text-align: left;
}
.shop_table.cart input[name="update_cart"] {
  float: right;
}

.cart-collaterals ul.products li.product {
  width: 25%;
}
.cart-collaterals ul.products li.product:nth-child(3n+1) {
  clear: none;
}
.cart-collaterals ul.products li.product:nth-child(4n+1) {
  clear: both;
}

.cart_totals {
  overflow: hidden;
}
.cart_totals h2,
.cart_totals table,
.cart_totals .wc-proceed-to-checkout {
  width: 50%;
  float: right;
  clear: both;
}
.cart_totals p {
  margin: 0;
}
.cart_totals .shipping-calculator-form p {
  margin: 22px 0 0;
}
.cart_totals .wc-proceed-to-checkout .button {
  float: left;
}
.cart_totals .woocommerce-shipping-calculator {
  margin-top: 22px;
}

.site-main .entry-content .payment_methods.methods li {
  margin: 0;
  padding: 0;
  border: 0 solid;
  list-style: none;
}

ul#select2-results-2 {
  background: #ffffff;
}

.select2-results .select2-highlighted {
  color: inherit;
  background: #ffffff;
}

.checkout label {
  display: block;
}
.checkout input[type="text"], .checkout input[type="url"], .checkout input[type="email"], .checkout input[type="number"], .checkout input[type="password"], .checkout input[type="search"], .checkout input[type="tel"], .checkout select, .checkout textarea {
  width: 100%;
}
.checkout .select2-container .select2-choice {
  background: #ffffff;
  border: 1px solid #cecdcd;
  position: relative;
  max-width: 100%;
  border-radius: 0;
  padding: 0;
}
.checkout .select2-container .select2-choice > .select2-chosen {
  display: block;
  padding: 7px 34px 7px 14px;
  min-width: 100%;
  height: 35px;
  max-width: 100%;
  text-align: left;
  border-radius: 0;
}
.checkout .select2-container .select2-choice .select2-arrow {
  border-radius: 0;
  width: 29px;
  height: 29px;
  background: #f6f6f6;
  color: inherit;
  top: 3px;
  right: 3px;
  text-align: center;
}
.checkout .select2-container .select2-choice .select2-arrow b:after {
  left: auto;
  margin-left: 10px;
  margin-top: -1px;
  border-top-color: #707070;
  border-bottom: 0;
}
.checkout .customSelect {
  display: none !important;
}
.checkout .payment_methods,
.checkout #shipping_method {
  list-style: none;
}
.checkout .payment_methods label,
.checkout #shipping_method label {
  display: inline-block;
}

.select2-drop.select2-drop-above {
  border-radius: 0;
}

.select2-drop-active,
.select2-drop.select2-drop-above.select2-drop-active {
  border-color: #cecdcd;
}

h3 label {
  font-weight: 700;
}

@media (max-width: 991px) {
  .cart_totals h2, .cart_totals table, .cart_totals .wc-proceed-to-checkout {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .shop_table.cart .coupon {
    display: block;
  }

  .shop_table.cart .coupon .input-text,
  .shop_table.cart .coupon .button {
    margin-bottom: 14px;
  }

  .shop_table.cart input[name="update_cart"] {
    float: none;
  }

  .shop_table .product-thumbnail {
    display: none;
  }

  .shop_table tbody td, .shop_table tbody th, .shop_table tfoot td, .shop_table tfoot th {
    padding: 14px 4px;
  }

  .cart-collaterals ul.products li.product {
    width: 270px;
    max-width: 100%;
  }
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info {
  border-top: 2px solid #ef953e;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button {
  float: right;
}

.woocommerce .woocommerce-error:after, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-info:before, .woocommerce .woocommerce-message:after, .woocommerce .woocommerce-message:before {
  content: " ";
  display: table;
}

.clear, .woocommerce .woocommerce-breadcrumb:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce .woocommerce-message:after {
  clear: both;
}

.woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  padding: 22px;
  margin: 0px 0 22px;
}

.woocommerce .woocommerce-error {
  border-top: 2px solid #dd3333;
}

.widget.widget_shopping_cart .buttons {
  padding: 13px 0 13px;
}
.widget .product_list_widget {
  padding-top: 5px;
}
.widget .product_list_widget .wp-post-image {
  display: block;
  float: left;
  margin-right: 10px;
  width: 72px;
}
.widget .product_list_widget .star-rating {
  float: none;
  display: block;
  margin: 0;
}
.widget .product_list_widget .product-title {
  overflow: hidden;
}
.widget .product_list_widget .quantity {
  display: block;
}
.widget .product_list_widget .quantity .amount {
  display: inline-block;
}
.widget .product_list_widget .amount,
.widget .product_list_widget del,
.widget .product_list_widget ins {
  display: block;
}
.widget .product_list_widget li {
  position: relative;
  min-height: 72px;
  overflow: hidden;
}
.widget .product_list_widget li.empty {
  min-height: 0;
  padding: 0;
}
.widget .product_list_widget li .product-title {
  display: block;
}
.widget .product_list_widget li a {
  margin: 0;
}
.widget.widget_product_search .woocommerce-product-search {
  position: relative;
}
.widget.widget_product_search .woocommerce-product-search:before {
  display: inline-block;
  font: normal normal normal 30px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f002";
  position: absolute;
  top: 17px;
  right: 18px;
  color: #ef953e;
  z-index: -1;
}
.widget.widget_product_search .search-field {
  border: 1px solid rgba(17, 17, 17, 0.15);
  width: 100%;
  padding: 20px 24px;
  height: 67px;
}
.widget.widget_product_search input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 18px;
  text-indent: -1000px;
  overflow: hidden;
  width: 68px;
  height: 67px;
}
.widget.widget_product_search input[type="submit"], .widget.widget_product_search input[type="submit"]:hover, .widget.widget_product_search input[type="submit"]:focus {
  background: transparent;
}

.widget .product-categories .children {
  margin: 10px 0 0  10px;
}

.woocommerce .widget_price_filter .price_slider {
  margin-bottom: 72px;
}

.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: .5em;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background-color: #f6f6f6;
  border: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #ef953e;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #ef953e;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -.3em;
  margin-left: -.5em;
}

.woocommerce .widget_price_filter .price_label {
  position: absolute;
  top: -50px;
}

.price_slider_amount {
  position: relative;
}

@media (max-width: 1229px) {
  .widget.widget_shopping_cart .buttons {
    padding: 0;
  }
  .widget.widget_shopping_cart .buttons .button {
    display: block;
    margin-bottom: 15px;
  }
}
