/* 
Theme Name: cassedabidjan 
Description: Exclusive theme designed for cassedabidjan  Website
Version: 0.0.1
Author     :Ashgen
*/


/********************************************/


/***************Reset CSS********************/


/*******************************************/

*:focus,
*:active,
*:hover {
    outline: none !important;
    outline: 0 !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none !important;
}


/********************************************/


/**************CORE CSS*********************/


/*******************************************/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption .alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/********************************************/


/***************Fonts************************/


/*******************************************/


/********************************************/


/**************Common***********************/


/*******************************************/

body {
    /* font-family: 'Open Sans', sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

p {
    font-size: 17px;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif !important;
}

a {
    font-family: 'Open Sans', sans-serif !important;
}

span {
    font-family: 'Open Sans', sans-serif;
}

h1,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif !important;
}

section {
    padding: 80px 0;
}

.common-btn {
    background: #E98069;
    color: #fff;
    font-weight: 600;
    padding: 15px 35px;
    border-radius: 5px;
    font-size: 17px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    border: 2px solid #E98069;
}

.common-btn:hover {
    color: #E98069;
    text-decoration: none;
    background: transparent;
}

.button {
    background: #E98069;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
    /* font-weight: 600; */
    padding: 15px 35px;
    border-radius: 5px;
    /* font-size: 17px; */
    text-align: center;
    transition: all 0.2s ease-in-out;
    border: 2px solid #E98069;
}


/**************************************/


/***********Home Page***************/


/**************************************/

.banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-text {
    padding: 20% 0%;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
}

.banner-text h2 {
    font-size: 90px!important;
    font-weight: lighter;
    margin-bottom: 10px;
    letter-spacing: 16px;
}

.banner-text h1 {
    font-size: 90px;
    font-weight: 900;
    letter-spacing: 25px;
}

.banner {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    background-attachment: fixed;
    background: url(https://www.cassedabidjan.com/wp-content/uploads/2018/01/banner.png) no-repeat center center / cover;
}

.banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(243, 129, 129, 0.9);
    background: -webkit-linear-gradient(top, rgba(243, 129, 129, 0.9), rgba(252, 227, 138, 0.9));
    background: -o-linear-gradient(top, rgba(243, 129, 129, 0.9), rgba(252, 227, 138, 0.9));
    background: linear-gradient(to bottom, rgba(243, 129, 129, 0.9), rgba(252, 227, 138, 0.9));
}

.page-id-7 .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: none;
    transition: all 0.4s ease-in-out;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all 0.4s ease-in-out;
}

.header.sticky {
    background: rgb(241, 114, 114)!important;
    box-shadow: 0px 4px 25px -7px rgba(0, 0, 0, 0.75);
}

.login-btn {
    color: #fff;
    padding-left: 10px;
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}

.login-btn:active,
.login-btn:focus,
.login-btn:hover {
    text-decoration: none !Important;
    color: #fce38a;
}
#collapsibleNavbar #menu-main-navigation li a{
    font-size: 16px !important;
    margin:0 5px !important;
}

#collapsibleNavbar #menu-main-navigation .current-menu-item a {
    color: #fce38a;
    /*    border-bottom: 4px solid #fce38a;*/
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

#collapsibleNavbar #menu-main-navigation li a {
    color: #fff;
    padding: 14px 5px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif!important;
}
.social-header{
    margin-top:-10px;
}
.social-header a{
    font-size:16px;
}
#collapsibleNavbar #menu-main-navigation li a:hover {
    color: #fce38a;
    /*    border-bottom: 4px solid #fce38a;*/
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

h2 {
    font-size: 50px !important;
    font-weight: 600;
    margin-top: 0!important;
    margin-bottom: 50px;
}

#collapsibleNavbar {
    justify-content: flex-end;
}
.inner-page-header .container{
    padding:0;
}
.top-cars {
    text-align: center;
}
.top-cars .button-wrap {
    margin-top: 15px;
}

.car-parts {
    text-align: center;
}

.car-parts-inner {
    border: 1px solid rgba(243, 129, 129, 1);
    min-height: 100%;
    border-radius: 5px;
    background: #d6d6d6;
    text-align: center;
}
.car-parts-inner .button{
    text-transform: uppercase;
    margin:5px auto;
    width:120px;
}
.car-parts-inner img {
     width: 100%;
    height: auto;
    max-height: 250px;
}
.img-inner a {

    margin-left: auto;
    margin-right: auto;

}
.img-inner {

    min-height: 250px;
    display: flex;
    align-items: center;
    background: #ffff;

}
.car-parts-outer {
    margin-bottom:40px;
}
.car-parts-inner:hover {
    box-shadow: 0 0 5px #ccc;
}

.car-parts-outer img {
    transition: all 0.4s ease-in-out;
}

.car-parts-outer img:hover {
    transform: scale(0.9);
}

.car-parts-inner img {
    width: 100%;
    height: auto;
}

.user-registration-Button.button {
    background: #F38181;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    margin: 5px;
    display: inline-block;
    transition: all 0.4s ease-in-out;
    border: 2px solid #F38181 !important;
    border-radius: 0px !important;
}

.button:hover {
    color: #E98069;
    background: transparent;
    text-decoration: none;
    border: 1px solid #E98069
}

.fullwidth {
    width: 100%;
    float: left;
}

.button-wrap {
    width: 100%;
    float: left;
    display: block;
    margin-top: 50px;
}

.button-wrap .common-btn {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.car-parts-outer h3 {
    font-size: 16px;
    padding: 10px;
    color: #fff;
    font-weight: 200;
    min-height: 60px;
    text-align: center;
}

section.top-cars {
    box-shadow: inset 0 0 83px 10 #ccc;
}

.flex-inner {
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    flex-wrap: wrap;
    background: #f9c393;
}


/************************Footer **************************/

#footer {
    background: #363636;
    color: #fff;
    padding: 70px 0;
}

#footer h3 {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
}

#footer h3:before {
    position: absolute;
    left: 0;
    border-bottom: 3px solid #F17777;
    bottom: 0;
    width: 60px;
    content: "";
}

#footer-section-three a {
    font-size: 17px;
    padding: 7px 0px;
    color: #fff !important;
    display: block;
}

#footer-section-four .fa {
    color: #fff;
    font-size: 22px;
    padding-right: 15px;
}

.footer-bottom {
    padding: 15px;
    font-size: 14px;
    background: #333;
    color: #fff;
}

