/*@font-face {
	font-weight:400;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(/gui/fonts/FranklinGothic-Book-webfont.eot?#iefix) format("embedded-opentype"),
		 url(/gui/fonts/FranklinGothic-Book-webfont.woff) format("woff")
}

@font-face
	font-weight:600;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(/gui/fonts/FranklinGothic-Med-webfont.eot?#iefix) format("embedded-opentype"),
		 url(/gui/fonts/FranklinGothic-Med-webfont.woff) format("woff")
}

@font-face {
	font-weight:700;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(/gui/fonts/FranklinGothic-Demi-webfont.eot?#iefix) format("embedded-opentype"),
		 url(/gui/fonts/FranklinGothic-Demi-webfont.woff) format("woff")
}
*/


/* Temporary font links: */
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: FranklinGothicFS;
  src: url(http://www.hultafors.com/gui/fonts/FranklinGothic-Book-webfont.eot?#iefix) format("embedded-opentype"),
    url(http://www.hultafors.com/gui/fonts/FranklinGothic-Book-webfont.woff) format("woff")
}

@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: FranklinGothicFS;
  src: url(http://www.hultafors.com/gui/fonts/FranklinGothic-Med-webfont.eot?#iefix) format("embedded-opentype"),
    url(http://www.hultafors.com/gui/fonts/FranklinGothic-Med-webfont.woff) format("woff")
}

@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: FranklinGothicFS;
  src: url(http://www.hultafors.com/gui/fonts/FranklinGothic-Demi-webfont.eot?#iefix) format("embedded-opentype"),
    url(http://www.hultafors.com/gui/fonts/FranklinGothic-Demi-webfont.woff) format("woff")
}


.hultafors-product-blob {
  border: none !important;
}

.section_492 .hultafors-product-blob {
  /*min-height: 250px;*/
}

.section_492 .hultafors-product-blob .form-group {
  margin-bottom: 10px;
}


@media screen and (max-width: 1200px) {
  .section_492 .hultafors-product-blob {
    /* min-height: 305px;*/
  }
}

/* basic */
.btn-continue {
  background-color: #fed500;
}

.styleColor {
  border-bottom: 5px solid #fed500;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
}

.row .row {
  margin-left: -15px;
  margin-right: -15px;
}

/*
.page {
	background: #f7f7f7 !important;
} */

.content .container,
.header .container,
.breadcrumb-wrapper .container {
  /*max-width: 1002px; */
  /* With paddings container width becomes 972px - same as old site*/
}

.header .container {
  max-width: none;
  width: 100%;
  padding: 0;
}

.content>.container>div {
  background: #fff;
}

.content {
  padding: 0;
}

.content .section {
  overflow-wrap: break-word;
}

@media screen and (max-width: 767px) {
  .content>.container {
    padding-left: 0;
    padding-right: 0;
  }

  .content table {
    width: 100%;
  }
}

.content section>section {
  padding-bottom: 0;
}

/* typography */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: FranklinGothicFS, Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

.product-info h1 {
  text-transform: uppercase;
  font-size: 28px;
}

@media screen and (min-width: 1025px) {
  .product-content .row .row {
    margin-left: 0;
    margin-right: 0;
  }
}

.mobile-product-title h1,
.mobile-product-title h2 {
  text-transform: uppercase;
  font-size: 22px;
}

h3 {
  font-weight: 700;
  text-transform: none;
}

h2,
.h2 {
  font-size: 24px;
}

h3,
.h3 {
  font-size: 20px;
}

p,
li {
  font-size: 15px;
}

iframe {
  max-width: 100%;
}

.bold {
  font-weight: 700;
}

.hover-product-title a:hover {
  color: #A9A9A9;
  text-decoration: none;
}

.hover-product-header a:hover {
  color: #FECE00;
  text-decoration: none;
}

body {
  font-family: FranklinGothicFS, Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1.42857;
  color: #333333;
}

.page-header {
  font-family: FranklinGothicFS, Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  color: #333333;
  border: none;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .breadcrumb-wrapper {
    height: 70px;
    border-bottom: 1px solid #ededed;
    box-shadow: none;
  }
}

ol.breadcrumb {
  padding: 0;
}

.breadcrumb a {
  font-weight: normal;
  line-height: 70px;
}


/* general */
button,
input {
  border-radius: 0 !important;
}

.bg-black {
  background-color: #000000;
}

.bg-grey {
  background-color: #111;
}


/* alerts */
.alertify,
.alertify-log,
.alertify-logs,
.alertify-logs article,
.alertify-dialog,
.alertify-buttons {
  font-family: FranklinGothicFS, Arial, Helvetica, sans-serif;
  text-shadow: none;
  border: none;
  border-radius: 0;
}

.alertify-buttons button {
  text-shadow: none !important;
  background-image: none !important;
}

.alertify-button-ok {
  background-color: #FFCB00 !important;
  /* yellow */
  /* background-color: #da291c !important; */
  /* red */
  border-color: #BBBBBB !important;
}

.alertify-log-show,
.alertify-dialog,
.alertify-buttons {
  box-shadow: none;
}

.alertify-log-show,
.alertify-log-error {
  background: #FFCB00 !important;
  /* yellow */
  color: #000000;
  /* snickers */
  /*background: #da291c !important; */
  /* red */
  /* color: #ffffff; */
  /* hultafors */
}

.alertify-dialog i {
  color: #FFCB00 !important;
  /* yellow */
  /* color: #da291c !important; */
  /* red */
}

.alertify-dialog i {
  font-size: 25px;
  margin-right: 15px;
}



/* super top */

.top-bar {
  display: block;
  position: fixed;
  z-index: 10;
  height: 306px;
  width: 100%;
  left: 0;
  top: -260px;
  background: #ffffff;
  padding-left: 0px;
}

.top-bar {
  transition: top 0.3s;
  border-bottom: 1px solid #dddddd;
}

.top-bar.active {
  top: 0px;
}

.select-brand-menu {
  height: 260px;
  background-color: #f8f8f8;

  overflow: hidden;
}

.brand-nav-item {
  height: 295px !important;
  width: auto;
  margin-right: 15px;
}

.mobile-brand-nav {
  width: 100%;
}

.mobile-brand-nav a {
  width: 50%;
}

.mobile-brand-nav a img {
  padding: 0 5px;
}

@media screen and (min-width: 768px) {
  .mobile-brand-nav {
    display: none !important;
  }
}

.top-bar .menu-opened {
  display: none;
}

.top-bar .large-screens {
  display: none;
}

.top-bar.active .menu-opened {
  display: inline-block;
}

.top-bar.active .menu-closed {
  display: none;
}

@media screen and (min-width: 470px) {
  .top-bar .small-screens {
    display: none;
  }

  .top-bar .large-screens {
    display: inline-block;
  }
}

.top-bar-link {
  padding: 0;
}

.top-bar-link a {
  border-left: 0px;
  border-right: 0px;
}

.top-bar .nav a {
  color: #333333;
  background: none;
}

.top-bar .nav .dropdown-menu,
.top-bar .nav .open,
.top-bar .nav a {
  background-color: none;
  background: none;
  line-height: 45px;
}

.top-bar .nav a:hover,
.top-bar .nav a:focus {
  color: #666;
  background: none;
}


.top-bar .nav .dropdown-menu {
  left: auto;
  right: 0;
  padding: 0 !important;
  margin: 0 !important;
}

.top-bar .nav .dropdown-menu li {
  background: #ffffff;
  height: 45px;
}

.top-bar .nav .dropdown-menu li a {
  padding: 0 20px !important;
}

.nav>li>a {
  padding: 0 20px 0 0;
}

.toggle .toggle-sign {
  font-size: 25px;
  font-weight: normal !important;
  position: absolute;
  /* right: 5px; */
  right: 20px;
  /* top: 14px; */
  top: 0;
  color: #111;
  cursor: pointer;
  /* display: none; */
}

.top-bar>.container {
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  height: 33px;
}

.top-bar>.container>.col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}

.top-bar section {
  display: inline-block;
  float: right;
  height: 45px;
  padding: 0;
}

.top-bar section p,
.top-bar section a {
  float: left;
  line-height: 45px;
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

.top-bar>.container>div>section:nth-of-type(1) {
  /* hultafors group menu item */
  background-color: #ffffff;
  padding: 0 10px !important;
}

.top-bar>.container>div>section:nth-of-type(1) p {
  font-weight: 500;
}

.top-bar>.container>div>section:nth-of-type(2) {
  /* select brand menu item */
  background-color: #f8f8f8;
  padding: 0 10px !important;
  cursor: pointer;
  border-right: 1px solid #ddd;
}

.top-bar>.container>div>section:nth-of-type(2) .fa {
  padding-right: 5px;
}

.top-bar>.container>div>section:nth-of-type(3) {
  /* current brand menu item */
  background-color: #f8f8f8;
  padding: 0 20px !important;
  border-right: 1px solid #ddd;
}

.top-bar>.container>div>section:nth-of-type(3) p:before {
  content: "|";
  padding-right: 20px;
  color: #dddddd;
  font-weight: 300;
}

.top-bar>.container>div>section:nth-of-type(4) {
  /* checkout menu item */
  padding: 0 20px !important;
  background-color: #f8f8f8;
  border-left: 1px solid #efefef;
}

.top-bar>.container>div>section:nth-of-type(4) a {
  color: #666666;
}

.top-bar>.container>div>section:nth-of-type(7) {
  /* search menu item */
  border-left: 1px solid #dddddd;
  width: auto;
}

.top-bar>.container>div>section:nth-of-type(5) {
  /* cart section */
  background-color: #f8f8f8;
  border-left: 1px solid #dddddd;
}

.top-bar>.container>div>section:nth-of-type(7) {
  padding-right: 1px;
}

.top-bar>.container>div>section:nth-of-type(4),
.top-bar>.container>div>section:nth-of-type(5),
.top-bar>.container>div>section:nth-of-type(6),
/* my area menu item */
.top-bar>.container>div>section:nth-of-type(7) {
  float: right;
  border-top: 1px solid #dddddd;
}

.top-bar>.container>div>section:nth-of-type(2) p:hover,
.top-bar>.container>div>section:nth-of-type(6) a:hover {
  text-decoration: underline;
}

.top-bar>.container>div>section:nth-of-type(6),
.top-bar>.container>div>section:nth-of-type(6) a {
  color: #666666;
}

/* temporarily hide username and log out from top bar: */
.top-bar>.user-profile-page-link,
.top-bar>.user-log-out-link {
  display: none;
}

.top-bar #minibasket {
  width: 43px;
  top: -13px;
  left: 2px;
  position: relative;
}

.top-bar #searchboxform {
  top: -13px;
  position: relative;
}

.top-bar #minibasket .cart-field {
  display: none;
}

.cart-field {
  border: 0px;
  background: #ffffff;
  width: 100%;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (min-width: 470px) {

  .top-bar>.container>div>section:nth-of-type(1),
  .top-bar>.container>div>section:nth-of-type(1) a,
  .top-bar>.container>div>section:nth-of-type(2) {
    padding: 0 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .top-bar>.container>div>section:nth-of-type(2) {
    /* select brand menu item */
    padding: 0 0 0 20px !important;
    border-right: 0;

  }
}

@media screen and (max-width: 372px) {

  /* put "Hultafors group" in two rows on mobile screen to fit */
  .top-bar>.container>div>section:nth-of-type(1) {
    padding: 8px 10px !important;
    width: 100px;
  }

  .top-bar>.container>div>section:nth-of-type(1) p {
    line-height: 16px;
  }
}


/* Select brand menu on mobile */
@media screen and (max-width: 767px) {
  .top-bar {
    height: 175px;
    /* 153px; */
    top: -130px;
  }

  .select-brand-menu {
    height: 130px;
  }
}


/* mini cart and search in super top */
.cart-content {
  position: absolute;
  background-color: #ffffff;
  z-index: 9999;
  width: auto;
  right: 0;
}

.cart:hover {
  width: 100% !important;
  background: none;
}

.cart a.btn {
  background-color: #efefef;
}

.cart a.btn.checkoutMinicartBtn {
  background-color: #FFCB00;
  /* yellow */
  /* background-color: #da291c; */
  /* red */
}

.search {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  margin-top: 45px;
  width: 100%;
  background-color: #0f1820;
  padding-left: 40px;

}

form#searchboxform input,
form#searchboxform button {
  height: 43px;
  border: none;
  background: none;
  box-shadow: none;
}

form#searchboxform input {
  width: 100%;
  padding-left: 20px;
  position: absolute;
  /* top: 0px; */
  right: 0;
  background: #292929;
  transition-property: top, width;
  transition-duration: 0.3s, 0.3s;
}

