
* {
    --main-font-family: 'Karla', sans-serif;
    --secondary-font-family: sofia-pro, sans-serif;
    --orange: #F8683D;
    --light: 300;
    --medium: 500;
    --bold: 700;
}

.main-font-family {
    font-family: var(--main-font-family) !important;
    /*font-weight: 500;*/
    font-style: normal;
}
.secondary-font-family {
	font-family: var(--secondary-font-family) !important;
	font-weight: 900;
	font-style: normal;
}
.orange {
	color: var(--orange);
}

.noinvert {
	-webkit-filter: invert(0%) !important; /* Safari/Chrome */
    filter: invert(0%) !important;
}

html {
margin: 0;
padding: 0;
}
body {
font-family: var(--main-font-family) !important;
font-size: 16px;
margin: 0;
padding: 0;
color: #2B2B2B;
background-color: #fff;
letter-spacing: 0px;
}

.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}

a {
	color:  inherit !important;
}
a:hover{
	color:  inherit !important;
}
.container {
padding-left: 0px;
padding-right: 0px;
}
.container {
max-width: 1236px;
}
.row {
margin: 0px !important;
padding: 0px !important;
}
.or {
margin: 0px !important;
padding: 0px !important;
}
.mobior {
margin: 0px !important;
padding: 0px !important;
}
.vertti {
margin-top: auto !important;
margin-bottom: auto !important;
}
.header_infobar_innerwrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.header_infobar_text{
    color: white;
    flex-grow: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    word-break: break-word;
    text-align: center;
}
.header_infobar{
    width: 100vw;
}
.header_infobar_close:hover {
    background-color: #ffffff4f;
}
#header_searchbar {
    background-color: white;
    padding-bottom: 8px !important;
	padding-top: 8px !important;
}
.bluebar {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	color: #fff;
	background-color: #EC008C;
	font-size: 1.143em;
}
.blackbar {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	color: #fff;
	background-color: #000;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	font-weight: bold;
}
.menu_element {

padding-top:  5px;
padding-bottom:  5px;
padding-right: 25px;


}
.menu_element:hover {

text-decoration:  none !important;
}
.menu_element a:hover {
text-decoration:  none;
}
.bluetext {
color: #EC008C;
}
.blacktext {
color: #000 !important;
}
.bold {
font-weight: 700 !important;
}
.semibold {
font-weight: 600 !important;
}
.medium {
font-weight: 500 !important;
}

.header_searchbar {
width: 100%;
height: 38px;
background-color: #F4F4F4;
border: 0px solid #ddd;
border-radius:  0px;
padding-left: 15px;
}
.newsletter_input {
width: 30%;
height: 40px;
border: 1px solid #ddd;
border-radius: 25px;
padding-left: 15px;
}
.roundbtn {
position: relative;
cursor: pointer;
display: inline-block;
border-radius: 25px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
margin-left: 5px;
margin-right: 5px;
}
.roundicon {
position: relative;
cursor: pointer;
display: inline-block;
border-radius: 25px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 7px;
padding-right: 7px;
margin-left: 3px;
margin-right: 3px;
}
.spacer {
background-color: #dbc5e3;
height: 3px;
border: 0px;
}
.bluebg {
background-color: #EC008C;
color: #fff;
}
.whitebg {
background-color: #fff;
}
.blackbg {
background-color: #000;
}
.greybg {
background-color: #dbc5e3;
}
.f12 {
font-size: 0.750rem!important;
}
.f13 {
font-size: 0.813em!important;
}
.f14 {
font-size: 0.875rem!important;
}
.f15 {
font-size: 0.938erm!important;
}
.f16 {
font-size: 1rem !important;
}
.f17 {
font-size: 1.063rem !important;
}
.f18 {
font-size: 1.125rem !important;
}
.f20 {
font-size: 1.250rem !important;
}
.f21 {
font-size: 1.313rem !important;
}
.f22{
font-size: 1.375rem !important;
}
.f24{
font-size:  1.500rem !important;
}
.f25{
font-size:  1.650rem !important;
}
.f30{
font-size:  1.875rem !important;
}
.f34{
font-size:  2.125rem !important;
}
.f36{
font-size:  2.250rem !important;
}
.f40{
font-size:  2.500rem !important;
}
h2{
font-family: var(--main-font-family) !important;
font-size:  1.714rem !important;
}
.cart_round_marker {
	width: 15px;
	height: 15px;
	background-color: #F8683D;
	color: #fff;
	font-size: 0.714em;
	position: absolute;
	right: 52px;
	top: -6px;
	border-radius: 25px;
	text-align: center;
	line-height: 15px;
}
.exo {

}
.f13na > span {
	font-size: 13px;
}
.f13na > span > a {
	font-size: initial;
}
.product_page_container div {
padding-bottom: 10px;
}

.product_card_wrapper {
	padding-bottom: 40px;
	float: left;
}
.articles_cont {
	margin-left: -15px;
	margin-right: -15px;
}


