/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 body {
 	font-family: Arial,Helvetica,sans-serif!important;
 	background: #181212;
 }


/*-- HEADER --*/
 .logo {
 	width: 350px;
 	height: auto;
 }


 #top_bar {
 	background-color: #b04445;
 }

 .header_item {
 	color: #ffffff!important;
 	font-weight: bold;
 }

/*-- PANIER --*/
#header_right {
	background: #333!important;
	padding: 0.5rem 0.2rem;
}
.st_shopping_cart .icon_btn {
	color: #fff!important;
}

 /*-- Serch --*/

.input-group-btn {
	background-color: #b04445;
	padding: 2px;
}

.input-group-btn:hover {
	background-color: #333333;
}

.btn-search, .btn-search:hover {
	color: #fff;
	margin-left: 2px!important;
}

/*-- MENU --*/
.ma_level_0.is_parent::after, .mv_item.is_parent::after {
    content: "";
}

.st_mega_menu_container {
    border-bottom-style: none;
 }


 .ml_level_0 {
 	background-color: #faf8f4;
 	border-bottom: 2px solid #dfd8ca;
 	border-right: 1px solid #dfd8ca;
 	padding: 10px 0;
 	color: #000!important;
 }

 .ml_level_0:hover {
  	background-color: #b04445;
 	border-bottom: 2px solid #943233;
 	color: #fff!important;	
 }

 .btn i, .btn i:hover, .btn span, .fto-search-1, .fto-search-1:hover, .fto-mail-alt, .fto-mail-alt:hover {
 	color: #ffffff!important;
 }

 #rightbar_4:hover, .fto-menu:hover {
 	color: #515151!important;

 }

 .icon_wrap.active, .icon_wrap:hover, a.icon_wrap.active, a.icon_wrap:hover {
    background: #b04445;
    color: #fff;
}

 .st-menu-title {
 	font-family: Arial,Helvetica,sans-serif!important;
 }
 .stmenu_sub {
 	margin-top: 12px;
 }

 /*-- swipper --*/
 .swiper-larg {
 	position:absolute;
 	display: block;
 	top:0;
 	left: 0;
 	width: 100%;
 	min-height: 100%;
 }

 .text-smoll {
 	width: 50%;
 	margin-bottom: 3rem!important;
 }

 .text-larg {
 	font-weight : normal;
 }

 .space1 {
 	margin-bottom: 1rem;
 }

  .space1-5 {
 	margin-bottom: 1.5rem;
 }

 .space3 {
 	margin-bottom: 5rem;
 }

 .space5 {
 	margin-bottom: 5rem;
 }

 .space10 {
 	margin-bottom: 10rem;
 }

  .space15 {
 	margin-bottom: 10rem;
 }

 #easycontent_container_1 {
 	background-image: none!important;
 	padding: 0!important;
 }

  #swiper_container_2 {
 	margin-bottom: 1rem;
 }

 #swiper_container_1 .block {
 	margin-bottom: 1rem;
 }

 #easycontent_1 .title_block, #easycontent_12 .title_block, #easycontent_13 .title_block {
 	display: none;
 }

 #easycontent_1 .style_content {
 	margin: 0!important;
 }

  #easycontent_1 .container {
  	margin: 0!important;
  	padding: 0!important;
  }

  #easycontent_1 .style_content {
  	width: 98%;
  }

  #st_swiper_1 .st_image_layered_description_inner {
  	padding: 2% 12%;
  }

    #st_swiper_1 h5 {
    	font-size: 0.8rem;
 	}

	#st_swiper_1 .space15 {
	    margin-bottom: 2rem;
	}

	#st_swiper_1 .space10 {
    margin-bottom: 2rem;
	}		 

  #st_swiper_1 h2, #st_swiper_1 h3  {
  	font-size: 1rem!important;
  }

	#st_swiper_1 .text-smoll {
		font-size: 0.7rem;
		margin-bottom: 0.5rem !important;
	}   

  /*-- BANDEAU D'IMAGE --*/
  #easycontent_11 row {
  	margin: 0!important;
  }

  #easycontent_11 .col-4 {
  	box-sizing: border-box!important;
   	padding: 0.2rem!important;
  }

   #easycontent_11 .col-8 {
  	box-sizing: border-box!important;
   	padding: 0.2rem!important;	
  }

  /*-- Texte home --*/
