/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
*/

.simple-weather__date {
    display: none;
}

.simple-weather__day {
  margin-right: 1em;
}

.simple-weather--view-blocks .simple-weather__day {
  padding-left: .25em;
  padding-right: .25em;
  font-size: 25px;
  font-weight: 500;
}

.site-footer, .entry-footer {
    display: none !important;
}

.logo-image {
    margin-left: 1em !important;
}

.site-header, .entry-header {
    display: none !important;
}

.selfie-container .vc-window {
    left: calc(50% - 440px);
    top: calc(50% - 555px);
}

.selfie-container .vc-window.bigger {
    height: 1720px;
    top: calc(50% - 870px);
}

.selfie-container .image-taken-screen.go-top {
    transform: translate(-50%, calc(-50% - 320px));
}

.selfie-container .swiper-info {
    bottom: 660px;
}

.selfie-container .swiper.active-swiper {
    bottom: 400px;
}

.selfie-container .proceed-final-btn.show {
    bottom: 180px;
}

.selfie-start h2 {
  color: black;
}

.selfie-start h5 {
  color: black;
}

.start-info {
  color: black;
}

.final-step-div {
    bottom: 470px;
}

/* HEADER COLUMNS */
.header-columns {
    max-width: 100% !important;
}

.header-columns .last-header-column {
    display: flex !important;
}

.header-columns .last-header-column .tka_style {
    margin-left: 30px !important;
}

.back-image {
    margin-top: 30px !important;
}

/* METASLIDER */
.metaslider-home {
    width: 100% !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    z-index: 999999 !important;
    visibility: hidden;
    opacity: 0;
}

.metaslider-home .ml-slider  {
    max-width: 100% !important;
}

.simple-weather__day--current {
	color: #fff !important;
    font-size: 48px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-top: 27px;
    padding-right: 43px !important;
}

.site-header {
  background-color: black !important;
}

.wp-block-image figcaption {
  font-size: 18px !important;
  font-weight: 300;
  line-height: 17px !important;
}