.article_card_container {
height: 595px;
border-radius: 0px;
background-color:  #fff;
}
.product_card_container hr {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.product_card_container div {
padding-bottom: 10px;
}
.product_card_picture {
position: relative;
padding:  54px !important;
margin-bottom: 18.6px;
}

.cart_nosto_card_picture img {
max-width: 95%;
max-height: 95%;
width: auto;
height: auto;
}
.product_card_stars {
width: 100%;
text-align: center;
}
.product_card_name {
	width: 100%;
	text-align: center;
	padding-right: 15px !important;
}.
.product_card_text {
width: 100%;
text-align: center;
}
.product_card_price {
width: 100%;
font-size:14px !important;
}
.product_card_stock {
width: 100%;
text-align: center;
}
.product_card_cart_icon {
position: absolute;
right: 22px;
bottom: -13px;
padding-top:  5px;
padding-bottom:  5px !important;
padding-left:  10px;
padding-right: 10px;


border-radius: 25px;
background-color: #116C92;
text-align: center;

color:  #fff;

}
del {
color: #F8683D;
font-size:  1rem;
display:  block;
}
#product_price del{
display:  inline-block;
}
.lightbluetext {
color: #1B9BD1;
}
.whitetext{
color:  #fff;
}
.lightbluebg {
background-color: #116C92;
}
.normal {
font-weight: 400 !important;
}
.imghelper {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.extrabold {
font-weight: 800 !important;
;
}
.ribbon {
height:  31px;
padding-left:  10px;
padding-right:  10px;

line-height:  31px;
border-radius:  0;
color: #fff;
position: absolute;
left: 10px;
top: 10px;

justify-content: center;
align-items: center;
}
.lilabg {
background-color: #9757F8;
}
.redbg {
background-color: #ee462a;
}
.red {

}

.mobile_padding_top {
padding-top: 30px !important;
}
.greyleftborder {
border-left: 0px solid #dbc5e3;
}
.header_searchbar_btn {
position: absolute;
right: 25px;
top: 12px;
padding-bottom:  3px !important;
padding-top:  4px !important;

}
.footer_container{
	padding-top:  50px !important;
	padding-bottom:  50px !important;

}
.footer_smaller_container {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.breadcrumbs a{
color:  inherit;
}
.category_sidebar_wrapper{
border:  1px solid #CECECE;
border-radius:  5px;
}
.category_sidebar_wrapper a{
color:  inherit;
}
.category_groups_header{
background-color:  #116C92;
border-radius:  5px;
color:  #fff;
padding-top:  12px !important;
padding-bottom:  12px !important;
}
.category_attributes_header{
background-color:  #048F9B;
border-radius:  5px;
color:  #fff;
padding-top:  12px !important;
padding-bottom:  12px !important;
}
.category_groups_element{
padding-top:  12px !important;
padding-bottom:  12px !important;
border-bottom:  1px solid #CECECE;
}
.category_groups_subelement{
display:  none;
padding-top:  12px !important;
padding-bottom:  12px !important;
border-bottom:  1px solid #CECECE;
}
.fivepx{
padding-left:  5px !important;
padding-right:  5px !important;
}
.topfive{
padding-top:  5px !important;
}
.bottomfive{
padding-bottom:  5px !important;
}
.category_groups_sign{
float:  right;
}
.category_groups_vert_sign{
float:  right;
}
.subelement_spacer{
display:  inline-block;
width:  10px;
}
.filterfilter{
	float:  right;
	position: relative;
	top: 6px;
}
.checkbox_container{
width:  100%;
}
.morefilters {
	cursor: pointer;
}
#category_sorting_selector{
	border:  1px solid transparent;
	padding-top:  0px !important;
	padding-bottom:  0px !important;
	padding-left:  15px !important;
	border-radius:  0px;
	font-size: 0.875rem!important;
	font-weight: 400 !important;
	background: url('/media/chevron-down.svg') no-repeat 100%;
}
#category_sorting_selector {
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.category_products {
	margin-left: -15px !important;
	margin-right: -15px !important;
}

.inlineblockimportant{
display:  inline-block !important;
}
.header_cart_button a{
color:  inherit;
}
.product_card_wrapper a{
color:  inherit;
}

.buyamount_buttons_container div{
height:  34px;
line-height:  30px;
width:  34px;
border:  1px solid #E1E1E1;
border-radius:  5px;
display:  inline-block;
text-align: center;
padding-bottom:  0px !important;
cursor:  pointer;
}
.cart_buyamount_buttons_container div{
	height:  35px;
	line-height:  35px;
	width:  35px;
	display:  inline-block;
	text-align: center;
	padding-bottom:  0px !important;
	cursor:  pointer;
}


.cart_buyamount_buttons{
	height:  35px !important;
	line-height:  35px !important;
	width:  44px !important;
	text-align: center;
	border: 0.3px solid #000000;
	border-radius: 2px;
}
.cart_items_row {
	margin-bottom: 17.7px !important;
	border-bottom: 0.5px solid #707070;
	padding-bottom: 33px !important;
}
.cart_items_price del {
	color: #F8683D;
	font-size: 0.875rem!important;
}
.cart_items_price {
	padding-left: 0px !important;
}

.cart_items_image{
	max-width:  100%;
	max-height:  100%;
	width:  auto;
	height:  auto;
}
.cart_image {
	width: 100%;
	float: left;
	position: relative;
	padding: 20px;
	background-color: #EEEEEA;
}
.remove_item_from_cart, .remove_item_from_wishlist {
	position: absolute;
	top: 0px;
	right: 15px;
}
.cart_items_buyamount {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.cart_items_total {
	padding-left: 0px !important;
}

.hidden_selector{
display:  none;
}
#mobile_menu{
display:  none;
position:  fixed;
top:  0px;
left:  0px;
background-color:  #fff;
width: 90%;
height: 100vh;
min-height: 300px;
padding-top:  30px;
padding-left:  15px;
z-index:  100;
-webkit-box-shadow: 0px 8px 16px 10px rgba(0,0,0,0.29);
box-shadow: 0px 8px 16px 10px rgba(0,0,0,0.29);
}

.toggle_mobile_menu > span {
	padding-left: 10px;
    top: 2px;
    position: absolute;
}

.mobile_menu_holder > .mobile_submenu {
	margin-left: 5px
}

.mobile_menu_holder > .mobile_parent {
	margin-left: 15px;
}

.mobile_back {
	z-index: 1;
	padding-top: 15px;
	padding-bottom: 15px;
}

.mobile_back > span:nth-child(2) {
	padding-left: 13.5px;
}

.mpalk img {
	-webkit-filter: invert(100%); /* Safari/Chrome */
    filter: invert(100%);
	width: 16px;
    height: 16px;
	margin-right: 10px;
	object-fit: contain;
}

.mpalk img[alt="phone"] {
	height: 13px;
}

.close_mobile_menu{
height: 41px;
width:  41px;
border:  1px solid #cecece;
border-radius:  5px;
color:  #EC008C;
font-weight: bold;
font-size:  38px;
line-height:  37px;
display:  inline-block;
text-align: center;


}
.mobile_submenu{
	display:  none;
	padding-bottom:  7px;
	padding-top:  8px;
}

.card {
border: 0px;
}

.no-p-margin p{
margin:  0;
}

.pointer{
cursor:  pointer;
}

.roundbtn a{
color:  inherit;
}

.cart_items_row a{
color:  inherit;
}

.billing_info {
display:  none;
}
.company_info{
display:  none;
}

.cart_input_row{
padding-bottom:  20px !important;
}
div.block-ui-wrapper {
background-color: rgba(255, 255, 255, 0.75);
}

#desktop_menu_container{
display:  none;
position:  absolute;
width:  100%;
height:  auto;
background-color: #fff;
z-index:  100;
top:  206px;
padding:  15px;
border-bottom:  1px solid #ececec;

}
.desktop_submenu  a{
color:  inherit;
}

