/*
Theme Name: Evista Starter Theme with Sass
Theme URI: http://digital-agency.co
Description: Responsive theme with Twitter Bootstrap
Author: Zsolt Schutzbach
Author URI: http://digital-agency.co
Version: 4.0
*/
.nappi {
	    
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 15px 25px;
    background: #414143;
    border-radius: 0;
    -webkit-transition: background 0.3s ease,color 0.3s ease;
    -moz-transition: background 0.3s ease,color 0.3s ease;
    -o-transition: background 0.3s ease,color 0.3s ease;
    -ms-transition: background 0.3s ease,color 0.3s ease;
    transition: background 0.3s ease,color 0.3s ease;
    margin-top: 15px;
	margin-right: 500px;
	float: right;

}

table{
	font-family: 'Raleway';
}

table td{
	font-family: 'Raleway';
}

.home table{
	margin-bottom:25px;
}

.woocommerce-checkout .fancy-checkbox .woocommerce-Input:not(:checked)+label:before, 
.woocommerce-checkout .fancy-checkbox .woocommerce-Input:checked+label:before{
	background: #ffffff!important;
	border: 1px solid #39393b;
}

a.woocommerce-loop-product__link,
.woocommerce .product-category.product a {
    background: #fff;
    border: #e0e0e0 1px solid;
    padding: 30px 35px;
	margin-bottom: 30px;
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 700;
    color: #3d3c3f;
    text-transform: uppercase;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -ms-transition: color 1s ease;
    transition: color 1s ease;
}

a.woocommerce-loop-product__link:hover {
    background: #d3d3d1;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    -ms-transition: background 1s ease;
    transition: background 1s ease;
}

a.woocommerce-loop-product__link h2,
.woocommerce .products .product-category h2 {
	font-size: 16px;
	font-weight: bold;
}

.woocommerce .products .product-category {
    display: flex;
    align-items: stretch;
    padding: 15px;
	width: 100%;
    float: left;
}

@media only screen and (min-width: 480px) {
.woocommerce .products .product-category {
	width: 50%;
	}
}

@media only screen and (min-width: 920px) {
.woocommerce .products .product-category {
	width: 33.333%;
	}
}

.woocommerce.post-type-archive-product .products .product a {
	margin: 0
}

mark {
	background: transparent !important;
	display: none !important;
}

.home mark {
	display: none;
}


.h1, .h2, .h3, h1, h2, h3 {
    line-height: 1.3;
	margin-top: 20px;
    margin-bottom: 20px;
}

.h2, h2 {
    font-size: 26px;
}

.home h2 {
	margin-top: 0;
}

.home .product h2 {
	margin: 20px 0;
}

section.page-main-title h2,
section.page-main-title h1 {
    font-family: 'Raleway';
    font-size: 40px;
    font-weight: 100;
    color: #494949;
    margin: 0;
    padding: 25px 0
}

@media screen and (min-width: 501px) {
    section.page-main-title h2,
    section.page-main-title h1 {
        font-size: 60px;
        padding: 80px 0
    }
}

@media screen and (min-width: 768px) {
    section.page-main-title h2,
    section.page-main-title h1 {
        font-size: 75px
    }
}

@media screen and (min-width: 992px) {
    section.page-main-title h2,
    section.page-main-title h1 {
        font-size: 80px
    }
}

@media screen and (min-width: 1200px) {
    section.page-main-title h2,
    section.page-main-title h1 {
        padding: 110px 0
    }
}

section.banner .inner h2,
section.banner .inner h1 {
    font-family: 'Raleway';
    font-size: 40px;
    font-weight: 100;
    color: #262626;
    line-height: 1.2;
    padding: 0;
    text-align: center;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    section.banner .inner h2,
	section.banner .inner h1 {
        width: 57%
    }
}

@media screen and (min-width: 640px) {
    section.banner .inner h2,
	section.banner .inner h1 {
        font-size: 45px
    }
}

@media screen and (min-width: 768px) {
    section.banner .inner h2,
	section.banner .inner h1 {
        font-size: 55px
    }
}

@media screen and (min-width: 992px) {
    section.banner .inner h2,
	section.banner .inner h1 {
        font-size: 70px
    }
}

@media screen and (min-width: 1200px) {
    section.banner .inner h2,
	section.banner .inner h1 {
        font-size: 80px
    }
}

@media screen and (min-width: 1500px) {
    section.banner .inner h2,
	section.banner .inner h1 {
        font-size: 80px
    }
}


.post-type-archive .back-btn,
.post-type-archive .category-list {
	display: none !important;
}

.archive h2.page-title {
	padding-bottom: 30px;
}

.archive .term-description {
	padding-bottom: 90px;
	text-align: center;
}

.archive .term-description p {
	font-size: 18px;
}

@media screen and (max-width: 501px) {
	.archive .term-description {
		padding-bottom: 40px;
	}
}

@media screen and (min-width: 501px) {
	section.page-main-title {
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		background-image: url(https://no75.fi/wp-content/uploads/2019/01/header_NEW_75.png) !important;
	}
}

.product-categories {
	margin: 0 !important;
}