

/* Force shop icon on small devices */
@media only screen and (max-width: 420px) {
  .shopping_cart_outer {    
    display: block !important;
  }
  .q_logo a {    
    height: 30px !important;
  }
}

/* Fix not found woocommerce font because on rename plugin path with Hide my wordpress */
@font-face {
	font-family: 'star';
	src: url('../../../../../modules/woocommerce/assets/fonts/star.eot');
	src: url('../../../../../modules/woocommerce/assets/fonts/star.eot?#iefix') format('embedded-opentype'),
		url('../../../../../modules/woocommerce/assets/fonts/star.woff') format('woff'),
		url('../../../../../modules/woocommerce/assets/fonts/star.ttf') format('truetype'),
		url('../../../../../modules/woocommerce/assets/fonts/star.svg#star') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Custom from qode bridge theme */

h4.qode-related-upsells-title {
    visibility: hidden;
}
h4.qode-related-upsells-title:after {
    visibility: visible;
    content: "Produits associés"!important;
    display: block;
}


.latest_post_two_holder .latest_post_two_text {
    padding: 54px 31px 54px;
}
.latest_post_two_holder .latest_post_two_text .separator.small {
    width: 24px;
    margin: 3px 0 26px;
}
.latest_post_two_holder .latest_post_two_info {
    padding: 28px 33px 33px;
    border-top: 1px solid #eaeaea;
}
.latest_post_two_holder .latest_post_two_info_inner>* {
    position: relative;
    display: table-cell;
    vertical-align: top;
    font-size: 13px;
}
header .header_inner_left {
    left: 30px;
}
.q_social_icon_holder.normal_social {
    margin: 0;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    background-color: #ffffff;
}

.latest_post_two_holder .latest_post_two_info_inner .post_info_author_name, .latest_post_two_holder .latest_post_two_info_inner .post_info_date  {
    color: #222;
}

.q_dropcap {
    margin: -3px 2px 0 0;
}

.q_dropcap.normal {
    font-weight: 600;
    left: -10px;
}

.single_tags h5 {
    margin-right: 6px;
}

.comment_holder .comment {
    background-color: #fafafa;
    padding: 34px 23px 40px;
}

.comment_holder .comment_date {
    font-size: 12px;
}

div.comment_form {
    margin: 0 0 95px;
}

@media only screen and (max-width: 600px) {
	.blog_holder.blog_single article h2, .blog_holder.blog_large_image h2, .blog_holder.blog_large_image h2 a {
	    font-size: 30px;
	    line-height: 38px;
	}
}

.home h2 {
	font-size: 100px;
	line-height: 100px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0;
	text-transform: none;
}
.home h3 {
	font-size: 55px;
	line-height: 94px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0;
	text-transform: none;
}
.home h4 {
	font-size: 27px;
	line-height: 80px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0;
	text-transform: none;
}
.home h5 {
	font-size: 22px;
	line-height: 32px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0;
	text-transform: none;
}
.home h6 {
	font-size: 26px;
	line-height: 29px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0;
	text-transform: none;
}

.columns-4 ul.products li.product {margin-right: 1.6%!important;}

.home li.product,
.home li.product a.product-category,
.home li.product a.product-category {background-color: #fafafa!important;}
.home li.product h6 { font-size: 16px!important; line-height: 19px!important; }

.mc-layout__modalContent {
    border-radius: 0!important;
    background: url(https://s3-eu-west-1.amazonaws.com/assets-crusine-academie/2018/01/17114026/fondnewsletter.jpg)!important;
}