form#searchboxform input.open {
  width: 200px;
  right: 50px;
  border: 1px solid #ddd;
}


@media screen and (min-width: 992px) {

  .search {
    /* width: 16%; */
    position: relative;
    font-size: 0;
    white-space: nowrap;
    margin-top: 10px !important;
    width: 200px !important;
    float: right;

  }

  form#searchboxform input,
  form#searchboxform button {}

  form#searchboxform input {
    width: 100%;
    position: relative;
    background: none;
    border: none;
    top: 0;
  }

  form#searchboxform input.open {
    width: 100%;
    top: 0;
    border: none;
  }
}

#minibasket button {
  background: none;
  border: none;
  box-shadow: none;
  background-color: #f8f8f8;
  height: 38px;
}

form#searchboxform button span {
  /*color: #da291c; */
  /* red */
  color: #FFCB00;
  /* yellow */
  font-size: 16px;
}

#minibasket button span {
  color: #666666;
  font-size: 16px;
}


/* top main header */
.main-nav {
  border-top: 1px solid #fff;
  background: #fff;
}

.header {
  background: none !important;
  border: none;
  padding: 0 !important;
}

@media screen and (max-width: 767px) {

  .header .container {
    width: 100%;
    padding: 0;
    margin: 0;
  }

}

.pt-blackStar {
  color: #FFCF00;
}

.navbar-header {
  /* only visible below 1200px width */
  display: table;
  height: 50px;
  width: 100%;
}



.navbar-header .navbar-brand {
  display: table-cell;
  vertical-align: middle;

  float: none;
  padding: 0;
  line-height: auto;
  height: auto;
}

.navbar-header button.navbar-toggle {
  margin-bottom: 0;
  margin-top: 8px;
  margin-right: -15px;
}

@media screen and (min-width: 768px) {
  .navbar-header {
    /* only visible below 1200px width */
    height: 86px;
  }

  .navbar-header button.navbar-toggle {
    margin-top: 22px;
  }

  .sidebar-nav {
    margin-top: 0 !important;
  }
}

.page-top-header {
  background: #0F1820;
  color: #ffffff;
  margin-top: 0px;
  width: 100%;
  float: left;
  /* height: 135px; */
}

.page-top-header ul.nav a {
  color: #ffffff;
  text-transform: none;
  font-size: 17px;
  font-weight: 500 !important;
}

@media screen and (min-width: 1200px) {
  .page-top-header ul.nav a {
    font-weight: bold !important;
  }
}

.page-top-header-logo,
.page-top-header-menu {
  float: left;
  width: 50%;
}

.page-top-header-menu nav {
  margin-left: -110%;
}

@media screen and (max-width: 768px) {
  .page-top-header-logo img {
    height: 50px;
  }

  .page-top-header ul.nav a,
  .page-top-header ul.nav span {
    font-weight: 500 !important;
    font-size: 17px;
  }
}

@media screen and (min-width: 768px) {
  .page-top-header-logo img {
    height: 75px;
    padding-top: 10px;
  }
}

@media screen and (min-width: 1200px) {

  .page-top-header ul.nav li:hover,
  .page-top-header ul.nav li:active,
  .page-top-header ul.nav li:focus {
    /*background-color: #da291c; */
    /* red */
    background-color: #FFCB00;
    /* yellow */
  }

  .page-top-header-logo {
    width: auto;
  }


  .page-top-header-menu {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  .page-top-header-menu nav {
    width: 100%;
    text-align: center;
  }

  .page-top-header-menu nav ul.nav {
    padding: 0;
    width: 100%;
    text-align: center;
  }

  .page-top-header-menu nav ul.nav li {
    display: inline-block;
    float: none;
  }

  .page-top-header-menu nav ul.nav li a {
    line-height: 86px;
  }
}

.page-top-header ul.nav li:hover .caret,
.page-top-header ul.nav li:active .caret,
.page-top-header ul.nav li:focus .caret {
  color: #ffffff;
}

.page-top-header ul.nav a:hover {
  background: none;
}

.page-top-header ul.nav li:first-of-type a {
  padding: 0;
}

.page-top-header ul.nav .caret {
  /*color: #da291c; */
  /* red */
  color: #FFCB00;
  /* yellow */
  margin-left: 10px;
  display: none;
}



@media screen and (min-width: 1200px) {

  .page-top-header #navbar-collapse {
    display: block !important;
    margin: 0;
    padding: 0;
  }

  .page-top-header #navbar-collapse ul.nav {
    height: 86px;
  }

  .page-top-header ul.nav li {
    height: 100%;
    display: table;
    padding: 0 25px;
  }

  .page-top-header ul.nav a {
    display: table-cell;
    vertical-align: middle;

    padding: 0;

  }
}

.navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-toggle {
  float: right !important;
}


/* Virtual Product detail page */
.vp-list .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  margin-top: 0px !important;
}

.above-product {
  /* egen klass */
  border-bottom: 1px solid #ededed;
}

.above-product>.row,
.above-product>div {
  float: none;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.above-product section {
  padding-bottom: 0;
}

.above-product ol.breadcrumb {
  padding-left: 0;
  margin-left: -15px;
}

@media screen and (min-width: 768px) {
  .above-product>div {
    width: 750px;
  }
}

@media screen and (min-width: 992px) {
  .above-product>div {
    width: 970px;
  }
}

@media screen and (min-width: 1200px) {
  .above-product>div {
    width: 1170px;
  }
}

.social-share {
  padding: 5px 0 0 0;
  margin-top: 15px;
}

.social-share-icons a {
  padding: 8px 0;
  font-size: 18px;
  color: #000000;
  background: #FFCB00;
  width: 35px;
  display: inline-block;
  margin-left: 4px;
}

.social-share-icons i {
  text-align: center;
  display: block;
}

.mobile-product-title section:nth-of-type(1) {
  /* egen klass */
  width: 70%;
  float: left;
}

.mobile-product-title section:nth-of-type(2) {
  width: 30%;
  float: left;
}

@media screen and (min-width: 768px) {
  .mobile-product-title {
    display: none;
  }
}


.product-content {
  /* egen klass */
  padding-top: 20px;
}


.product-info {
  /* egen klass */
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .additionalpricetext {
    text-align: right;
  }
}

.product-info br {
  display: none;
}

.product-info>div:first-of-type {
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
}

.product-info>div:first-of-type {
  display: none;
}

@media screen and (min-width: 768px) {

  .product-info>div:first-of-type {
    display: block;
  }

  .product-info>div:first-of-type h1,
  .product-info>div:first-of-type h2 {
    margin: 0;
    line-height: 30px;
  }
}

.product-intro-text {
  /* egen klass */
  font-weight: 700;
}

.read-more {
  /* egen klass */
  cursor: pointer;
  border-top: 1px solid #efefef;
  margin-top: 0px;
  position: relative;
  padding: 0 0 20px !important;
  margin-left: 15px;
  margin-right: 15px;
}

.read-more p {
  font-weight: 500;
  font-size: 18px;
  display: inline-block;
  margin-top: -10px;
  position: absolute;
  background: #ffffff;
  padding-right: 15px;
}

.read-more span {
  padding-left: 5px;
  font-size: 15px;
  color: #FFCB00;
  /* yellow */
  /* olor: #da291c; */
  /* red */
}

.read-more .read-more-closed {
  display: inline-block;
}

.read-more .read-more-opened {
  display: none;
}

.read-more.opened .read-more-closed {
  display: none;
}

.read-more.opened .read-more-opened {
  display: inline-block;
}

.more-product-info {
  /* egen klass */
  display: none;
}

.more-product-info.show-this {
  display: block;
}

.more-product-info .content {
  padding: 0;
}

.more-product-info .section+.section {
  padding: 0;
}



.tab-content {
  margin: 20px 0;
}

.product-material .form-group>* {
  padding-left: 0;
}

section.section.section_ProductFilter.section_766 .row .row {
  margin-left: -15px;
  margin-right: -15px;
}

.product-filter #productfilter h3 {
  display: none;
}

.product-filter #productfilter label {
  font-weight: normal;
}

/* dropdown list in product filter button */
.FilterMultiSelect .btn-group .multiselect-container {
  width: auto;
}

@media screen and (max-width: 767px) {
  .FilterMultiSelect .btn-group .multiselect-container label {
    white-space: initial;
  }
}

.product-carousel .slick-slide {
  cursor: pointer;
}

.product-carousel .slick-center.slick-active {
  padding-bottom: 15px;
  border-bottom: 3px solid #FFCB00;
  /* yellow */
  /* border-bottom: 3px solid #da291c; */
  /* red */
}

/* to make carousel objects see through behind prev and next arrows*/
.product-carousel .slick-prev,
.product-carousel .slick-next {
  /*background: rgba(255,255,255,0.8);*/
  height: 100%;
  width: 35px;
  top: 0;
}

/*.product-carousel .slick-prev:hover, .product-carousel .slick-prev:focus, .product-carousel .slick-next:hover, .product-carousel .slick-next:focus {
	background: rgba(255,255,255,0.8);
}
.product-carousel .slick-prev, .product-carousel .slick-prev:hover, .product-carousel .slick-prev:focus {
      -webkit-box-shadow: 20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow:    20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    box-shadow:         20px 0px 10px 0px rgba(255, 255, 255, 0.8);
}
.product-carousel .slick-next, .product-carousel .slick-next:hover, .product-carousel .slick-next:focus {
	  -webkit-box-shadow: -20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow:    -20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    box-shadow:         -20px 0px 10px 0px rgba(255, 255, 255, 0.8);
}*/

.product-carousel .slick-prev:before,
.product-carousel .slick-next:before {
  color: #FFCB00;
  /* yellow */
  /* color: #da291c; */
  /* red */
}

@media screen and (max-width: 768px) {
  .product-carousel .slick-next {
    right: -15px;
  }

  .product-carousel .slick-prev {
    left: -15px;
  }
}


/* popup product page */

.page-id-174>.content>.container {
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  background: #fff;
  width: 700px;
}

.related-products h4 {
  text-transform: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;

}

section.section.section_ProductDetailTabs.section_1039.more-product-info {
  padding-bottom: 0;
}


.section.section_ProductDetail_Header.section_1139 {
  padding-bottom: 0;
}

.section.section_ProductDetail_Price.section_1140 h2 {
  margin-bottom: 0;
}

.section.section_ProductDetail_Price.section_1140 {
  padding-bottom: 0;
}

.section.section_Content.section_1141 {
  padding-bottom: 10px;
}

.section.section_Content.section_1141 p {
  font-size: 12px;
}


/* tabs product page */

.related-list .pull-right {
  float: right !important;
  display: none !important;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}

.related-header {
  padding-bottom: 5px !important;
}

section.section.section_ProductDetailTabs.section_1039.more-product-info .nav-tabs {
  margin-left: 15px;
  margin-right: 15px;
}

.nav-tabs {
  box-shadow: none;
  border: none;
}

.nav-tabs>li {
  height: 36px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  background: none;
  border: none;
  border-bottom: 3px solid #7a5800;
  /* yellow */
  /* border-bottom: 3px solid  #da291c; */
  /* red */

  max-width: none;
}

.nav-tabs>li.dropdown.active>a,
.nav-tabs>li.dropdown.active>a:hover,
.nav-tabs>li.dropdown.active>a:focus {
  border: none;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background: none;
  color: #555;
  font-weight: 600;
}

.nav-tabs>li>a {
  background: none;
  padding: 5px 3px;
  margin-right: 15px;

  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}

.nav-tabs>li>a {
  border: none;
}

.product-info li.dropdown {
  border: 3px solid #FFCB00;
  padding: 0 10px;
}

.product-info li.dropdown a {
  margin: 0;
}

.product-info .nav-tabs .dropdown-menu {
  padding: 0;
}

.product-info .nav-tabs .dropdown-menu>li>a {
  padding: 8px 20px;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background: none;
  border: none;
}

a.document img {
  /* PDF-icon in Documents info tab */
  padding: 0 4px 4px 0;
  width: 22px;
}

/* Navigation */


.sidebar-navigation * {
  font-size: 14px;
  text-transform: none;
}

.sidebar-nav-heading {
  padding-left: 10px;
  padding-top: 30px !important;

}

.sidebar-nav-items {
  border-top: none;
}

.sidebar-nav-items ul.toggle-lvl-one {
  margin-left: -15px;
}

.sidebar-nav-items .toggle-item {
  border: 1px solid #eee !important;
  margin-bottom: -1px;
  padding: 0 !important;
}

.sidebar-nav-items .toggle-item>h3 {
  margin: 0;
  padding: 0;
  line-height: 45px;
}

