/*
 Theme Name:   South Shore Advance Co. LLC
 Description:  Custom GeneratePress child theme
 Author:       Sergey Bezdudnyy
 Author URI:   https://github.com/sergey-wp-dev
 Template:     generatepress
 Version:      0.1
*/

body{
	font-display: swap;
}

.wrapper__apply .apply-button, 
.payoff-apply-button .apply-button {
       background-color: #2d2d2d!important;
    border: 1px solid #2d2d2d!important;
}

.has-text-align-center {text-align: center;}

.wrapper__apply .apply-button:hover, 
.payoff-apply-button .apply-button:hover {
    background-color: #fff!important;
    color: #2d2d2d!important;
}

 

.show-hide-amortization-schedule {
       color: #2d2d2d!important;
       border: 1px solid #2d2d2d!important;
   }

 

.show-hide-amortization-schedule:hover {
    background-color: #2d2d2d!important;
    color: #FFFFFF!important;
}

 

.calculated-payments .results-sentence span, 
.calculated-payments .wrapper-calculated .total span, 
.wrapper-payoff-table-holder .wrapper-titles .total span {
    color: #2d2d2d!important;
}

 

.calculator-instructions {
       background-color: #2d2d2d!important;
  }

 

.calculator-instructions li .list__item {
      font-weight: 700!important;
}
/*----------------------------------------------------------wp-block-image*/
.wp-block-image{
	margin-bottom:20px;
}

/*------------------------------------------------------Section Near Locations---------------*/
.gb-container-f156ef42{
	
	padding-top: 80px;
    padding-bottom: 120px;
}
.gb-container-777e57aa{	
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}
.gb-container-777e57aa H2{
	flex: 0 0 100%;
	width:100%;
	text-align:center;
	text-transform: capitalize;
	margin-bottom:0;
}
.near-locations__item{
	margin-top:28px;
	width: 33.33%;
	display: flex;
    padding: 28px;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    flex: 1 0 0;
    border-radius: 20px;
    background-color:#fff5ed;
}

.ult-responsive{
    text-transform: capitalize;
}
.ult-responsive a{
	color:#1a1c23;
}

.near-locations__details{
    display: flex;
    align-items: flex-start;
    column-gap: 0.5em;
    padding-top: 12px;
    
}

.near-locations__details__icon{
	display:flex;
	width: 100%;
    max-width: 25px;
    height: 100%;
    min-height: 25px;
	line-height: 0;
    opacity: 0.4;
	stroke: black;
  fill: blue;

	background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3e%3cpath d='M10 5C9.38193 5 8.77775 5.18328 8.26384 5.52666C7.74994 5.87004 7.3494 6.3581 7.11288 6.92911C6.87635 7.50013 6.81447 8.12847 6.93505 8.73466C7.05562 9.34085 7.35325 9.89767 7.79029 10.3347C8.22733 10.7717 8.78415 11.0694 9.39034 11.19C9.99653 11.3105 10.6249 11.2486 11.1959 11.0121C11.7669 10.7756 12.255 10.3751 12.5983 9.86116C12.9417 9.34725 13.125 8.74307 13.125 8.125C13.125 7.2962 12.7958 6.50134 12.2097 5.91529C11.6237 5.32924 10.8288 5 10 5ZM10 10C9.62916 10 9.26665 9.89003 8.95831 9.68401C8.64996 9.47798 8.40964 9.18514 8.26773 8.84253C8.12581 8.49992 8.08868 8.12292 8.16103 7.75921C8.23337 7.39549 8.41195 7.0614 8.67417 6.79917C8.9364 6.53695 9.27049 6.35837 9.63421 6.28603C9.99792 6.21368 10.3749 6.25081 10.7175 6.39273C11.0601 6.53464 11.353 6.77496 11.559 7.08331C11.765 7.39165 11.875 7.75416 11.875 8.125C11.875 8.62228 11.6775 9.09919 11.3258 9.45083C10.9742 9.80246 10.4973 10 10 10ZM10 1.25C8.17727 1.25207 6.42979 1.97706 5.14092 3.26592C3.85206 4.55479 3.12707 6.30227 3.125 8.125C3.125 10.5781 4.25859 13.1781 6.40625 15.6445C7.37127 16.759 8.45739 17.7626 9.64453 18.6367C9.74962 18.7103 9.87482 18.7498 10.0031 18.7498C10.1314 18.7498 10.2566 18.7103 10.3617 18.6367C11.5467 17.7623 12.6307 16.7587 13.5938 15.6445C15.7383 13.1781 16.875 10.5781 16.875 8.125C16.8729 6.30227 16.1479 4.55479 14.8591 3.26592C13.5702 1.97706 11.8227 1.25207 10 1.25ZM10 17.3438C8.70859 16.3281 4.375 12.5977 4.375 8.125C4.375 6.63316 4.96763 5.20242 6.02252 4.14752C7.07742 3.09263 8.50816 2.5 10 2.5C11.4918 2.5 12.9226 3.09263 13.9775 4.14752C15.0324 5.20242 15.625 6.63316 15.625 8.125C15.625 12.5961 11.2914 16.3281 10 17.3438Z' fill='%23616161'/%3e%3c/svg%3e") no-repeat center center;
	background-size: cover;
}

.near-locations__details__address{
    color:#616161;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
}
                                          /*button*/
.near-locations__details__link{
	display: flex;
	margin-top:20px;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
	border-radius: 8px;
    background:#cf173c;
	border:1px solid #cf173c;
	
	color: #FFF;

                /* Button/CTA */
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 142.857% */
    text-transform: uppercase;
}
.near-locations__details__link:hover{
	color:#cf173c;
	background:#FFF;
	border:1px solid #cf173c;
}
/*Adaptyv*/
@media (max-width: 787px) {
	.gb-container-f156ef42{
	  padding: 60px 20px 100px 20px;      
    }
	.gb-container-777e57aa H2{
	  margin-bottom:60px;
    }
	.gb-container-777e57aa{	
	  display:block;
    }
	.near-locations__item{
	  width: 80%;
      padding: 28px;
      align-items: center;
	  margin:0 auto 30px;
     }
}
@media (max-width: 530px) {
	.near-locations__item{
	  width: 100%;
	  margin:0 auto 30px;
     }
	.ult-responsive{
		font-size:24px;
	}
}

/* body > #trustedsite-tm-image{
	transform: translateY(40px);
	transition: transform 1s;
}
 */

#accessibility_settings_toggle{
	display: none !important;
}