/*

Theme Name: Riches-Claires 25-26 (X Legacy Child Theme)
Theme URI: http://theme.co/x/
Author: Themeco & HomeMate
Author URI: http://theme.co/
Description: Adaptation du stack integrity de X-theme pour les Riches-Claires.
Version: 1.0.0
Template: x

*/

/* OVERRIDES */


.x-entry-share {
    border: unset;
}

.x-logobar {
	background-color: unset !important;
}

.h-landmark, .x-breadcrumbs .current {
    color: rgb(236, 234, 234)!important;
}

ul.sub-menu {
    background-color: rgba(232,232,232,0.9)!important;
}

.sub-menu a {
    color: black!important;
    text-transform: uppercase;
}

.sub-menu a:hover {
    color: gray!important;
}

.rc_bargain .entry-featured {
    box-shadow: unset;
    border: unset;
}

.rc_bargain .entry-thumb {
    background-color: white;
    padding: 5px;
}

.x-portfolio-filters, .x-portfolio-filter {
	color: white;
}

.x-portfolio-filters-menu .selected {
	color: rgb(146,51,14);
}

/* UTILS */

.no-border {
    border:unset!important;
}

.rc-full-width {
    width: 100%!important;
}

.rc-graphic-bckgr {
    background-size: cover;
}

hr.tick-hr {
    border-top: solid 3px;
}

hr.black-hr {
    border-top-color: black;
}

