﻿@import url('https://fonts.googleapis.com/css?family=Hind+Siliguri:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap');

@font-face {
  font-family: "calvert-bold";
  src: url("https://imageme.wibilong.com/darty/v3/fonts/calvert-bold.TTF");
  font-display: swap;
  
}

@font-face {
  font-family: "calvert";
  src: url("https://imageme.wibilong.com/darty/v3/fonts/calvert-regular.TTF");
  font-display: swap;
}


/* FIX */
.thematic-result-list .thematic .description .footer button {
    width: auto;
    padding: 0px 40px;
    line-height: 1.4;
}


/**********************************************************************************************/
/*											GLOBAL											  */
/**********************************************************************************************/


/* WIDGET - NAVBAR*/
.widget-navbar .menu ul li.menu-search .form-search input[type="search"]::placeholder {
	color: #444;
    opacity: 1;
}
.widget-navbar .menu ul li.menu-search #forum-search .form-search .input-icon {
    background: #FFF;
    color: #444;
    /*padding-top: 6px;*/
}

/*WIDGET - QUESTION*/
.contribution-result-list .question .important-question-label {
    background: #32BA7C;
    color: white;
}
.contribution-result-list .question .resolved-question-label{
    background: #005EAD;
    color: white;
}

/**********************************************************************************************/
/*											HEADER											  */
/**********************************************************************************************/
#header .inner{
  overflow:inherit;
}



#header-custom{
	text-align:left;
  	padding:20px 0;
  	background-color:#005DAB;
    padding-bottom:70px;
    margin-top: -15px;
  margin-bottom:-69px;
} 
/* Device - tablette */
@media (min-width:760px) and (max-width: 990px){
	 #header-custom{
	    margin-bottom: -62px;
	}
}

/* Device - tablette */
@media (min-width:990px) and (max-width: 1300px){
	#header-custom {
	    margin-bottom: -66px;
	}
}


	#header-custom .container-regular{
    	display:block;
    }
      #header-custom .logo{
        height:120px;
        display:inline;
        margin-right:20px;
      }
      #header-custom .content{
        font-family: "calvert", sans-serif;
        color:white;
        padding:5px 0;
        display:inline-block;
        text-align:left;
        color:white;
        font-size: 50px;
      }
          #header-custom .content img{
            height:40px;
            padding:15px 0;
            vertical-align: middle;
            position: relative;
            top: -7px;
            left: 20px;
          }
          #header-custom .content span{
            margin-top: 20px;
            font-size: 20px;
            display: block;
          }
          /*  Device : Mobile  */
          @media (max-width:480px){
            #page-home #header-custom {
                margin-bottom: 0px;
            }
            #header-custom{
              padding: 25px 0;
                text-align: center;
              margin-bottom:0;
                margin-top: -15px;

            }
              #header-custom .logo{
                height: 70px;
              }
              #header-custom .content{
                  text-align:center;
                font-size: 25px;
              }
                #header-custom .content span{
                    font-size: 15px;
                    margin-top: 15px;
                }
                #header-custom .content img{
                    height:37px;
                  top:-10px;
                }
            .menu ul {
              margin-top: -20px;
            }
          }
 		
	      /*  Device : Mobile  */
          @media (min-width:480px) and (max-width:760px){
              #header-custom .container-regular {
                  text-align: center;
              }
                      #header-custom .logo {
                          margin: auto;
                      }
                      #header-custom .content {
                          font-size: 37px;
                          width: auto;
                          text-align: center;
                          padding: 20px 20px;
                      }
          }

          /* Device - tablette */
          @media (min-width:760px) and (max-width: 990px){
              #header-custom .content {
                  font-size: 37px;
                  width: 78%;
              }
          }
	

/**********************************************************************************************/
/*											HOMEPAGE									      */
/**********************************************************************************************/


/*WIDGET PRESENTATION*/
#presentation {
	background-color: white;
	border-radius: 1.5em;
	background-position: -6% 6%;
	background-size: auto;
	margin-top: 20px;
	box-shadow: none;
	padding: 10px 23px 10px 60px;
    border-radius: 0.5em;
	background-image:none !important; 
    background-size: cover;
    padding: 20px 20px 0px 20px;
    margin: 20px 0;
}
	.search-container {
        width: auto;
        background: white;
        padding: 0 20px;
    }
        .search-container .title {
            color: #484848 !important;
            font-weight: 100 !important;
        }
