/*
Theme Name:     Newspaper Child theme
Theme URI:      http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI:     http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/



/*Annonsposition*/

#annonsArticleHeader {
  margin-left: auto;
  margin-right: auto;
}

.annonsDiv a {
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

.centeredAd {
  display: flex;
}

.headerskyblue {
  text-align: center;
}


/*Maxetise*/

.maxetise {
  margin-left: auto;
  margin-right: auto;
}

/*Teckensnitt*/

h1, h2, h3, h4, h5, h6 {
    font-family: Catamaran-Light;
}

.su-spoiler-title {
	font-size:18px;
}

.td-post-content strong {
    font-family: Catamaran-Medium;
	font-weight: normal;
}

.td-module-meta-info {
    font-family: Catamaran-Light;
}

.td-post-date .entry-date {
    font-size: 14px;
}

.td-post-author-name {
    font-size: 14px;
}

.td-post-content li {
	font-size: 18px;
	line-height: 30px;
}


@media (min-width: 768px) and (max-width: 1018px) {

.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 23px;
}
	
.td_module_10 .td-module-title {
	font-size: 20px;
    line-height: 27px;
}
	
.td_module_mx1 .td-module-title {
    font-size: 21px;
    line-height: 25px;
}
	
.td_module_mx6 .td-module-meta-info {
    display: none;
}

}


@media (max-width: 768px) {

.td_module_10 .td-module-title {
    font-size: 17px !important;
    line-height: 23px !important;
}
	
.td_module_mx1 .td-module-title {
    font-size: 21px;
    line-height: 28px;
}
	
.td-theme-slider.iosSlider-col-2 .td-module-title {
    font-size: 21px !important;
    line-height: 28px !important;
}

.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title {
    font-size: 23px !important;
}
	
	.td_module_mx11 .td-module-meta-info {
    display: none;
}
	
.td-post-content li {
	font-size: 15px;
	line-height: 26px;
}
	
}


/*Grid Style 5*/

.td-grid-style-5 .td-module-thumb a:last-child:before {
    background-color: rgba(0, 0, 0, 0.5);
}


/*Broken link*/

.broken_link, a.broken_link {
    text-decoration: none !important;
}



/*.td-boxed-layout #td-outer-wrap{width:1422px;}
.td-content-wrap{width:1002px; float:left;}
.td-container{width:1002px; padding:0 10px;}
.top-ad-big{width:1022px; float:left; text-align:right;}

.td-header-sp-recs{width:622px;}
.td-header-top-menu-full{background:#333;}

.td-boxed-layout .td-header-menu-wrap.td-affix{width:1422px;}
.td-header-main-menu{width:1144px;}
*/


/*
.background-ad-box {height: 100%;left: 50%;margin-left: -960px;position: absolute;text-align: center;width: 1920px; z-index: 1;}
.td-boxed-layout #td-outer-wrap{width:1920px;}
.right-ad-sec{width:400px; float:right; margin-top:1144px;}
.right-ad-big{width:100%; float:left; margin-bottom:20px;}
.td-content-wrap{margin-top:200px; float:right; width:1164px;}
.td-boxed-layout .td-header-menu-wrap.td-affix{width:1069px;}
.td-banner-wrap-full, .td-header-menu-wrap-full{padding:10px;}

.left-ad-sec{width:400px; float:left;}
.background-ad-box img{max-width:inherit;}
*/


.td-header-wrap {
background-color: #FFF;
}


.container-main{width:1488px; margin:0 auto;}
.header-main{float:left; width:1488px;}
.left-ad-sec{float:left; width:324px;}
.right-ad-sec{float:right; width:324px;}
.right-ad-big{width:100%; float:left; margin-bottom:30px;}
.td-boxed-layout #td-outer-wrap{float:left; width:100%; max-width:1164px;}

.header-main img, .left-ad-sec img, .right-ad-sec img{display:block;}
/*.wpb_wrapper{position:static !important;}*/
.td-header-menu-wrap.td-affix{position:static !important;}
.td_block_slide.td_block_wrap{ padding-bottom:30px;}
.td-a-rec-id-custom_ad_1 > div, .td-a-rec-id-custom_ad_2 > div, .td-a-rec-id-custom_ad_3 > div, .td-a-rec-id-custom_ad_4 > div, .td-a-rec-id-custom_ad_5 > div{  margin-bottom:30px;}
.mobile-devices{display:none;}
.td-all-devices_top{display:block;}
.table_blue_header {
    border: 1px solid #e0e0e0;
    border-collapse: collapse;
}

.leader-board-ad{ text-align:center; padding:30px 0 0 0;} 

/*
.table_blue_header img{ max-width:550px !important;}
*/
.table_blue_header thead tr {
    background-color: #cecece;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 3px;
    text-align: left;
}

.table_blue_header thead td {
    color: #ffffff;
    font-size: 15px;
	border:none;
	padding:0 8px;
}

.table_blue_header > tbody td {
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
    border-collapse: collapse;
    font-size: 13px;
    padding: 3px;
    text-align: left;
	line-height:16px;
    vertical-align: top;
}

.table_blue_header > tbody td p {
    font-size: 13px;
    padding: 3px;
    text-align: left;
	line-height:16px;
    vertical-align: top;
}
.table_blue_header > tbody > td{  font-size: 11px !important; margin-bottom:5px !important; line-height:16px;}
.noborder{border:0px; border-collapse: collapse; margin:0px; padding:0px;}
.table_blue_header p{font-size:11px; line-height:16px;}
.td_block_social_counter{ padding-bottom:20px;}
ul#toc li a, ul#toc li{ font-size:13px; line-height:16px;}

@media (max-width:1150px) {
	.header-main, .left-ad-sec, .right-ad-sec{display:none;}
        .container-main{max-width:1164px;width:100%;}
	}

@media (max-width: 768px) {
.container-main {
    max-width: 1164px;
    width: 100%;
}

.header-main {
    float: left;
    width: 100%;
    display:block;
}
}

@media (max-width:600px) {
.mobile-devices{display:block;}
.td-all-devices_top{display:none;}
.td-all-devices{display:none;}
}

.td-header-style-1 .td-header-sp-logo {
    margin: none;
    margin-top: 26px;
    margin-right: 28px;
    margin-bottom: 5px;
    margin-left: 0px;
}

/*Add blocker*/
.icon-info {
    background-position: -10px -590px;
	display:none;
}


#AdBlockerInfo {
    width: 100%;
    float: left;
    padding: 12px 0;
    height: 60px !important;
}

#AdBlockerInfo p{
    line-height: 15px;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
}

.icon-info{background-color: rgba(0, 0, 0, 0);
    background-image: url("./images/fz_icons.png");
    background-repeat: no-repeat;
    padding: 2px 0 1px 22px;
}

.icon-info a{color:#585768; text-decoration:none; font-family:arial;
}

#AdBlockerInfo {
    background: none repeat scroll 0 0 #F9F9BA;
    color: #111111;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    left: 0;
    line-height: 35px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap;
    z-index: 9999;
}

#closeAdBlockerInfo {
    background-image: url("./images/forum-sprite.png");
    background-position: -7px -50px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 9px;
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
}


/*Header*/

.td-header-style-1 .td-header-sp-recs {
    margin: 30px 0px 0;
}


.td-header-style-1 .td-header-sp-logo img {
    max-height: 110px;
}

