div#detail #content-top, div#goods-detail #content-top {
    height: 265px;
    clear: left;
}

div#goods-detail #content-tire-top {
    height: 377px;
    clear: left;
}

div#goods-detail #configurator-button {
    margin-top: 13px;
}
    
div#detail h1 {
    float: left;
    margin-top: 6px;
}

div#detail .tag {
    position: relative;
    float: left;
    top: 7px;
}

div#detail.detail-tires div#detail-heading .tag {
    margin: 15px 0px 0px 15px;
}

div#detail.detail-wheels div#detail-heading .tag {
    margin: -9px 0px 0px 15px;
}

div#detail-bottom-right-corner {
    bottom: 0;
    right: 0;
    margin-left: 10px;
    margin-right: 15px;
    position: absolute;
    white-space: nowrap;
    width: 185px;
}

div.panel {
    width: 185px;
    height: 253px;
    padding-left: 15px;
    padding-right: 10px;
}

div.panel.left {
    float: left;
}
div.panel.right {
    float: right;
}
div#configurator div.panel.right {
    /* display: none;*/
    padding-right: 0px;
    text-align: right;
}
div#grow-button {
    display: none;
    text-align: center;
    padding-top: 10px;
}
div#car-small-model {
    display: none;
    text-align: center;
    padding-top:0px;
}
a#shrink-car, a#grow-car {
    cursor: pointer;
}
a#shrink-car {
    position: relative;
    z-index: 1000;
    padding: 1px 10px 5px 20px;
    background-position: 0px 0px ;
    background-image: url('../images/thumb-zoom-out.png');
    background-repeat: no-repeat;
    line-height: 19px;
}
a#grow-car {
    background-position: 10px 10px ;
    background-image: url('../images/thumb-zoom-in.png');
    background-repeat: no-repeat;
    padding-left: 33px;
}
a#grow-car:hover {
    background-image: url('../images/thumb-zoom-in-over.png');
}
div#configurator div.panel.left {
    height: 230px;
    float: initial;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 200;  
    width: 250px;
    padding-left: 10px;
}

div.panel.tireleft {
    float: left;
    width: 290px;
    padding-left: 10px;
    margin-top: 4px;
}
div.panel.tireright {
    float: right;
    width: 80px;
    margin-top: 4px;
}

div#detail-top-right .text-tag {
    position: static;
    margin: 0px 2px 5px 28px;
}

div#detail-top-right .ece {
    margin-top: 30px;
}

div.panel.tireleft a:hover {
    text-decoration: none;
}

div.panel.right ul#save-list {
    margin-top: 10px;
    margin-left: 0;
    list-style: none;
}

div.panel.right ul#save-list li {
    line-height: 18px;
    background-image: url('../images/share-icons.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}

ul#save-list li.send-link {
    background-position: 0px -18px ;
}

ul#save-list li.print-link {
    background-position: 0px -36px;
}

#variant-tires {
    margin-top: 17px;
}

#variant-tires  .send-link {
    background-position: 0px -20px ;
    background-image: url('../images/share-icons.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}

#variant-tires .print-link {
    background-position: 0px -38px;
    background-image: url('../images/share-icons.png');
    background-repeat: no-repeat;
    padding-left: 20px;
}

#variant-tires .detail-test-rate {
    color: #ff8000;
    padding-left: 0px;
}

#variant-tires td.second {
    max-width: 830px;
}

div.panel.right ul#share-on-social {
    margin-top: 20px;
    margin-left: 0;
    list-style: none;
}

div.panel.right ul#share-on-social li {
    height: 23px;
    margin: 3px 0px;
}

div.panel h2 {
    margin-bottom: 2px;
}

#detail-small-images img.picture {
    vertical-align: middle;
}

#detail-small-images {
    margin: 3px -6px 10px -7px;
    text-align: center;
}

#detail-small-images .box {
    float:left;
    margin: 3px;
}

#detail-small-images .box-content {
    width: 50px;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    background-image: url("../images/wheel-mini-background.png");
    padding: 0;
}

#detail-small-images .box.highlightbox .box-content {
    background-image: url("../images/wheel-mini-highlight-background.png");
    padding: 0;
}

div#detail-image-container {
    text-align: center;
    height: 260px;
    width: 574px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

div#configurator div#detail-image-container {
    text-align: center;
    height: 374px;
    width: 826px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    overflow: hidden;
    left: 137px;
    top: -1px;
}

div#configurator div#detail-image-container .detail-image-wheel {
    padding-top: 10px;
    height: 330px;
}

div#detail-tireimage-container {
    text-align: center;
    height: 360px;
    width: 363px;
    margin: 0;
    position: relative;
    overflow: hidden;
}

div#detail-image-container .detail-image {
    display: none;
}

div#detail-image-container .default-image {
    margin: 0 auto;
    display: block;
}

p#product-code {
    position: absolute;
    top: 8px;
    right: 22px;
    line-height: 32px;
    margin-bottom: 0;
}

