.elementor-kit-6{--e-global-color-primary:#405E79;--e-global-color-secondary:#529774;--e-global-color-text:#000000;--e-global-color-accent:#578ED3;--e-global-color-7f02b35:#FFFFF8;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:500;font-family:"Roboto Condensed", Sans-serif;font-size:18px;font-weight:300;line-height:1.4em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Arsenal", Sans-serif;font-size:33px;font-weight:400;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-size:20px;font-weight:400;}.elementor-kit-6 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */img.leftimg {
    float: left;
    margin: 0 10px 10px 0;
}
img.rightimg {
    float: right;
    margin: 10px 0 0 10px;
    border-radius: 5px; 
}
.centerimg {
    display: block;
    text-align: center;
    margin: auto;
}
li:last-of-type {
    padding-bottom: 10px;
}
.overflow {
    overflow: auto;
}
.tablepress {
    font-size: 16px;
    font-weight: 300;
}
.tablepress thead tr th {
    background: #578ed3;
    color: #fff;
    font-weight: 400;
}
.tablepress thead tr.row-1 th.column-1 {
    width: 200px;
}
table, td {
    border: 1px solid #526ac5;
    padding: 5px
}
.summary p {
    display: flex;
    font-size: 17px;
    font-weight: 400;
    color: #405E79;
    justify-content: space-between;
    margin-bottom: -12px;
    border-bottom: 1px dashed;
}
.summary p:last-of-type {
    border-bottom: none;
    margin-bottom: 10px;
}
.summary span {
    font-size: 17px;
    font-weight: 300;
    clear: both;
}
span.summary-header {
    font-size: 17px;
    font-weight: 300;
    clear: both;
}
span.summary-data {
    font-size: 19px;
    font-weight: 600;
    clear: both;
}
span.discount {
    color: #529774;
    font-weight: 400;
}
span.discount-info {
    font-size: 19px;
    color: #529774;
    font-weight: 600;
}
.fa-circle-check {
    padding-bottom: 2px;
    color: #529774;
    font-size: 18px;
}

/* Адаптація для мобільних */
@media (max-width: 767px) {
  img.rightimg, img.leftimg {
    float: none;
    display: block;
    margin: 10px auto 10px auto;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}/* End custom CSS */