html {
scrollbar-width: thin;
scrollbar-color: gray white;
}

html::-webkit-scrollbar {
width: 0.5rem;
border-radius: 20px;
background-color: white;
}

html::-webkit-scrollbar-thumb {
background-color: gray;
}

*{
scrollbar-width: thin;
}

body {
margin: 0px;
padding: 0px;
background-color: #EEEEEE;
}

.h1textereferencement {
font-size: 1px;
display: none;
}

#spiner {
background-color: transparent;
position: fixed;
z-index: 9;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}

/****************************************************************************/

nav {
top: 0px;
position:fixed;
width: 100%;
background-color: white;
border-bottom: 1px solid lightgray;  
z-index: 10;
}

nav li {
list-style-type: none;
display: inline-block;
}

nav .panelinfosnav {
display: inline-flex;
width: 100%;
}

nav .panelinfosnav .retour {
margin: 8px;
padding: 5px;
width: 15%;
}

nav .panelinfosnav .retour #btnretour {
background-color: gray;
padding: 5px;
font-size: 25px;
border-radius: 100%;
text-decoration: none;
color: white;
box-shadow: 0px 0px 6px lightgray;
cursor: pointer;
}

nav .panelinfosnav .infosnav {
margin: 8px;
padding: 5px;
font-family: sans-serif;
text-align: center;
width: 80%;
text-align: right;
}

nav .panelinfosnav .infosnav .namestore {
padding: 8px;
background-color: white;
font-size: 15px;
font-family: sans-serif;
border-radius: 2px;
color:black;
text-decoration: none;
font-weight: bold;
/*box-shadow: 0px 0px 4px lightgray;*/
border: 1px solid #EEEEEE;
position: relative;
top:4px;
}

nav .panelinfosnav .infosnav #btnoptions {
background-color: white;
padding: 5px;
font-size: 20px;
border-radius: 2px;
height: 22px;
width: 22px;
margin-left: 3px;
text-decoration: none;
color:#555555;
position: relative;
top:5.5px;
/*box-shadow: 0px 0px 4px lightgray;*/
border: 1px solid lightgray;
cursor: pointer;
text-align: center;
}

nav .vueoptions {
background-color: white;
width: 100%;
}

