/*
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
*/

/* Copied from Old site */
body.single-listing .page_content_wrap {
    padding-top: 0;
}
body div.agent-info__content {
    /*background: #f5f5f5;*/
}
.bootstrap-wrapper .container {
    max-width: 100% !important;
}
button#no-border-radius {
    display: none;
}
body .agent-info__booking-section {
    background: #f5f5f5;
}
body .agent-info__booking-section button.btn.btn-block.btn-outline-secondary.custom-button.my-2.py-2,
body .agent-info__booking-section button.btn.btn-block.btn-outline-secondary.custom-button.my-2.py-2 i {
	color: #fff !important;
}
.bootstrap-wrapper .justify-content-between.agent-info__form-footer {
	justify-content: space-around !important;
	clear: both;
}
.bootstrap-wrapper .agent-info__content .my-5 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.bootstrap-wrapper .row.agent-info__gallery-pics {
	display: none;
}
.agent-info__booking-section input, .agent-info__booking-section textarea, .agent-info__booking-section label, body .agent-info span {
    font-size: 14px !important;
}
.bootstrap-wrapper .agent-info__content .row {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.single-properties .page_wrap {
	overflow: visible !important;
}
.single-properties .page_content_wrap {
	padding: 0;
}
.fennelly_agents .agent-info h2 {
	font-size: 32px !important;
	line-height: 40px !important;
	font-family: "Maven Pro",sans-serif !important;
	font-weight: bold;
	margin: 0 0 3px;
}
.fennelly_agents .agent-info p.agent-info__address {
	font-size: 21px !important;
	font-family: "Maven Pro",sans-serif !important;
	font-weight: 500;
	line-height: 26px !important;
}
.fennelly_agents .agent-info h3 {
    font-size: 21px !important;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    font-family: "Maven Pro",sans-serif !important;
}
.bootstrap-wrapper .agent-info.pb-5, .bootstrap-wrapper .agent-info.py-5 {
	padding-bottom: 20px !important;
	padding-top: 20px !important;
}
.sidebar-item {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.make-me-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 105px;
	padding: 0 15px;
}
.bootstrap-wrapper.fennelly_agents ul {
    margin: 0;
}
.bootstrap-wrapper.fennelly_agents ul li {
	font-size: 14px;
}
.about-row, .details-row {
    padding-top: 20px;
}
.bootstrap-wrapper .details-row-content p {
    margin-bottom: 5px;
}
.details-row-content {
    padding: 10px 0 30px;
}
.sidebar-title {
    background: #eae9e8;
    text-align: center;
    padding: 15px;
    margin: 0 0 10px;
}
.fennelly_agents .agent-info .sidebar-title h3 {
    color: #000;
    margin: 0;
}
body .agent-info__form-footer, body .agent-info__booking-section {
	background-color: #fff;
}
body .agent-info__booking-section {
    box-shadow: 0 10px 20px rgb(0 0 0 / 6%);
}
.broker {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
}
.broker-name {
    font-family: 'Maven Pro';
    font-weight: 600;
    font-size: 20px;
}
.agent-info__booking-section .broker_email i, .agent-info__booking-section .broker_phone i {
    background: #f2353c;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    border-radius: 40px;
    color: #fff;
}
.agent-info__booking-section .broker_phone i {
    font-size: 13px;
    line-height: 30px;
}
.agent-info__booking-section .broker_email i:hover, .agent-info__booking-section .broker_phone i:hover {
	background-color: #c5252b;
    transition: all 0.2s ease-in-out;
}
.broker-details {
    display: flex;
}
a.broker_phone, a.broker_email {
    padding: 0 0 0 10px;
}
.bootstrap-wrapper .pdf_file {
    width: 75%;
    margin: 20px auto 10px;
}
.bootstrap-wrapper .pdf_file > a {
    background: #aaa;
    display: block;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    transition: all 0.3s ease;
    font-family: 'Maven Pro';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
}
.bootstrap-wrapper .pdf_file > a:hover {
    background: #c5252b;
    color: #fff;
}

/* New Custom CSS */
body.single-properties, body.single-properties[data-smooth-scrolling="0"] {
	overflow: visible;
}
#top nav > ul > li.headcta > a:before {
    content: "Call Us Now!";
    font-family: 'Maven Pro';
    font-weight: 500;
    display: block;
    text-transform: none;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: -0.5px;
    color: #282525;
    padding: 0 0 5px;
}
#top nav > ul > li.headcta > a {
	padding-left: 58px !important;
}
#top nav > ul > li.headcta > a:after {
    background: #f2353c;
    width: 45px !important;
    height: 45px;
    transform: none !important;
    left: 0 !important;
    top: -2px !important;
    bottom: auto !important;
    content: "\f095" !important;
    text-align: center;
    line-height: 45px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
}
.nectar-button span {
    font-size: 14px;
}
.styled_subheading {
    color: #f2353c;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    font-style: normal !important;
    letter-spacing: 0.14px;
}
.styled_subheading.border_left:before,
.styled_subheading.border_both:before {
    content: '';
    background-color: #f2353c;
    display: inline-block;
    height: 2px;
    width: 3.438rem;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 1rem;
}
.styled_subheading.border_both:after {
    content: '';
    background-color: #f2353c;
    display: inline-block;
    height: 2px;
    width: 3.438rem;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 1rem;
}
.ui-tabs-nav li a i {
    font-size: 36px !important;
    line-height: 36px !important;
}
.ui-tabs-nav li a span {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}
.tabbed[data-alignment="center"] .wpb_tabs_nav li {
    margin: 0 10px;
}
.addwhiteblock .column-bg-overlay:before {
    content: '';
    display: block;
    height: 100%;
    width: 10rem;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}