.sidebar-nav-items a {
  padding-left: 25px;
}

.sidebar-nav {
  margin-top: 30px;
}

.sidebar-nav li.active>h3 a {
  font-weight: 700 !important;
}

/*li.active .toggle-btn,
.toggle-lvl-one .active {
    font-weight: 500 !important;
}*/

.toggle-lvl-one>li>h3 {
  border-bottom: 3px solid #ffffff;
}

.toggle-lvl-one>li:hover>h3,
.toggle-lvl-one>li.active>h3 {

  /*border-bottom: 3px solid #FFCB00 !important;  yellow */
  /* border-bottom: 3px solid #da291c !important;*/
  /* red */
  border-bottom: 3px solid #7a5800 !important;
}

.toggle-lvl-one>li>h3:hover,
.toggle-lvl-one>li.active>h3 {
  /* font-weight: 700 !important; */
}

.toggle-lvl-one>li.active>h3.toggle-btn {
  border: none;
  font-weight: 700;
}

.toggle-lvl-one .active {
  font-weight: 700 !important;
}

.toggle-lvl-two .active {
  font-weight: 100 !important;
}

.toggle-lvl-two>li.active>h3.toggle-btn {
  border: none;
  font-weight: 100;
}

.toggle-lvl-two {
  background: #F5F5F5;
  margin: 0 !important;
}

.toggle-lvl-two li.toggle-item {
  border-bottom: 3px solid #eeeeee;
}

.toggle-lvl-two li.toggle-item:hover,
.toggle-lvl-two>li.active {
  border-bottom: 3px solid #FFCB00;
  /* yellow */
  /*border-bottom: 3px solid #da291c; */
  /* red */
}

.toggle-lvl-two li {
  box-shadow: none !important;
}

.toggle-lvl-two a {
  font-family: FranklinGothicFS;
  padding-left: 40px;
}

.toggle-lvl-three a {
  font-family: FranklinGothicFS;
  padding-left: 55px;
}

.toggle-lvl-two li:hover,
.toggle-lvl-two .active {
  background: #DADADA;
}

button,
select {
  text-transform: none;
  font-weight: normal;
}


.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar-nav li.active {
  background-color: #FFCB00;
}

.navbar-nav li.active a {
  color: #555;
}

.navbar .navbar-collapse {
  text-align: center;
}

a[data-nodeid="32"]+ul {
  display: none !important;
}

div[data-pageid="44"] .navbar .navbar-collapse {
  text-align: center;
  margin: 0 auto;
  width: 100%;
}

.productparentnode .toggle-sign {
  font-family: "Maven pro", sans-serif;
  display: none;
}

.productparentnode>a {
  margin: 3px 0 13px 10px;
}


.navbar .navbar-collapse {
  text-align: left;
}

.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: none;
}


.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: none;
  max-width: 100%;
  height: auto;
}


/* buttons */

.btn-primary {
  color: #fff !important;
  background-color: #333;
  border-color: #262626;
}

.btn-secondary {
  background-color: #FFCB00;
  /* yellow */
  color: #333;
  border-color: #FFCB00;
}

.btn-secondary:hover {
  background-color: #FFCB00;
  /* yellow */
  color: #333;
  border-color: #FFCB00;
}

.btn-ptOrange {
  background-color: #A9A9A9;
  border-color: #A9A9A9;
  color: #404040;
}

.btn-ptBlue {
  background-color: #A9A9A9;
  border-color: #A9A9A9;
  color: #404040;
}

/* footer */

.footer {
  /* border-top: 4px solid #da291c;  /* red */
  border-top: 4px solid #7a5800;
  /* yellow */
  background-color: #000000;
  position: relative;
  margin: 5px 0 5px;
  padding: 0;

  color: #fff;
  font-size: 14px;
  text-transform: none;
  margin-bottom: 0;
}

.footer-top,
.footer-bottom {
  padding: 30px 0 30px 0;

}

.footer div[data-columnid="672"]>section {
  /* logos in footer */
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 10px;
}

.footer div[data-columnid="672"]>section:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .footer div[data-columnid="351"] {
    margin: 30px 0 20px 0;
  }
}




/* Media */

.hover-product-additional {
  left: 0;
}

.hover-product-hover-bg {
  height: 3px !important;
  background: #7a5800;
  /* yellow */
  /* background: #da291c; */
  /* red */
  opacity: 1;
  bottom: 0;
  width: 100%;
  position: absolute;
}

@media screen and (max-width: 768px) {
  /*.hover-product:hover .hover-product-additional {
		display: none;
	}*/
}

.slick-dots li button {
  display: none;
}

.img-frame,
.product-grid .product-image {
  border: 1px solid #ccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.slides img {
  border: 0px solid #eee;
}

.hover-product-image {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}



/* misc */

.pull-right {
  float: right !important;
}

/* filter */
.activeIconFilter {
  border: none;
}

.activeIconFilter img {
  border: 3px solid #FFCB00;
  /* yellow */
  /*border: 3px solid #da291c; */
  /* red */
}

.badge {
  display: none;
}


label.active {
  display: none;
  color: #333;
}

/* CHECKOUT PAGE */

.checkout-steps {
  background: #f7f7f7;
  /* light grey */
}


h4.checkout-steps span.active-header {
  border-bottom: 3px solid #FFCB00;
  /* yellow */
  /* border-bottom: 3px solid #da291c; */
  /* red */
}

@media screen and (min-width: 768px) {
  .pt-page-checkout #basket {
    margin-bottom: 30px;
    padding: 15px 15px 0 15px;
  }
}

/* KARIN___Added to brand navigation row, you change and/or move */

.select-brand-menu {
  padding-top: 20px;
}

.select-brand-menu .img {
  /* max-width: 250px; */
}

.pt-page-checkout #basket {
  margin-bottom: 30px;
  padding: 15px 15px 0 15px;
}

#deliveryinformationsection {
  margin-left: 0;
  margin-right: 0;

}

/* KARIN___Added to top header row to add padding to unlinked Hultafors Group, you change and/or move */

.section_511 {
  padding-left: 20px;
  padding-right: 20px;
}

/* ________ Humblebee styles below ___________ */


.top-bar .nav-pills.pull-right {
  margin: 0;
}

.custom-container>* {
  margin-left: auto !important;
  margin-right: auto !important;
}

.custom-container.no-padding>div {
  padding-top: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .custom-container>* {
    width: 100%;
  }
}


@media screen and (min-width: 992px) {
  .custom-container>* {
    width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .custom-container>* {
    width: 100%;
  }
}




@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }

}

/*@media screen and (max-width: 991px) {*/
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }

  .col-sm-2[data-columnid="1044"] {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .cd-main-header {
    height: 115px !important;
    background: #0F1820;
    z-index: 3;
  }

  .header-input {
    margin-top: 65px;
  }

}


.related .nav-tabs {
  box-shadow: none;
  border: none;
  display: none;
}

/* Product page edits */

.productFilter .btn-group {
  width: auto;
  min-width: 100px;
}

.productFilter .btn-group button .caret {
  margin-left: 6px;
}

.productFilter .btn-group button[title="None Selected"] .caret {
  margin-left: 0;
}

.productFilter .control-label {
  font-weight: normal;
  color: #888;
  font-size: 16px;
}

.productFilter .iconFilter {
  margin-right: 5px;
  width: 32px;
  height: 32px;
  float: none;
  display: inline-block;
}

.productFilter .iconFilter:last-of-type {
  margin-right: 0;
}

.productFilter .iconFilter>img {
  width: 100%;
}

.productFilter .favoriteToggler {
  height: 14px;
}

.productFilter .btn-ptOrange {
  background-color: #FFCB00;
  /* yellow */
  /*background-color: #da291c;*/
  /* red */
  border: none;
  border-radius: 0px 3px 3px 0px !important;
}

.productFilter .btn-ptOrange.disabled {
  background-color: #727272;
}

.productFilter .fa.fa-shopping-cart {
  font-family: 'FranklinGothicFS';
}

.productFilter .fa-shopping-cart:before {
  text-transform: none;
  content: "In den Warenkorb";
  font-weight: 700;
  color: #000;
}

@media screen and (min-width: 768px) {
  .productFilter .single-addtobasket>.input-group {
    top: 13px;
    float: right;
    margin-top: 0px !important;
  }

  /* Add to cart align right*/
  #productfilter .single-addtobasket .input-group,
  .productfilter .single-addtobasket .product-netprice {
    text-align: right;
    float: right;
  }

  #productfilter .single-addtobasket .product-netprice {
    text-align: right;
    margin-bottom: 0;
  }
}

#productfilter .single-addtobasket .product-quantity-input {
  text-align: center;
  padding: 6px 0px;
  width: 40px;
  border-radius: 3px 0px 0px 3px !important;
}

.productFilter .single-filter-pdp h1 {
  font-size: 14px;
  margin: 0;
}

.productFilter .single-filter-pdp p {
  margin: 0;
}

.productFilter .single-filter-pdp .hover-product-price {
  /*display:none; */
  /*text-align: left;*/
}

.productfilter-singlehit .col-md-12 {
  padding-right: 0;
}

h3.hover-product-title {
  font-size: 19px;
}

/*hide tabs for related products */

.hidetab .nav-tabs {

  display: none;
}

.section_ProductNodeList.section_492 .product .hover-product>.pull-right {
  float: none !important;
}

.section_ProductNodeList.section_492 .product .hover-product>.pull-right>a {
  display: none;
}


/* MINIBASKET */

#minibasket .cart.header-input {
  box-shadow: none;
}

#minibasket .cart-content {
  box-shadow: none;
  border: 1px solid #ccc;
  margin-top: -1px;
}

#minibasket .cart-content.container>.col-xs-12 {
  padding: 0px !important;
}

#minibasket .cart-content.container>.col-xs-12>div {
  border-bottom: 1px solid #ccc;
  height: 71px;
}

#minibasket .cart-content.container>.col-xs-12>div>* {
  vertical-align: middle;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-2 {
  border-right: 1px solid #ccc;
}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-1 {}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-3 {
  /*color:#db291d;*/
  color: #333 !important;
}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-1>.js-removeFromBasket {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

#minibasket .cart-content.container>.col-xs-12 .cart-product-img {
  margin-right: 0;
  width: 100%;
}

.hover-product-image-wrapper {
  padding: 10px;
}

/* PARTTRAP MODS START */

.hover-product-image {
  border: none;
}

.hultafors-product-blob {
  border: 1px solid #ccc;
}

.hultafors-product-blob .form-group {
  float: none;
  padding-left: 7px;
}

.hultafors-product-blob .iconFilter {
  padding-top: 6px;
  margin-bottom: 4px;

}

.hultafors-hover-product-title {
  padding-top: 6px;
  margin-bottom: 2px;
  word-wrap: break-word;
}

.hultafors-hover-product-title a {
  font-size: 15px;
}


.section_ProductRelationList .hultafors-product-blob .form-group {
  display: none;
}

.activeFilters {
  display: none !important;
}

.hover-product-additional {
  overflow: visible;
}

.hover-product-hover-bg {
  /*	left: -10px;
	position: relative;*/
}

.multiselect-container.dropdown-menu .input-group {
  display: none;
}

/* PARTTRAP MODS END */

.filter-over-featured

/*filter panel over product list */
  {
  padding-bottom: 0px;
}



/* PARTTRAP MODS FOR CATALOG LANDING PAGE */



/* PARTTRAP MODS FOR CATALOG LANDING PAGE END */

/* MINIBASKET */

#minibasket .cart.header-input {
  box-shadow: none;
}

#minibasket .cart-content {
  box-shadow: none;
  border: 1px solid #ccc;
  margin-top: -1px;
}

#minibasket .cart-content.container {
  max-width: 400px !important;
  width: 100vw !important;
}

#minibasket .cart-content.container>.col-xs-12 {
  padding: 0px !important;
}

#minibasket .cart-content.container>.col-xs-12>div {
  border-bottom: 1px solid #ccc;
  height: 71px;
}

#minibasket .cart-content.container>.col-xs-12>div>* {
  vertical-align: middle;
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-2 {
  border-right: 1px solid #ccc;
}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-1 {}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-3 {
  color: #db291d;
}

#minibasket .cart-content.container>.col-xs-12>div.col-xs-1>.js-removeFromBasket {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

#minibasket .cart-content.container>.col-xs-12 .cart-product-img {
  margin-right: 0;
  width: 100%;
}

#minibasket .cart-content.container>.row>.col-xs-12 {
  background-color: #efefef;
  padding: 20px 0px 5px 0px;
}

