/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

._jet_menu_wrapper .e-fas-caret-down {
	color: #EF4135 !important;
	position: relative;
}

._header_nav_col {
	position: static !important;
}
._jet_menu_wrapper, 
._jet_menu_wrapper .jet-mega-menu,
._jet_menu_wrapper .jet-mega-menu-list, 
._jet_menu_wrapper ._mega_menu_static {
	position: static !important
}

._jet_menu_wrapper .jet-mega-menu-mega-container__inner {
	border-radius: 25px;
}
 
._jet_menu_wrapper .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container {
	right: 0 !important;
	margin: 0 auto;
}

._battery_op_mega_menu_product .elementor-flip-box__layer__title {
	margin: 0;
	position: absolute !important;
	bottom: -10px;
	left: 0;
	right: 0;
	height: 0px;
}

._battery_op_mega_menu_view_more .elementor-flip-box__layer__title {
	margin: 0;
}

._header_search_form input[type="search"] {
	width: 0;
	transition: 0.5s all;
	padding: 0 !important;
	transition: 0.5s all;
}
._header_search_form input[type="search"]._animate_search_input {
	width: 100% !important;
	transition: 0.5s all;
	padding: 0 10px !important;
}

.jet-sub-menu {
	font-family: Lexend;
	text-transform: uppercase;
	width: 300px !important;
	left: -100px !important;
	margin-top: 23px !important;
	padding: 25px !important;
	background: #fff;
	border-radius: 15px;
}
.jet-sub-menu li {
	margin: 0;
	padding: 0 !important;
}
.jet-sub-menu li a {
	color: #000;
	padding: 15px 0 !important;
	border-bottom: 1px solid #E8E8E8;
	font-size: 13px;
	font-weight: 500;
	  width: 100%;
}
.jet-sub-menu li a:hover {
	color: #EF4135;
}

.jet-sub-menu::after {
	content: " ";
	background: white;
	height: 20px;
	width: 20px;
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	transform: rotate(45deg);
}
._mega_menu_static .jet-sub-mega-menu::after {
	content: " ";
	background: white;
	height: 20px;
	width: 20px;
	position: absolute;
	top: -10px;
	left: 37%;
	margin: 0 auto;
	transform: rotate(45deg);
}


._fixed_right_login_nav_wrap {
	position: fixed;
	top: 0;
	right: 0;
	height: 100vh;
	background: black;
	z-index: 101;
} 

._top_right_login_nav {
	padding: 30px 10px 10px 10px;
}
._top_right_login_nav:hover{
	background: #EF4135;
	transition: 0.5s all;
}

a:focus,
a:click{
	outline: 0 !important;
}


._bottom_right_social_nav {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}

#site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	border-bottom: 0 !important;
}


.jet-sub-mega-menu {
	left: 0 !important;
	right: 0 !important;
	margin: 0 auto;
	border-radius: 15px;
}

ul.jet-menu{
	position: static !important;
}
.jet-menu-inner {
	position: static !important;
}
.jet-menu-container {
	position: static !important;
}

._home_product_box .elementor-flip-box__layer__description {
	position: absolute !important;
	bottom: -60px;
	right: -15px;
}
._home_product_box .elementor-flip-box__layer__title {
	position: absolute !important;
	top: 30px;
	left: 30px; 
	margin-bottom: 0 !important;
}

._home_product_box:hover .elementor-flip-box__front{
	  opacity: 0;
	  transition: 0.8s all;
}
 
._accessories_box_home_1 {
	max-width: 280px !important;
	width: 100%;
	transform: scale(0.95);
	position: absolute !important;
	right: 300px;
	top: 0px;
}

._accessories_box_home_1 .elementor-cta__title {
	position: absolute !important;
	bottom: 15px;
	left: 15px;
	max-width: 50%;
	text-align: left;
}

._accessories_box_home_1 .elementor-cta__bg-overlay {
	display: none !important;
}

._accessories_box_home_2 {
	max-width: 280px !important;
	width: 100%;
	position: absolute !important;
	top: 0;
	right: 0;
}

._accessory_section .e-con-inner {
	position: relative;
}

