/*
* 2018 Agence Web 360
*
*  @author Agence Web 360 <contact@agence-web-360.com>
*  @copyright  2018 Agence Web 360
*  @version Release: 1.0.0
*  Property of Agence Web 360
*/
.accessorials .title {
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: bold;
}
.ape_only
{
    display: inline;
}
#upspicker {
    border: 1px black solid;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#upspicker div.checker {
    display: inline-block;
}
#delivery_mode_selector, #simple_delivery_mode {
    margin: 10px 0;
}
#upslocatormap, #delivery_address {
    margin-bottom: 10px;
}
.ups_price {
    font-weight: bold;
}
.ups_cannot_proceed {
    font-weight: bold;
    color: red;
}

.ups_tooltip {
	width: 500px !important;
	font-size: .8rem !important;
	font-weight: 400 !important;
	font-family: Open Sans,sans-serif !important;
}
