.top-bar .name h2 {
    line-height: 45px;
    font-size: 1.0625em;
    margin: 0;
}
.top-bar .name h2 a {
    font-weight: bold;
    color: white;
    width: 50%;
    display: block;
    padding: 0 15px; 
}

.disable {
    color: #D8D8D8;
}
#searchForm, .stock {
    font-size: 90%;
}
#searchForm STRONG {
    font-size: 110%;
}
.linkBox, FOOTER {
    font-size: 80%;
}
.searchResult, .cart {
    font-size: 75%;
}
.searchResult .textLink {
    color: #222;
}
.searchResult INPUT[type="number"], .searchResult INPUT[type="submit"] {
    max-width: 90px;
}

.searchResult .am-separator {
    border: 1px solid #c1c1c1;
}
.searchResult .am-tb-padding {
    padding-top: 0.5em !important;
    padding-bottom: 0.5em !important;
}

.cart LABEL, .cart .button, .cart .alert-box {
    font-size: 100%;
}

button.cartButton, .button.cartButton, .cartInfo {
    background-color: #EF8A1E !important;
    border-color: #C67319 !important;
    color: white !important; 
}
button.cartButton:hover, button.cartButton:focus, .button.cartButton:hover, .button.cartButton:focus {
    background-color: #C67319 !important;
}
button.cartButton:hover, button.cartButton:focus, .button.cartButton:hover, .button.cartButton:focus {
    color: white !important;
}

#amContent H1, #amContent H2, #amContent H3, .normalHead {
    font-size: 1.125em;
}
.amRichContent H1, .amRichContent H2, .amRichContent H3 {
    font-size: 1.125em;
}
#amBottomContent H1, #amBottomContent H2, #amBottomContent H3, .normalHead {
    font-size: 1.125em;
}
.content UL, .content OL {
    list-style-position:inside;
}
@media only screen and (min-width: 48em) {
    #amContent H1, #amContent H2, #amContent H3, .normalHead {
        font-size: 1.4375em;
    }
    .amRichContent H1, .amRichContent H2, .amRichContent H3, .normalHead {
        font-size: 1.4375em;
    }
    #amBottomContent H1, #amBottomContent H2, #amBottomContent H3, .normalHead {
        font-size: 1.4375em;
    }
}
.tyreMore, .tyreInlineMore {
    display: none;
}
#amModal DIV {
    text-align: center;
}

.stars {
    /*width: 85px;*/
    width: 68px;
    height: 16px;
    display: inline-block;
}
H3 .stars {
    height: 23px;
}
.stars SPAN {
    display: inline-block;
    width: 8px;
    height: 16px;
    margin: 0px;
    padding: 0px;
}
.stars SPAN.lf {
    background-position: 0px 0px;
    background-image:url('../images/star_full.png');
}
.stars SPAN.rf {
    width: 9px;
    background-position: -8px 0px;
    background-image:url('../images/star_full.png');
}
.stars SPAN.le {
    background-position: 0px 0px;
    background-image:url('../images/star_empty.png');
}
.stars SPAN.re {
    width: 9px;
    background-position: -8px 0px;
    background-image:url('../images/star_empty.png');
}