#presentation-search {
	background-color: #fafafa;
}
	#presentation-search input[type="search"], #presentation-search input[type="search"].placeholder {
        padding-top: 9px;
        color: #005DAB !important;
        opacity: 1;
    }
    #presentation-search .form-search.with-icon {
        align-items: center;
    }


/*TITRE SLIDER */  
.titre-container {
    text-align: center;
    display: none;
}
    .titre-slider{
        text-align: center;
        padding: 20px 0;
        font-family: "calvert", sans-serif;
        position: relative;
        font-size: 24px;
        display: inline-block;
        margin: auto;
        margin-top: 20px;
    }
        .titre-slider:before{
            content: "";
            position: absolute;
            left: 0px;
            bottom: 10px; 
            height: 1px; 
            background: black; 
            width: 100%; 
        }
            .bold-weight{
				font-weight: bolder;
            }
  
/*UNIVERS DEBUT*/
#Univers {
	overflow-x: initial;
	overflow-y: hidden;
  	white-space: nowrap;
    /*margin-left: 5%;*/
  	padding-bottom: 9px;
    margin: 0 15px;
    margin-left: 15px;
}
    #Univers .Univers-bloc {
        width: 272px;
        height: 272px;
        border-radius: 8px;
        box-shadow: 0 2px 1px 0 rgba(0,0,0,.09);
        display: inline-flex;
		flex-direction: row;
        text-align: center; 
    }
    	#Univers .Univers-bloc > Div{
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            width: 100%;
            color: white; 
            -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=0, Color=#000000)";/*IE 8*/
            text-shadow: 0 0 8px rgba(0,0,0,0.6);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
            filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color=#000000); /*IE 5.5-7*/
        }
            #Univers .Univers-bloc > Div > Div{
                display: inline-block;  
                padding-top: 5px; 
                margin-bottom: 15px;
            }
                #Univers .Univers-bloc > Div a{
                    color: white;
                }
				#Univers_first a:last-child::before{
                    content: "-";
                    padding-right: 20px;
                    display: inline-block;
                }
                #Univers .Univers-bloc div a:last-child::before{
                    content: "-";
                    padding: 0px 5px;
                    display: inline-block;
                }
                #Univers_first a:last-child:hover::before, 
                #Univers .Univers-bloc div a:last-child:hover::before{
                  	text-decoration: none;
                }

#Univers_first {
	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-slider-trottinettes.jpg);
	text-align: center;
    background-size: cover;
	background-position: center bottom;
	display: block;
	height: 300px;
	margin: auto;
	margin-bottom: 16px;
	background-size: cover;
	border-radius: 8px;
	box-shadow: 0 2px 1px 0 rgba(0,0,0,.09);
    width: auto;
	margin: 10px 15px;
	width: calc(100% - 30px);
} 
    #Univers_first h5 {
        font-size: 24px;
        padding-top: 24px;
        margin-left: 8px;
        margin-bottom: 10px;
        font-family: "calvert", sans-serif;
    }
    #Univers_first a{
        color: #4860CC;
        display: inline-block;
        padding: 5px 10px;
        font-size: 16px;
        font-weight: 100;
    }  
  
#Univers_aspi {
	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-aspirateurs-min.jpg); 
	background-size: cover;
	background-position: right;
}

#Univers_telephone {
	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-telephone-min.jpg); 
	background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

#Univers_tv {
	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-tv-min.jpg); 
	background-size: cover;
	width: 90%;
}
  
#Univers_cafe {
	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-machineacafe-min.jpg); 
	background-size: cover;
	margin-left: 2%;
}
#Univers h5 {
	font-size: 24px;
	margin-bottom: 5px;
    font-family: "calvert", sans-serif;
}

#Editorial_Text {
	font-weight: normal;
	font-size: 1.2em;
}
   
    .widget-ask-question .inner > div {
        font-weight: normal;
    }
    .widget-ask-question .inner p h3 {
        font-size: 1.6em;
        font-weight: 700;
    }
    #Univers_telephone, #Univers_tv, #Univers_cafe {
        margin-left: 2%;
    }