#minibasket .cart-content.container>.row>.col-xs-12 h5 {
  line-height: 1.3;
  font-weight: 100;
  margin: 0;
}

#minibasket .cart-content.container>.row>.col-xs-12 h3 {
  line-height: 2;
  font-weight: 600;
  border-top: 1px solid #ccc;
  margin: 0;
  width: calc(100% + 15px);
  right: -15px;
  position: relative;
  margin-left: -15px;
}

#minibasket .cart-content.container>.row>.col-xs-12 h3.pull-right {
  text-align: right;
  left: -15px;
  right: auto;
  margin-left: 0px;
  margin-right: -15px;
}

#minibasket .cart-content.container>.row>.col-xs-12 h5 {
  text-transform: initial;
}

#minibasket .cart-content.container a,
#minibasket .cart-content.container p {
  line-height: 1.1;
}


.checkout-step-middle span {
  background: none;
  padding: 0;
  position: relative;
  top: 10px;
}

.checkout-step-middle {
  border: none;
}

#basket {
  margin: 0px -15px -21px;
  padding: 15px;
  border: 1px solid #ddd;
}

#basket>div {
  padding: 40px 0 0 0;
  border: none !important;
}

#basket .pull-right {
  display: inline-block !important;
}

#basket .btn-ptOrange {
  background-color: #fed500;
  border: none;
}

#basket .table-responsive {
  overflow-x: auto;
  border: none;
}

#basket .cart-view-table>tbody tr td {
  padding: 5px 10px;
}

#basket h5,
#deliverySection h5 {
  line-height: 1.3;
  font-weight: 100;
  margin: 0;
}

#basket h3,
#deliverySection h3 {
  line-height: 2;
  font-weight: 600;
  margin: 0;
}

#deliverySection h3 {
  margin-bottom: 10px;
}

#basket .col-xs-12.cart-view-content+.col-xs-12 {
  padding: 20px 0px 10px 0px !important;
}

#basket #btnCheckout {
  margin-top: 5px;
}

.user-profile-page-link,
.user-log-out-link {
  display: none !important;
}

.top-bar .top-bar-link.dropdown {
  border-left: 1px solid #ccc;
  margin-left: 0px;
  background-color: #fff;
  height: 44px;
}

.top-bar .top-bar-link.user-log-in-link {
  padding-left: 20px;
  border-left: 1px solid #ccc;
  height: 44px;
}

.top-bar .top-bar-link.dropdown a {
  padding-right: 10px;
}

.top-bar .top-bar-link.dropdown:before {
  content: "\f007";
  display: inline-block;
  font-family: FontAwesome;
  padding-right: 5px;
  margin-left: 10px;
  vertical-align: middle;
  line-height: 44px;
  float: left;
}

.top-bar .catalogsearchbox+span {
  background-color: #fff;
}


@media (max-width:768px) {

  .top-bar .top-bar-link.user-log-in-link {
    padding-left: 0px;
  }

  .top-bar .user-log-in-link:before {
    content: "\f007";
    display: inline-block;
    font-family: FontAwesome;
    padding-right: 5px;
    margin-left: 10px;
    vertical-align: middle;
    line-height: 44px;
    float: left;

    font-size: 15px;
    padding-right: 11px;
  }

  .top-bar .user-log-in-link>a {
    padding-right: 10px;
    font-size: 0px;
    margin-left: -40px;
    width: 40px;
  }

  .top-bar .top-bar-link.dropdown>a {
    font-size: 0px;
    margin-left: -40px;
    width: 40px;
  }

  .top-bar .top-bar-link.dropdown:before {
    font-size: 15px;
    padding-right: 11px;
  }
}


@media (max-width:321px) {
  .top-bar>.container>div>section:nth-of-type(7) {
    border-left: none;
    width: 42px;
  }
}

/* --------------- Karin fixes -------------- */


a.btn.btn-primary {
  /*background-color: #ffcb00;*/
  /* yellow*/
  border: 0 none;
  color: white !important;
  text-decoration: none;
}

div.filter-dropdown {
  width: 174px;
}

.product-grid .product-netprice {
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.pt-page-ordersearch div[data-rowid="21"],
.pt-page-accountdetail div[data-rowid="377"],
.pt-page-ordersearch div[data-rowid="378"],
.pt-page-content div[data-rowid="438"],
.pt-page-content div[data-rowid="382"] {
  margin-top: 80px;
}

#checkoutWrapper {
  margin-top: 30px;
}

.section_766 #productfilter .form-group {
  clear: both;
}

.SingleSelectImages.attr_1 {
  width: 100%;
}

.SingleSelectDropdown.attr_2 {
  width: 50%;
}

#deliveryinformationsection {
  padding-top: 40px
}

.favoriteToggler {
  display: none;
}

.section_AccountDetail .col-md-12 {
  display: none;
}

.section.section_Checkout {
  padding: 40px 0;
}

section.section.section_1163 {
  padding-bottom: 0;
}

section[data-sectionid="1100"] {
  padding-bottom: 0;
}

div[data-columnid="710"] {
  width: 100%;
  margin-top: 30px;
}

div[data-columnid="711"] {
  margin-left: 43.5%;
}

section[data-sectionid="1134"] {
  padding-bottom: 0 !important;
}

section[data-sectionid="1101"] {
  padding-bottom: 0 !important;
}

section[data-sectionid="1101"] h2 {
  margin-bottom: 0 !important;
}


@media screen and (max-width: 1024px) {
  div[data-columnid="711"] {
    margin-left: 41.5%;
  }
}

@media screen and (max-width: 768px) {
  div[data-columnid="711"] {
    margin-left: 0;
  }
}

.slick-slider .slide img {
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: none;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  height: auto;
  width: auto;
}

.slick-slider .slide {
  overflow: hidden;
  min-height: 600px
}

@media screen and (max-width: 1200px) {
  .slick-slider .slide {
    overflow: hidden;
    min-height: 500px
  }
}


@media screen and (max-width: 1024px) {
  .slick-slider .slide {
    overflow: hidden;
    min-height: 400px
  }
}

@media screen and (max-width: 414px) {
  .slick-slider .slide {
    overflow: hidden;
    min-height: 345px
  }
}

.section_21 .hultafors-product-blob {
  min-height: 250px;
}

.section_21 .hultafors-product-blob .form-group {
  margin-bottom: 10px;
}


@media screen and (max-width: 1200px) {
  .section_21 .hultafors-product-blob {
    min-height: 305px;
  }
}


.section_ProductSearchList.section_21 .product .hover-product .pull-right {
  float: none !important;
}

.section_ProductSearchList.section_21 .product .hover-product>.pull-right>a {
  display: none;
}

.section_1248 p {
  font-size: 30px;
  padding-right: 8px;
}

.section_1139 h1 {
  padding-top: 5px;
}

.no-search-results {
  margin: 40px 0 100px;
}

/*
.single-addtobasket .product-netprice {
  	margin-bottom:0;
  	float:right;
}
*/

.productfilter-singlehit h1.page-header {
  font-size: 16px;
  margin-bottom: 0;
}

.productfilter-singlehit p.single-product-description2 {
  font-weight: bold;
  margin-bottom: 0;
}

.cd-main-content {
  background-color: white;
  margin-top: 30px;
}

/*Fix hidden edit button*/
.atlwdg-trigger {
  z-index: 3;
}

/* Start page */

body.ios7 .cd-main-content,
body.ios7 .page {
  min-height: 100%;
}

@media screen and (min-width: 768px) {
  .promotion-left .overlay {
    width: auto;
    right: 10px;
  }
}

.promotion-row>div>section,
.promotion-left,
.promotion-right {
  height: 100%;
}

.promotion-left,
.promotion-bottom {
  color: #ffffff;
}

.promotion-bottom {
  min-height: 400px;
}

