@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&display=swap');

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: 'Inter', sans-serif !important;
	/*font-size: 1.4em;
	line-height: 1.6;*/
	color: #222;
}

table {
	color: #222 !important;
}

/*.container {
	max-width: 1330px !important;
}*/

.header {
    position: inherit !important;
}


.header .menu>ul>li {
    line-height: 2.0rem !important;
}

.header-item-center {
    justify-content: right;
}

/*h1, h2, h3 {
    font-family: 'Inter-Bold', sans-serif;
    color: #222;
    line-height: 1.2;
    font-size: 24px;
    font-weight: bold;
}*/


h1 {
    font-size: 30px;
    margin: 0 0 20px 0;
    padding: 1rem 0 1rem 0;
}

h1 span {
    /*font-family: 'Inter-Regular', sans-serif;*/
    font-size: 24px;
}

input:focus {
	outline: none !important;
    box-shadow: none !important;
    border-color: #ced4da !important;
}

.title-page-home {
	font-size: 30px;
	width: 100%!important;
	padding-left: 17px;
}
h2.title-page-home {
	padding-top: 20px;
}


a {
	color: inherit;
	text-decoration: none;
}

a:hover {
  
  color: inherit;
  text-decoration: none;
}

li a {
	color: inherit;
	text-decoration: none;
}

.img-logo {
	width: 48%;
}

.logo img {
	/*filter:invert(1);*/ /*entete black*/
	/* margin-top: 5px; */
	max-width: 130%;
    position: absolute;
    top: 2rem;
}

/*button add */
.btn-add {
	padding:10px 11px;
}

/*form */
.btn-form {
	padding:9px 15px;
	margin-right: 1rem;
	
}

 .form-title {
    color: #222 !important;
    font-size: 26px;
    font-weight: 700;
}

.breadcrumb-item.active {
	color:#222 !important;	
}

 .form-title>span{
    color: #222 !important;
    font-size: 24px;
    font-weight: 500;
}

.form_row label {
	font-weight: 600;
	/*padding-top: 1rem;*/
}

.label-form {
	font-weight: 600;
}

.label-inscription {
	font-weight: 400 !important;
}

.btn-checkout {
	font-size: 24px; 
	font-weight: 600; 
	padding: 10px 16px;
}

input.form-control {
    margin-bottom: 1rem !important;
}

form .input {
    background-color: #e8f0fe !important;
}   

/* navBar */

.mynav{
	/*padding-top: 0.5rem;*/ /*Entete black*/
	padding-bottom: 0rem !important;
	z-index: 1000 !important;
	background-color: black; /*Entete black*/
	margin-bottom: 2px !important; /*Entete black*/
	box-shadow:none; /*Entete black*/
}

.header .menu-mobile-toggle span {
	background-color:white;
}

.mynav i{
	color:white; /*Entete black*/
}

.mynav .search-icon i {
	color:black;
}

.close-nav {
    background-color: red; 
    color: white; 
    text-align: center;
    font-size: 1.4em;
}

.div#recherche-nav {
    padding-bottom: 0 !important;
}

.header .mynav a {
	color: inherit;
	text-transform: none;
	padding-top : 1.5rem !important;
}

.menu-item a, .menu-item-has-children > a {
	color:white !important;
}

.subcateg-item p>a {
	text-align: left;
	color: grey;
	
}
.subcateg-item{
	line-height: 1.4rem !important;
	padding-left: 10px;
}

.menucategories {
    width: 80% !important;
    max-width: none !important;
}

/* .header .menu>ul>li .menu-subs.menu-mega {
    left: 24% !important;
} */

/* view recherche */
h1.noresult {
    border: solid 1px;
    padding: 2rem;
}

/* items icon caddie */
.nbr-item-badge {
    position: absolute;
    top: 2px;
    right: 16px;
    width: 16px;
    height: 17px;
    /*background: #585353;
    color: #ffffff;*/
    color: #222;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
}
	
#icon-position {
    position: relative;
}	
/* items icon caddie */

/* serach */
.form_search {
	width: 60%;
	border: solid;
	/* margin-top: -40px; */
	border-color: white;/*Entete black*/
	background-color: white;/*Entete black*/
}

.btn-outline-dark {
	color: #222;
	border-color: #222;
}

.btn-produit {
	padding: 10px 0px;
	border: 0px;
	width: 100%;
}

.search-input{
	border: none;
	width: 40%;
	font-size: 16px;
	padding: 5px 0px;
}

.search-icon {
	font-weight: 500;
    float: right;
    padding-right: 1rem;
    padding-top: 0.5rem;
}

.select_search {
	border:none !important;
	/*border-right: 1px solid black;*/
	display: inline-block;
	width: 20%;
}


/*.card-img-top {
	object-fit: cover;
}*/

/*.img-fluid {
    max-width: 100%;
    height: 20vh;
    object-fit: contain;
}*/
	
.card-img-top {
    aspect-ratio: 1/ 1;
    padding: 0;
}

.card-img-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* menu */
.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
    
    font-size: 1rem;
    font-weight: 500;
    line-height: 0 !important;
    padding: 0 0 !important;
    color: black !important;
    text-transform: none !important;
    /*-webkit-transition: all .3s ease;
    transition: all .3s ease;*/
}

/*ul.menu-section {
	margin-bottom: 0;
	padding: 0;
}*/

.menu-section {
	margin-bottom: 0 !important;
}


.menu-subs.menu-mega.menu-column-4 {
    border: solid;
}
.header .menu>ul>li .menu-subs {
   border-top: solid !important;
}

.list-item ul {
	padding-left: 0 !important;
	padding-bottom: 10px;
}

.list-item{
	padding-left: 1rem !important;
	padding-right: 0 !important;
}
.list-item.text-capitalize {
    /* border: solid; */
    border-right: 0.75px solid;
    /* padding: 1rem; */
    padding-right: 2rem;
    padding-bottom: 1rem !important;
}

.list-item.text-capitalize:nth-child(4n) {
    border-right: none;
}

i.fa.fa-arrow-right.fa-lg {
    font-size: small;
    font-weight: 100;
    color: #504d4d;
}

:root {
   --color-pink-700: black !important;
}

.button-close{
	color: black;
}

 bg-article
.bg-img-article {
/*	background-image: url("../img/CRT_SOFA_bg.jpg");*/
	background-color: #331616;
	height: 238px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*.card-img-top {
	width: 70%;
    margin: auto;
    margin-top: 2rem;
}*/

/* fiche produit
.bg-img-article-produit {
	background-image: url("../img/CRT_SOFA_bg.jpg");
	background-color: #cccccc;
	height: 500px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
}*/

.container .aria {
	margin-top: 6rem;
}

/* slider */
.title-slider-1 {
    font-weight: 900;
    font-size: 3.5rem;
    font-family: 'Inter', sans-serif !important; 
    color: #fff;
}

.sub-title-slider-1 {
	font-weight: bold;
	color: #fff;
}
.slide-info{
	text-transform: capitalize;
	font-size: 1rem;
	font-weight: bold;
    /*margin: 0;*/
    padding: 10px 0 5px 0;
    
    
}

/*slider-prix {
    font-family: 'Inter-Regular', sans-serif;
    color: #222;
}*/


.carousel-inner {
    width: 100%;
    height: 450px;
    /*padding-top: 108px;*/
    background-color: #F9F8F8;
}

.carousel-inner img {
    width: 100%;
    /*max-width: 100%;*/
    height: auto;
    object-fit: cover;
    max-height: 500px ;
    min-height: 500px;
    padding-bottom: 3rem;
    
}

.img-select-slide {
	
	max-height: 450px !important;
    /*min-height: 350px !important;*/
    
}

.carousel-caption-slid-1 {
	position: absolute;
	right: 15%;
	bottom: 12.25rem;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
}

.carousel-bg-black {
	background: black;
	overflow: hidden;
}

#img-bg-black {
	/*opacity: 0.4;*/
	object-fit : cover;
}

.a.carousel-control-next,
.a.carousel-control-prev  {
color: #f9fafb !important;
}

/*  slider  --- trois photos dans une partie de carousel - version 2 */
.division {
    width: 25%;
    float: left;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    
}



/*  slider  --- deux photos dans une partie de carousel  */
/*.division {
    width: 50%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.division img {
    /*width: 360px;*/
    /*display: block;*/
    /*border-radius: 20px;
    transform: rotate(-10deg) scale(0.65);
    filter: drop-shadow(5px 5px 3px #ABB2B9);*/
/*}*/



/*.division img:hover {
    transform: rotate(-10deg) scale(0.80);
    border-radius: 20px;
    transform-style: preserve-3d;
    filter: drop-shadow(5px 5px 3px #ABB2B9);
}*/

.clear {
    clear: both;
}

.carousel-indicators li {
    background-color: gray;
}

.carousel-control-next,
.carousel-control-prev {
    color: gray;
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
    color: LightGray;
}
/*


/* home page */
.intro {
    border: 2px solid #111;
    align-items: center;
    display: flex;
    padding-left: 0;
}

.intro img {
	max-width: 300px;
    width: auto;
}

.intro div:first-child {
    /*width: 115%;*/
    border-right: 2px solid #111;
  
}

.intro div:last-child {
    /*width: 71%;*/
    /*padding: 30px 60px 40px 60px;*/
    padding-left:20px;
}

/* articles*/

.article-title {
	font-family: 'Inter-Medium', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px 0;
    padding-top: 10px;
    text-transform: capitalize;
}

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

