.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#14233C;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#F5A623;
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#272727;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-transform:capitalize;
--wd-title-color:#14233C;
}
:root{
--wd-entities-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:#14233C;
--wd-entities-title-color-hover:#F5A623;
}
:root{
--wd-alternative-font:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#14233C;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:#14233C;
}
:root{
--wd-alternative-color:#F5A623;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#F5A623;
}
:root{
--btn-default-bgcolor-hover:#14233C;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#14233C;
}
:root{
--btn-accent-bgcolor-hover:#F5A623;
}
:root{
--notices-success-bg:#14233C;
}
:root{
--notices-success-color:#F5F5F5;
}
:root{
--notices-warning-bg:rgb(221,51,51);
}
:root{
--notices-warning-color:#F5F5F5;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #fff;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #333;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-shop-bottom-active: -1px;
				--btn-shop-brd-radius: 0.001px;
				--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
									--btn-accent-brd-radius: 0px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
				--btn-accent-box-shadow-active: none;
				--btn-accent-bottom: 0px;
			
			
			
					
								}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

									--wd-form-color: #14233C;
					
							
									--wd-form-brd-color: #14233C;
					
									--wd-form-brd-color-focus: #F5A623;
					
									--wd-form-bg: rgb(255,255,255);
						}
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.iraha.fi/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

/** About Us Page CSS **/
.sb-about-heading h2 {
    word-break: break-all !important;
}

/** About Us Page CSS End **/

/** Pop Up CSS **/
.text {
	    line-height: 20px !important;
    padding: 0 8px !important;
}
.pum-theme-1873, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 63%);
}
#popmake-1882 p.az-center, #pum-1901 p.az-center{
    text-align: center;
}
#popmake-1882 p.az-login, #pum-1901  p.az-login{
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    color: #14233c;
    line-height: 50px;
}
#popmake-1882  label, #pum-1901 label {
    font-size: 16px;
    font-weight: 500;
    line-height: 31px;
    margin: auto;
}
#popmake-1882 input[type='email'], #popmake-1882 input[type='text'], #pum-1901 input[type='email'], #pum-1901 input[type='text']{
    box-sizing: border-box;
    height: 50px;
    border: 2px solid #f5a6236e;
    border-radius: 2px;
    background: rgba(220, 174, 97, 0.06);
}
#popmake-1882 .az-proceed, #pum-1901 .az-proceed{
    background: #F5A623;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
    color: #fafafa !important;
    padding: 18px 60px !important;
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.10));
    margin-top: 10px;
}
#popmake-1882  .az-create, #pum-1901   .az-create{
    background: #F5A623;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);
    color: #fafafa !important;
    padding: 18px 30px !important;
    filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.10));
     margin-top: 20px;
}
#popmake-1882 p.az-new, #pum-1901 p.az-new {
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    letter-spacing: -0.9px;
    color: #14233c;
    line-height: 22px;
}
#popmake-1882 p.az-line, #pum-1901 p.az-line{
    height: 30px;
    border-bottom: 1px solid #97979745;;
    margin-bottom: 50px;
}
#popmake-1882 button.pum-close.popmake-close, #pum-1901 button.pum-close.popmake-close{
    font-size: 45px !important;
}
#popmake-1882 .az-proceed, #popmake-1882 .az-create, #pum-1901 .az-create, #pum-1901 .az-proceed{
    pointer-events: none;
}
/** Pop UP Underline CSS **/
.az-login, .az-new {
    position: relative;
}
.az-login:before, .az-new:before {
    content: '';
    background: #f5a623;
    height: 3px;
}
div#popmake-1882 .az-login:before, div#popmake-1882 .az-new:before {
    width: 50%;
}
div#popmake-1882 .az-login:before{
    position: absolute;
    left: 25%;
    bottom: 0px;
}
div#popmake-1901 .az-login:before {
    position: absolute;
    left: 40%;
    bottom: 0px;
    width: 20%;
}
.az-new:before {
    position: absolute;
    left: 25%;
    bottom: -15px;
	    width: 50%;
}

