/*
Theme Name: Twenty Twenty Child
Theme URL: http://wpamanuke.com/
Description: Twenty Twenty Child Theme
Author: WPAmaNuke
Author URL: http://wpamanuke.com/
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/ 
/* Custom CSS goes after this line */

/*P {
	FONT-SIZE:15px;
	FONT-FAMILY:roboto;

}*/
h2.entry-title {
	background-color:#ff0000;
}
h1.entry-title {
	background-color:#ff0000;	
}
.header-toggles.hide-no-js {
    display: none;
}
.header-navigation-wrapper a {
    
}
.header-navigation-wrapper a:hover {
    text-decoration:none;
}

li#menu-item-16 a{
    text-decoration: none !important;
}
.custom-button button {
    padding: 11px 20px !important;
    border-radius: 5px;
    text-transform: none;
    font-size: 14px;
    background: #ef5455;
	font-family:roboto;
}
.custom-button button:hover{
	text-decoration:none;
}

.custom-header-menu a {
     color: #141414 !important;
    text-decoration: none;
    letter-spacing: 0.3px;
    font-size: 15px;
	font-weight:700;
	font-family: 'Red Hat Display' !important;
}
.custom-header-menu a:hover {
    color: #000000;
   text-decoration:none;
}
.primary-menu li a:hover:active{
	color:#0160e7 !important;
}
.primary-menu li.current-menu-item > a{
	text-decoration:none;
}
.header-inner.section-inner {
    padding: 10px 0px;
}
.site-logo.faux-heading {
    width: 185px;
}
.custom-banner .elementor-element-populated{
	padding:0px !important;
}
.what-you-get h3 {
    margin: 25px;
}
.many-people-you-know ul {
    margin: 0px;
}
.many-people-you-know li{
	line-height: 33.2px;
}
.header-section.small{
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    transition: 100ms ease-in-out 0s all;
    animation: stickyslider 1s normal;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%)
}
@keyframes stickyslider{
    0%{transform: translateY(-100%);}
    100%{transform: translateY(0%);}
}
.primary-menu li a:hover{
	 color: #0160e7!important;
    transition: 0.38s;
}
.custom-button button:hover {
    background: #454962 !important;
    transition: 0.38s;
}

#footer-sidebar{
    display: flex;
    flex-wrap: wrap;
}

#footer-sidebar1 img {
    width: 63%;
}

#footer-sidebar1 {
width:36%;
}
#footer-sidebar1 p{
    font-family:'red hat display';
    font-size:16px;
	letter-spacing:0.5px;
}
#footer-sidebar2 h2{
	margin:0px !important;
	padding-bottom: 2%;
	font-size: 25px;
    font-weight: 400;
	font-family:Roboto;
    color:#ffffff;
}
figure.wp-block-image.size-full {
    margin: 0px !important;
}

.custom-quick-links li {
    list-style: none;
    margin: 0px;
}
.custom-quick-links ul {
    margin: 0px;
    padding-right: 75px;
}

.custom-quick-links a:hover {
    text-decoration: none !important;
}
.custom-quick-links a {
    text-decoration: none;
    font-size: 15px;
    font-family: 'Roboto';
}
#footer-sidebar3 .widget p {
    margin: 0px !important;
    font-family:roboto;
    font-size:15px;
    border-bottom: 2px dotted white;
}
#footer-sidebar2 .widget {
    margin: 0px;
}


#footer-sidebar3 .widget {
    margin: 0px;
}

#footer-sidebar3 h2{
	margin:0px;
	padding-bottom:2%;
	font-size: 25px;
    font-weight: 600;
	font-family:Roboto;
     color:#ffffff;
	letter-spacing:0.5px;
	font-family:'red hat display';
}

#footer-sidebar2 {
    width:32%;
    }
#footer-sidebar3 {
    width:32%;
    }