.mobile_parent a{
color:  inherit;
}

.mobile_submenu a{
color:  inherit;
}

.country_dropdown {
width: 100%;
position: absolute;
/* height: 50px; */
border: 1px solid #fff;
padding: 15px;
background-color: #EC008C;
top: 20px;
z-index: 999;
color:  white;
}

.cart_payment{
/*border:  1px solid #bcbcbc;
border-radius:  5px;
margin-bottom:  15px !important;*/
padding-top:  10px;
padding-bottom:  10px;
}
.cart_payment_selected{
/*border:  2px solid #299fd3;*/
}

.saldogreen{
color:#548235;
font-weight: bold;
}

.saldoyellow{
color:#ffc000;
font-weight: bold;

}
.login_btn, .orangebtn {
	background-color: #F8683D;
	border-radius: 0px !important;
	border: 0px !important;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}
.register_block {
	padding-left: 0px;
}

.ba {
border: 0px solid #bebebe;
height: 30px;
text-align: center;
line-height: 30px;
border-top: 1px solid #67686B;
border-bottom: 1px solid #67686B;
border-left: 0px solid transparent;
border-right: 0px solid transparent;
display: inline-block;
border-radius: 0px;
width: 30px;
}

.quickbuycard .product_package_variation_selector, .quickbuycard .product_variation_selector {
background: url(/media/chevron-down.png) no-repeat 95% white;
padding-left: 0px !important;
width: calc(100% - 30px);
max-width: calc(100% - 30px);
margin-left: 15px;
margin-right: 15px;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 2px;
padding-bottom: 2px;
min-width: initial;
border: 1px solid black;
text-align-last: center;
padding-left:5px;
padding-right: 35px;
font-size: 18px;
}

.blackbutton  {
color: white;
margin-left: auto;
margin-right: auto;
}

.closequickbuy {
cursor:pointer;
position: absolute;
padding:5px;
right: 5px;
top: 5px;
}
.quickimage {
object-fit: cover;
}
.quicktext {
font-size:18px;
font-weight: 700;
}

.ba_buttons_container {
display: inline-flex;
height: 45px;
}


.quickbuycard {
min-height: 100%;
max-height: 100%;
}
.quickimage {
min-height: 150px;
display: flex;
align-items: center;
justify-content: center;
margin-top: 35px;
}
.buy_button.blackbutton {
margin-left: auto;
margin-right: auto;
float: none;
}

.quickbuy_container {
position: fixed;
top: 105px;
left: 0px;
background-color: #fff;
border: 0px;
z-index: 99999;
border: 1px solid #E1E1E1;
height: 485px;
border-radius: 5px;

min-width: 90vw;
display: none;

}
.quickbuy_container {
position: absolute;
top: 0px;
left:0px;
background-color: #fff;
width: 100% !important;
max-width: 100% !important;
min-width: 100% !important;
min-height: 450px;
z-index: 999;
display: none;
}

.ba_buttons_container {
display: inline-flex;
height: 45px;
}

.quick_amount {
height: 40px;
}

.notify_box_select {
left: 0;
top: 260px;
font-size: 18px;
}

.selected_attribute_btn{
border-radius:  5px;
padding-top:  3px !important;
padding-bottom:  3px !important;
padding-left:  5px;
padding-right:  5px;
display:  inline-block;
background-color:  #eeeeea;
margin-right:  5px;
margin-bottom:  5px;

}
.selected_attribute_remove{
font-weight:  bold;
cursor:  pointer;
}

.slick-initialized .slick-slide{
display:  flex;
}

label{
margin-bottom:  0px;
}

.atr_container{
border-bottom:  1px solid #cecece;
margin-bottom:  5px;
}
.atr_container:last-child {
	border-bottom: 1px solid transparent;
}
.productpage_switchee{
border:  0px solid #000 !important;
}

#header_menu {

height: 30px;
background-color:  #000;
color:  #fff !important;
padding-top:  5px !important;

}

.pad220{
padding-top:  0px;
}

.header_logo{
max-width:  80%;
}

.product_card_container {

height: 430px;
overflow:  hidden;

}

.banner_description{
position: relative;
}
.isonosto_description{
	position: relative;
	text-align:left;
	padding-left: 36px;
	padding-top: 26px;
	color: #000;
}
.isonosto_btn {
	position: relative;
	bottom: 29px;
}
.isonosto_slick {
	min-height: 250px;
}
.isonosto_container {
	width: calc(50% - 12px);
	margin-right: 12px;
	max-width:  calc(50% - 12px);
	padding-left: 0px;
	padding-right: 0px;
}
.isonosto_container:last-child {
	width: calc(50% - 12px);
	margin-left: 12px;
	margin-right: 0px;
	max-width:  calc(50% - 12px);
}
.isonosto_btn {
	color: #fff;
	background-color: #000;
	border: 0px;
	min-width: 220px;
}

