@charset "UTF-8";
/*
 Theme Name:  Divi custom
 Description: Child theme of Divi
 Author:      Dipolis.com
 Author URI:  http://dipolis.com
 Template:    Divi
 Version:     1.0.0
 Author:      Dipolis.com
 License:     GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: Divi-custom
*/
nav.et-menu-nav ul li ul {
  width: 250px;
}
nav.et-menu-nav ul li ul li a {
  width: 210px;
}

.homepage-message {
  background-color: #e44003;
}
.homepage-message h4 {
  color: white;
  line-height: 26px;
  padding: 20px 40px;
}

ul.et_mobile_menu li a {
  background-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.03) !important;
  line-height: 16px !important;
}
ul.et_mobile_menu li a:active {
  background-color: rgba(0, 0, 0, 0.03);
}
ul.et_mobile_menu li.menu-item-has-children {
  position: relative;
}
ul.et_mobile_menu li.menu-item-has-children > a {
  background-color: transparent;
  font-weight: normal;
  padding: 10px 36px 10px 5%;
}
ul.et_mobile_menu li.menu-item-has-children > a + a {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 10px;
  font-size: 20px;
  font-weight: normal;
  cursor: pointer;
  z-index: 3;
  background-color: transparent !important;
  border: none;
}
ul.et_mobile_menu li.menu-item-has-children > a + a:hover {
  opacity: 1;
}
ul.et_mobile_menu li.menu-item-has-children > a + a.menu-closed:before {
  content: "L";
  display: block;
  color: #666;
  font-size: 16px;
  font-family: ETmodules;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
ul.et_mobile_menu li.menu-item-has-children > a + a.menu-closed.menu-open:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
ul.et_mobile_menu li.current-menu-item > a, ul.et_mobile_menu li.current-menu-ancestor > a {
  background-color: rgba(0, 0, 0, 0.03);
}

#header-top-mobile-menu2 {
  z-index: 2 !important;
}
#header-top-mobile-menu2 .et_pb_menu_inner_container .et_pb_menu__wrap {
  margin-left: -30px;
}
#header-top-mobile-menu2 .et_pb_menu {
  width: 100%;
}

#header-top-mobile-title2 {
  z-index: 1 !important;
}

@media only screen and (max-width: 540px) {
  #main-header #logo {
    max-width: 38%;
  }
}

#top-header #header-row {
  padding: 7px 0 !important;
}
#top-header #header-row .widget_search {
  margin-bottom: 0;
}
#top-header .et_pb_text_inner {
  padding-top: 9px;
}

#main-footer .sub-menu li {
  margin-left: -13px;
}

.widget_product_search .screen-reader-text {
  display: none;
}
.widget_product_search input[type=search], .widget_product_search button[type=submit] {
  padding: 0.7em;
  height: 40px !important;
  margin: 0;
  font-size: 14px;
  line-height: normal !important;
  border: 1px solid #ddd;
  color: #666;
}
.widget_product_search input[type=search] {
  width: 100%;
  border-radius: 3px;
}
.widget_product_search .woocommerce-product-search {
  position: relative;
}
.widget_product_search button[type=submit] {
  background-color: #ddd;
  width: 70px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
}

.widget_search button[type=submit] {
  width: auto !important;
}

.wc-block-product-search .wc-block-product-search__fields .wc-block-product-search__field {
  width: 100%;
  border: solid 1px #d9d9d9;
}
.wc-block-product-search .wc-block-product-search__fields .wc-block-product-search__button {
  overflow: inherit;
  border: solid 1px #d9d9d9;
}
.wc-block-product-search .wc-block-product-search__fields .wc-block-product-search__button svg {
  color: #838383;
}

.wp-block-search__inside-wrapper .wp-block-search__button {
  padding: 8px;
}
.wp-block-search__inside-wrapper .wp-block-search__button svg.search-icon {
  fill: #838383;
}

#sidebar .et_pb_widget h4, #sidebar .widget_block h4 {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 15px;
}
#sidebar .et_pb_widget:last-child, #sidebar .widget_block:last-child {
  margin-bottom: 0;
}
#sidebar .price_slider_wrapper .ui-slider-range,
#sidebar .price_slider_wrapper .ui-slider-handle {
  background-color: #838383;
}

