/* BODY */
body {
	color: #fff;
	background: #000 !important;
	font-family: 'Varela Round', Helvetica, sans-serif !important;
    font-size: 16px !important;
  	font-size: 1.6rem !important;
}
a {
	color: #fff;
}
a:hover, a:focus {
	color: #fff;
}




/* HEADER */
header {
	padding-bottom: 20px;
}
.header-container {
	background: #000 !important
}
header .nav nav {
	border-bottom: none;
}
.header_user_info a {
	color: #fff;
}
.header_user_info a:before {
	font-family: "FontAwesome";
	color: #fff;
    font-size: 19px;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 0;
}
.header_user_info a:after {
	background-color: transparent;
}
.header_user_info a:hover, .header_user_info a.active {
	border-color: #fff;
}
.header_user_info a {
    color: #fff;
    font-weight: normal;
    padding: 0;
    cursor: pointer;
    border: none;
    position: relative;
    display: inline-block;
    line-height: 46px;
    padding-left: 30px;
    vertical-align:middle;
}
.header_user_info_contact a:before {
	content: "\f003";
}
.header_user_info_compte a:before {
	content: "\f007";
}
.header_user_info_connexion a:before {
	content: "\f090";
}
.header_user_info_deconnexion a:before {
	content: "\f08b";
}
#header .shopping_cart {
    padding-top: 11px;
}
.shopping_cart b:hover {
	color: #fff;
}
#languages-block-top {
    margin-top: 15px;
}
#languages-block-top div.current,
#languages-block-top div.current.active,
#languages-block-top div.current:hover {
	color: #fff;
}
#languages-block-top div.current:after {
    color: #fff;
}
.shopping_cart > a:first-child,
.shopping_cart > a:first-child:before,
.shopping_cart > a:first-child:after {
      color: #fff;
}
.shopping_cart > a:first-child b {
    color: #fff;
    font: inherit;
}
.shopping_cart .block_cart_expand:after, .shopping_cart .block_cart_collapse:after {
	color: #fff;
}
.cart_block table.vouchers {
    width: 85%;
}
#header .shopping_cart > a:first-child:after {
	color: #fff;
}
#contact-link a {
	color: #e32384;
	font-weight: 600 !important;
}
#contact-link a:hover,
#contact-link a.active {
	color: #e32384;
}




/* STEPS */
ul.step li.step_current {
    font-weight: bold;
    background: #e32384;
    border-color: #e32384;
}
@media (min-width: 992px) {
	ul.step li.step_current span:after {
		background: #e32384;
		border-top: 1px solid #e32384;
		border-right: 1px solid #e32384;
	}
}
ul.step li {
	border-top-color: #ededed;
	border-bottom-color: #ededed;
	border-right-color: #ededed;
}

ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
	color: #fff;
	font-weight: 600 !important;
	text-shadow: none;
}




/* RECHERCHE */
ul.product_list .availability span.available-now {
	background: #e32384;
    border: none;
}




/* COLUMNS */
#columns,
.columns-container {
	background: #000 !important;
}




/* PAGE*/
.page-heading {
	color: #fff;
	border-bottom: none;
}




/* SLIDER */
#homepage-slider {
	background: #000 !important;
}




/* NAV */
.sf-menu > li > a {
	font: 600 18px/22px "Varela Round", Helvetica, sans-serif !important;
}
.sf-menu > li > ul > li > a {
	font: 600 16px/20px "Varela Round", Helvetica, sans-serif !important;
}
.cat-title {
	font: 600 18px/22px "Varela Round", Helvetica, sans-serif !important;
}




/* PRODUCT */
.pb-center-column h1 {
	color: #fff;
}
label {
	color: #fff;
	font-weight: 400 !important;
}
#usefull_link_block li a,
#usefull_link_block li a:before,
#usefull_link_block li a:hover {
	color: #fff;
	font-weight: 400 !important;
}

#usefull_link_block li.technical_sheet a:before {
    content: "\f019";
}

