.elementor-18862 .elementor-element.elementor-element-a9ecce2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-18862 .elementor-element.elementor-element-a9ecce2:not(.elementor-motion-effects-element-type-background), .elementor-18862 .elementor-element.elementor-element-a9ecce2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0C3A6B;}.elementor-18862 .elementor-element.elementor-element-5d07754{text-align:center;}.elementor-18862 .elementor-element.elementor-element-5d07754 .elementor-heading-title{font-family:"Open Sans", Sans-serif;font-size:34px;font-weight:700;text-transform:none;line-height:1.5em;letter-spacing:1.2px;color:#FFFFFF;}.elementor-18862 .elementor-element.elementor-element-37adde4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:40px;--padding-bottom:40px;--padding-left:10px;--padding-right:10px;}.elementor-18862 .elementor-element.elementor-element-9bd94e8{--display:flex;}@media(min-width:768px){.elementor-18862 .elementor-element.elementor-element-37adde4{--content-width:1350px;}}@media(max-width:767px){.elementor-18862 .elementor-element.elementor-element-5d07754{text-align:center;}.elementor-18862 .elementor-element.elementor-element-5d07754 .elementor-heading-title{font-size:24px;}}/* Start custom CSS */#wine__hero { background: linear-gradient(to right, #97005e, #b6166e); }

#wine__judges .comp__judge .judge_desc,
#wine__judges .comp__judge .judge__popup_close { display: none; }

.comp__judge { width: 300px; }

.judge_header,
.judge_header { background-color: transparent; }

#wine__judges_cont { position: relative; }

#wine__judges .elementor-loop-container {
  display: grid !important;
  grid-auto-flow: column; /* scrolls horizontally */
  grid-auto-columns: min-content;
  grid-template-rows: repeat(2, auto); /* two rows */
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  gap: var(--e-container-default-gap, 2rem);
  padding: 5px 0;
}

#wine__judges .elementor-loop-container > [data-elementor-type="loop-item"] {
  flex: 0 0 auto;
  scroll-snap-align: start;
}

#wine__judges_cont #prev,
#wine__judges_cont #next {
  position: absolute;
  z-index: 10;
  display: grid;
  place-items: center;
  cursor: pointer;
  user-select: none;
}

#wine__judges_cont #prev { left: 0; }

#wine__judges_cont #next,
#spirits__judges_cont #next,
#evoo__judges_cont #next,
#dairy__judges_cont #next { right: 0; }

#wine__judges .elementor-loop-container::-webkit-scrollbar,
#spirits__judges .elementor-loop-container::-webkit-scrollbar,
#evoo__judges .elementor-loop-container::-webkit-scrollbar,
#dairy__judges .elementor-loop-container::-webkit-scrollbar { height: 0; }

#wine__judges .judge .comp__judge img {
    max-width: 180px;
    height: 180px;
    object-position: 50% 40%;
}

/* LIGHTBOX */
.comp__judge.active {
    display: flex;
    align-content: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, .4)!important;
    z-index: 999999999999;
}

.comp__judge.active .judge_header {
    width: 40%;
}

body #wine__judges .comp__judge.active .judge_desc,
body #spirits__judges .comp__judge.active .judge_desc,
body #evoo__judges .comp__judge.active .judge_desc,
body #dairy__judges .comp__judge.active .judge_desc {
    display: block;
    width: 60%;
}

body #wine__judges .comp__judge.active .judge__popup_close,
body #spirits__judges .comp__judge.active .judge__popup_close,
body #evoo__judges .comp__judge.active .judge__popup_close,
body #dairy__judges .comp__judge.active .judge__popup_close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 9999999999;
}

.comp__judge.active > .elementor-element {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 95%;
    max-width: 800px;
    padding: 25px 15px 0;
    background-color: #FFF;
    align-self: center;
}

#wine__judges .judge .comp__judge.active img {
    max-width: 250px;
    height: 280px;
}

@media (max-width: 767px) {
    .comp__judge { width: 340px; }
    
    .comp__judge.active { align-content: start; }
    
    .comp__judge.active > .elementor-element {
        justify-content: center;
        gap: 0;
        width: calc(100% - 60px);
        height: auto;
        max-height: 100%;
        padding: 30px 15px 15px!important;
        overflow-y: auto;
    }
    
    .comp__judge.active .judge_header { width: 300px; }
    
    body #wine__judges .comp__judge.active .judge_desc { width: 100%; }
}
/*html {*/
/*    scroll-behavior: smooth;*/
/*    scroll-padding-top: 80px;*/
/*}*/

