﻿/*
 Theme Name: twentynineteen Child
 Theme URL: https://pernollet-immobilier.com
 Description: twenty nineteen Child Theme
 Author: mathias ALEXANDRE
 Author URL: https://123agencyweb.com
 Template: twentynineteen
 Version: 1.0.0
*/


h1:not(.site-title):before,
h2:before {
    display: none !important ;

}

.entry .entry-title:before {
	background: #FFFFFF;

}

a {
    color: #d42027;
}

a:visited {
    color: #555d66;
}

.entry {
    margin-top: calc(2 * 1rem);
}


#carousel {
    height: 250px;
}

#price-detail-container .elementor-widget-container .elementor-shortcode {
    text-align: right;
    font-family: "arial black";
    font-weight: bold;
    font-size: 32px;
    color: #d42027;
}

#ref-detail-container .elementor-widget-container .elementor-shortcode {
    font-family: "arial";
    font-size: 16px;
    font-weight: normal;
}

#url-bien { display:none; }


section.calculette {

    padding: 30px 0;
}

@media screen and (max-width: 991px) {
    section.calculette .bloc-calculette {
        margin-bottom: 30px;
    }
}

section.calculette .cal-2 form .partie .resultat {
    width: 44%;
}

@media screen and (max-width: 1199px) {
    section.calculette .cal-2 form .partie .resultat {
        width: 100%;
    }
}

section.calculette .cal-3 form .partie .resultat {
    width: 69%;
}

@media screen and (max-width: 1199px) {
    section.calculette .cal-3 form .partie .resultat {
        width: 100%;
    }
}

section.calculette .cal-3 form .partie.emprunt input {
    margin-top: 25px;
}

@media screen and (max-width: 1199px) {
    section.calculette .cal-3 form .partie.emprunt input {
        margin-top: 0;
    }
}

@media screen and (max-width: 1199px) {
    section.calculette .cal-3 form .partie.emprunt h4 {
        margin-bottom: 0px;
    }
}

section.calculette h2 {
    background-color: #000000;
    color: white;
    padding: 20px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
}

section.calculette form {
    background-color: white;
    padding: 0;
}

section.calculette form .euro {
    background-image: url('https://toc-immobilier.com/argenteuil-95100/wp-content/themes/twentynineteen-child/img/euro-input.png');
    background-repeat: no-repeat;
    background-position: right 15px center;
}

section.calculette .partie {
    padding: 15px 25px 15px 25px;
}

section.calculette .partie input {
    height: 41px;
}

section.calculette .partie .bloc-check {
    margin-bottom: 0;
}

section.calculette .partie:nth-child(odd) {
    background-color: #dbdbdb;
}

section.calculette .partie:nth-child(odd) input {
    background-color: white;
}

section.calculette .partie:nth-child(odd).regle input {
    background-color: transparent;
}

section.calculette .partie:first-child h4 {
    margin-bottom: 0px;
}

section.calculette .partie h4 {
    margin-top: 0;
    font-size: 18px;
    font-weight: bold;
}

section.calculette .partie.resultat {
    display: table;
    width: 100%;
}

@media screen and (max-width: 1199px) {
    section.calculette .partie.resultat {
        display: inline-block;
        width: 100%;
        text-align: center;
    }
}

section.calculette .partie.resultat .bouton {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    margin-top: 0;
}

@media screen and (max-width: 1199px) {
    section.calculette .partie.resultat .bouton {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }
}

section.calculette .partie.resultat .resultat {
    display: table-cell;
    width: auto;
    vertical-align: top;
    width: 50%;
    color: red;
    font-weight: bold;
}

@media screen and (max-width: 1199px) {
    section.calculette .partie.resultat .resultat {
        display: inline-block;
        width: 100%;
    }
}

section.calculette .partie.resultat .resultat input {
    height: 41px;
}

section.calculette .regle {
    float: left;
    margin-bottom: 0;
    width: 100%;
}

section.calculette .regle label {
    margin-right: 0px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px;
}

section.calculette .regle .ui-slider-handle {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    border: 3px solid white;
    background: #d42027;
    position: absolute;
    top: -8px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    margin-left: -12.5px;
}

