/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.content-contact-desc .wpcf7 .one-second.column,.content-cashworth-info .wpcf7 .one-second.column{
    width:48%;
}

.content-contact-desc .wpcf7 .column,.content-cashworth-info .wpcf7 .column{
    float:left;
    margin:0 1%;
}

.content-contact-desc .wpcf7 .one.column,.content-cashworth-info .wpcf7 .one.column{
    width:98%;
}

.content-contact-desc .wpcf7 .wpcf7-textarea,.content-cashworth-info .wpcf7 .wpcf7-textarea{
    height:130px;
    resize:none;
}

.content-cashworth-info .wpcf7{
    padding: 25px 20px 13px 20px;
	background-color:#fff;
}

.content-cashworth-info .wpcf7 .wpcf7-submit{
    background-color: #000;
    width: 100%;
    font-size: 23px;
    font-weight: 700;
    font-family: "Barlow Condensed", Sans-serif;
    text-transform: uppercase;
}

.content-cashworth-info .wpcf7 .wpcf7-spinner{
	display:none;
}

.work-desc2-part .elementor-image-box-wrapper .elementor-image-box-img{
	background-color:#3764EB !important;
}

.work-desc2-part .elementor-image-box-wrapper .elementor-image-box-img:after{
	border-top-color:#3764EB !important;
}

.content-cashworth-info .wpcf7 .wpcf7-form:after{
    content: '';
    display: block;
    clear: both;
}

.content-contact-desc .wpcf7 .wpcf7-text,.content-contact-desc .wpcf7 .wpcf7-text:focus,.content-contact-desc .wpcf7 .wpcf7-textarea,.content-contact-desc .wpcf7 .wpcf7-textarea:focus{
	border:1px solid #000;
	background-color:transparent;
}

.content-contact-desc .wpcf7 .wpcf7-text,.content-contact-desc .wpcf7 .wpcf7-textarea{
	border-radius:5px;
}

.content-contact-desc .wpcf7 .wpcf7-submit{
    background-color:#3764EB;
}

.site-footer .site-footer-section .textwidget,.site-footer .menu-footer-navigation-container ul li a{
    color:#afb5bb;
}

.site-footer .site-footer-section .widget-title{
    color:#fff;
	font-family: "Barlow Condensed", Sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:25px;
}

.footer-services-desc li,.site-footer .menu-footer-navigation-container ul li,.footer-contact-desc li{
    margin-bottom:15px;
}

.footer-contact-desc li img{
    margin-right:10px;
    width:18px;
}

.content-works-infos .elementor-image-box-wrapper .elementor-image-box-img{
	padding:55px;
	display:flex;
    position:relative;
    align-items:center;
    justify-content:center;
    width:180px !important;
    height:150px;
    margin:0 auto 35px !important;
    background-color:#ffffff;
    box-shadow:0 5px 24px 6px rgba(0, 0, 0, 0.08);
}

.content-works-infos .elementor-image-box-wrapper .elementor-image-box-img:after{
    display:block;
    position:absolute;
    bottom:-25px;
    left:50%;
    width:0;
    height:0;
    margin-left:-25px;
    border-top:25px solid #ffffff;
    border-right:25px solid transparent;
    border-left:25px solid transparent;
    content:'';
}

.work-desc1:before{
	display: block;
    position: absolute;
    top: 80px;
    left: 50%;
    width: 100%;
    height: 2px;
    border-bottom: 2px dashed #888888;
    content: '';
}

.work-desc1:after{
	display:block;
    z-index:1;
    position:absolute;
    top:77px;
    left:calc(100% + 20px);
    width:8px;
    height:8px;
    border-radius:4px;
    background-color:#ff8242;
    content:'';
}

.work-desc2:before{
	display: block;
    position: absolute;
    top: 80px;
    left: 50%;
    width: 100%;
    height: 2px;
    border-bottom: 2px dashed #888888;
    content: '';
}

.work-desc2:after{
	display: block;
    z-index: 1;
    position: absolute;
    top: 77px;
    left: calc(100% + 20px);
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #ff8242;
    content: '';
}

