/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1722489130
Updated: 2024-08-01 05:12:10

*/

/******** Banner Section *******/
.video_controls {
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 5;
    min-width: 140px;
}
.video_controls span {
    margin: 0 4px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    background: #00000040;
    padding: 8px 20px;
    border-radius: 3px;
}

.red_img img{
	filter: invert(15%) sepia(37%) saturate(4760%) hue-rotate(341deg) brightness(74%) contrast(111%);
}

/******** Child Pages Section *******/
.main_child_pages ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.main_child_pages ul li {
    margin: 10px 10px;
}

.main_child_pages ul li a {
    padding: 12px 10px;
    color: #fff;
    font-size: 15px;
}

.main_child_pages ul li a:hover {
    color: #afafaf;
}


/******** Team Pages Section *******/
.team_section .team:nth-child(2n + 1) .team_box > .e-con-inner {
    flex-direction: row-reverse;
}
.team_box img {
    width: 100%;
    height: 550px !important;
    object-fit: cover;
    object-position: top;
    border-radius: 10px !important;
    max-width: 526px !important;
}

/******** Equal Section *******/

.equal_height_bg .img_wrap .elementor-widget {
    height: 100%;
}

/******** Image Boxes Section *******/
.image_box {
    height: 100%;
}
.image_box .elementor-image-box-img {
    margin-bottom: 0 !important;
}
.image_box .elementor-image-box-img img {
    height: 350px !important;
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    display: block;
}

.image_box .elementor-image-box-content {
    padding: 2rem !important;
    border-radius: 0 0 10px 10px;
}

.image_box  figure.elementor-image-box-img {
    display: block;
}

.image_box h3 {
    font-size: 25px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px !important;
}
.image_box h3:before {
    content: "";
    background: linear-gradient(to right, #000, #fff);
    height: 3px;
    width: 100px;
    position: absolute;
    bottom: 0;
}

/******** Club page *******/
.colored_box li {
    border-bottom: 1px solid #ddd;
    padding: 1rem;
    margin: 15px 0;
    line-height: normal;
}
.colored_box .red_img > div {
    width: 90px;
    height: 90px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 10px 7px #c1c1c1;
}
.colored_box .red_img img {
    max-width: 50px;
}
/******** Table *******/
.dark_table thead {
    background: #000;
    color: #fff;
}

.dark_table td, .dark_table th {
    vertical-align: middle;
}

.dark_table tbody td {
    font-weight: 600;
}

/******** Private Events *******/
.private_events_wrap.top_section ul {
    padding: 0;
    margin-bottom: 0;
}

.private_events_wrap.top_section li {
    list-style: none;
    padding: 1rem;
    margin: 13px 0;
    background: #efeee9;
    border-left: 3px solid #4d1905;
}
.private_events_wrap.top_section li:first-child {
    margin-top: 0;
}


/******** Tasting Notes *******/
.tasting_notes {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.tasting_notes .inner_wrap {
    background: #f9f9f9;
    width: calc(33.33% - 20px);
    padding: 30px;
    box-sizing: border-box;
}
.tasting_notes .inner_wrap h2 {
    font-weight: bold;
}
.tasting_notes ul {
    list-style: none;
    padding: 0;
}

.tasting_notes ul li:not(:last-child) {
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
    padding-bottom: 10px;
}

.tasting_notes ul li a {
    display: block;
    color: #000;
}

/******** POS Material and Media Room Pages *******/
.logo_mat td,
.info_sheet td {
    border: 1px solid #ddd;
    padding: 30px;
    text-align: left;
    background: #f9f9f9;
    width: 50%;
    text-align: center;
    vertical-align: middle;
}
.logo_mat td:nth-child(1) ul {
    padding: 0;
}

.logo_mat td:nth-child(1) li {
    list-style: none;
    min-width: 150px;
}

.logo_mat td:nth-child(1) li:not(:last-child) {
    list-style: none;
    margin: 0 0 10px 0;
}
.logo_mat,
.info_sheet {
    width: 100%;
}

.logo_mat img {
    max-width: 200px !important;
    width: 100%;
}

.logo_mat td:nth-child(1) a {
    background: #ececec;
    text-align: center;
    padding: 10px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}

.logo_mat thead {
    font-size: 12px;
}

.logo_mat thead h4 {
    text-align: center;
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.logo_mat thead td {
    padding: 15px;
    background: #020202;
}

.info_sheet td a {
    display: block;
}
.main_logo_mat {
    overflow-x: auto;
}
.downloadable_section {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
}
.downloadable_row_heading {
    background: #000;
    padding: 1.5rem 0 0.8rem 0;
    margin-top: 3rem;
}
.downloadable_row_heading h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.downloadable_section .flex-vertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 33.33%;
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 30px;
    text-align: center;
}
.downloadable_section .logos.flex-vertical .img_wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    background: #ececec;
    margin: 15px 0;
    height: calc(50% - 15px);
    border: 1px solid #ddd;
    box-sizing: border-box;
    padding: 10px;
    min-height: 140px;
}
.downloadable_section .logos.flex-vertical .img_wrap img {
    max-width: 60%;
}
.downloadable_section .simple_img.flex-vertical img {
    height: 310px !important;
    object-fit: cover;
    width: 100%;
}

/******** Event *******/
a.tribe-events-calendar-list__event-title-link.tribe-common-anchor-thin {
    /*font-family: 'Cormorant';*/
      color: #4d1905 !important;
}
.tribe-events .tribe-events-c-search__button, 
.tribe-events button.tribe-events-c-search__button, 
.tribe-events .tribe-events-c-search__button, 
.tribe-events button.tribe-events-c-search__button:hover {
    background-color: #4d1905;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    border: none;
    background: #4d1905;
    color: #fff;
    width: 220px;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #4d1905;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row {
    padding: 2rem;
    box-shadow: 0 0 15px 0px #ddd;
}
.tock-button {
    background-color: #4d1905;
    color: #fff !important;
    padding: 10px 20px;
    border: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
  }
.post-type-archive .page-header{
    padding-top: 112px;
}
.single-tribe_events .page-header{
    padding-top: 112px;
}
.tribe-events-event-image img {
    width: 100%;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    width: 100%;
    background: #f9f9fb;
}
h1.tribe-events-single-event-title{
   /* font-family: 'Cormorant';*/
   font-size: 30px;
}
span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    /*font-family: 'Cormorant';*/
}
span.tribe-events-c-small-cta__price {
    font-size: 22px;
}
.tribe-events-c-small-cta__price::before {
    content: "Price: ";
    margin-right: 5px;
}
span.tribe-events-cost::before {
    content: "Price: ";
    margin-right: 5px;
}