nav .vueoptions .linkoption {font-family: sans-serif;display: block;padding: 10px;margin: 5px;background-color: #EEEEEE;}
nav .vueoptions .linkoption a {text-decoration: none;color: #555555;font-size: 14px;}
nav .vueoptions .linkoption span {width: 30px;background-color: white;text-align: center;padding: 5px;border-radius: 5px;}

/**************************************************************************************/

.navlaterale{
position: fixed;
background-color: #EEEEEE;
width: 35%;
max-height: 100%;
overflow-y: auto;
overflow-x: hidden;
z-index: 20;
top:0px;
right: 0px;
}

@media screen and (min-width: 0px) and (max-width: 349px) {
  .navlaterale {
  width: 100%;
  }
}

@media screen and (min-width: 350px) and (max-width: 768px) {
  .navlaterale {
  width: 100%;
  }
}

@media screen and (min-width: 550px) and (max-width: 768px) {
  .navlaterale {
  width: 60%;
  }
}

.navlaterale{
-webkit-animation: toolsbar .5s;
animation: toolsbar .5s;
}

@-webkit-keyframes toolsbar {
from {-webkit-transform: translateX(100px)} to {transform: translateX(1px)}
}

.navlaterale .closenavlaterale{
width: 100%;
margin-top: 10px;
text-align: right;
}


.navlaterale .closenavlaterale a {
cursor: pointer;
color: red;
margin-right: 10px;
background-color: white;
border: 2px solid red;
height: 30px;
width: 30px;
display: inline-block;
position: relative;
border-radius: 100%;
}

.navlaterale .closenavlaterale a span {
position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
}

.navlaterale .panellateral1{
margin: 1px 8% auto;
background-color: transparent;
border-radius: 10px;
}

.navlaterale .panellateral1 .autorinfo {
width: 100%;
/*background-color: red;*/
text-align: center;
}

.navlaterale .panellateral1 .autorinfo .imgnoconnect {
text-align: center;
}

.navlaterale .panellateral1 .autorinfo .imgnoconnect a {
text-decoration: none;
}

.navlaterale .panellateral1 .autorinfo .imgnoconnect img {
display: inline-block;
border-radius: 100%;
padding: 4px;
border: 2px solid white;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect {
text-align: center;
background-color: white;
padding: 8px;
border-radius: 4px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .alink1 {
text-decoration: none;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .alink1 .panelspan1 {
cursor: pointer;
color: green;
font-family: sans-serif;
font-style: normal;
font-size: 17px;
padding: 4px;
text-shadow: 0px 1px 1px black;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .alink1 .panelspan1 span {
color: green;
height: 25px;
width: 20px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .soldenoconnect {
list-style-type: none;
font-family: sans-serif;
font-weight: bold;
font-size: 17px;
background-color: ;
color: #555555;
padding: 4px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .soldenoconnect span {
color: orange;
height: 23px;
width: 20px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .btnaddsolde {
font-family: sans-serif;
font-weight: ;
text-decoration: none;
color: #FF044B;
display: inline-block;
border-radius: 3px;
font-size: 12px;
padding: 4px;
border: 1px solid lightgray;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .btnaddsolde span {
color: #FF044B;
height: 14px;
width: 20px;
}

.navlaterale .panellateral1 .autorinfo .imgconnect {
text-align: center;
}

.navlaterale .panellateral1 .autorinfo .imgconnect a {
text-decoration: none;
}

.navlaterale .panellateral1 .autorinfo .imgconnect img {
display: inline-block;
border-radius: 100%;
padding: 4px;
border: 2px solid white;
}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect {
text-align: center;
background-color: white;
padding: 8px;
border-radius: 4px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect .alink1 {
text-decoration: none;
}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect .alink1 .panelspan1 {
cursor: pointer;
color: green;
font-family: sans-serif;
font-style: normal;
font-size: 17px;
padding: 4px;
text-shadow: 0px 1px 1px black;
}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect .alink1 span {}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect .alink1 .panelspan1 span {
color: green;
height: 25px;
width: 20px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect .soldeconnect {
list-style-type: none;
font-family: sans-serif;
font-weight: bold;
font-size: 17px;
background-color: ;
color: #555555;
padding: 4px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect .soldeconnect span {
color: orange;
height: 23px;
width: 20px;
}

.navlaterale .panellateral1 .autorinfo .tdinfosconnect .btnaddsolde {
font-family: sans-serif;
font-weight: ;
text-decoration: none;
color: #FF044B;
display: inline-block;
border-radius: 3px;
font-size: 12px;
padding: 4px;
border: 1px solid lightgray;
}

.navlaterale .panellateral1 .autorinfo .tdinfosnoconnect .btnaddsolde span {
color: #FF044B;
height: 14px;
width: 20px;
}

.navlaterale .panellateral2 {
margin: 40px 3% auto;
text-align: center;
}

.navlaterale .panellateral2 .souspanellateral2 {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.navlaterale .panellateral2 .souspanellateral2 a {
padding: 10px;
display: block;
width: 38%;
text-decoration: none;
color: #555555;
font-family: verdana;
background-color: white;
border-radius: 20px 0px 20px 0px;
font-size: 14px;
margin: 4px;
border: 2px double #EEEEEE;
}

.navlaterale .panellateral2 a span {
margin: 5px;
font-size: 20px;
}
.navlaterale .panellateral2 p {
font-family: sans-serif;
font-weight: bold;
text-align: center;
font-size: 16px;
}

/****************************************************************************/

.navlaterale .panellateral3 {
width: 100%;
font-family: sans-serif;
text-align: center;
}

.navlaterale .panellateral3 p {
font-family: verdana;
font-size: 14px;
text-align: justify;
padding: 10px;
color: #555555;
}

.navlaterale .panellateral3 p  a {
text-decoration: none;
font-size: 12px;
}

/********************************************************************************/

.navlaterale .panellateral4 {
margin-top: 30px;
width: 100%;
text-align: center;
}

.navlaterale .panellateral4 a {
border:2px solid white;
padding: 15px;
background-color: white;
text-decoration: none;
color: black;
font-family: sans-serif;
border-radius: 5px;
box-shadow: 3px 4px 6px lightgray;
}

.navlaterale .panellateral4 .btnconnect {
background-color: green;
color: white;
border: none;
}

.navlaterale .panellateral4 .btndisconnect {
background-color: red;
color: white;
border: none;
}
/********************************************************************************/

#cadreeditprofil {
position: fixed;
top: 0px;
width: 100%;
min-height: 100%;
max-height: 100%;
overflow-y: auto;
background-color: white;
z-index: 10;
text-align: center;
-webkit-animation: editprofil 1s;
animation: editprofil 1s;
}

@-webkit-keyframes editprofil {
  from {-webkit-transform: translateY(100%)} to {transform: translateY(1px)}
}

.lone1 {
font-family: sans-serif;
font-weight: bold;
list-style-type: none;
padding: 10px;
margin: 20px;
font-size: 15px;
color: white;
border-radius: 5px; 
background-color: red;
box-shadow: 0px 6px 6px gray;
cursor: pointer;
}

.lone1 span {
font-size: 20px;
}

.lone2 {
font-family: sans-serif;
font-weight: bold;
list-style-type: none;
padding: 10px;
margin: 20px;
background-color: black;
font-size: 14px;
color: white;
border-radius: 5px; 
}

.lone3 {
text-align: justify;
margin: 10px;
font-family: sans-serif;
font-size: 15px;
list-style-type: none;
}

#cadreeditprofil .lone3 span {
font-weight: bold;
color:red;
}

.fileditprofil {
margin: 10px;
border:2px solid gray;
border-radius: 4px;
background-color: #EEEEEE;
text-align: center;
background-image: url('../imgconfig/map-image-white.png');
background-size: cover;
background-attachment: fixed;
background-position: center;
}

.fileditprofil legend {
font-family: sans-serif;
font-weight: bold;
font-size: 13px;
color: black;
}

.fileditprofil .upimg {
background-color: white;
margin: 2px;
width: 206px;
height: 265px;
display: inline-block;
text-align: center;
border: 1px solid white;
box-shadow: 0px 0px 6px lightgray;
position: relative;
overflow: hidden;
font-size: 20px;
}

.fileditprofil .upimg .numimg {
color: white;
position: absolute;
top: 0px;
right: 0px;
box-shadow: 0px 0px 5px gray;
border-radius: ;
background-color: green;
padding: 2px; 
cursor: pointer;
font-weight: bold;
font-size: 12px;
font-family: sans-serif;
}

.fileditprofil .upimg #spimg1 {
color: green;
position: absolute;
top: 0px;
right: 0px;
box-shadow: 0px 0px 5px gray;
border-radius: 50%;
background-color: white;
}

.fileditprofil .upimg .preview {
width: 200px;
height: 200px;
background-color: white;
display: inline-block;
margin-top: 3px;
border: 1px dashed gray;
text-align: center;
}

.fileditprofil .upimg .preview img {
max-width: 100%;
max-height: 100%;
}

.fileditprofil .upimg .addimg {
width: 100px;
display: inline-block;
margin-top: 10px;
}

.fileditprofil .upimg .addimg a {
font-size: 20px;
width: 60%;
background-color: darkgreen;
color: white;
border: 1px solid white;
padding: 5px;
cursor: pointer;
border-radius: 20px;
}

.fileditprofil .upimg input[type="file"] {
visibility: hidden;
font-size: 10px;
}

.validationForm{
width: 100%;
text-align: center;
background-color: white;
padding-bottom: 15px;
padding-top: 15px;
}

.validationForm input {
padding: 10px;
font-weight: ;
background-color: white;
color: darkgreen;
margin: 3px;
border: none;
border: 2px solid green;
border-radius: 7px 0px 7px 0px;
box-shadow: 0px 1px 2px black;
cursor: pointer;
font-size: 18px;
display: inline-block;
}

.validationForm .annulsubmit {
background-color: red;
border-color: red;
color: white;
}

.validationForm input:focus{
outline: none;
}

 .validationForm input:hover{
background-color: darkgreen;
color: white;
}

#laremarque , #remarque {
  display: none;
}

#laremarque1 , #remarque1 {
  display: none;
}

#laremarque2 , #remarque2 {
  display: none;
}

/************************************************************************************/

#cadreeditcover {
position: fixed;
top: 0px;
width: 100%;
min-height: 100%;
max-height: 100%;
overflow-y: auto;
background-color: white;
z-index: 10;
text-align: center;
-webkit-animation: editcover 1s;
animation: editcover 1s;
}

@-webkit-keyframes editcover {
  from {-webkit-transform: translateY(100%)} to {transform: translateY(1px)}
}

.fileditcover {
margin: 10px;
border:2px solid gray;
border-radius: 4px;
background-color: #EEEEEE;
text-align: center;
background-image: url('../imgconfig/map-image-white.png');
background-size: cover;
background-attachment: fixed;
background-position: center;
  
}

.fileditcover legend {
font-family: sans-serif;
font-weight: bold;
font-size: 13px;
color: black;
}

.fileditcover .upimg {
background-color: white;
margin: 2px;
width: 206px;
height: 265px;
display: inline-block;
text-align: center;
border: 1px solid white;
box-shadow: 0px 0px 6px lightgray;
position: relative;
overflow: hidden;
font-size: 20px;
}

.fileditcover .upimg .numimg {
color: white;
position: absolute;
top: 0px;
right: 0px;
box-shadow: 0px 0px 5px gray;
border-radius: ;
background-color: green;
padding: 2px; 
cursor: pointer;
font-weight: bold;
font-size: 12px;
font-family: sans-serif;
}

.fileditcover .upimg #spimg2 {
color: green;
position: absolute;
top: 0px;
right: 0px;
box-shadow: 0px 0px 5px gray;
border-radius: 50%;
background-color: white;
}

.fileditcover .upimg .preview {
width: 200px;
height: 200px;
background-color: white;
display: inline-block;
margin-top: 3px;
border: 1px dashed gray;
text-align: center;
}

.fileditcover .upimg .preview img {
max-width: 100%;
max-height: 100%;
}

.fileditcover .upimg .addimg {
width: 100px;
display: inline-block;
margin-top: 10px;
}

.fileditcover .upimg .addimg a {
font-size: 20px;
width: 60%;
background-color: darkgreen;
color: white;
border: 1px solid white;
padding: 5px;
cursor: pointer;
border-radius: 20px;
}

.fileditcover .upimg input[type="file"] {
visibility: hidden;
font-size: 10px;
}

/*****************************************************************************************************/

#cadreeditconfig {
position: fixed;
top: 0px;
width: 100%;
min-height: 100%;
max-height: 100%;
overflow-y: auto;
background-color: #EEEEEE;
z-index: 10;
text-align: center;
-webkit-animation: editconfig 1s;
animation: editconfig 1s;
background-image: url('../imgconfig/map-image-white.png');
background-size: cover;
background-attachment: fixed;
background-position: center;
}

@-webkit-keyframes editconfig {
  from {-webkit-transform: translateY(100%)} to {transform: translateY(1px)}
}

#cadreeditconfig .lone {
font-family: sans-serif;
font-weight: bold;
list-style-type: none;
padding: 10px;
margin: 10px;
background-color: black;
font-size: 15px;
color: white;
border-radius: 5px;
}

#cadreeditconfig #formEditConfig {
margin: 0px 15% auto; 
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  #cadreeditconfig #formEditConfig {
  margin: 0px 1.5% auto;
  }
}

#cadreeditconfig #formEditConfig fieldset {
background-color: white;
font-family: sans-serif;
border: 2px solid gray;
border-radius: 4px; 
}

#cadreeditconfig #formEditConfig fieldset legend {
font-weight: bold;
font-size: 14px;
text-align: left;
}