.article-prix {
    /*font-family: 'Inter-Regular', sans-serif;*/
    color: #222;
}




    

/*.wight-text-articl{
	font-weight: 600;
}*/


.card_product_details {
	padding: 0 !important;
	padding-left: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.card-footer {
	padding-left: 0 !important;
	padding-right: 0;
}

audio.audio-article {
    height: 39px !important;
    width: 100% !important;
}


.limite_text{
	overflow: hidden;
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 1; /* number of lines to show */ 
	-webkit-box-orient: vertical;
}

/*.card-body {
    padding:0rem;
}*/

/* fin articles*/

/*.my_input {
	background-color: white;
	color:black;
	
	border: 1px solid black;
	border-radius: 5px;
}
.my_input::hover {
	background-color:#959eb1;
	color:#03060c;
}*/


/*p.produit*/

h1.titre-produit {
    font-weight: 700;
    font-size: 2.2rem;
    padding: 0px;
    margin-bottom: 0px;
}

h3.sous-titre-produit {
    font-weight: 600;
    margin-bottom: 1rem;
}



.row-price {
	align-items: center;
	margin-right: 0px;
}

.col-price-left {
	text-align: left;
	font-size: 0.875rem;
	padding-right: 0;
}

.col-price-right {
	text-align: right;
}

.btn-block+.btn-block {
	margin-top: 0;
}

/*a.btn.btn-outline-dark.btn-block.text-uppercase {
padding: 16px 0 ;
}*/


.cart-p {
	padding-left: 0;
	padding-right: 0;
}

.add-cart-price {
	border: solid;
	
}

.cart-p {
	border-left: solid;
}

span.price {
    padding: 16 26;
}

.price-col-4{
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin: auto;
}

.price-col-4 > a::after{
	background-color: black;
}

.fa-long-arrow-right{
	padding-right: 5px;
}

.dir-col-4.col-4 {
	direction:trl;
	text-align: right;
	padding-left:0;
	padding-right: 10px;
	text-transform: capitalize;
}

.dir-col-8 {
	direction:trl;
	text-align: left;
	padding-left:2px;
	padding-right: 0;
	font-weight: 600;
	text-transform: capitalize;
}


ol.breadcrumb {
    background-color: fff;
}

.img-fluid-article-p {
   width: 100% !important;
    height: auto;
}

audio {
    height: 40px;
}

.card-img-top-p {
	width: 90%;
}

.row-gutter {
	--bs-gutter-x: 0px !important; 
}

.border-light {
    border: none;
}    

.position-fav {
    position: relative;
}

.position-fav>.caption-fav {
    position: absolute;
    top: 0;
    right: 0;
    margin: .5rem;
}

.position-fav>.caption-player {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: .5rem;
}

.caption-fav {
    background-color: whitesmoke;
    color: red;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 20px;
    opacity: 0.55;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
}

.caption-fav i.fa-regular.fa-heart {
    color: #565656;
    transition: all 0.3s ease;
}

.caption-player {
    background-color: whitesmoke;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    color: black;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
}

.caption-fav:hover{
    opacity: 1;
}
.caption-fav:hover i.fa-regular.fa-heart {
    color: red;
}
.caption-player:hover {
    color: #565656;
}
/* FIn p.produit*/

/* LISTING GRID/LIST SYSTEM */

.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}

.item.list-group-item .thumbnail {
    border-radius: 0px;
    border: 0;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 1rem 0;
    border-bottom: 2px solid lightgray;
}

/* .item.list-group-item .thumbnail:last-child {
    border-bottom: none;
} */

.item.grid-group-item .thumbnail {
    margin-bottom: 30px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 0;
    background-color: transparent;
}

.item.list-group-item {
    float: none;
    width: 100%;
    background-color: transparent;
    margin-bottom: 10px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}

.item.list-group-item .img-article {
    float: left;
    width: 15%;
}

.item.grid-group-item .thumbnail .card-body {
    padding: 0;
}

.item.list-group-item .thumbnail .card-body {
    padding: 1rem 1rem;
}

.item.list-group-item .card-img-top {
    margin-right: 10px;
}

.item.list-group-item .caption {
    float: left;
    width: 85%;
    margin: 0;
}

.item.list-group-item .caption .content-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.item.list-group-item .caption .content-item #title-artist-content .article-title {
    text-align: left;
    margin-bottom: 10px;
    font-size: 18px;
}

.item.list-group-item .caption .content-item #title-artist-content .article-info {
    text-align: left;
    margin-bottom: 10px;
    font-size: 18px;
}

.item.list-group-item .caption .content-item .info-item {
    width: 25%;
}

.item.list-group-item .caption .content-item .article-price {
    margin-top: 0;
    text-align: left;
    font-size: 20px;
}

/* .item.list-group-item .caption .content-item .article-price.dotted-line{
    display: flex;
    width: 100%;
    padding: 5px;
}
.item.list-group-item .caption .content-item .article-price.dotted-line::before{
    border-bottom: 2px dotted #ced4da;
    content: '';
    flex: 1;
} */

.item.grid-group-item .caption .content-item .btn-shop button {
    width: 60%;
    margin-top: 1rem;
    background-color: #FFF;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.item.grid-group-item .caption .content-item .btn-shop button:hover {
    background-color: black;
    color: #FFF;
    border: 1px solid #FFF;
}

.item.list-group-item .caption .content-item .btn-shop button {
    width: 100%;
    margin-top: 20px;
    background-color: #FFF;
    color: black;
    border: 1px solid black;
    border-radius: 5px;
    /* position: absolute;
    top: 10px;
    right: 0; */
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.item.list-group-item .caption .content-item .btn-shop button:hover {
    background-color: black;
    color: #FFF;
    border: 1px solid #FFF;
}

.item.list-group-item:before,
.item.list-group-item:after {
    display: table;
    content: " ";
}

.item.list-group-item:after {
    clear: both;
}

/*page caddie */
.nb-items-text{
	font-weight:lighter;
}

.nb-items{
	text-transform: lowercase;
}

.body_itemes {
	border: solid 1px #222 !important;
}

.shipping-method-title {
	font-size: 24px;
	padding-bottom: 0.75rem;
}


.shipping_description{
    font-size: 1rem;
    line-height: 1;
    color: #222;
    width: 100%;
    display: inline-block;
	cursor: normal;
}

.shipping_description:hover{
	cursor: hand;
}

.cart-desc {
    font-size: 16px !important;
    margin: 0 0 8px 0;
    text-transform: capitalize;
}

/*.remove {
    color: #fff;
    font-family: 'Inter-Bold', sans-serif;
    background: #222;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 18px;
    margin: 0 5px 0 10px;
    text-align: center;
    display: inline-block;
}*/

.total-caddie {
	text-align: center; 
	border-style:none; 
	
}
.total-caddie h3 {
	font-size: 30px; 
}

.quantity-del-price {
	text-align: center;
}

td.btn-back {
    border: none !important;
}

	
	
/*fin page caddie */

/*page categs */

.arian-title {
	font-size: 1.875rem;
	margin: 0 0 0 0;
	text-transform: capitalize !important;
}

.sort-div {
	width: 100%;
	padding-bottom: 1.5rem;
}

.sort-title {
	font-weight: bold;
    color: #222;
    padding: 4px 8px 2px 0px;
    margin-bottom: 0;
    text-transform: uppercase !important;
    
	
}

ol.breadcrumb {
    background-color: white !important;
}

.col_ctegs.col {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}

/* p. contact */
.contact-title {
	text-decoration: underline;
	/*color: #fff;*/
}


.cgv-text,
.rgpd-text {
    margin-bottom: 2rem!important;
    text-align: justify;
    
}


.contact-text {
	margin-top: 2rem!important;
    text-align: justify;
    font-weight: 500;
}

.img-contact {
	width: 60%;
}


/* mondial relay*/
#bg_relay{
	background: white;
}

#bg_relay::after{
	background: white;
}

.MR-Widget {
	width: 100%;
}

.MRW-MAP {
    float: right;
    width: 860px;
    height: 370px;
    position: relative;
    z-index: 1;
}

.MRW-RList {
    width: 450px;
    font-size: 0.75rem;
} 

input.Arg2,
input.iArg0 {
    width: 100px !important;
    border-radius: 5px;
    padding: 5px;
    
}

span.MRW-Line {
    font-size: 1rem;
}
/* fin mondial relay*/

/* barre recherche mondial relay */
img#Img_Pays {
    display: inline;
}

.info-circle-icon {
	padding-left: 1rem;
}

.MR-Widget .MRW-BtGo, .MR-Widget .MRW-BtGeoGo {
    border: solid 1px #ddd;
    background: #eee;
    padding: 0 15;
    border-radius: 5px;
    padding: 5px;
}

.leaflet-container {
    background: #fff;
}


/* p.paiment */

.hr-amount {
    width: 30%;
    margin: auto;
}

.price-paiment {
    padding-top: 10px;
}

h3.title-price-paiment {
    padding-top: 8px;
}
.shipping-pays-title {
	font-size: 23px;
    font-weight: 500;
    padding-bottom: 1.2rem;
}
span.alert-shipping {
    color: #a93333;
    font-size: 1.2rem;
    font-weight: 600;
}

/*paypal 
iframe#jsx-iframe-fc0ffbd994 {
    z-index: 1;
}*/


/* Footer*/
/*footer {
	/*background-image: url("../img/trace-CRT_SOFA-600px.jpg");*/
	/*background-image: url("../img/footer-web_SOFA.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}*/



