body {
    background-color: #123A3E !important;
}

footer {
    position: relative;
    top: -65px;
}

body:is(.single-product) [data-elementor-type="header"],
body:is(.single-post) [data-elementor-type="header"] {
    background-color: #F4F4F0 !important;
}

body:is(.single-product) header,
body:is(.single-post) header {
    background-color: #F4F4F0 !important;
}

body:is(.single-product) header svg,
body:is(.single-post) header svg {
    fill: #123A3E !important;
}

body:is(.single-product) header svg path,
body:is(.single-post) header svg path {
    fill: #123A3E !important;
}

body:is(.single-product) header .elementor-nav-menu .menu-item a,
body:is(.single-post) header .elementor-nav-menu .menu-item a {
    color: #123A3E !important;
}

[id^="configurator"] {
    padding-bottom: 20px;
}

#content {
    overflow: hidden !important;
    overflow-y: auto !important;
    top: -65px;
    position: relative;
}

.slider {
    position: relative;
}

.slider--home .slick-dots {
    top: 340px;
}

.slider--gallery .slick-dots {
    top: 340px;
}

.news-slider .slick-dots {
    top: 330px;
}

.slider-wrapper {
    position: relative;
}

.slider-nav {
    position: absolute;
    top: calc(50% - 68px);
    z-index: 999;
    width: 100%;
    height: 66px;
}

.slider-nav--prev {
    position: absolute;
    left: -28px;
}

.slider-nav--next {
    position: absolute;
    right: -28px;
}

.slider-nav--prev-gallery {
    padding-left: 190px;
    position: relative;
    left: 0px;
}

.slider-nav--next-gallery {
    position: relative;
    float: right;
    padding-right: calc(210px + 2%);
}

@media (max-width: 1385px) {
    .slider-nav--prev-gallery {
        display: none;
    }
    
    .slider-nav--next-gallery {
        display: none;
    }

    .slider-nav--prev {
        display: none;
    }

    .slider-nav--next {
        display: none;
    }
}

.slider-tabs ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px auto;
    max-width: max-content;
    margin-bottom: 30px;
}

.slider-tabs ul li {
    display: inline-block;
    padding-left: 80px;
}

.slider-tabs ul li:first-child {
    padding-left: 0px;
}

.slider-link {
    color: #123A3E;
    text-decoration: none;
    display: inline-block;
    height: 36px;
    font-size: 24px;
    line-height: 120%;
}

.slider-link.active {
    border-bottom: 2px solid #A9BDBA;
}

@media (max-width: 1024px) {
    .slider-link {
        font-size: 20px;
    }
    
    .slider-link.active {
        font-family: 'Hauora-Light';
    }
}

.slider-item {

}

@media (max-width: 1024px) {
    .slider-item {
        display: block !important;
        margin: 0px auto;
        padding: 0px !important;
        margin-bottom: 20px;
    }
}

.slider--gallery {
    margin: 0px !important;
}

.slider--gallery img {
    max-width: 98% !important;
    margin: 0px auto;
    margin: 0px !important;
    width: 98% !important;
}

.slide-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 1024px) {
    .slide-grid {
        display: grid;
        grid-template-columns: 1fr;
    }
}

.slide-title h2 {
    font-size: 36px;
    line-height: 140%;
    color: #123A3E;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    margin-top: 16px;
}

.slide-title p {
    font-size: 16px;
    font-family: 'Hauora-Light';
    line-height: 140%;
    color: #123A3E;
    margin-bottom: 16px;
}

@media (max-width: 1024px) {
    .slide-title {
        margin-bottom: 16px;
    }

    .slide-title p {
        font-size: 14px;
    }
}

.slider-title__info {
    list-style-type: none;
    padding: 0px;
}

.slider-title__info li {
    display: inline-block;
    font-size: 16px;
    color: #123A3E;
    padding-left: 24px;
    padding-right: 24px;
    border-right: 1px solid #123A3E;
    line-height: 22px;
}

@media (max-width: 1024px) {
    .slider-title__info li {
        font-size: 14px;
    }
}

.slider-title__info li:first-child {
    padding-left: 0px;
}

.slider-title__info li:last-child {
    border-right: none;
}

@media (max-width: 1024px) {
    .slider-title__info {
        list-style-type: none;
        padding: 0px;
        padding-bottom: 20px;
    }

    .slider-title__info li {
        font-family: 'Hauora-Medium';
        font-size: 14px;
        padding-left: 14px;
        padding-right: 14px;
        margin-bottom: 8px;
    }

    .slider-title__info li:last-child {
        display: block;
        padding-right: 0px;
        padding-left: 0px;
        margin-bottom: 0px;
    }
}

.slider-button {
    text-align: right;
    position: relative;
}

