                                                                                                                                                                                                                                                                                                                                                                                                                 
 
:root {
	
	--Black: #000;
	--White: #fff;
	--CardShadow: 0px 4px 11px rgba(217, 216, 216, 0.6);
  
}

body {line-height: normal!important; color: var(--Black) !important; overflow-x:hidden;}


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

/* Filter Options */
.vd_filter_featured{display:none!important;}
.vd_filter_new{display:none!important;}
.vd_filter_preowned{display:none!important;}
.condition_hide{display:none;}
.hide_per_day{display:none !important;}.Motorcycle_CI .padg-one #product-details-info { display: none;}
.Motorcycle_CI .padg-one hr.hr-lne { display: none;} 
.remove_filter_brand { display: none;} 
.remove_filter_year { display: none;} 
.remove_filter_models { display: none;}                                                                                                      
/*.vd_filter_rentals{display:none!important;} */
.brndimg{display:none;}
.cart_ico{display:none;}
.desktop_hide{display:none !important;}
.bottom_logo_black{display:none !important;}
.bottom_logo_white {display:block !important;}
.vb_image_slide_widget .owl-dots {position: relative;}
.top_header_login .user_dropdown.dropdown-toggle::after {display:none !important;}
#trade-in-value-modal_2 .modal-header {display: block !important;}
.prod-ls .navbar-nav {flex-direction: inherit !important;}
.twitter svg{top: -2px !important;}
/* Hide Show  elememts */

/* transition effect start*/

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

/* transition effect end*/


/* predefine classes start */

.w100{width:100%;}
.float-left{float:left;}
.relative{position:relative;}
.overflow-hidden{overflow:hidden;}
.fw-700{font-weight:700;}

.TextShadow {text-shadow: 2px 2px 2px rgba(0, 0, 0 );}
.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;}
.ThemeTitle{float:left; width:100%; font-weight:700;}
.text-uppercase{text-transform: uppercase !important;}

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

*{text-decoration:none!important}
a:hover{text-decoration:none!important;}
a:visited{color:var(--Black)}
a{color:var(--White);}
a:hover{color:var(--ThemeColor);}
input:focus{box-shadow:none;}
img{max-width:100%;}
.item img{width:auto!important; }
.row-flex{align-content:center;}
.sacol .row{margin-left:-7px!important; margin-right:-7px!important;}
.sacol .col-xs-1, .sacol .col-sm-1, .sacol .col-md-1, .sacol .col-lg-1, .sacol .col-xs-2, .sacol .col-sm-2, .sacol .col-md-2, .sacol .col-lg-2, .sacol .col-xs-3, .sacol .col-sm-3, .sacol .col-md-3, .sacol .col-lg-3, .sacol .col-xs-4, .sacol .col-sm-4, .sacol .col-md-4, .sacol .col-lg-4, .sacol .col-xs-5, .sacol .col-sm-5, .sacol .col-md-5, .sacol .col-lg-5, .sacol .col-xs-6, .sacol .col-sm-6, .sacol .col-md-6, .sacol .col-lg-6, .sacol .col-xs-7, .sacol .col-sm-7, .sacol .col-md-7, .sacol .col-lg-7, .sacol .col-xs-8, .sacol .col-sm-8, .sacol .col-md-8, .sacol .col-lg-8, .sacol .col-xs-9, .sacol .col-sm-9, .sacol .col-md-9, .sacol .col-lg-9, .sacol .col-xs-10, .sacol .col-sm-10, .sacol .col-md-10, .sacol .col-lg-10, .sacol .col-xs-11, .sacol .col-sm-11, .sacol .col-md-11, .sacol .col-lg-11, .sacol .col-xs-12, .sacol .col-sm-12, .sacol .col-md-12, .sacol .col-lg-12 {
  padding-right: 7px!important;
  padding-left: 7px!important;}
  
.container{max-width:1320px!important; width:100%!important; margin:0 auto; padding:0 15px;}
.container_fluid{width:100%; padding:0 15px;}
.no_container{padding:0!important} /* Remove after  code push on production */
.container_fluid_mod{padding:0 15px; max-width:1920px; margin:0 auto;} 
.section_contain{padding:0 15px; max-width:1920px; margin:0 auto;}

/* predefine classes end */



/* predefine buttons start */
.master_v_front .tbtn.tbtn-white.tbtn-lg {font-size: clamp(14px, 2vw, 18px) !important; min-width: 180px;padding: 5px 5px 5px 20px !important;}
.master_v_front .tbtn.tbtn-black.tbtn-lg {font-size: clamp(14px, 2vw, 18px) !important; min-width: 180px;padding: 5px 5px 5px 20px !important;}

.tbtn-theme { background-color: var(--ThemeColor) !important; 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(--ThemeColor); color:var(--White);} 

.tbtn-theme2 {background-color: var(--ThemeColor3);border-color: var(--White); color:var(--White)!important; }
.tbtn-theme2 i{color:var(--ThemeColor3)!important;}
.tbtn-theme2 svg{fill:var(--ThemeColor3)!important;} 
.tbtn-theme2:hover, .tbtn-theme3:focus {background-color: var(--ThemeColor2);border-color: var(--ThemeColor3);color:var(--White);} 

.tbtn-black {background-color:#423e3d; color:var(--White)!important; }
.tbtn-black i{color:var(--White)!important; display: inline-block;  font-size: 17px; transform: rotate(-30deg);}
.tbtn-white 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(--White)!important; display: inline-block;  font-size: 17px; transform: rotate(-30deg);}
.tbtn-white svg{fill:var(--White)!important;} 
.tbtn-white:hover, .tbtn-white:focus {background-color: var(--White); color:var(--Black);} 

.tbtn-border{border:2px solid var(--ThemeColor)!important;}
.tbtn-border:hover, .tbtn-border:focus{border: 2px solid var(--ThemeColor);}

.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;}

.ai_content_wrap h1{font-size: 32px !important;font-weight: 700 !important;}

/* predefine button start */


/* Social Media icons css start */

.new-social-items {float: right;display: flex;margin-top: 0;padding: 5px 10px; z-index: 1; position: relative;}
.new-social-items a {background: var(--ThemeColor3);border-radius: 100px;width: 32px; height: 32px; font-size: 15px; color: var(--White) !important;margin: 0 4px;display: flex; justify-content: center; align-items: center;}
.new-social-items svg{fill:var(--Black);width:15px;}
.mob .new-social-items {float: left;width: 100%;background: var(--White);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:#fff !important}
.footer_bottom_social_links .ebay_svg svg { width: 28px; fill: #fff !important;}

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

/* Header - Variation 1 - css v1.0 start  Not Used */
.vb_combine_header{position: fixed; z-index: 999; float:left; width: 100%;  background:var(--Black);}
.master_v_front .vb_combine_header { z-index: 999; float: left; width: 100%; padding-bottom: 0px;
  -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;
}

.one-fifth ul li {
    background: none;
}
.vb_header_fixed_spacer{min-height:100px;} 
.master_v_front .vb_combine_header.vb_fix_header{background: rgba(0, 0, 0, 1);}
.vb_themeheader{position: relative; width: 100%; float: left; text-align: center; }
.vb_combine_header.vb_fix_header .vb_themeheader{padding:2px 0;}
.vb_header_logo{position:absolute; z-index:99!important; text-align:center; overflow:hidden; padding:6px 0; top:0; display:inline-block; left:0;}
.vb_header_logo 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; float:left;}
.master_v_front .vb_combine_header .vb_header_logo a{width:140px; }
.master_v_front .vb_combine_header.vb_fix_header .vb_header_logo a{width:100px;}
.vb_user_dropdown{ float: right; border-radius: var(--Radius); min-width: 25px; text-align: center; height: 30px; color: var(--White) !important; margin: 0px 4px 0 0px; display: inline-block; font-size: 14px; padding: 0 10px 0 13px; line-height: 29px; background: var(--ThemeColor); text-transform: uppercase;} 
.vb_auth_dropdown {float: right;margin-left: 10px;}
.vb_auth_dropdown .login_btn_link { font-size: 16px !important;text-transform: uppercase;float: left;margin: 0px;color: var(--Black) !important; padding: 8px 15px !important;  width: 100%;}
.vb_auth_dropdown .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;}
.vb-social-items {float: right; display: flex;margin-top: 0;padding: 0px 0px 0 15px;}
.vb-social-items a {background: var(--White); border-radius: var(--Radius); min-width: 30px; text-align: center; height: 30px; color: var(--Black) !important; margin: 0 8px 0 0px; display: flex; font-size: 15px; justify-content: center; align-items: center;margin-top: 0px;}
.vb-social-items a svg{fill:var(--Black)!important; max-height:25px;}
.vb-social-items a .ebay_svg{fill: var(--Black) !important;width: 26px;margin-top: 4px;}
.vb_header_nav_area {display: flex; justify-content: center; align-items: center;}
.vb_header_shopping_area{position:relative; float: right; padding: 3px 10px; margin: 0px 0 0 10px; margin-right: 0px; margin-left: 10px;}
.vb_header_shopping_area a{font-size:16px;}
.vb_header_shopping_area span{min-width: 20px; height: 20px; border-radius: 40px; background: var(--White); color:var(--Black); position: absolute; top: -4px;
right: -2px; text-align: center; font-size: 14px; line-height: 19px;} 
.vb_cart_ico{float:left; margin-top:2px;}
.vb_cart_ico svg{width:18px; fill:var(--White)}
.vb_cart_text {color: var(--White);float: left;font-weight: 400;font-size: 16px;margin-top: 2px;}
.vb_navigation_bar_main{float: left; width: 100%; text-align:right;}
.vb_navigation_bar{border-radius: var(--Radius); display: inline-flex; align-items: center; flex-wrap: wrap; padding: 0 20px;} 
.vb_navigation_bar_main .dynamicNavCont li a:hover{background:transparent!important;} /* Remove after Improvement */
.vb_header_right_first_bar{float:left; width:100%; padding:12px 0;}
.vb_header_right_second_bar{float:left; width:100%; padding:8px 0;}

