#reviews {
  min-height: 600px;
}
#reviews > #comments {
  display: none;
}
#reviews #review_form_wrapper #respond {
  display: none;
}
#reviews .commentlist {
  display: none !important;
}
.woocommerce ul#shipping_method li label {
  font-family: 'Jost', sans-serif;
  font-size: 16px;
}
.woocommerce ul#shipping_method li input {
  margin-top: 6px;
}
.woocommerce-message {
  max-width: 1280px;
  margin: 0 auto;
}

/* Customize */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 98;
}
.tm-lemur-sticker-mobile.mobile-left-3.size-mobile-large.mobile-position.tm-slideModal-change-status-on-mouseclick {
  left: unset;
  right: 8px;
}
#show_filters_btn,
#close_filters_btn {
  display: none;
}

@media (max-width: 768px) {
  #show_filters_btn,
  #close_filters_btn {
    display: block;
    cursor: pointer;
  }
  #filters_sidebar .elementor-column {
    width: 100%;
  }
  #close_filters_btn {
    margin: 0;
    width: 330px;
    background: #fff;
    padding: 6px 2px 2px 2px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border-radius: 0 5px 5px 0;
    transition: 0.3s linear;
  }
  #filters_sidebar {
    width: 300px;
    left: -300px;
    position: fixed;
    top: 0;
    height: 100%;
    background: #fff;
    z-index: 999999999999999999;
    overflow-y: scroll;
    transition: 0.3s linear;
  }
  #filters_sidebar.active {
    left: 0;
  }

  #filters_sidebar.active #close_filters_btn {
    left: 0;
  }

  #filters_sidebar ul.products {
    display: flex;
    flex-direction: column;
  }
  #filters_sidebar ul.products li {
    width: 100%;
  }
}

.woocommerce-cart .woocommerce-shipping-totals.shipping,
.woocommerce-cart .order-total {
  display: none;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #febb11;
  font-family: 'Jost';
  border-radius: 0;
  font-weight: 500;
  font-size: 15px;
  color: #fff;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover {
  background: #febb11;
  color: #fff;
}

nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 15px 0;
  border-bottom: 1px solid #f6f6f6;
}

nav.woocommerce-MyAccount-navigation ul li:nth-of-type(6) {
  border-bottom: 0 !important;
}

ul.products li.product span.onsale {
  padding: 10px !important;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: 1px solid #f6f6f6 !important;
  border-radius: 0;
}

.elementor-222
  .elementor-element.elementor-element-e0960a6
  > .elementor-widget-container {
  border: none;
}

.woocommerce .cart .button {
  height: 40px;
}

.woocommerce .cart .button {
  width: 130px;
}

.woocommerce .cart .button {
  width: 155px;
}

.woocommerce-message {
  border-top-color: #febb11;
}

.woocommerce-message::before {
  content: '\e015';
  color: #febb11;
}

.woocommerce span.onsale {
  border-radius: 0;
  min-height: 1.236em;
  min-width: 1.236em;
  line-height: 1.236;
}

button.single_add_to_cart_button.button.alt {
  height: 45px;
  width: 200px;
}

a#elementor-menu-cart__toggle_button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 15px;
}

a#elementor-menu-cart__toggle_button span.woocommerce-Price-amount.amount {
  margin-left: -20px;
}

a#elementor-menu-cart__toggle_button span.elementor-button-icon {
  margin-bottom: 5px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #febb11;
}

.woocommerce-Tabs-panel h2 {
  font-size: 32px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
}

/* PRODUCT TABS */

.spec-box {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px;
}

.spec-box-title {
  margin-right: 20px;
}

.spec-value p {
  font-weight: 700;
}

.spec-title {
  margin: 40px 0 15px 0;
}

th.label {
  text-align: left;
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: #f8f8fa;
}

.woocommerce div.product form.cart .variations th,
.woocommerce div.product form.cart .variations td {
  padding: 0;
}

span.variable-item-span.variable-item-span-color,
.woo-variation-swatches.wvs-style-squared
  .variable-items-wrapper
  .variable-item {
  border-radius: 50%;
}

.variations label {
  font-family: 'Jost';
}

