/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

ul {
    margin-left: 20px;
}
.menu-item {
    list-style: none;
    margin-bottom: 10px;
}
.copyright-block a {
    color: #fff;
    padding: 0 5px;
}
.faq-section .toggle h3 a {
    font-size: 22px;
}
.col50 {
    width: 48%;
    float: left;
    margin: 0 1% 30px;
}
.col100 {
    width: 98%;
    float: left;
    margin: 0 1% 30px;
}
#header-secondary-outer .nectar-menu-icon {
  color: #fff !important;
  top: 2px !important;
}
.wpcf7-form label {
    font-weight: 600 !important;
}
.wpcf7-form span.wpcf7-form-control-wrap {
    margin-top: 10px;
}
.wpcf7-form label {
    font-weight: 600 !important;
}
.form-btn {
    text-align: center;
}
.form-btn input.wpcf7-form-control.wpcf7-submit {
    background: #2A4783;
}
.faq-section .toggle.default.open {
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 3px 20px #0f1c3761;
}
.banner-link a {
    text-decoration: underline;
    font-weight: 600;
}
.slider-row .flickity-viewport {
    margin-top: 0px !important;
}
.tabsection .nectar-list-item a.nectar-list-item-btn {
    border: none !important;
    color: #2A4783 !important;
    text-decoration: underline;
}
.tabsection .nectar-hor-list-item[data-hover-effect=default]:hover .nectar-list-item a {
    color: #fff !important;
}
.tabsection .nectar-list-item h5 {
    font-size: 16px !important;
}
.tabsection li.menu-item.visible.active a {
    color: #2A4783;
}
.faq-section .toggle h3 a {
    color: #0F1C37;
}
div#header-secondary-outer .nectar-center-text {
    font-size: 14px;
}
.location-list a {
    text-decoration: underline;
}


#header-secondary-outer, #header-outer #header-secondary-outer, body #header-outer #mobile-menu .secondary-header-text {
    background-color: #f8f8f830;
}
div#header-secondary-outer li a span {
    color: #fff !important;
    font-size: 13px;
    font-weight: 600;
    opacity: .75;
}
div#header-secondary-outer li {
    margin-bottom: 0px;
    margin-left: 20px;
}
div#header-secondary-outer li a span:hover {
    opacity: 1;
}
#header-secondary-outer[data-lhe="animated_underline"] nav > .sf-menu >li >a .menu-title-text:after {
    border-color: #ffffff!important;
}
.top-bar {
    background-color: #fff;
    text-align: center;
}
.top-bar p {
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
}

.fleet-item {
    box-shadow: 0 3px 20px #2A47831F;
}

.app-store-btn .img-with-aniamtion-wrap {
  float: right;
  width: 50%;
  text-align: right;
}

.app-store-btn.smaller .img-with-aniamtion-wrap {
  float: left;
  width: 30%;
  margin-right: 10px;
}

.app-store-btn p {
  clear: both;
}

.gform_body select, .gform_body input[type="email"], .gform_body input[type="number"], .gform_body input[type="text"] {
  width: 100% !important;
  min-height: 40px !important;
}

div[data-style=minimal] .toggle h3 a {
  font-size: 25px;
  line-height: 1.25em;
}

div#header-secondary-outer ul.sub-menu {
  margin: 0 !important;
  padding: 20px !important;
}

div#header-secondary-outer ul.sub-menu li {
  margin-left: 0 !important;
}

div#header-secondary-outer ul.sub-menu li a span {
  color: #000 !important;
}

.nectar-sticky-tabs .wpb_tabs_nav li a span {
  color: #bea166;
}

.nectar-sticky-tabs .wpb_tabs_nav li a span:hover, .nectar-sticky-tabs .wpb_tabs_nav li.active-tab a span {
  color: #2a4783;
  border-bottom: 1px solid #2a4783;
  padding-bottom: 5px;
}

.point-destination-row iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.point-destination-row .active-tab span, .point-destination-row .tabbed[data-style*=minimal]>ul li:hover span {
  color: #bea166;
}

.tabbed[data-style*=minimal]>ul li .active-tab:after {
  background-color: #bea166;
}

.mobile-menu {
	display: none !important;
}

@media only screen and (max-width: 991px)  {
	
	.copyright-block p {
		text-align: center !important;
	}
	div#header-secondary-outer .nectar-center-text {
		font-size: 13px;
	}
	.banner-store .img-with-aniamtion-wrap.right {
		text-align: center;
	}
	.banner-store p.vc_custom_heading {
		text-align: center !important;
	}
	
	.mobile-menu {
		display: block !important;
	}
	
	.mobile-menu.last-mobile {
		border-bottom: 1px solid #fff;
		padding-bottom: 10px;
		margin-bottom: 50px !important;
	}
	
	body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li.mobile-menu a {
		font-size: 14px !important;
	}
  
  .point-destination-row iframe {
    position: relative;
    top: auto;
    right: auto;
    min-height: 300px;
  }
  
  #slide-out-widget-area .menuwrapper .menu.menuopen {
	  transform: translateY(-100px) !important;
  }

}


@media only screen and (max-width: 767px)  {
	.banner-btns span.link_wrap {
		width: 100%;
		text-align: center !important;
		display: block;
	}
	.banner-btns span.link_wrap {
		display: block !important;
	}
	.col50 {
		width: 100%;
		margin: 0 0% 30px;
	}
	.col100 {
		width: 100%;
	}
	#header-secondary-outer .container {
		display: none;
	}
}
