/*
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
*/
.headline{
    font-weight: 700;
    font-family: 'Outfit';
}
.subheadline{
    font-family: 'Outfit';
    font-weight: 700;
}
.uppercase{
    text-transform: uppercase !important;
}
.outfit{
    font-family: 'Outfit';
}
.letterspacing{
    letter-spacing: 2px;
}
.margin-0{
    margin:0 !important;
}
.margin-top-0{
    margin-top:0 !important;
}
.margin-bottom-0{
    margin-bottom:0 !important;
}
.wpcf7-form p span {
	color: #122048;
}
.h4{
    font-family: 'Outfit';
    text-transform: none;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    display:block;
}
.h5{
    font-family: 'Outfit';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    display:block;
}
:focus {
    outline: 1px dotted #000 !important;
}
.nectar_icon a.social{
    position: relative;
    background: rgba(2, 117, 217, 0.11);
    padding: 10px;
    border-radius: 50%;
    height: 56px;
    width: 56px;
    margin:0 5px 5px;
    display:inline-block;
}
.nectar_icon a.social .fa{
    font-size: 24px;
    line-height: 40px;
    height: 36px;
    width: 36px;
}
.nectar_icon a.social .fa i{
    overflow: hidden;
    height: 0;
    display: block;
}
.cf7-two-columns,
.cf7-three-columns{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap:20px;
}
.cf7-two-columns .cf7-column{
    flex: 1 1 auto;
    min-width: calc(50% - 20px);
    margin-bottom:20px;
}
.cf7-three-columns .cf7-column{
    flex: 1 1 auto;
    min-width: calc(33.33% - 20px);
    margin-bottom:20px;
}
.cf7-one-columns{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap:20px;
}
.cf7-one-columns .cf7-column{
    flex: 1 1 100%;
    margin-bottom:20px;
}
.cf7-one-columns .cf7-column select,
.cf7-two-columns .cf7-column select,
.cf7-three-columns .cf7-column select{
    border-radius: 0 !important;
}
.cf7-one-columns .cf7-column input[type="date"],
.cf7-two-columns .cf7-column input[type="date"],
.cf7-three-columns .cf7-column input[type="date"],
.cf7-one-columns .cf7-column textarea,
.cf7-two-columns .cf7-column textarea,
.cf7-three-columns .cf7-column textarea{
    border-radius: 0 !important;
    width:100%;
}
.breadcrumb-wrapper {
	margin-top: 20px;
	border-top: 1px solid #E8E8E8;
}

#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright {
    padding-bottom: 15px;
}

.cc-checkout-field-wrapper{
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
}
.cc-checkout-field-column{
    flex: 1 1 auto;
    align-self: auto;
    min-width: 0;
    min-height: auto;
}
#header-outer .widget_shopping_cart .cart_list li .no-permalink,
body .woocommerce-checkout-review-order-table .product-info h4 a.remove,
.woocommerce-checkout #payment ul.payment_methods,
.woocommerce .cart .quantity input[type="button"],
.cc-checkout-field-column label{
    display:none !important;
}
#header-outer ul.product_list_widget .product-meta,
#slide-out-widget-area ul.product_list_widget .product-meta{
    width:100% !important;
}
body:not(.woocommerce-cart) .main-content tr td.product-name a,
.woocommerce-checkout-review-order-table .cart_item a{
    pointer-events: none;
}

.single-location .blog_next_prev_buttons {
	display: none;
}
.woocommerce #order_review #payment #place_order,
#payment .place-order .button {
    background-color: #cf2e2e !important;
    text-transform: capitalize !important;
}
.woocommerce-cart .shop_table .button,
.woocommerce-cart .coupon .button,
.woocommerce-cart .coupon .input-text,
.woocommerce-cart .cart_totals h2,
.woocommerce-checkout h3,
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
    text-transform: capitalize !important;
}

/* Style for flagged input fields */
.woocommerce-invalid-required-field input,
.woocommerce-invalid-required-field select,
.woocommerce-invalid-required-field textarea {
    border-color: #a00 !important;
}
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce .woocommerce-message a,
.woocommerce-page .woocommerce-message a{
    float:right;
}


/*Single Location Style*/

.single-location .container-wrap {
	padding-top: 20px !important;
}
.blue-banner {
    background-color: #0275d9;
	width: 100%;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
	padding: calc(1245px * 0.025) calc(1245px * 0.01);
	color: white !important;
	margin-bottom: 20px;
}

.blue-banner p{
    margin:0;
    padding:0;
    font-family: Outfit;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
}
.blue-banner h4 {
    color: white !important;
}
.location-bttn{
    margin:0 !important;
}
.location-bttn .button.button-secondary,
.location-bttn-directions .button-white{
    margin:0;
    display: inline-block;
}

.acf-map {
	    width: 100%;
    height: 400px;
    margin: 20px 0;
	border-radius: 10px;
}

.woocommerce table.shop_table .button[name="update_cart"],
.single-location .heading-title {
	display: none !important;
}

.location_title {
	font-size: 40px;
	line-height: 1.5;
	font-family: Outfit;
    letter-spacing: 0;
	font-weight: 800;
	margin-bottom: 24px;
}
.location-columns {
	    padding-left: 20px;
    padding-right: 20px;
}

.contact_info h5 {
	color: #122048;
	font-family: Outfit;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
	margin-bottom: 7px;
}