.post-type-archive .tribe-events-calendar-list__event-description.tribe-common-b2.tribe-common-a11y-hidden {
    line-height: 1.5;
    font-size: 16px;
}
.tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost {
    display: none;
}
h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium {
    line-height: 1;
    font-family: 'Adobe Calson';
}
.tribe-events-calendar-list__event-description p span {
    display: none;
}
/*
.tribe-events-single-event-description.tribe-events-content p {
    margin: 0;
}*/
span.breadcrumb-trail.wpex-clr {
    display: none;
}
.post-type-archive-tribe_events h1.page-header-title.wpex-block.wpex-m-0.wpex-text-2xl {
    display: none;
}
.single-tribe_events .page-header-inner.container.wpex-md-flex.wpex-md-flex-wrap.wpex-md-items-center.wpex-md-justify-between {
    justify-content: center;
}
.single-tribe_events .page-header-title {
    color: #ffffff;
    font-size: 36px;
/*    font-family: 'Cormorant';*/
}
.tribe-events-calendar-list__event-date-tag {
    max-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e6e6e6;
    border-radius: 5px;
}

.tribe-events-calendar-list__event-date-tag-datetime {
    height: auto !important;
}

.tribe-events-calendar-list__event-date-tag span {
    font-size: 25px !important;
    font-weight: bold !important;
}

.tribe-events-calendar-list__event-date-tag span:first-child {
    border-bottom: 1px solid #bbb;
    padding-bottom: 5px;
    margin-bottom: 2px;
}

.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
    font-size: 30px !important;
    color: #4d1905;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    width: 100%;
    background: #f9f9fb;
    padding: 3rem;
    box-shadow: 0px 0 10px 0 #e6e6e6;
    margin: 10px;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group h2 {
    font-size: 18px;
    font-family: "Adobe Calson", sans-serif !important;
}
.tribe-events-single-section-title {
    color: #fff !important;
    padding: 1rem;
    background: #000;
}
.tribe-events-single-section-title {
    color: #fff !important;
    padding: 2rem 2rem 1.5rem 2rem;
    background: #4d1905;
    font-size: 17px !important;
    margin-bottom: 20px !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dt, .single-tribe_events .sidebar .tribe-events-event-meta .tribe-events-meta-group dt {
    float: none;
    margin: 0;
    font-weight: 700;
    line-height: inherit;
    font-family: "Adobe Calson", sans-serif !important;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta .tribe-events-meta-group dd, .single-tribe_events .sidebar .tribe-events-event-meta .tribe-events-meta-group dd {
    float: none;
    margin: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-color: #ebebeb;
    font-family: "Adobe Calson", sans-serif !important;
}
#tribe-events-footer {
    border: 0;
}
.tribe-events .tribe-events-calendar-list__event-featured-image, .tribe-events .tribe-events-calendar-list__event-featured-image-link {
    height: 220px;
    width: 100%;
    object-fit: cover;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {

    font-family: lato !important;
}
:root {
    --tec-font-family-sans-serif:  lato !important;
}
.press-release .elementor-widget-image a {
    display: block;
}

/******** Responsive *******/
@media(max-width: 1199px){
    .main_child_pages ul li a {
        padding: 12px 5px;
        font-size: 13px;
    }
}
@media(max-width: 991px){
    .main_child_pages ul li a {
        font-size: 11px;
        padding: 4px 4px;
    }
}
@media(max-width: 767px){
    .main_child_pages ul li {
        width: calc(50% - 20px);
        margin: 5px 10px;
    }

    .main_child_pages ul {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .main_child_pages ul li a {
        font-size: 11px;
        padding: 3px 10px;
        display: block;
        text-align: left;
    }
    .downloadable_section .flex-vertical {
        width: 100%;
        flex: auto;
        min-height: auto;
    }
    .downloadable_section .logos.flex-vertical .img_wrap {
        height: auto;
        padding: 4rem;
    }
    .downloadable_section .logos.flex-vertical .img_wrap img {
        max-width: 300px;
    }
}

@media (max-width: 767px) {
    .team_box img {
        height: 450px !important;
    }
    .tasting_notes .inner_wrap {
       width: 100%;
    }
}