/*!
Theme Name: foton
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: foton
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.

foton is based on Underscores https://underscores.me/, (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/
*/

.mbp_thumb_post p{
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
.mbp_thumb_post p:first-of-type {
    margin-top: 20px
}
.mbp_thumb_post li:not(.order_list li, .blog_post_share li) {
    margin: 30px 0;
    color: #27335d;
    list-style-type: disc;
    margin-left: 15px;
    padding-left: 0;
    position: relative;
}
.mbp_thumb_post .blog_post_share li:nth-child(4) {
    background-color: #0077b5;
}
.car-listing{
    color: #5F6973;
}
.user_profile_service ul li{
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
div.a2a_full_footer{
    display: none;
}
#interior .wpvr-cardboard {
    max-width: none !important;
}
.easy-360-product-viewer #fwd360PvDiv0{
    margin: 0 auto;
    margin-bottom: 100px;
}
.pnlm-hotspot-base.pnlm-hotspot.pnlm-sprite.pnlm-info.custom-tooltip.pnlm-pointer {
    height: 26px;
    width: 26px;
    background-image: url(/wp-content/uploads/2025/07/clicki.png);
    border-radius: 12px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

/* About Page About Content */
 .about_content {
     margin-top: 20px;
     padding-left: 20px;
}
 .text_about{
     font-size: 18px !important;
     line-height: 27px !important;
}
 .fotn_glnce{
     font-size: 18px !important;
}
 .main_titl_ab {
     float: left;
     width: 100%;
     text-align: center;
     font-size: 26px;
     text-transform: uppercase;
     font-weight: 600;
}
 .main_titl_2 {
     float: left;
     width: 100%;
     text-align: center;
     padding: 0px 10%;
     margin-top: 20px;
     margin-bottom: -20px;
     font-size: 16px;
}
 .join_bg{
     float: left;
     width: 100%;
     margin-bottom: 60px;
     margin-top: 70px;
}
 .join_bg_inner {
     float: left;
     background-color:#000;
     width: 100%;
     position: relative;
     height: 400px;
     overflow: hidden;
     border-radius: 10px;
}

.bane_text {
    position: absolute;
    bottom: 0;
    padding: 20px 5%;
    background-image: linear-gradient(#00000000, #0000009e, #000000c7, #000000c7);
    color: #fff;
    padding-top: 60px;
    width: 100%;
}


 .bane_text_1{
    float: left;
    width: 100%;
    font-size: 22px;
    margin-bottom: 9px;
}
 .bane_text_2{
    float: left;
    font-size: 15px;
}
 .join_bg_inner_img{
     position: absolute;
     left: 0;
     top: 0;
     width: 100%;
     float: left;
     height: 100%;
     object-fit: cover;
     opacity: 0.7;
}


.year_cnt{
  font-size: 20px;
}

.mainlist_wrp{

  background-color:#f9f9f9;
}

.text_about_1{
  font-size: 15px !important;
  line-height: 22px !important;
}