section.calculette .regle .ui-slider {
    height: 10px;
    margin-bottom: 10px;
    width: 100%;
    background-image: url('https://toc-immobilier.com/argenteuil-95100/wp-content/themes/twentynineteen-child/img/fond-gris-slider.jpg');
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

section.calculette .regle .ui-slider .ui-slider-range {
    background-image: url('https://toc-immobilier.com/argenteuil-95100/wp-content/themes/twentynineteen-child/img/fond-bleu-slider.jpg');
    height: 100%;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}

section.calculette .regle p {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    color: white;
}

section.calculette .regle input {
    background-color: transparent;
    display: inline-block;
    width: 100px;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    font-weight: bold;
    font-size: 18px;
}

section.calculette .regle .bloc-check {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
}

section.calculette .regle .bloc-check label {
    width: auto;
}

section .formulaire form .bouton, section .formulaire form button.bouton {
    margin-top: 10px;
    float: right;
}

.bouton a,
.bouton div,
.bouton button,
section .formulaire form button.bouton {
    border: 0;
    border-bottom: 3px solid #000000;
    background-color: #d42027;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 15px;
    vertical-align: middle;
    margin-top: 0px;
    display: inline-block;
    outline: none;
}

.bouton div {
    border-bottom: 0px;
    height: 41px;
}

section .formulaire form input {
    height: 41px;
    background-color: #dbdbdb;
    border: 0;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 10px;
}

form {
    width: 100%;
    min-height: 61px;

    display: inline-block;
    padding: 10px;
    position: relative;
    vertical-align: middle;
}

form .check {
    margin-bottom: 10px;
}

form .check .bloc-check {
    margin-bottom: 10px;
}

form .check label {
    margin-left: 10px;
    width: 86%;
    font-weight: normal;
    font-size: 15px;
    vertical-align: top;
}

form ul {
    display: table;
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    width: 100%;
}

.partie.regle, .partie.resultat, .partie.emprunt{
    background-color: #d42027;
    color: white;
    min-height: 175px;
}


/* iCheck plugin Square skin, red
----------------------------------- */
.icheckbox_square-red,
.iradio_square-red {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(https://toc-immobilier.com/argenteuil-95100/wp-content/themes/twentynineteen-child/img/red.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-red {
    background-position: 0 0;

}
.icheckbox_square-red.hover {
    background-position: -24px 0;
}
.icheckbox_square-red.checked {
    background-position: -48px 0;
}
.icheckbox_square-red.disabled {
    background-position: -72px 0;
    cursor: default;
}
.icheckbox_square-red.checked.disabled {
    background-position: -96px 0;
}

.iradio_square-red {
    background-position: -120px 0;
    top: -7px;
}
.iradio_square-red.hover {
    background-position: -144px 0;
}
.iradio_square-red.checked {
    background-position: -168px 0;
}
.iradio_square-red.disabled {
    background-position: -192px 0;
    cursor: default;
}
.iradio_square-red.checked.disabled {
    background-position: -216px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_square-red,
    .iradio_square-red {
        background-image: url(https://toc-immobilier.com/argenteuil-95100/wp-content/themes/twentynineteen-childimg/red@2x.png);
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}

/*Formulaire estimation */
label {
    display: inline-block;
    font-size: 18px;
    max-width: 100%;
    font-weight: 300;
    Margin-top: 10px;

}
.wpcf7-list-item-label{
    font-weight: 300;
    color: red;
}
/* Radio button styles*/

.wpcf7 input[type="radio"] {
    position: absolute !important;
    left: -9999px !important;
}

.wpcf7-radio span.wpcf7-list-item-label {
    position: relative;
    padding-left: 33px;
}

.wpcf7-radio span.wpcf7-list-item-label:before  {
    content: '';
    background: black;
    width: 15px;
    height:15px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    border: 4px solid #cecece;
}

.wpcf7 input[type=radio]:not(old):checked + span:before {
    background: orange;
}

div.wpcf7-mail-sent-ok {
    border: 1px solid #FF0000;
	background-color: #fff;
}

/* Thank you message CSS styles */

.wpcf7-response-output {
    border:1px red;
    background-color:#ececec;
    font-size:1.3em;
    color:black;
    border-radius:5px;
    -webkit-border-radius: 5px;
    padding: 20px !important;
}
/* Submit Button CF7 CSS Styles */

.wpcf7 input[type=submit] {
    margin-top:20px;
    padding:15px 100px;
    background:#d42027;
    color:#fff;
    font-size:1.4em;
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #d42027;
}

input.hideradio{ /* HIDE RADIO */
    visibility: hidden; /* Makes input not-clickable */
    position: absolute; /* Remove input from document flow */
}
.imgradio label > input + img{ /* IMAGE STYLES */
    cursor:pointer;
    max-height: 75px;
    margin-right: 10px;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);

}
.imgradio label > input:checked + img{ /* (RADIO CHECKED) IMAGE STYLES */

    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);


}



/* formulaire de contact pour information d'un bien */


#formulaire-responsive {
    max-width:600px /*-- à modifier en fonction de la largeur désirée --*/;
    margin:0 auto;
    width:100%;
}
.rang-form {
    width: 100%;
}
.demi-colonne, .colonne {
    float: left;
    position: relative;

    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.renseignement.label {
    display: inline-block;
    max-width: 100%;
    Margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 1em;

}

.wpcf7-form.renseignement input[type="text"], input[type="email"], textarea { width:100% !important ; }
.clearfix:after {
    content: "";
    display: table-cell;
    padding:15px;
    clear: both;
}


.wpcf7-form input, .wpcf7-form textarea,  .wpcf7-select {

    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 8px;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);

}
#wpcf7-f413-p408-o2 label {
    margin-top: 25px;
    min-width: 230px;
}

#wpcf7-f413-p408-o2 .imgradio label {
    margin-top: 0px;
    min-width: auto;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
    .demi-colonne {
        width: 50%;
    }
}

.minuscule {

    text-transform: lowercase;
}

.nav.nav-pills li a {
    text-decoration: none
}

.calculatrice-header.nav-pills>li+li{
    margin-left: 0
}

.calculatrice-header.nav.nav-pills li a{
    background-color: #232122;
    color: #ffffff;
    font-size: 18px;
}

.calculatrice-header.nav.nav-pills li.active a{
    background-color: #d42027;
}

.calculatrice-financiere .tab-content{
    margin-top: 32px;
}

.caculatrice-form {
    background-color: #d42027;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.bg-gris-fonce {
    background-color: #4bbd4f /*#272627*/;
}

.resultat {
    padding: 5%;
    color: #fff;
	text-align: center;
}

.resultat .cal-result-text{
	font-size: 16px;
}

.resultat .cal-result{
	font-size: 36px;
	font-weight: bold;
}

.resultat .cal-result-unite{
	font-size: 16px;
    font-weight: normal;
}

.wvt-custom-hotspot  { 
    background: none !important;
    height: 300px !important;
    width: 300px !important;
   
}

#carousel ul.slides li img{
	max-height: 337px; 
}

a.elementor-button-hover{
	background-color: #d42027 !important;
    font-size: 18px !important;
}
.elementor-button-hover:hover{
	background-color: #000 !important;
}