
body, input, td, p, select, option, label, .contact-info {
    color: #000;
    font-family: "GothamNarrowBook", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 20px;
    outline: medium none;

}

p {
    line-height: 22px;
    margin-top: -12px;
}

.help-block
{
    color: #ff0000;
    font-weight: bold;
}

.fa-times {
    color: #ff0000;
}

h1, h2 {
    color: #000000;
    font-family: "GothamNarrowBlack", Arial, Helvetica, sans-serif;
    font-size: 36px;
    text-transform: uppercase;
}

nav a {
    color: #828282;
    font-family: "Conv_GothamNarrow-Black";
    font-size: 14px;
    padding: 5px 15px;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    transition-duration: 0.3s;
    transition-property: color;
}


.border-light {
    border: solid 1px #DDDDDD;
    border-radius: 1px;
    padding: 5px;
}

ul.list-check li i {
    color: black;
}

div.subkop {
    color: #969696;
    display: block;
    font-family: "Sanchez", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 20px;
    margin-top: -15px;
    text-transform: none;
}

body {
    margin: 0;
    padding: 0;
}

body, input, td, p, select, option {
    /*-webkit-text-stroke: 0.1px; /* Smooth fontfix voor (o.a.) Chrome */
    font-family: 'GothamNarrowBook', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 20px;
    color: #000;
    outline: none;
}

a {
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
}

h1, h2 {
    font-family: 'GothamNarrowBlack', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 36px;
    text-transform: uppercase;
}

h1 {
    margin-top: 5px;
}

#accountHeader h1 {
    margin-top: 22px;
}

div.subkop {
    display: block;
    font-family: 'Sanchez', Arial, Helvetica, sans-serif;
    color: #969696;
    font-size: 21px;
    text-transform: none;
    margin-top: -15px;
    margin-bottom: 20px;
    font-weight: 200;
}

h2 {
    font-size: 18px;
}

h1:after, h2:after {
    content: '.';
}

p {
    margin: 5px 0 20px 0;
    padding: 0;
}

legend {
    font-weight: bold;
    padding: 3px 10px;
}

#wrapper {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

#header {
    height: 170px;
    width: 100%;
    background-color: #000;
}

#header img {
    border: none;
}

#header #inner {
    width: 940px;
    padding: 28px 20px 0 20px;
    margin-right: auto;
    margin-left: auto;
    color: #ffffff;
}

#header > #inner > #logo {
    margin-top: -1px;
    width: 160px;
    float: left;
}

#header > #inner > #search input {
    position: absolute;
    z-index: 2000;
}

#header > #inner > #search > input {
    width: 320px;
    height: 26px;
    line-height: 26px;
    border: 0;
}

#header > #inner > #headerCart {
    width: 350px;
    float: right;
    text-align: right;
}

#header > #inner > #headerCart a {
    display: inline-block;
    width: 152px;
    height: 34px;
    color: #BF0000;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 34px;
    text-align: center;
    background-position: 0 -68px;
    margin-left: 20px;
}

#header > #inner > #headerCart a:hover {
    text-decoration: none;
    background-position: 0 -34px;
}

#header > #inner > #headerCart a:active {
    text-decoration: none;
    background-position: 0 0;
}

#header > #inner > #headerClear {
    clear: right;
}

#header > #inner > #headerLine {
    text-align: right;
    width: 700px;
    margin: 25px 0 25px 0;
    float: right;
    height: 1px;
    background-position: center right;
    background-repeat: no-repeat;
}

.headermenu {
    width: 775px;
    margin-top: 11px;
    padding: 0;
    text-align: right;
    float: right;
    color: #969696;
}

.headermenu > ul {
    float: right;
}

.headermenu a {
    color: #969696;
    text-decoration: none;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif; /* GothamNarrowBold */
}

.headermenu a.active {
    color: #FFFFFF;
}

.headermenu a:hover {
    color: #FFFFFF;
}

.headermenu ul {
    list-style-type: none;
    margin: 0;
    padding: 2px 0 0 40px;
}