#easycontent_13 li {
	list-style: none;
}

  .texte-info {
  	font-size: 12px;
  }

.facebook-fanbox {
	
}

.bagr-noir {
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.25);
	padding: 3rem 1rem;
}

.font20 {
	font-size: 12px;
	text-align: center;
}



/*-- menu left --*/
#left_column .title_block_inner {
font: 600 18px/22px "Open Sans",sans-serif;
color: #555454!important;
text-transform: uppercase;
}

#left_column .title_block {
	background: #f6f6f6;
	border-top: 5px solid #333;
	padding: 14px 5px 17px 20px;
	margin-bottom: 20px;	
}

#left_column .category-sub-menu li:first-child {
	border-top: 1px solid #d6d4d4;
}

#left_column .acc_header .flex_child {
	font-weight: bold;
	color: #333;
	display: block;
	font-size: 13px;
	line-height: 30px;
	padding: 0 30px 0 19px;
	border-bottom: 1px solid #d6d4d4;
	margin-top: -3px;
}

#left_column .acc_header .flex_child:hover {
	background-color: #f6f6f6;
}

#left_column [data-depth="1"] a {
	color: #777!important;
	font-weight: normal!important;
}


#left_column .acc_box .acc_icon {
	display: block;
	background: #f6f6f6;
	cursor: pointer;
	font-family: "FontAwesome";
	font-size: 14px;
	border-bottom: 1px solid #d6d4d4;
	margin-left: 0!important;
}

#nav_left {
	height: 2rem;
	min-height: 2rem;
}

#easycontent_14 {
	color: #fff;
	margin-top: 5px;
}

#easycontent_14 .title_block {
	display: none!important;
}

/*-- popup --*/
.text-popup {
	font-size: 18px;
}

.fancybox-overlay {
    background: url('')!important;
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}

.fancybox-skin {
	background-color: #fff!important;
	display: none;
}

#everpspopup_block_center .container {
	max-width: 100%!important;
	width: 100%!important;
	padding: 15px;
	background-color: #fff!important;
	display: none;
}

#everpspopup_block_center blockquote {
	padding: 5px;

}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: auto;
}

.img-popup {
	width: 200%!important;
	height: auto!important;
}

.text-rouge {
	color: #b04445!important;
	font-weight: bold;
	font-size: 18px;
}

/*-- Bar Le fil d'Ariane --*/
.breadcrumb_nav .text_color {
	border: 1px solid #d6d4d4!important;
	background-color: #ffffff!important;
	padding: 2px 5px 2px 13px;
}

.breadcrumb_nav .text_color:hover {
	color: #b04445!important;
}

.breadcrumb_nav .text_color::after {
    position:absolute;
    content: "";
    background-image: url('https://dev.la-bible.be/img/cms/fleche.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 10px;
    height: 20px;
    margin-top: -1px;
    margin-left: 5px;
    background-color: #f6f6f6!important;
}

.breadcrumb_nav li:last-child .text_color::after {
	display: none;
}

.breadcrumb_nav .navigation-pipe {
	display: none;
}

/*-- titre page --*/
#center_column .page_heading {
	padding: 18px 10px 18px 42px;
	background-color: #464646 !important;
	border-top: 5px solid #333;	
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;	
}

/*-- pagination --*/

.bottom_pagination .pagination {
	padding-left: 5px!important;
}