.footer-bottom a {
    color: #fff;
    text-decoration: underline;
}

.footer-bottom .fa {
    padding-right: 5px;
}


/**********************************************/


/***************Contact***********************/


/*********************************************/

.acf-map img {
    max-width: inherit !important;
}

.acf-map {
    width: 100%;
    height: 620px;
    border: #ccc solid 1px;
    margin: 0;
}


/**************************************/


/***********Back to top***************/


/**************************************/

.bottom-to-top {
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 999;
}

.bottom-to-top:hover,
.bottom-to-top:focus,
.bottom-to-top:active {
    outline: none;
    text-decoration: none;
}

.bottom-to-top span {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
}

.top-to-bottom span {
    transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    left: -2px !important;
}

.bottom-to-top {
    background: #E98069;
    box-shadow: 0 0 2px 1px rgb(248, 147, 31);
    bottom: 40px;
    font-size: 34px;
    height: 44px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 44px;
    z-index: 222;
    box-shadow: 0 0 3px #000;
}

.bottom-to-top span {
    bottom: 0;
    color: #ffffff;
    height: 40px;
    left: 2px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 1px;
    width: 18px;
    transform: rotate(-90deg);
    -webkit-transform: rotate-(90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}
span .fa-heart{
    color: #F44336;
}

/*******************************/


/***********List Page Style***************/


/**************************************/

.all-car-list ul li {
    margin-top: 10%;
    color: rgba(241, 114, 114, 0.96);
}

.page-id-7 .main-wrapper {
    margin-top: 0!important;
    padding-top: 0!important;
}
.page-id-7 .navbar{
    padding:0 1rem;
    padding-top:10px;
}

.car_parts-template-default .main-wrapper {
    padding-top: 93px;
}

.page-id-7 .inner-page-header.header.fullwidth {
    background: transparent;
    height:auto;
}
.top-text {
    color: #fff;
    padding-top: 20px;
    font-size: 50px;
    padding-bottom: 20px;
}

.top-text p {
    font-size: 40px;
}

.all-cars-top-section {
    background-color: #f9c393;
    margin-bottom: 50px;
}

.enquiry-form {
    text-align: center;
    padding: 40px 25px 0px;
}

.wpcf7 {
    background-color: #fff;
    border: 1px solid #fff;
    max-width: 865px;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: 0px 0px 5px #ccc;
}

.single-product-form-wrap {
    background: #f2f2f2;
}

.single-product-form-wrap h3 {
    font-weight: 600;
    font-size: 26px;
    text-align: center;
    margin-bottom: 25px;
    color: #F17777;
    text-transform: uppercase;
}

.list-sidebar h3 {
    padding: 10px;
    color: #fff;
    background-color: #f9c393;
}

.single-cars .main-wrapper {
    margin:80px 0;
}


/*******************************/


/***********car-gallary-Page Style***************/


/**************************************/

div.wpcf7 {
    padding: 20px 10px 30px;
}

 form input {
    border: 2px solid #f38384;
    height: 50px;
    width: 100%;
    margin: 10px 0px;
    padding: 0px 10px;
}

form textarea {
    border: 2px solid #f38384;
    height: 150px;
    width: 100%;
    margin: 10px 0px;
    padding: 10px;
}

.af-submit-button,
.wpcf7-submit {
    background-color: #f38384;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
    max-width: 220px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#bigimg {
    height: 400px;
    background-size: cover;
    background-position: center center;
    border: 6px solid #f38384;
}

.small-img {
    height: 150px;
    width: 150px;
    background-size: cover;
    border: 4px solid #f38384;
    margin: 10px 10px 10px 0px;
    float: left;
}

.product-title {
    background-color: #f6bc90;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: 'Helvetica Neue', sans-serif!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 10px;
}

.product-title h2 {
    text-align: center;
    font-weight: lighter;
}

.enquiry-form-top {
    background-color: #e4e3e3;
    padding-top: 50px!important;
    font-size: 50px;
    padding-bottom: 50px!important;
}

.enquiry-form-top h3 {
    font-family: 'Helvetica Neue'!important;
    text-align: center;
}

.product-list-items li {
    margin-top: 20px;
    font-size: 14px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.listing-id {
    display: block;
    margin-bottom: 10px;
    color: #999;
}

.vendor-contact-detail {
    margin-top: 20px;
}

.vendor-contact-detail h3 {
    color: #E98069;
    padding: 0px;
    text-transform: uppercase;
    text-align: left;
    font-size: 24px;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
    min-width: 65%;
}

.enquiry-btn {
    background: #EA7071;
    border: 1px solid #EA7071;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 20px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.vendor-contact-detail p {
    display: inline;
}

.vendor-contact-detail ul li {
    margin-top: 20px;
    font-size: 1.2em;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 5px;
    line-height: 50px;
}

.vendor-contact-detail a {
    color: #ea8069;
}

.small-title {
    font-size: 24px !important;
    margin-bottom: 10px;
    font-weight: 600 !important;
    color: #F27878;
    text-transform: uppercase;
}

.price {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
    margin-top: 15px;
}

.vendor-contact-detail strong {
    position: relative;
}

.vendor-contact-detail ul li:first-child strong:before {
    content: "\f095";
    font-family: FontAwesome;
    top: 0;
    background-color: #f6bc8f;
    padding: 6px;
    color: #fff;
    border-radius: 50%;
}

.vendor-contact-detail strong:before {
    content: "\f0e0";
    font-family: FontAwesome;
    top: 0;
    background-color: #f6bc8f;
    padding: 6px;
    color: #fff;
    border-radius: 50%;
}


/*************************************************/


/***********AccountPage**************************/


/************************************************/

.main-wrapper {
    padding-top: 180px;
}

.user-registration-MyAccount-navigation ul li a {
    font-family: 'Helvetica Neue', sans-serif!important;
    font-weight: 400!important;
    letter-spacing: 2px;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active {
    background-color: #f38384!important;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
    color: #fff!important;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
    background-color: #fff;
}

.ur-form-grid p {
    margin-bottom: 20px!important;
}

.user-registration-MyAccount-content a {
    color: #f38384
}

.user-registration-MyAccount-content form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.user-registration {
    padding-bottom: 150px;
}

#user-registration .user-registration-MyAccount-content {
    background: #fcfcfc;
    padding: 60px 20px!important;
    border: 1px solid #ddd;
}

.user-registration-message {
    border-top-color: #65b90a!important;
    background: rgba(69, 193, 38, 0.52)!important;
    color: #ffffff!important;
}

.user-registration-message a {
    color: #ea8069;
}

form .error {
    color: #ff0000;
}


/**********************vendors login*****************************/
.vendors-menu li {
    margin-right: 10px;
    background: #fff;
    padding: 10px;
    margin: 5px;
    border-radius: 5px;
    min-width: 131.02px;
    text-align: center;
    display: block;
}

.vendors-menu li a {
    color: #e57c7c;
    font-size: 15px;
    text-decoration: none;
}


/*******************Login****************************************/

div#ur-frontend-form {
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
    background-color: #f4f4f4!important;
   
}

.user-registration h2 {
    text-align: center;
    color: #f27878;
    ;
}

.user-registration-Button button {
    float: right!important;
}

.ur-frontend-form.login input[name=rememberme]#rememberme {
    width: auto;
}

