/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.pricing-matrix .scroll-notice {
  position: relative;
  text-align: right;
  margin-bottom: 10px;
}
.pricing-matrix .scroll-notice .mobile-table-scroll {
  display: none;
  padding: 5px 10px;
  width: 100px;
  text-align: center;
  font-size: 13px;
  background: #FFCB05;
  color: white;
  border-radius: 15px;
  z-index: 2;
}
.pricing-matrix .scroll-notice .mobile-table-scroll:before {
  content: "";
  height: 1px;
  width: calc(100% - 100px);
  position: absolute;
  left: 0;
  top: 50%;
  background: #FFCB05;
  z-index: 1;
}
.pricing-matrix .pricing-matrix__container {
  background: white;
  border: 1px solid #ccc;
  overflow: auto;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table {
  width: 1228px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table th, .pricing-matrix .pricing-matrix__container .pricing-matrix__table td {
  vertical-align: middle;
  padding: 5px;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead {
  background-color: #FFCB05;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead th {
  font-size: 16px;
  padding: 5px;
  font-weight: 500;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid white;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead th.size span, .pricing-matrix .pricing-matrix__container .pricing-matrix__table thead th.price-breaks span {
  cursor: pointer;
  padding: 2px 5px;
  background: #FFCB05;
  color: #4D4C40;
  display: inline-block;
  margin: 0 3px;
  font-size: 14px;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead th.size span.active, .pricing-matrix .pricing-matrix__container .pricing-matrix__table thead th.price-breaks span.active {
  background: #4D4C40;
  color: #FFCB05;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr.second-row th {
  border-bottom: none;
  font-size: 14px;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr.second-row .price-breaks.pack .pack {
  display: block;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr.second-row .price-breaks.unit .unit {
  display: block;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr.second-row .price-breaks > span {
  display: none;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody tr td {
  font-size: 15px;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody tr td:first-child {
  border-left: none !important;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody tr td:last-child {
  border-right: none !important;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody tr:last-child td {
  border-bottom: none !important;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .size.inches .inches {
  display: block;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .size.mm .mm {
  display: block;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .size span {
  display: none;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .price-breaks.pack .pack {
  display: block;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .price-breaks.unit .unit {
  display: block;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .price-breaks > span {
  display: none;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .bespoke-price .amount {
  border-bottom: 2px solid green;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .add-to-basket .qty {
  width: 50px;
  padding: 5px;
  border-radius: 0;
  line-height: 1;
  vertical-align: middle;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .add-to-basket .add-to-basket-btn {
  margin-left: 5px;
  font-size: 24px;
  vertical-align: middle;
  color: #159A64;
  outline: none;
  border: none;
  text-decoration: none;
}
.pricing-matrix .pricing-matrix__container .pricing-matrix__table tbody .add-to-basket .add-to-basket-btn sup {
  display: inline-block;
  transform: translate(-5px, -5px);
}

.product-price del, .price del {
  display: none !important;
}
.product-price ins, .price ins {
  text-decoration: none;
}

.search-results ul.products .search-result img {
  display: block;
  margin: 0 !important;
}
.search-results ul.products .search-result .woocommerce-loop-category__title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px 15px 0 !important;
  background: white;
  display: block;
}
.search-results ul.products .search-result .woocommerce-loop-category__title:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #FFCB05;
  display: block;
  margin-top: 15px;
}

.woocommerce-page.woocommerce-cart .coupon .input-text {
  width: 200px !important;
  text-transform: uppercase;
  font-size: 13px;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table {
  border: none;
  background: #efefef;
  border-radius: 0;
  border: 1px solid #DDDDDD;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table td, .woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table th {
  padding: 0.857em 1.387em;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead {
  background: #fff;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table thead th {
  border: none;
  border-bottom: 1px solid #DDDDDD;
  font-weight: 600;
  color: #4D4C40;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody td {
  border: none;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody td.product-name a {
  color: #4D4C40;
  font-weight: 500;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody td.product-quantity input {
  border: 1px solid #DDDDDD;
  padding: 3px;
  width: 75px;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .actions {
  border-top: 1px solid #DDDDDD;
  padding: 20px;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon .input-text {
  line-height: 24px;
  border-radius: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon label {
  display: none;
}
.woocommerce-page.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody .actions .button {
  background: #159A64;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 37px;
  width: 200px;
  padding: 0;
  border-radius: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  color: black;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table {
  border-color: #DDDDDD;
  border-radius: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table th, .woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table td {
  border-color: #DDD;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table th {
  width: 20%;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table .shipping td {
  padding-right: 0;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table #shipping_method li {
  border-bottom: 1px solid #DDDDDD;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .shop_table #shipping_method li:last-child {
  border-bottom: none;
}
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
  background-color: #159A64 !important;
  border-radius: 0;
  font-size: 14px !important;
  font-weight: 600;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper {
  padding: 20px;
  border: 1px solid #DDDDDD;
  background: white;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper h3 {
  margin-top: 0;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  color: black;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table {
  border-color: #DDDDDD;
  border-radius: 0;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table th, .woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table td {
  border-color: #DDD;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table th {
  width: 20%;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table .shipping td {
  padding-right: 0;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table #shipping_method li {
  border-bottom: 1px solid #DDDDDD;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table #shipping_method li:last-child {
  border-bottom: none;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .shop_table .order-total .woocommerce-Price-amount {
  font-weight: 600;
  font-size: 18px;
}
.woocommerce-page.woocommerce-checkout .checkout .order-review-wrapper .woocommerce-checkout-payment {
  border-radius: 0 !important;
}
.woocommerce-page.woocommerce-checkout .checkout #place_order {
  background-color: #159A64;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  color: white;
  border-radius: 0;
  display: block;
  width: 100%;
  line-height: 36px;
}
.woocommerce-page.woocommerce-checkout .checkout #place_order:hover {
  background-color: #4D4C40;
}
.woocommerce-page.woocommerce-checkout .woocommerce-error, .woocommerce-page.woocommerce-checkout .woocommerce-info, .woocommerce-page.woocommerce-checkout .woocommerce-message {
  margin-bottom: 20px !important;
}
.woocommerce-page.woocommerce-account .woocommerce .col2-set .col-1, .woocommerce-page.woocommerce-account .woocommerce .col2-set .col-2 {
  padding: 25px 30px;
  background: white;
  box-shadow: 0px 0px 30px -17px rgba(0, 0, 0, 0.5);
}
.woocommerce-page.woocommerce-account .woocommerce .col2-set .col-1 .woocommerce-form, .woocommerce-page.woocommerce-account .woocommerce .col2-set .col-2 .woocommerce-form {
  margin: 0;
  padding: 0;
  border: none;
}
.woocommerce-page.woocommerce-account .woocommerce .col2-set .col-1 .woocommerce-form .woocommerce-button, .woocommerce-page.woocommerce-account .woocommerce .col2-set .col-2 .woocommerce-form .woocommerce-button {
  background: #159A64;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 37px;
  width: 200px;
  padding: 0;
  border-radius: 0;
}
.woocommerce-page.woocommerce-account .woocommerce .col2-set .col-1 .woocommerce-form .woocommerce-button:hover, .woocommerce-page.woocommerce-account .woocommerce .col2-set .col-2 .woocommerce-form .woocommerce-button:hover {
  background: #4D4C40;
}
.woocommerce-page.woocommerce-account .pricing-matrix .pricing-matrix__container {
  overflow: auto;
}
.woocommerce-page.woocommerce-account .pricing-matrix .pricing-matrix__container .pricing-matrix__table {
  min-width: 861px;
  width: 100%;
}
.woocommerce-page.woocommerce-account .pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr.second-row th {
  font-size: 13px;
}
.woocommerce-page.woocommerce-account .pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr.second-row .price-breaks > span {
  display: inline-block !important;
}
.woocommerce-page.woocommerce-account .pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr th {
  font-size: 14px;
}
.woocommerce-page.woocommerce-account .pricing-matrix .pricing-matrix__container .pricing-matrix__table thead tr th:nth-child(2) {
  width: 20%;
}
.woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info, .woocommerce-page .woocommerce-message {
  border: 1px solid #ddd !important;
  background: white !important;
  margin-bottom: 15px !important;
  padding: 20px 20px 20px 55px;
  line-height: 35px;
  vertical-align: middle;
  font-size: 15px;
  color: black !important;
  border-radius: 0 !important;
}
.woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before, .woocommerce-page .woocommerce-message:before {
  top: 1.4em;
}
.woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
  background-color: #159A64;
  border-radius: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
  color: white;
  padding: 10px 45px;
  border: 1px solid #159A64;
}
.woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover {
  color: #159A64;
  background-color: white;
}
.woocommerce-page .woocommerce-result-count {
  float: none;
  margin: 0;
  background: white;
  padding: 10px 10px 10px 15px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  color: #282828;
  display: block;
}

.woocommerce .woocommerce-form-login {
  background: white;
  border-color: #DDDDDD;
  border-radius: 0 !important;
}
.woocommerce .woocommerce-form-login input {
  border-radius: 0;
}
.woocommerce .woocommerce-form-login button[name=login] {
  margin-right: 15px;
  background: #FFCB05;
  color: #4D4C40;
  border: none !important;
  border-radius: 0;
  font-weight: 500;
  padding: 15px 50px;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  font-size: 17px;
  line-height: 26px;
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  background-color: white;
  position: relative;
  box-shadow: 0px 0px 30px -17px rgba(0, 0, 0, 0.5);
  padding: 0;
  border-bottom: 2px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active {
  background-color: #FFCB05;
  color: white;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #4D4C40;
  cursor: default;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: #FFCB05;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:not(.is-active):hover a {
  color: #4D4C40;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 8px 15px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:before {
  font-family: "Font Awesome 5 Pro";
  justify-content: center;
  align-content: center;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
  content: "\f007";
  margin-top: -2px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
  content: "\f466";
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
  content: "\f3c5";
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
  content: "\f879";
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--account-faqs a:before {
  content: "\f05a";
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-products a:before {
  content: "\f468";
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--company-order a:before {
  content: "\f07c";
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
  background-color: #ef0007;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
  color: white;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
  content: "\f007";
}
.woocommerce .woocommerce-MyAccount-content {
  background: white;
  box-shadow: 0px 15px 30px -17px rgba(0, 0, 0, 0.5);
  padding: 30px;
  border-top: 5px solid #FFCB05;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title .edit {
  float: none;
  margin-left: 5px;
}
.woocommerce .woocommerce-MyAccount-content .edit-account button {
  margin-top: 20px;
  background: #FFCB05;
  border-radius: 0;
  color: #4D4C40;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .woocommerce .woocommerce-MyAccount-navigation ul {
    margin-bottom: 30px;
  }
  .woocommerce .woocommerce-MyAccount-navigation ul li:after {
    display: none;
  }
  .coupon .button, body.woocommerce-page.woocommerce-cart .coupon .input-text {
    width: 48% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .woocommerce-page.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 20px;
  }
  .woocommerce-page.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation, .woocommerce-page.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    width: 100% !important;
    float: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  #menu-main-menu > .cmm4e-menu-item {
    background-color: white !important;
    background: white !important;
  }
  #menu-main-menu > .cmm4e-menu-item > .cmm4e-sub-panel {
    background-color: white !important;
    background: white !important;
  }
  .pricing-matrix .scroll-notice .mobile-table-scroll {
    display: inline-block;
  }
}
@media only screen and (min-width: 1025px) {
  .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
    float: none;
  }
  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
  }
}
/*# sourceMappingURL=style.css.map */