.isonosto_container:last-child .isonosto_btn{
	color: #000;
	background-color: #fff;
}
.isonosto_btn:hover {
	color: #fff !important;
}
.isonosto_container:last-child .isonosto_btn:hover {
	color: #000 !important;
}
.isonosto_container .isonosto_description {
	color: #000;
}
.isonosto_container:last-child .isonosto_description {
	color: #fff;
}
.kategorianosto {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.tarjoukset_container, .nostot_container {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.tarjoukset .slick-prev, .tarinat .slick-prev, .nostot_container .slick-prev {
	left: -40px;
}
.tarjoukset .slick-next, .tarinat .slick-next, .nostot_container .slick-next {
	right: -40px;
}
.blogiartikkelit {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.article_title{
	padding-left: 24px;
}
.article_desription {
	padding-left: 24px;
}
.article_button_container {
	padding-left: 24px;
	width: 100%;
	float: left;
	position: absolute;
	bottom: 29px;
}
.article_button_container .article_button {

}
.article_button {
	font-weight: bold;
}
/*.kategorianosto_container {
	width: calc(33.33333% - 12px) !important;
	margin-right: 12px;
	max-width:  calc(33.3333% - 12px) !important;
	padding-left: 0px;
	padding-right: 0px;
}
.kategorianosto_container:nth-child(2) {
	width: calc(33.33333% - 12px) !important;
	margin-right: 12px;
	max-width:  calc(33.3333% - 12px) !important;
	padding-left: 0px;
	padding-right: 0px;
}
.kategorianosto_container:last-child {
	width: calc(33.33333% - 12px) !important;
	margin-left: 12px;
	margin-right: 0px;
	max-width:  calc(33.3333% - 12px) !important;
	padding-left: 0px;
	padding-right: 0px;
}*/
.sisaltoblokki {
	margin-left: -12px !important;
	margin-right: -12px !important;
}

.sisaltoblokki_content{
	margin-left: 12px;
	margin-right: 12px;
	max-width: calc(25% - 24px);
	flex: calc(25% - 24px);
	height: 380px;
}
.newsletter_button {
	min-width: 160px;
}
.newsletter_button:hover {
	color: #fff;
}

.product_headerpic{
position:  absolute;
background-clip: padding-box;      background-size: cover;     background-position: center center;
background-repeat:  no-repeat;
height:  161px;
width:  100%;

}

.bot220{
padding-bottom:  100px;
}

.search_container > .product_card_wrapper:nth-child(n+3) {
 display: none;
}

.bestquicksearch_result{
	width: 95vw;

}

.product_card_price{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

@media (min-width: 576px) {}
@media (min-width: 768px) {}
@media (min-width: 992px) {
	.product_card_price{
	padding-top: 0px  !important;
	padding-bottom: 0px  !important;
}

	.bestquicksearch_result{
	width: auto;
	left: 0px;
}
	.search_container > .product_card_wrapper:nth-child(n+3) {
 display: block;
}
	.bot220{
		padding-bottom:  220px;
	}
	.product_headerpic{
		position:  absolute;
		background-clip: padding-box;      background-size: cover;     background-position: center center;
		background-repeat:  no-repeat;
		height:  441px;
		width:  100%;

	}
	.product_card_container {

		height: 420px;
		overflow:  hidden;

	}
	.pad220{
		padding-top:  220px;
	}

	.productpage_switchee{
		border:  1px solid #000  !important;  border-top: 0px solid #000 !important;
	}

	.frontpage_text_nosto_container{
		width: 50%;
	}
	.header_searchbar_btn {
		padding-bottom:  6px !important;
		padding-top:  5px !important;
	}
	.country_dropdown{
		width:  300px !important;
	}
	.body {
		font-size: 14px;
	}
	.mobior {
		margin: 0px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#header_searchbar {
		padding-top: 20px !important;
		padding-bottom: 0px !important;

	}
	.mobile_padding_top {
		padding-top: 0px !important;
	}
	.greyleftborder {
		border-left: 3px solid #dbc5e3;
	}
	.header_searchbar_btn {
		position: absolute;
		right: 25px;
		top: 0px;
	}
	.header_search_icon {
		width: 15px;
		height: 15px;
	}
	.header_cart_icon {
		margin-right: 16px;
	}
	.header_hr hr {
		margin-top: 22.5px;
		margin-bottom: 15px;
	}
	.menu_element {
		padding-top: 0px;
		padding-bottom: 18.4px;
	}
}
@media (min-width: 1200px) {
    .header_infobar_desktop{
        display: block;
    }
    .header_infobar_mobile{
        display:none;
    }
}
@media (min-width: 1440px) {}
@media (min-width: 1900px) {}



@media (min-width: 576px) {
.card-columns {
column-count: 2;
}
}

@media (min-width: 768px) {
.card-columns {
column-count: 3;
}
}

@media (min-width: 992px) {
.card-columns {
column-count: 4;
}
}

@media (min-width: 1200px) {
.card-columns {
column-count: 4;
}
}

h1{
margin-bottom:  0px;
line-height:  1;
font-weight:  inherit;
}


.productpage_switcher{

padding-top:  10px;
padding-bottom:  10px;
padding-right:  10px;
padding-left:  10px;

cursor:  pointer;
}





.forceshow{
display:  block !important;
}

.productpage_switcher{
border-left:  1px solid #000;
}
.switch_notselected{
border-bottom:  1px solid #000;
}

.product_picture{
cursor: default;
}
.product_picture > img {
cursor: zoom-in;
}
.slick-track-container {
display: flex;
justify-content: center;
transform: unset !important;
width: unset !important;
}
.slick-track-child {
padding: 0px 5px 0px 0px;
}
.slick-track-child {
cursor: pointer;
}


.slider-for img{

max-width: 95%;
max-height: 500px;
height: auto;
width: auto;
margin: 0 auto;
}
.slider-nav img{
	max-width: 100%;
	max-height: 100px;
	height: 110px;
	width: 110px;
	border:  0px solid transparent;
	object-fit: cover;
}

.slick-next:before, .slick-prev:before {
color: #a14242;
}

.slick-next:before {
content: url(/media/right.png);
}
.slick-prev:before {
content: url(/media/left.png);
}

.slick-dots {
width: 100%;
bottom:  40px;

}
.slick-dots li.slick-active button:before {
opacity: 1;
color: #fff;
}
.slick-dots li button:before {
opacity: 1;
font-size: 16px;
color: #000;
}

.slick-dots li {
	height: 11px;
	width: 11px;
	margin: 0px 3.2px;
}
.slick-dots li button{
	height: 11px;
	width: 11px;
}
.banner .slick-prev {
	left: -40px;
}
.banner .slick-next {
	right: -40px;
}
.banner {
	height: 560px;
}
.banner_img {
	height: 560px;
	width: 100%;
	object-fit: cover;
}
.banner_text {
	margin-bottom: 22px;
	line-height: 22px;
}
.banner_heading {
	margin-bottom: 13px;
	line-height: 40px;
}
.h2_margin {
	margin-bottom: 10px;
}

.productpage_switchee img{
max-width:  100%;
}
.category_rounded{
width: 100%;
height: 60px;
-webkit-border-radius: 50%;
-webkit-background-clip: padding-box;
-moz-border-radius: 50%;
-moz-background-clip: padding;
border-radius: 50%;
background-clip: padding-box;
background-size: cover;
background-position: center center;
display:  block;
}
.attributes_container{
	border: 1px solid #CECECE;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 15px !important;
	padding-right: 8px !important;
	border-radius: 0px;
	width:  100%;
	display:  block;
	height: 43px;
	line-height: 43px;
	min-width: 186px;
	margin-right: 15px;
    float: left;
    position: relative;
    margin-bottom: 8.4px;
}
.attributes_cont {
	float: left;
	position: relative;
	margin-right: 8.4px;
	height: 43px;
	line-height: 43px;
	margin-bottom: 8.4px;
}
.more_filters_container {
	float: left;
	position: relative;
}
.attributes_subcontainer{
padding-top: 10px;
position:  absolute;
top:  40px;
background-color:  #fff;
z-index: 70;
display:  block;
width:  200%;
display:  none;
border: 1px solid #CECECE;
border-radius: 0px;
}
.attributes_downarrow img {
	position: relative;
	right: 15px;
}
.attributes_downarrow {
    position: relative;
    float: right;
    width: 13px;
    line-height: 43px;
    height: 13px;
}
#footer_logo_container span {
	font-size: 69px;
	font-family: var(--secondary-font-family);
}
.footer_image {
	margin-right: 26px;
}


.text_header h2 {
background: linear-gradient(#ffffff 0%, #ffffff 49%, #d8d8d8 50%, #d8d8d8 51%, #ffffff 52%, #ffffff 100%);
}
.text_header span {
background: #fff;
padding: 0 20px;
position: relative;
z-index: 5;
}

.text_header_beige h2 {
background: linear-gradient(#eeeeea 0%, #eeeeea 49%, #000 50%, #000 51%, #eeeeea 52%, #eeeeea 100%);
}
.text_header_beige span {
background: #eeeeea;
padding: 0 20px;
position: relative;
z-index: 5;
}
.beigebg{
background-color: #eeeeea;
}

.lightgraybg{
background-color: #fafafa;
}


.article_card_picture{
height:  245px;
}


.btn{
border:  1px solid #000;
border-radius: 0px;
display:  inline-block;

}

hr{
border:  0px solid #D8D8D8; height: 1px; background-color: #D8D8D8;width: 100%;
}



#header_middle_menu{
border-bottom:  1px solid #b7b7b7;
padding-top:  15px !important;
padding-bottom:  15px !important;
}
.middle_menu_element{
display:  inline-block;
padding-right:  20px;
position: relative;
}

.whitebtn{
color:  #fff;
border:  1px solid #fff;
}

.btn a:hover{
color:  #inherit;
}

.hidden_description{
display:  none;
}

.orangebg{
background-color:  var(--orange);
color:  #fff;
}

.productpage_amount_inputs{
height:  40px;
border:  1px solid #000;
width:  80px;
margin-right:  10px;
text-align: center;

}
#checkout_button, #checkout_button_klarna {
	border:0px;
	height: 48px;
	line-height: 48px;
	text-transform: uppercase;
	width: 204px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.submenu_element{
padding-top:  5px;
padding-bottom:  5px;
padding-left:  15px;

}
.submenu_element a:hover{
text-decoration:  underline;
font-weight: bold;
}

.submenu_element:hover{
background-color:  #F2F2F2;
}

.submenu_holder{
display:  none;
background-color:#fff; position:absolute;  top:  39px;  width:  300px;  border: 1px solid #B7B7B7; border-top:  0px; z-index: 999; -webkit-box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.29);
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.29);
}

.mobile_menu_row{
padding-bottom: 7px !important; padding-top: 8px !important;
}
.comment_quote_icon {
	position: absolute;
	left: 24px;
	top: 0px;
}
.customer_comments_container {
	height: 265px;
	background-color: #EEEEEA;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	padding-top: 54px;
	position: relative;
	padding-left: 74px;
	padding-right: 72px;
	display: block !important;
}
.customercomments h2 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.customer_comments_container span {
	font-size: 1.125rem !important;
	float: left;
	position: relative;
	text-align: left;
	margin-left: 15px;
}
.customer_comments_user_icon {
	width: 48px;
	height: 48px;
	object-fit: cover;
	float: left;
	position: relative;
}
.customer_comment_user {
	position: relative;
	bottom: 30px;
}
.customercomments_slick .slick-dots {
	bottom: -30px;
}
.customercomments_slick .slick-dots li.slick-active button:before {
	color: #525252;
}
.customercomments_slick .slick-dots li button:before {
	color: #525252;
	opacity: 0.37;
}
.underline {
	text-decoration: underline;
}

.product_pictures_extra_container .slick-current {
	border: 2px solid var(--orange);
}
.product_pictures_extra {
	margin-right: 15px;
	display: block;
	border:  2px solid transparent;
}
.product_pictures_extra_container {
	margin-top: 19px !important;
}
.article_text_container img{
	width: 100% !important;
	margin-top: 30px;
	margin-bottom: 30px;
}
.otherarticles {
	margin-top: 106px;
}
.uppercase {
	text-transform: uppercase;
}
.products_for_article {
	margin-top: 76px !important;
}
.product_articles {
	margin-top: 0px;
	margin-bottom: 50px !important;
}
.buy_button_malli {
	border: 0.5px solid #000;
	color: #000;
}
.alv_selector {
	cursor: pointer;
	color: #000;
	margin-left: 15px;
	margin-right: 15px;
}
.gray {
	color: #959595;
}
.lomake_section {
	background-color: #EEEEEA;
	padding-top: 60px;
	padding-bottom: 90px;
}
.lomake_paragraph {
	margin-bottom: 25px !important;
}
.lomake_padd {
	padding-bottom: 29px;
}
.submit_button {
	height: 50px;
	line-height: 50px;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	min-width: 167px;
}
.basic_button {
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	color: #000;
	text-transform: uppercase;
	width: 167px;
	border: 1px solid #000;
	text-transform: uppercase;
	text-align: center;
}
.cart_address_input {
	max-width: 333px;
	border-radius: 2px;
	border:0.3px solid #000;
}
.cart_input_label {
	margin-bottom: 9px;
	padding-left: 0px;
}
.cart_details_container hr {
	margin-top: 5px;
}
.cart_input_row textarea {
	border:0.3px solid #000;
	border-radius: 2px;
	width:100%;
	max-width:100%;
}

.cart_items_container, .cart_totals_container,.cart_campaigns_container, .cart_shippings_container, .cart_payments_container, .cart_details_container, .cart_totals_container {
	padding-top: 36.5px;
	padding-right: 23.5px;
	padding-bottom: 63.5px;
	padding-left: 30px;
	background-color: #fff;
}
.cart_additionals_container {
	padding-top: 36.5px;
	padding-right: 60px;
	padding-bottom: 63.5px;
	padding-left: 60px;
	background-color: #fff;
}
.cart_campaigns_container, .cart_additionals_container, .cart_shippings_container, .cart_payments_container, .cart_details_container, .cart_totals_container {
	margin-top: 25px;
	background-color: #fff;
}
#use_giftcard, #use_voucher {
	background-color: #F8683D;
	border: 0px;
	text-transform: uppercase;
}
.cart_shippings_container, .cart_payments_container, .cart_details_container, .cart_totals_container {
	margin-top: 0px;
}
.drop-shadow {
	box-shadow: 0px 0px 4px rgba(0,0,0,0.16);
}
#header_container {
	background-color: #fff;
}
.cart_items_header {
	border-bottom: 0.5px solid #707070;
	margin-bottom: 14.5px !important;
}
.free_shipping_container {
	background-color: rgba(66,199,49, 0.07);
	min-height: 31px;
	line-height: 31px;
	padding-right: 35.5px;
}
.cart_additionals {
	margin-left: -15px !important;
	margin-right: -15px !important;
	width: calc(100% + 30px);
	max-width: calc(100% + 30px);
	flex:  0 0 calc(100% + 30px);
}
.cart_additionals_container .slick-prev {
	left: -25px;
}
.cart_additionals_container .slick-next {
	right: -25px;
}
.cart_shipment_description {
	border-bottom: 0.5px solid #707070;
	padding-right: 35px !important;
	padding-bottom: 10px !important;
}
.cart_shipment_name {
	margin-bottom: 8px !important;
}
.cart_shipment_image {
	border-bottom: 0.5px solid #707070;
	padding-right: 15px !important;
	padding-bottom: 10px !important;
}

.cart_input_email, .cart_input_name,.cart_input_name,.cart_input_address,.cart_input_postal,.cart_input_city,.cart_input_country,.cart_input_phone, .cart_input_vat,.cart_input_invoicing,.cart_input_einvoice,.cart_input_intermediator{
	max-width: 333px;
	padding-left: 0px;
	padding-right: 17px;
}
.cart_totals_container hr {
	margin-top: 5px;
	margin-bottom: 10px;
}
.cart_sticky_container {
	background-color: transparent;
	padding-left: 40px;
	padding-top: 90px;
}
.cart_container_title {
	margin-bottom: 22.4px !important;
	margin-top: 35px !important;
}
.product_card_picture_secondary img{
	width: 31px;
	height: 31px;
	object-fit: cover;
	margin-right: 5px;
}
.product_card_picture_img_small {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    object-fit: contain;
}
.product_card_picture_img_selected {
	border: 1px solid #F8683D;
}
.product_card_picture_secondary {
	height: 31px;
	float: left;
}
.variation_selector .stock_container {
	padding-right: 0px !important;
}
.cart_items_row .stock_container{
	font-size: 12.5px;
	padding-left: 0px;
	font-weight: normal;
}
.cart_items_row .stock_container img{
	width: 14px;
	height: 14px;
}
.cart_items_stock {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.oos_email {
	border: 1px solid #000000;
	border-radius:0px;
}
.oos_buybutton {
	background-color: var(--orange);
	border-radius: 0px;
}
.wish_container {
	padding-bottom: 0px !important;
}
.next {
	height: 48px;
	line-height: 48px;
	width: 235px;
	text-transform: uppercase;
	color: #fff;
	float: right;
	text-align: center;
}
.prev {
	height: 48px;
	line-height: 48px;
	width: 235px;
	text-transform: uppercase;
	color: #000;
	float: left;
	text-align: left;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #000;
	border: 1px solid transparent;
	background-color: transparent;
}
.nav-tabs .nav-link {
	border-radius: 0px;
	color: rgba(0,0,0,0.25);
	padding-bottom: 0px;
	padding-top: 0px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: transparent;
}
.nav-tabs-container {
	height: 79px;
	background-color: #EDEDED;
	line-height: 79px;
}
.nav-tabs {
	border-bottom: 1px solid transparent;
}
.small_hr {
	width: 57px;
	background-color: rgba(0,0,0,0.25);
	height: 2px;
	display: inline-block;
}
.ukk_title {
	text-align: text-center;
	margin-top: 58px;
	margin-bottom: 41px;
}
.ukk_container {
	margin-bottom: 128px;
}
.question_image {
	position: absolute;
	right: 15px;
	top:25px;
}
.pop-list {
	border: 0.8px solid #000;
	margin-top: 15px;
	margin-bottom: 15px;
}
.buttonholder {
	margin-left: 15px !important;
	margin-right: 15px !important;
}
.inspis_element {
	/*height: 430px;*/
	width: 100%;
	height: 100%;
}
.inspis_element img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.inspiration_container .product_container {
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 15px !important;
}
.inspiration_container .product_container .container_product_picture {
    height: 130px;
}
.inspiration_container .product_container .container_product_picture img {
    max-height: 130px;
}
.inspiration_products_scroll {
	height: 600px;
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
    max-width: 360px;
}
.filterpopup_selected {
    background-color: #727272;
    color: #fff;
}
.filterpopup_selected:hover {
    color: #fff;
}
.articles .filterpopup_btn{
	border: 0px;
}
#inspis_filtering {
    float: right;
    height: 34px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    border: 1px solid #d0cdc4;
}
.filterpopup_btn {
	border: 0.8px solid #000;
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	width: 146px;
	text-align: center;
	cursor: pointer;
}

.grid-layout {
	display: grid;
	grid-template-columns: repeat(5, 204px);
	grid-template-rows: repeat(5, 204px);
	grid-column-gap: 24px;
	grid-row-gap: 24px;
}

.div1 { grid-area: 1 / 1 / 3 / 3; }
.div2 { grid-area: 1 / 3 / 2 / 4; }
.div3 { grid-area: 2 / 3 / 3 / 4; }
.div4 { grid-area: 1 / 4 / 3 / 6; }
.div5 { grid-area: 3 / 1 / 4 / 2; }
.div6 { grid-area: 3 / 2 / 4 / 3; }
.div7 { grid-area: 3 / 3 / 4 / 4; }
.div8 { grid-area: 3 / 4 / 4 / 5; }
.div9 { grid-area: 3 / 5 / 4 / 6; }
.div10 { grid-area: 4 / 1 / 6 / 3; }
.div11 { grid-area: 4 / 5 / 5 / 6; }
.div12 { grid-area: 5 / 5 / 6 / 6; }
.div13 { grid-area: 4 / 3 / 6 / 5; }
.inspis_bigcont {
	width: 100%;
	/*height: 430px;*/
	cursor: pointer;
}
.modal_dialog {
	/*width: 360px;*/
	max-width: 360px;
}
.inspis_modal .product_card_picture {
	height: 290px !important;
}
.fadeout {
    position: absolute;
    width: calc(100% - 0px);
    bottom: 0px;
    height: 35px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.simplebar-scrollbar::before {
	background-color: #000 !important;
	opacity: 1 !important;
	left: 5px !important;
}

#category_text.open .fadeout {
    display: none;
}
.wa-container {
	z-index: 99;
	position: fixed;
	right: 5px;
	bottom: 0px;
}
.cart_item_details {
	padding-right: 45px;
}
.article_text_container div {
	width: 100% !important;
}
.kategorianosto_btn {
	border: 1px solid transparent;
	width: 100%;
}
.kategorianosto_btn img {
	transform: rotate(180deg);
	display: inline-block;
}
.frontpage_desc a, .hidden_description a, .article_big_container a, .page_description a, .category_desc a, .additional_descriptions a {
	text-decoration: underline;
}
.sisaltoblokki_btn_container {
	position: absolute;
    bottom: 20px;
    width: calc(100% - 15px);
}
.language_dropdown {
	display: none;
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    width: 180px;
    text-align: left;
    top: 35px;
    padding-left: 15px;
    padding-right: 15px;
    right: -45px;
}
.svea-part-payment-container {
	margin-bottom: 5px !important;
}
.hidden_description img {
	width: 100%;
}
.hidden_description * {
	font-family: var(--main-font-family);
}
#header_menu {
	font-size: 14px;
}

