/* ============================= LP ============================= */

.cms-id-19 .bread_wrapper,
.cms-id-19 .page-header,
.cms-id-19 .flickity-button {display: none;}
.cms-id-19 a::before,
.cms-id-19 #top_column {
  display: none;
}

.cms-id-19 .elementor-image-box-title {
  margin: 0 !important;
}

.cms-id-19 #main .page-content a:not(.btn):not(.noeffect):not(.color):hover::before, 
.cms-id-19 .elementor-widget-text-editor p a:not(.btn):hover::before {
	opacity: 0 !important;
}

.cms-id-19 .nav-tabs.nav-tabs--carusel {
  margin-bottom: 25px;
}

.cms-id-19 .nav-tabs .nav-link {
	border: 1px solid #c3cbdc;  
}

.cms-id-19 .flickity-viewport {
  min-height: 470px;
}

.csm-id-19 .product-miniature .product-title a {
    line-height: 1.4em !important;
}

.cms-id-19 h3.product-title {
	margin-top: 0 !important;
  line-height: 1rem !important;
}

.lp-panel-biznes.lp-panel-tick ul li,
.lp-panel-konsument.lp-panel-tick ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.lp-panel-biznes.lp-panel-tick ul li,
.lp-panel-konsument.lp-panel-tick li {
  position: relative;
  padding-left: 32px !important;
  margin-bottom: 12px !important;
  line-height: 1.4;
}

.lp-panel-konsument.lp-panel-tick li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/img/cms/lp_rentup/yes2.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.lp-panel-biznes.lp-panel-tick li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("/img/cms/lp_rentup/yes.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.lp-section-1 {
  margin: 0 6%;
}

.lp-mb-0 {
  margin-bottom: 0 !important;
}

.lp-mt-0, .lp-mt-0 h3 {
  margin-top: 0 !important;
}

.lp-mb-10 {
  margin-bottom: 10px !important;
}

.lp-fs-19 {
  font-size: 19px !important;
  font-weight: 400 !important;
  line-height: 32px !important;
}


/* ============================= TABLE1 ============================= */


.lp-table-container {
  max-width: 800px;
  margin: 2rem auto;
  padding: 0;
  border: 1px solid rgba(195,203,220,0.48);
  border-radius: 20px;
}

.lp-comparison-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  border-radius: 8px;
  overflow: hidden;
}

.lp-comparison-table thead th {
  background: #fff;
  color: #000064;
  font-weight: 700 !important;
  padding: 0.75rem 1rem;
  text-align: left;
  font-size: 22px !important;
}

.lp-comparison-table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}

.lp-comparison-table tbody tr:last-child {
  border-bottom: none;
}

.lp-comparison-table td {
  padding: 0.75rem 1rem;
  font-size: 20px !important;
  font-weight: bold !important;
  color: #000064;
  vertical-align: middle;
}

.lp-comparison-table td img {
  display: inline-block;
  object-fit: contain;
  margin-right: 0.75rem;
  vertical-align: middle;
}

.lp-comparison-table td:first-child {
  white-space: nowrap;
}

.lp-comparison-table td:first-child img {
  margin-right: 0.5rem;
}

.lp-comparison-table td:nth-child(1) {

  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000064;
}

.lp-comparison-table td:nth-child(2) {
  font-size: 20px;
  font-weight: 500 !important;
  text-align: left;
  color: #000064;
}

.lp-comparison-table td:nth-child(3) {
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #000064;
  opacity: 0.8;
  text-align: left;
}

.lp-comparison-table td:first-child {
  position: relative;
  padding-left: calc(
    1rem 
  + 50px
  + 0.75rem 
  );
  white-space: normal;
}

.lp-comparison-table td:first-child img {
  position: absolute;
  left: 1rem;             
  top: 50%;
  transform: translateY(-50%);
  margin: 0; 
}



/* ============================= TABLE2 ============================= */


.lp-table-container2 {
  max-width: 900px;
  margin: 2rem auto;
  padding: 0 1rem;
}

.lp-comparison-table2 {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  overflow: hidden;
}

.lp-comparison-table2 thead th {
  padding: 0 10px;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 42px;
  color: #28315C;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
}

.lp-comparison-table2 td:nth-child(2),
.lp-comparison-table2 td:nth-child(3) {
  text-align: center;
  padding: 5px;
}

.lp-comparison-table2 td:nth-child(1) {
  font-size: 18px !important;
  line-height: 42px;
  color: #00256d;
  font-weight: 500 !important;
  text-align: right;
  padding-right: 20px;
}

.lp-comparison-table2 tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.lp-comparison-table2 tbody tr:last-child {
  border-bottom: none;
}


