/*
Theme Name: GrandPrix
Theme URI: https://grandprix.qodeinteractive.com
Description: GrandPrix - Motorcycle WordPress Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: grandprix
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.bapf_body
{
    position: relative;
    display: block;
    max-width: 400px;
    min-width: 180px;
    margin: 0 auto;
    border: 2px solid #E5E5E5;
    background-color: #ffffff;
    z-index: 10;
}


.bapf_body select
{
    border: none;
    outline: none;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    margin: 0;
    display: block;
    width: 100%;
    padding: 12px 55px 15px 15px;
    font-size: 13px;
    color: #000000;
    position: relative;
    font-family: Rajdhani,sans-serif;
    font-weight: bold;
    z-index: 2;
}

.bapf_body::before
{
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f107';
    position: absolute;
    background: #E5E5E5;
    right: 0;
    width: 45px;
    height: 55px;
    z-index: 1;
    text-align: center;
    line-height: 55px;
}


h3.berocket_ajax_group_filter_title
{
    margin: 0 0 10px 0;
    font-size: 26px;
    text-align: center;
    background: #F5F5F5;
    padding: 12px 0;
    color: black;
    margin-bottom: 30px !important;
}




/*personalizzazioni menu*/
.mkdf-logo-wrapper a{width: 151px;}


/*personalizzazioni menu*/
.mkdf-main-menu>ul>li.mkdf-active-item
{
	border-color: #ccff00 !important; border-width: 2px solid black;
}

/*personalizzazioni menu*/
body .mkdf-page-header .mkdf-menu-area
{
    height: 65px !important;
}

body .mkdf-page-header .mkdf-menu-area .mkdf-vertical-align-containers
{
    padding: 0px 35px !important;
}

@media (min-width: 1024px)
{
	body .mkdf-page-header .mkdf-menu-area .mkdf-vertical-align-containers
	{
	    padding: 0px 35px !important;
	}
}



/*Logo Adjustment*/
.mkdf-logo-wrapper a img{height: auto !important;}


/*Logo Adjustment
*/

@media (min-width: 1024px)
{
	.mkdf-logo-wrapper
	{
	
	    position: absolute;
		width: 250px;
	    height: auto;
	    top: -50%;
	    margin-top : 43px;	
	}
	.mkdf-logo-wrapper a img{height: auto !important;}
}


/**/
@media (min-width: 1600px)
{
	.mkdf-logo-wrapper
	{
	
	    position: absolute;
		width: 300px;
	    height: auto;
	    top: -50%;
	    margin-top : 43px;
	}
	.mkdf-logo-wrapper a img{height: auto !important;}
}
