/*
Theme Name: Rentic
Theme URI: https://rentic.axiomthemes.com/
Description: Rentic is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: AxiomThemes
Author URI: https://axiomthemes.com/
Version: 1.0.0
Tested up to: 6.7.1
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: rentic
*/
/* TABLE OF CONTENTS:

1. Reset tags and predefined classes
2+ See in the active skin styles

-------------------------------------------------------------- */
/* 1. Reset tags
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, video, audio,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, address, section {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  outline: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

applet, object, iframe, video, audio,
fieldset, form, label, legend, input, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
}

html {
  font-size: 100%;
  /*62.5%;*/
                	          		/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units
									   http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
                            	/* www.456bereastreet.com/archive/201012/
									   controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html:not(.edit-post-visual-editor) {
  height: 100%;
  overflow-y: scroll !important;
  overflow-x: hidden;
}

html:not(.edit-post-visual-editor),
body:not(.edit-post-visual-editor) {
  margin: 0;
  padding: 0;
  width: 100%;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
}

div.ui-widget,
div.ui-widget .ui-widget,
div.ui-widget .ui-widget-header,
div.ui-widget .ui-widget-content,
div.ui-accordion .ui-accordion-header,
div.ui-state-default,
div.ui-widget-content .ui-state-default,
div.ui-widget-header .ui-state-default {
  color: inherit;
  background: none;
  border-style: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

div.ui-datepicker {
  background-color: #fff;
}

div.ui-accordion .ui-accordion-header {
  padding: 0;
}

div.ui-accordion .ui-accordion-header-icon {
  display: none;
}

div.ui-tabs,
div.ui-tabs .ui-tabs-panel,
div.ui-tabs .ui-tabs-nav {
  padding: 0;
}

div.ui-tabs .ui-tabs-nav li {
  float: none;
  margin: 0;
}

div.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: none;
}

/* Predefined classes for users
-------------------------------------------------------------- */
/* Round object corners */
.rounded_none {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.rounded_tiny {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.rounded_small {
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}

.rounded_medium {
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.rounded_large {
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}

.rounded {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/* Overflow hidden */
.overflow_hidden {
  overflow: hidden !important;
}

.overflow_x_hidden {
  overflow-x: hidden !important;
}

.overflow_y_hidden {
  overflow-y: hidden !important;
}

/*# sourceMappingURL=style.css.map */



.nav-links {
    background: #D31C21!important;
}

form button:not(.components-button):hover, form button:not(.components-button):focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus, .post_item .more-link:hover, .comments_wrap .form-submit input[type="submit"]:hover, .comments_wrap .form-submit input[type="submit"]:focus, .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:focus, .sc_button_default:hover, .sc_button_default:focus, .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover, .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):focus, .socials_share.socials_type_block .social_icon:hover, .socials_share.socials_type_block .social_icon:focus {
    color: var(--theme-color-inverse_link);
    border-color: #D31C21 !important;
    background-color: #D31C21 !important;
}


.nav_btn .sc_item_button.sc_button_wra {
    background: #D31C21 !important;
}
/* .nav_btn{
	background: #D31C21 !important;
} */
.cars_search_button.trx_addons_icon-search {
    background: #D31C21 !important;
}

.sc_cars_item .sc_cars_item_option.sc_cars_item_author {
    opacity: 0 !important;
}

.sc_cars_item_params {
    display: none !important;
}
.sc_testimonials_item_author_title {
    color: #111 !important;
}
.sc_testimonials_item_author_subtitle {
    color: #222!important;
}

.iov_services .sc_services_item_number {
    color: #D31C21 !important;
}
.iov_services .sc_services_item_info {
    color: #1F1C1C !important;
}

.iov_services .sc_services_item_title.entry-title a {
    color: #1F1C1C !important;
}

.post_featured.with_thumb.hover_link.sc_cars_item_thumb img {
    height: 250px;
    object-fit: cover;
}
/* 
.sc_testimonials_extra .sc_testimonials_item .sc_testimonials_item_content {
    border: 1px solid #eeeeeed6;
} */


/* .cars_search_form .cars_search_basic .sc_form_field_cars_keyword input {
    background-color: #fff !important;
}

.cars_search_form .select_container select {
    background: #fff !important;
}

.sc_form input::placeholder {
    color: #111!important;
} */

.cars_search_show_advanced.trx_addons_icon-sliders.inited {
    display: none !important;
}

.rental_search_warper {
    background: #0000007d !important;
    backdrop-filter: blur(6px);
}

.rental_search_warper .select2-selection.select2-selection--single {
    background: #777777d6 !important;
    padding: 3px 6px !important;
    border-radius: 5px !important;
    border: none !important;
}

.pickup_date_warper input {
	background: #777777d6 !important;
    padding: 3px 6px !important;
    border-radius: 5px !important;
    border: none !important;
}
.rental_search_warper input {
	background: #777777d6 !important;
    color: #fff !important;
    padding: 12px 7px !important;
    width: -webkit-fill-available;
	border-radius: 5px !important;
}


.iov_forms select#pickup_time {
    background: #777777d6 !important;
    color: #fff !important;
    padding: 7px 3px !important;
    width: -webkit-fill-available;
    border-radius: 5px !important;
    line-height: 24px;
    height: 46px;
}

.iov_forms select#dropoff_time {
    background: #777777d6 !important;
    color: #fff !important;
    padding: 7px 3px !important;
    width: -webkit-fill-available;
    border-radius: 5px !important;
    line-height: 24px;
    height: 46px;
}

.rental_search_warper .search_car {
    background: #D31C21 !important;
    color: #fff !important;
    width: 100%;
    display: block;
    width: 110px;
    padding: 6px;
    border-radius: 6px !important;
}
.rental_search_warper .search_car:hover {
    background: #D31C21!important;
    color: #f5f5f5!important;
    border-radius: 6px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 7px;
}
h1.sc_item_title.sc_title_title.sc_item_title_style_default.sc_item_title_tag.trx_addons_inline_139912 {
    color: #111 !important;
}


.booking_form input[type="radio"] + label:before, input[type="checkbox"] + label:before, .wpcf7-list-item-label.wpcf7-list-item-right:before {
    border-color: #444 !important;
}


.single input[type="radio"] + label:before, input[type="checkbox"] + label:before, .wpcf7-list-item-label.wpcf7-list-item-right:before {
    border-color: #444!important;
}

.bottom_info input[type="checkbox"] + label:before{
	 border-color: #444!important;
}


.scroll_to_top_style_default {
    border-color: #D31C21 !important;
    background-color: #D31C21 !important;
}

.wpcf7 .wpcf7-submit-style .submit-style-in {
    background-color: #D31C21 !important;
}

.top_panel, [class*="scheme_"].top_panel, [class*="scheme_"].footer_wrap {
    color: var(--theme-color-text);
    background-color: transparent !important;
}


.page nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-none ul li a {
    color: #fff;
}


@media (min-width: 768px) and (max-width: 1024px) { 
.rental_search_warper {
    display: flex !important;
    padding: 20px 20px 37px 20px !important;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: baseline !important;
}

.pickup_drop_location {
    width: 100% !important;
    gap: 20px;
}

.pickup_date_time {
    width: 100% !important;
    gap: 20px;
}

.dropoff_date_time {
    width: 100% !important;
    gap: 20px;
}
label.iov_car {
    margin-left: 10px;
}	
	
/* Mobile menu button styling - cross-browser compatible */
.sc_layouts_item_menu_mobile_button,
.sc_layouts_menu_mobile_button {
    display: inline-block !important;
    padding: 6px 10px 8px 10px !important;
    background-color: #D31C21 !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important; /* Safari and older Android */
    -moz-border-radius: 5px !important;    /* Firefox */
    box-sizing: border-box !important;     /* Prevents sizing issues */
    cursor: pointer;                       /* Ensures button behavior */
}

/* Optional: Force background to apply in case of inheritance issues */

.sc_layouts_item_menu_mobile_button,
.sc_layouts_menu_mobile_button {
    box-sizing: border-box !important;
}
.sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before, .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon:before {
    font-family: "fontello";
    content: '\e9d7';
    color: #fff !important;
}	

}



@media (min-width: 320px) and (max-width: 767px) { 
.rental_search_warper {
    display: flex !important;
    padding: 20px 20px 37px 20px !important;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: baseline !important;
}


.pickup_drop_location {
    width: 100% !important;
    gap: 20px;
    display: flex !important;
    flex-direction: column !important;
}	

.pickup_date_time {
    width: 100% !important;
    gap: 20px;
}

.dropoff_date_time {
    width: 100% !important;
    gap: 20px;
}
	
.pickup_location_warper, .dropoff_location_warper {
    width: 100% !important;
}

	
label.iov_car {
    margin-left: 10px;
}
	
/* Mobile menu button styling - cross-browser compatible */
.sc_layouts_item_menu_mobile_button,
.sc_layouts_menu_mobile_button {
    display: inline-block !important;
    padding: 6px 10px 8px 10px !important;
    background-color: #D31C21 !important;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important; /* Safari and older Android */
    -moz-border-radius: 5px !important;    /* Firefox */
    box-sizing: border-box !important;     /* Prevents sizing issues */
    cursor: pointer;                       /* Ensures button behavior */
}

/* Optional: Force background to apply in case of inheritance issues */

.sc_layouts_item_menu_mobile_button,
.sc_layouts_menu_mobile_button {
    box-sizing: border-box !important;
}
.sc_layouts_row_type_compact .sc_layouts_menu_mobile_button .sc_layouts_item_icon:before, .sc_layouts_row_type_compact .sc_layouts_menu_mobile_button_burger .sc_layouts_item_icon:before {
    font-family: "fontello";
    content: '\e9d7';
    color: #fff !important;
}	

}


.add_remove {
    color: #fff !important;
    border-radius: 6px !important;
}

button.increment {
    color: #fff !important;
}
button.decrement {
 color: #fff !important;
}


.car_details_page a {
    background: #D31C21 !important;
    color: #fff;
}