._accessories_box_home_2 .elementor-cta__title {
	position: absolute !important;
	bottom: 15px;
	left: 15px;
	max-width: 50%;
	text-align: left;
}

._accessories_box_home_2 .elementor-cta__bg-overlay {
	display: none !important;
}

._accessories_box_home_3 {
	max-width: 280px !important;
	width: 100%;
	position: absolute !important;
	right: 7px;
	top: 295px;
	transform: scale(0.95);
}
._accessories_box_home_3 .elementor-cta__title {
	position: absolute !important;
	bottom: 15px;
	left: 15px;
	max-width: 50%;
	text-align: left;
}

._accessories_box_home_3 .elementor-cta__bg-overlay {
	display: none !important;
}

._accessories_box_home_4 {
	max-width: 280px !important;
	width: 100%;
	position: absolute !important;
	top: 300px;
	right: 305px;
}

._accessories_box_home_4 .elementor-cta__title {
	position: absolute !important;
	bottom: 15px;
	left: 15px;
	max-width: 50%;
	text-align: left;
}

._accessories_box_home_4 .elementor-cta__bg-overlay {
	display: none !important;
}

._accessories_box_home_5 {
	max-width: 280px !important;
	width: 100%;
	position: absolute !important;
	top: 220px;
	left: 290px;
}

._accessories_box_home_5 .elementor-cta__title {
	position: absolute !important;
	bottom: 15px;
	left: 15px;
	max-width: 50%;
	text-align: left;
}

._accessories_box_home_5 .elementor-cta__bg-overlay {
	display: none !important;
}

._accessories_box_home_6 {
	max-width: 280px !important;
	width: 100%;
	position: absolute !important;
	bottom: 0;
	left: -7px;
	transform: scale(0.95);
}

._accessories_box_home_6 .elementor-cta__title {
	position: absolute !important;
	bottom: 15px;
	left: 15px;
	max-width: 70%;
	text-align: left;
}

._accessories_box_home_6 .elementor-cta__bg-overlay {
	display: none !important;
}

._home_award_box .elementor-ribbon-inner {
	width: 100% !important;
	transform: rotate(0deg) !important;
	margin-top: 0 !important;
	padding: 10px 20px;
  	line-height: 1 !important;
}

._home_award_box .elementor-ribbon {
	top: 0 !important;
	left: 40px !important;
	margin: 0 !important;
	width: auto !important;
	height: auto !important; 
}

._home_award_box .elementor-cta__content {
	padding: 40px !important;
	border-radius: 10px;
	  position: relative;
}


._home_award_box .elementor-cta__content::after {
	content: " ";
	width: 30px;
	height: 30px;
	background-image: url(/wp-content/uploads/2024/02/3.png);
	background-position: top center;
	background-size: cover;
	top: 0;
	position: absolute;
	top: 5px;
	right: 10px;
}

._home_award_box .elementor-cta__description {
	position: absolute !important;
	bottom: 15px;
	left: 0;
	padding: 0 40px;
}
._home_awards_location {
	float: right;
}

._footer_subscribe {
	margin-top: -90px !important;
}

.gform_title {
	display: none;
}
._footer_form .gfield_label {
	display: none !important;
}
._form_col_6 {
	grid-column: span 6 !important;
}

._footer_form .gform-theme--foundation .gform_fields {
	row-gap: 20px !important;
}
.gform-theme--foundation .gform-grid-row{
	row-gap: 20px !important;
}
._footer_form .ginput_container input {
	background: #3B3B3B !important;
	border: 0 !important;
	border-radius: 0 !important;
	height: 55px !important;
	color: #fff !important;
	font-size: 15px !important;
	font-family: Lexend !important;
}
._footer_form .ginput_container select {
	background: #3B3B3B !important;
	border: 0 !important;
	border-radius: 0 !important;
	height: 55px !important;
	color: #fff !important;
	font-size: 15px !important;
	font-family: Lexend !important;
}

._footer_form .gform_button  {
	font-family: "Lexend", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	fill: #FFFFFF !important;
	color: #FFFFFF !important;
	background-color: #EF4135 !important;
	padding: 15px 30px 15px 30px !important;
	border-radius: 0 !important ;
	min-width: 230px !important;
	margin: 0 auto !important;
	margin-top: 20px !important;
} 
._footer_form .gform_button:hover { 
	background: #fff !important;
	color: #000 !important;
}

