.wd-shop-tools .orderby,
.shop-loop-head .woocommerce-ordering {
  display: none !important;
}
body .summary-inner > .price {
  font-size: 120%;
}
.bundled_item_optional {
  background-color: #f0f0f0;
  padding: 10px;
  border: 1px solid #ddd;
  padding-bottom: 10px !important;
}
.archive .main-page-wrapper .wd-entry-content {
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  padding: 15px;
}
.product-wrapper .wd-bottom-actions {
  display: none !important;
}
.category-grid-item .wd-cat-content {
  background-color: black;
}
.category-grid-item .wd-cat-content h3 {
  color: white !important;
  padding: 3px;
}
.product-tabs-wrapper {
  background-color: #f0f0f0 !important;
}
.page-title {
  margin-left: -15px;
  margin-right: -15px;
}
.page-title .container {
  min-height: 220px;
  padding: 0px;
}
.page-title .container h1 {
  text-shadow: 3px 4px 7px rgba(0, 0, 0, 0.8);
}
/* Non-.novstyle4 wrappers (if you still need them globally) */
@media (min-width: 769px) {
  .alignwide {
    position: relative !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 20px !important;
  }
  .alignwide .wp-block-column {
    z-index: 10;
  }
  .alignwide strong {
    font-weight: bold;
    color: #000;
  }
  .alignwide::before {
    content: '';
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 200vw !important;
    height: 140% !important;
    background-color: inherit !important;
    transform: translateX(-50vw) !important;
  }
  .alignfull {
    width: 100vw;
    position: relative;
    left: calc(50% - 50vw);
    max-width: 100vw;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .mobileReverse {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 781px) {
  .is-reverse-stack-mobile {
    flex-direction: column-reverse !important;
  }
}
/* Full width column styles */
.is-full-width {
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: 100vw !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media (max-width: 768px) {
  .is-full-width {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/* Expanded Cover Block Styles */
.is-expanded-cover {
  width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  max-width: 100vw !important;
}
.is-expanded-cover .wp-block-cover__inner-container {
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media (max-width: 768px) {
  .is-expanded-cover .wp-block-cover__inner-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.tight-width {
  width: 70%;
  margin: 20px auto;
  /* centers the element */
}
@media (max-width: 768px) {
  .tight-width {
    width: 100%;
  }
}
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5 {
  font-family: "Jost", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.entry-content.woocommerce-Tabs-panel {
  /* 16:9 Aspect Ratio */
  /* 9:16 Aspect Ratio (Vertical) */
  /* 1:1 Aspect Ratio */
  /* 4:3 Aspect Ratio */
  /* 3:4 Aspect Ratio (Vertical) */
  /* Common iframe styles */
}
.entry-content.woocommerce-Tabs-panel h1,
.entry-content.woocommerce-Tabs-panel h2,
.entry-content.woocommerce-Tabs-panel h3,
.entry-content.woocommerce-Tabs-panel h4,
.entry-content.woocommerce-Tabs-panel h5 {
  font-family: "Jost", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.entry-content.woocommerce-Tabs-panel .wp-element-button {
  color: white !important;
}
@media (max-width: 768px) {
  .entry-content.woocommerce-Tabs-panel .wp-block-columns {
    gap: 0 !important;
  }
  .entry-content.woocommerce-Tabs-panel .has-text-align-right {
    text-align: left !important;
  }
  .entry-content.woocommerce-Tabs-panel .wp-block-column i.fa {
    font-size: 2rem;
  }
  .entry-content.woocommerce-Tabs-panel .slick-next {
    right: 15px !important;
  }
  .entry-content.woocommerce-Tabs-panel .slick-prev {
    left: 15px;
    z-index: 10;
  }
}
.entry-content.woocommerce-Tabs-panel a:not(.wp-element-button) {
  color: #e74c3c;
  font-weight: bold;
  text-decoration: underline;
}
.entry-content.woocommerce-Tabs-panel h1 {
  font-size: 60px;
}
.entry-content.woocommerce-Tabs-panel h2 {
  font-size: 50px;
}
.entry-content.woocommerce-Tabs-panel h3 {
  font-size: 40px;
}
.entry-content.woocommerce-Tabs-panel h4 {
  font-size: 30px;
}
.entry-content.woocommerce-Tabs-panel h5 {
  font-size: 25px;
}
.entry-content.woocommerce-Tabs-panel h6 {
  font-size: 22px;
}
@media (max-width: 768px) {
  .entry-content.woocommerce-Tabs-panel h1 {
    font-size: 40px;
  }
  .entry-content.woocommerce-Tabs-panel h2 {
    font-size: 30px;
  }
  .entry-content.woocommerce-Tabs-panel h3 {
    font-size: 24px;
  }
  .entry-content.woocommerce-Tabs-panel h4 {
    font-size: 20px;
  }
  .entry-content.woocommerce-Tabs-panel h5 {
    font-size: 20px;
  }
  .entry-content.woocommerce-Tabs-panel h6 {
    font-size: 20px;
  }
}
.entry-content.woocommerce-Tabs-panel h1,
.entry-content.woocommerce-Tabs-panel h2,
.entry-content.woocommerce-Tabs-panel h3,
.entry-content.woocommerce-Tabs-panel h4,
.entry-content.woocommerce-Tabs-panel h5,
.entry-content.woocommerce-Tabs-panel h6 {
  text-transform: uppercase;
  line-height: 1;
}
.entry-content.woocommerce-Tabs-panel p {
  font-size: 20px;
  color: #444;
  line-height: 32px;
  font-weight: 600;
  letter-spacing: -0.07px;
}
@media (max-width: 768px) {
  .entry-content.woocommerce-Tabs-panel p:last-child {
    margin-bottom: 20px;
  }
}
.entry-content.woocommerce-Tabs-panel .wp-block-image,
.entry-content.woocommerce-Tabs-panel .wp-block-embed,
.entry-content.woocommerce-Tabs-panel .wp-block-video {
  padding-bottom: 30px;
}
.entry-content.woocommerce-Tabs-panel .wp-block-cover,
.entry-content.woocommerce-Tabs-panel .wp-block-cb-carousel {
  margin-bottom: 30px !important;
}
.entry-content.woocommerce-Tabs-panel .wp-block-cb-carousel .slick-next:before,
.entry-content.woocommerce-Tabs-panel .wp-block-cb-carousel .slick-prev:before {
  font-size: 30px;
}
.entry-content.woocommerce-Tabs-panel .wp-block-cb-carousel .slick-next {
  right: -15px;
}
.entry-content.woocommerce-Tabs-panel .wp-block-cb-carousel .slick-list {
  padding-bottom: 5px;
}
.entry-content.woocommerce-Tabs-panel .wp-block-cb-carousel .slick-dots li button:before {
  font-size: 9px;
}
.entry-content.woocommerce-Tabs-panel .wp-block-image img,
.entry-content.woocommerce-Tabs-panel .wp-block-embed iframe,
.entry-content.woocommerce-Tabs-panel .wp-block-video video,
.entry-content.woocommerce-Tabs-panel .wp-block-cover {
  border-radius: 12px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
.entry-content.woocommerce-Tabs-panel .wd-products-element h3 {
  font-size: 24px;
}
.entry-content.woocommerce-Tabs-panel .wp-block-cb-slide img,
.entry-content.woocommerce-Tabs-panel .wp-block-cb-slide .wp-block-image {
  padding: 0px !important;
  box-shadow: none !important;
}
.entry-content.woocommerce-Tabs-panel .slick-list {
  padding-bottom: 10px;
}
.entry-content.woocommerce-Tabs-panel img {
  width: 100%;
}
.entry-content.woocommerce-Tabs-panel .wp-block-embed.is-type-video.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  /* 9 / 16 * 100 */
  height: 0;
  overflow: hidden;
}
.entry-content.woocommerce-Tabs-panel .wp-block-embed.is-type-video.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 177.78%;
  /* 16 / 9 * 100 */
  height: 0;
  overflow: hidden;
}
.entry-content.woocommerce-Tabs-panel .wp-block-embed.is-type-video.wp-embed-aspect-1-1 .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
  height: 0;
  overflow: hidden;
}
.entry-content.woocommerce-Tabs-panel .wp-block-embed.is-type-video.wp-embed-aspect-4-3 .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 75%;
  /* 3 / 4 * 100 */
  height: 0;
  overflow: hidden;
}
.entry-content.woocommerce-Tabs-panel .wp-block-embed.is-type-video.wp-embed-aspect-3-4 .wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-top: 133.33%;
  /* 4 / 3 * 100 */
  height: 0;
  overflow: hidden;
}
.entry-content.woocommerce-Tabs-panel .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description {
  /* Basic CSS Reset */
  /* Typography */
  /* Lists */
  /* Text Formatting */
  /* Blockquotes */
  /* Important elements */
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description a {
  border-bottom: 2px solid #e74c3c;
  color: #e74c3c;
  cursor: pointer;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description a:hover {
  background-color: #e74c3c;
  color: white !important;
  padding: 4px 2px;
  border-radius: 4px;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description body {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #333;
  background-color: #f9f9f9;
  padding: 20px;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h1,
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h2,
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h3,
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h4,
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h5,
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h6 {
  font-weight: 700;
  line-height: 1.2;
  color: #222;
  margin-bottom: 15px;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h1 {
  font-size: 2.5rem;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h2 {
  font-size: 2rem;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h3 {
  font-size: 1.75rem;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h4 {
  font-size: 1.5rem;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h5 {
  font-size: 1.25rem;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description h6 {
  font-size: 1rem;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description p {
  margin-bottom: 20px;
  color: #444;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description ul,
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description ol {
  margin-bottom: 20px;
  padding-left: 40px;
  line-height: 1.4;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description ol li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description b,
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description strong {
  font-weight: bold;
  color: #111;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description em {
  font-style: italic;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description blockquote {
  padding: 10px 20px;
  margin: 20px 0;
  border-left: 5px solid #ccc;
  background-color: #f5f5f5;
  color: #666;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description blockquote p {
  margin-bottom: 0;
}
.product-image-summary-inner .summary-inner .woocommerce-product-details__short-description .important {
  color: #e60000;
  font-weight: bold;
}
.customer-details input,
.customer-details textarea,
.customer-details select,
.customer-details .select2 {
  background-color: white;
}
.checkout-order-review {
  background-color: white;
}
.cart-table-section {
  padding: 10px;
  background-color: white;
  border-radius: 5px;
}
.nav-link-text,
.wd-entities-title {
  text-transform: none !important;
}
.home .main-page-wrapper {
  padding-top: 0px;
}
body #payment .wc_payment_method.payment_method_paypal {
  padding-left: 0px!important;
}
.home .product-row .col-name a,
.home .product-row .col-image a {
  pointer-events: none;
}
.wc-product-table-select-filters {
  border: 5px solid black;
  padding: 10px 20px !important;
  margin-bottom: 30px !important;
  display: inline-block;
  color: black;
}
body.single-product .product-image-summary-wrap img {
  filter: brightness(95%) !important;
  -webkit-filter: brightness(95%) !important;
  border-radius: 3px;
}
@media (max-width: 900px) {
  .novProductElement {
    width: 50% !important;
  }
}
.novRow6 {
  width: 16.66%;
}
.novRow5 {
  width: 20%;
}
.novRow4 {
  width: 25%;
}
.novRow3 {
  width: 26%;
}
.whb-header_563365 .whb-general-header .wd-dropdown-menu {
  background-image: linear-gradient(184deg, #FFFFFF 0%, #CCCCCC 100%);
  padding-bottom: 25px;
  margin-top: -2px;
  overflow: hidden;
}
.whb-header_563365 .whb-general-header .wd-dropdown-menu:before {
  content: '_';
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2023/08/roundLogo6percent.png);
  background-position: 572px 9px;
  background-repeat: no-repeat;
  background-size: 58% auto;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
#TestRowMenu1-4x .panel-grid-cell {
  width: 25%;
  float: left;
  padding: 5px;
}
#TestRowMenu1-5x .panel-grid-cell {
  width: 20%;
  float: left;
  padding: 5px;
}
.whb-header_563365 .woodmart-nav-link {
  text-transform: inherit !important;
  color: #333 !important;
}
.whb-header_563365 .woodmart-nav-link .nav-link-text {
  border-top: 3px solid #F3F3F3;
  border-bottom: 3px solid #F3F3F3;
}
.whb-header_563365 .woodmart-nav-link .nav-link-text:hover {
  border-bottom: 3px solid #cc4b37;
}
.whb-header_563365 .whb-top-bar-inner a,
.whb-header_563365 .whb-top-bar-inner span {
  color: #777;
  font-size: 12px;
  text-transform: inherit !important;
}
.whb-header_563365 .whb-top-bar .whb-top-bar-inner .wd-tools-element .wd-tools-icon:before,
.whb-header_563365 .whb-top-bar .whb-top-bar-inner i {
  font-size: 16px;
  vertical-align: middle;
}
.whb-header_563365 .whb-top-bar .whb-top-bar-inner .wd-header-search a:after {
  content: 'Search';
  padding-left: 3px;
}
.whb-header_563365 .cart-widget-opener {
  background-color: #cc4b37;
  border-radius: 3px;
}
.whb-header_563365 .cart-widget-opener > a {
  height: 30px !important;
}
.whb-header_563365 .whb-top-bar-inner .cart-widget-opener a,
.whb-header_563365 .whb-top-bar-inner .cart-widget-opener span {
  color: white !important;
}
.whb-header_563365 .wd-tools-icon.woodmart-cart-icon {
  color: white !important;
}
.novMenuItemSmall img.image {
  width: 20% !important;
  border: none !important;
}
.bgDivElectricity,
.bgDivGas,
.bgDivSpring {
  display: inline-block;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 25% auto;
  transition: background 0.3s, border-radius 0.35s, opacity 0.3s;
  opacity: 0.1;
  position: absolute;
  width: 100%;
  height: 100%;
}
.bgDivElectricity {
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2023/08/electric-menu-150x150-1.png);
}
.bgDivGas {
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2023/08/Gas-manu-icon-150x150-1.png);
}
.bgDivSpring {
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2023/08/spring-right-150x150-1.png);
}
.novMenuItem {
  width: 100%;
  padding: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3px;
  position: relative;
  background-color: transparent;
  background-image: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 100%);
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  text-decoration: none !important;
}
.novMenuItem h2 {
  font-size: 24px;
  margin-bottom: 0px;
  text-align: left;
  line-height: 1.1;
}
.novMenuItemMedium h2 {
  font-size: 18px;
  line-height: 1.1;
}
.novMenuItemSmall h2 {
  font-size: 16px;
  line-height: 1.1;
}
.novMenuItem h3 {
  font-size: 14px;
  font-style: normal;
  margin-bottom: 0px;
  font-weight: 500;
  text-align: left;
  padding-right: 5px;
  line-height: 1.3;
}
@media only screen and (max-width: 1130px) {
  .novMenuItem h2 {
    font-size: 18px;
  }
  .novMenuItemMedium h2 {
    font-size: 16px;
  }
  .novMenuItemSmall h2 {
    font-size: 14px;
  }
  .novMenuItem h3 {
    font-size: 12px;
  }
}
.novMenuItem img.image {
  width: 40%;
  float: left !important;
  padding: 2px 5px 2px 2px;
}
.novMenuItem .text {
  width: 60%;
  text-align: center;
  float: left;
  display: inline-block !important;
  padding: 2px;
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.novMenuItemMedium img.image {
  width: 30% !important;
  border: none !important;
}
.novMenuItemMedium .text {
  width: 70%;
}
.novMenuItemSmall img.image {
  width: 20% !important;
  border: none !important;
}
.novMenuItemSmall .text {
  width: 80%;
}
.novMenuItemInvert {
  background: #444 !important;
  opacity: 0.8;
}
.novMenuItemInvert h2,
.novMenuItemInvert h3 {
  color: white !important;
}
.novMenuItem:hover {
  background: #020024 !important;
  background: linear-gradient(180deg, #020024 0%, #ebebeb 0%, #f5f5f5 50%, #c8c8c8 100%, #000000 180%) !important;
}
.novMenuItem.novMenuItemInvert:hover {
  background: black !important;
}
.bfnav2022 {
  background-color: black;
  color: white;
}
.bfnav2022 a {
  color: white !important;
}
.composite_component .component_description_wrapper p {
  background-color: #999;
  color: white;
  font-size: 24px !important;
  padding: 10px 20px;
  border-left: 12px solid black;
  border-radius: 5px;
}
.composite_component .component_inner .thumbnail_price.price {
  display: none !important;
}
.bundled_product_optional_checkbox .price .bundled_item_price_quantity {
  display: none !important;
}
.composite_component .component_inner .thumbnail_description.options .woocommerce-Price-amount {
  display: none;
}
.composite_component .novIsVariableOption .woocommerce-Price-amount,
.composite_component .novIsVariableOption del {
  display: none !important;
}
.composite_component.first .component_inner .thumbnail_description.options .woocommerce-Price-amount {
  display: inline-block;
}
.page-id-861213 .product-element-top .product-image-link {
  border: 6px solid !important;
  border-image: linear-gradient(45deg, #ae2a20, #5c0d07) 1 !important;
}
.page-id-861213 .main-page-wrapper {
  padding-top: 0px;
}
.page-id-861213 .product_cat-composite .wd-entities-title a {
  background-color: white;
  color: black;
  padding: 3px;
}
.page-id-861213 .product_cat-composite .product-rating-price {
  display: none;
}
.product_cat-composite .product-image-summary-inner p.price,
.product_cat-composite .product-image-summary-inner .yith-wcwl-add-to-wishlist {
  display: none;
}
.composite_component .composited_product_details_wrapper {
  display: inline-block !important;
}
.composite_component .component_summary {
  text-align: center;
}
.composite_component .summary_content {
  padding: 20px;
  margin: 20px;
  display: inline-block;
  text-align: left;
  background-color: #f0f0f0;
  border-radius: 15px;
}
.composite_component .summary_content .composited_product_images img {
  border-radius: 15px;
}
.composite_component .summary_content select,
.composite_component .summary_content input {
  background-color: white;
}
.composite_component .composited_product_details_wrapper .out-of-stock {
  background-color: red;
  width: 100%;
  color: white;
  font-size: 18px;
  padding: 10px;
}
.composite_component .component_option_thumbnail_select {
  float: right !important;
}
.composite_component .thumbnail_title h5 {
  margin-bottom: 0px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.composite_component .component_option_thumbnails {
  border: 10px solid #f0f0f0;
  padding: 5px;
}
.component_option_thumbnail_select {
  border-radius: 5px;
}
@media only screen and (max-width: 740px) {
  .component_option_thumbnails_container .image.thumbnail_image {
    max-width: 35% !important;
  }
  .thumbnail_description {
    width: 65%;
  }
  .thumbnail_description h5 {
    margin-bottom: 0px;
  }
  .thumbnail_buttons {
    float: left;
    padding-left: 1em !important;
  }
  .thumbnail_buttons {
    padding: 0px;
  }
  .component_option_thumbnail_select {
    background-color: #cc4b37;
    color: white;
    padding: 5px 10px;
    text-transform: capitalize;
  }
  .component_option_thumbnail_select:hover {
    color: white;
  }
  .component_option_thumbnails_container .thumbnail_description h5 {
    font-size: 16px !important;
  }
  .component_option_thumbnails_container .thumbnail_description .thumbnail_price {
    font-size: 10px !important;
    color: black !important;
  }
}
.component_option_thumbnail_container {
  border-bottom: 2px solid #f0f0f0;
}
#shipping_method.woocommerce-shipping-methods label {
  background-repeat: no-repeat;
  background-position: left;
  background-size: 50px;
  min-height: 34px;
  padding-top: 5px;
  padding-left: 55px;
  font-size: 14px;
}
#shipping_method.woocommerce-shipping-methods input {
  margin-top: 4px;
}
.payment_method_ppec_paypal img {
  float: right;
}
label[for="shipping_method_0_flat_rate19"],
label[for="shipping_method_0_table_rate3634"],
label[for="shipping_method_0_flat_rate15"],
label[for="shipping_method_0_flat_rate98"],
label[for="shipping_method_0_table_rate3630"] {
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2022/07/gls.png);
}
label[for="shipping_method_0_table_rate85128"],
label[for="shipping_method_0_table_rate85127"],
label[for="shipping_method_0_flat_rate83"],
label[for="shipping_method_0_flat_rate84"] {
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2022/07/ups.png);
}
label[for="shipping_method_0_table_rate3966"],
label[for="shipping_method_0_table_rate4041"],
label[for="shipping_method_0_table_rate3939"] {
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2022/07/upsair.png);
}
label[for="shipping_method_0_flat_rate95"] {
  background-image: url(https://eu.novritsch.com/wp-content/uploads/2024/07/dhl.png);
}
.introElement {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.introElement .wpb_text_column {
  padding-left: 15px !important;
  padding-right: 15px;
  padding-bottom: 15px;
  border-top: 8px solid black;
}
.product-grid-item img {
  filter: brightness(96%);
  -webkit-filter: brightness(96%);
  border-radius: 3px;
}
.product-grid-item bdi {
  color: black;
}
.product-grid-item .wd-entities-title {
  font-size: 14px !important;
}
.bundleSavePrice {
  position: absolute;
  z-index: 21;
  top: 50%;
  right: 8px;
}
@media only screen and (max-width: 600px) {
  .bundleSavePrice {
    top: 40% !important;
  }
}
@media only screen and (max-width: 500px) {
  body #menu-language-1 .trp-ls-language-name {
    display: none !important;
  }
  body #menu-language-1 .wd-dropdown-menu .trp-ls-language-name {
    display: inline-block !important;
  }
}
#megaflyoutNov.megaflyout2 {
  margin-top: -20px;
}
#megaflyoutNov.megaflyout2 .wpb_text_column {
  margin-bottom: 10px;
}
#megaflyoutNov.megaflyout2 a img {
  padding-right: 5px;
  width: 40px;
}
#megaflyoutNov.megaflyout2 a img.fullw {
  width: 100%;
}
#megaflyoutNov.megaflyout2 a {
  display: inline-block;
  width: 100%;
}
#megaflyoutNov.megaflyout2 a:hover img {
  filter: brightness(96%);
  -webkit-filter: brightness(96%);
  transition-duration: 0.25s;
}
#megaflyoutNov.megaflyout2 a:hover {
  background-color: #f5f5f5;
}
#megaflyoutNov.megaflyout2 .lines p {
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  line-height: 1.35;
}
.category-image-wrapp img {
  filter: brightness(96%);
  -webkit-filter: brightness(96%);
  border-radius: 3px;
}
.product-tabs-wrapper {
  padding-top: 0px;
}
.single-product .tabs.wc-tabs,
.single-product .product_meta {
  display: none;
}
.wc-tab-inner p {
  font-size: 20px !important;
  line-height: 1.7;
}
.product-labels {
  display: none;
}
.vimeo iframe {
  width: 100%;
}
.cat-design-alt .hover-mask {
  padding: 0px !important;
}
.hover-mask .category-title {
  background-color: black;
  color: white;
  padding: 2px 0px !important;
  font-size: 16px;
  font-weight: 500;
}
.herotext {
  width: 100%;
  text-align: center;
  padding-bottom: 80px;
  font-size: 44px;
}
.herotext span {
  background-color: black;
  color: white;
  padding: 0px 15px;
  margin-bottom: 8px;
  display: inline-block;
}
body .widget {
  margin-bottom: 0px !important;
  border-bottom: 0px;
}
body .woocommerce-checkout #payment li[class*=payment_method_stripe] > label {
  padding-left: 5px!important;
}
#payment .payment_method_paypal img {
  float: right;
}
#payment .payment_method_paypal .about_paypal {
  display: none;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
  display: none;
}
.woodmart-shop-tools {
  display: none;
}
progress {
  -webkit-appearance: none;
}
progress::-webkit-progress-bar-value {
  -webkit-appearance: none;
}
progress[value]::-webkit-progress-value {
  background-color: red;
  border-radius: 2px;
  background-size: 35px 20px, 100% 100%, 100% 100%;
}
.reviewBox {
  background-color: white;
  width: 100%;
  border: 1px solid #ddd;
  display: inline-block;
  padding: 30px;
  margin-top: 90px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 40em) {
  .reviewBox {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
.reviewBox .boxImage {
  float: left;
}
@media only screen and (max-width: 40em) {
  .reviewBox .boxImage {
    float: inherit;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .reviewBox .boxImage img {
    margin-left: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 30px;
  }
}
.reviewBox .boxImage img {
  border-radius: 150px;
  margin-top: -120px;
  margin-left: -30px;
}
.reviewBox .boxTitle {
  float: left;
}
.reviewBox .boxTitle h3 {
  font-size: 20px;
  margin: 0px;
}
.reviewBox .boxTitle h2 {
  font-size: 34px;
  margin: 5px 0px;
}
.reviewBox .boxContent {
  clear: both;
  padding-top: 5px;
}
.reviewBox .short {
  max-height: 143px;
  overflow: hidden;
}
.reviewBox .boxSide {
  padding: 30px 0px 0px 0px;
}
.reviewBox .boxSide iFrame {
  padding-right: 20px;
}
.reviewBox .boxSide a img {
  padding-right: 20px;
}
@media only screen and (max-width: 40em) {
  .reviewBox .boxSide a img {
    max-width: 50%;
    padding-bottom: 10px;
  }
}
.reviewBox .btnBox {
  background-color: #333;
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: 8px;
  margin: 16px 8px;
  font-size: 18px;
}
.reviewBox .btnBox:first-child {
  margin-left: 0px !important;
}
.reviewBox .btnBox:hover {
  background-color: black;
  color: white !important;
  cursor: pointer;
}
.reviewBox .boxSocial .boxSocialButton {
  background-color: #333;
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: 8px;
  margin: 16px 8px;
  font-size: 18px;
}
.reviewBox .boxSocial .boxSocialButton:first-child {
  margin-left: 0px !important;
}
.reviewBox .boxSocial .boxSocialButton:hover {
  background-color: black;
  color: white !important;
  cursor: pointer;
}
.reviewBox .readMoreButton {
  border-top: 1px solid #333;
}
.reviewBox .readMoreButton .readMore {
  background-color: #333;
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: 8px;
  margin: 16px 8px;
  font-size: 18px;
}
.reviewBox .readMoreButton .readMore:first-child {
  margin-left: 0px !important;
}
.reviewBox .readMoreButton .readMore:hover {
  background-color: black;
  color: white !important;
  cursor: pointer;
}
.reviewBox .boxMeta {
  padding: 10px 0px;
  font-style: italic;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
body.woocommerce .component .component_section_title,
body.woocommerce .component .component_title,
body.woocommerce .component .composited_product_details_wrapper {
  display: none;
}
body.woocommerce .component .clear_component_options_wrapper {
  display: block;
  margin-bottom: 0 !important;
}
body.woocommerce .component .clear_component_options {
  text-decoration: none !important;
  font-size: 17.6px !important;
}
body.woocommerce .component .component_title_wrapper {
  padding-top: 0 !important;
}
body.woocommerce .component .checkbox,
body.woocommerce .component .checkboxChecked {
  display: inline-block;
  float: left;
}
body.woocommerce .component .component_option_thumbnail_container {
  width: 100% !important;
  margin-bottom: 0;
}
body.woocommerce .component .component_option_thumbnail_container .component_option_thumbnail {
  border: 6px solid #fff;
  background: white;
}
body.woocommerce .component .component_option_thumbnail_container .component_option_thumbnail .component_option_thumbnail_tap {
  border: 1px solid #bbb;
}
body.woocommerce .component .component_option_thumbnail_container .component_option_thumbnail.selected {
  border: 7px solid #0fa200;
  box-shadow: none;
}
body.woocommerce .component .component_option_thumbnail_container .component_option_thumbnail.selected .component_option_thumbnail_tap {
  border: 0 solid #bbb;
}
body.woocommerce .component .component_option_thumbnail_container .component_option_thumbnail.selected .checkbox {
  display: none;
}
body.woocommerce .component .component_option_thumbnail_container .component_option_thumbnail.selected .checkboxChecked {
  display: inline-block !important;
}
body.woocommerce .component .component_option_thumbnail_container .thumbnail_image {
  float: left;
  width: 120px;
  padding-top: 0;
}
body.woocommerce .component .component_option_thumbnail_container .thumbnail_description {
  float: left;
  text-align: left;
}
body.woocommerce .component .component_option_thumbnail_container .thumbnail_description h5 {
  font-size: 24px;
}
body.woocommerce .component .component_option_thumbnail_container .thumbnail_description .thumbnail_price {
  color: #cc4b37;
}
body.woocommerce .component .component_option_thumbnail_container .thumbnail_description .thumbnail_price:before {
  content: "+Add to Order for ";
}
body.woocommerce .component .component_option_thumbnail_container .thumbnail_description .thumbnail_price:after {
  content: "";
}
body.woocommerce .component .clear_component_options {
  display: inline-block;
  color: #000;
  margin-bottom: 10px;
}
