#bonorder {
	padding: 30px;
	border-radius: 0;
}
#btn-bonorder {
/*
	float: right;
	margin-top: -89px;
*/
}

#btn-bonorder a.btn-bonorder  {
	color:#fff;
    box-shadow: 4px 4px 4px rgba(0,0,0,.14);
    text-transform: uppercase;
    font-weight: 400;
    white-space: inherit;
    transition: all .2s linear;
}
#btn-bonorder a.btn-bonorder:hover {
    box-shadow: none;
}
#bonorder-wrapper fieldset {
	margin-top: 0;
}

#bonorder-wrapper .modal-body {
	overflow: hidden;
}

#bonorder-wrapper .submit {
	padding-top: 5px;
}

#bonorder sup {
	color: red;
	font-weight: bold;
}

#bonorder label {
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
	text-align: left;
}

#bonorder .modal-content {
	border-radius: 0;
}

#bonorder-wrapper .image-sticky-order{
	width: 50%;
	float: left;
	margin-right: 15px;
}

#bonorder-wrapper label {
	text-align: left;
}

#bonorder-wrapper .modal-content{
	border-radius: 0;
}

#bonorder .quickbuy_errors,
#bonorder .quickbuy_success {
	margin: 0 15px;
	display: none;
	padding: 10px;
	line-height: 1.5;
}

.btn-bonorder {
	padding: 13px 35px;
	font-size: 15px;
	margin-bottom: 16px;
	color: #fff;
	display: inline-block;
	position: relative;
}

.btn-bonorder:hover,
.btn-bonorder:focus{
	color: #fff;
}

.btn-bonorder:before {
	content:"";
        width: 30px;
        height: 30px;
        display: inline-block;
        background: url('../img/click.png') no-repeat  0 0;
        margin-right: 5px;
        vertical-align: -9px;
}

.bon_order_success.alert.alert-success {
	margin: 0;
	padding-top: 0;
}
@media screen and (max-width: 768px){

	#bonorder-wrapper .image-sticky-order {
		display: none;
	}
	#bonorder-wrapper .modal-dialog {
		margin: 100px 10px;
	}
	#bonorder-wrapper label {
		margin: 10px 0;
	}
}


@media screen and (max-width: 480px) {
	#bonorder-wrapper .modal-open .modal {
		margin: 0 10px
	}
}

