/* main design fixes */
.banner {text-align: center;}
.tabs-menu div {float: left; border-right: 1px solid #fff;}
.no_padding {padding: 0 !important;}
.no_margin {margin: 0px !important;}
.simple-content .banner-right {margin-top: 25px;}
.user-block {position: absolute;right: 318px;top: 41px;width:auto;min-width: 165px;_width:165px;}
.simple-form input[type="button"] {border: none; width: 300px; height: 40px; color: #fff; background: #e4443c; font-size: 15px; text-align: center;}
.simple-form input[type="button"]:hover {background: #df170c;}
.simple-carousele {width: 584px; margin: 0 43px; }
.carousele-item {width: 142px; height: 80px; margin-right: 4px; text-align: center;}
/* end of main design fixes */

/* custom page elements */
.slideShow {display: none;}

.clear {clear:both;}

.fail_msg {padding-bottom:20px; padding-top: 0px; margin-top: 0px; margin-left: 197px;color: red;}
.success_msg {padding-bottom:20px; padding-top: 0px; margin-top: 0px; margin-left: 197px; color: green;}

#kontakt_bg {width: 100%;}
#kontakt_bg h3 {color: #000000;}
#kontakt_bg table tr td {line-height: 30px; padding-right: 20px;}
#kontakt_bg table tr td:last-child {padding: 0px;}
#kontakt_bg table.first-strong tr td:first-child {font-weight: bold;}

#form_error {margin-top: -20px; margin-bottom: 20px; color: red;}

.paginator a {background-color: #DDDDDD; padding: 5px 5px 5px 7px; margin: 0 5px; color: #FFFFFF; font-weight: bold; text-align: center;}
.paginator a.pg_active {background-color: #DE180F;}

.more_news_link {background-image: url("../images/more-articles-ico.png"); background-position: left 4px;background-repeat: no-repeat; color: #999999; text-transform: uppercase; font-size: 11pt; padding-left: 20px;}

.mwc-link {border: none;}
.mwc-link a {text-transform: uppercase; color: #000000; font-size: 16px; text-decoration: underline; text-align: center;}

.quoted-comment-box {
  display: none;
}

.comment-form textarea {
	resize:vertical;
}

.comment_form_submit {
	margin-top: 10px;
	margin-right: 2px;
	float:right;
}
.button_150 {
	background: #E4443C;
  border: medium none;
  color: #fff;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 150px;
  cursor: pointer;
}
#comment-report-popup {
  display: none;
  padding: 5px;
  position: fixed;
  width: 235px;
  height: 255px;
  background: #fff;
  top: 50%;
  left: 50%;
  border: 1px solid #ccc;
  margin-top: -255px;
  margin-left: -235px;
}
.comment-report-form textarea {
  resize: none;
}
.comment_report_submit {
  margin-top: 10px;
  margin-left: 40px;
}
.close-report-popup, .remove-quoted-comment{
  float: right;
  margin-right: 5px;
  cursor: pointer;
}
/* Unsubscribe form */
.unsubscribe-content {
  margin-left: 197px;
  width: 300px;
  font-size: 14px;
}
.unsubscribe-content p {
  line-height: 20px;
  margin: 21px 0;
  letter-spacing: -0.2px;
  margin-top: 18px;
}
.unsubscribe-content a {
  color: #df170c;
}
.unsubscribe-content a:hover {
  text-decoration: underline;
}
#form_error_unsubscribed {
  color: #FF0000;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 177px;
  width: 320px;
}
/* edit_article_button */
.edit_article_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff !important;
	font-family:Times New Roman;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:28px;
	line-height:28px;
	width:110px;
	text-decoration:none !important;
	text-align:center;
	text-shadow:1px 1px 0px #b23e35;
}
.edit_article_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}
.edit_article_button:active {
	position:relative;
	top:1px;
}
/***************************/
.replay-comment {
	display: inline-block;
}
.fb-login-button {
  float: right;
}

/* gallery popup */
.gallery-title {
  padding: 22px 180px 18px 10px;
  font-weight: normal;
  font-size: 24px;
}

.gallerybox {
  background:#222222;
  overflow: hidden;
  display:none;
}
.galleryAd {
  width:160px;
  float:right;
  margin-left:1px;
}

.gv_galleryWrap {
  float:left;
}
.gallery-activation-item {
  width:94px;
  height:94px;
  margin:10px;
  border: 1px solid #BBBBBB;
  display: inline-block;
  background-size: auto 94px !important;
}
.gallery-activation-item:hover {
  text-decoration: none!important;
}
.gallery_preview {
  padding-left:35px;
}

.fancybox-title-inside-wrap {
  text-align: center;
  font-weight: bold !important;
  color: #fff;
}

.fancybox-fs {
  background-image: url("../images/fancybox-fs.png");
  cursor: pointer;
  height: 33px;
  width: 33px;
  position: absolute;
  top: -31px;
  left: -31px;
  z-index: 8040;
}
/***************************/
.specification-block > table {
  width: 100%;
}
.specification-block > table > tbody > tr > td:first-child {
    color: #777777;
    width: 108px;
}
.specification-block > table > tbody > tr > td {
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
    vertical-align: top;
}
/******************************/
#comments_sort {
    border: none;
}
.single-image-description {
  color:#999999;
  font-size:12px;
  float: left;
}
/********** search ***********/
h1.search_title {
	font-weight: normal;
	margin: 21px 0 13px 0;
	font-size: 32px;
	line-height: 41px;
}
.filter_container {
	width: 668px;
	height: 115px;
	border: 1px solid #E5E5E5;
	margin: 0 auto;
	display: block;
	-webkit-box-shadow: 0px 1px 0px 0px #ededed;
	-moz-box-shadow:    0px 1px 0px 0px #ededed;
	box-shadow:         0px 1px 0px 0px #ededed;
}
.filter_input {
	display: block;
	float: left;
	position: relative;
}
.filter_select,
.filter_confirm {
	display: block;
	float: left;
}
.filter_input > input {
	width: 638px;
	height: 35px;
	border-bottom: 1px solid #dddddd !important;
	border: none;
	margin: 14px 0 0 14px;
	background: #eeeeee;
	font-size: 14px;
	padding-left: 4px;
}
.filter_select > select {
	width: 170px;
	height: 35px;
	border-bottom: 1px solid #dddddd !important;
	border: none;
	margin: 14px 0 0 14px;
	background: #eeeeee;
	-webkit-appearance: none;  /*Removes default chrome and safari style*/
	-moz-appearance: none;  /*Removes default style Firefox*/
	text-indent: 0.01px;	/* Removes default arrow from firefox*/
	text-overflow: "";	/* Removes default arrow from firefox*/
	background-image: url("../images/arrow-down_black.png");
	background-position: 145px 14px;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 4px;
}
.filter_container .filter_button {
	background: none repeat scroll 0 0 #E5453D;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	width: 85px;
	height: 35px;
	border: none;
	margin: 14px 0 0 14px;
	text-transform: uppercase;
}
.filter_container .filter_button:hover {
	background: #df170c;	
}
.search_res_count {
	font-size: 14px;
}
.search_res_count > span {
	color: #d8180b;
	font-weight: bold;
}
.search_list {
	width: 670px;
	height: auto;
}
.search_list > .search_item {
	width: inherit;
	height: 170px;
	border-top: 1px solid #eeeeee;
	display: block;
}
.search_list > .search_item:last-child {
	border-bottom: 1px solid #eeeeee;
}
.search_list > .bottom_line {
	border-bottom: 1px solid #eeeeee;
}
.search_item_img {
	display: block;
	width: 170px;
	float: left;
}
.search_item_img > a > img {
	width: 130px;
	height: auto;
	margin: 20px 0 0 20px;
	transform: translateY(40%);
}
.right_search_content {
	display: block;
	width: 480px;
	float: left;
	margin-top: 10px;
}
.right_search_content > p.search_item_date {
	color: #9c9c9c;
}
.right_search_content > a.search_item_title {
	color: #dd1a16;
	font-size: 15px;
}
.right_search_content > .comment {
	background: url("../images/comment-ico.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #FFFFFF;
	display: inline-block;
	font-size: 10px;
	height: 13px;
	line-height: 13px;
	margin-left: 8px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: text-top;
	width: 17px;
}
.right_search_content > p.search_item_entry_body {
	font-size: 14px;
}
/*****************************/
.news-list .news-item-list {
	width: 640px;
	float: left;
	margin-right: 30px;
	margin-bottom: 31px;	
}
.news-item-list .img-left {
	float: left;
}
.news-item-list .desc {
	padding-top: 11px;
	margin-left: 20px;
	float: left;
}
.news-item-list .text {
	text-transform: uppercase;
	font-size: 14px;
}
.news-item-list .text-small {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 3px;
}
.news-item-list .text-small a {
	color: #df170c;
}
.news-item-list .comment {
	display: inline-block;
	background: url(../images/comment-ico.png) no-repeat left top;
	width: 17px;
	height: 13px;
	line-height: 13px;
	font-size: 10px;
	color: #fff;
	padding-bottom: 3px;
	text-align: center;
	margin-left: 8px;
	vertical-align: text-top;
}
.dk_date {
	border-bottom: 2px solid #df170c;
	font-size: 15px;
	color: #df170c;
	padding-bottom: 20px;
}
/***** top slider news title *****/
.tab-lefter .news_title {
	position: absolute;
	width: 490px;
	margin-left: 40px;
	margin-bottom: 24px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 20;
}
/*******************************/
#gallery_left_banner {
	left: 0px!important;
	top: 10px!important;
	width: 160px!important;
	height: 600px!important;
}
#gallery_right_banner {
	right: 0px!important;
	top: 10px!important;
	width: 160px!important;
	height: 600px!important;
	left: auto!important;
}
/******************************/
.article_sharing_block {
	margin-bottom: 29px;
	margin-top: 25px;
}
.article_sharing_block p {
	float: left;
	margin: 2px 21px 0px 0px;
	font-size: 14px;
}
.article_sharing_block .pushbullet-subscribe-widget {
	float: left;
	margin-right: 140px;
}
.article_sharing_block .social-sharing-block {
	margin: 0px;
}
/******************************/
.edit_comment {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 23px;
	right: 85px;
	background: url(../images/edit-icon.png) no-repeat center top;
	
}
.edit_comment_form {
	padding: 18px 19px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #df170c;
	margin-bottom: 30px;
}
.edit_comment_form textarea {
	resize: vertical;
	padding: 12px 10px;
	background: #f5f5f5;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	-width: 570px;
	height: 35px;
}
.edit_comment_form_submit {
	margin-top: 10px;
	margin-right: 2px;
	float: right;	
}
.hide_edit_comment {
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
/******************************/
.social-login .label {
	line-height: 21px;	
}
/*****************************/
.fb_login img {
	margin-bottom: 15px;
	cursor: pointer;
}
/******************************/
table.next_prev_block {
  width: 100%;
  height: 80px;
  margin: 10px auto 20px auto;
  border: 2px #f0f0f0 solid;
}

.next_prev_block td {
  background-color: #ffffff;
  padding: 0;
  text-align: center;
}

.next_prev_block td a.pnl {
  text-transform: uppercase;
  color: #df170c;
  font-size: 15px;
  position: relative;
  top: 14px;
  font-size: 20px;
}

.next_prev_block td:first-child {
  border-right: 2px #f0f0f0 solid;
}

.prev_article_img {
  width: 50px;
  padding-top: 2px;
  margin-left: -14px;
  float: left;
}

.next_article_img {
  width: 50px;
  padding-top: 2px;
  position: relative;
  right: -15px;
  float: right;
}
/*******************************/
.tab-righter .sticky_logo,
.news-item .sticky_logo {
	position: absolute;
	right: 5px;
	top: 5px;
}
.news-list .news-item {
	position: relative;
}
/*******************************/
.news-item-list a.comment:empty,
.news-item a.comment:empty,
.right_search_content a.comment:empty,
.news_title a.comments:empty {
	display: none;
}
.tab-lefter .comments {
	height: 18px;
	overflow: hidden;
}
/******************************/
.news-item-list .comment {
	overflow: hidden;
}
.review_author div {display: inline;}
/******************************/
.disqus_rules {
	font-size: 14px;
	color: rgba(0, 39, 59, 0.5);
	font-weight: bold;
	float: right;
}
.disqus_rules:hover {
	color: #3f4549;
}
/******************************/
.single-image-source {
  color:#999999;
  font-size:12px;
  float: right;
}
/* mobilpriser block */
.side-block-products {
    padding-bottom: 29px;
}
.side-block-products h3 {
    padding: 19px 19px 12px;
}
.side-products-list {
    padding: 0 19px 18px;
}
.side-products-list a {
    display: block;
    padding-left: 116px;
    padding-top: 1px;
    position: relative;
}
.side-products-list .img {
    left: 45px;
    position: absolute;
    top: 9px;
}
.side-products-list li {
    border-bottom: 1px solid #eee;
    font-size: 13px;
    min-height: 79px;
    position: relative;
}
.side-products-list li::before {
    background: #ddd none repeat scroll 0 0;
    color: #fff;
    content: counter(product-counter, decimal);
    counter-increment: product-counter;
    display: inline-block;
    left: 0;
    line-height: 25px;
    margin-top: -13px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 25px;
}
.side-products-list .name {
    font-size: 13px;
    margin: 22px 0 2px;
}
.side-products-list .price {
    color: #cf207d;
    font-size: 13px;
    margin: 0;
}
.side-block-products .more-link {
    margin-left: 19px;
}
body {
    counter-reset: product-counter;
}