* {
	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.6rem !important;
}

/*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;
}

.title-page-home {
	font-size: 30px;
	width: 100%!important;
}

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%;
}


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

/*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 {
    /*background-color: #e8f0fe !important;*/
    margin-bottom: 1rem !important;
    border-radius:0px  !important;
}

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

form .input {
   /*background-color: #e8f0fe !important;*/
    border-radius:0px  !important;
}   

form .input:focus {
	border-color: #ced4da !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;
}

.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;
}*/
	

/* 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;
}

.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: 400px;
    /*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 {
    margin: 70px 0 70px 12px;
    border: 2px solid #111;
    align-items: center;
    display: flex;
    padding-left: 0;
   
}

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


.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;
}    
/* FIn p.produit*/


/*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;
}

/* page admin */
.admin-table {
	padding-right:2rem !important ;
}

/* 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; 
}

.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_titre {
 padding:10px 0 0 0
}
ol.playeraudioNew {
 padding:0;
 margin:0;
 color:white;
 width:100%;
 font-size:13px !important
}
ol.playeraudioNew li {
 position:relative;
 margin:0;
 padding:0;
 cursor:pointer;
 color:white
}
ol.playeraudioNew li a {
 display:inline-block;
 padding:0 0 0 20px;
 font-size:13px
}
ol.playeraudioNew li.playing {
 color:#ff6300;
 font-weight:bold
}
ol.playeraudioNew div.divTrack {
 padding:5px 0;
 border-top:1px solid white
}
.block_player_audio {
 width:100%;
/* background-color:#6a6a6a;*/
 color:white;
/* padding:10px 10px 0 10px*/
height: 35px;
padding-top: 5px;
}



.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;
}

/*add des 20 juillet 2022*/
.header-item-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: right !important;
    max-width: 1320px;
    padding-right: 10px !important;
    margin: auto !important;
}

.header-item-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*justify-content: center !important;
    justify-content: space-between;*/
}

.row-text-produit{
	display: flex;
	justify-content: flex-start;
}


/* ///////////////////////////////////// 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: 90%;
    margin: auto;
}	
	
span.limite_text {
    font-size: 1.2rem;
}	


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

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

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

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

.intro img {
	max-width: 100%;
}


	
/*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;
}


 

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


@media screen and (max-width: 992px) {
	/*@media screen and (max-width: 767px) {*/
	
.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%;
}

.menu-item a, .menu-item-has-children > a {
    color: var(--color-black) !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: 90%;
    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;
}

}




