input {
    background-image:none; /* mobile firefox fix */
}
input[type=number]::-webkit-outer-spin-button { margin: 0; }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.clear { clear: both }

#prodsList .item .buttons a.toCart {
    float: right;
    margin: 0; }
#itemInfo .item .features table {
    font-size: 16px;
    width: 100%;
}
#itemInfo .item .features table td {
    padding: 4px 0 2px;
}
#itemInfo .item .features table td.featureName {
    width: 70%;
}
#itemInfo .item .features table td.featureValue {
    width: 30%;
}
#itemInfo .item .features dd {
    float: left;
    padding: 4px 0 2px 20px; }
#itemInfo .item .features dt {
    float: left;
    clear: left;
    width: 155px;
    padding: 4px 0 2px; }
#itemReview {
    padding: 10px 10px 10px 10px;
}
#prodsList .item .leftSide .rating, .productRating {
    display: inline-block;
    margin-left: 16px;
    background: url(../img/rating.png) repeat-x left bottom;
    background-size: 14px 22px;
    width: 67px;
    height: 10px;
    margin-right: 10px; }
#prodsList .item .leftSide .rating span, .productRating span {
    display: block;
    background: url(../img/rating.png) repeat-x;
    background-size: 14px 22px;
    width: 0;
    height: 10px; }
#prodsList .item .buttons a.delete {
    display: block;
    float: right;
    margin-right:5px;
}
#prodsList.cart .leftSide img {
    width: 67px; }
#delivery {
    display: none; }
#itemInfo .item .leftSide .price.old {
    font: 18px 'media_bold', sans-serif;
    color: #B5B5B5;
    display: block;
    margin-bottom: 4px; }
.fast-order #prodsList .price.old {
    font: 18px 'media_bold', sans-serif;
    color: #B5B5B5;
    display: block; }
.fast-order #prodsList .price.dis,
#itemInfo .item .leftSide .price.dis {
    color: #FF9000; }
#itemInfo .item .buttons a.toCart .alternative {
    display: block; }
#cart #prodsList .item .buttons .itemWarranty {
    float: left;
    width: 200px;
    letter-spacing: normal;
}

#actionsForm label.error input,
#authForm label.error input {
    border-color: #ff6766;
    color: #fe0000; }
#authForm label.error ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fe0000; }
#authForm label.error :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fe0000; }
#authForm label.error ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fe0000; }
#authForm label.error :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fe0000; }

.error {
    color: #ff0000;
}
div.error, span.error {
    margin: 0 0 0 7px;
}
div.content .cartForm label input.error {
    background: rgba(255, 191, 184, 0.52);
    border-color: -moz-use-text-color -moz-use-text-color rgba(255, 0, 0, 1);
}
div.content .cartForm div.multi {
    margin-bottom: 10px; }
div.content .cartForm .multi label {
    display: inline;
    margin-left: 2%; }
div.content .cartForm .multi label input {
    height: 26px; }
div.content .cartForm .multi label:first-child {
    margin-left: 0; }



#comments .item .buttons {
    text-align: left;
    letter-spacing: normal;
    margin: 0;
    background: none;
    padding: 14px 0 0;
    font-size: 15px;
    white-space: normal;
    font-family: 'media_cond', sans-serif; }
#comments .item .buttons > span:first-child {
    padding-right: 7px; }
#comments .item .buttons .profit {
    white-space: nowrap;
    letter-spacing: -.43em; }
#comments .item .buttons button {
    letter-spacing: normal;
    background: #f2f2f2;
    border: none;
    border-radius: 2px;
    height: 26px;
    line-height: 26px;
    padding-top: -2px; }
#comments .item .buttons button.yes {
    border-radius: 2px 0 0 2px; }
#comments .item .buttons button.yes span {
    color: #4e9700; }
#comments .item .buttons button.no {
    border-radius: 0 2px 2px 0; }
#comments .item .buttons button.no span {
    color: #ff0000; }
#comments .item .buttons button.reply {
    float: right; }
#comments .item .buttons button.selected {
    background: #ffe1c0;
    color: #f17d00;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-appearance: none; }

#comments .item p.rate > span:first-child {
    display: inline-block;
    min-width: 118px; }
.delivery div.select {
    height: 45px; }
.delivery div.select select {
    width: 100%; border: 0; opacity: 0; position: relative; top: -41px; height: 30px; }
