<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*
  Theme Name: MoominLS FI
  Author: moominls
  Description: MoominLS Wordpress theme
  Version: 1.0.0
*/
html, body {
    padding: 0;
    margin: 0;
}
body {
    font-family: 'Roboto', sans-serif;    
    color: #000;
    background: #FFF;
}
body.admin-bar #main-header, .customize-support .top-header   {
    padding-top: 32px 
}
body &gt; div &gt; div.header &gt; div.header-opacity &gt; div &gt; div &gt; ul {
    margin-bottom: 20px;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0;
}
.container {
    margin: 0 auto;
    background-color: transparent;
    width: 100%;
}
.col-left {
    max-width: 50%;
    color: #4e4e4e;
    float: left;
}
.col-right {
    max-width: 50%;
    color: #4e4e4e;
    float: right;
}
.main-content-blue-bg {
    background: rgba(91,198,203,1.0);
    width: 100%;
    clear: both;
    margin: 30px auto;
    padding: 55px 0px;
}
.main-content-blue-bg img{
    max-width: 580px;
 }
 .main-content-blue-bg-content {
    max-width: 580px;
    margin: 0 auto;
 }

.center-horizontally {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
/** Content **/
.main-content {
    max-width: 1240px;
    text-align: center;
    margin: 10px auto;
    color: #5ec6ca;
    position: relative;
    height: auto;
}
.main-content-page {
    max-width: 1240px;
    text-align: left;
    padding-top: 8px;
    margin: 60px auto;
    color: #4e4e4e;
    font-size: 20px;
    min-height: 500px;
}
.main-content img {
    max-width: 100%;
}
.clearfix {
    clear: both;
    height: 40px;
}

/** Posts **/
.wp-block-post-featured-image img { width: 400px !important;
}

.wp-block-embed figcaption {
    font-size: 0.8em;
}

.wpsm_panel-body p, .wpsm_panel-body {
	font-family: 'Roboto', sans-serif !important;    
    color: #4e4e4e !important;
    font-size: 1.2em !important;
} 
.app-icons {
    margin: 0 auto;
}
.no-link {
	pointer-events: none;
    text-decoration: none;
    color: #4e4e4e;
}
.stores-centered {
	max-width: 550px;
	margin: 0 auto;
}

.newsletter-button {
    max-width: 400px; 
    margin:0 auto; 
    color: #4e4e4e; 
    background: rgba(91,198,203); 
    text-align: center;
    border-radius: 5px;
    font-size: 0.9em; 
    margin-top:10px;
}

/** Contact form 7 **/
.wp-block-contact-form-7-contact-form-selector {
    max-width: 1000px;
    margin: 0 auto;
    background: #efefef;
    border-radius: 5px;
}
.wpcf7  {
	max-width: 90%; 
	margin: 0 auto;
	padding-top: 20px;
}
.wpcf7 h2, h3, h4 {
	margin-top: 15px;
}
.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=phone],  .wpcf7 input[type=tel]{
    min-height: 40px !important;
}
.wpcf7 input {
	box-shadow: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0.5px dashed !important;
    text-shadow: none;
	padding: 10px 0px 10px 10px;
	width: 100%;
}
.wpcf7 select {
    width: 100%;
}
.wpcf7 select {
	padding: 10px;
    border: 0.5px dashed !important;
}
.wpcf7 textarea {
	padding: 10px 0px 10px 10px;
    border: 0.5px dashed !important;
    width: 100%;
}
.wpcf7-submit {
	background: rgba(91,198,203,1.0);
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
}
.wpcf7-list-item {
	margin: 0;
    padding: 0;
}
.wpcf7-list-item {
    display: block !important;
    margin: 0 0 0 0em !important;
}
.wpcf7-list-item input {
	width: 20px;
}
.moominls-field-wrap {
	border-radius: 5px;
    background: #fff;
    padding: 15px;
    border: 1px solid #dadce0;
}
.wp-block-embed {
    margin: 0 0 2em;
}
.page-id-152 table tr:first-child {
	display: none; 
}
.cli-switch .cli-slider:after {
    color: transparent !important;
}

