.slot--header-horizontal-menu .navbar-nav > li a {
  font-size: 18px;
}

.tws-react-common--form-item-file {
    background-color: #3fbaea;
    color: #ffffff;
}

/* herobild upp
.emporium--start-page .emporium--component-container > div:first-child.tws-container--tws-content-box, .emporium--start-page .emporium--component-container > div:first-child.tws-container--tws-image-carousel {
	margin: -39px 0 0 0;
}
*/


/* margin custom html*/
.emporium--start-page .tws-container--tws-custom-html, .emporium--start-page .tws-container--abi-parts-finder {
    margin: 0 0 0 0;
}

/* usp lista*/
.tws-usps-big--icon {
    width: 30px;
}

.tws-usps-big--list {
    margin: 0 0 0 0;
}

.emporium--start-page .tws-container--tws-custom-html {
  box-shadow: 0 0 0 rgba(0,0,0,0);
}


.tws-content-box--table .tws-content-box--first-line {
    text-shadow: -1px 1px 12px #f5f5f5;
}

.tws-content-box--table .tws-content-box--second-line {
    text-shadow: -2px 2px 8px #f5f5f5;
}

.tws-content-box--table .tws-content-box--third-line {
    text-shadow: -2px 2px 8px #f5f5f5;
  
}

/* Byta namn på lable för bilagan på produktsidan */
.tws-react-common--choice-type-file label.tws-react-common--choice-label {
    font-size: 0;
}
.tws-react-common--choice-type-file label::before {
    content: "Bifoga din bild/design";
    font-size: 14px;
}