/*
Theme Name: Art & Fermetures
Theme URI: http://www.dscconseil.fr
Version: 0.1.0
Description: Thème enfant customisé à partir du thème DIVI pour le site Art & Fermetures .
Author: DSC CONSEIL
Author URI: http://www.dscconseil.fr
Template: Divi
*/

/*
 * GENERAL
 */
div#wpcs_tab_927 {
    border: 1px solid #2b3234 !important;
    border-bottom: none;
    cursor: pointer;
    width: 170px;
    height: 34px;
    overflow: hidden;
	background: #2b3234 !important;}
span.percent-value {
    color: white !important;
}

#guestapp-reviews-simple.guestapp-simple-widget {
    position: relative;
    border-radius: 5px !important;
    font-family: Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 100 !important;
    width:100% !important;
}

#guestapp-reviews-simple p {
    margin: 5px 0;
}

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-scale {
    border-top: 1px solid white;
    font-size: 28px;
    padding: 0 8px;
}

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-mb3 {
    margin: 3px;
}
#guestapp-reviews-simple.guestapp-simple-widget .guestapp-mb10 {
    margin-bottom: 10px;
}

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-big2 {
    font-size: 1.5em;
}
#guestapp-reviews-simple.guestapp-simple-widget .guestapp-big3 {
    font-size: 3em;
    line-height: 1.2em;
}

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-cta {
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    width: auto !important;
    cursor: pointer;
}

/*
 * REVIEW AGGREGATE
 */

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-aggregate h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    width: auto;
}

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-aggregate .guestapp-average {
    background-color: #da3768;
    border-radius: 50%;
    box-sizing: border-box;
    color: white;
    height: 90px;
    padding-top: 8px;
    text-align: center;
    width: 90px;
}

#guestapp-reviews-simple.guestapp-simple-widget .guestapp-footer img {
    height: 40px;
}

/*
 * Widget Simple
 */
#guestapp-reviews-simple.guestapp-simple-widget {
    position: relative;
    max-width: 500px;
    min-height: 120px;
}
#guestapp-reviews-simple.guestapp-simple-widget .guestapp-average {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 20px;
}
#guestapp-reviews-simple.guestapp-simple-widget .guestapp-infos {
    display: inline-block;
    text-align: left;
    margin-top: 30px !important;
}
#guestapp-reviews-simple.guestapp-simple-widget .guestapp-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    border:0;
    text-align: right;
    margin: 0 5px 5px 0;
}
#guestapp-reviews-simple.guestapp-simple-widget .guestapp-link-reviews {
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
    text-decoration: none;
}

/* Responsive */
@media (max-width: 480px) {
    #guestapp-reviews-simple.guestapp-simple-widget .guestapp-average {
        margin: 10px auto;
        display: block;
    }
    #guestapp-reviews-simple.guestapp-simple-widget .guestapp-infos {
        display: block;
        text-align: center;
    }

    #guestapp-reviews-simple.guestapp-simple-widget .guestapp-footer {
        position:relative;
        text-align: center;
        margin-top: 15px;
    }
}

/*
 * Theme sombre
 */
#guestapp-reviews-simple.guestapp-widget-obscur {
    background-color: #262f34;
    border: 1px solid #000;
    color: #f7f7f7;
    overflow: hidden;
}

.guestapp-widget-obscur .guestapp-link-reviews {
    border: 1px solid #A0264B;
    background-color: #da3768;
    border-bottom: 2px solid #A0264B;
    color: white;
    cursor: pointer;
}

#guestapp-reviews-simple.guestapp-widget-obscur .guestapp-scale {
        border-top: 1px solid white;
}

#guestapp-reviews-simple.guestapp-widget-obscur .guestapp-cta {
    border: 1px solid #A0264B;
    background-color: #da3768;
    border-bottom: 2px solid #A0264B;
    color: white;
    cursor: pointer;
}

/*
 * Theme bright
 */
#guestapp-reviews-simple.guestapp-widget-bright {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    color: #333;
    overflow: hidden;
}