.range-slider {
    position: relative;
    width: 200px;
    height: 35px;
    text-align: center;
}

.range-slider input {
    pointer-events: none;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 15px;
    width: 200px;
    outline: none;
    height: 18px;
    margin: 0;
    padding: 0;
	cursor: pointer;
}

.range-slider input::-webkit-slider-thumb {
    pointer-events: all;
    position: relative;
    z-index: 1;
    outline: 0;
}

.range-slider input::-moz-range-thumb {
    pointer-events: all;
    position: relative;
    z-index: 10;
    -moz-appearance: none;
    width: 9px;
}

.range-slider input::-moz-range-track {
    position: relative;
    z-index: -1;
    background-color: rgba(0, 0, 0, 1);
    border: 0;
}

.range-slider input:last-of-type::-moz-range-track {
    -moz-appearance: none;
    background: none transparent;
    border: 0;
}

.range-slider input[type=range]::-moz-focus-outer {
  border: 0;
}

.rangeValue {
	width: 30px;
}

.range-output {
  position: absolute;
  /* border:1px solid #999; */
  /* width: 40px; */
  height: 30px;
  text-align: center;
  /* color: #999; */
  /* border-radius: 4px; */
  display: inline-block;
  bottom: 75%;
  left: 50%;
  transform: translate(-50%, 0);
  white-space: nowrap;
}

