/*
Theme Name: satulatuolikeskus child theme
Description: This is a custom child theme for satulatuolikeskus
Theme URI:   www.satulatuolikeskus.fi
Author: 
Author URI:  
Template: satulatuolikeskus
Version: 1.1
*/




/* OMAT MODAUKSET */


/* YLEINEN */


.nectar-button{border-radius:5px 5px 5px 5px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; -o-border-radius:5px 5px 5px 5px;  box-shadow:0 -3px rgba(0,0,0,0.1) inset;  -moz-box-shadow:0 -3px rgba(0,0,0,0.1) inset;  -webkit-box-shadow:0 -3px rgba(0,0,0,0.1) inset;  -o-box-shadow:0 -3px rgba(0,0,0,0.1) inset;  transition:opacity .45s cubic-bezier(0.25,1,0.33,1);  -moz-transition:opacity .45s cubic-bezier(0.25,1,0.33,1);  -webkit-transition:opacity .45s cubic-bezier(0.25,1,0.33,1);  -o-transition:opacity .45s cubic-bezier(0.25,1,0.33,1);  color:#FFF; font-family: "proxima-nova-alt", Arial, sans-serif; font-weight:700 !important;  font-size:12px;  letter-spacing:2px;  padding:13px 18px;  position:relative;  text-transform:uppercase;  top:-3px;  margin-bottom:10px;  opacity:1;  line-height:20px;  background-color:#33ccff;  display:inline-block}


.home-wrap {
	padding-top: 3em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	z-index: 100;
	background-color: #fff /*#f8f8f8*/;
	font-family: "proxima-nova-alt", Arial, sans-serif;
}


.home #page-header-wrap {
	display: none;
}

.container-wrap,
.page div.container-wrap {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.home div.container-wrap {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.single div.container-wrap {
	padding-bottom: 0px !important;
}

.container-wrap, .project-title {
	background: #fff !important;
	position: relative;
	z-index: 10;
	margin-top: -55px;
	padding-top: 93px;
	padding-bottom: 40px;
}



/* NAVI */

.sf-menu li ul li a:hover, 
.sf-menu li ul li.sfHover > a { 
	color: #33ccff !important;
	background-color: #393939 !important;	
}

header#top ul.sf-menu a {
	font-size: 1.3em;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
}

header#top .sf-menu li ul.sub-menu li a {
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.4;
	color: #fff;
	transition: none;
	letter-spacing: 0;
	background-color: #333;	
	text-transform: none;
}

#header-space {
	height: 90px;
	background: #f8f8f8;	
}

#header-outer {
	width: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	overflow: visible!important;
	padding: 2px 0px 0px 0px;
	background-color:#fff;
	z-index: 9998;
	box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.22);
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #33cccc;
	margin-top: 0 !important; /* LISÄYS POISSAOLOTIEDOTTEEN VUOKSI */
}



/* 2. NAVI */

#header-secondary-outer {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9999;
	background-color: #f0f0f0 !important;
	border-bottom: 1px solid #e9e9e9 !important;
	color: #333;
	text-align: left !important;
}

/*
#header-secondary-outer nav ul {
	width: 100%;
	text-align: left !important;
}
*/

#header-secondary-outer nav > ul > li > a {
	color: #333;
	font-weight: 700;
	text-transform: normal !important;
	border-left: 1px solid #e9e9e9;
	line-height: 12px !important;
	font-size: 1.1em !important;
	padding: 12px!Important;
	padding-bottom: 9px !important;

}

#header-secondary-outer nav > ul > li > a:hover, #header-secondary-outer nav > ul > li.current-menu-item > a, #header-secondary-outer nav > ul > li.current-menu-ancestor > a {
	color: #999 !important;
}

.topnav2-otayhteys a {
	color: #5d50ea !important;
}

.topnav2-otayhteys i {
	color: #33cccc;
}

.topnav2-otayhteys span {
	padding: 0 5px;
	white-space:nowrap;
}

/* SIVUSTON HUOMAA-TEKSTI */

/* v13 */
.container-wrap, .page div.container-wrap {
	padding-top: 0rem !important;
}


.woocommerce-demo-store .container {
	margin-top: 0px !important;
}

.woocommerce-demo-store p.demo_store {
	background-color: #181818;
	font-size: .9em;
	padding: 5px !important;
	color: #33ccff;
	border-bottom: px solid #333;
	font-weight: 600;
}

/* breadcrumb & woocommerce yleinen yläosa */

nav.woocommerce-breadcrumb,
.nectar-shop-header .woocommerce-ordering {
	padding-top: 0 !important;
	margin-top: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
	margin-bottom: 10px !important;
}

nav.woocommerce-breadcrumb a,
nav.woocommerce-breadcrumb i,
nav.woocommerce-breadcrumb {
	color: #ccc !important;
}

nav.woocommerce-breadcrumb a:hover {
	color: #999 !important;
}

div.container-wrap {
	padding-top: 70px;
}



/* YLEINEN TYPOGRAFIA */

body {
	font-family: "proxima-nova-alt", Arial, sans-serif !important; 
}

h1 { font-size: 36px; line-height: 40px; margin-bottom: 1em; }

h2 { font-size: 22px; line-height: 36px; margin-bottom: 10px;}

h3 { font-size: 19px; line-height: 34px; margin-bottom: 7px; }

h4 { font-size: 18px; line-height: 32px; margin-bottom: 7px; }

h5 { font-size: 16px; line-height: 26px; margin-bottom: 7px; }

h6 { font-size: 14px; line-height: 24px; margin-bottom: 7px;  }

h1,h2,h3,h4,h5,h6 {
	color: #484848;	
	letter-spacing: -0.5px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;	
}

.bold, strong, b {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 700;
}

.turquoise {
	color: #33ccff !important;
}

h1.page-title {
	margin-bottom: 1em;
}

h1.entry-title {
	line-height: 1.2 !important;
}

/* search */

#search-outer  #search input[type=text] {
	width: 100%;
	color: #484848 !important;
	font-size: 43px;
	line-height: 43px;
	position: relative;
	padding: 0px!important;
	background-color: transparent;
	border: 0px;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	-o-box-shadow: none!important;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/* footer */


/* maksutapalogot footerissa */
.maksutapalogot {
	background: #fff;
	padding: 20px;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
}

.maksutapalogot p {
	margin: 0;
	padding: 0;
	color: #999;
}