.woocommerce div.product form.cart .variations {
  margin-bottom: 1em;
  border: 0;
  width: 100%;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  border: 0;
  line-height: 1em;
  vertical-align: top;
  padding-top: 1em !important;
}

th.label {
  display: none;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 100px;
  box-shadow: none;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--members-area.is-active {
  display: none;
}

.elementor-menu-cart__toggle,
.elementor-menu-cart__toggle_wrapper {
  background: transparent !important;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--members-area {
  display: none;
}

#elementor-menu-cart__toggle_button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 15px;
  background: transparent;
  color: #818a91;
}

#ico-login {
  margin: 0;
}
.user-login-info {
  position: absolute;
  width: auto;
  font-size: 0.6em;
  line-height: 1;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: center;
  left: 50%;
  transform: translatex(-50%);
  transition: 0.3s;
  text-transform: capitalize;
}

.user-login-info span {
  display: block;
  text-transform: none;
  transition: 0.3s;
}

.user-login-info.log-reg:hover {
  color: var(--e-global-color-primary);
}

.user-login-info span:hover {
  color: var(--e-global-color-def42f5);
}

.woocommerce-form.woocommerce-form-register.register
  .woocommerce-form-row.form-row {
  order: 3;
}

.woocommerce-form.woocommerce-form-register.register
  .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
  order: 1;
}

.woocommerce-form.woocommerce-form-register.register
  .form-row.validate-required.checkbox_reg {
  order: 2;
}
.woocommerce-form.woocommerce-form-register.register {
  display: flex;
  flex-direction: column;
}

.woocommerce-form.woocommerce-form-register.register
  .form-row.validate-required.checkbox_reg
  label {
  line-height: 10px !important;
}
.woocommerce-form.woocommerce-form-register.register
  .woocommerce-privacy-policy-text {
  display: none;
}

.checkout .woocommerce-terms-and-conditions-wrapper {
  display: flex;
  flex-direction: column;
}

.checkout
  .woocommerce-terms-and-conditions-wrapper
  .woocommerce-privacy-policy-text {
  order: 1;
}

.checkout .form-row.place-order {
  display: flex;
  flex-direction: column;
}

.checkout #privacy_policy_field {
  order: -1;
}

.checkout .woocommerce-privacy-policy-text {
  font-size: 0.7em;
  line-height: 16px;
  padding: 0 5px;
}

.checkout #place_order {
  max-width: 200px;
}

#msg-crt .woocommerce-mini-cart__empty-message::after {
  content: 'Brak produktów w koszyku';
  font-size: 16px;
}

#msg-crt .woocommerce-mini-cart__empty-message {
  content: 'Brak produktów w koszyku';
  font-size: 0px;
}

.product .price.company-format-price {
  font-size: 16px !important;
  color: #535353 !important;
  font-weight: 400 !important;
}

.product .price.company-format-price .regular-price .price {
  color: #000;
  font-size: 28px;
}

.product .price.company-format-price .company-price .price {
  font-size: 28px;
}

li.product .price.company-format-price .regular-price {
  font-size: 0;
  display: flex;
}

li.product .price.company-format-price .regular-price .price {
  color: #7b7979 !important;
  line-height: 10px !important;
}

li.product .price.company-format-price .company-price {
  display: flex;
  font-size: 14px;
  line-height: 14px !important;
}

li.product .price.company-format-price .company-price .netto {
  display: none;
}

li.product .price.company-format-price .company-price .price {
  color: #000 !important;
  font-size: 14px !important;
  line-height: 14px !important;
  margin-left: 3px;
}

.onsale.wc-memberships-member-discount {
  display: none !important;
}

.elementor-kit-21 input:not([type='button']):not([type='submit']),
.elementor-kit-21 textarea,
.elementor-kit-21 .elementor-field-textual {
  font-style: normal !important;
}

#wpgs-gallery {
  width: 100% !important;
  max-width: 100% !important;
}
.woocommerce-variation-price {
  margin-bottom: 20px;

  font-weight: 600;
  text-transform: none;
  font-style: normal;
}

.woocommerce-variation-price .woocommerce-Price-amount.amount {
  font-size: 32px;
  line-height: 1.3em;
  color: rgb(254, 187, 17);
}

