/**
 * This file will be overwritten when the Bootstrap Framework source files
 * are compiled using the LESS CSS pre-processor.
 */

.jumbotron {
    background-color: #FFD46F !important;
    margin-top: 10rem;
    padding: 10rem;
}

.container-fluid {
    margin-top: 50px;
}

/* Menu */

.navbar.container {
    max-width: 1920px;
    width: 100%;
    margin-top: 0;
}

.navbar-fixed-top {
    background-color: #efb22d;
    border-width: 0;
    box-shadow: -1px 1px 2px 0px rgba(0, 0, 0, 0.7);
}

.navbar.container,
.navbar.container-fluid {
    margin-top: 0px;
    z-index: 999;
}

.navbar.container-fluid>.container-fluid,
.navbar.container>.container {
    max-width: 1080px;
    margin: auto;
}

.navbar-toggle {
    border: 1px solid rgb(255, 255, 255);
}

a.navbar-brand {
    color: #333333;
}

nav ul li a {
    color: #333333;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #FFE2A5;
}

/* Page */

.page-header {
    border-bottom: 5px solid #efb22d;
}

.row {
    max-width: 980px;
    margin: auto;
}

a {
    color: #CA8E0E;
}

a:hover {
    color: #A06E00;
}

/* Table */

.table>thead>tr>th {
    border-color: #CA8E0E;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #FFE2A5;
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #FFD67F;
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #D8B46A;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #CA8E0E;
}

.btn-info {
    background-color: #efb22d;
    border-color: #efb22d;
}

.btn-info:hover {
    background-color: #FFE2A5;
    border-color: #FFE2A5;
}

.btn-info .active {
    background-color: #efb22d;
    border-color: #FFE2A5;
}

.table-hover>tbody>tr:hover {
    background-color: #FFEFCC;
}

/* Textes */

.field-item p {
    max-width: 850px;
    margin: auto;
}

.field-item ul {
    max-width: 845px;
    margin: auto;
    margin-top: 1rem;
}

/* Form */

.form-control {
    border-color: #efb22d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.view-header {
    margin-bottom: 1.5rem;
}

/* Boutons & co */

.btn-info {
    background-color: #efb22d;
    border-color: #efb22d;
}

.btn-info:hover {
    background-color: #FFE2A5 !important;
    border-color: #FFE2A5 !important;
}

.btn-info .active {
    background-color: #efb22d !important;
    border-color: #FFE2A5 !important;
}

.form-control:focus {
    border-color: #efb22d !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

/*Titres*/

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;
}

/* Textes */

blockquote {
    font-size: 14px;
    border-left: 5px solid #FFE2A5;
}

.jumbotron {
    padding: 2rem;
}

/* tableau carte */

.page-find div.view-grouping {
    border: 1px solid black;
    margin-bottom: 2em;
}

.page-find div.view-grouping:nth-child(2)>view-grouping-content {
    background-color: rgb(249, 244, 237);
}

.page-find div.view-grouping>.view-grouping-header {
    font-weight: bold;
    font-size: 120%;
    /*  border-top: 2px solid black;
  border-left: 2px solid black;
  border-right: 2px solid black; */
    padding-left: 40%;
    padding-top: 1em;
    padding-bottom: 10px;
    background-color: #EFB22D;
}

.page-find .views-table>caption {
    border-top: 1px dashed gray;
    padding-left: 10px;
}

.page-find .views-field-title>a {
    font-weight: bold;
    font-weight: bold;
    text-decoration: underline;
    color: rgba(74, 55, 15, 0.9);
}

.translation_fr {
    display: none !important;
}

.secondary {
    margin-right: -80px;
}

.page-node .field-item p {
    margin: unset;
    max-width: unset;
}

/* menu hamburger responsive */

.navbar-toggle .icon-bar {
    background-color: #fff;
}

/* reprise des style-pyg.css */

.p-img-front-chatons {
    max-width: 980px;
    width: 100%;
    margin: auto;
    /* margin-top: -2rem; */
    margin-bottom: -5rem !important;
}

.p-img-front-chatons img {
    width: 100%;
    height: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
}

.page-node-add-chaton .ol-viewport {
    width: 100%;
}

.ol-geofield-linestring,
.ol-geofield-triangle,
.ol-geofield-square,
.ol-geofield-box,
.ol-geofield-circle,
.ol-geofield-polygon,
.ol-geofield-snap,
.ol-geofield-edit,
.ol-geofield-move {
    display: none !important;
}

.footer {
    background-color: #eee;
    padding-top: 20px;
}

.region-footer {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
}

section#block-block-8>p {
    margin-left: 700px;
    padding-top: 15px;
}

section#block-block-8>p>a {
    color: #333;
}

body.page-node-2993>.main-container>.row {
    max-width: unset;
    margin: unset;
}

/* Menu */

li.last.leaf {
    margin-right: 50px;
}

#block-lang-dropdown-language {
    position: inherit;
}

#lang-dropdown-select-language {
    height: 19px;
    width: 72px !important;
    font-size: 70%;
    margin: none;
    padding: 0;
    margin-top: 15px;
}

/* Recherche chatons */

.views-widget-filter-title {
    float: inherit !important;
    margin-bottom: 2em;
}

.page-find .jumbotron p {
    font-size: 14px !important;
}

.page-find .views-submit-button {
    clear: both;
    float: right;
    margin-bottom: 3em;
}

#edit-field-chaton-services-tid {
    width: 280px;
}

.page-find .views-reset-button {
    float: right;
}

.custompointicon_publics_35,
.custompointicon_publics_44 {
    background-image: url("https://chatons.org/sites/default/files/markers/patoune_orange.png");
    width: 30px !important;
    height: 41px !important;
    top: -41px;
    /*  left: -30px; */
}

.custompointicon_publics_32,
.custompointicon_publics_33,
.custompointicon_publics_34 {
    background-image: url("https://chatons.org/sites/default/files/markers/patoune_verte.png");
    width: 30px !important;
    height: 41px !important;
    top: -41px;
    /*  left: -30px; */
}

div[class^="custompointicon_publics_"]>a,
div[class*=" custompointicon_publics_"]>a {
    display: none;
}