/*
Theme Name: GlobeCo (Child Theme)
Author: Carapace

Text Domain: globeco
Template: globeco

*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
.top_bar_box {min-height: 10px;}
.top_bar_box .container {min-height: inherit;}
.globeco-new-layout .tooltipster-light {background-color: #D2AA2E;}
textarea {height: 75px;}
form input[type='submit'], form input[type='reset'], form input[type='button'], form button, form .cws_submit {line-height: 14px;height: 42px;margin: 20px 0 0;}

@media only screen and (min-width: 960px) {
.logo_sticky {max-width:inherit;}
}

@media screen and (max-width: 912px) {
.sticky_enable .logo_sticky {max-height:36px !important;}
}

@media screen and (min-width: 960px) {
.logo-in-menu .menu_box .main-menu > .menu-item {padding: 15px 0 !important;}
}