.ur-frontend-form.login a {
    color: #f38384!important;
}

.page-id-318 .main-wrapper {
    
    background-image: url(img/img-car.png);
    background-color: #fce38a;
    background-attachment: fixed;
}

.page-id-318 form {
    margin: 15px;
}

.page-id-318 form input {
    height: 55px!important;
    padding: 10px;
}

.ur-frontend-form.login {
    max-width: 600px !important;
}


/************register***************/

.page-id-319 .main-wrapper {
    background: #f1f1f1;
}

.page-id-319 .register {
    margin-top: 50px!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
}


/*.page-id-319 .ur-frontend-form {
    margin-top: 80px!important;
    margin-right: 240px!important;
    margin-left: 240px!important;
}*/

.page-id-319 #user-registration .user-registration-MyAccount-content {
    padding-bottom: 100px!important;
}

.page-id-319 #user-registration .user-registration-MyAccount-content {
    background: #fcfcfca1!important;
}


/*.page-id-318 [type=submit] {
    background-color: #f38384!important;
    color: #fff!important;
    width: 53%!important;
    margin-left: 25%!important;
    float: none!important;
}*/

.submit-btn {
    text-align: center;
}

.wpcf7-submit:hover {
    color: #f38384!important;
    border: 1px solid #f38384 !important;
    transition: all 0.3s ease-in-out !important;
    background-color: #fff !important;
}

.submit-btn [type=submit] {
    margin-left: 0;
}




/*********************************/


/***********upload car************/


/*********************************/

.acf-input-wrap [type=text] {
    height: 50px;
    padding: 10px;
}

.acf-editor-wrap .wp-editor-container {
    border: 1px solid #f38384!important;
    box-shadow: none;
}

.acf-editor-wrap .wp-switch-editor {
    float: left;
    border: 1px solid #f38384!important;
}



.af-submit {
    text-align: center;
}

button.btn.button.ur-submit-button,
.acf-button.af-submit-button {
    max-width: 220px !important;
    padding: 10px 45px;
    border: 2px solid #f38384;
    margin-top: 15px;
    border-radius: 0px !important;
    text-transform: uppercase !important;
}

.ur-frontend-form form button[type=submit]:hover,
.ur-frontend-form form input[type=submit]:hover {
    background: transparent !important;
}

#collections h2 {
    text-align: center;
    color: #F17777;
}

.page-id-333 .main-wrapper {
    background: #f1f1f1;
}

.page-id-1816 .main-wrapper {
    background: #f1f1f1;
}

.page-id-1816 .acf-fields {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 100px;
}

.page-id-333 .acf-fields {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 80px;
}

.acf-form {
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
}


/*********************************/


/***********upload car part************/


/*********************************/

.page-id-455 [type=submit] {
    height: 40px;
    width: 15%;
    margin-left: 40%;
    border: 0
}

.page-id-455 .main-wrapper {
    background: linear-gradient(to top, #0006, #444444e6), url('img/bg.jpeg');
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.page-id-455 .acf-fields {
    background-color: #fff;
    padding: 40px;
}

.msg a {
    color: #fff;
    font-weight: 900;
}

.msg {
    font-size: 24px;
    color: #fff;
    padding: 25px;
    margin: 12px;
    color: #F17777;
    line-height: 35px;
}

.msg a:active,
.msg a:focus,
.msg a:hover,
.msg a {
    color: #F17777;
    text-decoration: none !Important;
}

.success {
    font-size: 35px;
    color: #fff;
    padding: 25px;
    margin: 12px;
}

.af-success p {
    font-size: 22px !important;
    text-align: center;
    color: #EA7070;
    font-weight: bold;
    margin-bottom: 80px;
    text-transform: capitalize;
}

.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="email"],
.acf-field input[type="url"],
.acf-field textarea,
.acf-field select {
    border: 1px solid #666;
}

.search-box-result-inner {
    margin: 20px;
    border: 1px solid rgba(243, 129, 129, 1);
    text-align: center;
    border-radius: 5px;
}

.search-box-result-inner img {
    width: 300px;
}

.post-titles h4 {
    text-align: center;
    padding: 18px;
    background-color: #f9c393;
}

.post-titles h4 a {
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
}

.results-box P {
    padding: 10px;
    text-align: justify;
}

.results-box a {
    margin: 20px;
}

.search-results .heading {
    padding-left: 121px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f9c393;
    color: #fff;
}

.search-results .main-wrapper {
    padding-top: 96px;
}/* 
Theme Name: cassedabidjan 
Description: Exclusive theme designed for cassedabidjan  Website
Version: 0.0.1
Author     :Ashgen
*/


/********************************************/


/***************Reset CSS********************/


/*******************************************/

*:focus,
*:active,
*:hover {
    outline: none !important;
    outline: 0 !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none !important;
}


/********************************************/


/**************CORE CSS*********************/


/*******************************************/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption .alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/********************************************/


/***************Fonts************************/


/*******************************************/


/********************************************/


/**************Common***********************/


/*******************************************/

body {
    /* font-family: 'Open Sans', sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

p {
    font-size: 17px;
    line-height: 27px;
    font-family: 'Open Sans', sans-serif !important;
}

a {
    font-family: 'Open Sans', sans-serif !important;
}

span {
    font-family: 'Open Sans', sans-serif;
}

h1,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif !important;
}

section {
    padding: 55px 0;
}

.common-btn {
    background: #E98069;
    color: #fff;
    font-weight: 600;
    padding: 15px 35px;
    border-radius: 5px;
    font-size: 17px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    border: 2px solid #E98069;
}

.common-btn:hover {
    color: #E98069;
    text-decoration: none;
    background: transparent;
}

.button {
    background: #E98069;
   
    display: inline-block;
    color: #fff;
    /* font-weight: 600; */
    padding: 15px 10px;
    border-radius: 5px;
    /* font-size: 17px; */
    text-align: center;
    transition: all 0.3s ease-in-out;
    border: 1px solid #E98069;
}


/**************************************/


/***********Home Page***************/


/**************************************/

.banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-text {
    padding: 12% 0%;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
}

.banner-text h2 {
    font-size: 86px!important;
    font-weight: lighter;
    margin-bottom: 10px;
    letter-spacing: 7px;
    padding: 40px;
}

.banner-text h1 {
    font-size: 65px;
    font-weight: 900;
    letter-spacing: 12px;
    padding-bottom: 70px;
}

.banner {
    position: relative;
    font-family: 'Montserrat', sans-serif;
    background-attachment: fixed;
    background: url(https://www.cassedabidjan.com/wp-content/uploads/2018/01/banner.png) no-repeat center center / cover;
}

.banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(243, 129, 129, 0.9);
    background: -webkit-linear-gradient(top, rgba(243, 129, 129, 0.9), rgba(252, 227, 138, 0.9));
    background: -o-linear-gradient(top, rgba(243, 129, 129, 0.9), rgba(252, 227, 138, 0.9));
    background: linear-gradient(to bottom, rgba(243, 129, 129, 0.9), rgba(252, 227, 138, 0.9));
}

.page-id-7 .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: none;
    transition: all 0.4s ease-in-out;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: all 0.4s ease-in-out;
}

