/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 4.0
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

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

body,
h1, 
h2,
h3,
h4,
h5,
h6,
#footer
{
  font-family: 'Inter', Arial, Helvetica, sans-serif!important;
}

.stm-template-motorcycle ul li {
  margin-bottom: 0;
}

.stm-layout-header-car_rental .header-rental.header-listing .header-inner-content .listing-service-right {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.stm-layout-header-car_rental .header-rental.header-listing .header-inner-content .listing-service-right ul {
  margin: 0!important;
  text-align: right;
}

.stm-layout-header-car_rental .header-rental.header-listing .header-inner-content .listing-service-right ul li {
  margin: 0 0 0 32px;
}

.stm-layout-header-car_rental .header-rental.header-listing .header-inner-content .listing-service-right ul li a {
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.stm-template-motorcycle #top-bar .top-bar-wrapper {
  border-bottom: none !important;
}

.stm-layout-header-car_rental .header-rental.header-listing {
  padding: 6px 0 6px;
  min-height: inherit;
}

.stm-layout-header-car_rental #header .listing-service-right .listing-right-actions {
  margin-top: 29px !important;
  display: none!important;
}

.top-bar-info-wrap {
	float: left !important;
}

#hero-buttons .wpb_wrapper {
  display: flex;
  align-items: start;
  justify-content: start;
}

#hero-buttons .wpb_wrapper .vc_btn3-container {
  margin: 0 14px 0 0;
}

#hero-buttons .wpb_wrapper .vc_btn3-container * {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

#hero-buttons .wpb_wrapper .vc_btn3-container .vc_btn3 {
  background: #00a148!important;
  color: #fff!important;
}

#hero-buttons .wpb_wrapper .vc_btn3-container .vc_btn3:hover {
  background: #fff!important;
  color: #00a148!important;
}

#hero-buttons .wpb_wrapper .vc_btn3-container.white .vc_btn3 {
  background: #fff!important;
  color: #00a148!important;
}

#hero-buttons .wpb_wrapper .vc_btn3-container.white .vc_btn3:hover {
  color: #fff!important;
  background: #00a148!important;
}

body .vc_row[data-vc-full-width].vc_parallax {
  max-height: 800px!important;
	min-height: 100%;
}

#filter-options {
  border-radius: 10px;
  background: #646464!important;
  padding: 30px 30px 20px;
  position: relative;
  top: -85px;
  bottom: -85px;
  z-index: 9999;
}

#filter-options .vc_custom_heading {
  font-size: 24px;
  font-weight: 600!important;
  color: #fff;
  margin: 0;
}

.stm-template-motorcycle .stm_mc-filter-selects .select2-container--default .select2-selection--single {
  border-radius: 5px;
  background: #fff;
}

.stm-template-motorcycle .stm_mc-filter-selects .stm_mc-submit-btn .button {
  border-radius: 5px;
}

.stm-template-motorcycle .stm_mc-filter-selects .stm_mc-submit-btn .button:hover {
  background: #fff;
  color: #00a148!important;
}

.stm-template-motorcycle .stm_mc-filter-selects .stm_mc-found {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-template-motorcycle .stm_mc-filter-selects .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #373737;
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-template-motorcycle .stm_mc-filter-selects .select2-container--default .select2-selection--single .select2-selection__arrow b {
  color: #373737;
}

#filter-options .stm_mc-plural-name.heading-font {
  display: none;
}

.stm-layout-header-listing #wrapper .header-listing .listing-menu {
  float: right;
}

.stm-layout-header-car_rental .header-rental.header-listing .stm_rental_button i {
  color: #00a148 !important;
}

#trucks-gallery {
  text-align: center;
  padding: 80px 0 180px;
}

#trucks-gallery .wpb_heading.wpb_gallery_heading {
  text-align: center;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  max-width: 33.3333%;
  padding: 10px;
  margin: 0;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item img {
  max-width: 100%;
}
/* .wpb_image_grid_ul {
  display: grid;
  grid-template-columns: auto auto auto;
}

.wpb_image_grid_ul .isotope-item {
  width: 33.333%;
  padding: 10px;
} */

/* Home page */

.index-search-form {
	margin-top: -47px;
}

