 * {
     padding: 0;
     margin: 0;
     outline: 0;
 }

 .flt {
     float: left;
 }

 .clr {
     clear: both;
 }

 ol,
 ul {
     margin: 0;
     padding: 0;
 }

 a {
     transition: 0.5s all ease;
	 text-decoration: none;
 }

 a:hover {
     text-decoration: none;
     transition: 0.5s all ease;
 }

 a:focus {
     text-decoration: none;
     transition: 0.5s all ease;
 }

 ul li {
     list-style: none;
 }
 

 body,
 html {
     height: 100%;
     margin: 0;
     line-height: 24px;
     color: #333333;
     font-family: 'Montserrat', sans-serif;
 }
 
 .container {
    max-width: 1380px;
}
 
 .p{margin-bottom: 5px!important; }
 .p-txt{font-size:12px!important;}
 
 header.main_header {
  /*  position: absolute;
    top: 0;
    left: 0;
    z-index: 99;*/
    width: 100%;
}

.main_menu {
    text-align: right;
    padding-top: 0px;   
}

.main_menu ul li {
    display: inline-block;
	    display: inline-block;
    position: relative;
	    padding: 15px 0;
}

.main_menu ul li a {
    display: block;
}
.main_menu ul li a {
    display: block;
    font-weight: normal;
    color: #000;
    padding: 0 15px;
    line-height: 1;
}

.main_menu ul li.menu-item-has-children:after {
    content: '';
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    position: absolute;
    right: 12px;
   top: 13px;
    font-size: 20px;
	transition: all ease .3s;
}
.main_menu ul li:hover:after {
	transform: rotate(-180deg);
	transition: all ease .3s;
} 
.main_menu ul li.menu-item-has-children > a {
    padding-right: 31px;
    margin-right: 0;
}

.main_menu ul li.menu-item-has-children {
    position: relative;
    /* margin-right: 15px; */
    padding-right: 0;
}

header.main_header {
   padding: 25px 0;  
       background: #e5e5e5;
}

.main_menu ul li:last-child a {
    border-right: 0;
}
.home_slider .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
}

.home_slider .owl-nav .owl-prev {
    position: absolute;
    left: 4%;
}

.home_slider .owl-nav .owl-next {
    position: absolute;
    right: 4%;
}


.prop-search-bar .select-sec {
    position: relative;
    padding-top: 4px;
    padding-bottom: 2px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}


.select-sec label {
    padding: 5px 5px 5px;
    margin-bottom: 0;
    display: block;
    text-align: left;
    padding-left: 50px;
}

.prop-search-bar label span.search-label {
    display: block;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 18px;
}


.prop-search-bar label span.search-val {
    display: block;
    text-transform: none;
}


.dropdown-icon {
    position: absolute;
    right: 15px;
    top: 55%;
    /* transform: translateY(-50%); */
    font-size: 15px;
    color: #000;
    font-weight: 800 !important;
}



.select-sec-options {
    width: 85%;
    padding: 0;
}
.select-sec-options {
    position: absolute; 
    color: #fff; 
    color: #000;
    z-index: 99;
}
.property-type-options, .bedroom-options, .price-options, .community-options {
    display: none;
}


.propertyfilter .property-type-options {
    display: block;
}

.select-sec-options ul{
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
}
/* .select-sec-options li {
    display: flex;
    align-items: baseline;
    padding: 2px 16px;
} */



.select-sec label {
     margin-bottom: 0;
    display: flex;
	align-items: center;
    width: 100%;
	padding-left: 0;
    position: relative;
    height: 100%;
	padding-right: 25px;
}

.homepage-search-filter {
    border: 1px solid #545454;
    border-radius: 5px;
    padding: 10px 0;
}

.select-sec label img:not(.border_line) {
	    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -6px;
}

span.search-label {
    display: block;
    font-weight: bold;
    display: none;
}

.select-sec-options li input[type="radio"] {
    display: none;
}



/* .select-sec-options li {
    display: flex;
    align-items: baseline;
    padding: 2px 16px;
    background: #dddddd;
    border-radius: 8px;

    margin-bottom: 0px;
} */

.select-sec-options li br {
	display: none
}
.select-sec-options li label {
    font-weight: 500;
    display: block;
    width: 100%;
	padding: 10px;
	cursor: pointer;
	color: #444;
	transition: all ease .3s;
}

.select-sec-options li label:hover {
	background-color: #f2f2f2;
	color: #000;
}

.select-sec-options li:not(:first-child) {
	border-top: 1px solid #f2f2f2;
}

.bike_section h3 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.homepage-search-filter input.btn.btn-grey {
    background: #9e1b2a;
    color: #ffff;
    padding: 11px 20px;
    width: 90%;
}

.one_kids_li {
    position: relative;
}


.kids_content {
    position: absolute;
    bottom: 5%;
    padding: 50px;
    color: #fff;
    width: 100%;
}


.kids_content h4 {
    font-weight: bold;
    font-size: 35px;
    text-shadow: 0px 2px 3px #000;
    text-transform: uppercase;
}




.kids_content h5 {
    font-weight: normal;
    font-size: 20px;
    text-shadow: 0px 2px 3px #000;
}

.kids_content a {
    display: block;
    margin-top: 75px;
    background: url(../images/more_bg.png);
    color: #000;
    padding: 5px 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    position: relative;
    left: -32px;
    padding-left: 30px;
    font-size: 19px;
    font-weight: 600;
}

section.kids_li_section {
    padding: 50px 0;
    background: #fff
}