.breadcrumb {
	border: none;
	background-color: #000;
	font-weight: 400 !important;
}
.breadcrumb a {
	background: #000;
	color: #fff;
	border-right: none;
}
.breadcrumb a:hover {
	color: #fff;
}
.breadcrumb a.home {
	color: #fff;
}
.pb-center-column #product_reference span {
	color: #fff;
	font-weight: 400 !important;
}
.pb-center-column #short_description_block #short_description_content p {
	color: #fff;
}
#pQuantityAvailable span {
	color: #fff;
	font-weight: 400 !important;
	display: none;
}
#availability_value, #last_quantities {
    color: white;
    font-weight: 700;
    line-height: 18px;
    display: inline-block;
    padding: 3px 8px 4px;
    background: #e32384;
    border: none;
    margin-left: 0px;
    margin-bottom: 20px;
}
.pb-center-column .socialsharing_product {
	display: none;
}
.box-info-product {
	background: #000;
	border: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.our_price_display {
	font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    font-family: inherit;
    color: #fff;
}
.btn.ajax_add_to_cart_button,
.btn.ajax_add_to_cart_product_button {
	color: #fff;
	border: none;
	background: #e32384;
}
.btn.ajax_add_to_cart_button:hover,
.btn.ajax_add_to_cart_button:active,
.btn.ajax_add_to_cart_button:focus,
.btn.ajax_add_to_cart_product_button:hover,
.btn.ajax_add_to_cart_product_button:active,
.btn.ajax_add_to_cart_product_button:focus {
	color: #000;
    background: #fff;
    border-color: none;
}
h3.page-product-heading {
    color: #fff;
    text-transform: uppercase;
    font-family: inherit;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: none;
    border-bottom: none;
    background: #000;
}
.btn.lnk_view {
	color: #fff;
	border: none;
	background: #e32384;
}
.btn.lnk_view:hover,
.btn.lnk_view:active,
.btn.lnk_view:focus {
	color: #000;
    background: #fff;
    border-color: #fff;
}
#productscategory_list .product-name a,
#productscategory_list .product-name a:hover,
.accessories-block .product-name a,
.accessories-block .product-name a:hover {
	color: #fff;
}
.product-heading-h5 {
	color: #fff;
	font-weight: 400 !important;
	font-family: inherit;
}




/* PRODUCT LIST */
.price.product-price {
    font: inherit;
    color: #fff;
}
.product-labels {
	display: none;
}
.product-name {
	color: #fff;
	font-weight: 400 !important;
}
	.product-name a {
	color: #fff;
}
	.product-name a:hover {
	color: #fff;
}
a.product-name:hover {
  color: #fff;
}
.price {
  color: #fff;
}
.price.product-price {
	font: inherit;
 	color: #fff;
}
.old-price {
	color: #fff;
	font: inherit;
}
.special-price {
	color: #fff;
}
.price-percent-reduction {
	font: inherit;
	color: #fff;
}
.price.product-price-new {
	color: #fff;
}
#home-page-tabs {
	border: none;
	text-align: center;
}
#home-page-tabs > li {
	display: inline-block;
	float: none;
	margin-bottom: 0;
	margin: 0 25px; }

#home-page-tabs > li a {
	font: inherit;
	color: #fff;
	border: none;
}
#home-page-tabs > li.active a,
#home-page-tabs > li a:hover {
	color: #e32384;
	font: 600 24px "Varela Round", Helvetica, sans-serif !important;
	padding: 0;
}
#quantity_wanted_p input {
	color: #e32384;
}
.page-heading span.heading-counter {
	font: inherit;
	color: #fff;
}
.content_sortPagiBar .display li.display-title, .content_sortPagiBar .display_m li.display-title {
	color: #fff;
	font-weight: 400 !important;
}
.block .title_block, .block h4 {
	font: inherit;
	color: #fff;
}
.block .title_block a,
.block h4 a {
	color: #fff;
}
.block .title_block a:hover,
.block h4 a:hover {
	color: #fff;
}


/* PANIER */
#layer_cart .layer_cart_cart h2,
#layer_cart .layer_cart_product h2 {
	font: inherit;
    color: #000;
}
span#layer_cart_product_quantity,
span#layer_cart_product_price,
span.ajax_block_products_total,
span.ajax_cart_shipping_cost,
span.ajax_block_cart_total {
	color: #000;
}
.cart_block .cart_block_shipping_cost,
.cart_block .cart_block_tax_cost,
.cart_block .cart_block_total,
.cart_block .cart_block_wrapping_cost {
	color: #fff;
}

