#respond2
{
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.bf-range-max
{
    float: right;
}

.alert-danger
{
    color: red;
}
.alert-success
{
    color:green;
}

.modal-backdrop {
    display: none;
}

#pmaps_yandex_map_container {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    padding: 5px;
}


.apiship_points {
    text-decoration: underline;
}

.apiship_img_providers {
    vertical-align: middle;
    width:60px;
}

.apiship_loading {
    display: inline-block;
    background-image: url('/catalog/view/theme/default/image/shipping/apiship_loading.gif');
    width: 16px;
    height: 16px;
    background-size: contain;
}



.pmaps_cluster {
    border: solid 2px #1e98ff;
    border-radius: 2em;
    box-shadow: black 0.5em 0.5em 0.3em;
    padding: 5px 20px 5px 20px;
    display: inline-grid!important;
    background: #FFFFFF;
    white-space: nowrap;
    display: inline-block;

}

.apiship_modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    padding-right: 0px !important;
}


.apiship_modal-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: none;
}

.apiship_modal-header h4 {
    display: inline-block;
    margin: 0
}


.apiship_modal-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 7px;
}


.apiship_modal-body {
    position: absolute;
    top: 50px;
    bottom: 0;
    font-size: 15px;
    overflow: auto;
    margin-bottom: 15px;
    padding: 0 15px 0;
    width: 100%;
}

.apiship_modal-dialog {
    width: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
}


#product_filter
{
    margin-top:20px;
    background-color: #F8F4FF;
}

/*.add_btn {
    display: block;
    height: 70px;
    background: #4700D8;
    border-radius: 6px;
    margin-top: 35px;
    font-size: 30px;
    line-height: 70px;
    font-family: "Geometria-Bold";
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}*/

#popup_add.active
{
    content: '';
    background: #dfdfdf;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    
    z-index: 9999;
}
.gsi_item.popup {
    display: flex;
    padding-right: 50px;
    order: 1;
}
#simplecheckout_button_confirm, #button-confirm
{
    display: none !important;
}

.btn-default, .btn-primary
{
    max-width: 300px;
    min-width: 150px;
}
.buttons , .pull-left, .pull-right
{
    display: inline-block;
}

@media only screen and (min-width: 1024px) {
    header.light .prmn-cmngr__city-name {
        color: #fff;
    }
}
#auth .btn-default, #auth .btn-primary
{
    max-width: 100%;
    min-width: auto;
}

.s_autocomplete2 > li {
    font-size: 18px;
    margin-bottom: 15px;
    cursor: pointer;
    transition: 0.3s;
}
.s_autocomplete2 > li a {
    text-decoration: underline;
}
.s_autocomplete2
{
    
}

.auth_error
{
    color:red;
    font-weight: 600;
}





#curr_sel {
    background-color: #ffffff;
    background-image: url('/catalog/view/theme/default/main2/images/chev_down.svg');
    background-position: 99% -45px;
    background-repeat: no-repeat;
    background-size: 18px 120px;
    padding-right: 40px;
    border: 1px solid #d4dbe3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;


    /* CRCNA SPECIFIC */
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    font-size: 16px;
    line-height: 18px;
    color: #4e4e4e;
    min-height: 18px;
}
#curr_sel:focus
{
     outline: none;
     border-color: darken(#d4dbe3, 10%);

 }
#curr_sel:disabled { /* selectric */
     filter: alpha(opacity=50);
     opacity: 0.5;
     cursor: default;
     user-select: none;
 }



header:hover  .prmn-cmngr__city-name {
    color: #000;
}
@media only screen and (max-width: 1024px) {
    .ht_left .h_city
    {
        display: none;
    }
}

.good .gr_likes
{
    font-size: 28px;
    line-height: 110%;
    font-weight: 700;
    margin-top: 15px;
}
.good .gr_likes span
{
    color: #202020;
}
.good .gs_btns .gs_btn a
{
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .fl_map_btn2 {
        max-width: 85px;
        margin: 0;
        float: none;
        position: absolute;
        top: 60px;
        right: 0;
    }
}
.fl_map_btn2 {
    height: 28px !important;
    line-height: 28px !important;
    text-transform: none;
    float: right;
    max-width: 112px;
    margin-top: -3px;
}


.mt20
{
    margin-top:20px
}

.mb20
{
    margin-bottom:20px
}
@media only screen and (max-width: 1024px) {
    .h_city .hc_popup {
        display: none;
    }
}

.cat_top h1.black {
    color: #000;
}

@media only screen and (min-width: 1024px) {
    .hide_pc
    {
        display: none;
    }
    .gci_no_revs
    {
        display: flex;
    }
}

@media only screen and (max-width: 1024px) {
    /*.hide_pc
    {
        display: block;
    }*/
    .gci_no_revs
    {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .gr_name {
        font-size: 28px;
    }
    .good .gr_likes
    {
        font-size: 20px;
        line-height: 110%;
        font-weight: 700;
        margin-top: 15px;
    }
}


.scroll_loading {
    display: inline-block;
    background-image: url(/catalog/view/theme/default/image/shipping/apiship_loading.gif);
    width: 64px;
    height: 64px;
    background-size: contain;
    text-align: center;
    left: 45%;
    text-align: center;
    position: relative;
}


.alert_u
{
    text-align: center;
    margin-top: 10px;
    color: #d24500;
    font-size: 20px;
    font-weight: bold;
}
.alert_yes
{
    text-align: center;
    margin-top: 10px;
    color: #42d200;;
    font-size: 20px;
    font-weight: bold;
}


#simplecheckout_payment_form
{
    display: none;
}

.suggestions-constraints
{
    display: none !important;
}