.footer {
    padding-top: 40px;
    border-top: 2px solid #222;
 } 
 
.footer-left{
	 border-right: 1px solid #222;
 } 
  
.flex {
    display: flex;
}

.footer-col {
    width: 50%;
}

h2:first-child, h3:first-child {
    margin-top: 0;
}
.header ul, .footer ul, .breadcrumbs ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

/*.footer-right {
    padding-left: 35px;
}*/

.newsletter {
    width: 240px;
    /*border: 1px solid #222;
    font-size: 13px;*/
}
.newsletter-text {
    color: #888;
    padding: 8px 10px;
    width: 100%;
}

.newsletter-btn {
    margin-left: auto;
    padding: 8px 15px;
    color: #fff;
    background: #222;
}

/*.cdandlp {
	width: 100%;
	padding-bottom:1.3rem;
	/*text-align: center;
}*/

.cdandlp {
	text-align: end;
	font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 1.5rem;
}


.cdandlp img {
    max-width: 100px;
    padding-top: 15px;
}

i.bi.bi-arrow-up-circle-fill {
    font-size: 2rem;
}
i.bi.bi-arrow-up-circle-fill:hover{
    font-size: 2rem;
    color:#696767;
}

i.bi.bi-arrow-up{
    font-size: 2rem;
}
i.bi.bi-arrow-up:hover  {
    font-size: 2rem;
    color:#696767;
}

i.bi.bi-arrow-up-circle{
    font-size: 2rem;
}
i.bi.bi-arrow-up-circle:hover{
    font-size: 2rem;
    color:#696767;
}
/* cookie */
.btn-cookie{
	color: white;
    border-color: white;
    padding: 0.5rem 1.8rem !important;
    font-weight: 600;
}
    
.cookiebox {
	text-align:center; 
	position: fixed; 
	bottom: 0; 
	color: white; 
	background-color: black; 
    opacity: 0.9;
    z-index: 1;
}

.cookiebox p {
	text-align:justify;
}
/*  FIN cookie */

/* Fin footer */



/* Audio plyer */

.audiojs audio {
 position: absolute;
 left: -1px;
}
.audiojs {
 width: 460px;
 height: 36px;
 background: #404040;
 overflow: hidden;
 font-family: monospace;
 font-size: 12px;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
 background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
 -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
 -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
 -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
 box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.audiojs .play-pause {
 width: 25px;
 height: 40px;
 padding: 4px 6px;
 margin: 0px;
 float: left;
 overflow: hidden;
 border-right: 1px solid #000;
}
.audiojs p {
 display: none;
 width: 25px;
 height: 40px;
 margin: 0px;
 cursor: pointer;
}
.audiojs .play {
 display: block;
}
.audiojs .scrubber {
 position: relative;
 float: left;
 width: 44%;
 background: #5a5a5a;
 height: 14px;
 margin: 10px;
 border-top: 1px solid #3f3f3f;
 border-left: 0px;
 border-bottom: 0px;
 overflow: hidden;
}
.audiojs .progress {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 14px;
 width: 0px;
 background: #ccc;
 z-index: 1;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
 background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
}
.audiojs .loaded {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 14px;
 width: 0px;
 background: #000;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
 background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%);
}
.audiojs .time {
 float: left;
 height: 36px;
 line-height: 36px;
 margin: 0px 0px 0px 6px;
 padding: 0px 6px 0px 12px;
 border-left: 1px solid #000;
 color: #ddd;
 text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.audiojs .time em {
 padding: 0px 2px 0px 0px;
 color: #f9f9f9;
 font-style: normal;
}
.audiojs .time strong {
 padding: 0px 0px 0px 2px;
 font-weight: normal;
}
.audiojs .error-message {
 float: left;
 display: none;
 margin: 0px 10px;
 height: 36px;
 width: 400px;
 overflow: hidden;
 line-height: 36px;
 white-space: nowrap;
 color: #fff;
 text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 -icab-text-overflow: ellipsis;
 -khtml-text-overflow: ellipsis;
 -moz-text-overflow: ellipsis;
 -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
 color: #eee;
 text-decoration: none;
 padding-bottom: 1px;
 border-bottom: 1px solid #999;
 white-space: wrap;
}
.audiojs .play {
 background: url("https://www.cdandlp.com/includes/js/cdandlp/player-graphics.gif") -2px -1px no-repeat;
}
.audiojs .loading {
 background: url("https://www.cdandlp.com/includes/js/cdandlp/player-graphics.gif") -2px -31px no-repeat;
}
.audiojs .error {
 background: url("https://www.cdandlp.com/includes/js/cdandlp/player-graphics.gif") -2px -61px no-repeat;
}
.audiojs .pause {
 background: url("https://www.cdandlp.com/includes/js/cdandlp/player-graphics.gif") -2px -91px no-repeat;
}
.playing .play,
.playing .loading,
.playing .error {
 display: none;
}
.playing .pause {
 display: block;
}
.loading .play,
.loading .pause,
.loading .error {
 display: none;
}
.loading .loading {
 display: block;
}
.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
 display: none;
}
.error .error {
 display: block;
}
.error .play-pause p {
 cursor: auto;
}
.error .error-message {
 display: block;
}


ol.playeraudio {
 padding:0;
 margin:0;
 color:white;
 width:98%;
 font-size:13px !important
}
ol.playeraudio li {
 position:relative;
 margin:0;
 padding:9px 22px 10px;
 border-bottom:1px solid #dfe5e8;
 cursor:pointer;
 margin:0
}
ol.playeraudio li:last-child {
 border-bottom:0
}
ol.playeraudio li a {
 display:inline-block;
 text-indent:-3.3ex;
 padding:0 0 0 20px;
 font-size:13px
}
ol.playeraudio li.playing {
 color:#ff6300
}
ol.playeraudio li.playing a {
 color:#ff6300
}
ol.playeraudio li.playing:before {
 content:'>';
 width:14px;
 height:14px;
 padding:3px;
 line-height:14px;
 margin:0;
 position:absolute;
 left:0;
 top:8px;
 color:#ff6300;
 font-size:13px;
 text-shadow:1px 1px 0 rgba(0,0,0,0.2)
}
.playeraudio li a {
 color:#303030;
 text-decoration:none
}
.playeraudio li.play_ok a {
 color:white;
 text-decoration:none
}

.audiojs {
 width:100% !important;
 height:36px;
 background:#6a6a6a;
 overflow:hidden;
 font-family:monospace;
 font-size:12px;
 background-image:none;
 -webkit-box-shadow:none;
 -moz-box-shadow:none;
 -o-box-shadow:none;
 box-shadow:none;
 border:1px solid #dedede;
 font-family:arial,helvetica,sans-serif !important
}
.audiojs .play-pause {
 width:40px;
 border-right:1px solid #dedede !important
}
.audiojs .time {
 border-left:1px solid #dedede !important;
 text-shadow:none;
 color:white
}
.audiojs .loaded {
 background:#303030 !important;
 background-color:#303030 !important
}
.audiojs .time em,
.audiojs .time strong {
 color:white;
 font-weight:normal !important;
 font-size:13px
}
.audiojs .scrubber {
 border:0 !important
}
.audiojs .progress {
 background-image:none;
 background:#ccc
}

.block_player_audio {
 width:100%;
/* background-color:#6a6a6a;*/
 color:black;
/* padding:10px 10px 0 10px*/
padding-top: 5px;
}

.block_player_audio_titre {
    padding:10px 0 0 0
}
ol.playeraudioNew {
    padding:0;
    margin:0;
    color:black;
    width:100%;
    font-size:15px !important
}
ol.playeraudioNew li {
    position:relative;
    margin:0;
    padding:0;
    cursor:pointer;
    color:black
}
ol.playeraudioNew li a {
    display:inline-block;
    padding:0 0 0 20px;
    font-size:15px
}
ol.playeraudioNew li.playing {
    font-weight:bold
}
ol.playeraudioNew div.divTrack {
    /* padding:5px 0; */
    border-top:1px solid black;
}
ol.playeraudioNew div.divTrack div {
    display: inline-block;
    padding: 10px;
    min-width: 50px;
}

.block_player_audio_listing .audiojs {
 background: none !important;
 border:none;
}

.block_player_audio_listing .audiojs .play-pause {
	width: 40px;
	padding:0px;
	border-right:none !important;
}

.block_player_audio_listing .audiojs p {
	width: 40px;
	padding:0px;
}

.block_player_audio_listing .audiojs .play {
    background: url("https://www.sofarecords.fr/public/img/play.png") 0px 0px no-repeat;
}

.block_player_audio_listing .audiojs .pause {
    background: url("https://www.sofarecords.fr/public/img/pause.png") 0px 0px no-repeat;
}

.block_player_audio_listing .audiojs .time {
    border-left:none !important;
}

.block_player_audio_listing .audiojs .scrubber {
    border:0 !important;
    display: none;
}

.block_player_audio_produit .audiojs {
    background: none !important;
    border:1px solid white;
}

.block_player_audio_produit .audiojs .play {
    background: url("https://www.sofarecords.fr/public/img/pplay.png") 0px 0px no-repeat;
}

.block_player_audio_produit .audiojs .pause {
    background: url("https://www.sofarecords.fr/public/img/ppause.png") 0px 0px no-repeat;
}

.block_player_audio_produit .audiojs .play-pause {
	width: 36px;
	padding:0px;
	border-right:1px solid white !important;
}