#left-area .woocommerce {
  margin-bottom: 40px;
}
#left-area ul.products h2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding-top: 0;
}
@media only screen and (max-width: 980px) {
  #left-area ul.products h2 {
    font-size: 14px;
  }
}
#left-area ul.products.shop-page li.product {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100% !important;
  margin: 0 0 10px 0 !important;
  border: solid 1px #d9d9d9;
}
#left-area ul.products.shop-page li.product .onsale {
  font-size: 12px;
  background-color: #e44003 !important;
  padding: 3px 9px !important;
}
#left-area ul.products.shop-page li.product .product-wrapper-left .et_shop_image {
  display: block;
  width: 150px;
}
@media only screen and (max-width: 980px) {
  #left-area ul.products.shop-page li.product .product-wrapper-left .et_shop_image {
    width: 110px;
  }
}
#left-area ul.products.shop-page li.product .product-wrapper-left .et_shop_image img {
  margin: 0 !important;
  width: 150px;
}
#left-area ul.products.shop-page li.product .product-wrapper-right {
  border-left: solid 1px #d9d9d9;
  padding: 20px;
}
@media only screen and (max-width: 980px) {
  #left-area ul.products.shop-page li.product .product-wrapper-right {
    padding: 10px;
  }
}
#left-area ul.products.shop-page li.product .product-wrapper-right .button {
  margin-top: 14px;
}
@media only screen and (max-width: 980px) {
  #left-area ul.products.shop-page li.product .product-wrapper-right .button {
    margin-top: 15px;
  }
}
#left-area ul.products.shop-page li.product .product-wrapper-right .added_to_cart.wc-forward {
  margin-left: 10px;
}
@media only screen and (max-width: 980px) {
  #left-area ul.products.shop-page li.product .product-wrapper-right .added_to_cart.wc-forward {
    font-size: 10px;
  }
}
#left-area ul.products.shop-page.display-subcategories {
  display: flex;
  flex-flow: row wrap;
  justify-content: start;
  gap: 15px 30px;
}
@media only screen and (max-width: 980px) {
  #left-area ul.products.shop-page.display-subcategories {
    flex-direction: column;
  }
}
#left-area ul.products.shop-page.display-subcategories li.product {
  flex-direction: column;
  align-items: normal;
  border: none;
  margin: 0 !important;
}
@media only screen and (min-width: 980px) {
  #left-area ul.products.shop-page.display-subcategories li.product {
    width: 30.75% !important;
  }
}
#left-area ul.products.shop-page.display-subcategories li.product a img {
  border: solid 1px #d9d9d9;
}
#left-area ul.products:before, #left-area ul.products:after {
  flex-basis: 100%;
}
@media only screen and (max-width: 980px) {
  .price {
    font-size: 12px !important;
  }
}
.price .without-tax {
  display: inline-block;
  border-left: solid 1px #666;
  padding-left: 10px;
  margin-left: 10px;
}
.price .without-tax:not(.single) {
  line-height: 12px;
  padding-left: 5px;
  margin-left: 5px;
}

