/*
Theme Name: GrandPrix Child
Theme URI: https://grandprix.qodeinteractive.com
Description: A child theme of GrandPrix Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: grandprix
Template: grandprix
*/
/* blockquote {
    padding: 20px 5% 20px 12.4%!important;
} */
#rev_slider_11_1_wrapper  rs-bullets.tp-bullets.grandprix.vertical.nav-pos-hor-rightnav-pos-ver-centernav-dir-vertical{
    transform: translate(-186px, -15px) rotate(90deg) !important;
}

#rev_slider_11_1_wrapper .grandprix .tp-bullet{
    top: 0 !important;
}

#rev_slider_11_1_wrapper  rs-bullets.tp-bullets.grandprix.vertical.nav-pos-hor-rightnav-pos-ver-centernav-dir-vertical{
    transform: translate(-186px, -15px) rotate(90deg) !important;
}

#rev_slider_11_1_wrapper .grandprix .tp-bullet{
    top: 0 !important;
}

.woocommerce-ordering {
    display: none!important;
}

.children .cat-item {
    margin-bottom: 0!important;
}

.children .cat-item:first-child {
    margin-bottom: 0!important;
}

.children .cat-item:last-child {
    margin-bottom: 0!important;
    /* margin-top: 7px!important; */
}

.widget.woocommerce.widget_product_categories ul li {
    margin: 0px 0!important;
}

span.mkdf-social-icon-widget.fab.fa-facebook-f,
span.mkdf-social-icon-widget.fab.fa-instagram {
    padding-right: 15px;
}

.mkdf-comment-form {
    display: none!important;
}

ul.product-categories li.cat-item.cat-parent > a{
    font-size: 17px;
    /* text-decoration: underline; */
}

ul.children li.cat-item.current-cat a {
    color: #ed1d24!important;
    font-weight: bold!important;
    text-decoration: underline;
}

/* ul.children li.cat-item {
    display: flex!important;
    flex-flow: nowrap;
    align-items: center;
} */

.mkdf-drop-down .narrow .second .inner ul li {
    width: 408px!important;
}

span.woo-selected-variation-item-name {
    font-weight: bold;
    color: #e20154;
}

label[for=pa_brand], 
label[for=pa_size], 
label[for=pa_colour],
label[for=pa_model],
label[for=pa_placement],
label[for=pa_visor]{
    font-weight: bold;
    color: #e20154;
}

span.count {
    border: 1px solid red;
    background: red;
    padding: 2px 8px;
    font-size: 11px;
    color: #fff;
    margin-left: 4px;
}

span.sku_wrapper,
span.posted_in,
span.tagged_as,
.mkdf-woo-single-page .woocommerce-tabs table td,
th.woocommerce-product-attributes-item__label {
    font-size: 15px!important;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item){
    box-shadow: 0 0 0 2px rgb(0 0 0 / 30%);
}

.product-categories .cat-parent > .count {
    display: none!important;
}

ul.products>.product .mkdf-pl-inner .mkdf-pl-image img {
	object-fit: cover!important;         
    width: 300px;
    height: 166px;
}

.widget.woocommerce.widget_product_categories .mkdf-widget-title, 
.mkdf-widget-title {
    margin: 0 0 15px!important;
    background-color: #ed1d24;
    color: #fff;
    text-align: center;
    padding: 11px 5px;
}

.widget_product_categories ul li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/* Hide caption for single product gallery - lightbox gallery */
.pswp__caption {
    display: none;
}

.social-custom-icon {
    padding-right: 20px;
}

.social-custom {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    font-size: 38px;
}

.custom-hashtag .mkdf-st-inner .mkdf-st-tagline{
    text-transform: capitalize!important;
}