.block_player_audio_produit .audiojs .time {
	border-left:1px solid white !important;
	color:#222;
}

.block_player_audio_produit .progress {
	border-radius:0px !important;	
}

.block_player_audio_produit .audiojs .time em,
.block_player_audio_produit .audiojs .time strong {
	color:#222;
}

/* fin audio plyer */

.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
  /*border-radius: 0.25rem;*/
}
  
.btn-outline-dark-selected {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
  /*border-radius: 0.25rem;*/
}

.col_ctegs .btn-outline-dark{
   border: 0px solid black; 
}

.col_ctegs .btn-outline-dark-border{
   border: 0px solid black; 
}

.col_ctegs .btn-outline-dark:hover {
	color:#212529;
	background-color: white;
	/*border-radius: 0.25rem;*/
}

.col_ctegs .btn-outline-dark:focus {
  box-shadow: none;
}
  
.col_ctegs .btn-outline-dark-selected {
	font-weight: bold;
	background-color: white;
	color:#212529;
  /*border-radius: 0.25rem;*/
}

.categ_promo {
	width: 100%; 
	display: block; 
	text-align: center;
	color:red;
}

/* PAGE CONNEXION / INSCRIPTION */

#connexion-template1 {
    padding: 5rem 0;
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#connexion-template1 .message-info {
    text-align: center;
    color: red;
}

#connexion-template1 .card {
    margin-bottom: 2rem;
}

#connexion-template1 .card .card-body {
    min-height: 550px;
}

#connexion-template1 .password .card-body {
    min-height: auto;
}

#connexion-template1 .card .card-body form {
    width: 100%;
}

#connexion-template1 .card .card-body .form-title {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

#connexion-template1 .card .card-body label {
    font-weight: 500;
}

#connexion-template1 .card .card-body .password-content {
    position: relative;
}

#connexion-template1 .card .card-body input {
    border-radius: 10px !important;
    border: 2px solid #ced4da;
    transition: all 0.3s ease;
}

#connexion-template1 .card .card-body input:focus {
    border-color: black !important;
}

#connexion-template1 .card .card-body .password-content .password-icon {
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    width: 20px;
    color: #ced4da;
    transition: all 0.3s ease;
}

#connexion-template1 .card .card-body .password-content .password-icon:hover {
    cursor: pointer;
    color: black;
}

#connexion-template1 .card .card-body .password-content .password-icon .fa-eye-slash {
    display: none;
}

#connexion-template1 .card .card-body a {
    text-decoration: underline !important;
}

#connexion-template1 .form-container .card-btn {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    /* padding: 1rem; */
}

#connexion-template1 .password .card-btn {
    position: initial;
    width: 100%;
    display: flex;
    justify-content: center;
    /* padding: 1rem; */
}

#connexion-template1 .card .card-body button {
    border-radius: 10px;
    font-weight: 700;
    width: 70%;
}

/* CADDIE/PANIER */

#caddie-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#caddie-template1 .caddie-empty {
    padding: 8rem 0;
}

#caddie-template1 .caddie-empty .noresult {
    border: 2px solid lightgray;
}

#caddie-template1 .caddie .title-caddie {
    text-align: center;
    padding-top: 2rem;
}

#caddie-template1 .caddie .action-items .form-action {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#caddie-template1 .caddie .action-items .select-action-items select {
    box-shadow: 0 0 0 0;
}

#caddie-template1 .caddie .action-items .btn-action-items {
    margin-left: 20px;
}

#caddie-template1 .caddie .action-items .btn-action-items button {
    background-color: lightgray;
    color: black;
    border: 0;
}

#caddie-template1 .caddie .body-items {
    border: 2px solid lightgray;
    border-radius: 5px;
    background-color: #FFF;
}

#caddie-template1 .caddie .body-items .select-all{
    padding: .5rem 1.5rem;
    background-color: lightgray;
}

#caddie-template1 .caddie .body-items .total-items {
    font-weight: 700;
}

#caddie-template1 .caddie .sub-total-items {
    padding-top: 2rem;
    text-align: right;
    margin-right: 100px;
}

#caddie-template1 .caddie .sub-total-items #subtotal {
    font-size: 20px;
}

#caddie-template1 .caddie .btn-caddie {
    padding: 2rem 0 4rem;
}

#caddie-template1 .caddie .btn-caddie .commander {
    text-align: end;
}

#caddie-template1 .caddie .btn-caddie .continuerachat {
    text-align: start;
}

#caddie-template1 .caddie .btn-caddie button {
    font-weight: 600;
    width: 75%;
    padding: .5rem;
    /* background-color: black; */
}

#caddie-template1 .caddie .btn-caddie button.btn.btn-outline-dark {
    font-weight: 600;
    width: 75%;
    padding: .5rem;
    border: 2px solid black;
    background-color: transparent;
}
#caddie-template1 .caddie .btn-caddie button.btn.btn-outline-dark:hover {
    color: black;
    border-radius: 0.25rem;
}


#caddie-template1 .info-free-shipping {
    border-top: 2px solid lightgray;
    padding: 2rem 0;
}

#caddie-template1 .info-free-shipping .info-shipping .title-info h2 {
    text-align: center;
    /* padding: 2rem 0; */
}

#caddie-template1 .info-free-shipping .info-shipping .content-info {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#caddie-template1 .info-free-shipping .info-shipping .content-info img {
    height: 150px;
    width: 250px;
    margin: auto;
}

#caddie-template1 .info-free-shipping .info-shipping .content-info span {
    font-weight: 600;
    font-size: 18px;
}

.cart-desc {
    font-size: 16px !important;
    margin: 0 0 8px 0;
    text-transform: capitalize;
}
.shipping-pays-title {
	font-size: 23px;
    font-weight: 500;
    padding-bottom: 1.2rem;
}

/* CADDIE/PAIEMENT */

#paiement-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#paiement-template1 .header-caddie {
    padding: 1rem 0;
    text-align: center;
}

#paiement-template1 .header-caddie .round-btn {
    position: relative;
    display: inline-block;
    z-index: 0;
}

#paiement-template1 .header-caddie .round-btn::before {
    content: '';
    width: 100%;
    border: 1px solid black;
    position: absolute;
    top: 25px;
    z-index: -1;
}

#paiement-template1 .header-caddie .round-btn::after {
    content: "";
    display: inline-block;
    width: 100%;
}

#paiement-template1 .header-caddie .round-btn a {
    width: 50px;
    height: 50px;
    text-align: center;
    font-weight: 600;
    line-height: 48px;
    border-radius: 50%;
    border: 2px solid black;
    margin: 0 1em;
    display: inline-block;
    color: black;
    background-color: #FFF;
    font-size: 14px;
}

#paiement-template1 .header-caddie .round-btn a.active {
    border: 2px solid black;
    background-color: black;
}

#paiement-template1 .header-caddie .round-btn a #circle-text {
    font-size: 18px;
}

#paiement-template1 .header-caddie .round-btn a #header-text {
    line-height: 15px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 10px;
}

#paiement-template1 .header-caddie .round-btn a.active #circle-text {
    color: white;
}

#paiement-template1 .coordonnees .form-coordonnees {
    padding: 2rem 5rem;
    border: 2px solid lightgray;
    background-color: #FFF;
}

#paiement-template1 .coordonnees .form-coordonnees #title-form-coordonnees {
    font-weight: 600;
    padding-bottom: 1.5rem;
}

#paiement-template1 .coordonnees .form-coordonnees input#phone {
    margin-bottom: 0 !important;
}

#paiement-template1 .coordonnees .form-coordonnees #info-phone {
    font-weight: 600;
    font-size: 12px;
}

#paiement-template1 .coordonnees .form-coordonnees input,
#paiement-template1 .coordonnees .form-coordonnees select {
    border: 1px solid black;
    border-radius: 5px !important;
}

#paiement-template1 .btn-confirm {
    padding: 1rem 0 5rem;
}

#paiement-template1 .btn-confirm button {
    width: 100%;
    height: 50px;
    font-size: 20px;
    background-color: black;
    color: #FFF;
    font-weight: 600;
}

#paiement-template1 .btn-confirm button.btn-green {
    background-color: #157347;
}


#paiement-template1 .btn-paiement {
    width: 100%;
    background-color: black;
    color: #FFF;
    font-weight: 600;
}

#paiement-template1 .coordonnees .form-coordonnees .form-check input {
    border: 1px solid black;
    padding: .35rem;
}

#paiement-template1 .coordonnees .form-coordonnees .form-check input:focus {
    box-shadow: 0 0 0 0;
}

#paiement-template1 .coordonnees .form-coordonnees .form-check input:checked {
    background-color: black;
}

#paiement-template1 .coordonnees .form-coordonnees .form-check input:checked:focus {
    box-shadow: 0 0 0 0;
}

#paiement-template1 .address-info {
    padding: 0
}

#paiement-template1 #loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    /* Couleur d'arrière-plan semi-transparente */
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#paiement-template1 #loading-overlay #spinner {
    color: #FFF;
    width: 6rem;
    height: 6rem;
}

#paiement-template1 #loading-overlay .load {
    color: #FFF;
    font-size: 20px;
}

#paiement-template1 .address-info #title-address {
    font-weight: 600;
}

#paiement-template1 .address-info i.fa-pen {
    float: right;
}

#paiement-template1 .livraison .content-livraison {
    padding: 2rem;
    border: 2px solid lightgray;
    background-color: #FFF;
}