@media screen and (min-width: 768px) {
  .promotion-bottom-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.promotion-left-content,
.promotion-right-content,
.promotion-bottom-content {
  display: table;
  /* Vertical center the content */

}

@media screen and (min-width: 1024px) {

  .promotion-left,
  .promotion-bottom {
    color: #000000;
  }
}

.social-left {
  min-height: 160px;
}

@media screen and (min-width: 1200px) {
  .cd-nav .cd-secondary-nav {
    display: none;
  }
}

.attribute-image-hor {
  margin-right: 20px;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  ul.ui-autocomplete li {
    width: 270px !important;
  }

  .cd-main-header {
    height: 115px !important;
    background: #0F1820;
    z-index: 3;
  }
}

.modal-dialog .modal-content .content {
  padding-bottom: 20px;
}

.filter-list-orderby {
  display: none !important;
}


.dunderdon_top {
  padding-top: 20px !important;

}

.cd-primary-nav>li:hover {
  background-color: #7a5800;
  height: 85px;
}

.footer div[data-columnid="887"]>section {
  display: inline-block;
  margin-right: 6px;
  margin-bottom: 10px;
}

/* changes in footer */


.footer div[data-columnid="885"] {
  padding-bottom: 20px;
}

/* start page */

.teaser_top_1 {
  background-color: #e5e5e5;
  Padding: 20px !important;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background-size: auto 100%;
  background-position: -20px 0;
  background-repeat: no-repeat;
  background-image: url("http://dunderdon.hultaforsgroup.com/en/image/getthumbnail/151234");

}

.teaser_top_2 {

  /* background-color: #e5e5e5; */
  background-color: #e5e5e5;
  Padding: 20px !important;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background-size: auto 100%;
  background-position: -20px 0;
  background-repeat: no-repeat;
  background-image: url("http://dunderdon.hultaforsgroup.com/en/image/getthumbnail/151232");

}

.four_column {
  padding: 50px !important;

}

@media (min-width: 1200px) {


  .cd-primary-nav {

    width: 70%;
  }
}

/* menu changes*/

@media only screen and (min-width: 1200px) {
  .cd-primary-nav {
    width: 70%;
  }

  .cd-primary-nav>li>a {
    padding: 0 15px;

  }
}

@media only screen and (min-width: 1170px) {
  .cd-primary-nav>.has-children>a {
    padding-right: 15px !important;
  }
}

/* search */
.col-sm-2[data-columnid="1044"] {
  width: 100%;
  padding-left: 0px;
  ß padding-right: 0px;
}


/* startpage changes*/

.teaser_top_bg_left {

  /* background-color: #e5e5e5; */
  Padding: 20px !important;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  background-image: url('http://www.dunderdonworkwear.com/en/image/getthumbnail/207439');
  margin-bottom: 20px;
  flex: 1;

}

@media screen and (min-width: 769px) {
  .top_left_bg_text {
    min-height: 100px;
    /* padding-top: 220px; */
    /* padding-left: 200px; */
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 200px;
    margin-left: 220px;

  }

  .top_right_bg_text {
    min-height: 120px;
    /* padding-top: 220px; */
    /* padding-left: 200px; */
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
    margin-top: 200px;
    margin-left: 220px;

  }
}

.teaser_top_bg_right {

  /* background-color: #e5e5e5; */
  Padding: 20px !important;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  background-image: url('http://www.dunderdonworkwear.com/en/image/getthumbnail/207438');
  flex: 1;
  margin-bottom: 20px
}

@media screen and (max-width: 768px) {
  .teaser_top_bg_right {

    background-position: -300px;


  }
}

@media screen and (max-width: 450px) {
  .teaser_top_bg_right {

    background-position: -300px;


  }

  .bg_img_start {
    background-position: -500px;
  }
}

@media (min-width: 451px)and (max-width: 1025px) {
  .teaser_top_bg_right {

    background-position: -250px;

  }

  .top_right_bg_text {
    min-height: 220px !important;
  }

  .bg_img_start {
    background-position: -200px;
  }
}

@media (min-width: 1026px)and (max-width: 1280px) {

  .teaser_top_bg_right {
    background-position: -150px;
  }

  .top_right_bg_text {
    min-height: 220px !important;

  }
}

.top_left_bg_text {
  min-height: 100px;
  /* padding-top: 220px; */
  /* padding-left: 200px; */
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  margin-top: 200px;


}



.top_right_bg_text {
  /* padding-top: 220px; */
  /* padding-left: 200px; */
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  margin-top: 200px;


}

.bg_img_start {
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 700px;
}

.teaser_top img {
  margin-right: 20px margin-bottom: 10px;
  float: left;


}

/** flexbox changes **/
.row[data-rowid="626"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

col-sm-6[data-columnid="1004"],
.col-sm-6[data-columnid="1005"] {
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

@media screen and (max-width: 480px) {
  .row[data-rowid="626"] {
    display: block !important;
  }
}/*@font-face {
	font-weight:400;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(/gui/fonts/FranklinGothic-Book-webfont.eot?#iefix) format("embedded-opentype"),
		 url(/gui/fonts/FranklinGothic-Book-webfont.woff) format("woff")
}

@font-face 
	font-weight:600;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(/gui/fonts/FranklinGothic-Med-webfont.eot?#iefix) format("embedded-opentype"),
		 url(/gui/fonts/FranklinGothic-Med-webfont.woff) format("woff")
}

@font-face {
	font-weight:700;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(/gui/fonts/FranklinGothic-Demi-webfont.eot?#iefix) format("embedded-opentype"),
		 url(/gui/fonts/FranklinGothic-Demi-webfont.woff) format("woff")
}
*/


/* Temporary font links: */
@font-face {
	font-weight:400;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(http://www.hultafors.com/gui/fonts/FranklinGothic-Book-webfont.eot?#iefix) format("embedded-opentype"),
		 url(http://www.hultafors.com/gui/fonts/FranklinGothic-Book-webfont.woff) format("woff")
}

@font-face {
	font-weight:600;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(http://www.hultafors.com/gui/fonts/FranklinGothic-Med-webfont.eot?#iefix) format("embedded-opentype"),
		 url(http://www.hultafors.com/gui/fonts/FranklinGothic-Med-webfont.woff) format("woff")
}

@font-face {
	font-weight:700;
	font-style:normal;
	font-family:FranklinGothicFS;
	src: url(http://www.hultafors.com/gui/fonts/FranklinGothic-Demi-webfont.eot?#iefix) format("embedded-opentype"),
		 url(http://www.hultafors.com/gui/fonts/FranklinGothic-Demi-webfont.woff) format("woff")
}
  

.hultafors-product-blob {
	border: none !important;
}

.section_492 .hultafors-product-blob {
	/*min-height: 250px;*/
}

.section_492 .hultafors-product-blob .form-group {
	margin-bottom: 10px;
}


@media screen and (max-width: 1200px) {
  .section_492 .hultafors-product-blob {
     /* min-height: 305px;*/
  }
}

/* basic */
.btn-continue{
  background-color: #fed500;
}

.styleColor{
  border-bottom:5px solid #fed500;
}

.row {
	margin-left: 0px;	
  	margin-right: 0px;
}

.row .row {
	margin-left: -15px;	
  	margin-right: -15px;
}
/*
.page {
	background: #f7f7f7 !important;
} */

.content .container, .header .container, .breadcrumb-wrapper .container {
 	/*max-width: 1002px; *//* With paddings container width becomes 972px - same as old site*/
}

.header .container {
	max-width: none;
    width: 100%;
    padding: 0;
}

.content >.container > div {
	background: #fff;
}
.content {
  	padding: 0;
}
.content .section {
    overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .content >.container {
  	padding-left: 0;
    padding-right: 0;
  }
  .content table {
  	width: 100%;
  }
}

.content section > section {
    padding-bottom: 0;
}

/* typography */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: FranklinGothicFS,Arial,Helvetica,sans-serif;
    -webkit-font-smoothing:antialiased;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}

.product-info h1 {
	text-transform: uppercase;
  	font-size: 28px;
}

@media screen and (min-width: 1025px) {
  .product-content .row .row {
      margin-left: 0;
      margin-right: 0;
  }
}

.mobile-product-title h1, .mobile-product-title h2 {
	text-transform: uppercase;
  	font-size: 22px;
}

h3 {
    font-weight: 700;
    text-transform: none;
}

h2, .h2 {
  	font-size: 24px;
}

h3, .h3 {
  	font-size: 20px;
}

p, li {
	font-size: 15px;
}
iframe {
	max-width: 100%; 
}

.bold { font-weight: 700; }

.hover-product-title a:hover {
    color: #A9A9A9;
    text-decoration: none;
}
.hover-product-header a:hover {
    color: #FECE00;
    text-decoration: none;
}

body {
	font-family: FranklinGothicFS,Arial,Helvetica,sans-serif;
  	-webkit-font-smoothing:antialiased;
  	font-size: 16px;
	line-height: 1.42857;
	color: #333333;
}

.page-header {
   	font-family: FranklinGothicFS,Arial,Helvetica,sans-serif;
    -webkit-font-smoothing:antialiased;
    font-size: 30px;
    color: #333333;
    border: none;
    font-weight: 700;
}
@media screen and (min-width: 768px) {
  .breadcrumb-wrapper {
      height: 70px;
      border-bottom: 1px solid #ededed;
      box-shadow: none;
  }
}

ol.breadcrumb {
	padding: 0;
}

.breadcrumb a {
	font-weight: normal;
  	line-height: 70px;
}


/* general */
button, input {
	border-radius: 0 !important;
}

.bg-black {
	background-color: #000000;
}
.bg-grey {
	background-color: #111;
}


/* alerts */
.alertify, .alertify-log, .alertify-logs, .alertify-logs article, .alertify-dialog, .alertify-buttons {
	font-family: FranklinGothicFS,Arial,Helvetica,sans-serif;
	text-shadow: none;
   	border: none;
  	border-radius: 0;
}

.alertify-buttons button {
	text-shadow: none !important;
  	background-image: none !important;
}

.alertify-button-ok {
	background-color: #FFCB00 !important; /* yellow */
  	/* background-color: #da291c !important; *//* red */
    border-color: #BBBBBB !important; 
}

.alertify-log-show, .alertify-dialog, .alertify-buttons {
  	box-shadow: none;
}

.alertify-log-show,
.alertify-log-error {
  	background: #FFCB00 !important; /* yellow */
  	color: #000000; /* snickers */
  	/*background: #da291c !important; */ /* red */
  	/* color: #ffffff; */ /* hultafors */
}

.alertify-dialog i {
	color: #FFCB00 !important; /* yellow */
  	/* color: #da291c !important; */ /* red */
}

.alertify-dialog i {
	font-size: 25px;
    margin-right: 15px;
}



/* super top */

.top-bar {
	display: block;
	position: fixed;
	z-index: 10;
	height: 306px;
	width: 100%;
	left: 0;
 	top: -260px;
  	background: #ffffff;
	padding-left: 0px;
}
 
.top-bar {
	transition: top 0.3s;
	border-bottom: 1px solid #dddddd;
}  

.top-bar.active {
	top: 0px;
}

.select-brand-menu {
	height: 260px;   	
	background-color: #f8f8f8; 

  	overflow: hidden;
}

.brand-nav-item {
	height: 295px !important;
  	width: auto;
    margin-right: 15px;
} 

.mobile-brand-nav {
	width: 100%;
}

.mobile-brand-nav a {
	width: 50%;
}

.mobile-brand-nav a img {
	padding: 0 5px;
}

@media screen and (min-width: 768px) {
	.mobile-brand-nav {
    	display: none !important;
    }
}

.top-bar .menu-opened {
	display: none;
}

.top-bar .large-screens {
	display: none;
}

.top-bar.active .menu-opened {
	display: inline-block;
}

.top-bar.active .menu-closed {
	display: none;
}

@media screen and (min-width: 470px) {
  	.top-bar .small-screens {
		display: none;
  	}
  
	.top-bar .large-screens {
		display: inline-block;
  	}
}

.top-bar-link {
	padding: 0;
}

.top-bar-link a  {
    border-left: 0px;
    border-right: 0px;
}

.top-bar .nav a {
    color: #333333;
  	background: none;
}

.top-bar .nav .dropdown-menu, .top-bar .nav .open, .top-bar .nav a {
  	background-color: none; 
  	background: none;
  	line-height: 45px;  	
}

.top-bar .nav a:hover, .top-bar .nav a:focus {
	color: #666;
  	background: none;
}


.top-bar .nav .dropdown-menu {
	left: auto;
  	right: 0;
  	padding: 0 !important;
  	margin: 0 !important;
}

.top-bar .nav .dropdown-menu li {
	background: #ffffff;
  	height: 45px;
}

.top-bar .nav .dropdown-menu li a {
	padding: 0 20px !important;
}

.nav>li>a {
	padding: 0 20px 0 0;
}

.toggle .toggle-sign {
    font-size: 25px;
    font-weight: normal !important;
    position: absolute;
  	/* right: 5px; */
    right: 20px;
  	/* top: 14px; */
    top: 0;
    color: #111;
    cursor: pointer;
    /* display: none; */
}

.top-bar >.container {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    background: #fff;
    border-bottom: 1px solid #ccc;
    height: 33px;
}    

.top-bar >.container >.col-sm-12 {
	padding-left: 0;
  	padding-right: 0;
}

.top-bar section {
	display: inline-block;
  	float: right;
   	height: 45px;
  	padding: 0;
}

.top-bar section p, .top-bar section a {
    float: left;
    line-height: 45px;
  	margin: 0;
  	font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

.top-bar > .container > div > section:nth-of-type(1) { /* hultafors group menu item */
	background-color: #ffffff;
 	padding: 0 10px !important;
}

.top-bar > .container > div > section:nth-of-type(1) p { 
  	font-weight: 500;
}

.top-bar > .container > div > section:nth-of-type(2) { /* select brand menu item */
	background-color: #f8f8f8; 
  	padding: 0 10px !important;
  	cursor: pointer;
    border-right: 1px solid #ddd;
}

.top-bar > .container > div > section:nth-of-type(2) .fa {
	padding-right: 5px;
} 

.top-bar > .container > div > section:nth-of-type(3) { /* current brand menu item */
  	background-color: #f8f8f8; 
  	padding: 0 20px !important;
	border-right: 1px solid #ddd;
}

.top-bar > .container > div > section:nth-of-type(3) p:before {
	content: "|";
  	padding-right: 20px;
    color: #dddddd;
    font-weight: 300;
}

.top-bar > .container > div > section:nth-of-type(4){ /* checkout menu item */
	padding: 0 20px !important;
  	background-color: #f8f8f8;
  	border-left: 1px solid #efefef;
}

.top-bar > .container > div > section:nth-of-type(4) a {
	color: #666666;
}

.top-bar > .container > div > section:nth-of-type(7) { /* search menu item */
	border-left: 1px solid #dddddd;
  	width: auto;
}

.top-bar > .container > div > section:nth-of-type(5) { /* cart section */
	background-color: #f8f8f8;
    border-left: 1px solid #dddddd;
}

.top-bar > .container > div > section:nth-of-type(7) {
    padding-right: 1px;
}

.top-bar > .container > div > section:nth-of-type(4),
.top-bar > .container > div > section:nth-of-type(5),
.top-bar > .container > div > section:nth-of-type(6), /* my area menu item */
.top-bar > .container > div > section:nth-of-type(7) {
	float: right;
  	border-top: 1px solid #dddddd;
}

.top-bar > .container > div > section:nth-of-type(2) p:hover,
.top-bar > .container > div > section:nth-of-type(6) a:hover {
	text-decoration: underline;
}

.top-bar > .container > div > section:nth-of-type(6),
.top-bar > .container > div > section:nth-of-type(6) a {
	color: #666666;
}

/* temporarily hide username and log out from top bar: */
.top-bar > .user-profile-page-link,
.top-bar > .user-log-out-link {
  	display:none;  
}

.top-bar #minibasket {
	width: 43px;
    top: -13px;
    left: 2px;
    position: relative;
}
.top-bar #searchboxform {	
    top: -13px;
    position: relative;
}
.top-bar #minibasket .cart-field {
	display: none;
}

.cart-field {
    border: 0px;
    background: #ffffff;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
}

@media screen and (min-width: 470px) {
	.top-bar > .container > div > section:nth-of-type(1), 
    .top-bar > .container > div > section:nth-of-type(1) a,
  	.top-bar > .container > div > section:nth-of-type(2) { 
    	padding: 0 20px !important;
    }
}

@media screen and (min-width: 992px) {
	.top-bar > .container > div > section:nth-of-type(2) { /* select brand menu item */
  		padding: 0 0 0 20px !important;
      	border-right: 0;
      
	}
}

@media screen and (max-width: 372px) { /* put "Hultafors group" in two rows on mobile screen to fit */
	.top-bar > .container > div > section:nth-of-type(1) {
		padding: 8px 10px !important;
		width: 100px;
    }
  
  	.top-bar > .container > div > section:nth-of-type(1) p {
    	line-height: 16px;
    }
}


/* Select brand menu on mobile */
@media screen and (max-width: 767px) {
  .top-bar {
  	height: 175px; /* 153px; */
    top: -130px;
  }
  
  .select-brand-menu {
  	height: 130px;
  }
}


/* mini cart and search in super top */
.cart-content {
  position: absolute;
    background-color: #ffffff;
    z-index: 9999;
  	width: auto;
  	right: 0;
}

.cart:hover {
  	width: 100% !important;
  	background: none;
}

.cart a.btn {
	background-color: #efefef;
}

.cart a.btn.checkoutMinicartBtn {
  	background-color: #FFCB00; /* yellow */
  	/* background-color: #da291c; *//* red */
}

.search {
	position: relative;
    font-size: 0;
    white-space: nowrap;
    margin-top: 45px;
    width: 100%;
    background-color: #0f1820;
    padding-left: 40px;
}

form#searchboxform input, form#searchboxform button {
	height: 43px;
	border: none;
	background: none;
	box-shadow: none; 
}

form#searchboxform input {
     width: 100%;
    padding-left: 20px;
    position: absolute;
    /* top: 0px; */
    right: 0;
    background: #292929;
    transition-property: top, width;
    transition-duration: 0.3s, 0.3s;

form#searchboxform input.open {
	width: 200px;
  	right: 50px;
  	border: 1px solid #ddd;
}


@media screen and (min-width: 992px) {

    .search {
        width: 200px;
    }

    form#searchboxform input, form#searchboxform button {
	
    }

    form#searchboxform input {
		width: 100%;
      	position: relative;
      	background: none;
      	border: none;
      	top: 0;
    }
  
    form#searchboxform input.open {
        width: 100%;
        top: 0;
        border: none;
    }
}

#minibasket button {
  	background: none;
  	border: none;
  	box-shadow: none;
  	background-color: #f8f8f8;
  	height: 38px;
}

