                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         

:root {
	--Black: #000;
	--White: #fff;
	--ThemeColor: #ecb568;
	--ThemeColor2: #000000;
  --ThemeColor3: #050f2b;
	--CardShadow: 0px 4px 11px rgba(217, 216, 216, 0.6);
	--ThemeFont:  'Oxanium', sans-serif;
	--ThemeFontTwo: "Open Sans", sans-serif;
	--Radius: 15px;
}

/* Hide Show Elements */
.top_category_section{display:none;}
.header_search_design{display:none;} 
.featured_brand_more_link{display:none;}
/* .vd_top_brands_link{display:none;} */

.vd_floating > div {
  border: 2px solid #fff;
  background: var(--Black);
  border-radius: 6px;
  padding: 10px 40px 10px;
  display: inline-block;
  font-family: var(--ThemeFontTwo);
}

.vd_floating {
text-align: center;
  margin: 0px;
  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;
  position: fixed;
  bottom: 50px;
  right: 35px;
  z-index: 9999 !important;
}

.vd_floating:hover {
  right: 0px;
  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; color:#fff;
}

.message_fixed_btn {
  position: fixed !important;
  bottom: 30px !important;
  right: 30px !important;
  z-index: 999;
  border: 2px solid #fff;
  font-family: var(--ThemeFontTwo);
}

.message_fixed_btn:hover {
  right: 0px;
  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; color:#fff;
}

/* 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 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*/
   
/* predefine classes start */

body{line-height:normal!important; color:var(--Black);}
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;}                              
                                              
.master_v_front {background-color:var(--White) !important; 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;}

.WhiteColor{color:var(--White)!important;}
.BlackColor{color:var(--Black)!important;}
.ThemeColor{color:var(--ThemeColor)!important;}
.ThemeColorTwo{color:var(--ThemeColor2)!important;}
.ThemeColorThree{color:var(--ThemeColor3)!important;}
.text-uppercase{text-transform:uppercase !important;}
.TextShadow {text-shadow: 2px 2px 2px rgba(0, 0, 0 );}
  
.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_mod{max-width:1680px!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(--ThemeColor3); 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(--ThemeColor3); 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); 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); color:var(--White);} 

.tbtn-white {background-color: var(--White); 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);color:var(--Black);} 

.tbtn { 
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  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-radius: 100px !important; border:none;
}


