h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; line-height: 20px; font-weight: 600; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; line-height: 20px; font-weight: 600; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; line-height: 18px; font-weight: 600; }
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; font-weight: 400; }
li { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; line-height: 18px; font-weight: 400;  }body { background: #ffffff; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; line-height: 18px; font-weight: 400; }
a:link { text-decoration: underline; color: #333333; font-weight: 400; }
a:visited { text-decoration: none; color: #333333; font-weight: 400; }
a:active { text-decoration: none; color: #333333; font-weight: 400; }
a:hover { text-decoration: none; color: #333333; font-weight: 400; }
a:focus { text-decoration: none; color: #333333; font-weight: 400; }
.navbar-default li { font-family:Arial, Helvetica, sans-serif; font-size: 14px; text-transform:none; }
.navbar-default .navbar-toggle .glyphicon {color: #b2b2b2;}
.navbar-default .navbar-toggle .icon-bar {background-color: #b2b2b2;}.navbar-default .navbar-nav>li a { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:hover { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:hover { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:hover { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li a:focus { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>li.active a:focus { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li a:focus { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .navbar-nav>.active>a { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar-default .dropdown-menu>li.active a { color:#b2b2b2; text-decoration:none; font-weight:400; }
.navbar { margin-bottom:0px; }
header { margin-bottom:0px; position:relative; }
#page .container { max-width:1170px; }
/* GDPR
body #CybotCookiebotDialog {top: auto; width: 100%; height: auto; box-shadow: none; box-shadow: 0 -2px 5px #ccc; bottom: 0; padding: 10px 0 0;}
body #CybotCookiebotDialogBody {max-width: 1200px; width: 100%;}
body #CybotCookiebotDialogDetailBody {max-width: 1190px; width: 100%;}
body .CookieDeclarationTableCell {padding: 9px 5px;}
body #CybotCookiebotDialogPoweredbyLink {display: none;}
body #CybotCookiebotDialogBodyContent {float: left; padding: 5px 0 18px 5px;}
body .CookieDeclarationTypeDescription {font-size: 13px !important;}
body #CybotCookiebotDialogBodyButtons {float: right; padding-left: 20px; padding-top: 6px;}
body #CybotCookiebotDialogBodyButtonAccept {background-color: #006633; border: 1px solid #006633; font-weight: bold; border-radius: 20px; line-height: 1 !important; padding: 4px 10px 6px !important; float: right; font-size: 14px;}
body form.wpcf7-form .wpcf7-acceptance input[type="checkbox"] {width: auto !important; margin: 5px 10px 10px 0 !important;} */
#page {overflow-x: hidden;}

#content ul {
   list-style: outside;
   margin-left: 2em;
   margin-bottom: 15px;
}

.grecaptcha-badge {visibility: hidden;}

.grid-produkter h3 a {
/*  font-family: Roboto, sans-serif;
  font-size: 18px; */
font-size: 24px !important;
  font-weight: 600;
  line-height: 24px;
  font-family: Droid Sans, sans-serif;
  color: #333;
  margin-bottom: 15px;
}

/* ANNAT */
body {-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; overflow-x: hidden;}
#page {overflow-x: hidden;}

body h1 { font-size: 45px; line-height: 55px; font-family: Roboto, sans-serif; font-weight: 600; color:#333; margin-top: 0; text-transform: uppercase;}
body h2 { font-size: 30px; line-height: 40px; font-family: Roboto, sans-serif; font-weight: 600; color:#333; }
body h3 { font-size: 20px; line-height: 26px; font-family: Roboto, sans-serif; font-weight: 600; color:#333; margin-bottom: 5px; }
body p, body li, body td, body dd, body label, body button, body small {font-size: 16px; line-height: 24px; font-family: Droid Sans, sans-serif; color:#333; font-weight: 300;}

#content ul { list-style-position: outside; margin-left: 4em; margin-bottom: 25px; }

.grecaptcha-badge {z-index: 99999;}

/*---tabel-----*/
#content  table {width:100%; border-collapse:collapse; margin-bottom:35px;}
#content  table tr:nth-child(even) { background: #f9f9f9} 
#content  table tr:nth-child(odd) { background: #eeeff0} 

#content table td {border:1px solid #ddd; padding: 5px 10px; vertical-align:top;}
#content  table td p {margin:0;}

/* search */

#search-2 { float: right; margin:    18px 0 0 0; }
#searchform label {display:none;}
#searchform input[type="text"] {    background: #b2b2b2;    border: 1px solid #eee;  font-size: 16px;   width: 120px;  padding: 6px 2px; -webkit-transition: width 500ms ease 0s;     -moz-transition: width 500ms ease 0s;     -o-transition: width 500ms ease 0s;    -ms-transition: width 500ms ease 0s;     transition: width 500ms ease 0s; }
#searchsubmit {    background: transparent url(/files/search.png) no-repeat center center !important;    text-indent: -99999px;    border: none !important; padding: 10px 15px;}

/* Header */


#header {   background: #0a0a0a; margin-bottom: 50px;  }
.page-id-44 #header {  margin-bottom: 0px; }

#header .container { position: relative; min-width:100%; width:100%; box-shadow: 5px 5px 10px rgb(0 0 0 / 10%); padding:10px; }

#header .logoholder { margin-left:10px; padding-bottom:2px; } 
.logoholder a img {width:318px; margin-right:0; margin-top:18px;}

#header #navbar-collapse-1 { float: right; margin-top: 18px;  margin-right: 20px;}
#header #navbar-collapse-1 ul li { margin: 0 0 0 20px;}
#header #navbar-collapse-1 ul li a { padding: 8px 0px 5px; background: none; position:relative; border-bottom: 2px solid transparent;  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
#header #navbar-collapse-1 ul li a:after { position:absolute; content:""; background: #b2b2b2; height: 2px; width:100%; opacity:0; left:0; right:0; margin:0 auto; bottom: -10px; -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
#header #navbar-collapse-1 ul li a:hover:after{ bottom:-2px; opacity:1}

#header #navbar-collapse-1 ul li.current_page_item > a:after { display:none;}
#header #navbar-collapse-1 ul li.current_page_item > a {border-bottom: 2px solid #b2b2b2;}

#header #navbar-collapse-1 ul li.current-page-ancestor > a:after { display:none;}
#header #navbar-collapse-1 ul li.current-page-ancestor > a {border-bottom: 2px solid #b2b2b2; }

#header #navbar-collapse-1 ul ul { background: #fff;   left: -15px;  min-width: 175px; }
#header #navbar-collapse-1 ul ul li a { display: inline-block; } 

/* insert this pages only for mobile. Deleted them from web */ 
#menu-item-773, #menu-item-774, .mobile-menu-only { display: none!important; }

/* second header menu */ 

#header #nav_menu-2 {  float: left; margin: 24px 0 0 15px; }
#header  #nav_menu-2 .menu-header_second_menu-container ul { list-style-type: none; }
#header  #nav_menu-2  li {  float: left;  margin-right: 20px;  position: relative;    display: block;}
#header  #nav_menu-2 .menu-header_second_menu-container ul li a {position: relative;  color: #b2b2b2; text-decoration: none; padding: 10px 0px 5px; line-height: 16px; display: inline-block;    background: none; position:relative; border-bottom: 2px solid transparent;  -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
#header #nav_menu-2 .menu-header_second_menu-container ul li a:after { position:absolute; content:""; background: #b2b2b2; height: 2px; width:100%; opacity:0; left:0; right:0; margin:0 auto; bottom: -10px; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
#header #nav_menu-2 .menu-header_second_menu-container ul li a:hover:after{ bottom:-2px; opacity:1}


#header #nav_menu-2 .menu-header_second_menu-container ul ul.sub-menu { background: #4e433b; position: absolute;    top: 100%;  left: -20px;    z-index: 1000;    display: none;  padding: 10px 0 ;     min-width: 230px; float: left;  }
#header #nav_menu-2 .menu-header_second_menu-container ul li.menu-item-has-children:hover ul {   display: block; }


#header  #nav_menu-2  ul li ul li { margin: 0 20px; width: 100%; }


#top { display: none;}

/* Content */

#start { position: relative;}
#start #video { position: relative; }
#start #video::before { position: absolute; content: ""; background: rgba( 13,38, 54, 0.5); left: 0; right: 0; top: 0; height: 100%; z-index: 1; }
#start * { color: #fff;  text-transform: uppercase; }
#start a {font-weight: 600; }
#start_over_slide {    position: absolute;    top: 0;    right: 0;    left: 0;    bottom: 0;    display: flex;    justify-content: center;      align-items: center;    text-align: center;    width: 50%;    margin: 0 auto; z-index: 99; }

#start .vc_btn3.vc_btn3-size-md {   text-transform: uppercase; margin: 0 10px;  }

.start_top_text p { margin-bottom: 30px; }
.pictures_and_color { height: 410px; }
.blue * { color: #fff; }
.blue .wpb_text_column { padding: 20px;}

.wpb_gmaps_widget  { margin-bottom: 0!important; }
 
.vc_btn3.vc_btn3-size-md {   text-transform: uppercase; margin: 0 10px;  }

/* inside pages */

i.fa-file-pdf {    color: red;    font-size: 20px;    margin-right: 5px; }

/* side-left menu from inside pages */

.side-left-menu { background: #ffffff; border: 3px solid #4e433b; padding: 15px 20px 15px;  }
.side-left-menu  a { text-decoration: none; }
.side-left-menu a:hover { text-decoration: underline;}

.products h2 { font-size: 25px; line-height: 35px;  }
.products h3 { border-bottom: 1px solid #333; }
.products .wpb_text_column  { margin-bottom: 25px; }


.wpb_single_image img { -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.wpb_single_image img:hover { -moz-transform: scale(1.10); -webkit-transform: scale(1.05);  -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.single-post #content #nav-below {display:none;}

/* post grids */

.vc_grid-container-wrapper .vc_gitem-zone-a  {/* border: 1px solid #ccc!important; */ -webkit-transition: all 0.35s ease; -moz-transition: all 0.35s ease; -ms-transition: all 0.35s ease; -o-transition: all 0.35s ease; transition: all 0.35s ease;}
.vc_grid-container-wrapper .vc_gitem-zone-a:hover   { transform: scale(1.05);  }
.vc_grid-container-wrapper  .vc_btn3-container a  { border: none!important; color: #333!important; background: none!important; padding: 0 !important;     margin: 0; }
.vc_grid-container-wrapper  .vc_btn3-container a { text-decoration: underline;  text-transform:none; }

.vc_grid-container-wrapper .vc_gitem-zone-c .vc_custom_heading  { margin-bottom: 10px; }
.vc_grid-container-wrapper .vc_gitem-zone-c p { font-weight: 600; font-size: 18px; }
.vc_gitem-zone {    background-size: contain!important;}
.vc_gitem-animated-block {overflow:hidden;}
.vc_grid-item-mini {box-shadow: rgba(50, 50, 93, 0.15) 0px 13px 27px -5px, rgba(0, 0, 0, 0.15) 0px 8px 16px -8px;}

/**bredcrumb**/
.breadcrumb {background:transparent; font-size: 14px;}
/* post pages no header img */

/*categories*/
.wpb_single_image .vc_figure {overflow:hidden;}
.grid-produkter .vc_column-inner > .wpb_wrapper {box-shadow: rgba(50, 50, 93, 0.15) 0px 13px 27px -5px, rgba(0, 0, 0, 0.15) 0px 8px 16px -8px;}
.grid-produkter h3 {padding:0 5px 27px 5px !important; font-size:20px; line-height:22px; font-family:Raleway;}
.grid-produkter h3:hover { -moz-transform: scale(1.10); -webkit-transform: scale(1.05);  -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); -webkit-transition: all 0.15s ease; -moz-transition: all 0.15s ease; -ms-transition: all 0.15s ease; -o-transition: all 0.15s ease; transition: all 0.15s ease;}
.grid-produkter h3 a{text-decoration:none; font-weight:600; }

.grid-multiLine-produkter .vc_column-inner > .wpb_wrapper {box-shadow: rgba(50, 50, 93, 0.15) 0px 13px 27px -5px, rgba(0, 0, 0, 0.15) 0px 8px 16px -8px;}
.grid-multiLine-produkter h3 {padding:0px 5px 13px 5px !important; font-size:20px; line-height:18px; font-family:Raleway;}
.grid-multiLine-produkter h3:hover { -moz-transform: scale(1.10); -webkit-transform: scale(1.05);  -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); -webkit-transition: all 0.15s ease; -moz-transition: all 0.15s ease; -ms-transition: all 0.15s ease; -o-transition: all 0.15s ease; transition: all 0.15s ease;}
.grid-multiLine-produkter h3 a{text-decoration:none; font-weight:600; }

.grid-produkter1 .vc_column-inner > .wpb_wrapper {box-shadow: rgba(50, 50, 93, 0.15) 0px 13px 27px -5px, rgba(0, 0, 0, 0.15) 0px 8px 16px -8px;}
.grid-produkter1 h2 {padding:0 5px 30px 5px !important; font-size:25px; line-height:22px;  font-family:Raleway;}
.grid-produkter1 h2:hover { -moz-transform: scale(1.10); -webkit-transform: scale(1.05);  -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); -webkit-transition: all 0.15s ease; -moz-transition: all 0.15s ease; -ms-transition: all 0.15s ease; -o-transition: all 0.15s ease; transition: all 0.15s ease;}
.grid-produkter1 h2 a{text-decoration:none; font-weight:700;}

#menu-butiksinredning, #menu-kyl-frys, #menu-lagerinredning, #menu-begagnad, #menu-butiksinredning-under, #menu-sakerhet, #menu-sparpanel, #menu-kassadiskar-entresystem, #menu-belysning, #menu-kyl-frys-beg, #menu-huvudmenyerna, #menu-vagnar {display:flex;     flex-flow: wrap; justify-content: center; margin-left:0!important;}
#menu-butiksinredning li, #menu-kyl-frys li, #menu-lagerinredning li, #menu-begagnad li, #menu-butiksinredning-under li, #menu-sakerhet li, #menu-sparpanel li, #menu-kassadiskar-entresystem li, #menu-belysning li, #menu-kyl-frys-beg li, #menu-huvudmenyerna li, #menu-vagnar li{width:auto; display:inline-block; margin:15px 10px;}
#menu-butiksinredning li a, #menu-kyl-frys li a, #menu-lagerinredning li a, #menu-begagnad li a, #menu-butiksinredning-under li a, #menu-sakerhet li a, #menu-sparpanel li a, #menu-kassadiskar-entresystem li a, #menu-belysning li a, #menu-kyl-frys-beg li a, #menu-huvudmenyerna li a, #menu-vagnar li a {text-decoration:none; padding:10px 20px;    border: 1px solid #333; transition:all 0.3s ease;}
#menu-butiksinredning li a:hover, #menu-kyl-frys li a:hover, #menu-lagerinredning li a:hover, #menu-begagnad li a:hover, #menu-butiksinredning-under li a:hover, #menu-sakerhet li a:hover, #menu-sparpanel li a:hover, #menu-kassadiskar-entresystem li a:hover, #menu-belysning li a:hover, #menu-kyl-frys-beg li a:hover, #menu-huvudmenyerna li a:hover, #menu-vagnar li a:hover{background:#b2b2b2; color:#fff;}
.single-post #header {    position: relative;}

.vcard {display:none;}
.entry-footer {display:none;}
.meta-sep {display:none;}
.post-heading p {font-size:24px!important;}
.pris {font-size:18px; padding-bottom:10px;}

.single-post #content .attachment-post-thumbnail { display: none;}
.single-post #content {padding: 0;}
.single-post #content  .entry-content {padding: 0;}
.single-post #content .entry-title{display: none; }
.single-post #content .entry-meta {display: none; }

.post-template-default .wpb_single_image img:hover { -moz-transform: scale(1); -webkit-transform: scale(1);  -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}

.single-post #content .nav-previous {float: left;}
.single-post #content .nav-next {float: right;}
.single-post img {max-height:400px; object-fit:contain;}
.single-post #content #nav-below {border-top:1px solid #eee; float:left; width:100%; margin:10px 0; font-size:15px; line-height:20px; padding:5px 0;}
.post-btn  {border:1px solid #333!important;     width: 110px;   margin: auto;    padding: 10px 20px; transition:all 0.3s ease;}
.post-btn:hover {background:#4e433b; }
.post-btn:hover a {color:#fff!important;}
.vc_grid-container-wrapper .vc_btn3-container a {text-decoration:none; text-transform:uppercase;}



/*------- filter ------*/
.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {    border-bottom: 2px solid #b2b2b2; background-color:transparent!important;}

.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {padding: 10px 10px 2px 10px!important;}
.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {border-radius:0px!important; font-size:16px!important;}
.vc_grid-filter {margin-left:0!important; background:#eee;}

/* ---- forms -------  */

#content form.wpcf7-form {padding-bottom: 75px; float: left; width: 100%;}
#content form.wpcf7-form label i {position: absolute; z-index: 1; margin-top: 21px; margin-left: 15px; opacity: .7;}
#content form.wpcf7-form p {margin-bottom: 10px; float: left; width: 100%;}
#content form.wpcf7-form label {float: left; width: 100%; font-size: 16px; font-weight: normal; margin: 0px 0 10px;}
#content form.wpcf7-form input {padding: 10px 10px 8px; font-weight: normal; font-size: 16px; line-height: 28px; border-radius: 3px; text-indent: 30px;}
#content form.wpcf7-form input[type="submit"] {margin-top: 20px; padding: 20px;}
#content form.wpcf7-form textarea {padding: 10px 10px 8px; font-weight: normal; font-size: 16px; line-height: 28px; border-radius: 3px; text-indent: 30px; height: 200px; }
#content form.wpcf7-form .wpcf7-radio .wpcf7-list-item {background: #f4f4f4; border-radius: 3px; margin: 0 10px 0 0; cursor: pointer; padding: 10px 15px; border: 1px solid #ccc;}
#content form.wpcf7-form .wpcf7-radio .wpcf7-list-item label {margin: 0;}
#content form.wpcf7-form .wpcf7-radio .wpcf7-list-item label input[type="radio"] {float: left; width: auto; margin: 5px 10px 0 0;}
#content div.wpcf7-response-output {margin: 0; padding: 20px; font-size: 16px; text-align: center; float: left; width: 100%;}
#content form.wpcf7-form input[type="checkbox"] {float: left; width: auto; margin: 5px 10px 0 0;}

form.wpcf7-form input[type="submit"] { color: #fff; text-transform:uppercase;  margin-top: 0px; display:inline-block; font-size: 13px; padding: 15px 10px;   background: #333;	  -webkit-transition: background 0.35s ease; -moz-transition: background 0.35s ease; -ms-transition: background 0.35s ease; -o-transition: background 0.35s ease; transition: background 0.35s ease; }
form.wpcf7-form input[type="submit"]:hover { background:#0a0a0a!important; 	color: #fff;;  } 

#content form.wpcf7-form input:focus {background: #ffffeb;}
#content form.wpcf7-form textarea:focus {background: #ffffeb;}
#content span.wpcf7-not-valid-tip {color: #d01400; font-size: 11px;}




/* Footer */

#footer { background:#0a0a0a; padding: 80px 0 10px;   } 

#footer h2, #footer p,  #footer a { color:#b2b2b2; font-weight: 400;}
#footer i { color: #b2b2b2;  width: 15px;   font-size: 16px;   text-align: center;    margin-right: 5px;}
#footer small { color:#b2b2b2;   font-weight: 400;  line-height: 22px;  }
#footer strong { font-size: 17px; }

#footer .footer-1 {    padding: 0 30px 0 0; width:33.33%;}
#footer .footer-2 {    padding: 0 30px 0 0;   width:33.33%;}
#footer .footer-3 {    padding: 0 30px 0 0;  width:33.33%;}
#footer .footer-4 {    width: 100%;    border-top: 1px solid #16364a;    margin-top: 10px;    padding: 20px 0 0;}

#footer .widget  { margin-bottom: 40px;   }

#footer .vc_btn3-container.vc_btn3-inline {    margin: 0;  }
.icon-CO {    float: left; }
.icon-PB {    float: right;}

/* ----sticky footer----*/

@media only screen and (min-width: 992px) {

#footer {    left: 0;  right:0;  bottom: 0;  width: 100%; }
body {    /* bottom = footer height */}
.vc_gitem_row .vc_gitem-col { min-height:172px;}

}

/*------end sticky-------*/

/* Media queries */

@media (min-width: 768px) {
.vc_gitem_row .vc_gitem-col { min-height: 204px;     display: grid;    align-items: self-end;}


}

@media (min-width: 1700px) {




}

@media all and   (max-width:1699px) {


}

@media all and  (max-width:1440px) {


#start_over_slide {    width: 55%; }


}

@media all and  (max-width:1200px) {
#search-2 {   margin: 2vw 00 0;}
#start_over_slide {    width: 65%; }
#search-2 {    position: absolute;    top: 0;    margin: 0px 10px 0 0;    top: 32px;    right: 2px;}
/*#header #navbar-collapse-1 {position: absolute;    top: 0;   right: 0px; margin-top: 0px;}
   #header {height:95px;}
#header #nav_menu-2 {float:left;  }

    
#header #nav_menu-2 .menu-header_second_menu-container ul ul.sub-menu {    right: -20px; left:unset;}*/
#header #nav_menu-2 {    margin: 0 0 0 20px; clear:both;}
#header #navbar-collapse-1 {    margin: 0px 20px 10px 20px;    clear: right; }
}

@media all and (max-width:992px) {

body h1 {    font-size: 32px;  line-height: 40px  }
body h2 {font-size: 22px; line-height: 30px;}
body h3 {font-size: 18px; line-height: 22px;}
body p, body li, body td, body dd, body label, body legend  {font-size: 16px; line-height: 22px;}
#header #navbar-collapse-1 {float:left;}




.side-left-menu {    padding: 10px 10px 0px;}
#header #navbar-collapse-1 ul li {    margin: 0 20px 0 0px;}
.grid-produkter .vc_col-sm-3  {width:50%; float:left;}
#header #navbar-collapse-1 ul li a {font-size:16px;}
.grid-produkter img {width:270px; height:270px;}
}



@media all and (max-width: 767px)  {
body #CybotCookiebotDialogBodyButtons {max-width: 35%;}
body #CybotCookiebotDialogBodyContent {max-width: 60%;}

body  h1 {font-size:30px; line-height: 35px;}
body  h2 {font-size: 30px; line-height: 24px;}
body  h3 {font-size:18px; line-height: 22px;}
body  p, body  li, body  td, body  dd, body  label, body  legend  {font-size: 16px; line-height: 20px;}

#header {height: 75px;}
#header .container {    width: 100%; padding:0;}
#header .logo-left { margin: 5px;}
#header .logo-left img { width: 180px; height: auto; margin-top:15px; }

#search-2 { display: none; }

#header #nav_menu-2 { display: none;}

#header .navbar-header { float: right; } 
#header #navbar-collapse-1 {    margin: 0;   position:static; background:#4e433b;}
#header #menu-main .menu-main-container {    float: right;    margin: 0 30px 0 0;}
#header #navbar-collapse-1{    border: none;      float: left;   width: 100%;  padding: 0;  margin: 0 0px;     }
#header .navbar-nav {    width: 100%;    display: block;}

#header #navbar-collapse-1 ul {    margin: 0;    padding: 0px 0 10px;    width: 100%;  }
#header #navbar-collapse-1 ul li {padding: 0; margin: 0 15px;  }
#header #navbar-collapse-1 ul li a {   font-size:16px;  text-align: left; padding-left: 10px }
#header #navbar-collapse-1 ul li ul {padding-bottom: 10px; margin-bottom: 10px;  box-shadow:none!important; }
#header #navbar-collapse-1 ul li ul li a{ padding-left: 25px;}

#menu-item-773, #menu-item-774, .mobile-menu-only { display: block!important; }

#header .navbar-collapse { z-index: 99; box-shadow:none!important; -webkit-box-shadow:none!important; }
#header .navbar-default .navbar-collapse, .navbar-default .navbar-form { border: medium none;	}

#header .navbar-default .navbar-toggle {border-color: transparent; }
#header .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background: none;	}

#header .navbar-default .navbar-toggle .icon-bar { background-color: #b2b2b2; width: 30px; height: 3px; 	}
#header .navbar-default .navbar-toggle:hover .icon-bar { background-color: #b2b2b2;	}
#header .navbar-default .navbar-toggle:focus .icon-bar { background-color: #b2b2b2;	}

#header .navbar-toggle { margin: 15px 15px 10px 0; padding: 12px 8px; border: none; position: relative;	}
#header .navbar-toggle:first-child { float: right; margin: 15px 10px 0 10px;	padding: 10px 10px 4px;	position: relative; }
#header .navbar-toggle.modalinfo { margin: 15px 10px 10px 0;	padding: 10px 10px 4px;	}

#header .navbar-toggle.modalinfo .glyphicon {	color: #b2b2b2;	font-size: 20px; }
#header .navbar-toggle.modalinfo:hover .glyphicon {	color: #b2b2b2;}
#header .navbar-toggle.modalinfo:focus .glyphicon {	color: #b2b2b2;}

#header .navbar-toggle:first-child .glyphicon { color: #b2b2b2;	font-size: 20px;}
#header .navbar-toggle:first-child:hover .glyphicon {	color: #b2b2b2;}
#header .navbar-toggle:first-child:focus .glyphicon {	color: #b2b2b2;}


.grid-produkter .vc_col-sm-3  {width:50%; float:left;}
.post-text {padding:0 15px!important;}
.single-post #content #nav-below {padding:5px 15px; }
.single-post img {max-height:220px; object-fit:contain;}
.empty-space {display:none;}
#content .container {    width: 97%;}
#content .entry-content {padding:0 15px;}

#menu-butiksinredning li, #menu-kyl-frys li, #menu-lagerinredning li, #menu-begagnad li {margin: 5px;}
#menu-butiksinredning li a, #menu-kyl-frys li a, #menu-lagerinredning li a, #menu-begagnad li a {font-size:11px;     padding: 6px 10px;}

#start_over_slide {    width: 100%; }

.side-left-menu {    padding: 20px;  width: 50%; }
.side-left-menu a {    margin-bottom: 10px;    display: inline-block; }
.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 25%;    display: inline-block !important;}

#footer .container { padding: 0 15px 10px; text-align: center;}
#footer .footer-1 {    width: 100%; }
#footer .footer-2 {    width: 100%; }
#footer .footer-3 {    width: 100%; }

.icon-CO {    float: none;}
.icon-PB {    float: none; margin-top: 10px; }

}


@media all and (max-width: 600px)  {


#start #video {margin: 0;}
#start_over_slide {      position: relative;    background: #0d2636;    padding: 20px; }

}

@media all and (max-width: 480px)  {

.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width: 50%;    display: inline-block !important;}

.side-left-menu {    width: 100%;}
.grid-produkter .vc_col-sm-3  {width:100%; }

}

@media all and (max-width: 320px)  {

#header .logo-left img { width: 75px; height: auto; }
#header .logo-left {    margin: 8px;     margin-top: 15px;}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {    width:100%;    display: inline-block !important;}


}