hr.small-hr {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

/* TYPO GENERAL */

article h1 {
    font-size : 2.3em;
}

article h2 {
    text-align: center;
    display: block;
    font-size: 2em;
    text-transform: uppercase;
    margin: 1em;
    color: #5A5A5A;
    font-style: normal;
    font-weight: 300;
    /* padding-top: 20px; */
}

article h3 {
    font-family: degular-mono, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 1.8em;
    color: rgb(82, 82, 82);
}


article p {
    line-height: 1.2;
    font-size: larger;
    letter-spacing: 1.5px;
}

article blockquote {
    margin-top: 15px;
    margin-bottom: 15px;
    border: unset;
}

article blockquote p {
    margin: 0px auto;
    font-family: degular-mono, sans-serif;
}

/* Side menu */

.x-navbar-fixed-left {
    border:unset;
}

/* Accordeon Trigger */
.rc-acc {
    flex-grow: 1;
}

.rc-acc-item {

}

.rc-acc-header {
    border: 0;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    font-family: social-gothic-stencil, sans-serif;
    font-size: 1.3em;
    font-style: normal;
    font-weight: bolder;
    line-height: 1.3;
    text-align: left;
    color: rgb(102, 102, 102);
    background-color: rgba(255,255,255,1);
}

.rc-acc-content {
    font-weight: bolder;
    padding-left: 2em;
    font-family: degular-mono, sans-serif;
    font-size: large;
}

.rc-acc-content ul {
    list-style: none;
    margin-left: 5px;
}

.rc-acc-content li::before {
    font-family: social-gothic-stencil, sans-serif;
    content: ">  ";
}

.rc-acc-header-indicator {
    width: auto;
    height: 1em;
    font-size: 1em;
    color: rgba(0,0,0,1);
    transform: translate3d(0,0,0) rotate(0deg);
}

.rc-acc-header-text {
    margin-left: 0.5em;
    text-transform: uppercase;
}

.rc-acc .rc-acc-header.x-active .rc-acc-header-text {
    color: rgb(1, 205, 196);
}

.rc-acc .rc-acc-header.x-active .rc-acc-header-indicator {
    transform: translate3d(0,0,0)
    rotate(90deg);
}

/* Menu principal & Bx pour lien de réservation */

.x-brand.img.img > img {
    max-height: 200px;
}

.x-btn-navbar {
    /* width: 5vh;
    height: 5vh; */
    margin-top: 20px!important;
    text-transform: uppercase;
    margin-right: 20px;
}

.x-btn-navbar.collapsed {
    /* background-color: #ff6700; */
    vertical-align: top;
    /* text-align: center; */
    color:rgb(5, 5, 5);
    font-weight: 800;
}

.RC-book-side, .RC-book {
    margin: 0px auto 25px auto;
    text-align: center;

}

.RC-book {
    display: none;
    position: fixed;
    top: -30px;
    right: 15px;
    z-index: 2000;
    width: 80%;
    /* background-color: #972522; */
    padding: 35px 15px 0px 15px;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgb(0,0,0);
}

.RC-book > a, .RC-book-side > a {
    font-size: 3em;
    font-variant: small-caps;
    border-top: solid 1px white;
    /* color: white; */
    font-weight: bolder;
}

@media screen and ( max-width: 980px ) {
	.RC-book {
        display: block;
		position: unset;
		padding: 10px 0px 0px 0px;
		margin-top: 5px;
	}

}

@media screen and ( min-width: 1900px ){
    .RC-book {
        right: 15%;
    }
}

/* Liens sociaux dans menu principal */

.RC-header-social {
    font-size: 35px;
    height: 35px;
    margin: 5px auto;
}

.RC-header-social>div{
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.RC-header-social a {
    color: white;
    margin-left: 5px;
}

/* Footer */

footer.x-colophon.top {
    padding: 20px 10%;
}
footer.x-colophon .widget {
    margin: unset;
}

p.rc-footer {
    font-family: degular-mono, sans-serif;
    text-align: left;
    margin: 0px 0px 5px;
    font-weight: bold;
    color: rgb(74, 74, 74);
    line-height: 1.2;
}

p.rc-footer.rc-footer-title {
    font-weight: lighter;
}

p.rc-footer.rc-footer-gap, p.rc-footer.rc-footer-title {
    margin: 10px 0px;
}

p.rc-footer.rc-footer-title {
    margin-top: 0px;
}

p.rc-footer a, p.rc-footer.rc-footer-title {
    text-transform: uppercase;
}

p.rc-footer.rc-footer-link {
    margin-bottom: 10px;
}

p.rc-footer.rc-footer-link a {
    border: 1px solid rgb(175, 175, 175);
    color: inherit;
    padding: 0px 5px;
}

p.rc-footer.rc-footer-link a:hover {
    background-color: rgb(175, 175, 175);
    color: white;
    font-weight: lighter;
}

/* .x-colophon.bottom {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    left: 0;
    width: 100%;
    background-color: rgb(34, 31, 31)!important;
}

.x-colophon.bottom .x-colophon-content {
    margin: unset!important;
} */

/* SEASONS & BARGAINS CUTOM TYPES */
.rc-season .entry-title {
    text-align: center;
    padding-top: 0.5em;
    
}

.rc-season .entry-wrap {
    background-color: unset;
    box-shadow: unset;
}

.rc-cpt-show-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

a.rc-quick-view-container {
    display: flex;
    padding: 10px;
    margin: 5px;
    width: 45%;
    align-items: center;
    justify-content: space-around;
    background-color: #9d9d9d45;
    position: relative;
}

a.rc-quick-view-container:hover {
    background-color: #9d9d9d94;
    backdrop-filter: opacity(10%);
    -webkit-backdrop-filter: opacity(10%);
}

a.rc-quick-view-container .entry-thumb {
    width: 25%;
}

a.rc-quick-view-container .title {
    text-align: center;
}

a.rc-quick-view-container span {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    top: -3%;
    right: -3%;
    background-color: rgb(157, 144, 151);
    font-stretch: condensed;
    font-size: x-small;
    line-height: 1;
    padding-top: 21px;
    color: white;
}

a.rc-quick-view-container span.over {
    background-color: rgb(157, 144, 151);
}

a.rc-quick-view-container span.to-come {
    background-color: rgb(137, 181, 151);
}

blockquote p span {
    display: block;
    text-align: right;
    font-size: smaller;
    color:rgb(123, 122, 122);
    padding-top: 5px;
}

blockquote p span::before{
    content: '- ';
}

/* PORTFOLIO & BLOG INDEX */

.rc-index-container {
    /* padding: 20px; */
    /* box-shadow: 10px 10px 4px -4px rgba(0,0,0,.135); */
    /* background-color:  rgb(68, 52, 118); */
    position: relative;
}

.rc-index-container::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.rc-index-container .rc-index-content {
    position: absolute;
    /* background-color: aqua; */
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.entry-title-portfolio a {
    color:rgb(5, 5, 5);
    font-weight: 600;
    font-size: larger;
}

.rc-index-content h2 {
    font-size: 200%!important;
    color: black;
}

.rc-index-container .rc-index-content > .entry-wrap  {
    /* box-shadow: -5px 12px 8px -8px rgba(0,0,0,0.73); */
    box-shadow: unset;
    align-self: center;
    margin: auto;
    background-color: unset;
    width: 90%;
}

.entry-featured.rc-index-portfolio {
    box-shadow: unset;
    position: absolute;
    height: inherit;
    z-index: -1;
}

.entry-featured.rc-index-portfolio > img {
    /* max-height: 35vh; */
    /* overflow: hidden; */
    /* border-top-right-radius: 170px; */
    background-color: rgba(255,255,255,1);
    height: inherit;
}

.entry-featured.rc-index-portfolio > img {
    /* border-top-right-radius: 178px; */
    height: inherit;
    object-fit: cover;
    object-position: center;
    opacity: .3;
}

.RC-details-index > .period {
    display: block;
    text-align: center;
    padding-top: 8px;
    margin-top: 8px;
    margin-bottom: 0px;
    line-height: 1;
    border-top: solid 3px rgb(82, 82, 82);
    color: black;
}

.RC-details-index > a {
    /* margin-top: 10px; */
}

a.rc-index-content:hover img {
    opacity: 1;
}

a.rc-index-content:hover .entry-wrap {
    background-color: rgba(48, 48, 48, 0.3);
}

a.rc-index-content:hover h2, a.rc-index-content:hover .period {
    color: white;
    border-color: white;
}



.entry-featured.rc-single-porfolio {
    box-shadow: unset;
    z-index: 200;
}

.rc-partners-container {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

.rc-partners-container img {
    width: 5vw;
    filter: grayscale(100);
	margin: 5px;
    min-width: 80px;
}

.rc-portfolio-container {
    /* margin: 0 1%; */
    /* margin: 0 3%; */
    position: relative;
}

.rc-portfolio-container .entry-thumb {
    max-height: 520px;
    overflow: hidden;
    border: 5px #707070 solid;
    border-bottom: 0px;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    /* position: relative; */
    /* box-shadow: 5px 5px 25px darkgray; */
}

/* SINGLE PORTFOLIO */

.rc-portfolio-container.entry-wrap {
    background-color: rgba(255, 255, 255, 0)!important;
    box-shadow: unset!important;
    padding: unset;
    width: 80%;
    margin: auto;
}

.rc-title-container {
    /* position: absolute;
    bottom: -12px;
    left: -3%; */
    width: 40%;
    max-width: 400px;
    margin: 0px auto;
    text-align: center;
}

.rc-title-container .category {
    font-family: degular-mono, sans-serif;
    text-transform: uppercase;
    font-size: larger;
}

/* A retirer quand les pages d'index des catégories (one shot, coups de coeur, etc.) seront opérationnelles */
.rc-title-container .category:hover {
    color: #01cdc4;
}

.rc-title-container h1, .rc-title-container h2, .rc-title-container h3 {
    margin: 0px!important;
}

h1.entry-title.entry-title-portfolio {
    font-size: 320%;
}

.rc-title-container h2 {
    font-family: degular-mono, sans-serif;
    line-height: 1;
    font-size: 1.8em;
}

.rc-title-container .rc-boxes-line {
    top: -70px;
    right: 5px;
}

.rc-title-container .rc-title-box {
    display: inline-block;
    background-color: white;
    padding: 15px 135px 15px 15px;
    position: relative;
}

.rc-info-card {
    position: absolute;
    bottom: 0px;
    right: 50px;
    width: 300px;
    background-color: #C9C6C6;
    padding: 10px;
}

.rc-small-btn-container {
    width: 45%;
    min-width: 120px;
    margin: auto;
}

.rc-boxes-line {
    display: flex;
    position: absolute;
    justify-content: flex-start;
}

.rc-box {
    flex: 0 0 auto;
    width: 110px;
    display: inline-block;
    height: 110px;
    text-align: left;
    padding-top: 65px;
    line-height: 1;
    padding-left: 8px;
    padding-right: 55px;
    font-weight: unset!important;
    font-size: 15px!important;
    letter-spacing: -2px;
    margin: 0px 5px;
}

.rc-box.rc-saison-box {
    background-color: rgb(120, 118, 122);
    color: white;
    text-transform: uppercase;
}
.rc-box.rc-saison-box:hover {
    opacity: 0.9;
    background-color: rgb(168, 151, 184)!important;
    /* color: rgb(24, 3, 25); */
}

/* PORTFOLIO SINGLE PAGE & COL TEMPLATES */

.rc-content-portfolio {
    width: 100%;
}

.rc-content-portfolio .rc-calendar {
    text-align: center;
}

.rc-calendar .rc-date {
    font-family: anton, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: xx-large;
    font-weight: bolder;
    text-align: center;
    color:white;
    text-transform: uppercase;
    line-height: 1;
}

.rc-calendar p {
    margin: unset;
}

.rc-info-card .location {
    text-align: center;
    color: white;
    font-family: social-gothic-stencil, sans-serif;
    color: rgb(150, 150, 150);
    line-height: 1;
    margin: 3px auto;
}

.rc-info-card .schedule, .rc-info-card .special-dates-container {
    text-align: right;
    padding: 5px;
    color: white;
}

.rc-info-card .schedule {
    line-height: 1;
    font-weight: lighter;
    margin: unset;
}


.rc-row {
    display: flex;
    flex-wrap: wrap;
}

.rc-col {
    padding: 10px;
}

.rc-col.center-col {
    text-align: center;
}

.col-narrow {
    width: 30%;
}

.col-large {
    width: 70%;
    padding-left: 25px;
    padding-right: 25px;
}

.rc-content-portfolio p.location {
    text-transform: uppercase;
    padding-bottom: 3px;
    line-height: 1;
    color: lightgrey;
}

.rc-content-portfolio p.schedule {
    padding: 5px 0px 3px 0px;
    font-family: rift-soft, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
    text-align: right;
    margin: auto;
    width: 85%;
}

.special-dates-container > h3 {
    margin: 5px 0px 0px auto;
    /* font-size:small; */
    border-bottom: solid rgb(37, 37, 37) 1px;
    /* display: block; */
    width: 50%;
    font-family: degular-mono, sans-serif;
    color: inherit;
    font-weight: bold;
}

.special-dates-container ul {
    list-style: none;
    margin: unset;
}

.special-dates-container ul li > a {
    font-family: degular-mono, sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    color: white;
    /* font-size: smaller; */
}

.special-dates-container ul li > a:hover {
    color: #5A5A5A;
}

.rc-cast-container {
    font-family: p22-underground, sans-serif;
    font-style: normal;
    padding-top: 5px;
}

.rc-cast-container p.cast {
    margin-bottom: unset;
    font-weight: lighter;
    font-family: degular-mono, sans-serif;
    line-height: 1;
}

.rc-cast-container p.cast b {
    font-weight: bold;
    text-transform: uppercase;
}


.rc-prod-container {
    width: 60%;
    margin: auto;
    text-align: center;
}

.rc-prod-container p.prod{
    font-family: degular-mono, sans-serif;
    line-height: 1;
}
.rc-row.rc-cast-container {
    align-items: center;
    margin: 20px;
}

.rc-press-container, .rc-docs-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.rc-docs-container {
    margin: 15px auto;
}

.rc-press-container .press {
    width: 100%;
    margin: 0px auto;
    padding: 0px 10px;
}

.rc-press-container .press .excerpt {
    /* border-left: solid grey 1px; */
    margin-bottom: unset;
    font-size: 3em;
    line-height: .8;
    text-align: center;
}

.rc-press-container .excerpt span {
    font-size: 3em;
    font-size: -webkit-xxx-large;
    line-height: 1;
}

.rc-press-container .press .author {
    margin-bottom: unset;
    font-size: 1.2em;
    text-align: right;
    /* width: 50%; */
    /* margin: 15px 10px 15px 50%; */
}

.rc-docs-container a {
    max-width: 10vw;
    margin: 5px;
    min-width: 200px;
}

.rc-docs-container a:hover img {
    opacity: .4;
}

    /* pour le bouton réserver */ 

.x-portfolio .h-extra.launch {
    border : unset;
}

/* CAROUSEL */

.rc-carousel-container {
    position: relative;
    overflow: hidden;
}


.rc-carousel-container .rc-arrow {
    font-family: social-gothic-stencil;
    height: 100%;
    color: black;
    font-size: 5em;
    position:absolute;
    cursor: pointer;
    line-height: 1;
    display: flex;
    align-items: center;
}

.rc-carousel-container .rc-arrow:hover {
    opacity: .5;
}

.rc-carousel-container .rc-arrow.rc-left {
    left: 0;
}

.rc-carousel-container .rc-arrow.rc-right {
    right: 0;
}

.rc-carousel {
    display: flex;
    transition: transform 0.3s ease;
}

.rc-carousel-slide {
    flex: 0 0 100%;
    padding: 0 10%;
}

/*MEDIA QUERIES */

@media screen and (max-width: 1190px) {
    .rc-info-card {
        position: unset;
        margin: 0px auto;
        width: 70%;
    }
    
    .rc-info-card .schedule, .rc-info-card .special-dates-container {
        text-align: center;
    }

    .rc-info-card .special-dates-container > h3 {
        margin: 5px auto;
    }
}

@media screen and (max-width: 979px) {
    [class*="col-"] {
        width: 100%;
    }

    .rc-title-container {
        width: 100%;
    }

    .rc-title-container .rc-boxes-line {
        right: -30px;
    }

    .rc-row.rc-reverse {
        flex-direction: column-reverse;
    }

    .hide-medium {
        display: none;
    }

    .rc-acc {
        width:100%;
    }

    .rc-cast-container p.cast {
        text-align: right;
        margin-right: -25px;
    }
}

@media screen and (max-width: 450px) {
    
}