.country-city a.ins {
    width: 13px;
    height: 7px;
    display: block;
    background: url(/img/main/language-select.png);
    float: right;
    margin: 17px 10px 0 0;
}

.country-city input {
    margin-left: 0px;
    padding-left: 10px;
}

.ui-autocomplete {
    width: 242px;
    background: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    max-height: 200px;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 450;
}

.ui-autocomplete .ui-state-focus {
    background: #000;
    color: #fff;
}

.ui-autocomplete li {
    border-bottom: 1px dotted #000000;
}

.ui-autocomplete li a {
    padding: 5px 20px 5px 10px !important;
}

#store-list .list-header a {
    background: url("/img/main/language-select.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 7px;
    width: 13px;
}

#shops_table {
    /* width: 100%;*/
    margin: auto;
}

#shops_table td, #shops_table th {
    padding: 5px 10px;
    text-align: left;
}

#questions_search {
    cursor: pointer;
}

#second-block {
    float: right;
    margin-top: 78px;
}

#second-block img {
    margin-left: 0px !important;
}

#product-fix {
    max-width: 870px;
}

.fix_heght {
    min-height: 160px;
}

.fix_heght .slide {
    min-height: 160px;
}

.fix_heght .slide img {
    min-height: 160px;
}

.animate_knob {
    cursor: pointer;
}

#shops_table td {
    padding: 0;
}

#shops_table th {
    padding: 0;
}

.faq_no_find {
    display: none;
}

.prod_slide {
    display: block;
}

#second-block {
    display: none;
}

#product-colors-fix {
    cursor: pointer;
    /*margin-top: -52px;
    height: 0px;
    padding-top: 52px;*/
    position: relative;
    overflow: hidden;
}

.shop-step-header {
    position: relative;
    border-bottom: 1px dotted #000;
}

#shopping-steps .selected {
    border: none;
}

.shop-step-header ins {
    float: right;
    margin: 10px 10px 0 0;
    position: absolute;
    right: 5px;
}

.order-text-close {
    position: absolute;
    right: -60px;
    top: -30px;

}

.order-text-close a {
    color: #000;
}

.ui-dialog .ui-dialog-content {
    overflow: visible;
}

#dialog h2 {
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    top: -20px;
}

.ui-widget-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1020;
}

.ui-dialog {

    background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    min-height: 200px;

    position: relative;
    z-index: 1030;
    left: 19% !important;
    width: 60% !important;
}

.ui-dialog-titlebar {
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: bold;
}

#content .shop-step-header h1 {
    padding-right: 26px;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}
.color_small .color-group {
    float: none !important;
    clear: both !important;;
    margin-top: 0px !important;;
}

.color_small .color-group h3 {
    text-align: left !important;
}

#shop-welcome .product a {
    position: relative;
}

.image_prod_no {
    position: absolute;
    top: -241px;
    display: none;
}

.page_dialog {
    padding: 20px 100px 50px 20px;
}

.shops_dialog {
    padding: 0 0 10px;
    position: absolute;
    top: 20px !important;
}

.shops_dialog .order-text-close {
    position: absolute;
    right: 30px;
    top: -30px;
}

.shops_dialog .ui-dialog-content {
    padding: 0px;
}

.color-group h3 {
    margin-bottom: -11px;
}

#product-colors .color-group {
    margin-top: -26px;
}
.popup_image_box{
    display: none;
}

@media only screen and (min-width: 1085px) {
    .prod_slide {
        display: none !important;
    }
}

@media only screen and (max-width: 1100px) {
    #images-container {

    }
    .popup_image{
        display: none;
    }
    .popup_image_box{
        display: block;
    }

    .dialog_text #shop-select .country-city, .dialog_text #questions .faq-field {
        float: none;
        margin-bottom: 10px;
    }

    #first-block, #second-block {
        float: none;
        margin: auto;
    }

    #second-block {
        display: none;
        text-align: center;
        padding-top: 45px;
    }

    .prod_slide {
        display: block;
    }

    .dialog_text #shop-select {
        top: -181px !important;
        margin: auto;
        width: 250px;
    }

    .dialog_text .shop-search {
        width: 249px;
    }

    #shop_search_resoult {
        top: -80px !important;
    }
    .store-telephone {
        float:none;
    }
}

@media only screen and (max-width: 550px) {
    .prod_slide {
        display: none !important;
    }

    #first-block {
        display: block !important;
    }

    #second-block {
        display: none !important;
    }

}