.index-service-box .vc_column-inner {
  background: #fff;
  padding: 30px;
  color: #aaa;
  font-size: 16px;
}

.index-service-box .vc_column-inner a {
  padding:0px 30px;
  font-size: 14px;
  margin-top: -15px;
}

/* Listing */

.stm_listing_tabs_style_2 {
  border-top: none !important;
}

/* Footer */

#footer .widget_media_image img {
  width: 150px;
}

/* Forms */

.newsletter-form {
  float: right;
  margin-top: 0px !important;
}

.newsletter-form .wpcf7-form-control-wrap {
  margin-right: 10px !important;
}

.newsletter-form input[type="email"]::-webkit-input-placeholder {
  color: #ffffff;
}

.newsletter-form input[type="email"]:-moz-placeholder {
  color: #ffffff;
}

.newsletter-form input[type="email"]:-ms-input-placeholder {
  color: #ffffff;
}

.newsletter-form input[type="email"], .newsletter-form input[type="email"]:focus {
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 3px;
  color: #fff !important;
}

.newsletter-form input[type="submit"], .newsletter-form input[type="submit"]:hover {
  color: #00a148 !important;
  background-color: #fff;
  box-shadow: none;
}

.newsletter-form .wpcf7-spinner {
  position: absolute;
}

.newsletter-wrap .wpcf7-response-output {
  margin: 10px 0 0 !important;
  padding: 15px !important;
  border: 2px solid #ffffff !important;
  color: #ffffff !important;
  border-radius: 5px;
  float: left;
}

/* Helpers */

.stm-button, input[type="submit"], button, .button, .load-more-btn {
	background-color: #00a148;
}

.fwb {
	font-weight: bold;
}

.stm-template-motorcycle #footer .widget_nav_menu .widget-title {
  margin: 0!important;
}

.stm-template-motorcycle .footer_widgets_wrapper .widget-title h6 {
  font-weight: 800;
  font-size: 18px;
  line-height: 40px;
  margin: 0 0 8px;
}

#bottom-contact .vc_column-inner {
  background: #fff;
  border-radius: 10px;
  margin-top: -100px;
  padding: 40px 80px!important;
  margin-bottom: 135px;
}

#bottom-contact .vc_column-inner * {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

#bottom-contact .vc_column-inner .vc_custom_heading {
  font-weight: 900!important;
  color: #373737;
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 17px;
}

#bottom-contact .vc_column-inner .contact-us-label, 
#bottom-contact .vc_column-inner .wpcf7-list-item-label {
  color: #000!important;
  font-size: 14px;
}

#bottom-contact .vc_column-inner input {
  border-radius: 5px;
}

#bottom-contact .vc_column-inner textarea {
  height: 140px;
  border-radius: 5px;
}

#bottom-contact .vc_column-inner .contact-us-submit {
  text-align: right;
}

#bottom-contact .vc_column-inner .wpcf7-spinner {
  float: left;
}

#footer-copyright {
  text-align: center;
}

#footer-copyright .footer-copyright::before {
  display: none!important;
}

#footer-copyright .col-md-8.col-sm-8 {
  width: 100%;
}

#footer-copyright .copyright-text.heading-font {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #5F5F5F;
}

.stm-template-motorcycle .footer_widgets_wrapper .widget_text .textwidget {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #fff;
}

.stm-template-motorcycle .footer_widgets_wrapper .widget_text .textwidget strong {
  font-weight: 700;
  color: #fff;
}

.stm-template-motorcycle .footer_widgets_wrapper .widget_socials {
  padding: 0;
}

.stm-template-motorcycle .footer_widgets_wrapper .widget_socials li {
  margin: 0 5px 0 0!important;
}

.stm-template-motorcycle .footer_widgets_wrapper {
  padding: 35px 0 0;
}

.stm-template-motorcycle #footer .widget_nav_menu li {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}

.stm-template-motorcycle #footer .widget_nav_menu li a {
  font-size: 14px;
  line-height: 22px;
  color: #4AA046;
  padding: 0;
  border-bottom: 1px solid #4AA046;
  margin: 0;
}
.stm-template-motorcycle #footer .widget_nav_menu li a::before {
  display: none;
}

#content-newsletter {
  padding: 80px;
}

#content-newsletter * {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
  color: #fff;
}