#cadreeditconfig #formEditConfig fieldset input {
padding: 10px;
width: 90%;
border: none;
color: black;
font-size: 15px;
}

#cadreeditconfig #formEditConfig fieldset input:focus {
outline: none;
}

#cadreeditconfig #formEditConfig fieldset input:invalid ~ span {
background-color: ;
color: red;
}

#cadreeditconfig #formEditConfig fieldset input:valid ~ span {
background-color: ;
color: darkgreen;
}

#cadreeditconfig #formEditConfig fieldset select {
padding: 10px;
color: #555555;
font-size: 15px;
border-radius: 5px;
border: none;
width: 100%;
background-color: #EEEEEE;
}


#cadreeditconfig #formEditConfig fieldset select:focus {
outline: none;
}

#cadreeditconfig #formEditConfig fieldset select option {
background-color: white;
}

#cadreeditconfig #formEditConfig fieldset select option:focus {
outline: none;
}

#cadreeditconfig #formEditConfig fieldset textarea {
width: 100%;
min-height: 200px;
max-height: 300px;
resize: none;
color: #555555;
border-color: white;
font-family: sans-serif;
background-color: ;
/*box-shadow: 0px 0px 4px gray;*/
font-size: 15px;
border: none;
}

#cadreeditconfig #formEditConfig fieldset textarea:focus {
outline: none;
}

