/*
	Theme Name: Motors
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: Automotive, Cars, Vehicle, Boat Dealership, Classifieds WordPress Theme by StylemixThemes.
	Version: 5.6.68
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, black, red, dark, 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
*/
#static-row {
	z-index: 9998;
    position: fixed;
   /* bottom: 0px;
    box-sizing: border-box;
    cursor: pointer;
    width: 100%;
    margin-right: 10px; */
}

.banner-cta-comp{
	position: fixed;
}



/*body {
  font-family: Arial, sans-serif;
  text-align: center;
  background: #f4f4f4;
  padding: 40px;
} */

input[type=text], input[type=number], input[type=tel], input[type=email], input[type=search], input[type=password] {
border-bottom-color: 2px solid #000000;
}

.footer_widgets_wrapper .widget_text .textwidget{
	font-size: 16px !important;
}



@media only screen and (max-width: 767px) {
    sr7-module {
        height: 200px !important;
    }

    #page-id-3262 sr7-module {
        height: 165px !important;
    }
}
 

/*@font-face {
  font-family: 'Uni Neue';
  src: url('fonts/UniNeue-Trial-Regular.ttf') format('truetype');
}

body {
  font-family: Arial, sans-serif;
}

/* Force fallback font for special characters */
/*.special-fallback {
  font-family: Arial, sans-serif !important;
}
 */

thead{
display: table-header-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

.pum-container{
	 overflow: visible;
  position: relative;
  z-index: 9999;
}
.wpcf7-form-control .wpcf7-select .select2-hidden-accessible{
	position: absolute;
  top: 100%;
  left: 0;
  z-index: 10000;
}

.popup-container {
  overflow: visible;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  min-width: 100%;
}

.wpcf7-not-valid {
    border: 1px solid red !important;
}

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 14px;
}

.screen-reader-text {
    position: absolute;
    left: -9999px;
}