._Copy_right_section .e-con-inner {
	border-top: 2px solid #707070;
}
.single-product .page-header {
	display: none;
}
.single-product #main #content-wrap {
	padding-top: 150px;
	max-width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100% !important; 
}
.single-product div.product div.summary {
	float: left !important;
}

.single-product div.product div.images {
	width: 40% !important;
	float: right !important;
}

.single-product div.product div.images::before {
	content: " ";
	width: 2px;
	background: #bbb;
	height: 70%;
	position: absolute;
	left: -2px;
	top: 15%;
}
.single-product .summary.entry-summary h4 {
	color: #EF4135;
	font-size: 24px;
	font-family: lexend;
	font-weight: 600;
	margin-bottom: 25px;
	line-height: 1;
}
.single-product .product_title {
	font-size: 36px !important;
	font-family: lexend;
	color: #000;
	line-height: 1.5;
	padding: 0 !important;
	border: 0 !important;
	margin-bottom: 0 !important;
	font-weight: 400;
}
.single-product .summary.entry-summary h3 {
	color: #000;
	font-size: 20px;
	font-family: Lexend;
	letter-spacing: 0.5px;
	font-weight: 400;
	margin-bottom: 30px !important;
}
.single-product .woocommerce-product-details__short-description {
	color: #6D6D6D;
	font-size: 16px;
	font-family: montserrat;
	margin: 0 !important;
}
.price {
	margin: 0 !important;
}
.product_meta {
	display: none !important;
}
._btn_find_dealer_signle_product {
	font-family: "Lexend", Sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	fill: #FFFFFF !important;
	color: #FFFFFF !important;
	background-color: #EF4135 !important;
	padding: 15px 30px 15px 30px !important;
	border-radius: 0 !important;
	margin-top: 30px !important;
	display: table;
	line-height: 1;
	min-width: 230px;
	text-align: center; 
}

._btn_find_dealer_signle_product:hover {
	background: #000 !important;
}

.woocommerce-tabs {
	display: none !important;
}

.type-product[addedClass="_single_product_content"] {
	max-width: 1170px;
	margin: 0 auto;
	display: table;
	padding-left: 10px;
	padding-right: 10px;
}

.woocommerce .related.products h2 {
	margin: 0 !important;
	background: #000000;
	color: #fff;
	text-align: center;
	font-family: lexend;
	font-weight: 300;
	font-size: 40px;
	text-transform: capitalize;
	padding: 10px;
	margin-bottom: 40px !important;
}

ul.products.oceanwp-row {
	max-width: 1190px;
	margin: 0 auto !important;
	display: table;
	width: 100%; 
}

.product-inner {
	box-shadow: 0px 0px 25px #e1e1e1;
	border-radius: 10px;
	border: 0 !important;
	background: #fff !important;
	overflow: hidden;
	padding: 15px;
}

.products.oceanwp-row li.product {
	padding: 15px !important;
}

.owp-quick-view {
	display: none !important; 
}

.products.oceanwp-row li.product .category a {
	color: #EF4135 !important;
	font-family: lexend !important;
	font-style: normal !important;
	font-weight: 600 !important;
	width: 100% !important;
}

.products.oceanwp-row li.product .category {
	text-align: left;
}
.products.oceanwp-row li.product .title h2 {
	background: transparent !important;
	font-weight: 600 !important;
	color: #000 !important;
	font-family: Lexend !important;
	font-size: 16px !important;
	text-align: left !important;
	padding: 0 !important;
	width: 75% !important;
	margin: 0 !important;
}
.products.oceanwp-row li.product .title {
	text-align: left;
	margin: 0 !important;
}

.products.oceanwp-row li.product .price-wrap {
	margin: 0 !important;
}
.products.oceanwp-row li.product .rating {
	margin: 0 !important;
}

.products.oceanwp-row li.product .button {
	font-size: 0 !important;
	border: 0 !important;
	width: 40px !important;
	height: 40px !important;
	background: #EBEBEB !important;
	position: absolute;
	bottom: 15px !important;
	right: 10px !important;
	border-radius: 25px !important;
}