.addwhiteblock .img-with-aniamtion-wrap > .inner {
    max-width: 85%;
    margin-left: auto;
    border-color: #fff;
    border-style: solid;
    border-width: 0px 0px 25px 25px;
}
.padding_sm > .vc_column-inner {
    padding: 45px;
}
.single_testimonial > .vc_column-inner .column-bg-overlay:before {
    content: "\f10d";
    line-height: 45px;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    color: #f2353c;
    z-index: 100;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
}
#footer-outer #copyright .col.span_5 a {
    color: #000 !important;
}
#footer-outer #copyright .col.span_5 a:hover {
    color: #f2353c !important;
}
#footer-outer #footer-widgets ul li a {
    font-size: 14px;
}
#footer-outer #footer-widgets ul li a:hover {
	color: #f2353c !important;
	opacity: 1;
}
iframe.trx_addons_resize {
    width: 100%;
    min-height: 250px;
}
#header-secondary-outer input.search-field {
    border-radius: 0;
    min-width: 310px;
    padding: 5px 10px;
    font-size: 13px;
    font-family: 'Maven Pro', sans-serif;
    color: #333 !important;
	font-weight: 400;
}
#header-secondary-outer input.search-field:focus {
	background: #fff;
}
#header-secondary-outer form.search-form {
    margin: 0 20px 0 0;
    position: relative;
}
#header-secondary-outer button.search-widget-btn {
    position: absolute;
    right: 2px;
    top: -6px;
    background: transparent;
    padding: 14px !important;
}
#header-secondary-outer button.search-widget-btn span.normal.icon-salient-search {
    color: #333 !important;
    background: transparent;
    margin-top: 1px;
    display: block;
    font-size: 17px;
}
#header-secondary-outer span.text {
    display: none;
}
#header-secondary-outer button.search-widget-btn:hover {
    transform: none;
    background: transparent !important;
}
body.material #header-secondary-outer nav >ul >li >a {
    line-height: 32px;
    font-size: 14px;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 500;
}
body[data-form-submit="regular"] .container-wrap .property-search-form input[type=submit],
body[data-form-submit="regular"] .container-wrap .property-search-form button[type=submit],
body[data-form-submit="see-through"] .container-wrap .property-search-form input[type=submit],
body[data-form-submit="see-through"] .container-wrap .property-search-form button[type=submit]:not(.search-widget-btn) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