span.ajax_block_cart_free_delivery {
	color: #000;
}




/* RECAPITULATIF COMMANDE */
.table > thead > tr > th {
	background: #000;
	color: #fff;
	font-weight: 400 !important;
}
.table tfoot tr {
	background: #000;
	color: #fff;
}
.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
  	color: #fff;
  	font-size: 18px;
}
.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
	color: #fff;
}
#cart_summary tfoot td#total_price_container {
    font: inherit;
    font-weight: 600 !important;
    font-size: 17px;
    color: #fff;
	background: #000;
}
#cart_summary tfoot td.total_price_container span {
	font: inherit;
    color: #fff;
}
#cart_summary tfoot td.text-right {
    font-weight: 600 !important;
    color: #fff;
}
.label-success {
    background-color: #e32384;
}
div.order_delivery li {
	color: #555454;
}
#cart_summary thead td,
#cart_summary thead th,
#cart_summary tbody td,
#cart_summary tbody th,
#cart_summary tfoot td,
#cart_summary tfoot th {
	color: #fff;
}





/* IDENTIFICATION */
.page-subheading {
    font-family: inherit;
    color: #555454;
    border-bottom: 1px solid #e5e5e5;
}
div.form_content p,
div.form_content label {
	color: #555454;
}




/* CREATION DE COMPTE */
div.account_creation label {
	color: #555454;
}



/* CREATION DE COMPTE - ADRESSES */
div.box label {
	color: #555454;
}
div.addresses li {
	color: #555454;
}
.btn-success {
    color: #fff;
    background-color: #e32384;
    border-color: #e32384;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: #fff;
	background-color: #e32384;
	border-color: #e32384;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
	background-color: #e32384;
	border-color: #e32384;
}
.btn-success .badge {
	color: #000;
	background-color: #fff;
}
div.checker span {
	color: #000;
}




/* TRANSPORT */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
	color: #000;
}
div.order_carrier_content {
	color: #000;
}
a.iframe,
a.iframe:hover {
	color: #000;
}