#content-newsletter .newsletter-form {
  float: left;
}

#content-newsletter h3.vc_custom_heading {
  font-weight: 900!important;
  font-size: 40px;
  margin-bottom: 20px;
}

#content-newsletter p {
  color: #fff;
  font-size: 20px;
  line-height: 29px;
  margin: 0;
}

#content-newsletter .newsletter-form ::placeholder {
  color: #fff!important;
}

#learn-more-boxes .vc_btn3-container.vc_btn3-inline {
  text-align: center;
  width: 100%;
}

/* Keep layout & styling, but disable links in browse-section
.browse-section .wpb_image_grid_ul .isotope-item a {
    pointer-events: none;   
    cursor: default;        
    text-decoration: none; 
    background: #fff;
    border-radius: 10px;
    min-width: 140px;
    text-align: center;
    padding: 10px;
}
*/

/* Optional: keep hover effect disabled */
.browse-section .wpb_image_grid_ul .isotope-item a:hover {
    background: #fff;
}

#learn-more-boxes .vc_btn3-container.vc_btn3-inline button {
  font-family: 'Inter';
  display: inline-block;
  color: rgb(0, 161, 72)!important;
}

#learn-more-boxes .vc_btn3-container.vc_btn3-inline button:hover {
  color: #fff!important;
}

.stm-counter.clearfix {
  text-align: center;
}

.stm-counter.clearfix * {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-counter.clearfix .stm-counter-label .h4 {
  text-align: center;
}

#four-boxes-lease h2 {
  color: #373737!important;
}

#four-boxes-lease .vc_column-inner {
  max-width: 1200px;
  margin: auto;
}

#four-boxes-lease h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 900;
  color: #373737!important;
  margin-bottom: 0!important;
}

#four-boxes-lease p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #373737!important;
}

#weekly-deals h2.vc_custom_heading {
  text-align: center!important;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 40px;
  font-weight: 900!important;
}

#inner-categories-section {
  border-radius: 10px;
  border: 3px solid #4AA046;
  padding: 50px 50px 20px;
}

#inner-categories-section .stm_listing_nav_list.heading-font {
  display: none!important;
}

#inner-categories-section .stm_listing_tabs_style_2  {
  padding-top: 0;
  padding-bottom: 0;
}

#inner-categories-section .stm_listing_tabs_style_2 .tab-pane {
  padding-bottom: 0;
}

#inner-categories-section .wpb_wrapper h3,
#inner-categories-section .wpb_wrapper p {
  text-align: center;
  color: #fff;
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

#inner-categories-section .wpb_wrapper h3 {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 10px;
}

#best-deals .stm_listing_nav_list.heading-font {
  display: none!important;
}

#best-deals .hidden-xs {
  text-align: center;
}

#row-three-section .vc_column-inner {
  border-radius: 10px;
}

#row-three-section .vc_column-inner .wpb_text_column,
#row-three-section .vc_column-inner .vc_btn3-container {
  text-align: center;
  font-family: 'Inter', Arial, Helvetica, sans-serif;
  width: 100%;
  color: #fff;
}

#row-three-section .vc_column-inner .wpb_text_column h3 {
  text-align: center;
}

#row-three-section .vc_column-inner .vc_btn3-container a {
  display: inline-block;
}

#inner-categories-section .wpb_wrapper p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

#row-three-section .vc_icon_element {
  text-align: center;
}

#row-three-section .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  border: 2px solid rgb(0, 161, 72);
  border-radius: 100%;
  padding: 20px;
  display: inline-block;
}

#browse-section .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  padding: 5px;
}

#browse-section .wpb_image_grid .wpb_image_grid_ul .isotope-item a {
  background: #f5f5f5 !important;
  border-radius: 10px;
  min-width: 140px;
  text-align: center;
  padding: 10px;
}

#browse-section .wpb_image_grid .wpb_image_grid_ul .isotope-item a img {
  max-height: 60px;
  width: auto;
  display: inline-block!important;
}

#browse-section .wpb_text_column {
  margin-bottom: 15px;
}

#browse-section .wpb_wrapper h3 {
  margin-bottom: 0;
  padding-left: 5px;
}

#browse-section .wpb_wrapper h3 strong {
  color: #00a148;
}