/** Pop Up CSS Ends **/
/* Global Css Here */
/** 	Section Padding **/
	.sz-section-tb-full{
		padding-top:75px;
		padding-bottom:80px;
	}
	.sz-section-tb-half{
		padding-top:47px;
		padding-bottom:50px;
	}
	.sz-section-t-full{
		padding-top:75px;
		padding-bottom:50px;
	}
	.sz-section-b-full{
		padding-top:47px;
		padding-bottom:80px;
}
/* Elementor Columns Padding to zero */
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px;
}
/* Page Title */
.page-title .title {
    color: #f5f5f5 !important;
}
/* Apply Now Button */
.sz-apply-now{
	display: flex !important;
  margin-top: 15px !important;
}
.page-id-430 .sz-apply-now,.page-id-1517 .sz-apply-now{
    display: none !important;
}
/* Sticky Button */
.sz-sticky-btn{
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 10;
		transform: rotate(90deg) translateY(63px);
}
html[lang="fi"] .sz-sticky-btn {
    transform: rotate(90deg) translateY(40px) !important;
}
/* Sticky Button End*/
/* Button */

.sz-outlinebtn a, .elementor-button {
 background-color: #ff9f00 !important;
}

.sz-pbutton a,.sz-outlinebtn a,.sz-sbutton a{
		padding: 16px 28px !important;
    background-color: #ff9f00;
    color: #f5f5f5 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    border: 1px solid #F5A623;
    text-transform: capitalize !important;
}
.sz-sbutton a{
	  background-color: #14233C !important;
    color: #f5f5f5 !important;
		border: 1px solid #14233C;
}
.sz-sbutton a:hover{
	background-color: #F5A623 !important;
  color: #272727 !important;
}
.sz-pbutton a:hover{
	background-color: #14233C !important;
	color:#F5F5F5 !important;
	border:1px solid  #14233C;
}
.sz-outlinebtn a:hover{
		background-color: #14233C !important;
		color:#F5F5F5 !important;
		border:1px solid  #F5A623;
}
/* Header */
.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a, .wd-nav[class*="wd-style-"]>li.active>a,.wd-nav[class*="wd-style-"]>li:hover>a,.wd-sub-menu li>a:hover {
    color: #F5A623 !important;
}
.wd-sub-menu li>a{
	color: #14233C !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after{
	left: 40% !important;
}
.wd-nav[class*="wd-style-underline"]>li:hover>a .nav-link-text:after, .wd-nav[class*="wd-style-underline"]>li.current-menu-item>a .nav-link-text:after{
	  content: "" !important;
    width: 11px !important;
    height: 11px;
    font-size: 12px !important;
    background-color: #f5a623;
    border-radius: 50%;
		transition: unset !important;
}
.wd-nav-mobile li.current-menu-item>a {
    font-weight: 700;
}
.wd-nav-mobile li.current-menu-item>a._mPS2id-h{
    color: var(--color-gray-800);
    font-weight: 400;
}
.wd-nav-mobile li.current-menu-item>a.mPS2id-clicked{
    color: var(--wd-primary-color);
    font-weight: 700;
}
/* Header End */

/* Footer */

.otgs-development-site-front-end {
    display: none !important;
}

.min-footer {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-size: 14px !important;
}
.footer-container .wd-nav-vertical.wd-design-default,.footer-container .wd-nav-vertical.wd-design-default>li:not(:last-child){
    border: none !important;
}
.footer-container .wd-nav-vertical.wd-design-default>li.wd-opened>a,.footer-container .wd-nav-vertical.wd-design-default>li:hover>a{
    background-color: transparent !important;
    color: #f5f5f5 !important;
}
.footer-container .wd-nav-vertical.wd-design-default>li:hover>a{
	 color: #F5A623 !important;
}
.footer-container .wd-nav>li>a{
    font-size: 16px !important;
    font-weight: 400 !important;
		word-break:break-all !important;
}
.footer-container .wd-nav>li.current-menu-item>a{
	color: #F5A623 !important;
}
.footer-container .wd-nav>li.current-menu-item>a._mPS2id-h{
    color: var(--color-gray-800) !important;
}
.footer-container .wd-nav>li.current-menu-item>a.mPS2id-clicked{
    color: #F5A623 !important;
}
.footer-container .wd-nav>li:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #F5A623;
    position: absolute;
    font-size: 10px;
    top: 1px;
}
.footer-container .sz-2col-menu .widget_nav_mega_menu{
		column-count: 2 !important;
}
.footer-container .wd-nav>li>a{
    padding: 0px;
	  padding-left: 17px;
}
.footer-container .wd-nav>li:not(:last-child)>a{
	padding-bottom:15px !important;
}
.sz-list-alignfix .elementor-icon-list-items .elementor-icon-list-item:last-child{
    align-items: baseline !important;
}
.sz-list-alignfix .elementor-icon-list-item:last-child .elementor-icon-list-icon{
    margin-top: 4px !important;
}
/* Captcha */
.grecaptcha-badge{
	bottom:80px !important;
	z-index: 40 !important;
	display:none !important;
}
/* Footer End */