/* tilaa uutiskirje call to action */

#call-to-action span {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
}

#call-to-action a.nectar-button {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	margin-top: 1em;
	margin-bottom: 1em !important;
}

#call-to-action .triangle {
	display: none;
}



/* */
#footer-outer {
	background: url(https://www.satulatuolikeskus.fi/wp-content/uploads/2017/06/footer_bg.jpg) center center no-repeat;
	background-size: cover;
	z-index: 0 !important;
}

#footer-widgets {
	border: 0 !important;
}

#footer-widgets .widget_text h4,
#footer-widgets .widget_nav_menu h4 {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-size: .8em !important;
	line-height: 1.4;
	font-weight: 600 !important;
	color: #ccc;
	background: transparent;
}

#footer-widgets .textwidget,
#copyright.row .container {
	font-size: .9em;
	line-height: 1.4;
	font-weight: 600;
	color: #ccc;
	background: transparent;
}

#footer-widgets .textwidget a {
	line-height: 2 !important;
	font-weight: 600;
	color: #33ccff !important;
}

#footer-widgets .textwidget a:hover {
	color: #33ccff !important;
}

#footer-widgets .textwidget img {
	width: 180px;
	height: auto;
}

#footer-widgets #text-3 a {
	color: #33ccff !important;
}

#footer-widgets #text-3 a:hover {
	color: #fff !important;
}

#footer-widgets #text-7 {
	padding-left: 30px;
}

#footer-widgets .widget_nav_menu,
#footer-widgets .widget_nav_menu a {
	font-size: 1em;
	line-height: 1.4;
	font-weight: 600;
	text-transform: uppercase;
	color: #ccc !important;
}

#footer-widgets .widget_nav_menu a {
	font-size: .9em;
}

#footer-widgets .widget_nav_menu a:hover {
	color: #33ccff !important;
}

ul.product-categories li {
	padding: 2px !important;
}

div#copyright.row {
	background-color: none !important;
}

#footer-outer #copyright p {
	font-weight: 400;
	letter-spacing: 0.05em;
}

div#woocommerce_product_categories-3.widget.woocommerce.widget_product_categories {
	background: transparent;
	padding: 0;
}

.footer-divider {
	border: 0px solid red;
	height: 60px;
	clear: both !important;
}

.footer-logot {
	margin-bottom: 1em;
	width: 100%;
}

.footer-logot img {
	width: 150px !important;
	margin: 0 10px;
}



/* ETUSIVU */

/* slideri */

.nectar-slider-wrap h2 {
	text-transform: uppercase;
	font-weight: 900 !important;
	font-size: 9em !important;
	line-height: 0.8 !important;
	width: 60%;
}

.nectar-slider-wrap .content p {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 700 !important;
	font-size: 2.6em !important;
	margin-top: 1em !important;
	width: 50%;
}

/* nostot sliderin alla */

div.work-item h3 {
	font-size: 1.6em;
	font-weight: 900;
	text-transform: uppercase;
}



/* featured-tuotteet */

.etusivu-intro h1 {
	font-weight: 400;
	font-size: 1.8em;
	color: #999;
	margin-bottom: 0.5em !important;
}


/* uutiskirje -formi etusivulla */

.uutiskirje-lomake input {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 600 !important;
	font-size: .9em;
	margin-bottom: 1em;
	letter-spacing: 1px;
	display: none;
}


/* etusivu ota yhteys ja motivointi */

.etusivu-koekaytto h1 {
	font-weight: 400;
	color: #33ccff;
}

.etusivu-motivointi h1,
.etusivu-motivointi-full h1 {
	font-weight: 60000;
}

.etusivu-motivointi-full h1 {
	margin-bottom: 1em;
}

.etusivu-motivointi h2 {
	font-weight: 400;
	line-height: 1.2;
	margin-top: 1em;
	margin-bottom: 2em;
}

.etusivu-yhteys h1,
.ota-yhteys h1 {
	font-weight: 800;
	font-size: 3em;
	line-height: 1;
	display: inline;
}

.etusivu-yhteys, 
.ota-yhteys {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8d13dd+0,3df7f4+100 */
background: #8d13dd; /* Old browsers */
background: -moz-linear-gradient(45deg,  #8d13dd 0%, #3df7f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #8d13dd 0%,#3df7f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #8d13dd 0%,#3df7f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d13dd', endColorstr='#3df7f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.etusivu-yhteys h2 i:hover,
.ota-yhteys h2 i:hover {
	color: #333 !important;
}

.etusivu-yhteys h3,
.ota-yhteys h3 {
	line-height: 1.4;
}

.etusivu-yhteys .ikoni-iso h3 a,
.ota-yhteys .ikoni-iso h3 a {
	color: #fff !important;
	display: block !important;
}

.etusivu-yhteys .ikoni-iso:hover a,
.etusivu-yhteys .ikoni-iso:hover i,
.ota-yhteys .ikoni-iso:hover a,
.ota-yhteys .ikoni-iso:hover i {
	color: #333 !important;
}

.etusivu-yhteys,
.ota-yhteys, .action-tuotepalautukset {
	width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
}
.row .col p:last-child {
	padding-bottom: 0px !important;
}
.icon-salient-cart::before {
	content: "\e012" !important;
}
/* milestones - numeronostot */

.nectar-milestone {
    font-family: "proxima-nova-alt", Arial, sans-serif !important;
}

.nectar-milestone .number {
	font-size: 6.4em !important;
	line-height: 1;
	display: block;
	font-family: "proxima-nova-alt", Arial, sans-serif;
	font-weight: 800;
	margin-bottom: 5px;	
}

.nectar-milestone .subject {
	letter-spacing: 0px;
    font-size: 1.4em!important;
    font-family: "proxima-nova-alt", Arial, sans-serif;
    font-weight: 600;
}


/* call to action - tuotepalautukset */

.action-tuotepalautukset {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8d13dd+0,3df7f4+100 */
background: #8d13dd; /* Old browsers */
background: -moz-linear-gradient(45deg,  #8d13dd 0%, #3df7f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #8d13dd 0%,#3df7f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #8d13dd 0%,#3df7f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d13dd', endColorstr='#3df7f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.action-tuotepalautukset h2 a.link_text {
	font-size: .65em;
	letter-spacing: .15em;
	margin-left: 20px;
	baseline-shift: 10% !important;
}

.action-tuotepalautukset h2 a:hover {
	color: #333 !important;
}

.action-tuotepalautukset h2 {
	margin-bottom: 0;
}


/* KAUPPA */

/* woocommerce - yleiset*/

#post-area div.products p.woocommerce-info {
	color: #ccc !important;	
	font-size: 1.4em;
	text-align: center;
}

.woocommerce-price-suffix {
	color: #ccc;
	font-size: .6em;
	font-weight: 400;
	letter-spacing: 0em;
}

.products .woocommerce-price-suffix {
	display: none;
}

.sale .price ins .amount {
	color: #ff0099;
}

/* oletussorttaus pois */

.woocommerce-ordering {
	display: none;
}
.asiasana {
	margin: -10px 0 4px !important;
	padding: 0 !important;
	font-size: 12px !important;
	text-transform: uppercase !important;
	color: #bdbdbd;
	font-weight: 600;
}
h2.woocommerce-loop-product__title {
	padding: 0!important;
	
}
/* tutustu tuotteisiin -filtteri */

/* woocommerce filter */

#prdctfltr_woocommerce h4:hover span {
	color: #33ccff;
	display: block;
}

#prdctfltr_woocommerce h4 span {
	display: block;
}
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_soveltuvuus.prdctfltr_single.prdctfltr_text {
	display: none;
}
.prdctfltr_wc.prdctfltr_woocommerce.woocommerce.prdctfltr_wc_regular.pf_default.prdctfltr_slide.prdctfltr_click_filter.prdctfltr_rows.prdctfltr_scroll_default.pf_mod_row.pf_adptv_default.prdctfltr_round.prdctfltr_hierarchy_circle {
	display: none;
}
span.prdctfltr_reset label {
	color: #333 !important;
}