.featured-post-image, .wp-block-image  {
	margin: 0 auto !important;
}

.featured-post-image img, .wp-block-image img {
    object-fit: cover;
    width: 100%;
    margin: 0 auto;
}


@media screen and (max-width: 1280px)  {
	.hero-image-content {
		max-width: 95%;
    }
    .top-header-content {
        max-width: 90%;
        margin: 0 auto;
    }
	
}
@media screen and (max-width: 1170px)  {
	.col-left, .col-right {
		max-width: 95%;
		color: #4e4e4e;
		float: revert;
		display: block;
		margin: 0 auto;
    }
    iframe {
        width: 100%;
        height: 450px;
    }
}
.app-icons {
    margin: 0 auto;
}
@media screen and (min-width: 998px)  {
    .app-icons {
        width: 500px;
    }
    .app-icons img {
        width: 240px;
    }
    .col-left, .col-right {
		text-align: left;
    }
	.featured-post-image, .wp-block-image  {
    	width: 100% !important;
	}
	.featured-post-image img, .wp-block-image img {
		height: 580px;
		object-fit: contain;
	}
	
	.wp-block-embed iframe {
		max-width: 100%;
	    width: 700px;
    	height: 335px;
	}
    .action-button-offer {
      float:left !important; 
      margin-right: 10px !important; 
      position: relative !important; 
	}
  
 	.action-button-other {
   	  float:left !important; 
      margin-left: 10px !important; 
      position: relative !important;
	}
}
@media screen and (max-width: 998px) {
    .col-left, .col-right {
		text-align: center;
    }
    .middle-layer img {
        width: 90% !important;
    }
    .hero-image-content {
		width: 90%;
    }
    .main-content-page {
        width: 90%;
    }
    .text-content h2 {
		font-size: 24px !important;        
		line-height: 24px !important;
    }
    .text-content {
        font-size: 1.4em;
        line-height: 1.4em;
    }
    #breadcrumbs {
        font-size: 11px;
    }
    .app-icons {
        width: 90%;
    }
    .app-icons img {
        max-width: 300px;
    }
	.featured-post-image, .wp-block-image  {
    	width: 80% !important;
	}
	.featured-post-image img, .wp-block-image img {
		height: 400px;
	}
	.wp-block-embed iframe {
		max-width: 100%;
    	height: 400px;
	}
    .action-buttons-wrap {
      height: 350px !important;
    }
  	.action-button-other , .action-button-offer {
      float: unset !important;
      margin: 30px auto !important;
      width: 240px !important;
      position: relative;
  	}

}
@media screen and (min-width: 598px) {
    .text-content {
        margin: 80px auto 85px;
    }	
    .newsletter-button {
        padding: 5px;
    }
    .wpcf7 select {
        min-width: 400px;
    }
	.wp-block-columns, .wp-block-heading {
    	padding-top: 30px;
	}
     #messu-banneri-mobile {
          display: none; /* Hidden by default */
      }


}
@media screen and (max-width: 598px) {
	.col-post-medium, .col-post-small {
		width: 100% !important;
		display: block !important;
    }
    .text-content {
        margin: 40px auto 85px;
    }
    .newsletter-button {
        padding: 10px;
    }	
    .app-icons img {
        max-width: 200px;
    }
    img {
        height: auto;
    }
    .page-id-152 .wp-block-table td {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }  
	.page-id-160 td {
		font-size: 0.85em;
	}
	
	.featured-post-image, .wp-block-image  {
    	width: 80% !important;
	}
	.featured-post-image img, .wp-block-image img {
		height: 300px !important;
	}
	
	.videotag a {
		padding: 10px 20px;
		font-size: 14px;	
	}
      iframe {
        width: 100%;
          height: 230px;
          object-fit: contain;
  }
  
  .popup-header {
  	display: none !important; 
  }
  
      .messubanneri {  
   	display: none;     
  }
  
      #messu-banneri-mobile {
          display: block; /* Hidden by default */
      }

}