.header.sticky {
    background: rgba(241, 114, 114)!important;
    box-shadow: 0px 4px 25px -7px rgba(0, 0, 0, 0.75);
}

.login-btn {
    color: #fff;
    /* padding-left: 10px; */
    font-family: 'Montserrat', sans-serif!important;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
    background: #F8931D;
    padding: 10px 15px;
}

.login-btn:active,
.login-btn:focus,
.login-btn:hover {
    text-decoration: none !Important;
    color: #fce38a;
}

/*#menu-main-navigation{
    width:260px;
}*/
#collapsibleNavbar #menu-main-navigation .current-menu-item a {
    color: #fce38a;
    /*    border-bottom: 4px solid #fce38a;*/
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    padding:14px 0px;
}

#collapsibleNavbar #menu-main-navigation li a {
    color: #fff;
    padding: 14px 0px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif!important;
    margin: 20px;
}

#collapsibleNavbar #menu-main-navigation li a:hover {
    color: #fce38a;
    /*    border-bottom: 4px solid #fce38a;*/
    text-decoration: none;
    transition: all 0.2s ease-in;
}


h2::before {
    position: absolute;
    left: 0;
    border: 3px solid #F8931D;
    bottom: -5px;
    width: 54px;
    content: "";
    left: auto;
}
.IE h2::before{
    left:0;
    right:0;
    margin:0 auto;
}
h2 {
    font-size: 50px !important;
    font-weight: 600;
    margin-top: 0 !important;
    margin-bottom: 50px;
    position: relative;
}

#collapsibleNavbar{
    justify-content: flex-end;
    margin-right: 50px;
}

.top-cars {
    text-align: center;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.36+0,0+100 */
}
.top-cars:before{
    position: absolute;
    content: "";
    left:0;
    right:0;
    top:0;
    bottom:0;
    height:70%;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5b5b5+0,000000+75&0.36+0,0+100 */
    background: -moz-linear-gradient(top, rgba(181,181,181,0.36) 0%, rgba(0,0,0,0.09) 75%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(181,181,181,0.36) 0%,rgba(0,0,0,0.09) 75%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(181,181,181,0.36) 0%,rgba(0,0,0,0.09) 75%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb5b5b5', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}
.car-parts {
    text-align: center;
   
}

.car-parts-inner {
    border: 2px solid rgba(243, 129, 129, 1);
    min-height: 100%;
    border-radius: 5px;
    text-align: center;
    padding-bottom: 15px;
    padding: 2px;
}

.car-parts-inner img {
    width: 100%;
    margin-bottom: -3px;
}

.car-parts-outer {
    margin:0 auto;
    margin-bottom: 40px;
}

.car-parts-inner:hover {
    box-shadow: 0 0 5px #ccc;
}

.car-parts-outer img {
    transition: all 0.4s ease-in-out;
}

.car-parts-outer img:hover {
    transform: scale(0.9);
}

.car-parts-inner img {
    width: 100%;
    height: auto;
}
.car-parts-inner .flex-inner{
    height:100px;
    line-height:1.2;
    vertical-align: middle;
    margin-bottom: 15px;
}

.user-registration-Button.button {
    background: #F38181;
    padding: 15px 30px;
    color: #fff;
    font-weight: 600;
    
    display: inline-block;
    transition: all 0.4s ease-in-out;
    border: 2px solid #F38181 !important;
    border-radius: 0px !important;
    margin-left: auto;
    margin-right: auto;
    
}

.button:hover {
    color: #E98069;
    background: transparent;
    text-decoration: none;
    border: 1px solid #E98069
}

.fullwidth {
    width: 100%;
    float: left;
}
.car-parts .button-wrap {
    margin-top: 15px;
}
.button-wrap {
    width: 100%;
    float: left;
    display: block;
    margin-top: 50px;
}

.button-wrap .common-btn {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.car-parts-outer h3 {
    font-size: 14px !important;
    color: #fff;
    font-weight: 200;
    min-height: 60px;
    text-align: center;
}

section.top-cars {
    box-shadow: inset 0 0 83px 10 #ccc;
}

.flex-inner {
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    height: 100%;
    width: 100%;
    flex-wrap: wrap;
    background: #f9c393;
}
.header .navbar-toggler-icon{
    color: #fff;
    padding-top: 5px;
}
.vendors-menu{
    z-index: 100;
    padding-top:5px;
}
.navbar-brand img {
    max-width: 215px;
    float: left;
margin-left: 5px;
}

#google_translate_element {
float: left;
margin-left: 20px;
border: 3px solid #F8931D;
}

    .car-img {
    position: absolute;
    height: 550px;
    width: 550px;
    border-radius: 50%;
    right: -165px;
    bottom: -300px;
    background-color: #f171726b;
    z-index: -1;
    background-image: url('img/img-car.png');
    background-size: cover;
    overflow: hidden;
    
}

.search-car{
        position: relative;
    width: 100%;
    float: left;
    
}
.main-heading{
    padding-top: 50px;
    padding-bottom: 150px;
   position:relative;
}
.main-heading h2{
    color:#fff;
}
.main-heading:before{
    position: absolute;
    content:"";
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: rgba(241, 114, 114, 0.7);
}
.circle:hover {
transform: scale(1.1);
/* box-shadow: 0px 0px 18px #ccc; */
}
.circle i{
    font-size: 4em;
}

.circle {
/* padding: 50px; */
margin: 20px;
color: #fff;
background-color: #FCE38A;
border-radius: 50%;
display: inline-block;
border: 13px solid #fff;
transition: all 0.4s ease-in-out;
position: relative;
height: 200px;
width: 200px;
line-height: 231px;
margin-bottom: 35px;

}

.circle::after {
    background: rgba(0, 0, 0, 0) url("img/shadow-circle.png") no-repeat scroll 0 0;
    bottom: -40px;
    content: "";
    height: 35px;
    left: 20px;
    position: absolute;
    width: 143px;
    right: 0;
left: 0;
margin: 0 auto;
}
.inner-circles {
    margin-top: -100px;
}
.circle-outer{
    display: inline-block;
}
.heading-inner{
    display: inline-block;
}
/*.search{
    display:none;
}*/


/************************Footer **************************/

#footer {
    background: #363636;
    color: #fff;
    padding: 70px 0;
}

#footer h3 {
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
}