.prdctfltr_woocommerce.pf_fullscreen .prdctfltr_woocommerce_ordering {
	position:fixed;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:100%;
	height:100%;
	padding:64px 0;
	display:none;
	background-color:#fff;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-shadow:0 3px 15px rgba(0,0,0,0.3);
	z-index:200000 !important;
}

[class^="prdctfltr-"]:before,
[class*=" prdctfltr-"]:before {
  font-family: 'FontAwesome' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  vertical-align:middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.prdctfltr-bars:before {
  content: "\f002" !important;
}

.prdctfltr-delete:before {
  content: "\f057" !important;
}

.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span:before {
		content:'';
		display:inline-block;
		width:9px;
		height:9px;
		padding:0;
		border-radius:50%;
		border:2px solid #ccc !important;
		margin-top:3px;
		margin-bottom:6px;
		margin-right:12px;
		vertical-align:middle;
}

.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label {
		color: #333 !important;
}

.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active > span:before {
		content:'';
		display:inline-block;
		width:5px;
		height:5px;
		padding:0;
		border-radius:50%;
		border:4px solid #33ccff !important;
		background: #33ccff;
		margin-top:3px;
		margin-right:12px;
		box-sizing:content-box;
}

.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span {
	color: #999 !important;
}

.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span:hover,
.prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label.prdctfltr_active > span {
	color: #33ccff !important;
}

h4 span.prdctfltr_widget_title span,
h4 span.prdctfltr_widget_title i.prdctfltr-delete {
	display: none;
}

span.prdctfltr_widget_title {
		text-transform: uppercase;
		font-weight: 700 !important;
		color: #484848;
}
	
.prdctfltr_filter label {
		font-size:1em !important;
		font-weight: 700;
		display:block;
}

.prdctfltr_wc.prdctfltr_scroll_active .prdctfltr_filter_inner {
		margin-bottom:10px !important;
}

#prdctfltr_woocommerce form.prdctfltr_woocommerce_ordering div.prdctfltr_buttons a.button.prdctfltr_woocommerce_filter_submit {
		font-weight: 700 !important;
}

.prdctfltr_wc .prdctfltr_buttons span {
		display:inline-block;
		line-height:32px;
		font-weight: 700;
		font-size: 1em;
		color: #33ccff !important;
		padding-top: 0 !important;
}

.prdctfltr_wc .prdctfltr_buttons span:hover {
		color: #33ccff !important;
}

.prdctfltr_wc .prdctfltr_buttons {
		padding-top: 0 !important;
		padding-bottom: 5px !important;
}
.prdctfltr_wc .prdctfltr_filter_title {
	display: none !important;
}
/* millaiseen käyttöön */

span.prdctfltr_customize_border.prdctfltr_customize:hover {
	border: 2px solid #33ccff;
}

label.prdctfltr_active span.prdctfltr_customize_border.prdctfltr_customize {
	border: 2px solid #33ccff;
}

#sidebar > div {
	border-top: 0px solid #fff;
	padding: 0;
	margin-bottom: 2em;	
}

.woocommerce #sidebar div ul li {
	padding: 4px 0 !important;
	list-style: none;
	border-bottom: 0 solid #e6e6e6;
	font-size: 1.4em !important;
	font-weight: 700;
}

.woocommerce .widget_layered_nav ul li.chosen a:before {
	font-family:'FontAwesome';
	speak:none;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	margin-right:.618em;
	content:"\f057";
	text-decoration:none;
	color:#33ccff;
}

#sidebar h4 {
	border-top: 1px solid #eee;
}

span.prdctfltr_widget_title {
	letter-spacing: 0.1em;
}

.woocommerce .widget_layered_nav ul li.chosen a {
	color:#33ccff;
}

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li.chosen a:hover {
	color:#484848;
}

.woocommerce .widget_layered_nav ul li a:hover {
	color:#33ccff;
}

ul.product-categories a {
	color: #333;
}

ul.product-categories .current-cat a,
ul.product-categories a:hover {
	color: #33ccff;
}

li span.count {
	display: none;
}



/* KAUPPA - tuotesivu */

ul.woocommerce-error {
	background: #ff0090 !important;
	font-weight: 600;
}

.nectar-shop-header h1.page-title {
	display: none;
}
.product[data-tab-pos="fullwidth"] .summary.entry-summary {
	width: 100% !important;
}

.single-product-summary .entry-summary h2 {
	margin-top: 2em;
}


.single-product-summary .entry-summary img {
	margin:0;
	padding-left: 5px;
}