.range-output.range-outputTwo {
	left: 100%;
}

.range-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

input[type=range] {
  -webkit-appearance: none;
  background: none;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 5px;
  border: none;
  border-radius: 3px;
  background: transparent;
}

input[type=range]::-ms-track {
  height: 5px;
  background: transparent;
  border: none;
  border-radius: 3px;
}

input[type=range]::-moz-range-track {
  height: 5px;
  background: transparent;
  border: none;
  border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #555;
  margin-top: -5px;
  position: relative;
  z-index: 10000;
}

input[type=range]::-ms-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #555;
  margin-top: -5px;
  position: relative;
  z-index: 10000;
}

input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #555;
  margin-top: -5px;
  position: relative;
  z-index: 10000;
}

input[type=range]:focus {
  outline: none;
}

.full-range,
.incl-range {
	width: 100%;
	height: 5px;
	left: 0;
	top: 21px;
	position: absolute;
	background: #DDD;
}

.incl-range {
	/* background-color: var(--orange); */
	background-color: #eeeeea;
}

@media(min-width: 992px){
	.no-margin-desktop {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.no-gutter-desktop {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.desktop-negative-gutter {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
}
@media (min-width:992px) and (max-width:1200px) {
	.cart_round_marker {
		right: 24px;
	}
	.tarjoukset .slick-next, .tarinat .slick-next, .nostot_container .slick-next {
		right: 40px !important;
	}
	.banner .slick-next {
		right: 40px !important;
	}
	.tarjoukset .slick-prev, .tarinat .slick-prev, .nostot_container .slick-prev {
		left: 40px !important;
	}
	.banner .slick-prev {
		left: 40px !important;
	}
	.tarjoukset_container, .nostot_container {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.sisaltoblokki {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.kategorianosto {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.footer_smaller_container {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.no-gutter-desktop {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.no-margin-desktop {
		padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.desktop-negative-gutter {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.cart_section {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media(max-width: 991px){
	.mobile_menu_container {
		overflow: scroll;
    	padding-bottom: 25px;
    	height: 100%;
	}
	.header_searchbar::-webkit-input-placeholder {
		font-size: 13px;
	}
	.range-slider, .range-slider input {
		width: 100%;
	}

	.inspiration_filters .filterpopup_btn {
		margin-bottom: 5px;
		margin-left: 0px;
		margin-right: 0px;
		width: 100%;
	}
	.inspis_element {
	    float: left;
	    height: 150px;
	    padding-bottom: 15px !important;
	}
	.inspis_element.odd {
		padding-right: 7.5px !important;
	}
	.inspis_element.even {
		padding-left: 7.5px !important;
	}
	.inspiration_filters .filter_container {
		width: 50%;
	}
	.inspiration_filters .filter_container:nth-child(odd) {
		padding-right: 7.5px;
	}
	.inspiration_filters .filter_container:nth-child(even) {
		padding-left: 7.5px;
	}
	.inspiration_filters {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.cart_round_marker {
		right: 8px;
	}
	.mobile-text-left {
		text-align: left !important;
	}
	.article_text_container iframe {
		width: 100% !important;
	}
	.grid-layout {
		display: block;
	}
	.nav-tabs-container {
		display: none;
	}
	.prev {
		/*display: none;*/
		width: 50%;
		position: fixed;
		bottom: 0px;
		z-index:  9999;
		left: 0px;
		background-color: #000;
		color: #fff;
	}
	.next {
		width: 50%;
		position: fixed;
		bottom: 0px;
		z-index: 9999;
		right: 0px;
	}
	.cart_additionals_container {
		padding-left: 15px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.product_card_picture {
		padding: 25px !important;
	}
	.category_products {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.attributes_cont {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.bestsearch_toggle {
		margin-bottom: 12px;
	}
	.morefilters {
		margin-left: 0px !important;
		width: 50%;
		margin-right: 0px !important;
		float: left;
		text-align: left !important;
	}
	.more_filters_container {
		width: 100%;
	}
	#category_sorting_selector {
		border: 1px solid #CECECE;
		width: 100%;
		background: url('/media/chevron-down.svg') no-repeat 94%;
		margin-bottom: 8.4px;
	}
	.visible_products_cont {
		width: 50%;
		float: left;
		margin-right: 0px;
	}
	.banner {
		height: auto;
		overflow: unset;
	}
	.banner_img {
		height: 156px;

	}
	.banner_heading {
		font-size: 1.250rem !important;
		padding-top: 20px;
		line-height: 23px;
	}
	.banner .slick-dots {
		bottom: -25px;
	}
	.slick-dots li.slick-active button:before {
		color: #CECECE !important;
	}
	.isonosto_container {
		/*width: 100% !important;
		max-width: 100% !important;*/
		margin-right: 0px;
		margin-left: 0px;
	}
	.isonosto_container:last-child {
		/*width: 100% !important;
		max-width: 100% !important;*/
		margin-right: 0px;
		margin-left: 0px;
		max-width: 100%;
	}
	.customer_comments_container {
		padding-left: 12px;
		padding-right: 12px;
		font-size: 19px !important;
		margin-left: 30px;
		margin-right: 30px;
		padding-top: 84px;
	}
	.customer_comment_user {
		bottom: 15px;
	}
	.customercomments h2 {
		margin-left: 30px;
		margin-right: 30px;
	}
	.customercomments {
		margin-bottom: 40px !important;
	}

	.category_products, .kategorianosto, .tarjoukset_container, .nostot_container, .blogiartikkelit, .sisaltoblokki, .footer_smaller_container, .articles_cont {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.isonosto_container {
		display: block !important;
		max-width: 100%;
	}
	.isonosto_slick {
		width: 100%;
		position: relative;
		min-height: 460px;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.isonosto_slick .slick-dots {
		bottom: -25px;
		margin-left: -15px;
	}
	.isonosto_description {
		text-align: center;
		padding-left: 0px;
	}
	.isonosto_container:nth-child(2) .isonosto_description {
		color: #fff;
	}
	.tarinat {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	.tarinat_text {
		padding-top: 18px;
		padding-left: 22px;
	}
	.articles_nopadd_container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.article_card_container {
		height: 460px;
	}
	.article_title {
		font-size: 1.250rem !important;
	}
	.sisaltoblokki .slick-dots {
		bottom: -30px;
	}
	.sisaltoblokki_content {
		height: 340px;
	}
	#footer_logo_container {
		text-align: center;
	}
	#header_container {
		position: fixed;
		background-color: #fff;
		z-index: 999;
		top: 0px;
		height: 66px;
	}
	.header_cart_container {
		margin-right: 15px;
	}
	.header_searchbar_btn {
		top: 3px;
		right: 8px;
	}
	#mobile_menu .header_searchbar_btn {
		top: 12px;
		right: 25px;
	}
	#mobile_menu {
		z-index: 999999;
	}
	.article_publish_date {
		padding-top: 5px !important;
	}
	.hlo_holder {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.hlo_holder_img {
		padding-left: 0px !important;
	}
	.contact_btn {
		width: 100% !important;
		text-align: center !important;
	}
	.hlo_holder_text {
		padding-right: 0px !important;
	}
	.breadcrumbs {
		min-height: 40px;
		line-height: 40px;
	}
	.bot220{
		padding-bottom:  120px;
	}
	.gutter-mobile {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.no-gutter-mobile {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.mobile-negative-gutter {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.cart_shippings_container, .cart_payments_container, .cart_details_container, .cart_totals_container, .cart_items_container {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	.cart_shipping, .cart_payment {
		padding-left: 0px;
		padding-right: 0px;
	}
	.cart_shipment_description {
		padding-right: 0px !important;
	}
	.cart_shipment_cost  {
		text-align: right !important;
	}
	.cart_container_title {
		padding-left: 15px !important;
	}
	.drop-shadow {
		box-shadow: none;
	}
	.cart_bck_color {
		background-color: #fff !important;
	}
	.cart_input_email, .cart_input_name, .cart_input_name, .cart_input_address, .cart_input_postal, .cart_input_city, .cart_input_country, .cart_input_phone, .cart_input_vat, .cart_input_invoicing, .cart_input_einvoice, .cart_input_intermediator {
		max-width: 100%;
		padding-right: 0px;
	}
	.cart_address_input {
		max-width: 100%;
	}
	.cart_login_button {
		text-align: center !important;
	}
	.cart_input_label {
		margin-top: 9px;
	}
	.cart_container_title {
		margin-top: 9px !important;
		margin-bottom: 7px !important;
	}
	.cart_items_header {
		border-bottom: none;
	}
	.cart_items_price del {
		display: inline-block;
	}
	.cart_image {
		width: 75%;
		margin-bottom: 15px;
	}
	.cart_item_details {
		margin-bottom: 15px;
		padding-right: 15px;
	}
	.cart_item_details_margin {
		margin-bottom: 7px;
	}
	.cart_campaigns_container  {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		margin-top: 0px;
	}
	#use_giftcard, #use_voucher {
		width: 100%;
	}
	.free_shipping_container {
		padding-right: 15px;
		text-align: center !important;
	}
	.cart_totals_container_mobile {
		padding-left: 15px;
		padding-right: 15px;
	}
	.receiptpage h1 {
		/*padding-left: 15px;*/
	}
	.receiptpage {
		padding-left: 30px;
		padding-right: 30px;
	}
	.receiptpage .cart_items_container {
		margin-left: -15px;
		margin-right: -15px;
	}
}
@media(max-width: 1200px){
    .header_infobar_desktop{
        display: none;
    }
    .header_infobar_mobile{
        display: block;
        padding: 0px 10px;
    }
    .header_infobar_mobile .header_infobar_innerwrapper {
        gap: 8%;
    }
}
@media(max-width: 415px){
	.product_card_name {
		font-size: 12px !important;
	}
	.ribbon {
		min-width: 90px !important;
    	font-size: 12px !important;
    	height: 25px;
    	line-height: 25px;
	}
	.wishlist_button img {
		height: 25px;
		width: 25px;
	}
	.product_card_price {
		font-size: 14px !important;
	}
}

h3{
	font-size: 18px;
	font-weight: bold;
}