.tbtn-lg {padding: 11px 25px !important;font-size: 20px !important;}
.tbtn-md {padding: 8px 20px !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;}
.lightbox_button_active.yellowclr{background-color:var(--ThemeColor3)!important;} 
.lightbox_button_active.yellowclr {color: #fff !important ; background:var(--ThemeColor) !important;}
/* Temp remove after updated on server */
   
.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%; height: 80px;   overflow: hidden!important;   position: fixed!important;   z-index: 5!important;   bottom: 0!important;}
.storeHeaderBanner{float:left; width:100%; min-height:0px!important; padding:10px!important;text-align:center;color:#fff;}
.combine_header {
  position: fixed;
  z-index: 999;
  float: left;
  width: 100%;
  padding-bottom: 0px;
  background:transparent ;
  -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;
}

.header_fixed_spacer {min-height:135px;}
.master_v_front .header_fixed_spacer {min-height:167px;}
.header_fixed_spacer {min-height:250px;}
.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 {float:left; width:100%; background: var(--ThemeColor); padding:10px 0; position: relative; } 
.top_header_flex{float:left; width:100%; display:flex; align-items: center; justify-content:space-between;}
.header_contact_bar {display: flex; gap:15px;}
.header_contact_inner span{display:flex; gap:10px; align-items: center;font-family: var(--ThemeFontTwo);font-weight: 500;font-size: 14px;}
.header_phone{float:right; color:var(--White) !important; font-family:var(--ThemeFontTwo); font-size: 16px;}
.header_phone:hover{color:#000;}
.header_email{float:right; color:var(--White) !important; font-family:var(--ThemeFontTwo); font-size: 16px;}
.header_email:hover{color:#000;} 
.header_contact_bar .fa {background:var(--ThemeColor3); border-radius: 100px;	width: 25px;	height: 25px;	color: var(--White) !important;	display: flex;	justify-content: center; align-items: center; padding-left: 3px;}
.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:#fff !important; text-align:center;}
.navigation_bar .container {position:relative; background:var(--ThemeColor3);border-radius: 50px;}
.user_dropdown{float: right;border-radius: 100px;min-width: 25px;text-align: center;height: 32px; color: var(--White) !important;
margin: 0 4px 0 0; display: inline-block; font-size: 14px; padding: 2px 10px 2px 13px; line-height: 27px; background: var(--ThemeColor); text-transform: uppercase;font-family: var(--ThemeFontTwo);background: var(--ThemeColor3);} 

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

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


.header_first_bar{float:left; width:100%; background:#fff !important; }
.header_scnd_bar{float:left; width:100%; padding: 0; border-radius:0px; color:#fff; background: var(--ThemeColor); position: relative; top: -40px;}
.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{}
.dynamicNavCont li a{font-family: var(--ThemeFontTwo);font-weight: 400;font-size: 16px !important;}
.dynamicNavCont li a:hover{background:transparent!important; color:var(--ThemeColor3);}
.dynamicNavCont li.bnz-nv span{display:none;}
.dynamicNavCont ul li ul{width:280px!important;}
.dynamicNavCont .SubNavs{background: var(--ThemeColor3) !important; border:none!important; border-radius:16px!important; padding:14px;} 
.dynamicNavCont ul.active li a{font-weight:normal; padding:10px 5px!important; text-transform: uppercase; font-size: 17px !important;color:var(--White) !important;}
.dynamicNavCont ul.active li:hover{background:transparent; color:var(--White);} 
.dynamicNavCont ul.active li a:hover{background:transparent; color:var(--White)!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;}
.header_nav_area .dynamicNav{background:transparent !important; padding:5px 20px;}
.dynamic-nav{margin-bottom:10px; margin-top:10px;}
.themeheader{position: relative;width: 100%;float: left;text-align: center; top:0px;}
.header_logo_area{position:relative; z-index:99!important; text-align:center; overflow:hidden; display:inline-block;top: -40px;}
.header_logo_area a{display:inline-block; width:150px;-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 .themeheader{padding:0;}
.combine_header.fix_header .top_header{padding:7px 0;}
.combine_header.fix_header .header_logo_area a{width:120px;}
.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{padding:0px; color:var(--White); position: relative;  display:inline-block; top:0;}
.header_shopping_area a {color: var(--Black);font-size: 16px;font-family: var(--ThemeFontTwo);}
.header_auth_area{float:right; margin-left:20px; margin-top:11px;}

.header_nav_area{display:inline-block;}
.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: 10px;}
.dropdown-toggle::after {display:none;}
.cart_text{float: left;color: var(--White);font-weight: 500;font-size: 14px;font-family: var(--ThemeFontTwo);}
.desktop_hide{display:none;}
.vehicleCategory{ margin: 10px 0; background: #f2f2f2; border-radius: 12px; padding: 10px; display:none;}
.master_v_front .vehicleCategory{display:block;}
.scrolling_marquee {top: 230px;}
.storeHeaderBanner {top: 130px;z-index: 9;position: relative;}
.master_v .storeHeaderBanner {top: 30px;}
.master_v .scrolling_marquee {top: 238px;}
.benz_views_header .scrolling_marquee {top: 230px;}
.benz_views_header .storeHeaderBanner {top: 0px;}
.benz_views_header .header_fixed_spacer {min-height: 280px;}

/* Header - Old Variation - css End */



/* Fancy box css strat */

.fancybox-close {
  background: var(--ThemeColor3);
  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: 9px 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;}
.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 */


/* predefine button start */
.nd_unitinventory_products_main h4{margin-bottom:30px;}
.sec_title {
    letter-spacing: 6px;
    font-size: 20px !important;
    font-weight: 500;
  font-family:'Outfit', sans-serif !important;
  text-transform:uppercase;
}

/* 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: var(--ThemeColor3);border-radius: 100px;width: 32px;height: 32px;font-size: 15px;color: var(--White) !important;display: flex;justify-content: center;align-items: center;margin:4px;}
.new-social-items svg{fill:var(--White);height: 14px !important;}
.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(--White) !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;background: var(--White); color: var(--Black) !important;}
  .new-social-items svg {fill: var(--Black);}
}
	
/* 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(--ThemeColor3); 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(--ThemeColor3); 
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(--ThemeColor3); 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 */



/* main hero slider css start */

.vb_backgrund_slide_widget{padding:0!important;}  /* Remove after Improvement */
.nd_slider_section {position:relative; overflow:hidden; max-width:1920px; margin:0 auto;}
.nd_slider_section .vb_bs_flex::before {content: '';position: absolute;background: url('/theme/img/back-bg.png');width: 100%;height: 300px;top: 0px;left: 0;rotate: 180deg;}
.nd_slider_section .vb_bs_flex {margin-top: 20px;}


@media (max-width: 1199px){
  .nd_slider_section .vb_bs_flex::before {top: -20px;}  
}

@media (max-width: 991px){
  .nd_slider_section .vb_bs_flex::before {display:none;}  
}

@media (max-width: 576px){
	.nd_slider_section .vb_bs_flex {margin-top: 0;background: none;padding: 0;}
}


/* nd content outer section css start */

.nd_about_content_outer {padding: 40px 0;text-align: center;position:relative;}
.nd_about_content_outer h2 {font-family: var(--ThemeFont);}
.nd_about_content_outer .row {display: flex;align-items: center;}
.nd_about_content_outer::after {content: '';position: absolute;background: url('/theme/img/back-bg.png');width: 100%;height: 300px;top: 300px;left: 0;rotate: 180deg;z-index: 9;}
.nd_about_content_outer .nd_about_content span {color: #9f4308 !important;font-size: 18px;text-transform: uppercase;letter-spacing: 5px;}
.nd_about_content_outer .nd_about_content h1 {font-weight: 700;}
.nd_about_content_outer .nd_about_content .tbtn-theme3 {background: var(--ThemeColor3);color: #fff;}
.nd_about_content_outer .nd_slider_video .vb_video_list_widget {margin-top: -170px;z-index: 9;position: relative;}
.nd_about_content_outer .nd_slider_video .vb_video_list_widget .vb_video_contain_outer {border: 5px solid #fff;border-radius: 10px;padding: 0;}

@media (max-width: 1199px){
  .nd_about_content_outer::after {top: 273px;}
}

@media (max-width: 991px){
  .nd_about_content_outer::after {display:none;}
  .nd_about_content_outer .nd_slider_video {margin-top: 180px;}
  
}


/* nd content outer section css end */

                                                                           
/* Unit inventory featured products css start */
                                                                           
.nd_unitinventory_products_main {padding:130px 0;position:relative;overflow:hidden;}
.nd_unitinventory_area {text-align: center; margin-bottom: 20px;}
.nd_unitinventory_products_main .tbtn-theme3 {background: var(--ThemeColor3);color: #fff !important;}
.nd_unitinventory_products_main::before {content: "";position: absolute;top: 0;width: 100%;height: 100%;background-color: #fff;left: 0;opacity: 0.8;}
.nd_unitinventory_products_main span {color: #9f4308 !important;font-size: 18px;text-transform: uppercase;position: relative;letter-spacing: 5px;}
.nd_unitinventory_products_main h2 {position: relative;font-weight: 700;}
.nd_unitinventory_products_main::after {content: '';position: absolute;background: url('/theme/img/back-bg.png');width: 100%;height: 300px;bottom: 0px;left: 0;}

@media (max-width: 991px){
			.nd_unitinventory_products_main::after {display:none;}
 		 .nd_unitinventory_products_main {padding: 40px 0;}
  	.nd_unitinventory_products_main .owl-dots {display:none;}
}


/* Unit inventory featured products css end */                                                                           
                                                                           
/* nd category section css start */

.nd_category_section {position: relative;overflow: hidden;padding: 50px 0;}
.nd_category_section .vb_is_main {position: relative;overflow: hidden;border-radius: var(--Radius) !important;}
.nd_category_section .vb_is_main::before {content: "";position: absolute;height: 200px;width: 100%;bottom: 0;left: 0;z-index: 1;background-image: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0,0,0,0) 100%);} 
.nd_category_section .vb_is_text {position: absolute;bottom: 0;width: 100%;padding: 20px 20px !important;color: var(--White);z-index: 1;text-align: center;text-transform: uppercase;font-weight: 600;font-family: var(--ThemeFont);font-size: 16px;}
.nd_category_section span {color: #9f4308;font-size: 18px;text-transform: uppercase;position: relative;letter-spacing: 5px;}  
.nd_category_section h2 {position: relative;font-weight: 700;font-family: var(--ThemeFont);} 
.nd_category_title {text-align: center;} 
.nd_category_section .vb_is_text span {color:#fff !important;}

@media (max-width: 991px){
		.nd_aboutus_section .nd_aboutus_title {padding: 30px 0;text-align: center;}
  	.nd_category_section .owl-dots {display:none;}
}

 
/* nd category section css end */ 

/* nd aboutus section css start */

.nd_aboutus_section {background: #ecb568;position: relative;overflow: hidden;}
.nd_aboutus_section .row {display: flex;align-items: center;}
.nd_aboutus_section .nd_aboutus_gallery .vb_gg_text {padding:0px;}
.nd_aboutus_section .nd_aboutus_gallery .vb_gg_repeat {margin-bottom: 0px;}
.nd_aboutus_section .nd_aboutus_title {color: #fff;}
.nd_aboutus_section .nd_aboutus_title span {letter-spacing:5px;}
.nd_aboutus_section .nd_aboutus_title h2 {font-weight: 600;font-family: var(--ThemeFont);}
.nd_aboutus_section .nd_aboutus_title font {font-size: 17px;margin-bottom: 15px;}
.nd_aboutus_section .nd_aboutus_title ul {list-style: unset;}

/* nd aboutus section css end */

/* nd works section css start */

.nd_works_section {position: relative;overflow: hidden;padding: 40px 0;text-align: center;}
.nd_works_section span {color: #9f4308;font-size: 18px;text-transform: uppercase;position: relative;letter-spacing: 5px;}  
.nd_works_section h2 {position: relative;font-weight: 700;font-family: var(--ThemeFont);} 
.nd_works_section .nd_works_main .vb_is_image {max-width: 60px;margin: 0 auto;background: var(--ThemeColor3);border-radius: 50px;padding: 5px;position:relative;}
.nd_works_section .owl-item {display: flex;justify-content: center;}
.nd_works_section .nd_works_main .vb_is_image::after {content: "";position: absolute;height: calc(100% + 10px);width: calc(100% + 10px);border: 1px dashed #fd4200;top: -5px;left: -5px;border-radius: 50%;pointer-events: none;}
.nd_works_section .nd_works_main .vb_is_main {background: #fff;box-shadow: var(--CardShadow);padding: 35px;margin-top: 15px;margin-bottom: 15px;}
.nd_works_section .nd_works_main .vb_is_main .vb_is_text {margin-top: 20px;}
.nd_works_section .nd_works_main .vb_is_main .vb_is_text span {color: var(--ThemeColor3);font-weight: 600;font-size: 16px;letter-spacing: 0;}
.nd_works_section .nd_works_main .owl-item::before {content: "";position: absolute;background: url(/theme/img/right-arrow.png);background-repeat: repeat;background-size: auto;height: 70px;width: 70px;right: -7px;top: 60px;z-index: 1;background-size: contain;background-repeat: no-repeat;}
.nd_works_section .owl-item.active:not(.cloned):not(:has(+ .active:not(.cloned)))::before {
  display: none !important;}


/* nd works section css end */

/* nd location section css start */

.nd_location_section {position: relative;overflow: hidden;padding: 200px 0;background: var(--ThemeColor3);}
.nd_location_section::before {content: '';position: absolute;background: url('/theme/img/back-bg.png');width: 100%;height: 300px;top: 0px;left: 0;rotate: 180deg;z-index: 9;}
.nd_location_section::after {content: '';position: absolute;background: url('/theme/img/back-bg.png');width: 100%;height: 300px;bottom: 0px;left: 0;z-index: 9;}
.nd_location_section span {letter-spacing:5px;}
.nd_location_section .row {display: flex;align-items: center;}
.nd_location_section .nd_location_title {color: #fff !important;text-transform: uppercase;}
.nd_location_section .nd_location_title h2 {font-family: var(--ThemeFont);}
.nd_location_section .vb_is_main {position: relative;overflow: hidden;border-radius: var(--Radius) !important;}
.nd_location_section .vb_is_main::before {content: "";position: absolute;height: 200px;width: 100%;bottom: 0;left: 0;z-index: 1;background-image: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0,0,0,0) 100%);} 
.nd_location_section .vb_is_text {position: absolute;bottom: 0;width: 100%;padding: 20px 20px !important;color: var(--White);z-index: 1;text-align: center;text-transform: uppercase;font-weight: 600;font-family: var(--ThemeFont);font-size: 16px;}
.nd_location_section h2 {font-weight: 600;max-width: 300px;}

@media (max-width: 991px){
  .nd_location_section::before {display:none;}
	.nd_location_section::after {display:none;}
  .nd_location_section {padding: 60px 0;text-align: center;}
  .nd_location_section h2 {max-width:100%;}
}  
  


/* nd location section css end */

/* nd faqs section css start */

.nd_faqs_section {position: relative;overflow: hidden;padding: 40px 0;}
.nd_faqs_section .nd_faqs_title {text-align: center;}
.nd_faqs_section span {color: #9f4308;font-size: 18px;text-transform: uppercase;position: relative;letter-spacing: 5px;}  
.nd_faqs_section h2 {position: relative;font-weight: 700;font-family: var(--ThemeFont);} 
.nd_faqs_section .vb_faq_section {max-width: 900px;}
.nd_faqs_section .nd_vb_faq {display: flex;justify-content: center;margin-top: 25px;}

/* nd faqs section css end */
 
/* 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 */
                                      
/* services inner page css start */                                      
                                      
.page_id_54 .page_widget_section_680 {padding:0px;}
.page_id_54 .page_widget_section_681 {border-bottom:10px solid #fd4200;}
.page_id_54 .page_widget_section_681 .vb_is_main {box-shadow: var(--CardShadow);padding: 25px;margin-top: 20px;margin-bottom: 20px;border-radius: 20px;}       .page_id_54 .page_widget_section_681 .vb_is_main .vb_is_image {max-width: 80px;margin: 0 auto;}                                      
.page_id_54 .page_widget_section_681 .owl-nav .owl-prev {display: none !important;}                                     
.page_id_54 .page_widget_section_681 .owl-nav .owl-next {display: none !important;}                                         
.page_id_54 .page_widget_section_681 .vb_is_main .vb_is_text h4 {font-weight: 600;color: #000;font-size: 20px;text-transform: uppercase;text-align: center;margin-top: 16px;margin-bottom: 16px;}                                      
.page_id_54 .page_widget_section_681 .vb_is_main .vb_is_text font {color:#000;text-align:center;font-size:17px;line-height: 25px;}
.page_id_54 .page_widget_section_681 .vb_is_main .vb_is_text {text-align: center;}                                     
.page_id_54 .nd_trailer_service {padding: 20px 0;border-bottom: 10px solid #fd4200;}                                      
.page_id_54 .nd_trailer_service .row {display: flex;align-items: center;}  
.page_id_54 .nd_trailer_service h2 {font-weight: 700;}  
.page_id_54 .nd_trailer_service font {font-size: 17px;}  
.page_id_54 .nd_delivery_service {padding: 20px 0;border-bottom: 10px solid #fd4200;}                                      
.page_id_54 .nd_delivery_service .row {display: flex;align-items: center;}  
.page_id_54 .nd_delivery_service h2 {font-weight: 700;}  
.page_id_54 .nd_delivery_service font {font-size: 17px;}   
.page_id_54 .nd_consignment_service {padding: 20px 0;border-bottom: 10px solid #fd4200;}                                      
.page_id_54 .nd_consignment_service .row {display: flex;align-items: center;}  
.page_id_54 .nd_consignment_service h2 {font-weight: 700;}  
.page_id_54 .nd_consignment_service font {font-size: 17px;}    
.page_id_54 .nd_trip_service {padding: 20px 0;border-bottom: 10px solid #fd4200;}                                      
.page_id_54 .nd_trip_service .row {display: flex;align-items: center;}  
.page_id_54 .nd_trip_service h2 {font-weight: 700;}  
.page_id_54 .nd_trip_service font {font-size: 17px;}    
.page_id_54 .nd_events_service {padding: 20px 0;border-bottom: 10px solid #fd4200;}                                      
.page_id_54 .nd_events_service .row {display: flex;align-items: center;}  
.page_id_54 .nd_events_service h2 {font-weight: 700;}  
.page_id_54 .nd_events_service font {font-size: 17px;}     
.page_id_54 .tbtn-theme {background-color: #fd4200;}   
.page_id_54 .vb_gg_text {padding:0px;}  
.page_id_54 .page_widget_section_694 .vb_is_main {padding: 30px;border: 3px solid #fd4200;text-align: center;}    
.page_id_54 .page_widget_section_694 .vb_is_main .vb_is_image {max-width: 80px;margin: 0 auto;}    
.page_id_54 .page_widget_section_694 .vb_is_main .vb_is_text h4 {font-weight: 600 !important;text-transform: uppercase;color: #000 !important;}    
.page_id_54 .page_widget_section_694 .vb_is_main .vb_is_text font {line-height: 25px;font-size: 17px;}    
.page_id_54 .nd_service_gallery_text h2 {font-weight: 700;text-align: center;} 
.page_id_54 .page_widget_section_695  {padding: 20px 0 0 0;} 
 
@media (max-width: 991px){   
		.page_id_54 .nd_trailer_text {text-align: center;}   
   	.page_id_54 .nd_delivery_text {text-align: center;} 
  	.page_id_54 .nd_consignment_text {text-align: center;} 
   	.page_id_54 .nd_trip_text {text-align: center;} 
   	.page_id_54 .nd_events_text {text-align: center;} 
  	.page_id_54 .nd_delivery_service .row {flex-direction: column-reverse;}
   	.page_id_54 .nd_trip_service .row {flex-direction: column-reverse;}
   
}    
    
/* services inner page css end */     

/* checkout form css start */

.s_master_v .form-9 {width: 80% !important;margin: 0 auto 50px !important;background: #fff !important;padding: 35px !important;box-shadow: 0 1px 5px #00000029 !important;border-radius: 20px !important;border: none !important;}
.s_master_v .form-9 .custom_form {background: #fff !important;}
.s_master_v .form-9 .custom_form  .form-group p {font-weight: 600 !important;}
.s_master_v .form-9 .custom_form  .form-group .form-field .form-control {display: block;width: 100%;height: 34px;padding: 6px 12px !important;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;border: 1px solid #ccc;border-radius: 4px;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;border: 1px solid #ccc !important;}


/* checkout form 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;font-family: var(--ThemeFontTwo);} 
.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;font-family: var(--ThemeFontTwo);}
.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;}

/* 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_inner_customer_message p {font-size:16px;color: #000;line-height: 22px;font-family: var(--ThemeFont);}
.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:#fd4200;  letter-spacing:4px; margin-left:-2px;}

 /* Testimonial Page Css End */
 
/* gear and eqipment page css start */ 
 
.page_id_26 .textarea_57 h3 {color: var(--ThemeColor);} 
.page_id_26 .textarea_57 p {color: #000;font-size: 17px !important;font-family: var(--ThemeFontTwo);} 
.page_id_26 .textarea_57 li strong {font-weight: 600;color: #000;font-family: var(--ThemeFontTwo);} 
.page_id_26 .textarea_57 li {color: #000;font-size: 16px;line-height: 25px;} 
 
 
 
 
/* gear and eqipment page css start */  
   
 /* Footer css strat */

.fixed_footer_bar{position:fixed; bottom:0; width:100%; background:#fff; border-top:1px solid #3F589C; padding:8px; z-index:99; float:left; width:100%;}

.footer_section_bg_color {float: left;width: 100%;background: var(--ThemeColor3); padding: 30px 0;}
.footer_address_section {
background:var(--ThemeColor);
color:#fff;
padding-top:40px;
float:left; width:100%;
position: relative;
display:block;
float:left; width:100%;
z-index: 9;
overflow: hidden;}

.footer_address_section  a{color:#fff; 
float: left;
width: 100%;
font-size: 16px;
line-height: 22px;
margin-bottom: 7px;
}
  
.footer_address_inner{float:left; width:100%; color:#000; font-size: 16px;line-height: 30px;margin-bottom: 20px;padding-bottom:20px;font-family: var(--ThemeFontTwo);}
.footer_address_inner p{margin: 0px !important;}
.footer_address_inner a{color:#000; margin-bottom:0px; float:left; width:100%;font-family: var(--ThemeFontTwo);}
.footer_section {float:left; width:100%; position: relative; display:block;z-index: 9; background:var(--Black);padding-top:0;padding-bottom:0;overflow: hidden;}
.footer_bottom_social_main{float:left; width:100%; text-align:center;padding-bottom: 20px; margin-bottom: 20px;}
.footer_title{color:var(--Black)!important; margin-top:0; font-size:20px; font-weight: 600;position: relative;padding-bottom: 10px;margin-bottom: 10px; float:left; width:100%;font-family:var(--ThemeFontTwo);}
.footer_title a{color:var(--Black)!important; } 
.footer_title::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 40px;
  left: 50%;
  margin-left: -20px;
  background: var(--ThemeColor);
}
.nwsltr.footer_title::after{display:none;}
.footer_bottom_social_links{display:flex; flex-wrap:wrap; justify-content: center;margin-bottom: 20px;}
.footer_bottom_social_links a{
background: var(--ThemeColor3);
border-radius: 100px; 
width: 35px;
text-align: center;
height: 35px;
color: #fff!important;
margin: 4px 6px;
display: flex;
justify-content: center;
align-items: center;
font-size: 18px;
}
.footer_bottom_social_links a svg{fill:#fff !important;}

.footer_contact2 {
float: left;
width: 100%;
font-size: 16px !important;
text-align: center;
margin-bottom: 30px;
line-height: 30px;
}

.footer_address_area{color:var(--White); margin-bottom:0; font-size:18px;  position:relative; float:left; width:100%;}
.footer_time_area{color:var(--White); border-radius:12px;   position:relative; overflow:hidden; }
.footer_time_area h3{color:var(--White); margin-top:0; font-size:18px; margin-bottom:16px;}
.footer_time_area h4{font-size:17px; line-height:28px;} 
.footer_address_inr{ display:block; width:100%; padding-bottom:0px; margin-bottom:0px; float:left; width:100%; font-size:16px; margin-top: 5px; margin-top:0;}
.footer_address_inr a{width:100%; float:left; margin-bottom:10px; font-size: 16px; line-height: 22px;}
.footer_address_inr *{color:var(--White) !important;}
.newsletter_area {max-width: 460px; width:100%; float: none; margin: 0 auto 40px; text-align: center; margin-bottom:20px;padding: 0 15px;}
.newsletter_area input[type=text]{
background: #eee;
  color: #000;
  border-radius: 30px !important;
  box-shadow: none;
  height: 45px;
  margin-bottom: 0px;
  display: inline;
  border-color: transparent;
  border-bottom-color: transparent;
  border:none;
}
.newsletter_title{color:var(--White);}
.newsletter_area_main{float: left;width: 100%;padding: 60px 0 70px 0;position: relative;background:url(/theme/img/newsletter-bg.jpg) no-repeat; background-position: center; background-size: cover;margin-top: 140px;}
.newsletter_area_main::before {content: "";position: absolute;background: url(/theme/img/newsletter_bck.png) no-repeat;background-position-x: 0%;background-position-y: 0%;background-size: auto;width: 100%;height: 100%;left: 0;top: -150px;pointer-events: none;background-size: contain;background-position: center;}
.newsletter_area_main > div{position:relative; z-index:2;}
.newsletter_area .tbtn{ 
  border-radius: 30px !important;
  font-size: 16px;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 15px;
  margin-top:2px;
  margin-right: 2px;
  margin-bottom: 2px;text-transform: capitalize;
}

.newsletter_area_main span {font-size: 24px;font-weight: bold;padding: 5px 0;}
.newsletter_area_main span {color: #9f4308;font-size: 18px !important;text-transform: uppercase;position: relative;font-weight: 500;}
.newsletter_area_main .section_subtitle {position: relative;overflow: hidden;display: flex;justify-content: center;align-items: center;margin: 0 auto;margin-bottom: 0px;}
.newsletter_area_main .section_subtitle::before {content: "";position: absolute;background: var(--ThemeColor);height: 2px;width: 50%;left: 0;top: 0;pointer-events: none;}
.newsletter_area_main .section_subtitle::after {content: "";position: absolute;background: var(--ThemeColor);height: 2px;width: 50%;right: 0;bottom: 0;pointer-events: none;}
.newsletter_area_inn_bg {   display: flex;   background: var(--White);   max-width: 650px;   justify-content: center;   margin: 0 auto;     margin-top: 0px;   padding: 45px;   text-align: center;   flex-wrap: wrap;   border-radius: 20px;   filter: drop-shadow(0 0 21.5px rgba(0,0,0,0.09));   margin-top: -80px; }

.newsletter_area_main::after {
  content: "";
  position: absolute;
  background: url(/theme/img/newsletter-wave.png) no-repeat;
  width: 100%;
  height: 63px;
 	left: 0;
  top: 0;
  pointer-events: none;
  background-size: cover;
  background-position: center;

}

.footer_menu {float: left; width: 100%; padding: 40px 0 0 0;text-align: center;background: #fff;}
.footer_bootom_menu {float: left; width: 100%;}
.nwsltr .footer_title {margin-top: 0;color: var(--Black);font-size: 18px;text-transform: uppercase;float: left;width: 100%;padding-bottom: 20px;margin-bottom: 20px;}
.flex_input_group {
  position: relative;
  float: left;
  width: 100%;
  border-radius: 30px !important;
  box-shadow: none;
  display: flex;
  background: #eee;
  margin-bottom: 0px;
}
.one-fifth ul li + li::after {
    background: var(--White);
    content: "";
    height: 17px;
    width: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.footer_contact2 a {float: left;width: 100%;text-align: left;font-size: 16px;color: var(--White); line-height: 22px; margin-bottom:7px;}
.quick_links_mod {float: left;width: 100%;margin: 10px 0;}
.quick_links_mod .one-fifth ul li {position: relative; width:auto !important;display: inline-block; padding:0 14px!important;margin: 0px !important;}
.quick_links_mod .one-fifth{width:100%!important; color:var(--White);  padding: 0px !important;}
.quick_links_mod .one-fifth ul{margin:0!important; text-align:center;}
.quick_links_mod li{background:none!important; line-height:18px; padding:0px 0!important; margin:0px 0 8px 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 {color: var(--White);text-transform: capitalize;line-height: 25px;font-weight: 600;font-size:20px;margin-top: 0px;position: relative;padding-bottom: 10px; margin-bottom: 20px; display:none;}
.one-fifth h3::after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 40px;
  left: 0;
  position: absolute;
  background: var(--ThemeColor);
}


.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:var(--ThemeColor); 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(--Black);padding-bottom: 20px; margin-bottom: 20px;margin-top: -3px; font-family: var(--ThemeFontTwo);}
/* .bottom_logo_black {display:none;}
.bottom_logo_white {display:block !important;}
 */

.ft_fix_section {position: fixed; bottom: 0; left: 0;  width: 100%; background: var(--Black); z-index: 9; box-shadow: 0 0 28px #00000008; border-top:1px solid #f2f2f2;}
.ft_fix_section .row {display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
.ft_fix_section .get-financing-gallery img {width:auto;}
.ft_fix_section .get-financing-btn { margin: 10px 0;}

/* Footer 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;}


.fltrbx .up-buttons .up-buttons-2.active::after {
  border-color: var(--ThemeColor) transparent transparent transparent !important;
}
.fltrbx .up-buttons .up-buttons-2::after {
  content: "";
  position: absolute;
  border-width: 5px;

  top: 100%;
  left: 50%;
  border-style: solid;

  border-color: #ccc transparent transparent transparent;
  margin-left: -5px;
}
.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-2::after {display:none;}
.fltrbx .up-buttons .up-buttons-1:hover::after, .fltrbx .up-buttons .up-buttons-2:hover::after { border-color: var(--ThemeColor) transparent transparent transparent;}
.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); color:#fff!important; margin-bottom:20px!important; text-transform:uppercase;}
.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; font-size: 24px !important;font-family: var(--ThemeFontTwo);}
.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;}
.rent-price {display:inline-block;margin-bottom: 10px !important; margin-top: 10px !important; padding-top:10px!important; padding-bottom:10px!important; color: #000 !important; font-size:18px !important; font-family:var(--ThemeFontTwo) !important;font-weight: 500; width:100%;}
.rent-price span {font-size: 18px;color: var(--Black);font-weight: 500;font-family:var(--ThemeFontTwo);padding:0px !important;}
.price_widget_box{text-align: center; margin: 15px; float:left; width:100%;background: #f2f2f2;}
.additions {padding: 10px;margin-bottom: 20px;}
.additions span {background: var(--ThemeColor);padding: 10px;color: #fff !important;font-weight: 600;border-radius: 8px;font-family: var(--ThemeFontTwo);}
.bx-rit .additions {margin-bottom: 20px;}
.bx-rit .additions span {color: #fff !important;}
.price_widget_box .cfp{float:left; width:100%; padding:10px;}
.price_widget_box .rent-price span{color:var(--Black) !important;}
.mid-r-text .mid-text-right{float:left; width:100%;  padding: 20px 10px 20px 10px !important; }
.mid-r-text .mid-text-right span {text-align: right;}
.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: 22px; color: #000;font-family: var(--ThemeFontTwo);}
.padg p{line-height:30px!important;}
#product-details-info-body {margin-bottom: 80px;margin-top: 20px;line-height: 22px;}
#desktop_cart{padding-top:20px!important}
.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);padding-left: 0px;}
.subnav.showme{display:block!important}
/* copied */


/* 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: 18px !important; color: var(--Black) !important; font-weight: 500 !important; line-height: 22px;margin: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: 20px !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; font-family:var(--ThemeFont) !important;}
.bx-rit .msrp span{ font-size: 20px !important; color: var(--Black) !important; padding-bottom:0; font-family:var(--ThemeFont) !important;}
.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: 20px !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.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: 18px !important; color: var(--Black) !important; font-weight: 600 !important; line-height: 22px; padding-top:10px;  padding-bottom:0px;font-family:var(--ThemeFont) !important;}
.recent_viewed_mod .msrp span{ font-size: 18px !important;color: var(--Black) !important; padding-bottom:0;}
.recent_viewed_mod .savings{ font-size: 18px !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: 18px !important;color: var(--Black) !important;}
.head-txt{color:#000;}
/* consistancy issue resolved css 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;}


.page_id_21 .page_widget_section_19 .vb_gg_image { height: 200px; display: flex; margin: 0 auto;}
.page_id_21 .page_widget_section_19 .vb_gg_text {font-size: 18px; padding: 15px 0;}
.page_id_21 .page_widget_Slider .vb_is_text {float: left; width: 100%; padding: 15px 0; text-align: center;}
.select_btn {padding: 10px 20px 10px; position: relative; left: 0; right: 0; margin: auto; text-align: center; bottom: 10px;}
.page_id_21	.page_widget_section_50 .owl-stage {display: flex;}
.page_id_21	.page_widget_section_50 .owl-item {box-shadow: var(--CardShadow); margin-bottom:20px;}
.page_id_21 .plan_buttons {position: absolute;left: 0; right: 0; margin: auto; text-align: center; bottom: 10px;}
.page_id_21	.page_widget_section_50 .owl-carousel .owl-stage-outer {padding: 2px;}
.page_id_8 .page_widget_Form .custom-lead-form .custom_form .form-group {display: flex;justify-content: center;}
.page_id_7 .textarea_595 {text-align:center;color:#000;}
.page_id_8 .header_fixed_spacer {min-height: 280px;}
.page_id_8 .storeHeaderBanner {top: 0px;}


/* Switcher Styles  */
.switcher {
  display: inline-block;
  margin-top:3px; max-width:350px;
  padding: 5px 4px;
  background: #fff;
  border-radius: 2px; 
  width: calc(100% - 20px);
  border-radius: 30px;
  background:#f2f2f2;
  border: solid 1px #ddd;
  position: relative;
}

.switcher__input {
  display: none;
}

.switcher__label {
  float: left;
  width: 50%;
  font-size: 11px;
  line-height: 14px;
  color: #000; margin:0;
  text-align: center;
  cursor: pointer;
  position: inherit;
  z-index: 10;
  transition: color 0.2s cubic-bezier(0.4, 0.0, 0.2, 1);
  will-change: transform;
}
.switcher__label span{width:100%; float:left; text-align:center; padding:5px 0; }
.switcher__label .stext{font-size:10px!important;  font-weight:400;}
.switcher__toggle {
  position: absolute;
  float: left;
  height: calc(100% + 4px);
  width: 50%;
  font-size: 12px;
  line-height: 30px;
  cursor: pointer;
  background-color: #000; border-color:#000; color:#fff;
  border-radius: 30px;
  left: 0;
  top: -2px;
  transition: left 0.25s cubic-bezier(0.4, 0.0, 0.2, 1);
  will-change: transform;
}

.switcher__input:checked + .switcher__label {
  color: #fff!important;
}

.switcher__input--plan1_b:checked ~ .switcher__toggle {
  left:50%;
}
.switcher__input--plan2_b:checked ~ .switcher__toggle {
  left: 50%;
}
.switcher__input--plan3_b:checked ~ .switcher__toggle {
  left: 50%;
}
.switcher__input--plan4_b:checked ~ .switcher__toggle {
  left: 50%;
}


.flex_gbtn{}
.switcher_main{width:100%; float:left; margin-top:10px;}

.login_to_use_balance a {text-align: center;}
.benz_views_header .bx-rit .rent-price {border-radius: 4px;margin: 15px 0 !important;text-align: left;}
.bx-rit p {text-align: center; padding: 7px 0 0 0; margin: 0px;}
.page_widget_Form .custom-lead-form {background: #fff !important;}
.page_widget_Form .custom-lead-form .custom_form { background-color: #fff !important;}

.page_id_24 .page_widget_section_32 .vb_gg_text { padding: 0px !important; }
.page_id_24 p {font-size: 16px;line-height: 24px;font-family: var(--ThemeFontTwo);}
/*.page_id_24 ul li { font-size: 16px; line-height: 22px; margin-bottom: 20px;font-family: var(--ThemeFontTwo);}*/

.page_id_8 .page_widget_section_23 .custom-lead-form h2 {text-align:center;}

@media (max-width: 1199px) {

    .footer_bottom_social_links a{margin:6px;}
    .header_logo_area a{width:150px; padding:10px;}
    .combine_header.fix_header .header_logo_area a{width:150px;}
    .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;}
    .flex_input_group .input_last {right: 90px;top: 5px;}
    .one-fifth h3::after {left: 50%;margin-left: -20px;}
    .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);}
    .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; width:100%; 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;}
    .footer_address_inr {text-align: center;margin-bottom: 20px;}
}

@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;}
    .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;}
    .forms-outer .custom-lead-form .form-group {width:100%; padding-right: 0px !important;}
    .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;}
    .master_v_front .title_after_before {font-size:27px !important;}
    .title_after_before::before { display: none;}
    .title_after_before::after { display: none;}
    .footer_bottom_bar .row {display:block;}
		.footer_bottom_bar .col-sm-6 {width:100%;}
}



@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;}
    .ui_product_text_inner .ui-prd-title {font-size: 18px !important;}
    .master_v_front h2 {font-size: 26px;}
    .footer_quick_links .one-fifth ul {gap: 7px;}
    .quick_links_mod li::before {display:none;}

}

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                