.products.oceanwp-row li.product .image-wrap {
	margin: 0 !important;
}
.products.oceanwp-row li.product .button::after {
	content: "\f08e";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	text-rendering: auto;
	display: block;
	line-height: 27px;
	text-indent: 0;
	font-size: 15px !important;
	color: #000 !important;
	text-align: center;
}

.single-product .owp-product-nav-wrap {
	width: 100% !important;
	margin-top: -40px;
	padding-left: 10px;
	padding-right: 10px;
}
.single-product .owp-product-nav {
	width: 100% !important;
}
.single-product .prev-li {
	float: left;
}

.single-product .attachment-shop_thumbnail {
	display: none;
}

.single-product .owp-product-nav li a.owp-nav-link:hover {
	background-color: transparent !important;
	color: #000 !important;
	border: 0 !important;
}

.single-product .owp-product-nav li a.owp-nav-link {
	border: 0 !important;
	text-align: left;
}
.single-product .owp-nav-link {
	font-size: 25px !important;
}

._single_product_hover_box .elementor-flip-box__layer__description img {
	max-width: 700px;
	width: 100%;
}

._single_product_info_column {
	max-width: 580px;
	margin-left: auto;
	padding-right: 60px !important; 
}


._single_product_info_column .elementor-price-list-price {
	width: 35%;
	text-align: right;
	border-left: 2px solid #ef4135;
}

._single_product_info_column .elementor-price-list-title {
	width: 65%;
}

._single_product_info_column .elementor-price-list-item:last-child{
	border:0 !important;
}


._single_product_info_column_right {
	max-width: 580px;
	padding-left: 60px !important; 
}


._single_product_info_column_right .elementor-price-list-price {
	width: 35%;
	text-align: right;
	border-left: 2px solid #ef4135;
}

._single_product_info_column_right .elementor-price-list-title {
	width: 65%;
}

._single_product_info_column_right .elementor-price-list-item:last-child{
	border:0 !important;
}

._about_extra_logo {
	position: absolute !important;
	bottom: -140px;
	left: -80px;
}


._support_form .gfield_label {
	display: none !important;
}
._form_col_6 {
	grid-column: span 6 !important;
}

._support_form .gform-theme--foundation .gform_fields {
	row-gap: 20px !important;
}
._support_form .ginput_container input {
	background: #F3F3F3 !important;
	border: 0 !important;
	border-radius: 0 !important;
	height: 55px !important;
	color: #ADADAD !important;
	font-size: 15px !important;
	font-family: Lexend !important;
}

._support_form .gform_button  {
	font-size: 18px !important;
	font-weight: 500 !important;
	text-transform: uppercase !important;
	fill: #FFFFFF !important;
	color: #FFFFFF !important;
	background-color: #EF4135 !important;
	padding: 15px 30px 15px 30px !important;
	border-radius: 0 !important ;
	min-width: 230px !important;
	margin: 0 auto !important;
	margin-top: 20px !important;
} 
._support_form .gform_button:hover { 
	background: #fff !important;
	color: #000 !important;
}

._media_box_download {
	width: 32% !important;
}
 

._media_box_download .elementor-cta__button-wrapper {
	position: absolute !important;
	bottom: 15px;
	right: 15px;
	text-align: right;
	width: auto;
}

._dealer_file_box_wrapper {
	padding: 50px 10px 150px 10px;
}
._dealer_files_search_box {
	margin-top: -65px;
	position: relative;
	padding: 0 10px;
}

._dealer_files_search_box_inner {
	max-width: 1230px;
	margin: 0 auto;
	display: table;
	padding: 40px 30px;
	width: 100%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #c5c5c5;
}
._dealer_search_col {
	display: inline-block;
	width: 33.10%;
	padding: 0 10px;
}
._dealer_search_col input, ._dealer_search_col select {
	background: ;
	background: #F3F3F3;
	border: 0;
	height: 50px;
	padding: 5px 15px;
	width: 100%;
	font-weight: 500;
	color: #ADADAD;
}