#wrapper #header .header-listing .listing-menu > li.button.menu-item {
  padding: 0px;
}

#wrapper #header .header-listing .listing-menu > li.button.menu-item > a {
	color: #fff !important;
	display: inline-block;
	font-weight: 600;
	padding: 10px 20px 10px;
}

#wrapper #header .header-listing .listing-menu > li.button.menu-item:hover {
  background: #00813A;
  color: #00813A!important;
  border-radius: 5px;
}

#wrapper #header .header-listing .listing-menu > li.button.menu-item:hover > a {
  color: #fff!important;
}

.sidebar-sm-mg-bt * {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
} 

.stm-template-motorcycle .select2-results__options li,
.stm-template-motorcycle .stm-car-listing-sort-units .stm-sort-by-options .stm-select-sorting {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .stm_moto_single_grid_item .image {
  border-radius: 10px 10px 0 0;
  height: 185px;
}

.stm-hoverable-interactive-galleries.stm-template-motorcycle .stm_moto_single_grid_item .car-title {
  min-height: 48px;
}

.stm-template-motorcycle .stm_moto_single_grid_item .car-meta-top {
  padding: 0 0 17px;
  min-height: inherit;
  background: none;
}

.stm-template-motorcycle .stm_moto_single_grid_item .listing-car-item-meta {
  padding: 17px 0 0;
}

.stm-template-motorcycle .stm_moto_single_grid_item .car-meta-bottom {
  border-top: 1px solid #aaa;
  background: none;
  padding: 0;
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-template-motorcycle .align-right .icon-box {
  justify-content: end;
}

.stm-template-motorcycle #contact-us-contact .stm-contact-us-form-wrapper .form-group *,
#sell-truck-left *,
.stm-template-motorcycle .stm-sell-a-car-form .form-navigation .form-navigation-unit .sub-title {
  font-family: 'Inter', Arial, Helvetica, sans-serif!important;
}

.stm-template-motorcycle #contact-us-contact .stm-contact-us-form-wrapper .form-group input, 
.stm-template-motorcycle #contact-us-contact .stm-contact-us-form-wrapper .form-group textarea,
.stm-template-motorcycle .stm-sell-a-car-form .form-content input, 
.stm-template-motorcycle .stm-sell-a-car-form .form-content textarea {
  border-radius: 5px;
  font-family: 'Inter', Arial, Helvetica, sans-serif!important;
}

.stm-template-motorcycle #contact-us-contact div.checker span {
  background-image: url('assets/images/checks-green.png');
}

.stm-template-motorcycle #contact-us-contact .wpcf7-list-item-label,
.stm-template-motorcycle .stm-sell-a-car-form .wpcf7-list-item-label,
.stm-template-motorcycle #contact-us-contact .vc_column-inner .contact-us-label,
.stm-template-motorcycle .stm-sell-a-car-form .form-content .form-content-unit .contact-us-label,
.stm-template-motorcycle .stm-sell-a-car-form .form-content .vehicle-condition .vehicle-condition-unit label {
  font-family: 'Inter', Arial, Helvetica, sans-serif!important;
  color: #fff!important;
  font-size: 14px;
}

.stm-template-motorcycle #contact-us-contact .heading-font {
  font-weight: 900!important;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 17px;
  padding: 0;
  border: none;
}

.stm-template-motorcycle #contact-us-contact div.checker input {
  opacity: 1;
  filter: alpha(opacity=1);
  -moz-opacity: 1;
}

.stm-template-motorcycle #contact-us-contact .contact-us-submit input {
  float: right;
  font-family: 'Inter', Arial, Helvetica, sans-serif!important;
}

.stm-template-motorcycle #contact-us-contact .contact-us-submit input:hover {
  background: #fff;
  color: #00a148!important;
}

.stm-template-motorcycle .wpb_tour_tabs_wrapper.ui-widget-content {
  border-radius: 10px;
  overflow: hidden;
}
.stm-template-motorcycle .wpb_tour_tabs_wrapper.ui-tabs.stm_tabs_style_2 ul.wpb_tabs_nav > li.ui-state-active a,
.stm-template-motorcycle .wpb_tour_tabs_wrapper.stm_tabs_style_2 .wpb_tab.ui-tabs-panel {
  background: #373737!important;
}