/* duplikacja opisu na kategoriach */

.term-komody .ukrywamopis {
  display: none;
}
.term-regaly-i-polki .ukrywamopis {
  display: none;
}
.term-szafki-rtv .ukrywamopis {
  display: none;
}
.term-witryny .ukrywamopis {
  display: none;
}
.term-stoliki .ukrywamopis {
  display: none;
}
.term-biurka .ukrywamopis {
  display: none;
}
.term-stoliki-nocne .ukrywamopis {
  display: none;
}

.elementor-5578 .elementor-element.elementor-element-401820c4 {
  height: fit-content;
  position: sticky;
  top: 0px;
}

.tinv-header h2 {
  display: none;
}
.elementor-menu-cart__container.elementor-lightbox {
  z-index: 999999999999;
}

/* Cart */
@media (min-width: 400px) {
  .elementor-menu-cart__main {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    min-height: 80% !important;
    width: 90% !important;
    max-width: 700px !important;
  }

  .elementor-menu-cart__footer-buttons {
    display: flex !important;
    justify-content: center !important;
  }

  .elementor-menu-cart__products
    .elementor-menu-cart__product-image.product-thumbnail {
    max-width: 80px !important;
  }
  .elementor-menu-cart__product {
    grid-template-columns: 80px !important;
  }

  .elementor-menu-cart__products .elementor-menu-cart__footer-buttons {
    margin-bottom: 20px;
  }
}

/* Trustmate */
@media (min-width: 769px) {
  .tm-lemur-container .tm-slide-modal-container--left {
    left: auto !important;
    right: -45em !important;
  }
}

@media (min-width: 769px) {
  .tm-lemur-container
    .tm-slide-modal-container--open
    .tm-slide-modal-container--left {
    transform: translateX(-45em) !important;
  }
}

@media (min-width: 769px) {
  .tm-lemur-container .left-1,
  .tm-lemur-container .left-2,
  .tm-lemur-container .left-3,
  .tm-lemur-container .left-4,
  .tm-lemur-container .left-5 {
    left: auto !important;
    right: 0 !important;
  }

  .tm-lemur-container .left-1 .tm-lemur-open,
  .tm-lemur-container .left-2 .tm-lemur-open,
  .tm-lemur-container .left-3 .tm-lemur-open,
  .tm-lemur-container .left-4 .tm-lemur-open,
  .tm-lemur-container .left-5 .tm-lemur-open,
  .tm-lemur-container .mobile-left-1 .tm-lemur-open,
  .tm-lemur-container .mobile-left-2 .tm-lemur-open,
  .tm-lemur-container .mobile-left-3 .tm-lemur-open,
  .tm-lemur-container .mobile-left-4 .tm-lemur-open,
  .tm-lemur-container .mobile-left-5 .tm-lemur-open {
    transform: translateX(-45em) !important;
  }
  .tm-lemur-sticker {
    border-radius: 5px 0px 0px 5px !important;
  }

  .roxbadge-promo {
    position: absolute;
    z-index: 1;
    background: #febb12;
    padding: 2px 10px;
    color: #fff;
    font-size: 0.8em;
    font-weight: bold;
  }

  .rvpm-products
    .button.wp-element-button.product_type_variable.add_to_cart_button {
    width: 100%;
    margin-top: 10px;
  }

  .rvpm-products .price del .amount {
    color: var(--e-global-color-primary);
  }

  .rvpm-products .price ins .amount {
    color: var(--e-global-color-def42f5);
  }
  .rvpm-products .price * {
    text-decoration: none;
  }

  .rvpm-products .price del {
    text-decoration: line-through;
    color: var(--e-global-color-primary);
  }

  .rvpm-products .price {
    font-size: 16px !important;
  }

  #reviews {
    min-height: 600px;
  }

  #reviews > #comments {
    display: none;
  }

  #reviews #review_form_wrapper #respond {
    display: none;
  }
  #reviews .commentlist {
    display: none !important;
  }

  .woocommerce-widget-layered-nav-list .count {
    display: none;
  }

  .type-product .rvpm-star-rating {
    display: none;
  }

  .woocommerce span.onsale {
    right: -5px;
    left: auto !important;
    width: auto;
    background: #febb12;
  }

  .tm-carousel__review-content .lightbox.ls-is-cached.lazyloaded {
    width: 60%;
    margin: auto;
    display: block;
  }
}