.link-universe {
	width: 100%; 
    text-align: center; 
}
    #btnUniverses {
        float: none;
        color: #453F3F;
        font-size: 14px;
        display: inline-block;
        background: #F2F3F5;
        border-radius: 25px;
        transition: all ease-in 200ms;
        text-decoration: none;
        padding: 5px 10px;
    }
        #btnUniverses:hover{
            background: #D9DCE4;
        }

        /* Device - tablette */
        @media (min-width:760px){
            .link-universe {
                width: calc(100%);
                padding-right: 0;

            }
                #Univers {
                    margin: 0;
                }
        }

/* WIDGET - LAST QUESTIONS */
.contribution-result-list .question .title a,#page-home .contribution-result-list .question h4.title{
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    color: #454B66;
}


/* WIDGET - ASK QUESTIONS */
.ask-question-container {
    background-image: url(https://imageme.wibilong.com/darty/v3/img/mobile-homepage-ask-question-1-min.jpg);
    min-height: 215px;
    border-radius: 1em;
    background-size: auto;
    background-position: center;
    background-size: cover;
    margin: 20px 7px;
    background-repeat: no-repeat;
    padding: 15px 3%;
    display: flex;
	flex-direction: column-reverse;
}

@media (min-width:660px){
  .ask-question-container {
      background-image: url(https://imageme.wibilong.com/darty/v3/img/homepage-ask-question-1-min.jpg);
      min-height: 215px;
      border-radius: 1em;
      background-size: auto;
      background-position: center;
      background-size: cover;
      margin: 20px 7px;
      background-repeat: no-repeat;
      padding: 15px 3%;
      display: flex;
      flex-direction: column-reverse;
  }
}
	.widget-ask-question .ask-question-container .inner {
	    padding: 15px 15px;
	    border-radius: 1em;
	}
		.widget-ask-question .ask-question-container .inner > div {
	    	margin-bottom: 0;
	    } 
	        .widget-ask-question h2{
	        	font-size: 20px;
	        	margin-bottom: 10px;
	        }
	        .widget-ask-question h2 span{
	        	display: none;
	        	font-weight: 500;
				margin-bottom: 15px;
              font-size:14px;
              font-family: "Open Sans",sans-serif;
              line-height: 21px;
              margin-top:10px;
	        }
			.widget-ask-question .inner .button {
                background: #EF6461;
            }
				.widget-ask-question .inner .button:hover {
                    background: #C94D4A;
                }

            /* Device - tablette */
            @media (min-width:760px){
                .ask-question-container {
                    margin: 10px 0px;
                }
                    .widget-ask-question .ask-question-container .inner {
                    	margin: 15px 50% 15px 0;
    					padding: 45px 15px;
                      
                    }
                        .widget-ask-question h2 span{
                                display: block;
                            }
            }

            /* Device - desktop */
            @media (min-width:990px){
                .widget-ask-question .ask-question-container .inner {
                    margin: 15px 50% 15px 0;
                    padding: 45px 30px;
                }
            }


/* WIDGET - SEE ALL THEMATICS */
.see-all-thematics-container {
    background-image: url(https://imageme.wibilong.com/darty/v3/img/mobile-homepage-ask-question-3-min.jpg);
    min-height: 215px;
    border-radius: 1em;
    background-size: auto;
    background-position: center;
    background-size: cover;
    margin: 20px 7px;
    background-repeat: no-repeat;
    padding: 15px 3%;
    display: flex;
	flex-direction: column-reverse;
}
	.widget-see-all-thematics .see-all-thematics-container .inner {
	    padding: 15px 15px;
	    border-radius: 1em;
	}
		.widget-see-all-thematics .see-all-thematics-container .inner > div {
	    	margin-bottom: 0;
	    } 
	        .widget-see-all-thematics h3{
	        	font-size: 20px;
	        	margin-bottom: 10px;
	        }
	        .widget-see-all-thematics h3 span{
	        	display: none;
	        	font-weight: 500;
				margin-bottom: 15px;
              font-size:14px;
              font-family: "Open Sans",sans-serif;
              line-height: 21px;
              margin-top:10px;
	        }

            /* Device - tablette */
            @media (min-width:760px){
                .see-all-thematics-container {
                    margin: 10px 0px;
                      background-image: url(https://imageme.wibilong.com/darty/v3/img/homepage-ask-question-3-min.jpg);

                }
                    .widget-see-all-thematics .see-all-thematics-container .inner {
                        margin: 15px 0px 15px 50%;
                        padding: 45px 15px;
                    }
                        .widget-see-all-thematics h3 span{
                                display: block;
                            }
            }

            /* Device - desktop */
            @media (min-width:990px){
                .widget-see-all-thematics .see-all-thematics-container .inner {
                    margin: 15px 0px 15px 50%;
                    padding: 45px 30px;
                }
            }

/* Device - tablette */
@media (min-width:980px){
    /*WIDGET PRESENTATION*/
    .widget-presentation #presentation {
		margin: 50px 80px 20px 80px;
    }  
}

@media (min-width:760px){
    /*WIDGET PRESENTATION*/
    #presentation {
        background-color: white;
        background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-presentation-question-min.jpg) !important; 
        background-position-y: -180px;
        border-radius: 0.5em;
        background-position: 18%;
        background-size: cover;
        margin-top: 20px;
        /*border: 1px solid rgba(0,0,0,.09);*/
        padding: 40px 20px;
		margin: 50px 20px 20px 20px;
    }
  
        .search-container {
            width: 50%;
            margin-left: auto;
            margin-right: 0px;
            background: white;
            padding: 40px 20px;
            border-radius: 0.5em;
        }
            .search-container h1 {
                font-family: "calvert",sans-serif;
                color: #484848 !important;
                font-weight: 100 !important;
                margin-bottom: 20px;
            }
            #presentation-search input[type="search"], #presentation-search input[type="search"].placeholder {
                font-size: 18px;
                font-family: "Open Sans", sans-serif;
                line-height: 18px;
                color: #005DAB;
                opacity: 1;
                padding-top: 9px;
            }
}

