/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

#brxe-yrlcbc .bricks-site-logo{width: 100%!important;}

.post-type-archive-tribe_events article a {
    text-decoration: none;
    font-weight: 500;
}

.post-type-archive-tribe_events article a:hover {
    text-decoration: underline;
    color: inherit;
    cursor: pointer;
}

.current_page_item {
    text-decoration: underline;
    color: #a68b4e;
}

article a {
    text-decoration: underline;
    font-weight: bold;
}

article a:hover {
    text-decoration-color: var(--bricks-color-nouwtf);
    color: var(--bricks-color-nouwtf);
    cursor: pointer;
}

.brxe-kjfmkd,.brxe-zdbnzs {
display: -webkit-box;
    -webkit-line-clamp: 2; /* Remplace 3 par le nombre de lignes souhaité */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }


    .tribe-events-event-image {
    max-width: 600px;
}

.titre-categorie {
    color: var(--bricks-color-nouwtf);
    font-weight: 500;
    font-style: italic;
    line-height: 16pt;
    font-size: 11pt;
    font-family: "Barlow";
}

.header-single-event {
    margin: 0 0 20px 0;
}

.tribe-events-schedule {margin:0;}

.single-tribe_events dd.tribe-events-event-categories {
    margin-left: 0!important;}

.tribe_formatted_event_date {
        font-size: 16px;
    font-weight: 600;
    }

.warp-event {
    flex-direction: row;
    max-width: 100%;
    column-gap: 20px;
}
.tribe-events-event-meta.primary, .tribe-events-event-meta.secondary {width:100%;}
.tribe-events-meta-group {margin-right:10px;}

.tribe-events-event-meta.primary+.event-tickets, 
.tribe-events-event-meta.secondary+.event-tickets {margin-bottom: 20;}


.tribe-events-meta-group {margin-top:10px;padding-top:0!important;}

.tribe-events-meta-group .tribe-events-single-section-title {
    border-bottom: 5px solid;
    border-color: var(--bricks-color-nouwtf);
    padding-bottom: 20px;
    width: 100%;
    font-weight:600;
    font-size: 14pt;
    margin-bottom: 20px;
}

.tribe-events-single .tribe-events-sub-nav {
    list-style:none;
    padding: 0;
font-size: 12pt;
    font-family: "EB Garamond";
    font-weight: 700;
    line-height: 30pt;
}

span.cartcontents {
    letter-spacing: 0;
    font-size: 13pt;
}

span.wc-block-components-button__text {
    padding: 15px;
}

.wp-block-button__link,
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block {
    background-color: var(--bricks-color-nouwtf);
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #dddedf;
    border-radius: 50px;
    margin-top:15px;
    text-transform: uppercase;
    letter-spacing: .02em;
    }


.event-tickets .tribe-tickets__rsvp-message {
    background-color: rgb(223 207 172) !important;
    color:#000;
}


.event-tickets .tribe-tickets__rsvp-message-link {
    color: #000!important;
    text-decoration: underline;
}
    .event-tickets .tribe-common-c-btn {
    background-color: #a68b4e!important;
    cursor: not-allowed;
    color: #fff!important;
    font-weight: 600;
    border-radius: 50px;
}
    .event-tickets .tribe-common-c-btn:disabled {
    background-color: #dfcfac!important;
    color: #fff!important;
    font-weight: 600;
    border-radius: 50px;
}


.pswp__ui--fit .pswp__caption {
    display: none;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #a68947;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    text-decoration: none;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    color: #fff;
    text-decoration: none;
}


.wp-block-button__link:hover, 
.wc-block-cart__submit.wp-block-woocommerce-proceed-to-checkout-block:hover,
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background-color:#bb9c54;
}

.alignwide {
max-width: 100%;
    width: 100%;
}


.woocommerce .woocommerce-notice.woocommerce-notice--success {
    font-size: 14pt;
    font-weight: 600;
}

span.cartcontents {
    letter-spacing: inherit;
    font-size: inherit!important;
}

@media (max-width: 1123px) {
.page-id-44 article, .page-id-45 article {
    padding: 0 20px;
    }

}