@media screen and (min-width: 598px) {
    .text-content {
        margin: 80px auto 85px;
    }	
    .newsletter-button {
        padding: 5px;
    }
    .wpcf7 select {
        min-width: 400px;
    }
	.wp-block-columns, .wp-block-heading {
    	padding-top: 30px;
	}

}
@media screen and (min-width: 998px) {
	
	.col-input-1-4 {
	  width:  22%; 
	  float: left; 
	}

	.padding-left-2-percent {
	 padding-left: 2%
	}
  .input-delete-rows {
    float: left;
    padding-top: 38px;
}
  
  .header-popup {
  display: none !important;
  }

}

@media screen and (max-width: 998px) {

.col-input-1-4 {
	  width:  100%; 
	  float: unset; 
	}

	.padding-left-2-percent {
	 padding-left: 0%
	}
  
  .input-delete-rows {
    float: none;
    padding-top: 0px;
}
}


.wp-block-image img {
    max-width: 100%;
    object-fit: contain;
}

.wp-block-contact-form-7-contact-form-selector {
    padding-bottom: 10px;
}

.postid-1480 div.container &gt; div.main-content-page &gt; div &gt; div &gt; img {
	display: none;
}

.wpcf7-list-item input[type=checkbox] {
    max-width: 20px;
}
 .col-post-medium {
	width: 48%;
	float: left;
	margin-right: 2%; 
	height: 800px;
}
.col-post-small {
	width: 32%;
	float: left;
	margin-right: 1%;
	height: 650px;
	margin-bottom: 66px;
}

.col-post-meidum h2 {
	margin-bottom: 20px; 
	font-size: 1.2em; 
	height: 80px
}

.col-post-small h2 {
    font-size: 0.90em;
    line-height: 1.4em;
    text-transform: uppercase;
    clear: both;
    height: auto;
    margin-bottom: 20px;
}

#wpcf7-f1445-p1440-o1 &gt; form &gt; p:nth-child(16) &gt; label &gt; span.wpcf7-form-control-wrap.acceptance-138 &gt; span &gt; span, #wpcf7-f200-p148-o1 &gt; form &gt; p:nth-child(13) &gt; label &gt; span.wpcf7-form-control-wrap.acceptance-138 &gt; span &gt; span {
	 max-width: 20px;
	 float: left;
}

/** Infobox **/
.show-infobox {
	position: fixed;
	border-radius: 10px;
	bottom: 15px;
	right: 15px;
	width: 300px;
	height: 410px;
	background: #fff;
	font-size: 0.9em;
	padding: 0px 0px 20px;
	box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
}
.infobox-header {
  position: relative;
  width: 100%;
  text-align: left;
  height: 65px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-image: linear-gradient(-225deg, rgb(123, 227, 227) 35%, rgb(69, 174, 202) 100%);
}
.show-infobox span {
    font-size: 0.7em;
    display: block;
    padding: 15px;
   	line-height: 1.34em;
    height: 220px;
}
.infobox a {
	padding-left: 10px;
	display: contents;
}
.infobox-header h2 {
	font-size: 0.9em;
	color: #333;
	line-height: 1.2em;
	margin: 0;
	position: absolute;
	top: 50%;
	font-weight: 500;
	left: 50%;
	width: 85%;
	transform: translate(-50%, -50%);
}
#close-infobox {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 25px;
    z-index: 1000;
    border: 0px;
    background: transparent;
    top: 20px;
    right: 25px;
    font-weight: bold;
	z-index: 100;
	color: #333;
	font-size: 1.2em;
    display: block;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.infobox-content {
	position: relative;
	width: 100%;
	height: 100%;
}

.wpcf7-validates-as-date{
	max-width: 200px; 
}

.post-thumbnail-newsletter &gt; img {
	width: 95%; 
	object-fit: cover;
	height: 450px;"
}


.hide {
	display: none !important; 
}

.page-id-128 .wp-block-image img {
  max-width: 200px;
}


.col-post-small img {   
	max-width: 350px;
    height: auto;
    object-fit: cover;
}

.nav-primary .newsletter-icon {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #FFF;
    height: 20px;
    border-radius: 100px;
    padding: 10px;
    border: 1px solid rgba(91,198,203);
    color: rgba(91,198,203);
}