.guestapp-widget-bright .guestapp-link-reviews {
    border: 1px solid #A0264B;
    background-color: #da3768;
    border-bottom: 2px solid #A0264B;
    color: white;
    cursor: pointer;
}

#guestapp-reviews-simple.guestapp-widget-bright .guestapp-scale {
    border-top: 1px solid #ccc;
}

#guestapp-reviews-simple.guestapp-widget-bright .guestapp-cta {
    border: 1px solid #A0264B;
    background-color: #da3768;
    border-bottom: 2px solid #A0264B;
    color: white;
}

/*
 * GENERAL
 */
#guestapp-reviews {
    position: relative;
    border-radius: 5px !important;
    font-family: Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 100 !important;
    width:100% !important;
}

#guestapp-reviews p {
    margin: 8px 0;
}

#guestapp-reviews ul {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#guestapp-reviews table {
    margin: auto;
    width: 100%;
}

#guestapp-reviews table td {
    border: 0;
    vertical-align: top;
    padding: 0 5px;
    font-size: 12px;
}

.guestapp-criterias {
    padding: 0 15px;
}

.guestapp-comment {
    padding: 10px;
    border-radius: 5px;
}

.guestapp-center {
    text-align: center;
}
.guestapp-right {
    text-align: right;
}

.guestapp-bold {
    font-weight: bold;
}

.guestapp-scale {
    border-top: 1px solid white;
    font-size: 28px;
    padding: 0 8px;
}

.guestapp-mb3 {
    margin: 3px;
}
.guestapp-mb10 {
    margin-bottom: 10px;
}

.guestapp-big2 {
    font-size: 1.5em;
}
.guestapp-big3 {
    font-size: 3em;
    line-height: 1.2em;
}

.guestapp-bar {
    background-color: white;
    border: 1px solid #999;
    height: 10px;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: auto;
}

.guestapp-progress {
    display: block;
    height: 100%;
    width: 0;
}

.guestapp-rating-bar {
    position: absolute;
}

.guestapp-link {
    color: grey;
    font-weight: 300;
    font-size: 10px;
}
.guestapp-link:hover {
    color: #da3768;
}

.guestapp-see-more {
    cursor: pointer;
}

.guestapp-infos {
    padding: 20px;
}

/*
 * REVIEW AGGREGATE
 */

.guestapp-aggregate h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    /*float: left;*/
    width: auto;
}

.guestapp-aggregate .guestapp-language {
    top: 15px;
    width: auto;
    position: absolute;
    right: 15px;
}

