/*****************************************/
/*********** Dots carousel ***********/
/*****************************************/

div.owl-dots{margin-top:10px;}

/*****************************************/
/*********** hookScCustomSection ***********/
/*****************************************/
.sc-section-title{
	color:#00558f;
	font-weight:bold;
    margin-top:0;
	font-size: 22px;
}

.sc-subtitle{
	color:#00558f;
	font-weight:bold;
	font-size: 17px;
}

.sc-section{
	border-top:1px solid #00558f;
	padding: 20px 15px 0;
}

.sc-open-fancybox{
	position: absolute;
    left: 50%;
	margin-left: -15px;
    top: 39%;
	margin-top: -13px;
    font-size: 20px;
    color: #fff;
	opacity:0;
}

.sc-open-fancybox::before{
	content: "\f00e";
	font-family: "FontAwesome";
	font-size: 30px;
}

.sc-img-group:hover > .sc-open-fancybox{
	opacity:1;
}

.sc-img-group-s{
	margin-top:10px;
	text-align:center;
}

.sc-img-group{
	margin-top:30px;
	text-align:center;
	position:relative;
}

.sc-category-img-name{
	text-align:center;
	color:#00558f;
	padding-top:10px;
	font-weight:bold;
	height:50px;
}

/* .sc-section img{
	cursor:pointer;
} */

.option_attribute_list{
	width: 80px;
    float: left;
    margin-right: 30px;
    text-align: center;
    margin-top: 10px;
}

/* Forçage du centrage du bouton "voi" plus de réalisation"*/
.show-work{
	text-align:center;
}
