/*!
Theme Name: Toyota
Theme URI: https://wecan-group.com/
Author: Wecan-group.com
Author URI: https://wecan-group.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: toyota
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

toyota is based on Underscores https://wecan-group.com/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.error {
    color: red;
}

.divgif {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1100;
    display: none;
    background: #dedede;
    opacity: 0.5;
}

.iconloadgif {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
}

.prevew-search ul {
    position: absolute;
    overflow-y: scroll;
    max-height: 180px;
}

.prevew-search ul::-webkit-scrollbar {
    width: 2px;
}

.prevew-search ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ccc;
    border-radius: 10px;
}

.prevew-search ul::-webkit-scrollbar-thumb {
    background: red;
    border-radius: 10px;
}

.prevew-search ul li {
    background: #fff;
    list-style: none;
    border-bottom: 1px dotted #dedede;
    width: 370px;
    height: 35px;
}

.delete-car {
    background: #e7e7e7;
    padding: 8px 20px;
    border-radius: 20px;
    color: #555;
}

.status-item .edit {
    color: #555;
}

.vehicle-posted .item .box-2 .status .status-item .delete-car i {
    padding-right: 10px;
}

#phicn {
    display: none;
}

.form-control:disabled, .form-control[readonly] {
    background-color: white !important;
    opacity: 1;
}

.vehicle-posted {
    background: white;
}

.checkbox-button .lcs_wrap {
    display: none;
}

.confirmdetail {
    display: none;
}

.price-car {
    display: none;
}

button.buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    width: 100%;
    height: 42px;
    background: #eb0a1e;
    color: white;
    border-radius: 2px;
    font-family: OpenSans-Bold, sans-serif;
}
button.buy:hover{
    background: #ffff;
    color: #eb0a1e;
    border: 1px solid #eb0a1e!important;
}
button.buy:before {
    top: 0px;
    width: 0px;
    left: auto;
    right: 0px;
    z-index: -1;
    bottom: 0px;
    content: "";
    position: absolute;
    background: #fb0000;
    transition: width 0.3s linear;
    border-radius: 5px;
}

.car-sale .car-price textarea#ghichu {
    height: 100px;
}

/*.prevew-search ul li {*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*    padding: 10px 0 10px 10px;*/
/*    cursor: pointer;*/
/*}*/
/*.prevew-search ul {*/
/*    left: 15px;*/
/*    top: 50px;*/
/*    z-index: 2;*/
/*    background: #ffff;*/
/*    box-shadow: 0 0 10px #969696;*/
/*}*/
/*#optioncu {*/
/*    display: none;*/
/*}*/

/*.linkdetail{*/
/*    display: none !important;*/
/*}*/
.ws-button {
    width: 200px;
    display: block;
    background: #eb0a1e;
    color: #fff;
    padding: 15px 20px;
    font-size: 15px;
    text-transform: uppercase;
    margin: auto;
    cursor: pointer;
    text-decoration: none;
}

.error-404.not-found {
    width: 100%;
    margin: 50px 0;
    text-align: center;
}

.error-404.not-found .page-title {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
}

.error-404.not-found img {
    margin-bottom: 30px;
}

.error-404.not-found .ws-button:hover {

    color: #fff;
}
/*.stellarnav > ul li.active > a:before{*/
/*    width: 100% !important;*/
/*}*/
.hightchartshow{
    display: none;
}
.like-car .address-detail .box1 p span {
    font-family: OpenSans-Bold, sans-serif;
    font-size: 1rem;
}
.the_content {
    font-size: 16px;
    line-height: 1.5;
}
.the_content h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-bottom: 1rem;
}
.the_content h2, .the_content h3, .the_content h4 {
    font-weight: bold;
    color: #333;
    margin-bottom: 1rem;
}
.the_content h6 {
    font-size: 16px;
}
.the_content h5 {
    font-size: 18px;
}
.the_content h4 {
    font-size: 22px;
}
.the_content h3 {
    font-size: 25px;
}
.the_content h2 {
    font-size: 27px;
    line-height: 1.5;
}
.the_content p {
    color: #333;
    line-height: 1.5;
    margin-bottom: 1rem;
    font-size: 16px;
}
.the_content ul {
    list-style: disc;
    padding-left: 18px;
    padding-bottom: 5px;
}
.the_content ul li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16px;
}
.the_content ul li a {
    color: #ff5912;
}
.the_content ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
}
.the_content ol li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16px;
}
.the_content ol li a {
    color: #ff5912;
}
.the_content blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eb2b2d;
}
.the_content blockquote p {
    margin: 0 !important;
}
.the_content code {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    font-size: .85rem;
    color: #e83e8c;
}
.the_content table {
    margin-bottom: 1rem;
    display: table;
}
.the_content table > tbody > tr > td, .the_content table > tbody > tr > th, .the_content table > tfoot > tr > td, .the_content table > tfoot > tr > th, .the_content table > thead > tr > td, .the_content table > thead > tr > th {
    border: 1px solid #ddd;
    padding: 7px 10px;
    font-size: 16px;
    color: #333;
}
.the_content iframe {
    margin: auto;
}
.the_content .syntaxhighlighter {
    padding: 10px 0;
}

.contact .contact-content .content p strong {
    font-weight: bolder;
    font-family: 'OpenSans-Bold';
}