.slider-button button {
    font-size: 18px;
    line-height: 100%;
    color: #123A3E;
    border: 2px solid #123A3E;
    border-radius: 4px;
    padding: 16px 100px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.slider-button button:hover {
    background: transparent;
    color: #123A3E;
}

@media (max-width: 1024px) {
    .slider-button {
        overflow: hidden;
        display: block;
        height: 54px;
    }

    .slider-button button {
        width: 100%;
    }
}

.slider-title__info--title {
    width: max-content;
    margin: 0px auto;
    margin-top: 25px;
}

.slider-title__info--title li {
    font-size: 24px;
    font-family: 'Hauora-Light';
    line-height: 20px;
}

.full-size-button {
    width: 100%;
}

.full-size-button a {
    width: 100%;
    display: block;
    text-align: center;
}

.freedom-images {
    width: 100% !important;
    height: 100% !important;
}

.freedom-images img {
    object-fit: cover !important;
}

.freedom-title {
    z-index: 2;
}

.freedom-block {
    position: relative;
}

.freedom-block::after {
    content: '';
    background-image: url('/wp-content/themes/smarthome/assets/images/double_qoute.svg');
    width: 107px;
    height: 107px;
    position: absolute;
    top: -57px;
    left: -32px;
}

@media (max-width: 1024px) {
    .freedom-block::after {
        content: '';
        background-image: url('/wp-content/themes/smarthome/assets/images/double_qoute.svg');
        width: 107px;
        height: 107px;
        position: absolute;
        top: -57px;
        left: calc(50% - 53px);
    }
}

.padding-100 a {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

@media (max-width: 1024px) {
    .padding-100 a {
        padding-left: 0px !important;
        padding-right: 0px !important;
        text-align: center;
    }
}

.gallery-slider-wrapper {
    padding: 0px !important;
}

.elementor-45:not(.elementor-motion-effects-element-type-background), .elementor-45 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #123A3E !important;
}

.read-more {
    position: relative;
    top: 2px;
}

.dream-text {
    font-size: 24px;
    line-height: 100%;
    width: max-content;
    display: block;
}

@media (max-width: 1024px) {
    .dream-text {
        font-size: 16px;
        position: relative;
        top: 3px;
    }
}

.dream-text--right {
    padding-left: 18px;
    width: 100px ;
}

@media (max-width: 1024px) {
    .dream-text--right {
        width: 100%;
    }
}

.dream-text--left {
    padding-right: 18px;
}

.dream-period {
    display: grid;
    grid-template-columns: max-content 30px 1fr 30px max-content;
}

.dream-day {
    display: grid;
    grid-template-columns: 30px max-content;
    gap: 12px;
    margin-bottom: 20px;
}

.dream-day p {
    font-size: 20px !important;
    display: inline;
}

.dream-day__last {
    display: grid;
    grid-template-columns: 30px 1fr;
    gap: 12px;
    margin-bottom: 20px;
}

.dream-day__last p {
    font-size: 20px !important;
    padding-left: 0px;
    display: inline;
}

.dream-cicl {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #123A3E;
    border: 2px solid #123A3E;
}

.dream-cicl--start {
    border: 2px solid #A9BDBA;
    background-color: transparent;
}

.dream-line {
    height: 2px;
    width: 100%;
    background: linear-gradient(to right, #A9BDBA, #123A3E);
    position: relative;
    top: 15px;
}

.dream-info {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .dream-info {
        display: block;
    }
}

.dream-list {
    padding: 0px;
    list-style-type: none;
}

.dream-item {
    padding-bottom: 16px;
    font-size: 16px;
    line-height: 140%;
    color: #123A3E;
}

.dream-item span {
    background-color: #123A3E;
    color: #F4F4F0;
    border-radius: 50%;
    font-size: 16px;
    line-height: 140%;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding-top: 2px;
}

@media (max-width: 1024px) {
    .dream-item {
        font-size: 14px;
    }
    
    .dream-item span {
        font-size: 14px;
    }
}

.dream--mobile {
    display: none;
}

.dream--desctop {
    display: grid;
}

@media (max-width: 1024px) {
    .dream--mobile {
        display: grid;
    }

    .dream--desctop {
        display: none;
    }
}

.subscribe-banner .elementor-background-slideshow__slide__image {
    background-position-x: 82% !important;
    background-position-y: 0 !important;
}

.after-footer {
    height: 65px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #123A3E;
}

.elementor-post__meta-data {
    border-top: 0px !important;
}

a.elementor-post__read-more {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.elementor-post__meta-data {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px !important;
}

.elementor-post__card {
    padding-bottom: 40px !important;
}

.wp-block-image {
    text-align: center;
    margin-bottom: 20px;
}

.wp-block-image img {
    width: 100%;
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail {
    overflow: hidden;
    border-radius: 4px;
}

.wpc-preview-inner {
	height: auto !important;
}