/* PAGE CMS GLACES A L'ITALIENNE */
.glaces-a-l-italienne {
	margin-bottom: 20px;
}
.glaces-a-l-italienne ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.glaces-a-l-italienne ul li {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 1.6rem;
	font-size: 16px;
}
.no-gutter > [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: 200px;
}
.title--h2 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.parfums {
	padding-top: 0;
	padding-bottom: 0;
	height: 200px;
	-moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.parfums:hover {
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
}
.parfums a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px;
	text-align: right;
	font-size: 3.0rem;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	text-decoration: none;
}
/* Mix base de lait */
.parfums--vanille {
	background: #feff9f;
}
.parfums--vanille a,
.parfums--vanille a:hover {
	color: #808080;
}
.parfums--chocolat {
	background: #5f0a00;
}
.parfums--chocolat a,
.parfums--chocolat a:hover {
	color: #e6e6e6;
}
.parfums--neutre {
	background: #fff;
}
.parfums--neutre a,
.parfums--neutre a:hover {
	color: #808080;
}
.parfums--pistache {
	background: #dfff9f;
}
.parfums--pistache a,
.parfums--pistache a:hover {
	color: #808080;
}
.parfums--nougat {
	background: #ffcc5f;
}
.parfums--nougat a,
.parfums--nougat a:hover {
	color: #808080;
}
.parfums--frozen-yogurt-fraise {
	background: #ff9ff8;
}
.parfums--frozen-yogurt-fraise a,
.parfums--frozen-yogurt-fraise a:hover {
	color: #fff;
}
.parfums--caramel {
	background: #bf6700;
}
.parfums--caramel a,
.parfums--caramel a:hover {
	color: #fff;
}
.parfums--yaourt {
	background: #dffaff;
}
.parfums--yaourt a,
.parfums--yaourt a:hover {
	color: #999;
}
.parfums--noisette {
	background: #7f4000;
}
.parfums--noisette a,
.parfums--noisette a:hover {
	color: #808080;
}
.parfums--chocolat-blanc {
	background: #fff;
}
.parfums--chocolat-blanc a,
.parfums--chocolat-blanc a:hover {
	color: #999;
}
.parfums--caramel-a-la-fleur-de-sel-de-guerande {
	background: #bf6700;
}
.parfums--caramel-a-la-fleur-de-sel-de-guerande a,
.parfums--caramel-a-la-fleur-de-sel-de-guerande a:hover {
	color: #fff;
}
.parfums--frozen-yogurt-nature {
	background: #dff9ff;
}
.parfums--frozen-yogurt-nature a,
.parfums--frozen-yogurt-nature a:hover {
	color: #999;
}
.parfums--speculoos {
	background: #9c7857;
}
.parfums--speculoos a,
.parfums--speculoos a:hover {
	color: #fff;
}
.parfums--cafe {
	background: #4f4745;
}
.parfums--cafe a,
.parfums--cafe a:hover {
	color: #fff;
}
/* Mix base sorbet */
.parfums--fraise {
	background: #ff9ff8;
}
.parfums--fraise a,
.parfums--fraise a:hover {
	color: #fff;
}
.parfums--citron {
	background: #f4ff00;
}
.parfums--citron a,
.parfums--citron a:hover {
	color: #b3b3b3;
}
.parfums--abricot {
	background: #ffc93f;
}
.parfums--abricot a,
.parfums--abricot a:hover {
	color: #fff;
}
.parfums--framboise {
	background: #df0078;
}
.parfums--framboise a,
.parfums--framboise a:hover {
	color: #fff;
}
.parfums--passion {
	background: #dfd800;
}
.parfums--passion a,
.parfums--passion a:hover {
	color: #fff;
}
.parfums--noix-de-coco {
	background: #9f6700;
}
.parfums--noix-de-coco a,
.parfums--noix-de-coco a:hover {
	color: #fff;
}
.parfums--menthe {
	background: #00bf70;
}
.parfums--menthe a,
.parfums--menthe a:hover {
	color: #fff;
}
.parfums--cola {
	background: #3f3900;
}
.parfums--cola a,
.parfums--cola a:hover {
	color: #fff;
}
.parfums--banane {
	background: #faffbf;
}
.parfums--banane a,
.parfums--banane a:hover {
	color: #b3b3b3;
}
.parfums--mangue {
	background: #ff5b00;
}
.parfums--mangue a,
.parfums--mangue a:hover {
	color: #fff;
}
.parfums--ananas {
	background: #ffc900;
}
.parfums--ananas a,
.parfums--ananas a:hover {
	color: #fff;
}
.parfums--cerise {
	background: #7a007f;
}
.parfums--cerise a,
.parfums--cerise a:hover {
	color: #fff;
}
.parfums--cassis {
	background: #572b82;
}
.parfums--cassis a,
.parfums--cassis a:hover {
	color: #fff;
}
.parfums--bleuschtroumpf {
	background: #40c4f6;
}
.parfums--bleuschtroumpf a,
.parfums--bleuschtroumpf a:hover {
	color: #fff;
}
.parfums--rose {
	background: #cd87bd;
}
.parfums--rose a,
.parfums--rose a:hover {
	color: #fff;
}
.parfums--melon {
	background: #f6a028;
}
.parfums--melon a,
.parfums--melon a:hover {
	color: #fff;
}
.parfums--violette {
	background: #d0b1d7;
}
.parfums--violette a,
.parfums--violette a:hover {
	color: #fff;
}

