#siteChangeCurrentLang{
    position: relative;
    padding-left: 55px;
    line-height: 17px;;
}

#siteChangeCurrentLang a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 39px;
    height: 22px;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 3px #999;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
}
#siteChangeCurrentLang[nextlang="ro-RO"] a:before {
    background-image: url(/img/head_icon/MD.png);
}

#siteChangeCurrentLang[nextlang="ru-RU"] a:before{
    background-image: url(/img/head_icon/RU.png);
}
.site_Header_Item{
    position: relative;
    padding-left: 25px;
    border-bottom:0px solid transparent;
    text-decoration: underline;
}
#siteUserLogin:before,
#siteWorkingHours:before,
#siteGeneralContacts:before,
.site_Header .fb_Header:before,
.site_Header .special_offers:before{
    content:"";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    position:absolute;
    top:50%;
    margin-top: -10px;
    left:0;
}
#siteUserLogin:before{
    background-image: url(/img/head_icon/Enter.svg);
}
#siteWorkingHours:before{
    background-image: url(/img/head_icon/Time.svg);
}
#siteGeneralContacts:before{
    background-image: url(/img/head_icon/Tel.svg);
}
.site_Header .fb_Header:before{
    background-image: url(/img/head_icon/Face.svg);
}
.site_Header .special_offers:before{
    background-image: url(/img/head_icon/Offer.svg);
}
.site_Header A {
    border-bottom: 0px solid transparent;
}


/*MAP*/
/*Добавить id #adr_map для блока  dialogShops_MapAddrArea*/