#homeSlider {
    min-height: 600px;
    background: #ccc;
}

#footer h3:before {
    position: absolute;
    left: 0;
    border-bottom: 3px solid #F17777;
    bottom: 0;
    width: 60px;
    content: "";
}
#footer-section-one img {
    max-width: 350px;
    margin-bottom: 20px;
}
#footer-section-three a {
    font-size: 17px;
    padding: 7px 0px;
    color: #fff !important;
    display: block;
}

#footer-section-four .fa {
    color: #fff;
    font-size: 22px;
    padding-right: 15px;
}

.footer-bottom {
    padding: 15px;
    font-size: 14px;
    background: #333;
    color: #fff;
}

.footer-bottom a {
    color: #fff;
    text-decoration: underline;
}

.footer-bottom .fa {
    padding-right: 5px;
}


/**********************************************/


/***************Contact***********************/


/*********************************************/

.acf-map img {
    max-width: inherit !important;
}

.acf-map {
    width: 100%;
    height: 620px;
    border: #ccc solid 1px;
    margin: 0;
}


/**************************************/


/***********Back to top***************/


/**************************************/

.bottom-to-top {
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 999;
}

.bottom-to-top:hover,
.bottom-to-top:focus,
.bottom-to-top:active {
    outline: none;
    text-decoration: none;
}

.bottom-to-top span {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
}

.top-to-bottom span {
    transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    left: -2px !important;
}

.bottom-to-top {
    background: #E98069;
    box-shadow: 0 0 2px 1px rgb(248, 147, 31);
    bottom: 40px;
    font-size: 34px;
    height: 44px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 44px;
    z-index: 222;
    box-shadow: 0 0 3px #000;
}