form#searchboxform button span {
  /*color: #da291c; */ /* red */
  	color: #FFCB00; /* yellow */
  	font-size: 16px;
}

#minibasket button span {
	color: #666666;
    font-size: 16px;
}


/* top main header */
.main-nav {
  border-top: 1px solid #fff;
  background: #fff;
}
.header {
	background: none !important;
	border: none;
  	padding: 0 !important; 
}

@media screen and (max-width: 767px) {

    .header .container {
        width:100%;
        padding: 0;
        margin: 0;
    }
  
}

.pt-blackStar {
  color: #FFCF00;
}

.navbar-header { /* only visible below 1200px width */
	display: table;
  	height: 50px;
  	width: 100%;
}



.navbar-header .navbar-brand {
	display: table-cell;
    vertical-align: middle;
  
  	float: none;
  	padding: 0;
  	line-height: auto;
  	height: auto;
}

.navbar-header button.navbar-toggle {
	margin-bottom: 0;
  	margin-top: 8px;
  	margin-right: -15px;
}

@media screen and (min-width: 768px) {
    .navbar-header { /* only visible below 1200px width */
        height: 86px;
    }
  	
  	.navbar-header button.navbar-toggle {
  		margin-top: 22px;
    }
  
    .sidebar-nav {
    	margin-top: 0 !important;
    }
}

.page-top-header {
	background: #0F1820;
  	color: #ffffff;
  	margin-top: 0px;
  
  	width: 100%;
  	float: left;
}

.page-top-header ul.nav a {
    color: #ffffff;
    text-transform: none;
    font-size: 17px;
    font-weight: 500 !important;
}

@media screen and (min-width: 1200px) {
  	.page-top-header ul.nav a {
		font-weight: bold !important;
    }
}

.page-top-header-logo, .page-top-header-menu {
	float: left;
  	width: 50%;
}

.page-top-header-menu nav {
	margin-left: -110%;
}

@media screen and (max-width: 768px) {
	.page-top-header-logo img {
    	height: 50px;
    }
    
    .page-top-header ul.nav a,.page-top-header ul.nav span {
      font-weight: 500 !important;
      font-size: 17px;
  	}
}

@media screen and (min-width: 768px) {
	.page-top-header-logo img {
		height: 75px;
		padding-top: 10px;
	}
}

@media screen and (min-width: 1200px) {
  .page-top-header ul.nav li:hover,
  .page-top-header ul.nav li:active,
  .page-top-header ul.nav li:focus {
      /*background-color: #da291c; */ /* red */
      background-color: #FFCB00; /* yellow */
  }
  
	.page-top-header-logo {
		width: auto;
	}
  
  
  .page-top-header-menu {
        width: 65%;
        margin-left: auto;
        margin-right: auto;
        float: none;
	}
  
  .page-top-header-menu nav {
       width: 100%;
    	text-align: center;
  }
  
  .page-top-header-menu nav ul.nav {
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .page-top-header-menu nav ul.nav li {
		display: inline-block;
		float: none;
  }
  .page-top-header-menu nav ul.nav li a {
   line-height: 86px;
  }
}

.page-top-header ul.nav li:hover .caret,
.page-top-header ul.nav li:active .caret,
.page-top-header ul.nav li:focus .caret {
  	color: #ffffff;
}

.page-top-header ul.nav a:hover {
	background: none;
}

.page-top-header ul.nav li:first-of-type a {
	padding: 0;
}

.page-top-header ul.nav .caret {
  	/*color: #da291c; */ /* red */
  	color: #FFCB00; /* yellow */
	margin-left: 10px;
  	display: none;
}



@media screen and (min-width: 1200px) {
  
	.page-top-header #navbar-collapse {
    	display: block !important;
        margin: 0;
	    padding: 0;
	}

  .page-top-header #navbar-collapse ul.nav {
      height: 86px;
  }

  .page-top-header ul.nav li {
      height: 100%;
      display: table;
      padding: 0 25px;
  }

  .page-top-header ul.nav a {
      display: table-cell;
      vertical-align: middle;
     
      padding: 0;
     
  }
}

.navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-toggle {
	float: right !important;
}


/* Virtual Product detail page */
.vp-list .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-top: 0px !important;
}

.above-product { /* egen klass */
  	border-bottom: 1px solid #ededed;
}
.above-product > .row,
.above-product > div {
  	float: none;
	margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.above-product section {
	padding-bottom: 0;
}

.above-product ol.breadcrumb {
	padding-left: 0;
    margin-left: -15px;
}

@media screen and (min-width: 768px) {
  .above-product > div { width: 750px; }	
}

@media screen and (min-width: 992px) {
  .above-product > div { width: 970px; }	
}

@media screen and (min-width: 1200px) {
  .above-product > div { width: 1170px; }	
}

.social-share {
	padding: 5px 0 0 0;	
    margin-top: 15px;
}

.social-share-icons a {
    padding: 8px 0;
    font-size: 18px;
        color: #ffffff;
    background: #111;
    width: 35px;
    display: inline-block;
    margin-left: 4px;
}

.social-share-icons i {
    text-align: center;
    display: block;
}

.mobile-product-title section:nth-of-type(1) { /* egen klass */
	width: 70%;
  	float: left;
}

.mobile-product-title section:nth-of-type(2) {
	width: 30%;
  	float: left;
}

@media screen and (min-width: 768px) {
	.mobile-product-title {
  		display: none;
  	}
}


.product-content { /* egen klass */
	padding-top: 20px;
}


.product-info { /* egen klass */
	margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .additionalpricetext {
      text-align: right;
  }
}
.product-info br {
	display: none;
}

.product-info > div:first-of-type {
	border-bottom: 1px solid #ddd;
  	margin-bottom: 25px;
}

.product-info > div:first-of-type {
	display: none;
}

@media screen and (min-width: 768px) {
  
  .product-info > div:first-of-type {
  	display: block;
  }
    .product-info > div:first-of-type h1, .product-info > div:first-of-type h2 {
        margin: 0;
        line-height: 30px;
    }
}

.product-intro-text { /* egen klass */
	font-weight: 700;
}

.read-more { /* egen klass */
	cursor: pointer;
    border-top: 1px solid #efefef;
    margin-top: 0px;
    position: relative;
    padding: 0 0 20px !important;
  	margin-left: 15px;
	margin-right: 15px;
}

.read-more p {
	font-weight: 500;
    font-size: 18px;
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    background: #ffffff;
    padding-right: 15px;
}

.read-more span {
	padding-left: 5px;
	font-size: 15px;
 	color: #FFCB00; /* yellow */
  	/* olor: #da291c; */ /* red */
}

.read-more .read-more-closed {
	display: inline-block;
}

.read-more .read-more-opened {
	display: none;
}

.read-more.opened .read-more-closed {
	display: none;
}

.read-more.opened .read-more-opened {
	display: inline-block;
}

.more-product-info { /* egen klass */
  	display: none;
}

.more-product-info.show-this {
	display: block;
}

.more-product-info .content {
	padding: 0;
}

.more-product-info .section+.section {
	padding: 0;
}



.tab-content {
    margin: 20px 0;
}

.product-material .form-group > *{
	padding-left: 0;
}

section.section.section_ProductFilter.section_766 .row .row {
	margin-left: -15px;
	margin-right: -15px;  
}

.product-filter #productfilter h3 {
	display: none;
}

.product-filter #productfilter label {
	font-weight: normal;
}

/* dropdown list in product filter button */
.FilterMultiSelect .btn-group .multiselect-container {
	width: auto;
}

@media screen and (max-width: 767px) {
  .FilterMultiSelect .btn-group .multiselect-container label {
  	white-space: initial;
  }
}

.product-carousel .slick-slide {
  cursor:pointer;
}

.product-carousel .slick-center.slick-active {
  	padding-bottom: 15px;
	border-bottom: 3px solid #FFCB00; /* yellow */
  	/* border-bottom: 3px solid #da291c; *//* red */
}

/* to make carousel objects see through behind prev and next arrows*/
.product-carousel .slick-prev, .product-carousel .slick-next {
	/*background: rgba(255,255,255,0.8);*/
	height: 100%;
	width: 35px;
  	top: 0;
}
/*.product-carousel .slick-prev:hover, .product-carousel .slick-prev:focus, .product-carousel .slick-next:hover, .product-carousel .slick-next:focus {
	background: rgba(255,255,255,0.8);
}
.product-carousel .slick-prev, .product-carousel .slick-prev:hover, .product-carousel .slick-prev:focus {
      -webkit-box-shadow: 20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow:    20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    box-shadow:         20px 0px 10px 0px rgba(255, 255, 255, 0.8);
}
.product-carousel .slick-next, .product-carousel .slick-next:hover, .product-carousel .slick-next:focus {
	  -webkit-box-shadow: -20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    -moz-box-shadow:    -20px 0px 10px 0px rgba(255, 255, 255, 0.8);
    box-shadow:         -20px 0px 10px 0px rgba(255, 255, 255, 0.8);
}*/

.product-carousel .slick-prev:before, .product-carousel .slick-next:before {
    color: #FFCB00; /* yellow */
  	/* color: #da291c; */ /* red */
}

@media screen and (max-width: 768px) {
	.product-carousel .slick-next {
      	right: -15px;
  	}
  
  	.product-carousel .slick-prev {
		left: -15px;
  	}
}


/* popup product page */
 
.page-id-174 >.content >.container {
  	margin-right: auto;
  	margin-left: auto;
	padding-top: 20px;
  	padding-bottom: 0px;
    background: #fff;
  	width: 700px;
} 

.related-products h4 {
  	text-transform: none;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;

}

section.section.section_ProductDetailTabs.section_1039.more-product-info {
    padding-bottom: 0;
}


.section.section_ProductDetail_Header.section_1139 {
	padding-bottom: 0;
}

.section.section_ProductDetail_Price.section_1140 h2 {
	margin-bottom: 0;
}

.section.section_ProductDetail_Price.section_1140 {
	padding-bottom: 0;
}

.section.section_Content.section_1141 {
	padding-bottom: 10px;
}

.section.section_Content.section_1141 p {
	font-size: 12px;
}


/* tabs product page */

.related-list .pull-right {
    float: right !important;
    display: none !important;
    margin-top: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
}

.related-header {
  	padding-bottom: 5px !important;
}

section.section.section_ProductDetailTabs.section_1039.more-product-info .nav-tabs {
	margin-left: 15px;
  	margin-right: 15px;
}

.nav-tabs {
    box-shadow: none;
  	border: none;
}

.nav-tabs > li {
  	height: 36px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  	background: none;
	border: none;
    border-bottom: 3px solid  #7a5800; 
  	/* border-bottom: 3px solid  #da291c; */ /* red */
  	
  	max-width: none;
}

.nav-tabs>li.dropdown.active>a, .nav-tabs>li.dropdown.active>a:hover, .nav-tabs>li.dropdown.active>a:focus {
	border: none;
}

.nav>li>a:hover, .nav>li>a:focus {
	background: none;
  	color: #555;
  	font-weight: 600;
}

.nav-tabs > li > a {
	background: none;
    padding: 5px 3px;
    margin-right: 15px;
  
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 

}

.nav-tabs>li>a {
	border: none;
}