.owl-dots {
    display: flex;
    justify-content: center;
}


.owl-dot span {
    display: inline-block;
    width: 60px;
    height: 3px;
    background: #ccc;
    margin: 0 5px;
    border-radius: 5px;
}

.owl-dot.active span {
    background: #686868;
}

h3.title {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
   /*  margin-bottom: 46px; */
       font-size: 35px;
	   
    margin: 0;
}

.margin-btm{ margin-bottom:10px!important;}

section.most_selling_bike .owl-carousel {
   /*  background: url(../images/cycle_bg.jpg); */
    background-size: 100% 100%;
    padding: 27px 0;
}

.one_full_cycle {
	    border: 1px solid #000;
    position: relative;
}

.cycle_content {
    position: absolute;
    top: 0;  
	width: 100%;
	text-align: center;
}


.one_full_cycle a.readmores, .cycle_content {
	  /* display: none !important; */
}

#most_selling_bike_slider .owl-item.center .one_full_cycle a.readmores, #most_selling_bike_slider .owl-item.center .cycle_content {
	   display: block !important;
}

.cycle_content h4 {
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;  
    line-height: 1;
	text-align:left;
	margin:0
}

.cycle_content {
    padding: 20px 0px;
}

.cycle_content h5 {
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
     
    font-size: 25px;
	text-align:left;
}

.one_full_cycle { 
    padding: 10px;
}

a.readmores {
    color: #9e1b2a;
    font-weight: 500;
    /* float: right; */
    position: absolute;
    right: 15%;
    bottom: 11%;
    z-index: 99;
}

section.most_selling_bike {
    position: relative;
}



section.listings img {
    width: 100%;
   /* height:100vh; */
}

section.listings {
    position: relative; 
    background: none;
}

.listing_nubmers {
    position: absolute;
    bottom: 0;
    z-index: 999;
    color: #fff;
    width: 100%;
    left: 0;
    bottom: 25px;
}

.listing_nubmers ul {
    width: 100%;
	    display: flex;
    justify-content: space-between;
}


.listing_nubmers li:first-child {
    padding-left: 0;
}


.listing_nubmers li {
    width: 31%;
    display: inline-block;
    float: left;
    padding: 0 59px;
}

.listing_nubmers li:last-child {
    padding-left: 78px;
    padding-right: 0;
}
/*
.listing_nubmers li {
    width: 33%;
    display: inline-block;
    float: left;
    
    padding-left: 25px;
}*/
.listing_nubmers li:not(:last-child) {
	border-right: 1px solid #fff;
}
.listing_nubmers li h5 {
    font-weight: bold;
    font-size: 37px;
    margin-bottom: 0;
}

.listing_nubmers li h5 span {
    font-weight: normal;
}


.listing_nubmers li p {
    margin: 0;
}



.whyWeList {
    margin-top: 50px;
}

section.why_we_are {
    padding: 50px 0;
}

.whyWeList li {
    display: inline-block;
    width: 33%;
    text-align: center;
    position: relative;
    margin-bottom:20px;
}

.whyWeList li img {
    margin-bottom: 10px;
}

.whyWeList li:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    right: 0;

    background-size: 100% 100%;
}

.whyWeList li:last-child:after {
display: none;
}

.accessories_section img {
    width: 100%;
}

section.home_testimonials {
    padding: 50px 0;
    text-align: center;
}

section.home_testimonials > p {
    margin-bottom: 50px;
}



.one_testi_list {
    padding:50px  30px;
    border: 1px solid #e1e1e1;
    text-align: left;
    
}

.post_test_head {
    display: flex;
}

.test_image {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 9px;
}

.test_image img {
    width: 100%;
}

.test_name h5 {
       margin: 0;
    font-size: 21px;
    text-align: left;
    font-weight: bold;
    color: #010101;
	font-family: "humanst_bold";
}

.test_name p {
       font-size: 13px;
    text-align: left;
    margin-bottom: 0;
    color: #797979;
    font-weight: 200;
}



.test_name {
    width: 77%;
}

.test_icon {
    width: 9%;
    text-align: right;
    float: right;
}

.test_content {
    margin-top: 25px;
}

.owl-nav {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.owl-nav .owl-prev, .owl-nav .owl-next {
    width: 50px;
    height: 50px;
    background: #e41010;
    margin: 0 15px;
    color: #fff;
    padding: 14px;
    text-align: center;
}

section.home_testimonials{
    background: rgb(248,250,253);
    background: linear-gradient(0deg, rgba(248,250,253,1) 0%, rgba(248,250,253,1) 45%, rgba(255,255,255,1) 46%);
    padding-bottom: 50px;
}



.insta_feed ul li {
    display: inline-block;
    float: left;
    width: 20%;
	position: relative;
}
.insta_feed ul li a:before {
	 width: 100%;
    height: 100%;
    content: "";
    background: rgb(230 68 40 / 41%);
    position: absolute;
	transition: all ease .3s;
	opacity: 0;
	border: 1px solid #fff;
}

.insta_feed ul li:hover a:before {
	opacity: 1;
}
.insta_feed ul li img {
    width: 100%;
}
.clear{clear: both;}

.find_new_dealers {
    background: url(../images/map_bg.jpg) no-repeat 100% 100%;
    padding: 200px 0;
    color: #fff;
    background-size: 100% 100%;
}

.find_new_dealers h4 {
    text-transform: uppercase;
    width: 35%;
    float: left;
}

.find_new_dealers a {
    background: #c7232a;
    display: inline-block;
    float: left;
    vertical-align: middle;
    color: #fff;
    padding: 7px 20px;
    text-transform: uppercase;
    border-radius: 20px;
    border: 2px solid #fff;
    margin-left: 4%;
    align-self: center;
}

.find_detais {
    text-align: left;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}

.find_new_dealers a img {
    margin-left: 5px;
}

.find_new_dealers a {
    padding-right: 15px;
}

footer {
    background: #111d20;
    color: #fff;
	    background-size: cover; 
		padding: 5px 0 0;
}


.footer_left {
    padding: 30px 0;
}

.footer_left img {
    max-width: 100%;
    margin-bottom: 21px;
}


.footer_left a {
    font-size: 15px;
}
footer a {
        color: #8a8a8a;
    display: block;
    margin-bottom: 24px;
    font-size: 16px;
    font-weight: 500;
}

.footer_left {
    padding: 50px 0; 
    padding-right: 30px;
    height: 100%;
}

.middle_footer {
    padding: 50px 0; 
    
    padding-right: 30px;
    height: 100%;
}

.middle_footer h4 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 43px;
}