#nom_boutique2 {
display: block;
font-size: 11px;
padding:2%;
font-family: sans-serif;
width: 96%;
text-align: left;
}

#nom_boutique1 {
color: black;
font-weight: bold;
font-family: sans-serif;
font-size: 13px;
float: right;
margin-right: 3%;
}

#slogan_boutique2 {
display: block;
font-size: 11px;
padding:2%;
font-family: sans-serif;
width: 96%;
text-align: left;
}

#slogan_boutique1 {
color: black;
font-weight: bold;
font-family: sans-serif;
font-size: 13px;
float: right;
margin-right: 3%;
}

#whatsapp_boutique2 {
display: block;
font-size: 11px;
padding:2%;
font-family: sans-serif;
width: 96%;
text-align: left;
}

#whatsapp_boutique1 {
color: black;
font-weight: bold;
font-family: sans-serif;
font-size: 13px;
float: right;
margin-right: 3%;
}

#description_boutique2 {
color: red;
font-family: sans-serif;
font-size: 11px;
}

#description_boutique1 {
color: black;
font-weight: bold;
font-family: sans-serif;
font-size: 12px;
float: right;
}

#descnote {
color: #555555;
font-weight: bold;
font-family: sans-serif;
font-size: 11px;
float: right;
width: 96%;
display: block;
padding:2%;
text-align: justify;
background-color: #EEEEEE;
border-radius: 5px;
}

#descnote span {
color:green;
font-style: italic;
}

/******************************************************************************************/

.contenu {
margin: 0px 15% auto;
}

.contenu #tabboutique {
margin-top: 55px;
background-color: ;
}

.contenu #tabboutique .coverprofil {
width: 100%; 
background-color: white;
padding-bottom: 10px;
border-radius: 4px ;
/*border-bottom: 1px dotted gray;*/
}

.contenu #tabboutique .coverprofil .cover {
text-align: center;
}

.contenu #tabboutique .coverprofil .cover .coverzone {
padding: 5px;
position: relative;
}

.contenu #tabboutique .coverprofil .cover img {
max-height: 250px;
max-width: 100%;
border-radius: 5px;
}