/* FOOTER */
nav.menu { font-family: 'Comfortaa', Helvetica, cursive; margin: 0; padding: 0; }
nav.menu ul { margin: 0; padding: 0; font-size: 0; list-style: none; text-align: center; vertical-align: middle; }
nav.menu ul li	{ display: inline-block; padding: 0; margin: 0; }
nav.menu ul li a { color: #fff; font-weight: 700 !important; padding: 0; margin: 0; font-size: 15px; font-size: 1.5rem; text-decoration: none; }
nav.menu ul li a:hover,
nav.menu ul li a.active { color: #fff; }
nav.menu ul li a:after { content: "|"; padding-left: 15px; }
nav.menu ul li a:before { content: ""; padding-left: 15px; }
nav.menu ul li a.closing:after { content: ""; }
nav.menu .contact { color: #e32384; font-weight: 700! important; }
nav.menu img.ecommerce { margin-left: 10px; width: 18px; height: 18px; }

/* PRODUCT LIST */
ul.product_list .product-container {
	border: none;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
    padding: 0px 0px 0px;
}

ul.product_list.grid li .product-container .product-image-container .product_img_link {
	display: block;
    padding: 0px 0px 0px;
    position: relative;
}

ul.product_list.grid li {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
    margin-bottom: 0px;
    text-align: center;
}

ul.product_list.grid li .product-container .product-image-container {
    margin-bottom: 0px;
}

/* Rudy RACHE - hover attributes */
ul.product_list.grid li .product-image-container .double_action_buttons {
	margin-top: 10px;
}
ul.product_list.grid li .product-image-container .product-image-hover-reduction {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 8;
	color: #fb4b4b;
	/*border: 2px solid #e5e5e5;*/
	-webkit-transform: translate(-50%, -50%) rotate(-15deg);
    -ms-transform: translate(-50%, -50%) rotate(-15deg);
    transform: translate(-50%, -50%) rotate(-15deg);
    text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
}
ul.product_list.grid li .product-image-container .product-image-hover-attributes {
	position: absolute;
	z-index: 9;
	color: #000;
	background-color: #e5e5e5;
	top: 0%;
	bottom: 0%;
	left: 0%;
	right: 0%;
	width: 100%;
	height: 100%;
	padding: 10px;
	display: none;
}
ul.product_list.grid li .product-image-container:hover .product-image-hover-attributes {
	display: block;
}
ul.product_list.grid li .product-image-container .product-image-hover-attributes span {
	font-size: 14px;
	line-height: 14px;
}

ul.product_list.grid li .product-container .product-image-container .product_img_link {
    padding: 0px 0px 0px;
}

ul.product_list .product-image-container img {
	width: 100%; /* no gutter */
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

ul.product_list .product-image-container img:hover {
	/*
	opacity: 0.75;
    filter: alpha(opacity=75);
    */
}

.content_scene_cat {
	border-top: none;
    line-height: normal;
    margin: 0px 0px 0px 0px;
}

.content_scene_cat .content_scene_cat_bg {
	padding: 0px 0px 0px 0px;
}

.content_scene_cat h1,
.content_scene_cat_bg h1 {
	margin: 0 0 25px 0;
}


.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}

/* Description page détail produit */
#page .rte-glace-triomphe {
    padding: 0 0 20px 0;
    word-wrap: break-word;
}

/* Padding au-dessus du menu */
#block_top_menu {
	padding-top: 0;
}

/* Historique des commandes */
p.info-title {
    color: #fff;
}
.dark {
    color: #fff;
}
div.layer_cart_product_info span.product-name,
div.layer_cart_product_info strong.dark,
div.layer_cart_product_quantity strong.dark,
div.layer_cart_row strong.dark {
	color: #000;
}
/* Paiements */
p.payment_module.paypal a {
	background: #fff;
	background-color: #fff;
}
div.payment_module {
	background-color: #fff;
}
div.payment_module a {
	border: 1px solid #fff;
}
div.payment_module a:hover {
	background: #fff;
}

/* Header */
header .nav nav {
    margin-bottom: 0px;
}

/* Rechercher */
.page-heading span.lighter {
    color: #fff;
}

/* Désactivation du choix d'affichage de produits */
.sortPagiBar ul {
	display: none;
}
.contact-form-box {
	background: none;
	/*background-color: #fff;*/
}
.contact-form-box label {
	color: #555454;
}
/* Encart sur détail produit */
.glace-triomphe_product_baseline {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
}

/* Historique des commandes */
#order-list > thead > tr > th,
#order-list > tbody > tr > td.history_date,
#order-list > tbody > tr > td.history_method,
#order-list > tbody > tr > td.history_link > a,
#order-list > tbody > tr > td.history_invoice > a > i {
	color: #fff;
}