/* Home */
/* How It Works */
.sz-info-box .elementor-column .elementor-widget-wrap,.sz-boxes .elementor-column .elementor-widget-wrap{
    padding: 35px 35px 35px 35px;
    background-color: #FAFAFA;
    box-shadow: 4px 4px 16px 0px rgb(20 35 60 / 16%);
}
#howitworks .sz-box1 .elementor-widget-wrap:before{
	  content: "01";
}
#howitworks .sz-box2 .elementor-widget-wrap:before{
	  content: "02";
}
#howitworks .sz-box3 .elementor-widget-wrap:before{
	  content: "03";
}
#howitworks .sz-box4 .elementor-widget-wrap:before{
	  content: "04";
}
#howitworks .sz-box5 .elementor-widget-wrap:before{
	  content: "05";
}
#howitworks .sz-box6 .elementor-widget-wrap:before{
	  content: "06";
}
.sz-info-box .elementor-column .elementor-widget-wrap:before {
    position: absolute;
    bottom: 5px;
    left: 1px;
    font-size: 58px;
    line-height: 58px;
    font-weight: 700;
    color: #14233C;
    opacity: 0.1;
}
#howitworks ul {
	position: relative;
	list-style: none;
	margin-left: 0;
	padding-left: 1.2em;
}
#howitworks ul li:before {
	content: url(/wp-content/uploads/2022/08/tick.png);
	position: absolute;
	left: 0;
}
/* How It Works End*/
/* Blog Section */
.blog-post-loop .wd-post-date,.blog-post-loop .hovered-social-icons{
    display: none !important;
}
.read-more-section a:before{
    content: "Lue lisää";
    visibility: visible;
    color: #F5A623;
    text-align: center;
    text-decoration: underline solid 2px;
		font-size: 16px;
    text-underline-offset: 3px;
    text-transform: capitalize;
}
.read-more-section a{
    font-size: 0px !important;
    visibility: hidden;
}
/* Blog Section End*/
/* Testimonials Section */
#testimonials .testimonial-content{
    padding: 30px;
    background-color: #FAFAFA;
    box-shadow: 4px 4px 16px 0px rgb(20 35 60 / 16%);
		min-height:170px;
}
#testimonials .testimonial-content p{
    margin-bottom: 0px !important;
}
#testimonials .testimonial-content footer{
	position:absolute !important;
	left: 0px;
  bottom: 10px;
	margin-top:0px;
}
#testimonials .testimon-align-left .testimonial-avatar {
    margin-right: 30px;
		transform: translateY(-10px);
}
/* #testimonials .testimonial-avatar img{
	    max-width: 114px;
} */
#testimonials .testimonial-inner{
	align-items:center;
}
#testimonials .testimonials-slider .owl-stage-outer{
	  padding-top: 15px;
    padding-bottom: 15px;
}
.wd-btn-arrow {
    color: #FFFFFF;
    background-color: #14233C;
		border-radius: 50%;
}
.wd-btn-arrow:hover{
    color: #272727;
    background-color: #F5A623;
}
/* Testimonials Section End*/
/* Faqs */
#faqs .wd-accordion.wd-style-shadow>.wd-accordion-item:not(:last-child) {
    margin-bottom: 18px;
}
#faqs .wd-accordion-item{
    box-shadow: 4px 4px 16px rgb(0 0 0 / 10%);
}
#faqs .wd-accordion-opener {
    color: #F5A623;
    font-weight: 400;
    font-size: 18px;
}
/* Faqs End*/
/* Blog Page */
.blog .wd-entry-meta,.blog .meta-categories-wrapp,.post-single-page .wd-entry-meta,.single-post .article-inner .meta-post-categories{
    display: none;
}
.blog .site-content{
	margin-bottom: 80px;
  margin-top: 40px;
}
.wd-single-footer{
	border-top:none;
}
/* Blog Page End*/
/* Price List Page */
.sz-pricing-table .wd-price-table .price-label{
	font-size:11px;
}
.sz-pricing-table .pricing-tables .price-plan-btn{
    text-transform: capitalize !important;
}
.wd-price-table .wd-plan-inner{
    border: 2px solid var(--wd-primary-color) !important;
}
.wd-price-table.price-highlighted .wd-plan-inner{
    border: 2px solid #F5A623 !important;
}
.wd-price-table.price-highlighted .wd-plan-price {
    background-color: #f5a623 !important;
}
.wd-price-table.price-highlighted {
    top: -15px !important;
}
/* Price List Page End*/
/* Client Support Page */
.sz-faqs-2 .wd-accordion.wd-style-shadow>.wd-accordion-item:not(:last-child) {
    margin-bottom: 18px;
}
.sz-faqs-2 .wd-accordion-item{
    box-shadow: 4px 4px 16px rgb(0 0 0 / 10%);
		background-color:#f5f5f5;
}
.sz-faqs-2 .wd-accordion-opener {
    color: #F5A623;
    font-weight: 400;
    font-size: 18px;
}
/* Client Support Page End */
/* Valitse Pankki Page*/
.wd-images-gallery .wd-gallery-item {
    border: 1px #cacaca solid;
    border-radius: 8px;
}
/* Valitse Pankki Page End*/
/* Lainahakemus Page*/
.sb-child-item-menu ul.sub-sub-menu li {
    padding-bottom: 20px !important;
}
#wpcf7-f1131-p430-o1 .sz-medium-heading h3:after,#wpcf7-f1310-p430-o2 .sz-medium-heading h3:after{
    content: "";
    height: 3px;
    width: 10%;
    background-color: #f5a623;
    position: absolute;
    bottom: -10px;
    left: 0;
}