.td-header-sp-logo img {
    width: 330px;
    max-width: 330px;
}

.td-header-style-1 .td-header-sp-recs {
    margin: 30px 0px 0;
}

.header-search-wrap .td-drop-down-search {
    right: -14px;
}

.td-header-sp-logo img {
    top: 7px;
}

.td-header-menu-wrap-full {
    padding-top: 5px;
}

.td-main-page-wrap > .td-container > .td-pb-row:first-child > .wpb_column > .wpb_wrapper > .td_block_trending_now {
    position: relative;
    margin-top: -32px;
    padding: 0px 0px 12px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 12px;
        padding-left: 0px;
    z-index: 1;
}

.td-header-sp-recs {
    left: 28px;
}

.td-all-devices_top {
    display: block;
    position: relative;
    overflow: auto;
    padding-bottom: 12.36%;
}

.td-all-devices_top iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



@media screen and (max-width: 767px) {

.td-header-sp-recs {
    left: 0px;
}
}

#td-top-search {
    right: -15px;
}

.td-trending-now-wrapper .td-next-prev-wrap {
    right: 24px;
}


/*Change the big image size in articles*/
.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    width: 1116px;
    background-color: #FFF;
}


.td-post-template-3 .td-post-header-holder {
    padding-left: 48px;
}

.td-md-is-safari .td-boxed-layout .td-post-template-3 .td-image-gradient:before {
    left: auto;
}

@media screen and (max-width: 1140px) {


.td-post-template-3 .td-post-header-holder {

    padding-left: 0px;

}

.td-boxed-layout .td-post-template-3 .td-post-header-holder {

    width: auto;

}
}


/*Background shadow*/
.td-boxed-layout #td-outer-wrap {
    float: left;
    width: 100%;
    max-width: 1164px;
    box-shadow: 0px 15px 15px #CCC;
}

/*Marginaler content-blocks*/

.td-main-page-wrap {
    padding-top: 30px;
}

.td-adspot-title {
    text-align: left;
}

.td_block_wrap {
    margin-bottom: 30px;
}


/*.wpb_column > .wpb_wrapper > :last-child {
    margin-bottom: -14px;
}*/


.top-bar-style-1 .td-header-sp-top-widget{float: right;}
#td-header-menu .profile-menu-function{display: none;}

/*Inlaggsbilder hojd*/


.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    height: 580px;
}

@media (min-width: 0px) and (max-width: 499px) {

.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    min-height: 180px;
    height: 100px;
}

}

@media (min-width: 500px) and (max-width: 649px) {

.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    min-height: 275px;
    height: 100px;
}

}

@media (min-width: 650px) and (max-width: 767px) {

.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    min-height: 355px;
    height: 100px;
}

}

@media (min-width: 768px) and (max-width: 1140px) {

.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    height: 400px;
}
}

@media (max-width: 768px) {

.td-post-featured-image img.entry-thumb {
    min-height: 280px;
    min-width: 500px;
}

.td-boxed-layout .td-post-template-3 .td-post-header-holder {
    min-height: 280px;
}
}

/*Teckensnitt*/

h3 {
    margin-top: 25px;
    margin-bottom: 13px;
}

.block-title a, .block-title span, .block-title label {
    padding: 6px 12px 2px 12px;
}

.td_block_template_1 .block-title > * {
    padding-top: 5px !important;
}

.td-page-content p, .td-post-content p, .wpb_text_column p, .td_block_text_with_title p, .woocommerce #tab-description p, .mce-content-body p {
    margin-bottom: 20px;
}

.td_block_template_8 .td-block-title {
  font-weight: 600;
}

/*RSS widget*/
.widgettitle {
    background-color: #4db2ec;
    min-height: 27px;
}

.widget_rss li .rsswidget {
    font-size: 16px;
    line-height: 25px;
    font-family: Catamaran-Light;
}

.widgettitle::after {
    background-color: #4db2ec;
}


/*Login mobilmeny*/
@media (max-width: 767px) {
.td-header-top-menu-full, .td-header-top-menu-full .td-header-sp-top-menu {
    display: block !important;
}

.td-header-top-menu-full .td_data_time, .td-header-top-menu-full .td-header-sp-top-widget {
    display: none !important;
}
}

/*Kommentarikon för big grid slide*/




/*Kommentarikon för big grid 3*/

.td_module_mx9 .td-module-comments a::after {
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e83b";
    margin-right: 5px;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 6px;
}

.td_module_mx9 .td-module-comments a {
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    pointer-events: all;
    position: relative;
    bottom: 2px;
}

.td_module_mx9 .td-module-comments {
    float: none;
    display: inline-block;
    vertical-align: top;
    top: 2px;
}

.td_module_mx9 .td-module-comments a::after {
    border-style: unset;
    border-width: unset;
    border-color: unset;
}


.td_module_mx5 .td-module-comments a::after {
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e83b";
    margin-right: 5px;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 6px;
}

.td_module_mx5 .td-module-comments a {
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    pointer-events: all;
    position: relative;
    bottom: 2px;
}

.td_module_mx5 .td-module-comments {
    float: none;
    display: inline-block;
    vertical-align: top;
    top: 2px;
}


.td_module_mx11 .td-module-comments a::after {
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e83b";
    margin-right: 5px;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 6px;
}

.td_module_mx11 .td-module-comments a {
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    pointer-events: all;
    position: relative;
    bottom: 2px;
}

.td_module_mx11 .td-module-comments {
    float: none;
    display: inline-block;
    vertical-align: top;
    top: 2px;
}

.td_module_mx6 .td-module-comments a::after {
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e83b";
    margin-right: 5px;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 6px;
}

.td_module_mx6 .td-module-comments a {
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    pointer-events: all;
    position: relative;
    bottom: 2px;
}

.td_module_mx6 .td-module-comments {
    float: none;
    display: inline-block;
    vertical-align: top;
    top: 2px;
}


.td_module_mx6 .td-module-comments a::after {
    border-style: unset;
    border-width: unset;
    border-color: unset;
}



.td_module_mx10 .td-module-comments a::after {
    font-family: 'newspaper';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e83b";
    margin-right: 5px;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 6px;
}

.td_module_mx10 .td-module-comments a {
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    margin-left: 15px;
    pointer-events: all;
    position: relative;
    bottom: 2px;
}

.td_module_mx10 .td-module-comments {
    float: none;
    display: inline-block;
    vertical-align: top;
    top: 2px;
}


.td_module_mx10 .td-module-comments a::after {
    border-style: unset;
    border-width: unset;
    border-color: unset;
}

.td_module_mx10 .td-module-meta-info {
    margin: 11px 0 20px 17px !important;
}


.td_module_mx5 .td-module-comments a::after {
    border-style: unset;
    border-width: unset;
    border-color: unset;
}

.td_module_mx11 .td-module-comments a::after {
    border-style: unset;
    border-width: unset;
    border-color: unset;
}

/* Knappar för ladda fler och ladda nya artiklar */

.td-next-prev-wrap a {
    border: 1px solid #dcdcdc;
    background-color: #efefef;
    font-size: 8px;
    /* color: #b7b7b7; */
}

.td_ajax_load_more {
    border: 1px solid #C9C9C9;
    background-color: #efefef;
}

.td-pb-span4 .td_block_14 .td-next-prev-wrap, .td-pb-span4 .td_block_14 .td-load-more-wrap {
    margin-top: 10px;
    margin-bottom: 0;
}