/* Boostrap same col height */
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-end;
}

/* Mot de passe oublié */
#password .box p,
#center_column #login_form .form-group.lost_password a,
#center_column #login_form .form-group.lost_password a:hover {
	color: #555454;
}

/* Informations personnelles */
.box .info-title {
	color: #555454;
}

/* Logo */
.logo img {
	margin: 0 auto;
}


/*
	A découvrir aussi
	#cms #center_column : à mettre avant le style personnalisé. Permet d'être sûr d'afficher les bons styles sur les pages CMS
*/
#cms .a-decouvrir-aussi h2 {
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 400 !important;
    text-align: left;
    padding: 20px 0;
    margin: 0;
}
#cms .a-decouvrir-aussi img {
	border-radius: 15px;
    width: 75%;
    height: 75%;
}


/*
	Granites
	#cms #center_column : à mettre avant le style personnalisé. Permet d'être sûr d'afficher les bons styles sur les pages CMS
*/
#cms #center_column h1 {
    font-size: 3.0rem;
    font-size: 30px;
    font-weight: 600! important;
    padding: 20px 0;
    margin: 0;
    text-align: center;
}
#cms #center_column .granites .intro {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 30px 0;
}
#cms #center_column .granites .elements {
	background-color: rgba(255, 255, 255, .25);
	border-radius: 10px;
	width: 100%;
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
}
#cms #center_column .granites .elements ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#cms #center_column .granites .elements ul li {
	color: #fff;
}
#cms #center_column .granites .elements h2.title {
	color: #e32384;
	font-size: 2.0rem;
	font-size: 20px;
	font-weight: 600! important;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#cms #center_column .granites h3.title {
    font-size: 2.0rem;
	font-size: 20px;
    padding: 50px 0 0 0;
    margin: 0;
}
#cms #center_column .granites .caracteristiques {
	color: #fff;
	background-color: #e32384;
	margin: 20px 0 0 0;
	padding: 10px;
}
#cms #center_column .granites .caracteristiques ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#cms #center_column .granites .caracteristiques ul li {
	color: #fff;
	text-transform: none;
}
#cms #center_column .granites .last {
	padding-bottom: 30px;
}


/*
	Les plus
	#cms #center_column : à mettre avant le style personnalisé. Permet d'être sûr d'afficher les bons styles sur les pages CMS
*/
#cms #center_column .lesplus h2 {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600 !important;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
#cms #center_column .lesplus h2.last {
	padding: 10px 0 40px 0;
}
#cms #center_column .lesplus .elements {
	width: 100%;
	margin: 0 0 50px 0;
}
#cms #center_column .lesplus .elements table {
	width: 100%;
}
#cms #center_column .lesplus .elements table td {
	width: 50%;
	height: 100%;
	vertical-align: middle;
}
#cms #center_column .lesplus .elements h2 {
	color: #fff;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 600 !important;
	padding: 0 0 20px 0;
	text-align: center;
}
#cms #center_column .lesplus .elements h3,
#cms #center_column .lesplus .elements p {
	text-align: center;
}


/*
	Qui sommes-nous
	#cms #center_column : à mettre avant le style personnalisé. Permet d'être sûr d'afficher les bons styles sur les pages CMS
*/
#cms #center_column .qui-sommes-nous .intro {
	font-size: 18px;
	font-size: 1.8rem;
	padding: 30px 0;
}
#cms #center_column .qui-sommes-nous .paragraph {
	padding: 30px 0;
}
#cms #center_column .qui-sommes-nous ul {
	padding-left: 40px;
	margin: 20px 0;
}


