/*
Theme Name: Divi Child Theme
Description: Theme enfant de Divi par iDeae Pays Basque
Author: Xavier - iDeae Pays Basque
Author URI: https://www.ideae.fr
Template: Divi
Version: 1.1
*/
@media screen and (min-width: 1600px) {
  #lekip {
    position:relative;
	 top:20%;
	  max-width:70% !important;
  }
	
	#lekip-btn {
    position:relative;
	 top:100px;
	 max-width:200px !important; 
		left:15%;
  }
	
}
div.container div#content-area.clearfix{
	position:relative;
	padding-top:450px !important;
}

html.js.csstransitions.divibar-open body.product-template-default.single.single-product.postid-26141.logged-in.admin-bar.woocommerce.woocommerce-page.woocommerce-js.et_pb_button_helper_class.et_transparent_nav.et_fullwidth_nav.et_fullwidth_secondary_nav.et_fixed_nav.et_show_nav.et_hide_fixed_logo.et_cover_background.et_secondary_nav_enabled.et_pb_gutter.osx.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns1.et_header_style_centered.et_smooth_scroll.et_no_sidebar.et_divi_theme.et-db.et_minified_js.et_minified_css.divibar-active.customize-support.gecko.divibar-open div#page-container div#et-main-area div#main-content{
	width:100%;
	background-image:url(https://docks.ideae.fr/wp-content/uploads/2019/05/gift2.jpg);
	background-repeat: no-repeat;
  	background-size: 100% 30%;
	left:0px;
}
html.js.csstransitions.divibar-open body.product-template-default.single.single-product.postid-25921.logged-in.admin-bar.woocommerce.woocommerce-page.woocommerce-js.et_pb_button_helper_class.et_transparent_nav.et_fullwidth_nav.et_fullwidth_secondary_nav.et_fixed_nav.et_show_nav.et_hide_fixed_logo.et_cover_background.et_secondary_nav_enabled.et_pb_gutter.osx.et_pb_gutters3.et_primary_nav_dropdown_animation_fade.et_secondary_nav_dropdown_animation_fade.et_pb_footer_columns1.et_header_style_centered.et_smooth_scroll.et_right_sidebar.et_divi_theme.et-db.et_minified_js.et_minified_css.divibar-active.customize-support.gecko.divibar-open div#page-container.et-animated-content div#et-main-area div#main-content{
	width:100%;
	background-image:url(https://docks.ideae.fr/wp-content/uploads/2019/05/selection2.jpg);
	background-repeat: no-repeat;
  	background-size: 100% 30%;
	left:0px;
}
.single-product .product .single_add_to_cart_button.button{
	background-color: #BC1635;
	color: #ffffff;
 	transition: width,background, 0.1s linear 0.1s;
    -webkit-transition: width,background, 0.1s linear 0.1s;
	display: inline-block;
	cursor: pointer;
}
.single-product .product .single_add_to_cart_button:hover.button:hover{
background-color: #72091C;
color: #ffffff;
	

		
}
div.cart_totals div.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward{
	background-color: #BC1635;
	color: #ffffff;
 	transition: width,background, 0.1s linear 0.1s;
    -webkit-transition: width,background, 0.1s linear 0.1s;
	display: inline-block;
	cursor: pointer;
	height:60px;
	
}
div.cart_totals div.wc-proceed-to-checkout a.checkout-button:hover.button.alt.wc-forward:hover{
	background-color: #72091C;
	color: #ffffff;
	height:60px;
	padding-top:12px;
	

	
}
div.cart_totals div.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward::after{
	
	display:none;
}