.contenu #tabboutique .coverprofil .cover #editcover {
padding: 5px;
background-color: #EEEEEE;
top: 0px;
right: 30px;
border-radius: 50%;
position: absolute;
color: black;
box-shadow: 0px 0px 6px gray;
border: 2px solid white;
cursor: pointer;
}

/**************************************************************************/

.contenu #tabboutique .coverprofil .profil {
width: 100%; 
display: inline-flex;
}

.contenu #tabboutique .coverprofil .profil .img {
width: 35%;
/*background-color: white;*/
text-align: center;
min-width: 80px;
position: relative;
}

.contenu #tabboutique .coverprofil .profil .img .panelimgprofil {
width: 80px;
height: 80px;
padding: 4px;
border: 4px solid white;
border-radius: 100px;
background-color: gray;
box-shadow: 0px 0px 6px gray;
overflow: hidden;
text-align: center;
position: relative;
display: inline-block;
}

.contenu #tabboutique .coverprofil .profil .img img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}

.contenu #tabboutique .coverprofil .profil .img #editprofil {
padding: 5px;
background-color: #EEEEEE;
top: -20px;
right: 30px;
border-radius: 50%;
position: absolute;
color: black;
box-shadow: 0px 0px 6px gray;
border: 2px solid white;
cursor: pointer;
}


/****************************************************************************************/

.contenu #tabboutique .coverprofil .profil .info {
width: 65%; 
/*background-color: white;*/
}

.contenu #tabboutique .coverprofil .profil .info li {
list-style-type: none;
font-family: sans-serif;
font-weight: bold;
padding: 4px;
margin-left: 10px;
font-size: 14px;
}

.contenu #tabboutique .coverprofil .profil .info .nomstore {
color: #00262C;
font-size: 20px;
text-shadow: 0px 1px 1px lightgray;
}

.contenu #tabboutique .coverprofil .profil .info .nomstore span {
font-size: 15px;
}

.contenu #tabboutique .coverprofil .profil .info .follower a {
color: #D4692F;
font-weight: normal;
}

.contenu #tabboutique .coverprofil .profil .info .follower a span {
color: #D6492F;
}

.contenu #tabboutique .coverprofil .profil .info .nom .fa-edit {
color: #555555;
cursor: pointer;
}

.contenu #tabboutique .coverprofil .profil .info .visite {
font-weight: normal;
}

.contenu #tabboutique .coverprofil .profil .info #nomsolde {
color: #6F7F06;
font-size: 14px;
}

.contenu #tabboutique .coverprofil .profil .info #nomsolde a {
padding: 3px;
border-radius: 4px;
border: 1px solid #6F7F06;
text-decoration: none;
color: #6F7F06;
font-weight: normal;
font-size: 12px;
}

.contenu #tabboutique .coverprofil .profil .info #nombadge {
color: #6F7F06;
font-size: 15px;
}

.contenu #tabboutique .coverprofil .profil .info #nombadge img {
width: 25px;
}

.contenu #tabboutique .coverprofil .profil .info #nombadge span {
font-style: italic;
color: #0E539A;
position: relative;
top: -4px;
font-size: 12px;
}

/***********************************************************************************************/

.contenu #tabboutique .panelcontacter {
margin-top: 20px;
text-align: center;
background-color: white;
/*border-top: 1px dotted gray;*/
}

.contenu #tabboutique .panelcontacter fieldset {
border-color: transparent;
border-radius: 7px 7px 0px 0px;
/*background-color: white;*/
}

.contenu #tabboutique .panelcontacter fieldset legend {
text-align: left;
font-weight: normal;
font-family: sans-serif;
padding: 4px;
font-size: 12px;
background-color: white;
border-radius: 4px;
}

.contenu #tabboutique .panelcontacter fieldset legend span {
cursor: pointer;
}

.contenu #tabboutique .panelcontacter .icitel {
padding: 8px;
font-family: sans-serif;
background-color: #D6492F;
width: 40%;
display: inline-block;
text-decoration: none;
color: #D6492F;
text-align: center;
box-shadow: 0px 0px 4px lightgray;
border: 1px solid #D6492F;
margin: 3px;
border-radius: 4px;
color: white;
}

.contenu #tabboutique .panelcontacter .icitel .fa-phone {
float: left;
font-size: 25px;
transform: rotate(90deg);
}

.contenu #tabboutique .panelcontacter .icitel .icisuite {
position: relative;
top: 2px;
font-size: 14px;
}

.contenu #tabboutique .panelcontacter .iciwhatsapp {
padding: 8px;
font-family: sans-serif;
background-color: green;
width: 40%;
display: inline-block;
text-decoration: none;
color: white;
text-align: center;
box-shadow: 0px 0px 4px lightgray;
margin: 3px;
border-radius: 4px;
border: 1px solid white;
}