#site-footer{
    background: #171929;
    color: white;
    padding-bottom: 0px;
}
.custom-quick-links ul li a {
    color: white;
}
.custom-quick-links ul li a:hover {
    color: #cd2653;
}
#footer-sidebar3 p:hover {
    color: #cd2653;
    cursor: pointer;
}
.footer-credits h6 {
    font-size: 14px;
    font-family: 'red hat display';
     color:#ffffff !important;
	padding:0px;
	margin:0px ;
}
.footer-credits h6:hover{
     color: #ffffff !important;
     cursor:pointer;
 }
 .footer-credits {
    margin-top: 4%;
    display: block;
    text-align: center !important;
    background: rgb(1, 96, 231);
    padding: 10px;
}
.custom-quick-links ul li {
    border-bottom: 2px dotted white;
}
#footer-sidebar >div {
    width: calc( 33.3% - 20px);
    margin-left: 20px;
}
.button {
    font-family: "Roboto", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    background-color: #ef5455 !important;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    border-radius: 5px 5px 5px 5px;
    padding: 10px 20px 10px 20px;
}
.button:hover{
    background-color: #2b3252;
    color:#ffffff;

}
.button:hover a{
    text-decoration: none;
}
ul.contact_info li {
    list-style: none;
  display: flex;
  margin:0px;
  align-items: center;
}

ul.contact_info {
    margin: 0px;
}
ul.contact_info li a {
   font-size:16px;
    color: white !important;
    text-decoration: none !important;
	letter-spacing:0.3px;
	font-family:'red hat display' !important;
}
ul.contact_info li a:hover{
	color:#0160e7 !important;
}
ul.contact_info li svg {
    margin-right: 5px;
}
ul.contact_info li:hover svg, ul.contact_info li:hover a {
    color:#0160e7;
    stroke: #0160e7;
}
.contact_info li a:hover{
     text-decoration: none !important;
}
.custom-image img{
    width:78%;
}
.custom-solution img{

    width:78%;
}
.custom-quick-links ul li {
    border-bottom: 1px dashed #919191;
    padding: 6px 0;
    font-size: 15px;
}
.custom-quick-links ul li:last-child {
    border: none;
}
.custom-header-menu .primary-menu li {
    margin: 0.8rem 0 0 3.5rem;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    text-decoration:none;
}
 .what-custom {
    margin-bottom:0px !important;
 }
.we-provide-custom {
        padding: 10px 15px;
    background: #f2295b;
    color: #fff !important;
}
.we-provide-custom p {
    margin-bottom: 0px;
}
.financial-planning-process h5 {
    margin: 4px;
}
.process-look-like h3 {
    margin: 4px;
}
.process-look-like{
	margin:0px;
}
.recomendatin-meeting ul{
	margin-left:0px;
	margin-bottom:0px;
}
.benifits-working{
	margin-bottom:0px;
}
.compliment{
	background-color: white;
	 position: absolute;
    top: -35px;
    text-align: center;
    width: 100%;


}
.bdt-prime-slider{  
	max-height: 650px !important; 
}
.compliment h5 {
    margin: 0px;
    font-size: 20px;
    padding: 7px 0px;
}
.custom-consultation .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}
.custom-consultation p{
	    min-height: 210px;
	    margin-bottom: 0px;
	    font-size: 1.39rem;
}
.call-now{

    position: absolute;
    top: -59px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.benefits-working .elementor-icon-box-title{
	padding:0px;
	margin:0px 0px 18px 0px !important;
}
.gradient:hover{
	background-color:#ffffff !important;
}
.gradient:hover span.elementor-icon.elementor-animation-{
	color:#0160e7 !important;
}
.gradient:hover .elementor-icon-box-title span {
	color: #141414;
}
.gradient:hover .elementor-icon-box-description {
    color: #141414 !important;
}
.whatwedo h4.elementor-icon-box-title{
	padding:0px;
	margin:0px !important;
}
ul.custom-list {
    list-style-image:url(http://creditassociatesofamerica.com/wp-content/uploads/2021/10/copy.png);
   }


.call-now button:hover {
    text-decoration:none;
    background: white !important;
    color: #171929 !important;
    transition: 0.38s;

    font-family: 'Roboto';
}
.call-now button{
	 font-size: 15px;
    font-family: 'Roboto';
}
.learn-more button a{
    font-size: 15px;
    font-family: 'Roboto';
    color:white;

}
 button:hover {
    text-decoration:none !important;
  }
.learn-more  {
    position: absolute;
    top: -14px;
    left: 0;
}
.measurable{
    color:#ee5455;
}
/*.credit-fraud{
   box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 30%);
}*/
.custom-your-head{
    margin-bottom:0px !important;
}
.credit p{
	color:white;
	font-size:38px;
	font-family:roboto;
	text-align: center;
    margin-bottom:0px;
}
.consulation-section h5{
    margin:14px;
    
}
.custom_simplicity h3  {
    margin: 0px !important;

}
.custom_simplicity p {
    min-height: 68px !important;
    margin-top:2%;
}
.custom-icons .elementor-widget-container {
    min-height: 185px;
}
.step-three p{
    margin-bottom:0px;
}
.custom-icons-one .elementor-widget-container {
    min-height: 206px;
}
h3.elementor-image-box-title {
    margin: 12px;
}
#spin {
    color: #adcfff !important;
}
#spin:after {
  content:"";
  animation: spin 2s linear infinite;
}
#menu-footer-menu li a:hover{
	color: #c1bfbf !important;
    text-decoration: none;
}
ul.contact_info li:hover {
    color: #000 !important;
}
@keyframes spin {
  0% { content:"MORTGAGES."; }
  50% { content:"LOANS."; }
  100% { content:"CREDIT CARDS.";}
}