.single-product .ywcp_components_container.ywcp_list .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-Price-amount.amount bdi {
  font-size: 14px !important;
}
.single-product .ywcrbp_regular_price > span.woocommerce-Price-amount {
  margin-top: 5px;
}
.single-product .ywcrbp_regular_price > span.woocommerce-Price-amount bdi {
  font-size: 14px !important;
  text-decoration: line-through;
}
.single-product .ywcrbp_regular_price.ywcrbp_has_role_price {
  flex-direction: row;
  align-content: center;
}
.single-product .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-price-suffix {
  margin-top: 9px;
  font-size: 14px;
  text-decoration: line-through;
}
.single-product .ywcrbp-role-price-rule.single-product {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.single-product .ywcrbp-role-price-rule.single-product .rule-message {
  width: 100%;
  margin-top: 0;
}
.single-product .ywcrbp-role-price-rule.single-product .role-name {
  margin-top: 1px;
  margin-bottom: 0;
}
.single-product .ywcrbp-role-price-rule.single-product .role-price {
  margin-left: 6px;
}
.single-product .ywcrbp-role-price-rule.single-product .price .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-Price-amount.amount bdi {
  font-size: 14px;
}
.single-product .ywcrbp-role-price-rule.single-product .price .woocommerce-Price-amount.amount {
  font-size: 20px;
}
.single-product .ywcrbp-role-price-rule.single-product .price .woocommerce-price-suffix {
  font-size: 14px !important;
  font-weight: normal;
  color: #666;
}
.single-product .ywcrbp-role-price-rule.single-product .price .woocommerce-price-suffix .woocommerce-Price-amount.amount {
  color: #666;
  font-weight: normal;
  font-size: 14px;
}
.single-product .ywcrbp-role-price-rule.single-product::before, .single-product .ywcrbp-role-price-rule.single-product::after {
  border: none;
}

.archive .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-price-suffix {
  font-size: 14px;
  text-decoration: line-through;
}
.archive .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-Price-amount.amount bdi {
  font-size: 14px;
  font-weight: normal;
  text-decoration: line-through;
}
.archive .ywcrbp-role-price-rule.single-product {
  display: flex;
}
.archive .ywcrbp-role-price-rule.single-product::after, .archive .ywcrbp-role-price-rule.single-product::before {
  border: none;
}
.archive .ywcrbp-role-price-rule.single-product .role-name {
  margin-bottom: 0;
  margin-top: 3px;
}
.archive .ywcrbp-role-price-rule.single-product .price .woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: bold;
  margin-left: 6px;
}
.archive .ywcrbp-role-price-rule.single-product .price .woocommerce-price-suffix .woocommerce-Price-amount.amount {
  font-size: 14px;
  color: #666;
  font-weight: normal;
}

.ywcrbp_regular_price {
  display: flex;
  flex-direction: row;
  line-height: normal;
  column-gap: 6px;
  align-content: center;
}
.ywcrbp_regular_price > span.woocommerce-Price-amount bdi {
  color: #e44003;
  font-weight: bold;
  font-size: 16px;
}
.ywcrbp_regular_price small.woocommerce-price-suffix {
  font-size: 12px;
  font-weight: normal;
  color: #666;
}
.ywcrbp_regular_price small.woocommerce-price-suffix span.woocommerce-Price-amount bdi {
  color: #666;
  font-weight: normal;
}

.ywcrbp_your_price,
.ywcrbp_sale_price {
  font-weight: normal;
}
.ywcrbp_your_price > .woocommerce-price-suffix,
.ywcrbp_sale_price > .woocommerce-price-suffix {
  color: #999;
  font-weight: normal;
}
.ywcrbp_your_price > .woocommerce-price-suffix bdi,
.ywcrbp_sale_price > .woocommerce-price-suffix bdi {
  color: #999;
  font-weight: normal;
}
.ywcrbp_your_price > .woocommerce-price-suffix:before, .ywcrbp_your_price > .woocommerce-price-suffix:after,
.ywcrbp_sale_price > .woocommerce-price-suffix:before,
.ywcrbp_sale_price > .woocommerce-price-suffix:after {
  font-weight: normal;
}
.ywcrbp_your_price > .woocommerce-price-suffix:before,
.ywcrbp_sale_price > .woocommerce-price-suffix:before {
  content: "(";
}
.ywcrbp_your_price > .woocommerce-price-suffix:after,
.ywcrbp_sale_price > .woocommerce-price-suffix:after {
  content: ")";
}

.ywcrpb_discount {
  font-weight: normal;
}

body.single-product .ywcrbp_regular_price > span.woocommerce-Price-amount bdi {
  font-size: 22px;
}
body.single-product .ywcrbp_sale_price > .woocommerce-price-suffix {
  font-weight: normal;
}

.ywcp_product_info .ywcrbp_regular_price > span.woocommerce-Price-amount bdi {
  font-size: 18px !important;
}

.et_pb_all_tabs .et_pb_tab h2 {
  display: none;
}

.ywcp_components_container h3 {
  font-size: 14px;
  font-weight: bold;
}
.ywcp_components_container h3 abbr {
  font-weight: normal;
}

.ywcp_wcp_group_total table tbody tr:first-child td {
  padding-bottom: 0 !important;
}
.ywcp_wcp_group_total table tbody tr:last-child td {
  padding-top: 0 !important;
}

.blockWithoutTax {
  font-size: 12px;
}