.one_footer_menu ul {
    margin-bottom: 40px;
}

footer a:hover {
    color: #c7232a;
}

.socail_footer_links {
    padding-top: 10px;
}


.socail_footer_links li {
    display: inline-block;
}

.socail_footer_links li a {
    display: block; 
    text-align: center;
    /*background: #fff; */   
	color: #8b949f;
    border-radius: 50%; 
    padding: 4px;
    margin-right: 15px;
}

.copy_right {
       background: #0b171a;
    padding: 15px;
    text-align: left;
}

.copy_right p{margin: 0 ;     font-size: 14px;}

header.fixed{
    /*   position: fixed !important;  
    top: 0;
    padding: 25px 0 !important;
    z-index: 9999 !important;
	*/ 
}

.fixed_whatsapp {
    position: fixed;
    left: 25px;
    bottom: 25px;
    z-index: 9999;
}

.fixed_whatsapp img {
    max-width: 45px;
}

.home_slider .owl-prev , .home_slider .owl-next{
    background: none;
}

.main_menu ul li a:hover {
    color: #e41010;
}

.one_full_cycle a.readmores {
    position: initial;
    display: block;
    text-align: center;
    margin-top: 22px;
}

.listings video, .listings iframe  {
    width: 100%;
    z-index: -1;
	    min-height: 100vh;
}

section.listings img {
     /* opacity: 0;*/
}

.listings video, .listings iframe {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

section { 
    background: #fff;
}

section.listings {
    position: relative;
    background: none;
    height: 100vh;
    overflow: hidden;
}

section.listings img {
    opacity: .8;
}

.newassories_setion_contain h4{
    -webkit-text-stroke: 2px #6af753;
    font-family: sans-serif;
    color: transparent;
    font-size: 130px;
    text-transform: uppercase;
    font-weight: bold;
}

section.accessories_section.newassories_setion {
    position: relative;
    height: 557px;
    background: url('../images/assories_bg.jpg');
    background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}

.newassories_setion_contain {
    position: absolute;
    width: 75%;
    color: #fff;
    top: 24%;
    left: 14%;
}

.newassories_setion_contain h6 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
}

.newassories_setion_contain a { 
    display: block;
    /* margin-top: 75px; */
    background: url(../images/more_bg1.png);
    color: #000;
    padding: 5px 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center;
    position: relative;
    left: -32px;
    padding-left: 30px;
    font-size: 19px;
    font-weight: 600;
}


.prodc_s {
    width: 34%;
    float: right;
}

.newassories_setion_contain p {
    font-size: 20px;
    line-height: 1.5;
}

.page-template-FrontTemplate header.main_header {
    padding: 25px 0;
	  position: fixed;   
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
	
    background: transparent;
}

.page-template-FrontTemplate header.main_header.fixed {
    background: #e5e5e5;
}

p.stock.in-stock {
    display: none;
}

.woocommerce div.product form.cart {
     /* display: none; */
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  /*   display: none; */
}

.product_list li {
    width: 32% !important;
    float: left !important;
    border: 1px solid #d3d3d3;
    text-align: center;
    padding: 25px !important;
    margin-right: 2% !important;
    border-radius:5px;
}

.product_list li .woocommerce-loop-product__title {
    font-weight: bold !important;
    margin-top: 28px !important;
    font-size: 22px !important;
    font-family: 'Montserrat';
    font-weight: bold !important;
    text-transform: uppercase;
    color: #2b2b2b;
}

a.pricelist {
    color: #c91433;
    font-weight: 600;
}

.product_list li button.button.pi-custom-button.add-to-enquiry.add-to-enquiry-single {
    width: 100%;
    text-transform: capitalize;
    padding: 15px 0;
    font-weight: 600;
}


.pritemimgtb img {
    padding: 30px 0;
}

.product_list a.button.gmwqp_inq {
    width: 100%;
}

.description {
    color: #000;
}

.woocommerce ul.products li.product .price {
        color: #000000;
    font-size: 20px;
    font-family: 'Calibri';
    font-weight: bold;
    letter-spacing: 1px;
}

.woocommerce ul.products li.product a img {
    margin: 0px 0;

}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    box-shadow: 0px 0 13px #ccc;
}

.woocommerce .woocommerce-breadcrumb {
    margin-bottom: 0;
    padding: 20px 0;
}

.banner_with_name {
    position: relative;
}