#wpcf7-f1662-p1517-o1 .sz-medium-heading h3:after, #wpcf7-f1662-p1517-o1.sz-medium-heading h3:after{
    content: "";
    height: 3px;
    width: 10%;
    background-color: #f5a623;
    position: absolute;
    bottom: -10px;
    left: 0;
}

#wpcf7-f1131-p430-o1 .sz-medium-heading, #wpcf7-f1310-p430-o2 .sz-medium-heading{
    margin-bottom: 20px;
		position: relative;
}

#wpcf7-f1662-p1517-o1 .sz-medium-heading, #wpcf7-f1662-p1517-o1 .sz-medium-heading{
    margin-bottom: 20px;
		position: relative;
}

#wpcf7-f1131-p430-o1 .calculator-card-wrap .form-label,#wpcf7-f1310-p430-o2 .calculator-card-wrap .form-label,#wpcf7-f1662-p1517-o1 .calculator-card-wrap .form-label,#wpcf7-f1662-p1517-o1 .calculator-card-wrap .form-label,#wpcf7-f1662-p1517-o2 .calculator-card-wrap .form-label,#wpcf7-f1131-p430-o2 .calculator-card-wrap .form-label{
    font-size: 22px !important;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}
#wpcf7-f1131-p430-o1 h3.buyer-heading:before {
    content: "";
    height: 3px;
    width: 10%;
    background-color: #f5a623;
    position: absolute;
    bottom: 19px;
    left: 16px;
}


h3.buyer-heading {
    margin-bottom: 30px;
}

/* Lainahakemus Page End*/
/* Contact Form */
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select {
	padding: 22px 15px !important;
}
.wpcf7 .wpcf7-list-item label{
    display: flex;
    align-items: baseline;
}
.wpcf7 input[type="checkbox"] {
    margin-right: 15px !important;
	  accent-color: #f5a623 !important;
		min-width: 15px !important;
}
.wpcf7 .wpcf7-list-item:not(:last-child){
    margin-bottom: 10px;
}
.wpcf7 .wpcf7-submit{
		padding: 14px 28px !important;
		background-color: #F5A623 !important;
    color: #272727 !important;
    font-weight: 400 !important;
    font-size: 16px;
    border-radius: 0px !important;
		border: 1px solid #F5A623;
    text-transform: capitalize !important;
}
.wpcf7 .wpcf7-submit:hover{
		background-color: #14233C !important;
    color: #F5F5F5 !important;
    border: 1px solid #14233C;
}
.wpcf7 .screen-reader-response{
    display: none !important;
}
/* Contact Form End*/

