/*
 Theme Name:   Sailing Child
 Theme URI:    http://sailing.thimpress.com/
 Description:  Sailing Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     sailing
 Version:      1.0.0
 Text Domain:  sailing-child
*/

#masthead.header_v3 .navigation .tm-flex .width-logo {
    top: 29px !important;
    transform: scale(2.2) !important;
    left: -19px;
}


@media screen and (max-width: 768px) {
	#masthead.header_v3 .navigation .tm-flex .width-logo {
		left: 0 !important;
		transform: scale(1) !important;
	}
	
	#masthead.affix .menu-mobile-effect span {
		background-color: black !important;
	}
}

#masthead.header_v3 .navigation .tm-flex .header-right .right-menu .width-navigation.main-navigation .inner-navigation ul#primary-menu li.menu-item {
    padding: 15px;
    max-width: 230px;
    text-align: center;
}

.navigation .tm-flex .header-left {
    padding-left: calc(var(--thim_width_logo) + 200px) !important;
}

.thim-button img {
	display: none !important;
}
.thim-button .inner-text:before {
	margin-left: 0 !important;
	background-color: none !important;
	width: 0 !important;
	margin-right: 0 !important;
}
/*
.description-heading {
	text-align: justify;	
}
*/
.description-heading ul {
	text-align: left !important;
	font-size: 20px !important;
	font-family: "Barlow Semi Condensed";
	font-weight: 300 !important;
}
#description-heading-notre-mission {
	max-width: 550px;
	margin: auto;
}
#description-heading-work-with-us {
	text-align: left;
}

.ul-align-left {
	text-align: left !mportant;
}
.thim-widget-heading .style_new.sc-heading.article_heading .content-heading .heading__primary {
	padding: 0 !important;
}

.text-justify {
	text-align: justify !important;
}
.text-justify .description-heading p {
	text-align: justify !important;
}
.thim-sc-button .thim-button {
	padding: 0 10px !important;
}
.display-none {
	display: none !important;
}
.theiaStickySidebar, .hb_related_other_room.has_slider {
	display: none !important;
}
@media screen and (min-width: 768px) {
	.width-navigation .navbar-nav {
		margin: 7.5px -15px !important;
	}
}