#contact-us-map .vc_column-inner{
  border-radius: 10px;
  overflow: hidden;
}

#sell-truck-left * {
  color: #fff!important;
}

.stm-template-motorcycle .form-upload-files,
.stm-template-motorcycle .stm-sell-a-car-form .form-content .contact-details {
  border-radius: 10px;
  background: #373737!important;
  border-color: #373737;
}

.stm-template-motorcycle .stm-pseudo-file-input .stm-filename {
  font-family: 'Inter', Arial, Helvetica, sans-serif!important;
}

.stm-template-motorcycle .stm-sell-a-car-form .disclaimer {
  font-family: 'Inter', Arial, Helvetica, sans-serif!important;
  color: #fff;
}

.stm-template-motorcycle .listing-list-loop .content .meta-top .price.discounted-price .regular-price {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-template-motorcycle .listing-list-loop .image {
  max-width: 250px;
}

.listings-template-default.stm-template-motorcycle .entry-header {
  background: none;
}

.stm-template-motorcycle .single-car-data {
  background: #373737;
  border-radius: 10px;
}

.stm-template-motorcycle .single-car-data > table tr td.t-label,
.stm-template-motorcycle .single-car-data > table tr td.t-value {
  color: #fff;
}

.stm-template-motorcycle .stm-single-car-links {
  border-radius: 5px;

}

.stm-template-motorcycle .stm-single-car-links .stm-share {
  border-radius: 5px;
  border: 1px solid #373737;
  font-weight: bold;
}

.stm-template-motorcycle .price_unit {
  margin: 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #D81F1F;
  padding: 23px 20px;
  border-radius: 10px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.stm-template-motorcycle .price_unit .price {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.stm-template-motorcycle .price_unit .sale-price {
  text-decoration: line-through;
  font-size: 20px;
  text-align: center;
  font-weight: normal;
  color: #000;
}


.stm-template-motorcycle .stm-single-car-links .stm-single-car-link a {
  background: #373737;
}

.stm-template-motorcycle .stm-single-car-links .stm-single-car-link:nth-child(even) a {
  background: #2d2d2d;
}

.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels * {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
  color: #fff;
}

.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .stm_gmap  {
  border-radius: 10px;
  overflow: hidden;
}

.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-panels-container input,
.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-panels-container textarea {
  border-radius: 5px;
}

.owl-carousel .owl-stage-outer,
.owl-carousel .owl-item {
  border-radius: 10px;
  overflow: hidden;
}

.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  border-radius: 5px;
  overflow: hidden;
}

.stm-template-motorcycle .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  background: #373737!important;
}

.stm-template-motorcycle .stm-filter-tabs-skewed .stm-filter-tab-single-unit:nth-child(odd):after,
.stm-template-motorcycle .stm-listing-single-price-title .price_unit .sale-price,
.stm-template-motorcycle .stm-listing-single-price-title .price_unit .sale-price::before,
.stm-template-motorcycle .stm-listing-single-price-title .price_unit .sale-price::after {
  background: #2d2d2d;
}

.stm-layout-header-car_rental .header-rental.header-listing .listing-menu > li > ul {
  background-color: #fff;
  left: -30px;
}

.stm-layout-header-car_rental .header-rental.header-listing .listing-menu > li > ul li a {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-layout-header-car_rental .header-rental.header-listing .listing-menu > li > ul li:hover a,
.stm-layout-header-car_rental .header-rental.header-listing .listing-menu > li:not(.stm_megamenu) .sub-menu a:hover {
  background-color: #00a148;
}

.home.stm-template-motorcycle .rmv_txt_drctn {
  border: 2px solid #00a148;
  border-radius: 10px;
  background: #646464;
  display: block;
}

.stm-template-motorcycle .car-listing-row .listing-car-item-meta .price:before,
.stm-template-motorcycle .car-listing-row .listing-car-item-meta .price,
.stm-template-motorcycle .listing-list-loop .content .meta-top .price,
.stm-template-motorcycle .listing-list-loop .content .meta-top .price:before {
  background-color: #00a148;
}

.stm-template-motorcycle .car-listing-row .listing-car-item-meta .price.discounted-price .sale-price {
  display: block;
  font-weight: 700;
  font-size: 13px;
}

.discounted-price .regular-price {
  color: #000;
}

.stm-template-motorcycle .car-listing-row .listing-car-item-meta .price .regular-price {
  font-size: 11px;
}

.stm-template-motorcycle .stm_moto_single_grid_item .car-meta-top {
  padding: 20px 13px;
}

.stm-template-motorcycle .car-listing-row .listing-car-item-meta .price .normal-price {
  font-size: 13px;
}

.stm-template-motorcycle .stm_moto_single_grid_item .car-meta-bottom {
  padding: 0 13px;
}

.stm-template-motorcycle .car-listing-row .car-meta-bottom ul li {
  margin-top: 5px;
  margin-bottom: 5px;
}

.stm-our-team .meta .position {
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

#content .wpb_alert p:last-child, 
#content .wpb_text_column :last-child, 
#content .wpb_text_column p:last-child, 
.wpb_alert p:last-child, 
.wpb_text_column :last-child, 
.wpb_text_column p:last-child,
.stm-template-motorcycle .testimonials-carousel-wrapper .testimonials-carousel .testimonial-unit .testimonial-meta .author-car,
.form-label-small,
.stm-form-alert,
.stm-forms-sm {
  color: rgba(0, 0, 0, 0.9);
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-template-motorcycle p {
	color: #111;
}

#footer .stm-template-motorcycle p {
	color: #fff !important;
}

body.stm-template-motorcycle #footer p {
    color: #fff !important;
}

.stm-template-motorcycle .stm-our-team .image .team-info .email {
  background-color: #00a148!important;
  font-family: 'Inter', Arial, Helvetica, sans-serif;
}

.stm-template-motorcycle .stm-our-team .image .team-info .phone i {
  color: #00a148!important;
}

.wpcf7 {
  color: #111;
}

.stm-template-motorcycle .listing-list-loop {
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #00a148;
}

.stm-template-motorcycle .listing-list-loop .content .meta-middle .meta-middle-unit {
  margin-bottom: 4px!important;
}

.stm-template-motorcycle .listing-list-loop .content .meta-top,
.stm-template-motorcycle .listing-list-loop .content .meta-middle {
  margin-bottom: 10px!important;
}

.listings-template-default.stm-template-motorcycle .entry-header {
  background: url('https://www.ws-s.com/aaalease.net/wp-content/uploads/2024/01/AAA-Lease-Photo_.png') no-repeat center;
  background-size: cover;
}

.top-boxes {
  margin-bottom: 30px;
}

.top-boxes::after {
  content: "";
  clear: both;
  display: block;
}

.top-box .top-box-container {
    display: flex;
    align-items: start;
    padding: 20px 15px;
    background-color: #232628;
    border-style: none;
    border-radius: 8px;
}

.top-box .top-box-container .icon.icon_element {
  padding-right: 15px;
}

.top-box .top-box-container .icon.icon_element i {
  font-size: 25px;
  color: #00a148;
}

.top-box .top-box-container .icon-text p {
  margin: 0;
}

.single-listings .data-list-wrap {
  grid-template-columns: 33.33% 33.33% 33.33%;
  display: grid;
  list-style: none;
  margin: 0 -15px;
  padding: 0;
}

.single-listings .data-list-wrap .data-list-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 8px 15px;
  margin: 0;
  position: relative;
  justify-content: space-between;
  align-items: center;
  line-height: 34px;
}

.single-listings .data-list-wrap .data-list-item::after {
  content: "";
  border-bottom: 1px solid #fff;
  display: block;
  width: 90%;
  position: absolute;
  bottom: 0;
}

.single-listings .data-list-wrap .data-list-item .t-value.h6 {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
}

.single-listings .data-list-wrap .data-list-item .title {
  color: #ccc;
}

.features-row,
.location-row,
.overview-row,
.summary-row {
  margin: 0 0 100px;
}

.listed-items {
  display: flex;
  align-items: start;
  justify-content: start;
}

.listed-items ul {
  margin: 0 50px 0 0;
}

.listed-items ul li {
  font-size: 14px;
  color: #fff;
}

.overview-row .post-content {
  border-bottom: none;
}

.single-car-datas .sing-prod .inner {
  border-radius: 10px;
  background: rgba(255,255,255,0.1);
  padding: 20px;
  text-align: center;
  color: #fff;
}

.single-car-datas .sing-prod .inner .icon {
  font-size: 26px;
  margin-bottom: 10px;
  color: #00a148;
}

.single-car-datas .sing-prod .inner .title {
  font-size: 11px;
  color: #ccc;
}

.single-car-datas .sing-prod .inner .t-value.h6 {
  font-size: 15px;
  text-align: center;
}

.summary-single {
  margin-bottom: 100px;
  background: #232628;
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  padding: 30px 0;
}

.popupForm {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  z-index: 99999;
  top: 0;
  left: 0;
}

.popupForm .popupFormInner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  transform: translateY(-50%);
  max-width: 800px;
  background: #646464;
  padding: 50px 30px 30px;
  border-radius: 10px;
  border: 2px solid #00a148;
  width: 90%;
}

