

/*OWL CAROUSEL*/
.vc_store_carousel .owl-item {
	transition: .25s;
}

.vc_store_carousel .owl-nav > button {
	width: 30px;
	height: 30px;
	display: block;

	font-size: 48px!important;
	transition: .25s;
}

.vc_store_carousel .owl-nav > button.disabled {
	opacity: .5;
}

.vc_store_carousel .owl-nav {
	display: flex;
	position: relative;
	left: 62%;
    top: -60px;
}
.vc_store_carousel .owl-nav .owl-next {
	margin-left: 62px;
}
.vc_store_carousel .owl-dots {
	display: inline-block;
	position: relative;
	left: 62%;
    top: -85px;
    margin-left: 22px;
    text-align: center;
    width: 75px;
}
.vc_store_carousel .owl-dots button {
	width: 7px;
	height: 7px;
	background-color: silver;
	margin: 4px;
	border-radius: 100%;
}
.vc_store_carousel .owl-dots button.active {
	background-color: #0052a0;
}

/*span.jr-angle.left {
	position: relative;
	left: 5px;
	display: block;
	width: 20px;
	height: 20px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
	margin: 0;
}

span.jr-angle.right {
	position: relative;
	right: 5px;
	display: block;
	width: 20px;
	height: 20px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
	margin: 0;
}*/




/* Store Slider  */
.vc_store_carousel {
	height: 100%;
	min-height: 100%;
}

.vc_store_carousel  .store-carousel-item {
	display: flex;
	background: #fff;
/*	margin: 20px;*/
	max-height: 644px;
	flex-direction: row;
}

.vc_store_carousel .store-carousel-img {
	flex: 5;
	padding: 5% 5% 0% 8%;
	position: relative;
	display: inline-block;
}
.vc_store_carousel .store-carousel-img img {
	max-width: 100%;
	height: auto;
	border-radius:100%;
	display: block;
}
.vc_store_carousel .store-carousel-img img#image_matiere {
	width: 22%;
	height: auto;
/*	padding: 10% 3% 0% 10%;*/
	position: absolute;
	top: 15%;
	right: 5%;
	box-shadow: 5px 5px 15px 0px RGBA(30,30,30,1);
    border-radius: 100%;
}
.vc_store_carousel .store-carousel-infos {
	flex: 4;
	padding: 20px;
	justify-content: center;
	display: flex;
	flex-direction: column;
}

.vc_store_carousel .store-carousel-title {
	width: auto!important;
	border-bottom: 1px solid #0052a0;
}

.vc_store_carousel .store-carousel-title h2 {
	font-family: 'Merriweather', serif;
	text-transform: none;
    color: #11579E;
    font-size: 3em;
	text-align: left;
    font-weight: 400;
    margin: 30px 0;
/*	margin-top: 0;*/
}
.vc_store_carousel .store-carousel-subtitle {
/*    margin: 15px 0 15px 0;*/
	margin: 20px 0px;
	margin-botom:0;
	text-transform: none;
	color: #303030;
	font-weight: 500;
	line-height: 1.5;
	font-size:16px;
	text-align: left;
}



/*.store-carousel-img {
	width: 100%;
	height: 330px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}*/

/*.store-carousel-btn a {
	display: block;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: 2px;
	font-size: 13px;
}*/


/*.vc_store_carousel.active .store-carousel-infos {
	padding-bottom: 0;
}*/

/*.store-carousel-subtitle {
	text-transform: uppercase;
	font-weight: 600;
	color: #a0a0a0;
	letter-spacing: 2px;
	line-height: 1.4;
	font-size: 12px;
}*/

/*.store-carousel-description:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #a0a0a0;
	margin: 25px 0;
}*/

/*.store-carousel-description {
	font-weight: 500;
	font-size: 17px;
}*/

/*.store-carousel-description *{
	text-align: left!important;
}*/



/*.store-carousel-price {
	margin-bottom: 40px;
}*/

/*.store-carousel-inner {
	 margin-bottom: 15px; 
}*/

/*.store-carousel-price span.mjr-suffix {
	display: none;
}*/

/*.store-carousel-price {
	font-size: 18px;
	font-weight: 600;
	font-family: 'Merriweather', serif;
	line-height: normal;
	font-style: italic;
}*/

/*.store-carousel-more-btn {
	position: relative;
	padding: 25px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #d2d2d2;
	letter-spacing: 1px;
	cursor: pointer;
}

.store-carousel-btn.vc_post_button {
	margin-bottom: 0px;
}

.store-carousel-more-btn i {
	position: absolute;
	right: 0;
}

.store-carousel-more-btn i.fa-chevron-down {
	font-size: 22px;
	transition: .25s;
}

.vc_store_carousel.active .store-carousel-more-btn i.fa-chevron-down {
	transform: rotate(180deg);
}

.store-carousel-more-btn i.fa-spin{
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}

.vc_store_carousel.loading i.fa-chevron-down {
	opacity: 0;
	visibility: hidden;
}*/