.headermenu li {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

#contentwrapper {
    clear: both;
    height: auto;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
}

#contentleft {
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 12px;
}

#contentleft h2 {
    padding-top: 21px;
    margin-bottom: 12px;
    padding-left: 12px;
}

#contentleft ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #F3F3F3;
}

#contentleft ul li:hover {
    background-color: #FFF;
}

#contentleft ul li:last-child:hover {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#contentleft ul li.first:hover {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#contentleft ul li a {
    font-family: 'GothamNarrowBook', Arial, Helvetica, sans-serif;
    display: inline-block;
}

#contentleft ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    border-top: 1px solid #E4E4E4;
    background-color: #F3F3F3;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#contentleft ul.small li a {
    padding: 3px 10px;
}

#contentleft ul li.first a {
    border-top: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#contentleft ul li a:hover, #contentleft ul li.active {
    background-color: #FFFFFF;
}

#contentleft h3 {
    font-weight: normal;
    font-size: 12px;
    color: #969696;
    margin: 15px 0 5px 0;
    padding: 0;
}

#content {
    float: right;
    width: 760px;
    padding-bottom: 20px;
    overflow: hidden;
}

#content ul {
    margin: 15px 30px;
    padding: 0;
    list-style-type: none;
}

#content ul li {
    background-repeat: no-repeat;
    background-position: 0 8px;
    padding-left: 14px;
}

#content ul.pages,
#content ul.news {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

#content ul.pages {
    margin-right: 10px;
}

#content ul.pages li {
    float: left;
    background-image: none;
    padding: 0;
}

#content ul.pages li a, #content ul.pages li.active {
    display: block;
    width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    text-decoration: none;
    font-family: 'GothamNarrowBook', Arial, Helvetica, sans-serif;
    border-radius: 5px;
}

#content ul.pages li.active {
    background-color: #F3F3F3;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
}

#content ul.pages li a:hover {
    background-color: #F3F3F3;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
}

h1, h2 {
    font-family: 'GothamNarrowBlack', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 36px;
    text-transform: uppercase;
}

h1 {
    margin-top: 5px;
}

#accountHeader h1 {
    margin-top: 22px;
}

div.subkop {
    display: block;
    font-family: 'Sanchez', Arial, Helvetica, sans-serif;
    color: #969696;
    font-size: 21px;
    text-transform: none;
    margin-top: -15px;
    margin-bottom: 20px;
    font-weight: 200;
}

h2 {
    font-size: 18px;
}

h1:after, h2:after {
    content: '.';
}

p {
    margin: 5px 0 20px 0;
    padding: 0;
}

legend {
    font-weight: bold;
    padding: 3px 10px;
}

#wrapper {
    width: 960px;
    margin-right: auto;
    margin-left: auto;
}

#header {
    height: 170px;
    width: 100%;
    background-color: #000;
}

#header img {
    border: none;
}

#header #inner {
    width: 940px;
    padding: 28px 20px 0 20px;
    margin-right: auto;
    margin-left: auto;
    color: #ffffff;
}

#header > #inner > #logo {
    margin-top: -1px;
    width: 160px;
    float: left;
}

#header > #inner > #search > #searchQ {
    width: 334px;
    height: 32px;
    margin-left: 20px;
    background-position: 350px 8px;
    float: left;
    padding: 0 20px 0 20px;
}

#header > #inner > #search input {
    position: absolute;
    z-index: 2000;
}

#header > #inner > #search > input {
    width: 320px;
    height: 26px;
    line-height: 26px;
    border: 0;
}

#header > #inner > #headerCart {
    width: 350px;
    float: right;
    text-align: right;
}

#header > #inner > #headerCart a {
    display: inline-block;
    width: 152px;
    height: 34px;
    color: #BF0000;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
    text-decoration: none;
    line-height: 34px;
    text-align: center;
    background-position: 0 -68px;
    margin-left: 20px;
}