.banner_with_name h1.woocommerce-products-header__title.page-title {
    position: absolute;
    bottom: 0;
    z-index: 1;
    color: #ffff;
    top: 141px;
    text-align: center;
    width: 100%;
    left: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 39px;
    font-weight: bold;
}

section.maincontainer.productlisting {
    padding: 50px 0;
}

.product_list li:nth-child(3n+3) {
    margin-right: 0 !important;
}


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-radius: 0;
    padding: 15px;
}

.wpfFilterWrapper {
    
}

.wpfFilterTitle {
    border-bottom: 1px solid #fff !important;
    padding: 10px 0 0 !important;
    margin-bottom: 17px !important;
}


.single-product h1.product_title.entry-title {
    margin-top: -4px !important;
    font-size: 50px !important;
    font-family: 'Montserrat';
    font-weight: bold !important;
    text-transform: initial;
    color: #2b2b2b;
    margin: 0;
}
.single-product  div.product p.price, .single-product  div.product span.price {
    color: #c91433;
    font-size: 20px;
    font-family: 'Calibri';
    font-weight: bold;
    letter-spacing: 1px;
}
.single-product  .gmwqp_inq {
    width: 200px;
    text-align: center;
    margin-bottom: 20px !important;
}

 
.single-product section.related.products  ul.products li.product, section.related.products ul.products li.product{
    
}
 

.single-product section.related.products ul.products li.product, section.related.products ul.products li.product {
    padding: 26px;
    text-align: center;
    border: 1px solid #efefef;
    background: #e0e0e0;
}
section.related.products ul.products li.product a.button.gmwqp_inq {
    width: 100%;
    display:none;
}

section.related.products ul.products li.product h2.woocommerce-loop-product__title {
    margin-top: 28px !important;
    font-size: 18px !important;
    font-family: 'Montserrat';
    font-weight: bold !important;
    text-transform: uppercase;
    color: #2b2b2b;
}

.gmwqp_popupcontant { 
    padding: 0px 35px !important;
}

a.button.gmwqp_inq {
    text-transform: uppercase;
}

.side_bar_new {
    width: 90%;
}

.star-rating span, .star-rating span:before {
    color: #ffa500; 
}

.woocommerce ul.products li.product .star-rating { 
    display: inline-block;
}

.posted_in a {
    color: #c91433;
}

#reviews label, body #reviews .comment-reply-title {
    display: block;
    margin-bottom: 5px;
    color: #111;
    font-size: 20px;
}


body #reviews .comment-reply-title {
    margin-bottom: 5px;
    font-weight: 600;
}

#reviews .comment-form-rating {
    margin-bottom: 1em;
}

#reviews label, body #reviews .comment-reply-title {
    display: block;
    margin-bottom: 5px;
    color: #111;
    font-size: 20px;
}


#reviews label {
    margin-bottom: 0.5em;
    font-size: 15px;
}

#reviews .comment-form-rating label, #reviews .commentlist li p.meta time, .product_list_widget li>a {
    display: block;
}

#reviews   input[type=email], #reviews input[type=password], #reviews input[type=tel], #reviews input[type=text], #reviews input[type=url], #reviews textarea {
    border: 1px solid #d2d6dc;
    border-radius: 0.3rem;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    font-size: 15px;
    padding-left: 0.7em;
    padding-right: 0.7em;
    padding: 8px 0.7em;
}

#reviews .comment-form-author {
    width: 47%;
}

#respond .comment-form-author {
    float: left;
    margin-right: 2.703529412%;
}

#respond .comment-form-email {
    float: left;
}

#reviews .comment-form-email {
    margin-right: 0;
    width: 50%;
}

#reviews p.comment-form-cookies-consent label, #reviews p.comment-subscription-form label {
    font-weight: 400;
}

#reviews input[type=submit] {
    padding: 0.5em 1.6em;
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #111;
    font-size: 15px;
    font-weight: 600;
    transition: all .2s;
}


.woocommerce #reviews #comments h2 {
    clear: none;
    display: none;
}

.woocommerce-Tabs-panel > h2 {
    display: none;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: none;
} 
.single-product section.maincontainer.productlisting {
    background: none;
}
h3._custom_product_type {
    font-size: 20px;
    margin-bottom: 0;
}



.single-product section.maincontainer.productlisting {
    background: none;
    clear: both;
}

section.sing_product_main_content {
    /* background: #bfbfbf;*/
    float: left;
    width: 100%;
}
.bg_gray {
    background: #bfbfbf;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width: 38%;
}

h3._custom_product_type {
    font-size: 21px;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1.4px;
}



p.post_excerpt {
    font-size: 20px;
}

p.images_content_for_speed {
    position: relative;
}

p.images_content_for_speed img {
    position: absolute;
    left: -86px;
    top: 0;
	
}

p.images_content_for_speed {
    position: relative;
    /* height: 84px; */
    margin: 33px 0;
    font-size: 19px;
    line-height: 2.6;
    font-weight: normal;
}

p.images_content_for_speed img {
    position: absolute;
    left: -80px;
    top: 0;
       width: 61px !important;
    max-width: 61px !important;
}
	
}

.woo-variation-swatches .variable-items-wrapper .variable-item {
    width: 50px !important;
    height: 50px !important;
    padding: 0 !important;
    margin-right: 15px !important;
}

.newproduc1 {
    background: #d6d6d6;
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 0 ;
    border-bottom:1px #e2e2e2 solid;
}

.pa_color p.images_content_for_speed {
    margin: 0px 0;
}

.single_variation_wrap {
    display: none !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 0;
}

.woocommerce div.product form.cart .reset_variations{
    display: none   ;
}



