@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');

body {
	background-color:#f9f9f9;
}
h1,h2,h3,h4,h5 {
	font-family:'Roboto Condensed', sans-serif;
}

.product-text {
    padding-top: 15px;
}
.owl-carousel .owl-item img {
	max-height:185px;
	width:auto;
}
.product-image-hover {
    max-height: 190px;
	height:190px;
}

.p-d-price {
	padding-top:10px;
	font-weight:bold;
	font-size:18px;
}

.p-d-wrapper h1 {
	font-size:24px;
}
.megamenu-katitem {
	float:left;
	position: relative;
	text-align: center;
	height: 110px;

}
.megamenu-kat {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}
.main-menu > nav > ul > li.megamenu > ul {
width:225px;
}
.main-menu > nav > ul > li > ul > li a {
line-height:21px;
}

.social-link > a {
	font-size:21px;
}
.single-information {
	display:block;
	text-align:center;
}

.hover1 {
	background-image: url(../img/1.jpg);
	background-size:cover;
}

.hover2 {
	background-image: url(../img/2.jpg);
	background-size:cover;
}
.hover3 {
	background-image: url(../img/3.jpg);
	background-size:cover;
}

.product-image-hover.forside {
	height:370px;
	max-height:370px;
	font-size: 4em;
    font-weight: 600;
    color: #000;
	line-height:7em;
	text-align:center;
}
.product-image-hover.forside.section1a {
	height:370px;
	max-height:370px;
	font-size: 4em;
    font-weight: 600;
    color: #000;
	line-height:5em;
	text-align:center;
}
.s-info-text > h4 a {
	font-size:14px
}
.product-image-hover.forside:hover {
	 color: #2d2d2d;
}
.product-image-hover {
	overflow: hidden;
    text-align: center;
}
.product-image-hover.katindex_product > a img {
	max-height: 190px;
    max-width: 250px;
}

.product-text > h4 {
	font-size:11px;
}
.shop-area .product-item {
	background-color:#f1f1f1;
	padding:10px;
}

.col-xl-3.col-lg-3.col-md-3.col-sm-6.col-xs-12.katindex {
    padding-right: 5px;
    padding-left: 5px;
}
.shop-area .product-item {
    margin-bottom: 10px;
}

.product-price > span {
	font-size:10px;
	font-weight:bold;
}
h1.page-title {
	font-weight: 500;
	font-family:'Roboto Condensed', sans-serif;
	text-align:center;
	font-size:32px;
}
input.add_to_cart_button.btn.btn-success {
color:#fff;
}

.panelmenu li.active {
    background: #f2f2f2;
}

.header-search {
	width:300px;
}
.header-two-area .main-menu > nav > ul > li > a {
	font-family:'Roboto Condensed', sans-serif;
	color: #000; 
    font-size: 14px;
    letter-spacing: 0.50px;
	line-height:10px;
	font-weight:400;
}
.header-two-area.sticky .main-menu > nav > ul > li > a {
line-height:10px;
}
.header-two-area .main-menu > nav > ul > li:hover > a {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}

.breadcrumb-item > a {
    color: #959595;
}

.grids_of_4 {
    display: block;
    margin: 2% 0;
}
.grid1_of_4:first-child {
    margin-left: 0;
    text-align: center;
}
.grid1_of_4 {
    float: left;
    width: 25%;
    height: 240px;
	padding:10px;
    text-align: center;
    margin-bottom: 1em;
}
.grid1_of_4 img {
    max-height: 152px;
}
.content_box a {
    font-size: 12px;
}
.header-two-content.sprog, .header-two-content.sprog a {
	color:#868686;
}
.header-two-content.sprog a:hover {
	color:#000;
}
.search-form-two > a,.header-settings > a {
	line-height:64px;
}

.header-two-area .cart-info {
	padding: 22px 19px 24px 0;
}
.header-two-area .cart-info > span:last-child {
	top:29px;
}

.section-title > h2,.section-title > h2 span {
	background:#f9f9f9;
	color:#444;
}

.about-skill-area-forside {
    background: #f2f2f2;
}
.loginmailstyle {
	padding:50px 100px;
	background:#fff;
	text-align:center;
	border: 1px solid #eaeaea
}
.loginmailstyle button {
background:none;	
}
.loginmailstyle button:hover {
color:#ccc;
}
select.valuta {
	height:22px;
}
.breadcrumb {
	font-size:12px;
}
.qty-cart-add > input {
	width:170px;
	color:#000;
}

.basketaddstort {
	display:none;
}
.p-d-buttons {
	padding:15px 0 19px;
	border-top:none;
}
.add_to_cart_button {
	
}
.add_to_cart_button:hover {
		background:#ccc;
}

.kontaktbtn {
	border: 1px solid #c2c2c2;
    border-radius: 20px;
    color: #444444;
	background:#fff;
    font-size: 14px;
    height: 100%;
    padding: 7px 10px;
	margin-left:10px;
    text-align: center;
	width:170px;
}
.kontaktbtn:hover {
		background:#ccc;
}
.askstockbtn{
	border: 1px solid #c2c2c2;
    border-radius: 20px;
    color: #444444;
background:#fff;
    font-size: 14px;
    height: 100%;
    padding: 7px 10px;
    text-align: center;
width:200px;
}
.askstockbtn:hover {
		background:#ccc;
}


.container.forside {
	max-width: 1300px;
}
.mobile-menu .mean-nav ul.menu-overflow {
	overflow-y:visible;
}

.search-form-two:active form {
	    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
	
}

.mean-container .mean-nav ul li a {
	    width: 80%;
    padding: 1em 10%;
    border-top: 1px solid #ccc;
    border-top: 1px solid #ccc;
    opacity: 1;
    filter: alpha(opacity=1);
    text-shadow: none !important;
    visibility: visible;
}

.mean-container .mean-bar ul li a {
	line-height:10px;
}.col-lg-3.col-md-6.kat_index {
    padding: 10px;
    background: #f1f1f1;
}
img.img-responsive.zoom-img.indeximg {
    max-height: 190px;
    max-width: 250px;
}

.col-lg-3.col-md-6.kat_index.indexkat {
    background: none;
}
.section2a {
	background-image: url(../img/banner/section2a.jpg);
	background-size:contain;
	background-repeat:no-repeat;
}
.section1a {
	background-image: url(../img/banner/section1a.jpg);
	background-size:contain;
	background-repeat:no-repeat;
}
.trustpilot-widget {
    margin-top: 2em;
}
.indexkat_produkt {
    background: #f1f1f1;
    padding: 10px;
}
.accordion-toggle:hover {
    text-decoration: none
}
.accordion {
	color: #444;
    cursor: pointer;
    padding: 2px 0px 0px 33px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}
li.accordion.active {
    background: #f2f2f2;
}
.panelmenu {
    background-color: white;
    display: none;
    overflow: hidden;
}
.udvid {
    padding: 2px 10px;
    margin-right: 5px;
    margin-left: -33px;
	float:left;
}
.main-menu > nav > ul > li.megamenu > ul li:first-child
{
	border:none;
	line-height:17px;
	margin-bottom:0;
	padding-bottom: 0;
}
	
.panel-default>.panel-heading {
    color: #fff;
	padding:10px;
    background-color: ##ecebeb;
	border-bottom: 1px solid #d9d9d9;
}
.panel-body {
	padding:10px;
	font-size: 15px;
}
