input.btn.button.hikashop_cart_input_button:hover {
    background-color: #EB4947 !important;
	font-weight:bold !important;

}
.hikashop_product_name_main{
	
	font-family:verdana !important;
	
}

/* Pages produits */

.hikashop_product_image_subdiv { width: auto !important; }

/* Bloc Menu - Nos produits ? */
/* ========================== */

.sp-dropdown-inner { width: 750px; }


ul.nos-produits li
{
        display: inline-block;
        width: 200px;
        margin-right: 10px;
        text-align: left;
}

ul.nos-produits li a::before { content:none; }
ul.nos-produits li a + a::before { content:'>'; }

.sp-module ul.nos-produits > li { border: none; }

.table td ul {
	margin-left: 0px;
	padding-left: 15px;
}


/* Accueil - Vous êtes professionnel ? */
/* =================================== */

.sppb-addon.pro a
{
	display: block;
	position: absolute;
	width: 100%;
	top: 190px;
	color: transparent;	
}


p.sppb-lead.sppb-cta-subtitle{
    font-family: dancing script !important;
    font-weight: normal;
}
.sppb-addon-containerblock{

	width:600px;
}

img{


	width:auto;
	height:auto;
}

a:focus { outline: 0; }

#sp-bottom {
    background-color: #1e1e20 !important;
    padding: 100px 0px;
    color: #ffffff;
}

#sp-bottom a {

    color: #8e8e98 !important;
}

#sp-top-bar {

    min-height: 85px;
}

#sp-top-bar a {
   color: #8e8e98 !important;
}

.sppb-addon-text p{


	color:#ffffff;
	position:relative;
	top:-85px;

}

#sp-top2 .sp-module ul >li {
    display: inline;
    border-bottom: none;
    -webkit-transition: 300ms;
    transition: 300ms;
    float: left;
    margin-right: 10px;
    position: relative;
    left: -97px;
    top: -5px;
}

#mod-search-searchword { display: inline !important; }

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px;
    display: inline-block;
    margin-left: 12px;
}
#sp-main-body {
    padding: 50px 0;
}


input.btn.button.hikashop_cart_input_button {
    background-color: #EB4947;
    color: #ffffff !important;
    margin-top: 10px;
    margin-left: 30px;
}

input.btn.button.hikashop_cart_input_button:hover {
    background-color: red;
	background:none;

}


div.hikashop_footer {

    display: none;
}

#offcanvas-toggler > i { color: #fff !important; }


#sp-logo h1 { margin: 0px; padding: 0px; }
#sp-logo img
{
	height: 120px;
	margin:0 auto;
}

#sp-menu { text-align: center; }
#sp-menu ul.sp-megamenu-parent { float: none !important; }

#sp-menu .hikashop_category_image { height: 100px !important; }

.sp-megamenu-parent > li > a { color : #fff !important; font-size:14px; }
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li.active > a { color : #EB4947 !important; }

#sp-top3,#sp-top3 a { color: #fff !important; }

#sp-top3 .baseline
{
	position: absolute;
	top: 20px;
	right: 15px;
}


.sp-glamour-layout h1.sp-title {
    font-size: 55px;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 30px;
    color: #222222;
    position: relative;
}


 .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: none;
    padding: 0;
    position: relative;
}
.sp-megamenu-parent .sp-module {
    padding: 0px;
    margin-top: -15px;
}

p.chrono_credits { display: none; }
.jd_footer { display: none; }

/* Pages produits */
/* ============== */

.hikashop_product_image { height: auto !important; }

/* Page panier */
/* =========== */

#hikashop_checkout_page
{
	font-weight: normal;
}

#hikashop_checkout_page .hikashop_cart_product_image_thumb { max-width: 50%; }

#hikashop_checkout_page h1 { font-size: 2em; }
#hikashop_checkout_page h2 { font-size: 1.5em; }

#hikashop_checkout_login_left_part
{
	position: absolute;
	left: 10%;
}

#hikashop_checkout_login_left_part .add-on { display: none; }

#hikashop_checkout_login_right_part
{
	float: right;
}

#hikashop_checkout_login_right_part .form-horizontal .control-label { width: auto; }

#hikashop_checkout_login_right_part .form-horizontal .controls input { float: left; }

/* Couverture recettes */
/* =================== */

div#fd.eb .eb-post-thumb.is-full { width : 50%; }

.pull-left.intro-image,.pull-left.full-image {
	float: none !important;
}


/* Desktop */
@media (min-width: 960px) and (max-width: 1199px)
{
    /* Gestion menu principal */
    .sp-megamenu-parent > li > a
    {
        padding: 0px 10px !important;
    }	
}


/* Tablets */
@media (min-width: 768px) and (max-width: 959px)
{

    /* Gestion menu principal */
    .sp-megamenu-parent > li > a
    {
        padding: 0px 10px !important;
    }

}

/* Smartphones to Tablets */
@media (min-width: 481px) and (max-width: 767px)
{
	#sp-logo img {
	
		margin-top: 50px !important;
	}
	.search{
		display:none;
	}
}

/* Smartphones */
@media (max-width: 480px)
{
#sp-logo img {

    margin-top: 50px !important;
}
.search{
    display:none;
}
.custombaseline{
    margin-top:30px;
}
}