.cs-animation a {
    background-color: #ff9f00;
    -webkit-animation: blink 3000ms step-end infinite;
            animation: blink 3000ms step-end infinite;
}
@-webkit-keyframes blink { 50% { background-color: #14233C; }}
        @keyframes blink { 50% { background-color: #14233C; }}

[lang="fi"] h1,[lang="fi"] h2,[lang="fi"] h3,[lang="fi"] h4,[lang="fi"] h5,[lang="fi"] h6,[lang="fi"] a,[lang="fi"] .wd-nav-main>li>a,[lang="fi"] .wd-nav>li>a {
    text-transform: none !important;
}
/* [lang="fi"] h1:first-letter,[lang="fi"] h2:first-letter,[lang="fi"] h3:first-letter,[lang="fi"] h4:first-letter,[lang="fi"] :first-letter,[lang="fi"] h6:first-letter,[lang="fi"] a:first-letter,[lang="fi"] .wd-nav-main>li>a:first-letter,[lang="fi"] .wd-nav-main>li>a>span:first-letter,[lang="fi"] .wd-nav>li>a:first-letter,[lang="fi"] .wd-nav>li>a>span:first-letter {
    text-transform: capitalize !important;
} */
[lang="fi"] .sz-normaltxt h1,[lang="fi"] .sz-normaltxt h2,[lang="fi"] .sz-normaltxt h3,[lang="fi"] .sz-normaltxt h4,[lang="fi"] .sz-normaltxt h5,[lang="fi"] .sz-normaltxt h6 {
    text-transform: none !important;
}

/* Single Post Bottom Button */
.sz-singlepostbtn{
    padding-top: 30px !important;
    text-align: center !important;
		margin-bottom: -5px !important;
}@media (min-width: 1025px) {
	/* Global Css Here */
/* 	Main Title */
	.sz-pmain-title h2.elementor-heading-title,.sz-smain-title h2.elementor-heading-title{
		font-size:38px !important;
	}
/* 	Sub Title */
	.sz-sub-title h3.elementor-heading-title{
		font-size:28px !important;
}
/* Medium Heading */
.sz-medium-heading h3.elementor-heading-title{
		font-size: 22px !important;
}	
/* 	Small Heading */
.sz-small-heading h3.elementor-heading-title{
		font-size: 18px !important;
}
/* Container Padding */
:root{
	--sz-half-width: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
}
.sz-leftcontainer{
	padding-left:var(--sz-half-width) !important;
}
.sz-rightcontainer{
	padding-right:var(--sz-half-width) !important;
}
/* Header */
.menu-item-1199:hover .sub-menu-dropdown{
/*     transform: translateX(50px) !important; */
		left: -90px !important;
}
.menu-item-1199 .sub-menu-dropdown{
	transition: none !important;
}

/* Header End*/
/* Home */
/* How It Works & Our Team*/
.sz-info-box .elementor-column .elementor-widget-wrap,.sz-our-team .elementor-column .elementor-widget-wrap{
	transition: all ease-in-out 0.4s !important;
}
.sz-info-box .elementor-column .elementor-widget-wrap:hover,.sz-our-team .elementor-column .elementor-widget-wrap:hover{
    transform: translateY(-10px) !important;
    transition: all ease-in-out 0.4s !important;
}
/* Testimonials Section */
#testimonials .owl-carousel .owl-nav>div{
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    pointer-events: visible;
}
#testimonials [class*="wd-carousel-spacing-"] .owl-nav>div[class*="next"] {
    right: calc(-120px + var(--wd-car-sp) / 2);
}
#testimonials [class*="wd-carousel-spacing-"] .owl-nav>div[class*="prev"] {
    left: calc(-120px + var(--wd-car-sp) / 2);
}
/* Testimonials Section End*/
/* Faqs */
.home #faqs .wd-accordion-item{
	transition: all ease-in-out 0.4s !important;
}
.home #faqs .wd-accordion-item:hover{
	  transform: translateY(-10px) !important;
    transition: all ease-in-out 0.4s !important;
}
/* Faqs End*/
/* About us Page */
.sz-hover-boxes .elementor-column .elementor-widget-wrap{
	transition: all ease-in-out 0.4s !important;
}
.sz-hover-boxes .elementor-column .elementor-widget-wrap:hover{
	  transform: translateY(-10px) !important;
    transition: all ease-in-out 0.4s !important;
}
/* About us Page End*/
/* Valitse Pankki Page*/
.wd-images-gallery .wd-gallery-item {
		margin-left: 10px;
    margin-right: 10px;
}
/* Valitse Pankki Page End*/
/* Footer */
.whb-general-header .container,.footer-container .container{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/* Footer End*/

.wpcf7-response-output {
    margin-top: 21px !important;
}

/** Pop Up CSS **/
/* #popmake-1882  label, #pum-1901 label{
    width: 340px;
    margin: auto;
} */
/**For Laptop**/
@media (min-width: 1025px) and (max-width: 1440px){
div#popmake-1882, div#popmake-1901 {
    width: 30%;
    margin-left: -15%;
}
/* .sz-slider-calculator{
	min-height: 675px !important;
} */
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* Global Css Here */
/* 	Main Title */
	.sz-pmain-title h2.elementor-heading-title,.sz-smain-title h2.elementor-heading-title{
		font-size:32px !important;
	}
/* 	Sub Title */
	.sz-sub-title h3.elementor-heading-title{
		font-size:26px !important;
	}
/* Medium Heading */
.sz-medium-heading h3.elementor-heading-title{
		font-size: 20px !important;
}
/* Slider Arrows */
rs-arrow.tp-leftarrow {
    transform: translate(-190px, -55px) !important;
    top: 100% !important;
    left: 50% !important;
}
rs-arrow.tp-rightarrow {
    transform: translate(-125px, -55px) !important;
    top: 100% !important;
    left: 50% !important;
}
/* Slider Arrows End*/
/* Home */
/* Carousel Navigation */
.home div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
    margin-left: 0px !important;
}
.home div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 0px !important;
}
.home .wd-btn-arrow[class*="prev"],.home .wd-btn-arrow[class*="next"] {
    justify-content: center;
}
.home [class*="wd-carousel-spacing-"] .owl-item,.home [class*="wd-carousel-spacing-"] .owl-carousel:not(.owl-loaded)>div {
    padding-right: 15px;
    padding-left: 15px;
}
/* Carousel Navigation End*/
/* How It Works */
.sz-info-box .elementor-column .elementor-widget-wrap,.sz-boxes .elementor-column .elementor-widget-wrap{
	padding: 20px !important;
}
/* How It Works End*/
/* Home End*/
/* Price List Page */
.sz-pricing-table .wd-price-table {
    margin-right: 10px !important;
    margin-left: 10px !important;
}
/* Price List Page End*/
/** Pop Up CSS **/
#popmake-1882  label, #pum-1901 label{
    width: 340px;
    margin: auto;
}
/** Pop Up Underline **/
/** Pop UP Underline CSS **/
div#popmake-1882 .az-login:before, div#popmake-1882 .az-new:before {
    left: 35% !important;
}
div#popmake-1882 .az-login:before, div#popmake-1882 .az-new:before {
    width: 30% !important;
}
div#popmake-1901 .az-login:before {
    width: 10% !important;
    left: 45% !important;
}
div#popmake-1901 .az-new:before {
    width: 30%;
    left: 35%;
	  position: absolute;
	  bottom: -15px;
}
@media (width:1024px){
.pum-container.pum-responsive.pum-responsive-micro {
    width: 50%;
    margin-left: -22%;
    top: 180px !important;
}
}
.footer-container .wd-nav>li>a {
    font-size: 11px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Home */
/* Carousel Navigation */
.home div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
    margin-left: 25px !important;
}
.home div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 25px !important;
}
.home .wd-btn-arrow:after {
    font-size: 24px !important;
}
.home .wd-btn-arrow {
		color:#14233C !important;
    background-color: transparent !important;
}
/* Carousel Navigation End*/
/* Boxes Max Width */
.sz-info-box .elementor-column .elementor-widget-wrap,.sz-boxes .elementor-column .elementor-widget-wrap{
	max-width:400px !important;
}
.sz-info-box .elementor-column,.sz-boxes .elementor-column{
    justify-content: center;
    align-items: center;
    display: flex;
}
/* Boxes Max Width End*/
}