.headermenu {
    width: 775px;
    margin-top: 11px;
    padding: 0;
    text-align: right;
    float: right;
    color: #969696;
}

.headermenu > ul {
    float: right;
}

.headermenu a {
    color: #969696;
    text-decoration: none;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif; /* GothamNarrowBold */
}

.headermenu a.active {
    color: #FFFFFF;
}

.headermenu a:hover {
    color: #FFFFFF;
}

.headermenu ul {
    list-style-type: none;
    margin: 0;
    padding: 2px 0 0 40px;
}

.headermenu li {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.headermenu li.last {
    margin-right: 0px;
}

#toestelKeuze {
    height: 60px;
    border-bottom: 1px solid #E4E4E4;
}

#toestelKeuze > #inner {
    width: 940px;
    height: 60px;
    line-height: 60px;
    margin-right: auto;
    margin-left: auto;
}

#contentwrapper {
    clear: both;
    height: auto;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
}

#contentleft {
    float: left;
    width: 150px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 12px;
}

#contentleft h2 {
    padding-top: 21px;
    margin-bottom: 12px;
    padding-left: 12px;
}

#contentleft ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #F3F3F3;
}

#contentleft ul li:hover {
    background-color: #FFF;
}

#contentleft ul li:last-child:hover {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#contentleft ul li.first:hover {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#contentleft ul li a {
    font-family: 'GothamNarrowBook', Arial, Helvetica, sans-serif;
    display: inline-block;
}

#contentleft ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    border-top: 1px solid #E4E4E4;
    background-color: #F3F3F3;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#contentleft ul.small li a {
    padding: 3px 10px;
}

#contentleft ul li.first a {
    border-top: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#contentleft ul li a:hover, #contentleft ul li.active {
    background-color: #FFFFFF;
}

#contentleft h3 {
    font-weight: normal;
    font-size: 12px;
    color: #969696;
    margin: 15px 0 5px 0;
    padding: 0;
}

#content {
    float: right;
    width: 760px;
    padding-bottom: 20px;
    overflow: hidden;
}

#content ul {
    margin: 15px 30px;
    padding: 0;
    list-style-type: none;
}

#content ul li {
    background-image: url(https://www.onestopmobile.nl/img/bullet-list.png);
    background-repeat: no-repeat;
    background-position: 0 8px;
    padding-left: 14px;
}

#content ul.pages,
#content ul.news {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

#content ul.pages {
    margin-right: 10px;
}

#content ul.pages li {
    float: left;
    background-image: none;
    padding: 0;
}

#content ul.pages li a, #content ul.pages li.active {
    display: block;
    width: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000000;
    text-decoration: none;
    font-family: 'GothamNarrowBook', Arial, Helvetica, sans-serif;
    border-radius: 5px;
}

#content ul.pages li.active {
    background-color: #F3F3F3;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
}

#content ul.pages li a:hover {
    background-color: #F3F3F3;
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
}

#content ul.news li {
    background-image: none;
    padding: 5px 0;
}

#content ul.news li a {
    text-decoration: none;
}

#content ul.news li a:hover {
    color: #000;
}

#content ul.news li a span {
    padding-right: 20px;
    color: #666;
}

#content .contentbox {
    padding: 10px;
    margin: 10px 0;
}

#content .contentbox.auto {
    display: inline-block;
}

#content .contentbox p {
    margin: 0;
    padding: 5px 0;
}

#content .contentbox h3 {
    font-size: 11px;
    margin: 0;
    padding: 5px 0;
}

#content #filterform > fieldset {
    padding-left: 20px;
    padding-right: 20px;
    background-color: #F3F3F3;
}

#content .contentbox .filter select {
    padding: 5px;
    height: 32px;
    width: 238px;
}

#content .contentbox .stock {
    padding-top: 5px;
    padding-left: 15px;
    width: 150px;
}

#content ul.list-2,
#content ul.list-3,
#content ul.list-4,
#content ul.list-5 {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