.nav-primary .newsletter-icon {
    right: 10px;
}

.sticky .nav-primary .newsletter-icon {
    right: 30px;
}

/* Tooltip text */
.tooltiptext {
    visibility: hidden;
    width: 150px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    background-color: rgba(91,198,203);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    top: -28px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.newsletter:hover .tooltiptext {
  visibility: visible;
}

.page-id-2527 .wp-block-video {
	max-width: 400px;
	margin: 0 auto;
}

.page-id-2527 .wp-block-video video {
	max-width: 400px;
	margin: 0 auto;
}

.page-id-2527 h1 {
	text-align: center;
}
.videotag a {
    background: rgba(91,198,203);
    color: #FFF;
    padding: 10px 20px;
    text-align: center;
    max-width: 347px;
    border-radius: 3px;
	font-size: 20px;
    font-weight: bold;
    display: block;
    width: auto;
    float: left;
    margin-right: 10px;
    margin: 5px 5px;
    cursor: pointer;
}
.videotag a:hover {
  background: #EFEFEF;
  color: rgba(91,198,203);
}

.videotag a  {
    color: #FFF;
	text-decoration: none;
}
.active-first-videos a {
	color: rgba(91,198,203);
}

.wp-container-3.wp-container-3 {
    clear: both;
}

.active-first-videos {
	background: #EFEFEF;
    color: rgba(91,198,203);
}

.active-video-archive-link a {
    background: #EFEFEF;
    color: rgba(91,198,203);
}

.wp-block-columns, .wp-block-heading {
	clear: both;
}

.wpcf7-list-item input[type=checkbox] {
    max-width: 20px;
    transform: scale(1.5);
}

.wpcf7-form-control-wrap[data-name="acceptance-150"] {
	float: left;
	margin-right: 10px;
}

#hidden-radio {
	display: none;
}
#hidden-radio-2 {
	display: none;
}

#hidden-radio-3 {
	display: none;
}

#radio-hidden-uudet {
	display: none;
}


/** temporary CSS **/
.page-id-2884 .materiaali-pankki-teksti, .page-id-2831 .materiaali-pankki-teksti {
	display: none;
}


.page-id-2907 p {
	margin: 0px;
}

.page-id-3126 .wp-block-contact-form-7-contact-form-selector, .page-id-2831 .wp-block-contact-form-7-contact-form-selector, .page-id-2884 .wp-block-contact-form-7-contact-form-selector, .page-id-3026 .wp-block-contact-form-7-contact-form-selector, .page-id-3033 .wp-block-contact-form-7-contact-form-selector,  .page-id-3035 .wp-block-contact-form-7-contact-form-selector  {
	max-width: 1080px !important;
}

.remove-margin p {
	margin: 0 !important;
}

.frame-blue-border {
    background: #ffffff;
    border: rgba(91,198,203) 1px solid;
    padding: 12px; margin-bottom: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.clone-button {
    background: rgba(91,198,203) !important;
    display: block;
    clear: both;
    max-width: 420px;
    color: #FFF;
    text-align: center;
    font-size: 18px; 
    margin-bottom: 20px;
}

.clone-content-2 {
	clear: both;
}

section {
	display: block;
    clear: both;
}

.delete-row {
	cursor: pointer;
	background: transparent;
}

#clone-content .input-delete-rows, #clone-content-2 .input-delete-rows,  #clone-content-3 .input-delete-rows,  #clone-content-4 .input-delete-rows {
	visibility: hidden;
}

.show-infobox {
    position: fixed;
    border-radius: 10px;
    bottom: 15px;
    right: 15px;
    width: 300px;
    height: 455px;
    background: #fff;
    font-size: 0.9em;
    padding: 0px 0px 20px;
  	z-index: 1000;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
}

.show-infobox .close-icon {
	display: contents;
}

.show-infobox .open-icon {
	display: none;
}

.hide-infobox .close-icon {
	display: none;
}

.hide-infobox .open-icon {
	display: contents;
}