.location_information_section {
	padding-bottom: 80px;
}
.productModal{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index: 999999;
    display:none;
}
.productModal .modal-bg{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#000;
    opacity: .85;
}
.productModal .modal-content{
    padding: 60px 25px 25px;
    background: #ffffff;
    width: 95%;
    max-width: 500px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    border-radius: 10px;
    transform: translate(-50%, -50%);
    font-size: 16px;
    overflow: auto;
    max-height: 90vh;
}
.productModal .modal-content h2{
    font-size:24px;
    line-height:26px;
}
.productModal .close{
    position: absolute;
    right:25px;
    top:25px;
    width: 25px;
    height: 25px;
    display: block;
    text-align: center;
    line-height: 25px;
    font-size: 35px;
    border:0;
    cursor:pointer;
    border-radius: 0;
    background:none;
    padding:0;
}
.woocommerce-checkout-review-order-table .product-info{
    width:100%;
}
.woocommerce-checkout-review-order-table .product-info .cqoc_product_name{
    margin-left:-8px;
    margin-right: 20px;
}
.woocommerce-checkout-review-order-table .product-image,
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail,
.woocommerce ul.order_details li.woocommerce-order-overview__total.total{
    display:none !important;
}
#menu-site-map > li{
    margin-bottom:15px;
    list-style: none;
}
#menu-site-map li a{
    font-weight:normal !important;;
}
#menu-site-map > li > a{
    pointer-events: none;
    font-size:22px;
    font-weight:bold !important;;
}
.sf-menu ul.sub-menu li[class*="current-page-ancestor"]:hover > a .menu-title-text:after{
    transform: scaleX(1);
}
.sf-menu ul.sub-menu li[class*="current-page-ancestor"] > a .menu-title-text:after{
    transform: scaleX(0);
}
.location-scrolling-text{
    color: #122048;
    margin-bottom:30px;
}
.location-scrolling-text .custom span{
    color:#0275d9 !important;
}
.location-scrolling-text .h5{
    font-family: Outfit;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
}
.locationtax-pg h1{
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    margin:0;
    padding-top: 5%;
    padding-bottom: 25px;
}
.locationtax-locations{
    padding-top:25px;
}
.location-card{
    margin-top:30px;
}
.location-card .vc_column-inner{
    overflow:hidden;
}
.location-card img{
    display: block;
    vertical-align: bottom;
}
.border-1-blue{
    border:1px solid #122048;
    border-radius: 10px;
}
@media screen and (max-width: 994px) {
	.location_title {
		font-size: 30px
	}
	
	.location-top-section {
		flex-direction: column
	}
	.location-hours, .location-number {
		font-size: 16px;
	}
	.contact_info ul li {
		    font-size: 14px;
	}
	.location-columns {
	    padding-left: 0;
    	padding-right: 0;
	}
	
	.details-button {
		justify-content: flex-start !important;
	}
}
body.woocommerce-checkout #header-outer:not([data-format=left-header]) #top > .container > .row nav > ul > li.nectar-woo-cart,
body.woocommerce-cart #header-outer:not([data-format=left-header]) #top > .container > .row nav > ul > li.nectar-woo-cart{
    display:none !important;
}
.woocommerce-checkout .woocommerce .quantity,
.cart-empty.woocommerce-info,
#header-outer:not([data-format=left-header]) #top > .container > .row nav > ul > li.nectar-woo-cart{
    display:none;
}
.dir-button{
    margin:10px !important;
    display: inline-block;
    color: #122048;
    font-weight:bold;
    font-size:16px;
}
@media (min-width: 1000px) {
    body.woocommerce-checkout #top #mobile-cart-link,
    body.woocommerce-cart #top #mobile-cart-link,
    #top #mobile-cart-link{ display: none !important; }
}
@media (max-width: 999px) {
    body.woocommerce-checkout #top #mobile-cart-link,
    body.woocommerce-cart #top #mobile-cart-link{
        display: none !important; }
    #top #mobile-cart-link{ display: none; }
}
@media only screen and (max-width: 770px) {
    table.cart td.product-remove a.remove {
        top: 0;
        margin: auto 0 auto auto;
        position: relative;
    }
    .woocommerce .container .woocommerce-error a.button, .woocommerce .container .woocommerce-info a.button, .woocommerce .container .woocommerce-message a.button, .woocommerce-page .container .woocommerce-error a.button, .woocommerce-page .container .woocommerce-info a.button, .woocommerce-page .container .woocommerce-message a.button,
    .woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a, .woocommerce-page .woocommerce-message a {
        float: none;
        display: block;
        margin: 10px 0;
        text-align: left;
        text-decoration: underline;
        background: none !important;
    }
}
@media only screen and (max-width: 768px) {
    .woocommerce-cart .wc-proceed-to-checkout{
        padding-top:20px !important;
    }
    body.woocommerce-page table.cart td.actions {
        padding:0 !important;
    }
    body.woocommerce-page table.cart td.actions .coupon{
        margin: 0 !important;
        padding: 0 !important;
    }
    body.woocommerce-page .woocommerce table.shop_table{
        margin-bottom:0 !important;
    }
}
@media only screen and (max-width: 650px) {
    .cf7-two-columns,
    .cf7-three-columns {
        flex-flow: row wrap;
        gap:0;
    }
    .cf7-two-columns .cf7-column,
    .cf7-three-columns .cf7-column{
        min-width: 100%;
    }
}