@media only screen and (max-width:1024px) {

.custom-header-menu li {
    margin: 8px !important;
 }
 .site-logo.faux-heading {
    width: 170px;
}
	
	.custom-header-menu .cust_button a{
		display:none;
	}
}
@media only screen and (max-width:768px){
.credit-fraud {
    width: 50% !important;
}
.custom-consultation {
    width: 50% !important;
}
.how-work h1{
    font-size:44px !important;
}
.custom-your-head h2 {
    font-size: 38px !important;
}
.ul-inline ul>li {
    width: 100% !important;
    margin: 0px !important;
}
	span.toggle-text {
    display: none !important;
}
	button.toggle.nav-toggle.mobile-nav-toggle{
		background:none !important;
	}
	button.toggle.close-nav-toggle.fill-children-current-color {
    background: none; !important;
	}
	.menu-bottom {
    display: none;
}
	.nav-toggle .toggle-inner {
    padding-top: 0.5rem;
}
	.elementor-kit-29 a{
		font-weight:700 !important;
		font-family:'red hat display' !important;
		font-size:15px !important;
		color:#141414 !important;
		letter-spacing:0.3px;
		text-decoration:none !important;
	}
}
  @media (min-width: 320px)  and  (max-width:767px){

.credit-fraud {
    width: 100% !important;
}
.custom-consultation {
    width: 100% !important;
}
#menu-footer-menu li {
    padding: 7px 0px !important;
    border-bottom: none !important;
    line-height: 1.4;
    margin: 0;
}
#footer-sidebar1 p {
    margin-bottom: 5%;
}
.custom-footer .widget .widget-title {
    font-size: 22px !important;
}
#footer-sidebar3 h2 {
   padding-top: 4% !important;
   font-size: 22px !important;
}
.footer-credits h6 {
    font-size: 11px;
    font-family: 'Roboto';
    padding-bottom: 2%;
    margin: 10px;
}
.credit p {
    font-size: 26px;
}
.custom-your-head p{
    font-size: 26px !important;
}
h2{
font-size: 30px !important;
}
.get-in-touch p{
font-size:15px !important;

}
.working-procedure h2{
    font-size:28px !important;
}

.term-life h2{
    font-size: 28px !important;

}
.term-life h3{
    font-size: 27px !important;
    
}
.custom-your-head h2{
font-size: 17px !important;
}
h1{
    font-size:35px !important;
}
}
	.gradient:hover .elementor-view-stacked .elementor-icon
	{
		background:#fff !important;
	}
	.gradient:hover .elementor-icon-box-title{
		color:#fff !important;
	}
	.gradient:hover .elementor-view-stacked .elementor-icon svg{
		fill:#0160e7;
	}
	.contact_form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #0160e7 !important;
    border:2px solid #0160e7 ;
}
	.banner-slider{
		max-height:650px !important;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #0160e7 !important;
}
	.faq .elementor-toggle-item{
		border-radius:25px;
	}
	