.content-number-desc{
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	position:absolute;
    top:-5px;
    right:18%;
    align-items:center;
    justify-content:center;
    width:40px;
    height:40px;
    border-radius:20px;
    background-color:#3764EB;
    color:#ffffff;
    font-weight:600;
	z-index:1;
}

.content-wreck-pic::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -20px;
    left: -20px;
    width: 200px;
    height: 200px;
    background-color: #3764EB;
}

.content-wreck-pic::after{
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -20px;
    right: -20px;
    width: 200px;
    height: 200px;
    background-color: #3764EB;
}

.content-wreck-pic{
	position: relative;
    z-index: 1;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.content-cashworth-info .wpcf7 .wpcf7-text{
    height:45px;
}

.content-number-descpart{
	background-color:#ff8242;
}

.site-title a{
	font-family: "Barlow Condensed", Sans-serif;
	text-transform:uppercase;
}

.header-call-part h3{
	font-family: "Barlow Condensed", Sans-serif;
    font-weight: 700;
    font-size: 19px;
    color: #0c121d;
    text-transform: uppercase;
}

.header-call-part h4{
	font-family: "Barlow Condensed", Sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #8e8f9a;
}

.header-call-pic,.header-call-part,.header-call-desc{
	float:left;
}

.header-call-part{
	margin-right:35px;
}

.header-call-pic{
	margin-right:15px;
}

.content-counter-desc .elementor-counter-number-wrapper{
	margin-bottom:10px;
}

.content-testimonial-desc .ekit-wid-con .elementskit-stars{
	padding-left:0;
}

.content-testimonial-desc .elementskit-commentor-image,.content-testimonial-desc .elementskit-profile-info{
	display:inline-block;
}

.content-testimonial-desc .elementskit-commentor-image{
	margin-right:18px;
	position:relative;
}

.ekit-wid-con .elementskit-single-testimonial-slider:after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 15px 0 15px;
    bottom: -20px;
    border-color: #fff transparent transparent transparent;
    left: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.content-testimonial-desc .elementskit-commentor-image:after{
	content:'';
	position: absolute;
    top: -5px;
    right: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
	background-color:#3764EB;
	background-image:url(https://supercashforcars.com.au/wp-content/uploads/2023/06/left-quote.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:15px;	
}

.content-servi-ever{
	width:70% !important;
}

.content-vehc-desc strong{
	color:#FF8242;
	font-weight:600;
}

.content-cashworth-info .wpcf7 .wpcf7-text,.content-cashworth-info .wpcf7 .wpcf7-text:focus,.content-cashworth-info .wpcf7 .wpcf7-textarea,.content-cashworth-info .wpcf7 .wpcf7-textarea:focus{
	background-color:transparent;
	border-color:#000;
}

.content-cust-descri .elementor-widget-image-box .elementor-image-box-title{
	margin-top:12px;
}

.call-now-button span{
	font-size:23px;
}

@media only screen and (max-width:768px){
	.work-desc1:before,.work-desc1:after,.work-desc2:before,.work-desc2:after,.content-wreck-pic::before,.content-wreck-pic::after,#ast-desktop-header .ast-below-header-wrap,#ast-desktop-header .site-header-primary-section-left,#ast-desktop-header .header-call-desc:first-child,#ast-desktop-header .header-call-desc:nth-child(2),#ast-desktop-header .ast-header-button-1,#ast-desktop-header .header-call-desc:nth-child(3) h3{display:none;}
    #ast-desktop-header{display:block;}	
	.ast-mobile-header-wrap .ast-primary-header-bar{background-color:#ff8242;}
	.ast-primary-header-bar .site-primary-header-wrap{min-height:50px;}
	#ast-desktop-header .header-call-desc:nth-child(3) h4{font-size:27px;color:#fff;}
	.header-call-pic{margin-top:3px;}
	#ast-desktop-header .ast-primary-header-bar{background-color:#111;}
	.header-call-part{margin-right:0;}
}