@media (max-width: 576px) {
	/* Global Start Here */
/* 	Section Padding*/
	.sz-section-tb-full{
		padding-top:52px;
		padding-bottom:60px;
	}
	.sz-section-tb-half{
		padding-top:22px;
		padding-bottom:30px;
	}
	.sz-section-t-full{
		padding-top:52px;
		padding-bottom:30px;
	}
	.sz-section-b-full{
		padding-top:22px;
		padding-bottom:60px;
}
/* Page Title */
.page-title .title {
    font-size: 30px !important;
}
.page-title {
    padding: 30px 0px 15px !important;
}
/* 	Main Title */
	.sz-pmain-title h2.elementor-heading-title,.sz-smain-title h2.elementor-heading-title{
		font-size:26px !important;
/* 		word-break: break-all !important; */
	}
/* 	Sub Title */
	.sz-sub-title h3.elementor-heading-title{
		font-size:22px !important;
	}
/* Medium Heading */
.sz-medium-heading h3.elementor-heading-title{
		font-size: 20px !important;
}
/* 	Small Heading */
	.sz-small-heading h3.elementor-heading-title{
		font-size: 18px !important;
}
/* Sticky Button */
.sz-sticky-btn{
	display:none !important;
}
/* Button */
.sz-pbutton a,.sz-outlinebtn a,.sz-sbutton a{
	padding: 16px 24px !important;
}
/* Scroll Bottom To Top Button */
.scrollToTop {
    right: 5px;
    bottom: 32px;
}
.wpcf7-response-output{
	margin-top:10px;
}
/* Home */
/* Carousel Navigation */
.home div[class*="wd-carousel-spacing"] .owl-nav>div[class*="prev"] {
    margin-left: 30px !important;
}
.home div[class*="wd-carousel-spacing"] .owl-nav>div[class*="next"] {
    margin-right: 30px !important;
}
.home .wd-btn-arrow:after {
    font-size: 24px !important;
}
.home .wd-btn-arrow {
		color:#14233C !important;
    background-color: transparent !important;
}
/* Carousel Navigation End*/
/* Boxes Max Width */
@media screen and (min-width: 390px){
.sz-boxes .elementor-column .elementor-widget-wrap{
	max-width:340px !important;
	}
.sz-boxes .elementor-column{
    justify-content: center;
    align-items: center;
    display: flex;
	}
}
/* Boxes Max Width End*/
/* How It Works */
.sz-info-box .elementor-column .elementor-widget-wrap,.sz-boxes .elementor-column .elementor-widget-wrap{
	padding: 20px !important;
}
@media (max-width:360px)  {
#howitworks .sz-info-box .wd-info-box .info-box-title,#howitworks .sz-info-box .wd-info-box li{
    word-break: break-word;
	}
}