#recently_view .products.columns-4 {
  display: flex;
  flex-direction: column;
}

#recently_view ul > li {
  width: 100%;
  margin: 10px 0 0 0;
}

#recently_view .price ins .amount,
#recently_view .price {
  color: var(--e-global-color-def42f5);
  font-weight: 700;
}

#recently_view .price {
  font-size: 16px;
  font-weight: 700;
}

#recently_view .price del .amount {
  color: var(--e-global-color-primary);
}

#recently_view .price {
  display: block;
}

ul.products li.product .price,
ul.products li.product .price * {
  font-size: 28px;
}

@media (max-width: 600px) {
  ul.products li.product .price,
  ul.products li.product .price * {
    font-size: 18px;
  }
  .woocommerce ul.products li.product .price {
    gap: 10px;
  }
}

ul.products li.product .price del,
ul.products li.product .price del bdi,
ul.products li.product .price del bdi span {
  font-size: 0.7em !important;
}

.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  text-align: center;
}

li .star-rating {
  position: relative;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}

ul li a.add_to_cart_button {
  display: block !important;
  max-width: 160px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
}

.price ins span bdi {
  color: red;
}

.price ins.not_promo span bdi {
  color: #000;
}

@media (max-width: 400px) {
  .home .products.elementor-grid.columns-4 {
    display: flex;
    flex-wrap: wrap;
  }

  .home .products.elementor-grid.columns-4 li {
    width: calc(50% - 10px) !important;
  }

  ul.products li.product .price,
  ul.products li.product .price * {
    font-size: 16px;
  }
}

.select2-container--open,
.select2-container {
  z-index: 9999999999 !important;
}

span.select2-container {
  z-index: 9999999999999 !important;
}

.btn-in-toltip {
  display: block;
}

.postid-7241 #probki_bar,
.postid-7244 #probki_bar,
.postid-7238 #probki_bar {
  display: none;
}

#arlity-container {
  z-index: 9999999999;
}

.hotspots-interaction .hotspots-placeholder {
  display: none;
}

.layout-left .hotspots-image-container {
  width: 100% !important;
  flex: 0 0 100% !important;
}

.leaflet-pane.leaflet-map-pane path {
  fill: transparent;
  stroke: transparent;
}

.post-password-form {
  margin: auto;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0px 10px 0px #00000017;
}
.post-password-form {
  max-width: 1280px;
  margin: auto;
}

.button.custom-button.archive_loop_arlity_btn.images_btn {
  width: 100%;
  max-width: 100%;
  background: #fff !important;
  padding: 5px !important;
  margin: 0 !important;
}

.button.custom-button.archive_loop_arlity_btn.images_btn span {
  display: flex !important;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
}

.button.custom-button.archive_loop_arlity_btn.images_btn img {
  max-width: 16.66%;
  background: #fff;
  padding: 3px;
  border: 1px solid #d9d9d9;
  transition: 0.3s linear;
}

.button.custom-button.archive_loop_arlity_btn.images_btn:hover img {
  border: 1px solid #ffbc13;
}

.woocommerce .product {
  position: relative;
}

