                                                                                                                                                                                                                        																																																																																																													

	:root {
		
		--Black: #000 !important;
		--White: #fff !important;
		--ThemeColor: #ffb70c;
		--ThemeColor2: #aa2c18;
		--CardShadow: 0px 4px 11px rgba(217, 216, 216, 0.6);
		--ThemeFont: "Open Sans", sans-serif;
		--ThemeFontTwo: 'the dead saloon';
		--Radius: 8px;
	}


	/* Hide Show Elements */

	.top_category_section{display:none;} /* Hide featured Products Widget top Action buttons  */
	.header_search_design{display:none;} /* HideSearch from Header */
	.featured_brand_more_link{display:none;}
	/* .vd_top_brands_link{display:none;} */

	/* Filter Options */

	.vd_filter_featured{display:none!important;}
	.vd_filter_new{display:none!important;}
	.vd_filter_preowned{display:none!important;} 
	/*.vd_filter_rentals{display:none!important;}*/
	.brndimg{display:none;}
	.bottom_logo_black{display:none !important;}
	.bottom_logo_white {display:block !important;}
	.vb_image_slide_widget .owl-dots {position: relative;}
	 .social-button {margin-top: 20px;}
	 .hide_filter{display:none !important;}
	/* Hide Show  elememts */

	/* transition effect start*/

	.--transition-ease{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
	.--transition-ease:hover{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
	.--transition-ease:after{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}
	.--transition-ease:before{transition:all 0.2s ease-in 0s; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;}

	/* transition effect end*/
	   
	.wrap h1{font-weight:500; letter-spacing: 2px;}
	/* predefine classes start */

	body{line-height:normal!important; color:var(--Black);}
	.master_v_front {background:url('/theme/img/backgroud-banner.jpg');color:var(--White); height: auto;}
	.master_v {background: url(/theme/img/backgroud-banner.jpg);color:var(--Black); height: auto;}
	.w100{width:100%;}
	.float-left{float:left;}
	.relative{position:relative;}

	.ThemeTitle{float:left; width:100%;}  
	.ThemeFont{font-family:var(--ThemeFont)!important;}
	.ThemeFontTwo{font-family:var(--ThemeFontTwo)!important;}
	.fw-400{font-weight: 400;}.fw-500{font-weight: 500;}.fw-600{font-weight: 600;}.fw-700{font-weight: 700;}.fw-800{font-weight: 800;}
	.WhiteColor{color:var(--White)!important;}
	.BlackColor{color:var(--Black)!important;}
	.ThemeColor{color:var(--ThemeColor)!important;}
	.ThemeColorTwo{color:var(--ThemeColor2)!important;}
	.ThemeColorThree{color:var(--ThemeColor)!important;}
	.text-uppercase{text-transform:uppercase !important;}

	font{display:inline-block; line-height: normal;}

	*{text-decoration:none!important}
	a:hover{text-decoration:none!important;}
	a:visited{color:var(--Black)}
	a{color:var(--Black)}
	input:focus{box-shadow:none;}

	img{max-width:100%;}
	.item img{width:auto!important; }

	.row-flex{align-content:center;}

	.sacol .row{margin-left:-7px!important; margin-right:-7px!important;}
	.sacol .col-xs-1, .sacol .col-sm-1, .sacol .col-md-1, .sacol .col-lg-1, .sacol .col-xs-2, .sacol .col-sm-2, .sacol .col-md-2, .sacol .col-lg-2, .sacol .col-xs-3, .sacol .col-sm-3, .sacol .col-md-3, .sacol .col-lg-3, .sacol .col-xs-4, .sacol .col-sm-4, .sacol .col-md-4, .sacol .col-lg-4, .sacol .col-xs-5, .sacol .col-sm-5, .sacol .col-md-5, .sacol .col-lg-5, .sacol .col-xs-6, .sacol .col-sm-6, .sacol .col-md-6, .sacol .col-lg-6, .sacol .col-xs-7, .sacol .col-sm-7, .sacol .col-md-7, .sacol .col-lg-7, .sacol .col-xs-8, .sacol .col-sm-8, .sacol .col-md-8, .sacol .col-lg-8, .sacol .col-xs-9, .sacol .col-sm-9, .sacol .col-md-9, .sacol .col-lg-9, .sacol .col-xs-10, .sacol .col-sm-10, .sacol .col-md-10, .sacol .col-lg-10, .sacol .col-xs-11, .sacol .col-sm-11, .sacol .col-md-11, .sacol .col-lg-11, .sacol .col-xs-12, .sacol .col-sm-12, .sacol .col-md-12, .sacol .col-lg-12 {
	  padding-right: 7px!important;
	  padding-left: 7px!important;}
	  
	.container{max-width:1320px!important; width:100%!important; margin:0 auto; padding:0 15px;}
	.container_fluid{width:100%; padding:0 15px;}
	.no_container{padding:0!important} /* Remove after  code push on production */
	.container_fluid_mod{padding:0 15px; max-width:1920px; margin:0 auto;} 

	.section_contain{padding:0 15px; max-width:1920px; margin:0 auto;}

	/* predefine classes end */
	   
	   
	/* predefine buttons start */
	 
	.tbtn-theme { background-color: var(--ThemeColor2);border: var(--White); color:var(--White)!important; }
	.tbtn-theme i{color:var(--White)!important;}
	.tbtn-theme svg{fill:var(--White)!important;} 
	.tbtn-theme:hover, .tbtn-theme:focus {background-color: var(--ThemeColor2);border:1px solid var(--White);color:var(--White);} 

	.tbtn-border{border:2px solid #fff!important;}
	.tbtn-border:hover, .tbtn-border:focus{border:2px solid #fff!important;}

	.tbtn-black {background-color: var(--Black);border: 2px solid #fff!important; color:var(--White)!important; }
	.tbtn-black i{color:var(--White)!important;}
	.tbtn-black svg{fill:var(--White)!important;} 
	.tbtn-black:hover, .tbtn-black:focus {background-color: var(--Black);border: 2px solid #fff!important; color:var(--White);} 

	.tbtn-white {background-color: var(--White);border: 2px solid var(--White)!important; color:var(--Black)!important; }
	.tbtn-white i{color:var(--Black)!important;}
	.tbtn-white svg{fill:var(--Black)!important;} 
	.tbtn-white:hover, .tbtn-white:focus {background-color: var(--White);border: 2px solid var(--White)!important; color:var(--Black);} 

	.tbtn { 
	  display: inline-block;
	  font-weight: 400;
	  line-height: 1.5;
	  color: var(--White);
	  text-align: center;
	  text-decoration: none;
	  vertical-align: middle;
	  cursor: pointer;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  user-select: none;
	  padding: 8px 16px !important;
	  font-size: 20px;
	  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	 border:1px solid #fff;
	 border-radius: 100px;
	}

	.tbtn-lg {padding: 11px 25px !important;font-size: 20px !important;}
	.tbtn-md {padding: 8px 16px !important;font-size: 18px !important;}

	/* Old Theme Improvisation start */

	.container_b{max-width:1320px!important; margin:0 auto; width:100%!important}
	.content_wrap{max-width: 1320px !important;margin: 0 auto !important;padding: 0 15px; border-top:none !important;}
	.lightbox_button_active.yellowclr{background-color:var(--ThemeColor)!important;} 
	/* Temp remove after updated on server */
	.vb_buttons_abso{bottom:20px!important; right:20px!important;}
	.vb_backgrund_slide_widget .owl-dots{position:absolute; bottom: 20px; width: 100%;}
	.vb_gg_text{padding:10px 0; text-align:center; float:left; width:100%; font-size:16px; color:var(--Black);}
	.vb_cg_text{padding:10px 0; text-align:center; float:left; width:100%; font-size:16px; color:var(--Black);}
	.vb_cg_main{float:left; width:100%;} 
	.vb_grid_gallery_widget .row{display:flex; flex-wrap:wrap;} 
	.vb_gg_fancy_gallery{float:left; width:100%;} 
	.vb_gg_repeat{float:left; width:100%;}
	.individal_page_widget{padding:20px 0; float:left; width:100%;}
	.vb_image_slide_widget .owl-dots {position: relative !important;}
	/* .vb_bs_flex{background:#000;} remove  */
	.vb_backgrund_slide_widget{background:#000;}
	/* Temp remove after updated on server */

	/* Old Theme Improvisation end */

	/* Bootstrap snippet New start */

	.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}

	.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}


	/* Bootstrap snippet New end */


	/* Header - Old Variation - css start */

	.scrolling_marquee{float:left; width:100%; margin-top:17px;}
	.storeHeaderBanner{float:left; width:100%; min-height:0px!important; padding:10px!important;}
	.combine_header {
	  position: fixed;
	  z-index: 999;
	  float: left;
	  width: 100%;
	  padding-bottom: 0px;
	  background:var(--Black) ;
	  -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	  -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	  -ms-transition: background .5s ease-in-out, padding .5s ease-in-out;
	  -o-transition: background .5s ease-in-out, padding .5s ease-in-out;
	  transition: background .5s ease-in-out, padding .5s ease-in-out;
	}

	.master_v_front .header_fixed_spacer {min-height:165px;}
	.header_fixed_spacer {min-height:167px;}
	.master_v .header_fixed_spacer {min-height: 200px;}
	.master_v_front .combine_header.fix_header .vehicleCategory{ height:1px; padding:0; margin:0; pointer-events:none; background:transparent;}
	.master_v_front .combine_header.fix_header .vehicleCategory a{opacity:0;}
	   
	.top_header {background: transparent; padding: 20px 0 0; position: relative; float:left; width:100%;} 
	.top_header_flex{float:left; width:100%; display:flex; align-items: center; justify-content:space-between;}
	.header_contact_bar {display: flex; gap: 10px;}
	.header_contact_inner {padding-right: 10px;} 
	.header_phone_bar{display:flex; gap:20px;}
	.header_phone{float:right; color:var(--White) !important; padding-left:10px; font-family:var(--ThemeFont); font-size: 16px;}
	.header_phone:hover{color:#000;}
	.header_email{float:right; color:var(--White) !important; padding-left:10px; font-family:var(--ThemeFont); font-size: 16px;}
	.header_email:hover{color:#000;} 
	.nav_right {float: right !important; color: #000;padding: 5px 0 15px 10px;font-size: 16px;font-weight: 600; }
	.header_search_area{position:relative; z-index:999;}
	.header_search_area .easy-autocomplete{width:100%!important;}
	.header_search_area form{float:left; width:100%;}
	.header_search_area input{box-shadow:none!important; width:100%!important;}
	.header_search_area .goBtn_b{position:absolute; right:0px;}
	.navigation_bar_main{float:left; width:100%;}
	.navigation_bar{float:left; width:100%; background:transparent !important; text-align:center;}
	   

	.user_dropdown{
	  float: right;
	  min-width: 25px;
	  text-align: center;
	  height: 32px;
	  color: var(--White) !important;
	  margin: 0px 4px 0 0px;
	  display: inline-block;
	  font-size: 14px;
	  padding: 2px 10px 2px 13px;
	  line-height: 27px;
	  background: var(--ThemeColor2);
	  text-transform: uppercase;
	  font-family: var(--ThemeFont);
		border-radius: 100px;
		font-weight: 500;
	} 


	.header_wrap{background:#000; color:#fff!important;}
	.s_master_v #desktop_cart .phonee{color:#fff!important;}
	#desktop_cart .cartt{color:#fff!important;}
	.s_master_v .header_content{width:100%!important; max-width:1320px;}
	.s_master_v .logo img{max-width:164px!important; margin-bottom:10px;}
	.btn-group.open .dropdown-toggle{box-shadow:none;}

	.login_btn_link {
	  font-size: 16px !important;
	  text-transform: uppercase;
	  float: left;
	  margin: 0px;
	  color: var(--Black) !important;
	  padding: 8px 15px!important;
	  width: 100%;
	}

	.header_first_bar{float:left; width:100%; background:transparent; }
	.header_scnd_bar{float:left; width:100%; padding: 0; border-radius:0px; color:#fff;}
	.header_scnd_bar .row {display: flex; align-items: center;}

	.searchHolder{margin-top:0;}
	.flex_header_row{display:flex; justify-content:space-between; align-items:center;}
	.sky-text{color:var(--ThemeColor);}
	.slider_top_text{background:var(--Black); color:var(--White); padding:40px 0 0; float:left; width:100%; text-transform:uppercase; font-weight:600;}
	.slider_top_text a{margin-bottom:-20px; position:relative; z-index:9;}
	.dynamicNavCont li a{font-family: "Open Sans", sans-serif; text-transform: uppercase; color: #000 !important; font-weight: 600; padding: 4px 20px;}
	.dynamicNavCont li a:hover{background:transparent!important; color:var(--ThemeColor)}
	.dynamicNavCont li.bnz-nv span{display:none;}
	.dynamicNavCont ul li ul{width:280px!important;}
	.dynamicNavCont .SubNavs{background: #fff !important;; border:none!important; border-radius:16px!important; padding:14px;    box-shadow: 0px 4px 11px rgba(217, 216, 216, 0.6);} 
	.dynamicNavCont ul.active li a{font-weight:600; padding:10px 5px!important; text-transform: uppercase; font-size: 17px !important; }
	.dynamicNavCont ul.active li:hover{background:transparent; color:var(--White);} 
	.dynamicNavCont ul.active li a:hover{background:#f2f2f2 !important; color:var(--Black)!important;} 
	.dynamicNavCont ul li:last-child ul{right:0; left:auto;}
	.productNav ul.active li:hover{background:var(--ThemeColor2)!important;} 
	.productNav ul.active {left: -90px !important;}
	.dynamic-nav{margin-bottom:10px; margin-top:10px;}
	.themeheader{position: relative;width: 100%;float: left;text-align: center;}
	.header_logo_area{
	position: relative;
		z-index: 99 !important;
		text-align: center;
		overflow: hidden;
		top: -38px;
		display: inline-block;
		background-color: #fff;
		padding: 10px;
		border-radius: 8px;
	  }
	.header_logo_area a{display:inline-block; width:135px;-webkit-transition: width .5s ease-in-out;
	-moz-transition: width .5s ease-in-out;
	-o-transition: width .5s ease-in-out;
	transition: width .5s ease-in-out;}
	.combine_header.fix_header .top_header{padding:10px 0 0 0;}
	.combine_header.fix_header .header_logo_area a{width:110px;}
	.combine_header.fix_header .header_logo_area_flex {height: 50px;}
	.header-display-flex {display: flex;align-items: center;justify-content: end; width:100%;}
	.top_header_right {display: flex; flex-direction: row-reverse; align-items: center; gap:10px;}
	.mobile_menu{position:fixed; top:0; left:0; background:var(--White); height:calc(100vh + 80px); width:100%; z-index:99; padding-top:110px; display:none; overflow-y:auto!important;}
	.mobile_menu_inner ul{padding-bottom:100px!important;}
	.mobile_menu.nav_visible{display:block;}
	.mobile_menu a{display:block; width:100%; padding:8px 10px; text-align:center; color:var(--Black); font-size:22px;}
	.mobile_menu a:hover{color:var(--Black);}
	.mobile_menu_inner{display:block; width:100%;}

	.header_shopping_area{float: left; color:var(--White); position: relative; display:inline-block;}
	.header_shopping_area a {color: var(--White);font-size: 16px;font-family: var(--ThemeFont);}
	.header_auth_area{float:right; margin-left:20px; margin-top:11px;}

	.header_nav_area{display:inline-block; padding:0 15px; border: 1px solid var(--ThemeColor);border-radius: 100px;background: white;color: #000 !important;    position: relative;
		top: 23px;}
	.user_ico{margin-right:7px; margin-top:2px; float:left;}
	.user_ico svg{width:14px; fill:var(--White)}

	.cart_ico{float:left; margin-top:0px; margin-right:0px}
	.cart_ico svg{width:18px; fill:var(--White)}

	.header_search_design{ border-radius:100px; position:relative; background:#fff; float:right;}
	.header_search_design *{text-align:left;}
	.easy-autocomplete-container ul li, .easy-autocomplete-container ul .eac-category{padding: 6px 12px!important;
	text-align: left;
	line-height: 18px;}
	.easy-autocomplete-container ul{border-radius:10px; overflow:hidden;color:var(--Black);}
	.header_search_design form{float:left; width:100%;}
	.header_search_design .easy-autocomplete input{background:#f2f2f2!important; border-radius:100px!important; border:none!important; color:#000!important; box-shadow:none!important; padding-right:33px!important;}
	.searchHolder .goBtn_b{color:transparent!important; background:transparent!important;}
	.header_search_design input{background:#fff; border:none;}
	.header_search_design input:focus{box-shadow:none; border:none; outline:none;}
	.header_search_design .goBtn_b{position:absolute; top:1px; right:4px; background:transparent; border-radius:100px; }
	.header_search_design .goBtn_b:after{content:"\f002"; position:absolute; right:10px; font:normal normal normal 14px/1 FontAwesome; color:#000;}
	.searchHolder{width:200px!important;}
	.searchHolder .search-bx{height:32px;}
	.search-bx{width:100%!important;}

	.heading_link_admin{font-size:16px !important; text-transform:uppercase; float:left; margin:0; color:var(--Black)!important; padding:8px 15px!important; width:100%!important;}
	.heading_link{font-size:16px !important; text-transform:uppercase; float:left; margin:0 10px; margin-top:10px;}
	.auth_dropdown{float: right; margin-left:0px;}

	.cart_text{float: left;color: var(--White);font-weight: 400;font-size: 16px;}
	.desktop_hide{display:none;}
	.vehicleCategory{
	  margin: 10px 0; background: #f2f2f2;
	  border-radius: 12px;
	  padding: 10px; display:none;}
	.master_v_front .vehicleCategory{display:block;}
	.master_v .main_content{padding-top: 50px;}
	/* Header - Old Variation - css End */
	/* banner sectipon css start */
	/* banner sectipon css end */
	  /* vd_floating css start*/

	.vd_floating{
	  text-align: center;
	  margin: 0px;
	  z-index: 1000;
	  color: #fff!important;
	  font-weight:600; font-size:16px;
	  cursor: pointer;
	  transition: all 0.2s ease-in 0s;
	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition: all 0.4s ease-in-out;
	  -o-transition: all 0.4s ease-in-out;
	  -ms-transition: all 0.4s ease-in-out;
	  border-radius: 5px 5px 0px 0px;
	  -moz-transform: rotate(-90deg);
	  -ms-transform: rotate(-90deg);
	  -o-transform: rotate(-90deg);
	  -webkit-transform: rotate(-90deg);
	  transform-origin: bottom right;
	  position: fixed;
	  top: 150px;
	  right: -10px;
	  background-color:var(--Black);
		padding: 16px;
	}

	.vd_floating > div{border:2px solid #fff; background: var(--ThemeColor); border-radius:6px 6px 0 0;  padding: 20px 10px 20px 10px; display: inline-block;}
	.vd_floating:hover{right:-2px;  color: #fff!important;}

	/*@media (max-width:767px){
		
		.vd_floating{position:relative; float:left; width:100%; top:0; left:0; right:0; margin:10px 0; -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg);}
		.vd_floating > div{margin:0 auto; border-radius:6px; padding: 10px 20px; background: var(--Black); border:2px solid var(--Black);}

	}*/

	/* vd_floating css end */
	/* Fancy box css strat */

	.fancybox-close {
	  background: var(--ThemeColor);
	  border-radius: 100px;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}

	.fancybox-close::after {
	  content: "\f00d";
	  font: normal normal normal 14px/1 FontAwesome;
	  font-size: 14px;
	  font-size: inherit;
	  color: #fff;
	  text-rendering: auto;
	  position: absolute;
	}


	/* Fancy box css end */

	/* Profile Page Design css start */

	.acct_nav_wrap{width:100%; margin-top:20px;}
	.acct_nav_content{width:100%;}
	.acct_menu ul{width:100%;}
	.acct_menu ul li > a{width:100%; height:auto; background:#fff;}
	.acct_menu ul li > a i{padding-right:5px;}
	.hidden_table td, tr{font-size:14px!important;}

	.account_section h1{margin-top:0; color:#424242; font-size:23px; font-weight:400; margin-bottom:15px;}
	.account_section tr td:nth-child(1){width:250px!important;height:40px;}
	.form_standard select{background:#fff!important; width: 270px; height: 30px; margin:0;}
	@media (min-width: 20px) and (max-width: 767px){
		.form_standard select{background:#fff!important; width: 180px; height: 30px; margin:0;}
	}
	a.button:visited{background: url(../images/button_bg.png) top left repeat-x #DDD!important;}
	.sidebar{background:none; padding:0; border:none;padding-bottom: 80px;}
	.tabular_data .row_dark{background:transparent;}
	.account_section{padding:0px; border:none; background:transparent; margin-top:10px;}

	#payment .add-cc{float:right; margin-bottom:10px;}
	#payment .table-responsive{float:left; width:100%;}

	.cart_wrap.cart_page{margin-top:20px; float:left; width:100%;}


	/* Profile Page Design css end */

	/* Check out CSS Start */

	#desktop_cart a{color:var(--Black)!important;}
	.s_master_v .header_wrap {display: flex;align-items: center;}
	.s_master_v .header_content {width: 1320px !important; background:var(--Black); padding: 0 15px;}
	.s_master_v #desktop_cart .phonee {color:var(--White) !important;} 
	#desktop_cart {float: right;padding: 0px !important;}
	.s_master_v .logo a img {max-width: 220px;}
	.main_content_full.checkout {display: flex;}
	.dtal-txt span {margin-bottom: 5px;text-indent: 0px !important;font-weight:500 !important;line-height: normal;}
	.form_standard .cart_wrap_left input.large, .form_standard .cart_wrap_right input.large {width: 100% !important;} 
	.form_standard .cart_wrap_left tr select,.form_standard .cart_wrap_right tr select {width: calc(100% + 8px) !important;}

	@media (min-width: 320px) and (max-width: 850px) {
			
	  #desktop_cart {float: none !important;   text-align: center;}
	  .cart_wrap_left, .cart_wrap_right {width: calc(100% - 30px) !important;}
	  .s_master_v  .content_wrap {padding: 0 !important;width:90% !important;}
	  
	}

	/* Check out CSS End */


	/* predefine button start */

	/* Social Media icons css start */

	.new-social-items {display: flex; flex-wrap:wrap; max-width:300px; margin: 0 auto;padding:0px; justify-content: end;}
	.new-social-items a {background: #000;border-radius: 100px; width: 32px;text-align: center;height: 32px;color: var(--White)!important; margin: 4px; display: flex;font-size: 15px;justify-content: center;align-items: center;
	}
	.footer_bottom_social_links i{color:var(--ThemeColor);}
	.new-social-items i{
		  width: 32px;
		height: 32px;
		display: flex;
		margin: auto;
		justify-content: center;
		align-items: center;
		font-size: 15px;
		color: var(--ThemeColor);
		border-radius: 100px;
	 }
	.new-social-items svg{fill:var(--ThemeColor);}
	.mob .new-social-items {
	  float: left;
	  width: 100%;
	  background: var(--ThemeColor);
	  justify-content: center;
	  align-items: center;
	  flex-wrap: wrap;
	  padding: 10px 0 !important;
	  margin-top:0px;
	}

	.ebay_svg{top: 2px; position: relative;}
	.ebay_svg svg{width:28px; fill:var(--ThemeColor) !important}
	.footer_bottom_social_links .ebay_svg svg { width: 28px; fill:var(--ThemeColor) !important;}

	@media (max-width: 1199px){
	.mob_main .new-social-items{float:left; width:100%; display:flex; justify-content:center; margin:0; padding:0!important; background:#000;max-width: 100%;}
	.new-social-items a{margin:8px!important; }
	}
		
	/* Social Media icons css end */

	/* Google Translator Css start */

	.translator_area{float:right; padding:10px; margin-top:8px;}
	#google_translate_element{text-align: right;height: 26px;overflow: hidden;margin-top: 0px;display: block;}
	.rsb_language{width: auto;height: 31px;display: inline-block;position: relative;float: left;}
	.master_v_front .rsb_language select{border:none!important;}
	.rsb_language select{ background: #fff;border: 1px solid #ccc;padding: 4px 10px;border-radius: 50px;margin: 0 !important;height: 26px !important;}
	.rsb_language select:focus{ outline: none;}
	.translate_value{background: #fff; width: 100%; height: 24px; border-radius: 4px; pointer-events: none; padding-right: 12px; position: absolute; display: none;}
	/* Google Translator Css end */


	/* Notification banner Improvisation 17-2-2024 */

	.notification_banner{display:none;}
	.notification_text{position:relative; float: left; margin-top:10px!important; margin-bottom:-10px; width:calc(100% - 20px)!important; margin-left:10px; background:var(--ThemeColor); color:#fff; padding:12px 25px; position:relative; 
	 z-index:1; opacity:1; font-weight:600;}
	.notification_text:after{content: '';position: absolute;left: -9px;top: 0;width: 9px;height: 50%;background:var(--ThemeColor); 
	clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%);max-height: 20px;z-index: 0; opacity:0.8;}
	.notification_text:before{content:''; position:absolute; right:-15px; top:0; width:15px; height:50%; background:var(--ThemeColor); clip-path: polygon(0 0, 0 0, 50% 100%, 0 100%); opacity:0.8; max-height:20px; z-index:0;}

	/* Notification banner Improvisation 17-2-2024 */




	/* slider variation css  start */

	.vb_backgrund_slide_widget{padding:0!important;}  /* Remove after Improvement */
	.nd_slider_section .vb_backgrund_slide_widget .item::before{background: rgba(0,0,0,0.9);}
	.nd_slider_section{position:relative; overflow:hidden;}
	.nd_slider_section .vb_bs_flex {justify-content: start;}
	.nd_slider_gallery {position: absolute; width: 561px; height: 365px; right:0 ; pointer-events: none;top:15%;z-index:9;}
	.mask{
	  -webkit-mask-image: url(/theme/img/blob.png);
	  -webkit-mask-position: center center;
	  -webkit-mask-repeat: no-repeat;
	  -webkit-mask-size: cover;
	  max-width: 100%;
	  mask-image: url(/theme/img/blob.png);
	  mask-repeat: no-repeat;
	  mask-size: cover;
	}

	@media (max-width: 1199px){
	  .nd_slider_gallery {position: relative;left: 25%;}
	  .nd_slider_section .vb_bs_flex {justify-content: center;align-items: end; min-height: 300px;}

	}

	@media (max-width: 576px){
	  .nd_slider_section .vb_backgrund_slide_widget .item::before{background: rgba(0,0,0,0.3);}
	  .nd_slider_section .vb_bs_flex {align-items: center;min-height: auto;}
	  .nd_slider_section h1 {font-size: 27px;}
	  .nd_slider_section .tbtn-md {font-size: 15px !important;}
	}

	/* slider variation css end */

	/* Unit inventory featured products css start */
	.nd_unitinventory_products_main, .nd_categories_section {padding: 70px 0 !important; }   
	.nd_unitinventory_products_main h4{margin-bottom:30px;}

	/* nd brands section css start */   

	.nd_brands_section {position: relative;overflow: hidden;padding: 70px 0;}   

	/* nd brands section css end */     
	   
	/* service section css start */ 
	.nd_services_section {position:relative; overflow:hidden;padding: 50px 0;}
	  .nd_services_section:after {
		content: "";
		position: absolute;
		background-color: var(--ThemeColor);
		width: 100%;
		height: 350px;
		top: 0;
	}
	.ytp-large-play-button-red-bg .ytp-large-play-button-bg {
		fill: #000000ad !important;
	}

	  .nd_services_section .vb_video_contain {
		z-index: 1;
	}
	.nd_services_section .vb_video_contain iframe {
		border-radius: 25px;
		border: 3px solid #fff;
	}
	.nd_services_section .row {display: flex;justify-content: center;flex-wrap: wrap;}   
	.nd_services_section .nd_services_left {padding: 45px;max-width: 400px;}   
	.nd_services_section .nd_service_box {padding: 40px;text-align:center;border: 4px solid;border-radius:var(--Radius); background: #0c060485;}   
	.nd_services_section .owl-stage {display: flex;align-items: stretch;} 
	.nd_services_section .owl-item {display: flex;align-items: stretch;margin-left: 5px;}   
	.nd_services_section .nd_service_box h3 {min-height:50px;}  
	.nd_services_section .vb_cg_text {padding: 0 !important;}
	  .nd_services_section .shapeTheme:after {
		background-color: var(--White);
	}
	  .nd_services_txt .vb_is_text li {
		font-size: 16px;
		padding: 4px 0;
	}
	  .nd_services_txt .vb_is_image {
		max-height: 258px;
		object-fit: cover;
		width: 100% !important;
		border-radius:35px;
	}
	  .nd_services_txt h2, .nd_services_txt{
		font-size: 50px;
		text-align:center;
	}
	  .nd_services_section .vb_vu_outer {
		max-height: 350px;
		overflow: hidden;
		float: left;
		width: 100%;
		position: relative;
		border: 3px solid #fff;
		border-radius: 35px;
		background-color: #fff;
		z-index: 1;
	}
	.nd_services_section .vb_vu_outer video {
		border-radius: 35px;
		padding: 0px;
	}
	 .nd_services_section .vb_buttons_abso {
		position: absolute;
		right: 20px;
		bottom: 50px;
		z-index: 2;
		top: 35%;
		left: 0;
	}
	  .nd_services_section  .vb_buttons_abso button {
		background: #00000091;
		border: none;
		border-radius: 10px;
		line-height: 20px;
		text-align: center;
		color: #fff;
		font-size: 18px;
		padding: 13px 26px;
		width: auto;
		height: auto;
	}
	  .nd_services_section #vb_mute_1 {
		display: none;
	}
	.nd_services_txt .vb_is_text {padding: 21px 10px 11px;}
	.nd_services_txt .item {background-color: #fff; border-radius: 35px;padding: 5px; width: 100%;}
	   
	 @media (max-width: 1199px){
	   .nd_brands_section {padding: 54px 0 50px;}  
	   .nd_services_section .row {display: block;} 
	   .nd_services_section .nd_services_txt {text-align:center;margin-top: 27px;}
	   .nd_services_section .heading-arrow {justify-content: center !important;}
	   .nd_services_section .nd_services_left {padding:0px; max-width: 100%; text-align:center;}
	   
	}


	/* service section css start */ 

	/* Upload Video Widget with text  css start */
	.nd_video_section {padding:50px 0; background-size: contain !important ;background-position: center !important;}
	.nd_video_section .vb_vu_outer video {border: 6px solid #1b1b1b;border-radius: var(--Radius);} 
	   
	/* about us css v1.0 start */
	.nd_about_section { position:relative; overflow:hidden; padding:50px 0; background:url('/theme/img/black_background.jpg') no-repeat;background-position:top;background-size:cover;}
	.nd_about_section::after{content:'';position:absolute;background:#000; opacity:0.5; left:0; top:0; width:100%; height:100%; pointer-events: none;}
	.nd_about_area {position:relative;z-index:1;}
	.abouts-text{max-width:70%; margin:auto;}
	  
	 /*category slider css start */ 
	/* .nd_categories_gallery .vb_is_main a {position: relative;} */
	.nd_categories_gallery .vb_is_text { position: absolute;top: 50%;left: 0 !important;right: 0 !important;display: flex;margin: auto;justify-content: center;}  
	.nd_categories_gallery .vb_is_main a:before {content: ""; position: absolute; background-color: #0000009e; width: 100%;height: 100%;} 
	.nd_categories_section { padding: 50px 0;}
	.nd_services_txt .vb_cg_main { pointer-events: none;}
	.nd_categories_gallery .vb_is_text span { font-size: 20px !important;}

	 /*Feature slider  css end */
	.nd_feature_section .owl-item {margin-left: 2px;}
	.nd_feature_area .vb_is_main {text-align: center;border: 1px solid #ffffff6b;border-radius: 8px;padding: 15px;}  
	.nd_feature_area .item { display: flex;}
	.nd_feature_area .vb_is_image {height: 40px;object-fit: contain;margin: auto;}
	.nd_feature_section .owl-item, .nd_feature_section .owl-stage{display:flex;} 

	  
	   @media (max-width: 1199px){
		 
		 /*.nd_feature_section .owl-item, .nd_feature_section .owl-stage{display:block;} */
		 /*.nd_feature_area .item {display: block;}*/

	  }
	   
	/*Feature slider  css end */
	  .about_left_img{
		 position: absolute;
		bottom: -141px !important;
		background: url(/theme/img/tyre-shape.png) no-repeat;
		width: 100%;
		height: 100%;
		background-size: contain;
		z-index: 2;
		background-position: left bottom;
		left: -12em;
	}
		.about_right_img{
		 position: absolute;
		top: -128px !important;
		background: url(/theme/img/tyre-shape.png) no-repeat;
		width: 100%;
		height: 100%;
		background-size: contain;
		z-index: 2;
		background-position: right bottom;
		right: -10em;
	}
	.nd_aboutus_section {
		padding: 60px 0 !important;
		position: relative;
		overflow: hidden;
	}
	  .nd_aboutus_section:after {
		   content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 1;
		background-color: #0000006e;
		top: 0;
	} 
	  .nd_aboutus_area{
		position: relative;
		z-index: 3;
	}
	/* newletter css start */ 
	.newletter-wrapper {float:left; width: 100%; padding: 40px 0;background: url('/theme/img/newsletter.jpg') no-repeat;}
	   
	.nd_video_area .vb_video_contain {z-index: 9;}
	.nd_video_area .vb_video_contain_outer:after {
		content: "";
		position: absolute;
		background-color: var(--ThemeColor);
		width: 90px;
		height: 92px;
		bottom: -16px;
		left: -16px;
		z-index: 1;
	}
	.nd_video_area .vb_video_contain_outer:before {
		content: "";
		position: absolute;
		background-color: var(--ThemeColor);
		width: 90px;
		height: 92px;
		top: -16px;
		right: -16px;
		z-index: 1;
	}
			.nd_video_area .vb_video_contain_outer { position: relative; z-index: 2 !important; border:0 !important;}
	   .nd_video_area .vb_video_grid_widget .row {display: flex;gap: 20px;}
	   
	   @media (max-width: 1199px) { 
		 .nd_aboutus_section {
		padding: 45px 0 !important;
	}
		 .nd_video_area .vb_video_grid_widget .row {display: block; padding:0 15px;}
		 .nd_video_area .vb_video_contain_outer {margin-bottom: 79px;}
		 .nd_video_area .row > .col-sm-12:last-child > .vb_video_contain_outer {margin-bottom: 18px;}

	   }
	  /* newletter css end */ 
	   
	   
	  /*    responsive mobile css start*/  
	   
	@media (max-width: 768px) {

		.parent-PageCode-0 .h1, .parent-PageCode-0 h1 {font-size: 28px;}
		.heading-arrow h2 { font-size: 22px; text-align: center; }
		.heading-arrow { gap: 8px; }
		.newletter-wrapper {padding: 32px 0 6px; }
		.nd_unitinventory_products_main, .nd_categories_section {
			padding: 38px 0 45px !important;
		}

		.heading-arrow img {
			display: none ;
		}
	}
	/*    responsive mobile css end*/   
	/* Testimonial - Variation 1 - css v1.0 start */
	.nd_inner_testimonial::before {
		position: absolute;
		content: "";
		background-image: url(/theme/img/testimonialquote.png);
		top: -45px;
		width: 90px;
		height: 90px;
		left: 48px;
		display: block;
		background-size: cover;
		background-repeat: no-repeat;
	}

	.nd_testimonial_section {
		position: relative;
		padding: 90px 0 50px;
		min-height: 640px;
	}
	.nd_inner_testimonial {background-color: #000000ad;border-radius: 20px;padding: 64px 20px 27px; position:relative;}
	.nd_inner_testimonial .owl-item{ border: 1px solid #fff; margin:0 20px;border-radius: 10px;}
	.nd_inner_testimonial .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: var(--ThemeColor);}
	.nd_inner_testimonial .owl-theme .owl-dots .owl-dot span,.nd_inner_testimonial .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span  {background: #ffb70c8c;}
	.nd_testimonial_section > div {position:relative; z-index:1;}
	.nd_testimo_repeat_dv{padding:36px 40px; float:left; width:100%; position:relative;  }
	.nd_testimo_repeat_dv h4{margin-bottom:0;}
	.nd_testimonial_star{padding:10px 0; float:left; width:100%;margin-bottom: 20px;}
	.nd_testimonial_star:after{position:relative;  content: "\f005 \f005 \f005 \f005 \f005"; font: normal normal normal 18px/1 FontAwesome; font-weight: 900; color:var(--ThemeColor); letter-spacing:4px; margin-left:-2px;}
	.nd_testimonial_customer_message{ float:left; width:100%; color:#000;font-size: 16px; line-height: 23px;}
	.nd_testimonial_section .owl-stage{display: flex !important; align-items: stretch; }
	.nd_testimonial_area {padding:50px 0;}
	.testimo_repeat_dv {color: #fff; padding: 50px; position:relative;max-width: 650px;margin: 0 auto;}
	.testimo_repeat_dv::before { position: absolute;content: "";display: block;background: url('/theme/img/quote.png'), no-repeat;
	height: 22px;width: 30px; left: 20px; top: 25px;  background-size: cover;} 
	.testimo_repeat_dv::after {position: absolute; content: "";display: block; background: url('/theme/img/quote.png'), no-repeat; height: 22px; width: 30px; right: 20px; bottom: 25px; background-size: cover; rotate:180deg;}
	.nd_testimonial_message p {font-size:18px; line-height:25px; margin:25px 0;}

	 .nd_unitinventory_area {text-align: center;}

	@media (max-width: 1199px){
	  .nd_testimonial_inner_area .vb_gg_fancy_gallery {width: 68%; margin-top: 0;}
	   .nd_testimonial_inner_area .vb_gg_text { left: 0; top: inherit;border-radius: 30px 0 30px 30px; bottom: 55px;}
	  .nd_testimonial_inner_area .vb_gg_text::after {bottom: 29px;right: -21px;transform: rotate(242deg);}
	}

	@media (max-width: 991px) {
	.nd_testimonial_inner_area .vb_gg_text {left: 0;top: inherit; bottom: 20px;}
	.nd_testimonial_inner_area .col-lg-12 {width: 100%;}
	.nd_testimonial_inner_area .vb_gg_fancy_gallery {max-width: 450px;   margin-top: 30px;}
	.nd_testimonial_inner_area .vb_gg_text { bottom: 0; top: 0; height: 48px; margin: auto;}
	.nd_testimonial_inner_area .vb_gg_repeat {float: initial; width: 100%; max-width: 730px;  margin: auto; position: relative;  display: table;}
	  .experience_brand #owl-slider_12 .vb_is_main img{width:100% !important;}
	}


	@media (max-width:767px){
	.nd_testimonial_inner_area .vb_gg_fancy_gallery {max-width: 257px;}
	.nd_testimonial_inner_area .vb_gg_repeat { max-width: 540px;}
	}

	@media (max-width:576px){
	.nd_testimonial_inner_area .vb_gg_text {bottom: 40px; top: inherit;}
	}

	@media (max-width: 1199px){

	  .testimo_repeat_dv {background: #000;}
	 .nd_testimonial_section .no-js .owl-carousel, .nd_testimonial_section .owl-carousel.owl-loaded { display: flex !important;flex-direction: column;padding-top: 42px;}
	  .nd_inner_testimonial {padding: 46px 20px 10px;
	  }
	.nd_testimonial_section {
		padding: 61px 0 99px;
		min-height: auto;
		height: auto;
	}
	}
	/* Testimonial css end */

	.brand_sec {background: #1b1b1b;padding: 100px 0px 50px;}
	.brand_sec h2 {color: #fff;text-transform: uppercase;font-weight: 600;position: relative;}
	.brand_sec h4 {position: relative;}
	.brand_sec h4::after {content: '';position: absolute;top: -110px;width: 1px;height: 90px;background: var(--ThemeColor) !important;left: 0;right: 0;margin: auto;z-index: 0;}
	  .brand_sec_slider #owl-slider_11 .vb_is_main {
	  background: #222;
	  padding: 30px;
	  border: 1px solid rgba(245, 183, 84, 0.49);
	  border-radius: 10px;
	}
	/* widgets Out divs css start */

	.nd_featured_brands{padding:20px 0; }
	.nd_featured_products_sec{padding:20px 0; }
	.nd_featured_categories_widget_sec{padding:20px 0; background:#E0F9FD;}
	.homepage_top_seller_sec{padding:20px 0; }
	.nd_homepage_top_deals_sec{padding:20px 0; }
	.nd_homepage_top_seller_sec{padding:20px 0; }
	/* widgets Out divs css end */

	/* FAQ us Page Css Start */

	.vb_faq_section{float:left; width:100%; padding:0;}
	.vb_faq_section .panel-body{font-size: 17px; color: var(--Black); padding-left:20px; padding-right:20px; box-shadow:none; border:none!important;font-weight: 500;} 
	.vb_faq_section .panel{box-shadow:none!important; margin-bottom:0; position:relative;}
	.vb_faq_section .panel-heading{padding:6px 0px;}
	.vb_faq_section .panel-title a{padding: 10px 40px 10px 20px;line-height: 21px;background:#f2f2f2; color:var(--Black) !important; display: block;width: 100%;border-radius: 100px;margin-bottom: 0px;position: relative;}
	.vb_faq_section .panel-title a:after{content: '\f106';right: 18px;top: 0;position: absolute;font: bold 18px/1 FontAwesome; color: var(--Black) ;height: 100%;display: flex;justify-content: center;align-items: center;}
	.vb_faq_section .panel-title a.collapsed:after{content: '\f107';}
	.vb_faq_section .panel-title {font-size: 17px; color:#000!important;letter-spacing: normal;}


	/* FAQ us Page Css End  */



	/* Testimonial Page Css Start */

	.nd_tm_main{float:left; width:100%; position: relative;}
	.nd_tm_main .row{display:flex; flex-wrap:wrap; align-items:stretch;}
	.nd_tm_repeat_dv{position: relative; float:left; width:100%; height:100%; padding-bottom:30px; display:flex;}
	.nd_tm_repeat_dv_inner{background: #f2f2f2; position: relative; float:left; width:100%;  padding:40px; border-radius:10px; }
	.nd_tm_repeat_dv h4{float:left; width:100%; margin-bottom: 0;}
	.nd_tm_name{font-size:22px;}
	.nd_tm_customer_message {float: left;width: 100%; color: #000;}
	 
	.nd_tm_star{padding:10px 0; float:left; width:100%;}
	.nd_tm_star:after{position:relative;  content: "\f005 \f005 \f005 \f005 \f005";  font:normal normal normal 14px/1 FontAwesome; font-weight: normal;  color:var(--ThemeColor);  letter-spacing:4px; margin-left:-2px;}


	 /* Testimonial Page Css End */

	/* copied */

	.gallery__sec-index {
	  width: 100%;
	  float: left;
	  padding: 40px 0 0;
	  background: url(/theme/img/bg2.jpg);
	  background-size: cover;
	  background-repeat: no-repeat;
	  background-position: center;
	  position:relative;
	}

	.gallery__sec-index .safest_text{
		font-family: 'Pacifico', cursive;
		font-size: 42px;
		line-height: 1.7;
		margin-bottom: 40px;
		color: var(--ThemeColor2);
	}
	.banner__sec-gallery{float:left; width:100%;}
	.banner__sec-gallery_outer{padding:0 60px;}
	.banner__sec {
		width: 100%;
		float: left; background:#b8f2fe;
		padding: 60px 0;
		position:relative;
		display:flex;
		align-items:center;
		background-position: center !important;
		background-size: cover !important;
		
	}
	.banner__sec .row{display:flex; flex-wrap:wrap; justify-content:center; align-items:center; }
	.banner__sec-text {float:left; width:100%; position:relative; z-index:1;}
	i{ font-style: normal!important; }
	.Shopping .cntnr-ttl.page_id_.ttldspl { display: none;}	
	a.button_purple:link{border:none!important; background:var(--Black)!important; color:var(--White)!important; padding:10px 20px!important; margin-top:0}
	.input_button{border:none!important; background:var(--ThemeColor2)!important; color:var(--Black)!important; padding:10px 20px!important; color:var(--White)!important; text-shadow:none!important; height:35px!important;}
	a.button:link{border:none!important; background:var(--ThemeColor)!important; color:var(--White)!important; padding:10px 20px !important; text-shadow:none!important; min-height:35px!important; height:auto!important; margin-top:0;}
	.cart_total{height:auto!important;}
	.cart_wrap{padding:10px!important;}
	.promo_code{width:auto!important;}
	/* input[type=text]{height:40px!important; border-radius:4px!important; border:1px solid #ccc!important; padding:4px 10px!important; box-shadow:none!important; border-radius:4px 0 0 4px !important} */
	textarea{border-radius:4px!important; border:1px solid #ccc!important; padding:4px 10px!important; box-shadow:none!important; }
	.cart_total .button.fwb{color:var(--White); background:var(--ThemeColor) !important;}
	.cart_total .button.fwb:hover{color:var(--White); background:var(--ThemeColor);}
	.cart_total h3{font-size:20px!important; padding:16px 0!important; font-weight:700;}
	/* .cart_wrap{padding:20px!important; background:var(--White)!important;}
	.cart_wrap_right{padding:20px!important; background:var(--White)!important;}
	.cart_wrap_left{padding:20px!important; background:var(--White)!important;} */
	.cart_wrap h3{font-size:18px!important}
	.cart_wrap_right h3{font-size:18px!important}
	.cart_wrap_left h3{font-size:18px!important}
	.button{min-height:35px!important;}
	.captcha{padding:10px!important; margin:10px 0!important;}
	.mid-r-img-veh{text-align:center;}
	.mid-r-img-veh img{max-height:400px;}
	.bluebutton_b{background:var(--ThemeColor)!important; border:none!important;}
	.bluebutton_b:last-child{background:var(--Black)!important; border:none!important;}
	.mid-r-but a:nth-child(even){background:var(--ThemeColor2)!important; color:#fff!important;  border:none!important; text-align:center!important; justify-content:center!important;}
	.mid-r-but a:nth-child(odd){background:var(--ThemeColor)!important;  color:#fff!important; border:none!important; text-align:center!important; justify-content:center!important; padding:10px 0!important;}
	.mid-r-but a img{margin-right:8px!important;}
	.rent_icons{height:33px;}
	h3.head-tx{background:var(--ThemeColor)!important; color:var(--White)!important;}
	.fltrbx .up-buttons .up-buttons-1:hover, .fltrbx .up-buttons .up-buttons-2:hover{background:var(--ThemeColor)!important; color:var(--White)!important;}
	.benz_views-product.up-buttons-2.active{background:var(--ThemeColor)!important; color:var(--White)!important;}

	.filter-inner .filter-item.checked b{background:var(--ThemeColor2)!important; border-color:var(--ThemeColor)!important;}
	.filter-inner .filter-item.checked{color:var(--ThemeColor2)!important;}
	.filter-inner .filter-item:hover{color:var(--ThemeColor2)!important;}
	.filter-inner .filter-item:hover::after{border-color:var(--ThemeColor2) transparent transparent transparent!important;}

	.fltrbx .up-buttons .up-buttons-2.active::after{border-color:var(--ThemeColor) transparent transparent transparent!important; }

	.fltrbx .up-buttons .up-buttons-1:hover::after, .fltrbx .up-buttons .up-buttons-2:hover::after {
	  border-color: var(--ThemeColor) transparent transparent transparent;
	}

	.bikeControlRow{}
	.featured-products-widget h3, .featured-listings h3, .best, .testi h3, .fltrbar h4{box-shadow:0 4px 0 var(--Black)}
	.mid .mid-r:hover{background:inherit!important;}

	.prod-ls .nav > li > a.blue{background:var(--ThemeColor)!important; color:var(--White);}
	.prod-ls .nav > li > a{background:var(--Black)!important; }

	.rental_type_dd_detail .rent_now{background:var(--ThemeColor)!important; color:#fff!important; margin-bottom:20px!important; float:left; width:100%;}
	.prod-ls .nav{border:none!important;}

	.major-unit-tabbed-region .info-btn, .col-md-9 .info-btn{color:var(--White); background:var(--Black);}
	.major-unit-tabbed-region .info-btn, .col-md-9 .info-btn:hover{color:var(--White); background:var(--Black);}
	.info{background:var(--White)!important;}

	/* .bx-wrapper .bx-viewport{box-shadow:none!important; border:none!important;} */
	.content_section{background:var(--White)!important; border:none!important; padding:0!important;}
	.menu-section{padding-bottom:15px!important; }
	.bx-rit{border:1px solid #ccc!important;}
	.info p, .info ul li{color:#000!important;}
	.bx-rit h3{color:#000!important;}
	.rent-price{margin-top:10px!important; margin-bottom:20px!important; color:#000!important;}
	.bx-rit p span{color:var(--ThemeColor2)!important;}

	.area .modal-header{background:var(--ThemeColor)!important; color:var(--White)!important; }
	.clo::after{color:var(--White)!important; }
	.clo{color:var(--White)!important; }
	.area .form-control{background:var(--White)!important;}
	.col-md-12 .bttn{background:var(--Black)!important; color:var(--White)!important;}
	.txt-title{color:var(--Black)!important;}

	/* .form_standard input.reg{width:100%!important;}
	.form_standard textarea{width:100%!important;} */

	.breadcrumb{border-bottom:1px solid #ccc!important;}
	.cart_price{margin-top:0!important}
	/* .form_standard .cart_amount input.mini, .form_standard input.medium, form input.text{height:26px!important;} */
	.cart_add_ons{padding-left:0!important;}
	.cart_add_ons li{padding:6px 0!important;}
	.mid .mid-r .mid-r-but{width:100%;}
	.next .mid .mid-r .mid-r-img {
	  width: 60%;
	} 
	.next .mid .mid-r .mid-r-text{border-right:0;}
	.price_widget_box p{
		float: left;
		width: 100%;
		background: #f2f2f2;
	}
	.rent-price {margin-top: 10px !important;display: inline-block;margin-bottom: 10px !important;padding-top: 10px!important;padding-bottom: 10px!important;color: #000 !important;text-align: center;font-size: 20px !important;font-family: var(--ThemeFont);}
	.rent-price span {font-size: 18px;color: var(--Black);font-weight: 500;font-family::var(--ThemeFontTwo);}
	.price_widget_box{background: #f2f2f2;text-align: center;padding: 0 13px;}
	.price_widget_box .cfp{float:left; width:100%; padding:10px; background:#f2f2f2;margin-bottom: 0px !important;}
	.price_widget_box .rent-price span{color:var(--Black) !important;}
	.mid-r-text .mid-text-right{float:left; width:100%;}
	.sale_price_text{display: flex;justify-content: center;}
	.sale_price_text h2{color: var(--ThemeColor) !important;font-size: 16px !important;  margin-top:10px!important;
	 text-transform:uppercase; background-color:transparent; padding:5px;}
	.flex_featured_row{display:flex; flex-wrap:wrap;}
	.flex_slider_row{display:flex; flex-wrap:wrap;}
	.mid .mid-r .mid-r-but a {
	  align-items: center;
	  justify-content: center;
	  padding: 18px 15px;
	  font-size: 22px;
	}
	.mid .mid-r .mid-r-but a i{font-size:20px!important}
	.mid-r-text .mid-text-left h3 {
	  font-size: 24px;
	  color: #000;
	}
	.padg p{line-height:30px!important;}
	#product-details-info-body{margin-bottom:80px;}
	.input_button_purple{background: var(--Black)!important;
	border-color: var(--Black)!important;
	color: var(--White)!important;}

	.input_button_purple:hover{background: var(--Black)!important;
	border-color: var(--Black)!important;
	color: var(--White)!important;
	box-shadow: none!important;}

	#desktop_cart a{color:var(--Black)!important;}
	.supper_social a{margin-top:0!important; color:var(--Black); padding:10px 10px 0px 10px; text-align:right; display:inline-block; width:auto!important; font-size:18px!important;}

	.side-hdr .cl, .side-hdr .crt{background:var(--Black)!important; color:var(--Black); border-color:var(--White); }
	.side-hdr .shpbrnd-map{background:var(--Black)!important; height:50px!important; color:var(--Black);}
	.mblacnt-log{background:var(--BgColor)!important; color:var(--Black); margin: 0;}
	.side-hdr .sidebar-menu{background:var(--ThemeColor2)!important; padding:5px 0!important; color:var(--White); border-right:1px solid #000;}
	.side-hdr .sidebar-menu span{color:var(--Black);}
	.mblacnt-log a{color:var(--Black);}
	.side-hdr .crt a.cel, .side-hdr .cl a.cel{color:var(--White);}
	.creditCar_b a{background:transparent; color:#fff!important; width:100%;}
	.side-hdr .sidebar-menu ul.mb-drpdwn{background:var(--White);}
	.subnav.showme{display:block!important}


	/* copied */



	/* 62sales consistancy issue resolved css start ecom */

	.price_widget_box .pricing_text {
	  font-size: 20px !important;
	  color: var(--Black) !important;
	  font-weight: 600 !important;
	  line-height: 22px;
	}
	.price_widget_box .pricing_text.red_clr{
	  color: #ff0000!important;
	}
	.price_widget_box .pricing_text.red_clr span{
	  color: #ff0000!important;
	}
	.mid-r-text .mid-text-right p span{text-align:center;}
	.price_widget_box p.sale_total_price{font-size: 24px !important;}

	.price_widget_box .msrp
	{
	  font-size: 20px !important;
	  color: var(--Black) !important;
	  font-weight: 500 !important;
	  line-height: 22px;margin:10px 0 !important;
	  padding-top:10px;
	  padding-bottom:10px; background:#f2f2f2; font-family: var(--ThemeFontTwo);
	}
	.price_widget_box .msrp span{ font-size: 20px !important; color: var(--Black) !important; padding-bottom:0;}
	.price_widget_box .savings{
	  font-size: 20px !important;
	  color: var(--ThemeColor) !important;
	  font-weight: 600 !important;
	  line-height: 22px;
	}
	.price_widget_box .savings span{ color: var(--ThemeColor) !important; padding-bottom:0;}
	.price_widget_box .sale_price
	{
	  font-size: 24px !important;
	  color: var(--Black) !important;
	}

	 /* detail page css*/
	.bx-rit .msrp
	{
	  font-size: 20px !important;
	  color: var(--Black) !important;
	  font-weight: 600 !important;
	  line-height: 22px;
	  padding-top:20px;
	  padding-bottom:5px;

	}
	.bx-rit .msrp span{ font-size: 20px !important;
	  color: var(--Black) !important; padding-bottom:0;}
	.bx-rit .savings
	{
	  font-size: 20px !important;
	  color: var(--ThemeColor) !important;
	  font-weight: 600 !important;
	  line-height: 22px;

	}
	.bx-rit .savings span{ color: var(--ThemeColor) !important; padding-bottom:0;}
	.bx-rit .sale_price
	{
	  font-size: 24px !important;
	  color: var(--Black) !important;

	}

	.bx-rit .pricing_text {font-size: 20px !important;
	  font-weight: 600 !important;
	  color: #000 !important;
	  text-align: center;}

	.bx-rit .pricing_text{}

	.bx-rit .pricing_text.red_clr{
	  color: #ff0000!important;
	}
	.bx-rit .pricing_text.red_clr span{
	  color: #ff0000!important;
	}


	.padg .pricing_text{line-height: normal !important;
	  font-size: 19px !important;
	  color: #000 !important;
	  font-weight: 600;}
	  
	  
	.padg .pricing_text.red_clr{
	  color: #ff0000!important;
	}
	.padg .pricing_text.red_clr span{
	  color: #ff0000!important;
	}
	.padg .pricing_text span {
	  font-weight: bold !important;
	  font-size: 19px !important;
	  color: #000 !important;
	}

	.recent_viewed_mod .msrp
	{
	  font-size: 20px !important;
	  color: var(--Black) !important;
	  font-weight: 600 !important;
	  line-height: 22px;
	  padding-top:10px;
	  padding-bottom:0px;
	}
	.recent_viewed_mod .msrp span{ font-size: 20px !important;
	  color: var(--Black) !important; padding-bottom:0;}
	.recent_viewed_mod .savings
	{
	  font-size: 20px !important;
	  color: var(--ThemeColor) !important;
	  font-weight: 600 !important;
	  line-height: 22px;
	}
	.recent_viewed_mod .savings span{ color: var(--ThemeColor) !important; padding-bottom:0;}
	.recent_viewed_mod .sale_price
	{
	  font-size: 20px !important;
	  color: var(--Black) !important;
	}
	.head-txt{color:#000;}


	/* 62sales consistancy issue resolved css end */

	/* Ecom  start*/


	.pagination{position: relative; float:left; }
	.pagination h3{width:100%; display:flex; flex-wrap:wrap; gap:2px;}
	.pagination a{position: relative;
	  display: block; min-width:40px; text-align:center;
	  padding:6px;
	  color: #007bff;
	  background-color: #fff;
	  border: 1px solid #dee2e6;
	}

	.select_mod {
	  float: left;
	  width: 100%;
	  margin-bottom: 10px;
	}
	.select_mod select {
	  width: 100%;
	  background: #fff;
	  color: #000 !important;
	  margin:0px!important;
	  min-height: 25px;
	  padding: 8px 10px;
	  border: none;
	  border-radius: 4px;
	  border:1px solid #ccc;
	}

	/* Default table  */
	table td, table th {
	  border: 1px solid #ddd;
	  padding: 4px 8px;
	}
	table th {
	  padding-top: 6px;
	  padding-bottom: 6px;
	  text-align: left;
	}

	#mainProductBand{padding:10px 0;}


	.product_photo{border:none; border-bottom:1px solid #eee;}
	.content_section .product_box{border:1px solid #eee; padding:0;}
	.top-deals-section .home_page_top_deals .product_box .price, .content_section .product_box .price {
	  color: #333;
	  text-align: center;
	font-weight: 500;}
	.top-deals-section .home_page_top_deals .product_box .product_box_text h3 a, .top-deals-section .home_page_top_deals .product_box .product_box_text span a, .content_section .product_box .product_box_text h3 a, .content_section .product_box .product_box_text span a {
	  color: #777;
	  display: block;
	  font-weight: 400;
	  width: 100%;
	  margin: 10px 0;
	  font-size: 14px;
	  text-align: center;
	  line-height: normal;
	  padding-left: 10px;
	  padding-right: 10px;
	}
	.product_box{margin-bottom:10px;}
	.product_box  > div{width:100%;}

	.Pages .content_section{display:block!important;}

	.top-deals-section .home_page_top_deals, .content_section{width: 100%;
	float: left;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;}
	.content_section .section_head{width:100%;}
	.content_section {
	  padding: 0;
	  border: 0;
	  background: #fff;
	}
	.content_section .product_box {
	  display: block !important;
	  width: 225px!important;
	  height: 335px;
	  margin-top: 2px; 
	}
	.top-deals-section .home_page_top_deals .product_box .product_photo_small, .content_section .product_box .product_photo_small {
	  /* display: none!important; */ padding:10px 10px 4px 10px;
	}
	.product_photo_small img{width:50px; height:40px;}

	.product_box .discount{height: auto!important;
	padding: 10px!important;
	text-align: center!important;}


	.contentSec.shopping .prodSec {
	  width: 40% !important;
	  margin-right: 3% !important;
	}
	.contentSec.shopping .prodDetailSec {
	  width: 53% !important;
	  margin-right: 2%;
	}
	.priceDetaiSect{width:100%; margin-left:0; margin-top:0; }
	#price {
	  font-size: 28px!important;
	  color: #000!important; padding-bottom:10px!important;
	  font-weight: bold!important;
	}
	.container.dtlpg .breadCrumb {
	  margin-bottom: 40px;
	  color: #333;
	  font-size: 16px;
	  letter-spacing: 1px;
	  font-family: "Rubik", sans-serif !important;
	  text-align: left;
	}

	.productListView.gallery_inner img {
	  max-height: 100% !important;
	  max-width: 100% !important;
	  margin-top: 0px !important;
	  padding: 4px;
	}

	.productListView a {
	  width: 90px !important;
	  height: auto !important;
	  border: 1px solid #ccc;
	  margin: 1px;
	}

	.prodSec .prodGallery {
	  background: transparent;
	  height: auto;
	  margin-top: 10px;
	  border-top: 1px solid #ccc;
	  margin-left: -1px;
	  padding-left: 1px;
	  padding-right: 1px;
	  background: #fff;
	  margin-right: -1px;
	  padding-top: 10px;
	}

	.productListView.gallery_inner {
	  text-align: left;
	}

	.container.dtlpg > .container {
	  position: relative;
	  width: 100% !important;
	  overflow: initial !important;
	}

	/* .dtlpg .mn {
	  text-align: right;
	  font-size: 22px !important;
	  font-weight: 400 !important;
	  font-family: "Rubik", sans-serif !important;
	  position: absolute;
	  width: 53%;
	  float: right;
	  left: 43%;
	  margin: 0;
	  text-align: left;
	  line-height: 30px;
	} Close bcz of issue in mobile view and long text */

	 .shopping .descriptionArea {
	  margin-top: 50px;
	  padding: 0;
	  background: #fff !important;
	  border-bottom: 1px solid #ccc;
	  margin-bottom: 15px; }

	.shopping #description, .shopping #reviews, .shopping #partnumbers,
	.shopping #fitment, .shopping #sizechart {
	  background: #fff;
	  color: #000;
	  padding: 0 !important;
	  margin: 0;
	  font-size: 20px !important;
	  font-weight: 500;
	  padding: 20px 0 !important;
	  margin-right: 30px; }
	  
	.shopping #fitment .fa, .shopping #sizechart img {
	  display: none; }

	.descriptionArea a.active {
	  border-bottom: 2px solid #000;
	  padding: 20px 0 !important;
	  color: #000; }
	  
	  
	.sliders-button-flex{display:flex; justify-content:right; align-items:center; }

	.sliders-button{
	  position:relative; max-width:300px; margin-left:40px;
	}
	.sliders-button-right{position:relative; }

	.sliders-button a {
		text-transform: uppercase;
		font-weight: 900;
		font-size: 19px; height:80px;
		letter-spacing: 1.3px; color:#000; text-align:center;
		background: #fff; position:relative; display:block; margin:12px 4px;
		padding: 16px 10px; line-height:25px;
	}
	.sliders-button a span{color:#189cb6;}
	.sliders-button a:after,
	.sliders-button a:before {
		content: "";
		height: 80px;
		width: 45px;
		position: absolute;
		top: 0px;
		display: inline-block;
	}
	.sliders-button a:after {
		background: url(/media/modal-right-shape_100.png);
		right: 0;
	}
	.sliders-button a:before{
		background: url(/media/modal-left-shape_100.png);
		left: 0;
	}



	.page_id_31 .section h4 { background: #f2f2f2; font-size: 16px !important; color: #000 !important; padding: 14px 95px 14px 20px; display: flex; justify-content: space-between;
		border-radius: 4px; align-items: center; letter-spacing: normal; position: relative;}
	.page_id_31 .section h4 a { font-size: 14px; color: var(--ThemeColor); border: 1px solid; padding: 7px 0; border-radius: 4px; width: 75px; text-align: center; position: absolute; right: 20px;}
	.page_id_31 .wrap { padding-bottom: 0;}
	.page_id_31 .content_wrap_n{overflow:hidden;}


	@media (max-width:991px){
			.sliders-button-flex{display:block; width:100%;}
			.sliders-button{margin:40px auto 0;}
			.blue-rectangle-text{margin:0px auto 90px; bottom:auto;}
	}
	.quantity_description .instock{
			display:none !important;
	}

	 
	.productNav {padding: 10px 20px;
	float: left; background:var(--ThemeColor4)!important;
	width: 100%;
	margin-bottom: 10px;}
	.productNav .bnz-nv a, .productNav ul li a {font-size: 15px; font-weight: 500;}
	/* .sidebar {margin-bottom: 0px;padding: 0px;border: none;background: #fff;} */
	.sidebar .toggle_container, .sidebar .base_container {margin-bottom: 20px;border-left: 1px solid #ccc !important;border-right: 1px solid #ccc !important;width: 100% !important; }
	.sidebar .fltrbx {float: left;padding: 0;background: #fff;border: 0;border-radius: 12px;border-top: 0; }
	.sidebar .grg {
	color: #FFF;
	font-size: 16px;
	padding-top: 11px;
	text-shadow: none;
	font-family: "Rubik", sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	padding: 0;
	display: flex;
	flex-wrap: wrap; }
	.sidebar .grg div {
	margin-left: 3px; }
	.sidebar .side_header {
	padding: 20px 15px !important; margin-top:13px;
	background: var(--ThemeColor);
	border-radius: 7px 7px 0 0; }
	@media (max-width: 1024px) {
	.sidebar .side_header {
	padding: 10px 15px !important;
	} 
	}
	.sidebar .sidebar_frame {
	margin-bottom: 20px; }
	.sidebar h4.expand_heading, .sidebar p.expand_headingend {
	background: #fff;
	border: 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100% !important;
	border-bottom: 1px solid #ccc;
	padding: 15px 10px; }
	.sidebar h4.expand_heading a, .sidebar p.expand_headingend a {
	color: #333;
	font-size: 13px;
	font-weight: 400;
	padding: 15px 0px;
	font-family: "Rubik", sans-serif;
	padding: 0; }
	.sidebar h4.expand_heading:hover, .sidebar p.expand_headingend:hover {
	background: #eee; }
	.sidebar .expand_nav li, .sidebar .base_nav li {
	height: auto; }
	.sidebar .expand_nav li a, .sidebar .base_nav li a {
	background: #fff;
	color: #333 !important;
	font-size: 13px;
	font-weight: 400;
	padding: 15px 10px;
	font-family: "Rubik", sans-serif; }
	.sidebar .expand_nav li a:hover, .sidebar .base_nav li a:hover {
	background: #eee; }
	.sidebar h4.expand_heading a {
	color: #444 !important; }
	.sidebar .base_nav {
	border-bottom: 1px solid #ccc; }
	.sidebar .base_nav li a:hover, .sidebar .base_nav ul li:hover a {
	height: auto; }
	.sidebar .expand_nav li div {
	margin: 0 !important; }
	.sidebar .expand_nav li div a {
	padding: 14px 10px;
	background: transparent !important; }
	.sidebar .toggle_container {
	overflow: auto !important;
	border: 0; }
	.sidebar .expand_nav li a:hover, .sidebar .expand_nav ul li:hover a {
	height: auto; }

	.product_box_text {
	height: auto !important; }

	@media (min-width: 320px) and (max-width: 479px) {
	.product_box_text a {
	font-size: 14px !important; }

	.content_wrap .sidebar.cstm-sdbr {
	width: 94% !important;
	margin: 0 auto;
	margin-bottom: 10px !important; }
	.content_wrap .sidebar.cstm-sdbr h3.head-tx {
	color: #fff;
	background: #333 !important;
	margin-bottom: 10px !important;
	display: flex !important;
	justify-content: center;
	align-items: center; }
	.content_wrap .sidebar.cstm-sdbr h3.head-tx span.glyphicon-filter {
	margin-left: 10px; } }
	.top-deals-section .home_page_top_deals{
	width: 100%;
	float: left;
	display: flex;
	gap: 10px;
	flex-wrap: wrap; }
	@media (max-width: 767px) {
	.top-deals-section .home_page_top_deals {
	justify-content: center !important; } }
	/* .top-deals-section .home_page_top_deals .section_head, .content_section .section_head {
	display: none; } */
	.top-deals-section .home_page_top_deals .percentage, .content_section .percentage {
	display: none; }
	.top-deals-section .home_page_top_deals .product_box, .content_section .product_box {
	padding: 0;
	font-family: "Rubik", sans-serif;
	height: 300px;
	width: 300px;
	border: 1px solid #eee;
	display: none; }
	.top-deals-section .home_page_top_deals .product_box .product_photo, .content_section .product_box .product_photo {
	height: auto !important;
	padding: 10px 0 !important; }
	@media (max-width: 1024px) {
	.top-deals-section .home_page_top_deals .product_box, .content_section .product_box {
	width: 230px !important; } }
	@media (max-width: 768px) {
	.top-deals-section .home_page_top_deals .product_box, .content_section .product_box {
	width: 230px !important;
	height: 280px !important; } }
	@media (max-width: 576px) {
	.top-deals-section .home_page_top_deals .product_box, .content_section .product_box {
	max-width: 300px;
	width: 100%;
	height: auto !important; } }
	.top-deals-section .home_page_top_deals .product_box:nth-child(2), .content_section .product_box:nth-child(2) {
	display: block !important; }
	.top-deals-section .home_page_top_deals .product_box .product_photo, .content_section .product_box .product_photo {
	margin: 0;
	border: 0;
	padding: 0;
	border-bottom: 1px solid #eee; 
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 200px; }
	.top-deals-section .home_page_top_deals .product_box .product_photo img, .content_section .product_box .product_photo img {
	position: relative;
	border-radius: 0; max-height:163px;
	width: auto !important;
	height: auto !important;
	max-width: auto !important; }
	.top-deals-section .home_page_top_deals .product_box .product_box_text h3 a, .top-deals-section .home_page_top_deals .product_box .product_box_text span a, .content_section .product_box .product_box_text h3 a, .content_section .product_box .product_box_text span a {
	color: #777;
	display: block;
	font-weight: 400;
	width: 100%;
	margin: 10px 0;
	font-size: 14px;
	text-align: center;
	line-height: normal;
	padding-left: 10px;
	padding-right: 10px; }
	.top-deals-section .home_page_top_deals .product_box .product_box_text + div, .content_section .product_box .product_box_text + div {
	float: none !important;
	display: block;
	width: 100%;
	overflow: hidden; }
	.top-deals-section .home_page_top_deals .product_box .price, .content_section .product_box .price {
	color: #333;
	text-align: center;
	font-weight: 500; }
	.top-deals-section .home_page_top_deals .product_box .discount, .content_section .product_box .discount {
	text-align: center;
	font-size: 12px;
	color: #000;
	margin-top: 4px; }
	.top-deals-section .home_page_top_deals .product_box .product_photo_small, .content_section .product_box .product_photo_small {
	display: none; }

	.top-deals-section .home_page_top_deals .product_box {
	  height: 582px;
	  width: 100%;
	  border: 2px solid #e74033; }
	.top-deals-section .home_page_top_deals .product_box .product_photo {margin-bottom: 30px; }
	.top-deals-section .home_page_top_deals .product_box .product_photo img {max-width: 100% !important;max-height: 100% !important; }
	.top-deals-section .home_page_top_deals .product_box .price-section .price {color: #e74033;display: flex;align-items: center;justify-content: center;flex-wrap: wrap; }
	.top-deals-section .home_page_top_deals .product_box .price-section .price span {color: #888;margin-left: 12px; }
	.top-deals-section .home_page_top_deals .product_box .price-section .price a {width: 100%;display: block;margin-top: 15px; }
	.top-deals-section .home_page_top_deals .product_box .price-section .price a span {
	background: #e74033;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 30px;
	display: inline-block;
	margin: 0;
	border-radius: 4px; }

	.top-deals-section .home_page_top_deals > .product_box .price-section .discount {visibility: hidden; }
	  @media (max-width: 991px) {  
	  
		.mainFooter .bottomFooter .paymentOption img {margin: 25px 0;} 
		.mainFooter .bottomFooter .row { flex-direction: column;}
			
	}
	@media (max-width: 767px) {
	 
	  .page_id_31 .section h4 { padding: 14px 95px 14px 15px; font-size: 15px !important;}		
	  .page_id_31 .section h4 a{right:15px;}
	  .homepage_top_deals {margin-bottom: 30px;overflow: hidden; }
	  .top-deals-section .col-sm-12.col-md-9 {overflow: hidden; } 
	  .contentSec.shopping .prodDetailSec{width:100%!important;}
	  .contentSec.shopping .prodSec{width:100%!important; margin-right:0px; }
	  .priceDetaiSect{padding-top:10px;}
	  form .questions_and_quantities_block .quantity_block, form .questions_and_quantities_block .questionSelector{text-align:left;}
	  .shopping .descriptionArea{padding-bottom:0!important;}
	}
	.content_section {padding: 0 !important;border: 0 !important;background: #fff !important; width:100%!important;}
	.content_section.home_page_top_sellers {display: flex;justify-content: center;}
	.content_section .product_box {display: block !important;width: 230px;height: auto;margin-top: 2px; }
	.content_section .product_box .reviews {text-align: center;margin: 10px; }

	/* Ecom  end*/  

	/* Rental Packages start*/
	.renatl-packges-page {background: rgb(0, 0, 0) url("/theme/img/rental-packges.jpg") no-repeat;background-position-x: 0%;background-position-y: 0%;background-position: top;background-size:cover}
	.fl{width:100%; float:left;}
	.renatl_packges_banner {min-height: 400px;background-size: cover !important; background-position: center !important;margin: 50px 0;display: flex;justify-content: center;align-items: center;text-align: center;flex-wrap:wrap;}
	.renatl_packges_banner .theme_font font {color: var(--White);font-size: 90px;}
	/* Rental Packages end*/


	  /* store Procedures  start*/
	#desktop_cart.merchant_address {width: 100%;}
	.s_master_v .header_content {display: flex;align-items: center;}
	 .reservation_area {margin-top: 60px;}
	.main_content_full {padding: 60px 20px;}

	 /* store Procedures  end*/  
	  
	  
	   

	  
	  
	  
	  
	  

	/* Footer css start */
	.newsletter_area_main:before {
		position: absolute;
		content: "";
		top: -72px;
		background: url(/theme/img/shapebottom-test.png) no-repeat;
		width: 100%;
		height: 73px;
		z-index: 2;
	}
	.footer_section {float:left; width:100%;background-color:#000;}
	.footer_section_bg{padding:60px 0;}
	.footer_section_bg > div{position:relative; z-index:2;}
	.footer_section_area {float:left; width:100%;}
	.footer_section_inner {float: left;width: 100%; margin-top: 20px;}
	.newsletter_area {max-width: 580px;float: none; margin: 0 auto 40px; text-align: center; margin-bottom:20px; }
	.newsletter_area input[type=text]{
		background: #e6e6e6;
		color: #000;
		border-radius: 100px;
		box-shadow: none;
		height: 55px;
		margin-bottom: 0px;
		display: inline;
		border: 0;
	}
	.master_v .newsletter_area_main,.master_v_front .newsletter_area_main {margin-top:0px;}
	.newsletter_area_main{ float:left; width:100%;padding: 50px 0 55px;background-color: #fff;position:relative;margin-top:50px;}
	.newsletter_area .tbtn{ height: 55px;font-size: 18px;font-weight: 600;padding-left: 20px;padding-right: 20px; padding: 5px 20px !important;}
	.nwsltr .footer_title {margin-top: 0;color: var(--White);font-size: 18px;text-transform: uppercase;float: left;width: 100%;padding-bottom: 20px;margin-bottom: 20px;}
	.flex_input_group {  position: relative;
		float: none;
		width: 100%;
		box-shadow: none;
		background: #e6e6e6;
		border-radius: 100px;
		padding-left: 17px;
		max-width: 500px;
		margin: auto;
		justify-content: center;
		align-items: center;
		display: flex
	;} 
	.parent-PageCode-0 .newsletter_area_glry {margin-top: -155px;position: relative;z-index: 3;
	}
	.page_id_0 .newsletter_area_main .row {
		display: inherit !important;
	}
	.footer_bottom_social_main{float:left; width:100%; text-align:center;padding-bottom: 20px; margin-bottom: 20px;}
	.footer_title{color:var(--White)!important;  margin-top:0; font-size:20px; font-weight:600;position: relative;padding-bottom: 10px;margin-bottom: 20px; float:left; width:100%;}
	.footer_title::after {
		content: '';
		position: absolute;
		left: 0;
		bottom: 0;
		height: 2px;
		width: 40px;
		background: var(--ThemeColor);
	}
	.footer_title a{color:var(--White)!important; }
	.newsletter_area h3{margin-top:0px !important;}
	.footer_bottom_social_links{float:left; width:100%; display:flex; flex-wrap:wrap; justify-content: center; margin-top: 20px !important; margin-bottom: 0px !important;}
	.footer_bottom_social_links a{
		background:transparent;
		border-radius: 100px;
		width: 40px;
		height: 40px;
		color: var(--ThemeColor) !important;
		margin: 0 15px 0 0;
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 20px;
	  border:1px solid #fff;
	}
	.footer_bottom_social_links a svg{fill:var(--ThemeColor);}
	.footer_address_area{color:var(--Black); margin-bottom:10px; font-size:18px;  position:relative;}
	.footer_time_area{color:var(--Black); border-radius:12px;   position:relative; overflow:hidden; }
	.footer_time_area h3{color:var(--Black); margin-top:0; font-size:18px; margin-bottom:16px;}
	.footer_time_area h4{font-size:17px; line-height:28px;} 
	.footer_address_inr{ display:block; float:left; width:100%; font-size:16px;}
	.footer_address_inr a{width:100%; float:left; margin-bottom:10px; font-size: 16px; line-height: 22px;}
	.footer_address_inr *{color:var(--White) !important;}

	.footer_contact2 {float: left;width: 100%; font-size: 16px !important;  margin-bottom: 30px;  line-height: 30px;}
	.footer_contact2 a {float: left;width: 100%; font-size: 16px;color: var(--White); line-height: 22px; margin-bottom:7px;}
	/* .quick_links_mod {float: left;width: 100%;margin-bottom: 10px;} */
	.quick_links_mod .one-fifth ul li {width: 100% !important;display: inline-block;}
	.quick_links_mod .one-fifth{width:100%!important; color:var(--White);}
	.quick_links_mod li{background:none!important; line-height:18px; padding:0!important; margin:0 0 12px 0!important;} 
	.quick_links_mod li a{color:var(--White)!important; font-size:16px!important; background:none!important;  padding-left:0!important; font-weight:normal!important;}
	.quick_links_mod .one-fifth ul li a:hover{color:var(--White)!important; text-decoration:none!important;}
	.quick_links_mod .one-fifth ul li a:focus{color:var(--White)!important; text-decoration:none!important;}
	.one-fifth h3 {display:none;}

	.one-fifth h3::after {display:none;}
	.footer-logo-position{float:right; margin-top:-60px;}
	.footer-logo img{max-width:100%; width:380px; float:right;}
	.footer_bottom_bar{float:left; width:100%; padding:15px 0; background:#101010; color:var(--White);}
	.address_area{padding:60px 0; background:var(--Black); color:var(--White); float:left; width:100%;}
	.address_area .col-lg-3{width:20%!important;}
	.address_area .col-lg-2{width:20%!important;}
	.address_area h4{text-transform:uppercase; color:var(--ThemeColor); margin-bottom:10px;}
	.address_area p{line-height:25px; font-size:16px; margin-bottom:20px;}
	.aaddress_text{float:left; width:100%; margin-bottom:20px;}
	.footer_time_sec{float:left; width:100%; font-size:16px; line-height:30px; color:var(--White);padding-bottom: 20px; margin-bottom: 20px;}

	 @media (min-width: 1200px) {
		 .footer_section_inner .col-lg-2 {
		   width: 20%;
		 }
	}
	   @media(max-width:1199px){     
	.footer_section_inner .quick_links_mod ul {
		display: flex;
		gap: 17px;
		flex-wrap: wrap;
		justify-content: center;
		padding: 21px 28px;
	}
	   }
	/* Footer css end */


	@media (max-width: 1199px) {
		
		.footer_bottom_social_links a{margin:6px;}
		.header_logo_area a{width:130px;}
		.combine_header.fix_header .header_logo_area a{width:130px;}
		.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 25% 25% 25% 25%!important;}
		.combine_header .vehicleCategory{ display:none!important;}
		.product_repeat .tbtn-theme{background:#fff!important; color:#000!important;}
		.product_repeat .tbtn-theme:hover,.product_repeat .tbtn-theme:focus,.product_repeat .tbtn-theme:active{background:#fff!important; color:#000!important;}
		.category_slider_main{margin-top:0;}
		.video_area_main{padding:60px 0;}
		.combine_header{position:relative;}
		.header_fixed_spacer{display:none;}
		.product_text_inner .prd-title{font-size:18px;}
		.product_text{position:relative!important; opacity:1;}
		.product_text{position:relative!important;}
		.product_repeat::after{display:none;}
		.product_text::after{display:none;}
		.video_area_main{height:auto; min-height:500px;}
		.slider_main{height:auto; min-height:20px;}
		.product_spec_area{float:left; width:100%; padding:15px 0;} 
		.product_spec_area .row{display:block; flex-wrap:wrap; justify-content:center; align-items:stretch;}
		.prd_spec_left_main_s{display:block; padding:20px 10px; text-align:center;}
		.prd_spec_left_main_s > div{margin:10px 0;}
		.prd_spec_right_main_s{display:block; padding:20px 10px; text-align:center;}
		.prd_spec_right_main_s > div{margin:10px 0;}
		.newsletter_area { max-width: 400px; float: none; text-align: center;margin: auto;margin-bottom: 40px; display:flex; justify-content:center; flex-wrap:wrap;}
		.flex_input_group .input_last {right: 90px;top: 5px;}
		.one-fifth h3::after {left: 50%;margin-left: -20px;}
		.footer_section .row > div{margin-bottom:30px!important;}
		.custom_bikes_text font { font-size: 70px;}
		.footer_bottom_social_links {justify-content: center;}
		.footer_title{text-align:center!important;}
		.footer_time_sec{text-align:center!important;}
		.footer_title::after {left: 50%;margin-left: -20px;}
		.footer_contact2 a {text-align:center;}
		.quick_links_mod .one-fifth {text-align: center;}
		.master_top {float: left;width: 100%;padding: 10px 0;background: #fff;position: relative;z-index: 1;}
		.master_v_front .rsb_language select{border:1px solid #ccc!important;}
		.banner__sec .row{display:block; }
		.banner__sec-gallery_outer{float:left; width:100%; padding:0; margin-bottom:20px;}
		.themeheader{background:var1(--BgColor); padding: 7px 0 4px;}
		.header_scnd_bar .row{justify-content:center; margin-bottom:10px;}
		.address_area .col-lg-3{width:33.3%!important;}
		.address_area .col-lg-2{width:33.3%!important;}
		.side-hdr .sidebar-menu{position:static;}
		.side-hdr .sidebar-menu ul.mb-drpdwn li a{  padding: 15px;font-size: 18px; background:var(--ThemeColor)}
		.side-hdr .sidebar-menu ul.mb-drpdwn {width: 100%; /* height: calc(100vh - 140px) */;overflow:auto;}
		
		.header_scnd_bar{display:none;}
		.top_header{display:none;}
		.footer-logo{ float:left;}
		.slider_main_area{padding-bottom:0px;}
		.next .mid .mid-r .mid-r-img{width:100%!important;}
		.next .mid .mid-r .mid-r-text{width:100%!important;}

		.banner_image::after{width:101%;}
		.timer_shape{right:-350px;}
		.LogoText{display:none!important;}
		.quick_links_mod .one-fifth{padding-left:0px;}
		.banner_image{width:76%;}
		.about_section_flex{flex-direction: column;}
		/* .master_v_front .header_logo_area{position:relative; padding:0; max-width:83px; float:left;} */
		.desktop_hide{display:block;}
		.side-hdr{display:block!important; border-top: 1px solid #fff; background:var(--ThemeColor);}
		.side-hdr .cl, .side-hdr .crt{background:var(--ThemeColor)!important; color:var(--White); border-color:var(--White);}
		.side-hdr .shpbrnd-map{background:var(--ThemeColor)!important; height:50px!important; color:var(--White);}
		.mblacnt-log{background:var(--White)!important; color:var(--Black); display:block;}
		.side-hdr .sidebar-menu{background:var(--ThemeColor)!important; padding:5px 0!important; color:var(--White); border-right:1px solid #fff;}
		.side-hdr .sidebar-menu span{color:var(--White); }
		.mblacnt-log a{color:var(--Black);}
		.side-hdr .crt a.cel, .side-hdr .cl a.cel{color:var(--White);}
		.creditCar_b a{background:transparent; color:var(--White)!important;}
		#moto_search input:focus{box-shadow:none;}
		.dynamic-nav-wrapper{display:none!important;}
		.master_v_front .themeheader{position:relative;}
		.header_menu_icon{display:block;}
		.header_auth_area{display:none;}
		.header_b{background:var(--White)!important; padding:0!important; float:left; width:100%;}
		.header_logo_area{position:relative;  text-align:center; top:0;}
		.dynamic-nav{margin-top:10px!important;}
		.slider_bottom_arrow{display:none;}
		.header_shopping_area{display:none;}
		.container_b{padding:0 15px!important;}	
		.mob_main{background:var(--ThemeColor); padding:0; float:left; width:100%; }
		.mob_main .mob{float:left; width:100%; display:flex; justify-content:center; padding:5px 0 5px 0;}

		.about-left_text {text-align: center; margin-bottom: 20px}
		.about-right_text {text-align: center;}
		.abso_item_text font {font-size: 25px;}
		.footer_address_area {text-align: center;}
		.quick_links_mod {text-align: center;}
		.hours_area {text-align: center;}
		.one-fifth h3 {text-align: center;}
		/* .product_main_flex .fit_image{height:100%;} */
		.product_main_flex .fit_image{height:100%;}
		.slider_main-text{padding:20px 0;}
		.inner_top_slider {margin-top:0px;}
		.slider_banner_text font {font-size: 25px;}
		.info-title_sec .theme_font {font-size: 30px;}
		.form_desing .custom-lead-form h2 {font-size: 30px;}
		.mid .mid-r .mid-r-but a{width:100%!important;}
		.mid .mid-r .mid-r-but{display:block!important;}
	  .newsletter_area_main {padding: 0px;}
	  .footer_address_inr {text-align: center;margin-bottom: 20px;}
	  .nd_unitinventory_products_main, .nd_video_section, .nd_about_section {padding: 20px 0;}
    .master_v .main_content {width: 100%;padding-top:0px !important;padding-bottom: 80px;}
    .content_wrap .sidebar {padding-bottom:0px !important;}
	}

	@media (max-width: 991px) {
		
		.slider_main .item::after{display:none;}	
		.slider_bottom{min-height:10px; padding:0 0 40px 0; text-align:center;}	
		.commnity_ideas_slider .slider_PageSection-13 { display: block;}
		.info_drop_outer::before{width:100%;}
		.info-title_sec { text-align: center; margin-bottom: 20px;}
		.themeheader{height:auto; min-height:55px;}	
		.address_area .col-lg-3{width:50%!important; float:left;}
		.address_area .col-lg-2{width:50%!important; float:left;}
		.rental-btn{margin-top:30px;}
		.slider_keypoints{bottom:64px;}
		.home_scnd_gallery{padding-bottom:0px!important; padding-top:50px!important;}

		.newsletter_area {float: none;margin: auto;text-align: center;margin-bottom: 40px;}
		.quick_links_mod .one-fifth {text-align: center;}
		.footer_bottom_social_links, .footer_time_sec {text-align: center; justify-content:center;}
		.footer_bottom_bar {text-align:center;}
		.footer_bottom_bar .text-right {text-align: center;margin-top: 0px;}
		.address_text{text-align:center;}
		.header_search_design input{padding-left:15px; padding-right:15px;}
		.footer_title { text-align: center;}
		.video_slide_text_area font:nth-child(1){ font-size: 50px !important;}
		.home_first_gallery {margin-top: -15px;}
		.header_search_design .searchHolder { margin-top: 0px !important;}
		.abso_item_text font { font-size:30px;}
		.slider_main .row{display:block;}
		.slider_main-img {margin-bottom: 40px;}
		.about-text-area {padding: 20px 0px; margin-bottom: 30px;}
		.info_drop_outer .form_wrapper .custom-lead-form {padding: 30px;}
		.info_drop_outer .form_desing .custom-lead-form h2 {text-align: center;font-size: 22px;}
		.mobile_show_img{display:block!important; }
		.inner_top_slider {display: block; background: var(--Black)!important;min-height: 100px;padding-bottom:0px;}
		.inner_top_slider::after {display:none;}
		.inner_slider_text_area .theme_font {font-size: 50px !important;}
		.slider_main .item{background:var(--Black) !important;}

	}



	@media (max-width: 834px) {
		
		.info_drop_outer { padding:10px 10px 20px 10px;}
		.info_drop_outer::before{width:100%;}
		.info-title_sec { text-align: center; margin-bottom: 20px;}
		.banner_image{width: 100%; height: 330px; margin-top: 0px; margin-bottom: 30px; position:relative; float:left; }
		.banner_image:after{display:none;}
		.banner_left_side{padding-top:10px;}
		.banner_left_side_bg{z-index:-1;}
		.slider_button_place{margin-bottom:40px;}
		.timer_shape {right: -330px; top: -60px;}
		.cs_mod_inter{display:none;}
		.timer_inner_sec_clock{position:relative; margin-top:20px; right: auto; bottom: auto; width:130px; }
		.about_image_area{padding:0 10px; margin-top:0;}
		.footer_bottom_social_links {margin-bottom:20px !important;}
		.nd_slider_section .vb_bs_text{max-width:100%; width:100%;}
		
	}


	@media (max-width:767px){
		
		.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 50% 50%!important;}
		.product-for-sale{padding: 20px 0px 0px;}
		.local_beaches_banner.fl { min-height: 200px;}
		.place_to_eat_banner { min-height: 200px;}
		.renatl_packges_banner{min-height:200px;}
		.col-sm-12{width:100%!important}
		.slider_button_abso{padding:13px 25px; font-size:16px;}
		.footer-logo-position{margin-top:0;}
		.timer_inner_sec{padding-right:0;}
		.timer_inner_sec_text{float:left; width:100%;}
		.timer_inner_sec_clock{float:left; width:100%; text-align:right;}
		.our_goal_Sec h1{font-size:22px; line-height:28px;}
		.video_slide_text_area font:nth-child(1){ font-size: 30px !important;}
		.home_first_gallery { margin-top: -10px;}
		.abso_item_text font {font-size: 18px;}
		.top_slide_text font:nth-child(1) { font-size: 35px !important; }		
		.banner__sec-text{text-align:center;}
		.slider_main{min-height: 100px; display:block; background:var(--Black) !important;}	
		.book_place_section .theme_font { font-size: 40px !important;}
		.custom_bikes_text font { font-size: 40px;}
		.custom-bikes-sec::before{display:none;}
		.custom-bikes-sec::after{display:none;}
		.custom-bikes-sec{background:#fff!important; min-height:10px;}
		.custom_bikes_text{color:#000!important; text-align:center!important;}
		.custom_bikes_text > font{color:#000!important; font-family:var(--theme-font);}
		.slider_bottom{min-height:10px;}
		.page_id_7 .content_wrap .page_widget_section_12 {margin-top: 40px !important;}
		.page_id_22 .content_wrap .page_widget_section_37 {margin-top: 40px !important;}
		.forms-outer .custom-lead-form .form-group {width:100%; padding-right: 0px !important;}
		.vd_floating{display:block;}
	  @media (max-width: 767px) {
		.vd_floating {
			position: relative;
			float: left;
			width: 100%;
			top: 0;
			left: 0;
			right: 0;
			margin: 0px 0;
			-moz-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			-o-transform: rotate(0deg);
			-webkit-transform: rotate(0deg);
		  border-radius:0;
		  margin-bottom: 25px;
		}
		.vd_floating p {
		   margin: 0 auto;
			border-radius: 6px;
			padding: 10px 20px;
			border: 2px solid var(--Black);
	}
	}
		.finance_section_area{padding:30px 0; margin-top:-40px!important;}
		.dtal-txt label{width:34%!important;}
		.dtal-txt span{text-indent:0!important; padding-left:0!important;}
		.td-banner-grid{padding:0 15px;}

	}



	@media (max-width:576px){
		
		.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 100%!important;}
		.address_area .col-lg-3{width:100%!important;}
		.address_area .col-lg-2{width:100%!important;}	
		.container_b{width:100%;}
		.side-hdr{border-top:1px solid #fff;}
		.footer_title { text-align: center;}
		.master_center{float:left; position:relative; left:20px;}
		.brands-img {padding: 5px;}
		.form-row{display:block; margin-bottom:6px;}
		.form-row .form-field{padding-bottom:0!important;}
		.parts_accessories{padding:10px 0;}
		.newsletter_area .tbtn {margin-top: 10px;}
		.flex_input_group {display: block; background: transparent;}
		.one-fifth ul li{padding:0 !important;}
	  .master_v .main_content {width: 100% !important;padding-top:0px !important;}
		
	}
	/* new css 17-09 */
	   
	.bg-ThemeColor{background-color:var(--ThemeColor)}
	.rounded-full{border-radius: 100px;}    
	.CircleLink{width:32px;height:32px;background-color:#000;display:flex;margin:auto;justify-content:center;align-items:center;font-size: 15px;    color:var(--ThemeColor);
		border: 1px solid #fff;}
	.Dflex-align{display: flex;align-items: center;gap:10px;}
	 .header-wrapper .new-social-items a {background: #000;border-radius: 100px; width: 32px;text-align: center;height: 32px;color: var(--White)!important; margin: 4px; display: flex;font-size: 15px;justify-content: center;align-items: center;border: 1px solid #fff;
	}
	.CircleLink i {margin-left: 4px;} 
	@media(min-width:1200px){
	   .header_logo_area_flex { height: 64px;}  
	}

	  /*   Brands slider css  start*/

	.nd_our_brands_inn .vb_is_main {
		background: var(--White);
		border-radius: 20px;
		max-width: 100%;
		padding: 14px;
		position: relative;
		overflow: hidden;
	}
	 .nd_our_brands_inn .vb_is_main img {
		width: auto!important;
		height: 85px;
		object-fit: contain;
		margin: 0 auto;
	}
	/*   Brands slider css  end*/
	  /*   common css start*/
	  .shapeTheme {
		 position: relative;
		display: inline-block;
			z-index: 1;
	}
	  .shapeTheme:after {
		content: "";
		position: absolute;
		bottom: -3px;
		background-color: var(--ThemeColor);
		height: 14px;
		display: inline-block;
		z-index: -1;
		width: 100%;
		left: 0;
		right: 0;
	}
	  /*   common css end*/
	  /*    banner section start */

	  
	  .banner-wrapper .nd_slider_text{
		  background:#e79300c4;
		text-align: left;
		padding: 20px;
		position: relative;
		z-index: 9;
		left: 0;
		display: flex;
		 margin-left: -14px;
	}
	.banner-wrapper .row {
		display: flex;
		align-items: center;
		margin-top: -40px;
		position: relative;
	   flex-direction: row;
	}

	.banner-wrapper .vb_is_image {
		width: 100% !important;
		height: 100% !important;
	}
	 .banner-wrapper:before {
		content: "";
		background-color: #ffffff7d;
		width: 50%;
		position: absolute;
		height: 100%;
		right: 0;
	}
	 .nd_slider_inner-width{
	   max-width:1920px;
	   margin:0 auto;
	  }
	.banner-wrapper:after {
		content: "";
		background: url(/theme/img/bannershape.png);
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background-size: cover;
		background-repeat: no-repeat;
		z-index: 1;
		background-position: left center;
	}
	  
	  .banner_inner_area h1 {
		font-size: 53px;
		letter-spacing: 1px;
	}
	.banner_inner_area {
		width: 80%;
		text-align: left;
	}
	   .banner-wrapper .nd_slider_area{
	   pointer-events: none;
	}


	  /*    banner section end */
	  
	/* newsletter start */
	@media(max-width:1199px){
	.banner-wrapper .row {flex-direction: column-reverse !important;align-items: inherit; margin-top: 0;text-align: center;}
	.banner-wrapper .nd_slider_text { margin-left: 0px; }
	.banner_inner_area {width: 100%;text-align: center;}
	.newsletter_area_glry {display: none;}
	.banner_inner_area h1 { font-size: 33px;}
	.nd_services_txt h2{ font-size: 28px;}
	.nd_services_section {padding-top: 0px;}
	.banner-wrapper .vb_is_image {height: 600px !important;object-fit:cover;}
	  }

	@media (max-width:991px){
	.about_right_img {
		top: -225px !important;
		right: -13em;
	}
	.about_left_img {
		bottom: -182px !important;
		left: -14em;
	}
	}
	  @media (max-width: 768px) {
		.banner_inner_area h1 {font-size: 28px;line-height: 41px;margin-bottom: 0 !important;}

	}
	  @media(max-width:600px) {
		.shapeTheme:after {
			display: none;
		}
		.shapeTheme {
		line-height: 45px;
	}
	.banner-wrapper .vb_is_image {height: 390px !important;}
	}
		/*newsletter end */
	  
		/* upcoming page css start  */
	.nd_upcoming_inner_col {background-color:#fff; border-radius: 8px;box-shadow: 12px 11px 11px -6px #00000008;padding: 21px; height: 100%;margin-bottom: 30px;min-height: 140px;}
	.nd_upcoming_section.row {display: flex;flex-wrap: wrap;}
	.page_id_21 .individal_page_widget { text-align: center;}
	.nd_upcoming_inner_col h3 {line-height: 27px; margin-top: 9px;}
	.parent-PageCode-21 .wrap {padding-bottom: 0 !important;}
	.parent-PageCode-21 .vb_video_list_right { width: 0;}
	.parent-PageCode-21 .vb_video_list_widget {padding: 20px 0 87px;}
	.newsletter_area_main .row {display: flex;}
	@media(max-width:1199px){
	  .newsletter_area_main .row {
		display: block;
	}
	}
	/* upcoming page css end  */
	/*  parkrules page css start  */
	 .parent-PageCode-22 ul {list-style: disc;padding-left: 25px;font-size: 16px;}
	  @media(max-width:1199px){
	.park_banner_inner_child {margin-top:20px; }
	.parent-PageCode-22  .individal_page_widget:last-child {padding-bottom: 115px;}
	  }

	 /*  parkrules page css end  */
	  /*  rental page css start  */
	  #product-details-info-body {margin:30px 0;}
	 #product-details-info-body span {
	  font-size: 18px !important;
	  line-height: normal !important;
	}
	  .filbar-bx, .sw.prod-ls {padding: 75px 0 0;}
	   /*  rental page css end  */
	                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     