.dealer-wrapper{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.dealer-tiles{
    width: 100%;
    max-width: 415px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
    background-color: #fff;
    min-height: 255px;
    border-radius: 10px;
    margin-bottom: 25px;
    margin-right: 25px;
}

.dealer-tiles-listing {
    width: 100%;
    max-width: 374px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
    background-color: #fff;
    min-height: 133px;
    border-radius: 10px;
    margin-bottom: 25px;
    margin-right: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dist{
    min-height: 498px;
}

.dealer-tiles-listing:hover{
    transform: scale(1.06);
    transition: 0.5s ease;
}

/* .dealer-tiles:nth-child(3n){
    margin-right: 0;
} */

.dealer-name{
    text-align: center;
    font-weight: bold!important;
    text-decoration: underline;
}

.dealer-name-listing{
    text-align: center;
    font-weight: bold!important;
    text-decoration: none;
}


.dealer-tiles-body,
.dealer-footer {
    padding: 0px 18px 10px;
}

.dealer-footer{
    color: grey;
    font-weight: 500;
}

p.address {
    font-weight: 700;
    color: black;
    min-height: 85px;
}

p.contact {
    font-weight: 700;
    color: black;
    margin: 0px 0px 8px!important;
}

p.contact > a {
    color: grey;
    font-weight: 500;
}

.direction-link{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.land
{
    fill: #CCCCCC;
    fill-opacity: 1;
    stroke:white;
    stroke-opacity: 1;
    stroke-width:0.8;
}

.map-wrapper {
    position: relative;
    width: 100%;
    margin-bottom: 52px;
}

text#country-name {
    font-size: 40px;
    font-family: 'Rajdhani';
    font-weight: 600;
    letter-spacing: 1.3px;
    text-align: center;
}

.state{
    font-family: 'Rajdhani'; 
    font-size: 20px;
}

.negeri-legend-left {
    text-align: center;
    display: flex;
    flex-direction: column; 
    padding: 0px 10px;
}

.negeri-legend-right {
    text-align: center;
    display: flex;
    flex-direction: column;
    padding: 0px 10px;
}

.negeri-legend-wrapper {
    display: flex;
    justify-content: center;
    margin: 30px 0px;
}

.negeri-legend-top {
    text-align: center;
    margin: 37px 0 22px;
}

#MY-01:hover,
#MY-02:hover,
#MY-03:hover,
#MY-04:hover,
#MY-05:hover,
#MY-06:hover,
#MY-07:hover,
#MY-08:hover,
#MY-09:hover,
#MY-10:hover,
#MY-11:hover,
#MY-12:hover,
#MY-13:hover,
#MY-14:hover,
#MY-15:hover,
#MY-16:hover
{ 
    fill: red;
    cursor: pointer;
}

.mkdf-pl-category {
    display: none!important;
}

ul.products>.product .mkdf-product-list-title{
    width: 100%!important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #fff!important;
    border-color: #e30613!important;
    background-color: #e30613!important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #e30613!important;
    border-color: #e30613!important;
    background-color: #fff!important;
}

country-bike-wrapper{
	display: flex;
    justify-content: center;
}

.flag-bike {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flag-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
}

.flag-top-wrapper > .vc_column-inner{
	padding:0!important;
}

.bike-name{
   color: #fff!important;
}

.mkdf-blog-list-holder.mkdf-bl-boxed .mkdf-bli-info>div>a {
    font-size: 14px!important;
}

.mkdf-dual-image-carousel.swiper-container .mkdf-custom-pagination {
    margin: 10px auto 0;
}

.menu-item-description {
    display: block;
    font-size: 11px;
    color: #999999;
    margin-top: -18px
}


.page-id-827 .mkdf-page-header .mkdf-menu-area .mkdf-vertical-align-containers {
    display: flex!important;
    justify-content: space-between!important;
    align-items: center!important;
}

.page-id-827 .mkdf-page-header .mkdf-menu-area {
    height: 94px!important;
}

/* .page-id-827 .mkdf-main-menu>ul>li>a {
    padding: 4px 38px 4px!important;
} */

@media only screen and (min-width: 1194px) and (max-width: 1250px){
.mkdf-main-menu>ul>li>a {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}

#wpforms-7530{
    font-family: Rajdhani,sans-serif!important;
    color: #000!important;
    padding: 4rem 0 4rem!important;
}

div.wpforms-container .wpforms-form .choices__list--single .choices__item {
    color: #000!important;
    font-weight: 700!important;
}

div.wpforms-container .wpforms-form .choices__list--dropdown .choices__placeholder {
    color: #000!important;
    font-weight: 700!important;
}

div#wpforms-confirmation-7530 {
    font-weight: 700!important;
    text-align: center!important;
    font-size: 18px!important;
}

.rcb-product-archive{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.tiles-product{
    max-width: 243px;
    min-width: 243px;
    min-height: 315px;
    background: #fff;
    box-shadow: 0 0 6px rgb(0 0 0 / 8%);
    border-radius: 3px;
    padding: 27px 30px 5px;
    margin-bottom: 1rem;
    margin-right: 1rem;
}

.title-product {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title-product h3{
    word-wrap: initial;
    text-align: center;
    font-size: 28px;
}

.manual-title h4 {
	font-size: 24px!important;
}

.manuals-icon .mkdf-iwt-title-text{
	padding: 0 0 0 10px!important;
	text-decoration: underline;
	text-transform: initial;
    font-size: 19px;
    font-weight: 500;
}

.product-image:hover {
    transition: .3s ease-in-out;
    transform: scale(1.2);
}

/* .manuals-icon .mkdf-iwt-title .mkdf-iwt-title-text:hover{
	color:#211fc1!important;
} */

.acc-manuals-title span.vc_tta-title-text {
    color: #000!important;
}

.pum-overlay::after, .pum-overlay .pum-container::after {
	position: initial!important;align-content
}

/* li.cat-item-555 > a {
	text-transform: capitalize!important;
} */

.capitalise-text .item_text{
	text-transform: capitalize!important;
}

.mkdf-woo-single-page .mkdf-single-product-summary {
	padding: 0.7% 0 0 14px!important;
}

.h1-custom h1{
	font-size: 45px!important;
}

table.variations tbody th{
	border-right: 0px solid #e5e5e5!important;
}

.woo-variation-swatches.wvs-show-label .variations th {
    text-align: left!important;
}

/* this is star dealer code */

.dealer-tiles.star-dealer {
    max-width: 635px;
}

.dealer-tiles.star-dealer h5.dealer-name{
    color: #fff!important;
    background: #e30613!important;
    margin: 0;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px 5px 0px 0px;
}

.dealer-header{
    position: relative;
}

img.star-img {
    position: absolute;
    top: -70px;
    left: -41px;
    z-index: 2;
    display: block!important;
    max-width: 267px;
}

.dealer-wrapper.dealer-star-wrapper {
    flex-flow: wrap-reverse;
}

.dealer-tiles.star-dealer {
    margin-top: 60px;
}

ul.products>.product .price {
    color: #6c6c6c!important;
    font-size: 17px!important;
    float: initial!important;
    text-align: left!important;
    margin-top: 27px!important;
    width: 100%!Important;
	line-height: 1.8em!important;
	text-transform: none!important;
}

.mkdf-single-product-summary p.price {
    display: flex!important;
    align-items: center;
}

.archive.tax-product_cat a.shop-imgg,
 .page-id-8554 a.shop-imgg {
    display: none;
}

.product-template-default.single span.select2.select2-container.select2-container--default {
    width: 264px!important;
}

.related.products a.shop-imgg {
    display: none;
}

.single_variation_wrap a.shop-imgg {
    display: none;
}

.page-id-7307  a.shop-imgg,
.page-id-6620 a.shop-imgg,
.page-id-6650 a.shop-imgg,
.page-id-6654 a.shop-imgg,
.page-id-8495 a.shop-imgg,
.page-id-6660 a.shop-imgg,
.page-id-6667 a.shop-imgg,
.page-id-6672 a.shop-imgg,
.page-id-6637 a.shop-imgg,
.page-id-6670 a.shop-imgg,
.page-id-8831 a.shop-imgg,
.page-id-6665 a.shop-imgg,
.page-id-8345 a.shop-imgg{
    display: none;
}

.single_variation_wrap .price{
    border: 2px solid black;
    padding: 22px;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px){
    .dealer-tiles.star-dealer {
        max-width: 540px;
    }
    .dealer-tiles {
        max-width: 540px;  
    }
}


@media only screen and (min-width: 1008px) and (max-width: 1200px){
    .mkdf-main-menu>ul>li>a {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .mkdf-woo-single-page .woocommerce-tabs ul.tabs>li a {
        padding: 12px 7px 12px 0;
    }
}

@media only screen and (max-width: 1200px){
    .dealer-tiles.star-dealer {
        max-width: 100%;
        margin: 50px 25px 30px;
    }
    .dealer-tiles:nth-child(3n){
        margin-right: 25px;
    }
	.dealer-tiles {
    	max-width: 100%;
    	margin: 0px 25px 25px;
	}
}


@media only screen and (max-width: 1024px){
	/* .mkdf-title-holder.mkdf-standard-type.mkdf-title-va-window-top.mkdf-has-bg-image {
    	background-image: url(/wp-content/uploads/2021/10/general-banner-2-1.jpg)!important;
	} */
	h1.mkdf-page-title.entry-title {
   		text-align: center;
    	font-size: 46px;
	}
	h6.mkdf-page-subtitle {
    	letter-spacing: 1px!important;
    	text-align: center!important;
	}
}


@media only screen and (min-width: 768px){
    .negeri-legend-wrapper {
        display:none;
    }
	.page-id-827 .mkdf-vertical-align-containers .mkdf-position-left {
		height: initial!important;
	}
}

@media only screen and (max-width: 767px){
	.dgwt-wcas-search-wrapp {
   	 	max-width: 100%!important;
    	color: #000!important;
	}
    .dealer-wrapper{
        justify-content: center!important;
    }
   .flag-bike {
      flex-wrap: wrap;
   }
	.single-post h1 {
    	font-size: 35px!important;
	} 
	.single-post .mkdf-title-holder.mkdf-standard-type .mkdf-page-subtitle{
		margin: 0 0 5px!important;
	}
	h1.mkdf-page-title.entry-title {
   		text-align: center;
    	font-size: 46px;
	}
	h6.mkdf-page-subtitle {
    	letter-spacing: 1px!important;
    	text-align: center!important;
	}
	ul.products>.product .mkdf-pl-inner .mkdf-pl-image img {
    	height: auto!important;
	}
	.mkdf-section-title-holder.mkdf-st-split .mkdf-st-title {
   		text-align: center!important;
    	font-size: 30px!important;
	}
	.mkdf-section-title-holder.mkdf-st-split .mkdf-st-tagline{
		font-size: 14px!important;
    	letter-spacing: initial!important;
    	text-align: center!important;
	}
	.menu-item-description {
    	display: block;
    	font-size: 11px;
    	color: #999999;
    	margin-top: initial;
	}
	.mkdf-mobile-header .mkdf-mobile-nav ul li a span:before, .mkdf-mobile-header .mkdf-mobile-nav ul li h6 span .menu-item-description:before{
		display:none!important;
		padding:none!important;
	}
	.accordion-manuals-wrapper .acc-manuals-title span.vc_tta-title-text {
		font-size: 17px!important;
	}
	.manuals-icon .mkdf-iwt-title-text{
		font-size: 16px!important;
	}
}

@media only screen and (max-width: 680px){
	.mkdf-grid-list.mkdf-five-columns .mkdf-item-space {
   	 	width: 50%!important;
	}
}

@media only screen and(max-width: 600px){
    #sb_instagram #sbi_images .sbi_item{ 
        display: none;
    }
    #sb_instagram #sbi_images .sbi_item:nth-child(-n+3){ 
        display: inline-block; 
    }
	.row-sponsored{
		padding-top: 0px!important;
	}
}

@media only screen and (max-width: 560px){
	.dealer-tiles {
    	max-width: 100%;
    	margin: 0px 0px 25px;
	}
	.dealer-tiles:nth-child(3n) {
    	margin-right: 0px;
	}
	.contact > a{
		word-break: break-all;
	}
	.page-id-6895 .mkdf-container-inner {
    	width: 350px!important;
	}
    .dealer-tiles.star-dealer {
        max-width: 100%;
        margin: 50px 5px 30px;
    }
    img.star-img {
        position: absolute;
        top: -64px;
        left: -30px;
        z-index: 2;
        display: block!important;
        max-width: 204px;
    }
}