#paiement-template1 .livraison .content-livraison .price-shipping {
    text-align: right;
}

#paiement-template1 .livraison .content-livraison .check-shipping {
    text-align: center;
}

#paiement-template1 .livraison .content-livraison .check-shipping input[type="radio"] {
    border: 1px solid black;
    border-radius: 50% !important;
}

#paiement-template1 .livraison .content-livraison .check-shipping input[type="radio"]:focus {
    box-shadow: 0 0 0 0;
}

#paiement-template1 .livraison .content-livraison .check-shipping input[type="radio"]:checked {
    background-color: black;
}

#paiement-template1 .livraison .content-livraison input,
#paiement-template1 .livraison .content-livraison select {
    border: 1px solid black;
    border-radius: 5px !important;
}

#paiement-template1 .paiement .content-paiement .info-paiement .content-info {
    border: 2px solid lightgray;
    padding: 2rem;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    background-color: #FFF;
}

#paiement-template1 .paiement .content-paiement .reduction,
#paiement-template1 .paiement .content-paiement .recap-commande {
    border: 2px solid lightgray;
    padding: 1rem;
    background-color: #FFF;
}

#paiement-template1 .paiement .content-paiement .recap-commande .total-content .right {
    float: right;
}

#paiement-template1 .paiement .content-paiement .reduction .recap-content #form-codepromo {
    padding: 1rem 0;
    display: flex;
}

#paiement-template1 .paiement .content-paiement .reduction .recap-content #form-codepromo .code-promo {
    border: 1px solid black;
    margin-bottom: 0 !important;
}

#paiement-template1 .paiement .content-paiement .reduction .recap-content #form-codepromo #btn-codepromo {
    border-radius: 0 !important;
    font-weight: 700;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method {
    margin-bottom: 1.5rem;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method button {
    border: 2px solid lightgray;
    background-color: #FFF;
    color: black;
    font-weight: 600;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method button:focus {
    box-shadow: 0 0 0 0;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method button::after {
    display: none;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method button i.arrow {
    margin-left: auto;
    transition: all 0.3s ease;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method button[aria-expanded="true"] i.arrow {
    transform: rotateZ(-180deg);
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method .table img {
    width: 60px;
}

#paiement-template1 .cgv-policy {
    text-align: center;
}

#paiement-template1 .cgv-policy input[type="checkbox"] {
    border: 2px solid black;
    padding: .5rem;
    float: none;
    margin-right: 10px;
}

#paiement-template1 .cgv-policy input[type="checkbox"]:focus {
    box-shadow: 0 0 0 0;
    border-color: black;
}

#paiement-template1 .cgv-policy input[type="checkbox"]:checked {
    background-color: black !important;
    border-color: black;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method input[type="radio"] {
    border: 2px solid black;
    padding: .5rem;
    float: none;
    margin-right: 10px;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method input[type="radio"]:focus {
    box-shadow: 0 0 0 0;
    border-color: black;
}

#paiement-template1 .paiement .content-paiement .paiement-type #payment-method input[type="radio"]:checked {
    background-color: black !important;
    border-color: black;
}

#paiement-template1 .merci .merci-content .order-refuse {
    padding: 5rem 0;
}

#paiement-template1 .merci .merci-content .order-confirm h5 {
    font-size: 22px;
}

#paiement-template1 .merci .merci-content .img-merci {
    margin: auto;
    padding: 2rem 0;
}

/* ACTU BLOG */

#blog-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
    padding: 2rem 0;
}

.title-blog {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 2rem;
}

#blog-template1 img {
    margin: auto;
}

/* PAGE Conventions */
#convention-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
    padding: 2rem 0;
}

.title-convention {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 2rem;
}

#convention-template1 img {
    margin: auto;
}

/* COMPTE CLIENT */

#dashboard-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

.title-new-arrivals {
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    padding: 1rem 0;
}

.separator-title {
    height: 2px !important;
    opacity: 1;
}

#dashboard-template1 .dashboard {
    padding-bottom: 5rem;
}

#dashboard-template1 .dashboard .dashboard-content .grid-wrapper {
    display: grid;
    grid-gap: 4rem;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#dashboard-template1 .dashboard .dashboard-content .grid-wrapper li {
    border: 2px solid lightgray;
    border-radius: 10px;
    background-color: #FFFFFF;
    color: black;
    font-size: 20px;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    height: 220px;
    transition: all 0.3s;
}

#dashboard-template1 .dashboard .dashboard-content .grid-wrapper li img {
    width: 150px;
    height: auto;
    margin: auto;
}

#dashboard-template1 .dashboard .dashboard-content .grid-wrapper li:hover {
    filter: drop-shadow(10px 15px 15px rgba(0, 0, 0, 0.3));
}

#dashboard-template1 .dashboard .btn-logout {
    padding: 2rem 0;
}

#dashboard-template1 .dashboard .btn-logout button {
    width: 100%;
    background-color: black;
    color: #FFF;
    font-weight: 600;
    border-radius: 20px;
    padding: .75rem;
}

/* COMMANDES CLIENT */

/* MENU CLIENT */

/* #menu-client-template1 .menu-client-item {
        margin-bottom: 1rem;
    } */

#menu-client-template1 .menu-client-item button {
    background-color: #FFF;
    color: black;
    border-bottom: 2px solid lightgray;
    font-weight: 700;
    width: 100%;
    padding: 1.25rem;
    display: flex;
    align-items: center;
    text-align: left;
    justify-content: space-between;
}

#menu-client-template1 .menu-client-item button#logout {
    color: gray;
    border-bottom: 0;
    justify-content: flex-start;
}

#menu-client-template1 .menu-client-item button i {
    margin-right: 5px;
}

#menu-client-template1 .menu-client-item button i.arrow {
    margin-right: 0;
}

#menu-client-template1 .menu-client-item button.active {
    border-left: 5px solid #565656;
}

#menu-client-template1 .menu-client-item button.active i.arrow {
    transform: rotateZ(-90deg);
}

#commandes-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#commandes-template1 .title-commandes-section {
    padding-top: 1rem;
    text-align: center;
}

#commandes-template1 .title-commandes-section .btn-return {
    text-align: left;
    font-size: 20px;
    position: absolute;
}

#commandes-template1 .commandes-client #commandes-content .num-commande {
    background-color: black;
    color: #FFF;
    font-weight: 700;
    font-size: 22px;
    display: flex;
    text-align: center;
    align-items: center;
    padding: 3rem 0 3rem 1rem;
}

#commandes-template1 .commandes-client #commandes-content .num-commande .content-num {
    display: flex;
    text-align: center;
    align-items: center;
}

#commandes-template1 .commandes-client #commandes-content .accordion-item {
    margin-bottom: 2rem;
    border: 0;
}

#commandes-template1 .commandes-client #commandes-content .accordion-button {
    padding: 0;
    color: black;
    background-color: #FFF;
}

#commandes-template1 .commandes-client #commandes-content .accordion-button[aria-expanded="true"] .info-commande .description {
    display: none;
}

#commandes-template1 .commandes-client #commandes-content .accordion-button:focus {
    box-shadow: 0 0 0 0 !important;
}

#commandes-template1 .commandes-client #commandes-content .accordion-button::after {
    display: none;
}

#commandes-template1 .commandes-client #commandes-content .num-commande img {
    width: 95px;
    position: absolute;
    left: -10px;
    top: 20%;
}

#commandes-template1 .commandes-client #commandes-content .info-commande {
    padding: 1rem;
}

#commandes-template1 .commandes-client #commandes-content .info-commande .detail-commande {
    display: none;
}

#commandes-template1 .commandes-client #commandes-content .accordion-button[aria-expanded="true"] .info-commande .detail-commande {
    display: block;
}

#commandes-template1 .commandes-client #commandes-content .info-commande i.arrow {
    position: absolute;
    right: 10px;
    top: 15px;
}

#commandes-template1 .commandes-client #commandes-content .num-commande .rounded-white {
    background-color: white;
    width: 140px;
    height: 70px;
    border-radius: 70px 70px 0 0;
    position: relative;
    left: 21px;
    transform: rotateZ(-90deg);
}

#commandes-template1 .commandes-client #commandes-content .accordion-body {
    padding: 0;
}

#commandes-template1 .commandes-client #commandes-content .accordion-button i.arrow {
    margin-left: auto;
    transition: all 0.3s ease;
}

#commandes-template1 .commandes-client #commandes-content .accordion-button[aria-expanded="true"] i.arrow {
    transform: rotateZ(-180deg);
}

/* DONNEES CLIENT */

#donnees-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#donnees-template1 .title-donnees-section {
    padding-top: 1rem;
    text-align: center;
}

#donnees-template1 .title-donnees-section .btn-return {
    text-align: left;
    font-size: 20px;
    position: absolute;
}

#donnees-template1 .donnees-client .info-container {
    border: 2px solid lightgray;
}

#donnees-template1 .donnees-client .info-client {
    background-image: url(../../motif/homepage1/sobre/fond-secondaire.webp);
    padding: 2rem 0 2rem;
    text-align: center;
}

#donnees-template1 .donnees-client .info-client .fa-user {
    font-size: 2rem;
}

#donnees-template1 .donnees-client .info-client .name-client {
    font-weight: 700;
    font-size: 20px;
}

#donnees-template1 .donnees-client .coordonnees-content {
    background-color: #FFF;
}