._dealer_file_box_inner {
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
}

._doc_col {
	display: inline-block;
	width: 33.1%;
	padding: 10px 5px;
}
._doc_col_inner {
	background: #fff;
	box-shadow: 0px 1px 10px #e8e8e8;
	border-radius: 15px;
	overflow: hidden;
}

._doc_col_icon {
	width: 33%;
	float: left;
}
._doc_col_title {
	width: 65%;
	height: 144px;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	padding: 10px;
}
._doc_download_icon {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
._doc_col_title a {
	color: #000 !important;
	font-weight: 500;
	font-size: 16px;
}

#store_locator {
	padding: 0;
}
.wordpress-store-locator-address-title {
	font-size: 25px;
}
#store_locator_address_field {
	width: 45%;
	display: table;
	height: 45px;
	background: #F3F3F3;
	margin-bottom: 10px;
}
#store_locator_find_stores_button {
	display: none;
}
.store_locator_text_actions {
	color: #757575;
	font-weight: 500;
}

.store_locator_text_actions:hover {
	color: #EF4135;
}

#store_locator_main {
	margin-top: 40px;
}

#store_locator_map {
	height: 700px !important;
}
#store_locator_result_list_box {
	max-width: 1160px;
	margin: 0 auto;
}
.store_locator_actions a {
	background: #ef4135;
	font-weight: 500;
	padding: 10px 15px;
	font-family: lexend !important;
}
.store_locator_infowindow p, .store_locator_infowindow h3 {
	font-family: lexend !important;
}

#store_locator_reset_filters {
	display: none !important; 
}

.single-post .page-header {
	display: none;
}

.single-post .elementor-widget-text-editor .elementor-widget-container ul {
	margin: 0px;
  	padding: 0px;
  	margin-left: 40px;
}


.single-post #related-posts {
	background: url(/wp-content/uploads/2024/02/vegas_motors_bg.jpg) no-repeat top center;
	width: 100% !important;
	max-width: 100% !important;
	background-size: cover;
	margin: 0 !important;
	padding-top: 70px;
	padding-bottom: 150px;
}

.single-post .theme-heading.related-posts-title {
	text-align: center;
	font-size: 45px;
	color: #fff;
	margin-bottom: 40px;
	letter-spacing: -2px;
}

.single-post .theme-heading.related-posts-title span::before {
	display: none;
}
.single-post .site-content .thumbnail {
	display: none !important;
}

._related_post_row_container {
	max-width: 1170px;
	padding: 0 10px;
	margin: 0 auto;
}

._related_post_inner {
	background: #fff;
	border-radius: 10px;
	padding: 40px 30px;
	position: relative;
}

._related_post_cat {
	position: absolute;
	top: 0px;
	left: 30px;
	background: #EF4135;
	padding: 5px 15px;
}

._related_post_cat a {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
}

._related_post_title a {
	font-size: 20px;
	line-height: 28px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 500;
	color: #000 !important;
}

._related_post_title h3 {
	margin: 0 !important;
}

._related_post_title {
	margin: 15px 0;
}

._related_post_footer {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	padding: 0 30px;
	text-align: left;
}

._related_post_footer .published {
	font-size: 12px !important;
	text-transform: uppercase;
	  float: left;
}

._related_post_footer  time.published i {
	display: none;
}

._related_post_footer location {
	float: right;
	font-size: 12px !important;
	text-transform: uppercase;
}


._related_post_inner::after {
  content: " ";
  width: 30px;
  height: 30px;
  background-image: url(/wp-content/uploads/2024/02/3.png);
  background-position: top center;
  background-size: cover;
  top: 0;
  position: absolute;
  top: 5px;
  right: 10px;
}

._related_post_row_container .related-post {
	margin-bottom: 15px !important;
}

#df_1554 {
	padding: 0 !important;
	width: 100% !important;
	max-width: 440px;
	margin: 0 auto !important;
	display: table;
}
.df-book-title {
	display: none !important;
}