.contenu #tabboutique .panelcontacter .iciwhatsapp .fa-whatsapp {
float: left;
font-size: 25px;
}

.contenu #tabboutique .panelcontacter .iciwhatsapp .icisuite {
position: relative;
top: 2px;
font-size: 14px;
}

/****************************************************************************************************/

.contenu #tabboutique .partagerstore {
/*margin-top: 20px;*/
background-color: white;
border-radius: 0px 0px 7px 7px;
}

.contenu #tabboutique .partagerstore fieldset {
background-color: white;
text-align: center;
padding: 15px;
border: 1px solid transparent;
}

.contenu #tabboutique .partagerstore fieldset .textshare {
text-align: left;
font-family: sans-serif;
list-style: none;
margin-bottom: 5px;
text-align: center;
font-size: 14px;
}

.contenu #tabboutique .partagerstore fieldset a {
background-color: #EEEEEE;
text-decoration: none;
display: inline-block;
border-radius: 5px;
margin: 2px;
}

.contenu #tabboutique .partagerstore fieldset a span {
font-size: 25px;
padding: 5px;
}

.contenu #tabboutique .partagerstore .notealertepromo {
background-color: #0E539A;
text-align: center;
padding: 12px;
border: 2px solid #0E539A;
border-radius: 7px;
}

.contenu #tabboutique .partagerstore .notealertepromo .textdetails {
text-align: justify;
font-family: sans-serif;
font-size: 13px;
margin: 1%;
color: white;
}

.contenu #tabboutique .partagerstore .notealertepromo .textdetails .fa-bell {
font-size: 13px;
font-weight: bold;
color: orange;
}


/*************************************************************************************************/

.offrepartenaire {
margin-top: 20px;
background-color: ;
}

.offrepartenaire .recsug {
font-family: sans-serif;
font-weight: bold;
font-size: 20px;
list-style-type: none;
margin: 5px;
}

.offrepartenaire .recsug span {
font-size: 16px;
}

.offrepartenaire .allaction {
width: 100%; 
display: inline-flex;
overflow-x: hidden;
}

.offrepartenaire:hover .allaction {
overflow-x: auto;
}

.offrepartenaire .oneaction {
margin: 5px;
background-color: white;
min-width: 200px;
max-width: 200px;
display: inline-block;
border-radius: 7px;
box-shadow: 0px 0px 4px lightgray;
}

.offrepartenaire .actionlogo {
text-align: center;
margin: 5px;
padding: 5px;
}

.offrepartenaire .actionlogo a {
font-size: 30px;
padding: 10px;
background-color: #EEEEEE;
border-radius: 10px;
color: #0078D4;
}

.offrepartenaire .actiontexte {
margin: 5px;
padding: 5px;
/*background-color: red;*/
}

.offrepartenaire .actiontexte .titre {
font-size: 16px;
font-weight: bold;
list-style-type: none;
font-family: sans-serif;
color: #555555;
text-align: center;
}

.offrepartenaire .actiontexte .description {
font-size: 13px;
font-weight: ;
list-style-type: none;
font-family: sans-serif;
color: #555555;
margin-top: 10px;
text-align: justify;
}

.offrepartenaire .btnaction {
text-align: center;
margin: 5px;
padding: 5px;
border-top: 1px solid gray;
}

.offrepartenaire .btnaction a {
text-align: center;
margin-top: 5px;
padding: 10px;
text-decoration: none;
background-color: #0078D4;
display: inline-block;
border-radius: 100px;
color: white;
font-family: sans-serif;
width: 85%;
cursor: pointer;
/*box-shadow: 0px 3px 3px lightgray;*/
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .offrepartenaire .allaction {
    overflow-x: auto;
  }
}

/******************************************************************************************/


.contenu #tabboutique .allinfo {
margin-top: 30px;
background-color: white;
border-radius: 0px 0px 4px 4px;
border-radius: 4px;
}

.allinfo .accordion {
background-color: white;
font-weight: bold;
border:none;
cursor: pointer;
width: 100%;
text-align: center;
color: #555555;
height: 50px;
font-size: 20px;
box-shadow: 0px 0px 6px lightgray;
border-radius: 4px;
}

.allinfo .accordion:focus {
outline: none;
}

.panel {
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
font-family: sans-serif;
font-size: 15px;
margin: 10px;
border-radius: 4px;
}

.contenu #tabboutique .allinfo li {
list-style-type: none;
color: #111;
}

.contenu #tabboutique .allinfo .panelslogan a {
color: darkgreen;
font-size: 13px;
}

.contenu #tabboutique .allinfo li .fas, li .fab {
color: #555555;
}

.contenu #tabboutique .allinfo li .fa-edit {
padding: 10px;
cursor: pointer;
}

.panel p {
color: #111;
text-align: justify;
}

.panel p span {
padding: 10px;
cursor: pointer;
}

.panel .date {
text-align: center;
font-family: cursive;
font-size: 12px;
}


/**********************************************************************************/

