/*
    Theme Name: Transcargo Child Theme
    Theme URI: http://logistics.stylemixthemes.com/
    Author: Pavel Budnik
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
    Text Domain: transcargo-child-theme
    Template: transcargo
*/

/* Add your own styles here */

.stm_gmap_wrapper .gmap_addresses .addresses .item{
    padding-right: 16px !important;
}
.stm_gmap_wrapper .stm_gmap .gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div:first-child > div{
	transform: none !important;
}
div.wpcf7-response-output{
    margin: -28px 0 10px;
}
body .stm_gmap_wrapper .stm_gmap .gm-style>div:first-child>div+div>div:last-child>div>div>div:first-child>div:first-child { border-right: 20px solid transparent !important; border-left: 20px solid transparent !important; border-top: 25px solid #002e5b !important; top: 30px !important; margin-left: -11px !important; }
body .stm_gmap_wrapper .stm_gmap .gm-style>div:first-child>div+div>div:last-child>div>div>div:first-child>div:nth-child(2) { background: #002e5b !important; border-radius: 25px !important; }
body .stm_gmap_wrapper .stm_gmap .gm-style>div:first-child>div+div>div:last-child>div>div>div:first-child>div:nth-child(3) { display: none !important; }
body .stm_gmap_wrapper .stm_gmap .gm-style>div:first-child>div+div>div:last-child>div>div>div:first-child>div:last-child { background: transparent !important; }
.stm_gmap_wrapper .stm_gmap .gm-style .gm-style-iw { margin-top: 0px; }

@media only screen and (max-width: 768px){
    li.wpglobus-selector-link a:first-child {
        display: none !important;
    }
    .wpglobus-selector-link .sub-menu{
        display: block !important;
    }
    .wpglobus-selector-link .sub-menu a:first-child {
        padding-left: 22px !important;
        display: block !important;
    }
}