/* Theme Name: Yachbat Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of yachbat
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: yachbat
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  yachbat-child
*/

@media only screen and (max-width: 767px)
{
	
/*Altering the position of the testimonial slider navigation for mobile devices*/
    .swiper-button-next, .swiper-button-prev{top:70% !important;}
/*Altering the size of the logo for mobile devices - sticky*/
	.header_sticky.active_sticky .brand_el .logo_sticky {
    	width: 92px!important;
    	height: 60px!important
		}
}


/*Altering the width for the mobile only menu*/
.menu-canvas .container-menu{
	width: 240px !important;
    padding: 25px !important;
}



/*Styling for the language switcher*/
.wpml-ls-statics-shortcode_actions a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu a:link, .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link, .wpml-ls-statics-shortcode_actions li:not(.wpml-ls-current-language) .wpml-ls-link:link{background-color:transparent !important;}

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a{border-color:transparent !important;}