#donnees-template1 .title-coordonnees-section {
    padding-top: 1rem;
    text-align: center;
    position: relative;
}

#donnees-template1 .title-coordonnees-section .form-title {
    font-size: 18px;
}

#donnees-template1 .donnees-client .coordonnees-content .coordonnees-info,
#donnees-template1 .donnees-client .info-connexion-client .connexion-info,
#donnees-template1 .donnees-client .info-newsletter .newsletter-info {
    padding: 1rem 2rem;
    margin: 0;
    text-align: center;
}

#donnees-template1 .donnees-client .subtitle-donnees {
    margin-bottom: .5rem;
}

#donnees-template1 .edit-donnees-client .form-donnees {
    padding: 2rem 0 2rem;
    border: 2px solid lightgray;
    background-color: #FFF;
}

/* SWITCH CLIENT */

/* The switch - the box around the slider */
#donnees-template1 .info-newsletter .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
#donnees-template1 .info-newsletter .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
#donnees-template1 .info-newsletter .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

#donnees-template1 .info-newsletter .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

#donnees-template1 .info-newsletter input:checked+.slider {
    background-color: black;
}

#donnees-template1 .info-newsletter input:focus+.slider {
    box-shadow: 0 0 1px black;
}

#donnees-template1 .info-newsletter input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
#donnees-template1 .info-newsletter .slider.round {
    border-radius: 34px;
}

#donnees-template1 .info-newsletter .slider.round:before {
    border-radius: 50%;
}

#donnees-template1 .donnees-client .button-disabled {
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: right;
}

#donnees-template1 .donnees-client .button-disabled button {
    font-weight: 700;
    background-color: #585858;
    border-color: transparent;
}

#donnees-template1 a.edit-btn {
    position: absolute;
    right: 0;
}

#donnees-template1 .edit-donnees-client {
    display: none;
}

#donnees-template1 .edit-donnees-client .btn-return {
    position: absolute;
    font-size: 18px;
}

#donnees-template1 .edit-donnees-client .button-valid button {
    width: 100%;
    font-weight: 600;
}

/* FAVORIS CLIENT */

#favourites-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#favourites-template1 .title-favourites-section {
    padding-top: 1rem;
    text-align: center;
}

#favourites-template1 .title-favourites-section .btn-return {
    text-align: left;
    font-size: 20px;
    position: absolute;
}
#favourites-template1 .position-fav {
    position: inherit;
}
#favourites-template1 .position-fav>.caption-fav {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 1rem;
}

/* PROMOTIONS CLIENT */

#promotions-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#promotions-template1 .title-promotions-section {
    padding-top: 1rem;
    text-align: center;
}

#promotions-template1 .title-promotions-section .btn-return {
    text-align: left;
    font-size: 20px;
    position: absolute;
}

/* COMPTE VENDEUR/ADMIN */

#dashboard-admin-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#dashboard-admin-template1 .title-dashboard-admin-section {
    padding-top: 1rem;
    text-align: center;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content {
    padding-bottom: 5rem;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper li {
    border: 2px solid lightgray;
    background-color: #FFFFFF;
    color: black;
    font-size: 20px;
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    height: 220px;
    transition: all 0.3s;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper .menu-dashboard-vendeur {
    height: 60%;
    /* padding: 0 1rem; */
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper .btn-dashboard-vendeur {
    height: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper li img {
    width: 80px;
    height: auto;
    margin: auto;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper li:hover {
    filter: drop-shadow(10px 15px 15px rgba(0, 0, 0, 0.3));
}

/* MENU VENDEUR */

/* #menu-vendeur-template1 .menu-vendeur-item {
        margin-bottom: 1rem;
    } */

#menu-vendeur-template1 .menu-vendeur-item button {
    background-color: #FFF;
    color: black;
    border-bottom: 1px solid lightgray;
    font-weight: 600;
    width: 100%;
    padding: 1.25rem 0;
    display: flex;
    align-items: center;
    text-align: left;
}

#menu-vendeur-template1 .menu-vendeur-item button i {
    margin-right: 5px;
}

#menu-vendeur-template1 .menu-vendeur-item button.active .active-menu {
    background-color: #565656;
    width: 10px;
    height: 40px;
    margin-right: 5px;
}

#menu-vendeur-template1 #title-menu-vendeur2 {
    font-weight: 600;
    padding-top: 1rem;
    font-size: 18px;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button {
    font-weight: 600;
    border-bottom: 2px solid lightgray;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button:focus {
    box-shadow: 0 0 0 0;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button[aria-expanded="true"] {
    background-color: #FFF;
    color: black;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button i {
    margin-right: 10px;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button i.arrow {
    margin-left: auto;
    transition: all 0.3s ease;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button[aria-expanded="true"] i.arrow {
    transform: rotateZ(-180deg);
}
#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item #flush-heading4 .accordion-button:hover i.arrow {
    transform: rotateZ(-90deg);
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-button::after {
    display: none;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item .accordion-body {
    background-color: #FFF;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 ul li {
    font-size: 15px;
    border-bottom: 1px solid lightgray;
    padding: 0.25rem 0;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 .menu-vendeur2-item #logout button {
    color: gray;
    border-bottom: 0;
}

#menu-vendeur-template1 #accordion-menu-vendeur2 span {
    display: inline-block;
    padding: 0.15em 0.40em;
    font-size: 0.95em;
    font-weight: 900;
    line-height: 1.15;
    text-align: center;
    border-radius: 3rem;
    margin-left: 4px;
}

#dropdown-menu-vendeur .dropdown-menu span {
    display: inline-block;
    padding: 0.15em 0.40em;
    font-size: 0.95em;
    font-weight: 900;
    line-height: 1.15;
    text-align: center;
    border-radius: 3rem;
    margin-left: 4px;
}

.badge-danger {
    background-color: #dc3545;
    color: white;
}

.badge-warning {
    background-color: #ffc107;
    color: black;
}

.badge-primary {
    background-color: #007bff;
    color: white;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard .title-latest-sales h4 {
    font-weight: 600;
    padding: 1rem;
    text-align: center;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard .title-latest-sales h4:before,
#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard .title-latest-sales h4:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 2px;
    background: black;
    vertical-align: middle;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard {
    border: 2px solid lightgray;
    background-color: #FFFFFF;
    color: black;
    text-align: center;
    transition: all 0.3s;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard .latest-sales-content table thead tr {
    background-color: lightgrey;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard .latest-sales-content table tbody button {
    border-radius: 25px;
    font-weight: 600;
    font-size: 12px;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard .latest-sales-content .btn-latest-sales {
    padding-bottom: 1rem;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .latest-sales .menu-dashboard .latest-sales-content .btn-latest-sales button {
    border-radius: 25px;
    font-weight: 600;
    width: 30%;
}

#dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper .btn-dashboard-vendeur button {
    font-weight: 600;
    border-radius: 25px;
    color: white;
    padding: 0.2rem 1.5rem;
}

#dashboard-admin-template1 .dashboard-admin .btn-logout {
    padding: 2rem 0;
}

#dashboard-admin-template1 .dashboard-admin .btn-logout button {
    width: 100%;
    background-color: black;
    color: #FFF;
    font-weight: 600;
    border-radius: 0;
    padding: .75rem;
}

#gestion-commandes-template1 .btn-return,
#catalogue-template1 .btn-return,
#setup-shop-template1 .btn-return {
    text-align: left;
    font-size: 20px;
    position: absolute;
}

/* GESTION DES COMMANDES */

#gestion-commandes-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#gestion-commandes-template1 .title-commandes-section {
    padding-top: 1rem;
    text-align: center;
}

#gestion-commandes-template1 .subtitle-commandes-section {
    padding: 1rem 0;
    text-align: center;
}

#gestion-commandes-template1 .subtitle-commandes-section .form-title {
    font-size: 20px;
}

#gestion-commandes-template1 .subtitle-commandes-section #canceled {
    font-weight: 600;
    border-radius: 0;
}

#gestion-commandes-template1 .gestion-commandes .header-gestion {
    background-color: #FFF;
}

#gestion-commandes-template1 .gestion-commandes table {
    text-align: center;
    vertical-align: middle;
}

#gestion-commandes-template1 .gestion-commandes .table#orders> :not(caption)>*>* {
    border: 0;
}

#gestion-commandes-template1 .gestion-commandes .table#orders>tbody {
    border: 2px solid lightgray;
}

#gestion-commandes-template1 .gestion-commandes .table#orders .border-start,
#gestion-commandes-template1 .gestion-commandes .table#orders .border-end {
    border-left: 1px solid lightgray !important;
    border-right: 1px solid lightgray !important;
}

#gestion-commandes-template1 .gestion-commandes table thead {
    background-color: lightgray;
    border: 2px solid lightgray;
}

#gestion-commandes-template1 .gestion-commandes table tbody tr {
    background-color: #FFF;
}

#gestion-commandes-template1 .gestion-commandes table tbody button,
#gestion-commandes-template1 .gestion-commandes .mobile-orders-content .statut-order button {
    border-radius: 25px;
    font-weight: 600;
    font-size: 12px;
    /* width: 100%; */
}

#gestion-commandes-template1 .gestion-commandes #pagination-orders .page-item.active .page-link {
    background-color: black;
    color: #FFF;
    border-color: transparent;
}

#gestion-commandes-template1 .gestion-commandes #pagination-orders .page-item .page-link {
    color: black;
}