@media (max-width: 768px) {

    .lp-panel-tick {
        border-radius: 20px !important;
    }

    .lp-mobile-no-bg {
        background-image: none !important;
    }

    .lp-comparison-table2 thead {
        display: none;
    }

    .lp-comparison-table2,
    .lp0comparison-table2 tbody,
    .lp-comparison-table2 tr,
    .lp-comparison-table2 td {
        display: block;
        width: 100%;
    }

    .lp-comparison-table2 tr {
        margin-bottom: 1rem;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        overflow: hidden;
    }

    .lp-comparison-table2 td {
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        padding: 0.75rem 1rem;
        border-bottom: 1px solid #e0e0e0;
        font-size: 18px !important;
        line-height: 25px !important;
        color: #00256d;
        font-weight: 500 !important;
        column-gap: 0.3rem;
    }

    .lp-comparison-table2 td:last-child {
        border-bottom: none;
    }

    .lp-comparison-table2 td:before {
        content: attr(data-label);
        font-weight: 500;
        color: #00256d;
        flex: 1;
        margin-right: 0.75rem;
    }

    .lp-section-1 {
        margin: 0;
    }
  
    .lp-comparison-table thead {
        display: none;
    }
  
  .lp-comparison-table,
  .lp-comparison-table tbody,
  .lp-comparison-table tr,
  .lp-comparison-table td {
    display: block;
    width: 100%;
  }
  .lp-comparison-table tr {
    margin-bottom: 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
  }

  .lp-comparison-table td {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    column-gap: 0.3rem;
    font-size: 17px !important;
    text-align: right !important;
  }

  .lp-comparison-table td:nth-child(3) {
    font-size: 17px !important;
  }

  .lp-comparison-table td:last-child {
    border-bottom: none;
  }
  
  .lp-comparison-table td:before {
    content: attr(data-label);
    font-weight: 600;
    color: #28315C;
    float: left;
    margin-right: 0.75rem;
  }
  
  .lp-panel-biznes .nav-item {
      border-radius: 11px !important;
  }
  
  .lp-panel-biznes .nav-link,
  .lp-panel-konsument .nav-link {
  	width: 50% !important;
  }
  
  .lp-panel-biznes .nav-item:first-child .nav-link,
  .lp-panel-konsument .nav-item:first-child .nav-link{
      border-radius: 11px 11px 0 0 !important;
  }

  .lp-panel-biznes .nav-item:last-child .nav-link,
  .lp-panel-konsument .nav-item:last-child .nav-link{
      border-radius: 0 0 11px 11px !important;
  }

}





.lp-switch-wrapper .elementor-column-wrap {
  padding-bottom: 0 !important;
}

.lp-color-biznes {color: #ff0048; font-weight: bold;}
.lp-color-konsument {color: #1965ff; font-weight: bold;}

.lp-panel-biznes .nav-link,
.lp-panel-konsument .nav-link{
	font-size: 20px !important;
  	padding: 10px 30px !important;
  	border-radius: 0 !important;
  	margin: 0 !important;
}

.lp-panel-biznes .nav-item,
.lp-panel-konsument .nav-item {
  margin: 0 !important;
}




.lp-panel-biznes .elementor-widget-roy_product_tabs .nav-tabs .nav-link::after,
.lp-panel-konsument .elementor-widget-roy_product_tabs .nav-tabs .nav-link::after{
  display: none !important;
}

h6.elementor-heading-title {
  margin-bottom: 0 !important;
}

.lp-switch-section {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.lp-switch-container {
  text-align: center;
}

.lp-switch-container p {
  margin-bottom: 10px;
  font-size: 29px !important;
  color: #00256d;
  font-weight: 500 !important;
}

.lp-switch-buttons {
 display: flex;
 border: 2px solid #ccc;
 border-radius: 8px;
 overflow: hidden;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  border: 1px solid #c3cbdc;
}

.lp-switch-btn {
  padding: 12px 10px;
  cursor: pointer;
  border: none;
  background: #fff;
  color: #1a237e;
  font-size: 32px;
  font-weight: bold;
  transition: background-color 0.3s, color 0.3s;
  flex: 1;
  width: 200px;
}

.lp-switch-btn.active {
 background: #1976d2;
 color: #fff;
}

.lp-switch-img {
  height: auto;
  display: block;
  filter: grayscale(100%);
  transition: filter 0.5s;
}

.lp-switch-img.active {
  filter: grayscale(0%);
}

#lp-btnBiznes.active {
  background: #ff0048;
  color: #fff;
}

#lp-btnKonsument.active {
  background: #1965ff;
  color: #fff;
 }

.lp-panel-biznes .nav-link.active {
  background-color: #ff0048 !important;
  color: #ffffff !important;
}

.lp-panel-konsument .nav-link.active {
  background-color: #1965ff !important;
  color: #ffffff !important;
}


@media (min-width: 768px) {
  
  .lp-panel-biznes .nav-item:first-child .nav-link,
  .lp-panel-konsument .nav-item:first-child .nav-link{
      border-radius: 11px 0 0 11px !important;
  }

  .lp-panel-biznes .nav-item:last-child .nav-link,
  .lp-panel-konsument .nav-item:last-child .nav-link{
      border-radius: 0 11px 11px 0 !important;
  }

}



/* customrentprice */

.mte-badge-wrapper {
    display: none;
}

.mte-badge-wrapper {
	background-color: #000000;
    padding: 0 0 5px 0;
    border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    font-weight: 700;
    text-align: center;
    font-size: 13px;
}

.mte-badge-inner {
    background-color: #00e85e;
    border-radius: 15px 15px 0 0;
    padding: 5px;
}

.mte-badge-wrapper .mte-badge-text-big {
    font-size: 20px;
    color: #000000;
    text-align: left;
}

.mte-badge-wrapper .mte-badge-text-normal {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #01752c;
    font-size: 13px;
    line-height: 13px;
    text-align: left;
}

.mte-badge-green-text {
	color: #00e85e;
}

body#index .mte-badge-wrapper {
    display: block;
}