.single-product .entry-summary p.price, .single-product .entry-summary span.price {
    font-size: 19px !important;
    font-weight: bold;
    color: #000;
    line-height: 1;
    margin-top: 30px;
}

.single-product span.price_currncy {
    display: block;
    line-height: 1;
    font-weight: normal;
    color: #000;
    font-size: 26px;
}

.single-product a.button.gmwqp_inq {
    background: #cd2035;
    color: #fff;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) { 
    margin-right: 10px;
}

.product_bottom_susmmy {
    clear: both;
    float: left;
    width: 100%;
}

.product_bottom_susmmy h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 23px;
}   

.product_bottom_susmmy .container > p {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 1.9;
}

section.related.products h2 {
    margin-bottom: 50px;
}

section.related.products h5 {
    font-size: 20px;
    font-weight: 600;
}


.single-product section.related.products ul.products li.product .star-rating, 
section.related.products ul.products li.product .star-rating,
section.related.products ul.products li.product .description
{
    display: none;
}

.single-product section.related.products ul.products li.product span.price {
    margin: 0 !important;
}

.single-product section.related.products ul.products li.product span.price_currncy {
    font-size: 16px;
    display: inline-block;
    color: #c91433;
}

.single-product section.maincontainer.productlisting.container {
    display: none;
}

.product_list .custom_product_type {
    display: none;
}


.product_list a.button.product_type_variable.add_to_cart_button {
    /* display: none; */
}

.woocommerce .woocommerce-breadcrumb a {
    color: #000;
}
.product-type-simple form.cart {
    /* display: none;*/ 
}

section.related.products .custom_product_type {
    display: none;
}

section.related.products a.button.product_type_variable.add_to_cart_button {
    display: none;
}


.woocommerce .products ul, .woocommerce ul.products { 
    display: flex;
    flex-flow: wrap;
}



/* Code by Himanshu */



.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-radius: 0;
    padding: 15px;
}

.wpfFilterWrapper {
    
}

.wpfFilterTitle {
    border-bottom: 1px solid #fff !important;
    padding: 10px 0 0 !important;
    margin-bottom: 17px !important;
	    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.wpfFilterWrapper ul:not(.wpfButtonsFilter) li {
	margin-bottom: 5px;
}


.single-product h1.product_title.entry-title {
    margin-top: 28px !important;
    font-size: 30px !important;
    font-family: 'Montserrat';
    font-weight: bold !important;
    text-transform: uppercase;
    color: #2b2b2b;
}
.single-product  div.product p.price, .single-product  div.product span.price {
    color: #c91433;
    font-size: 20px;
    font-family: 'Calibri';
    font-weight: bold;
    letter-spacing: 1px;
	display:flex;
	align-items:center;
}
.single-product  .gmwqp_inq {
    width: 200px;
    text-align: center;
    margin-bottom: 20px !important;
}

 
.single-product section.related.products  ul.products li.product, section.related.products ul.products li.product{
    
}
 

.single-product section.related.products ul.products li.product, section.related.products ul.products li.product {
    padding: 26px;
    text-align: center;
    border: 1px solid #efefef;
}
section.related.products ul.products li.product a.button.gmwqp_inq {
    width: 100%;
}

section.related.products ul.products li.product h2.woocommerce-loop-product__title {
    margin-top: 28px !important;
    font-size: 18px !important;
    font-family: 'Montserrat';
    font-weight: bold !important;
    text-transform: uppercase;
    color: #2b2b2b;
}

.gmwqp_popupcontant { 
    padding: 0px 35px !important;
}

a.button.gmwqp_inq {
    text-transform: uppercase;
}

.side_bar_new {
    width: 90%;
}

.star-rating span, .star-rating span:before {
    color: #ffa500; 
}

.woocommerce ul.products li.product .star-rating { 
    display: none;
}

.posted_in a {
    color: #c91433;
}

#reviews label, body #reviews .comment-reply-title {
    display: block;
    margin-bottom: 5px;
    color: #111;
    font-size: 20px;
}


body #reviews .comment-reply-title {
    margin-bottom: 5px;
    font-weight: 600;
}

#reviews .comment-form-rating {
    margin-bottom: 1em;
}

#reviews label, body #reviews .comment-reply-title {
    display: block;
    margin-bottom: 5px;
    color: #111;
    font-size: 20px;
}


#reviews label {
    margin-bottom: 0.5em;
    font-size: 15px;
}

#reviews .comment-form-rating label, #reviews .commentlist li p.meta time, .product_list_widget li>a {
    display: block;
}

#reviews   input[type=email], #reviews input[type=password], #reviews input[type=tel], #reviews input[type=text], #reviews input[type=url], #reviews textarea {
    border: 1px solid #d2d6dc;
    border-radius: 0.3rem;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 5%);
    font-size: 15px;
    padding-left: 0.7em;
    padding-right: 0.7em;
    padding: 8px 0.7em;
}

#reviews .comment-form-author {
    width: 47%;
}

#respond .comment-form-author {
    float: left;
    margin-right: 2.703529412%;
}

#respond .comment-form-email {
    float: left;
}

#reviews .comment-form-email {
    margin-right: 0;
    width: 50%;
}

#reviews p.comment-form-cookies-consent label, #reviews p.comment-subscription-form label {
    font-weight: 400;
}

#reviews input[type=submit] {
    padding: 0.5em 1.6em;
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #111;
    font-size: 15px;
    font-weight: 600;
    transition: all .2s;
}


.woocommerce #reviews #comments h2 {
    clear: none;
    display: none;
}