.bottom_pagination .page-item {
	color: #333!important;
	border: 1px solid #b0afaf!important;
	background-color: #fff;
}

.bottom_pagination .page-item .spacer {
	line-height: 29px!important;
	border: transparent!important;
	background-color: transparent!important;
}

.bottom_pagination .page-link {
	background: #f6f6f6!important;
	margin: 1px;
}

/*-- --*/
#rightbar .icon_btn, #rightbar .icon_text, #rightbar .fto-up-open-2 {
	color: #000;
}


/*-- BOUTIQUE --*/
/*-- PANIER --*/
.cart-grid-body .card-header {
	padding: 18px 10px 18px 42px;
	background-color: #464646 !important;
	border-top: 5px solid #333;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.btn {
	color: #333 !important;
	border: 1px solid #b0afaf!important;
	background-color: #fff;
}

.btn .fto-left-open {
	color: #333!important;
}

.btn:hover .fto-left-open {
	color: #fff!important;
}

.hover_fly_btn_inner {
	font-family: Arial,Helvetica,sans-serif!important;
	color: #000!important;
}

.hover_fly_btn_inner:hover {

}

.qty_wrap .input-group-btn .btn:hover {
	color: #464646!important;
	font-weight: bold!important;
}

.cart-content-btn .btn-full-width:hover, .btn:hover {
	color: #fff!important;
	font-weight: bold!important;
}

.qty_wrap .input-group-btn {
	padding: 0!important;
}

#order-confirmation #content-hook_order_confirmation, #order-confirmation #content, #order-confirmation #content-hook_payment_return .card-block {
	background-color: rgba(255,255,255,0.25);
}

/*-- LES FICHES PRODUITS --*/
#product, #product .easy_header {
	font-family: Arial,Helvetica,sans-serif!important;
}

#product .steasy_element_block .easy_icon {
	background-color: rgba(0,0,0,0.25)!important;
}

#product .steasy_element_block .easy_icon:hover {
	background-color: rgba(0,0,0,0.5)!important;
	color: #fff!important;
}

#product #steasy_column_8 .steasy_element_block {
	background-color: rgb(255, 255,255,0.25);
	padding: 1rem 0.5rem!important;
}


#product #strelatedproducts_container_6a1b21dbfc .title_block {
	padding: 14px 5px 17px 20px;
	margin-bottom: 20px;
	background: #f6f6f6;
	border-top: 5px solid #333;	
}

#product #strelatedproducts_container_6a1b21dbfc .title_block_inner {
	font: 600 18px/22px "Open Sans",sans-serif;
	color: #555454 !important;
	text-transform: uppercase;
}


.product_info_tabs .nav .active {
	color: #b04445!important;
	border-top: 4px solid #b04445!important;
}

.product_info_tabs .nav-link {
	color: #b04445!important;
}
.product_info_tabs .nav-link:hover {
	color: #b04445!important;
	border-top: 4px solid #b04445!important;
}

.product_info_tabs .tab-pane-body {
	border: 1px solid #999999;
	padding: 0.5rem;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	background-color: rgba(255,255,255,0.25);
}

#product-availability {
	color: #b04445!important;
}

#product .product_middle_column .dropdown_tri, #product .product_middle_column .dropdown_tri i {
	color: #000!important;
}

#product .st_shopping_cart {
	color: #fff!important;
}

/*-- COMPTE --*/
#my-account #center_column .page_heading, #module-stlovedproduct-myloved #center_column .page_heading, #module-stwishlist-mywishlist #center_column .page_heading, #authentication #center_column .page_heading {
	background: #f6f6f6!important;
	border-top: 5px solid #333!important;
	padding: 14px 5px 17px 20px!important;
	margin-bottom: 20px!important;
	color: #000!important;
}

#my-account .list-group, #module-stlovedproduct-myloved .list-group-item, #module-stwishlist-mywishlist .list-group-item {
	background-color: rgba(255,255,255,0.25);
}