.eco_fuel LABEL, .eco_braking LABEL, .eco_noise LABEL {
    height: 30px;
}
.ecoContainer {
    width: 24px;
    height: 24px;
    float: right;
    margin-right: 25px;
    margin-top: -5px;
}
.ecoSpace {
    height: 34px;
}
.ecoLabel {
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 5px;
    position: relative;
}
.ecoLabel SPAN {
    background-color:#ccc;
    padding:1px 3px;
    position:absolute;
    bottom:-6px;
    left:-4px;
    border-radius:2px;
    font-weight:bold;
    color:#fff;
    text-shadow:1px 1px 0 #555;
    font-size: 12px;
}
.ecoFuel {
    background: url('../images/eco_fuel.png') no-repeat;
}
.ecoWet {
    background: url('../images/eco_wet.png') no-repeat;
}
.ecoNoise1, .ecoNoiseA, .ecoNoisea {
    background: url('../images/eco_noise_1.png') no-repeat;
}
.ecoNoise2, .ecoNoiseB, .ecoNoiseb {
    background: url('../images/eco_noise_2.png') no-repeat;
}
.ecoNoise3, .ecoNoiseC, .ecoNoisec {
    background: url('../images/eco_noise_3.png') no-repeat;
}
.ecoA SPAN {
    background-color:#00A651
}
.ecoB SPAN {
    background-color:#51B847
}
.ecoC SPAN {
    background-color:#BDD62F
}
.ecoD SPAN {
    background-color:#FFF100
}
.ecoE SPAN {
    background-color:#FCB813
}
.ecoF SPAN {
    background-color:#F36F20
}
.ecoG SPAN {
    background-color:#EC1C23
}

.disable .ecoA SPAN, .disable .ecoB SPAN, .disable .ecoC SPAN,
.disable .ecoD SPAN, .disable .ecoE SPAN, .disable .ecoF SPAN, .disable .ecoG SPAN {
    background-color: #D8D8D8;
}

.wtTyre .row, .wtTyre .panel {
    background-color: white;
}

.news OL, .news UL {
    list-style-position: inside;
}

FOOTER A {
    color: #222;
}

#searchForm .tyre_season .columns {
    padding-right: 0px;
}

#amBreadcrumbs {
    /*margin-top: -0.625em;*/
    margin-top: -1.875em;
}

.breadcrumbs {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
}

.breadcrumbs .unavailable SPAN {
    color: #999999;
}
.breadcrumbs .current SPAN {
    color: #333333;
}

.section-container > SECTION > .title A {
    color: #2ba6cb;
    white-space: normal;
}
.amInlineTyreSearch > SECTION > .title A {
    color: #2ba6cb !important;
    font-size: 16px !important;
    font-weight: bold !important;
}
.amInlineTyreSearch > SECTION.active > .title A {
    color: #333333 !important;
}

.amTestTabs .content, .amProductTabs .content {
    font-size: 14px;
}
.amProductTabs .panel {
    padding: 1.25em !important;
    background: white;
}
.amProductTabs H5 {
    display: inline;
}
.amProductTabs .textLink {
    color: #222;
}
.amProductTabs .amMore {
    display: none;
}

.panel P, .panel UL {
    line-height: 1.4;
}
.panel UL {
    margin-left: 1.25em;
}
.panel .subTitle {
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-top: 1.25em;
    margin-bottom: 0.5em;
    padding: 0.15em;
}
.panel > :first-child.subTitle {
    margin-top: 0px;
}

.clickableTable {
    width: 100%;
}
.clickableTable TBODY TR {
    cursor: pointer;
}
.clickableTable TBODY TR.odd {
    background-color: white;
}
.clickableTable TBODY TR.even {
    background-color: #f9f9f9;
}
.clickableTable .button {
    margin: 0;
}

.amContentPreviewMore {
    display: none;
}

/* GSC Start */
/*TD.gsc-input {*/
    /*padding-left: 0px;*/
/*}*/
/*TD.gsc-search-button {*/
    /*padding-right: 0px;*/
