*:focus-visible,
a:focus-visible {
    outline: 1px solid #fff;
    border: 1px solid #000;
}
.menu-primary-menu li:focus-within .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.accessiblity-pd {
    padding-bottom: 30px;
}
.more-nav {
    position: absolute;
    right: 0;
    font-size: 16px;
    color: #fff;
}
#menu-mobile-menu li.menu-item-has-children-mobile > a::after {
    content: none;
}
#mobile-logo_header {
    width: 165px;
}  
#logo_header {
   max-width: 200px;
}
.header-2 .wg-information.header-cork-phone .number-phone {
    font-size: 20px;
}

.header-2 .wg-information.header-cork-phone .number-phone a {
    display: inline-block;
    color: #fff;
}

.header-2 .wg-information.header-cork-phone .number-phone a span {
    font-size: 12px;
    text-transform: uppercase;
}
.canvas > .canvas-button.cork-call-btn {
    width: auto;
    height: auto;
    color: #c3996c;
    font-size: 32px; 
}
.canvas > .canvas-button.cork-call-btn:before, .canvas > .canvas-button.cork-call-btn:after {
    content: none;
    position: relative;
    width: auto;
    height: auto;
    background-color: transparent;
}
.video-title {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%;
    display: block;
}
video.bg-video, video.bg-video-mobile {
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.bg-video, .bg-video-mobile, .play-video-btn {
    display: none;
}

 .modal-location-title {
    font-family: 'Dancing Script';
    text-align: center;
    padding: 20px;
}

#header_reservation .modal-content:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: color(srgb 0 0 0 / 0.7);
}

#header_reservation .modal-content {
    background-size: cover;
    background-position: center;
}

.btn-close {
    position: absolute;
    right: 15px;
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    padding: 10px;
}
.popup-reserve-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
}

.popup-reserve-btn a {
    margin: 15px;
}
.site-gold{
    color: #c3996c;
}
.widget-content-tab .heading-section .title {
    font-family: 'Dancing Script';
    font-size: 40px;
    letter-spacing: 0.5px;
    line-height: 50px;
    color: #c6ac83;
    margin-bottom: 18px;
    text-transform: inherit;
}
.menu-header, .bt-menu-item {
  display: grid;
  grid-template-columns: 1.7fr 1.2fr 100px 100px;
  padding: 8px 0;
    font-size: 16px;
    align-items: center;
}

.menu-header {
    font-weight: bold;
    color: #c3996c;
    font-size: 16px;
}

.bt-menu-item {
  border-bottom: 1px dotted #c3996c;
}

.bt-menu-item span:first-child {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #c6ac83;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.menu-container h2 {
    border-bottom: 2px solid #c3996c;
    padding-bottom: 5px;
    margin-top: 30px;
}

.menu-header span:nth-child(1), .menu-header span:nth-child(2) {
    visibility: hidden;
}

.menu-header-two, .bt-menu-item-two {
  display: grid;
  grid-template-columns: 1.7fr 1.2fr 100px 100px;
  padding: 8px 0;
    font-size: 16px;
    align-items: center;
}

.menu-header-two {
    font-weight: bold;
    color: #c3996c;
    font-size: 16px;
}

.bt-menu-item-two {
  border-bottom: 1px dotted #c3996c;
}

.bt-menu-item-two span:first-child {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #c6ac83;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.menu-container-two h2 {
    border-bottom: 2px solid #c3996c;
    padding-bottom: 5px;
    margin-top: 30px;
}
.menu-grid .box-event img {
    height: 400px;
}
.menu-grid .box-event .content {
    bottom: 0;
}
.menu-grid .box-event:hover .content {
    bottom: 50%;
}    
.menu-grid .box-event .content .title span {
    color: #FFF;
    position: relative;
}

.menu-grid .box-event .content .title span::before,
.menu-grid .box-event .content .title span::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #c6ac83;
    transform: translateY(-50%) rotate(45deg);
    top: 49%;
    right: -23px;
}

.menu-grid .box-event .content .title span::before {
    left: -27px;
}