p.out-of-stock /* varastotilanne*/ {
	margin-top: 1em;
	margin-bottom: 2em;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-top: 20px;
	padding-bottom: 20px !important;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

p.in-stock /* varastotilanne*/ {
	display: none;
}

.product_cat-outlet p.in-stock {display: block !important}

div p.price ins span.amount {
	color: #ff0090 !important;
}

div.summary.entry-summary p.price {
	padding-bottom: 0em !important;
	font-weight: 400;
	margin-bottom: 0em;
	margin-top: 0em;
	font-size: 1.4em !important;
	line-height: 1.2 !important;
}

.woocommerce-variation-description p {
	border-top: 1px solid #eee;
	padding-top: 5px;
	font-size: .9em !important;
	margin-bottom: 0 !important;
}
/*
.woocommerce-variation-price .price {
	margin-top: -15px !important;
}*/

.entry-summary div.description {
	border: 1px solid red !important;
}

.product_meta {
	display: none;
}

form.cart {
	margin-top: 20px;
	padding: 20px 0;
}

button.single_add_to_cart_button.button.alt {
	font-weight: 700 !important;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	letter-spacing: 0.2em !important;
}

.single-product-summary .entry-summary ul {
	
}

.single-product-summary .entry-summary li {
	list-style-type: none !important;
}

.single-product-summary .entry-summary li:before {
	font-family: 'FontAwesome' !important;
	content: "\f00c";
	padding-right: 5px;
	color: #33ccff;
}

.single-product-summary .entry-summary li.meta-share-count:before {
	content: "";
	padding-right: 0;
}

.tuotefeature {
	font-size: 1.4em;
	line-height: 1.3;
	color: #999 !important;
}

.tuotefeature h2 {
	font-size: 2em;
	line-height: 1;
	color: #333 !important;
	margin-bottom: 0.5em !important;
	font-weight: 800;
}

.tuotefeature-tumma {
	font-size: 1.4em;
	line-height: 1.3;
	color: #999 !important;
}

.tuotefeature-tumma h2 {
	font-size: 2em;
	line-height: 1;
	color: #fff !important;
	margin-bottom: 1em !important;
	font-weight: 800;
}

.tuotefeature-3-tumma p {
	font-size: 1em;
	line-height: 1.3;
	color: #eee !important;
}

.tuotefeature-3-tumma h2 {
	font-size: 2em;
	line-height: 1;
	color: #fff !important;
	margin-bottom: .5em !important;
	font-weight: 800;
}

.fiilistely-gradient {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8d13dd+0,3df7f4+100 */
background: #8d13dd; /* Old browsers */
background: -moz-linear-gradient(45deg,  #8d13dd 0%, #3df7f4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #8d13dd 0%,#3df7f4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #8d13dd 0%,#3df7f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d13dd', endColorstr='#3df7f4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.related.products {
	margin-top: 60px;
	padding-top: 20px;
}

/* swatches - tuotevariaatiovalintojen ulkoasu */

.variations .fancy-select-wrap {
	display: none !Important;
}

.variations td.label,
.variations .reset_variations {
	display: none !important;
}

.variations td.value {
	padding-top: 0!important;
}

.variations:before {
	content: "VÄRI";
	font-size: .70em;
	font-weight: 600;
}

form.variations_form.cart.swatches {
	padding-top: 0 !important;
}

form.variations_form.cart {
	padding-top: 0 !important;
}

table.variations-table .label,
.variations .swatch-label {
	font-weight: 400 !important;
	margin-bottom: 5px;
	font-size: 0.9em !important;
	line-height: 1;
}

div.attribute_pa_vari_picker_label.swatch-label {
	margin-bottom: 0;
	color: #999;
}

table.variations-table {
	margin-bottom: 10px !important;
}

td.label {
	width: 40px;
	padding-right:0!important ;
	text-transform: uppercase;
	font-weight: 600 !important;
	font-size: 0.9em !important;
	color: #333 !important;
	padding-top: ;
	padding-bottom: 0 !important;
}

tr td.label label {
	font-weight: 600 !important;
}

.swatch-wrapper {
    padding:0px;
    background:#fff;
    border:2px solid #fff; /* this is grey, change to what you want */
    float:left;
    margin:0 2px 2px 0;
    width: 25px;
    height: 25px;
    overflow: hidden;
    border-radius: 20px;
}

.swatch-wrapper:hover { /* will need jquery or something for < IE8 to allow hover on other items.., or use jquery to add class to it on hover and target that */
    border-color:#484848 /* this is black, change to waht you want */
}

div.swatch-wrapper.selected  {
    border:2px solid #484848; /* this is grey, change to what you want */
    padding:0px;
}

.variations_form tr,
.variations_form td {
	background: #fff !important;
	border: 0 !important;
	padding-bottom: 0 !important;
}

a#variations_clear,
div.variation_form_section div.clear {
	display: none !important;
}

.variations img.swatch-img {
	padding: 0;
}

.variations #picker_pa_rungon-vari:before {
	content: "RUNKO";
	font-size: .85em;
	font-weight: 600;
}

.variations .radio-select {
	margin-top: 1em !important;
}

.variations .radio-select ul {
	list-style-image: none !important;
	margin: 0 !important;
	padding: 0!important;
}

.variations .radio-select li {
	display: inline;
}

.variations .radio-select li:before {
	content: none;
}

.variations .radio-select li label {
	margin-left: 0;
}

.product_cat-lisavarusteet .variations:before {
	content: none;
}

.product_cat-lisavarusteet .variations .radio-select {
	margin-top: 0em !important;
	margin-bottom: 1em;
}

.product_tag-valitse-koko .variations:before {
	content: "KOKO";
}

.product_tag-valitse-koko .variations .radio-select {
	margin-top: 0 !important;
	margin-bottom: 1em;
}


/* product add ons */

.product-addon {
	margin-bottom: 2em !important;
}

.product-addon .fancy-select-wrap {
	padding-top: 5px !important;
}

.product-addon .form-row {
	margin-bottom: 0px !important;
	padding-bottom: 10px !important;
	padding-top: 0;
	padding-bottom: 0 !important;
	padding-left:0 !important;
}

h3.addon-name {
	font-size: 0.7em;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-weight: 600;
	margin-bottom: 0 !important;
}

.addon-description p {
	font-size: 0.7em;
	font-weight: 400;
	text-transform: none;
	color: #999;
	letter-spacing: 0.03em;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	font-style: normal !important;
}

p.form-row.form-row-wide.addon-wrap-267-kaasujousen-pituus {
	padding-bottom: 10px !important;
	padding-left: 0;
	padding-right: 0;
}

.product-addon p.form-row label {
	font-size: .9em;
	line-height: 1.6;
}

.product-addon p.form-row label .amount,
.product-addon p.form-row label span {
	color: #484848 !important;
}

dl.product-addon-totals dt,
dl.product-addon-totals {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 400;
}

dl.product-addon-totals {
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}

.product-addon div.clear {
	display: none;
}

.addon-wrap-554-pyorat-1-1 label {
	display: block !important;
	border: 1px solid red;
}

.addon-wrap-554-pyorat-1-1 input {
	display: block !important;
	border: 1px solid red;
}

/* borders */

#header-outer,
table.variations-table,
.product-addon-kaasujousen-pituus/*,
.summary.entry-summary .price*/ {
	border-bottom: 0px solid #eee;
}


form.cart {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

div.span_7.col.col_last.single-product-summary {
	border-left: 0px solid #eee;
}

.variations_form .cart {
	margin-bottom: 10px !important;
}

/* content block: infot tuotesivulla */


.wccc-content-block .toggles div {
	border: 2px solid #fff;
	box-shadow: none;
}

.wccc-content-block .toggles .open div {
	border: 2px solid #33ccff;
	box-shadow: none;
}

.single-product-summary .wccc-content-block {
	margin-top: 0em;
}

.wccc-content-block .toggles i {
	color: #33ccff;
}

button.single_add_to_cart_button.button.alt {
	width: 100%;
}




/* pyydä tarjous -painike */

button#add_to_quote.single_adq_button.button.alt, a#add_to_quote.single_adq_button.button.alt {
	background: #fff !important;
	color: #33ccff !important;
	width: 100%;
	font-weight: 600 !important;
	letter-spacing: 0px;
	border: 1px solid #fff !important;
	padding: 5px !important;
	text-align: center;
	font-size: 1.2em !important;
	text-transform: lowercase;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	margin: 1rem;
}

button#add_to_quote.single_adq_button.button.alt:hover {
	background: #fff !important;
	color: #333 !important;
}