.woocommerce .product .button.custom-button.archive_loop_arlity_btn.images_btn {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.woocommerce
  .product
  .button.custom-button.archive_loop_arlity_btn.images_btn
  .text {
  color: #232323;
  text-align: center;
  justify-content: center;
  padding-top: 5px;
  transition: 0.3s linear;
}

.woocommerce
  .product
  .button.custom-button.archive_loop_arlity_btn.images_btn:hover
  .text {
  color: #ffbc13;
}

.woocommerce
  li.product:hover
  .button.custom-button.archive_loop_arlity_btn.images_btn {
  opacity: 1;
}

.archive_loop_arlity_btn.selected_image_btn {
  background: transparent !important;
  transition: 0.3s;
}

.archive_loop_arlity_btn.selected_image_btn:hover {
  opacity: 0.8;
}

@media (max-width: 768px) {
  .woocommerce
    .product
    .button.custom-button.archive_loop_arlity_btn.images_btn {
    position: static;
    opacity: 1;
    margin-top: 5px !important;
    background: #fff !important;
    padding: 10px !important;
  }
  .woocommerce
    .product
    .button.custom-button.archive_loop_arlity_btn.images_btn
    span.text {
    display: none !important;
  }

  .archive_loop_arlity_btn.selected_image_btn {
    padding: 0 !important;
  }
}

.menu-image-title-after.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,
.menu-image-title-before.menu-image-title {
  padding-right: 0 !important;
}

.menu-image-title-after.menu-image-title {
  padding-left: 5px;
}

.elementor-nav-menu--main ul li .sub-menu {
  min-width: 18em !important;
}

/* .woocommerce-cart-form .product-quantity, .woocommerce-cart-form .actions button {
  display: none;
}
.woocommerce-cart-form .actions .coupon button {
	display: inline-block;
}

 */

.elementor-slides-wrapper .page-content a,
.swiper-slide-inner {
  text-decoration: none !important;
}

#acc_ico {
  margin-bottom: 0px;
  margin-top: 5px;
}
.select2-container .select2-selection--single {
  height: auto !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100% !important;
}
.arlity_wrapper button + .icon {
  border: 3px solid #febb12;
  right: -20%;
  transform: rotate(0deg);
}
.arlity_wrapper:hover .icon {
  transform: rotate(45deg);
}

.single-product .wpclv-attribute-label {
  display: none;
}
.single-product #tm-widget-hornet {
  margin-top: 35px;
}

.cart_item.arlity-cart-item .product-name .woocommerce-Price-amount.amount {
  display: none;
}

.arlity-config-data p {
  margin: 0;
}
.arlity-config-data .arlity-material {
  font-size: 14px;
  line-height: 18px;
}

.arlity-config-data .arlity-item-name {
  margin-top: 5px;
  font-size: 15px;
  font-weight: 500;
}

.arlity-config-data .arlity-main-name {
  font-size: 16px;
}

#animated_slide_text_promo_section {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* WSPÓLNE DLA OBU NAGŁÓWKÓW */
#animated_slide_text_promo,
#animated_slide_text_promo_section #animated_slide_text_promo_2 {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  transform: translateX(100%); /* start poza ekranem po prawej */
  animation: slidePromo 25s linear infinite;
}

/* DRUGI NAGŁÓWEK – POJAWIA SIĘ PO PIERWSZYM */
#animated_slide_text_promo_section #animated_slide_text_promo_2 {
  animation-delay: 12.5s; /* połowa czasu – możesz dostosować */
}

/* ANIMACJA PRZEJAZDU Z PRAWEJ NA LEWĄ */
@keyframes slidePromo {
  0% {
    transform: translateX(100%); /* start: poza prawą krawędzią */
  }
  100% {
    transform: translateX(-100%); /* koniec: poza lewą krawędzią */
  }
}

/* 🔴 STOP ON HOVER – zatrzymuje obie animacje */
#animated_slide_text_promo_section:hover #animated_slide_text_promo,
#animated_slide_text_promo_section:hover #animated_slide_text_promo_2 {
  animation-play-state: paused;
}

#animated_slide_text_promo_section {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: 100% !important;
  z-index: 9999;
  overflow: hidden;
}

body {
  width: 100%;
  overflow-x: hidden;
}

.fr-refund-shortcode-wrapper {
  justify-content: center;
  align-items: center;
}
.fr-refund-shortcode-field-wrapper,
.fr-refund-shortcode-field-wrapper input,
.fr-request-form input,
.fr-request-form textarea {
  width: 100%;
  text-align: center;
}
.fr-refund-shortcode-field-wrapper label {
  text-align: center !important;
  width: 100%;
}
.fr-refund-shortcode-submit {
  width: auto !important;
  margin: auto;
}

.fr-refund-shortcode-submit,
.check-all-button button,
.submit input,
.fr-cancel-request-section a,
.fr-cancel-request-description .button {
  background: #000 !important;
  color: #fff !important;
}
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
  color: #313d4d !important;
}