.popupForm .popupFormInner .close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  z-index: 99999;
}

.stm-template-motorcycle .modal-content {
  background: #646464;
  border: 2px solid #00a148;
  border-radius: 10px;
}

.stm-template-motorcycle .modal-header-iconed {
  background: #646464;
  border-radius: 10px;
}

.stm-template-motorcycle #get-car-price-form .modal-body {
  background: #646464;
  border-radius: 10px;
}

.popupForm .popupFormInner textarea {
  height: 200px;
  border-radius: 8px;
}

.popupForm .popupFormInner input {
  border-radius: 8px;
}

.stm-template-motorcycle .listing-list-loop .image .image-inner .stm_moto_hover_unit .stm-listing-compare {
  display: none!important;
}

@media screen and (max-width: 768px) {
  .single-car-datas .sing-prod  {
    margin-bottom: 20px;
  }

  .single-listings .data-list-wrap {
    grid-template-columns: 50% 50%;
  }

  .top-boxes-content .top-box {
    margin-bottom: 20px;
  }
}

.select2-container {
  z-index: 99999;
}

.stm-template-motorcycle .stm-filter-tabs-skewed .stm-filter-tab-single-unit:after {
  background: #2d2d2d;
}

.stm-template-motorcycle .stm-filter-tabs-skewed .stm-filter-tab-single-unit:hover:after,
.stm-template-motorcycle .stm-filter-tabs-skewed .stm-filter-tab-single-unit:hover:nth-child(odd):after {
  background: #00a148;
}