/*
	Form
*/
div.selector {
	font-size: 1.4rem;
	font-size: 14px;
    line-height: 34px;
    height: 34px;
    border: 1px solid #e5e5e5;
}
div.selector span {
    height: 34px;
    line-height: 34px;
}
div.selector span:after {
    right: 1px;
    top: 1px;
    height: 30px;
    width: 30px;
    font-size: 19px;
    line-height: 30px;
}
.form-control {
    height: 34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e5e5;
    padding: 6px 12px;
}
.btn-contact, .btn-contact:hover, .btn-contact:focus, .btn-contact:active, .btn-contact:visited {
    color: #fff;
    background-color: #ec3594;
    border-bottom: 4px solid #b81c8d;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400 !important;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    height: 36px;
    padding: 0px 20px;
}
.contact-form-box label {
    color: #fff;
}
.contact-form-h1 {
	font-family: 'Varela Round', Helvetica, sans-serif;
	font-size: 30px;
    font-size: 3.0rem;
    font-weight: 600! important;
    padding: 20px 0;
    margin: 0;
    text-align: center;
}


#header .shopping_cart {
	margin-right: 20px;
}




/*
	Bloc newsletter
	Le bloc est activé dans le Backoffice au niveau du footer mais n'est en réalité affiché que dans le footer de la page d'accueil
*/
#footer #newsletter-glace-triomphe {
	display: none;
}
#footer #newsletter-glace-triomphe.homepage {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
#footer #newsletter-glace-triomphe h4 {
	color: #fff;
	font: 600 18px/22px "Varela Round", Helvetica, sans-serif !important;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	display: inline;
}
#footer #newsletter-glace-triomphe input {
	display: inline-block;
}




/* Actualités (module "Nouvelles SPM") */
#module-blocknewsplus-news #right_column {
	display: none;
}
#module-blocknewsplus-news .breadcrumbs {
	margin: 0 0 25px 0;
}
#module-blocknewsplus-news .breadcrumbs a {
	text-decoration: underline;
}
#module-blocknewsplus-news .list {
	padding: 5px 25px;
}
#module-blocknewsplus-news h1 {
	font: 500 36px "Varela Round", Helvetica, sans-serif !important;
	text-align: center;
	text-transform: none;
	padding: 0;
	margin: 0 0 50px 0;
}
#module-blocknewsplus-news h3.title {
	line-height: 30px;
	margin: 0 0 10px 0;
}
#module-blocknewsplus-news h3.title a,
#module-blocknewsplus-news h3.title a:hover,
#module-blocknewsplus-news h3.title a:focus,
#module-blocknewsplus-news h3.title a:visited {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    margin: 0;
}
#module-blocknewsplus-news .detail h3 {
	line-height: 30px;
	margin: 0 0 10px 0;
}
#module-blocknewsplus-news .list .image {
	background-color: #e32284;
	padding: 10px;
	margin: 0 auto;
}
#module-blocknewsplus-news .detail .image {
	background-color: #e32284;
	padding: 25px 15px 100px 15px;
	transform: rotate(-3deg);
	margin: 0 auto;
}
#module-blocknewsplus-news .list .more {
	margin: 5px 0 20px 0;
}
#module-blocknewsplus-news .list .more a {
	line-height: 30px;
}
#module-blocknewsplus-news .detail .text p {
	line-height: 24px;
	margin: 25px 0;
}
#module-blocknewsplus-news .date {
	font-size: 12px;
	line-height: 29px;
	height: 29px;
	font-style: italic;
	margin: 0;
}
#module-blocknewsplus-news .pages span {
	color: #fff;
}
#module-blocknewsplus-news .pages span.nums b {
    background: #ec3594;
	color: #fff;
}
#module-blocknewsplus-news span.foot_center {
    color: #f5f5f5;
    font-size: 12px;
    font-style: italic;
}
#module-blocknewsplus-news #page_nav {
    padding: 0!important;
    background-color: #000!important;
    float: right;
}

/* Magnifier - Products list */
.btn.detail_products_list_button {
	color: #fff;
    border: none;
    background: #e32384;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
}
.btn.detail_products_list_button:after {
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 20px;
	line-height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	width: 38px;
	text-align: center;
}
.btn.detail_products_list_button span {
	display: none;
}
.btn.detail_products_list_button:hover,
.btn.detail_products_list_button:active,
.btn.detail_products_list_button:focus {
	color: #000;
	background: #fff;
	border-color: none;
}

/* TOP COLUMN */
#tmhtmlcontent_topColumn {
    padding: 10px 0;
    background: transparent;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
}

#tmhtmlcontent_topColumn .big1 {
	font-size: 20px;
}