#gestion-commandes-template1 .gestion-commandes .btn-export-sales button {
    border-radius: 25px;
    font-weight: 600;
    /* font-size: 12px; */
    width: 100%;
    margin-bottom: 1rem;
}

#gestion-commandes-template1 .gestion-commandes .filter-orders {
    display: flex;
    justify-content: end;
    padding-bottom: 1.5rem;
    font-weight: 600;
    align-items: center;
}

#gestion-commandes-template1 .gestion-commandes .filter-orders select {
    margin-left: 10px;
    width: auto;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid black;
    border-radius: 5px;
}

#gestion-commandes-template1 .gestion-commandes .filter-orders select:focus {
    box-shadow: 0 0 0 0;
}

#gestion-commandes-template1 .gestion-commandes .info-commandes {
    align-items: center;
}

#gestion-commandes-template1 .gestion-commandes .info-commandes button {
    width: auto;
    float: right;
    font-weight: 600;
}

#gestion-commandes-template1 .gestion-commandes .info-commandes .print-details {
    float: right;
    font-weight: 600;
}

#gestion-commandes-template1 .gestion-commandes .info-commandes .billing-address {
    float: right;
}

#gestion-commandes-template1 .gestion-commandes .details-commandes table thead {
    background-color: black;
    color: #FFF;
    font-weight: 600;
    line-height: 40px;
    border: 0 !important;
}

#gestion-commandes-template1 .gestion-commandes .details-commandes table tbody tr {
    margin-top: 20px;
}

/* #gestion-commandes-template1 .gestion-commandes .details-commandes table th:first-child {
    border-radius: 10px 0 0 10px;
}

#gestion-commandes-template1 .gestion-commandes .details-commandes table th:last-child {
    border-radius: 0 10px 10px 0;
} */

#gestion-commandes-template1 .gestion-commandes .info-paiement .info {
    border: 2px solid lightgray;
    border-radius: 0;
    background-color: #FFFFFF;
    color: black;
    text-align: center;
    padding: 1rem 2rem;
    transition: all 0.3s;
}

#gestion-commandes-template1 .gestion-commandes .info-paiement .info span {
    margin-left: 25px;
}

#gestion-commandes-template1 .gestion-commandes .info-paiement .title-info {
    float: left;
}

#gestion-commandes-template1 .gestion-commandes .info-paiement .info-text {
    float: right;
}

#gestion-commandes-template1 .gestion-commandes .btn-action-commandes {
    margin-top: 2rem;
}

#gestion-commandes-template1 .gestion-commandes .btn-action-commandes button {
    font-weight: 600;
    width: 100%;
    transition: all 0.3s ease;
    background-color: black;
    color: white;
}

#gestion-commandes-template1 .gestion-commandes .btn-action-commandes button:hover {
    background-color: black;
    color: white;
}

#gestion-commandes-template1 .gestion-commandes .mobile-orders-content {
    text-align: center;
}

/* GESTION ARTICLES */

#catalogue-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#catalogue-template1 .title-items-section {
    padding-top: 1rem;
    text-align: center;
}

#catalogue-template1 .gestion-items table thead {
    background-color: lightgray;
}

#catalogue-template1 .gestion-items table tbody tr {
    background-color: #FFF;
}

#catalogue-template1 .gestion-items table#items-tab {
    vertical-align: middle;
    text-align: center;
}

#catalogue-template1 .gestion-items table img#img_item {
    max-width: 100px;
}

#catalogue-template1 .add-items .form-add input {
    border-radius: 5px !important;
}

#catalogue-template1 .add-items .form-add .obligatoire {
    color: red;
}

#catalogue-template1 .add-items .form-add .btn-confirm button {
    color: white;
    background-color: black;
    font-weight: 600;
    width: 100%;
    display: flex;
    align-self: center;
    justify-content: center;
}

#catalogue-template1 .filter-orders {
    display: flex;
    padding-bottom: 1rem;
    font-weight: 600;
    align-items: end;
}
#catalogue-template1 .hidden{
    display: none;
}

#catalogue-template1 .gestion-items select {
    width: auto;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid black;
    border-radius: 5px;
}
#catalogue-template1 select.search-filter {
    height: 45px;
    margin-left: 0 !important;
}

#catalogue-template1 .filter-orders select:focus {
    box-shadow: 0 0 0 0;
}

#catalogue-template1 .search-catalogue-form,
#catalogue-template1 .search-client-form  {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#catalogue-template1 .search-catalogue-form input {
    outline: none;
    font-size: 15px;
    border-radius: 5px;
    width: 80%;
    height: 45px;
    padding: 10px;
    border: 2px solid black;
    margin-left: 10px;
}
#catalogue-template1 .search-client-form input {
    outline: none;
    font-size: 15px;
    border-radius: 5px;
    width: 85%;
    height: 45px;
    padding: 10px;
    border: 2px solid black;
}

#catalogue-template1 .search-catalogue-form button,
#catalogue-template1 .search-client-form  button{
    background-color: black;
    border-radius: 5px;
    border: 2px;
    font-weight: 700;
    color: #FFF;
    width: 15%;
    margin-left: 10px;
    height: 45px;
    transition: all 0.3s ease;
}

#catalogue-template1 .search-form button:hover {
    background-color: black;
}

#catalogue-template1 .more-filter{
    text-align: center;
    margin-top: 5px;
    font-weight: 600;
}
#catalogue-template1 #pagination-orders #test{
    padding-top: 0 !important;
    text-align: end !important;
}
#catalogue-template1 #pagination-orders{
    margin-top: auto;
}
#catalogue-template1 #pagination-orders #test p{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
#catalogue-template1 #pagination-orders .page-item .page-link {
    color: black;
}

#catalogue-template1 .image-container {
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    border: 1px solid #ced4da;
}
#catalogue-template1 .image-preview {
    width: 100%;
}
#catalogue-template1 .delete-upload {
    position: absolute;
    top: 0;
    right: 0;
}

/* CONFIGURATION DE LA BOUTIQUE */

.tab-pane {
    display: none; /* Masquer tous les panneaux */
}
.tab-pane.active {
    display: block; /* Afficher le panneau actif */
}

#setup-shop-template1 {
    background-image: url(../../motif/homepage2/sobre/fond-principal.webp);
}

#setup-shop-template1 .title-items-section {
    padding-top: 2rem;
    text-align: center;
}

#setup-shop-template1 .subtitle-section h4 {
    font-weight: 600;
    padding: .75rem 0;
    text-align: center;
}

#setup-shop-template1 .subtitle-section h4:before,
#setup-shop-template1 .subtitle-section h4:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 2px;
    background: black;
    vertical-align: middle;
}

#setup-shop-template1 .form-shop .btn-valid #btn-submit {
    color: #FFF;
    font-weight: 600;
    width: 100%;
}

#setup-shop-template1 .nav-tabs{
    justify-content: center;
}
#setup-shop-template1 .nav-tabs .nav-link{
    color: black;
}

/* INFO DU CLIENT */

#info-client-template1 {
    background-image: url(../../motif/homepage1/sobre/fond-principal.png);
}

#info-client-template1 .title-client-section {
    padding-top: 1rem;
    text-align: center;
}

#info-client-template1 .subtitle-client-section {
    padding: 1rem 0;
    text-align: center;
}

#info-client-template1 .subtitle-client-section .form-title {
    font-size: 20px;
}

#info-client-template1 .subtitle-client-section #canceled {
    font-weight: 600;
}

#info-client-template1 .gestion-clients .details-commandes table thead {
    background-color: black;
    color: #FFF;
    font-weight: 600;
    line-height: 40px;
}

#info-client-template1 .gestion-clients .details-commandes table tbody tr {
    margin-top: 20px;
}

/* ///////////////////////////////////// mobile et tablet ////////////////////////////////////////////////////////////////////////////*/
/*mobile et tablette */
@media screen and (min-width: 300px) and (max-width: 767px) {
	/*@media screen and (min-width: 768px) and (max-width: 1024px) {*/

.menu-item a, .menu-item-has-children > a {
	color:var(--color-black) !important;
}
	
.list-item.text-capitalize {
    /* border: solid; */
    border-right: 0px;
}

	
/*.bg-img-article {
	height: 352px;
}*/

.title-page-home {
	padding-left: 40px;
}

.col_ctegs.col {
 display: inline-table !important;
}
	
/*text produit */
.limite_text-p {
overflow: hidden;
text-overflow: ellipsis; 
display: -webkit-box; 
-webkit-line-clamp: 1; /* number of lines to show */ 
-webkit-box-orient: vertical;
}

.img-select-slide{
	margin-left: 12px;
}
	
.col-8-client {
width:100%;
}

/* items */ 
.bg-img-article {
    width: 70%;
    margin: auto;
}	
	
span.limite_text {
    font-size: 1.2rem;
    
}	

.article-info {
    font-size: 16px;
}

.price-item {
	font-size: 17px;
}

/*p produit */
.card-body {
    padding: initial;
}

.img-produit.col-12.col-lg-6 {
    padding: 0;
}

.intro img {
	max-width: 300px;
}


	
/*footer*/	
.footer-col-m {
    width: 100%;
}
	
.footer-right-m {
margin-top: 2rem;
}

.footer-col {
    width: 100%;
}

.sort-div{
	place-items: flex-end;
}
	
/*home*/
.intro {
    flex-direction: column;
    align-items: center;
}

.intro div:last-child {
    width: 100%; 
    padding: 30px 0px 40px 10px;	
}

.intro div:first-child {
    width: 100%; 
    border-right: none;
    padding: 30px 0px 40px 10px;
}
	
/*form */
.form-signin {
		  width: 100% !important;
		  /*padding: 15px 35px 45px;
		  margin: 0 auto;
		  background-color: #fff;
		  border: 1px solid rgba(0, 0, 0, 0.1);*/
}	

	
	
/* caddie */
.shipping-method-title {
	font-size: 17px;
	padding-bottom: 0.60rem;
	font-weight: 400;
}

.shipping-pays-title {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 0rem;
}

.total-caddie h3 {
    font-size: 20px;
}

 .btn-checkout {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 16px;
}




/*  slider  --- deux photos dans une partie de carousel  */

.row.slider-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 400%;
}