.guestapp-aggregate > .guestapp-title {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.guestapp-details {
    margin: 0;
    padding: 0 10px 10px 10px;
}

.guestapp-title {
    text-align: center;
}

.guestapp-aggregate .guestapp-average {
    box-sizing: border-box;
    border-radius: 50%;
    color: white;
    height: 90px;
    padding-top: 8px;
    text-align: center;
    width: 90px;
    margin: 20px auto 0 auto;
}

/*
 * REVIEW
 */
.guestapp-review {
    padding: 10px;
}

.guestapp-rating {
    height: 31px;
    text-align: center;
    margin: 0 auto 15px auto;
}

.guestapp-review table {
    font-size: inherit;
}
.guestapp-review .ga-review-footer li:nth-child(2) {
    text-align: right;
}
.guestapp-review .guestapp-authenticity {
    text-align: right;
}
.guestapp-review .guestapp-authenticity img {
    height: 30px !important;
    width: auto;
}

.guestapp-footer {
    padding: 10px 0 0 0;
    font-size: 10px;
}

.guestapp-footer img {
    height: 40px !important;
    margin-bottom: 5px;
}

.guestapp-criterias-rating td {
    display: none;
}

.guestapp-criterias-rating.open td {
    display: table-cell;
}

.guestapp-review i {
    font-size: 12px;
}

.guestapp-content-reviews {
    max-height: 475px;
    overflow: auto;
}

.guestapp-response-container {
    margin-top:10px;
}

.guestapp-comment-response {
    padding: 0 10px;
    border-left: 1px dashed;
}

.guestapp-globals-criterias {
    display: none;
}
.guestapp-globals-criterias.open {
    display: table;
    margin-top: 10px !important;
}

.guestapp-show-globals-criterias {
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
}

/* Responsive */
@media (min-width: 480px) {
    .guestapp-average {
        position: absolute;
        left: 20px;
    }

    .guestapp-infos {
        max-width: 300px;
        margin: auto;
    }
}

/*
 * Theme sombre
 */
.guestapp-widget-obscur {
    background-color: #262f34;
    border: 1px solid #000;
    color: #f7f7f7;
    overflow: hidden;
}

.guestapp-widget-obscur table {
    color: #f7f7f7;
}

.guestapp-widget-obscur .guestapp-review {
    border-bottom: 1px solid #000;
}

.guestapp-widget-obscur .guestapp-aggregate > .guestapp-title {
    background-color: #262f34;
}

.guestapp-widget-obscur .guestapp-details {
    background-color: #262f34;
    border-bottom: 1px solid #000;
}

.guestapp-widget-obscur .guestapp-stars {
    color: #f7f7f7;
}

.guestapp-widget-obscur .guestapp-rate {
    color: #da3768;
}

.guestapp-widget-obscur .guestapp-comment {
    background: #2B282F;
    border: 1px solid black;
}

.guestapp-widget-obscur .guestapp-footer {
    border-top: 1px solid black;
}

.guestapp-widget-obscur .guestapp-show-globals-criterias {
    border: 1px solid #A0264B;
    background-color: #da3768;
    border-bottom: 2px solid #A0264B;
    color: white;
    cursor: pointer;
}

.guestapp-widget-obscur .guestapp-details {
    color: white;
}

.guestapp-widget-obscur .guestapp-scale {
    border-top: 1px solid white;
}

.guestapp-widget-obscur .guestapp-progress {
    background-color: #da3768 !important;
}

.guestapp-widget-obscur .guestapp-aggregate .guestapp-average {
    background-color: #da3768;
}

/*
 * Theme bright
 */
.guestapp-widget-bright {
    background-color: #f5f5f5;
    color: #333;
    overflow: hidden;
}

.guestapp-widget-bright table {
    color: #333;
}

.guestapp-widget-bright .guestapp-review {
    border-bottom: 1px solid #ccc;
}

.guestapp-widget-bright .guestapp-aggregate > .guestapp-title {
    background-color: #f5f5f5;
}

.guestapp-widget-bright .guestapp-details {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
}

.guestapp-details {
    color: #333;
}

.guestapp-widget-bright .guestapp-stars {
    color: #333;
}

.guestapp-widget-bright .guestapp-rate {
    color: #da3768;
}

.guestapp-widget-bright .guestapp-comment {
    background: #fff;
    border: 1px solid #ccc;
}

.guestapp-widget-bright .guestapp-comment-response {
    border-color: #ccc;
}

.guestapp-widget-bright .guestapp-show-globals-criterias {
    border: 1px solid #A0264B;
    background-color: #da3768;
    border-bottom: 2px solid #A0264B;
    color: white;
    cursor: pointer;
}

.guestapp-widget-bright .guestapp-scale {
    border-top: 1px solid #ccc;
}

.guestapp-widget-bright .guestapp-progress {
    background-color: #da3768 !important;
}

.guestapp-widget-bright .guestapp-aggregate .guestapp-average {
    background-color: #da3768;
}



#logo {
    max-height: 84%;
}
div#wpcs_tab_927 {
    border: 1px solid #2ea3f2;
    border-bottom: none;
    cursor: pointer;
    width: 170px  !important;
    height: 75px  !important;
    overflow: hidden;
    background: #2ea3f2;
    color: #ffffff;
    padding: 2px 0px 2px 0px;
    position: fixed;
    top: 200px;
    right: 0  !important;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(0deg) !important;
    z-index: 9999999;
    font-size: 18px;
}
/* Basic Styles */
    /* Links */
    a {
	color: #212972;
        font-weight: bold;
    }

    a:hover {
        color : #d04919;
        opacity: 0.7;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
    }

