

@media (max-width:1700px) {
	.breadcrumb,
	.webshop-productlist h1 {width:100%}
	.container {width:100%}
}

/*blog*/
.blog {padding:0}
.blog .img-responsive {width:100%}
.blogstyle .produktmenu {display:none}
.blogstyle .content {width:100%;padding-top:0px!important}
.blogstyle .breadcrumb {background:#fff;margin:0px;padding:0px}
.blogInfo > span,.blogItem .blogDesc .blogDate {font-size:12px}



.blogimghead{z-index:-9;position:relative}
.content .wrapper ul{padding:20px 5px}

/*varekort*/
.webshop-productinfo .blogimghead img {width:100%}



.webshop-productlist .leftmenu {display:none}
.webshop-productlist .content {width:100%;float:none}
/*vareliste*/
.webshop-productlist .blog,
.webshop-productinfo .product-list,
.webshop-productinfo .blogRelated {padding:0px;margin:0 auto;width: 1400px;position:relative}
@media (max-width:1400px) {
	.webshop-productlist .blog,
	.webshop-productinfo .product-list,
	.webshop-productinfo .blogRelated {width:100%}
}
.webshop-productinfo .product-list > ul > li {width:calc(25% - 10px);margin:5px}

.webshop-productlist .blog ul.ProductList_Custom_UL,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL {display: flex;flex-wrap: wrap;margin: 20px 0;padding: 0px;list-style: none}
.webshop-productlist .blog ul.ProductList_Custom_UL > li,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li {width: calc(33.33% - 10px);background:#fff;display: inline-block;position: relative;float: none;vertical-align: top;box-sizing: border-box;margin: 4px;border: 1px solid #cccccc;-webkit-transition: all .5s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogName,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogName {margin: 20px 0 0px 20px;font-size:18px;height: 50px;}

.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogImage img,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogImage img {width:100%;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}
.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogImage img:hover,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogImage img:hover {opacity: 0.7}
.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogDescShort,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogDescShort {margin:0 20px;font-size:14px;height:100px;overflow:hidden;position:relative}
.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogDescShort h2,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogDescShort h2 {margin: 0 0 5px 0;line-height: 30px;}
.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogDescShort:after,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogDescShort:after {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 20px;background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));pointer-events: none;}
.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogLink,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogLink {margin:20px}

.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogLink:after,
.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogLink:after {font-family: 'FontAwesome'; content:'\f105';margin-left:10px}

.webshop-productinfo .blogInfo div.flex {display:flex; gap:20px}
.webshop-productinfo .blogInfo div.flex > div {flex:1}

.webshop-productinfo .blogInfo ul {padding:0 20px}
.webshop-productinfo .blogInfo .text-center {margin-top:10px;color:rgb(98,98,98)}

@media (max-width:1249px) {
    .webshop-productlist .blog {width:100%}
}
@media (max-width:1000px) {
	.webshop-productinfo .product-list > ul > li {width:calc(33.33% - 10px)}
	.webshop-productlist .blog ul.ProductList_Custom_UL > li,
	.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li {width: calc(50% - 10px)}
}
@media (max-width:700px) {
	.webshop-productinfo .product-list > ul > li {width:calc(50% - 10px)}
	.webshop-productlist .blog ul.ProductList_Custom_UL > li,
	.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li {width: calc(100% - 10px)}
	.webshop-productlist .blog ul.ProductList_Custom_UL > li .blogName,
	.webshop-productinfo .blogRelated ul.ProductList_Custom_UL > li .blogName {height:auto}
	.webshop-productinfo .blogInfo div.flex {flex-direction: column}
}
	
/*varekort*/
.webshop-productinfo .blog {background:#fff;width:1000px;max-width: 100%;padding:50px;margin:0 auto 0 auto}
.webshop-productinfo .blog .blogLeft h1 {margin-bottom:10px;}
.webshop-productinfo .blog .description2 a {color:#000;text-decoration: underline}

@media (max-width: 767px){
	.webshop-productinfo .blog {margin:0px;padding:10px}
	.CategoryFooterContent {padding:10px}
	.webshop-productlist .blog {width:100%}

}