/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.2

All css files are placed in /css/ folder
*/

.header-classic #Top_bar .top_bar_right {
    top: 0;
    display: none;
}
.sub-menu{
	width: 90px;
}
.top_bar_left{
	width: 100% !important;
}
#Top_bar .menu > .lang-item-uk > a span{
	    position: relative;
            padding: 0 5px !important;
}
#Top_bar .menu > .lang-item-uk > a span:before{
	position: absolute;
	content: '/';
	right:-13px;
}
.menu-item-2710-ru > a span:before{
display: none;
}
.service-section-notebook .column_image{
    height: 65px;
}
.service-section-notebook .column_column h3{
    font-size: 20px;
}
.service-section-tel .column_image{
    height: 125px;
}
.service-section-tel .column_column h3{
      padding: 0 10px;
}
.post-slider-section .image_wrapper{
    max-height: 220px;
}
.post-slider-section .image_wrapper img{
    height: auto;
    min-height: 240px;
}
.section-about .image_wrapper{
    height: 100px;	
}
.section-about .column_column h3{
    font-size: 20px;
}