/* Device - tablette */
@media (max-width:989px){
  #page-product .no-tablet,#page-thread .no-tablet{
  	display:none !important;
  }
}

@media (min-width:480px){

    /*
    .widget-navbar .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9;
    }
    */
  
    /*HTML SLIDER*/
    .titre-container {
        display: inline;
    }
        .Univers-bloc{
            border-radius: 8px;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,.50);
        }
  			#Univers {
                margin: 0;
            }
               
                    #Univers a:first-of-type {
                       margin-left: 8px;
                    }
                    #Univers a {
                        color: black;
                        font-size: 14px;
                    }

    #Univers_first {
        height: 300px;
        width: 99.5%;
        background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-slider-trottinettes.jpg);
        background-size: cover;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 1%;
        margin-left: auto;
        margin-right: auto;
        border-radius: 8px;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,.50);
     }
        #Univers_first h5 {
            font-size: 24px;
            padding-top: 24px;
            margin-left: 8px;
            margin-bottom: 10px; 
        }  

    #Univers_aspi {
        height: 200px;
        background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-aspirateurs-min.jpg); 
        background-size: cover;
        width: 23%;
        background-position: right;
        display: inline-block;
    }

    #Univers_telephone {
        height: 200px;
        width: 23%;
        background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-telephone-min.jpg); 
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        display: inline-block;
        margin-left: 2%;
    }

    #Univers_tv {
        height: 200px;
        width: 23%;
        background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-tv-min.jpg); 
        background-size: cover;
        display: inline-block;
        background-position: left;
        margin-left: 2%;
    }
    #Univers_cafe {
        height: 200px;
        background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-categorie-machineacafe-min.jpg); 
        width: 23%;
        display: inline-block;
        background-size: cover;
        margin-left: 2%;
    }
  
    .link-universe{
    width: calc(100% - 15px);
        text-align: right;
        padding-right: 15px;
    }
  
}

/* Device - tablette */
@media (min-width:480px){
   #Univers_first {
        background-size: cover;
        text-align: center;
        border-radius: 8px;
        box-shadow: none;
        background-repeat: no-repeat;
    }
}