.dialogShops_MapAddrArea,
.dialogShops_MapAddrArea {
    width: 315px;
    height: 280px;
    position: relative;
}
#adr_map,
#adr_map2{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index:-1;
}
.site_Header {
    border-bottom: 1px solid #dcdcdc;
    background-color: #f5f5f5;
    padding: 21px 1.5%;
}
.site_Header:after {
    content: "";
    display: block;
}
.mob_logo {
    width: 157px;
    height: 45px;
    float: left;
    background-image: url(/img/head_icon/fantas_logo.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: none;
}

.site_Catalog_SearchBlock {
    padding-bottom: 0px;
    width: auto;
    background-color: #f5f5f5;
    vertical-align: top;
    display: block;
    margin-left: 257px;
    margin-right: 250px;
    max-width: 543px;
    margin-top: 14px;;
}

.site_Catalog_GroupItem {
    padding: 7px 10px 7px 0;
    padding-left: 13px;
    color: #171717;
    letter-spacing: .01em;
    text-transform: none;
    font-size: 14px;
    position: relative;
    background-color: #f5f5f5;
}
.site_Catalog_GroupItem:hover, .site_Catalog_GroupItem[selected] {
    cursor: pointer;
    background-color: #FFF;
    color: #171717;
}

.site_Catalog_GroupItem:after{
    content: "";
    width: 7px;
    height: 7px;
    background-image: url(/img/head_icon/arrob_b.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    right: 15px;
    position: absolute;
    top: 50%;
    margin-top: -3.5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.site_Catalog_GroupItem.active:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.site_Catalog_GroupItem span {
    width: 25px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-position: center;;
}

.seach_btn {
    width: 20px;
    height: 20px;
    border: 0;
    outline: 0;
    background-color: transparent;
    background-image: url(/img/head_icon/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}
.wrap_search {
    position: relative;
    width: 100%;;
    background-color: #fff;
    height: 40px;
    text-align: left;
    box-sizing: border-box;;
}
.wrap_search.active {
    opacity: 1;
}
.site_Catalog_SearchControl {
    width: calc(100% - 135px);
    padding: 0px 0px 0px 5px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 40px;
    outline: 0;
}
.site_Catalog_SearchControl:focus{
    border: 1px solid #4285f4;;
}
.searchCloseBtn{
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.wrap_search button {
    font-size: 16px;
    background: #4285f4;
    border: 0;
    line-height: 40px;
    color: #fff;
    vertical-align: top;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0;
    width: 135px;
}
.main_header {
    max-width: 1850px;
    top: 0;
    z-index: 999;
    background: #fff;
    padding-bottom: 15px;
    width: 100%;
    position: static;
}
.siteContent {
    padding-top: 0;
}
.site_Catalog_SearchRow {
    padding: 0;
    text-align: center;
    position: relative;
}
.site_LeftSide {
    float: left;
    width: 240px;
    position: static;
    height: auto !important;
    background-color: #f5f5f5;
    border-right: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}

.site_Logo,
.site_Catalog_SearchBlock,
.site_Catalog_Area {
    position: static !important;
}

.open_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: all .8s;
    -webkit-transition: all .8s;
    z-index: 100001;
    margin-top: 73px;
    margin-left: 15px;
    display: none;
}
.open_menu span {
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    transition: all .8s;
    -webkit-transition: all .8s;
    background-image: url(/img/head_icon/Katalog_tovarov.svg);
    background-color: #4285f4;
    margin: 0;
    background-size: 23px;
}
.open_menu.active {
    margin-top: 72px !important;
    margin-left: 15px !important;
}
.open_menu.active {
    background-image: url(/img/head_icon/Katalog_tovarov.svg);
    background-color: #4285f4;
    background-size: 23px;
}
#siteCustomerShopCartInfo {
    background-color: transparent;
    color: #333;
    line-height: 21px;
    height: 21px;
    padding: 0px 0px 0px 34px;
    width: auto;
    text-align: center;
    position: relative;
    float: right;
    font-weight: bold;
    font-size: 14px;
    min-width: auto;
    margin-right: 2.5%;
    margin-top: 23px;
}

#siteCustomerShopCartInfo:before{
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    left:0;
    top:50%;
    margin-top: -12px;
    background-image: url(/img/head_icon/Korz.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

#siteCustomerShopCartInfo span{
    color: #4285f4;
}

.site_contactsBlock {
    display: block;
    float: left;
    margin: 22px 2.5% 0 2.5%;
}

.site_contactsBlock a {
    font-size: 22px;
    font-weight: bolder;
    padding-left: 50px;
    position: relative;
    color: #4285f4;
}
.site_contactsBlock a:before{
    content: "";
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    left:0;
    top:50%;
    margin-top:-18px;
    background-image: url(/img/head_icon/Girl_online_consult.svg);
    background-repeat: no-repeat;
    background-size: contain;;
}

.btn_Catalog {
    background-color: #4285f4;
    color: #fff;
    font-size: 15px;
    display: block;
    padding: 26px 0 26px 16px;
}

.site_Logo {
    height: 61px;
    padding: 19px 0 0 23px;
    float: none;
    width: 217px;
    background-color: #f5f5f5;
}

.btn_Catalog:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 18px;
    background-image: url(/img/head_icon/Katalog_tovarov.svg);
    margin-right: 7px;
    background-repeat: no-repeat;
    background-size: contain;
}

/*Category*/

#catalogSelectorPanel {
    background-color: #FFF;
    padding: 18px 34px 30px 34px;
    color: #fff;
    margin-left: 242px;;;
    min-width: 405px;
    font-size: 14px;
    z-index: 19999;
    max-height: 625px;
    border:1px solid #d0d0d0;
    border-left:0;;;;
}

.catalogSelector_ItemBox {
    height: auto;
    color: #171717 ;
    padding: 0 8px 0 0px;
    line-height: 15px;
    display: table-cell;
    vertical-align: middle;
    width: 195px;
    background-repeat: no-repeat;
    background-position: 12px 12px;
    box-sizing: border-box;
    font-size: 12px;
}
.catalogSelector_GroupItem {
    line-height: 100%;
    padding: 10px 0 5px 0;
    border-bottom: solid 0px #6e8ae6 ;
    width: auto;
    color: #171717 ;
    font-size: 15px;
    height: auto;
    overflow: hidden;
    text-transform: lowercase;
    font-weight: bold;
}
.catalogSelector_GroupItem a {
    color: #171717;
}

.catalogSelector_GroupItem a:hover {
    color: #171717;
    text-decoration: underline;
}

.catalogSelector_ItemBox:hover {
    background-color: transparent;
    background-position: 15px 15px;
    text-decoration: underline;
    padding: 5px 8px 5px 0px;
}
.btn_mob_menu{
    width: 40px;
    height: 30px;;
    float: right;
    display: none;
}
.btn_mob_menu >span {
    width: 27px;
    height: 5px;
    background-color: #999;
    display: block !important;
    margin: 0 auto;
    position: relative;
    top: 50%;
    margin-top: -2.5px;

}

.btn_mob_menu >span:before,
.btn_mob_menu >span:after{
    content:'';
    display: block;
    width: 27px;
    height: 5px;
    position: absolute;
    background-color:#999;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.btn_mob_menu >span:before{
    top: -8px;
}

.btn_mob_menu >span:after{
    bottom: -8px;
}

.btn_mob_menu.active span{
    background-color: transparent;
}
.btn_mob_menu.active >span:before{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top:0;
}
.btn_mob_menu.active >span:after{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top:0;
}
.site_Catalog_Block[mobile] .site_Catalog_GroupItem[selected] {
    background-color: #f5f5f5;
    border-top: 0;
    color: #171717;
}
.siteSocialBtn {
    float:right;
}
.siteSocialBtn a{
    display: inline-block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    text-decoration: none;
    border: 0;
}

.siteSocialBtn a.vk{
    background-image: url(/img/head_icon/vk.png);
}
.siteSocialBtn a.fb{
    background-image: url(/img/head_icon/fb.png);
}
.siteSocialBtn a.gplus{
    background-image: url(/img/head_icon/g+.png);
}
.siteSocialBtn a.youtube{
    background-image: url(/img/head_icon/you.png);
}

@media screen and (max-width: 1280px){
    #siteChangeCurrentLang {
        font-size: 0;
        line-height: 17px;
        padding-left: 39px;
    }
    #siteUserLogin:before,
    #siteWorkingHours:before,
    #siteGeneralContacts:before,
    .site_Header .fb_Header:before,
    .site_Header .special_offers:before {
        width: 18px;
        height: 18px;
        margin-top: -9px;
    }
    .site_Header_Item {
        display: inline-block;
        margin: 9px 5px;
        vertical-align: top;
        padding-left: 22px;
    }
    .site_Catalog_SearchBlock {
        margin-left: 240px;
        margin-right: 130px;
        max-width: 385px;
    }
    #siteCustomerShopCartInfo {
        font-size: 12px;
    }
    .site_Catalog_SearchControl {
        width: calc(100% - 110px);
    }
    .wrap_search button {
        width: 110px;
    }
    .site_contactsBlock {
        margin: 22px 1.5% 0 2.5%;
    }
}