div.reponse_to_quote {
	text-align: center;
}




/* piilota tabs */

.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	border-top: 0px !important;
}

/* lisätietoa / tekniset tiedot */

#tab-additional_information h2 {
	margin-top: 2em;
}

#tab-additional_information th {
	font-weight: 700 !important;
}

.shop_attributes {
	margin-bottom: 2em !important;
}

.shop_attributes p {
	font-weight: 400 !important;
	padding: 0 !important;
	font-size: 1em;
}

.shop_attributes td,
.shop_attributes th {
	border: 0 !important;
	padding: 5px 0 !important;
	background: #fff !important;
	font-size: .9em;
}

.shop_attributes th {
	width: 30% !important;
}

.shop_attributes tr {
	background: #fff !important;
	border-bottom: 1px solid #eee;
}

/* related products */

div.related.products {
	border-top: 1px solid #eee;
}



/* KAUPPA - tuotekortti */

.etusivu-featured ul.products .onsale,
#post-area ul.products .onsale,
ul.products .onsale {
	font-size: 12px !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0px !important;
	/*KUSTOMOITU > satulatuolikeskus > css > woocommerce.css */
}


#post-area ul.products li.material,
ul.products li.material {
	border-radius: 0 !important;
}

.etusivu-featured ul.products li.material {
	margin-right: 10px !important;
	margin-bottom: 10px !important;
}

.span_12 ul.products li.material {
	margin-right: 10px !important;
	margin-bottom: 10px !important;
}

ul.products .product-meta .price .amount,
ul.products .product-meta .add_to_cart_button {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	letter-spacing: 0;
}
/*kolme pointtia-muutos*/
ul.products .product-meta .arguments {
	margin: 10px 0 !important;
}
ul.products .product-meta .pointti {
	display: list-item !important;
	list-style: disc !important;
	font-size: 14px;
	color: #484848;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-weight: bold;
}
@media only screen and (min-width: 1000px) /*MOBIILIMENULLA*/ {
	.woocommerce .material.product:hover .product-wrap.points .product-meta > .arguments {
		display: none;
	}
	.woocommerce ul.products li.product.material .product-wrap, .woocommerce-page ul.products li.product.material .product-wrap {
		height: max-content;
	}
	.woocommerce .span_9 ul.products li.product.material, .woocommerce-page .span_9 ul.products li.product.material {
		/*flex: 1 1 auto;*/
	}
	
	.material.product:hover .product-wrap.points .product-add-to-cart {
		/* bottom: unset;*/ 
		/* bottom: max(23px,7%); */
		bottom: min(6%, calc(100% - 23px));
		background: #ffffffb5;
	}
}
	.woocommerce .material.product:hover .product-wrap.points .product-meta > .price {
		/*display: none;*/
	}
	
	.woocommerce .material.product:hover .arguments {
		transform: translateY(-11px);
	}

/*end kolme pointtia*/

/* LIGHTBOX, ESIM TUOTEKORTILLA */

div.pp_gallery div {
	display: none !important;
}

	
/* OSTOSKORI-SIVU */	
	
div.woocommerce-message {
	background: #33ccff !important;
	font-weight: 600;
}

div.woocommerce-message a.button {
	font-weight: 600 !important;
	text-transform: uppercase;
}

.cart thead th {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: normal;
}
.cart dd {
	margin-bottom: 0 !important;
}
body.woocommerce table.cart a.remove, 
body.woocommerce #content table.cart a.remove, 
body.woocommerce-page table.cart a.remove, 
body.woocommerce-page #content table.cart a.remove {
	font-size: 16px !important;
	padding: 0px !important;
	line-height: 17px !important;
	width: 20px !important;
	height: 20px !important;
	font-weight: 400 !important;
	text-align: center;
	border: 1px solid #ff0090;
	color:#ff0090 !important;
}
body.woocommerce table.cart a.remove:hover, 
body.woocommerce #content table.cart a.remove:hover, 
body.woocommerce-page table.cart a.remove:hover, 
body.woocommerce-page #content table.cart a.remove:hover{
	background-color: #ff0090 !important;
}

body.woocommerce table.cart td {
	padding: 0 !important;
}
.cart .product-thumbnail img {
	display: none !important;
}