/* Header css end */

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

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

.notification_banner{display:none;}
.notification_text{position:relative; float: left; margin-top:10px!important; margin-bottom:-10px; width:calc(100% - 20px)!important; margin-left:10px; background:var(--ThemeColor); color:#fff; padding:12px 25px; position:relative; 
 z-index:1; opacity:1; font-weight:600;}

.notification_text:after{content: '';
  position: absolute;
  left: -9px;
  top: 0;
  width: 9px;
  height: 50%;
  background:var(--ThemeColor); 
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%);
  max-height: 20px;
  z-index: 0; opacity:0.8;
}
.notification_text:before{content:''; position:absolute; right:-15px; top:0; width:15px; height:50%; background:var(--ThemeColor); clip-path: polygon(0 0, 0 0, 50% 100%, 0 100%); opacity:0.8; max-height:20px; z-index:0;}

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

/* vd_floating css start*/

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

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

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

/* 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(--ThemeColor)!important;} 
.vb_buttons_abso{bottom:20px!important; right:20px!important;}
.vb_backgrund_slide_widget .owl-dots{position:absolute; bottom: 20px; width: 100%;}
.vb_gg_text{padding:10px 0; text-align:center; float:left; width:100%; font-size:16px; color:var(--Black);}
.vb_cg_text{padding:10px 0; text-align:center; float:left; width:100%; font-size:16px; color:var(--Black);}
.vb_cg_main{float:left; width:100%;} 
.vb_grid_gallery_widget .row{display:flex; flex-wrap:wrap;} 
.vb_gg_fancy_gallery{float:left; width:100%;} 
.vb_gg_repeat{float:left; width:100%;}
.individal_page_widget{padding:20px 0; float:left; width:100%;}
/* .vb_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%;}
.storeHeaderBanner{float:left; width:100%; min-height:0px!important; padding:10px!important;color: var(--White); text-align: center;}
.combine_header {position: fixed; z-index: 999; float: left; width: 100%; padding-bottom: 0px; background:var(--White);
  -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;
}
.top_header {position:relative;background:var(--ThemeColor);padding: 10px 0;position:relative;float:left;width:100%;} 
.top_header::before {content: "";position: absolute;background: var(--White);width: 100%;height: calc(100% + 2px);top: 0;left: 0;pointer-events: none;clip-path: polygon( 0 0, 28% 0, 31% 100%, 0 100% );}
.header_phone_bar { z-index: 9; position: relative;margin-right: -64px;margin-top: 8px;}
.top_header_flex{float:left; width:100%; display:flex; justify-content:space-between;}
.top_header_left {display: flex; align-items: center;}
.top_header_right { display: flex; align-items: center;flex-direction: row-reverse;}
.header_phone {float: right;}
.header_phone_outer a {
    color: var(--White) !important;
    padding: 5px 0;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: var(--ThemeFontTwo);
  letter-spacing: 2px;
}
.header_phone_outer {display: flex; align-items: center;justify-content: end;}
.header_phone span { display: flex; align-items: center;}
.header_phone:hover{color:var(--ThemeColor);}
.header_phone .fa {
  color: var(--White);
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 22px;
  margin-right: 5px;
  padding-left: 5px;
  padding-bottom: 2px;
}
.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%; text-align:center;}
.header_nav_area{display:inline-block; border-radius:100px;}


.user_dropdown{
	float: right;
	border-radius: 100px;
	min-width: 25px;
	text-align: center;
	height: 32px;
	color: var(--White) !important;
	margin: 0px 4px 0 0px;
	display: inline-block;
	font-size: 14px;
	padding: 2px 10px 2px 13px;
	line-height: 27px;
	background: var(--ThemeColor);
	text-transform: uppercase;
} 
.header_wrap{background: var(--White)!important;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:210px!important; margin-bottom:10px;padding:5px;}
.btn-group.open .dropdown-toggle{box-shadow:none;}
.login_btn_link {font-size: 16px !important; text-transform: uppercase;float: left;margin: 0px;color: var(--Black) !important; padding: 8px 15px!important;width: 100%;}
.header_first_bar{float:left; width:100%; background:transparent; }
.header_scnd_bar{float:left; width:100%; padding: 0; border-radius:0px; color:#fff;}
.header_scnd_bar .row {display: flex; align-items: center;}
.searchHolder{margin-top:0;}
.flex_header_row{display:flex; justify-content:space-between; align-items:center;}
.sky-text{color:var(--ThemeColor);}
.slider_top_text{background:var(--Black); color:var(--White); padding:40px 0 0; float:left; width:100%; text-transform:uppercase; font-weight:600;}
.slider_top_text a{margin-bottom:-20px; position:relative; z-index:9;}
.dynamicNavCont li a {padding:15px !important;font-weight: 600; font-family: var(--ThemeFont);text-transform: capitalize !important;}
.dynamicNavCont li.bnz-nv {padding:0px;}

.dynamicNavCont li a:hover{color:var(--White);}
.dynamicNavCont li a:hover { background-color: transparent !important;}
.dynamicNavCont li.bnz-nv span{display:none;}
.dynamicNavCont ul li ul{width:280px!important;}
.dynamicNavCont .SubNavs{border:none!important; border-radius:16px!important; padding:14px;margin-top: 10px;box-shadow: var(--CardShadow) !important;} 
.dynamicNavCont ul.active li a{font-weight:normal; padding:10px 5px!important;} 
.dynamicNavCont ul.active li:hover{background:transparent; color:var(--White);} 
.dynamicNavCont ul.active li a:hover{background:transparent; color:var(--White);} 
.dynamicNavCont ul li:last-child ul{right:0; left:auto;}
.productNav ul.active li:hover{background:var(--ThemeColor2)!important;} 
.productNav ul.active {left: -90px !important;}
.dynamic-nav{margin-bottom:0px; margin-top:0px;}
.themeheader{position: relative;	width: 100%;	float: left; padding:10px 0; background-color:var(--White);}
.themeheader::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0;
  width: calc(20% + 100px);
  background: var(--ThemeColor3);
  clip-path: polygon(12% 0,100% 0,100% 100%,0 100%);
  pointer-events: none;
  height: calc(100% + 20px);
}
.header_logo_area {position: absolute;z-index: 99; text-align: center;overflow: hidden; padding-top: 10px;top: 0; display: inline-block; margin-top: -58px;}
.header_logo_area a{display:inline-block; width: 240px; 
-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;}
.header-display-flex {display: flex;align-items: center;justify-content:center; width:100%;}
.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:5px 10px; position: relative;margin: 0 4px; display:inline-block;}
.header_shopping_area a {color: var(--White)!important; font-size: 16px;font-weight: 600; font-family: var(--ThemeFontTwo);}
.header_auth_area{float:right; margin-left:20px; margin-top:11px;}
.user_ico{margin-right:7px; margin-top:2px; float:left;}
.user_ico svg{width:14px; fill:var(--White)}
.cart_ico{float:left; margin-top:2px;}
.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;}
.vehicleCategory{ margin: 10px 0; background: #f2f2f2; border-radius: 12px; padding: 10px; display:none;} 
.master_v_front .vehicleCategory{display:block;}
.combine_header.fix_header .top_header {padding:5px 0 0 0;}
.combine_header.fix_header .header_logo_area a{width:220px;}
.fix_header .themeheader {padding:7px 0 !important;}
.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;}
.master_v_front .header_fixed_spacer{min-height:140px;}
.header_fixed_spacer{min-height:150px;}
.right-social-right {display: flex; align-items: center; }
/* After Social Icons */
.new-social-items{
    position: relative;
    padding-right: 18px;
}

.new-social-items::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 18px;
    background: rgba(255,255,255,.35);
}

/* After Cart */
.header_shopping_area{
    position: relative;
    padding-right: 18px;
}

.header_shopping_area::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 18px;
    background: rgba(255,255,255,.35);
}
/* Header - Old Variation - css End */
.master_v_front .individal_page_widget {padding:0px;}
.master_v_front p {font-size: 16px; line-height:1.38; font-family: var(--ThemeFont);}
.master_v_front .vb_cg_image {border-radius:20px;}
.master_v_front .vb_gg_image {border-radius:20px;}
.master_v_front .owl-nav {display: none;}

