/*
Theme Name: Seed Theme
Theme URI: http://booking2hotels.com/
Author: the WordPress team
Version: 1.0
*/ 
@media (max-width: 991px){
  .section-header {
    z-index: 57 !important;
  }
  .box-buttonMobile {
    z-index: 501 !important;
  }
}


.section-contact .box-contact .box-detailAddress .header p {
    color: #d2ad35 !important;
}

/*
.js-wpml-ls-legacy-dropdown-click {
    width: auto;
}

.js-wpml-ls-legacy-dropdown-click a {
    color: #fff;
    border: 0;
    background-color: transparent;
    padding: 16px 10px;
}
.js-wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: 0;
    border-top: 0;
    position: static;
    right: 0;
    top: 0;
    display: inline-block;
    margin-left:2px;
    width: 13px;
    height: 10px;
    background-image: url(assets/images/icon-set-arrow.png);
    background-repeat: no-repeat;
    background-position: -10px 1px;
    background-size: 80px auto;
}
.js-wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-right: 10px;
}
.js-wpml-ls-legacy-dropdown-click a:hover, .js-wpml-ls-legacy-dropdown-click a:focus, .js-wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a{
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}
.js-wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{
    border-top:0;
    background-color: rgba(68,68,68,.85);
    margin-top: 11px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    min-width: 100px;
}
.js-wpml-ls-sub-menu .wpml-ls-item-th .wpml-ls-link .wpml-ls-display:before{
    content: "";
    display: inline-block;
    background-image: url(assets/images/icon-set-language.png);
    background-size: 150px auto;
    width: 17px;
    height: 12px;
    position: relative;
    top: 1px;
    background-position: -2px -2px;
    margin-right: 5px;
}
.js-wpml-ls-sub-menu .wpml-ls-item-en .wpml-ls-link .wpml-ls-display:before{
    content: "";
    display: inline-block;
    background-image: url(assets/images/icon-set-language.png);
    background-size: 150px auto;
    width: 17px;
    height: 12px;
    position: relative;
    top: 1px;
        background-position: -23px -2px;
    margin-right: 5px;
}*/