.archive.category .page-header {
	position: relative;
	min-height: 380px;
	background: url(/wp-content/uploads/2024/02/about_banner.jpg);
	padding: 0;
	margin-top: 50px;
	display: table;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.archive.category  .container.clr.page-header-inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.archive.category .page-header-title {
	font-size: 45px;
	color: #fff;
	font-weight: 500;
}

.archive.category .site-breadcrumbs {
	display: none;
}

._category_archive_post_listing {
	padding: 50px 0 120px 0;
	display: table;
	width: 100%;
}

._category_archive_post_listing_inner {
	margin: 0 auto;
	max-width: 1170px;
	width: 100%;
	display: table;
}

._category_archive_post_listing_inner ._related_post_inner {
	box-shadow: 0 0 10px #ececec;
}
._category_archive_post_listing_inner ._category_post_wrap {
	width: 33.33%;
	padding: 10px;
	float: left;
}
._category_archive_post_listing_inner ._related_post_title {
	height: 100px;
	overflow: hidden;
	overflow-y: scroll;
}

.related-post .related-post-title {
	height: 60px;
}
._img_mobile_login{
	display: none;
}

._top_news_listing .elementor-post__read-more {
	color: #fff;
	background: #000;
	padding: 10px 30px;
}

._custom_password_protection {
	padding: 150px 15px;
	text-align: center;
	}
._custom_password_protection_inner {
margin: 0 auto;
display: table;
max-width: 710px;
width: 100%;
}
._custom_password_protection_inner .post-password-form {
text-align: left;
}
._custom_password_protection_inner .post-password-form input[type="submit"] {
width: 100%;
background: #ef4135;
margin-top: 10px;
}
._custom_password_protection_inner .post-password-form p {
font-size: 16px;
}

#store_modal_button {
	display: none;
}

._single_rel_shortcode  .btn-wrap.clr {
	display: none !important;
}
._single_rel_shortcode .category {
	display: none !important;
}
._single_rel_shortcode .title h2 a {
	font-size: 10px !important;
}
._single_rel_shortcode .title h2 {
	max-width: 100% !important;
	width: 100% !important;
}
._single_rel_shortcode .product-inner.clr {
	padding: 0 !important;
}

._single_rel_shortcode .products.oceanwp-row li.product {
	padding: 0px !important;
}
.single-documents .page-header {
	display: none;
}

._single_doc_sec {
	padding-top: 60px;
	padding-bottom: 150px;
	padding-left: 10px;
	padding-right: 10px;
}
._single_doc_sec_inner_row {
	position: relative;
	display: flex;
	align-items: center;
	column-gap: 20px;
	padding: 20px;
	max-width: 1170px;
	margin: auto;	
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px #d7d7d7;
}
._single_doc_sec_inner {
	max-width: 1170px;
	margin: auto;
	
}
._single_doc_title h2{
	margin: 0 !important;
}
._single_doc_btn{
	display: inline-block;
	background-color: rgb(239, 65, 53);
	font-family: "Lexend";
	text-transform: uppercase;
	height: auto;
	width: auto;
	color: rgb(255, 255, 255);
	text-decoration: none;
	white-space: nowrap;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	text-align: left;
	line-height: 13px;
	letter-spacing: 0px;
	font-weight: 500;
	font-size: 13px;
	padding: 10px 35px;	
	border-width: 0px;
	border-radius: 0px;
}
._single_doc_btn:hover{
	color: #fff;
	background: #333;
	text-shadow: none;
}
._single_doc_img{
	width: 20%;
}
._single_doc_title{
	width: 40%;	
}
._single_doc_file{
	width: 40%;
	text-align: right;
}
.search-results #main{
	margin-top: 80px !important;
}
#mainfooter .ginput_complex .gform-grid-row{
	grid-row-gap: 30px !important;
}