.woocommerce-Tabs-panel > h2 {
    display: none;
}

.woocommerce ul.products li.product .button {
    text-transform: capitalize;
    font-size: 19px;
    color: #fff;
    opacity: 1;
	    font-weight: normal;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background: #999999;
	    color: #fff;
}

.woocommerce ul.products li.product:hover .gmwqp_inq , .woocommerce-page ul.products li.product:hover .gmwqp_inq {
	
}

.woocommerce ul.products li.product:hover .gmwqp_inq, .woocommerce-page ul.products li.product:hover .gmwqp_inq {
    background: #0545ae;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #0545ae;
	    color: #fff;
}

.woocommerce ul.products li.product:hover  .add_to_cart_button, .woocommerce-page ul.products li.product:hover .add_to_cart_button{
	background: #0545ae;
	    color: #fff;
}

span.wpfCheckbox {
    margin-right: 5px;
}

.wpfDisplay .wpfValue {
    padding: 0 !important;
    font-weight: normal;
    font-size:14px;
}

.wpfFilterWrapper .wfpTitle {
    font-weight: 500  !important;
	margin-bottom: 10px !important;
}
.wpfFilterWrapper i {
	color: #999
}
.woocommerce-ordering {
	    border: 1px solid #ddd;
	position:relative;
}

.woocommerce-ordering:before {
	       content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 7px;
    width: 20px;
    height: 100%;
    background: #fff;
    transform: rotate(90deg);
    display: inline-flex;
    align-items: center;
    justify-content: center;
	pointer-events: none;
}

.woocommerce-ordering select {
	    padding: 5px;
    border: none;
    background: #fff;
    padding-right: 20px;
}

.wpfFilterWrapper .wpfCheckbox label {
	border: none !important;
	
}

.wpfFilterWrapper .wpfCheckbox label:before {
	border: none !important;
}

.wpfFilterWrapper .wpfFilterContent .wpfCheckbox input[type="checkbox"]:checked + label::before {
	/*width: 8px !important;
	height: 8px !important;
	background: #c91433 !important;
	border: none !important;
	left: 50% !important;
	margin-left: -4px !important;
	top: 50% !important; 
	margin-top: -4px !important; */
}
.wpfMainWrapper .wpfFilterWrapper[data-radio="1"] .wpfCheckbox label:before {
	border-radius: 0 !important;
}
.gmwqp_popup_op {
	box-shadow: none;
}

.gmqqp_submit {
	padding: 20px 35px;
}

.gmqqp_submit button {
	    background-color: #c91433;
    color: #fff;
    border-radius: 0;
    border: none;
    width: 100%;
}

.gmwqp_inner_popup_op h3 {
	background-color: transparent;
	padding: 25px 0 10px;
	
}

label.gmqqp_label {
	font-weight: 500;
	margin-bottom: 0;
}

.gmqqp_input {
	    border-color: #999 !important;
}

.wpforms-form input {
	background-color: #f5f5f5;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
	width: 100%;
}
.primary-btn {
	background-color: #c91433 !important;
	color: #fff !important;
}

div.wpforms-container-full .wpforms-form input, div.wpforms-container-full .wpforms-form textarea {
	background-color: #f5f5f5 !important;
}

/* code ended by himanshu*/





.single-product section.related.products ul.products li.product:hover, section.related.products ul.products li.product:hover{
    box-shadow: none !important;

}

span.woo-selected-variation-item-name {
    font-size: 16px;
}


.one_box_s {
    width: 45%;
    float: left;
    box-shadow: 0px 0px 15px #ccc;
    padding: 50px 15px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 5%;
    border-radius: 5px;
}



.icon_contc img {
    padding: 15px;
    background: #e9e8e8;
    border-radius: 50%;
}
.icon_contc {
    margin-bottom: 20px;
}

.box_contneet h5 {
    font-weight: 600;
    margin-top: 5px;
    float: left;
    width: 100%;
}

.cnt_socail_list i.fa {
    font-family: FontAwesome !important;
}



.cnt_socail_list li {
    display: inline-block;
    margin: 0 2px;
}

.cnt_socail_list li a {
    display: block;
    background: #911827;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 9px;
    color: #fff;
}



ul.cnt_socail_list {
    clear: both;
    margin-top: 20px;
    float: left;
    width: 100%;
}


.callsu_secn {
    clear: both;
    margin-top: 13px;
    float: left;
    width: 100%;
}

.callsu_secn p {
    margin: 0;
}

.callsu_secn p a {
    color: #000;
}

.one_box_s.emaidetails {
    background: #c91433;
    color: #fff;
}

.one_box_s.emaidetails a {
    color: #fff;
}

.contact_details {
    display: flex;
    flex-wrap: wrap;
}

.breacurmnew {
    padding: 10px 0;
}

.breacurmnew a {
    color: #000;
}

.contact_us_top {
    margin: 50px auto;
    text-align: center;
    width: 68%;
    margin-bottom: 100px;
}

.contact_us_form input, .contact_us_form textarea {
    width: 100%;
    padding: 10px 20px;
    border: none;
    background: #f5f5f5;
    margin-bottom: 12px;
    border-radius: 4px;
}

.contact_us_form p {
    margin-bottom: 0;
}


.contact_us_form p br {
    display: none;
}

.contact_us_form p label {
    width: 100%;
}
.contact_us_form input[type="submit"] {
    /* background: #c91433; */
    color: #fff;
    font-weight: 600;
    background: #c91433 url(../images/submit_icon.png);
    background-repeat: no-repeat;
    background-position: 67%;
}