ul.product-flags {
    display: none;
}

.mte-badge-onsale-wrapper {
    background-color: #ff1c47;
    padding: 3px 3px 3px 3px;
    border-radius: 15px;
    position: absolute;
    top: 10px;
    left: 0;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.mte-badge-onsale-inner {
    background-color: #000;
    border-radius: 15px 15px 0 0;
    padding: 2px 5px 2px 5px;
}

.mte-badge-onsale-wrapper .mte-badge-text-normal {
    text-align: left;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 13px;
}

.mte-badge-onsale-wrapper .mte-badge-text-big {
    color: #ff1c47;
    font-size: 20px;
}


.rentprice-wrapper {
    display: block;
    margin-bottom: 5px;
}

.rentprice-left-column {
    max-width: 33px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex: 1;
    flex-direction: column;
}

.rentprice-left-column img {
    width: 33px;
}

.rentprice-right-column {
    padding-left: 5px; 
}


.rentprice-type-header {
    color: #182057;
}

body#category .rentprice-type-header {
    color: #667085;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}

.rentprice-type-price {
    font-weight: 700 !important;
    font-size: inherit;
    line-height: 16px;
    color: #182057;
}

body#category .rentprice-type-price-s {
    color: #101828;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.rentprice-type-price-s {
    color: #0038ff;
    line-height: 16px;
    font-size: 15px;
}

.rentprice-text-muted {
    color: #182057 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
}

.rentprice-container {
    margin: 10px 0 0 0;
    border: 1px solid #E4E7EC;
    padding: 12px;
    border-radius: 8px;
}

  .rentprice-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .rentprice-row #rentprice-label {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #344054;
    flex: 1 1 100%;
  }

  .rentprice-price {
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    color: #ff0048;
  }

  .rentprice-price.hidden {
    display: none;
  }

  .rentprice-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
  }
  .rentprice-switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  .rentprice-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 24px;
  }
  .rentprice-slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
  }
  input:checked + .rentprice-slider {
    background-color: #4caf50;
  }
  input:checked + .rentprice-slider:before {
    transform: translateX(26px);
  }

  .rentprice-highlight {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 55%;
    background-color: #0054ff;
    transition: transform 0.3s ease;
    z-index: 1;
  }

  .rentprice-pill-switch {
      position: relative;
      display: inline-flex;
      justify-content: space-between;
      border: 1px solid #E4E7EC;
      border-radius: 24px;
      overflow: hidden;
      margin-bottom: 0;
      height: 30px;
      width: 150px;
  }
  .rentprice-pill-button {
      flex: 1;
      padding: 5px 7px;
      cursor: pointer;
      font-size: 12px;
      line-height: 18px;
      font-weight: 600;
      border: none;
      outline: none;
      z-index: 2;
      background: none;
      color: #7d879c;
      white-space: nowrap;
      overflow: hidden;
  }
  .rentprice-pill-button.active {
    color: white !important;
  }

  .rentprice-pill-button:not(.active) {
    background-color: #eaedf3;
  }

  .rentprice-subscribe-text {
    font-size: 12px;
    text-align: right;
    line-height: 18px;
    flex: 1;
    padding-right: 10px;
  }

  .rentprice-pill-button:focus {
      outline: none !important;
  }


 .rentprice-za-miesiac {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #182057;
 }

 .rentprice-checkout-subtotals-wrapper {
   margin-top: 0;
   display: flex;
   margin-right:0;
 }

 .cart-summary-line#cart-rentprice-total-b2b .value,
 .cart-summary-line#cart-rentprice-total-b2c .value {
   text-align: right;
 }

 .cart-summary-line .rentprice-text-muted {
   display: block;
 }

 @media (min-width: 768px) {
  #rentprice-label {
      flex: 0 0 auto;
  }
}




#category-description {
    overflow: hidden;
    max-height: 5.5em;
    position: relative;
    transition: max-height 0.3s ease;
  }
  
  #category-description.expanded {
    max-height: none;
  }
  

  #category-read-more,
  #category-read-less {
    margin-top: 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    display: none;
    cursor: pointer;
    color: #000000;
    text-decoration: underline;
  }
  