.cart div.coupon {
	padding: 16px 40px !important;
	margin-top: 0em;
	border: 0px solid #eee !important;
	background: #f9f9f9;
}
.woocommerce-page table.cart td.actions .coupon {
	text-align: unset;
	width: 100%;
}

.woocommerce .coupon input#coupon_code {
	width: 40% !important;
}

.cart div.coupon input {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
}
.woocommerce .coupon .button, .woocommerce .button[name="update_cart"] {
	background-color: #fff !important;
	border-color: blue !important;
	border: 2px solid #33ccff !important;
	color: #33ccff !important;
}
.woocommerce .coupon .button:hover, .woocommerce .button[name="update_cart"]:hover {
	color: #fff !important;
}
.cart div.coupon span {
	color: #999;
	padding-right: 10px;
}

div.coupon input.button {
	font-weight: 600 !important;
}
.woocommerce a.button, body.woocommerce-page a.button, body.woocommerce button.button, body.woocommerce-page button.button, .woocommerce input.button, .nectar-quick-view-box a.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
	/* font-size: inherit !important; */
	text-transform: uppercase;
	font-weight: 700;
}
.button[name='update_cart'] {
	font-size: 1.31575em !important;
	padding: 25px !important;
	display: block;
	text-align: center;
	width: 100%;
	margin-bottom: 10px !important;
}

.cart_totals h2 {
	text-align: center;
	margin-bottom: 1em;
	/*padding-top: 2em;*/
	border-top: 0px solid #eee;
}

.cart_totals table {
	width: 100% !important;
}

.cart_totals p {
	text-align: center;	
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
    width: 45%;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}
.cart-collaterals input.button,
.cart-collaterals .checkout-button,
.coupon input.button {
	text-transform: uppercase !important;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
}

.cart-collaterals #shipping_method li {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.woocommerce-cart .cross-sells {
	display: none;
}

a.checkout-button.button.alt.wc-forward {
	font-weight: 600 !important;
	font-size: 1em !important;
}




/* KASSA */

#sf_reload_pickups {
        margin-top: 0.5rem;
        padding: 0.5rem;
        background-color: #33ccff;
        color: #fff;
        border: none;
        text-transform: uppercase !important;
        font-family: "proxima-nova-alt", Arial, sans-serif !important;
        font-weight: 700 !important;
        letter-spacing: 1px;
}

tr.sf-pickup-location-postcode th,
tr.sf-pickup-location th {
        vertical-align: top;
}

.checkout input#place_order.button.alt {
	text-transform: uppercase !important;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: 1px;
	margin-top: 2em;
}

.checkout a.button.std-checkout-button {
	background: #fff !important;
	color: #33ccff !important;
	font-weight: 700 !important;
}

.checkout a.button.std-checkout-button:hover {
	color: #ccc !important;
	background: #fff !important;
}

.order-review th {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
}
.checkout #order_review .order-review tbody tr {
	display: table-row;
}
textarea#order_comments.input-text {
	height: 200px;
}

div.woocommerce-additional-fields__field-wrapper {
	padding-right: 45px;
	margin-top: 2em;	
}

.payment_method_cheque p,
.payment_method_cod p{
	font-size: .8em !important;
	line-height: 1 !important;
}

div.payment_box.payment_method_cheque p,
div.payment_box.payment_method_cod p,
div.payment_box.payment_method_paytrail p {
	font-size: .8em !important;
	line-height: 1.4 !important;
}

div.woocommerce-info {
	background: #33ccff !important;
	display: none;
}

div.woocommerce-error {
	background: #ff0099 !important;
}

#shipping_method .betrs_option_desc {
	font-style: normal;
	line-height: 1.2;
	color: #999;
	margin-left: 8px;
}

.woocommerce-checkout-review-order #shipping_method .betrs_option_desc {
	display: none;
}

#billing_corporate_customer_field {
    color: rgba(0,0,0,0.55);
    font-size: 16px;
    font-weight: bold;
}

form.checkout #billing_company_field, 
form.checkout #verkkolaskuosoite_field, 
form.checkout #valittajantunnus_field,
form.checkout #tilausnumero_field,
form.checkout #tilausviite_field,
form.checkout li.wc_payment_method.payment_method_cod {
    display: none;
}
/*tarjousp lomake*/
form.checkout.adq-billing #billing_company_field
 {
    display: block;
}
form.checkout.corporate-customer #billing_company_field, 
form.checkout.corporate-customer #verkkolaskuosoite_field, 
form.checkout.corporate-customer #valittajantunnus_field, 
form.checkout.corporate-customer #tilausnumero_field,
form.checkout.corporate-customer #tilausviite_field,
form.checkout.corporate-customer li.wc_payment_method.payment_method_cod {
    display: block;
}


/* MAKSUTAPA (paytrail) */

.payment_methods {
	border-top: 1px solid #eee !important;
	border-bottom: 1px solid #eee !important;
	margin-top: 2em !important;
	margin-bottom: 1em !important;
}

div#sv-widget {
	width: 100% !important;
	margin-bottom: 3em !important;
}

.woocommerce-order-details {
	margin-top: 2em !important;
}

div.payment_box {
	padding-top: 0 !important;
	color: #999 !important;
}


/* TARJOUSPYYNTÖLISTA */

.quote_cart .actions .button {
	margin-top: 1em !important;
	text-transform: uppercase;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 600 !important;
	letter-spacing: 1px;
}

.quote_cart .actions a#remove_all_items {
	background: #fff !important;
	color: #33ccff !important;
	padding-top: 20px !important;
}

#update_quote {
	margin-top: 0 !important;
}



input#quote_place_order {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	font-size: .9em !important;
	margin-left: 0em;
	width: 100%;
	margin-bottom: 3em;
}

a.button.wc-backward.return-to-shop {
	width: 100%;	
	border-radius: 20px;
	padding: 15px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
	letter-spacing: 1px;
}


p.form-row.terms {
	width: 100%;
	text-align: center;
	overflow: visible !important;
}




/* LUE ERGONOMIASTA */

.post-header .meta {
	display: none !important;
	color: #ebfaff;
	margin-top: -20px!important;
}

.post-header h2.title {
	margin: 0!important;
	padding: 0!important;
}

.blog-recent .span_12,
.blog-recent .span_6,
.blog-recent .span_4 {
	background: #ebfaff !important;
}