/*.division {
    width: 0%;
    float: left;
   /* display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.division img {
    width: 500px;
    height: auto;
    display: block;
    /*border-radius: 20px;
    transform: rotate(-10deg) scale(0.65);
    filter: drop-shadow(5px 5px 3px #ABB2B9);*/
/*}*/




.footer-left {
	 border-right: none;
 } 
 
 .footer-col.footer-right.footer-right-m.flex {
    display: flex;
    flex-direction: column;
}

.footer-col.footer-col-m.footer-left.flex
{
    display: flex;
    flex-direction: column;
}

.item.list-group-item .img-article {
    width: 50%;
}

.item.list-group-item .thumbnail {
    height: 100%;
}

.item.list-group-item .thumbnail .card-body {
    padding: 0;
    padding-left: .5rem;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item.list-group-item .caption {
    width: 50%;
}

.item.list-group-item .caption .content-item {
    display: block !important;
    width: 100%;
}

.item.list-group-item .caption .content-item .info-item {
    width: 100%;
}

.item .caption .content-item .article-price {
    margin-top: 0 !important;
}

.item.list-group-item .caption .content-item .article-price.dotted-line {
    text-align: center;
    padding: 0;
}

.item.list-group-item .caption .content-item .article-price.dotted-line::before {
    border-bottom: 0;
    content: '';
}

.item.list-group-item .caption .content-item .btn-shop button {
    width: 100%;
    position: relative;
    font-size: 12px;
    top: 0;
}

.item .caption .content-item .article-price .price-item {
    width: 100%;
    text-align: center;
    font-size: 12px !important;
}

.item.list-group-item .caption .content-item #title-artist-content .article-title {
    padding-top: 0 !important;
    text-align: center;
}

.item .caption .content-item #title-artist-content .article-title span.limite_text {
    font-size: 13px !important;
}

.item .caption .content-item #title-artist-content .article-info {
    font-size: 12px !important;
    text-align: center !important;
}

#favourites-template1 .position-fav>.caption-fav {
    top: inherit;
}

 

} /* Fin media (min-width: 300px) and (max-width: 767px) */


@media screen and (max-width: 992px) {
	/*@media screen and (max-width: 767px) {*/
    .logo img {
        /*filter:invert(1);*/ /*entete black*/
        /* margin-top: 5px; */
        max-width: 130%;
        position: relative;
        margin-top: 5px;
        top: 0;
    }
    .col_ctegs.col {
        display: inline-table !important;
    }

    /*text produit */
    .limite_text-p {
        overflow: hidden;
        text-overflow: ellipsis; 
        display: -webkit-box; 
        -webkit-line-clamp: 1; /* number of lines to show */ 
        -webkit-box-orient: vertical;
    }
        
    /* slider */
    .title-slider-1 {
        font-size: 1.5rem;
    }

    .sub-title-slider-1 {
        font-size: 1.5rem;
    }


    /*footer*/	
    .footer-col-m {
        width: 100%;
        padding-bottom: 2rem;
        margin-top: 0 !important;
    }

    .footer-right-m {
        margin-top: 2rem;
    }

    .footer-col {
        width: 100%;
    }	

    .form_search {
        width: 100%;
        margin-top: 15px;
    }

    .select_search {
        border: none !important;
        /* border-right: 1px solid black; */
        display: inline-block;
        width: 35%;
    }

    .title-new-arrivals {
        font-size: 22px;
    }

    /* PANIER/CADDIE */

    #caddie-template1 .caddie .btn-caddie button {
        width: 100%;
    }

    #caddie-template1 .caddie .sub-total-items {
        text-align: center;
        margin-right: 0;
    }

    #caddie-template1 .caddie .body-items .total-items {
        text-align: right;
    }

    #caddie-template1 .caddie .body-items .img-items img {
        width: 200px;
        margin: auto;
    }

    #paiement-template1 .coordonnees .form-coordonnees {
        padding: 2rem 1rem;
    }


    /* COMPTE CLIENT */

    #dashboard-template1 .dashboard .dashboard-content .grid-wrapper {
        grid-gap: 3rem;
        grid-template-columns: repeat(2, 1fr);
    }

    #donnees-template1 .donnees-client .coordonnees-content .coordonnees-info,
    #donnees-template1 .donnees-client .connexion-info {
        text-align: center;
    }

    #dashboard-template1 .dashboard .dashboard-content .grid-wrapper li {
        font-size: 16px;
    }

    /* COMPTE VENDEUR */

    #gestion-commandes-template1 .gestion-commandes .info-commandes .print-contact {
        text-align: center;
    }

    #gestion-commandes-template1 .gestion-commandes .info-commandes button {
        width: 100%;
        float: none;
    }

    #gestion-commandes-template1 .gestion-commandes .info-commandes .print-details {
        float: none;
    }

    #gestion-commandes-template1 .gestion-commandes .info-commandes .billing-address {
        float: none;
    }

    #gestion-commandes-template1 .gestion-commandes .info-paiement .info span {
        margin-left: 0;
    }

    #catalogue-template1 .form-title {
        font-size: 18px;
    }
    #catalogue-template1 .filter-orders {
        font-size: 12px;
    }
	
	.menucategories {
	    width: 100% !important;
	    max-width: none !important;
	}
	
}


/* mobile  max 540px */
@media screen and (max-width: 540px) {
/*@media screen and (max-width: 576px) {*/
	
/*text produit */
.limite_text-p {
overflow: hidden;
text-overflow: ellipsis; 
display: -webkit-box; 
-webkit-line-clamp: 1; /* number of lines to show */ 
-webkit-box-orient: vertical;
}

.col_ctegs.col {
 display: inline-table !important;
}

.col-8-client {
width:100%;
}
	
/* img d'items */
.bg-img-article {
    width: 70%;
    margin: auto;
}

/* img p.produit */
.img-fluid-article-p {
    width: 100% !important;
    height: auto;
}

/* title same p.produit*/
.title-same {
	text-align: center;
}

/*.card-body-text {
	padding-left:2.5rem !important;
}*/

	
/*home*/
.intro {
flex-direction: column;
align-items: center;
}

.intro div:last-child {
    width: 100%; 
    padding: 30px 0px 40px 10px;	
}

.intro div:first-child {
     width: 100%; 
     border-right: none;
     padding: 30px 0px 40px 10px;
}
	
    
/*footer*/	
.footer-col-m {
    width: 100%;
	} 
	
.footer-right-m {
    margin-top: 2rem;
}
    
.footer-col {
    width: 100%;
}

/*form */
/*.form-signin {
		  /*width: 100% !important;*/
		  /*padding: 15px 35px 45px;
		  margin: 0 auto;
		  background-color: #fff;
		  border: 1px solid rgba(0, 0, 0, 0.1);
}*/


/* caddie */
.shipping-method-title {
	font-size: 17px;
	padding-bottom: 0.60rem;
	font-weight: 400;
}

.shipping-pays-title {
    font-size: 17px;
    font-weight: 400;
    padding-bottom: 0rem;
}

.total-caddie h3 {
    font-size: 20px;
}

 .btn-checkout {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 16px;
}

}

/* Version mobile */

@media screen and (min-width: 300px) and (max-width: 767px) {
    /* PANIER/CADDIE */

    #caddie-template1 .caddie .btn-caddie button {
        width: 100%;
    }

    #caddie-template1 .info-free-shipping h2.form-title {
        font-size: 20px;
    }

    #caddie-template1 .caddie .sub-total-items {
        text-align: center;
        margin-right: 0;
    }

    #caddie-template1 .caddie .body-items .total-items {
        text-align: right;
    }

    /* #caddie-template1 .caddie .body-items .img-items img{
        width: 100px;
        margin: auto;
    } */

    #caddie-template1 .caddie .body-items .desc-items a {
        font-size: 14px;
    }

    /* COMPTE CLIENT */

    #dashboard-template1 .dashboard .dashboard-content .grid-wrapper {
        grid-gap: 3rem;
        grid-template-columns: 1fr;
    }

    /* COMPTE VENDEUR */

    #dashboard-admin-template1 .dashboard-admin .dashboard-content .grid-wrapper {
        grid-gap: 1.5rem;
        grid-template-columns: 1fr;
    }

    #paiement-template1 .livraison .address-info #title-address {
        font-size: 18px;
    }

    #paiement-template1 .livraison .content-livraison {
        padding: .5rem;
    }

    #gestion-commandes-template1 .gestion-commandes .info-paiement .info {
        font-size: 14px;
        padding: .5rem 1rem;
    }
}

@media print {
    .mynav, .title-commandes-client, .menu, .footer-section, .footer, .text-end, .cookiebox, .btn-action-commandes {
        display: none !important;
    }

    .print-only {
        display: block;
    }
}