@media (min-width:361px) and (min-width:390px) {
	#apply-for-loan rs-module-wrap,#apply-for-loan rs-module, #apply-for-loan rs-fullwidth-wrap{
    height: 920px !important;
    max-height: 920px !important;
}
rs-layer-wrap:has(.sz-slider-calculator){
    top: unset !important;
    bottom: 730px !important;
	}
}
@media (min-width:391px)  {
	#apply-for-loan rs-module-wrap,#apply-for-loan rs-module, #apply-for-loan rs-fullwidth-wrap{
    height: 910px !important;
    max-height: 910px !important;
}
rs-layer-wrap:has(.sz-slider-calculator){
    top: unset !important;
    bottom: 703px !important;
	}
}
@media (max-width:350px)  {
#apply-for-loan rs-module-wrap,#apply-for-loan rs-module, #apply-for-loan rs-fullwidth-wrap{
    height: 860px !important;
    max-height: 860px !important;
}
rs-layer-wrap:has(.sz-slider-calculator){
    top: unset !important;
    bottom: 700px !important;
	}
}
/* How It Works End*/
/* Testimonials Section */
#testimonials .testimonial-inner{
	flex-direction: column !important;
}
#testimonials .testimonial-content{
		display: flex;
    flex-direction: column-reverse;
    padding: 20px !important;
}
#testimonials .testimon-align-left .testimonial-avatar {
    margin-right: 10px !important;
		margin-bottom: -15px !important;
    z-index: 1 !important;
		transform: translateY(0px) !important;
}
#testimonials .testimonial-content footer {
    position: relative !important;
    margin-top: 15px !important;
}
.home [class*="wd-carousel-spacing-"] .owl-item,.home [class*="wd-carousel-spacing-"] .owl-carousel:not(.owl-loaded)>div {
    padding-right: 15px;
    padding-left: 15px;
}
/* Home End*/
/* Blog Page */
.blog .site-content{
	margin-bottom: 60px;
  margin-top: 20px;
}
.interest-data span:last-child {font-size: 14px !important} 
.footer-container .wd-nav>li>a {
    font-size: 12px !important;
}
@media (max-width:345px)  {
.footer-container .wd-nav>li>a {
    font-size: 10px !important;
	}
}
}