/* Device - tablette */
@media and (min-width:480px) and (max-width: 760px){
	#presentation {
	    margin: 50px 7px 20px 7px;
	}
    #Univers_first {
        width: calc(100% - 14px);
        background-position: center bottom;
        margin: 7px 7px;
		width: calc(100% - 14px);
    }
    #Univers {
        margin: 0 9px;
    }
}

/* Device - tablette */
@media (min-width:760px){
    #Univers_first {
        height: 400px;
    }
}
/* Device - desktop */
@media (min-width:990px){
    #Univers_first {
        height: 400px;
        width: 100%;
        background-size: cover;
		background-position: center bottom;
        /*background-position: -30px -20px;*/
    }
}

#page-home {
	background-color: white;
}
#productNav {
	text-align: center;
	line-height: 34px;
	background-color: white;
	border-radius: .7em;
	border: 1px solid rgba(0,0,0,.09);
	margin-top: 15px;
}

#productNav p:first-of-type {
	border-bottom: 1px solid rgba(0,0,0,.09);
}

.widget-html .inner{
	background: transparent;
}

#page-home .title, h1, h2, h3 {
  font-weight: 500;
}

#page-home .title span.title-subtitle {
    display: block;
    font-size: 16px;
    line-height: 1.5em;
	margin-top: 0.5em;
}

/*	HTML - Sidebar / banner  */
#sidebar-banners{
	overflow:hidden; 
}
    #sidebar-banners .part{
        border:4px solid #ffdd0f;
        background-color:#ffdd0f;
        display:block;
        margin-bottom:15px;
        text-decoration:none;
    }
        #sidebar-banners .part .white{
            padding:15px 0;
          	padding-left: 60px;
            background-color: white;
            color:black;
            text-align:left;
            background-repeat:no-repeat;
            background-position:5% center;
            background-size:50px auto;
        }
       		#sidebar-banners .part .white.pieces{
            	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-bottomblocs-piecesdetachees.jpg);
            }
       		#sidebar-banners .part .white.panne{
            	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-bottomblocs-panne.jpg);
            }
       		#sidebar-banners .part .white.conservation{
            	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-bottomblocs-conservation.jpg);
            }
       		#sidebar-banners .part .white.assistance{
            	background-image:url(https://imageme.wibilong.com/darty/v3/img/homepage-bottomblocs-conseil.jpg);
            }
       		#sidebar-banners .part .white.ecran{
            	background-image:url(http://imageme.wibilong.com/darty/v3/img/homepage-categoriesearch-telephonie.png);
            }
            #sidebar-banners .part .white .title-cta{
              font-family: "calvert-bold","Open sans" !important;
              font-size:14px;
            }
            #sidebar-banners .part .white .text{
              margin-top:5px;
              font-family: "Open Sans";
              font-size:12px;
              line-height: normal;
            }
            /*  Device : Mobile  */
            @media (max-width:480px){
                #sidebar-banners .part .white{
                    padding-left:100px;
                    background-size: 80px auto;
                }
                  #sidebar-banners .part .white .title-cta {
                      font-size: 25px;
                  }
                  #sidebar-banners .part .white .text {
                      font-size: 17px;
                  }
            }
            @media (max-width:769px){
              #sidebar-banners .banner .white br{
                  display:none;
              }
              #sidebar-banners .banner{
                  background-size: 5% auto;
              }
            }

/*HTML - INSTAGRAM*/
#instagram-container p{
    display: inline-block;
    font-family: calvert,sans-serif;
    text-align: left;
    line-height: 1.3em;
    font-weight: 500;
    padding: 16px 0 8px;
    margin-left: .2em;
    margin-bottom: 16px;
    border-bottom: 1px solid #979797;
    font-size: 1.4em;
    color: #353535;
}

/**********************************************************************************************/
/*											FOOTER  										  */
/**********************************************************************************************/

.footer {
    background-color: #005EAD;
    width: 100%;
    height: 45px;
    margin-top: 25px;
}


/* TEMPORAIRE */
#last-questions p {
    line-height: 1.3em;
}

#question-list p {
    line-height: 1.3em;
}