/* artikkeli */

#page-header-bg h1 {
	font-weight: 800 !important;
	font-size: 4em;
}

.page-header-bg {
	background-color: rgba(0, 0, 0, 0.5) !important;
}

.page-header-bg-image:after{background-color:rgba(45,45,45,0.05) !important;}


#page-header-bg .blog-title a {
	font-weight: 600 !important;
	letter-spacing: 0.1em;
	padding: 5px 10px !important;
	display: none !important;
}

#single-below-header {
	display: none;
}

.ingressi h3 {
	margin-bottom: 1em !important;
	color: #aaa !important;
	font-size: 1.4em;
}

article .nectar-fancy-ul.animated-in {
	margin-top: 1em;
	font-weight: 700;
}

article blockquote {
	font-family: "proxima-nova-alt", Arial, sans-serif;
	font-weight: 600;
	font-size: 1.4em;
	line-height: 1.4;
	color: #33ccff;
	margin-left: 2em;
}

.single-post div#post-area.col.span_9 {
	background: #fff;
	padding: 0px 60px;
	margin-top: 0;
}

div.col.span_12.section-title.blog-title {
	display: none;
}

.post-tags {
	margin-bottom: 3em;
}

.post-tags h4 {
	float: left;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-right: 10px;
	display: none;
}

#sidebar .widget .tagcloud a, .post-tags a  {
	background-color: #fff;
    color: #33ccff !important;
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    float: left;
    line-height: 1;
    margin: 3px 3px 0px 0px;
    font-size: .85em !important;
    padding: 10px;
    position: relative;
    text-transform: capitalize;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	border: 1px solid #33ccff;
}

.widget .tagcloud a, #sidebar .widget .tagcloud a, .post-area .content-inner > .post-tags a {
        background-color: #fff !important;
        color: #33ccff !important;
}
.widget .tagcloud a:hover, #sidebar .widget .tagcloud a:hover, .post-area .content-inner > .post-tags a:hover {
	background-color: #33ccff !important;
	color: #fff !important;
}
i[class*="fa-"], span[class*="fa-"] {
    font-size: 16px;
    width: 32px;
    height: 32px;
}

.nectar-love {
	display: none !important;
}



/* text widget */

#sidebar .textwidget {
	font-size: 1em;
	line-height: 1.2;
	font-weight: 400;
	color: #484848;
	background: #f6f4ee;
	padding: 20px;
}

#sidebar .textwidget h3 {
	font-size: 1em;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 1em;
}

#sidebar .textwidget i {
	margin-left: -8px !important;
}

#text-10 .textwidget {
	background: #fff;
	padding: 0;
}

#text-10 .textwidget img:hover {
	opacity: 0.8;
}



/* toggle */

.toggle.open h3 a {
	color: #fff!important;
	background-color: #27CFC3;
}

.toggle h3 {
	position: relative;
	z-index: 10;
	font-size: 14px!important;
	margin-bottom: 0px!important;	
}

.toggle h3 a {
	display: block;
	color: #333;
	letter-spacing: 0px;
	font-size: 1.4em!important;
	line-height: 1.4!important;
	padding: 14px 14px 16px 43px;
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	font-weight: 700;
	background-color: rgba(0,0,0,0.045);
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}



/* LOMAKKEET */

span.wpcf7-list-item { display: block; margin-bottom: 5px;}

input.wpcf7-form-control.wpcf7-submit {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600 !important;
}

span.wpcf7-not-valid-tip {
	box-shadow:none !important;
	border-bottom: 1px solid #33ccff !important;
}

div.wpcf7-response-output {
	margin-top: 2em !important;
	padding: 20px;
}

/* TILAUSVAHVISTUS */

.shop_table thead tr {
	border-top: 1px solid #eee;
}

dl.variation dt,
.shop_table th,
.shop_table td {
	font-family: "proxima-nova-alt", Arial, sans-serif !important;
}


/* OTA YHTEYTTÄ - SERTIFIKAATIT */

.sertifikaatti-platina, 
.sertifikaatti-aaa {
	width: 120px !Important;
}


/* COOKIE NOTICE */

.cookie-notice-container {
	font-size: 1.1em;
	font-weight: 600;
	padding: 10px 20px;
}

a#cn-accept-cookie.button {
	padding: 5px 20px !important;
}

/* QUOTE OVERRIDE */

#order_review  ul.wc-item-meta li {
	list-style-type: none;
}

#order_review ul.wc-item-meta li p {
	padding-bottom: 0;	
}

input#place_order.button.alt {
	text-transform: uppercase;
	font-weight: 600 !important;
	letter-spacing: 1px;
}

@media only screen and (max-width: 1300px) {
    /* For mobile phones: */


h1 {
	font-size: 1.6em !important;
}

h2 {
	font-size: 1.4em !important;
}

div.work-item h3 /*kategorialinkit sliderin alla*/ {
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.etusivu-intro h1 {
	font-size: 1.4em;
	line-height: 1.4;
}

.etusivu-featured-wrapper div {
	width: 100% !important;
	display: block !important;
}
.etusivu-featured ul.products li {
	width: 23% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.etusivu-motivointi h1 {
	font-size: 2em;
	line-height: 1;
}
.etusivu-motivointi h2 {
	font-size: 1.4em;
	line-height: 1.2;
}


/*etusivun faktaosio */

div.number.default {
	font-size: 60px !important;
}

/* tuotesivu */

h3.addon-name {
	font-size: .8em !important;
}

}

@media only screen and (max-width: 1000px) /*MOBIILIMENULLA*/ {

	
#header-secondary-outer nav > ul > li > a {
	padding: 8px!Important;
	border-left: 0 !important;
}

#mobile-menu a {
	font-size: 1em !important;
	font-weight: 600;
}

#mobile-menu #mobile-search {
	display: none;
}
	
div.woocommerce.columns-4 ul.products li {
	display: inline-block;
	margin-left: auto !important;
	margin-right: auto !important;
}	
	
.etusivu-featured ul.products li.product {
	width: 48% !important;
}

#uutiskirje h2,
#uutiskirje div {
	text-align: center !important;
}

.etusivu-motivointi {
	padding-top: 1em !important;
	padding-bottom: 1em !important;
}

.etusivu-motivointi .column_container {
	padding-top: 1em !important;
	padding-bottom: 1em !important;
	text-align: center;
}

