/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 07 2020 | 09:57:14 (am)
/*
/******* Do not edit this file *******/

#fusion-gmap-container {display:none !important;}

.subscribeform {}
.subscribeform h4 {font-size:20px;}

.rednotice {background-color: #ab0d0d!important; color:#fff!important; padding:10px!important;}
.rednotice h4 {color:#fff!important; text-align:center;}

.bbYMMbox .btn { padding: 6px 15px; background: #229fd9;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #1b8dc1 ), to( #229fd9 ) );
    background-image: -webkit-linear-gradient( bottom, #1b8dc1, #229fd9 );
    background-image: -moz-linear-gradient( bottom, #1b8dc1, #229fd9 );
    background-image: -o-linear-gradient( bottom, #1b8dc1, #229fd9 );
    background-image: linear-gradient( to top, #1b8dc1, #229fd9 );
    border-width: 0px;
    color: #f2f2f2;
    border-color: #f2f2f2;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;}

.bbYMMbox .btn:hover {
    background: #5aabd6;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #90c9e8 ), to( #5aabd6 ) );
    background-image: -webkit-linear-gradient( bottom, #90c9e8, #5aabd6 );
    background-image: -moz-linear-gradient( bottom, #90c9e8, #5aabd6 );
    background-image: -o-linear-gradient( bottom, #90c9e8, #5aabd6 );
    background-image: linear-gradient( to top, #90c9e8, #5aabd6 );
}

.yikes-easy-mc-submit-button {
    background: #229fd9;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #1b8dc1 ), to( #229fd9 ) );
    background-image: -webkit-linear-gradient( bottom, #1b8dc1, #229fd9 );
    background-image: -moz-linear-gradient( bottom, #1b8dc1, #229fd9 );
    background-image: -o-linear-gradient( bottom, #1b8dc1, #229fd9 );
    background-image: linear-gradient( to top, #1b8dc1, #229fd9 );
    border-width: 0px;
    color: #f2f2f2;
    border-color: #f2f2f2;
    font-family: 'PT Sans', Arial, Helvetica, sans-serif;
    font-weight: 700;
    -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.yikes-easy-mc-submit-button:hover {
    background: #5aabd6;
    background-image: -webkit-gradient( linear, left bottom, left top, from( #90c9e8 ), to( #5aabd6 ) );
    background-image: -webkit-linear-gradient( bottom, #90c9e8, #5aabd6 );
    background-image: -moz-linear-gradient( bottom, #90c9e8, #5aabd6 );
    background-image: -o-linear-gradient( bottom, #90c9e8, #5aabd6 );
    background-image: linear-gradient( to top, #90c9e8, #5aabd6 );
}

a#Configurator {width:278px !important;}

a#DS {width:278px !important;}


.add_to_cart_button {
    cursor: pointer;
    padding: 10px;
    background-color: #DDD;
    float: right;
    margin-top: -20px;
    margin-right: 15px;
}

li.product {padding: 10px!important; margin-bottom: 10px;}

.bbYMMbox .box-heading-white {
    border-radius: 0 !important;
   -webkit-border-radius:0  !important;
    -moz-border-radius: 0  !important;
    color:#000 !important;
    background: #f2f2f2 !important;
    border-width: 0px !important;
    border-color: #f6f6f6 !important;
    border-top-width: 3px!important;
    border-top-color: #67b7e1 !important;
    border-style: solid !important;
    padding: 20px 28px 20px 31px !important;
    font-family: 'PT Sans';
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0px;
    font-size: 18px;
}

.bbmmy_make select, .bbmmy_model select, .bbmmy_year select, .bbmmy_category select {font-family: 'PT Sans'; height:40px;}

.box-content-white div { text-align:left; font-weight:bold; }

.fusion-content-boxes .heading {
    min-height: 50px; }
    





@media only screen and (max-width: 800px)
 {
.add_to_cart_button {
        margin-top: -200px;
}
.fusion-body .products li{width:100%!important;padding: 10px;}
}