/*.vc_store_carousel.loading i.fa-spin {
	opacity: 1;
	visibility: visible;
}*/

/*.store-carousel-related {
	width: 100%;
	background: #ffffff;
	margin-bottom: 30px;
	z-index: 100;
}

.store-carousel-related .owl-nav button {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px!important;
	outline: none;
}

.store-carousel-related .owl-nav button i {
	font-size: 30px;
}

.store-carousel-related .owl-nav button span {
	font-size: 40px;
	line-height: normal;
	display: block;
}

.store-carousel-related .owl-nav button.owl-prev {
	left: 55px;
}

.store-carousel-related .owl-nav button.owl-next {
	right: 55px;
}

.store-carousel-related .owl-nav button.disabled {
	color: #d2d2d2;
}

.store-carousel-related .owl-carousel {
	padding: 40px 130px;
	box-sizing: border-box;
}

.store-carousel-related .owl-item {
	width: 20%;
}

.store-carousel-related .owl-stage {
	display: flex;
	margin: auto;
}

.store-carousel-related .jr_product_item_title {
	border-top: 1px solid #d2d2d2;
}

.store-carousel-related .jr_product_item_title h2 {
	margin-top: 25px;
}

.store-carousel-related span.woocommerce-Price-amount.amount {
	color: #000000;
	font-weight: 600;
	font-style: normal!important;
}
*/
/*.store-carousel-btn.vc_post_button a {
	border-color: #1b418a;
	color: #1b418a;
}*/









@media (max-width: 1024px){

	.vc_store_carousel .store-carousel-title h2 {
		font-size: 3em;
	}
	/*.vc_store_carousel .store-carousel-img img#image_matiere {
		width: 12%;
	}*/
}

@media (max-width: 1024px){

/*	.vc_store_carousel .owl-stage {
		padding-top: 0;
		display: flex;
	}*/

/*	.vc_store_carousel .owl-item {
		transform: none!important;
		flex: 1;
	}*/

	.store-carousel-title h2 {
/*		font-size: 3em;*/
	}


/*	.store-carousel-item{
		padding: 15px;
	}*/

/*	.store-carousel-title {
		padding: 20px 10px 10px 10px;
		font-size: 12px;
		letter-spacing: 2px;
	}
*/
/*		.vc_store_carousel button.owl-dot {
		width: 6px;
		height: 6px;
		background: #fff;
		border-radius: 100%;
		margin: 5px;
		opacity: .4;
		transition: .25s;
	}*/



/*		.vc_store_carousel button.owl-dot.active {
		opacity: 1;
	}*/

/*	.vc_store_carousel .owl-nav {
		display: block;
	}*/

/*	div.vc_store_carousel .owl-nav button {
		position: absolute;
		top: 0!important;
		bottom: 0!important;
		margin: auto;
		height: 20px!important;
		width: 10px!important;
		font-size: 10px!important;
		transform: none;
		left: auto;
		transform: none!important;
	}*/

/*	.vc_store_carousel .owl-nav button.owl-prev {
		left: -5px;
	}*/

/*	span.jr-angle.left {
		width: 11px;
		height: 11px;
		left: 0;
	}

	span.jr-angle.right {
		right: 0;
		width: 11px;
		height: 11px;
	}*/

/*	.vc_store_carousel .owl-nav button.owl-next {
		right: -5px;
		left: auto;
	}*/

}


@media (max-width: 768px){

	.vc_store_carousel .store-carousel-item {
		flex-direction: column-reverse;
		max-height: 1000px;
	}
	.vc_store_carousel .store-carousel-img {
		padding:0;
		flex: 1;
		max-height: 360px;
	}
	.vc_store_carousel .store-carousel-img img:not(#image_matiere) {
		padding:0;
/*		width:120%;*/
/*		max-width:120%;*/
		margin:0;
	}
	.vc_store_carousel .store-carousel-img img#image_matiere {
		width: 24%;
		height: auto;
		position: absolute;
		top: 2%;
		right: 4%;
		box-shadow: 5px 5px 15px 0px RGBA(30,30,30,1);
	    border-radius: 100%;
	}
	.vc_store_carousel .store-carousel-infos {
		padding:0;
		flex: 1;
		text-align: center;
		z-index: 999;
		background-color: white;
	}

	.vc_store_carousel .store-carousel-title {
		border-bottom: 0px solid #0052a0;
	}
	.vc_store_carousel .store-carousel-title h2 {
		font-size: 2.4em;
		text-align: center;
		margin: 20px 0;
	}
	.vc_store_carousel .store-carousel-subtitle {
		text-align: center;
		margin: 0px 0px 10px 0px;

	}

	.vc_store_carousel .owl-nav {
		display: flex;
		position: absolute;
		left: 0;
	    top: 40px;
	    width: 100%;
	}
	.vc_store_carousel .owl-nav .owl-next {
		display: block;
		position: relative;
		right: 30px;
		margin-left: 100%;
/*		top: -30px;*/
	}

	.vc_store_carousel .owl-dots {
		display: none;
	}
}