.imageInfo .productName,.imageInfo .productPrice{
    margin-top:22px;
}
.productlist{
    margin-top:40px;
}

.restyle-select {
    background-color: white;
    /* inline SVG */
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23424242%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 50%;
    border-radius: 2px;

    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.ui-slider-handle, .ui-state-default, .ui-corner-all {
    background-color: red;
    border-radius: 50px;
    background-image: none;
}

#amount-start, #amount-stop {
    border:none;
    width: 45px;
    margin-top: 4px;
}

#amount-start {
    text-align: right;
}

#amount-start {
    margin-left: 5px;
}

#slider-range a {
    background-image: none;
    background-color: #000;
}

.range-value {
    float: left;
}

.ui-slider .ui-slider-range, .ui-slider.ui-widget .ui-slider-range, .ui-slider.ui-widget-content .ui-slider-range {
    height: 2px !important;
    background-color: #fb474e!important;
}

.bordertop {
    margin-bottom: 10px;
}

.imageInfo .productName {
    padding: 0;
}

.imageInfo .productName, .imageInfo .productPrice {
    float: left;
}

.restyle-slider-crop {
    width: 70px;
    max-width: 70px;
    height: 66px;
    margin: 5px auto;
}
.restyle-slider-thumb {
    width: auto !important;
    max-width: 100%;
    max-height: 60px;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.restyle-slider-navigation {

}
.multiple-items {
    height: 80px!important;
}
.slick-prev {
    left: -15px!important;
}

.slick-next {
    right: -15px!important;
}
.slick-prev, .slick-next {
    top: 30px!important;
}

.slick-prev:before, .slick-next:before {
    height: 30px !important;
    color: #878787!important;
}

.dim-names ul {
    padding-left: 10px;
}

h4.section-subtitle {
    margin: 25px 0 10px !important;
}

.footer-copyright {
    margin-top: 15px;
}

.footerPart3 .container{
    margin-bottom: 15px;
}

.search {
    margin-top: 5px;
}

#polyglotLanguageSwitcher span.trigger {
    right: -5px!important;
}

.kolekcjathumb a span {
    font-family: UniformExtraCondensedMedium-Medium, UniformCyrExtraCondensedMedium, sans-serif;
    letter-spacing: .02em
}

.restyle-image-wrapper {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.restyle-color-picker {
    width: 25px;
    height: 25px;
    float: left;
}

.color-white {
    background: #fff;
}

.color-black {
     background: #000;
 }

.color-gray {
    background: #b8b8b8;
}

.color-oak {
    background: #f9ca80;;
}

.color-pickers {
    border: 1px solid #bfbfbf;
    float:left;
}

.colors-category-picker {
    margin-bottom: 80px;
}

.color-button {
    cursor: pointer;
    padding: 10px;
    border: solid 1px #b7b4b4;
    white-space: nowrap;
    line-height: 3;
}

.color-button-selected {
    border: 1px solid #E80808;
}

.topimage img {
    width: 100%;
}

.search-background {
    width: 100%;
    height: 400px;
    background: #f1f1f1;
}

.search-body {
    width: 560px;
    margin: 0 auto;
    padding-top: 100px;
}

.search-title {
    font-weight: 500;
}

.search-field {
    float: left;
    padding: 29px;
    font-size: 18px;
    width: 500px!important;
}

.search-button {
    border: 1px solid #E80808;
    border-top: none;
    background: #E80808;
    color: #fff;
    padding: 8px 18px;
    font-size: 16px;
    font-family: "UniformExtraCondensedMedium-Medium", UniformCyrExtraCondensedMedium, sans-serif;
    display: block;
    letter-spacing: 0.06em;
    text-align: center;
    height: 60px;
    float: left;
}

.st-main-menu-header-name {
    margin-top: 0!important;
}

.category-color h4 {
    margin-left: 20px;
}

.c-b-text {
    max-width: 60px;
}

.simple-talk-container .row .col-user-menu {
    /*min-height: 670px!important;*/
}

.simple-talk-container .row .col-preview {
    /*min-height: 670px!important;*/
}