.product-info li.dropdown {
    border: 3px solid #FFCB00;
    padding: 0 10px;
}

.product-info li.dropdown a {
	margin: 0;
}

.product-info .nav-tabs .dropdown-menu {
	padding: 0;
}

.product-info .nav-tabs .dropdown-menu > li > a {
	padding: 8px 20px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
  	border: none;
}

a.document img { /* PDF-icon in Documents info tab */
    padding: 0 4px 4px 0;
    width: 22px;
}

/* Navigation */


.sidebar-navigation * {
	font-size: 14px;
	text-transform: none;
}

.sidebar-nav-heading {
    padding-left: 10px;
    padding-top: 30px !important;
  
}

.sidebar-nav-items {
    border-top: none;
}

.sidebar-nav-items ul.toggle-lvl-one {
    margin-left: -15px;
}

.sidebar-nav-items .toggle-item {
    border: 1px solid #eee !important;
  	margin-bottom: -1px;
  	padding: 0 !important;
}

.sidebar-nav-items .toggle-item > h3 {
	margin: 0;
  	padding: 0;
  	line-height: 45px;
}

.sidebar-nav-items a {
	padding-left: 25px;
}

.sidebar-nav {
  margin-top: 30px;
}

.sidebar-nav li.active > h3 a {
  font-weight: 700 !important;
}

/*li.active .toggle-btn,
.toggle-lvl-one .active {
    font-weight: 500 !important;
}*/

.toggle-lvl-one > li > h3 {
	border-bottom: 3px solid #ffffff;
}

.toggle-lvl-one > li:hover > h3, 
.toggle-lvl-one > li.active > h3 {
	/*border-bottom: 3px solid #7A5801 !important; /* yellow */
	/* border-bottom: 3px solid #da291c !important;*/ /* red */
  	border-bottom: 3px solid #7A5801 !important
}

.toggle-lvl-one > li > h3:hover,
.toggle-lvl-one > li.active > h3 { 
  	/* font-weight: 700 !important; */
}

.toggle-lvl-one > li.active > h3.toggle-btn {
	border: none;
  	font-weight: 700;
}

.toggle-lvl-one .active {
	font-weight: 700 !important;
}

.toggle-lvl-two .active {
	font-weight: 100 !important;
}

.toggle-lvl-two > li.active > h3.toggle-btn {
	border: none;
  	font-weight: 100;
}

.toggle-lvl-two {
  	background: #F5F5F5;
	margin: 0 !important;
}

.toggle-lvl-two li.toggle-item {
	border-bottom: 3px solid #eeeeee;
}

.toggle-lvl-two li.toggle-item:hover, 
.toggle-lvl-two > li.active {
	border-bottom: 3px solid #FFCB00; /* yellow */
 	/*border-bottom: 3px solid #da291c; */ /* red */
}

.toggle-lvl-two li {
	box-shadow: none !important;
}

.toggle-lvl-two a {
	font-family: FranklinGothicFS;
  	padding-left: 40px;
}

.toggle-lvl-three a {
	font-family: FranklinGothicFS;
  	padding-left: 55px;
}

.toggle-lvl-two li:hover,
.toggle-lvl-two .active {
	background: #DADADA;
}

button, select {
    text-transform: none;
    font-weight: normal;
}


.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.navbar-nav li.active {
	background-color: #FFCB00;
}

.navbar-nav li.active a {
  	color: #555;
}

.navbar .navbar-collapse {
  text-align: center;
}

a[data-nodeid="32"] + ul {
	display: none !important;
}

div[data-pageid="44"] .navbar .navbar-collapse {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.productparentnode .toggle-sign {
    font-family: "Maven pro", sans-serif;
    display: none;
}

.productparentnode > a {
	margin: 3px 0 13px 10px;
}


.navbar .navbar-collapse {
	text-align: left;
}

.thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: none;
}


.thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: none;
    max-width: 100%;
    height: auto;
}


/* buttons */

.btn-primary {
    color: #fff !important;
    background-color: #333;
    border-color: #262626;
}

.btn-secondary {
	background-color: #FFCB00; /* yellow */
  	color: #333;
  	border-color: #FFCB00;
}

.btn-secondary:hover {
	background-color: #FFCB00; /* yellow */
  	color: #333;
  	border-color: #FFCB00;
}

.btn-ptOrange {
    background-color: #A9A9A9;
    border-color: #A9A9A9;
    color: #404040;
}

.btn-ptBlue {
   	background-color: #A9A9A9;
    border-color: #A9A9A9;
    color: #404040;
}

/* footer */

.footer {
  	/* border-top: 4px solid #da291c;  /* red */
  	border-top: 4px solid #7a5800; /* yellow */
    background-color: #fff;
    position: relative;
    margin: 5px 0 5px;
  	padding: 0;

    color: #fff;
    font-size: 14px;
    text-transform: none;
  	margin-bottom: 0;
}

.footer-top, .footer-bottom {

	padding: 30px 0 30px 0;
}

}

.footer div[data-columnid="672"] > section { /* logos in footer */
	display: inline-block;
  	margin-right: 6px;
 	margin-bottom: 10px; 
}

.footer div[data-columnid="672"] > section:last-of-type {
	margin-right: 0;
}

@media screen and (max-width: 767px) {
  	.footer div[data-columnid="351"] {
	    margin: 30px 0 20px 0;
    }
}




/* Media */

.hover-product-additional {
	left: 0;
}

.hover-product-hover-bg {
	height: 3px !important;
    background: #7a5800; /* yellow */
  	/* background: #da291c; */ /* red */
  	opacity: 1;
    bottom: 0;
    width: 100%;
    position: absolute;
}

@media screen and (max-width: 768px) {
	/*.hover-product:hover .hover-product-additional {
		display: none;
	}*/
}

.slick-dots li button {
  	display: none; 
}

.img-frame, .product-grid .product-image {
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
   	box-shadow: none;
}

.slides img {
  	border: 0px solid #eee;
}

.hover-product-image {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}



/* misc */

.pull-right {
    float: right !important;
} 

/* filter */
.activeIconFilter {
	border: none;
}

.activeIconFilter img{
  	border: 3px solid #FFCB00; /* yellow */
 	/*border: 3px solid #da291c; */ /* red */
}

.badge {
  display: none;
}


label.active {
  display: none;
  color: #333;
}

/* CHECKOUT PAGE */

.checkout-steps {
	background: #f7f7f7; /* light grey */
}


h4.checkout-steps span.active-header {
	border-bottom: 3px solid #FFCB00; /* yellow */
  	/* border-bottom: 3px solid #da291c; *//* red */
}

@media screen and (min-width: 768px) {
  .pt-page-checkout #basket {
      margin-bottom: 30px; 
      padding: 15px 15px 0 15px;
  }
}

/* KARIN___Added to brand navigation row, you change and/or move */

.select-brand-menu {
    padding-top: 20px;
}

.select-brand-menu .img {
   /* max-width: 250px; */
}

.pt-page-checkout #basket {
	margin-bottom: 30px; 
  	padding: 15px 15px 0 15px;
}

#deliveryinformationsection {
	margin-left: 0;
	margin-right: 0;
  
}

/* KARIN___Added to top header row to add padding to unlinked Hultafors Group, you change and/or move */

.section_511 {
  padding-left: 20px;
  padding-right: 20px;
}

/* ________ Humblebee styles below ___________ */


.top-bar .nav-pills.pull-right {
	margin: 0;
}

.custom-container > * {
 	margin-left: auto !important;
 	margin-right: auto !important;
}

.custom-container.no-padding > div {
	padding-top: 0;
  	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
    .custom-container > * {
        width: 750px;
    }
}


@media screen and (min-width: 992px) {
    .custom-container > * {
        width: 970px;
    }
}

@media screen and (min-width: 1200px) {
    .custom-container > * {
        width: 1170px;
    }
} 




@media screen and (max-width: 767px) {
	.hidden-xs {
    	display: none !important;
    }
  
}
/*@media screen and (max-width: 991px) {*/
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
    	display: none !important;
    }
}


.related .nav-tabs {
    box-shadow: none;
    border: none;
    display: none;
}

/* Product page edits */

.productFilter .btn-group {
  	width: auto;
 	min-width: 100px;
}

.productFilter .btn-group button .caret {
    margin-left: 6px;
}

.productFilter .btn-group button[title="None Selected"] .caret {
    margin-left: 0;
}

.productFilter .control-label {
	font-weight:normal;
  	color:#888;
  	font-size:16px;
}

.productFilter .iconFilter  {
  margin-right: 5px;
  width:32px;
  height:32px;
  float:none;
  display:inline-block;
}

.productFilter .iconFilter:last-of-type  {
	margin-right: 0;
}

.productFilter .iconFilter > img {
  width:100%;
}

.productFilter .favoriteToggler {
  height:14px;
}

.productFilter .btn-ptOrange {
  background-color: #FFCB00; /* yellow */
 /*background-color: #da291c;*/ /* red */
  border:none;  
  border-radius:0px 3px 3px 0px !important;
}

.productFilter .btn-ptOrange.disabled {
  background-color:#727272;
}
.productFilter .fa.fa-shopping-cart {
	font-family:'FranklinGothicFS';      
}

.productFilter .fa-shopping-cart:before {
  text-transform:none;
  content:"In den Warenkorb";
  font-weight:700;
  color:#000;
}
  @media screen and (min-width: 768px) {
  .productFilter .single-addtobasket > .input-group {
    top:13px;
    float:right;
    margin-top:0px !important;
  }

  /* Add to cart align right*/
  #productfilter .single-addtobasket .input-group, .productfilter .single-addtobasket .product-netprice {
      text-align: right;
      float: right;
  }

  #productfilter .single-addtobasket .product-netprice {
      text-align: right;
      margin-bottom:0;
  }
  }
    
#productfilter .single-addtobasket .product-quantity-input {
  text-align:center;
  padding:6px 0px;
  width:40px;
  border-radius:3px 0px 0px 3px !important;
}

.productFilter .single-filter-pdp h1 {
  font-size:14px;
  margin:0;
}
.productFilter .single-filter-pdp p {
  margin:0;
}
.productFilter .single-filter-pdp .hover-product-price {
 /*display:none; */
  /*text-align: left;*/
}

.productfilter-singlehit .col-md-12 {
	padding-right: 0;
}

h3.hover-product-title{
	font-size:19px;
}
/*hide tabs for related products */

.hidetab .nav-tabs {
  
  display:  none;
}

.section_ProductNodeList.section_492 .product .hover-product > .pull-right {
	float: none !important;
}

.section_ProductNodeList.section_492 .product .hover-product > .pull-right > a {
	display: none;
}


/* MINIBASKET */

#minibasket .cart.header-input { 
	box-shadow:none;
}
#minibasket .cart-content {
  box-shadow:none;
  border:1px solid #ccc;
  margin-top: -1px;
}

#minibasket .cart-content.container > .col-xs-12 {
	padding:0px !important;
}
#minibasket .cart-content.container > .col-xs-12 > div { 
	border-bottom:1px solid #ccc;    	
  	height:71px;
}
#minibasket .cart-content.container > .col-xs-12 > div > * { 
	vertical-align:middle;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

#minibasket .cart-content.container > .col-xs-12 > div.col-xs-2 {
	border-right:1px solid #ccc;    	
}
#minibasket .cart-content.container > .col-xs-12 > div.col-xs-1 {
}

#minibasket .cart-content.container > .col-xs-12 > div.col-xs-3 {
	/*color:#db291d;*/
  	color: #333 !important;
}

#minibasket .cart-content.container > .col-xs-12 > div.col-xs-1 > .js-removeFromBasket {
  left:50%;
  transform:translateX(-50%) translateY(-50%);
}

#minibasket .cart-content.container > .col-xs-12 .cart-product-img {
	margin-right:0;
  	width:100%;
}

.hover-product-image-wrapper {
	padding: 10px;
}

/* PARTTRAP MODS START */

.hover-product-image {
border:none;
}

.hultafors-product-blob {
    border: 1px solid #ccc;    
}

.hultafors-product-blob .form-group {
    float: none; 
    padding-left: 7px; 
}

.hultafors-product-blob .iconFilter {
    padding-top: 6px; 
    margin-bottom: 4px;
 
}

.hultafors-hover-product-title{
	padding-top: 6px; 
  	margin-bottom: 2px;
   	word-wrap: break-word;
}

.hultafors-hover-product-title a {
 font-size: 15px;
}


.section_ProductRelationList .hultafors-product-blob .form-group{
 display:none; 
}