.bottom-to-top span {
    bottom: 0;
    color: #ffffff;
    height: 40px;
    left: 2px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 1px;
    width: 18px;
    transform: rotate(-90deg);
    -webkit-transform: rotate-(90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}


/*******************************/


/***********List Page Style***************/


/**************************************/

.all-car-list ul li {
    margin-top: 10%;
    color: rgba(241, 114, 114, 0.96);
}

.page-id-7 .main-wrapper {
    margin-top: 0!important;
    padding-top: 0!important;
}

.car_parts-template-default .main-wrapper {
    padding-top: 93px;
}

.page-id-7 .inner-page-header.header.fullwidth {
    background: transparent;
}

.inner-page-header.header.fullwidth {
    background: rgb(241, 114, 114);

}

.top-text {
    color: #fff;
    padding-top: 20px;
    font-size: 50px;
    padding-bottom: 20px;
}

.top-text p {
    font-size: 40px;
}

.all-cars-top-section {
    background-color: #f9c393;
    margin-bottom: 50px;
}

.enquiry-form {
    text-align: left;
}
.enquiry-form div{
    height: 70px;
    margin:0;
}
.enquiry-form textarea{
    margin:0;
}
.enquiry-form input{
    margin:0;
}
.enquiry-form div:last-child{
    margin:0 auto;
    margin-top: 120px;
}
.enquiry-form div:last-child input{
    width:240px;
    height:50px;
    border-radius:10px;
    box-shadow: 0px 0px 2px 2px #d6d6d6;
}
.wpcf7-form h1{
    margin-top: 50px;
}

.wpcf7 {
    background-color: #fff;
    border: 1px solid #fff;
    max-width: 865px;
    margin-left: auto !important;
    margin-right: auto !important;
    box-shadow: 0px 0px 5px #ccc;
}

.single-product-form-wrap {
    background: #f2f2f2;
    padding:80px 0;
}

.single-product-form-wrap h3 {
    font-weight: 600;
    font-size: 26px;
    text-align: center;
    margin-bottom: 25px;
    color: #F17777;
    text-transform: uppercase;
}

.list-sidebar h3 {
    padding: 10px;
    color: #fff;
    background-color: #f9c393;
}

.single-cars .main-wrapper {
    padding-top: 80px;
    margin-bottom:-80px;
}
.single-cars section{
    padding:80px 0;
}



/*******************************/


/***********car-gallary-Page Style***************/


/**************************************/

div.wpcf7 {
    padding: 20px 10px 30px;
}

form input ,textarea{
    border: 1px solid #727272!important;
    height: 50px;
    width: 100%;
    margin: 10px 0px;
    padding: 0px 10px;
}

form textarea {
    border: 2px solid #f38384;
    height: 150px;
    width: 100%;
    margin: 10px 0px;
    padding: 10px;
}

.af-submit-button,
.wpcf7-submit {
    background-color: #f38384;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
    max-width: 220px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


#bigimg {
    height: 400px;
    background-size: cover;
    background-position: center center;
    border: 6px solid #f38384;
}

.small-img {
    height: 150px;
    width: 150px;
    background-size: cover;
    border: 4px solid #f38384;
    margin: 10px 10px 10px 0px;
    float: left;
}

.product-title {
    background-color: #f6bc90;
    text-align: center;
    padding: 10px;
    color: #fff;
    font-family: 'Helvetica Neue', sans-serif!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 10px;
}

.product-title h2 {
    text-align: center;
    font-weight: lighter;
}

.enquiry-form-top {
    background-color: #e4e3e3;
    padding-top: 50px!important;
    font-size: 50px;
    padding-bottom: 50px!important;
}

.enquiry-form-top h3 {
    font-family: 'Helvetica Neue'!important;
    text-align: center;
}

.product-list-items li {
    margin-top: 20px;
    font-size: 14px;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.listing-id {
    display: block;
    margin-bottom: 10px;
    color: #999;
}

.vendor-contact-detail {
    margin-top: 20px;
}

.vendor-contact-detail h3 {
    color: #E98069;
    padding: 0px;
    text-transform: uppercase;
    text-align: left;
    font-size: 24px;
    margin-bottom: 0px;
    display: inline-block;
    vertical-align: middle;
    min-width: 65%;
}

.enquiry-btn {
    background: #EA7071;
    border: 1px solid #EA7071;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 20px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.vendor-contact-detail p {
    display: inline;
}

.vendor-contact-detail ul li {
    margin-top: 20px;
    font-size: 1.2em;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 5px;
    line-height: 50px;
}

.vendor-contact-detail a {
    color: #ea8069;
}

.small-title {
    font-size: 24px !important;
    margin-bottom: 10px;
    font-weight: 600 !important;
    color: #F27878;
    text-transform: uppercase;
}

.price {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
    margin-top: 15px;
}

.vendor-contact-detail strong {
    position: relative;
}

.vendor-contact-detail ul li:first-child strong:before {
    content: "\f095";
    font-family: FontAwesome;
    top: 0;
    background-color: #f6bc8f;
    padding: 6px;
    color: #fff;
    border-radius: 50%;
}

.vendor-contact-detail strong:before {
    content: "\f0e0";
    font-family: FontAwesome;
    top: 0;
    background-color: #f6bc8f;
    padding: 6px;
    color: #fff;
    border-radius: 50%;
}


/*************************************************/


/***********AccountPage**************************/


/************************************************/

.main-wrapper {
    padding-top: 105px;
    padding-bottom: 45px;
}
.page-id-6 .all-cars-top-section {
    display:none;
}
.page-id-6 .all-cars-wrapper{
    margin-top:80px;
    margin-bottom: 40px;
}
/*.page-id-8 .banner-imag{
    display:none;
}*/
.user-registration-MyAccount-navigation ul li a {
    font-family: 'Helvetica Neue', sans-serif!important;
    font-weight: 400!important;
    letter-spacing: 2px;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active {
    background-color: #f38384!important;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a {
    color: #fff!important;
}

#user-registration .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link {
    background-color: #fff;
}

.ur-form-grid p {
    margin-bottom: 20px!important;
}

.user-registration-MyAccount-content a {
    color: #f38384
}

.user-registration-MyAccount-content form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.user-registration {
    padding:20px 0;
}

#user-registration .user-registration-MyAccount-content {
    background: #fcfcfc;
    padding: 60px 20px!important;
    border: 1px solid #ddd;
}

.user-registration-message {
    border-top-color: #65b90a!important;
    background: rgba(69, 193, 38, 0.52)!important;
    color: #ffffff!important;
}

.user-registration-message a {
    color: #ea8069;
}

form .error {
    color: #ff0000;
}


/**********************vendors login*****************************/

.vendors-menu ul {
    float: right;
    display: inline-flex;
    margin-right: -67px;
    margin-bottom: 5px;
}

.vendors-menu li {
    margin-right: 10px;
    background: #fff;
    padding: 10px;
    margin:0 5px;
    border-radius: 5px;
    min-width: 131.02px;
    text-align: center;
}

.vendors-menu li a {
    color: #e57c7c;
    font-size: 15px;
    text-decoration: none;
}


/*******************Login****************************************/

div#ur-frontend-form {
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff!important;
   
}

.user-registration h2 {
    text-align: center;
    color: #f27878;
    ;
}

.user-registration-Button button {
    float: right!important;
}

.ur-frontend-form.login input[name=rememberme]#rememberme {
    width: auto;
}

.ur-frontend-form.login a {
    color: #f38384!important;
}


.page-id-318 form {
    margin: 15px;
}

.page-id-318 form input {
    height: 55px!important;
    padding: 10px;
}

.ur-frontend-form.login {
    max-width: 550px !important;
   
}
.user-registration-Button{
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}


/************register***************/

.page-id-319 .main-wrapper {
    background: #f1f1f1;
}

.page-id-319 .register {
    margin-top: 50px!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
}


/*.page-id-319 .ur-frontend-form {
    margin-top: 80px!important;
    margin-right: 240px!important;
    margin-left: 240px!important;
}*/

.page-id-319 #user-registration .user-registration-MyAccount-content {
    padding-bottom: 100px!important;
}

.page-id-319 #user-registration .user-registration-MyAccount-content {
    background: #fcfcfca1!important;
}


/*.page-id-318 [type=submit] {
    background-color: #f38384!important;
    color: #fff!important;
    width: 53%!important;
    margin-left: 25%!important;
    float: none!important;
}*/

.submit-btn {
    text-align: center;
}

.wpcf7-submit:hover {
    color: #f38384!important;
    border: 1px solid #f38384 !important;
    transition: all 0.3s ease-in-out !important;
    background-color: #fff !important;
}

.submit-btn [type=submit] {
    margin-left: 0;
}




/*********************************/


/***********upload car************/


/*********************************/

.acf-input-wrap [type=text] {
    height: 50px;
    padding: 10px;
}

.acf-editor-wrap .wp-editor-container {
    border: 1px solid #f38384!important;
    box-shadow: none;
}

.acf-editor-wrap .wp-switch-editor {
    float: left;
    border: 1px solid #f38384!important;
}


.af-submit {
    text-align: center;
}

button.btn.button.ur-submit-button,
.acf-button.af-submit-button {
    max-width: 220px !important;
    padding: 10px 45px;
    border: 2px solid #f38384;
    margin-top: 15px;
    border-radius: 0px !important;
    text-transform: uppercase !important;
}

.ur-frontend-form form button[type=submit]:hover,
.ur-frontend-form form input[type=submit]:hover {
    background: transparent !important;
}