#cookie-notice .cookie-notice-container {
  display: flex;
}
#cookie-notice .cookie-notice-container a {
  -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
}
#cookie-notice .cookie-notice-container .cn-text-container {
  text-align: left;
  margin-bottom: 0;
  padding-left: 10%;
  flex-shrink: 0; /* shrinks to 0 to apply 70% width*/
  flex-basis: 80%; /* sets initial width to 70% */
}
#cookie-notice .cookie-notice-container .cn-buttons-container {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}
#cookie-notice .cookie-notice-container .cn-buttons-container .cn-button {
  opacity: 0.9;
}
#cookie-notice .cookie-notice-container .cn-buttons-container .cn-button:hover {
  opacity: 1;
}
@media only screen and (max-width: 980px) {
  #cookie-notice .cookie-notice-container {
    flex-direction: column;
  }
  #cookie-notice .cookie-notice-container .cn-text-container {
    text-align: center;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  #cookie-notice .cookie-notice-container .cn-buttons-container {
    justify-content: center;
  }
}

.woocommerce-checkout p.woocommerce-notice {
  margin-bottom: 35px;
  font-size: 30px;
  color: #e14200 !important;
}

body.term-skirstomosios-dezutes-su-montazinemis-plokstemis #main-content .container:before,
body.term-skirstomosios-modulines-dezutes #main-content .container:before,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu #main-content .container:before {
  display: none;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis #main-content .container #left-area,
body.term-skirstomosios-modulines-dezutes #main-content .container #left-area,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu #main-content .container #left-area {
  float: none;
  width: 100% !important;
  padding-left: 0;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis #main-content .container #sidebar,
body.term-skirstomosios-modulines-dezutes #main-content .container #sidebar,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu #main-content .container #sidebar {
  display: none;
}

.ywcrbp_regular_price:not(.ywcrbp_has_role_price) span.woocommerce-Price-amount {
  margin-top: 0;
}
.ywcrbp_regular_price:not(.ywcrbp_has_role_price) .woocommerce-price-suffix {
  margin-top: 2px;
}

.single-product .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-price-suffix {
  margin-top: 5px;
}

.archive .ywcrbp-role-price-rule.single-product .price .woocommerce-Price-amount.amount {
  margin-left: 2px;
}

/*.single-product
span.woocommerce-Price-amount.amount {
  margin-top: 0 !important;
}*/
/*.single-product.single-product
.ywcrbp_regular_price.ywcrbp_has_role_price
.woocommerce-Price-amount.amount {
  margin-top: 0 !important;
}*/
/*.single-product
span.woocommerce-Price-amount.amount {
  margin-top: 0 !important;
}*/
/*.single-product
.ywcrbp_regular_price.ywcrbp_has_role_price
.woocommerce-Price-amount.amount:not(.dummy) {
  margin-top: 0 !important;
}*/
/*.single-product
.ywcrbp_regular_price.ywcrbp_has_role_price
.woocommerce-Price-amount.amount {
  margin-top: 0 !important;
}*/
/*.single-product
.ywcrbp_regular_price.ywcrbp_has_role_price
small.woocommerce-price-suffix
> span.woocommerce-Price-amount.amount {
  margin-top: 0 !important;
}

.single-product
.ywcrbp_regular_price.ywcrbp_has_role_price
small.woocommerce-price-suffix {
  margin-top: 0 !important;
}*/
.ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-price-suffix::before,
.ywcrbp-role-price-rule.single-product .role-price .price .woocommerce-price-suffix::before,
.ywcrbp_regular_price .woocommerce-price-suffix::before {
  content: "(";
}
.ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-price-suffix::after,
.ywcrbp-role-price-rule.single-product .role-price .price .woocommerce-price-suffix::after,
.ywcrbp_regular_price .woocommerce-price-suffix::after {
  content: ")";
}

.ywcrbp_regular_price.ywcrbp_has_role_price .single-product .ywcrbp_regular_price > span.woocommerce-Price-amount bdi {
  text-decoration: line-through;
}

.single-product .ywcrbp_regular_price:not(.ywcrbp_has_role_price) > span.woocommerce-Price-amount bdi {
  text-decoration: none;
}

/* === Product table layout for specific categories (desktop only) === */
.woocommerce-products-table-wrapper table.woocommerce-products-table > thead {
  display: table-header-group !important;
}