div#producer-logo {
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    height: 100px;
    margin: 0 auto 10px;
    text-align: center;
}

.producer-logo-small {
    height: 50px;
}

div#producer-logo img {
    position: relative;
    top: 100%;
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    bottom: 0px;
}

.producer-logo-small img {
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

div#variant-detail-boxes {
    position: relative;
    clear: left;
}

div#variant-info-box {
    width: 753px;
    overflow: visible;
    padding-bottom: 20px;
}

div#variant-info-box h2, div#goods-info-box h2 {
    margin-bottom: 7px;
    margin-top: 20px;
}

div#variant-info-box h2:first-child, div#goods-info-box h2:first-child {
    margin-top: 0;
}

div#variant-info-box .box-content {
    padding: 12px 0;
}

div#variant-info-box-left {
    width: 175px;
    padding-left: 20px;
}

div#variant-info-box-right {
    float: none;
    margin-left: 207px;
    min-height: 270px;
}

div#variant-buy-box {
    position: absolute;
    top: -5px;
    right: 0;
    width: 201px;
}

div#variant-price-buy-box {
    margin-top: -1px;
}

div#variant-buy-box .box-content {
    min-height: 270px;
    padding: 15px;
    padding-top: 12px;
}

a#adjustments {
    margin-left: 10px;
}

#price {
    font-size: 27px;
    line-height: 27px;
    color: #e07000;
    margin-bottom: 1px;
}

#price-from {
    font-size: 18px;
    line-height: 18px;
    color: #1d1d1f;
    margin-top: 5px;
}

#goods-color {
    color: #6f6d6d;
}

#price-discount {
    font-size: 15px;
    color: #e07000;
    margin-bottom: 0;
    height: 19px;
    line-height: 19px;
}

div#detail .availability {
    margin-top: 8px;
}

div#detail #variant-price-buy-box .availability {
    margin-top: 1px;
    margin-bottom: 6px;
}

span.from {
    font-size: 15px;
}

#detail a.orange-big-button.buy {
    margin: 7px 12px 15px 12px;
}

#detail a.basic-button-orange {
    margin: 6px 0px 5px 0px;
    line-height: 53px;
    padding-left: 40px;
}

input.amount {
    margin-top: 12px;
    width: 40px;
}

#variant-price-buy-box input.amount {
    margin-top: 1px;
}

#amount-alert,#max-take-alert,#min-take-alert {
    display: none;
    color: #db1203;
}

table.box-content .tag {
    position: inherit;
}

#wheel-add-to-cart {
    margin: auto;
    width: 281px;
    
}

#wheel-add-to-cart form {
    white-space: nowrap;
}

#wheel-add-to-cart form ul {
    white-space: normal;
}

#wheel-add-to-cart form p {
    white-space: normal;
    margin-top: 1px;
}

#wheel-add-to-cart .tab-content {
    padding: 30px 30px;
    background-image: none;
    border-radius: 8px 8px 8px 8px;
    border-top: none;
    border-color: white;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 11px 0px #bebebe;
    -moz-box-shadow: 0px 0px 11px 0px #bebebe;
    box-shadow: 0px 0px 11px 0px #bebebe;
}

#wheel-add-to-cart #submit {
    margin-top: 10px;
    float: none;
}

#wheel-add-to-cart #submit input {
    color: white;
    background: #ff8000;
    border-radius: 7px;
    border: none;
    line-height: 25px;
    font-size: 18px;
    padding: 7px 10px 8px;
    margin: 10px 20px 0px 20px;
    width: auto;
    -webkit-appearance: none;
}
#wheel-add-to-cart #submit input:hover {
    color: #ffeedd;
}

div#detail #wheel-add-to-cart h1 {
    float: none;
    margin-top: -5px;
    margin-left: 0;
}

#wheel-add-to-cart h2 {
    color: #1d1d1f;
}

#wheel-add-to-cart select, #wheel-add-to-cart input, #wheel-add-to-cart textarea{
    width: 220px;
    margin-bottom: 7px;
}

#wheel-add-to-cart p#tuning {
    display: none;
    /*margin: 10px 0 7px 0;*/
}
#wheel-add-to-cart p#tuning input {
    vertical-align: text-top;
}

#wheel-add-to-cart input, #wheel-add-to-cart textarea {
    width: 210px;
}

#wheel-add-to-cart .checkbox {
    width: auto;
    margin: 0 3px;
}

#wheel-add-to-cart textarea {
    min-width: 232px;
    max-width: 232px;
}

#wheel-add-to-cart span.asterisk {
    margin-left: 3px;
    font-size: 18px;
    color: #e07000;
}

#wheel-add-to-cart #car-selected {
    margin-top: -10px;
    margin-bottom: 11px;
}

#wheel-add-to-cart #dmc_configurator_car_detail_year {
    width: 140px;
}

#wheel-add-to-cart .popup-close-box {
    top: -20px;
}