section.form_section {
    margin-bottom: 50px;
}

.contact_us_form input[type="submit"]:focus{

}

.contact_us_form input[type="submit"]:focus {

    color: #fff;
    font-weight: 600;
    background: #b70322 url(../images/submit_icon.png);
    background-repeat: no-repeat;
    background-position: 63%;


}

.maps iframe {
    width: 100%;
    height: 500px;
    margin-bottom: 0;
    float: left;
} 

.search_result_list.product_list li{
    width: 25% !important;
} 

h4.page_title {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

ul.sepectification_list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

ul.sepectification_list li {
    width: 19%;
    text-align: center;
    border: 1px solid #ccc;
    margin: .5%;
    padding: 25px 10px;
}

ul.sepectification_list li p {
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0;
}

.product_list a.button.product_type_variable {
    /* display: none; */
}

.woocommerce ul.products li.product .button {
    width: 100%;
    text-transform: uppercase;
}
	

section.related.products a.button.product_type_simple {
    display: none;
}

.woocommerce span.onsale {
    width: 50px;
    height: 50px;
    top: 13px !important;
    right: 13px !important;
}

.single-product span.onsale {
    display: none;
}

.single-product .summary.entry-summary h1.product_title.entry-title {
    margin-top: 0 !important;
    font-size: 37px !important;
	    text-transform: capitalize;
		    margin-bottom: 10px;
}

.single-product ol.flex-control-nav.flex-control-thumbs li {
    padding: 5px;
    /* width: 33.3% !important;*/
     width: 20% !important; 

}

.entry-summary p.product_sku {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
}

.entry-summary p.post_excerpt {
    line-height: 1.4;
    font-size: 18px;
}


.single-product ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px !important;
}


.single-product ol.flex-control-nav.flex-control-thumbs li:first-child {
    padding-left: 0;
}

.child_cat_list1 {
    border-top: 1px solid #000;
    text-align: center;
}

.child_cat_list1 ul li {
    display: inline-block;
}



.child_cat_list1 ul li a {
    color: #000;
}


.child_cat_list1 ul li a {
    color: #000;
    display: block;
    padding: 8px 20px; 
    margin: 10px 2px;
}



.child_cat_list1 ul li a:hover {
    background: #c91433;
    color: #fff;
}

section.related.products a.button.product_type_variable {
    display: none;
}

.socail_footer_links li a i.fa {
    font: normal normal normal 14px/1 FontAwesome;
	font-size: 23px;
}

img {
    max-width: 100%;
}
/*
.page-template-contact_us header.main_header {
    padding: 55px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background: transparent;
}

.page-template-contact_us header.main_header a {
    color: #fff;
}

.page-template-contact_us  .logo_main img{filter: grayscale(1) invert(1);}
*/
.product_list a.button.product_type_simple {
   /* display: none !important; */ 
}

.main_menu .current_page_item a ,.main_menu .current-menu-item  a {
    color: #c91433;
}

.one_dealer {
    background: #f1f1f8;
    padding: 35px 20px 30px; 
    margin-bottom: 5%;
    border: 1px solid #ebebeb;
    position: relative; 
    float: left;
    width: 100%;
    height: calc(100% - 10%);
}

.one_dealer h6 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase; 
    margin-bottom: 20px;
}

 

.one_dealer p, .one_dealer .address {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin: 0;
}
 
 

.one_dealer .virtual, .one_dealer .website {
    font-size: 15px;
    font-weight: 700;
    color: #000; 
    margin-top: 25px;
} 
 

.one_dealer  .website { 
}
  
.dealer_conten > div {
    display: flex;
    align-items: start;
}
 

.one_dealer img{    margin-right: 12px;
    vertical-align: top;
} 