.woocommerce-products-table-wrapper table.woocommerce-products-table > tbody {
  display: table-row-group !important;
}

.woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr:not(.mobile-only-row) {
  display: table-row !important;
}

tr.mobile-only-row {
  display: none !important;
}

.ywcrbp_regular_price .woocommerce-price-suffix .woocommerce-Price-amount.amount bdi span.woocommerce-Price-currencySymbol {
  margin-right: 3px;
}

body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 40px;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  border: 1px solid #ddd;
  font-size: 14px;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product {
  display: block;
  margin-bottom: 0;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product .woocommerce-Price-amount.amount,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product .woocommerce-Price-amount.amount,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product .woocommerce-Price-amount.amount {
  font-size: 15px;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product::after, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product::before,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product::after,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product::before,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product::after,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product::before {
  margin-top: 0;
  margin-bottom: 0;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product .woocommerce-Price-amount.amount,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product .woocommerce-Price-amount.amount,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table .ywcrbp-role-price-rule.single-product .woocommerce-Price-amount.amount {
  margin-left: 0;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table thead,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table thead,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table thead {
  background-color: #f5f5f5;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table thead th,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table thead th,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table thead th {
  text-align: center;
  vertical-align: middle !important;
  padding: 6px 10px !important;
  border-bottom: 1px solid #ddd;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
  font-size: 13px;
  line-height: 1.3;
  vertical-align: bottom;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table thead th:first-child,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table thead th:first-child,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table thead th:first-child {
  text-align: left;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table thead th.product-col-dimensions,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table thead th.product-col-dimensions,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table thead th.product-col-dimensions {
  white-space: normal;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table tbody tr,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table tbody tr,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table tbody tr {
  border-bottom: 1px solid #eee;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table {
  /* === Base cell styling === */
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td {
  padding: 6px 10px !important;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td:first-child,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td:first-child,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td:first-child {
  text-align: left;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info {
  text-align: left;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info h2.woocommerce-loop-product__title,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info h2.woocommerce-loop-product__title,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info h2.woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  line-height: 1.3;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty {
  text-align: center;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity input.qty,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity input.qty,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity input.qty {
  width: 50px;
  height: 32px;
  padding: 2px 4px;
  text-align: center;
  font-size: 13px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin: 0 auto;
  background-color: #fff;
  color: #000;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity button,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity .qty-button,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity button,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity .qty-button,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity button,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty .quantity .qty-button {
  display: none;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart {
  text-align: center;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #e24e00;
  border: none;
  border-radius: 2px;
  overflow: hidden;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  line-height: 0;
  white-space: nowrap;
  background-image: url("/wp-content/themes/divi-custom/images/cart.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px 22px;
  transition: background-color 0.2s ease-in-out;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button:hover,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button:hover,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button:hover {
  background-color: #e24e00;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button span,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button i,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button span,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button i,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button span,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .add_to_cart_button i {
  display: none !important;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .added_to_cart,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .added_to_cart,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart .added_to_cart {
  display: none !important;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link {
  text-align: center;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link a, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link a,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link a,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link a,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link a,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link a {
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  font-weight: 500;
  text-underline-offset: 3px;
  font-size: 14px;
  white-space: normal;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link a:hover, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link a:hover,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link a:hover,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link a:hover,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link a:hover,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link a:hover {
  text-decoration: none;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td {
  /* --- Combined dimensions cell --- */
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions {
  text-align: left;
  line-height: 1.25;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions .dim,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions .dim,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions .dim {
  display: block;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td {
  /* --- Combined prices cell --- */
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices {
  text-align: left;
  line-height: 1.25;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices .price-line,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices .price-line,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices .price-line {
  display: block;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td {
  /* --- hide removed columns --- */
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-aukstis-mm, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-plotis-mm, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-gylis-mm, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-price-gross,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-aukstis-mm,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-plotis-mm,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-gylis-mm,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-price-gross,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-aukstis-mm,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-plotis-mm,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-gylis-mm,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-price-gross {
  display: none !important;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table {
  /* === Vertical alignment per column === */
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices {
  vertical-align: middle;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info h2,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info h2,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info h2 {
  padding-bottom: 0;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-stock,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-moduliu-skaicius,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-stock,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-moduliu-skaicius,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-stock,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-moduliu-skaicius {
  vertical-align: middle;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link,
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link {
  vertical-align: middle;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table {
  /* --- Percentage-based column widths --- */
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-info, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-info,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-info,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-info {
  width: 22%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-dimensions, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-dimensions,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-dimensions,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-dimensions {
  width: 11%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-moduliu-skaicius, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-moduliu-skaicius,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-moduliu-skaicius,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-moduliu-skaicius,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-moduliu-skaicius,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-moduliu-skaicius {
  width: 8%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-prices, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-prices,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-attr-prices,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-attr-prices {
  width: 22%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-stock, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-stock,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-stock,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-stock,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-stock,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-stock {
  width: 6%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-qty, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-qty,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-qty,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-qty {
  width: 1%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-cart, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-cart,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-cart,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-cart {
  width: 2%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-extra-link, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-extra-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-extra-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-extra-link {
  width: 13%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-configure-link, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-configure-link,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th.product-configure-link,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td.product-configure-link {
  width: 15%;
}
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table tr:hover,
body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table tr:hover,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table tr:hover {
  background-color: #fafafa;
}

.ywcrbp_regular_price small.woocommerce-price-suffix {
  display: flex;
  align-items: center;
}

/* === Header alignment === */
thead th.product-info,
thead th.product-col-dimensions,
thead th.product-attr-moduliu-skaicius,
thead th.product-attr-prices {
  text-align: left !important;
}

thead th.product-qty,
thead th.product-cart,
thead th.product-extra-link,
thead th.product-configure-link {
  text-align: center !important;
}

/* Anchor for upsells scroll */
#upsells-anchor {
  display: block;
  position: absolute;
  top: -40px;
  height: 0;
}

.up-sells.upsells.products {
  scroll-margin-top: 120px; /* adjust for sticky header height */
}

/* ==========================================================
   PRODUCT TABLE → RESPONSIVE MOBILE GRID
   ========================================================== */
body.term-skirstomosios-dezutes-su-montazinemis-plokstemis,
body.term-skirstomosios-modulines-dezutes,
body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu {
  /* ===================== MOBILE (<1300px) ===================== */
}
@media (max-width: 1299px) {
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price {
    justify-content: center;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-Price-amount.amount,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-Price-amount.amount,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price .woocommerce-Price-amount.amount {
    text-decoration: line-through !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price small.woocommerce-price-suffix,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price small.woocommerce-price-suffix,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .ywcrbp_regular_price.ywcrbp_has_role_price small.woocommerce-price-suffix {
    text-decoration: line-through !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price {
    justify-content: center;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-Price-amount.amount,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-Price-amount.amount,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-Price-amount.amount {
    color: #e44003 !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-price-suffix,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-price-suffix,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-price-suffix {
    color: #736f7b !important;
    font-weight: normal;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-price-suffix .woocommerce-Price-amount.amount,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-price-suffix .woocommerce-Price-amount.amount,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .ywcrbp-role-price-rule.single-product .role-price .woocommerce-price-suffix .woocommerce-Price-amount.amount {
    color: #736f7b !important;
    font-size: 12px;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .add_to_cart_button,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .add_to_cart_button,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .add_to_cart_button {
    width: 100px; /* allow button to expand */
    min-width: 130px; /* optional minimum width */
    height: 38px; /* let it grow with text */
    background-image: url("/wp-content/themes/divi-custom/images/cart.svg");
    background-repeat: no-repeat;
    background-position: left 14px center;
    background-size: 24px 24px;
    font-size: 14px;
    color: #fff;
    text-indent: 20px;
    line-height: 1.4;
    align-items: center; /* vertical centering */
    justify-content: center;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > thead,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > thead,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > thead {
    display: none !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr:not(.mobile-only-row),
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr:not(.mobile-only-row),
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr:not(.mobile-only-row) {
    display: none !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row > td,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row > td,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row > td {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis tr.mobile-only-row,
  body.term-skirstomosios-modulines-dezutes tr.mobile-only-row,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu tr.mobile-only-row {
    display: table-row !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row {
    padding: 0 !important;
    border-bottom: 0 !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:hover,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:focus,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:active,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:hover,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:focus,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:active,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:hover,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:focus,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row:active {
    background: transparent !important;
    cursor: default !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border: none !important;
    background: transparent !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table td,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table th,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table td,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table th,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table td,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table th {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row > td[colspan],
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row > td[colspan],
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody > tr.mobile-only-row > td[colspan] {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: transparent !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody {
    display: grid !important;
    gap: 20px;
    padding: 0;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    border: none !important;
    background: transparent !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile {
    display: block;
    width: 100% !important;
    padding: 16px;
    background: #fff;
    border: 1px solid #ddd !important;
    border-radius: 8px;
    text-align: center;
    box-shadow: none !important;
    box-sizing: border-box;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile img,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile img,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile h3.mobile-product-title,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile h3.mobile-product-title,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile h3.mobile-product-title {
    font-size: 16px;
    line-height: 1.3;
    margin: 6px 0 8px;
    color: #222;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .price,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .price,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .price {
    font-size: 15px;
    font-weight: 600;
    color: #111;
    margin-bottom: 6px;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .mobile-stock,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .mobile-stock,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .mobile-stock {
    font-size: 13px;
    margin: 4px 0;
    color: #555;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .mobile-stock.out,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .mobile-stock.out,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .mobile-stock.out {
    color: #b00;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .button,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .button,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .button {
    margin-top: 10px;
    font-size: 12px;
    width: 100%;
    border-radius: 4px;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile form.cart,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile form.cart,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile form.cart {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .quantity,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .quantity,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .quantity {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 8px;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .quantity input.qty,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .quantity input.qty,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .quantity input.qty {
    background: #fff !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    width: 60px;
    height: 34px;
    color: #333;
    font-size: 14px;
    box-shadow: none;
    outline: none;
    padding-right: 4px !important;
    /* keep arrows visible and valid syntax */
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .quantity input.qty::-webkit-inner-spin-button, body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .quantity input.qty::-webkit-outer-spin-button,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .quantity input.qty::-webkit-inner-spin-button,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .quantity input.qty::-webkit-outer-spin-button,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .quantity input.qty::-webkit-inner-spin-button,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .quantity input.qty::-webkit-outer-spin-button {
    appearance: auto;
    margin: 0;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .quantity input.qty::-webkit-inner-spin-button,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile .quantity input.qty::-webkit-outer-spin-button,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .quantity input.qty::-webkit-inner-spin-button,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile .quantity input.qty::-webkit-outer-spin-button,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .quantity input.qty::-webkit-inner-spin-button,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile .quantity input.qty::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: inner-spin-button;
    position: relative;
    right: 0;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile form.cart button.button,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile form.cart button.button,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile form.cart button.button {
    display: inline-block;
    width: auto;
    padding: 8px 20px;
    border-radius: 4px;
    text-align: center;
    margin: 0 auto;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile a.mobile-product-link,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile a.mobile-product-link,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile a.mobile-product-link {
    display: block;
    color: inherit !important;
    text-decoration: none !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile a.mobile-product-link *,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile a.mobile-product-link h3,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile a.mobile-product-link p,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile a.mobile-product-link span,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile a.mobile-product-link *,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile a.mobile-product-link h3,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile a.mobile-product-link p,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile a.mobile-product-link span,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile a.mobile-product-link *,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile a.mobile-product-link h3,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile a.mobile-product-link p,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile a.mobile-product-link span {
    color: inherit !important;
    text-decoration: none !important;
  }
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile a.mobile-product-link:hover,
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .product-card-mobile a.mobile-product-link:hover *,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile a.mobile-product-link:hover,
  body.term-skirstomosios-modulines-dezutes .product-card-mobile a.mobile-product-link:hover *,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile a.mobile-product-link:hover,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .product-card-mobile a.mobile-product-link:hover * {
    color: inherit !important;
    text-decoration: none !important;
  }
}

/* === Flattened Grid Breakpoints === */
@media (min-width: 900px) and (max-width: 1299px) {
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 550px) and (max-width: 899px) {
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 449px) {
  body.term-skirstomosios-dezutes-su-montazinemis-plokstemis .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-skirstomosios-modulines-dezutes .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody,
  body.term-pastatomos-skirstomosios-spintos-be-montaziniu-ploksciu-ir-soniniu-uzdengimu .woocommerce-products-table-wrapper table.woocommerce-products-table > tbody {
    grid-template-columns: 1fr;
  }
}
/* ==========================================================
   PRODUCT FILTER ON CATEGORY PAGE TOP
   ========================================================== */
/* === TOP FILTER BAR GRID === */
.top-filter-bar {
  background-color: #f5f5f5;
  border: 1px solid #eee;
  padding: 25px 25px 30px 25px;
  margin: 0 0 20px 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto;
  align-items: start;
  justify-items: start;
  grid-row-gap: 25px;
  grid-column-gap: 15px;
  text-align: center;
}
.top-filter-bar .select2-container--default .select2-selection--single .select2-selection__clear {
  font-size: 25px;
  margin-left: 10px;
  color: #d54e21;
  border: 1px solid #d54e21;
  line-height: 25px;
  padding: 0 4px 0 4px;
}
.top-filter-bar {
  /* Normalize Select2 text colors inside top filter */
}
.top-filter-bar .select2-selection__rendered {
  color: #333 !important;
}
.top-filter-bar {
  /* Ensure placeholders match too */
}
.top-filter-bar .select2-selection__placeholder {
  color: #333 !important;
  opacity: 1 !important;
}
.top-filter-bar > div {
  width: 100%;
  box-sizing: border-box;
  min-width: 0;
  margin: 0 !important;
}
.top-filter-bar .widgettitle {
  font-size: 16px;
  text-align: left;
}
.top-filter-bar select, .top-filter-bar input, .top-filter-bar label {
  width: 100%;
  box-sizing: border-box;
}
.top-filter-bar {
  /* Hide search widget */
}
.top-filter-bar .widget_search,
.top-filter-bar .wp-block-search,
.top-filter-bar .widget_product_search {
  display: none !important;
}
.top-filter-bar {
  /* Price filter occupies a single cell */
}
.top-filter-bar .widget_price_filter {
  grid-column: auto;
  text-align: left;
}
.top-filter-bar {
  /* Disabled price field (client requested it) */
}
.top-filter-bar .et_pb_widget.woocommerce.widget_price_filter {
  display: none;
}
.top-filter-bar {
  /* === BUTTON ROW INSIDE GRID === */
}
.top-filter-bar .filter-button-row {
  grid-column: 1/-1;
  display: flex;
  justify-content: right;
  align-items: center;
  margin-top: 0;
  display: none;
}
.top-filter-bar {
  /* Button style */
}
.top-filter-bar .filter-button-row button,
.top-filter-bar .filter-button-row .button {
  background-color: #d54e21;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
  height: 40px;
  width: 100px;
}
.top-filter-bar .filter-button-row button:hover,
.top-filter-bar .filter-button-row .button:hover {
  background-color: #bb3f19;
}
.top-filter-bar {
  /* Fix vertical alignment of dropdown text */
}
.top-filter-bar select {
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  vertical-align: middle;
  appearance: none;
  box-sizing: border-box;
  color: #333 !important;
}
.top-filter-bar {
  /* If Select2 is active (used by WooCommerce layered nav), fix its inner alignment */
}
.top-filter-bar .select2-selection--single {
  height: 38px !important;
  line-height: 38px !important;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.top-filter-bar {
  /* Align Select2 arrow vertically in the center */
}
.top-filter-bar .select2-selection__arrow {
  display: flex !important;
  align-items: center !important;
  justify-content: center;
  height: 100% !important;
  position: relative;
  top: 3px !important;
  right: 8px !important;
  transform: none !important;
}
.top-filter-bar {
  /* Optional: ensure the arrow <b> element inside is also centered */
}
.top-filter-bar .select2-selection__arrow b {
  margin: 0 !important;
  top: auto !important;
}

/* Responsive breakpoints */
@media (max-width: 1299px) {
  .top-filter-bar {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 900px) {
  .top-filter-bar {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 700px) {
  .top-filter-bar {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 450px) {
  .top-filter-bar {
    grid-template-columns: repeat(1, 1fr);
  }
}

/*# sourceMappingURL=style.css.map */
