/*!
Theme Name: Nilan 2017
Theme URI: http://www.kanava.to
Author: Mainostoimisto Kanava.to
Author URI: http://www.kanava.to
Description: This is a child theme for Flatsome Theme
Template: flatsome
Version: 1.1.5
*/

h1, h2, h3, h4, h5 {
	line-height: 1.1;
}

.gform_wrapper {
    display: block !important;
}

@media screen and (max-width: 815px) {
    .mobile-frame {
        height: 1800px;
    }
}

.header-wrapper {
	padding-bottom: 20px;
}

header#header.transparent .header-wrapper {
	background-color: #fff;
}

.page-template-page-transparent-header main {
	padding-top: 156px;
}

.header-ubermenu-nav {
	background-color: #fff;
}

.header-button {
	margin-left: 1rem;
}

#content .bottom-wave .section-content  {
	padding-bottom: 0 !important;
}

.icon-shopping-cart {
	color: #de1e24;
}

.products .box {
	background-color: #F0F0F0;
	padding: 1rem;
	border-radius: 24px;

}

.products .box .uppercase {
	text-transform:none;
}

.products .box .text-center {
	text-align: left ;
}

.products a .box-text {
	color: #0F1217;
	
}

.products .box-text h5 {
	margin-bottom: 1.5em;
}

.products .col-inner {
	height: 100%;
}

.products .box {
	height: 100%;
}

.woocommerce .products  .box-text-inner::after {
	content: " ";
	background-image: url(dist/images/nuolikuvake-pyorea-punainen.svg);
	width: 42px;
	height: 42px;
	display: inline-block;
	background-repeat: no-repeat;
	float: right;
	margin-top: -25px;
}

.products img {
	border-radius: 24px;
}

@media screen and (min-width: 850px) {
	.row-large > .col {
		padding: 0 24px 24px 0;
	}
}

.button, button {
	font-size: 0.8rem;
	padding: 4px 27px;
}



.button.primary, .button.is-default {
	padding-right: 3rem;
	font-size: 0.8rem;
	background-image: url(dist/images/painikkeen-nuoli-valkoinen.svg);
	background-position: center right 12px;
	background-repeat: no-repeat;
	background-size: 10px;
	
}

.button.white {
	padding-right: 3rem;
	font-size: 0.8rem;
	background-image: url(dist/images/painikkeen-nuoli-punainen.svg);
	background-position: center right 12px;
	background-repeat: no-repeat;
	background-size: 10px;
	background-color: #FFF;
	color: var(--fs-color-primary) !important;
	
}

.button.is-large {
	font-size: 1rem;
}

.button.is-larger {
	font-size: 1.2rem;


}

.button.is-x-large {
	font-size: 1.2rem;
}

footer#footer {
	background-color: #101518;
	color: #fff;
	margin-top: 30px;
}

footer#footer p, footer#footer a, footer#footer h3, footer#footer h2 {
	color: #fff;
}

.footer-wrapper .section-content {
	padding: 0 20px;
}

.laitekehut, .single-product .cart {
	border-radius: 24px;
}

 .tabbed-content {
	background-color: #F0F0F0;
	padding: 29px;
	border-radius: 24px;
}

.tab-panels  {
		background-color: #FFF;
		padding: 29px;
		border-radius: 24px;
		margin-top: -22px;
	}

.woocommerce-tabs > .tab-panels {
	padding: 0;
	margin-top: 0;
}

.tabbed-content.woocommerce-tabs {
	background-color: transparent;
}

 ul.wc-tabs li, li.tab {
	padding: 8px 16px 16px;
}

ul.wc-tabs li.active, li.tab.active {
	background-color: #FFF;
	border-radius: 24px 24px 0 0;
}

ul.wc-tabs.product-tabs {
	display: none;
}

.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
    margin-top: 0px;
}

 .nav-line > li > a::before {
	content: none !important ;
}

.nav-tabs > li > a, .wc-tabs li > a {
	border: none;
	background-color: transparent;
	font-size: 18px;
}

.nav-tabs+.tab-panels {
	border: none;
}

.banner.rounded {
	border-radius: 28px;
}

