/* --------------------------------------------------------------
# Package - EXP
# EXP Version 2.0
# ---------------------------------------------------------------
# Copyright (C) 2010-2011 EXP Company. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.joomexp.com
# DEV by David JOOMEXP.COM Group
# Support: support@joomexp.com
-----------------------------------------------------------------*/
#jm-slides {border-bottom: 1px solid #e5e5e5;}
#jm-slides .jumbotron {padding: 30px 0; text-align: center;}
#jm-slides .masthead h2 {font-size:120px;line-height:1;letter-spacing:-2px;}
#jm-slides .masthead p {font-size: 18px; line-height: 30px;}
#jm-slides .btn-toolbar a {margin:0 5px}

/* Landscape phone to portrait tablet */
@media (min-width: 768px) and (max-width: 959px) { 
	#jm-slides .masthead h2 {font-size:90px}
}

/* Phones portrait and landscape  */
@media only screen and ( max-width: 767px ) { 
	#jm-slides .masthead h2 {font-size:36px}
}

/*.submenu-wrap {display:none;}*/
ul.jm-menu li.parent > .submenu-wrap {display:none;}
.jm_item_yellow span.menu-title {color:#000;}

.megacol ul.level-2 {display:none;}

h3.cat_child_h3 {text-transform: none;}
h3.cat_child_h3 a {color:#000;}
div.igallery_clear {padding-bottom:20px;}
/*.chinese .jm-component-area-inner .item-page a {font-weight:bold;}*/
.chinese .jm-component-area-inner .item-page h1 {font-weight:bold;}
.chinese .jm-component-area-inner .item-page h2 {font-weight:bold;}

#jm-leftcol .jm-left .twitter .midleft, .midright {padding:0px !important;}
#jm-leftcol .jm-left .twitter .midleft, .midright .mod-content {padding:0 2px !important;}

.page-header .email-icon, .print-icon {margin-top:-21px;}

ul#news span {font-weight:normal !important;font-size:100% !important;}

#inner_content .item-page ol li li:before {content: "\00B7";font-size: 9px;}
#inner_content .item-page ol ul {margin-top:6px;}

/*largeur des liens langues */
.mod-languages.jm_language {
    width: 340px !important;
}

@media only screen and ( max-width: 420px ) { 
	.mod-languages.jm_language {
    width: 190px !important;
}
#jm-banner-top #banner-right {
    width: 100%;
    padding-top: 7px;
}
}

/*FIN - largeur des liens langues */

.blog.jm_blue h2 span.subheading-category{
	color: #2b2171;
	font-family: 'latoblack';
}

.blog.jm_blue h2 {
	padding:0px;
    margin-bottom: 15px;
    font-size:100%;
}

#jm-contenttop {
  padding: 18px 30px 0px;
  margin-bottom: -30px;
}

/*Marge bas du fil d'ariane */
#jm-breadcrumbs {
	margin-bottom: 15px;
}

/*Marge gauche du fil d'ariane */
.breadcrumb>li>.divider {
    padding: 0 4px;
}

/*Couleur texte bouton shop blanc on hover*/
.hikashop_product_stock .button:hover, .hikashop_product_stock .button:focus {
    color: #fff;
}