.menu-grid .box-event .content .title span:hover {
    color: #c6ac83;
}  
.menu-grid .box-event .content .title {
    font-family: 'Dancing Script';
    text-transform: capitalize;
    font-size: 40px;
}  
.alert-danger p {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
    font-size: 16px;
    font-weight: 500;
}
.alert-danger {
    padding: 10px;
    background-color: #f8d7da;
    margin-top: 20px;
}
.alert-success{
    padding: 10px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 500;
        font-family: 'DM Sans', sans-serif;
}
.alert-success p{
    color: #0f5132;
    font-size: 16px;
    font-weight: 500;
}
.wg-blog {
    /*border: 1px solid rgb(195 153 108 / 40%);*/
    padding-bottom: 40px;
    padding: 20px;
    /*-webkit-box-shadow: 0px 0px 20px 0px rgb(195 153 108 / 40%);
    -moz-box-shadow: 0px 0px 20px 0px rgb(195 153 108 / 40%);
    box-shadow: 0px 0px 20px 0px rgb(195 153 108 / 40%);*/
}
.blog-single h2 {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 5px;
}

.blog-single ul {
    margin-bottom: 26px;
    padding-inline-start: 20px;
}

.blog-single ul li {
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    list-style: disc;
}
/*******************************************/
/*******************************************/
/*******************************************/
/*********      MEDIA QUERIES STYLE  *******/
/*******************************************/
/*******************************************/
/*******************************************/
@media (min-width:992px) and (max-width:1024px){
    .header-2 .header-left {
        padding: 24px 15px 24px 15px;
    }
    .swiper-pagination.style-number-1 {
        max-width: max-content;
        text-align: start;
        left: calc((100vw - 990px) / 2 - 10px ) !important;
        right: auto !important;
    }
}
@media (min-width:768px) and (max-width:991px){
    .wg-video-full{
        background-attachment: inherit;
    }
    .page-title .content{
        background-attachment: inherit;
    }
}
@media (max-width: 992px) {
    .chef-item .box-line-under::after{
        right: -10px;
        bottom: -10px;
    }
    .banner-page{
        background-attachment: inherit;
    }
}
@media (min-width: 768px) {
    .bg-video {
        display: block;
    }
}

@media (max-width: 768px) {
.bg-video-mobile, .play-video-btn {
        display: block;
    }
  .menu-header, .bt-menu-item {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .menu-header span,
  .bt-menu-item span {
    padding: 4px 0;
  }

  .menu-header span:nth-child(1),
  .bt-menu-item span:nth-child(1) {
    font-weight: bold;
  }

  .menu-header span:nth-child(n+2),
  .bt-menu-item span:nth-child(n+2) {
    padding-left: 10px;
  }
    .menu-header {
        display: none;
    }

    .bt-menu-item span:nth-child(3) {
        position: relative;
    }

    .bt-menu-item span:nth-child(3):after {
        content: '/ 6.oz glass';
        text-transform: uppercase;
        margin-left: 5px;
        color: #c6ac83;
    }
    .bt-menu-item span:nth-child(4) {
        position: relative;
    }

    .bt-menu-item span:nth-child(4):after {
        content: '/ bottle';
        text-transform: uppercase;
        margin-left: 5px;
        color: #c6ac83;
    }
    .menu-header-two, .bt-menu-item-two {
    grid-template-columns: 1fr;
    text-align: left;
  }

  .menu-header-two span,
  .bt-menu-item-two span {
    padding: 4px 0;
  }

  .menu-header-two span:nth-child(1),
  .bt-menu-item-two span:nth-child(1) {
    font-weight: bold;
  }

  .menu-header-two span:nth-child(n+2),
  .bt-menu-item-two span:nth-child(n+2) {
    padding-left: 10px;
  }
    .menu-header-two {
        display: none;
    }

    .bt-menu-item-two span:nth-child(2) {
        position: relative;
    }

    .bt-menu-item-two span:nth-child(2):after {
        content: '/ BTG';
        text-transform: uppercase;
        margin-left: 5px;
        color: #c6ac83;
    }
    .bt-menu-item-two span:nth-child(3) {
        position: relative;
    }

    .bt-menu-item-two span:nth-child(3):after {
        content: '/ PITcHER';
        text-transform: uppercase;
        margin-left: 5px;
        color: #c6ac83;
    }
}
@media (max-width:767px){
    .wg-video-full{
        background-attachment: inherit;
    }
    .page-title .content{
        background-attachment: inherit;
    }
}