/* Contact Form 7 Styles */
    .wpcf7-form p{
        color: #090dba;
    }

    #horizontal-checkbox span.wpcf7-list-item {
      display: block;
      margin-left: 2em;
    }

    span.wpcf7-list-item {
        color: #000000;
        font-weight: normal;
    }

    #top-menu-nav a:hover {
        color: #d04919;
    }

    #et-info-email:hover {
        color: #fff;
        text-decoration: underline;
    }

 
/* Contact 7 Forms (Anton))
--------------------------------------------- */

.wpcf7 input, 
.wpcf7 textarea{
    
    width: 81%;
    margin-top: 10px;
    padding:10px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height: 20px;
    border: solid 1px #9f9f9f; 
    
    box-shadow: inset 2px 2px 8px #bababa;
    
    -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
    
}

.wpcf7 .wpcf7-list-item{
  padding-left: 0;
  margin-left: 0;
  margin-right: 25px;
}

.wpcf7 .wpcf7-list-item input{
  border: none;
  padding-left: 0;
  margin-left: 0;
  width:3%;
  box-shadow:none;
}

.wpcf7 select{
  outline: none;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
}

.wpcf7 input:hover, 
.wpcf7 input:focus, 
.wpcf7 input:active, 
.wpcf7 textarea:hover, 
.wpcf7 textarea:focus, 
.wpcf7 textarea:active {
  background: #ebf7f5;
  outline: none;
}

/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors{
	width: 90%;
	border:none;
	background-color:#f4ae46;
	margin:0;
	padding:20px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.wpcf7 .wpcf7-mail-sent-ok{
	width: 90%;
	border:none;
	background-color:#7ad33f;
	margin:0;
	padding:20px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.wpcf7 .wpcf7-mail-sent-ng{
	width: 90%;
	border:none;
	background-color:#cf2d38;
	margin:0;
	padding:20px;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
  
    color: white;
}

.wpcf7 span.wpcf7-not-valid-tip{
    border:none;
    background-color:#cf2d38;
    padding:10px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius:10px;
    width: 280px;
    color: white;
    
    /* Drop shadow */
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}

.wpcf7-form .fleft{
  float: left;
}

.wpcf7-form .mright20{
  margin-right: 20px;
}

.wpcf7-form .mright40{
  margin-right: 40px;
}

.wpcf7-form .clear{
  clear: both;
}

/*Drop Formulaire*/
#wpcf7-f188-o2 {
    text-align:left;
}


/* Footer */
.footer-widget a {
    color: #ffffff;
    font-weight: normal;
}

.footer-widget a:hover {
    text-decoration: underline;
    color: #e87400;
}

#footer-info a {
    color: #666;
    font-weight: 500;
}

/* Acronymes
--------------------------------------------- */
.acronym {
    /*color: #444;*/
    font-size: 110%;
    margin-bottom: 6px;
}
.acronym .letter-row {
    display: table;
}

.acronym .letter-cell {
    /*padding-right: 10px;*/
    /*position: relative;*/
    /*width: 60px;*/
}

.acronym .letter {
    border-radius: 50%;
    color: white;
    font-size: 40px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 60px;
    float:left;
    margin-right: 7px;
}

.visible-h {
    display: none;
}

.acronym h5 {
    margin-top: 30px;
    font-size: 1.3em;
    width: 475px;
}

.acro_1 .bg {
    background-color: #2B3234;
}

.acro_2 .bg {
    background-color: #444E51;
}

.acro_3 .bg {
    background-color: #76878B;
}

.acro_4 .bg {
    background-color: #C9CFD1;
}

.acro_5 .bg {
    background-color: #F0C599;
}

.acro_6 .bg {
    background-color: #F3A75A;
}

.acro_7 .bg {
    background-color: #E99641;
}

.acro_8 .bg {
    background-color: #E87406;
}