.contenu #tabboutique .baseoutils {
text-align: center;
border: 10px solid white;
background-color: #EEEEEE;
box-shadow: 0px 0px 5px lightgray;
background-image: url('../imgconfig/map-image-white.png');
background-size: cover;
background-attachment: fixed;
background-position: center;
}

.contenu #tabboutique .outils {
width: 100%; 
margin-top: 10px;
text-align: center;
padding-top: 1px;
padding-bottom: 15px;
border-radius: 5px;
}

.contenu #tabboutique .outils a {
padding: 8px;
background-color: white;
margin: 1px;
font-family: sans-serif;
display: inline-block;
box-shadow: 0px 0px 2px black;
color: #555555;
text-decoration: none;
border: 4px solid #EEEEEE;
text-align: center;
border-radius: 2px;
font-size: 10px;
font-weight: bold;
width: 22%;
text-shadow: 0px 1px 1px #EEEEEE;
}

.contenu #tabboutique .outils a img {
width: 35px;
}

.contenu #tabboutique .outils a span {
display: inline-block;
}

.contenu #tabboutique .outils a:hover {
color: white;
border-color: darkgreen;
background-color: darkgreen;
}

/*******************************************************************************************/

.contenu #tabboutique .bilanvendeur {
color: black;
}

.contenu #tabboutique .bilanvendeur table {
width: 100%;
font-family: sans-serif;
text-align: center;
border-color: transparent;
}

.contenu #tabboutique .bilanvendeur table .tddetails {
background-color: #555555;
font-size: 14px;
border: 2px solid white;
border-radius: 4px;
color: white;
}

.contenu #tabboutique .bilanvendeur table .tdchiffre {
background-color: darkgreen;
font-weight: bold;
color: white;
text-shadow: 0px 1px 1px black;
border-radius: 7px;
}

/*******************************************************************************************/

.contenu #tabboutique .vueoutil2 {
width: 100%; 
padding-bottom: 50px;
margin-top: 20px;
text-align: center;
background-color: ;
border-radius: 5px;
}