.one_dealer > div span {
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.address span {
    line-height: 1.5 !important;
}

.dealerphoto {
    width: 25%;
    float: left;
}

.dealer_conten {
    float: left;
    width: 75%;
    padding-left: 15px;
}
.dealderlist {
    margin-bottom: 50px;
}


.woo-variation-swatches .variable-items-wrapper .variable-item.button-variable-item-10-yrs {
    display: inline-block;
    height: inherit !important;
    width: initial !important;
    padding: 0 10px !important;
}

.wpfFilterWrapper .wpfFilterTaxNameWrapper{
    font-size: 13px;
}

span.search-val {
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    width: 67%;
	text-align: center;
	    font-weight: bold;
}

.select-sec.property-type-selection img:not(.border_line){
	transition: all ease .3s;
}

.select-sec.property-type-selection.propertyfilter img:not(.border_line){ 
	transition: all ease .3s;
	transform: rotate(-180deg)
}

.property-type-selection .dropdown-icon{position: absolute;
    right: 15px;
    top: 55%;
    transform: translateY(-50%);
    font-size: 15px;
    color: #000;
    font-weight: 800 !important;
    font-size: 40px;
    font-weight: 100;
}

.select-sec-options li:hover {
        background: #b8b8b8;
    }

    .select-sec label img {
        position: absolute;
        right: 0;
        top: 14px;
        max-width: 20px;
    }


.select-sec label img.border_line {
    top: 50%;
    height: 50px;
    right: 0;
    margin-top: -25px;
}


    span.search-val:before {
        content: '';
        background: url('../images/border_line.jpg');
    }
	
	
.pa_wheel-size li.variable-item.button-variable-item, .pa_age li.variable-item.button-variable-item{
    width: initial !important;
    height: initial !important;
    padding: 3px 10px !important;
}



.pa_wheel-size li.variable-item.button-variable-item.selected, .pa_age li.variable-item.button-variable-item.selected {
    /* border: 3px solid red; */
    box-shadow: 0 0 0 2px red !important;
}



.pa_wheel-size p.images_content_for_speed, .pa_age p.images_content_for_speed {
    margin-bottom: 0;
	 
}

.pa_wheel-size p.images_content_for_speed, .pa_age p.images_content_for_speed , .pa_color p.images_content_for_speed  { 
	    margin-top: 17px !important;
		font-weight:bold !important
}

section.related.products .cycle_content h4 {
    font-size: 25px;
}

section.related.products h5 {
    font-size: 15px;
    margin-top: 10px;
}

.main_menu ul li ul.sub-menu {
        position: absolute;
    min-width: 133px;
    background: #fff;
    top: 100%;
    padding: 0px;
    text-align: left;
    float: left;
    z-index: 99;
	display:none;
	border-radius:0 0 5px 5px;

	
}

.main_menu ul  ul.sub-menu li:hover:after {
    transform: rotate(269deg);
}

.main_menu ul li ul.sub-menu li {
    display: block;
	    padding: 0;
}


.main_menu ul li ul.sub-menu li a {
    border: none;
    padding: 10px;
    margin: 0;
	    color: #000;
		
}

.main_menu ul li:hover ul {
    display: block;
}

.woo-variation-swatches .variable-items-wrapper .variable-item.selected {
    box-shadow: 0 0 0 2px #ff0909 !important;
}

div#main {
    margin-top: -2px;
}
.wpfFilterWrapper .wpfFilterTitle {
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
		padding-left: .7rem !important;
}
 /* 
.wpfFilterWrapper[data-get-attribute = "wpf_filter_gender"] .wpfFilterTitle {
	  background-image: url(../../assets/images/gender.png); 
}

.wpfFilterWrapper[data-get-attribute = "wpf_filter_age"] .wpfFilterTitle {
	    background-image: url(../../assets/images/age-icon.png);
}

.wpfFilterWrapper[data-get-attribute = "wpf_filter_height"] .wpfFilterTitle {
	    background-image: url(../../assets/images/height-icon.png);
}

.wpfFilterWrapper[data-get-attribute = "wpf_filter_wheel-size"] .wpfFilterTitle {
	    background-image: url(../../assets/images/wheel-icon.png);
}*/


.wpfFilterWrapper .wfpTitle {
    font-weight: bold !important;
}

.main_menu ul li ul.sub-menu ul.sub-menu {
    left: 100%;
    top: 0;
	display: none;
}

.main_menu ul li ul.sub-menu li:hover ul.sub-menu {
    display: block;
}

.main_menu ul .sub-menu li.menu-item-has-children:after {
    top: 7px;
    right:  7px;
}

.main_menu ul li ul.sub-menu li:hover {
    background: #f2f2f2;
}

.cycle_content22 {
/*     position: absolute; */
    bottom: 90px;
    text-align: center;
    width: 100%;
    color: #000;
/*     margin-left: 42px; */
	display:none; 
	
}

.owl-item.center .cycle_content22{display:block;}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 50%;
}


.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 40%;
}

.productlisting .term-description {
	display: none;
}



.star_lists {
    background: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}


.star_lists i {
    color: #e8df0c;
}

.test_content p {
    color: #636363;
	
}

.test_content p {
   color: #636363;
    /* letter-spacing: 1px; */
    line-height: 1.5;
    font-family: "humanst_light";
    font-size: 19px;
}



.test_content { 
    margin-bottom: 40px;
}

.test_content h4 {
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    margin-bottom: 30px;
	font-family: "humanst_bold";
}

.test_content {
    height: 305px;
}



.one_footer_menu p {
    color: #8a8a8a;
}

.wpfMainWrapper {
    width: 100% !important
}

.inline_fillter .wpfFilterWrapper {
    width: 150px !important;
    display: inline-block;
    float: left;
    margin-right: 40px;
}

 

div[data-filter-type="wpfSortBy"] {
    float: right !important;
    display: initial;
	margin-right: 0 !important;
}/*

font-size: 16px;
    line-height: 16px;
    min-height: 20px;
	
	    background-size: 14px;
    background-repeat: no-repeat;
    background-position: 0px 20px;
    padding-left: 0.7rem !important;
	
	cursor: pointer;
	background-image: url(../../assets/images/height-icon.png);
	border-bottom: 1px solid #ccc !important;
    padding: 10px 0 0 !important;
    margin-bottom: 17px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between; */
	
.wpfFilterContent {
    width: 250px !important;
    box-sizing: border-box;
	position: absolute;
    z-index: 99;
}

.wpfCheckboxHier, div[data-filter-type="wpfSortBy"] .wpfFilterContent .wpfFilterVerScroll {
    padding: 20px;
    box-shadow: 0px 0 8px 1px #e7e7e7;
	    background: #fff;
}



.wpfFilterWrapper .wpfCheckbox label::before{
	border-radius: 3px;
}

.prcollectiondetail .product_list li {
    width: 25% !important;
}

i.fa.fa-plus.wpfTitleToggle::before {
    content: "\f107";
}

i.fa.wpfTitleToggle.fa-minus:before{
	content: "\f106";
}

.wpfTitleToggle {
    font-size: 20px !important;
}


span.Frame_style {
    color: #000;
    font-size: 18px;
    display: inline-block;
    margin: 10px 0;
	    min-height: 25px;
}
.product_list .new_specification {
    display: none;
}