#my-account a:hover, #module-stlovedproduct-myloved a:hover, #module-stwishlist-mywishlist a:hover {
	color: #b04445!important;
}

#my-account .myacount_dashbord_list .list-group-item {
	background-color: rgba(255,255,255,0.25);
}



/*-- CONTACT --*/
#contact .col-md-6 {
	margin-left: 25%;
	background-color: #fff!important;
	background-image: url('https://dev.la-bible.be/img/cms/contact-form.png');
	background-repeat:repeat-x;
}

#contact #footer {
	margin-top: 2rem;
}

#contact .col-md-6 [type="submit"] {
	margin-left: 37.5%;
}

#contact .group-span-filestyle {
	background-color: transparent;
	padding: 0;
	color: #000;
}

#contact .btn .buttonText, #contact .btn-default {
	color: #000!important;
	padding-top: 1px;
	padding-bottom: 1px;
}

#contact .btn:hover .buttonText, #contact .btn-default:hover {
	color: #fff!important;
}

/*-- LIVRAISON --*/
#cms #content {
	background-color: rgba(255,255,255,0.5);
	padding: 2rem;
	margin-bottom: 2rem;
}

#cms #content h2, #cms #content h3 {
	text-align: center;
}

 /*-- FOOTER --*/
.title_block_inner {
 	color: #fff!important;
 	font-weight:bold;
 }

 #footer_bottom_left {
 	color: #777777;
 }

 #easycontent_4 {
 	margin-left: 15%;
 	border-left: 1px solid #fff;
 }

#st_news_letter_1, #easycontent_6 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

#st_news_letter_1 .title_align_0 {
	height: 22px!important;
	margin: 0.5rem 2rem 0!important;
}

#steasy_column_10 .steasy_element_block {
    padding-top: 0!important;
    width: auto;
}

.width_90 {
   width: auto!important;
}

#easycontent_6 .title_block_inner {
	margin-right: 2rem;
	margin-top: 0.5rem;
}

.transport {
	width: 40px;
	height: 40px;
	background-color: #b04445;
	border-radius: 50%;
	padding: 12.5px 10px 10px;
	color: #fff;
	margin-right: 0.2rem;
}
.contacter {
	width: 40px;
	height: 40px;
	background-color: #b04445;
	border-radius: 50%;
	padding: 10px 10px 10px;
	margin-top: 10px;
	color: #fff;
	margin-right: 0.2rem;
}
.paiement {
	width: 40px;
	height: 40px;
	background-color: #b04445;
	border-radius: 50%;
	padding: 12.5px 10px 10px;
	color: #fff;
	margin-right: 0.2rem;
}


.info-transport li  {
	list-style-type: none; 
}

.cart_text {
	margin-left: 0.5rem!important;
}

#easycontent_15 .title_block {
	display: none;
}

.pad-0-2 {
	padding-right: 0.2rem;
}

.notification_accept {
padding-top: 2px;
}

.act_box_cart.display_when_hover a {
	color: #000!important;
	background-color: #ccc!important;
}

@media screen and (min-width: 992px) {
	.font20 {
		text-align: left!important;
		margin-left: 2rem;
	}

  #easycontent_container_1 .st_image_layered_description_inner {
  	padding: 5% 20%;
  }

  #st_swiper_1 h2, #st_swiper_1 h3  {
  	font-size: 2rem!important;
  } 

	  #st_swiper_1 h5 {
	    font-size: 1.25rem;
	 }

 	#st_swiper_1 .space15 {
	    margin-bottom: 15rem;
	}

	#st_swiper_1 .space10 {
    margin-bottom: 10rem;
	} 

	#st_swiper_1 .text-smoll {
		font-size: 0.8rem;
		margin-bottom: 3rem !important;
	}
	
	#everpspopup_block_center .container {
		display: block;
	}	
	
	.fancybox-skin {
		display: block;
	}

}