/*}*/
INPUT.gsc-input, INPUT.gsc-input:focus {
    box-shadow: none;
    box-sizing: content-box;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    background-image: inherit;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.gsc-control-cse {
    padding: 0px;
}
.gsc-control-cse TABLE {
    border: none;
    background-color: initial;
}
.gsc-control-cse .gsc-option-menu-container {
    min-width: 100px;
}
.gsc-control-cse .gsc-option-menu-container .gsc-selected-option-container {
    min-width: 100px;
}
.gsc-resultsHeader {
    display: none;
}
/* DSC End */

.am-breadcrumbs-container {
    /*display: block;*/
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;

    /*padding: 0.5625em 0.875em 0.5625em;*/
    padding: 0.28125em 0.6em 0.28125em;
    overflow: hidden;
    margin-left: 0;
    border-style: solid;
    border-width: 1px;
    background-color: #f6f6f6;
    border-color: gainsboro;
    -webkit-border-radius: 3px;
    border-radius: 3px;

    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;

    margin-bottom: 1.25em;
}
.am-breadcrumbs-container .material-icons {
    color: #999999;
}
.am-breadcrumbs-container A .material-icons {
    color: inherit;
}

.am-breadcrumbs {
    display: block;
    overflow: hidden;
    margin: 0;
    list-style: none;
}

.am-breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875em;
    text-transform: uppercase;
    color: #2ba6cb;
}
.am-breadcrumbs > *:hover a,
.am-breadcrumbs > *:focus a {
    text-decoration: underline;
}
.am-breadcrumbs > * a,
.am-breadcrumbs > * span {
    text-transform: uppercase;
    color: #2ba6cb;
}
.am-breadcrumbs > *.current {
    cursor: default;
    color: #333333;
}
.am-breadcrumbs > *.current a {
    cursor: default;
    color: #333333;
}
.am-breadcrumbs > *.current:hover,
.am-breadcrumbs > *.current:hover a,
.am-breadcrumbs > *.current:focus,
.am-breadcrumbs > *.current:focus a {
    text-decoration: none;
}
.am-breadcrumbs > *.unavailable {
    color: #999999;
}
.am-breadcrumbs > *.unavailable a {
    color: #999999;
}
.am-breadcrumbs > *.unavailable:hover,
.am-breadcrumbs > *.unavailable:hover a,
.am-breadcrumbs > *.unavailable:focus,
.am-breadcrumbs > *.unavailable a:focus {
    text-decoration: none;
    color: #999999;
    cursor: default;
}
.am-breadcrumbs > *:before {
    content: "/";
    color: #aaaaaa;
    margin: 0 0.75em;
    position: relative;
    top: 1px;
}
.am-breadcrumbs > *:first-child:before {
    content: " ";
    margin: 0;
}

.am-breadcrumbs .unavailable SPAN {
    color: #999999;
}
.am-breadcrumbs .current SPAN {
    color: #333333;
}

.cookieAlertDesktop {
    position: fixed;
    z-index: 10000;
    bottom: 0;
    background: #111111;
    width: 100%;
    color: white;
}
.cookieAlertDesktop DIV {
    max-width: 970px;
    margin: 10px auto 10px auto;
}
.cookieAlertDesktop DIV DIV {
    float: left;
}
.cookieAlertDesktop DIV BUTTON {
    float: right;
}
.cookieAlertMobil {
    background: #111111;
    color: white;
    margin-top: -15px;
    margin-bottom: 10px;
}
.cookieAlertMobil DIV {
    margin: 0px 10px 0px 10px;
    padding-top: 10px;
}
.cookieAlertMobil BUTTON {
    margin: 2px auto 2px auto !important;
}

.am-adv {
    display: flex;
    justify-content: center;
    margin-bottom: 1.25em;
}

.amRichContent UL {
  list-style-position: outside;
}
.amRichContent .panel {
    background-color: transparent;
    padding: 0;
    border: 0;
}
.amRichContent .last {
    margin-bottom: 0;
}

/* Container needed to position the overlay. Adjust the width as needed */
.amRichContent .overlay {
    position: relative;
    /*width: 50%;*/
    background-repeat: no-repeat;
    background-position: center;
}

/* Make the image to responsive */
.amRichContent .overlay IMG {
    display: block;
    width: 100%;
    height: auto;
}

/* The overlay effect - lays on top of the container and over the image */
.amRichContent .overlay DIV {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    /*font-size: 20px;*/
    padding: 20px;
    text-align: center;
}

/* When you mouse over the container, fade in the overlay title */
.amRichContent .overlay:hover DIV {
    opacity: 1;
}

.amRichContent .flexCenter {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