.hide-infobox {
    position: fixed;
    border-radius: 10px;
    bottom: 35px;
    right: 15px;
    width: 300px;
    height: 0px;
    background: #fff;
    font-size: 0.9em;
    padding: 0px 0px 20px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    z-index: 10;
}

.material-symbols-outlined {
    font-size: 1.2em !important;
}
 
.wp-block-separator {
  color: rgba(91,198,203)
}

.infobox-content-slide {
  position: relative;
}
.content-slide {
  position: absolute;
}

.js-nametag{
  position: absolute;
}
.js-nametag:nth-child(1){
  width: 280px;
  animation-name: fade;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-duration: 7s;
  animation-direction: alternate-reverse;  
}


.js-nametag:nth-child(2){
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    background: rgba(91,198,203);
    border-radius: 40px;
    padding: 11px;
    max-width: 388px;
      animation-name: fade;
      animation-fill-mode: both;
      animation-iteration-count: infinite;
      animation-duration: 7s;
      animation-direction: alternate;
}

.js-nametag:nth-child(1), .js-nametag:nth-child(2) {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

@keyframes fade{
    0%,50% {
      opacity: 0;
}
    100%{
      opacity: 1;
  }
}

/** popup **/
.popup {
     position: fixed;
     left: 25px;
     bottom: 25px;
     height: 320px;
     width: 320px;
     font-weight: normal;
     box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
   	 background-repeat: no-repeat;
     background-size: contain; 
  	 background-image: url('https://www.moominls.fi/wp-content/uploads/2024/03/tarjouspyynto-banneri.png');
 }

.popup-content {
    position: relative;
    height: 320px;
    width: 320px;
}

 
.popup-content h2 {
   font-size: 24px;
   line-height: 28px;
}

  .popup .button {
    background-image: linear-gradient(-225deg, rgb(80, 204, 204) 35%, rgb(69, 174, 202) 100%);
    color: #fff;
    border: none;
    box-shadow: none;
    padding: 8px 15px;
    cursor: pointer;
    bottom: 0;
    position: absolute;
    text-decoration: none;
  }

  .close-icon-arvonta {
    float: right;
    z-index: 1000;
    position: relative;
}
  }

.hide-popup {
 display: none !important;
}

@media screen and (max-width: 798px) {
  .popup, .messubanneri  {
  	display: none !important;
  }
  .copyright {
    font-size: 12px;
    text-align: center;
    max-width: 80%;
    margin: 30px auto;
    line-height: 20px;
  }
}

.action-button-footer {
  margin: 30px auto;
  margin-right: auto;
  color: #4e4e4e !important;
  padding: 25px !important;
  text-align: center !important;
  border-radius: 5px !important;
  font-size: 0.9em !important;
  margin top: 10px !important;
  background-image: linear-gradient(-225deg, rgb(123, 227, 227) 35%, rgb(69, 174, 202) 100%);
  min-width: 240px;
}

.action-button-footer a {
  text-decoration: none;
}

.page-id-3234 h1 {
  text-align: center;
}

month {
    font-weight: bold;
    display: block;
  }
  
date {
    display: block;
  }

.show-only-on-infobox {
	display: none;
}

.infobox-content .show-only-on-infobox {
	display: block;
}
.pop-content-wrap {
  position: relative;
  height: 320px;
  width: 320px;
  
}

.page-id-148 .popup-header  {
	display: none !important;
}

.popup-header {
  position: fixed;
  width: 395px;
  text-align: left;
  height: 78px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-image: linear-gradient(-225deg, rgb(123, 227, 227) 35%, rgb(69, 174, 202) 100%);
  max-width: 400px;
  bottom: 0;
  left: 20px;
  padding-bottom: 0px;
}

.popup-header h2 {
  font-size: 1.2em;
  color: #333;
  line-height: 1.2em;
  margin: 0;
  position: absolute;
  top: 43%;
  font-weight: 500;
  left: 50%;
  width: 85%;
  transform: translate(-50%, -50%);
}

.popup-header .open-icon {
  float: right;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 2em !important;
}


#wpcf7-f3586-p2831-o1 input, #wpcf7-f3586-p2831-o1  .frame-blue-border, #wpcf7-f3586-p2831-o1  textarea {
	max-width: 932px;
}