@media screen and (max-width: 1000px) {
	#btn-bonorder{
		margin-top: 0;
		float: none;
	}
}
/**
 start bonorder section
**/
.border-class{
	margin-bottom: 55px;
	border-bottom: 1px solid #00000080;
}
.offer-section{
	display: flex;
	flex-wrap: wrap;
}
.offer-section>div{
	padding-left: 15px;
	padding-right: 15px;
}
.offer-section>div.image-section{
	width: 60%;
}
.offer-section>div.offers{
	width: 40%;
}
.offer-section h2,
.dazzling-collection h2,
.connection-perks h2,
.elegant-design h2,
.turn-design h2,
.new-one h2{
	font-size: 36px !important;
    font-weight: 900;
    line-height: 43.57px;
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
	font-family: "Alata", serif;
}
.offer-section .card{
	padding: 13px;
    border: 1px solid #d9d9d9;
    border-radius: 9px;
	min-height: 103px;
}
.offer-section .card:first-of-type{
	margin-bottom: 13px;
}
.offer-section .card.card-property{
	min-height: 80px;
    display: flex;
    align-items: center;
}
.offer-section .card p.titre{
	font-weight: 400;
    text-align: center;
    font-size: 14px;
    line-height: 19.32px;
    margin: 0 0 10px !important;
    padding: 0 !important;
	font-family: "Alata", serif;
}
.offer-section .card p:not(.titre){
	color: #0E22FF;
    font-size: 11px;
    font-weight: 400;
    line-height: 15.18px;
    margin-bottom: 0 !important;
    padding: 0 !important;
	font-family: "Alata", serif;
}
.offer-section .description p{
	color: #00000063;
    font-size: 32px;
    line-height: 44.16px;
    font-weight: 400;
    text-align: center;
	font-family: "Alata", serif;
}
.offer-section>div.image-section>img{
	margin-bottom: 40px;
}
.offer-section .livraison-div{
	display: flex ;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 13px;
}
.offer-section .livraison-div img{
	width: 34px;
	height: 34px;
	margin-right: 10px;
}
.offer-section .livraison-div p{
	padding-bottom: 0 !important;
	margin: 0 !important;
}
/**

*/
.dazzling-collection{
	padding-bottom: 40px;
}
.dazzling-collection h2{
	text-align: center;
	margin-bottom: 40px !important;
}
.dazzling-collection .bg-image{
	background-position: center;
    background-size: cover;
    height: 690px;
    background-repeat: no-repeat;
	margin-bottom: 40px;
}
.dazzling-collection .actions{
	display: flex;
	align-items: center;
	justify-content: center;
}
.dazzling-collection .actions>div{
	height: 52px;
	background-color: #000000D1;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 52px;
    border-radius: 50%;
	margin-right: 12px;
}
.dazzling-collection .actions>div.color-disponible{
	padding-left: 28px;
	padding-right: 28px;
	border-radius: 50px;
}
.dazzling-collection .actions>div span{
	display: block;
    width: 39px;
    height: 34px;
    border-radius: 50%;
    margin-right: 12px;
}
.dazzling-collection .actions>div span:last-of-type{
    margin-right: 0px;
}
/**

**/
.connection-perks{
	padding-bottom: 50px;
}
.connection-perks h2{
	margin-bottom: 50px !important;
}
.connection-perks .banners{
	display: flex;
	flex-wrap: wrap;
}
.connection-perks .card{
	border-radius: 10px;
    background-color: #F5F7FE;
    width: 242px;
    min-height: 124px;
    padding: 10px;
    margin-right: 45px;
}
.connection-perks .card img{
    width: 34px;
    height: 34px;
	margin-bottom: 10px;
}
.connection-perks .card p.bold{
	font-weight: 600;
    font-size: 16px;
    padding: 0 0 8px;
}
.connection-perks .card p:not(.bold){
	font-weight: 400;
    font-size: 13px;
    padding: 0;
}
/**

**/
.elegant-design h2{
	text-align: center;
    margin-bottom: 65px !important;
    margin-top: -10px;
}
.elegant-design .accordion{
	border: 1px solid #D9D9D9;
    border-radius: 22px;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	padding: 47px 0;
}
.elegant-design .accordion .accordion-item{
	border-bottom: 1px solid #00000080;
	margin-bottom: 51px;
}
.elegant-design .accordion .accordion-item:last-of-type{
	border-bottom: 0px solid #00000080;
	margin-bottom: 0px;
}
.elegant-design .accordion .image-sectrion{
	width: 50%;
}
.elegant-design .accordion .image-sectrion img.hide{
	display: none;
}
.elegant-design .accordion .accordion-details{
	padding-right: 81px;
	width: 50%;
}
.elegant-design .accordion .accordion-item .accordion-hedaer{
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	cursor: pointer;
}
.elegant-design .accordion .accordion-item .accordion-hedaer{
	margin-bottom: 35px;
}
.elegant-design .accordion .accordion-item.open .accordion-hedaer img{
	width: 21px;
	height: 21px;
	transform: rotate(90deg);
}
.elegant-design .accordion .accordion-item:not(.open) .accordion-hedaer img{
	transform: rotate(-90deg);
	width: 21px;
	height: 21px;
}
.elegant-design .accordion .accordion-item:not(.open) .accordion-content{
	display: none;
}
.elegant-design .accordion .accordion-item h3{
	font-family: "Alata", serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 24.2px;
}
.elegant-design .accordion .accordion-item p{
	font-family: "Alata", serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 18.15px;
}
/**

**/
.turn-design{
	padding: 30px 87px;
}
.turn-design>div{
	display: flex;
}
.turn-design>div .image-sectrion{
	width: 406px;
}
.turn-design>div .image-sectrion img{
	border-radius: 36px;
    overflow: hidden;
}
.turn-design>div .details{
	width: 500px;
    padding-left: 54px;
    padding-top: 30px;
}
.turn-design>div .details p{
	text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 33.12px;
	font-family: "Alata", serif;
	padding-bottom: 20px !important;
}
.turn-design>div .details img{
	margin: auto;
}
.turn-design>div .owl-dots{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0px 0 0;
}
.turn-design>div .owl-dots>button{
	width: 9px;
    height: 12px;
    border-radius: 50%;
    background-color: #D9D9D9;
    display: block;
    border: none !important;
    margin-right: 6px;
}
.turn-design>div .owl-dots>button.active{
	background-color: #000;
}
/**

*/
.new-one h2{
	text-align: center;
}
.new-one .content-section{
	display: flex;
	flex-wrap: wrap;
}
.new-one .content-section .image-sectrion{
	width: 40%;
	position: relative;
}
.new-one .content-section .image-sectrion img{
	position: absolute;
    width: 120%;
    max-width: 400%;
    bottom: -32px;
    left: 0;
}
.new-one .content-section .details{
	width: 60%;
	display: flex;
}
.new-one .content-section .details>.item{
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width: 220px;
	margin-right: 30px;
}
.new-one .content-section .details>.item img{
	max-height: 260px;
	border-radius: 21px;
	margin-bottom: 10px;
}
.new-one .content-section .details>.item h3{
	font-size: 16px;
    font-weight: 700;
    line-height: 19.3px;
    text-align: center;
	font-family: "Alata", serif;
}
.new-one .content-section .details>.item p{
	font-size: 16px;
    font-weight: 400;
    line-height: 19.3px;
    text-align: center;
	font-family: "Alata", serif;
}
/**

*/
html[lang="ar"] .dazzling-collection .actions{
	flex-direction: row-reverse;
}
html[lang="ar"] .dazzling-collection .actions{
	flex-direction: row-reverse;
}
html[lang="ar"] .dazzling-collection .actions>div span:last-of-type {
    margin-right: 12px;
}
html[lang="ar"] .dazzling-collection .actions>div span:first-of-type {
    margin-right: 0px;
}
html[lang="ar"] .connection-perks .card:first-of-type {
    margin-right: 0px;
}
html[lang="ar"] .elegant-design .accordion .accordion-details{
	padding-right: 0;
    padding-left: 81px;
}
html[lang="ar"] .turn-design>div .details{
	padding-left: 0px;
	padding-right: 54px;
}
html[lang="ar"] .new-one .content-section .details{
	justify-content: end;
}
html:not([lang="ar"]) .new-one .content-section{
	flex-direction: row-reverse;
}
html:not([lang="ar"]) .new-one .content-section .details{
	flex-direction: row-reverse;
    justify-content: start;
}
html[lang="ar"] .offer-section .livraison-div img{
	margin-right: 0px;
	margin-left: 13px;
}
@media screen and (max-width: 768px){
	.cms-id-8 #content{
		padding: 15px !important;
	}
	.offer-section>div.image-section,
	.offer-section>div.offers {
		width: 100%;
		padding: 0;
	}
	.offer-section>div.image-section>img {
		margin-bottom: 25px;
	}
	.offer-section .description p {
		font-size: 22px;
		line-height: 35.16px;
		padding-bottom: 20px;
	}
	.dazzling-collection .bg-image{
		height: 160px;
	}
	.dazzling-collection .actions>div span{
		height: 26px;
	}
	.connection-perks .card{
		margin-right: 0;
	}
	html[lang="ar"] .elegant-design .accordion .accordion-details,
	html[lang="en"] .elegant-design .accordion .accordion-details {
		padding-right: 15px;
		padding-left: 15px;
		width: 100%;
	}
	.elegant-design .accordion .image-sectrion {
		width: 100%;
		padding: 0 15px;
	}
	.elegant-design .accordion .accordion-item h3{
		font-size: 16px;
	}
	.turn-design {
		padding: 30px 0px;
	}
	.turn-design>div{
		flex-wrap: wrap;
	}
	.turn-design>div .image-sectrion,
	.turn-design>div .details {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0px !important;
	}
	.turn-design>div .details h2{
		text-align: center;
	}
	.new-one .content-section .image-sectrion,
	.new-one .content-section .details{
		width: 100%;
	}
	.new-one .content-section .details{
		flex-wrap: wrap;
	}
	.new-one .content-section .details>.item{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.new-one .content-section .image-sectrion img{
		position: static;
    	width: 100%;
	}
}