/**
 *  2016 ModuleFactory.co
 *
 *  @author    ModuleFactory.co <info@modulefactory.co>
 *  @copyright 2016 ModuleFactory.co
 *  @license   ModuleFactory.co Commercial License
 */

#fspasc_wrapper {

}

#fspasc_wrapper .carrier_title {
    margin-bottom: 10px;
    padding-left: 1px;
}

#fspasc_map {
    width: 100%;
    margin-bottom: 20px;
}

#fspasc_store_selector {
    margin-bottom: 6px;
}

#fspasc_id_store {
    max-width: 300px;
}

#fspasc_store_address {
    margin-bottom: 6px;
}

#fspasc_store_address .title {
    font-weight: bold;
    padding-left: 1px;
}

#fspasc_store_phone {
    margin-bottom: 6px;
}

#fspasc_store_phone .title {
    font-weight: bold;
    padding-left: 1px;
}

.fspasc-clear {
    clear: both;
}

.fspasc-hint {
    opacity: 0.4;
    padding-left: 5px;
}

.fspasc-col-half {
    width: 50%;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}
#fspasc_map_wrapper a.info_box{
    font-size: 13px;
}
#fspasc_map_wrapper h3.info_box{
	font-size:14px;
	display:block;
	background-image:none;
	padding:0;
	min-height:auto;
	font-weight:bold;
}
#fspasc_map_wrapper h3{
	background:url(https://commedespapas.fr/img/commes-des-papas-logo-1557153912.jpg) no-repeat top left;
	background-size:50px;
	padding-left:60px;
	padding-top:10px;
	min-height:50px;
	font-size: 16px;
}
.fspasc_main{
	padding:10px;
	background-color:#ebebeb;
}
h3.launch_map{
    font-family: "Droid Sans";
    font-weight: normal;
    font-size: 16px;
    margin-top: 5px;
	margin-bottom: 5px;
	padding:5px 10px;
}
.fspasc-col-half {
    width: 100%;
}
div.radio input {
    opacity: 1;
}
#fspasc_store_selector{
	display:none;
}

@media (max-width: 768px) {
    .fspasc-col-half {
        float: none;
        clear: both;
        width: 100%;
    }

    .fspasc-col-half-last {
        margin-top: 20px;
    }
}

#fspasc-date-selector {
    margin-bottom: 6px;
    position: relative;
}

.fspasc-date-selector-button {
    border: 1px solid #cbcbcb;
    background: #d3d3d3;
    color: #454545;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    padding: 12px;
    display: inline-block;
}

.fspasc-date-selector-button:hover {
    background: #dcdcdc;
}