/*#wine__judges .comp__judge .judge_desc,*/
/*#wine__judges .comp__judge .judge__popup_close,*/
/*#spirits__judges .comp__judge .judge_desc,*/
/*#spirits__judges .comp__judge .judge__popup_close,*/
/*#evoo__judges .comp__judge .judge_desc,*/
/*#evoo__judges .comp__judge .judge__popup_close,*/
/*#dairy__judges .comp__judge .judge_desc,*/
/*#dairy__judges .comp__judge .judge__popup_close { display: none; }*/

/*.comp__judge { width: 300px; }*/

/*.judge_header,*/
/*.judge_header { background-color: transparent; }*/

/*#wine__judges_cont,*/
/*#spirits__judges_cont,*/
/*#evoo__judges_cont,*/
/*#dairy__judges_cont { position: relative; }*/

/*#wine__judges .elementor-loop-container,*/
/*#spirits__judges .elementor-loop-container,*/
/*#evoo__judges .elementor-loop-container,*/
/*#dairy__judges .elementor-loop-container {*/
/*  display: flex!important;*/
/*  flex-wrap: wrap;*/
  /*overflow-x: auto;*/
  /*scroll-snap-type: x mandatory;*/
  /*-webkit-overflow-scrolling: touch;*/
/*  gap: var(--e-container-default-gap, 2rem);*/
/*  scroll-behavior: smooth;*/
  /*padding: 5px 0;*/
/*}*/

/*#wine__judges .elementor-loop-container > [data-elementor-type="loop-item"],*/
/*#spirits__judges .elementor-loop-container > [data-elementor-type="loop-item"],*/
/*#evoo__judges .elementor-loop-container > [data-elementor-type="loop-item"],*/
/*#dairy__judges .elementor-loop-container > [data-elementor-type="loop-item"] {*/
/*  flex: 0 0 auto;*/
/*  scroll-snap-align: start;*/
/*}*/

/*#wine__judges_cont #prev,*/
/*#wine__judges_cont #next,*/
/*#spirits__judges_cont #prev,*/
/*#spirits__judges_cont #next,*/
/*#evoo__judges_cont #prev,*/
/*#evoo__judges_cont #next,*/
/*#dairy__judges_cont #prev,*/
/*#dairy__judges_cont #next {*/
/*  position: absolute;*/
/*  z-index: 10;*/
/*  display: grid;*/
/*  place-items: center;*/
/*  cursor: pointer;*/
/*  user-select: none;*/
/*}*/

/*#wine__judges_cont #prev,*/
/*#spirits__judges_cont #prev,*/
/*#evoo__judges_cont #prev,*/
/*#dairy__judges_cont #prev { left: 0; }*/

/*#wine__judges_cont #next,*/
/*#spirits__judges_cont #next,*/
/*#evoo__judges_cont #next,*/
/*#dairy__judges_cont #next { right: 0; }*/

/*#wine__judges .elementor-loop-container::-webkit-scrollbar,*/
/*#spirits__judges .elementor-loop-container::-webkit-scrollbar,*/
/*#evoo__judges .elementor-loop-container::-webkit-scrollbar,*/
/*#dairy__judges .elementor-loop-container::-webkit-scrollbar { height: 0; }*/

/* LIGHTBOX */
/*.comp__judge.active {*/
/*    display: flex;*/
/*    align-content: center;*/
/*    justify-content: center;*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    padding: 20px;*/
/*    background-color: rgba(0, 0, 0, .4)!important;*/
/*    z-index: 999999999;*/
/*}*/

/*.comp__judge.active .judge_header {*/
/*    width: 40%;*/
/*}*/

/*body #wine__judges .comp__judge.active .judge_desc,*/
/*body #spirits__judges .comp__judge.active .judge_desc,*/
/*body #evoo__judges .comp__judge.active .judge_desc,*/
/*body #dairy__judges .comp__judge.active .judge_desc {*/
/*    display: block;*/
/*    width: 60%;*/
/*}*/

