.vertical-tab-container.car-repair-plugin{
position: relative;
}
.vertical-tab-container.car-repair-plugin form .input-custom {
height: 48px !important;
margin-bottom: 5px;
}
.car-repair-plugin-modal{
display: none; position: absolute; z-index: 1; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .car-repair-plugin-modal-content {
background-color: transparent;
margin: 50% auto; padding: 20px;
width: 80%; }
.auto-repair-loader,
.auto-repair-loader:before,
.auto-repair-loader:after {
border-radius: 50%;
width: 2.5em;
height: 2.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: load7 1.8s infinite ease-in-out;
animation: load7 1.8s infinite ease-in-out;
}
.auto-repair-loader {
color: #ffffff;
font-size: 10px;
margin: 10px auto;
position: relative;
text-indent: -9999em;
-webkit-transform: translateY(-30px);
-ms-transform:  translateY(-30px);
transform:  translateY(-30px);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.vertical-tab-content .nav-tabs>li {
float: left;
margin-bottom: -1px;
width: 120px;
}
.auto-repair-loader:before,
.auto-repair-loader:after {
content: '';
position: absolute;
top: 0;
}
.auto-repair-loader:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.auto-repair-loader:after {
left: 3.5em;
}
@-webkit-keyframes load7 {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
@keyframes load7 {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
.car-get-form .nav-tabs {
border: none;
}
.car-get-form .vertical-tab-content.active .nav-tabs >li> a{
color: #fff ;
background-color: #333;
border: 1px solid #333;
padding: 4px 10px;
border-radius: 0;
text-transform: uppercase;
margin-right: 0px;
}
.car-get-form .vertical-tab-content.active .nav-tabs >li.active a {
color: #fff !important;
background-color: #333 !important;
border: 1px solid #333;
padding: 4px 10px;
border-radius: 0;
text-transform: uppercase;
margin-right: 0px;
}
.car-get-form .vertical-tab-content h3 {
font-size: 28px;
}
.vertical-tab-content .store a{
color: #333;
}
.vertical-tab-content .store p{
margin-bottom: 10px;
}
#tires-m .tab-content > .tab-pane {
width: 100%;
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//algsmashrepairs.com.au/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}