#content ul.list-2 li,
#content ul.list-3 li,
#content ul.list-4 li,
#content ul.list-5 li {
    margin: 0;
    padding: 0;
    background-image: none;
    float: left;
    width: 152px;
    white-space: nowrap;
    overflow: hidden;
}

#content ul.list-2 li.active,
#content ul.list-3 li.active,
#content ul.list-4 li.active,
#content ul.list-5 li.active {
    font-family: 'GothamNarrowBold', Arial, Helvetica, sans-serif;
}

#content ul.list-2 li {
    width: 274px;
}

#content ul.list-3 li {
    width: 253px;
}

#content ul.list-4 li {
    width: 190px;
}

#content .contentbox ul.list-3 li {
    width: 246px;
}

#content .contentbox ul.list-4 li {
    width: 184px;
}

#content .contentbox ul.list-5 li {
    width: 147px;
}

#content ul.logos li {
    text-align: center;
    width: 118px;
    height: 76px;
    padding: 8px;
    margin: 0 20px 20px 0;
}

#content ul.types li {
    text-align: center;
    width: 118px;
    height: 140px;
    padding: 8px;
    margin: 0 20px 20px 0;
}

#content ul.types a {
    text-decoration: none;
}

#content ul.types a:hover {
    color: #333;
}

#content ul.logos li.last,
#content ul.types li.last {
    margin-right: 0;
}

#content ul.logos li img,
#content ul.types li img {
    border: none !important;
}

.no-border {
    border: none !important;
}

#content ul.logos li:hover {
    border: solid 1px #ADACAC;
}

#content ul.logos li a:hover img,
#content ul.types li a:hover img {
}

#content table {
}

#content table tr,
#content table td {
    margin: 0;
    padding: 3px 5px;
}

#content .product {
    height: 161px; /* was 205 */
    overflow: hidden;
    clear: both;
    margin-bottom: 20px;
}




.list-check {
    line-height: 15px;
}


.nieuws-bericht-item {
    margin-top: 20px;
    margin-bottom: 20px;
}

.knop.small {
    background-image: url("https://www.onestopmobile.nl/shop/img/osm/default-small.png");
    color: #ffffff;
    width: 62px;
}

.knop {
    background-position: left -68px;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-family: "GothamNarrowBold", Arial, Helvetica, sans-serif;
    height: 34px;
    line-height: 34px !important;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 143px;
}

.knop.standaard, input[type="submit"] {
    background-image: url("https://www.onestopmobile.nl/shop/img/osm/default.png");
    color: #ffffff;
    width: 143px;
}

.col-fixed {
    height: 380px;
    overflow: auto;
}


.day, .month {
    margin-top: 10px;
}

.navbar-toggle {
    color: #fff !important;
}

h1, h2 {
    font-family: 'GothamNarrowBlack', Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 36px;
    text-transform: uppercase;
}
h1 {
    margin-top: 5px;
}

h2 {
    font-size: 18px;
}

h1:after, h2:after {
    content: '.';
}
h2 {
    font-size: 18px;
}

h3 {
    font-family: "GothamNarrowBold",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    margin-top: 2px;
    color: #000;
}

.product-omschrijving > ul
{
    color: #000;
    font-family: "GothamNarrowBook",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal !important;
    line-height: 20px;
}

.product-omschrijving > ul li
{
    background-image: url("https://onestopmobile.nl/shop/img/bullet-list.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    padding-left: 14px;
}

#contentleft ul
{
    border: 1px solid #e4e4e4;
    border-radius: 10px
}

.titel
{
    color: #000;

    font-family: "GothamNarrowBold",Arial,Helvetica,sans-serif;
    height: 40px;
    line-height: 20px;
    margin-top: 15px;
}
.advies-prijs-container
{
    height: 40px;
    margin-top: 15px;
}
.advies-prijs
{
    margin-left: 15px;
    color: #bf0000;
    font-family: "GothamNarrowBold",Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.shop .primary-image
{
    border: none;
}

.breadcrumb
{
    background-color: #fff;
    padding: 0px;
}