/*
Theme Name:     Bellevue - Child Theme
Theme URI:      https://bellevuetheme.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    bellevue
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"] {
  margin-left: 0 !important;
}

@media only screen and (min-width: 1824px) {
  .wpgmp_tabs_container {
    width: 25% !important;
  }
}

.wpgmp_toggle_main_container {
  max-height: 370px !important;
}

.wpgmp-map-1 .wpgmp-select-all {
  color: rgba(0, 0, 0, 0.81);
  text-transform: uppercase !important;
  font-size: 12px !important;
}

.th-port-title {
  font-size: 36px !important;
}

.th-port-sub {
  line-height: 165% !important;
}

.hfe-nav-menu a.hfe-menu-item, .hfe-nav-menu a.hfe-sub-menu-item {
  line-height: 0.7 !important;
}


.detailed-features .feature .text {
  font-size: 12px !important;
}


.detailed-features .feature .ct-btn {
  background-color: #1a1a1a;
  border-radius: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
  margin: 18px 0 0 0;
  vertical-align: top;
  padding: 5px 16px;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 16px;
  line-height: normal;
}

.detailed-features .feature {
  background-color: #f5f5f5;
  float: left;
  padding: 0px;
  position: relative;
  width: 100%;
  text-align: center;
}

.detailed-features .feature a {
  color: #000 !important;
}