#wpcf7-f3586-p2831-o1 .frame-blue-border {
	max-width: 912px;
}


#wpcf7-f3586-p2831-o1 label {
	font-size: 18px !important;
} 


/** messubanneri **/
    .messuclose {
        position: absolute;
        right: 17px;
  		top: -12px;
        width: 28px;
        height: 28px;
      	margin-right: 12px;
  		margin-top: 12px;
    }
    .messuclose img {
       width: 28px;
       height: 28px;
       background: #f12424;
       padding: 17px;
    }  
    .messubanneri {  
        width: 400px;
      	height: 300px;
        font-family: 'Roboto', sans-serif;
        background-color: #efefef;
        background-size: contain;
        position: fixed;
        left: 18px;
        bottom: 0px;
        background-repeat: no-repeat;
     }
   	.messubanneri-mobile { 
      	display: none;
        width: 380px;
        height: 286px;
        font-family: 'Roboto', sans-serif;
        background-color: #efefef;
        background-size: contain;
        bottom: 25px;
        margin: 0 auto 14px;
        top: 0px;
      }
      #messu-banneri {
         /*! display: none; */ /* Hidden by default */
      }

      .hide-messubanneri {
         display: none !important; /* Hidden when the class is applied */
      }
	.messulogo {
        height: auto;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        top: 30px;
    }
    .moominlogo {
        height: auto;
        left: 12px;
        position: absolute;
        transform: translateX(0%);
        top: 12px;
    }
    .messulogo img {
        width: 173px;
        height: auto;
    }
    .moominlogo img {
        width: 88px;
        height: auto;
    }
    .messucontent {
      	color: #333;
        left: 50%;
        font-size: 18px;
        position: absolute;
        transform: translateX(-50%);
        top: 230px;
        width: 100%;
        text-align: center;
    }
    .messufooter {
	  font-weight: bold;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0px;
      width: 100%;
      text-align: center;
      position: absolute;
      font-size: 0.58em;
      background-image: linear-gradient(-225deg, rgb(123, 227, 227) 35%, rgb(69, 174, 202) 100%);
      padding: 5px 0px;

    }
    .messufooter &gt; a {
        color: #333;
    }
    .messubuttons {
      width: 294px;
  	  margin: 10px auto;
	}
    .messubuttons button {
      border: none;
      border-bottom-color: currentcolor;
      padding: 10px;
      background-color: #ccc;
      border-bottom-color: rgb(234, 101, 17);
      border-radius: 40px;
      color: #FFF;
      width: 140px;
      float: left;
      display: block;
      font-weight: bold;
      margin-right: 7px;
      font-size: 12px;
      cursor: pointer;
      opacity: 0.7;
    }

        .itk-banneri .banner {
            width: 500px;
            height: 500px;
            flex-direction: column;
            text-align: center;
            font-family: Arial, sans-serif;
            position: relative;
        }
       .itk-banneri .top {
            background: #FDB813;
            height: 200px;
            /*! display: flex; */
            align-items: center;
            justify-content: center;
            position: relative;
            width: 400px;
        }
        .itk-banneri .close-icon {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 24px;
            cursor: pointer;
            background: #efefef;
            color: #000;
            border-radius: 50%;
            width: 40px;
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .itk-banneri .bottom {
            background: #efefef;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding: 0px 20px;
            margin: 0;
        }
        .itk-banneri .bottom p {
          color: black;
          font-size: 16px;
          text-align: center;
          margin: 0;
          line-height: 24px;
		}
 
        .itk-banneri .bottom h3 {
            color: #000;
            font-size: 20px;
            text-align: center;
            margin: 20px 0px 0px 0px;
            padding: 0px;
        }
        .itk-banneri .logo {
            width: 200px;
            max-height: 200px;
            margin: 0 auto;
            text-align: center;
            position: absolute;
            top: 25px;
            left: 50%;
            transform: translate(-50%, 0);
        }

.postid-3868 .wp-post-image {
	object-fit: cover;
}
</pre></body></html>