.activeFilters{
display:none!important;
}
.hover-product-additional{
 	overflow:visible;
}
.hover-product-hover-bg {
/*	left: -10px;
	position: relative;*/
}
.multiselect-container.dropdown-menu .input-group{
	display:none;
}

/* PARTTRAP MODS END */

.filter-over-featured /*filter panel over product list */ {
    padding-bottom: 0px;
}

  

/* PARTTRAP MODS FOR CATALOG LANDING PAGE */



/* PARTTRAP MODS FOR CATALOG LANDING PAGE END */

/* MINIBASKET */

#minibasket .cart.header-input { 
	box-shadow:none;
}
#minibasket .cart-content {
  box-shadow:none;
  border:1px solid #ccc;
  margin-top: -1px;
}

#minibasket .cart-content.container {
    max-width:400px !important;
    width:100vw !important;
}

#minibasket .cart-content.container > .col-xs-12 {
	padding:0px !important;
}
#minibasket .cart-content.container > .col-xs-12 > div { 
	border-bottom:1px solid #ccc;    	
  	height:71px;
}
#minibasket .cart-content.container > .col-xs-12 > div > * { 
	vertical-align:middle;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}

#minibasket .cart-content.container > .col-xs-12 > div.col-xs-2 {
	border-right:1px solid #ccc;    	
}
#minibasket .cart-content.container > .col-xs-12 > div.col-xs-1 {
}

#minibasket .cart-content.container > .col-xs-12 > div.col-xs-3 {
	color:#db291d;  
}

#minibasket .cart-content.container > .col-xs-12 > div.col-xs-1 > .js-removeFromBasket {
  left:50%;
  transform:translateX(-50%) translateY(-50%);
}

#minibasket .cart-content.container > .col-xs-12 .cart-product-img {
	margin-right:0;
  	width:100%;
}
#minibasket .cart-content.container > .row > .col-xs-12 {
    background-color:#efefef;
    padding:20px 0px 5px 0px;
}
#minibasket .cart-content.container > .row > .col-xs-12 h5 {
    line-height:1.3;
    font-weight:100;
    margin:0;
}
#minibasket .cart-content.container > .row > .col-xs-12 h3 {
    line-height:2;
    font-weight:600;
    border-top: 1px solid #ccc;
    margin:0;
    width:calc(100% + 15px);
    right:-15px;
    position:relative;
    margin-left:-15px;
}
#minibasket .cart-content.container > .row > .col-xs-12 h3.pull-right {
    text-align:right;
    left:-15px;
    right:auto;    
    margin-left:0px;
    margin-right:-15px;
}

#minibasket .cart-content.container > .row > .col-xs-12 h5 {
	text-transform: initial;
}

#minibasket .cart-content.container a,
#minibasket .cart-content.container p
{
    line-height:1.1;
}


.checkout-step-middle span {
    background: none;
    padding: 0;
    position: relative;
    top: 10px;
}

.checkout-step-middle {
    border:none;
}

#basket  {
    margin: 0px -15px -21px;
    padding: 15px;
    border: 1px solid #ddd;
}

#basket > div { 
    padding:40px 0 0 0;
    border:none !important;
}

#basket .pull-right {
    display:inline-block !important;   
}

#basket .btn-ptOrange {
    background-color:#fed500;
    border:none;
}

#basket .table-responsive {
    overflow-x:auto;
    border:none;
}

#basket .cart-view-table > tbody tr td {
    padding:5px 10px;
}

#basket h5, #deliverySection h5 {
    line-height:1.3;
    font-weight:100;
    margin:0;
}

#basket h3, #deliverySection h3 {
    line-height:2;
    font-weight:600;
    margin:0;
}
#deliverySection h3 {
    margin-bottom:10px;
}
#basket .col-xs-12.cart-view-content+.col-xs-12 {
    padding:20px 0px 10px 0px !important;
}

#basket #btnCheckout {
    margin-top:5px;
}

.user-profile-page-link, .user-log-out-link {
    display:none !important;
}
.top-bar .top-bar-link.dropdown {
    border-left:1px solid #ccc;
    margin-left: 0px;
    background-color:#fff;
    height:44px;
}

.top-bar .top-bar-link.user-log-in-link {
  	padding-left:20px;
  	border-left:1px solid #ccc;
    height: 44px;
}

.top-bar .top-bar-link.dropdown a {
   padding-right:10px;
}
.top-bar .top-bar-link.dropdown:before {
    content:"\f007";
    display:inline-block;
    font-family:FontAwesome;
    padding-right:5px;
    margin-left:10px;
    vertical-align:middle;
    line-height:44px;
    float:left;
}
.top-bar .catalogsearchbox+span {
    background-color:#fff;
}


@media (max-width:768px){
  
    .top-bar .top-bar-link.user-log-in-link {
      	padding-left: 0px;
    }
	
	.top-bar .user-log-in-link:before {  
   		content:"\f007";	
        display:inline-block;
        font-family:FontAwesome;
        padding-right:5px;
        margin-left:10px;
        vertical-align:middle;
        line-height:44px;
        float:left;
      
      	font-size: 15px;
    	padding-right: 11px;
    }
    
    .top-bar .user-log-in-link > a {
      padding-right:10px;
      font-size: 0px;
      margin-left: -40px;
      width: 40px;
    }
  
    .top-bar .top-bar-link.dropdown > a {
        font-size:0px;
        margin-left:-40px;
        width:40px;
    }
    .top-bar .top-bar-link.dropdown:before {
        font-size:15px;
        padding-right:11px;
    }
}


@media (max-width:321px) {
    .top-bar > .container > div > section:nth-of-type(7) {
        border-left:none;
        width:42px;
    }
}

/* --------------- Karin fixes -------------- */


a.btn.btn-primary {
    /*background-color: #ffcb00;*/ /* yellow*/
    border: 0 none;
    color: white !important;
    text-decoration: none;
}

div.filter-dropdown{
  width:174px;
}

.product-grid .product-netprice{
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.pt-page-ordersearch div[data-rowid="21"],.pt-page-accountdetail div[data-rowid="377"], .pt-page-ordersearch div[data-rowid="378"], .pt-page-content div[data-rowid="438"], .pt-page-content div[data-rowid="382"] {
	margin-top: 80px;
}

#checkoutWrapper{
margin-top:30px;
}
.section_766 #productfilter .form-group{
clear:both;
}.SingleSelectImages.attr_1{
width:100%;
}
.SingleSelectDropdown.attr_2{
width:50%;
}
#deliveryinformationsection{
padding-top:40px
}
.favoriteToggler{
display:none;
}
.section_AccountDetail .col-md-12{
display:none;
}
.section.section_Checkout{
padding :40px 0;
}

section.section.section_1163{
  padding-bottom:0;
}

section[data-sectionid="1100"] {
	padding-bottom: 0;
}

div[data-columnid="710"] {
	width: 100%;
  	margin-top: 30px;
}
div[data-columnid="711"] {
	margin-left: 43.5%;
}

section[data-sectionid="1134"] {
	padding-bottom: 0 !important;
}

section[data-sectionid="1101"] {
	padding-bottom: 0 !important;
}

section[data-sectionid="1101"] h2{
	margin-bottom: 0 !important;
}


@media screen and (max-width: 1024px){
    div[data-columnid="711"] {
		margin-left: 41.5%;
    }
}

@media screen and (max-width: 768px) {
    div[data-columnid="711"] {
		margin-left: 0;
    }
}

.slick-slider .slide img {
	-o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  	max-width: none;
  	left: 50%;
  	min-height: 100%;
  	min-width: 100%;
  	position: absolute;
  	height: auto;
  	width: auto;
}

.slick-slider .slide {
	overflow: hidden;
  	min-height: 600px
}

@media screen and (max-width: 1200px) {
  .slick-slider .slide {
      overflow: hidden;
      min-height: 500px
  }
}


@media screen and (max-width: 1024px) {
  .slick-slider .slide {
      overflow: hidden;
      min-height: 400px
  }
}

@media screen and (max-width: 414px) {
  .slick-slider .slide {
      overflow: hidden;
      min-height: 345px
  }
}

.section_21 .hultafors-product-blob {
	min-height: 250px;
}

.section_21 .hultafors-product-blob .form-group {
	margin-bottom: 10px;
}


@media screen and (max-width: 1200px) {
  .section_21 .hultafors-product-blob {
      min-height: 305px;
  }
}


.section_ProductSearchList.section_21 .product .hover-product .pull-right {
	float: none !important;
}

.section_ProductSearchList.section_21 .product .hover-product > .pull-right > a {
	display: none;
}

.section_1248 p{
 font-size:30px;
  padding-right: 8px;
}

.section_1139 h1 {
 padding-top: 5px;
}
.no-search-results {
    margin: 40px 0 100px;
}

/*
.single-addtobasket .product-netprice {
  	margin-bottom:0;
  	float:right;
}
*/

.productfilter-singlehit h1.page-header{
 font-size:16px; 
  margin-bottom: 0;
}

.productfilter-singlehit p.single-product-description2{
 font-weight:bold; 
  margin-bottom:0;
}

.cd-main-content{
 background-color:white;
  margin-top: 30px;
}
/*Fix hidden edit button*/
.atlwdg-trigger{
  z-index:3;
}

/* Start page */

body.ios7 .cd-main-content,
body.ios7 .page {
  min-height: 100%;
}

@media screen and (min-width: 768px) {
  .promotion-left .overlay {
  	width: auto;
    right: 10px;
  }
}

.promotion-row > div > section,
.promotion-left, .promotion-right {
	height: 100%;
}

.promotion-left, .promotion-bottom {
	color: #ffffff;
}

.promotion-bottom {
	min-height: 400px;
}

@media screen and (min-width: 768px) { 
  .promotion-bottom-content {
      position: absolute;
      top: 50%;
    -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
  }
}

.promotion-left-content, .promotion-right-content, .promotion-bottom-content {
    display: table; /* Vertical center the content */
  
}  

@media screen and (min-width: 1024px) {  
  	.promotion-left, .promotion-bottom {
		color: #000000;
	}
}

.social-left { 
  	min-height: 160px;
}

@media screen and (min-width: 1200px) {
  .cd-nav .cd-secondary-nav{
    display:none;
  }
}
.attribute-image-hor{
 margin-right:20px; 
 margin-top:20px;
}

@media screen and (max-width: 768px) {  
  ul.ui-autocomplete li  {
		width:270px !important;
	}
}
.modal-dialog .modal-content .content{
 padding-bottom:20px; 
}

.filter-list-orderby{
  display:none !important;
}


.dunderdon_top {
 padding-top: 20px !important; 
  
}
.cd-primary-nav > li:hover{
background-color: #7a5800;
  height: 85px;
}

.footer div[data-columnid="887"] > section {
    display: inline-block;
    margin-right: 6px;
  margin-bottom: 10px; }

/* changes in footer */

body > div.page.pt-page-index > div.footer > div > div > div:nth-child(2) {
    padding: 20px;
    color: #aaa;
  
    width: 100%;
}

.footer div[data-columnid="885"] {
    padding-bottom: 20px;
}

/* start page */

.teaser {
  
  background-color: #e5e5e5;
  Padding: 20px;
}

/* product landing page */

.top_box {
    border-bottom: 1px solid #c3c6c4; 
  max-width: 1200px; margin: 0 auto 0 auto;
  padding-bottom: 25px;
    
}
.middle_box {
    
    text-align: center; 
    background-color: #c3c6c4;
    padding-top: 30px;
    padding-bottom: 30px;
    
}
.middle_box_text {
     padding: 15px 20px 25px 20px;
    max-width: 1200px;
    margin: 0 auto 0 auto;
    
}

 .bottom_box {
   padding-top: 25px; 
   
 }
    @media screen and (min-width: 1920px) {
		.top_right_bg_text {
			min-height: 140px;
			
		}


    }

.sizetable table, td, th {
    border: 1px solid black;
	border-collapse: collapse;
	width: 700px;
  	font-size: 13px;
}

 table.sizetable  {
    border-collapse: collapse;
    width: 1000px;
}

.sizetable th {
    height: 50px;
  	text-align: center;
  background: #7a5800;
}

	.sizetable td {
		width: 500px;
		padding: 5px;
		text-align: center;
  
	}

	.rotate {
		float: left;
		
		
		
/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
		
		
		
	}

/** changes for lag picker **/
.lang-picker {
  color: white;
  float:right;
 
}
.change-language {
	display: none;
  	width:100%;
    background: black;
  padding: 20px !important;
}

.change-language a {
    color: white;
    display: inline-block;
      padding: 5px 10px;
}

.flag {
 
    display: inline-block;
}

div[data-columnid="1080"] {
    padding: 0px;
}
.languagech {
  display: none;
}