.stm-template-motorcycle .stm-filter-tabs-skewed .stm-filter-tab-single-unit.active:after {
  background: #00a148;
}

.stm-multiple-select.stm_additional_features, .stm-accordion-single-unit.stm-listing-directory-checkboxes {
  display: none!important;
}

.modal-content .form-modal-label {
  color: #fff;
}

.modal-content input {
  border-radius: 5px;
  height: 42px;
}

.stm-template-motorcycle .wpb_tour_tabs_wrapper.stm_tabs_style_2 .wpb_tab.ui-tabs-panel .icon-box .icon-text h4.title {
  font-weight: bold;
}

.stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .whatsapp-btn, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.whatsapp .email-btn, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .whatsapp-btn, .stm-listing-car-dealer-info .dealer-contacts .dealer-contact-unit.mail .email-btn {
  background: #373737!important;
  color: #fff!important;
  border: 1px solid #373737!important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .navigation-controls {
  border-top: 4px solid #00a148;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop.current .image .brazzers-wrap,
.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div.active {
  border-color: #00a148!important;
}

.stm-template-motorcycle .stm-isearch-results-carousel-wrap .stm-template-front-loop .image {
  border-radius: 10px;
}

.stm-isearch-results-carousel-wrap .stm-template-front-loop .image .brazzers-wrap .tmb-wrap .tmb-wrap-table div {
  border-radius: 0!important;
}

.stm-template-motorcycle .location-row input {
  border-radius: 5px;
}

.stm-template-motorcycle .location-row textarea {
  border-radius: 5px;
  height: 180px;
}

.stm-template-motorcycle .location-row .contact-us-label {
  color: #fff;
}

.stm-template-motorcycle .entry-header {
  background-position: center!important;
}

.stm-template-motorcycle .entry-header::after, 
.stm-template-motorcycle .entry-header.disable_overlay::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block!important;
  position: absolute;
  z-index: 9;
  background: rgba(0,0,0,0.7);
}