.td_module_10 {
    padding-bottom: 20px;
}

.sendgrid-subscription-widget label>span{display:none !important;}
.sendgrid-subscription-widget input[type=submit]{background:#4db2ec;}


@media (max-width:768px) {
.td-header-style-1 .td-header-sp-recs {
    margin: 0px 0px 0;
}

.td-all-devices_top {
    padding-bottom: 0;
    display: none;
}
}



/*Call to action*/


.call-to-action {
    background-color: rgb(244, 244, 244);
    border-color: rgb(220, 220, 220);
    color: rgb(51, 51, 51);
    border-radius: 3px;
    padding: 7px 24px 12px 24px;
    border-width: 1px;
    border-style: solid;
    font-family: Catamaran-Light;
    font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 20px;
    overflow: auto;
}


.cta-titel {
    font-family: Catamaran-Light;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
    float: left;
    width: 70%;
    margin-top: 7px;
}


.cta-klicka {
    text-align: right;
    font-family: Catamaran-Light;
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: -16px;
    margin-top: 5px;
    color: #666;
    float: right;
}

.cta-klicka a {
    color: #666;
}


.cta-text {
    float: left;
    margin-top: 7px;
}



@media (max-width:768px) {

.cta-titel {
    width: 50%;
}

}




/*CPU-betygkort*/

.sammanfattning-kort {
    height: 331px;
}


.rwp-review-wrap {
    margin: 0px 0;
    height: 320px;
}

.rwp-review {
    height: 320px;
}

.rwp-review-wrap .rwp-review .rwp-title {
    font-size: 30px;
    color: #333;
    margin-bottom: 0px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-review-image a, .rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-review-image a.rwp-image-link {
    width: 136px;
    height: 120px;
    margin-top: 17px;
    border-radius: 7px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-review-image a.rwp-image-link:hover {
    transform: none;
    -webkit-transform: none;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-review-image {
    margin-right: 20px;
    background: transparent;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-users-score .rwp-users-score-value {
    color: #666;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-users-score .rwp-users-score-label {
    color: #666;
    margin-top: 1px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-overall-score .rwp-overlall-score-label {
    margin-top: 2px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-users-score .rwp-users-score-count {
    display: none;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-overalls {
    position: relative;
    top: 149px;
    left: -164px;
    padding: 3px 8px 8px 8px;
    height: 58px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-users-score {
    height: 60px;
    padding: 3px 8px;
}

a.rwp-custom-tab {
    padding-top: 3px !important;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab {
    background-color: transparent !important;
    color: #333;
    float: none;
    height: 60px;
    padding: 1px 8px;
    margin-top: 3px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap {
    position: relative;
    right: 153px;
    bottom: -7px;
    width: 170px;
    height: 120px;
}

.rwp-review-wrap .rwp-review .rwp-scores {
    width: 160px;
    position: absolute;
    left: 163px;
    top: 159px;
}


.rwp-review-wrap .rwp-review .rwp-scores .rwp-criterion .rwp-criterion-text .rwp-criterion-label {
    font-weight: 500;
}

.rwp-review-wrap .rwp-review .rwp-scores .rwp-criterion .rwp-criterion-bar-base .rwp-score-bar {
    box-shadow: unset;
    height: 10px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap {
    position: relative;
    right: 127px;
    top: 16px;
    margin: 0 0 0 0;
    float: left;
    width: 180px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons {
    font-size: 17px !important;
    line-height: 28px;
    height: 84px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros {
    font-size: 17px !important;
    line-height: 28px;
    height: 112px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons-label {
    margin-bottom: 0px;
    font-size: 20px !important;
    line-height: 26px  !important;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros-label {
    margin-bottom: 0px;
    font-size: 20px !important;
    line-height: 26px  !important;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap {
    margin: 0 0 0 0;
    margin-top: 18px !important;
    position: relative;
    right: 127px;
    top: 7px;
    float: left;
    width: 180px;
}

.rwp-review-wrap .rwp-review .rwp-summary-wrap {
    width: 152px;
    height: 185px;
    position: relative;
    top: -179px;
    left: 543px;
    margin-top: 1px;
    line-height: 27px;
    font-size: 17px !important;
}

.rwp-review-wrap .rwp-review .rwp-summary-wrap .rwp-summary-label {
    margin-bottom: 5px;
    color: rgb(77, 178, 236) !important;
    font-size: 20px !important;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab span.rwp-tab_label {
    text-align: left;
    color: rgb(77, 178, 236);
    font-weight: 700;
    font-weight: 700;
    font-size: 19px;
    line-height: 26px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab span.rwp-tab_value {
    font-size: 18px;
    margin-top: -1px;
    text-align: left;
    font-weight: 500;
}

.rwp-review-wrap .rwp-review .rwp-scores .rwp-criterion .rwp-criterion-bar-base {
    margin: 2px 0 14px;
    height: 10px;
}

.rwp-review-wrap .rwp-review .rwp-scores .rwp-criterion {
    margin-bottom: -2px;
}

.rwp-criterion-label {
    font-size: 17px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-overall-score {
    height: 55px;
    padding: 3px 8px 8px 8px;
    width: 135px;
}

.rwp-review-wrap .rwp-review .rwp-scores .rwp-criterion .rwp-criterion-text .rwp-criterion-score {
    font-size: 17px !important;
    font-weight: 500;
}

.pris-ruta {
    width: 100px;
    position: absolute;
    top: 43px;
    left: 543px;
    font-size: 24px;
}

.pris-ruta a {
    color: #000;
    font-weight: 700;
}

.pris {
    text-transform: uppercase;
    font-size: 20px;
    text-align: left;
    margin-bottom: -2px;
    color: #4db2ec;
    font-weight: 700;
}

.lamna-omdome {
    font-size: 11px;
    position: relative;
    color: #666;
    margin-top: -25px;
}

.lamna-omdome .colomat-close {
    top: -31px !important;
    font-size: 16px;
    left: 1px !important;
}

.lamna-omdome .collapseomatic {
    position: absolute;
    left: 10px;
    top: -34px;
}

.rwp-review-wrap .rwp-stars {
    width: 112px;
    margin-bottom: 10px;
    margin-left: -10px;
    -webkit-transform: scaleX(2) scaleY(2);
    -moz-transform: scaleX(2) scaleY(2);
    position: relative;
    left: 40px;
}

.rwp-five-stars.--rwp-ss {
    -webkit-transform: scaleX(2) scaleY(2);
    -moz-transform: scaleX(2) scaleY(2);
    position: relative;
    left: 49px;
}

.rwp-review-wrap .rwp-review .rwp-users-reviews-wrap {
    margin-top: 45px;
}

.rwp-review-wrap .rwp-review .rwp-ratings-form .rwp-rating-form-content input[type="button"] {
    background-color: rgb(220, 220, 220) !important;
    padding: 6px 8px 3px 8px;
}

.rwp-u-review__username {
    width: 70px !important;
    line-height: 18px;
}

.rwp-review-wrap .rwp-review .rwp-users-reviews-wrap .rwp-people-label i {
    padding: 5px 7px 5px 5px;
}

.rwp-u-review__title {
    font-size: 20px;
}

.rwp-u-review__comment {
    font-size: 16px;
}

.rwp-u-review__avatar {
    width: 70px;
    border-radius: 70px;
}

.betygskort {
    position: relative;
    margin-top: 35px;
    margin-bottom: 20px;
}
#bLDfFqx85UtM{position: absolute; top: 0; padding: 5px 10%; font-size: 13px; box-shadow:0px 1px 5px #999;}
#bLDfFqx85UtM p{margin:0px;}
.close-2XPDCJpFp1Bm{position: absolute; top: 22px; right: 10px; font-size:28px;}


@media (max-width: 1150px) and (min-width: 768px) {

.rwp-review-wrap .rwp-review .rwp-title {
    font-size: 28px;
}

}


@media (min-width: 500px) and (max-width: 768px) {

.rwp-review-wrap .rwp-review .rwp-title {
    font-size: 25px;
}

}


@media (min-width: 0px) and (max-width: 499px) {

.rwp-review-wrap .rwp-review .rwp-title {
    font-size: 19px;
}

}


@media (min-width: 768px) and (max-width: 1150px) {

.sammanfattning-kort {
    height: unset;
}
.rwp-review-wrap .rwp-review .rwp-scores {
    width: 140px;
    left: 163px;
    top: 161px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap {
    right: -152px;
    top: 23px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap {
    right: -332px;
    top: -63px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros {
    font-size: 14px !important;
    line-height: 23px;
    height: 110px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons {
    font-size: 14px !important;
    line-height: 23px;
    height: 84px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons-label {
    margin-bottom: -2px;
    font-size: 18px !important;
    line-height: 26px !important;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros-label {
    margin-bottom: -2px;
    font-size: 18px !important;
    line-height: 26px !important;
}

.pris-ruta {
    top: 43px;
    left: 332px;
    font-size: 20px;
}

.pris {
    font-size: 18px;
    margin-bottom: -7px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab span.rwp-tab_label {
    font-size: 18px;
}

.lamna-omdome .collapseomatic {
    position: absolute;


    left: 10px;
    top: -31px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab {
    height: 56px;
}

.rwp-review-wrap .rwp-review .rwp-summary-wrap {
    display: none;
}

.lamna-omdome {
    margin-top: -18px;
}

.sammanfattning-cpu {
    width: 483px;
}

.betygskort {
    margin-left: auto;
    margin-right: auto;
    width: 483px;
}

}



@media (min-width: 500px) and (max-width: 720px) {

.sammanfattning-kort {
    height: unset;
}
.rwp-review-wrap .rwp-review .rwp-scores {
    width: 140px;
    left: 163px;
    top: 161px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap {
    right: -152px;
    top: 23px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap {
    right: -332px;
    top: -63px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros {
    font-size: 14px !important;
    line-height: 23px;
    height: 110px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons {
    font-size: 14px !important;
    line-height: 23px;
    height: 84px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons-label {
    margin-bottom: -2px;
    font-size: 18px !important;
    line-height: 26px !important;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros-label {
    margin-bottom: -2px;
    font-size: 18px !important;
    line-height: 26px !important;
}

.pris-ruta {
    top: 43px;
    left: 332px;
    font-size: 20px;
}

.pris {
    font-size: 18px;
    margin-bottom: -7px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab span.rwp-tab_label {
    font-size: 18px;
}

.lamna-omdome .collapseomatic {
    position: absolute;
    left: 10px;
    top: -51px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab {
    height: 56px;
}

.rwp-review-wrap .rwp-review .rwp-summary-wrap {
    display: none;
}

.lamna-omdome {
    margin-top: 3px;
}

.sammanfattning-cpu {
    width: 483px;
}

.betygskort {
    margin-left: auto;
    margin-right: auto;
    width: 483px;
}


}


@media (min-width: 0px) and (max-width: 499px) {

.rwp-review-wrap {
    margin: 0px 0;
    height: unset;
}

.rwp-review {
    height: unset;
}

.sammanfattning-kort {
    width: 280px;
}

.sammanfattning-kort {
    height: 540px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-overalls {
    top: -120px;
    left: 141px;
}

.rwp-criterion-label {
    font-size: 16px;
}

.rwp-review-wrap .rwp-review .rwp-scores .rwp-criterion .rwp-criterion-bar-base {
    margin: 1px 0 12px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap {
    right: 8px;
    bottom: 62px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab span.rwp-tab_label {
    font-size: 16px;
    line-height: 22px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab span.rwp-tab_value {
    font-size: 16px;
    margin-top: 0px;
}

.rwp-review-wrap .rwp-review .rwp-header.rwp-has-image .rwp-custom-tabs-wrap .rwp-custom-tab {
    height: 55px;
}

.rwp-review-wrap .rwp-review .rwp-scores {
    width: 135px;
    left: 149px;
    top: 161px;
}

.pris-ruta {
    top: 301px;
    left: 149px;
    font-size: 19px;
}

.pris {
    font-size: 16px;
    margin-bottom: -5px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap {
    right: 2px;
    top: -58px;
    width: 150px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros {
    font-size: 14px !important;
    line-height: 25px;
    height: 112px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons {
    font-size: 14px !important;
    line-height: 25px;
    height: 84px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap .rwp-cons-label {
    font-size: 16px !important;
    line-height: 26px !important;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap .rwp-pros-label {
    font-size: 16px !important;
    line-height: 26px !important;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-cons-wrap {
    right: 2px;
    top: -105px;
}

.rwp-review-wrap .rwp-review .rwp-header .rwp-pros-wrap {
    right: 2px;
    top: -66px;
}

.rwp-review-wrap .rwp-review .rwp-summary-wrap {
    width: 130px;
    top: -276px;
    left: 149px;
    line-height: 23px;
    font-size: 14px !important;
    height: 203px;
}

.lamna-omdome .collapseomatic {
    position: absolute;
    left: 159px;
    top: -373px;
}

.rwp-review-wrap .rwp-review .rwp-summary-wrap .rwp-summary-label {
    margin-bottom: 4px;
    font-size: 16px !important;
}

.lamna-omdome {
    margin-top: -25px;
}

.betygskort {
    margin-left: auto;
    margin-right: auto;
    width: 280px;
}

}

.td-trending-now-title {
    font-family: Catamaran-Light;
    font-size: 14px !important;
    line-height: 15px;
    background-color: rgba(221,31,31,0.72);
}

/* Note */
.su-note-spel { 
    max-width: 350px;
    float: right;
    margin: 10px !important;
}


/*Sökfunktion mobil Newspaper 7.2*/

@media (max-width: 767px) {

.header-search-wrap #td-header-search-button-mob {
    display: none;
}

.header-search-wrap #td-header-search-button {
    display: block;
}

}


.td-menu-mob-open-menu #td-mobile-nav {
    background: #111;
    background: -moz-linear-gradient(top, #111 0%, #2776B0 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #333145), color-stop(100%, #b8333e));
    background: -webkit-linear-gradient(top, #111 0%, #2776B0 100%);
    background: -o-linear-gradient(top, #111 0%, #2776B0 100%);
    background: -ms-linear-gradient(top, #111 0%, #2776B0 100%);
    background: linear-gradient(to bottom, #111 0%, #2776B0 100%);
}

.td-menu-background:before {
    left: -10px;
}

.td-menu-background:before {
    background: #fff !important;
    opacity: 0;
}

@media (min-width: 0px) and (max-width: 767px) {

.td-menu-background:before {
    left: 0px;
}

}

/*Drop down för köpguide*/

.vc_tta.vc_general .vc_tta-panel-body {
    padding: 0px 0px !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
     border-color: #fff !important;
}


/*Tabell för köpguide*/

.vc_tta.vc_general .vc_tta-panel-body {
    padding: 0px 0px 25px 0px;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff;
    border-color: #fff;
}

#security-section{float:left; margin-left:29px;}

/*CSS för oEmbed artiklar

.wp-embed-excerpt {
    display: none !important;
}

.wp-embedded-content {	
    height: 354px !important;
}*/


/*CSS för Muskyrkogården*/
.musguiden {
    margin-bottom: 1px !important;
}

/*CSS för Multipage plugin*/
body:not(.paged-*) .entry-subtitle {
    display: none !important;
}

.entry-content .entry-subtitle {
    display: none;
}

/*Surfamodul*/


.surfamodul {
    position: relative;
    width: 100%;
}

.text-surfamodul {
    position: absolute;
    bottom: 20px;
    left: 22px;
    z-index: 4;
    width: 90%;
}

.rubrik-surfamodul {
    font-family: Catamaran-Light;
    font-size: 37px;
    line-height: 42px;
    font-weight: normal;
    color: #FFF;
    text-shadow: 0px 0px 10px #000;
}

.metainfo-surfamodul {
    font-family: Catamaran-Light;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    text-shadow: 0px 0px 3px #000;
}

.page-template-default .wpb_text_column :last-child {
    margin-bottom: -1px;
}

.rubrik-surfamodul a {
    color: #FFF;
}

.gradient-surfamodul {
    position: absolute;
    z-index: 3;
    top: 0px;
    background: linear-gradient(rgba(255,255,255,0), rgba(37,190,193,0.5));
    width: 100%;
    height: 98%;
    right: 0px;
}

.gradient-surfamodul img {
    position: absolute;
    right: 0;
}

.bild-surfamodul {
    bottom: 0px;
    z-index: 2;
}

.bild-surfamodul img {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 750px) {

.rubrik-surfamodul {
    font-size: 20px;
    line-height: 25px;
}

.gradient-surfamodul img {
    width: 20%;
}

}

@media screen and (max-width: 650px) {

.gradient-surfamodul {
    height: 98%;
}

}

@media screen and (max-width: 430px) {

.gradient-surfamodul {
    height: 96%;
}

}


/* Stil 7 */

@media screen and (min-width: 1050px) {

.td-post-template-7 header.td-post-title {
    padding-left: 30px;
}


.td-post-template-7 .entry-crumbs {
    padding-left: 30px;
}

.td-post-template-7 .td-full-screen-header-image-wrap {
    margin-left: 48px;
    margin-right: 48px;
}

.td-post-template-7 .td-post-header {
    height: 600px;
}

img.td-backstretch.td-stretch-width.td-animation-stack-type0-2 {
    position: relative;
    top: -70px;
}

}



/*Annonser inlaggssidor*/


.td-post-content .td-a-rec-id-content_top {
    display: none;
}

.qmn_results_page {
    -webkit-border-radius: 10px;
    border: 3px solid green;
    padding: 18px;



}

/*=====SAKSHI=====*/
.page-id-1008162 .td-main-content-wrap { background:url("http://www.nordichardware.se/wp-content/uploads/calender-bg-1.jpg") no-repeat scroll 0 0 / cover;  padding: 30px 0 60px; max-width:1068px; margin:0 auto;}
.page-id-1008162 .calender-wrap {  float: left;  width: 100%;padding-left: 50px;}
.page-id-1008162 .vvwrap {float: left;  margin: 1%;  text-align: center;  width: 14%;}
.page-id-1008162 .vvwrap img{ box-shadow: 0 0 12px #eee; border-radius:8px; -khtml-border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; -o-border-radius:8px; }
.page-id-1008162 .vvwrap:hover a .vv-title{ color:#fff;}
.page-id-1008162 .active a .vv-title{ color:#fff;}
.page-id-1008162 .vv-title {  color: #000;  float: left;  font-size: 40px;  font-weight: 500;  width: 100%;}
.page-id-1008162 .vv-date {  background-color: green;  color: #fff;  float: left;  font-family: open sans;  font-weight: 500;  padding: 3px 0;  width: 100%;}
.single-special-post .td-main-content-wrap{background:url("http://www.nordichardware.se/wp-content/uploads/calender-bg-1.jpg") no-repeat scroll 0 0 / cover;  padding: 30px 0 60px; max-width:1068px; margin:0 auto;}




.calenderpopup-wrap {  background-color: rgba(0, 0, 0, 0.4);  margin: 0 auto;  width: 1018px;font-family: open sans;}
.calenderpopup-wrap h2 {background-color: #000;  color: #fff;  padding: 3px 20px; margin:0px;}
.calenderpopup-wrap h2 span {  -moz-border-bottom-colors: none;  -moz-border-left-colors: none;  -moz-border-right-colors: none; 
 -moz-border-top-colors: none;  border-bottom: 1px solid #fff;  border-image: none;  border-left: 1px solid #fff;  border-radius: 100%;
  border: 2px solid #fff;  float: right;  height: 30px;  line-height: 26px;  text-align: center;  width: 30px;  font-size: 20px;  margin-top: 5px;}
.calenderpopup-main{background-color: rgba(0, 0, 0, 0.4); width:100%; float:left;}
.calenderpopup-left {float: left;  width: 50%;padding: 20px 10px 20px 20px;}
.calenderpopup-right {color: #fff;  float: right; padding: 10px 20px 20px;  width: 50%;}
.calenderpopup-right h3 {  font-size: 18px; margin:0px; font-weight:bold; color:#fff;}
.calenderpopup-right p {  font-size: 14px;  line-height: 22px;  text-align: justify;margin-bottom: 15px;}
.calenderpopup-right button {  margin-top: 15px;  font-family: open sans; padding:5px 15px; background:#000; border:0px; border-radious:4px; -moz-border-radious:4px; -webkit-border-radious:4px; -khtml-border-radious:4px;}
.calenderpopup-right textarea{height:78px; min-height:78px;}
.td-pb-logo{text-align:center; width:100%;}

.disclaimer-sec{width:100%; margin:30px auto 740px; max-width:1068px; clear:both;}
.disclaimer-sec ul{margin:10px 0 20px; padding:0px;}





@media only screen and (max-width:1024px)
{
.page-id-1008162 .calender-wrap {   padding-left: 35px;  }
}

@media only screen and (max-width:1023px)
{
.calenderpopup-wrap {   width: 670px;}
.calenderpopup-right h3 {  font-size: 16px;}
}

@media only screen and (max-width:767px)
{
.page-id-1008162 .vvwrap {  width: 23%;}
.page-id-1008162 .calender-wrap {  padding-left: 0;}
.calenderpopup-wrap {  width: 270px;}
.calenderpopup-left {  padding: 0;  width: 100%; height:auto;}
.calenderpopup-right {  width: 100%;  height: auto;}
.calenderpopup-right h3 {  font-size: 20px;  font-weight: bold;  line-height: 25px;  margin-bottom: 15px;}
.page-id-1008162 .td-main-content-wrap {margin:0 auto 9px;}
.td-menu-mob-open-menu #td-menu-background, .td-menu-mob-open-menu #td-mobile-nav{visibility: visible !important;
  -webkit-transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
	transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.td-mobile-close{cursor: pointer;}

.active.vvwrap {
    cursor: pointer;
}

span.activePostClose {
    cursor: pointer;
}




/*Black Friday*/

table.bf-table {
    width: 214px;
    height: 211px;
    border: 1px solid #ccc;
    float: left;
    margin-right: -7px;
    margin-bottom: -1px;
    margin-left: 6px;
}

.bf-bild {
    width: 100px;
    height: 100px;
    margin: 0px -38px 0px 13px;
}

td.bf-bild-td {
    padding: 0px;
    border: none;
    height: 100px;
}

.bf-pris {
    text-align: center;
    font-weight: 600;
    font-size: 23px;
}

.bf-prisruta {
    text-align: center;
}

td.bf-pris-td {
    padding: 0px;
    border: 0px;
}

.bf-ordpris {
    text-align: center;
    font-size: 10px;
    color: #333;
    margin-top: -7px;
}

.bf-spara {
    text-align: center;
    background-color: #000;
    color: #EEE;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
}

.bf-spara a {
    color: #fff;
}

td.td-underdel {
    border: 0px;
    padding: 11px 5px 5px 5px;
    background-color: #F6F6F6;
}

.bf-underdel {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 7px;
    height: 86px;
}

.beskrivning {
    font-size: 10px;
    line-height: 15px;
}

.bf-namn {
    line-height: 18px;
    margin-bottom: 5px;
}

.bf-butikbild {
    height: 30px;
    float: left;
    margin-top: -4px;
    margin-right: 5px;
}

.bf-butikbild img {
    height: 30px;
}

.bf-butiknamn {
    font-size: 25px;
    margin-bottom: -10px;
    text-align: center;
    margin-right: 100px;
}

.bf-butikrubrik {
    clear: left;
}

.bf-avdelare {
    border-bottom: 1px solid #ddd;
    clear: left;
    margin-bottom: 30px;
    padding-top: 20px;
}

.utmarkelsebild {
    float: right;
}

.utmarkelsebild img {
    width: 38px;
    float: right;
    margin-left: 4px;
    margin-top: 1px;
    margin-right: 2px;
}


.bf-forumlista {
    float: right;
    margin: 20px 0px 0px 20px;
}


.bf-forumlista h3 {
    margin-top: -10px;
    margin-bottom: -10px;
}

.bf-forumlista h3 a {
    color: #FFF;
}

.bf-inforuta {
    color: #FFF;
    background-color: #000;
    padding: 25px 83px 50px 83px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: -23px;
}

.bf-avskiljare {
    clear: left;
    margin-bottom: 30px;
}

.bf-inforuta h3 {
    color: #FFF;
}

img.bf-utmarkelsebild-topp {
    float: right;
    margin-left: 10px;
    height: 60px;
    width: 60px;
}

.bf-annons {
    margin-right: 2px;
    color: #444;
    width: 100%;
    text-align: right;
}



@media screen and (max-width: 700px) {

.bf-inforuta {
    color: #FFF;
    background-color: #000;
    padding: 20px 20px 20px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -23px;
}

.bf-butiknamn {
    display: none;
}

}



@media screen and (max-width: 450px) {

table.bf-table {
    width: 97%;
}

.bf-bild {
    width: 200px;
    height: 200px;
}

.bf-pris {
    font-size: 40px;
}

.bf-ordpris {
    font-size: 13px;
    margin-top: 3px;
}

.bf-spara {
    font-size: 35px;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
}

.bf-namn {
    line-height: 25px;
    font-size: 20px;
}

.beskrivning {
    font-size: 15px;
    line-height: 19px;
}

.utmarkelsebild img {
    width: 50px;
}

.bf-butikrubrik {
    margin-bottom: 10px;
}

}



@media screen and (max-width: 420px) {

.bf-underdel {
    height: 93px;
}

}



@media screen and (max-width: 400px) {

.bf-underdel {
    height: 95px;
}

}



@media screen and (max-width: 380px) {

table.bf-table {
    width: 97%;
}

.bf-bild {
    width: 150px;
    height: 150px;
}

.bf-pris {
    font-size: 35px;
}

.bf-ordpris {
    font-size: 13px;
    margin-top: 3px;
}

.bf-spara {
    font-size: 30px;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 5px;
}

.bf-namn {
    line-height: 25px;
    font-size: 20px;
}

.beskrivning {
    font-size: 15px;
    line-height: 19px;
}

.utmarkelsebild img {
    width: 50px;
}

}



@media screen and (max-width: 350px) {

.bf-underdel {
    height: 110px;
}
.page-id-1008162 .vvwrap{width:48%;}
}




@media screen and (max-width: 300px) {

table.bf-table {
    width: 97%;
}

.bf-bild {
    width: 120px;
    height: 120px;
}

.bf-pris {
    font-size: 30px;
}

.bf-ordpris {
    font-size: 11px;
    margin-top: -3px;
}

.bf-spara {
    font-size: 25px;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.bf-namn {
    line-height: 22px;
    font-size: 17px;
}

.beskrivning {
    font-size: 13px;
    line-height: 18px;
}

.utmarkelsebild img {
    width: 50px;
}

}


/*Mellandagsrea*/

table.mellandags-table {
    width: 214px;
    height: 211px;
    border: 1px solid #000;
    float: left;
    margin-right: -7px;
    margin-bottom: -1px;
    margin-left: 6px;
}

.mellandags-bild {
    width: 100px;
    height: 100px;
    margin: 0px -38px 0px 13px;
}

td.mellandags-bild-td {
    padding: 0px;
    border: none;
    height: 100px;
}

.mellandags-pris {
    text-align: center;
    font-weight: 600;
    font-size: 23px;
}

.mellandags-prisruta {
    text-align: center;
}

td.mellandags-pris-td {
    padding: 0px;
    border: 0px;
}

.mellandags-ordpris {
    text-align: center;
    font-size: 10px;
    color: #333;
    margin-top: -7px;
}


.mellandags-spara {
    text-align: center;
    background-color: #c7c7c7;
    color: #4db2ec;
    font-size: 21px;
    font-weight: 600;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
}

.mellandags-spara a {
    color: #fff;
}

td.td-underdel {
    border: 0px;
    padding: 11px 5px 5px 5px;
    background-color: #F6F6F6;
}

.mellandags-underdel {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 7px;
    height: 86px;
}

.beskrivning {
    font-size: 10px;
    line-height: 15px;
}

.mellandags-namn {
    line-height: 18px;
    margin-bottom: 5px;
}

.mellandags-butikbild {
    height: 30px;
    float: left;
    margin-top: -4px;
    margin-right: 5px;
}

.mellandags-butikbild img {
    height: 30px;
}

.mellandags-butiknamn {
    font-size: 25px;
    margin-bottom: -10px;
    text-align: center;
    margin-right: 100px;
}

.mellandags-butikrubrik {
    clear: left;
}

.mellandags-avdelare {
    border-bottom: 1px solid #ddd;
    clear: left;
    margin-bottom: 30px;
    padding-top: 20px;
}

.utmarkelsebild {
    float: right;
}

.utmarkelsebild img {
    width: 38px;
    float: right;
    margin-left: 4px;
    margin-top: 1px;
    margin-right: 2px;
}


.mellandags-forumlista {
    float: right;
    margin: 20px 0px 0px 20px;
}


.mellandags-forumlista h3 {
    margin-top: -10px;
    margin-bottom: -10px;
}

.mellandags-forumlista h3 a {
    color: #FFF;
}

.mellandags-inforuta {
    color: #000;
    background-color: #c7c7c7;
    padding: 25px 83px 50px 83px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: -23px;
}

.mellandags-avskiljare {
    clear: left;
    margin-bottom: 30px;
}

.mellandags-inforuta h3 {
    color: #FFF;
}

img.mellandags-utmarkelsebild-topp {
    float: right;
    margin-left: 10px;
    height: 60px;
    width: 60px;
}

.mellandags-annons {
    margin-right: 2px;
    color: #444;
    width: 100%;
    text-align: right;
}



@media screen and (max-width: 700px) {

.mellandags-inforuta {
    color: #000;
    background-color: #c7c7c7;
    padding: 20px 20px 20px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: -23px;
}

.mellandags-butiknamn {
    display: none;
}

}



@media screen and (max-width: 450px) {

table.mellandags-table {
    width: 97%;
}

.mellandags-bild {
    width: 200px;
    height: 200px;
}

.mellandags-pris {
    font-size: 40px;
}

.mellandags-ordpris {
    font-size: 13px;
    margin-top: 3px;
}

.mellandags-spara {
    font-size: 35px;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 7px;
}

.mellandags-namn {
    line-height: 25px;
    font-size: 20px;
}

.beskrivning {
    font-size: 15px;
    line-height: 19px;
}

.utmarkelsebild img {
    width: 50px;
}

.mellandags-butikrubrik {
    margin-bottom: 10px;
}

}



@media screen and (max-width: 420px) {

.mellandags-underdel {
    height: 93px;
}

}



@media screen and (max-width: 400px) {

.mellandags-underdel {
    height: 95px;
}

}



@media screen and (max-width: 380px) {

table.mellandags-table {
    width: 97%;
}

.mellandags-bild {
    width: 150px;
    height: 150px;
}

.mellandags-pris {
    font-size: 35px;
}

.mellandags-ordpris {
    font-size: 13px;
    margin-top: 3px;
}

.mellandags-spara {
    font-size: 30px;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 5px;
}

.mellandags-namn {
    line-height: 25px;
    font-size: 20px;
}

.beskrivning {
    font-size: 15px;
    line-height: 19px;
}

.utmarkelsebild img {
    width: 50px;
}

}



@media screen and (max-width: 350px) {

.mellandags-underdel {
    height: 110px;
}
.page-id-1008162 .vvwrap{width:48%;}
}




@media screen and (max-width: 300px) {

table.mellandags-table {
    width: 97%;
}

.mellandags-bild {
    width: 120px;
    height: 120px;
}

.mellandags-pris {
    font-size: 30px;
}

.mellandags-ordpris {
    font-size: 11px;
    margin-top: -3px;
}

.mellandags-spara {
    font-size: 25px;
    padding-left: 10px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 3px;
}

.mellandags-namn {
    line-height: 22px;
    font-size: 17px;
}

.beskrivning {
    font-size: 13px;
    line-height: 18px;
}

.utmarkelsebild img {
    width: 50px;
}

}


.response_box {
    width: 500px;
    margin: 0 auto;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    height:150px
}

.response_box span#close {
    float: right;
    font-size: 16px;
    background-color: black;
    border-radius: 100%;
    padding: 5px 10px;
    cursor:pointer;
}

.response_box span#responseMessage {
    margin-top: 20px;
    width: 100%;
    float: left;
}

span.userLimit {
    width: 100%;
    float: left;
    background-color: rgba(0,0,0,0.4);
    padding: 40px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

.guide-header {
	font-family: Catamaran-Light;
	color: #6299B2;
	text-align: center;
	border-bottom: 1px solid #6299B2;
	text-decoration: none;
	padding: 0px;
}

/*Prisjakt pris CSS*/

.prisjaktpris {
    margin-left: 4px;
}



/*Annonser iframes*/

.td-a-rec-id-footer_top, .td-g-rec-id-footer_top {
    width: 100%;
}

div.annonsDesktop {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


div#annonsTopArticle {
    padding-bottom: 1px;
    padding-top: 25px;
	background:#fff;
}

/*body.forum{background:url("./images/bg-forum.jpg") repeat-x left top #000 !important;}*/


#annonsSidebar iframe {
    height: 490px !important;
}

div.annonsMobil iframe {
    width: 100% !important;
    top: 0;
    left: 0;
}

div.annonsMobil {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
}

.annonsFjardeMobil {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
}

div.annonsDesktopHeader iframe {
    width: 100%;
    height: auto;
    max-height: 90px;
}

.td-header-rec-wrap {
    width: 100%;
}

.right-ad-sec {
    float:left;
}

body.td-animation-stack-type0 .post img {
    opacity: 1;
}


/*Forumlänk*/

.spForumLink {
    margin-bottom: 10px;
}

.spForumLink img.td-animation-stack-type0-2 {
    margin: 0 5px 0px 0;
    display: inline;
}

.comment .spPostEmbedQuote p {
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
    background: #EBEFF1;
    color: #000000;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 5px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    word-wrap: break-word;
}

.post blockquote {
    font-size: 12px !important;
    line-height: 18px;
}

.spAdministratorsList a:last-child{display:none;}


/*Podcast-knappar*/

.podcast-knapp {
    border: 1px solid #BBB;
    border-radius: 5px;
    display: inline-block;
    box-shadow: 2px 2px 10px #DDD;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
	margin-bottom: 10px;
}

.podcast-knapp img {
    width: 25px;
    margin-top: 7px;
    margin-left: 8px;
    margin-bottom: -3px;
	display: inline-block;
}

.podcast-knapp p {
    margin-left: 7px;
    font-size: 14px !important;
    margin-right: 9px;
    display: inline-block;
    vertical-align: text-top;
    line-height: normal !important;
    color: #333;
}

.podcast-prenumerera {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px;
    margin-top: 3px;
}

.podcast-container {
    margin-top: 15px;
}


.td-boxed-layout .td-post-template-3 .td-post-title {
	    width: 95%;
}



/*Prisjakt widget*/

.prisjakt-botten-widget .pspy_widget .w_item {
    width: 100% !important;
}

.prisjakt-botten-widget .pspy_widget .w_name .w_link {
    font-size: 19px;
}

.prisjakt-botten-widget .pspy_widget .w_category {
    display: none;
}

.prisjakt-botten-widget .pspy_widget .w_store_name .w_store_title.w_no_logo {
    display: none !important;
}

.prisjakt-botten-widget td.w_clear.w_store_name {
    border: none;
    display: inline-grid;
}

.prisjakt-botten-widget .w_price table {
    margin-bottom: 5px;
}

.prisjakt-botten-widget .w_price table td {
    border: none;
    display: inline;
	font-size: 17px;
}

.prisjakt-botten-widget .pspy_widget .w_store_logo {
    display: inline !important;
    width: 88px;
    margin-bottom: 0px;
}

.prisjakt-botten-widget .pspy_widget .w_price a {
    color: #000000 !important;
    font-weight: 300;
    margin-left: 5px;
}

.prisjakt-botten-widget .w_footer {
    position: relative !important;
	left: 0px;
}

.prisjakt-botten-widget .w_featured {
    width: 30px;
    display: inline-block;
}

.prisjakt-botten-widget .w_stores a {
    font-size: 16px;
}

.prisjakt-botten-widget .pspy_widget .w_stores {
    margin-top: 5px;
}

.prisjakt-botten-widget .pspy_widget .w_header .w_title { 
    font-size: 19px !important;
}

.prisjakt-botten-widget a.w_link {
    font-size: 17px;
}

.prisjakt-botten-widget h2.w_name {
    line-height: 25px;
}

.prisjakt-botten-widget p.w_grade {
    margin-bottom: 5px;
}

.prisjakt-botten-widget p.w_stores {
    margin-bottom: 5px !important;
}

.prisjakt-botten-widget .pspy_widget table td:not(:first-of-type) {
    width: auto !important;
}

.prisjakt-botten-widget .pspy_widget .w_body {
    height: auto !important;
}

.prisjakt-botten-widget .pspy_widget .w_item {
    margin-bottom: 10px !important;
}

.prisjakt-botten-widget .pspy_widget .w_store_logo {
    margin-bottom: 0px !important;
}

.prisjakt-botten-widget .w_link table td {
    border: none;
}

.prisjakt-botten-widget .w_link table {
    right: 0;
}

.prisjakt-botten-widget h3.w_title {
	color: #FFF;
}

.prisjakt-botten-widget li.w_item {
    list-style-type: none !important;
    margin: 0 !important;
}


@media screen and (max-width: 460px) {

.prisjakt-botten-widget .pspy_widget .w_name .w_link {
    font-size: 16px;
}

}



@media screen and (max-width: 360px) {

.prisjakt-botten-widget .pspy_widget img.w_img {
    display: none;
}

.prisjakt-botten-widget .pspy_widget .w_footer {
    display: none;
}

}



/*Multipage Plugin*/

.mpp-toc-container {
    max-width: 100%;
	display: block;
}

.mpp-toc-container ul {
    margin-bottom: 0px !important;
}

.mpp-toc-title h2 {
    text-align: left;
    margin-bottom: 10px;
}


/*Modal image, gradient and text info, disabled*/

.mfp-bottom-bar {
    display: none;
}

.mfp-figure:before {
    display: none;
}



/*Takeover annons*/

@media (min-width: 768px) {

div#annonsTakeOT {
    margin-left: auto;
    margin-right: auto;
}

.header-main {
    float: left;
    width: 1164px;
	display: flex;
}

.right-ad-sec {
    float: right;
    width: 324px;
    display: inline-block;
}
	
.skyscraper-container {
    float: left;
	width: 324px;
}
	
}

ins {
    background: transparent;
}



/*Sidpanel prisjakt*/

.prisjakt-sidpanel {
    width: 324px;
    margin-left: auto;
    margin-right: auto;
}

.prisjakt-sidpanel #pspy_info_0 .w_header h3 {
    text-align: center;
    margin-block-end: 0px;
    font-family: Catamaran-Light;
    margin-bottom: -10px;
}

.prisjakt-sidpanel .w_body ul {
    list-style-type: none;
    margin-left: 0px;
    padding: 0px;
    margin-block-start: -5px;
}

.prisjakt-sidpanel .w_figure {
    float: left;
}

.prisjakt-sidpanel .w_info {
    margin-top: 25px;
}

.prisjakt-sidpanel li.w_item {
    width: 100% !important;
	padding-bottom: 10px !important;
}

.prisjakt-sidpanel h2.w_name {
    font-family: Catamaran-Light;
    color: black;
    overflow: hidden;
    height: 47px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    line-height: 23px;
}

.prisjakt-sidpanel h3 {
	font-size: 22px !important;
	text-align: center;
    margin-top: 0px;
    margin-bottom: 0px !important;;
    font-weight: 400 !important;
    text-transform: none !important;
    font-family: Catamaran-Light !important;
	border-bottom: 0px !important;
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}

.prisjakt-annons-markning {
	text-align: center;
	font-size: 10px;
}

.prisjakt-sidpanel .w_name a.w_link.w_block {
    text-decoration: none;
    color: black;
    font-size: 19px;
    line-height: 11px;
    position: relative;
}

.prisjakt-sidpanel p.w_category {
    display: none;
}

.prisjakt-sidpanel a.w_link {
    text-decoration: none;
    color: #FFD502;
    font-size: 16px;
}

.prisjakt-sidpanel p.w_grade {
    font-family: Catamaran-Light;
    margin-top: 0px;
    margin-block-end: 5px;
}

.prisjakt-sidpanel p.w_price {
    font-size: 20px;
    font-family: Catamaran-Light;
    bottom: 0px;
    position: relative;
    margin-block-start: 0px;
    margin-block-end: 0px;
	margin-top: 10px;
}

.prisjakt-sidpanel p.w_stores {
    font-family: Catamaran-Light;
    margin-block-start: 0px;
    font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px !important;
}

.prisjakt-sidpanel .w_footer {
    position: relative;
    margin-top: 10px;
}

.prisjakt-sidpanel .w_footer a {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.prisjakt-sidpanel ul li {
    list-style: none;
    margin-left: 0px;
}

.prisjakt-sidpanel .pspy_widget {
	margin-bottom: 0px;
}

.prisjakt-sidpanel .pspy_widget.pspy_widget_list ul li {
    padding-right: 0px;
}

.prisjakt-sidpanel .pspy_widget.pspy_widget_list ul li img {
    max-width: 110px;
}

.prisjakt-sidpanel .pspy_widget img.w_img {
    margin-right: 15px;
}


@media (min-width: 768px) and (max-width: 1018px) {
	
	.prisjakt-sidpanel div#pspy_info_0 {
    	width: 228px;
    	margin-top: 20px;
	}	
	
	.prisjakt-sidpanel .w_figure {
    	display: none;
	}
	
}



/*Blockquote formatering*/

.td_pull_quote.td_pull_right p {
    font-size: 20px !important;
}

.td-post-content .td_pull_right {
	width: 35%;
}



/*Formatering header 2020*/

.td-header-style-10 .td-header-menu-wrap-full .td-header-gradient:after {
    background: none;
}

.td-banner-wrap-full {
    height: 155px;
}

.td-header-wrap {
    background-image: linear-gradient(to top right, #21588C, #46A0EA);
}

.td-header-sp-logo img {
    top: 27px;
}

.td-header-wrap .td-header-menu-wrap-full {
    background: none;
}

ul.sf-menu > .td-menu-item > a {
    color: #FFF !important;
}

.td-header-sp-logo {
    float: none !important;
}

.td-header-style-10 .header-search-wrap .td-icon-search {
    color: #FFF;
}

.sf-menu > .current-menu-item > a:after {
    background: none;
}

.td-header-menu-wrap-full {
    padding-top: 0px;
}

.td-boxed-layout #td-outer-wrap {
    box-shadow: 0px 15px 10px #222;
}

.td-container-wrap {
    background-color: transparent;
}

.td-main-page-wrap {
    background-color: #FFF;
}

.td-boxed-layout #td-outer-wrap {
    background-color: #FFF;
}


/*Big grid bild*/

.td-big-grid-post .td-module-thumb img {
     max-height: 120%;
}

@media (max-width: 450px) {

.td-hover-1 .td-big-grid-wrapper .entry-thumb {
    height: 100%;
    width: auto;
}

}

@media (max-width: 768px) {

.td-main-page-wrap {
    padding-top: 0px;
}

.td_block_big_grid_12 {
    margin-bottom: 0px !important;
}

}