#icl_lang_sel_widget-3 {
    width: 130px;
    position: fixed;
    top: 77px;
    right: 200px;
    display: block;
    z-index: 10000;
}
.home .sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder + .header_widgets_wrap #icl_lang_sel_widget-3 {
    top: 59px;
    right: 180px;
}
.page .sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder + .top_panel_title + .header_widgets_wrap #icl_lang_sel_widget-3 {
    top: 59px;
    right: 180px;
}
.single-portfolio .sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder + .top_panel_title + .header_widgets_wrap #icl_lang_sel_widget-3 {
    top: 59px;
    right: 180px;
}
.single-post .sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder + .top_panel_title + .header_widgets_wrap #icl_lang_sel_widget-3 {
    top: 59px;
    right: 180px;
}
.header_widgets_wrap {
    position: inherit !important;
    overflow: inherit !important;
    z-index: 200000 !important;
}

/*
.home .content_wrap {
    width:100% !important;
}
*/


/* Header background */

/*
body .body_wrap .page_wrap header .top_panel_navi {
	background-color: #fff !important;
}
*/

.top_panel_title {
	background: url(https://olga.studioup.pro//wp-content/uploads/2017/01/header.jpg) no-repeat center;
}

/* WPML Switch in header for woocommerce pages */

.sidebar_inner .wpml-ls-sidebars-woocommerce_widgets {
	width: 130px;
	position: fixed;
	top: 46px;
	right: 200px;
	display: block;
	z-index: 10000;
}
.sidebar_inner .wpml-ls-sidebars-woocommerce_widgets .wpml-ls-native, .sidebar_inner .wpml-ls-sidebars-woocommerce_widgets .wpml-ls-sub-menu {
	font-size: 14px;
}

#woocommerce_widget_cart-2 {
	margin-top: -80px;
  background-color: #fff;
}

.sidebar_inner .wpml-ls-sidebars-woocommerce_widgets.header-fixed {
	top: 28px;
  right: 180px;
}