#contact-page-contact {
  position: relative;
  z-index: 99;
}

.page-id-712 .entry-title {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .stm-layout-header-car_rental #header .listing-service-right .listing-right-actions {
    display: block!important;
    margin-top: -13px!important;
  }

  .stm-layout-header-car_rental .header-rental.header-listing .header-inner-content .listing-service-right {
    display: block!important;
  }

  #browse-section .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    width: 50%;
    max-width: 50%;
  }

  .stm-template-motorcycle #browse-section .vc_column_container {
    margin-bottom: 20px;
  }

  #row-three-section .vc_column-inner {
    margin-bottom: 20px;
  }

  #four-boxes-lease {
    background: #fff!important;
  }

  .stm-template-motorcycle #four-boxes-lease .align-right .icon-box {
    justify-content: start;
  }

  #footer #socials-2 {
    padding: 0 15px!important;
  }

  #show-car-btn-mobile {
    font-family: "Inter", Arial, Helvetica, sans-serif;
  }

  .stm-template-motorcycle .mobile-filter .mobile-search-btn {
    background: #00a148!important;
  }

  .stm-template-motorcycle form.mobile-search-filter .select2-container--default .select2-selection--single {
    border-color: #00a148!important;
  }

  .stm-template-motorcycle form.mobile-search-filter .filter .sidebar-entry-header-mobile .close-btn span.close-btn-item {
    background-color: #00a148!important;
  }

  .row.fliped-mobile {
    display: flex;
    flex-direction: column-reverse;
  }

  .stm-layout-header-car_rental .stm-opened-menu-listing .listing-menu-mobile > li > ul > li > a {
    background: #373737!important;
  }
  
  .stm-layout-header-car_rental .stm-opened-menu-listing .listing-menu-mobile > li > ul:before {
    display: none;
  }

  .stm-template-motorcycle .car-listing-row .listing-car-item-meta .car-title {
    white-space: normal;
    text-overflow: inherit;
    margin-top: 0;
  }
  
  form.mobile-search-filter {
    z-index: 999;
  }

  .mobile-overlay {
    z-index: 992;
  }

  .stm-template-motorcycle .stm-ajax-row {
    z-index: 1;
  }

  h3.title-button {
    border-radius: 8px;
    padding: 20px 20px;
    background: #00a148!important;
    text-align: center;
  }
}

.stm-template-motorcycle .entry-header.small_title_box > .container {
	min-height: 250px !important;
}

.hero-h3 h3 {
	color: #fff !important;
}

.stm-bg-fixed {
    background-image: url("https://wpmarketing.lioneight.dev/wp-content/uploads/2024/03/aaa-lease-hero.jpg");
    background-size: cover;
    background-position: center center;
    background-attachment: fixed; /* optional: creates parallax-like effect */
    position: relative !important;
    overflow: visible !important;
}

/* Overlay */
.stm-bg-fixed::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0,0,0,1) !important;
    z-index: 2;
    pointer-events: none;
}

/* Content above overlay */
.stm-bg-fixed > * {
    position: relative !important;
    z-index: 3 !important;
}

/* Remove WPBakery parallax inner to avoid conflict */
.stm-bg-fixed .vc_parallax-inner {
    display: none !important;
}

.stm-template-motorcycle .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body p, .vc_tta.vc_general .vc_tta-panel-title>a {
	color: #111 !important;
}

.page-id-5457 h3 {
	color: #111;
}

.stm-layout-header-car_rental .stm-opened-menu-listing .listing-menu-mobile > li > a {
	color: #111;
}

.menu-item-4436 a {
	color: #fff !important;
}

.stm-template-motorcycle ul.list-style-1 li:before {
	top: 0 !important;
}

.vc_custom_1764067084961, .vc_custom_1445594570930 {
    display: flex;
    align-items: center;
}

.page-id-370 h3, .page-id-370 h4 {
	color: #111 !important
}





.icon_box_3302.no-icon::before {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto 15px;
    background-image: url('https://wpmarketing.lioneight.dev/wp-content/uploads/2025/11/najmocnija_ikonica_zastitnicka.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative !important; /* above theme pseudo-elements */
    z-index: 10 !important;        /* above everything else */
}