/*tuotesivu*/


.tuotefeature-3-tumma p {
	font-size: 1.2em;
	line-height: 1.3;
	color: #eee !important;
}

.tuotefeature-3-tumma h2 {
	font-size: 2em;
	line-height: 1;
	color: #fff !important;
	margin-bottom: .5em !important;
	font-weight: 800;
}

/*KASSA*/

#customer_details div.col-1,
#customer_details div.col-2 {
	width: 100%;
}

#customer_details div.col-2 {
	margin-top: 4em;
}

#customer_details div.woocommerce-billing-fields {
	padding-right: 0;
}

/* QUOTE - tarjouspyyntö */

div.col-1,
div.col-2 {
	width: 100% !important;
}

div.woocommerce-billing-fields.adq-billing {
	padding-right: 0;	
}

#quote_comments_field {
	margin-bottom: 3em;	
}

	
}

@media only screen and (max-width: 720px) {
    .etusivu-intro h1 {
    	font-size: 1.2em !important;
    }
    
    .etusivu-featured-wrapper div {
    	width: 100% !important;
    	display: block !important;
    }
    
    .etusivu-featured div.woocommerce /*piilota tuotenostot*/ {
    	display: none !important;
    }
	.woocommerce .shop_table .coupon button, .woocommerce .shop_table .coupon input#coupon_code {
	width: 100% !important;
	margin-top: 10px;
}
}
/*Woocommerce kassa*/
form.checkout .woocommerce-billing-fields p.form-row:not(.customer-choice) {
    display: none;
}
form.checkout.adq-billing .woocommerce-billing-fields p.form-row:not(.customer-choice) {
    display: block;
}
form.checkout.start-view .woocommerce-billing-fields p.form-row:not(.customer-choice) {
    display: none!important;
}
form.checkout.start-view .woocommerce-additional-fields {
    display: none;
}
form.checkout.consumer-customer .woocommerce-billing-fields p.form-row {
    display: block;
}
form.checkout.consumer-customer .woocommerce-billing-fields p#billing_company_field {
    display: none;
}
form.checkout.corporate-customer .woocommerce-billing-fields p.form-row {
    display: block;
}


.not-yet .wc_payment_methods.payment_methods.methods{display:none;}

form.checkout #billing_country_field {
	display: none !important;
}
form.checkout.adq-billing #billing_country_field {
	display: block !important;
}
form.checkout .form-row input[type="text"] {
	padding: 14.5px;
}
form.checkout .variation {
	display: none;
}
.cart-collaterals .woocommerce-shipping-destination {
	display: none;
}
form.checkout .customer-choice .optional,.woocommerce-adq span.optional {
	display: none;
}

#add_payment_method #payment div.payment_box .woocommerce-invalid input.input-text, 
#add_payment_method #payment div.payment_box .woocommerce-invalid textarea, 
.woocommerce-cart #payment div.payment_box .woocommerce-invalid input.input-text, 
.woocommerce-cart #payment div.payment_box .woocommerce-invalid textarea, 
.woocommerce-checkout #payment div.payment_box .woocommerce-invalid input.input-text, 
.woocommerce-checkout #payment div.payment_box .woocommerce-invalid textarea {
	border-color: #a00;
}
#add_payment_method #payment div.payment_box .woocommerce-validated input.input-text, 
#add_payment_method #payment div.payment_box .woocommerce-validated textarea, 
.woocommerce-cart #payment div.payment_box .woocommerce-validated input.input-text, 
.woocommerce-cart #payment div.payment_box .woocommerce-validated textarea, 
.woocommerce-checkout #payment div.payment_box .woocommerce-validated input.input-text, 
.woocommerce-checkout #payment div.payment_box .woocommerce-validated textarea {
	border-color: #69bf29;
}

form.checkout h3:not(#carrier-agent-heading) {
	background-color: #51ccfb;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 0 7px 10px;
}
form.checkout th, form.checkout td {
	vertical-align: top;
}
.woocommerce table.order-review td {
	width: 75%;
}
body[data-fancy-form-rcs="1"] .cart_totals #shipping_method li, body[data-fancy-form-rcs="1"] .order-review #shipping_method li {
	left: 0 !important;
}
.woocommerce form.checkout .toim-huom td, .woocommerce form.checkout .toim-huom th {
	padding-top: 23px;
}
h3#ship-to-different-address label span {
	color: #fff !important;
}
#woo-carrier-agents-search-button {
	line-height: 2.1em;
}
div#product-addons-total {
     display: none; 
}

.woocommerce .chained_items_container ul.products li.product.material, .woocommerce-page .woocommerce .chained_items_container ul.products li.product.material {
	width: 100%;
	max-width: 250px;
}

.chained-product h2.chained-product-heading::before { 
	content: "\f005";
	font-family: "FontAwesome";
	color: #FF0090;
	margin-right: 10px;
	font-size: 20px;
}

.chained-product p {
	font-weight: 700;
}

.single-product-summary .entry-summary .chained_items_container  li:before {
	
	content: "";
	display: none;
	
}

.chained-product .product-add-to-cart, .chained-product .price, .chained-product .from {
	display: none;
}

.single-product-summary .entry-summary .chained-product img {
	padding-left: 0;
}

.product-offer-banner {
	padding-top: 2rem;
	clear: both;
}

.product-offer-banner .banner-inner {
	padding: 1rem 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.prdctfltr_collector {
	display: none;
}
/* tuotelogo tuotelistasivulla*/
.tuotelogo {
	position: absolute;
	z-index: 999;
	right: 0;
	width: 60px;
	margin: 6px 6px 0 0;
}
/* tuotelogo tuotesivulla */
.tuotelogo-tuote {
	position: absolute;
	z-index: 9;
	left: 0;
	width: 120px;
	margin: 12px 0px 0 12px;
}
.tuotelogo img {
	max-width: 100% !important;
	height: auto !important;
}

/* alin hinta 30pv */
.iworks-omnibus,
.woocommerce-variation-price .iworks-omnibus {
font-size: 14px;
color: #939393;
padding-bottom: 1em !important;
}

.iworks-omnibus .woocommerce-Price-amount.amount,
.iworks-omnibus .woocommerce-Price-amount.amount span,
.woocommerce-variation-price .iworks-omnibus .woocommerce-Price-amount.amount {
color: #939393;
font-weight: 400;
}