@media screen and (max-width: 1024px){
    .dialog_fader {
        z-index: 9999;
    }

    .dialog_box {
        z-index: 101001 !important;
        /*margin-top: 150px;*/
    }
    .mob_logo {
        display: block !important;
    }
    .btn_mob_menu{
        display: block !important;
    }
    .call-us{
        display: block !important;
	position:absolute;
	right:100px;
    }
    .open_menu{
        display: block;
    }
    .main_header {
        position: static;
        background: #e4e4e4;
        z-index: 10000;
        width: 100%;;
    }
    .main_header.fixed{
        position: relative;
    }
    .open_menu.active span{
        background-image: url(/img/head_icon/Katalog_tovarov.svg);
        background-color: #4285f4;
        background-size: 23px;
    }
    .site_Header:after{
        content:"";
        display: block;
        clear: both;
    }
    .site_Header {
        background-color: #f5f5f5;
        padding: 13px 1.5% 8px;
        height: 45px;
    }

    #siteChangeCurrentLang {
        margin-top: 7px;
        float: right;
        margin-right: 1px;
    }
    #siteChangeCurrentLang a {
        display: block;
    }
    .site_Header_Item {
        margin: 0;
        vertical-align: top;
    }
    .site_Header >#siteUserLogin {
        display: none;
    }
    .seach_btn {
        background-color: #182b7f;
    }
    #siteCustomerShopCartInfo {
        font-size: 0;
        width: 48px;
        margin-right: 7px;
        padding: 0;
        margin-top: 15px;
    }
    #siteCustomerShopCartInfo span{
        color: #fff;
        font-size: 12px;
        background: #4285f4;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        position: relative;
        z-index: 21;
        display: inline-block;
        top: 8px;
        line-height: 20px;
    }
    .wrap_search {
        height: 39px;
        padding: 0 0px 0 0px;
    }
    .wrap_search button {
        line-height: 37px;
        background-image: url(/img/head_icon/seargh_mob.png);
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center;
        font-size: 0;
        height: 34px;
        width: 35px;
        left: 0;
        padding: 0;
    }
    .site_Catalog_SearchControl {
        padding: 0px 0 0 40px;
        font-size: 14px;
        line-height: 37px;
        width: 100%;
    }
    .site_contactsBlock a {
        font-size: 23px;
    }
    .site_Logo {
        width: 95%;
        height: 90px;
        padding: 19px 0 0 5%;
        display: none;
    }
    .black_bg{
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    .black_bg.active {
        background-color: rgba(0,0,0,.55);
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
    }
    .site_LeftSide{
        margin-top: 140px;
        position: absolute;
    }
    .site_LeftSide.open {
        transition: all .8s;
        z-index: 1002;
        position: absolute;
        margin-top: 140px;
        max-width: 300px;
        overflow: visible;
        height: auto !important;
        width: 53.5%;
        margin-left: 311px;
        -webkit-transition: all .8s;
    }
    .site_Catalog_SearchBlock {
        margin-left: 60px;
        margin-right: 100px;
        max-width: 100%;
        margin-top: 6px;
    }
    .site_contactsBlock{
        display: none;
    }
    .site_Header_Container{
        display: none;
    }
    #siteWorkingHours {
        display: none;
    }
    #siteGeneralContacts {
        display: none;
    }
    .site_Header A{
        display: none;
    }
    .site_Header_ItemSeparator {
        display: none;
    }
    .cloneTopMenu {
        display: none;
        width: 100%;
        position: absolute;
        top:0;
        margin-top: 67px;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        z-index: 100010;
        padding: 16px 0;
        box-shadow: 0px 0px 15px #999;
        background-color: #f5f5f5;
    }
    .cloneTopMenu.open {
        display: block;
        z-index: 101000;
    }
    .cloneTopMenu .site_Header_Item {
        font-size: 14px;
        text-transform: none;
        padding: 6px 2%;
        width: 25%;
        text-decoration: none;;
        box-sizing: border-box;
        background-color: #f5f5f5;
        color: #171717;
        text-align: center;
        border-right: 1px solid #999;;;
    }
    .cloneTopMenu .site_Header_Item A {
        color: #171717;
    }

    /*test cats*/
    #catalogSelectorPanelMobile {
        top: 0;
        margin-top: 140px;
        margin-left: 55px;
        position: absolute;
        width: 80%;
        background: #f5f5f5;
        z-index: 1002;
        overflow: hidden;
        border: 1px solid #d0d0d0;
    }

    .catsMobile {
        text-align: center;
        padding: 0;
    }
    .xcatsMobile,
    .sCatsMobile ul li  {
        display: block;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #d0d0d0;
        padding: 0px 3%;
        line-height: 36px;
    }
    .xcatsMobile h5{
        margin: 0;
    }
    .sCatsMobile {
        top: 0;
        position: absolute;
        width: 85%;
        height: 100%;
        background: #f5f5f5;z-index: 1002;
        left: 0px;
        display: none;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
        margin-left: 15%;
        border: 1px solid #d0d0d0;
        border-top: 0;
        overflow-y: visible;
        box-sizing: border-box;
        border-right: 0;
    }

    .sCatsMobile.active{
        display: block;
    }

    .sCatsMobile ul {
        margin: 0;
        padding: 0;;
    }

    #catalogSelectorPanelMobile h4{
        line-height: 50px;
        text-transform: none;
        letter-spacing: .04em;
        margin: 0;
        background-color: #e4e4e4;
        padding: 11px 3% 10px;
        color: #171717;
        font-size: 14px;
        position: relative;
        font-weight: normal;
    }

    .sCatsMobile h5 {
        line-height: 50px;
        text-transform: none;
        letter-spacing: .04em;
        margin: 0;
        background-color: #e4e4e4;
        padding: 11px 5% 10px;
        color: #171717;
        font-size: 14px;
        position: relative;
        font-weight: normal;
    }

    .catsMobile h5 a,
    .sCatsMobile ul li a {
        display: block;
        padding: 7.5px 0;
        cursor: pointer;
        text-transform: none;
        margin: 0;
        color: #171717;
        font-size: 14px;
        font-weight: normal;
        letter-spacing: .04em;
    }

    #catalogSelectorPanelMobile h4 span{
        width: 25px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 8px;
        background-position: center;
    }
    #catalogSelectorPanelMobile>a[onclick="CatalogTree_CloseSelector()"],
    .sCatsMobile h5 + span {
        margin-top: 18px;
        width: 34px;
        position: absolute;
        right: 25px;
        top: 0;
        height: 34px;
        background-position: center center;
        background-repeat: no-repeat;
        background-image: url(/img/head_icon/close.png);
        cursor: pointer;
    }

    .site_Header_InfoBlock {
        padding: 0;
    }
    .site_Catalog_Block {
        padding-bottom: 0px;
    }
    .site_Catalog_GroupItem {
        padding: 10px 10px 9px 9px;
    }

    #catalogSelectorPanel{
        display: none;
    }

    #catalogSelectorPanelMobile {
        display: block;
    }

}
@media screen and (max-width: 850px){
    #siteCustomerShopCartInfo{
        background-image: none;
    }
    #siteChangeCurrentLang {
        margin: 5px 0 0 0;
        display: block;
        background-position: 0;
        width: 0px;
        padding: 0;
    }
    .site_Header .site_Header_Item {
        display: none;
    }
    .cloneTopMenu{
        padding: 0;
    }
    .cloneTopMenu .site_Header_Item {
        padding: 10px 2%;
        width: 100%;;
        border-right: 0;
        border-bottom: 1px solid #999;
    }
    .call-us{
	right:122px;
	padding:0 0 0 8px;
    }
}


@media screen and (max-width: 540px){
    .cloneTopMenu {
        border-top: 0;
    }
    .btn_Catalog {
        background-color: #4285f4;
        color: #fff;
        font-size: 15px;
        display: block;
        padding: 26px 0 26px 10px;
    }
    .xcatsMobile, .sCatsMobile ul li {
        display: block;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #d0d0d0;
        padding: 0px 10%;
        line-height: 36px;
    }
}

div.easy-autocomplete {
    width: auto !important;
    margin-left: 32px;
}

@media screen and (max-width: 1024px){
    div.easy-autocomplete {
        margin-left: 0;
    }
}