#collections h2 {
    text-align: center;
    color: #F17777;
}

.page-id-333 .main-wrapper {
    background: #f1f1f1;
    padding-top:60px;
    margin-top: 100px;
}

.page-id-1816 .main-wrapper {
    background: #f1f1f1;
    margin-top: 105px;
    padding-top: 60px;
}

.page-id-1816 .acf-fields {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 60px;
}

.page-id-333 .acf-fields {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 60px;
}

.acf-form {
    max-width: 765px;
    margin-left: auto;
    margin-right: auto;
}


/*********************************/


/***********upload car part************/


/*********************************/

.page-id-455 [type=submit] {
    height: 40px;
    width: 15%;
    margin-left: 40%;
    border: 0
}

.page-id-455 .main-wrapper {
    background: linear-gradient(to top, #0006, #444444e6), url('img/bg.jpeg');
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.page-id-455 .acf-fields {
    background-color: #fff;
    padding: 40px;
}

.msg a {
    color: #fff;
    font-weight: 900;
}

.msg {
    font-size: 24px;
    color: #fff;
    padding: 25px;
    margin: 12px;
    color: #F17777;
    line-height: 35px;
}

.msg a:active,
.msg a:focus,
.msg a:hover,
.msg a {
    color: #F17777;
    text-decoration: none !Important;
}

.success {
    font-size: 35px;
    color: #fff;
    padding: 25px;
    margin: 12px;
}

.af-success p {
    font-size: 22px !important;
    text-align: center;
    color: #EA7070;
    font-weight: bold;
    margin-bottom: 80px;
    text-transform: capitalize;
}

.acf-field input[type="text"],
.acf-field input[type="password"],
.acf-field input[type="number"],
.acf-field input[type="search"],
.acf-field input[type="email"],
.acf-field input[type="url"],
.acf-field textarea,
.acf-field select,.acf-gallery-attachments ,input[type="number"]{
    border : 1px solid #ccc;box-shadow:0px 0px 3px#ccc;
}

.search-box-result-inner {
    margin: 20px;
    border: 1px solid rgba(243, 129, 129, 1);
    text-align: center;
    border-radius: 5px;
}

.search-box-result-inner img {
    width: 300px;
    height:auto;

}

.error404 .message{
    padding:120px 0;
}
.error404 .message h4{
    font-size:1.1em;
}
.error404 .message a{
    color: #F17777;
    font-weight:600;
}
.error404 .message a:hover{
    text-decoration: none;
}
#homeslider{
    min-height: 600px;       
}


.home-slide-inner-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 12% 0 8%;
    background-color:#ccc;  
}
.home-slide-inner-wrap .container{
    position: relative;
    z-index: 1;
    margin-top: 30px;
}
@media (min-width:1200px){
    .home-slide-inner-wrap .container{
        margin-top:0;
    }
}
.banner-btn:nth-child(1) {
    background: #E86F6F;
}
.home-slide-content {
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    max-width: 855px;
    text-align: center;
}

.animated{
    opacity: 0
}
.animated.go{
    opacity: 1
}
.home-slide-inner-wrap{
    position: relative;
}
.home-slide-inner-wrap::after {
    position: absolute;
    content: ;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.8);

}
h2 strong{
    color:#E86F6F;
}
.banner-btn {
    border: 2px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    padding: 15px 25px;
    position: relative;
    overflow:hidden;
    margin-right:15px;
    margin-top:30px;
}
.banner-btn span{
    position:relative;
    z-index:1;
}
.banner-btn::after {
    background: #EB7171 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-120%);
    transition: all 0.4s ease-in-out 0s;
}
.banner-btn:hover:after{
    transform: translateX(0%);
}
.banner-btn:active,
.banner-btn:focus,
.banner-btn:hover{
    color:#fff !important;
    text-decoration:none !important;
}
.home-slide-content h2:after{
    display:none;
}
.home-slide-content h2 {
    color: #ffffff !important;
    font-size: 75px !important;
    font-weight: 900;
    margin-bottom: 25px !important;
}
.home-slide-content h2:before{
    display:none;
}
.home-slide-content > h3 {
    font-size: 36px;
    margin-top: 0 !important;
}
#homeSlider .owl-nav {
    bottom: 15px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    position: absolute;
    right: 0;
    text-align: left;
}
#homeSlider .home-slide-inner-wrap {
    min-height: 70vh;
}
#services-all.owl-theme .owl-nav [class*="owl-"],
#homeSlider .owl-theme .owl-nav [class*="owl-"] {
    background: #E86F6F;
    border-radius: 0;
    color: #ffffff;
    content: "";
    cursor: pointer;
    display: inline-block;
    font-family: fontawesome;
    font-size: 0;
    height: 70px;
    margin: 5px;
    padding: 25px 0;
    width: 30px;
    text-align: center;
}
#services-all.owl-theme .owl-nav [class*="owl-"]{
    height: 35px;
    padding: 9px 0;
}
#services-all.owl-theme .owl-nav [class*="owl-"]:hover,
#homeSlider .owl-theme .owl-nav [class*="owl-"]:hover{
    background: #EB7171;
}

#homeSlider .owl-nav .disabled {
    background: #EB7171 none repeat scroll 0 0 !important;
    opacity: 1 !important;
}
/*#services-all .owl-next > img,
#homeSlider  .owl-next > img {

    transform: rotate(180deg);
}*/
.post-titles h4 {
    text-align: center;
    padding: 18px;
    background-color: #f9c393;
}

.post-titles h4 a {
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
}

.results-box P {
    padding: 10px;
    text-align: justify;
}

.results-box a {
    margin: 20px;
}

.search-results .heading {
    padding-left: 0px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff !important;
    color: #f17272;
}