.contenu #tabboutique .vueoutil2 .oneproduit {
width: 45%;
min-width: 45%;
background-color: white;
display: inline-grid;
padding: 10px;
margin: 5px;
border-radius: 4px;
box-shadow: 0px 0px 4px gray;
overflow: hidden;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 {
width: 100%;
margin-top: 1px;
display: inline-flex;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .img {
text-align: center;
width: 50%;
height: 150px;
background-color: ;
position: relative;
overflow: hidden;
border-radius: 7px;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .img img {
width: 100%;
min-height: 150px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
border-radius: 7px;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre {
width: 50%;
font-family: sans-serif;
text-align: center;
padding: 3px;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre .etatvente a {
text-decoration: none;
font-family: sans-serif;
position: relative;
top: 4px;
padding: 10px;
border-radius: 4px;
font-size: 14px;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre .etatvente .nonvendu {
color: black;
font-weight: bold;
background-color: #EEEEEE;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre .etatvente .dejavendu {
color: indigo;
font-weight: bold;
background-color: lightblue;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre li {
list-style-type: none;
display: block;
font-weight: bold;
color: #555555;
padding: 1px;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre .nameproduit {
margin-top: 7px;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre .prixproduit {
text-align: ;
color: red;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone2 .titre .dateheure {
font-weight: normal;
text-align: ;
}

/***********************************************************************************/

.contenu #tabboutique .vueoutil2 .oneproduit .zone3 {
width: 100%;
margin-top: 10px;
text-align: right;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone3 .cadrecover {
text-align: left;
display: inline-block;
font-family: sans-serif;
color: darkgreen;
cursor: pointer;
float: left;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone3 .cadrecover .nbrecover {
font-size: 12px;
color: #0078D4;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone3 .cadrecover .nbreel {
display: block;
font-size: 11px;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone3 .cadrecover .notecover {
display: block;
font-size: 12px;
color: black;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone3 .fa-trash {
cursor: pointer;
}

.contenu #tabboutique .vueoutil2 .oneproduit .zone3  a {
text-decoration: none;
color:gray;
padding: 5px;
margin: 2px;
font-size: 18px;
border: 1px solid lightgray;
border-radius: 5px 0px 5px 0px;
}

/************************************************************************/

.contenu #tabboutique .vueoutil2  .oneproduit .zone4 {
width: 100%;
margin-top: 15px;
display: inline-flex;
font-family: sans-serif;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel1 {
font-family: sans-serif;
font-size: 13px;
text-align: left;
display: inline-block;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel1 li {
list-style-type: none;
padding: 5px;
border: 2px dotted #E7821D;
border-radius: 20px 0px 20px 0px;
color: #555555;
text-align: justify;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel1 li span {
font-size: 8px;
color: #E7821D;
}

/***********************************************************************/

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel2 .text {
width: 80%;
color: #555555;
font-size: 12px;
text-align: left;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel2 .boost {
width: 20%;
color: #555555;
min-width: 90px;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel2 .text span {
color: red;
text-decoration:underline;
font-style:italic;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel2 .boost li {
list-style-type: none;
border: 2px solid #E7821D;
font-family: sans-serif;
font-weight: bold;
border-radius: 3px;
padding: 3px;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel2 .boost li a {
color: #E7821D;
font-size: 12px;
text-decoration: none;
}

/***********************************************************************/

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel3 {
font-family: sans-serif;
font-size: 13px;
text-align: left;
display: inline-block;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel3 li {
list-style-type: none;
padding: 5px;
border: 2px dotted indigo;
border-radius: 20px 0px 20px 0px;
color: #555555;
text-align: justify;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel3 li span {
color: indigo;
font-size: 8px;
}

/***********************************************************************************/


.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel4 .text {
width: 80%;
color: #555555;
font-size: 12px;
text-align: left;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel4 .text span {
color: red;
text-decoration:underline;
font-style:italic;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel4 .boost {
width: 20%;
color: #555555;
min-width: 90px;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel4 .boost li {
list-style-type: none;
border: 1px solid lightgray;
background-color: white;
border-radius: 3px;
padding: 3px;
}

.contenu #tabboutique .vueoutil2  .oneproduit .zone4panel4 .boost li a {
text-decoration: none;
color: #555555;
font-size: 12px;
cursor: pointer;
}

/********************************************************************************/

.contenu .chargerplus {
text-align: center;
margin-top:;
background-color: transparent;
padding: 10px;
border: 2px solid white;
}

.contenu .chargerplus a {
font-family: sans-serif;
font-weight: bold;
color: black;
background-color: white;
padding: 10px;
list-style-type: none;
display: inline-block;
text-decoration: none;
border: .8px solid white;
border-radius: 3px;
cursor: pointer;
}

/******************************************************/


footer {
margin-top: 20px;
background-color: ;
text-align: center;
color: black ;
}


footer li {
list-style-type: none;
margin-top: 8px;
font-size: 12px;
font-family: sans-serif;
}

footer li .appname {
color: #819830;
font-weight: bold;
font-size: 16px;
}

/*******************************************************************************/

.navBottom {
width: calc(100%);
/*margin: 0px 1% auto;*/
text-align: center;
position: fixed;
bottom: 0px;
background-color: white;
z-index: 11;
display: none;
border-top: 5px solid white;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
  .navBottom {
    display: block;
  }
}


.navBottom .icone {
display: inline-block;
width: 16%;
margin: 3px;
text-align: center;
cursor: pointer;
border: 1px dotted lightgray;
border-radius: 4px;
/*border-left: none;
border-bottom: none;*/
}

.navBottom .icone .detmenu {
display: block;
color: black;
font-weight:bold;
font-family: sans-serif;
font-size: 9px;
margin-bottom: 2px;
}

.navBottom #icoadd2 {
border-radius: 5px;
box-shadow: 0px 0px 6px lightgray;
position: relative;
top: -10px;
background-color: #819830;
border: 2px solid #EEEEEE;
}

.navBottom .icone li {
list-style-type: none;
display: inline-block;
margin-top: 3px;
}

.navBottom .icone li a {
padding: 3px;
text-decoration: none;
font-size: 23px;
color: #555555;
border-radius: 100%;
}

.navBottom #icoadd2 .cadrebtn {
background-color: #819830;
width: 90%;
border-radius: 5px;
}

.navBottom #icoadd2 .cadrebtn a {
font-size: 24px;
color: white;
border-radius: 15px;
}

.navBottom #icodecouverte2 {
position: relative;
}

.navBottom #icodecouverte2 li a span {
position: absolute;
top: -8px;
right: -8px;
background-color: red;
color: white;
padding: 2px;
font-size: 11px;
font-family: sans-serif;
border-radius: 5px;
border: 2px solid white;
height: 10px;
width: 12px;
}

/***************************************************************************************************/

@media screen and (min-width: 0px) and (max-width: 350px) {


.contenu {
margin: 50px 2% auto;
}

.contenu #tabboutique .outils {
overflow-x: auto;
}


.contenu #tabboutique .vueoutil2 .oneproduit {
width: 90%;
min-width: 90%;
background-color: white;
display: inline-grid;
padding: 10px;
margin: 5px;
/*border-radius: 10px;*/
box-shadow: 0px 0px 6px lightgray;
}

}




@media screen and (min-width: 351px) and (max-width: 768px) {

.contenu {
margin: 50px 2% auto;
}

.contenu #tabboutique .outils {
overflow-x: auto;
margin-top: 10px;
}

.contenu #tabboutique .vueoutil2 .oneproduit {
width: 90%;
min-width: 90%;
background-color: white;
display: inline-grid;
padding: 10px;
margin: 5px;
/*border-radius: 10px;*/
box-shadow: 0px 0px 6px lightgray;
}

}
