@charset "UTF-8";
/*-------------------------------------------------------------
Project: Agencium Wordpress Theme
--------------------------------------------------------------*/
/********** WooCommerce Account Page **********/
body.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul {
  display: block;
  margin: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin: 0;
  padding: 0;
  border-top-style: solid;
  border-top-width: 1px;
  counter-increment: section;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
  content: none;
  display: none;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  display: block;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 600;
  padding: 15px 42px 15px 0;
  text-decoration: none;
  position: relative;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  content: ".0" counter(section) " /";
  margin: 0 30px 0 0;
  font-size: 12px;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:after {
  content: '\e81a';
  position: absolute;
  display: block;
  font: 400 normal 16px/30px 'fontello';
  right: 2px;
  left: initial;
  top: 15px;
}
body.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
body.woocommerce-account .woocommerce-MyAccount-content h3 {
  position: relative;
  margin: 0 0 1em;
}
body.woocommerce-account .woocommerce-MyAccount-content h3 > span {
  font-size: 110%;
}
body.woocommerce-account .woocommerce-address-fields__field-wrapper {
  margin: 0 -10px;
}
body.woocommerce-account .woocommerce-address-fields__field-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
body.woocommerce-account h3 {
  margin-bottom: 1em;
}
body.woocommerce-account .woocommerce-EditAccountForm {
  margin: 0 -10px;
}
body.woocommerce-account .woocommerce-EditAccountForm fieldset {
  border-width: 1px;
  border-style: solid;
  width: auto;
}
body.woocommerce-account .woocommerce-EditAccountForm fieldset:not(:first-child) {
  margin: 65px 0 0;
}
body.woocommerce-account .woocommerce-EditAccountForm fieldset .form-row {
  width: auto;
}
body.woocommerce-account .woocommerce-EditAccountForm legend {
  margin-bottom: 0.7333em;
  padding: 0 10px;
}
body.woocommerce-account .woocommerce-EditAccountForm .button {
  margin: 30px 10px 0;
}
body.woocommerce-account .woocommerce-EditAccountForm label {
  line-height: 1.875em !important;
}
body.woocommerce-account .woocommerce-EditAccountForm .form-row:not(.form-row-first):not(.form-row-last) {
  width: calc(100% - 20px);
}
body.woocommerce-account .password-input {
  display: block;
  width: 100%;
}
body.woocommerce-account .form-attention {
  padding: 0;
  margin: 0 20px;
  font-size: 16px;
  text-align: center;
}
body.woocommerce-account .form-attention a,
body.woocommerce-account .form-attention span {
  text-decoration: underline;
}
body.woocommerce-account .form-attention a:hover,
body.woocommerce-account .form-attention span:hover {
  text-decoration: none;
}
body.woocommerce-account .woocommerce-privacy-policy-text {
  padding: 0 20px;
  margin: 20px 0;
}
body.woocommerce-account .woocommerce-privacy-policy-text p {
  padding: 0 !important;
}
body.woocommerce-account address {
  padding: 0;
  border: none;
}
body.woocommerce-account .woocommerce-Address:not(:first-child) {
  margin-top: 70px !important;
}

.tab-columns .tab-columns-switcher {
  text-decoration: underline;
  cursor: pointer;
}
.tab-columns .tab-column.hidden {
  display: none;
}

/********** Orders List **********/
body .woocommerce .order-again,
body .woocommerce-page .order-again {
  margin: 30px 0 0;
}
body .woocommerce .woocommerce-order table.shop_table,
body .woocommerce .woocommerce-MyAccount-content table.shop_table,
body .woocommerce-page .woocommerce-order table.shop_table,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table {
  border-spacing: unset;
  border-top-style: solid;
  border-top-width: 1px;
  margin: 0;
}
body .woocommerce .woocommerce-order table.shop_table td,
body .woocommerce .woocommerce-order table.shop_table tbody th,
body .woocommerce .woocommerce-order table.shop_table tfoot th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table td,
body .woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,
body .woocommerce-page .woocommerce-order table.shop_table td,
body .woocommerce-page .woocommerce-order table.shop_table tbody th,
body .woocommerce-page .woocommerce-order table.shop_table tfoot th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table td,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
  border-top-width: 1px;
  border-top-style: solid;
}
body .woocommerce .woocommerce-order table.shop_table thead th,
body .woocommerce .woocommerce-MyAccount-content table.shop_table thead th,
body .woocommerce-page .woocommerce-order table.shop_table thead th,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -.03em;
}
body .woocommerce .woocommerce-order table.shop_table .button,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button,
body .woocommerce-page .woocommerce-order table.shop_table .button,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button {
  min-width: 0;
  padding: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
body .woocommerce .woocommerce-order table.shop_table .button:after,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:after,
body .woocommerce-page .woocommerce-order table.shop_table .button:after,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:after {
  content: none;
  display: none;
}
body .woocommerce .woocommerce-order table.shop_table .button:hover,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:hover,
body .woocommerce-page .woocommerce-order table.shop_table .button:hover,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:hover {
  border-color: transparent;
}
body .woocommerce .woocommerce-order table.shop_table .download-product a,
body .woocommerce .woocommerce-order table.shop_table .product-name a,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .download-product a,
body .woocommerce .woocommerce-MyAccount-content table.shop_table .product-name a,
body .woocommerce-page .woocommerce-order table.shop_table .download-product a,
body .woocommerce-page .woocommerce-order table.shop_table .product-name a,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .download-product a,
body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .product-name a {
  text-decoration: none;
}

/********** Order Details ***********/
body .woocommerce ul.order_details,
body .woocommerce-page ul.order_details {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}
body .woocommerce ul.order_details:before, body .woocommerce ul.order_details:after,
body .woocommerce-page ul.order_details:before,
body .woocommerce-page ul.order_details:after {
  content: none;
  display: none;
}
body .woocommerce ul.order_details li,
body .woocommerce-page ul.order_details li {
  text-align: center;
  float: none;
  margin-right: 0;
  margin-bottom: 0 !important;
  padding: 0;
  border: none;
}
body .woocommerce ul.order_details li:before,
body .woocommerce-page ul.order_details li:before {
  content: none;
  display: none;
}
body .woocommerce ul.order_details li:not(:first-child),
body .woocommerce-page ul.order_details li:not(:first-child) {
  margin-top: 20px;
  padding: 20px 0 0 !important;
  border-top-style: dashed;
  border-top-width: 1px;
}
body .woocommerce .woocommerce-customer-details address,
body .woocommerce-page .woocommerce-customer-details address {
  padding: 0;
  border: none;
  width: initial;
}
body .woocommerce .woocommerce-customer-details address p,
body .woocommerce-page .woocommerce-customer-details address p {
  margin: 1em 0;
}
body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2,
body .woocommerce-page .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2 {
  margin-top: 70px;
}
body .woocommerce .woocommerce-customer-details,
body .woocommerce .woocommerce-order-details,
body .woocommerce .woocommerce-order-downloads,
body .woocommerce-page .woocommerce-customer-details,
body .woocommerce-page .woocommerce-order-details,
body .woocommerce-page .woocommerce-order-downloads {
  margin: 0;
}
body .woocommerce .woocommerce-customer-details:not(:first-child),
body .woocommerce .woocommerce-order-details:not(:first-child),
body .woocommerce .woocommerce-order-downloads:not(:first-child),
body .woocommerce-page .woocommerce-customer-details:not(:first-child),
body .woocommerce-page .woocommerce-order-details:not(:first-child),
body .woocommerce-page .woocommerce-order-downloads:not(:first-child) {
  margin-top: 70px;
}
body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot td,
body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot td {
  font-weight: 300;
}

@media only screen and (min-width: 481px) {
  body .woocommerce ul.order_details li {
    text-align: left;
  }
  body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin-left: -15px;
    margin-right: -15px;
  }
  body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-1,
  body .woocommerce .woocommerce-customer-details .woocommerce-columns.col2-set .woocommerce-column.col-2 {
    width: 50%;
    padding: 0 15px;
    min-width: 0;
    max-width: none;
    display: block;
    flex-basis: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 841px) {
  body .woocommerce .woocommerce-order table.shop_table,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table,
  body .woocommerce-page .woocommerce-order table.shop_table,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
  }
  body .woocommerce .woocommerce-order table.shop_table td,
  body .woocommerce .woocommerce-order table.shop_table tbody th,
  body .woocommerce .woocommerce-order table.shop_table tfoot th,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table td,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table tbody th,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table tfoot th,
  body .woocommerce-page .woocommerce-order table.shop_table td,
  body .woocommerce-page .woocommerce-order table.shop_table tbody th,
  body .woocommerce-page .woocommerce-order table.shop_table tfoot th,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table td,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tbody th,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table tfoot th {
    padding: 30px 19px;
  }
  body .woocommerce .woocommerce-order table.shop_table thead th,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table thead th,
  body .woocommerce-page .woocommerce-order table.shop_table thead th,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table thead th {
    padding: 25px 19px 24px;
  }
  body .woocommerce .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions,
  body .woocommerce-page .woocommerce-order table.shop_table .woocommerce-orders-table__cell-order-actions,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .woocommerce-orders-table__cell-order-actions {
    width: 100px;
    font-size: 0;
  }
  body .woocommerce .woocommerce-order table.shop_table .button,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table .button,
  body .woocommerce-page .woocommerce-order table.shop_table .button,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button {
    min-width: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  body .woocommerce .woocommerce-order table.shop_table .button:after,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:after,
  body .woocommerce-page .woocommerce-order table.shop_table .button:after,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:after {
    content: none;
    display: none;
  }
  body .woocommerce .woocommerce-order table.shop_table .button:hover,
  body .woocommerce .woocommerce-MyAccount-content table.shop_table .button:hover,
  body .woocommerce-page .woocommerce-order table.shop_table .button:hover,
  body .woocommerce-page .woocommerce-MyAccount-content table.shop_table .button:hover {
    border-color: transparent;
  }
  body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr th,
  body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr td,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr th,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr td {
    padding: 7px 19px;
    border: none;
  }
  body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child th,
  body .woocommerce .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child td,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child th,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details tfoot tr:first-child td {
    padding: 30px 19px 7px;
    border-top-width: 1px;
    border-top-style: solid;
  }
  body .woocommerce .woocommerce-order table.woocommerce-table--order-details th:first-child,
  body .woocommerce .woocommerce-order table.woocommerce-table--order-details td:first-child,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details th:first-child,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-details td:first-child {
    padding-left: 0 !important;
  }
  body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr td, body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr th,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr td,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr th {
    text-align: center;
  }
  body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr td:first-child, body .woocommerce .woocommerce-order table.woocommerce-table--order-downloads tr th:first-child,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr td:first-child,
  body .woocommerce-page .woocommerce-order table.woocommerce-table--order-downloads tr th:first-child {
    text-align: left;
    padding-left: 0;
  }

  body .woocommerce ul.order_details {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
  body .woocommerce ul.order_details li {
    text-align: left;
  }
  body .woocommerce ul.order_details li:not(:first-child) {
    margin-top: 0;
    border-top: none;
    margin-left: 20px;
    padding: 0 0 0 20px !important;
    border-left-style: dashed;
    border-left-width: 1px;
  }
}
@media only screen and (min-width: 1021px) {
  body.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 27%;
  }
  body.woocommerce-account .woocommerce-MyAccount-content {
    width: 73%;
    padding: 0 0 0 40px;
  }
}
.woocommerce .woocommerce-cart-form table.shop_table,
.woocommerce-page .woocommerce-cart-form table.shop_table {
  border: none;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table thead tr,
.woocommerce-page .woocommerce-cart-form table.shop_table thead tr {
  overflow: hidden;
}
.woocommerce .woocommerce-cart-form table.shop_table td,
.woocommerce-page .woocommerce-cart-form table.shop_table td {
  border-top: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-quantity,
.woocommerce-page .woocommerce-cart-form table.shop_table td.product-quantity {
  overflow: hidden;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-quantity:before,
.woocommerce-page .woocommerce-cart-form table.shop_table td.product-quantity:before {
  margin: 10px 0 0 0;
}
.woocommerce .woocommerce-cart-form table.shop_table th,
.woocommerce-page .woocommerce-cart-form table.shop_table th {
  font-size: 20px;
  font-weight: 600;
  border-top: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  letter-spacing: -.03em;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
  padding: 50px 0 0;
  position: relative;
  z-index: 2;
  border: none;
  text-align: right;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions:after,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 20px;
  border-right-style: solid;
  border-right-width: 1px;
  right: 0;
  left: initial;
  bottom: 100%;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .input-text,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .input-text {
  width: 100%;
  float: none;
  margin: 0;
  border: none;
  padding: 0 20px 11px 0;
  height: 42px;
  font-size: 16px;
  line-height: 30px;
  background: none;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin: 5px 0 15px 0;
  display: block;
  z-index: 2;
  background: none;
  padding: 0;
  line-height: 1.3125em;
  font-weight: 400;
  letter-spacing: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: initial;
  width: auto;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button:after,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button:after {
  content: none;
  display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button:hover,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button:hover {
  border-color: transparent;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions > .button {
  border: none;
  background: none;
  padding: 0;
  margin: 40px 0 0;
  border-bottom-style: solid;
  border-bottom-color: initial;
  border-bottom-width: 1px;
  font-size: 16px;
  line-height: 1.3125em;
  font-weight: 400;
  letter-spacing: 0;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  width: auto;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button:disabled,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions > .button:disabled {
  cursor: default;
  opacity: .5;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button:not(:disabled):hover,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions > .button:not(:disabled):hover {
  border-bottom-color: transparent;
}
.woocommerce .woocommerce-cart-form table.shop_table td.actions > .button:after,
.woocommerce-page .woocommerce-cart-form table.shop_table td.actions > .button:after {
  content: none;
  display: none;
}
.woocommerce .woocommerce-cart-form table.shop_table img,
.woocommerce-page .woocommerce-cart-form table.shop_table img {
  width: 85px;
  border: none;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-name {
  text-align: left;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name a,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-name a {
  text-decoration: none;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name .product-rating-wrapper:not(:first-child),
.woocommerce-page .woocommerce-cart-form table.shop_table .product-name .product-rating-wrapper:not(:first-child) {
  margin: 10px 0 0;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-name .product-rating-wrapper .star-rating,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-name .product-rating-wrapper .star-rating {
  float: none;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-subtotal,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-subtotal {
  padding: 20px 0;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove .remove {
  width: 14px;
  height: 14px;
  font: 400 normal 0/14px 'fontello';
  background: none;
  margin: 0;
}
.woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove:before,
.woocommerce-page .woocommerce-cart-form table.shop_table .product-remove .remove:before {
  content: '\e80f';
  font-size: 14px;
  line-height: 14px;
}
.woocommerce .woocommerce-cart-form table.shop_table tr:not(:first-child) .product-remove .remove,
.woocommerce-page .woocommerce-cart-form table.shop_table tr:not(:first-child) .product-remove .remove {
  margin-top: 40px;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  margin: 80px 0 0;
}
.woocommerce .cart-collaterals p:not(:first-child):not(:last-child),
.woocommerce-page .cart-collaterals p:not(:first-child):not(:last-child) {
  margin: 0 0 7px;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  margin: 0 0 15px !important;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table {
  border: none !important;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table th, .woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
  border: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table th {
  font-weight: 300;
  padding: 9px 12px 9px 0;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
  padding-left: 0;
  padding-right: 0;
  background: none;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,
.woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td {
  text-align: left !important;
  text-transform: none;
  font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals ul,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method,
.woocommerce-page .cart-collaterals .cart_totals ul,
.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method {
  padding: 3px 0 0;
}
.woocommerce .cart-collaterals .cart_totals ul > li,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method > li,
.woocommerce-page .cart-collaterals .cart_totals ul > li,
.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method > li {
  text-transform: none;
  font-weight: 400;
  text-align: left;
  padding: 0;
}
.woocommerce .cart-collaterals .cart_totals ul > li:before,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method > li:before,
.woocommerce-page .cart-collaterals .cart_totals ul > li:before,
.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method > li:before {
  content: none;
  display: none;
}
.woocommerce .cart-collaterals .cart_totals ul li input,
.woocommerce .cart-collaterals .cart_totals ul#shipping_method li input,
.woocommerce-page .cart-collaterals .cart_totals ul li input,
.woocommerce-page .cart-collaterals .cart_totals ul#shipping_method li input {
  vertical-align: text-top;
  margin: 5px 19px 0 0;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination {
  text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
  min-width: 280px;
}
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator .form-row.form-row-first, .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-calculator .form-row.form-row-last,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator .form-row.form-row-first,
.woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-calculator .form-row.form-row-last {
  width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-button,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-button {
  text-decoration: none;
  border-bottom: solid 1px;
  line-height: 1.125em;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-button:hover,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-button:hover {
  border-color: transparent;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form {
  margin: 30px -10px;
  width: 300px;
  text-align: left;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p {
  padding: 0 10px;
  position: relative;
  z-index: 2;
  margin: 0 0 10px;
  clear: both;
  float: none;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form button,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form button {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 15px 0 0;
  border: none;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .form-row,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .form-row {
  position: relative;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .form-row input,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .form-row input {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .form-row input:hover,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .form-row input:hover {
  border-color: transparent;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .form-row:before,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .form-row:before {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  left: 50%;
  right: 50%;
  bottom: 0;
  -webkit-transition: left 0.3s, right 0.3s, opacity 0.1s;
  transition: left 0.3s, right 0.3s, opacity 0.1s;
  opacity: 0;
}
.woocommerce .cart-collaterals .cart_totals .shipping-calculator-form .form-row:focus-within:before,
.woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form .form-row:focus-within:before {
  left: 15px;
  right: 15px;
  opacity: 1;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
  position: relative;
  z-index: 2;
  line-height: 1;
  font-size: 0;
  padding: 35px 0 0;
}
.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .button,
.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .button {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: none;
  text-decoration: none;
  outline: none;
}

.shipping-calculator-form .input-text {
  height: 42px;
  padding: 8px 0;
}

@media only screen and (max-width: 768px) {
  .woocommerce table.cart td.actions,
  .woocommerce #content table.cart td.actions,
  .woocommerce-page table.cart td.actions,
  .woocommerce-page #content table.cart td.actions {
    background: none !important;
  }
  .woocommerce table.cart .product-thumbnail,
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail {
    display: block;
  }
  .woocommerce table.cart .product-thumbnail:before,
  .woocommerce #content table.cart .product-thumbnail:before,
  .woocommerce-page table.cart .product-thumbnail:before,
  .woocommerce-page #content table.cart .product-thumbnail:before {
    content: none;
    display: none;
  }
  .woocommerce .woocommerce-cart-form table.shop_table td.actions,
  .woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
    padding: 30px 0 0;
  }
}
@media only screen and (min-width: 769px) {
  .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
  .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
    background: none;
  }
  .woocommerce .woocommerce-cart-form table.shop_table,
  .woocommerce-page .woocommerce-cart-form table.shop_table {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .woocommerce .woocommerce-cart-form table.shop_table td,
  .woocommerce-page .woocommerce-cart-form table.shop_table td {
    padding: 50px 10px;
    text-align: center;
  }
  .woocommerce .woocommerce-cart-form table.shop_table th,
  .woocommerce-page .woocommerce-cart-form table.shop_table th {
    padding: 0 10px 24px;
    text-align: center;
  }
  .woocommerce .woocommerce-cart-form table.shop_table th.product-name,
  .woocommerce-page .woocommerce-cart-form table.shop_table th.product-name {
    text-indent: -50px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table td.actions,
  .woocommerce-page .woocommerce-cart-form table.shop_table td.actions {
    padding: 50px 0 0;
    border: none;
    text-align: right;
  }
  .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon,
  .woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    width: 420px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table td.actions .coupon .button,
  .woocommerce-page .woocommerce-cart-form table.shop_table td.actions .coupon .button {
    width: auto;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail,
  .woocommerce-page .woocommerce-cart-form table.shop_table .product-thumbnail {
    width: 85px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-thumbnail img,
  .woocommerce-page .woocommerce-cart-form table.shop_table .product-thumbnail img {
    position: relative;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-remove,
  .woocommerce-page .woocommerce-cart-form table.shop_table .product-remove {
    padding-left: 0;
    padding-right: 10px;
  }
  .woocommerce .woocommerce-cart-form table.shop_table .product-remove .remove,
  .woocommerce-page .woocommerce-cart-form table.shop_table .product-remove .remove {
    margin: 0;
    text-align: left;
  }
  .woocommerce .woocommerce-cart-form table.shop_table tr:not(:first-child) .product-remove .remove,
  .woocommerce-page .woocommerce-cart-form table.shop_table tr:not(:first-child) .product-remove .remove {
    margin-top: 0;
  }
  .woocommerce .woocommerce-cart-form table.shop_table td.product-subtotal,
  .woocommerce-page .woocommerce-cart-form table.shop_table td.product-subtotal {
    padding: 50px 0 50px 10px;
    width: 14%;
  }
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    margin: 80px 0 0;
  }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: auto;
    min-width: 190px;
    padding: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    margin: 15px 0 !important;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table tr:not(.woocommerce-shipping-totals),
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table tr:not(.woocommerce-shipping-totals) {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table td,
  .woocommerce .cart-collaterals .cart_totals table.shop_table th,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table td,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table th {
    padding: 10px 0 11px;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table td:last-child,
  .woocommerce .cart-collaterals .cart_totals table.shop_table th:last-child,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table td:last-child,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table th:last-child {
    padding-left: 20px;
    text-align: right;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table td,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table td {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    text-align: right;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table th,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table th {
    width: initial;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals {
    position: relative;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,
  .woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals th,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals th {
    display: block;
  }
  .woocommerce .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td,
  .woocommerce-page .cart-collaterals .cart_totals table.shop_table .woocommerce-shipping-totals td {
    padding: 0 0 8px !important;
    text-transform: inherit;
    text-align: left;
    font-weight: 400;
  }
  .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-destination,
  .woocommerce-page .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    text-align: left;
  }
  .woocommerce .cart-collaterals .cart_totals .shipping-calculator-button,
  .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-button {
    margin: 0;
  }
  .woocommerce .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type,
  .woocommerce-page .cart-collaterals .cart_totals .shipping-calculator-form p:last-of-type {
    margin: 0;
  }
}
@media only screen and (min-width: 1021px) {
  .woocommerce .woocommerce-cart-form table.shop_table .product-remove,
  .woocommerce-page .woocommerce-cart-form table.shop_table .product-remove {
    width: 95px;
  }
}
/********** WooCommerce Checkout Page **********/
.woocommerce-checkout .content h3:not(#ship-to-different-address) {
  padding: 0 0 1.25em;
  margin: 0 0 .6em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  letter-spacing: -.03em;
}
.woocommerce-checkout .content h3:not(#ship-to-different-address) > span {
  font-size: 110%;
}
.woocommerce-checkout .content h3#ship-to-different-address {
  margin: 0;
}
.woocommerce-checkout .content-wrapper .content-inner ul > li {
  padding: 0;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields {
  margin-top: 90px;
}
.woocommerce-checkout .checkout .woocommerce-additional-fields__field-wrapper .form-row textarea.input-text {
  height: 85px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: block;
  width: 100%;
  padding-top: 3px;
}
.woocommerce .woocommerce-form-login .form-row.form-row-last,
.woocommerce .woocommerce-form-login .form-row.form-row-first,
.woocommerce-page .woocommerce-form-login .form-row.form-row-last,
.woocommerce-page .woocommerce-form-login .form-row.form-row-first {
  width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-page .woocommerce-form-login .woocommerce-form-login__submit {
  float: none;
  clear: both;
}
.woocommerce .woocommerce-form-login .lost_password,
.woocommerce-page .woocommerce-form-login .lost_password {
  padding: 0 5px;
}
.woocommerce .woocommerce-checkout h3#order_review_heading:first-child,
.woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
  margin-top: 50px;
}
.woocommerce .woocommerce-checkout .place-order,
.woocommerce-page .woocommerce-checkout .place-order {
  margin: 27px 0 0 !important;
  position: relative;
  z-index: 2;
}
.woocommerce .woocommerce-checkout .woocommerce-account-fields .form-row,
.woocommerce-page .woocommerce-checkout .woocommerce-account-fields .form-row {
  margin: 0 0 8px !important;
}
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields,
.woocommerce-page .woocommerce-checkout .woocommerce-shipping-fields {
  margin: 11px 0 0;
}
.woocommerce form .woocommerce-billing-fields__field-wrapper,
.woocommerce form .woocommerce-shipping-fields__field-wrapper,
.woocommerce form .woocommerce-additional-fields__field-wrapper,
.woocommerce form .woocommerce-account-fields,
.woocommerce-page form .woocommerce-billing-fields__field-wrapper,
.woocommerce-page form .woocommerce-shipping-fields__field-wrapper,
.woocommerce-page form .woocommerce-additional-fields__field-wrapper,
.woocommerce-page form .woocommerce-account-fields {
  margin: 0 -10px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
  clear: left;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
  padding: 0 10px 0;
  margin: 0 0 15px !important;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
  line-height: 30px;
  height: 69px;
}
.woocommerce form h3 label,
.woocommerce-page form h3 label {
  letter-spacing: normal;
}
.woocommerce form .woocommerce-privacy-policy-text,
.woocommerce-page form .woocommerce-privacy-policy-text {
  font-size: 16px;
  line-height: 1.375em;
  letter-spacing: .01em;
}
.woocommerce form .woocommerce-privacy-policy-text p,
.woocommerce-page form .woocommerce-privacy-policy-text p {
  line-height: inherit;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required {
  padding: 0;
  margin: 35px 0 0 !important;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox {
  position: relative;
  padding: 0 0 0 35px;
  line-height: 1.375em;
  display: block;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox input[type="checkbox"],
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox input[type="checkbox"] {
  position: absolute;
  left: 0;
  right: initial;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required a,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required a {
  white-space: nowrap;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .validate-required .required,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .validate-required .required {
  color: #FFA16A;
}

.woocommerce form.login,
.woocommerce form.register {
  padding: 20px 5px;
}
.woocommerce form.checkout_coupon {
  padding: 20px 15px;
}
.woocommerce form.checkout_coupon .form-row {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.woocommerce form.checkout_coupon .form-row.form-row-first {
  margin: 0 !important;
  width: 57%;
}
.woocommerce form.checkout_coupon .form-row.form-row-last {
  padding: 1px 0 11px;
  width: auto;
  float: left;
}
.woocommerce form.checkout_coupon input.input-text {
  padding: 0 20px 11px 0;
  height: 42px;
  background: none;
  font-size: 16px;
  line-height: 31px;
}
.woocommerce form.checkout_coupon .button {
  background: none;
  font-weight: 400;
  letter-spacing: 0;
  border-color: initial;
}
.woocommerce form.checkout_coupon .button:after {
  content: none;
  display: none;
}
.woocommerce form.checkout_coupon .button:hover {
  border-color: transparent;
}

.woocommerce-checkout-review-order:not(:last-child) {
  margin-bottom: 55px;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table {
  border: none !important;
  margin-top: 0 !important;
  vertical-align: top;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table:not(:last-child) {
  margin-bottom: 71px !important;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table thead,
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table tbody {
  display: none;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .order-total .amount {
  font-weight: 600;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table td {
  padding: 6px 0 7px 16px;
  vertical-align: top;
  text-align: right;
  font-weight: inherit;
  border: none;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table th {
  padding: 6px 0 7px;
  vertical-align: top;
  font-weight: inherit;
  border: none;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li {
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 0 .5em;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li label {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 300;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table ul li:before {
  display: none;
  content: none;
}
.woocommerce-checkout-review-order .shop_table.woocommerce-checkout-review-order-table .woocommerce-shipping-methods {
  display: inline-block;
  text-align: left;
}
.woocommerce-checkout-review-order .checkout_cart_table {
  width: 100%;
}
.woocommerce-checkout-review-order .checkout_cart_table:not(:last-child) {
  margin-bottom: 57px !important;
}
.woocommerce-checkout-review-order .checkout_cart_table td {
  padding: 15px 0 15px 16px;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
  padding: 15px 0;
  width: 50px;
  vertical-align: top;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
  width: 50px;
  height: auto;
  display: block;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-info-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name {
  width: 100%;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-title {
  line-height: 24px;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-title a {
  text-decoration: none;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-info {
  font-size: 16px;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-name .product-name-info:not(:first-child) {
  margin: 8px 0 0;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-total {
  margin: 0 0 0 20px;
  min-width: 82px;
  line-height: 24px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-total .amount {
  display: block;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-remove {
  width: 13px;
  margin: 0 0 0 20px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-remove .remove {
  width: 13px;
  height: 24px;
  font: 400 normal 0/24px 'fontello';
  background: none;
  margin: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  display: block;
}
.woocommerce-checkout-review-order .checkout_cart_table .product-box-remove .remove:before {
  content: '\e80f';
  font-size: 13px;
  line-height: 24px;
}

.woocommerce-checkout-review-total {
  margin: -11px 0 0;
}
.woocommerce-checkout-review-total .checkout_total_table {
  width: 100%;
}
.woocommerce-checkout-review-total .checkout_total_table td {
  padding: 10px 0 10px 20px;
  text-align: right;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}
.woocommerce-checkout-review-total .checkout_total_table td:first-child {
  padding: 10px 0;
  text-align: left;
}

.woocommerce-checkout-shipping-method:not(:last-child) {
  margin-bottom: 65px;
}
.woocommerce-checkout-shipping-method ul#shipping_method {
  margin: 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li {
  margin: 0;
  padding: 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li:not(:first-child) {
  margin: 8px 0 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li:before {
  content: none;
  display: none;
}
.woocommerce-checkout-shipping-method ul#shipping_method li input {
  vertical-align: middle;
  margin: -2px 10px 0 0;
}
.woocommerce-checkout-shipping-method ul#shipping_method li label {
  vertical-align: middle;
  font-weight: 600;
  display: inline;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
  margin: 0;
  padding: 0;
  border: none;
}
#add_payment_method #payment ul.payment_methods li,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice),
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) {
  padding: 0;
}
#add_payment_method #payment ul.payment_methods li:before,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
  content: none;
  display: none;
}
#add_payment_method #payment ul.payment_methods li img,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) img,
.woocommerce-checkout #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) img {
  display: inline-block;
  margin: -2px .5em 0 .5em;
}
#add_payment_method #payment ul.payment_methods li.payment_method_paypal .about_paypal,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal,
.woocommerce-cart #payment ul.payment_methods li.payment_method_paypal .about_paypal,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal,
.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal .about_paypal,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice).payment_method_paypal .about_paypal {
  font-size: 1em;
  line-height: inherit;
  float: none;
  font-weight: 400;
  white-space: nowrap;
}
#add_payment_method #payment ul.payment_methods li input,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) input,
.woocommerce-checkout #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) input {
  margin: 0 12px -.3125em 0;
}
#add_payment_method #payment ul.payment_methods li label,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice) label,
.woocommerce-cart #payment ul.payment_methods li label,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice) label,
.woocommerce-checkout #payment ul.payment_methods li label,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice) label {
  display: inline;
  font-size: 14px;
  letter-spacing: .025em;
}
#add_payment_method #payment ul.payment_methods li + li,
.woocommerce-cart #payment ul.payment_methods li + li,
.woocommerce-checkout #payment ul.payment_methods li + li {
  margin: 12px 0 0;
}
#add_payment_method #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-cart #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
  padding: .5em 1.5em 1em;
}

.woocommerce .checkout-columns .checkout-column-side,
.woocommerce-page .checkout-columns .checkout-column-side {
  margin-top: 90px;
}
.woocommerce .checkout-columns .col2-set .col-2,
.woocommerce-page .checkout-columns .col2-set .col-2 {
  margin: 0;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
  padding: 0;
}

.checkout-total-wrapper {
  margin-bottom: 20px;
}
.checkout-total-wrapper:not(:first-child) {
  margin-top: 90px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  float: none;
  margin: 0;
}

.woocommerce #payment button.agencium-alter-button,
.woocommerce-page #payment button.agencium-alter-button {
  margin: 60px 0 0;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  margin: 2px 0 2px 35px;
  padding: 0;
  font-size: 12px;
  line-height: 2em;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
  width: calc(100% - 35px);
  opacity: .5;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
  content: none;
  display: none;
}
#add_payment_method #payment div.payment_box p,
.woocommerce-cart #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p {
  line-height: inherit;
}

@media only screen and (min-width: 481px) {
  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 50%;
  }

  .woocommerce form.checkout_coupon .form-row.form-row-last {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 840px) {
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table {
    border: none;
    display: block;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table tbody,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tbody {
    display: block;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr {
    display: block;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table td,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table td {
    padding: 0;
    display: block;
    width: auto;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table td:first-child,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table td:first-child {
    padding: 20px 0;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr + tr td,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr + tr td {
    border: none;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
    width: auto;
    vertical-align: top;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
    width: 85px;
    position: relative;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child),
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) {
    margin: 11px 0 0;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td:first-child,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td:first-child {
    border-top-width: 1px;
    border-top-style: solid;
  }
}
@media only screen and (min-width: 841px) {
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    padding: 20px;
  }

  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table {
    border: none;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table td,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table td {
    padding: 18px 0 18px 20px;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail {
    width: 85px;
    padding: 18px 0;
    vertical-align: top;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table .product-thumbnail img {
    width: 85px;
    position: relative;
  }
  .woocommerce .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td,
  .woocommerce-page .woocommerce-checkout-review-order .checkout_cart_table tr:not(:first-child) td {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .woocommerce .woocommerce-checkout h3#order_review_heading:first-child,
  .woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
    margin-top: 65px;
  }
  .woocommerce #payment button.agencium-alter-button,
  .woocommerce-page #payment button.agencium-alter-button {
    margin: 80px 0 0;
  }
}
@media only screen and (min-width: 1021px) {
  .woocommerce-checkout .checkout .woocommerce-additional-fields {
    margin-top: 150px;
  }

  .woocommerce .woocommerce-checkout h3#order_review_heading:first-child,
  .woocommerce-page .woocommerce-checkout h3#order_review_heading:first-child {
    margin-top: 0;
  }
  .woocommerce .checkout-columns,
  .woocommerce-page .checkout-columns {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 -20px;
  }
  .woocommerce .checkout-columns .checkout-column-main,
  .woocommerce-page .checkout-columns .checkout-column-main {
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6666%;
  }
  .woocommerce .checkout-columns .checkout-column-side,
  .woocommerce-page .checkout-columns .checkout-column-side {
    margin: 0;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3333%;
  }
}
/********** WooCommerce Page **********/
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  line-height: 25px;
}

.woocommerce .woocommerce-notices-wrapper > ul,
.woocommerce .woocommerce-notices-wrapper > div,
.woocommerce .woocommerce-notices-wrapper > ol,
.woocommerce-page .woocommerce-notices-wrapper > ul,
.woocommerce-page .woocommerce-notices-wrapper > div,
.woocommerce-page .woocommerce-notices-wrapper > ol {
  margin: 0 0 30px !important;
}
.woocommerce .woocommerce-password-strength,
.woocommerce-page .woocommerce-password-strength {
  font-weight: 400;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  margin: 0;
  width: auto;
}
.woocommerce .col2-set:before, .woocommerce .col2-set:after,
.woocommerce-page .col2-set:before,
.woocommerce-page .col2-set:after {
  content: none;
  display: none;
}
.woocommerce .col2-set:not(:last-child),
.woocommerce-page .col2-set:not(:last-child) {
  margin-bottom: 70px;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
  float: none;
  max-width: none;
  width: auto;
  padding: 0;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  margin: 70px 0 0;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  top: -2px;
  right: 12px;
  left: initial;
  font-size: 14px;
  opacity: 1;
  z-index: 2;
}
.woocommerce form .show-password-input:after,
.woocommerce-page form .show-password-input:after {
  content: '\e803';
  font-family: 'fontello';
}
.woocommerce table[class*='woocommerce'] tr td, .woocommerce table[class*='woocommerce'] tr th,
.woocommerce table[class*='cart'] tr td,
.woocommerce table[class*='cart'] tr th,
.woocommerce table[class*='checkout'] tr td,
.woocommerce table[class*='checkout'] tr th,
.woocommerce table[class*='shop'] tr td,
.woocommerce table[class*='shop'] tr th,
.woocommerce-page table[class*='woocommerce'] tr td,
.woocommerce-page table[class*='woocommerce'] tr th,
.woocommerce-page table[class*='cart'] tr td,
.woocommerce-page table[class*='cart'] tr th,
.woocommerce-page table[class*='checkout'] tr td,
.woocommerce-page table[class*='checkout'] tr th,
.woocommerce-page table[class*='shop'] tr td,
.woocommerce-page table[class*='shop'] tr th {
  border: none;
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  -webkit-border-radius: 0;
  border-radius: 0;
}

.woocommerce .catalog-top-info-wrapper {
  margin: 0 0 19px;
  padding: 0;
  font-size: 0;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.woocommerce .catalog-top-info-wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-notices-wrapper {
  order: 0;
  width: 100%;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
  order: 1;
  width: 100%;
  font-size: 16px;
  line-height: 30px;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering {
  order: 2;
  width: 100%;
  position: relative;
  margin: 0;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering:after {
  content: '\e807';
  display: block;
  position: absolute;
  width: 45px;
  height: 30px;
  text-align: center;
  font: 400 normal 9px/30px 'fontello';
  top: 0;
  bottom: 0;
  right: 0;
  left: initial;
  cursor: pointer;
  z-index: 1;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering select {
  min-width: 299px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  outline: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: none;
  padding: 0 45px 0 0;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  background: none;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering select::-ms-expand {
  display: none;
}
.woocommerce .catalog-top-info-wrapper .woocommerce-ordering option {
  font-weight: 400;
  text-transform: none;
}
.woocommerce .catalog-top-info-wrapper .product-filters-trigger-wrapper {
  order: 3;
  font-size: 0;
  line-height: 1;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  margin: 13px 0 0;
  padding: 19px 0 0;
  float: left;
  position: relative;
}
.woocommerce .catalog-top-info-wrapper .product-filters-trigger-wrapper:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 20px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: inherit;
  right: 0;
  left: initial;
  bottom: 100%;
}
.woocommerce .catalog-top-info-wrapper .product-filters-trigger-wrapper .agencium-button {
  display: block;
}
.woocommerce .catalog-top-info-wrapper .shop-mode-buttons {
  order: 4;
}
.woocommerce .woocommerce-result-count {
  width: 100%;
  margin: 0 0 13px;
}
.woocommerce .shop-mode-buttons {
  margin: 20px 0 0 30px;
  white-space: nowrap;
  font-size: 0;
  line-height: 1;
}
.woocommerce .shop-mode-buttons a {
  margin: 5px 0 6px 6px;
  display: inline-block;
  vertical-align: top;
  opacity: 0.3;
  height: 20px;
  width: 20px;
  overflow: hidden;
  position: relative;
  text-align: center;
  font: 700 normal 18px/20px 'Font Awesome 6 Free';
}
.woocommerce .shop-mode-buttons .woocommerce-grid:before {
  content: '\f00a';
}
.woocommerce .shop-mode-buttons .woocommerce-list:before {
  content: '\f00b';
}
.woocommerce .shop_mode_grid .shop-mode-buttons .woocommerce-grid {
  opacity: 1;
}
.woocommerce .shop_mode_list .shop-mode-buttons .woocommerce-list {
  opacity: 1;
}
.woocommerce form.lost_reset_password,
.woocommerce form.login,
.woocommerce form.register {
  position: relative;
  z-index: 2;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce form.lost_reset_password .form-row,
.woocommerce form.login .form-row,
.woocommerce form.register .form-row {
  width: auto;
}
.woocommerce form.lost_reset_password .lost_password,
.woocommerce form.login .lost_password,
.woocommerce form.register .lost_password {
  margin-bottom: 0;
}
.woocommerce form.checkout_coupon {
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  z-index: 2;
}
.woocommerce form.checkout_coupon .form-row-first {
  padding: 0;
  margin-bottom: 10px;
}
.woocommerce form.checkout_coupon .form-row-last {
  padding: 0;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}
.woocommerce form.checkout_coupon .input-text {
  height: 41px;
  border: none;
  padding: 8px 0;
}
.woocommerce form.checkout_coupon button {
  width: 100%;
}

body .content-wrapper ul.woocommerce-error,
body .content-wrapper ul.woocommerce-info,
body .content-wrapper ul.woocommerce-message {
  padding: 1em 2em 1em 3em;
  z-index: 2;
}
body .content-wrapper ul.woocommerce-error li:before,
body .content-wrapper ul.woocommerce-info li:before,
body .content-wrapper ul.woocommerce-message li:before {
  content: none;
  display: none;
}
body .content-wrapper ul.woocommerce-error li, body .content-wrapper ul.woocommerce-error li:not(:last-of-type),
body .content-wrapper ul.woocommerce-info li,
body .content-wrapper ul.woocommerce-info li:not(:last-of-type),
body .content-wrapper ul.woocommerce-message li,
body .content-wrapper ul.woocommerce-message li:not(:last-of-type) {
  margin-bottom: 0;
}
body .content-wrapper .woocommerce-error,
body .content-wrapper .woocommerce-info,
body .content-wrapper .woocommerce-message {
  margin: 0 0 30px !important;
  z-index: 2;
  line-height: 1.375em;
  font-weight: 400;
  color: inherit;
}
body .content-wrapper .woocommerce-error:before,
body .content-wrapper .woocommerce-info:before,
body .content-wrapper .woocommerce-message:before {
  content: '\e816';
  font: 400 normal 1.25em/1.1em 'fontello';
  top: .65em;
  right: initial;
  left: .75em;
}
body .content-wrapper .woocommerce-error .button,
body .content-wrapper .woocommerce-info .button,
body .content-wrapper .woocommerce-message .button {
  margin: 0;
  outline: none;
  padding: 0;
  background: none;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: underline;
  border: none;
  display: inline;
  position: static;
}
body .content-wrapper .woocommerce-error .button:after,
body .content-wrapper .woocommerce-info .button:after,
body .content-wrapper .woocommerce-message .button:after {
  content: none;
  display: none;
}
body .content-wrapper .woocommerce-error .button:hover,
body .content-wrapper .woocommerce-info .button:hover,
body .content-wrapper .woocommerce-message .button:hover {
  text-decoration: none;
}
body .content-wrapper .woocommerce-error:not(.woocommerce-notice),
body .content-wrapper .woocommerce-info:not(.woocommerce-notice),
body .content-wrapper .woocommerce-message:not(.woocommerce-notice) {
  padding: .8125em 3.125em;
  border-width: 1px;
  border-style: solid;
}
body .content-wrapper .woocommerce-error.woocommerce-notice,
body .content-wrapper .woocommerce-info.woocommerce-notice,
body .content-wrapper .woocommerce-message.woocommerce-notice {
  border-top-width: 4px;
}
body .content-wrapper .woocommerce-info {
  border-color: #4EB0E7;
}
body .content-wrapper .woocommerce-info:before {
  color: #4EB0E7;
}
body .content-wrapper .woocommerce-info a,
body .content-wrapper .woocommerce-info a:not(.disabled):hover {
  color: #4EB0E7;
}
body .content-wrapper .woocommerce-error {
  border-color: #EF644C;
}
body .content-wrapper .woocommerce-error:before {
  color: #EF644C;
}
body .content-wrapper .woocommerce-error a,
body .content-wrapper .woocommerce-error a:not(.disabled):hover {
  color: #EF644C;
}
body .content-wrapper .woocommerce-message {
  border-color: #00BD8C;
}
body .content-wrapper .woocommerce-message:before {
  color: #00BD8C;
}
body .content-wrapper .woocommerce-message a,
body .content-wrapper .woocommerce-message a:not(.disabled):hover {
  color: #00BD8C;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #00dcae;
}
.woocommerce form .form-row.woocommerce-validated .woocommerce-input-wrapper input {
  border-color: #00dcae;
}
.woocommerce form .form-row.woocommerce-validated .woocommerce-input-wrapper:before {
  background-color: #00dcae;
}
.woocommerce form .form-row.woocommerce-invalid .woocommerce-input-wrapper {
  border-color: #EF644C;
}

ul.products li:before {
  content: none !important;
  display: none !important;
}

.woocommerce a.remove:hover {
  color: #ea7562 !important;
}

/********** Star Rating **********/
.body-container .wc-block-grid__product-rating .star-rating,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars,
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce .star-rating,
.star-rating {
  order: 4;
  font: 400 normal 11px/1 'fontello' !important;
  margin: 0;
  letter-spacing: .1818em;
  width: 6.3254em;
  overflow: hidden;
  position: relative;
  height: 1em;
}
.body-container .wc-block-grid__product-rating .star-rating:before,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars:before,
.woocommerce .woocommerce-product-rating .star-rating:before,
.woocommerce .star-rating:before,
.star-rating:before {
  content: '\e823\e823\e823\e823\e823';
  position: absolute;
  float: left;
  top: 0;
  left: 0;
  right: initial;
  opacity: 1;
  color: #c1c1c1;
}
.body-container .wc-block-grid__product-rating .star-rating > span,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars > span,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars > span,
.woocommerce .woocommerce-product-rating .star-rating > span,
.woocommerce .star-rating > span,
.star-rating > span {
  color: #ffa16a;
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  right: initial;
  position: absolute;
  font: 400 normal 11px/1 'fontello';
}
.body-container .wc-block-grid__product-rating .star-rating > span:before,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars > span:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars > span:before,
.woocommerce .woocommerce-product-rating .star-rating > span:before,
.woocommerce .star-rating > span:before,
.star-rating > span:before {
  content: '\e823\e823\e823\e823\e823';
  position: absolute;
  left: 0;
  right: initial;
  top: 0;
  color: inherit;
}
.body-container .wc-block-grid__product-rating .star-rating span.rating:before, .body-container .wc-block-grid__product-rating .star-rating span.rating.after,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span.rating:before,
.body-container .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span.rating.after,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span.rating:before,
.wc-block-components-review-list-item__rating > .wc-block-components-review-list-item__rating__stars span.rating.after,
.woocommerce .woocommerce-product-rating .star-rating span.rating:before,
.woocommerce .woocommerce-product-rating .star-rating span.rating.after,
.woocommerce .star-rating span.rating:before,
.woocommerce .star-rating span.rating.after,
.star-rating span.rating:before,
.star-rating span.rating.after {
  content: none;
  display: none;
}

/********** Quantity **********/
.woocommerce .quantity-wrapper {
  font-size: 0;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  width: 178px;
}
.woocommerce .quantity-wrapper .quantity {
  overflow: hidden;
  float: none;
}
.woocommerce .quantity-wrapper .quantity .qty {
  width: 178px;
  height: 57px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  padding: 13px 59px 18px;
  text-align: center;
  border: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  outline: none;
  background: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}
.woocommerce .quantity-wrapper .quantity .qty::-webkit-inner-spin-button, .woocommerce .quantity-wrapper .quantity .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.woocommerce .quantity-wrapper .quantity .qty::-webkit-input-placeholder {
  opacity: 1;
}
.woocommerce .quantity-wrapper .quantity .qty:-moz-placeholder {
  opacity: 1;
}
.woocommerce .quantity-wrapper .quantity .qty::-moz-placeholder {
  opacity: 1;
}
.woocommerce .quantity-wrapper .quantity .qty:-ms-input-placeholder {
  opacity: 1;
}
.woocommerce .quantity-wrapper.hidden {
  display: none;
}
.woocommerce .quantity-wrapper.styled {
  position: relative;
  z-index: 2;
}
.woocommerce .quantity-wrapper.styled .btn-plus,
.woocommerce .quantity-wrapper.styled .btn-minus {
  cursor: pointer;
  width: 59px;
  height: 57px;
  position: absolute;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-align: center;
  top: 0;
  padding: 15px 0 16px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce .quantity-wrapper.styled .btn-minus {
  left: 0;
  right: initial;
}
.woocommerce .quantity-wrapper.styled .btn-minus:before {
  content: '-';
}
.woocommerce .quantity-wrapper.styled .btn-plus {
  left: initial;
  right: 0;
}
.woocommerce .quantity-wrapper.styled .btn-plus:before {
  content: '+';
}

/********** Buttons **********/
/********** WooCommerce Sidebar **********/
.product-filters-trigger-wrapper {
  font-size: 16px;
  line-height: 30px;
  float: none;
  clear: both;
  padding: 18px 0 0;
}
.product-filters-trigger-wrapper .product-filters-trigger {
  cursor: pointer;
}

/********** WooCommerce Login Form **********/
.woocommerce .outer-form-wrapper {
  max-width: 420px;
  margin: 0 auto;
}
.woocommerce .outer-form-wrapper form.login,
.woocommerce .outer-form-wrapper form.lost_reset_password,
.woocommerce .outer-form-wrapper form.register {
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0 -20px;
}
.woocommerce .outer-form-wrapper form.login > p,
.woocommerce .outer-form-wrapper form.lost_reset_password > p,
.woocommerce .outer-form-wrapper form.register > p {
  padding-left: 20px;
  padding-right: 20px;
}
.woocommerce .outer-form-wrapper form.login > p.form-row-checkbox,
.woocommerce .outer-form-wrapper form.lost_reset_password > p.form-row-checkbox,
.woocommerce .outer-form-wrapper form.register > p.form-row-checkbox {
  margin-top: 31px !important;
}
.woocommerce .outer-form-wrapper form.login a,
.woocommerce .outer-form-wrapper form.lost_reset_password a,
.woocommerce .outer-form-wrapper form.register a {
  font-size: 16px;
}
.woocommerce .outer-form-wrapper form .button {
  margin: 15px auto 0;
  min-width: 0;
  padding: 0;
  background: none;
  letter-spacing: 0;
  font-weight: 400;
  border-color: initial;
}
.woocommerce .outer-form-wrapper form .button:hover {
  background: none;
  border-color: transparent;
}
.woocommerce .outer-form-wrapper form .agencium-alter-button {
  margin: 15px auto 0;
  min-width: 0;
}
.woocommerce .outer-form-wrapper .woocommerce-LostPassword {
  padding: 0;
  white-space: nowrap;
}
.woocommerce .outer-form-wrapper .form-row:before, .woocommerce .outer-form-wrapper .form-row:after {
  content: none;
  display: none;
}
.woocommerce .outer-form-wrapper .form-row-checkbox {
  margin-top: 20px !important;
}
.woocommerce .outer-form-wrapper a {
  text-decoration: underline;
}
.woocommerce .outer-form-wrapper a:hover {
  text-decoration: none;
}
.woocommerce .outer-form-wrapper .form-attention:not(:first-child) {
  margin-top: 35px;
}
.woocommerce .outer-form-wrapper h6 {
  padding: 0 0 1.1em;
  margin: 0 0 .75em !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: center;
}

/********** WooCommerce Sign Up Form **********/
#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
  content: none;
  display: none;
}

/********** Store Notice ***********/
.woocommerce-store-notice, .woocommerce-store-notice.demo_store {
  padding: 20px 46px 20px 5px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link {
  position: absolute;
  top: 50%;
  right: 15px;
  left: initial;
  width: 16px;
  height: 16px;
  margin: -8px 0 0;
  -webkit-transition: opacity 0.3s, color 0.3s;
  transition: opacity 0.3s, color 0.3s;
  cursor: pointer;
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:before, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:before {
  content: '\e80f';
  font: 400 normal 16px/1 'fontello';
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:hover {
  opacity: .5;
}

#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
  margin-top: 0;
}

/********** WooCommerce Password Recovery Form **********/
@media only screen and (min-width: 360px) {
  .woocommerce .outer-form-wrapper .woocommerce-LostPassword {
    display: inline-block;
    padding: 1px 0 1px 20px;
  }
  .woocommerce .outer-form-wrapper .form-row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 481px) {
  body .content-wrapper .woocommerce-error,
  body .content-wrapper .woocommerce-info,
  body .content-wrapper .woocommerce-message {
    display: block;
  }

  .woocommerce form.checkout_coupon .form-row-first {
    padding: 0;
    margin-bottom: 0;
  }
  .woocommerce form.checkout_coupon .form-row-last {
    padding: 0;
  }
  .woocommerce form.checkout_coupon .input-text {
    padding: 7px 20px 11px 0;
  }
  .woocommerce form.checkout_coupon button {
    width: auto;
  }
}
@media only screen and (max-width: 840px) {
  .woocommerce table.shop_table_responsive tr.woocommerce-shipping-totals td:before,
  .woocommerce-page table.shop_table_responsive tr.woocommerce-shipping-totals td:before {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
    margin: 0 0 10px;
  }
}
@media only screen and (min-width: 841px) {
  .product-filters-trigger-wrapper {
    padding: 0;
  }

  .woocommerce-pagination:not(:first-child) {
    margin-top: 60px;
  }

  .woocommerce .catalog-top-info-wrapper {
    display: block;
  }
  .woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
    width: auto;
  }
  .woocommerce .catalog-top-info-wrapper .woocommerce-ordering {
    width: auto;
    float: right;
  }
}
@media only screen and (min-width: 1021px) {
  .woocommerce form .form-row,
  .woocommerce-page form .form-row {
    margin-bottom: 40px;
  }

  .product-filters-trigger-wrapper {
    display: none;
  }

  .woocommerce .catalog-top-info-wrapper {
    display: block;
    padding: 0 0 14px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative;
  }
  .woocommerce .catalog-top-info-wrapper:before {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 20px;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: inherit;
    right: 0;
    left: initial;
    bottom: 0;
  }
  .woocommerce .catalog-top-info-wrapper .woocommerce-result-count {
    width: auto;
    margin: 0;
  }
  .woocommerce .catalog-top-info-wrapper .shop-mode-buttons {
    margin: 2px 0 0 92px;
    float: right;
  }
  .woocommerce .catalog-top-info-wrapper .woocommerce-ordering {
    float: right;
    width: auto;
    border: none;
    padding: 0;
  }
  .woocommerce .catalog-top-info-wrapper .woocommerce-ordering select {
    padding: 0 22px 0 8px;
    height: 30px;
  }
  .woocommerce .outer-form-wrapper form .button,
  .woocommerce .outer-form-wrapper form .agencium-alter-button {
    margin: 35px auto 0;
  }

  /********** Store Notice ***********/
  .woocommerce-store-notice, .woocommerce-store-notice.demo_store {
    padding: 37px 100px 37px 40px;
  }
  .woocommerce-store-notice .woocommerce-store-notice__dismiss-link, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link {
    right: 40px;
    left: initial;
    width: 20px;
    height: 20px;
    margin: -10px 0 0;
  }
  .woocommerce-store-notice .woocommerce-store-notice__dismiss-link:before, .woocommerce-store-notice.demo_store .woocommerce-store-notice__dismiss-link:before {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1201px) {
  body .content-wrapper ul.woocommerce-error,
  body .content-wrapper ul.woocommerce-info,
  body .content-wrapper ul.woocommerce-message {
    padding: 1em 2em 1em 4em;
  }
  body .content-wrapper .woocommerce-error:not(.woocommerce-notice),
  body .content-wrapper .woocommerce-info:not(.woocommerce-notice),
  body .content-wrapper .woocommerce-message:not(.woocommerce-notice) {
    padding: .8125em 3.125em;
  }
}
.agencium_content_slider_widget .slick-slider {
  position: relative;
  z-index: 1;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
  padding: 0;
  border: none;
  font-size: 14px;
  line-height: 1.5em;
}

.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
  margin: 0;
}

/********** WooCommerce Form Field **********/
.woocommerce form .form-row .required {
  color: inherit;
  font-weight: inherit;
}

.woocommerce form .form-row .woocommerce-input-wrapper,
.woocommerce-input-wrapper {
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  display: block;
  width: 100%;
}
.woocommerce form .form-row .woocommerce-input-wrapper:before,
.woocommerce-input-wrapper:before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 20px;
  border-right: solid 1px;
  border-color: inherit;
  right: 0;
  left: initial;
  bottom: 0;
}
.woocommerce form .form-row .woocommerce-input-wrapper label,
.woocommerce-input-wrapper label {
  position: relative;
  display: block;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
  top: 29px;
}
.woocommerce form .form-row .woocommerce-input-wrapper.not-empty label, .woocommerce form .form-row .woocommerce-input-wrapper:focus-within label,
.woocommerce-input-wrapper.not-empty label,
.woocommerce-input-wrapper:focus-within label {
  top: 0;
}
.woocommerce form .form-row .woocommerce-input-wrapper .input-text,
.woocommerce-input-wrapper .input-text {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
  height: 32px;
  padding: 1px 10px 6px 0;
  width: 100%;
  display: block;
  outline: none !important;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  position: relative;
  z-index: 2;
  background: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .input-text::-webkit-input-placeholder,
.woocommerce-input-wrapper .input-text::-webkit-input-placeholder {
  opacity: 1;
}
.woocommerce form .form-row .woocommerce-input-wrapper .input-text:-moz-placeholder,
.woocommerce-input-wrapper .input-text:-moz-placeholder {
  opacity: 1;
}
.woocommerce form .form-row .woocommerce-input-wrapper .input-text::-moz-placeholder,
.woocommerce-input-wrapper .input-text::-moz-placeholder {
  opacity: 1;
}
.woocommerce form .form-row .woocommerce-input-wrapper .input-text:-ms-input-placeholder,
.woocommerce-input-wrapper .input-text:-ms-input-placeholder {
  opacity: 1;
}

.woocommerce form .password-input input[type=password],
.woocommerce-page form .password-input input[type=password] {
  padding-right: 50px;
}

.woocommerce-input-wrapper .select2-container,
.agencium-form-field .select2-container,
body .select2-container {
  display: block;
  line-height: 1;
  height: 32px;
  z-index: 2;
  position: relative;
}
.woocommerce-input-wrapper .select2-container.select2-container--default .select2-selection--single,
.agencium-form-field .select2-container.select2-container--default .select2-selection--single,
body .select2-container.select2-container--default .select2-selection--single {
  height: 32px;
  outline: none;
  background: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce-input-wrapper .select2-container.select2-container--open .select2-selection--single:before,
.agencium-form-field .select2-container.select2-container--open .select2-selection--single:before,
body .select2-container.select2-container--open .select2-selection--single:before {
  left: 0;
  right: 0;
  opacity: 1;
}
.woocommerce-input-wrapper .select2-container .select2-selection--single,
.agencium-form-field .select2-container .select2-selection--single,
body .select2-container .select2-selection--single {
  margin: 0;
  border: none;
  position: relative;
}
.woocommerce-input-wrapper .select2-container .select2-selection--single:before,
.agencium-form-field .select2-container .select2-selection--single:before,
body .select2-container .select2-selection--single:before {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  left: 50%;
  right: 50%;
  bottom: 0;
  -webkit-transition: left 0.3s, right 0.3s, opacity 0.1s;
  transition: left 0.3s, right 0.3s, opacity 0.1s;
  opacity: 0;
}
.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered,
.agencium-form-field .select2-container .select2-selection--single .select2-selection__rendered,
body .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 1px 52px 6px 0 !important;
  line-height: 25px !important;
  font-size: 16px;
  font-weight: 400;
}
.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow,
.agencium-form-field .select2-container .select2-selection--single .select2-selection__arrow,
body .select2-container .select2-selection--single .select2-selection__arrow {
  width: 52px;
  height: 32px;
  text-align: center;
  font: 400 normal 8px/27px 'fontello';
  top: 0;
  right: 0;
  left: initial;
}
.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow:before,
.agencium-form-field .select2-container .select2-selection--single .select2-selection__arrow:before,
body .select2-container .select2-selection--single .select2-selection__arrow:before {
  content: '\e807';
}
.woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__arrow b,
.agencium-form-field .select2-container .select2-selection--single .select2-selection__arrow b,
body .select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.woocommerce-input-wrapper .select2-container .select2-search--dropdown .select2-search__field,
.agencium-form-field .select2-container .select2-search--dropdown .select2-search__field,
body .select2-container .select2-search--dropdown .select2-search__field {
  padding: 10px 13px;
  outline: none;
}
.woocommerce-input-wrapper .select2-container .select2-results__option,
.agencium-form-field .select2-container .select2-results__option,
body .select2-container .select2-results__option {
  padding: 10px 18px;
  outline: none;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
.woocommerce-input-wrapper .select2-container .select2-results__option:before,
.agencium-form-field .select2-container .select2-results__option:before,
body .select2-container .select2-results__option:before {
  content: none;
  display: none;
}

body .select2-dropdown {
  -webkit-border-radius: 0;
  border-radius: 0;
}

/********** WooCommerce Catalog - Grid Mode **********/
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
  clear: none;
}

.content-wrapper .content-inner .shop_mode_grid .products ul,
.content-wrapper .content-inner .shop_mode_grid .woocommerce ul.products,
.content-wrapper .content-inner .shop_mode_grid ul.products {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
}

.woocommerce .shop_mode_grid .products ul,
.woocommerce .shop_mode_grid .woocommerce ul.products,
.woocommerce .shop_mode_grid ul.products,
.woocommerce-page .shop_mode_grid .products ul,
.woocommerce-page .shop_mode_grid .woocommerce ul.products,
.woocommerce-page .shop_mode_grid ul.products {
  font-size: 0;
  line-height: 1;
  margin: 0 -20px -49px;
}
.woocommerce .shop_mode_grid .products ul.columns-1 li.product, .woocommerce .shop_mode_grid .products ul.columns-2 li.product, .woocommerce .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product, .woocommerce .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-1 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce .shop_mode_grid ul.products.columns-1 li.product,
.woocommerce .shop_mode_grid ul.products.columns-2 li.product,
.woocommerce .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce .shop_mode_grid ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-1 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-2 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
.woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-1 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-1 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-2 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,
.woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
  width: 100%;
  clear: none;
}
.woocommerce .shop_mode_grid .products ul li.product,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product,
.woocommerce .shop_mode_grid ul.products li.product,
.woocommerce-page .shop_mode_grid .products ul li.product,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product,
.woocommerce-page .shop_mode_grid ul.products li.product {
  margin: 50px 0 0;
  padding: 0 20px;
  float: none !important;
  display: inline-block;
  vertical-align: top;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper {
  position: relative;
  cursor: default;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper {
  position: relative;
  padding: 0 0 104.6053%;
  overflow: hidden;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper .attachment-woocommerce_link {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  bottom: 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_wrapper img {
  width: auto !important;
  height: 100% !important;
  position: absolute;
  left: 50%;
  right: initial;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 122.95%;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash {
  position: absolute;
  left: 8px;
  right: initial;
  top: 8px;
  z-index: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item {
  display: block;
  height: 34px;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  padding: 0 14px;
  margin: 0 5px 10px 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.sale {
  background-color: #e66445;
  color: #ffffff;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .attachment-woocommerce_flash .flash-item.new {
  background-color: #0dceb5;
  color: #ffffff;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper {
  padding: 20px 0 16px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 {
  font-size: 20px;
  line-height: 2em;
  padding: 0;
  text-transform: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-product-title mark,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .woocommerce-loop-category-title mark,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper h3 mark {
  background: none;
  padding: 0;
  color: inherit;
  font-weight: 500;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper:not(:first-child) {
  margin-top: 7px;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-rating-wrapper .star-rating > span {
  font-size: 13px !important;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-categories {
  font-size: 16px;
  line-height: 1.875em;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper:not(:first-child) {
  margin-top: 12px;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart {
  margin: 0 0 0 10px;
  white-space: nowrap;
  padding: 0;
  font-size: 0;
  line-height: 1;
  width: 30px;
  height: 30px;
  border: none;
  background: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.added,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.added,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.added,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.added,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.added,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.added,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.added,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.added,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.added,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.added,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.added,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.added {
  display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.loading:after,
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.loading:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.loading:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.loading:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.loading:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.loading:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.loading:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.loading:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button.loading:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart.loading:after {
  content: '';
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:before,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:before,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:before,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:before,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:before,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:before {
  content: '\e809';
  display: inline-block;
  vertical-align: top;
  font: 400 normal 18px/30px 'fontello';
  position: static;
  width: auto;
  height: auto;
  border: none;
  left: initial;
  right: initial;
  bottom: initial;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.button:after {
  content: none;
  display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:before,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:before,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:before,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:before,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:before,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:before {
  content: '\e80b';
  display: inline-block;
  vertical-align: top;
  font: 400 normal 14px/30px 'fontello';
  position: static;
  width: auto;
  height: auto;
  border: none;
  left: initial;
  right: initial;
  bottom: initial;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:after,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:after,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:after,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:after,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:after,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .product-footer-wrapper a.added_to_cart:after {
  content: none;
  display: none;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child),
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price:not(:first-child) {
  margin-top: 3px;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price del {
  opacity: 1;
  margin: 0 4px 0 0;
}
.woocommerce .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce-page .shop_mode_grid .products ul li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins,
.woocommerce-page .shop_mode_grid ul.products li.product .woocommerce-loop-product__wrapper .content-woocommerce-wrapper .price ins {
  text-decoration: none;
  font-weight: inherit;
}
.woocommerce .shop_mode_grid .products ul li.product:hover .product-buttons-wrapper,
.woocommerce .shop_mode_grid .woocommerce ul.products li.product:hover .product-buttons-wrapper,
.woocommerce .shop_mode_grid ul.products li.product:hover .product-buttons-wrapper,
.woocommerce-page .shop_mode_grid .products ul li.product:hover .product-buttons-wrapper,
.woocommerce-page .shop_mode_grid .woocommerce ul.products li.product:hover .product-buttons-wrapper,
.woocommerce-page .shop_mode_grid ul.products li.product:hover .product-buttons-wrapper {
  opacity: 1;
}

@media only screen and (min-width: 481px) {
  .woocommerce .shop_mode_grid .products ul.columns-2 li.product, .woocommerce .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product, .woocommerce .shop_mode_grid .products ul.columns-6 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-2 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-6 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-2 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-2 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-2 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
    width: 50%;
  }
}
@media only screen and (max-width: 840px) {
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left;
  }
}
@media only screen and (min-width: 841px) {
  .woocommerce .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product, .woocommerce .shop_mode_grid .products ul.columns-6 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-6 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-3 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
    width: 33.3333%;
  }
}
@media only screen and (min-width: 1021px) {
  .woocommerce .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-4 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-5 li.product {
    width: 25%;
  }

  .woocommerce .agencium_sidebar_left .shop_mode_grid .products ul.columns-3 li.product, .woocommerce .agencium_sidebar_left .shop_mode_grid .products ul.columns-4 li.product, .woocommerce .agencium_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce .agencium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce .agencium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce .agencium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce .agencium_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce .agencium_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce .agencium_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce .agencium_sidebar_right .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid .products ul.columns-3 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid .products ul.columns-4 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce-page .agencium_sidebar_left .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid .products ul.columns-3 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid .products ul.columns-4 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-3 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-4 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid ul.products.columns-3 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid ul.products.columns-4 li.product,
  .woocommerce-page .agencium_sidebar_right .shop_mode_grid ul.products.columns-5 li.product {
    width: 33.3333%;
  }
}
@media only screen and (min-width: 1201px) {
  .woocommerce .shop_mode_grid .products ul,
  .woocommerce .shop_mode_grid .woocommerce ul.products,
  .woocommerce .shop_mode_grid ul.products,
  .woocommerce-page .shop_mode_grid .products ul,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products,
  .woocommerce-page .shop_mode_grid ul.products {
    margin: 0 -20px -49px;
  }
  .woocommerce .shop_mode_grid .products ul li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products li.product,
  .woocommerce .shop_mode_grid ul.products li.product,
  .woocommerce-page .shop_mode_grid .products ul li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products li.product,
  .woocommerce-page .shop_mode_grid ul.products li.product {
    padding: 0 20px;
  }
  .woocommerce .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-5 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-5 li.product {
    width: 20%;
  }
  .woocommerce .shop_mode_grid .products ul.columns-6 li.product,
  .woocommerce .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
  .woocommerce .shop_mode_grid ul.products.columns-6 li.product,
  .woocommerce-page .shop_mode_grid .products ul.columns-6 li.product,
  .woocommerce-page .shop_mode_grid .woocommerce ul.products.columns-6 li.product,
  .woocommerce-page .shop_mode_grid ul.products.columns-6 li.product {
    width: 16.6666%;
  }
}
/********** Single Product **********/
.single-product.woocommerce div.product div.images {
  margin-bottom: 50px;
}
.single-product.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 2;
}
.single-product.woocommerce div.product div.summary {
  margin-bottom: 0;
}
.single-product.woocommerce div.product .product-title {
  letter-spacing: -.03em;
  line-height: 1.1667em;
  margin: -.2667em 0 0;
}
.single-product.woocommerce div.product .price {
  font-size: 20px;
  line-height: 30px;
}
.single-product.woocommerce div.product .price:not(:first-child) {
  margin: 17px 0 0;
}
.single-product.woocommerce div.product .price:first-child {
  margin: -.35em 0 0;
}
.single-product.woocommerce div.product .price .price_wrapper {
  display: block;
}
.single-product.woocommerce div.product .price del {
  opacity: 1;
  margin: 0 4px 0 0;
}
.single-product.woocommerce div.product .price ins {
  text-decoration: none;
  font-weight: inherit;
}
.single-product.woocommerce div.product .woocommerce-product-rating {
  margin: 19px 0 0;
}
.single-product.woocommerce div.product .woocommerce-product-rating .product-rating-wrapper {
  display: inline-block;
  margin: 0 20px 0 0;
}
.single-product.woocommerce div.product .woocommerce-product-rating .star-rating {
  width: 6.415em;
}
.single-product.woocommerce div.product .woocommerce-product-rating .star-rating,
.single-product.woocommerce div.product .woocommerce-product-rating .star-rating > span {
  font-size: 16px !important;
  letter-spacing: .25em;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description:not(:first-child) {
  margin: 24px 0 0;
  padding: 40px 0 0;
  position: relative;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description:not(:first-child):before {
  content: '';
  position: absolute;
  display: block;
  width: 305px;
  height: 0;
  border-top-style: solid;
  border-top-width: 1px;
  top: 0;
  left: 0;
  right: initial;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description p {
  margin: 1.1111em 0;
  letter-spacing: .008em;
}
.single-product.woocommerce div.product .woocommerce-product-details__short-description p:first-child {
  margin-top: 0;
}
.single-product.woocommerce div.product .product_meta:not(:first-child) {
  margin-top: 40px;
}
.single-product.woocommerce div.product .product_meta .product_meta_item:not(:first-child) {
  margin-top: 10px;
}
.single-product.woocommerce div.product .product_meta .product_meta_item a {
  text-decoration: none;
}
.single-product.woocommerce div.product .product_meta .product_meta_item.tagged_as {
  margin-bottom: -9px;
  margin-top: 16px;
}
.single-product.woocommerce div.product .product_meta .product_meta_item.tagged_as a {
  margin: 1px 3px 9px 7px;
  display: inline-block;
  vertical-align: top;
  padding: 0 .7857em 0 .7143em;
  font-size: 14px;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: -.01em;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
.single-product.woocommerce div.product .product_meta .product_meta_item.tagged_as a:before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  vertical-align: baseline;
  margin: 0 5px 0 0;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.single-product.woocommerce div.product .cart {
  margin: 0;
  position: relative;
  z-index: 2;
}
.single-product.woocommerce div.product .cart.variations_form:not(:first-child) {
  margin-top: 30px;
}
.single-product.woocommerce div.product .cart.variations_form .variations {
  margin: 0;
}
.single-product.woocommerce div.product .cart.variations_form .variations th {
  padding-left: 0;
  vertical-align: middle;
}
.single-product.woocommerce div.product .cart.variations_form .variations td {
  vertical-align: middle;
}
.single-product.woocommerce div.product .cart.variations_form .variations label {
  margin: 15px 0;
  font-weight: 400;
  text-transform: capitalize;
}
.single-product.woocommerce div.product .cart.variations_form .variations .reset_variations {
  position: absolute;
}
.single-product.woocommerce div.product .cart.variations_form .single_variation_wrap:not(:first-child) {
  margin: 48px 0 0;
}
.single-product.woocommerce div.product .cart.grouped_form:not(:first-child) {
  margin-top: 36px;
}
.single-product.woocommerce div.product .cart.grouped_form .group_table {
  margin: 0;
}
.single-product.woocommerce div.product .cart .button,
.single-product.woocommerce div.product .cart .added_to_cart {
  margin: 22px 0 0 0 !important;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.875em;
  letter-spacing: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
}
.single-product.woocommerce div.product .cart .button.added,
.single-product.woocommerce div.product .cart .added_to_cart.added {
  display: none;
}
.single-product.woocommerce div.product .cart .button.loading {
  opacity: .4;
  cursor: default;
}
.single-product.woocommerce div.product .cart .added_to_cart {
  float: left;
}
.single-product.woocommerce div.product .cart .quantity-wrapper {
  float: left;
  margin: 22px 0 0 0;
}
.single-product.woocommerce div.product .cart .quantity-wrapper .quantity {
  margin: 0;
}
.single-product.woocommerce div.product .cart .quantity-wrapper:not(:last-child) {
  margin-right: 20px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs {
  clear: both;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
  padding-top: 90px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description {
  max-width: 650px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--reviews {
  max-width: 995px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .panel {
  margin: 0;
  letter-spacing: .01em;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs {
  position: relative;
  list-style: none;
  margin: 0 0 38px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  overflow: inherit;
  padding: 0 0 3px !important;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs:before, .single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs:after {
  content: none;
  display: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:before, .single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li:after {
  content: none;
  display: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  font-weight: 600 !important;
  text-align: center;
  padding: 0 0 11px !important;
  position: relative;
  letter-spacing: -.02em;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a:before {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  border-bottom: solid 2px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li a:hover:before {
  opacity: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li.active {
  background-color: transparent;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li.active a:before {
  opacity: 1;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs li + li {
  margin-left: 40px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul li {
  padding: 0 0 0 26px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  -webkit-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  font-size: inherit;
  top: .8125em;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul li + li,
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul li + ul,
.single-product.woocommerce .content-wrapper .woocommerce-tabs .wc-tab ul li + ol {
  margin: 10px 0 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes {
  border: none;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:not(:first-child) {
  margin-top: 30px;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes:last-child {
  margin-bottom: 0;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
  border: none;
  line-height: 22px;
  padding: 12px 6px 15px 0;
  font-style: normal;
  font-weight: 400;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
  white-space: nowrap;
  text-align: left;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th:after {
  content: ':';
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr + tr td,
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr + tr th {
  border-top-width: 1px;
  border-top-style: solid;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes p {
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}
.single-product.woocommerce .content-wrapper .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  display: none;
}
.single-product.woocommerce .related,
.single-product.woocommerce .upsells {
  margin: 90px 0 0;
  float: left;
  width: 100%;
}
.single-product.woocommerce .related h2:not(:last-child),
.single-product.woocommerce .upsells h2:not(:last-child) {
  margin-bottom: .125em;
}

.woocommerce div.product form.cart .group_table {
  width: 100%;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
  padding-left: 30px;
  padding-right: 30px;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 97px;
}
.woocommerce div.product form.cart .group_table .quantity-wrapper,
.woocommerce div.product form.cart .group_table label {
  margin: 0;
  float: none;
}
.woocommerce div.product form.cart .group_table .quantity-wrapper a,
.woocommerce div.product form.cart .group_table label a {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  display: inline-block;
  text-decoration: none;
}
.woocommerce div.product form.cart .group_table .price_wrapper {
  display: block;
  text-align: right;
  font-size: 18px;
  line-height: 30px;
  white-space: nowrap;
}
.woocommerce div.product form.cart .group_table .price_wrapper del {
  opacity: 1;
  display: inline-block;
  margin: 0 4px 0 0;
}
.woocommerce div.product form.cart .group_table .price_wrapper ins {
  text-decoration: none;
  font-weight: inherit;
}
.woocommerce div.product p.stock {
  margin: 0;
  font-size: 1em;
}
.woocommerce div.product p.stock:not(:first-child) {
  margin: 9px 0 0;
}

@media only screen and (max-width: 1020px) {
  .woocommerce div.product form.cart .group_table {
    width: 100%;
  }
  .woocommerce div.product form.cart .group_table tr {
    display: block;
    margin-top: 8px;
    padding-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
  }
  .woocommerce div.product form.cart .group_table td {
    display: block;
    margin: 1px 0 0;
  }
  .woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-left: 0;
    padding-right: 0;
  }
  .woocommerce div.product form.cart .group_table .price_wrapper {
    text-align: left;
  }
}
@media only screen and (min-width: 841px) {
  .single-product.woocommerce div.product .related,
  .single-product.woocommerce div.product .upsells {
    margin: 120px 0 0;
  }
  .single-product.woocommerce .content-wrapper div.product div.images {
    width: 48.5075%;
    margin: 0;
    float: left;
  }
  .single-product.woocommerce .content-wrapper div.product div.summary {
    width: 46.9104%;
    margin: 0 0 0 4.5821%;
    float: right;
  }
  .single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
    padding-top: 120px;
  }
  .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes {
    width: auto;
  }
}
@media only screen and (min-width: 1021px) {
  .single-product.woocommerce .content-wrapper .woocommerce-tabs:not(:first-child) {
    padding-top: 142px;
  }
  .single-product.woocommerce .content-wrapper .woocommerce-tabs ul.tabs {
    margin: 0 0 40px;
  }
  .single-product.woocommerce .content-wrapper .woocommerce-tabs table.shop_attributes tr th {
    width: 144px;
  }
  .single-product.woocommerce div.product .product_meta:not(:first-child) {
    margin-top: 60px;
  }
  .single-product.woocommerce div.product .product_meta .product_meta_item:not(:first-child) {
    margin-top: 21px;
  }
  .single-product.woocommerce div.product .product_meta .product_meta_item.tagged_as {
    margin-top: 32px;
  }
  .single-product.woocommerce div.product .cart .button,
  .single-product.woocommerce div.product .cart .added_to_cart {
    margin: 22px 20px 0 0 !important;
    padding: 13px 37px 11px;
  }
  .single-product.woocommerce div.product .cart .button:after,
  .single-product.woocommerce div.product .cart .added_to_cart:after {
    font: 400 normal 20px 'fontello';
    margin: 0;
    padding: 0 0 0 10px;
    display: inline-block;
    position: relative;
    top: 0;
    left: initial;
    right: initial;
    width: auto;
    height: auto;
    border: none;
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
    vertical-align: baseline;
  }
  .single-product.woocommerce div.product .cart .button:after {
    content: '\e809';
  }
  .single-product.woocommerce div.product .cart .added_to_cart:after {
    content: '\e80b';
    font-size: 14px;
  }
}
@media only screen and (min-width: 1201px) {
  .single-product.woocommerce .content-wrapper div.product div.summary {
    width: 42.9104%;
    margin: 0 0 0 8.5821%;
  }
  .single-product.woocommerce div.product .cart .button,
  .single-product.woocommerce div.product .cart .added_to_cart {
    margin: 38px 20px 0 0 !important;
    min-width: 190px;
  }
  .single-product.woocommerce div.product .cart .quantity-wrapper {
    margin: 38px 0 0;
  }
  .single-product.woocommerce div.product .cart .quantity-wrapper:not(:last-child) {
    margin-right: 92px;
  }
}
@media only screen and (min-width: 1380px) {
  .single-product.woocommerce div.product .related,
  .single-product.woocommerce div.product .upsells {
    margin: 150px 0 0;
  }
}
/********** WooCommerce Active Filters Widget **********/
.woocommerce .widget_layered_nav_filters ul,
.woocommerce.widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
  margin: 0 -3.5px;
  font-size: 0;
  line-height: 1;
}
.woocommerce .widget_layered_nav_filters ul:first-child,
.woocommerce.widget_layered_nav_filters ul:first-child,
.woocommerce-page .widget_layered_nav_filters ul:first-child {
  margin-top: -7px;
}
.woocommerce .widget_layered_nav_filters ul .chosen,
.woocommerce.widget_layered_nav_filters ul .chosen,
.woocommerce-page .widget_layered_nav_filters ul .chosen {
  display: inline-block;
  vertical-align: top;
  margin: 7px 3.5px 0;
}
.woocommerce .widget_layered_nav_filters ul .chosen:before,
.woocommerce.widget_layered_nav_filters ul .chosen:before,
.woocommerce-page .widget_layered_nav_filters ul .chosen:before {
  content: none;
  display: none;
}
.woocommerce .widget_layered_nav_filters ul .chosen a,
.woocommerce.widget_layered_nav_filters ul .chosen a,
.woocommerce-page .widget_layered_nav_filters ul .chosen a {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 400;
  padding: 5px 12px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul .chosen a:before,
.woocommerce.widget_layered_nav_filters ul .chosen a:before,
.woocommerce-page .widget_layered_nav_filters ul .chosen a:before {
  content: '\e80f';
  font: 700 normal 9px/1 'fontello';
  background: none;
  width: auto;
  height: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0 0;
}

.wp-block-woocommerce-active-filters .wc-block-active-filters__title {
  margin-top: 0;
  margin-bottom: 1em;
  padding-bottom: 0.2em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item:before {
  content: none;
  display: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-type {
  letter-spacing: normal;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name {
  font-size: 16px;
  margin: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name button.wc-block-active-filters__list-item-remove {
  border: none;
  padding: 0;
  min-width: 0;
  background: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name button.wc-block-active-filters__list-item-remove:hover {
  padding: 0;
  background: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list:not(.wc-block-active-filters__list--chips) .wc-block-active-filters__list-item .wc-block-active-filters__list-item-name button.wc-block-active-filters__list-item-remove svg {
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips {
  margin: -7px -3.5px 0;
  font-size: 0;
  line-height: 1;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item {
  display: inline-block;
  vertical-align: top;
  margin: 7px 3.5px 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item:before {
  content: none;
  display: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item .wc-block-components-chip {
  position: relative;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 400;
  padding: 5px 12px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item .wc-block-components-chip:before {
  content: '\e80f';
  font: 700 normal 9px/1 'fontello';
  background: none;
  width: auto;
  height: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 10px 0 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item .wc-block-components-chip__text {
  padding: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove {
  padding: 0;
  min-width: 0;
  display: block;
  vertical-align: middle;
  margin: 0;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: none;
  opacity: 0;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove:before, .wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove:after,
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove svg {
  content: none;
  display: none;
}
.wp-block-woocommerce-active-filters .wc-block-active-filters__list.wc-block-active-filters__list--chips .wc-block-active-filters__list-item button.wc-block-components-chip__remove:hover {
  padding: 0;
  background: none;
}
.wp-block-woocommerce-active-filters button.wc-block-active-filters__clear-all:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled) {
  padding: 10px 20px;
}
.wp-block-woocommerce-active-filters button.wc-block-active-filters__clear-all:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):before, .wp-block-woocommerce-active-filters button.wc-block-active-filters__clear-all:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):after {
  content: none;
  display: none;
}
.wp-block-woocommerce-active-filters button.wc-block-active-filters__clear-all:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):hover {
  padding: 10px 20px;
}

/********** WooCommerce Cart Widget **********/
.woocommerce .widget_shopping_cart .cart_list,
.woocommerce-page .widget_shopping_cart .cart_list,
.woocommerce.widget_shopping_cart .cart_list {
  padding: 8px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce-page .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.woocommerce .widget_shopping_cart .cart_list li:not(:first-child),
.woocommerce-page .widget_shopping_cart .cart_list li:not(:first-child),
.woocommerce.widget_shopping_cart .cart_list li:not(:first-child) {
  margin: 29px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li:before,
.woocommerce-page .widget_shopping_cart .cart_list li:before,
.woocommerce.widget_shopping_cart .cart_list li:before {
  display: none;
  content: none;
}
.woocommerce .widget_shopping_cart .cart_list li a,
.woocommerce-page .widget_shopping_cart .cart_list li a,
.woocommerce.widget_shopping_cart .cart_list li a {
  font-weight: inherit;
  display: inline;
}
.woocommerce .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper,
.woocommerce-page .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper,
.woocommerce.widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  align-self: flex-start;
  margin: 0 23px 0 0;
  position: static;
  order: 1;
}
.woocommerce .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img,
.woocommerce-page .widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img,
.woocommerce.widget_shopping_cart .cart_list li .thumbnail-woocommerce_wrapper img {
  display: block;
  position: relative;
  margin: 0;
  float: none;
  width: 104px;
  height: auto;
  border: none;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper {
  display: block;
  width: 100%;
  order: 2;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__title,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__title,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper h6,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .woocommerce-mini-cart-item__title {
  font-family: inherit;
  margin: -0.1111em 0 0;
  line-height: 1.5em;
}
.woocommerce .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity,
.woocommerce-page .widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity,
.woocommerce.widget_shopping_cart .cart_list li .content-woocommerce-wrapper .quantity {
  display: block;
  font-size: 16px;
  line-height: 1.75em;
  margin: 6px 0 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove_from_cart_button,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove_from_cart_button,
.woocommerce.widget_shopping_cart .cart_list li a.remove_from_cart_button {
  position: static;
  margin: 0 0 0 20px;
  background: none;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  order: 3;
  font: normal 17px/1em 'fontello';
  width: 17px;
  height: 17px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove_from_cart_button:before,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove_from_cart_button:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove_from_cart_button:before {
  content: '\e80f';
}
.woocommerce .widget_shopping_cart .cart_list li a.remove_from_cart_button:hover,
.woocommerce-page .widget_shopping_cart .cart_list li a.remove_from_cart_button:hover,
.woocommerce.widget_shopping_cart .cart_list li a.remove_from_cart_button:hover {
  opacity: .6;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  margin: 29px 0 0;
  padding: 20px 0 0;
  border-width: 0;
  border-style: solid;
  border-top-width: 1px;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  font-weight: inherit;
}
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce-page .widget_shopping_cart .total .amount,
.woocommerce.widget_shopping_cart .total .amount {
  font-weight: 600;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons {
  position: relative;
  z-index: 2;
  padding: 7px 0 0;
  margin: 0 -5px;
  font-size: 0;
  line-height: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons:before, .woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons:after,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons:before,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons:after,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons:before,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons:after {
  content: none;
  display: none;
}
.woocommerce .widget_shopping_cart .woocommerce-mini-cart-buttons a.button,
.woocommerce-page .widget_shopping_cart .woocommerce-mini-cart-buttons a.button,
.woocommerce.widget_shopping_cart .woocommerce-mini-cart-buttons a.button {
  margin: 15px 5px 0;
  padding: 21px 35px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}

/********** WooCommerce Product Filter by Attributes **********/
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
  padding: 0;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child),
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child),
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:not(:first-child) {
  margin: 5px 0 0;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item:before {
  content: none;
  display: none;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a {
  display: inline-block;
  position: relative;
  padding: 0 0 0 40px;
  font-size: inherit;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:before {
  content: '';
  width: 17px;
  height: 17px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block !important;
  cursor: pointer;
  vertical-align: text-top;
  outline: none !important;
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  left: 0;
  right: initial;
  top: .5em;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item a:after {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  content: '\f00c';
  position: absolute;
  width: 17px;
  height: 17px;
  font: 700 normal 10px/17px 'Font Awesome 6 Free';
  text-align: center;
  display: block;
  z-index: 2;
  left: 0;
  right: initial;
  top: .9em;
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:before {
  content: '';
}
.woocommerce .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after,
.woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after,
.woocommerce-page .woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item.chosen a:after {
  opacity: 1;
}

/********** WooCommerce Filter by Price Widget **********/
.woocommerce .widget_price_filter form,
.woocommerce.widget_price_filter form,
.woocommerce-page .widget_price_filter form {
  margin-top: 47px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider {
  margin: 0 4px 0 9px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:before, .woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  top: 0;
  background-color: inherit;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:before,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:before {
  left: -9px;
  right: initial;
  width: 9px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider:after,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider:after {
  right: -4px;
  left: initial;
  width: 4px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle {
  width: 13px;
  height: 13px;
  top: -6px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal,
.woocommerce.widget_price_filter .price_slider_wrapper .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-slider-horizontal {
  height: 1px;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce.widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
  margin: 33px 0 0;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label,
.woocommerce.widget_price_filter .price_slider_amount .price_label,
.woocommerce-page .widget_price_filter .price_slider_amount .price_label {
  order: 1;
  font-size: 16px;
  text-align: left;
  margin: 5px 10px 0 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce.widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  order: 2;
  min-width: 86px;
  margin: 7px 0 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  padding: 10px 20px;
  font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:before, .woocommerce .widget_price_filter .price_slider_amount .button:after,
.woocommerce.widget_price_filter .price_slider_amount .button:before,
.woocommerce.widget_price_filter .price_slider_amount .button:after,
.woocommerce-page .widget_price_filter .price_slider_amount .button:before,
.woocommerce-page .widget_price_filter .price_slider_amount .button:after {
  content: none;
  display: none;
}
.woocommerce .widget_price_filter .price_slider_amount .button:not(.disabled):not(:disabled):hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce.widget_price_filter .price_slider_amount .button:not(.disabled):not(:disabled):hover,
.woocommerce.widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:not(.disabled):not(:disabled):hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
  padding: 10px 20px;
}
.woocommerce .widget_price_filter .price_slider_amount input,
.woocommerce.widget_price_filter .price_slider_amount input,
.woocommerce-page .widget_price_filter .price_slider_amount input {
  position: absolute;
}
.woocommerce .widget_price_filter .price_slider_amount .clear,
.woocommerce.widget_price_filter .price_slider_amount .clear,
.woocommerce-page .widget_price_filter .price_slider_amount .clear {
  display: none;
}

.wp-block-woocommerce-price-filter .wc-block-price-slider {
  margin-top: 47px;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__title {
  margin-top: 0;
  margin-bottom: 1em;
  padding-bottom: 0.2em;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input-wrapper,
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__range-input-progress {
  height: 1px;
  margin: 0;
  width: 100%;
  z-index: 1;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input {
  margin: 0;
  z-index: 2;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions {
  margin: 38px 0 0 20px;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
  font-size: 1em;
  letter-spacing: 0;
  padding: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button:after {
  padding: 0 0 0 5px;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button:hover {
  border-color: transparent;
}
.wp-block-woocommerce-price-filter .wc-block-components-price-slider__actions .wc-block-components-filter-reset-button {
  display: none;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__controls {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  gap: 0;
  margin: 33px 0 0;
  width: 100%;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__controls:first-child {
  margin: 0;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__controls:first-child + .wc-block-components-price-slider__actions {
  margin: 16px 0;
  width: 100%;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__controls:first-child + .wc-block-components-price-slider__actions .wc-block-components-filter-reset-button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled) {
  display: block;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__controls .wc-block-form-text-input {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border-style: solid;
  border-width: 1px;
  outline: none;
  padding: 8px 6px;
  background: none;
  font-size: 16px;
  line-height: 1.5em;
  text-align: center;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__controls .wc-block-form-text-input + .wc-block-form-text-input {
  margin-left: 5px;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__controls .wc-block-price-filter__range-input-wrapper {
  margin: 0 10px;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-text {
  margin: 37px 0 0;
  font-size: 16px;
  letter-spacing: .03em;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-text .wc-block-components-formatted-money-amount {
  font-size: 1em;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-text .wc-block-formatted-money-amount + .wc-block-formatted-money-amount {
  margin-left: 0.25em;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-text .wc-block-formatted-money-amount + .wc-block-formatted-money-amount:before {
  content: ' — ';
}
.wp-block-woocommerce-price-filter .wc-block-price-filter {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper + .wc-block-price-filter__controls {
  width: auto;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper + .wc-block-price-filter__controls .wc-block-form-text-input {
  padding: 8px 10px;
  margin: 5px 0 0;
}
.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper + .wc-block-price-filter__controls .wc-block-form-text-input + .wc-block-form-text-input {
  margin-left: 5px;
}

/********** WooCommerce Filter by Rating Widget **********/
.woocommerce .widget_rating_filter ul,
.woocommerce-page .widget_rating_filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce .widget_rating_filter ul li,
.woocommerce-page .widget_rating_filter ul li {
  padding: 0;
}
.woocommerce .widget_rating_filter ul li:not(:first-child),
.woocommerce-page .widget_rating_filter ul li:not(:first-child) {
  margin: 5px 0 0;
}
.woocommerce .widget_rating_filter ul li:before,
.woocommerce-page .widget_rating_filter ul li:before {
  content: none;
  display: none;
}
.woocommerce .widget_rating_filter ul li a,
.woocommerce-page .widget_rating_filter ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  position: relative;
  padding: 0 0 0 40px;
}
.woocommerce .widget_rating_filter ul li a:before,
.woocommerce-page .widget_rating_filter ul li a:before {
  content: '';
  width: 17px;
  height: 17px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block !important;
  cursor: pointer;
  outline: none !important;
  position: absolute;
  left: 0;
  right: initial;
  top: .5em;
}
.woocommerce .widget_rating_filter ul li a:after,
.woocommerce-page .widget_rating_filter ul li a:after {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  content: '\f00c';
  position: absolute;
  width: 17px;
  height: 17px;
  font: 700 normal 10px/17px 'Font Awesome 6 Free';
  text-align: center;
  display: block;
  z-index: 2;
  left: 0;
  right: initial;
  top: .9em;
}
.woocommerce .widget_rating_filter ul li a .star-rating,
.woocommerce-page .widget_rating_filter ul li a .star-rating {
  order: initial;
  margin: 9px 6px 0 0;
  font-size: 16px;
}
.woocommerce .widget_rating_filter ul li.chosen a:before,
.woocommerce-page .widget_rating_filter ul li.chosen a:before {
  content: '';
}
.woocommerce .widget_rating_filter ul li.chosen a:after,
.woocommerce-page .widget_rating_filter ul li.chosen a:after {
  opacity: 1;
}

/********** WooCommerce Product Categories Widget **********/
body:not(.block-editor-page) .widget_product_categories ul,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul {
  list-style: none;
  padding: 0;
  position: relative;
  margin: 0;
}
body:not(.block-editor-page) .widget_product_categories ul li,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li {
  position: relative;
  padding: 0 0 0 26px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body:not(.block-editor-page) .widget_product_categories ul li:not(:first-child),
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li:not(:first-child) {
  margin: 10px 0 0;
}
body:not(.block-editor-page) .widget_product_categories ul li:before,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  -webkit-border-radius: 0;
  border-radius: 0;
  opacity: 1;
  font-size: inherit;
  top: .8125em;
}
body:not(.block-editor-page) .widget_product_categories ul li.cat-item-hierarchical,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li.cat-item-hierarchical {
  margin-right: 20px;
  margin-left: 0;
}
body:not(.block-editor-page) .widget_product_categories ul li a,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li a {
  text-decoration: none;
  position: relative;
  letter-spacing: .01em;
  display: inline-block;
}
body:not(.block-editor-page) .widget_product_categories ul li a:after,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li a:after {
  content: '';
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: .4375em;
  height: 0;
  border-bottom: solid 1px;
  opacity: 0;
  -webkit-transition: opacity 0.3s, border-color 0.3s;
  transition: opacity 0.3s, border-color 0.3s;
}
body:not(.block-editor-page) .widget_product_categories ul li a:hover:after,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li a:hover:after {
  opacity: 1;
}
body:not(.block-editor-page) .widget_product_categories ul li .widget-archive-trigger,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li .widget-archive-trigger {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -20px;
  left: auto;
  text-align: right;
  cursor: pointer;
  width: 20px;
  height: 1.875em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
body:not(.block-editor-page) .widget_product_categories ul li .widget-archive-trigger:before,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li .widget-archive-trigger:before {
  content: '\e80c';
  font: 400 normal 10px/12px 'fontello';
  position: absolute;
  display: block;
  height: 12px;
  top: 50%;
  right: 0;
  left: initial;
  margin: -6px 0 0;
}
body:not(.block-editor-page) .widget_product_categories ul li .widget-archive-trigger.active,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li .widget-archive-trigger.active {
  -webkit-transform: rotate(90deg) translate(-0.375em, -0.1875em);
  -ms-transform: rotate(90deg) translate(-0.375em, -0.1875em);
  transform: rotate(90deg) translate(-0.375em, -0.1875em);
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
body:not(.block-editor-page) .widget_product_categories ul li .post-count,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li .post-count {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  margin: 0 0 0 20px;
}
body:not(.block-editor-page) .widget_product_categories ul li > ul,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li > ul {
  margin: 0 -20px 0 0;
  padding: 10px 20px 0 0;
  list-style: none;
  position: relative;
}
body:not(.block-editor-page) .widget_product_categories ul li > ul li,
body:not(.block-editor-page) .wp-block-woocommerce-product-categories ul li > ul li {
  font-size: 16px;
}

body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list .wc-block-product-categories-list-item-count {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
  padding: 0;
  margin: 0 0 0 100px;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item:not(:first-child) {
  margin-top: 5px;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item:before {
  content: none;
  display: none;
}
body:not(.block-editor-page) .wc-block-product-categories.is-list .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item .wc-block-product-categories-list-item__image {
  max-width: 82px;
  overflow: hidden;
  margin: 0 16px 0 -100px;
  border-width: 1px;
  border-style: solid;
}
body:not(.block-editor-page) .wc-block-product-categories .wc-block-product-categories__dropdown {
  width: 100%;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled) {
  margin: 0 0 0 10px;
  padding: 0;
  height: 42px;
  min-width: 42px;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):hover {
  padding: 0;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):before, body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled):after {
  content: none;
  display: none;
}
body:not(.block-editor-page) .wc-block-product-categories button.wc-block-product-categories__button:not(.customize-partial-edit-shortcut-button):not(.disabled):not(:disabled) svg {
  width: 16px;
  position: relative;
  left: 0;
  top: 2px;
  right: initial;
}

/********** WooCommerce Product Search Widget **********/
.widget_product_search .woocommerce-product-search {
  position: relative;
  padding: 35px 24px 53px 30px;
}
.widget_product_search .woocommerce-product-search .agencium-form-field .search-field {
  padding: 8px 40px 8px 0;
  margin: 0;
}
.widget_product_search .woocommerce-product-search button {
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  right: 24px;
  left: initial;
  top: 45px;
  z-index: 2;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  border: none;
  outline: none;
  padding: 0;
  min-width: 0;
  font-size: 0;
  line-height: 0;
  background: none;
}
.widget_product_search .woocommerce-product-search button:before {
  content: '\e822';
  position: static;
  font: 400 normal 18px/20px 'fontello';
  top: initial;
  bottom: initial;
  left: initial;
  right: initial;
  background-color: transparent;
  border: none;
  width: auto;
  height: auto;
}
.widget_product_search .woocommerce-product-search button:after {
  display: none;
  content: none;
}
.widget_product_search .woocommerce-product-search button:not(.disabled):not(:disabled):hover, .widget_product_search .woocommerce-product-search button:hover {
  padding: 0;
  background: none;
}
.widget_product_search .woocommerce-product-search button:not(.disabled):not(:disabled):hover:before, .widget_product_search .woocommerce-product-search button:hover:before {
  height: auto;
}

/********** WooCommerce Product Tag Cloud Widget **********/
.woocommerce .widget_product_tag_cloud .tagcloud,
.woocommerce.widget_product_tag_cloud .tagcloud,
.woocommerce-page .widget_product_tag_cloud .tagcloud {
  margin: 0 -3.5px !important;
  font-size: 0;
  line-height: 1;
}
.woocommerce .widget_product_tag_cloud .tagcloud:first-child,
.woocommerce.widget_product_tag_cloud .tagcloud:first-child,
.woocommerce-page .widget_product_tag_cloud .tagcloud:first-child {
  margin-top: -7px;
}
.woocommerce .widget_product_tag_cloud .tagcloud .tag-cloud-link,
.woocommerce.widget_product_tag_cloud .tagcloud .tag-cloud-link,
.woocommerce-page .widget_product_tag_cloud .tagcloud .tag-cloud-link {
  font-size: 14px !important;
  line-height: 20px;
  font-weight: 500;
  padding: 5px 12px;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  display: inline-block;
  vertical-align: top;
  margin: 7px 3.5px 0;
  cursor: pointer;
}

/********** WooCommerce Products Widget **********/
.woocommerce ul.product_list_widget,
.woocommerce-page ul.product_list_widget {
  padding: 0;
}
.woocommerce ul.product_list_widget:not(:first-child),
.woocommerce-page ul.product_list_widget:not(:first-child) {
  padding: 8px 0 0;
}
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 0 0 127px;
  position: relative;
  min-height: 104px;
}
.woocommerce ul.product_list_widget li:not(:first-child),
.woocommerce-page ul.product_list_widget li:not(:first-child) {
  margin: 29px 0 0;
}
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.product_list_widget li:before {
  content: none;
  display: none;
}
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
  width: 104px;
  height: auto;
  float: none;
  position: absolute;
  left: 0;
  right: initial;
  top: 0;
  margin: 0;
  border: none;
}
.woocommerce ul.product_list_widget li > a,
.woocommerce-page ul.product_list_widget li > a {
  order: 1;
  line-height: 1;
  font-size: 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-weight: inherit;
}
.woocommerce ul.product_list_widget li .product-title,
.woocommerce-page ul.product_list_widget li .product-title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 18px;
  line-height: 1.5em;
  margin: -0.2777em 0 0;
  display: block;
}
.woocommerce ul.product_list_widget li .price_wrapper,
.woocommerce-page ul.product_list_widget li .price_wrapper {
  order: 2;
  font-size: 16px;
  line-height: 1.75em;
  margin: 1px 0 0;
}
.woocommerce ul.product_list_widget li .price_wrapper del,
.woocommerce-page ul.product_list_widget li .price_wrapper del {
  opacity: 1;
  margin: 0 4px 0 0;
}
.woocommerce ul.product_list_widget li .price_wrapper ins,
.woocommerce-page ul.product_list_widget li .price_wrapper ins {
  text-decoration: none;
  font-weight: inherit;
}
.woocommerce ul.product_list_widget li .product-rating-wrapper,
.woocommerce-page ul.product_list_widget li .product-rating-wrapper {
  order: 4;
}
.woocommerce ul.product_list_widget li .product-rating-wrapper:not(:first-child),
.woocommerce ul.product_list_widget li .star-rating:not(:first-child),
.woocommerce-page ul.product_list_widget li .product-rating-wrapper:not(:first-child),
.woocommerce-page ul.product_list_widget li .star-rating:not(:first-child) {
  margin: 9px 0 0;
}
.woocommerce ul.product_list_widget li .reviewer,
.woocommerce-page ul.product_list_widget li .reviewer {
  font-size: 14px;
  line-height: 20px;
  order: 3;
}
.woocommerce ul.product_list_widget li .reviewer:not(:first-child),
.woocommerce-page ul.product_list_widget li .reviewer:not(:first-child) {
  margin: 4px 0 0;
}

.sidebar .wc-block-grid__products,
.footer-widgets .wc-block-grid__products,
.slide-sidebar-content .wc-block-grid__products {
  padding: 8px 0 0;
  margin: 0 0 -29px !important;
  border: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product,
.footer-widgets .wc-block-grid__products .wc-block-grid__product,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 0 0 105px;
  position: relative;
  min-height: 85px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  text-align: left;
  margin: 0 0 14px;
  border: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product:before, .sidebar .wc-block-grid__products .wc-block-grid__product:after,
.footer-widgets .wc-block-grid__products .wc-block-grid__product:before,
.footer-widgets .wc-block-grid__products .wc-block-grid__product:after,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product:before,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product:after {
  content: none;
  display: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
  display: none;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link {
  margin: -6px 0 0;
  line-height: 1;
  font-size: 0;
  display: block;
  order: 1;
  position: static;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image {
  width: 85px;
  height: auto;
  float: none;
  position: absolute;
  left: 0;
  right: initial;
  top: 0;
  margin: 0;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 16px;
  line-height: 1.875em;
  margin: 0;
  display: block;
  font-weight: 400;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating {
  order: 2;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating:not(:first-child),
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating:not(:first-child),
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-rating:not(:first-child) {
  margin: 7px 0 0;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price {
  font-size: 14px;
  line-height: 2.1429em;
  margin: 7px 0 0;
  order: 3;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price del {
  opacity: 1;
  margin: 0 4px 0 0;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price ins {
  text-decoration: none;
  font-weight: inherit;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button {
  position: static;
  top: initial;
  width: auto;
  height: auto;
  left: initial;
  right: initial;
  padding: 0 !important;
  margin: 8px -8px 0 0;
  order: 4;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .wp-block-button__link {
  margin: 8px 8px 0 0 !important;
  max-width: 100%;
  padding: 10px 20px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  line-height: 1.4286em;
}
.sidebar .wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before,
.footer-widgets .wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product .wp-block-button .add_to_cart_button:before {
  content: none;
  display: none;
  margin: 0;
}
.sidebar .wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link,
.footer-widgets .wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link,
.slide-sidebar-content .wc-block-grid__products .wc-block-grid__product:hover .wp-block-button .wp-block-button__link {
  margin: 8px 8px 0 0 !important;
}

/********** WooCommerce Recent Product Reviews Widget **********/
.sidebar .wc-block-components-load-more,
.footer-widgets .wc-block-components-load-more,
.slide-sidebar-content .wc-block-components-load-more {
  text-align: initial;
}
.sidebar .wc-block-components-load-more .wp-block-button__link,
.footer-widgets .wc-block-components-load-more .wp-block-button__link,
.slide-sidebar-content .wc-block-components-load-more .wp-block-button__link {
  min-width: 123px;
  padding: 13px 20px 12px;
}

.widget div[class*="wp-block-"] .wc-block-sort-select {
  text-align: left;
}
.widget div[class*="wp-block-"] .wc-block-sort-select .wc-block-components-sort-select__label {
  margin: 0;
}
.widget div[class*="wp-block-"] .wc-block-sort-select .wc-block-sort-select__select {
  display: inline-block;
  padding: 0 3px;
  height: 30px;
  outline: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  text-indent: 1px;
  background: none;
  position: relative;
  z-index: 2;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item {
  margin: 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item:before {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  top: 10px;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item:not(:first-child):before {
  top: 32px;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__info {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__meta {
  width: 100%;
  font-weight: 500;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__product {
  line-height: 1.5em;
  font-weight: 600;
  margin: 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__image {
  width: 82px;
  height: 82px;
  margin: 0 25px 0 0;
  border-width: 1px;
  border-style: solid;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__text:not(:first-child) {
  margin: 12px 0 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__text p {
  line-height: 1.4em;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__rating {
  margin: 6px 0 10px;
  line-height: 1;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__rating .wc-block-review-list-item__rating__stars {
  font-size: 10px;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__author {
  font-weight: 600;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__author,
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date {
  display: block;
  font-size: 87.5%;
  line-height: 1.5em;
  letter-spacing: -0.02em;
  margin: 0;
  padding: 0;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date {
  font-weight: 400;
}
.widget div[class*="wp-block-"] .wc-block-review-list-item__item .wc-block-review-list-item__published-date:before {
  content: none;
  display: none;
}
.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item {
  padding: 0;
}
.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item:before {
  content: none;
  display: none;
}
.widget div[class*="wp-block-"].has-image .wc-block-review-list-item__item .wc-block-review-list-item__meta {
  margin: -6px 0 0;
}
.widget div[class*="wp-block-"][data-image-type="reviewer"] .wc-block-review-list-item__image {
  width: 48px;
  height: 48px;
  border: none;
  margin: 0 20px 0 0;
}
.widget div[class*="wp-block-"].has-content .wc-block-review-list-item__item:not(:first-child) {
  padding-top: 24px;
  margin: 20px 0 0;
  border-top-style: solid;
  border-top-width: 1px;
}

/********** WooCommerce Recent Viewed Products Widget **********/
/********** WooCommerce Product Gallery **********/
.single-product.woocommerce div.product .woocommerce-product-gallery {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav {
  margin: 10px 0 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
  width: 25%;
  padding: 0 3px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
  position: relative;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  opacity: 1;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash {
  position: absolute;
  left: 3px;
  right: initial;
  top: 13px;
  z-index: 3;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item {
  display: block;
  height: 31px;
  font-size: 16px;
  line-height: 31px;
  text-align: center;
  padding: 0 14px;
  margin: 0 5px 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: lowercase;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item.sale {
  background-color: #e66445;
  color: #ffffff;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash .flash-item.new {
  background-color: #0dceb5;
  color: #ffffff;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image {
  position: relative;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image a {
  display: block;
  position: relative;
  height: 0;
  padding: 100% 0 0;
  z-index: 2;
}
.single-product.woocommerce div.product .woocommerce-product-gallery > .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img,
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-object-fit: cover;
  object-fit: cover;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport {
  max-height: 533px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport a {
  max-width: 533px;
}
.single-product.woocommerce div.product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image img {
  max-width: 533px;
  max-height: 533px;
}

@media only screen and (min-width: 1021px) {
  .single-product.woocommerce div.product .woocommerce-product-gallery {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
  }
  .single-product.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper + .attachment-woocommerce_flash {
    left: 8px;
    right: auto;
  }
  .single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav + .attachment-woocommerce_flash,
  .single-product.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger + .attachment-woocommerce_flash,
  .single-product.woocommerce div.product .woocommerce-product-gallery .attachment-woocommerce_flash:first-child {
    left: calc(16.7692% + 20px);
    right: auto;
  }
  .single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav {
    float: none;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-shrink: 0;
    flex-shrink: 0;
    width: 16.7692%;
    margin: 0 10px 0 0;
  }
  .single-product.woocommerce div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    padding: 3px 0;
    width: 100%;
  }
}
/********** WooCommerce Reviews **********/
.woocommerce .woocommerce-Reviews {
  width: 100%;
}
.woocommerce #reviews #comments ol.commentlist {
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review.depth-1 {
  padding-bottom: 38px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  position: relative;
}
.woocommerce #reviews #comments ol.commentlist li.review.depth-1:after {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  height: 20px;
  left: initial;
  right: 0;
  bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review {
  padding: 0;
  margin: 0;
  font-weight: 400;
  color: inherit;
}
.woocommerce #reviews #comments ol.commentlist li.review:not(:first-child) {
  margin: 38px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container {
  display: block;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  float: left;
  width: 75px;
  margin: 5px 15px 0 0;
  overflow: hidden;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar .avatar {
  width: 75px;
  max-width: none;
  height: auto;
  border: none;
  padding: 0;
  position: static;
  float: none;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar + .comment-text .comment-header {
  margin-left: 95px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-text {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description {
  clear: both;
  margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description:not(:first-child) {
  padding-top: 20px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description p:first-child {
  margin-top: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .description p:last-child {
  margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-header {
  line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .product-rating-wrapper:not(:first-child) {
  margin-top: 7px;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .star-rating {
  float: none;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .star-rating,
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .star-rating > span {
  font-size: 16px !important;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-info {
  margin: 0;
  width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author {
  line-height: 1.4em;
  font-weight: 600;
  letter-spacing: -.03em;
  display: block;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date {
  font-size: 16px;
  line-height: 1.875em;
  font-weight: 300;
  display: block;
}
.woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date:not(:first-child) {
  margin-top: 5px;
}
.woocommerce #reviews #comment {
  height: 88px;
}
.woocommerce #review_form_wrapper:not(:first-child) {
  margin: 70px 0 0;
}
.woocommerce #review_form #respond .comment-reply-title {
  letter-spacing: -.03em;
  margin-bottom: 0.5667em;
  display: block;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent {
  margin: 26px 0 0;
  clear: both;
}
.woocommerce #review_form #respond .comment-form-rating {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.woocommerce #review_form #respond .comment-form-rating:not(:first-child) {
  margin: 22px 0 0;
}
.woocommerce #review_form #respond p.stars {
  margin: 5px 0 0;
  font-size: 0;
  line-height: 1;
}
.woocommerce #review_form #respond p.stars:not(:first-child) {
  margin: 5px 0 0 20px;
}
.woocommerce #review_form #respond p.stars span {
  line-height: 1em;
}
.woocommerce #review_form #respond p.stars a {
  font-size: 19px;
  margin: 0;
  padding: 0 5px 0 0;
}
.woocommerce #review_form #respond p.stars a:before {
  font: 400 normal 1em/1em 'fontello';
  content: '\e804';
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.woocommerce #review_form #respond p.stars a:hover ~ a:before {
  content: '\e804';
}
.woocommerce #review_form #respond p.stars a.active:before {
  content: '\e823';
  color: #ffa16a;
}
.woocommerce #review_form #respond p.stars:hover a:before, .woocommerce #review_form #respond p.stars:hover a.active:before {
  content: '\e823';
  color: #ffa16a;
}
.woocommerce #review_form #respond p.stars.selected a:not(.active):before {
  content: '\e823';
  color: #ffa16a;
}
.woocommerce #review_form #respond p.stars.selected a.active ~ a:before {
  content: '\e804';
}

@media only screen and (min-width: 481px) {
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    position: relative;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar + .comment-text .comment-header {
    margin-left: 0;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author {
    font-size: 20px;
    margin: -1px 0 0;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .description:not(:first-child) {
    padding-top: 7px;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-meta {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  .woocommerce #reviews #review_form #respond p.comment-form-cookies-consent {
    margin: 26px 0;
    clear: both;
  }
  .woocommerce #reviews #comment {
    height: 88px;
  }
}
@media only screen and (min-width: 661px) {
  .woocommerce #reviews #review_form #respond .form-fields .form-name,
  .woocommerce #reviews #review_form #respond .form-fields .form-email {
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 841px) {
  .woocommerce #reviews #comments ol.commentlist li.review.depth-1 {
    padding-bottom: 70px;
  }
  .woocommerce #reviews #comments ol.commentlist li.review:not(:first-child) {
    margin: 120px 0 0;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .woocommerce-review__author {
    font-size: 20px;
    display: inline-block;
    vertical-align: baseline;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date {
    display: inline-block;
    vertical-align: baseline;
    position: relative;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date:not(:first-child) {
    margin: 0 0 0 26px;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-date:not(:first-child):before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    vertical-align: baseline;
    margin: 0 20px 4px 0;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-info {
    margin: 0 30px 0 0;
    font-size: 0;
    line-height: 1;
  }

  .woocommerce #review_form_wrapper:not(:first-child) {
    margin: 86px 0 0;
  }
}
@media only screen and (min-width: 1201px) {
  .woocommerce #reviews #comments ol.commentlist li.review:not(:first-child) {
    margin: 50px 0 0;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar {
    margin: 0 40px 0 0;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-avatar + .comment-text .comment-header {
    margin-left: 0;
  }
  .woocommerce #reviews #comments ol.commentlist li.review .comment_container .comment-header {
    min-height: 68px;
    padding: 7px 0 0;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