@media screen and (max-width: 1199px){
	._accessories_box_home_1 {
	max-width: 25% !important;
	transform: scale(1);
	right: 25%;
	top: 0px;
	padding: 5px;
	}
	._accessories_box_home_2 {
	max-width: 25% !important;
	top: 0;
	right: 0;
	padding: 5px;
	}
	._accessories_box_home_3 {
	max-width: 25% !important;
	width: 100%;
	position: absolute !important;
	right: auto;
	top: 48%;
	transform: scale(1);
	left: 0;
	padding: 5px;
	}
	._accessories_box_home_4 {
	max-width: 25% !important;
	width: 100%;
	position: absolute !important;
	top: 48%;
	right: auto;
	left: 25%;
	padding: 5px;
	}
	._accessories_box_home_5 {
	max-width: 25% !important;
	width: 100%;
	position: absolute !important;
	top: 48%;
	left: 50%;
	padding: 5px;
	}
	._accessories_box_home_6 {
	max-width: 25% !important;
	width: 100%;
	position: absolute !important;
	bottom: auto;
	left: 75%;
	transform: scale(1);
	top: 48%;
	padding: 5px;
	}
	.owp-product-nav-wrap.clr {
	display: none;
	}
}

@media screen and (max-width: 1024px){
	._fixed_right_login_nav_wrap {
	height: auto;
	bottom: 0;
	left: 0;
	top: auto;
	padding: 0px;
	}

	._img_mobile_login{
	display: block;
	}
	._img_desktop_login{
	display: none;
	}
	._top_right_login_nav {
	float: left;
	width: 100px;
	padding: 10px !important;
	}
	._bottom_right_social_nav {
	position: static;
	float: right;
	width: 60%;
	text-align: right;
	}
	._bottom_right_social_nav ul li {
	display: inline-block !important;
	}
	._bottom_right_social_nav ul {
	text-align: right !important;
	}
	._bottom_right_social_nav .elementor-icon-list-item a {
	padding: 0 7px;
	}
	._catalog_home_img {
		position: static !important;
	}
	._home_award_box .elementor-cta__content {
	padding: 10px !important;
	}
	._home_award_box .elementor-cta__description {
	padding: 0 10px;
	}
	._about_extra_logo {
	position: static !important;
	}
	._single_product_info_column {
	max-width: 100%;
	margin-left: auto;
	padding-right: 0px !important; 
	}
	._single_product_info_column_right {
	max-width: 100%;
	padding-left: 0px !important;
	}
	._dealer_files_search_box_inner {
	padding: 40px 20px;
	}
	._dealer_search_col {
	width: 32.95%;
	padding: 0 0px;
	}
	._doc_col {
	width: 49.7%;
	}
}

@media screen and (max-width: 767px){
	._accessories_box_home_1 {
	max-width: 100% !important;
	position: static !important;
	}
	._accessories_box_home_2 {
	max-width: 100% !important;
	position: static !important;
	}
	._accessories_box_home_3 {
	max-width: 100% !important;
	position: static !important;
	}
	._accessories_box_home_4 {
	max-width: 100% !important;
	position: static !important;
	}
	._accessories_box_home_5 {
	max-width: 100% !important;
	position: static !important;
	}
	._accessories_box_home_6 {
	max-width: 100% !important;
	position: static !important;
	}
	._dealer_search_col {
	width: 100%;
	margin-bottom: 5px;
	}
	._doc_col {
	width: 100%;
	}
	._doc_col_title a {
	font-size: 14px;
	}
	._doc_col_title h4 {
		line-height: 1.1;
	}

	.single-product #main #content-wrap {
	padding-top: 100px;
	}
	.single-product div.product div.images::before {
	display: none;
	}
	.single-product .product_title {
	font-size: 26px !important;
	}	
	.single-product .summary.entry-summary h4 {
	font-size: 16px;
	margin-bottom: 0 !important;
	}
	.single-product .summary.entry-summary h3 {
	font-size: 16px;
	}
	.single-product .woocommerce-product-details__short-description {
	font-size: 14px;
	}
	._btn_find_dealer_signle_product {
	font-size: 14px !important;
	}
	.woocommerce .related.products h2 {
	font-size: 26px;
	}
	._single_doc_img{
		width: 50%;
	}
	._single_doc_title{
		width: 50%;	
	}
	._single_doc_file{
		width: 100%;
		text-align: center;		
	}
	._single_doc_sec_inner_row{
		flex-wrap: wrap;
		grid-row-gap: 20px;
		column-gap: 0px;
	}
	._single_doc_title h2{
		font-size: 14px;
	}
}







@media screen and (max-width: 767px){
.product-type-simple{
	padding: 0 20px !important;
}
}


















