@media (max-width: 1400px) {
	.post-siblings a {
		display: none;
	}
}

.main-container input[type=email], .main-container input[type=number], .main-container input[type=password], .main-container input[type=range], .main-container input[type=search], .main-container input[type=tel], .main-container input[type=text], .main-container input[type=url], .main-container select, .main-container textarea {
    border: solid 1px #cecece;
    background-color: #f9f9f9;
    margin-bottom: 5px;
    line-height: 1.8;
}

p {
  hyphens: none;
}

body #mega-menu-wrap-menu-header #mega-menu-menu-header>li.mega-current-menu-item:not(.mega-hide-arrow)>.mega-menu-link:after {
    height: 0px;
}

.page-header .desc a {
    color: rgb(111 203 231);
    font-size: 18px !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px;
}

#main.layout-full .comments-wrapper {
    display: none;
}

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 40px 0px 0px !important;
}

body.page-template-guestbook-php #comments-list, body.page-template-guestbook-php #trackbacks-list {
    padding-top: 60px;
	  margin-bottom: 60px;
}

body.page-template-guestbook-php .respond-box {
    display: none;
}

body.page-template-guestbook-php .comments-title {
    display: none;
}

#sub-header.has-background .page-header .page-header-line {
    border-top-color: #70cbe7;
    opacity: 1.0;
}

.meta-header {
    height: 400px;
}

body.sticky-header-type-over.header-layout-logo-text-menu #main-content:first-child .page-header, body.sticky-header-type-over.header-layout-standard #main-content:first-child .page-header {
    padding-top: 30px;
}

.vamtam-button.accent1.button-border, .vamtam-button.accent1.button-underline {
    background: #00000061;
}

.vamtam-button {
    font-weight: 600;
}

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    color: #6fcbe7 !important;
}

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link:hover {
    color: #6fcbe7 !important;
}

body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .first-row .alternative-logo {
    opacity: 1;
    max-width: 341px;
    max-height: 90px !important;
    padding-top: 8px;
}

#mega-menu-wrap-menu-top #mega-menu-menu-top > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 14px 0px 18px !important;
    font-size: 22px !important;
	  font-weight: 600 !important;
    letter-spacing: 1px !important;
}


#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
	color: #262b79 !important;
}

#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px !important;
    font-weight: 600 !important;

}

.responsive-layout #vamtam-megamenu-main-menu-toggle::before {
    color: #70cbe7;
}

header.main-header button.header-search {
    color: #70cbe7;
}

body.page-template-guestbook-php #comments-list, body.page-template-guestbook-php #trackbacks-list {
    height: 1000px !important;
}

@media only screen and (max-width: 900px) {
.header-background {
    background: #06173a;
    margin-top: 0;
    transition: background .3s ease-out;
    border-bottom: 1px solid #ffffff;
}
	
	body.page-template-guestbook-php #comments-list, body.page-template-guestbook-php #trackbacks-list {
    height: 2500px !important;
}
}