/* slider  css  start */
.nd_slider_section{position:relative; overflow:hidden; z-index: 1;}
.nd_slider_section h1{font-size:50px;font-weight: 700;}
.nd_slider_section p{letter-spacing: 0.6px;max-width: 500px;}
.nd_slider_section span {color: var(--ThemeColor3);}
.nd_slider_section .vb_bs_flex {align-items: start; padding-top: 80px;}
.nd_slider_section .vb_bs_flex_inner { padding-bottom: 60px;}
.slider_area_trailer { position: absolute; width: 50%; right: 100px; z-index: 99; bottom: 0;}
.nd_slider_section .vb_bs_flex{justify-content: left;align-items: center !important;}
.nd_slider_section .align-items-center.hero_row {display: flex;align-items: center;}
.nd_slider_inner {max-width: 1920px !important;width: 100%;margin: 0 auto;}
.nd_slider_section .blue-btn{color: var(--White) !important;border:1px solid #fff;font-family: var(--ThemeFont) !important;font-size: 18px !important;background: transparent !important;transition: all 0.3s ease;}
.blue-btn:hover {background: #fff!important;color: #1a1a2e!important;transform: translateY(-2px);}
.nd_slider_section .red-btn{color: var(--White) !important;background:var(--ThemeColor3) !important;font-family: var(--ThemeFont) !important;font-size: 18px !important;transition: all 0.3s ease;box-shadow: 0 4px 14px rgba(178, 34, 52, 0.35);    border: 1px solid var(--ThemeColor3); margin-left: 10px !important;}
.red-btn:hover {background: #8b1a2b;transform: translateY(-2px);box-shadow: 0 6px 20px rgba(178, 34, 52, 0.45);}
.nd_slider_section .vb_bs_text{padding: 0 20px;max-width: 710px;text-align: left !important;}
.nd_slider_section .vb_backgrund_slide_widget .item::before{background: rgba(0, 0, 0, 0) !important;}
@media (max-width:991px){
.slider_area_trailer {left: 50%;right: auto; bottom: 0;pointer-events: none;}
.nd_slider_section .vb_bs_flex { justify-content: center;}
.nd_slider_section .vb_bs_desktop_bg::after {display:none;}
.nd_slider_section .align-items-center.hero_row {display:block;}
.nd_slider_section  .hero_machine img {max-height: 320px;margin: 0 auto;}
.nd_slider_section  .hero_machine {padding-top:20px;}
.nd_slider_section  .vb_bs_flex{padding: 30px 0 !important;}
.nd_slider_section .vb_bs_text{max-width: 100%;}
}
 @media (max-width:767px){
      .nd_slider_section h1{font-size: 42px;}
 }
 @media (max-width:576px){
   .nd_slider_section .vb_backgrund_slide_widget .item::before{background: rgba(0,0,0,0.6);}
   .nd_slider_section .vb_bs_text{text-align: center !important;}
   .nd_slider_section .red-btn{font-size: 16px !important;}
   .nd_slider_section .blue-btn{font-size: 16px !important;}
   .slider_area_trailer{top: 0;transform: translateX(-50%);}
 }

/* slider css end */

/* parts and accessories starts*/

.nd_parts_section{ padding:60px 0 80px 0;position: relative;overflow: hidden;background: #f5f7fa;}
.nd_parts_section h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.nd_parts_slider .ThemeTitle {text-transform: uppercase; font-weight: bold;}
.nd_parts_slider .vb_is_main .vb_is_image {height: 50px !important;margin: 0 auto;}
.nd_parts_slider .item { text-align: center;}
.nd_parts_section .vb_is_main {background: var(--White);box-shadow: var(--CardShadow);border-radius: var(--Radius);padding: 40px;margin: 10px;border: 1px solid #e8ecf1;transition: transform 0.3s;}
.nd_parts_section .vb_is_main:hover {transform: translateY(-6px);border-color:#f52816;}
.nd_parts_section .vb_is_text h4 {margin-top: 20px;}

@media (max-width:991px){
.nd_parts_section .owl-nav {display: none;}
  }
 	@media (max-width: 767px){
   .nd_parts_section {padding: 20px 0;}
	}   

/* parts and accessories ends*/

         
/* ===================== UNIT INVENTORY ===================== */

.nd_unitinventory_products_main {position: relative;overflow: hidden; text-align: center;padding:60px 0 80px 0;background: #eceff4;}
.nd_unitinventory_products_main h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.unit_inventory_slider .vb_is_text h4 { margin-bottom: 0px !important;}
.nd_unitinventory_products_main .rent_now{background: var(--ThemeColor3) !important;box-shadow: 0 4px 14px rgba(178, 34, 52, 0.35);transition: all 0.3s ease;} 
.nd_unitinventory_products_main .rent_now:hover{background: #8b1a2b;transform: translateY(-2px);box-shadow: 0 6px 20px #f528166b;}
	@media (max-width: 767px){
   .nd_unitinventory_products_main {padding: 30px 0 40px 0;}
    .ui_product_flex{display: block !important;margin-top: 0 !important;}
    .ui_product_text_inner{text-align: center !important;margin-left: 0 !important;}
	}

/* nd selection section css start */
.nd_selection_section {position: relative;overflow: hidden; padding:60px 0 80px 0;}  
.nd_selection_section h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.nd_selection_section span {font-size: clamp(12px, 2vw, 14px);font-weight: 500;letter-spacing: 0.6px;}
.nd_selection_section .vb_is_main{padding: 30px;color: var(--White);background: var(--White);border: 1px solid #e8ecf1;border-radius: var(--Radius);margin: 10px;transition: transform 0.3s;border-top: 4px solid transparent;}
.nd_selection_section .vb_is_main:hover{transform: translateY(-4px);border-top-color: #f52816;}
.nd_selection_section .vb_is_text h3 {font-size: 20px; margin-bottom:15px !important;font-weight: 700;}
.nd_selection_section .nd_selection_gallery .vb_is_image {height: 90px;padding:5px;}
.nd_selection_section .nd_selection_gallery .vb_is_text a {float:left; width:100%; font-size:18px; font-weight:600; margin-top:15px;}  
.nd_selection_section p{color:var(--Black);  font-family: var(--ThemeFont);font-size: 16px !important;font-weight: 500;}
.nd_selection_gallery {margin-top: 40px;}
.nd_selection_section .item{display:flex !important;}
.nd_selection_section .owl-item.cloned {display: flex !important;}
.nd_selection_section .owl-stage {display: flex !important;}
.nd_selection_section  .vb_is_text {text-align: left !important;}
@media (max-width: 991px) {
  .nd_selection_section .owl-nav{display:none;}
}
@media (max-width: 767px) {
  .nd_selection_section{padding: 20px 0;}
}
/* nd selection section css end */

/* nd work section css start */

.nd_work_section{position: relative;overflow: hidden;background: #eceff4;padding: 60px 0 80px 0;}
.nd_work_section h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.nd_work_section span {font-size: clamp(12px, 2vw, 14px);font-weight: 500;letter-spacing: 0.6px;}
.work_card_content{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin-top: 30px;}
.work_card{flex:1;background:#fff;border-radius:var(--Radius);padding: 30px;transition: transform 0.3s;border: 1px solid #e8ecf1;}
.work_card:hover {transform: translateY(-4px);border-color: #f52816;}
.work_number{width:46px;height:46px;margin:0 auto 25px;border-radius:50%;background: var(--ThemeColor3);color:#fff;display:flex;
align-items:center;justify-content:center;font-family: var(--ThemeFont);font-size:22px;font-weight:700;}
.work_card h3{font-size: clamp(16px, 2vw, 26px);font-weight:700;}
.work_card p{font-size: clamp(14px, 2vw, 16px);}
@media (max-width: 767px) {
  .nd_work_section{padding: 20px 0;}
  .work_card_content{display: block;margin: 20px;}
  .work_card{margin-bottom: 18px;}
}
/* nd work section css end */

             
/* about us section css start */
.nd_aboutus_section {position: relative;overflow: hidden;padding:60px 0;}
.nd_aboutus_section h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.nd_aboutus_section span {font-size: clamp(12px, 2vw, 14px);font-weight: 500;letter-spacing: 0.6px;}
.nd_aboutus_section .align-items-center{display:flex;justify-content: end;flex-wrap: wrap;}
.nd_aboutus_section  .nd_aboutus_text{margin-left: 20px;} 
.nd_aboutus_inner {max-width: 1920px;margin: 0 auto;width: 100%;}
.nd_aboutus_section .vb_cg_text {padding:0;} 
.nd_aboutus_section font {font-family: var(--ThemeFontTwo) !important;margin-bottom: 30px !important;}    
#owl-slider_38 .owl-item.cloned{display:none !important;}
#owl-slider_38 .owl-stage{display:grid !important;grid-template-columns:1fr !important;gap:25px;width:100% !important;
transform:none !important;}
#owl-slider_38 .vb_is_main{display: flex;gap:20px;}
#owl-slider_38 .vb_is_image{height:100px;object-fit:contain;background: var(--ThemeColor);padding:15px;border-radius:10px;}
#owl-slider_38 .icon_box_text h4{margin:0 0 8px !important;}
.nd_aboutus_section .owl-dots{display:none;}
.nd_about_icon_outer {float: left;width: 100%;margin-top: 40px;}
.nd_aboutus_section .vb_is_text {margin-top: 6px;}
@media (max-width: 991px){
.nd_aboutus_text{box-shadow: none; text-align: center; padding: 30px 0px 0px 0px;}
.nd_aboutus_section {padding: 0 0 40px 0;}
.nd_aboutus_section .nd_aboutus_text {margin-left: 0;}
.nd_aboutus_section .icon_box_outer{justify-content: center;}
.nd_about_icon_outer .icon_box_outer:nth-child(2) .icon_box_img{margin-left: 46px;}
.nd_aboutus_section .vb_cg_fancy_gallery .vb_cg_image{width: 100% !important;}
	}
	@media (max-width: 767px){
   .nd_aboutus_section {padding: 0 0 40px 0;}
	}
	@media (max-width: 576px){
  .nd_aboutus_section .icon_box_outer{justify-content: start;}
    .nd_about_icon_outer .icon_box_outer:nth-child(2) .icon_box_img{margin-left: 0;}
	}
/* about us section css end */

/* TESTIMONAIL SECTION css start */
.nd_testimonial_section {position: relative; overflow: hidden;padding: 60px 0;background: #eceff4;}
.nd_testimonial_area {position: relative;}
.nd_testimonial_inner{ position: relative;z-index: 2;}
.nd_testimonial_section h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.nd_testimonial_section span {font-size: clamp(12px, 2vw, 14px);font-weight: 500;letter-spacing: 0.6px;}
.testimo_repeat_dv{border-radius: var(--Radius);background: var(--White);text-align: center;padding: 40px;margin: 40px 20px;box-shadow: var(--CardShadow);transition: transform 0.3s;border: 1px solid #e8ecf1;}
.testimo_repeat_dv:hover {transform: translateY(-4px);border-color: #f52816;}
.testimo_repeat_dv h4.nd_testi_name {font-size:20px; color: var(--Black); font-family:var(--ThemeFont); font-weight: 600;margin: 15px 0 !important;}
.testimo_repeat_dv p {position: relative;line-height: 1.38;font-size: clamp(14px, 2vw, 16px);color:var(--Black); text-align: center;margin: 10px !important;}
.testimonial_u_star::before { content: "\2605 \2605 \2605 \2605 \2605"; color: #f79522; font-size: 24px;}
.nd_testimonial_gallery .vb_cg_text {padding:0px;}
.nd_testimonial_gallery .vb_cg_image {border-radius: 0px;}
.nd_testimonial_section .owl-dots{display:none !important}
.nd_testimonial_section .owl-nav{display:block !important}
.nd_testimonial_section .owl-prev {position: relative !important;left: 0 !important;background: var(--ThemeColor) !important;}
.nd_testimonial_section .owl-next {position: relative !important;right: 0 !important;background: var(--ThemeColor) !important;}
.nd_testimonial_section .owl-prev::before{content: "←" !important;color:var(--White) !important;}
.nd_testimonial_section .owl-next::before{ content: "→" !important;color:var(--White) !important;}
.nd_testimonial_section .owl-carousel .owl-stage{display:flex !important;}                                                       .nd_testimonial_section .owl-item {display: flex !important;}                                                    
@media (max-width: 768px) {
  .nd_testimonial_section{padding: 20px 0 30px 0;}
}

/* nd testimonial section css end */     

/* nd pickup section css start */  
.nd_pickup_section {position: relative;overflow: hidden;padding: 60px 0;}
.nd_pickup_section h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.nd_pickup_section span {font-size: clamp(12px, 2vw, 14px);font-weight: 500;letter-spacing: 0.6px;font-family: var(--ThemeFont);}
.nd_pickup_wrapper {display: flex;justify-content: space-between;gap: 28px;background: var(--White);box-shadow: var(--CardShadow);border-radius: var(--Radius);overflow: hidden;}
.nd_location_list {padding: 30px 0 0 30px;}
.pickup_content {padding: 30px 0 20px 30px;}
.nd_location_item{display: flex;align-items: center;gap: 20px;margin-bottom: 20px;  cursor:pointer;padding:15px;border-radius:10px;transition:.3s;}
.nd_location_item:hover{background:#f8f8f8;}
.nd_location_item.active{background: #f5281614;}
.nd_location_item.active .nd_location_icon{background:var(--ThemeColor3);}
.nd_location_item.active .nd_location_icon i{color:#fff;}
.nd_location_icon {width: 34px;height: 34px;border-radius: 50%;background: #f7e8ea;display: flex;align-items: center;justify-content: center;padding-left: 5px;margin-bottom: 20px;}
.nd_location_icon .fa{color: var(--ThemeColor3);font-size:18px;}
.map_content iframe{
    display:block;
    opacity:1;
    transition:opacity .2s ease-in-out;
}
.map_content iframe.map-loading{
    opacity:0;
}
@media (max-width: 991px) {
  .nd_pickup_wrapper{display: block;width: 100%;max-width: 600px;margin: 0 auto;box-shadow: none;}
  .pickup_content{padding: 0 0 20px 30px;}
  .nd_pickup_section h2{margin-top: 0 !important;}
  }
  @media (max-width: 767px) {
    .nd_pickup_section{padding:30px 0;}
    }
/* nd pickup section css end */  

/* nd service section css start */     
.nd_service_section{position: relative;overflow: hidden;padding: 60px 0 80px 0;background: #eceff4;}
.nd_service_heading{text-align: center;}
.nd_service_section h2{font-size: clamp(28px, 2vw, 32px);font-weight: 700;}
.nd_service_section span {font-size: clamp(12px, 2vw, 14px);font-weight: 500;letter-spacing: 0.6px;}
.grid_content{display: grid;grid-template-columns: repeat(4, max-content);justify-content: center;gap:22px;margin-top: 30px;}
.nd_service_grid a{display: flex;align-items: center;justify-content: center;height: 44px;padding: 0 30px;background: #fff;border-radius: 30px;color: var(--Black);font-size: 15px;font-weight: 500;font-family: var(--ThemeFont);transition: all 0.3s;
 border: 1px solid #e8ecf1;}
.nd_service_grid a:hover {border-color: #f52816;color: #f52816;}
.nd_service_grid a:nth-last-child(2){grid-column:2;}
.nd_service_grid a:last-child{grid-column:3;}
@media (max-width:767px){
.grid_content{grid-template-columns: repeat(2, max-content);}
.nd_service_grid a:nth-last-child(2),
.nd_service_grid a:last-child{grid-column:auto;}
 .nd_service_section{  padding: 20px 0 30px 0;}
}
/* nd service section css end */

/* nd images section css start */
.nd_images_section {position: relative;overflow: hidden;padding: 80px 0 40px 0;}
@media (max-width:767px){
  .nd_images_section{padding: 30px 0 10px 0;}
}
/* nd images 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 */


/* 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(--ThemeFont) !important;} 
.vb_faq_section .panel{box-shadow:none!important; margin-bottom:0; position:relative;border: 0;background-color: transparent;}
.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(--ThemeFont) !important;font-weight: 700;}
.vb_faq_section .panel-title a:after{content: '\f106';right: 18px;top: 0;position: absolute;font: bold 18px/1 FontAwesome; color: var(--Black) ;height: 100%;display: flex;justify-content: center;align-items: center;}
.vb_faq_section .panel-title a.collapsed:after{content: '\f107';}
.vb_faq_section .panel-title {font-size: 17px; color:#000!important;letter-spacing: normal;}

/* FAQ us Page Css End  */


/* Testimonial Page Css Start */

.nd_tm_main{float:left; width:100%; position: relative;}
.nd_tm_main .row{display:flex; flex-wrap:wrap; align-items:stretch;}
.nd_tm_repeat_dv{position: relative; float:left; width:100%; height:100%; padding-bottom:30px; display:flex;}
.nd_tm_repeat_dv_inner{background: var(--ThemeColor3) !important; 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:20px;font-family: var(--ThemeFont) !important;font-weight: 700;color: #fff !important;}
.nd_tm_customer_message {float: left;width: 100%; color: #000;font-family: var(--ThemeFont) !important;font-weight: 500;}
.nd_tm_inner_customer_message{color: #fff!important; font-size:16px;font-family: var(--ThemeFont) !important;}
.nd_tm_star{padding:10px 0; float:left; width:100%;}
.nd_tm_star:after{position:relative;  content: "\f005 \f005 \f005 \f005 \f005";  font:normal normal normal 14px/1 FontAwesome; font-weight: normal;  color:var(--ThemeColor);  letter-spacing:4px; margin-left:-2px;}
.testi_name_star {   display: flex;   width: 100%;   align-items: center;   justify-content: space-between; padding-top: 12px;}

 /* Testimonial Page Css End */
.next.Rental .rental_bar { display: block;}
.rental_bar { background: var(--ThemeColor3); padding: 10px 10px; color: #fff; text-align: center; display: none;}
.rental_bar h4 {margin: 0 0 7px; font-weight: 600;}
.rental_bar p {margin: 4px 0 0;}
/*  Inner pages CSS end from here  */

 

/* Check out CSS Start */

.page_id_8 .cntnr-ttl {display: none;}
.page_id_8 .contactus_form_area {text-align: center;line-height: 25px;margin-top:50px;}
.page_id_8 .contactus_form_area h1 { color:var(--Black) !important; text-transform: capitalize !important;font-weight: 600;margin-bottom:15px; font-family: "Belanosima", sans-serif;}
.page_id_8 .store_hours {font-size: 16px;color: var(--Black);font-weight: 500;}

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

.checkout .custom-lead-form {width: 80%;margin: 25px auto 50px;background:var(--White) !important; color:#000 !important; padding: 35px; box-shadow: 0 1px 5px #00000029; border-radius: 20px;}
.checkout .custom-lead-form h2 {font-size:24px !important; color:var(--Black) !important; text-align:center; margin-bottom:20px;font-family: var(--ThemeFontTwo); letter-spacing: normal !important; text-transform: capitalize; font-weight: 700;}
.checkout .custom_form {background:var(--White) !important; color:#000 !important; padding: 20px;}
.checkout .custom_form {line-height: 25px;}
.checkout .custom_form label {width: 100%; color:var(--Black) !important;}
.checkout .custom-lead-form input.form-control.upload_file {border: 1px solid #535353 !important;}
.checkout .custom-lead-form .btn.btn-default {color:var(--White) !important; border-color: var(--Black)!important; border-radius: 4px !important; font-weight:600; text-shadow: none !important; margin-top: 30px !important; width:auto!important; min-width:100px!important; font-family: var(--ThemeFontTwo);}

.checkout .form-8 .form-group:nth-child(23) {display:block;}


@media (max-width: 834px) {
  .checkout .custom-lead-form {width: 100%; padding: 20px;}
  .checkout .custom_form {padding: 0px;}
  .checkout .custom-lead-form .form-group {display: block;}
}

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

/* Check out CSS End */

/* Footer css start */
.footer_section {float:left; width:100%; position: relative; display:block;z-index: 9; background:var(--Black);padding-top:0;padding-bottom:0;overflow: hidden;font-family: var(--ThemeFontTwo);}
.footer_section_bg_color {float: left;width: 100%;background: var(--ThemeColor); padding: 15px 0;}
.footer-logo {float: left; width: 100%;text-align: center; margin-bottom: 40px;}
.footer-logo img{max-width:100%; width:150px;}
.footer_text_style {float:left; width:100%; color:var(--White); font-size: 16px;line-height: 30px;margin-bottom: 20px;padding-bottom:20px;margin-top: 10px;font-family: var(--ThemeFont) !important; }
.footer_text_style p {font-size: 16px;line-height: 30px;margin:0px;}
.footer_text_style a {color:var(--White)!important;}
.footer_title{color:var(--White)!important; margin-top:0; font-size:20px; font-weight: 600;position: relative;padding-bottom: 10px;margin-bottom: 10px; float:left; width:100%;}
.footer_title a{color:var(--White)!important; } 
.footer_title::after {content: ''; position: absolute; bottom: 0; height: 2px; width: 40px; left:0; background: var(--ThemeColor3);}
.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;}
.footer_menu {float:left; width: 100%;padding: 40px 0;background:var(--ThemeColor);}

/*.quick_links_mod {float: left;width: 100%;margin: 10px 0;}*/
.quick_links_mod .one-fifth ul li {position: relative; width:100% !important; font-size: 16px; line-height: 30px;margin:0px ! important; padding: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:left;}
.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_bottom_social_main{float:left; width:100%; text-align:center;padding-bottom: 20px; margin-bottom: 20px;}
.footer_bottom_social_links{display:flex; flex-wrap:wrap; justify-content: center;margin-bottom: 20px;}
.footer_bottom_social_links a{background: var(--ThemeColor);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_bootom_menu {float: left; width: 100%;} 
.footer_bottom_bar{position:relative;float:left; width:100%; padding:15px 0; background:var(--ThemeColor); color:var(--White);}
.footer_bottom_bar::before {content: ""; position: absolute; top: 0; left: 50%; width: 100%; height: 1px; background: #fff; transform: translate(-50%); pointer-events: none; opacity: 0.3;}
.footer_bottom_bar .bottom_logo_white{font-size:16px!important;}
.footer_bottom_bar p{font-size:16px!important;}

/* Footer CSS end */

.custom_lead_form .container_b{max-width:100%; padding:0px!important;}

/* Common Style for Custom Froms end */

.page_id_9  .pb-widget.pb-textbox{font-family: var(--ThemeFont) !important;}
.page_id_9  .pb-widget.pb-textbox p{font-size: 16px !important;}
.page_id_10  .pb-widget.pb-textbox{font-family: var(--ThemeFont) !important;}
.page_id_10  .pb-widget.pb-textbox p{font-size: 16px !important;}
.page_id_7 .pb-textbox h1{}
/* 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;}

.Motorcycle_CI .mid-r .mid-text-right p.stock_filter { display: none; }
.Motorcycle_CI .price_widget_box { display: flex; width: 100%; align-items: center; justify-content: space-between;}
.Motorcycle_CI .price_widget_box .price_filter { width: calc(100% - 10px) !important; margin: 10px !important;}
.Motorcycle_CI .price_widget_box .monthly-call-outer { width: calc(100% - 10px) !important; margin: 10px 0 !important; font-size: 16px !important;}
.Motorcycle_CI .price_widget_box .price_filter { width: calc(100% - 10px) !important; margin: 10px !important; background: #eff6ff !important; border: 2px solid #0021e5; color: #0021e5 !important; font-weight: bold; }
.price_widget_box p { font-family: 'Open Sans', sans-serif !important; border-radius: 6px !important; font-weight: 500; font-size: clamp(14px, 2vw, 18px) !important; background: #fff2f1; border: 2px solid var(--ThemeColor3); color: var(--ThemeColor3) !important; font-family: var(--ThemeFontTwo); }
.Motorcycle_CI .price_widget_box .price_filter span {color: #0021e5 !important; font-size: 26px !important;}
.Motorcycle_CI .price_widget_box .monthly-call-outer a { color: var(--ThemeColor3); font-weight: bold; font-family: var(--ThemeFontTwo); font-size: 20px !important;}
.Motorcycle_CI .price_widget_box .price_filter { width: calc(100% - 10px) !important; margin: 10px !important; background: #eff6ff !important; border: 2px solid #0021e5; color: #0021e5 !important; font-weight: bold;  font-size: 16px !important;}

.Motorcycle_CI .price_widget_box .monthly-call-outer a span.monthly_text { font-size: 14px;}
.Motorcycle_CI .pull-right p.rent-price.price_filter span { font-size: 26px !important;}

.Motorcycle_CI .pull-right p.rent-price.price_filter { width: 100% !important; margin: 10px 0 !important; background: #eff6ff !important; border: 2px solid #0021e5; color: #0021e5 !important; font-weight: bold; float: left;     font-size: 16px !important;}
.Motorcycle_CI  .pull-right p.monthly-call-outer { width: calc(50% - 10px) !important; margin: 10px 0 !important; float: right; font-family: 'Open Sans', sans-serif !important; border-radius: 6px !important; font-weight: 500; font-size: clamp(14px, 2vw, 18px) !important; background: #fff2f1; border: 2px solid var(--ThemeColor3); color: var(--ThemeColor3) !important; height: 100%; text-align: center; padding: 15px !important;     font-weight: bold; font-size: 14px !important;}
.Motorcycle_CI .pull-right p.monthly-call-outer span.monthly_text { color: var(--ThemeColor3) !important; font-size: 14px !important;}
.Motorcycle_CI .md-flex .mid-r-text .mid-text-left p.rent-price.price_filter { display: none;}
.Motorcycle_CI .md-flex .mid-r-text .mid-text-left p.monthly-call-outer { display: none;}
.Motorcycle_CI .pull-right p.monthly-call-outer a { color: var(--ThemeColor3) !important; font-size: 20px;}
.Motorcycle_CI .pull-right p.rent-price.price_filter span {
    color: #0021e5 !important;
}

.Motorcycle_CI .pull-right h4 { display: none;}
.Motorcycle_CI .pull-right .dtal-txt { display: none;}
.Motorcycle_CI .pull-right .rental_type_dd_detail { float: left; width: 100%; margin: 15px 0px 10px; }
.Motorcycle_CI .recent_viewed_mod p.rent-price.price_filter { font-size: 10px !important; }
.Motorcycle_CI .recent_viewed_mod p.rent-price.price_filter span { font-size: 22px !important; color: #0021e5 !important;}
.Motorcycle_CI .recent_viewed_mod p.monthly-call-outer span.monthly_text { font-size: 10px !important; font-weight: bold; margin: 0px !important; padding: 0px;     color: var(--ThemeColor3) !important;}
.recent_viewed_mod p.monthly-call-outer { width: calc(50% - 10px) !important; margin: 10px 0 !important; float: right; font-family: 'Open Sans', sans-serif !important; border-radius: 6px !important; font-weight: 500; font-size: clamp(14px, 2vw, 18px) !important; background: #fff2f1; border: 2px solid var(--ThemeColor3); color: var(--ThemeColor3) !important; height: 100%; text-align: center; padding: 20px !important; font-weight: bold; font-size: 21px !important; }
.recent_viewed_mod p.monthly-call-outer a { color: var(--ThemeColor3);}
.fltrbx.recent_viewed_mod p.monthly-call-outer { padding: 20px !important; }
.Motorcycle_CI .recent_viewed_mod p.rent-price.price_filter { font-size: 10px !important;  padding: 10px 15px!important; width: 100% !important; margin: 10px 0 !important; background: #eff6ff !important; border: 2px solid #0021e5; color: #0021e5 !important; font-weight: bold; float: left;}
.mid-r-img-veh{text-align:center;}
.mid-r-img-veh img{max-height:400px;}
.bluebutton_b{background:var(--ThemeColor)!important; border:none!important;}
.bluebutton_b:last-child{background:var(--Black)!important; border:none!important;}

.mid-r-but a:nth-child(even){background:var(--ThemeColor2)!important; color:#fff!important;  border:none!important; text-align:center!important; justify-content:center!important;}
.mid-r-but a:nth-child(odd){background:var(--ThemeColor)!important;  color:#fff!important; border:none!important; text-align:center!important; justify-content:center!important; padding:10px 0!important;}

.mid-r-but a img{margin-right:8px!important;}
.rent_icons{height:33px;}

h3.head-tx{background:var(--ThemeColor)!important; color:var(--White)!important;}
.fltrbx .up-buttons .up-buttons-1:hover, .fltrbx .up-buttons .up-buttons-2:hover{background:var(--ThemeColor)!important; color:var(--White)!important;}
.benz_views-product.up-buttons-2.active{background:var(--ThemeColor)!important; color:var(--White)!important;}

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

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

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

.featured-products-widget h3, .featured-listings h3, .best, .testi h3, .fltrbar h4{box-shadow:0 4px 0 var(--Black)}
.mid .mid-r:hover{background:inherit!important;}
.prod-ls .nav > li > a.blue{background:var(--ThemeColor)!important; color:var(--White);}
.prod-ls .nav > li > a{background:var(--Black)!important; }
.rental_type_dd_detail .rent_now{background:var(--ThemeColor)!important; color:#fff!important; margin-bottom:20px!important; float:left; width:100%;}
.prod-ls .nav{border:none!important;}
.major-unit-tabbed-region .info-btn, .col-md-9 .info-btn{color:var(--White); background:var(--Black);}
.major-unit-tabbed-region .info-btn, .col-md-9 .info-btn:hover{color:var(--White); background:var(--Black);}
.info{background:var(--White)!important;}

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

.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 {margin-top: 10px !important; display:inline-block; margin-bottom: 10px !important; padding:5px!important; color: #000 !important;text-align: center;font-size:18px !important; }
.padg span {color: #000 !important;}
.price_widget_box{
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
  padding:0 13px;
  float:left; width:100%;
}



.price_widget_box p{float:left; width:100%; padding:15px !important; background:#f2f2f2;}
.price_widget_box .rent-price span{color:var(--Black) !important;}
.mid-r-text .mid-text-right{float:left; width:100%;}

.sale_price_text{display: flex;
  justify-content: center;}
.sale_price_text h2{color: var(--ThemeColor) !important;
  font-size: 16px !important;  margin-top:10px!important;
 text-transform:uppercase;
   background-color:transparent;
   padding:5px;
}


.flex_featured_row{display:flex; flex-wrap:wrap;}
.flex_slider_row{display:flex; flex-wrap:wrap;}

.mid .mid-r .mid-r-but a {
  align-items: center;
  justify-content: center;
  padding: 18px 15px;
  font-size: 22px;
}
.mid .mid-r .mid-r-but a i{font-size:20px!important}
.mid-r-text .mid-text-left h3 {
  font-size: 24px;
  color: #000;
}
.padg p{line-height:30px!important;}
#product-details-info-body{margin-top:20px; margin-bottom:20px;    line-height: 21px;}
#product-details-info-body span {font-size:17px !important; line-height: normal !important;}
#desktop_cart{padding: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);}*/
.subnav.showme{display:block!important}
/* copied */



/* consistancy issue resolved css start ecom */
.price_widget_box .pricing_text {font-size: 18px !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;}
.price_widget_box .msrp {font-size: 18px !important; color: var(--Black) !important;font-weight: 500 !important; line-height: 22px;}
.mid-r-text .mid-text-right p span{text-align:center;}
.price_widget_box p.sale_total_price{font-size: 22px !important;}
.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: 22px !important;color: var(--Black) !important;}
.price_widget_box p {font-size: 18px;}
.dtal-txt {line-height: 22px;}
 /* detail page css*/
.bx-rit .msrp{font-size: 20px !important;color: var(--Black) !important; font-weight: 600 !important; line-height: 22px; padding-top:0px; padding-bottom:5px; font-family: var(--ThemeFont);}
.bx-rit .msrp span{ font-size: 20px !important; color: var(--Black) !important; padding-bottom:0;}
.bx-rit .savings {font-size: 18px !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: 22px !important;color: var(--ThemeColor) !important;font-family: var(--ThemeFontTwo);letter-spacing: normal !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: 18px !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: 18px !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;}
.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;}
/* 62sales consistancy issue resolved css end */


.page_id_7 .page_widget_section_61 {padding: 0 50px 0 50px;text-align: center;}
.mid-r-but a img{height: 15px !important;}

/* Ecom  start*/


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




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

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

#mainProductBand{padding:10px 0;}


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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product_box_text {
height: auto !important; }

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

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

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

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

/* Ecom  end*/  




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

.renatl_packges_banner .theme_font font {color: var(--White); font-size: 90px;}

/* Rental Packages end*/


/*get_financing_with_us css start*/

.page_id_24 .page_widget_Textbox {text-align:center;}
.page_id_24 .page_widget_Textbox font {line-height: 25px;}
.page_id_24 .inner_financing_box .row {display:flex; justify-content:center; align-items:stretch;}
.page_id_24 .inner_financing_sec{background: var(--Black); margin: 40px 0; padding:40px; border-radius: 15px; text-align: center; position: relative; overflow: hidden;}
.page_id_24 .inner_financing_sec img {height: 120px !important; background: #fff; object-fit:contain; width: 60% !important; border-radius: 15px;}
.page_id_24 .inner_financing_sec span {float:left; width:100%; color: var(--White); font-size: 20px; margin-top: 20px; text-transform:uppercase;}
.page_id_24 .inner_financing_sec::before {
  content: "";
  position: absolute;
  background: red;
  height: 190px;
  width: 190px;
  top: 0;
  left: 0;
  background: url(/theme/img/dots-circle.png) no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: -80px;
  margin-left: -80px;
  opacity: 0.2;
  pointer-events: none;
}

.page_id_24 .inner_financing_sec::after {
  content: "";
  position: absolute;
  background: red;
  height: 190px;
  width: 190px;
  bottom: 0;
  right: 0;
  background: url(/theme/img/dots-circle.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -80px;
  margin-right: -80px;
  opacity: 0.2;
  pointer-events: none;
}


@media (max-width: 834px) {
.page_id_24 .inner_financing_box .row {display: block;}
  .page_id_24 .inner_financing_sec {margin: 20px 0;}

}


.page_id_1003 .page_widget_Textbox {float: none; max-width: 1320px !important; width: 100% !important; margin: 0 auto !important; padding:20px !important; text-align:center;}
.page_id_1003 .page_widget_Form {max-width: 1320px !important; width: 100% !important; margin: 0 auto !important; padding: 20px !important;}
.page_id_1003 .custom-lead-form.form-10 h2 {text-align: center; color: #000 !important;}
.page_id_1003 .page_widget_Form .custom-lead-form {background-color: #fff !important; color: #000 !important;}
.page_id_1003 #custom-lead-form-10 {background-color: #fff !important; color: #000 !important;}
.page_id_1003 .custom-lead-form #custom-lead-form-10 label { color: #000 !important;}
.page_id_1003 .page_widget_Slider span {font-size: 20px !important; font-weight: 600; letter-spacing: 5px;}
.page_id_1003 .page_widget_Slider span img {margin: 0 auto;}

/*form widget css start*/
.pb-widget .custom-lead-form {width: 80%;margin: 25px auto 50px;background:var(--White) !important; color:#000 !important; padding: 35px; box-shadow: 0 1px 5px #00000029; border-radius: 20px;}
.pb-widget .custom-lead-form h2 {font-size:24px !important; text-align:center; margin-bottom:20px;font-family: var(--ThemeFontTwo); letter-spacing: normal !important; text-transform: capitalize; font-weight: 700;}
.pb-widget .custom-lead-form h3 {float:left; width:100%; font-size:18px; font-weight: 700;}
.pb-widget .custom-lead-form .form-group {margin: 10px 0 !important;}
.pb-widget .custom-lead-form .custom_form {background:var(--White) !important; color:#000 !important; padding: 20px;}
.pb-widget .checkbox-new {line-height: 25px;}
.pb-widget .checkbox-new label {width: 100%;}
.pb-widget .custom-lead-form .btn.btn-default {color:var(--White) !important; border-color: var(--Black)!important; border-radius: 4px !important; font-weight:600; text-shadow: none !important; margin-top: 30px !important; width:auto!important; min-width:100px!important; font-family: var(--ThemeFontTwo);}
                                                                                                               
.page_id_1005 .page_widget_Form .custom-lead-form .custom_form .form-group {display: flex !important;}
.page_id_1005 .page_widget_Form .custom-lead-form .radio {flex-wrap:wrap; justify-content: start; width: 100%;}
.page_id_1005 .page_widget_Form .custom-lead-form .radio label {max-width: 30%;  margin: 5px 10px 0 0;}
.page_id_1005 .page_widget_Form .custom-lead-form .form-group:nth-child(28) {flex-wrap: wrap;}
.page_id_1005 .page_widget_Form .custom-lead-form .form-group:nth-child(36) {display: block !important;}

/* service page css start*/
.page_id_1003 .nd_service_box {background: var(--ThemeColor);padding: 30px;color: var(--White);border-radius: var(--Radius);}
.page_id_1003 .vb_gg_image {border-radius: 0 15px 15px 0; border-right: 6px solid var(--ThemeColor);}

/* service page css end*/


/* listing page new added css (6-07-2026)*/
.mid-r-text .mid-text-left h3{font-family: 'Open Sans', sans-serif !important;font-weight: 700;font-size: clamp(18px, 2vw, 24px) !important;}
.price_widget_box{margin-top: 10px;background: #f2f2f2;float: left;width: 100%;padding:0;}
.price_widget_box .rent-price{margin: 10px 0 !important;}
.price_widget_box .rent-price span{font-size: clamp(16px, 2vw, 18px) !important;}
.price_widget_box .additions{background: var(--White) !important;padding: 10px !important;margin: 0 !important;}
.price_widget_box p span{line-height: 1.2;}
.filter-hint{display:none;}
.bikeControlRow{display:flex;align-items: center;justify-content: space-between;font-family: 'Open Sans', sans-serif !important;font-weight: 700 !important;padding: 5px 0;}
.price_widget_box .cfp{margin: 10px 0 !important;font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;padding: 5px !important;font-size: clamp(14px, 2vw, 18px) !important;}
.mid-r-text .mid-text-right p{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;}
.mid-r-text .mid-text-right p span{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;}
.mid .mid-r .mid-r-but a{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;font-size: clamp(14px, 2vw, 18px) !important;}
.mypagination ul li a{font-family: 'Open Sans', sans-serif !important;padding: 5px 8px 5px !important;font-weight: 500 !important;}  
.mypagination ul li.active a{background: #bab9b9 !important;border-radius: 4px !important;}  
.mypagination ul li a:hover{background-color: #dfdfdf !important;}
.fltrbx .parg-txt{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;box-shadow: 0 2px 0 var(--ThemeColor) !important;color: #000 !important;}
.fltrbar h4{box-shadow: 0 3px 0 var(--ThemeColor) !important;}
.fltrbar h3.head-tx{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;padding: 10px 15px 10px !important;}
.fltrbx .up-buttons{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;}
.major_unit_search .bluebutton_b{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;}
.fltrbar .checkbox.sdCheckbox{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;}
.price_widget_box .sale_price{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;text-transform: uppercase !important;font-size: clamp(16px, 2vw, 22px) !important;padding: 12px 0 !important;}
.vehicle-monthly-payment-desc{font-family: 'Open Sans', sans-serif !important;font-weight: 700 !important;background: #fff !important;padding: 5px 0;font-size: 11px !important;}
.price_widget_box .msrp{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;background: #ccc !important;font-size: clamp(14px, 2vw, 18px) !important;}
.price_widget_box p{font-family: 'Open Sans', sans-serif !important;border-radius: 6px !important;
font-weight: 500;font-size: clamp(14px, 2vw, 18px) !important;}
.price_widget_box{background: #fff !important;border-radius: 6px !important;}
.price_widget_box .promotions{background: #3CCB3E !important;font-family: 'Open Sans', sans-serif !important;font-weight:500 !important;font-size:14px !important;}
.price_widget_box .promotions span{color:#fff !important;}  
.vehicle-monthly-payment h4{font-family: 'Open Sans', sans-serif !important;font-weight:500 !important;font-size: 16px !important;color: #fff !important;box-shadow: none !important;}
.fltrbx .ui-datepicker-title{font-family: 'Open Sans', sans-serif !important;font-weight:700 !important;}
.fltrbx .ui-datepicker-calendar{font-family: 'Open Sans', sans-serif !important;font-weight:500 !important;}
.filter-inner-mod .bluebutton_b{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;}
@media(max-width: 1199px) {
  .mid-r-text .mid-text-left h3{text-align: center;}
  .mid .mid-r .mid-r-but{margin-top: 10px !important;}
}
@media(max-width: 1030px) {
#rent_me_button_596 .rent_icons{width: 25px !important;height: 25px!important;}  
}
@media(max-width: 991px){
   .mid-r-text .mid-text-left h3{font-size: 18px !important;}
   .mid .mid-r .mid-r-but a {font-size: 18px !important;}
   .mid .mid-r .mid-r-but a img{width: 20px !important;height: 20px !important;}
   .padg p.additions span{padding-top:5px !important;}
}
@media(max-width: 767px){
.filter-hint{display:block !important;font-size:12px;color:#fff;margin-top:5px;font-weight:500;font-family: 'Open Sans', sans-serif !important;}
.price_widget_box .sale_price{font-size: 18px !important;}  
.price_widget_box .msrp{font-size: 16px !important;}  
.bikeControlRow{flex-wrap:wrap;padding:12px 15px;gap:12px 0;}
.bikeControlRow > .col-md-4{float:none;padding:0;}
.bikeControlRow > .col-md-4:nth-child(1){width:50%;text-align:left;}
.bikeControlRow > .col-md-4:nth-child(2){width:50%;text-align:right !important;}
.bikeControlRow > .col-md-4:nth-child(3){width:100%;text-align:center !important;padding-top:10px;border-top:1px solid #ccc;}
.bikeControlRow > .col-md-4:nth-child(1) select{width:auto;min-width:60px;}
.bikeControlRow label{margin:0;}

}
@media (max-width:430px){
  .bikeControlRow > .col-md-4:nth-child(1){width:100%;text-align:center !important;}
.bikeControlRow > .col-md-4:nth-child(2){width:100%;text-align:center !important;}
}
/* listing page new added css end (6-07-2026)*/
 
/* detail page new added css (6-07-2026)*/
.prod-ls .info{padding: 8px 0 !important;line-height: 1.2;font-family: 'Open Sans', sans-serif !important;}
.bx-rit h3{font-family: 'Open Sans', sans-serif !important;font-weight: 700;font-size: clamp(18px, 2vw, 24px) !important;}
.bx-rit .rent-price{font-family: 'Open Sans', sans-serif !important;font-size: clamp(14px, 2vw, 18px) !important;margin-bottom: 10px !important;border-radius: 6px;width: 100%;padding: 15px !important;background: #f2f2f2;font-weight: 500;}
.bx-rit .rent-price span{font-family: 'Open Sans', sans-serif !important;font-size: 18px !important;}
.bx-rit p span{line-height: 1.2 !important;font-family: 'Open Sans', sans-serif !important;}
.rental_type_dd_detail .rent_now{font-size: 18px !important;}
.bx-rit p span{color: var(--Black) !important;}
.bx-rit .additions{padding: 2px 0;}
.recent_viewed_mod .rent-price{border-radius: 6px;font-family: 'Open Sans', sans-serif !important;font-weight: 500;font-size: clamp(14px, 2vw, 14px) !important;text-transform: uppercase;padding: 5px 10px 0 10px !important;background: #f2f2f2;}
.recent_viewed_mod .rent-price span {font-size: 16px !important;font-family: 'Open Sans', sans-serif !important;}
.recent_viewed_mod .head-txt{font-size: 16px !important;font-family: 'Open Sans', sans-serif !important;}
.bx-rit p.cfp{font-family: 'Open Sans', sans-serif !important;color: #fff !important;text-align: center !important;margin: 12px 0 !important;padding: 10px !important;background: var(--ThemeColor) !important;font-size: clamp(14px, 2vw, 18px) !important;font-weight: 500 !important;}  
.description_from_crs{font-family: 'Open Sans', sans-serif !important;padding: 0 10px !important;}
.recent_viewed_mod .cfp{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;font-size: clamp(14px, 2vw, 16px) !important;}  
.breadcrumb a{font-family: 'Open Sans', sans-serif !important;color: #000 !important;font-size: 16px !important;font-weight: 500 !important;}  
.prod-ls .breadcrumb a:hover{color: #544c4c !important;}  
.dtal-txt label{font-family: 'Open Sans', sans-serif !important;}
.dtal-txt span{font-family: 'Open Sans', sans-serif !important;}
.social-button .scia-share{font-family: 'Open Sans', sans-serif !important;color: #000 !important;margin: 0 !important;font-weight: 500 !important;}
.bx-rit h4{font-family: 'Open Sans', sans-serif !important;color: #000 !important;line-height: normal !important;}  
.bx-rit .promotions{background: #3CCB3E !important;font-family: 'Open Sans', sans-serif !important;font-weight:500 !important;font-size:14px !important;padding: 10px 0 !important; text-align: center !important;color: #fff !important;border-radius: 6px !important;}
.bx-rit .msrp{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;background: #ccc !important;font-size: clamp(14px, 2vw, 18px) !important;padding: 10px 0 !important;text-align: center !important;border-radius: 6px !important;}
.bx-rit .promotions span{color:#fff !important;}
.bx-rit .sale_price{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;text-transform: uppercase !important;font-size: clamp(16px, 2vw, 22px) !important;padding: 12px 0 !important;text-align: center !important;border-radius: 6px !important;  background: #f2f2f2;}
.bx-rit .vehicle-monthly-payment h4{color:#fff !important;}
.bx-rit .vehicle-monthly-payment {margin: 14px 0 0 0 !important;}  
.recent_viewed_mod  .promotions{background: #3CCB3E !important;font-family: 'Open Sans', sans-serif !important;font-weight:500 !important;font-size:14px !important;padding:0 !important; text-align: center !important;color: #fff !important;border-radius: 6px !important;}
.recent_viewed_mod .msrp{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;background: #ccc !important;font-size: clamp(14px, 2vw, 18px) !important;padding: 10px 0 !important;text-align: center !important;border-radius: 6px !important;}
.recent_viewed_mod  .promotions span{color:#fff !important;padding:0 !important;}
.recent_viewed_mod .sale_price{font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;text-transform: uppercase !important;font-size: clamp(16px, 2vw, 22px) !important;padding: 12px 0 !important;text-align: center !important;border-radius: 6px !important;  background: #f2f2f2;}
.recent_viewed_mod .vehicle-monthly-payment h4{font-size: 12px !important;box-shadow: none !important;}
.rental_type_dd_detail .rent_now{text-transform: uppercase;font-size: clamp(14px, 2vw, 18px) !important;font-family: 'Open Sans', sans-serif !important;font-weight: 500 !important;}
@media(max-width: 1199px) {
  .lSSlideWrapper .gallery{transform: none !important;}  
}
@media(max-width: 767px) {
  .bx-rit h3{text-align: center;}
  .breadcrumb a{font-size: 14px !important;}
  .pdig .pull-right.bx-rit.pdig.sect-wdt{width: 100%;}
  .rental_type_dd_detail .rent_now{font-size:18px!important;}
  .fltrbar h4{margin-top: 20px !important;}
}
/* detail page new added css end (6-07-2026)*/
 
/* rental page new added css (6-07-2026)*/
.rental_title_modal{align-items: center !important;}
.rental_title_modal h2{font-family: 'Open Sans', sans-serif !important;font-weight: 600;}
.mod-tab-heading{font-family: 'Open Sans', sans-serif !important;}
.res_photo_opp_area{font-family: 'Open Sans', sans-serif !important;}
.lightbox_buttons .lightbox_button:not(:last-child){border: 1px solid #e7e7e7;}
.lb-tab-heading{font-family: 'Open Sans', sans-serif !important;}
.acc-image-discription-outer .accessory-content-outer {font-family: 'Open Sans', sans-serif !important;}
.acc-image-discription-outer{align-items: center !important;}
.main_content_full h1{font-family: 'Open Sans', sans-serif !important;letter-spacing: normal !important;color: #000 !important;font-weight: 700 !important;border-bottom: 1px solid #ccc;
padding-bottom: 10px;border-radius: 8px;}
.main_content_full h3{font-family: 'Open Sans', sans-serif !important;}
.main_content_full p{font-family: 'Open Sans', sans-serif !important;margin-bottom: 10px !important;}
.button.cl-btn{margin-top: 0 !important;}
.cart_total a.button_purple:link{margin-top:0 !important;}
.form_standard .cart_amount input.mini{height:35px !important;width: 54px !important;text-align: center !important;}
.form_standard input.medium{height:35px !important;}
.promo_code h3{color: #000 !important;}
.cart_price .prdt-ttl-h2{color: #000 !important;font-family: 'Open Sans', sans-serif !important;letter-spacing: normal !important;line-height: normal !important;font-weight: 700;}
.cart_price .cart_add_ons{color: #444 !important;font-family: 'Open Sans', sans-serif !important;}
#coupon::placeholder {font-size: 14px !important;color: #888 !important;font-style: italic !important;}
.cart_price #price{font-family: 'Open Sans', sans-serif !important;}
.cart_total h3{font-family: 'Open Sans', sans-serif !important;}
.cart_amount{display: flex;align-items: center;}
@media(max-width: 767px) {
  .cart_wrap .cart_price{text-align: left;width: 100% !important;}
  .cart_photo{width: 50% !important;}
  .prdt-ttl-h2{font-size: 18px !important;}
  .cart_price #price{font-size: 18px !important;}
  .cart_price .unit-price-label{font-size: 16px !important;}
  .promo_code{width: 100% !important;float: none;text-align: left !important;margin-bottom: 15px !important;}
  .cart_total {height: auto !important;width: 100% !important;float: none;text-align: left !important;}
  .cart_amount{float: left;margin: 14px 10px !important;}
  .cart_price .cart_add_ons{padding-left: 0 !important;}
  .main_content_full h1{font-size: 24px !important;}
  .cart_add_ons{margin-bottom: 0 !important;}
}
@media (max-width: 475px){
  .promo_code{margin-bottom: 28px !important;}
}
@media (max-width: 385px){
 .cart_total a.button:link{margin-bottom: 5px !important;}
}
/* rental page new added css end(6-07-2026)*/ 

@media (max-width: 834px) {
 
.pb-widget .custom-lead-form {width:100%; padding: 20px;}
.pb-widget .custom-lead-form .custom_form {padding: 0px;}
.page_id_1005 .page_widget_Form .custom-lead-form .custom_form .form-group {display: block !important;}
.page_widget_Form {margin-top: 0px;}  

}

@media (max-width: 1600px) {
  .themeheader::before{width: calc(20% + 20px);}
}
@media (max-width: 1400px) {
  .themeheader::before{width: calc(20% + 5px);}
  .header_phone_bar{margin-right: 0;}
}
@media (max-width: 1199px) {
	.themeheader {padding: 10px 0;}
	.header_logo_area {position:relative;width: 100%; margin-top:0px; background: transparent; padding-top: 5px !important;}
  .combine_header.fix_header .header_logo_area a {width: 210px;}
  .header_logo_area a{width: 210px;}
	.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 25% 25% 25% 25%!important;}
	.combine_header .vehicleCategory{ display:none!important;}
	.combine_header{position:relative;}
	.header_fixed_spacer{display:none;}
	.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;}
	.one-fifth h3::after {left: 50%;margin-left: -20px;}
	.footer_bottom_social_links {justify-content: center; margin-bottom: 0px !important;}
	.footer_bottom_social_links a{margin:7px!important;}
	.footer_title{text-align:center!important;}
	.footer_title::after {left: 0;right: 0;margin: auto;}
	.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;}
    .header_scnd_bar .row{justify-content:center; margin-bottom:10px;}
	.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%; background: var(--ThemeColor);overflow:auto; padding: 0;}
	.header_scnd_bar{display:none;}
	.top_header{display:none;}
	.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;}
	.desktop_hide{display:block !important;}
	.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); line-height: 40px; padding: 5px 0 !important;}
	.side-hdr .shpbrnd-map{background:var(--ThemeColor)!important;color:var(--White);padding: 5px 0 !important;line-height: 40px;}
	.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); }*/
	.side-hdr .sidebar-menu span {color:var(--White); font-size: clamp(14px, 2vw, 17px);cursor: pointer;padding: 0;display: block;}
	.side-hdr span{color:var(--White); font-size: clamp(14px, 2vw, 17px); cursor: pointer;padding: 0;display: block;}
	.mblacnt-log a{color:var(--Black);}
	.side-hdr .crt a.cel, .side-hdr .cl a.cel{color:var(--White);}
  .side-hdr .shpbrnd-map a {padding: 0px !important; width: 100%; margin: 0px; line-height: 40px;}
	.creditCar_b a{background:transparent; color:var(--White)!important;}
  .side-hdr p.creditCar_b.loct a i {font-size: 18px;}
	#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%;}
	.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, .footer_text_style {text-align: center;}
	.quick_links_mod {text-align: center; margin-bottom: 0px;}
	.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;}
	.new-social-items a {background: var(--ThemeColor);color: var(--White) !important;}
	.footer_contact2 {margin-bottom: 20px;}
	.fix_header .themeheader { padding: 10px 0 !important;}
  .quick_links_mod .one-fifth ul {text-align: center}
  .themeheader::before{display:none;}
}

@media (max-width: 991px) {
	
	.themeheader{height:auto; min-height:55px;}	
	.footer_bottom_bar {text-align:center;}
	.footer_bottom_bar .text-right {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;}
	.mobile_show_img{display:block!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;}

}


@media (max-width:767px){
  
	.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 50% 50%!important;}
	.col-sm-12{width:100%!important}
	.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;}
	.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);}
	.forms-outer .custom-lead-form .form-group {width:100%; padding-right: 0px !important;}
	.dtal-txt label{width:34%!important;}
	.dtal-txt span{text-indent:0!important; padding-left:0!important;}
  .footer_menu{padding: 40px 0 0 0;}
}


@media (max-width:576px){
	
	.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 100%!important;}
	.container_b{width:100%;}
	.side-hdr{border-top:1px solid #fff;}
	.form-row{display:block; margin-bottom:6px;}
	.form-row .form-field{padding-bottom:0!important;}
	.parts_accessories{padding:10px 0;}
  
}

                                                                                                                                                                                                                                                                                                                
                                                                                                                                 