/*body #wine__judges .comp__judge.active .judge__popup_close,*/
/*body #spirits__judges .comp__judge.active .judge__popup_close,*/
/*body #evoo__judges .comp__judge.active .judge__popup_close,*/
/*body #dairy__judges .comp__judge.active .judge__popup_close {*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    cursor: pointer;*/
/*    z-index: 9999999999;*/
/*}*/

/*.comp__judge.active > .elementor-element {*/
/*    position: relative;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: center;*/
/*    width: 95%;*/
/*    max-width: 800px;*/
/*    padding: 25px 15px 0;*/
/*    background-color: #FFF;*/
/*    align-self: center;*/
/*}*/
/*body:not(.elementor-editor-active) #wine__judges .wine__judge .wine__judge_desc,*/
/*body:not(.elementor-editor-active) #wine__judges .wine__judge .judge__popup_close,*/
/*body:not(.elementor-editor-active) #spirits__judges .spirits__judge .spirits__judge_desc,*/
/*body:not(.elementor-editor-active) #spirits__judges .spirits__judge .judge__popup_close { display: none; }*/

/*.wine__judge_header,*/
/*.spirits__judge_header { background-color: transparent; }*/

/*body:not(.elementor-editor-active) #wine__judges_cont,*/
/*body:not(.elementor-editor-active) #spirits__judges_cont { position: relative; }*/

/*body:not(.elementor-editor-active) #wine__judges,*/
/*body:not(.elementor-editor-active) #spirits__judges {*/
/*  display: flex;*/
/*  flex-wrap: nowrap;*/
/*  overflow-x: auto;*/
/*  scroll-snap-type: x mandatory;*/
/*  -webkit-overflow-scrolling: touch;*/
/*  gap: var(--e-container-default-gap, 2rem);*/
/*  scroll-behavior: smooth;*/
/*  padding: 5px 48px;*/
/*}*/

/*body:not(.elementor-editor-active) #wine__judges .wine__judge,*/
/*body:not(.elementor-editor-active) #spirits__judges .spirits__judge {*/
/*  flex: 0 0 auto;*/
/*  scroll-snap-align: start;*/
/*}*/

/*body:not(.elementor-editor-active) #wine__judges_cont #prev,*/
/*body:not(.elementor-editor-active) #wine__judges_cont #next,*/
/*body:not(.elementor-editor-active) #spirits__judges_cont #prev,*/
/*body:not(.elementor-editor-active) #spirits__judges_cont #next {*/
/*  position: absolute;*/
/*  z-index: 10;*/
/*  display: grid;*/
/*  place-items: center;*/
/*  cursor: pointer;*/
/*  user-select: none;*/
/*}*/

/*body:not(.elementor-editor-active) #wine__judges_cont #prev,*/
/*body:not(.elementor-editor-active) #spirits__judges_cont #prev { left: 0; }*/

/*body:not(.elementor-editor-active) #wine__judges_cont #next,*/
/*body:not(.elementor-editor-active) #spirits__judges_cont #next { right: 0; }*/

/*body:not(.elementor-editor-active) #wine__judges::-webkit-scrollbar,*/
/*body:not(.elementor-editor-active) #spirits__judges::-webkit-scrollbar { height: 0; }*/

/* LIGHTBOX */
/*.wine__judge.active,*/
/*.spirits__judge.active {*/
/*    display: flex;*/
/*    align-content: center;*/
/*    justify-content: center;*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    padding: 20px;*/
/*    background-color: rgba(0, 0, 0, .4);*/
/*    z-index: 999999999;*/
/*}*/

/*.wine__judge.active .wine__judge_header,*/
/*.spirits__judge.active .spirits__judge_header { width: 40%; }*/

/*body #wine__judges .wine__judge.active .wine__judge_desc,*/
/*body #spirits__judges .spirits__judge.active .spirits__judge_desc {*/
/*    display: block;*/
/*    width: 60%;*/
/*}*/

/*body #wine__judges .wine__judge.active .judge__popup_close,*/
/*body #spirits__judges .spirits__judge.active .judge__popup_close {*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    cursor: pointer;*/
/*    z-index: 9999999999;*/
/*}*/

/*.wine__judge.active > .elementor-element,*/
/*.spirits__judge.active > .elementor-element {*/
/*    position: relative;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: center;*/
/*    width: 95%;*/
/*    max-width: 800px;*/
/*    padding: 25px 0 0;*/
/*    background-color: #FFF;*/
/*    align-self: center;*/
/*}*//* End custom CSS */