.search-results .main-wrapper {
    padding-top: 96px;
}
.search-everything-highlight-color {
    background: transparent !important;
    font-weight: 700;
}
.searchform div{
    display: inline-flex;
}
#searchform1 *{
    margin:0 10px;
}
#searchform1 select{
    padding:10px 20px;
}
#searchform1 .sub{
    font-size:16px;
    font-weight:600;
}
.search-box-banner input#searchsubmit {
    background: #F8931D;
    color:#fff;
    cursor:pointer;
}
.search-box-banner input[type=text] {
    min-width: 500px;
}
.search-box-banner h3 {
    display: none;
}
.banner-buttons{
    margin:30px;
}
.banner-buttons a{
    text-decoration: none;
    background: #E98069;
    color: #fff;
    font-weight: 600;
    padding: 15px 35px;
    border-radius: 5px;
    font-size: 17px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    border: 2px solid #E98069;
    margin:20px;
}
.header-contact.pull-left {
    color: #fff;
    font-weight:600; 
   margin-bottom:10px;
}
.logged-phone-num{
    margin-top:15px; 
}
.header-contact a:active,
.header-contact a:focus,
.header-contact a:hover,
.header-contact a{
    color: #fff; 
    
}
.header-contact a:active,
.header-contact a:focus,
.header-contact a:hover{
    text-decoration: underline !important;
}
.sub {
    max-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#footer-section-two {
    text-align: justify;
    margin-bottom:15px;
}
.call-contact a {
    color: #fff;
}
/********Search Form*********/
.common-search-form select {
    font-size: 14px;
    width: 100%;
    height: 55px;
    padding: 10px;
    border: 2px solid #F27878;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background:#fff url("img/down2.png") no-repeat;
    background-position: 95% center;
    
}
.common-search-form select::-ms-expand {
    display: none;
}
.common-search-form form input{
    margin:0px; 
    height:55px;
    border: 2px solid #F27878!important;
    
}
#searchform2 #s6{
    background: #fff !important;
}
section.common-search-form {
    padding: 40px 0 60px;
    margin-bottom: 55px;
}
.common-search-form  h2{
    margin-top:0px;
    margin-bottom:20px !Important;
}
#searchsubmit,
#searchsubmit2 {
    display: inline-block;
    margin-top: 10px;
    background: #af4d4d;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
}
#s6 {
    background: transparent;
}
#s6::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000;
}
#s6::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}
#s6:-ms-input-placeholder { /* IE 10+ */
    color: #000;
}
#s6:-moz-placeholder { /* Firefox 18- */
    color: #000;
}
.search-car-parts {
    background: #FCE38A;
}
.search-cars1{
    background: #ccc; 
}  

/*******   All Cars Main   ********/

.page-id-8 .all-cars-top-section{
    display:none;
}

.page-id-8 .all-cars-wrapper {
    margin-top: 80px;
    margin-bottom:40px;
}
.page-id-8 .widgettitle{
    text-align: center;
    display:none;
}
.af-field-car-id-manual {
    display: none;
} 
.page-id-6 .widgettitle{
    display: none;
}
.searchform div{
    display:flex;
    flex-flow: row wrap;
}
.searchform div input{
    font-weight: 400;
    font-size: 1.1em;
    color:#333;
    border-radius:5px;
    margin:5px 10px;
}
.searchform #searchsubmit{
    max-width: 140px;
    height: 50px;
    margin:10px auto;
    font-size: 16px;
}
.searchform div input:last-child{
    border:0;
    border-radius: 5px;
}
/*
.searchBox{
    padding: 2%;
    border-bottom-left-radius:  15px;
    border-bottom-right-radius: 15px;
    margin: 32px auto;
    background:  #f9c393;
    box-shadow: 0px 1px 2px #9E9E9E;
}
.searchsubmit {
    box-shadow: 0px 2px 2px grey;
    font-weight: 600;
}
*/ 
.car-parts-inner .flex-inner{
    position: relative;
}
.car-parts-outer h3{
    width:90%;
    font-size: 15px;
    line-height: 1.3;
    padding:0 10px;
    margin:5% 0;
    color:#303030;
    position:  absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.banner-imag::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    background: rgba(0,0,0,0.6);
}
.banner-imag {
    height: 400px;
    display: flex;
    align-items: center;
    color: #F27878;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}  
.banner-text-inner{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.banner-text-inner h1{
    font-size: 55px !important;
    border-bottom: 6px solid #F27878;

}

.page-id-2030 .row,
.page-id-425 .row {
    position: relative;
}   
.page-id-2030 .af-success,
.page-id-425 .af-success {
    position: absolute;
    left: -100%;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    text-align:center;
}

.hidden-btnn{
    display:none;
}      
.mypostsubmit {
    border: none;
    background: transparent;
    color: blue;
    cursor: pointer;  
}
.car-updates{
    padding-top:50px;
    padding-bottom: 50px;
}
.forms-cls {
    border: 1px solid #000;
    padding: 20px;
}
.forms-cls .f-img {
    width: 100%;
    box-shadow: 0px 0px 2px #000;
}
.gallery-cls{
    margin:30px 0px;
}
.ff-img {
    max-width:250px;
    display:inline-block;
}
.ff-img img{
    width:100%;
    height:auto;
}
.no-login-text{
    padding:100px 0px;
}
.page-id-322 .main-wrapper p{
    text-align: center;
    padding:50px;
    border:1px solid;
    margin:20px;
    color: rgb(241, 114, 114);
}
.page-id-322 .main-wrapper p a{
    font-weight: bold;
}
.sk-folding-cube {
  margin: 120px auto;
    width: 100px;
    height: 100px;
    z-index: 999;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(241, 114, 114);
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}
/*.page-id-2030 #loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 11px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}*/


header {   
    transition: all 0.1s ease-in-out;
}
.myposts-wrap {
    padding: 55px 0px;
    overflow: scroll;
}
#deletecars input[type="checkbox"] {
    width: 15px;
    border-radius: 50%;
    float: left;
}
.ff-img #deletecars img {
       width: 200px;
    height: 150px;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    margin-bottom: 15px;
}
#deletecars #submit {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    margin-top: 15px;
}
#loader {
position: fixed;
left: 0;
top: 0;
bottom: 0;
background: rgba(0,0,0,0.6) !important;
right: 0;

z-index: 9999;
}
#loader img {
display: block;
margin-top: 30%;
margin-left: auto;
margin-right: auto;
transform: translateY(-100%);
}

#loader1 {
position: fixed;
left: 0;
top: 0;
bottom: 0;
background: rgba(0,0,0,0.6) !important;
right: 0;

z-index: 9999;
}
#loader1 img {
display: block;
margin-top: 30%;
margin-left: auto;
margin-right: auto;
transform: translateY(-100%);
}



.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    margin-left: 10px;
}

body div.wpcf7-mail-sent-ok {
    border: 2px solid #f17272;
    padding: 20px;
    text-align: center;
    color: #f17272;
    font-weight: 600;
    font-size: 20px;
}
body div.wpcf7-response-output {
    margin: 0em 0.5em 1em;
}
.acf-field select{
    text-transform: uppercase;
}