#cart div.select {
    float: left;
    height: 26px; }
#cart div.select select {
    display: block; width: 100%; border: 0; opacity: 0; position: relative; top: -26px; height: 26px; letter-spacing: normal; }
#itemInfo .item .buttons a.toCart.preorder {
    background: #1ca700 url(../img/gradients.png) repeat-x 0 -100px;
}
button.disabled {
    background: #d0d0d0 !important;
    text-shadow: 0 0 0 !important; }
#mainMenu #storeMenu li a {
    height: 60px !important;
    padding-left: 0 !important;
    line-height: 60px;
}

#mainMenu #paginator li {
    margin-bottom: 1px;
}

#mainMenu #paginator li a {
    padding-left: 7px;
}


#prodsList .item .leftSide img.pic {
    margin: 0 auto 14px;
}
#comparison table thead tr td img {
    margin: 10px auto 10px;
}
#storeMenu a img {
    width: auto;
    max-width: 64px;
    margin: 0 auto;
}
.ajaxList .spinner {
    left: 50% !important;
    top: 30px !important; }

#ajax-loader {
    background-color: #e8e5b8;
    border: 1px solid #a7a47c;
    border-radius: 3px;
    color: #464646;
    font-family: 'media_bold',sans-serif;
    font-size: 14px;
    padding: 5px 19px;
    position: fixed;
    right: 6px;
    top: 8px;
    z-index: 1000001;
    display: none;
}

#edit_address div.select {
    height: 45px;
}

#edit_address div.select select {
    border: 0 none;
    height: 30px;
    opacity: 0;
    position: relative;
    top: -41px;
    width: 100%;
}

div.content .settings .multi label:first-child {
    margin-left: 0;
}
div.content .settings .multi label {
    display: inline;
    margin-left: 2%;
}

#main .item .sticker {
    font-family: 'media_cond_bold',sans-serif;
    font-size: 15px;
    left: 7px;
    padding: 6px 7px 4px;
    position: absolute;
    top: 15px;
    z-index: 12;
}

#itemInfo .item .sticker {
    font-size: 20px;
    left: 14px;
}
#itemInfo .sliderContainer {
    padding-top: 20px;
    padding-bottom: 20px;
}
#itemInfo .sliderContainer>.royalSlider {
    height: 300px !important;
    width: 300px !important;
    margin: 0 auto;
}
#itemInfo .sliderContainer .royalSlider>.rsOverflow {
    height: 300px !important;
}
#itemInfo .item .accessoires {
    margin: 12px -7px 30px 5px;
}
.topLinks a:first-child {
    width: 50%;
}
.topLinks a {
    width: 50%;
}
#filters {
    z-index: 990000;
}
#filters .bottom {
    z-index: 990000;
}
#prodsList .item.mini .leftSide {
    width: 80px;
    padding-bottom: 0;
}
#prodsList .item.mini .rightSide {
    margin-left: 94px;
}
#prodsList .item.mini .rightSide a.title {
    font-size: 14px;
}
#prodsList .item.mini .rightSide .price {
    font-size: 16px;
}
#prodsList .item.mini .leftSide img.pic {
    margin: 0 auto;
}
.faq {
    padding: 5px;
}
.faq img {
    display: none;
}
.faq .rcol.rwcol {
    display: none;
}
.faq-mobile {
    font-size: 14px;
    line-height: 140%;
}
.faq-mobile br {
    display: none;
}
.description-block {
    color: #505050;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 90px 30px 20px;
}
.description-block p {
    line-height: 24px !important;
}
.description-block ul {
    padding-left: 15px;
}
.description-block ul li {
    color: #505050;
    font-size: 16px;
    line-height: 20px;
    list-style: disc outside none;
    padding: 15px 0;
}
#setCity button[type="reset"] {
    display: block;
}

div.content .settings label.error .btn {
    border-color: #ff6766;
    color: #fe0000; }

#comment label.error {
    border-color: #ff6766;
    color: #fe0000; }
#comment label.error ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fe0000; }
#comment label.error :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fe0000; }
#comment label.error ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fe0000; }
#comment label.error :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fe0000; }

#answer label.error {
    border-color: #ff6766;
    color: #fe0000; }
#answer label.error ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fe0000; }
#answer label.error :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fe0000; }
#answer label.error ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fe0000; }
#answer label.error :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fe0000; }

#support .wraper button a {
    color: #ffffff;
}