@media screen and (min-width: 1050px) {
	.row.rounded > .col:first-child > .col-inner {
	border-radius: 28px 0 0 28px;
	}

	.row.rounded  > .col:last-child > .col-inner {
	border-radius:  0 28px 28px 0;
	overflow: hidden;
	}
}



.lyte .pL {
	border-radius: 28px;
}

.etusivu-video .lyte, .etusivu-video .lyMe {
	background-color: transparent;
}

.home .post-item .box-image {
	display: none;
}

.home .large-columns-2 .col.post-item {
	flex-grow: 1;

	flex-basis: 48%;

}

.home .large-columns-3 .col.post-item {
	flex-grow: 1;
	
	flex-basis: 30%;
	
}

.home .col.post-item .col-inner {
	border-radius: 22px;
	background-color: #F0F0F0;
	height: 100%;
}





.post-item .text-center {
	text-align: left;
}

.home .suosituimmat {
	padding: 4rem;
	background-color: var(--fs-color-primary);
	color: #FFF;
	border-radius: 28px;
}

.box-image {
	text-align: center;
	background-color: #fff;
	border-radius: 24px;
}

.box-image img {
	max-height: 296px;
	width: auto;
	
	
}

.box-text p {
	margin-bottom: 2em;
}

select {
	border: 1px solid #0F1217;
	border-radius: 4px;
	box-shadow: unset;
}

.woocommerce td, .woocommerce th {
	border-bottom: none;
}

.woocommerce thead th {
	border-bottom: 3px solid #000; 
}

.woocommerce .checkout-button, .nav-dropdown .button.checkout {
	background-color: var(--fs-color-primary);
	font-size: 0.8rem;
}

.mini_cart_item a.remove {
	margin: 6px 0 6px 0;
	display: block;
}

.mini_cart_item img {
	border-radius: 6px;
}

li.mini_cart_item {
	margin-bottom: 8px;
}

.row-small>.flickity-viewport>.flickity-slider>.col {
	padding: 40px;
}

.flickity-slider .product-small.col {
	max-width: 500px;
}

.tuote.murupolku {
	
}

.nav.nav-uppercase > li > a {
	text-transform: uppercase;
	font-size: 0.8rem;
	color: #231f20;
}

li.html.header-button-1 {
    order: 30;
}

.woocommerce .cart-collaterals {
	border-left: none !important;
}

a.accordion-title:hover {
	color: unset;
}

.accordion .toggle {
	background-image: url(dist/images/accordion-open.svg) ;
	background-size: contain;
	background-repeat: no-repeat;
	right: 0;
	left:unset;
	top: 18px;
	width: 27px;
	height: 27px;
	opacity: unset;
}

.accordion .toggle i {
	font-size: 3em;
	display: none;
}



.icon-angle-down::before {
	content: "+";
	color: var(--fs-color-primary);
	font-weight: bold;
}

.accordion-title {
	border-top-color: #0F1217;
	padding: 1em 2em 1em 0;
	border-style: none;
	
} 

.accordion-item {
	border-bottom: 2px solid  #0F1217;
}

.accordion-item:first-child {
	border-top: 2px solid  #0F1217;
}

.accordion-title.active {
	background-color: transparent;
	color: #0F1217;
	
}

.accordion-title.active .icon-angle-down::before {
	content: "+";
}

.accordion-title.active > .toggle {
	transform: rotate(45deg);

}

.accordion-inner {
	padding: 1em 0 0 0;
}

.energyefficient {
	position: absolute;
	z-index: 1;
	background: #339e33;
	border-radius: 10px;
	padding: 0 5px;
	color: #fff;
	font-size: .9rem;
	left: 10%;
	top: 9px;
}

.col-centered .col-inner {
	display:flex;
	flex-direction: column;
	align-items: baseline;
	justify-content: center;
}

main#main {
	min-height: 600px;
}

.nilan-some img {
	margin: 0 8px 12px 0;
	width: 70px;
	max-width: 16%;
}

@media screen and (min-width: 1050px) {
.footer-link {
	text-align: right;
}
}

.gform_wrapper.gravity-theme .gfield-choice-input {
	vertical-align: baseline;
}