                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            										    
	 
	:root {
		
		--Black: #000;
		--White: #fff;
		--ThemeColor: #7c001f;
		--ThemeColor2:#000000;
	  --ThemeColor3:#061a3a;
		--TitleText: #000000;
		--CardShadow: 0px 4px 11px rgba(217, 216, 216, 0.6);
		--ThemeFont: 'Open Sans', sans-serif;
		--ThemeFontTwo: 'Open Sans', sans-serif;
		--Radius: 20px;
		
	}

	/* Hide Show Elements */

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

	/* Filter Options */
	.vd_filter_featured{display:none!important;}
	.vd_filter_new{display:none!important;}
	.vd_filter_preowned{display:none!important;}
	/* .vd_filter_rentals{display:none!important;} */
	.brndimg{display:none;}
	.cart_ico{display:none;}
	.desktop_hide{display:none !important;}
	.bottom_logo_black{display:none !important;}
	.bottom_logo_white {display:block !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 */

	.benz_views_header .caret {display: none;}
                                                          
	body{line-height:normal!important; color:var(--Black);}

	.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%;}
	.d-flex-row {display:flex; align-items:center; flex-wrap:wrap;}
	.subtitle {   font-size: 16px;   font-weight: 500;   letter-spacing: 5px; }
	.max_width_div {   max-width: 1920px;   margin: 0 auto;   width: 100%; }
	/*font{display:inline-block; line-height: normal;}*/

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

	/* predefine classes end */



	/* predefine buttons start */

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

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

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

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

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

	.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 16px !important;font-size: 18px !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(--White);
		border-radius: 100px;
		width: 32px;
		text-align: center;
		height: 32px;
		color: var(--ThemeColor) !important;
		margin: 0 4px;
		display: flex;
		font-size: 15px;
		justify-content: center;
		align-items: center;
	}

	.new-social-items svg{fill:var(--ThemeColor);}
	.mob .new-social-items {
	  float: left;
	  width: 100%;
	  background: var(--ThemeColor);
	  justify-content: center;
	  align-items: center;
	  flex-wrap: wrap;
	  padding: 10px 0 !important;
	  margin-top:0px;
	}

	.ebay_svg{top: 2px; position: relative;}
	.ebay_svg svg{width:28px; fill:#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%; display:flex; justify-content:center; margin:0; padding:0!important; background:#fff;}
		.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;
	}
	.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;}
	.fix_header .themeheader { filter: drop-shadow(0px 19px 7.5px rgba(0,0,0,0.16));}

	/* 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 */

	/* 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;
	  -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 {background: var(--Black); padding: 10px 0; position: relative; float:left; width:100%;} 
	.top_header::before {   content: "";   position: absolute;   background: var(--White);   width: calc(17% + 370px);   height: 100%;   clip-path: polygon(0 0, 95% 0, 100% 100%, 0 100%);   top: 0;   left: 0;   pointer-events: none; }
	.header_phone_bar { z-index: 9; position: relative; padding-right: 80px;}

	/*.master_top{float:left; width:100%; padding:10px 0;position: relative;z-index: 999;}
	.master_top_flex{float:left; width:100%;}
	.master_center{position:absolute; left:50%; margin-left:-25px;}
	.master_center img{width:50px;}
	.master_right{float:right;}*/
	.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(--Black) !important; padding:5px 10px; font-size: 18px;}
	.header_phone_outer {   display: flex;   align-items: center; }
	.header_phone span { display: flex; align-items: center;}
	.header_phone:hover{color:var(--ThemeColor);}
	.header_phone_bar { padding-right: 50px;}
	.header_phone .fa {
	  color: var(--Black);
	  height: 30px;
	  width: 30px;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  border-radius: 50%;
	  font-size: 17px;
	  margin-right: 5px;
	  padding-left: 5px;
	}

	.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;
	  border: 1px solid #fff;
	} 
	.header_wrap{background:#f2f2f2; color:#000!important;}
	.s_master_v #desktop_cart .phonee{color:#000!important;}
	#desktop_cart .cartt{color:#000!important;}
	.s_master_v .header_content{width:100%!important; max-width:1320px;}
	.s_master_v .logo img{max-width:100px!important; margin-bottom:10px;}
	.btn-group.open .dropdown-toggle{box-shadow:none;}
	.login_btn_link {font-size: 16px !important; text-transform: uppercase;float: left;margin: 0px;color: var(--Black) !important; padding: 8px 15px!important;width: 100%;}
	.header_first_bar{float:left; width:100%; background:transparent; }
	.header_scnd_bar{float:left; width:100%; padding: 0; border-radius:0px; color:#fff;}
	.header_scnd_bar .row {display: flex; align-items: center;}
	.searchHolder{margin-top:0;}
	.flex_header_row{display:flex; justify-content:space-between; align-items:center;}
	.sky-text{color:var(--ThemeColor);}
	.slider_top_text{background:var(--Black); color:var(--White); padding:40px 0 0; float:left; width:100%; text-transform:uppercase; font-weight:600;}
	.slider_top_text a{margin-bottom:-20px; position:relative; z-index:9;}
	.dynamicNavCont li a {padding:15px !important;}
	.dynamicNavCont li.bnz-nv {padding:0px;}
	.dynamicNavCont li a {font-size: 16px !important;color: var(--Black) !important;}

	.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{background:var(--Black)!important; border:none!important; border-radius:16px!important; padding:14px;margin-top: 10px;} 
	.dynamicNavCont ul.active li a{font-weight:normal; padding:10px 5px!important;} 
	.dynamicNavCont ul.active li:hover{background:transparent; color:var(--White);} 
	.dynamicNavCont .SubNavs li a { color: var(--White) !important;}
	.dynamicNavCont ul.active li a:hover{background:transparent; color:var(--White)!important;} 
	.dynamicNavCont ul li:last-child ul{right:0; left:auto;}
	.productNav ul.active li:hover{background:var(--ThemeColor2)!important;} 
	.productNav ul.active {left: -90px !important;}
	.dynamic-nav{margin-bottom:0px; margin-top:0px;}
	.themeheader{	position: relative;	width: 100%;	float: left;	text-align: center; padding: 5px 0; background:var(--White);}
	.header_logo_area{position:absolute; z-index:99!important; text-align:center; overflow:hidden; padding:0px; top:0; display:inline-block; margin-top:-56px;}
	.master_v_front .header_logo_area a{width: 200px; }
	.header_logo_area a{display:inline-block; width: 160px; 
	-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: end; 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); font-size:16px;}
	.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:6px 0;}
	.combine_header.fix_header .header_logo_area a{width:100px;}
	.fix_header .themeheader { padding: 3px 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: 120px;}
	.header_fixed_spacer{min-height:175px;}
	.right-social-right {   display: flex;   align-items: center; }


	.dropdown-toggle::after {
	  display: none ;}
	/* Header - Old Variation - css End */


	/* max width css start*/

	.max_width_outer {   max-width: 1920px;   margin: 0 auto;   width: 100%; }

	/* max width css end*/


	/* slider css start from here */
	.nd_slider_section {position: relative;overflow: hidden; z-index:9; background:var(--Black);}  
	.nd_slider_section .vb_bs_flex {justify-content: start;}   
	.nd_slider_section .vb_bs_text {max-width: 500px; text-align: left;}
	.nd_slider_section .tbtn{background: var(--ThemeColor) !important;color: var(--White) !important;}
	.nd_slider_section .vb_bs_desktop_bg::before {   content: '';   position: absolute !important;   width: 100% !important;   height: 100% !important;   top: 0;   left: 0'';   background-image: linear-gradient(89deg, rgb(0, 0, 0) 0%, rgba(0,0,0,0) 100%); }

	/* slider css end */

	/* nd_categories_section css start*/

	.nd_categories_section {position:relative; overflow:hidden; padding:60px 0;z-index:9;} 
	.nd_categories_section  h2{font-weight: 700;}
	.nd_categories_section  .vb_is_text {position: absolute;z-index: 9;bottom: 18px;right: 0px;background: var(--White);border-top-left-radius: 30px;border-bottom-left-radius: 30px;
	  border-top-right-radius: 0;border-bottom-right-radius: 0;padding: 10px 20px;}
	
	/* nd_categories_section css end */

	/* About us */

	.nd_aboutus_section { padding: 30px 0px; position: relative;}
	.nd_aboutus_section::before {   content: "";   position: absolute;   height: 100%;   width: 42%;   background: #e1e1e1;   right: 0;   top: 0;   pointer-events: none; }
    .nd_aboutus_section .nd_aboutus_text{text-align:left;}

	/* nd testimonial section css start */

	.nd_testimonial_section{position:relative; overflow:hidden; padding:0px 0 80px 0;}
	.nd_testimonial_section > div {position:relative; z-index:1;}
	.nd_testimonial_section .owl-item {display:flex;}
	.nd_testimonial_section .owl-stage{display: flex !important; align-items: stretch;}
	.nd_testimonial_inner_area {padding:20px;}
	.testimo_repeat_dv {display: flex;flex-wrap: wrap;justify-content: center; color: #000; padding: 20px; position:relative; margin: 0px auto 40px; box-shadow: var(--CardShadow); border-radius: 20px;width: 100% !important;background: #fff; margin-top: 30px;}
	.testimo_repeat_dv::after {
	  position: absolute;
	  content: "";
	  display: block;
	  clip-path: polygon(0 0, 0% 100%, 100% 0);
	  bottom: -35px;
	  width: 120px;
	  height: 100px;
	  right: 0;
	  background: #fff;
	}
	.testimo_repeat_dv::before { position: absolute; content: ""; display: block; background: url('/theme/img/quote.png'), no-repeat;
	top:-15px; height:45px;width:45px; background-size: contain; background-repeat: no-repeat !important;}  
	.nd_testimonial_star::after { position: relative; content: "\f006 \f006 \f006 \f006 \f006"; font: normal normal normal 18px/1 FontAwesome; color: var(--ThemeColor3); letter-spacing: 11px;margin-left: -2px;font-size: 25px;}
	.nd_testimonial_customer_message{ float:left; width:100%; color:#000;}
	.testimonial_customer_message p {font-size:16px; line-height:22px;}
	.testimo_repeat_dv h4 { font-size:20px; margin-top:20px; font-weight: bold; font-family: var(--ThemeFont); font-style: italic;}
	.testimonial_u_star {padding: 10px 0;  float: left;  width: 100%;  margin-top: 5px; text-align: center;display: flex; justify-content: center; align-items: end;z-index: 9;}
	.testimonial_u_star:after{position:relative;  content: "\f005 \f005 \f005 \f005 \f005"; font: normal normal normal 18px/1 FontAwesome; font-weight: 900; color:#fe8201; letter-spacing:5px; margin-left:-2px;}
	.nd_testimonial_inner_area { padding: 10px 0 ;}
	.nd_testimonial_section .pb-widget.pb-textbox {display: flex;gap: 20px;}
	.nd_testimonial_section .testimonial_customer_message font {font-size: 15px;line-height: 23px;font-style: italic;font-family:var(--ThemeFont);}
	.nd_testimonial_section::after {content: "";   position: absolute;   bottom: 0;   right: 0;   background: var(--ThemeColor);   background-position-x: 0%;   background-position-y: 0%;   background-size: auto;   width: 100%;   height: 60%;   pointer-events: none;   background-size: cover;   background-position: center;}


	@media (max-width: 1199px){
	  .nd_testimonial_section.nd_testimonial_area {padding: 0;}
	}

	@media (max-width: 991px){
	  .nd_testimonial_section .owl-dots {display: none;}
	}
	  
	@media (max-width: 767px){
	  .nd_testimonial_section .testimo_repeat_dv {display:block;}
	  .nd_testimonial_section .testimo_repeat_dv::before {position: relative;top: -35px;margin: 0 auto;}
	}

	/* nd testimonial section css end */

	/* inventory grids start */

	.inventory_slider_outer { padding:45px 0 60px;}
	.inventory_slider_inner .vb_is_main {   background: var(--White);   border-radius: 20px;   padding: 30px;   text-align: center;   filter: drop-shadow(0 0 21.5px rgba(0,0,0,0.09)); margin-bottom: 30px;}
	.inventory_slider_inner .vb_is_main .vb_is_image {   max-width: 80px !important;   margin: 20px auto 20px; }
	.inventory_slider_inner .vb_is_main .vb_is_text h4 b {   margin-bottom: 10px !important;   display: inline-block; }
	.inventory_slider_inner .vb_cg_main::after {   content: "";   position: absolute;   background: url(theme/img/dots-circle.png);   width: 150px;   height: 150px;   bottom: -50px;   right: -50px;   background-size: contain;   background-position: center;   background-repeat: no-repeat;   pointer-events: none; }
	.inventory_slider_inner .vb_cg_main::before {   content: "";   position: absolute;   background: url(theme/img/dots-circle.png);   width: 150px;   height: 150px;   top: -50px;   left: -50px;   background-size: contain;   background-position: center;   background-repeat: no-repeat;   pointer-events: none; }
	.inventory_slider_inner .inventory_grid_outer {   display: flex;   justify-content: center;   text-align: center;   flex-wrap: wrap; }
	.inventory_grid_outer .inventory_grid_inner { background: var(--Black);   margin: 0px 5px;     margin-bottom: 0px;   padding: 80px;   border-radius: 15px;   text-align: center;   margin-bottom: 10px; position:relative;overflow:hidden;max-width: 300px; width: 100%;}
	.inventory_grid_inner::before {   content: "";   position: absolute;   background: red;   height: 190px;   width: 190px;   top: 0;   left: 0;   background: url(/theme/img/dots-circle.png);   background-position: center;   background-size: contain;   background-repeat: no-repeat;   margin-top: -80px;   margin-left: -80px;   opacity: 0.2;   pointer-events: none; }
	.inventory_grid_inner::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; }
	.inventory_grid_outer .inventory_grid_inner h4 { color: var(--White); font-size: 20px;}
	.inventory_grid_inner h5 {   color: var(--ThemeColor);   font-weight: 600;   margin-bottom: 0px !important;   font-size: 18px; }


	@media (max-width:991px) 
	{
		.inventory_slider_outer {padding: 45px 0 40px;}
	}
	/* inventory grids end */
	/* Unit inventory featured products css start */
																			   
	.nd_unitinventory_products_main {padding:60px 0;position:relative;overflow:hidden; background: var(--Black);border-top: 4px solid var(--ThemeColor);border-bottom: 4px solid var(--ThemeColor);}
	.nd_unitinventory_area {text-align: center; margin-bottom: 20px;}
	.nd_unitinventory_products_main .tbtn-theme3 {background: var(--ThemeColor3);color: #fff !important;}
	.nd_unitinventory_products_main h2 {position: relative;font-weight: 700; margin-top: 0px !important;}
	.nd_unitinventory_products_main.owl-carousel .owl-item img {border: 1px solid #fff;}
	.nd_unitinventory_products_main::before {   content: "";   position: absolute;   background: var(--ThemeColor) !important;   height: 240px;   width: 20%;   top: 0;   right: 0;   clip-path: polygon(28% 0, 100% 0, 100% 30%, 0 31%);   pointer-events: none; }
	.nd_unitinventory_products_main::after {   content: "";   position: absolute;   background: var(--ThemeColor) !important;   height: 240px;   width: 20%;   bottom: -168px;   left: 0;  clip-path: polygon(0 0, 100% 0, 71% 30%, 0 31%);  pointer-events: none; }

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


	/* Unit inventory featured products css end */    


	/* services css v1.0 start */

	.nd_service_section {position:relative; overflow:hidden; padding:40px 0 0 0; }
	.nd_service_area .row {display:flex; flex-wrap:wrap; justify-content:center; align-items:center; flex-direction:row-reverse;} 
	.nd_service_txt{padding:40px;}
	.nd_service_gallery a {pointer-events: none;}
	.nd_service_gallery img {border-radius: var(--Radius);}
	.nd_service_gallery .vb_gg_text {padding:0px;}

	@media (max-width: 991px){
	  
	  .nd_service_section{padding:20px 0 0 0;}
		.nd_service_area .row {display:block;}
	  .nd_service_txt {text-align:center;padding:20px;}
	  
	  
	}

	/* services css v1.0 start */


	/* testimonial css start */

	.nd_testimonial_section{padding:50px 0 20px; position:relative; overflow:hidden;text-align: center;}
	.nd_testimonial_background { position:relative; padding-bottom: 80px;}
	.nd_testimonial_inner_area .row{display:flex; justify-content:center;}
	.nd_testimonial_section .quote_img img {height: 40px;object-fit: contain; margin-bottom:30px; }
	.nd_testimo_repeat_dv{width: 100%;float: left; position:relative; margin:0;text-align:left;}
	.nd_testimonial_adjust .owl-item {padding: 5px;}
	.nd_testimonial_section .nd_testimonial_customer_message { float:left; width:100%; color:var(--Black); line-height: 25px; position: relative;}
	.nd_testimonial_section h4 {   width: 100%;   position: relative;   color: var(--Black);   font-size: 18px;   font-family: var(--ThemeFontTwo);   font-weight: 600; }
	.nd_testimo_repeat_dv .nd_testimonial_customer_message p { font-weight: normal !important; line-height: 25px; font-size: 18px; margin:20px 0; font-style: italic; padding-bottom:15px}
	.nd_testimonial_star{padding:10px 0; float:left; width:100%; margin-top:5px; text-align: right;}
	.nd_testimonial_star:after{position: relative; content: "\f005 \f005 \f005 \f005 \f005"; font: normal normal normal 18px/1 FontAwesome; font-weight: normal; font-size: 18px; font-weight: normal; color: #f4c819; letter-spacing: 11px;margin-left: -2px;}
	.nd_testimonial_background::before {   content: "";   position: absolute;   background: url(/theme/img/curved-black.png);   top: 0;   width: 100%;   height: 110px;   background-size: cover;   background-position: center;   pointer-events: none; }
	.curved_top_shape {   position: absolute;   background: url(/theme/img/curved-white.png);     background-repeat: repeat;     background-size: auto;   height: 100px;   width: 100%;   left: 0;   top: 0;   background-size: cover;   background-repeat: no-repeat;   pointer-events: none;   background-position: center;}
	.curved_bottom_shape {   position: absolute;   background: url(/theme/img/curved-white.png);     background-repeat: repeat;     background-size: auto;   height: 100px;   width: 100%;   left: 0;   bottom: 0;   background-size: cover;   background-repeat: no-repeat;   pointer-events: none;  transform: rotate(180deg);  background-position: center;}
	.testimonial_about_outer::before {   content: "";   position: absolute;   background: var(--Black);   height: 100%;   width: 100%;   top: 0;   left: 0;   pointer-events: none;   opacity: 0.7; }
	.testimonial_about_outer .d-flex-row {justify-content: end; z-index: 9999; position: relative;}
	.nd_testimonial_background h2 {   color: var(--White); }
	.testimo_repeat_dv h3 {   color: var(--Black);   font-family: var(--ThemeFontTwo);   font-weight: 700;   font-size: 20px; }
	.testimo_repeat_dv .testimonial_customer_message p {   color: var(--Black);   font-family: var(--ThemeFontTwo); }
	.testimonial_about_outer .testimonial_u_star {   font-size: 18px;   color: #fa0;   text-align: right;   padding-top: 20px; }
	.tm_top_effect{background:var(--ThemeColor); width:100%; position:relative; top:0; height:80px; pointer-events:none; clip-path: polygon(100% 10%, -10% 100%, 100% 100%);  z-index:1;} 
	.tm_top_effect:before{content:''; background:var(--Black); width:100%; position:absolute; height:76px; pointer-events:none; clip-path: polygon(100% 10%, -10% 100%, 100% 100%); bottom:-4px;  z-index:1;} 

	.tm_bottom_effect{background:var(--ThemeColor); width:100%;  position:relative; bottom:2px; height:80px; pointer-events:none; clip-path: polygon(0 100%, 100% 0, 0 0); float:left; z-index:1;}
	.tm_bottom_effect:before{content:''; background:var(--Black); width:100%; position:absolute; height:76px; pointer-events:none; clip-path: polygon(0 100%, 100% 0, 0 0); top:-4px; z-index:1;} 

	.tm_top_e{background:#252525; width:50%; position:relative; top:2px; height:220px; pointer-events:none; clip-path: polygon(100% 100%, 0 0, 0 100%); margin-bottom:-90px; z-index:0;}
	.tm_bottom_e{background:#252525; width:50%; position:relative; top:0; height:220px; pointer-events:none; clip-path: polygon(100% 100%, 100% 0, 0 0); float:right;  margin-top:-90px; z-index:0;}

	@media (max-width:1199px){
	  .nd_testimonial_inner_area .row{display:block;}
	  .nd_testimonial_section{padding:40px 0;}
	 }
	  @media (max-width:767px){.testimonial_about_outer{margin-bottom: 30px;} }
	 @media (max-width:991px){
	 .nd_testimo_repeat_dv {text-align: center;}
	   .tm_top_e {display:none;}
	   .tm_bottom_e {display:none;}
	   .testimonial_left_text { text-align: center;}
	   .testimonial_about_outer {margin-top: 0px;}
	   .nd_testimonial_background {padding-bottom: 30px;}
	   .newsletter_area_main::before {display:none;}
	   .newsletter_left_title .title_after_before::before {color: var(--White);}
	   .newsletter_left_title .title_after_before::after {color: var(--White);}

	}   
	   
	@media (max-width:767px){

	.nd_testimonial_section .nd_testimonial_title{margin-bottom:0px !important;}
	.nd_testimo_repeat_dv .nd_testimonial_customer_message{ padding:0px;}
	.nd_testimo_repeat_dv{margin:0;}
	.nd_testimonial_section { padding: 20px 0;}
	}

	/* testimonial section css end */

								   

								   
	/* services inner page css start */ 

	.page_id_26 h2 {letter-spacing: 0px !important;}
	.page_id_26 .wrap {padding-bottom:0px !important;} 
	.page_id_26 .page_widget_section_34 {padding:0px !important;}                                       
	.page_id_26 .page_widget_section_35 {text-align: center;line-height: 30px;padding: 30px 0 !important;}
	.page_id_26 .page_widget_section_36 {padding:0 20px;}
	.page_id_26 .page_widget_section_39 {text-align: center;line-height: 30px;padding: 0px !important;}
	.page_id_26 .page_widget_section_40 .owl-stage {display:flex;flex-wrap: wrap;margin: 0 auto 20px;}
	.page_id_26 .page_widget_section_40 .owl-item {display:flex;flex-wrap: wrap;}
	.page_id_26 .page_widget_section_40 .vb_is_main {background: var(--White);padding: 30px;height: 100%;box-shadow: 0px 0px 7px #ccc;margin-top: 8px;border-radius: 25px;}
	.page_id_26 .page_widget_section_40 .vb_is_main .vb_is_image {height: 70px;object-fit: contain;margin: 0 auto;}
	.page_id_26 .page_widget_section_40 .vb_is_main .vb_is_text {padding-top: 20px;text-align: center;}
	.page_id_26 .page_widget_section_40 .vb_is_main .vb_is_text h4 {color: #000 !important;font-size: 21px !important;font-weight: 600 !important;}
	.page_id_26 .page_widget_section_40 .owl-nav {display:none;}
	.page_id_26 .page_widget_section_40 .owl-item {padding:0px 10px;}
	.page_id_26 .page_widget_section_41 {text-align: center;line-height: 30px;}
	.page_id_26 .page_widget_section_42 {text-align: center;line-height: 30px;}
	.page_id_26 .page_widget_section_42 ul {list-style: unset;line-height: 30px;}


	@media (max-width:1199px){
	  .page_id_26 .page_widget_section_41 .service_section {margin: 0 20px;}

	}


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

	/* 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: #eaf2ff; 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:19px;}
	.nd_tm_customer_message {float: left;width: 100%; color: #000;}
	.nd_tm_inner_customer_message{color: #000!important; font-size:16px;}
	.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 */

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

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

	/* Check out CSS End */

	/* Footer css start */

	.newsletter_area_main {float: left;   width: 100%;   position: relative;   padding: 80px 0;   z-index: 99;   background: url(/theme/img/newsletter-bg.jpg);     background-position-x: 0%;     background-position-y: 0%;     background-size: auto;   background-position: center;   background-size: cover;}
	.newsletter_area_main::before {   content: "";   position: absolute;   height: 100%;   width: 100%;   background-image: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgb(0, 0, 0) 100%);   top: 0;   left: 0;   right: 0;   pointer-events: none; }
	.newsletter_area_main .newsletter_left_title h2 {   margin-top: 0px !important; }
	.newsletter_left_title { text-align: center;}
	.newsletter_area_main .nd_flex_row {   display: flex;   align-items: center;   flex-wrap: wrap; }
	.newsletter_left_title h2 { font-weight: 700;}
	.newsletter_area {width: 100%;}
	.newsletter_area_main > div {position:relative; z-index:2;}
	.newsletter_area_inner {max-width: 450px; margin: 0 auto;display: flex; justify-content: center; align-items: center;}
	.newsletter_area input[type=text]{
	background: #f6f6f6;
	color: #000;
	border-radius: 57px !important;
	box-shadow: none;
	height: 45px;
	margin-bottom: 0px;
	display: inline;
	border-color: transparent;
	border-bottom-color: transparent;
	border: 1px solid rgba(255,255,255,0.4);
	}
	.newsletter_area h3 {font-weight:700; font-size:24x;}
	.newsletter_area .tbtn{border-radius: 100px !important; font-size: 16px; font-weight: 500;padding-left: 20px;padding-right: 20px;
	background: var(--ThemeColor);border: none !important;}
	.nwsltr .footer_title {margin-top: 0;color: var(--White);font-size: 18px;text-transform: uppercase;float: left;width: 100%;padding-bottom: 20px;margin-bottom: 20px;}
	.flex_input_group {position: relative;float: left; width: 100%; border-radius: 100px !important; box-shadow: none; display: flex; background:#f6f6f6;margin-bottom: 0px; }

	.footer_section {text-align: center; padding:0px 0 30px; float:left; width:100%;position: relative;display:block;z-index: 9; background: url(/theme/img/footer-bg.jpg);     background-position-x: 0%;     background-position-y: 0%;     background-repeat: repeat;   background-position: center;   background-repeat: no-repeat;}
	.footer_bottom_social_main{float:left; width:100%; text-align:center;padding-bottom: 20px; margin-bottom: 20px;}
	.footer_title{color:var(--Black)!important;  margin-top:0; font-size:20px; font-weight: 700;position: relative;padding-bottom: 10px;margin-bottom: 20px; float:left; width:100%;font-family: var(--ThemeFont);}
	.footer_title a{color:var(--Black)!important; }
	.footer_title::after {content: '';position: absolute; bottom: 0; height: 2px; width: 30px; left: 50%; transform: translateX(-50%); background:var(--ThemeColor3);}
	.nwsltr.footer_title::after{display:none;}
	.footer_bottom_social_links{float:left; width:100%; display:flex; flex-wrap:wrap; justify-content: start; margin-top: 0px !important; margin-bottom: 30px !important;}
	.footer_bottom_social_links a{background:var(--ThemeColor); border-radius:50%; width: 40px; text-align: center; height: 40px; color: #fff !important; margin: 4px 8px; display: flex; justify-content: center; align-items: center; font-size: 15px;}
	.footer_bottom_social_links a svg{fill:var(--White) !important;}
	.footer_contact2 { float: left; width: 100%; font-size: 16px !important; text-align: center; margin-bottom: 30px; line-height: 30px;}
	.footer_address_area{color:var(--Black); margin-bottom:20px; font-size:18px;  position:relative; float:left; width:100%;}
	.footer_time_area{color:var(--Black); border-radius:12px;   position:relative; overflow:hidden; }
	.footer_time_area h3{color:var(--Black); margin-top:0; font-size:18px; margin-bottom:16px;}
	.footer_time_area h4{font-size:17px; line-height:28px;} 
	.footer_address_inr{ display:block; width:100%; padding-bottom:0px; margin-bottom:0px; float:left; width:100%; font-size:16px; margin-top: 5px;}
	.footer_address_inr a{width:100%; float:left;font-size: 16px; line-height:30px;}
	.footer_address_inr *{color:var(--Black) !important;}
	.footer_address_inr p{margin:0px ! important;}
	.footer_contact2 a { float: left; width: 100%; font-size: 16px; color: var(--Black);  line-height: 30px; font-family: var(--ThemeFont);}
	.quick_links_mod {float: left;width: 100%;margin-bottom:0px;}
	.quick_links_mod .one-fifth{color:var(--Black);  padding: 0px !important; width: 100%;}
	.one-fifth ul {margin:0px;}
	.footer_quick_links .quick_links_mod ul li {   display: inline-block;   width: auto !important;   margin: 0px 10px !important; }
	.quick_links_mod li{background:none!important; line-height:30px; padding:0px !important; margin:0px !important;}
	.quick_links_mod li a{color:var(--White)!important; font-size:16px!important; background:none!important;padding:0!important; font-weight:normal!important;}
	.footer_quick_links {margin-bottom: 50px;   background: var(--Black);   padding: 20px 0;   text-align: center; }
	.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;}
	.quick_links_mod h3 { display: none;}
	.one-fifth h3 {color: var(--Black);text-transform: capitalize;line-height: 25px;font-weight: 600;font-size:20px;margin-top: 0px;position: relative;padding-bottom: 10px; margin-bottom: 20px;font-family: var(--ThemeFont);}
	.one-fifth h3::after {content: ''; position: absolute;bottom: 0;height: 2px;width: 40px;left: 0;background: var(--ThemeColor);}
	.footer-logo-position{float:right; margin-top:-60px;}
	.footer-logo img{max-width:100%; width:380px; float:right;}
	.footer_bottom_bar{float:left; width:100%; padding:15px 0; background: var(--Black); color:var(--White);}
	.address_area{padding:60px 0; background:var(--Black); color:var(--White); float:left; width:100%;}
	.address_area .col-lg-3{width:20%!important;}
	.address_area .col-lg-2{width:20%!important;}
	.address_area h4{text-transform:uppercase; color:var(--ThemeColor); margin-bottom:10px;}
	.address_area p{line-height:25px; font-size:16px; margin-bottom:20px;}
	.aaddress_text{float:left; width:100%; margin-bottom:20px;}
	.footer_time_sec{float:left; width:100%; font-size:16px; line-height:30px; color:var(--Black);padding-bottom: 10px; margin-bottom: 20px;margin-top: -3px; font-family: var(--ThemeFont);}
	.footer_bottom_social_links {display:flex; justify-content:center;}
	.footer_curved_outer {   position: absolute;   background: url(/theme/img/curved-white.png);     background-position-x: 0%;     background-position-y: 0%;     background-repeat: repeat;     background-size: auto;   width: 100%;   height: 100px;   top: 0;   left: 0;   right: 0;   background-position: top;   background-repeat: no-repeat;   background-size: cover;   margin-top: 0px;   pointer-events: none; z-index: 1;}						  
	.footer_section_bg {   z-index: 1;   position: relative; }
	.footer_sec_address_inr { margin-top: 25px;}
	.footer_sec_address_inr p b {   margin-bottom: 10px;   display: inline-block; }

	/* Footer css end */

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

	/* Common Style for Custom Froms end */

  /* inner form RICCR css */ 
    .page_id_29 .main_content {max-width: 1320px !important; margin: 0 auto !important;}
    .page_id_29 .individal_page_widget .no_container{padding: 0 15px !important;}
    .page_id_29 .page_widget_Form {margin-top:0 !important;}
    .page_id_29 .individal_page_widget{padding:10px 0 !important;}
    .page_id_29 .wrap{padding:0 !important;}
    .page_id_29 .custom_form .form-group.form-row .form-label {flex: 0 0 50% !important;}
    .page_id_29 .custom_form .form-group.form-row .form-field {flex: 0 0 50% !important;}
    .page_id_29 .page_widget_Form .custom-lead-form .radio{display: block !important;}
    .page_id_29 .page_widget_Form .custom-lead-form .form-group {width: 100%;}
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(18),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(19),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(20),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(21),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(22),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(23),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(25),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(26),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(27),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(28),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(29),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(30),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(35),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(37),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(48),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(49),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(50),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(51),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(74),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(76),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(83),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(87),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(88),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(89),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(90),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(92),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(93),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(94),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(95),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(96),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(97),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(98),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(100),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(101),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(102),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(103),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(104),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(105){width:50% !important;}
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(39),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(40),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(41),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(42),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(43),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(44),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(45),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(52),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(53),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(55),
		.page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(56),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(58),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(59),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(60),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(61),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(63),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(64),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(65),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(67),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(68),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(69),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(70),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(75),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(78),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(79),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(80){display:flex !important;}
  @media (max-width: 991px) {
   .page_id_29  .page_widget_Form .custom-lead-form {width:100%; padding: 20px;}
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(18),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(19),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(20),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(21),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(22),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(23),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(25),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(26),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(27),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(28),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(29),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(30),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(35),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(37),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(48),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(49),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(50),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(51),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(74),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(76),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(83),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(87),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(88),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(89),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(90),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(92),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(93),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(94),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(95),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(96),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(97),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(98),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(100),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(101),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(102),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(103),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(104),
    .page_id_29 .page_widget_Form .custom-lead-form .form-group:nth-child(105){width:100% !important;}
}


 
                                                                                                                                  

	/* copied */

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

	.gallery__sec-index .safest_text{
		font-family: 'Pacifico', cursive;
		font-size: 42px;
		line-height: 1.7;
		margin-bottom: 40px;
		color: var(--ThemeColor2);
	}
	.banner__sec-gallery{float:left; width:100%;}
	.banner__sec-gallery_outer{padding:0 60px;}
	.banner__sec {
		width: 100%;
		float: left; background:#b8f2fe;
		padding: 60px 0;
		position:relative;
		display:flex;
		align-items:center;
		background-position: center !important;
		background-size: cover !important;
		
	}
	.banner__sec .row{display:flex; flex-wrap:wrap; justify-content:center; align-items:center; }
	.banner__sec-text {float:left; width:100%; position:relative; z-index:1;}

	i{ font-style: normal!important; }
	.Shopping .cntnr-ttl.page_id_.ttldspl { 
	  display: none;
	}	
	a.button_purple:link{border:none!important; background:var(--Black)!important; color:var(--White)!important; padding:10px 20px!important; margin-top:0}

	.input_button{border:none!important; background:var(--ThemeColor2)!important; color:var(--Black)!important; padding:10px 20px!important; color:var(--White)!important; text-shadow:none!important; height:35px!important;}

	a.button:link{border:none!important; background:var(--ThemeColor)!important; color:var(--White)!important; padding:10px 20px !important; text-shadow:none!important; min-height:35px!important; height:auto!important; margin-top:0;}
	.cart_total{height:auto!important;}
	.cart_wrap{padding:10px!important;}
	.promo_code{width:auto!important;}
	/* input[type=text]{height:40px!important; border-radius:4px!important; border:1px solid #ccc!important; padding:4px 10px!important; box-shadow:none!important; border-radius:4px 0 0 4px !important} */

	textarea{border-radius:4px!important; border:1px solid #ccc!important; padding:4px 10px!important; box-shadow:none!important; }

	.cart_total .button.fwb{color:var(--White); background:var(--ThemeColor) !important;}
	.cart_total .button.fwb:hover{color:var(--White); background:var(--ThemeColor);}

	.cart_total h3{font-size:20px!important; padding:16px 0!important; font-weight:700;}

	/* .cart_wrap{padding:20px!important; background:var(--White)!important;}
	.cart_wrap_right{padding:20px!important; background:var(--White)!important;}
	.cart_wrap_left{padding:20px!important; background:var(--White)!important;} */
	.cart_wrap h3{font-size:18px!important}
	.cart_wrap_right h3{font-size:18px!important}
	.cart_wrap_left h3{font-size:18px!important}
	.button{min-height:35px!important;}
	.captcha{padding:10px!important; margin:10px 0!important;}


	.mid-r-img-veh{text-align:center;}
	.mid-r-img-veh img{max-height:400px;}
	.bluebutton_b{background:var(--ThemeColor)!important; border:none!important;}
	.bluebutton_b:last-child{background:var(--Black)!important; border:none!important;}

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

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

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

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

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

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

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

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

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

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

	/* .bx-wrapper .bx-viewport{box-shadow:none!important; border:none!important;} */
	.content_section{background:var(--White)!important; border:none!important; padding:0!important;}
	.menu-section{padding-bottom:15px!important; }
	.bx-rit{border:1px solid #ccc!important;}
	.info p, .info ul li{color:#000!important;}
	.bx-rit h3{color:#000!important; 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;}
	#product-details-info-body span {font-size:17px !important; line-height: normal !important;}
	#desktop_cart{padding-top:20px!important}
	.input_button_purple{background: var(--Black)!important;
	border-color: var(--Black)!important;
	color: var(--White)!important;}

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

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

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


	/* copied */



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

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

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

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

	}
	.bx-rit .msrp span{ font-size: 20px !important; color: var(--Black) !important; padding-bottom:0;}
	.bx-rit .savings{font-size: 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{}

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


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

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


	/* 62sales consistancy issue resolved css end */





	/* Ecom  start*/


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




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

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

	#mainProductBand{padding:10px 0;}


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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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



	.newsletter-section,
	.nd_newsletter_section,
	.newsletter_wrap,
	.footer_newsletter,
	.newsletter_outer,
	.newsletter_main,
	.subscribe_section,
	.nd_subscribe_section {
		display: none !important;
	}

	.nd_services_section,
	.nd_category_section,
	.nd_unitinventory_products_main,
	.nd_logos_section,
	.nd_aboutus_section,
	.nd_family_section,
	.nd_customer_section,
	.nd_benefits_section {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
	}

	.nd_service_inner {
		padding: 35px 0 20px;
		text-align: center;
	}

	.nd_service_inner .col-md-3 {
		margin-bottom: 15px;
	}

	.nd_service_inner h3 {
		font-size: 26px;
		line-height: 1.15;
		font-weight: 800;
		text-transform: uppercase;
		letter-spacing: 1px;
		color: #1b1b1b;
		margin-bottom: 8px;
		font-family: var(--ThemeFontTwo);
		text-align: center;
	}

	.nd_service_inner p {
		font-size: 16px;
		line-height: 1.4;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 0.5px;
		color: #113f87;
		margin-bottom: 0;
		font-family: var(--ThemeFontTwo);
		text-align: center;
	}

	.service-link-box {
		display: block;
		text-decoration: none !important;
		color: inherit;
	}

	.service-link-box:hover,
	.service-link-box:focus {
		text-decoration: none !important;
		color: inherit;
	}

	.nd_category_title,
	.nd_logos_title {
		padding: 25px 0 20px;
		text-align: center;
		width: 100%;
		float: left;
	}

	.nd_aboutus_text,
	.nd_family_inner {
		padding: 30px 0;
		text-align: center;
	}

	.nd_category_title h2,
	.nd_logos_title h2,
	.nd_customer_title h2,
	.nd_aboutus_text h2,
	.nd_family_inner h2 {
		font-family: var(--ThemeFont);
		text-transform: uppercase;
		text-align: center;
		position: relative;
		display: inline-block;
		margin: 0 auto 35px auto;
	}

	.nd_category_title h2,
	.nd_logos_title h2,
	.nd_aboutus_text h2,
	.nd_family_inner h2 {
		color: #1a1a1a;
	}

	.nd_customer_title {
		width: 100%;
		float: left;
		margin-top: 127px;
	}

	.nd_customer_title h2 {
		color: #ffffff;
		margin: 0 auto 10px auto;
	}

	.nd_category_title,
	.nd_logos_title,
	.nd_customer_title,
	.nd_aboutus_text,
	.nd_family_inner {
		text-align: center;
	}

	.nd_family_inner h2:before{
	  right: 99%;
	  margin-right: 15px;
	  top: 17px;
	}

	.nd_family_inner h2:after{
	  top:17px;
	}


	.nd_aboutus_text p,
	.nd_family_inner p {
		line-height: normal;
		font-weight: normal;
		color: var(--Black);
		margin-bottom: 16px;
		font-family: var(--ThemeFontTwo);
	}

	.nd_family_inner p {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.nd_logos_button {
		text-align: center;
		padding-top: 10px;
	}

	.nd_logos_button .tbtn {
		font-size: 15px;
		font-weight: 800;
		letter-spacing: 0.8px;
		border-radius: 30px;
		padding: 14px 28px;
		box-shadow: 0 8px 20px rgba(0,0,0,0.12);
		font-family: var(--ThemeFontTwo);
	}

	.nd_aboutus_gallery img,
	.nd_gallery_inner img {
		border-radius: 18px;
	}

	.nd_customer_section {
		overflow: hidden;
	}

	.nd_customer_section .curved_top_shape,
	.nd_customer_section .curved_bottom_shape {
		z-index: 1;
		float: left;
		width: 100%;
	}

	.nd_customer_innner {
		position: relative;
		z-index: 2;
		float: left;
		width: 100%;
		padding: 35px 0 20px;
		text-align: center;
	}

	.nd_benefits_section .container {
		position: relative;
	}

	.nd_benefits_section .item,
	.nd_benefits_section .slider-item,
	.nd_benefits_section .benefit-box,
	.nd_benefits_section .benefit_item,
	.nd_benefits_section .nd_benefit_box {
		text-align: center;
	}

	.nd_benefits_section img,
	.nd_benefits_section i,
	.nd_benefits_section .fa {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.nd_benefits_section h3,
	.nd_benefits_section h4,
	.nd_benefits_section p,
	.nd_benefits_section span {
		text-align: center;
	}


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

	}


	@media (max-width: 1199px) {
		.nd_aboutus_section .nd_aboutus_text{text-align:center;}
		.nd_aboutus_section::before{display:none;}
		.master_v_front .header_logo_area a{width: 130px; }
		.header_logo_area {position:relative;width: 100%; margin-top:0px; background: transparent; padding-top: 5px !important;}
		.header_logo_area a{width:130px; padding:0;}
		.combine_header.fix_header .header_logo_area a{width:130px;}
		.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 25% 25% 25% 25%!important;}
		.combine_header .vehicleCategory{ display:none!important;}
		.product_repeat .tbtn-theme{background:#fff!important; color:#000!important;}
		.product_repeat .tbtn-theme:hover,.product_repeat .tbtn-theme:focus,.product_repeat .tbtn-theme:active{background:#fff!important; color:#000!important;}
		.category_slider_main{margin-top:0;}
		.video_area_main{padding:60px 0;}
		.combine_header{position:relative;}
		.header_fixed_spacer{display:none;}
		.product_text_inner .prd-title{font-size:18px;}
		.product_text{position:relative!important; opacity:1;}
		.product_text{position:relative!important;}
		.product_repeat::after{display:none;}
		.product_text::after{display:none;}
		.video_area_main{height:auto; min-height:500px;}
		.slider_main{height:auto; min-height:20px;}
		.product_spec_area{float:left; width:100%; padding:15px 0;} 
		.product_spec_area .row{display:block; flex-wrap:wrap; justify-content:center; align-items:stretch;}

		.prd_spec_left_main_s{display:block; padding:20px 10px; text-align:center;}
		.prd_spec_left_main_s > div{margin:10px 0;}
		.prd_spec_right_main_s{display:block; padding:20px 10px; text-align:center;}
		.prd_spec_right_main_s > div{margin:10px 0;}
		.flex_input_group .input_last {right: 90px;top: 5px;}
		.one-fifth h3::after {left: 50%;margin-left: -20px;}
		.custom_bikes_text font { font-size: 70px;}
		.footer_bottom_social_links {justify-content: center; margin-bottom: 0px !important;}
		.footer_bottom_social_links a{margin:7px!important;}
		.footer_title{text-align:center!important;}
		.footer_time_sec{text-align:center!important; margin-bottom: 10px;}
		.footer_title::after {left: 50%;}
		.footer_contact2 a {text-align:center;}
		.quick_links_mod .one-fifth {text-align: center;}
		.master_top {float: left;width: 100%;padding: 10px 0;background: #fff;position: relative;z-index: 1;}
		.master_v_front .rsb_language select{border:1px solid #ccc!important;}
		.banner__sec .row{display:block; }
		.banner__sec-gallery_outer{float:left; width:100%; padding:0; margin-bottom:20px;}
		.header_scnd_bar .row{justify-content:center; margin-bottom:10px;}
		.address_area .col-lg-3{width:33.3%!important;}
		.address_area .col-lg-2{width:33.3%!important;}
		.side-hdr .sidebar-menu{position:static;}
		.side-hdr .sidebar-menu ul.mb-drpdwn li a{  padding: 15px;font-size: 18px; background:var(--ThemeColor)}
		.side-hdr .sidebar-menu ul.mb-drpdwn {width: 100%; /* height: calc(100vh - 140px) */;overflow:auto;}
		.header_scnd_bar{display:none;}
		.top_header{display:none;}
		.footer-logo{ float:left;}
		.slider_main_area{padding-bottom:0px;}
		.next .mid .mid-r .mid-r-img{width:100%!important;}
		.next .mid .mid-r .mid-r-text{width:100%!important;}

		.banner_image::after{width:101%;}
		.timer_shape{right:-350px;}
		.LogoText{display:none!important;}
		.quick_links_mod .one-fifth{padding-left:0px;}
		.banner_image{width:76%;}
		.about_section_flex{flex-direction: column;}
		.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);}
		.side-hdr .shpbrnd-map{background:var(--ThemeColor)!important; height:50px!important; color:var(--White);}
		.mblacnt-log{background:var(--White)!important; color:var(--Black); display:block;}
		.side-hdr .sidebar-menu{background:var(--ThemeColor)!important; padding:5px 0!important; color:var(--White); border-right:1px solid #fff;}
		.side-hdr .sidebar-menu span{color:var(--White); }
		.mblacnt-log a{color:var(--Black);}
		.side-hdr .crt a.cel, .side-hdr .cl a.cel{color:var(--White);}
		.creditCar_b a{background:transparent; color:var(--White)!important;}
		#moto_search input:focus{box-shadow:none;}
		.dynamic-nav-wrapper{display:none!important;}
		.master_v_front .themeheader{position:relative;}
		.header_menu_icon{display:block;}
		.header_auth_area{display:none;}
		.header_b{background:var(--White)!important; padding:0!important; float:left; width:100%;}
		.dynamic-nav{margin-top:10px!important;}
		.slider_bottom_arrow{display:none;}
		.header_shopping_area{display:none;}
		.container_b{padding:0 15px!important;}	
		.mob_main{background:var(--ThemeColor); padding:0; float:left; width:100%; }
		.mob_main .mob{float:left; width:100%; display:flex; justify-content:center; padding:5px 0 5px 0;}
		.about-left_text {text-align: center; margin-bottom: 20px}
		.about-right_text {text-align: center;}
		.abso_item_text font {font-size: 25px;}
		.footer_address_area {text-align: center;}
		.quick_links_mod {text-align: center; 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;}
	  .themeheader .col-lg-2 {width: 100%;}

	}

	@media (max-width: 991px) {
		
		.slider_main .item::after{display:none;}	
		.slider_bottom{min-height:10px; padding:0 0 40px 0; text-align:center;}	
		.commnity_ideas_slider .slider_PageSection-13 { display: block;}
		.info_drop_outer::before{width:100%;}
		.info-title_sec { text-align: center; margin-bottom: 20px;}
		.themeheader{height:auto; min-height:55px;}	
		.address_area .col-lg-3{width:50%!important; float:left;}
		.address_area .col-lg-2{width:50%!important; float:left;}
		.rental-btn{margin-top:30px;}
		.slider_keypoints{bottom:64px;}
		.home_scnd_gallery{padding-bottom:0!important; padding-top:50px!important;}
		.footer_address_inr {text-align: center;}
		.newsletter_area {float: none;margin: auto;text-align: center;margin: 20px 0;}
		.quick_links_mod .one-fifth {text-align: center;}
		.footer_bottom_social_links, .footer_time_sec {text-align: center; justify-content:center;}
		.footer_bottom_bar {text-align:center;}
		.footer_bottom_bar .text-right {text-align: center;}
		.address_text{text-align:center;}
		.header_search_design input{padding-left:15px; padding-right:15px;}
		.footer_title { text-align: center;}
		.video_slide_text_area font:nth-child(1){ font-size: 50px !important;}
		.home_first_gallery {margin-top: -15px;}
		.header_search_design .searchHolder { margin-top: 0px !important;}
		.abso_item_text font { font-size:30px;}
		.slider_main .row{display:block;}
		.slider_main-img {margin-bottom: 40px;}
		.about-text-area {padding: 20px 0px; margin-bottom: 30px;}
		.info_drop_outer .form_wrapper .custom-lead-form {padding: 30px;}
		.info_drop_outer .form_desing .custom-lead-form h2 {text-align: center;font-size: 22px;}
		.mobile_show_img{display:block!important; }
		.inner_top_slider {display: block; background: var(--Black)!important;min-height: 100px;padding-bottom:0px;}
		.inner_top_slider::after {display:none;}
		.inner_slider_text_area .theme_font {font-size: 50px !important;}
		.slider_main .item{background:var(--Black) !important;}
		.footer_section::after {top: -70px;}
		.nd_schedule_gallery .vb_cg_main {margin-left: 97px;margin-top: 20px;width: 80%;}
		.footer_section::after {display:none;}
	}



	@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;}
		.product-for-sale{padding: 20px 0px 0px;}
		.local_beaches_banner.fl { min-height: 200px;}
	   .place_to_eat_banner { min-height: 200px;}
		.renatl_packges_banner{min-height:200px;}
		.col-sm-12{width:100%!important}
		.slider_button_abso{padding:13px 25px; font-size:16px;}
		.footer-logo-position{margin-top:0;}
		.timer_inner_sec{padding-right:0;}
		.timer_inner_sec_text{float:left; width:100%;}
		.timer_inner_sec_clock{float:left; width:100%; text-align:right;}
		.our_goal_Sec h1{font-size:22px; line-height:28px;}
		.video_slide_text_area font:nth-child(1){ font-size: 30px !important;}
		.home_first_gallery { margin-top: -10px;}
		.abso_item_text font {font-size: 18px;}
		.top_slide_text font:nth-child(1) { font-size: 35px !important; }	
		.banner__sec-text{text-align:center;}
		.slider_main{min-height: 100px; display:block; background:var(--Black) !important;}	
		.book_place_section .theme_font { font-size: 40px !important;}
		.custom_bikes_text font { font-size: 40px;}
		.custom-bikes-sec::before{display:none;}
		.custom-bikes-sec::after{display:none;}
		.custom-bikes-sec{background:#fff!important; min-height:10px;}
		.custom_bikes_text{color:#000!important; text-align:center!important;}
		.custom_bikes_text > font{color:#000!important; font-family:var(--theme-font);}
		.slider_bottom{min-height:10px;}
		.forms-outer .custom-lead-form .form-group {width:100%; padding-right: 0px !important;}
		.finance_section_area{padding:30px 0; margin-top:-40px!important;}
		.dtal-txt label{width:34%!important;}
		.dtal-txt span{text-indent:0!important; padding-left:0!important;}
		.td-banner-grid{padding:0 15px;}
		.nd_schedule_gallery .vb_cg_main {margin-left: 80px;margin-top: 20px;width: 80%;}
		.nd_service_sec {margin-bottom: -30px;}
		.nd_about_video .vb_video_list_widget {margin-top: 20px;}
		.nd_schedule_secton {margin-top: 30px;}
		.nd_testimonial_inner_area .owl-dots {margin: 0;	padding: 0;}
	  .newsletter_area_inner {padding: 10px;}
	  .newsletter_area_main {padding:25px 0 0 0;}
	  .master_v_front .ThemeFontTwo {font-size: 24px;}
	}


	@media (max-width:576px){
		
		.page_widget_Staff .our-team-block .panel-body {grid-template-columns: 100%!important;}
		.address_area .col-lg-3{width:100%!important;}
		.address_area .col-lg-2{width:100%!important;}	
		.container_b{width:100%;}
		.side-hdr{border-top:1px solid #fff;}
		.footer_title { text-align: center;}
		.master_center{float:left; position:relative; left:20px;}
		.brands-img {padding: 5px;}
		.form-row{display:block; margin-bottom:6px;}
		.form-row .form-field{padding-bottom:0!important;}
		.parts_accessories{padding:10px 0;}
		.newsletter_area .tbtn {margin:10px;}
		.flex_input_group {display: block; background: transparent;border:none;}
		/* .vb_backgrund_slide_widget .vb_bs_flex {min-height: 291px !important;} */
		.vb_backgrund_slide_widget .vb_bs_flex .vb_bs_text p {text-align: center;}
	  .master_v_front h1 {font-size:30px !important; text-align:center;}
	  .master_v_front h2 {font-size:24px !important;}
	  .master_v_front .tbtn-lg {font-size:17px !important;}
	  .nd_slider_section .vb_bs_flex {justify-content: center;   text-align: center;}
	}

	@media (min-width: 320px) and (max-width: 490px){
		
		.vb_bs_flex .vb_bs_text .TitleFont {font-size: 40px !important;text-align: center;}
		.vb_bs_flex .vb_bs_text .TitleFont {text-align: center;font-size: 31px !important;}
		
	}


	@media (max-width: 1240px) {.top_header::before {width: calc(50% + 330px);}}

	@media (min-width: 320px) and (max-width: 1100px) {
		
			/*.Pages .owl-carousel .owl-item {margin: 0px !important;}*/
		
	}

	/* Responsive */

	@media (max-width: 991px) {

		.nd_service_inner h3 {
			font-size: 22px;
		}

		.nd_service_inner p {
			font-size: 15px;
		}

		.nd_category_title h2,
		.nd_logos_title h2,
		.nd_customer_title h2,
		.nd_aboutus_text h2,
		.nd_family_inner h2 {
			font-size: 30px;
		}

		.nd_aboutus_text p,
		.nd_family_inner p {
			font-size: 16px;
			line-height: 1.7;
		}

	}

	@media (max-width: 767px) {

		.nd_service_inner {
			padding: 25px 0 10px;
		}

		.nd_category_title h2,
		.nd_logos_title h2,
		.nd_customer_title h2,
		.nd_aboutus_text h2,
		.nd_family_inner h2 {
			font-size: 24px;
			line-height: 1.3;
		}

	}
																																									   

									                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                