   @import url("https://use.typekit.net/ape7bnl.css");
   @font-face {
       font-family: 'FuturaPT-Medium';
       src: url('../fonts/FuturaPT-Medium.woff2') format('woff2'), url('../fonts/FuturaPT-Medium.woff') format('woff');
       font-weight: 500;
       font-style: normal;
       font-display: swap;
   }
   
   @font-face {
       font-family: 'FuturaPT-Demi';
       src: url('../fonts/FuturaPT-Demi.woff2') format('woff2'), url('../fonts/FuturaPT-Demi.woff') format('woff');
       font-weight: 600;
       font-style: normal;
       font-display: swap;
   }
   
   @font-face {
       font-family: 'FuturaPT-Heavy';
       src: url('../fonts/FuturaPT-Heavy.woff2') format('woff2'), url('../fonts/FuturaPT-Heavy.woff') format('woff');
       font-weight: 900;
       font-style: normal;
       font-display: swap;
   }
   
   @font-face {
       font-family: 'FuturaPT-Bold';
       src: url('../fonts/FuturaBT-Bold.woff2') format('woff2'), url('../fonts/FuturaBT-Bold.woff') format('woff');
       font-weight: bold;
       font-style: normal;
       font-display: swap;
   }
   
   @font-face {
       font-family: 'FuturaPT-ExtraBlack';
       src: url('../fonts/FuturaBT-ExtraBlack.woff2') format('woff2'), url('../fonts/FuturaBT-ExtraBlack.woff') format('woff');
       font-weight: 900;
       font-style: normal;
       font-display: swap;
   }
   
   @font-face {
       font-family: 'FuturaPT-Light';
       src: url('../fonts/FuturaBT-Light.woff2') format('woff2'), url('../fonts/FuturaBT-Light.woff') format('woff');
       font-weight: 300;
       font-style: normal;
       font-display: swap;
   }
   
   @font-face {
       font-family: 'FuturaPT-Book';
       src: url('../fonts/FuturaPT-Book.woff2') format('woff2'), url('../fonts/FuturaPT-Book.woff') format('woff');
       font-weight: normal;
       font-style: normal;
       font-display: swap;
   }
   
   @font-face {
       font-family: 'FuturaPT-BookObl';
       src: url('../fonts/FuturaPT-BookObl.woff2') format('woff2'), url('../fonts/FuturaPT-BookObl.woff') format('woff');
       font-weight: normal;
       font-style: italic;
       font-display: swap;
   }
   
   html {
       font-size: 16px;
   }
   
   body {
       font-size: 1rem;
       color: #211f29;
       font-family: 'FuturaPT-Book';
   }
   
   h1 {
       font-family: "mrs-eaves";
       font-size: 4rem;
       line-height: 4rem;
   }
   
   h3,
   .bwp-slider.default h2.title,
   .bwp-widget-banner.layout-4 .title-banner,
   .bwp-widget-banner.layout-7 h3.title-banner {
       font-size: 3rem;
       font-family: "mrs-eaves";
       line-height: 3rem;
       text-transform: inherit;
   }
   
   img,
   object {
       max-width: 100%;
   }
   
   a,
   a:hover {
       text-decoration: none;
   }
   
   object {
       pointer-events: none;
   }
   
   ul {
       padding: 0;
       margin: 0;
   }
   
   ul li {
       list-style: none;
   }
   
   .full {
       width: 100%;
   }
   
   .bwp-header.header-v3 .header-wrapper.header {
       position: relative;
       padding: 0;
   }
   
   .header ul {
       margin-bottom: 0;
   }
   
   .header ul li {
       display: inline-block;
       list-style: none;
   }
   
   #bwp-header .top-header {
       background: #211F29;
       color: #817C8D;
       font-size: .75rem;
       line-height: 2.5rem;
       font-family: 'FuturaPT-Medium';
       border: none;
       height: 40px;
   }
   
   #bwp-header .top-header ul {
       width: 100%;
   }
   
   #bwp-header .top-header ul li {
       display: inline-block;
   }
   
   #bwp-header .top-header ul li+li {
       padding-left: 15px;
   }
   
   #bwp-header .top-header p {
       margin: 0;
   }
   
   #bwp-header .top-header a {
       color: #817C8D;
   }
   
   .bwp-header .header-wrapper .row {
       align-items: unset;
   }
   
   .header .main-header {
       background: #fff;
   }
   
   .header .main-header ul li {
       font-size: .875rem;
       line-height: 1.5rem;
       color: #fff;
       font-family: 'FuturaPT-Medium';
       text-transform: uppercase;
   }
   
   .header .main-header ul li a {
       display: block;
       padding: 0;
       font-family: 'FuturaPT-Medium';
   }
   
   .hedaer .dropdown-toggle:after,
   .bwp-navigation ul>li.level-0.menu-item-has-children>a:after,
   .shop .single-product-wrapper .ww-product-action-buttons .ww-action-button-like {
       display: none;
   }
   
   .bwp-navigation ul>li.level-0 .sub-menu {
       background: #211F29
   }
   
   .header .main-header ul.menu>li>a {
       position: relative;
       display: inline-block;
       padding: 2.25rem 0 0;
   }
   
   .bwp-header.header-v3 .main-header ul>li.level-0>a>span {
       display: block;
       padding-bottom: 2.25rem
   }
   
   .bwp-header.header-v3 .main-header ul>li.level-0>a>span:before {
       background: none;
       height: 4px;
   }
   
   .bwp-header.header-v3 .bwp-navigation ul>li.level-0:hover>a>span:before {
       background-color: #211F29;
   }
   
   .bwp-navigation ul>li.level-0 div.sub-menu li a,
   .bwp-navigation ul>li.level-0>ul.sub-menu li a {
       color: #fff;
       text-transform: uppercase;
   }
   
   .bwp-navigation ul>li.level-0.mega-menu .title h2 {
       color: #fff;
   }
   
   .bwp-header.sticky .header-right,
   .bwp-header.sticky .header-right a,
   .bwp-header.sticky .header-page-link .mini-cart .cart-icon .icons-cart,
   .bwp-header.sticky .header-page-link .search-box .search-toggle {
       color: #211F29;
   }
   
   .bwp-navigation ul>li.level-0 ul.sub-menu li,
   .bwp-navigation ul>li.level-0 div.sub-menu li,
   .bwp-navigation ul>li.level-0>ul.sub-menu li {
       width: 100%;
   }
   
   .bwp-header.header-v3 .header-wrapper.header {
       position: absolute;
       left: 0;
       right: 0;
       margin: auto;
   }
   
   .bwp-header .header-page-link .login-header>a {
       font-family: 'FuturaPT-Medium';
       font-size: .875rem;
   }
   
   .main-header {
       transition: all ease .15s;
   }
   
   .main-header .wpbingoLogo {
       padding: 10px;
   }
   
   .sticky .main-header {
       position: fixed;
       left: 0;
       right: 0;
       top: 0;
       margin: auto;
       background: #fff;
   }
   
   .sticky .main-header ul li.level-0>a {
       color: #211F29 !important;
   }
   
   .banner {
       position: relative;
   }
   
   .banner .overlay {
       display: flex;
       align-items: flex-end;
       justify-content: center;
       padding: 3rem;
       background: rgba(16, 13, 33, .4);
       position: absolute;
       left: 0;
       bottom: 0;
       right: 0;
       top: 0;
       margin: auto;
       color: #fff;
   }
   
   .overlay h1 {
       color: #fff!important;
   }
   
   .btn,
   .ww-product-hero .ww-product-action-buttons .ww-button.ww-action-button-buy {
       font-size: 1rem;
       line-height: 1.5rem;
       height: 40px;
       padding: .5rem 1.5rem;
       font-family: 'FuturaPT-Book';
   }
   
   .wp-block-themepunch-revslider .rs-parallax-wrap {
       margin-bottom: 1.5rem;
   }
   
   .wp-block-themepunch-revslider .rs-parallax-wrap a {
       display: inline-block;
       padding: 10px 15px;
       color: #fff;
       text-transform: uppercase;
       font-size: .875rem;
   }
   
   .btn-white,
   .ww-product-hero .ww-product-action-buttons .ww-button.ww-action-button-buy {
       color: #211F29;
       background: #fff;
       border: 1px solid #211F28;
       border-radius: 0;
       font-family: 'FuturaPT-Book';
   }
   
   .ww-product-hero .ww-product-action-buttons .ww-button.ww-action-button-buy {
       flex: unset;
   }
   
   .btn-white:hover,
   .ww-product-action-buttons .ww-button.ww-action-button-buy:hover {
       color: #fff;
       background: #211F29;
       border-color: #211F29;
   }
   
   .products-list.grid .product-wapper .products-thumb,
   body:not(.page-template-homepage) .bwp-header .header-desktop,
   body:not(.page-template-homepage) .bwp-header .header-mobile {
       border: none
   }
   
   .bwp-header .main-header .wpbingoLogo img {
       max-height: 75px;
   }
   
   .products-list.grid .product-wapper {
       background: #FAFAF9;
   }
   
   .main-footer h6 {
       font-family: 'FuturaPT-Medium';
   }
   
   .footer-bottom-menu {
       margin-top: 5rem;
       padding: 10px;
   }
   
   #bwp-footer .footer-bottom-menu a {
       color: #211F29;
   }
   
   #bwp-footer section {
       padding-bottom: 0;
   }
   
   .bwp-widget-banner.layout-4 .bg-banner:before {
       display: block;
       content: "";
       position: absolute;
       left: 0;
       bottom: 0;
       right: 0;
       top: 0;
       background: rgba(33, 31, 41, .25);
   }
   
   .bwp-widget-banner.layout-4 .bg-banner .banner-wrapper-infor,
   .banner-wrapper.banners .bottom-slide-content .banner-wrapper-infor {
       -webkit-transform: translateY(100%);
       transform: translateY(100%);
       transition: all ease .35s;
   }
   
   .bwp-widget-banner.layout-4 .bg-banner:hover .banner-wrapper-infor,
   .banner-wrapper.banners:hover .bottom-slide-content .banner-wrapper-infor {
       -webkit-transform: translateY(25%);
       transform: translateY(25%);
   }
   
   .bwp-widget-banner.layout-4 .bg-banner .banner-wrapper-infor .button,
   .bwp-widget-banner.layout-4 .bg-banner .banner-wrapper-infor .bwp-image-description,
   .banner-wrapper.banners .bwp-image-description,
   .banner-wrapper.banners .button {
       opacity: 0;
       transition: all ease .25s;
   }
   
   .bwp-widget-banner.layout-4 .bg-banner:hover .banner-wrapper-infor .button,
   .bwp-widget-banner.layout-4 .bg-banner:hover .banner-wrapper-infor .bwp-image-description,
   .banner-wrapper.banners:hover .bwp-image-description,
   .banner-wrapper.banners:hover .button {
       opacity: 1;
   }
   
   .home .swiper-slide:before,
   .banner-wrapper.banners .bwp-image:before {
       display: block;
       content: "";
       position: absolute;
       left: 0;
       right: 0;
       top: 0;
       bottom: 0;
       margin: auto;
       background: #100D21;
       opacity: .4;
   }
   
   .banner-wrapper.banners .bwp-image:before {
       opacity: .25;
   }
   
   .home .swiper-slide .elementor-slide-heading {
       font-size: 3rem;
       text-transform: uppercase;
       /*background: url(../images/Gundog-Estate.png) no-repeat;
        background-size: contain;  color: rgba(0, 0, 0, 0);*/
       letter-spacing: 3px;
       font-family: "mrs-eaves";
       font-weight: normal;
   }
   
   .bottom-slide-content .banner-wrapper-infor {
       width: auto;
       max-width: 80%;
       margin: auto;
       left: 0;
       right: 0;
   }
   
   .banner-wrapper.banners .banner-wrapper-infor {
       -webkit-transform: translateY(32%);
       transform: translateY(32%);
       transition: all ease .35s;
   }
   
   .banner-wrapper.banners:hover .banner-wrapper-infor {
       -webkit-transform: translateY(-40%);
       transform: translateY(-40%);
   }
   
   .bwp-slider.default .item {
       background: #fff;
   }
   
   .bwp-slider.default h2.title {
       color: #211F29;
   }
   
   .bwp-slider.default .item .slider-content {
       padding: 0 10%;
   }
   
   .bwp-slider.default .item .slider-content .button a {
       margin: 20px 0;
       border: 1px solid #211F28;
       color: #211F29;
       font-size: 1rem;
       font-family: "FuturaPT-Book";
       line-height: 1.5rem;
       height: 40px;
   }
   
   .bwp-slider.default .item .slider-content .grey-text {
       font-size: .75rem;
       line-height: 1.5rem;
       color: #817C8D;
       text-transform: uppercase;
       display: inline-block;
       width: 45px;
       margin-right: 10px;
       font-family: 'FuturaPT-Demi';
   }
   
   .bwp-slider.default .item .slider-content .price-tag {
       font-family: 'FuturaPT-Demi';
       font-size: .875rem;
   }
   
   .bwp-slider.default .item .slider-content .btn-group {
       margin: 15px 0;
   }
   
   .bwp-slider.default .item .slider-content .btn-group .btn+.btn {
       margin-left: 15px;
   }
   
   .btn,
   .ww-button {
       /*  font-size: 1.1875rem;*/
       border-radius: 0rem;
       padding: 1rem 2rem;
       min-height: 56px;
   }
   
   .btn.btn-black-border {
       border: 1px solid #707070;
   }
   
   .btn.btn-grey {
       background: #817C8D;
       color: #fff;
   }
   
   .reverse-slider .bwp-slider .slick-slide {
       flex-direction: row-reverse;
   }
   
   .reverse-slider .bwp-slider .slick-slide p {
       color: #817C8D;
       font-size: 1rem !important;
       line-height: 1.5rem;
   }
   
   .bwp-header .header-page-link .login-header {
       font-size: .875rem;
   }
   
   .bwp-header .header-page-link {
       text-align: right;
       font-size: .875rem;
       line-height: 1.5rem;
       color: #fff;
       font-family: 'FuturaPT-Medium';
       text-transform: uppercase;
       position: relative;
       top: -2px;
   }
   
   .banner-wrapper.banners a.button {
       background: #FFFFFF;
       text-transform: inherit;
       color: #211F29;
       font-size: 1rem;
       font-family: "FuturaPT-Book";
       line-height: 1.5rem;
       display: inline-flex;
       align-items: center;
       justify-content: center;
       height: 40px;
       border: 1px solid #211F28;
   }
   
   .banner-wrapper.banners a.button:hover {
       color: #fff;
       background-color: #211f29;
   }
   
   .home_barrel_club .banner-wrapper.banners .banner-wrapper-infor a.button {
       height: 56px;
       font-size: 1.1875rem;
   }
   
   .bwp-widget-banner.layout-4 .banner-wrapper.banners a.button:after {
       display: none;
   }
   
   .ww-widget.ww-cart .dialog {
       background: #fff;
       margin: auto;
       position: fixed;
       top: 0;
       bottom: 0;
       right: 0;
       overflow-y: auto;
       border-radius: 0;
   }
   
   .ww-widget.ww-cart .dialog>.header {
       padding: 1rem;
   }
   
   .ww-widget.ww-cart .dialog .content {
       padding: 0 1rem;
       background: #fff;
   }
   
   .ww-widget.ww-cart .dialog .header h3.header {
       color: #211F29;
       font-size: 2.5rem;
       position: relative;
   }
   
   .ww-widget.ww-cart .dialog .header h3.header:after {
       content: "";
       display: block;
       height: 1px;
       background: #9FA1B2;
       margin-top: 10px;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .header,
   .ww-widget.ww-cart .dialog .cart-items .details .footer {
       flex-direction: column;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .image {
       margin-right: 10px;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .header .price,
   .ww-widget.ww-cart .dialog .cart-items .details .header .product h3 {
       margin: 0;
       line-height: normal;
       font-family: 'FuturaPT-Medium';
       color: #211F29;
       font-size: 1rem;
       line-height: 1.375rem;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .header .price {
       padding: 0;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .header .price h3 {
       font-family: 'FuturaPT-Demi';
       font-size: .875rem;
       line-height: normal;
   }
   
   .bwp-navigation ul>li.level-0 {
       padding: 0 10px;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .priceInfo,
   .ww-widget.ww-cart .dialog .cart-items .details .footer .footer-right .ww-numeric-stepper .descriptor {
       display: none;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .footer {
       align-items: flex-start;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .footer .footer-right {
       flex-direction: row-reverse;
       margin: 15px 0;
       justify-content: space-between;
       width: 100%;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .footer .footer-right .ww-numeric-stepper {
       margin-left: 0;
       align-items: center;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .footer .footer-right .ww-numeric-stepper div {
       border: none;
       background: #FAFAF9;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .footer .footer-right .ww-numeric-stepper .value {
       font-size: 1rem;
       color: #211F29;
   }
   
   .ww-widget.ww-cart .dialog .cart-items .details .footer .footer-right .ww-numeric-stepper button {
       height: 1rem;
       width: 1rem;
       border-radius: 50%;
       background: #000;
       border: none;
       color: #fff;
       position: relative;
       font-size: 1rem;
       letter-spacing: 10px;
       overflow: hidden;
       letter-spacing: 10px;
       text-indent: 30px;
   }
   
   .ww-cart-item .footer .ww-numeric-stepper .display {
       margin: 0 10px;
   }
   
   .page-id-25911 .product-image,
   .shop .product-image {
       text-align: center;
   }
   
   .page-id-25911 .product-image img,
   .shop .product-image img {
       height: 18.75rem;
       object-fit: cover;
       margin: auto;
   }
   
   .single-product-wrapper {
       background: #FAFAF9;
       padding: 1.5rem 1.5rem 8rem;
       display: flex;
       flex-direction: column;
       height: 100%;
       position: relative;
   }
   
   .single-product-wrapper .product-title h5 {
       font-family: 'FuturaPT-Demi';
       color: #211F29;
   }
   
   .shop .product-listing {
       margin: 0 -10px;
   }
   
   .product-listing>div {
       padding: 0 10px;
       margin-bottom: 20px;
   }
   
   .single-product-wrapper .ww-product-action-buttons {
       margin: auto;
   }
   
   .single-product-wrapper .ww-product-action-buttons {
       justify-content: space-between;
   }
   
   .product-listing .single-product-wrapper .product-action-button {
       margin-top: 2rem;
   }
   
   .single-product-wrapper .ww-product-action-buttons button {
       background: #fff;
       font-size: 1rem;
       text-transform: inherit;
       color: #211F29;
       border: 1px solid #211F29;
   }
   
   .product-listing .product-action-button {
       position: absolute;
       bottom: 2rem;
       left: 1.5rem;
       right: 1.5rem;
       display: flex;
       flex-direction: row;
       justify-content: space-between;
   }
   
   .product-listing .product-action-button>* {
       flex: 46% 0 0;
       font-family: 'FuturaPT-Book';
       max-width: 46%;
   }
   
   .eicon-chevron-left::before {
       content: none;
   }
   
   .eicon-chevron-right::before {
       content: none;
   }
   
   .eicon-chevron-left {
       background: url(../images/left-arrow.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .eicon-chevron-right {
       background: url(../images/right-arrow.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .homeslider .swiper-slide-contents .elementor-slide-description {
       font-size: 24px!important;
       line-height: 28px!important;
       margin-top: 15%;
       margin-bottom: 18px!important;
   }
   
   .homeslider .swiper-slide-contents .elementor-button {
       background: #fff!important;
       color: #000!important;
       border-radius: 0!important;
       border: 1px solid #000!important;
       font-size: 16px;
   }
   
   .login-header .gYoojr {
       position: relative;
       padding-left: 20px;
   }
   
   .login-header .gYoojr::before {
       content: "";
       background: url(../images/user_icon.svg) no-repeat;
       width: 18px;
       height: 20px;
       position: absolute;
       left: -10px;
       top: -1px;
       background-size: 16px;
   }
   
   .bwp-header.sticky .login-header .gYoojr::before {
       background: url(../images/user_icon_b.svg);
   }
   
   .login-header .ww-menu-register {
       position: relative;
       padding-left: 20px;
   }
   
   .login-header .ww-menu-register::before {
       content: "";
       background: url(../images/user_icon.svg);
       width: 18px;
       height: 20px;
       position: absolute;
       left: -10px;
       top: -2px;
   }
   
   .kowine-topcart .ww-menu-cart-link {
       position: relative;
       font-size: 0;
   }
   
   .kowine-topcart .ww-menu-cart-link::before {
       content: "";
       background: url(../images/cart_icon_b.svg) no-repeat;
       width: 20px;
       height: 20px;
       left: -20px;
   }
   
   .bwp-header .ww-cart-badge {
       color: #211F29;
   }
   
   .bwp-header .header-page-link .kowine-topcart {
       width: 55px;
       display: inline-flex;
       align-items: center;
       justify-content: flex-end;
   }
   
   .kowine-topcart .ww-menu-cart-link .ww-cart-badge {
       font-size: .875rem;
       background: none;
       font-weight: bold;
       line-height: normal;
   }
   
   .fullwidth-img .banner-wrapper-infor {
       text-align: left!important;
       padding: 0 18%!important;
       bottom: 20%;
       top: inherit!important;
   }
   
   .fullwidth-img .banner-wrapper {
       overflow: hidden;
   }
   
   .bottom-slide-content .title-banner {
       font-size: 4rem!important;
       line-height: 4rem!important;
       margin-bottom: 10px!important;
   }
   
   .bottom-slide-content .bwp-image-description {
       font-size: 1.5rem;
       line-height: 1.75rem;
       margin-bottom: 10px!important;
   }
   
   .homeslider .swiper-slide-inner {
       /* padding-bottom: 9%;
    align-items: flex-end!Important; */
   }
   
   .homeslider .swiper-slide-inner .swiper-slide-contents {
       position: relative;
       top: 90px;
   }
   
   .content_img_slider .slick-arrow.fa-angle-left {
       position: absolute;
       left: 8px!important;
       top: 0;
       bottom: 0;
       margin: auto 0;
       background: url(../images/left-arrow.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .content_img_slider .slick-arrow.fa-angle-left:hover {
       position: absolute;
       left: 8px!important;
       top: 0;
       bottom: 0;
       margin: auto 0;
       background: url(../images/left-arrow.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .content_img_slider .slick-arrow.fa-angle-left:before,
   .content_img_slider .slick-arrow.fa-angle-right:before {
       content: none;
   }
   
   .content_img_slider .slick-arrow.fa-angle-right {
       position: absolute;
       right: 8px!important;
       top: 0;
       left: inherit!important;
       bottom: 0;
       margin: auto 0;
       background: url(../images/right-arrow-black.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .content_img_slider .slick-arrow.fa-angle-right:hover {
       position: absolute;
       right: 8px!important;
       top: 0;
       left: inherit!important;
       bottom: 0;
       margin: auto 0;
       background: url(../images/right-arrow-black.svg);
       display: block;
       width: 65px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   p.hilltops_text {
       color: #211F29;
       font-size: 1rem !important;
       line-height: 1.5rem;
       margin-top: 25px;
   }
   
   .content_img_slider2 .slick-arrow.fa-angle-left {
       position: absolute;
       left: 8px!important;
       top: 0;
       bottom: 0;
       margin: auto 0;
       background: url(../images/left-arrow-black.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .content_img_slider2 .slick-arrow.fa-angle-left:hover {
       position: absolute;
       left: 8px!important;
       top: 0;
       bottom: 0;
       margin: auto 0;
       background: url(../images/left-arrow-black.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .content_img_slider2 .slick-arrow.fa-angle-left:before,
   .content_img_slider2 .slick-arrow.fa-angle-right:before {
       content: none;
   }
   
   .content_img_slider2 .slick-arrow.fa-angle-right {
       position: absolute;
       right: 8px!important;
       top: 0;
       left: inherit!important;
       bottom: 0;
       margin: auto 0;
       background: url(../images/right-arrow.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .content_img_slider2 .slick-arrow.fa-angle-right:hover {
       position: absolute;
       right: 8px!important;
       top: 0;
       left: inherit!important;
       bottom: 0;
       margin: auto 0;
       background: url(../images/right-arrow.svg);
       display: block;
       width: 35px;
       height: 42px;
       background-repeat: no-repeat;
       background-position: center;
   }
   
   .main-footer .elementor-heading-title {
       font-size: 2rem;
       color: #211F29!important;
       font-family: "mrs-eaves";
   }
   
   .main-footer .elementor-social-icon {
       background: transparent;
       margin: 0 3px!important;
   }
   
   .main-footer .elementor-social-icon .fab {
       font-size: 28px!important;
       background: none!important;
       color: #211F29;
   }
   
   .content_img_slider .bwp-slider.default .slider-content {
       max-width: 395px!important;
       padding: 0!important;
       margin: 0 auto;
   }
   
   .content_img_slider2 .bwp-slider.default .slider-content {
       max-width: 395px!important;
       padding: 0!important;
       margin: 0 auto;
   }
   
   .content_img_slider .bwp-slider.default .content-image {
       height: 95vh;
   }
   
   .content_img_slider .bwp-slider.default .content-image img,
   .content_img_slider2 .bwp-slider.default .content-image img {
       min-height: 100%;
   }
   
   .content_img_slider2 .bwp-slider.default .content-image {
       height: 95vh;
   }
   
   .home_three_section_block {
       margin-top: 6px!important;
       margin-bottom: 6px!important;
   }
   /* visit page css */
   
   .visit_cont1 {
       font-size: 14px;
       font-family: 'FuturaPT-Medium';
       color: #211F29;
       line-height: 24px;
       text-transform: uppercase;
       padding: 30px 0;
   }
   
   .visit_cont1 a {
       color: #817C8D;
       padding-left: 24px;
   }
   
   .visit_cont2 p {
       font-size: 22px;
       margin: 0;
       font-family: "mrs-eaves";
       line-height: 56px;
   }
   
   .visit_cont3 {
       font-size: 24px;
       font-family: 'FuturaPT-Book';
       line-height: 32px;
       color: #211F29;
       max-width: 655px;
       margin: 0 auto;
   }
   
   .v_left_cont_col {
       color: #211F29;
       font-size: 16px;
       margin-bottom: 25px;
       font-family: 'FuturaPT-Book';
       line-height: 24px;
       max-width: 520px;
   }
   
   .visit_two_content_block .elementor-heading-title {
       color: #211F29;
       font-size: 48px;
       font-family: "mrs-eaves";
   }
   
   .visit_contact_block {
       font-size: 16px;
       color: #211F29;
   }
   
   .visit_contact_block p strong {
       font-weight: bold;
   }
   
   .visit_contact_block p {
       line-height: 24px;
       margin-bottom: 20px;
   }
   
   .visit_contact_notes {
       color: #211F29;
       font-size: 16px;
       line-height: 24px;
       font-family: FuturaPT-BookObl;
       margin-top: 80px;
   }
   
   .visit_two_content_block .elementor-col-50:last-child .elementor-widget-container {
       max-width: 490px;
       float: right;
   }
   
   .visit_contact_notes p {
       margin-bottom: 25px;
   }
   
   .visit_black_btn {
       margin-top: -16px;
   }
   
   .visit_p_slider {
       margin-bottom: 72px;
   }
   
   .visit_p_map {
       margin-bottom: 72px;
   }
   
   .visit_cork_block .elementor-heading-title {
       color: #fff;
       font-size: 64px;
       font-family: "mrs-eaves";
       bottom: 0;
       text-align: center;
       padding: 0 21px;
   }
   
   .transparent-btn .elementor-button-link {
       padding: 11px 12px;
       min-width: 132px;
       font-size: 16px;
       font-family: 'FuturaPT-Book';
       text-transform: capitalize;
   }
   /* wine club css  */
   
   .winclub_two_blocks .wineclub_block_title h2 {
       font-family: "mrs-eaves";
   }
   
   .wineclub_block_title2 h3 {
       font-family: 'FuturaPT-Medium'!important;
   }
   /* sust page css */
   
   .sust_content2 h4 {
       max-width: 650px;
       margin: 0 auto;
       font-size: 24px;
       color: #211F29!important;
       line-height: 32px;
       font-family: 'FuturaPT-Book';
       padding: 30px 0;
   }
   
   .sust_block1_title h2 {
       font-size: 48px;
       font-family: "mrs-eaves";
   }
   
   .sustainability_top_links li {
       display: inline-block;
       font-size: 14px;
       color: #211F29;
       margin: 0 10px;
       text-transform: uppercase;
   }
   
   .sustainability_top_links {
       padding: 28px 0;
   }
   
   .sust_block1_content p strong {
       font-family: 'FuturaPT-Medium';
   }
   
   .sust_big_title h2 {
       font-size: 48px;
       line-height: 50px;
       font-family: "mrs-eaves";
   }
   
   .sust_small_title h5 {
       font-size: 24px;
       line-height: 32px;
       font-family: 'FuturaPT-Book';
   }
   
   .btn_block .elementor-button-link {
       display: block;
   }
   /* news events css */
   
   .category-news .entry-post {
       border: 1px solid #9FA1B2;
       height: 100%;
       background: none!important;
   }
   
   .category-news .entry-post:before {
       content: none!important;
   }
   
   .category-news .entry-post .entry-thumb {
       height: 300px;
       overflow: hidden;
       background: #ddd;
   }
   
   .category-news .entry-post .post-content {
       background: #fff;
       padding: 20px 25px 50px 25px!important;
   }
   
   .category-news .entry-post .post-content .grid-post-date {
       color: #817C8D;
       font-size: 14px;
       font-family: 'FuturaPT-Medium';
       text-transform: uppercase;
   }
   
   .category-news .entry-post .post-content .entry-title {
       color: #666;
       font-size: 32px!important;
       font-family: "mrs-eaves";
   }
   
   .category-news .entry-post .post-content .entry-title a {
       color: #211F29!important;
       /* font-size: 32px!important; */
   }
   
   .category-news .entry-post .post-content .entry-meta-head {
       color: #211F29;
       font-size: 16px;
       font-family: 'FuturaPT-Book';
       line-height: 24px;
       margin: 0;
   }
   
   .category-news .entry-post .post-content .entry-meta-head p {
       margin: 0;
   }
   
   .blog-top-filter {
       display: flex;
       max-width: 800px;
       margin: 0 auto;
       flex-wrap: wrap;
       padding: 40px 0;
   }
   
   .blog_f_col {
       width: 23%;
       border-top: 2px solid #9FA1B2;
       border-bottom: 1px solid #9FA1B2;
       padding: 20px 0;
       margin: 0 1%;
   }
   
   .blog_f_col label {
       font-family: 'FuturaPT-Medium';
       font-size: 14px;
   }
   
   .blog_f_col select {
       border: none;
       font-size: 14px;
       font-family: 'FuturaPT-Medium';
       padding: 0;
       -moz-appearance: none;
       /* Firefox */
       -webkit-appearance: none;
       /* Safari and Chrome */
       appearance: none;
       background-image: url(../images/arrowdown_f.png);
       background-position: right 10px;
       background-size: 10px;
   }
   
   .filter_label {
       color: #817C8D;
       font-size: 16px;
       line-height: 16px;
       font-family: 'FuturaPT-Book';
   }
   
   .clear-filter {
       position: relative;
       background: url(../images/close_icon.png);
       display: inline-block;
       padding: 3px 20px 3px 3px;
       font-family: 'FuturaPT-Medium';
       font-size: 14px;
       background-repeat: no-repeat;
       background-position: right;
       background-size: 11px;
   }
   /* contact css */
   
   .contact_bg_title h2 {
       font-family: "mrs-eaves";
   }
   
   .contact_small_title h4 {
       font-family: 'FuturaPT-Book';
       font-size: 24px;
   }
   
   .contact_form_sect .wpcf7-form-control {
       border: 1px solid #9FA1B2!important;
       min-height: 56px;
       font-size: 20px;
       color: #333;
       padding: 10px 18px!important;
       font-family: 'FuturaPT-Book';
       width: 100%;
   }
   
   .contact_form_sect textarea.wpcf7-form-control {
       height: 160px!important;
   }
   
   .contact_form_sect br {
       height: 2px;
       margin: 0;
       display: none;
   }
   
   .contact_form_sect .wpcf7-form-control-wrap {
       display: block;
       margin-bottom: 12px;
   }
   
   .contact_form_sect p {
       margin: 0;
   }
   
   .contact_form_sect .wpcf7-submit {
       background: #20253D;
       color: #fff;
       font-size: 20px;
       width: 185px;
       cursor: pointer;
   }
   
   .contact_form_sect {
       width: 350px!important;
       margin: 0 auto;
   }
   
   .contact_form_sect {
       max-width: 350px;
       margin: 0 auto;
   }
   
   .bwp-main .banner {
       max-height: 92vh;
       overflow: hidden;
   }
   
   .visit_cork_block .title-banner {
       font-size: 64px!important;
   }
   
   .visit_cork_block .elementor-container {
       height: 600px;
   }
   
   .single-product-wrapper .ww-product-action-buttons button.ww-action-button-try {
       display: none;
   }
   
   .two-block-slider .slick-slide .content-image img {
       height: 712px;
   }
   
   .two-block-slider ul.slick-dots {
       max-width: 50%;
       position: absolute;
       right: 0;
   }
   
   .two-block-slider ul.slick-dots li button {
       background: #E4E5EB;
       height: .5rem;
       width: .5rem;
   }
   
   .two-block-slider ul.slick-dots li.slick-active button {
       background: #817C8D;
   }
   
   .checkbox-wrap {
       position: relative;
   }
   
   .checkbox-wrap input {
       padding: 0;
       height: initial;
       width: initial;
       margin-bottom: 0;
       display: none;
       cursor: pointer;
   }
   
   .checkbox-wrap label {
       position: relative;
   }
   
   .checkbox-wrap label:before {
       content: '';
       -webkit-appearance: none;
       background-color: #fff;
       border: 2px solid #707070;
       box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
       padding: 10px;
       display: inline-block;
       position: relative;
       vertical-align: middle;
       cursor: pointer;
       margin-right: 10px;
       top: -4px;
   }
   
   .checkbox-wrap input:checked+label:after {
       content: '';
       display: block;
       position: absolute;
       top: 4px;
       left: 2px;
       width: 20px;
       height: 20px;
       background: url(../images/checkbox-bg.svg) no-repeat center;
       background-size: 14px;
   }
   
   .product-listing-with-filter .ww-product-card .price-info {
       left: inherit;
       font-size: .875rem;
       font-family: 'FuturaPT-Book';
       font-weight: 400;
       width: auto;
       padding: 5px;
   }
   
   .product-listing-with-filter .ww-widget {
       font-family: 'FuturaPT-Book';
       font-size: 1rem;
   }
   
   .product-listing-with-filter .ww-widget h3 {
       font-size: 1.25rem;
       line-height: 1.5rem;
       font-family: 'FuturaPT-Demi';
   }
   
   .product-listing-with-filter .ww-widget.ww-store-filter {
       flex: 18% 0 0 !important;
       margin-right: 2%;
       min-width: inherit;
   }
   
   .product-listing-with-filter .ww-widget.ww-store .content .ww-store-products {
       flex: 80% 0 0;
       justify-content: space-between;
   }
   
   .product-listing-with-filter .ww-widget.ww-store .content .ww-store-products .ww-product-card {
       min-width: auto;
       flex: 1;
   }

   
   .product-listing-with-filter .ww-product-action-buttons .ww-button {
       padding: 0.25em 0.5em;
       height: 40px;
       min-height: auto;
   }
   
   @media (min-width:1600px) {
       .main-footer .elementor-container {
           max-width: 85% !important;
       }
       .main-footer .elementor-container .elementor-container {
           max-width: inherit !important;
       }
   }
   
   @media (min-width: 992px) and (max-width: 1199px) {
       .header .main-header ul li {
           padding: 0 8px!important;
       }
       .fullwidth-img .banner-wrapper-infor {
           padding: 0 12%!important;
       }
   }
   
   @media (max-width: 991px) {
       #bwp-footer {
           padding-bottom: 0px;
       }
       .banner .overlay {
           padding: auto;
       }
       .menu-logo {
           display: flex;
           flex-direction: column;
           align-items: center;
           justify-content: center;
           position: absolute;
           top: 0;
           left: 0;
           right: 0;
           padding: 15px 0;
       }
       .bwp-canvas-navigation {
           width: 100%;
       }
       .bwp-canvas-navigation .mm-menu {
           top: 111px;
       }
       .bwp-canvas-navigation .remove-megamenu {
           text-align: left;
       }
       .bwp-canvas-navigation .mm-menu .mm-panels>.mm-panel>.mm-listview.sub-menu {
           margin-top: 50px;
       }
       /* .bwp-canvas-navigation .mm-menu ul>li.level-0 .mm-next,
    .bwp-canvas-navigation .mm-menu ul>li .mm-next {
        width: 100%;
    }*/
       .mm-menu .mm-listview>li .mm-next:after,
       .bwp-canvas-navigation .mm-menu .mm-navbar a.mm-btn:before {
           border-color: #fff;
       }
       .bwp-canvas-navigation .mm-menu {
           top: 118px!important;
       }
   }
   
   .bwp-header .header-mobile {
       padding: 12px 0!important;
   }
   
   .bwp-header .header-mobile .wpbingoLogo img {
       max-height: 35px!important;
   }
   
   .bwp-canvas-navigation {
       background-color: #211F29;
   }
   
   .bwp-canvas-navigation .mm-menu {
       background: #211F29;
       padding: 0 25px;
   }
   
   .bwp-canvas-navigation .mm-panel {
       padding: 0 25px!important
   }
   
   .bwp-canvas-navigation .menu li a {
       color: #fff!important;
       font-size: 18px!important;
       font-family: 'FuturaPT-Medium'!important;
       line-height: 32px!important;
       text-transform: uppercase!important;
   }
   
   .bwp-canvas-navigation .menu {
       /* border-top: 1px solid #9FA1B2; */
       padding-top: 25px!important;
   }
   
   .bwp-canvas-navigation .mm-panel:before {
       content: none;
   }
   
   .bwp-canvas-navigation .menu li {
       border: none!important;
       padding: 6px 0!important;
   }
   
   .bwp-canvas-navigation .remove-megamenu {
       background: none;
       z-index: 15;
       position: relative;
       width: 40px;
       height: 40px;
       left: 15px;
       top: 12px;
   }
   
   .bwp-canvas-navigation .remove-megamenu:after {
       font-size: 40px;
       left: 0;
       top: 0;
       margin: 0;
       position: absolute;
       width: 40px;
       height: 40px;
       line-height: 36px;
   }
   
   .product-details .main-header {
       background: #fff;
   }
   
   .product-details .header .main-header ul.menu>li>a {
       color: #211F29 !important;
   }
   
   .product-details .login-header .gYoojr {
       color: #211F29 !important;
   }
   
   .product-details .login-header .gYoojr::before {
       background: url(../images/user_icon_b.svg) no-repeat!important;
   }
   
   .product-details .kowine-topcart .ww-menu-cart-link::before {
       background: url(../images/cart_icon_b.svg) no-repeat!important;
   }
   
   .product-details .bwp-header .ww-cart-badge {
       color: #211F29;
   }
   
   .product-details .bwp-main .page-title {
       background: none!important;
       padding-top: 30px!important;
       padding-bottom: 0!important;
   }
   
   .cart-items .footer-right .ww-button {
       font-size: 0px;
       border: none;
   }
   
   .cart-items .footer-right .ww-button:before {
       content: "Remove";
       font-size: 16px;
       color: #817C8D;
       text-decoration: underline;
       font-family: 'FuturaPT-Book';
   }
   
   .cart-items .footer-right .ww-button:hover {
       background: none;
       border: none;
       color: #333;
   }
   
   .cart-items .footer-right .ww-button:hover:before {
       color: #333;
   }
   
   .cart-items .footer-right .ww-numeric-stepper button span {
       font-size: 14px;
       line-height: 30px;
       letter-spacing: 11px;
   }
   
   .ww-cart .footer .actions .ww-button {
       border: 1px solid #707070;
       font-size: 15px;
       color: #211F29;
       font-family: 'FuturaPT-Demi';
       text-transform: uppercase;
       background: #fff;
       padding: 0 12px;
   }
   
   .ww-cart .footer .actions .ww-button:hover {
       background: #211F29;
       color: #fff;
   }
   
   .bwp-canvas-navigation .menu li .sub-menu {
       padding-left: 18px;
   }
   
   .bwp-canvas-navigation .menu li .sub-menu li a {
       color: #817C8D!important;
   }
   
   .bwp-canvas-navigation .menu .menu-item-has-children>a:after {
       content: "";
       background: url(../images/gplus_icon.svg);
       width: 18px;
       height: 18px;
       display: inline-block;
       background-repeat: no-repeat;
       background-position: center;
       position: relative;
       top: 2px;
       margin-left: 12px;
   }
   
   .bwp-canvas-navigation .menu .menu-item-has-children.active>a:after {
       content: "";
       background: url(../images/gmin_icon.svg);
       width: 18px;
       height: 18px;
       display: inline-block;
       background-repeat: no-repeat;
       background-position: center;
       position: relative;
       top: 2px;
       margin-left: 12px;
   }
   
   .bwp-header .ww-cart-badge {
       font-family: 'FuturaPT-Medium';
       font-weight: normal!important;
       line-height: 24px!important;
   }
   
   .bwp-canvas-navigation .menu li a .menu-item-text {
       color: #fff!important;
   }
   
   .header-mobile .kowine-topcart .ww-menu-cart-link::before {
       background: url(../images/cart_icon_b.svg) no-repeat;
   }
   
   .header-mobile .kowine-topcart .ww-menu-cart-link .ww-cart-badge {
       color: #211F28;
   }
   
   #drinking-confirmation-popop {
       position: fixed;
       background: url(../images/popup-bg.jpg) #100D21 no-repeat;
       background-size: cover;
       display: none;
       flex-direction: column;
       align-items: center;
       justify-content: center;
       top: 0;
       left: 0;
       right: 0;
       bottom: 0;
       margin: auto;
       z-index: 999999;
       overflow: hidden;
   }
   
   #drinking-confirmation-popop .drinking-confirmation-no {
       color: tomato;
       display: none;
   }
   
   #drinking-confirmation-popop .popup-content {
       position: relative;
       background: rgba(16, 13, 33, .4);
       padding: 2.5rem 5rem;
       max-width: 100%;
       font-size: 1.25rem;
       line-height: 1.75rem;
       width: 460px;
       margin: 20px auto;
       text-align: center;
       color: #fff;
   }
   
   #drinking-confirmation-popop .logo {
       margin: 2.5rem 0;
   }
   
   #drinking-confirmation-popop .popup-content .checkbox-wrap {
       margin: 1.5rem 0;
   }
   
   #drinking-confirmation-popop .popup-content .action-buttons .btn+.btn {
       margin: 0 10px;
   }
   
   .open-confirmation {
       overflow: hidden;
       height: 100vh;
   }
   
   .open-confirmation #drinking-confirmation-popop {
       display: flex;
   }
   
   @media (max-width: 767px) {
       .fullwidth-img .banner-wrapper-infor {
           padding: 0 12%!important;
       }
       .bwp-widget-banner.layout-4 .title-banner {
           font-size: 2.2rem!important;
       }
       .content_img_slider .bwp-slider.default .slider-content {
           padding: 20px!important;
           max-width: 100%!important;
       }
       .content_img_slider2 .bwp-slider.default .slider-content {
           padding: 20px!important;
           max-width: 100%!important;
       }
       .content_img_slider .bwp-slider.default .content-image {
           height: auto!important;
       }
       .content_img_slider2 .bwp-slider.default .content-image {
           height: auto!important;
       }
       .folloowus_section .elementor-widget-wrap {
           padding: 15px!important;
       }
       .bwp-slider.default h2.title {
           font-size: 2.5rem!important;
           line-height: 2.5rem!important;
       }
       .homeslider .swiper-slide-contents .elementor-slide-description {
           font-size: 18px!important;
           line-height: 28px!important;
           margin-top: 0%!important;
           margin-bottom: 10px!important;
           padding: 0 12px;
       }
       .home .swiper-slide .elementor-slide-heading {
           margin-bottom: 10px!important;
           font-size: 30px!important;
           text-align: center;
           background-position: center;
       }
       .homeslider .swiper-slide-inner .swiper-slide-contents {
           top: 0!important;
       }
       .home_three_section_block .elementor-widget-wrap {
           padding: 4px 8px 4px 8px!important;
       }
       .home_three_section_block .elementor-widget-wrap .elementor-widget-container {
           padding: 0!important;
       }
       .content_img_slider .slick-arrow.fa-angle-right {
           position: absolute;
           right: 8px!important;
           top: 0;
           left: inherit!important;
           bottom: 0;
           margin: auto 0;
           background: url(../images/right-arrow.svg);
           display: block;
           width: 35px;
           height: 42px;
           background-repeat: no-repeat;
           background-position: center;
       }
       .content_img_slider2 .slick-arrow.fa-angle-left {
           position: absolute;
           left: 12px!important;
           top: 20%;
           bottom: 0;
           margin: auto 0;
           background: url(../images/left-arrow.svg)!important;
           display: block;
           width: 20px;
           height: 42px;
           background-repeat: no-repeat!important;
           background-position: center;
       }
       .bwp-slider.default .slick-arrow {
           top: 24%!important;
           bottom: inherit!important;
       }
       .home_barrel_club .banner-wrapper-infor .title-banner {
           font-size: 35px!Important;
           line-height: 40px!important;
       }
       .home_barrel_club .banner-wrapper-infor {
           max-width: 100%!important;
           padding: 0 20px!Important;
       }
       .home_barrel_club .bottom-slide-content .bwp-image-description {
           display: none;
       }
       .banner-wrapper.banners .banner-wrapper-infor {
           -webkit-transform: translateY(60%)!important;
           transform: translateY(60%)!important;
           transition: all ease .35s;
       }
       .banner-wrapper.banners:hover .banner-wrapper-infor {
           -webkit-transform: translateY(0%)!important;
           transform: translateY(0%)!important;
       }
       .bwp-main .banner {
           max-height: inherit!important;
           overflow: hidden;
           min-height: 230px;
       }
       .bwp-main .banner .overlay {
           padding: 20px!important;
       }
       .bwp-main .banner .overlay h1 {
           color: #fff!important;
           font-size: 48px!important;
           line-height: 48px!important;
       }
       .bwp-main .banner .overlay p {
           font-size: 16px!important;
           line-height: 16px!important;
           margin: 0;
       }
       .bwp-main .banner .full {
           min-height: 230px;
       }
       .sustainability_top_links {
           padding: 10px 0;
       }
       .visit_cont2 {
           padding: 20px 10px!important;
       }
       .visit_cont2 p {
           font-size: 22px;
           margin: 0;
           font-family: "mrs-eaves";
           line-height: 36px!important;
       }
       .sust_block1_title h2 {
           font-size: 36px!important;
       }
       .sust_big_title h2 {
           font-size: 36px!important;
           line-height: 40px!important;
           font-family: "mrs-eaves";
       }
       .visit_cork_block .elementor-container {
           height: auto;
       }
       .bwp-main .banner .overlay .btn {
           margin-top: 10px;
           padding: 10px 20px;
           min-height: 40px;
           line-height: 18px;
       }
       .winclub_two_blocks .wineclub_block_title h2 {
           font-size: 36px!important
       }
       .blog_f_col {
           width: 46%;
           padding: 5px 0;
           margin: 0 2%;
       }
       .visit_cont1 {
           padding: 15px 0;
       }
       .contact_bg_title h2 {
           font-family: "mrs-eaves";
           font-size: 36px!important;
           line-height: 40px!important;
       }
       .bwp-canvas-navigation .menu-logo:after {
           content: "";
           width: 86.5%;
           height: 1px;
           background: #ccc;
           position: absolute;
           bottom: 1px;
       }
       .kowine-topcart .ww-menu-cart-link::before {
           top: -18px;
       }
       .open-confirmation #drinking-confirmation-popop .popup-content {
           position: absolute;
           top: 0;
           bottom: 0;
           display: flex;
           flex-direction: column;
           align-items: center;
           padding: 2rem;
           margin: auto;
           justify-content: center;
       }
   }
   
   @media (min-width: 768px) and (max-width: 991px) {
       .fullwidth-img .banner-wrapper-infor {
           padding: 0 14%!important;
       }
       .bwp-widget-banner.layout-4 .title-banner {
           font-size: 2.2rem!important;
       }
       .content_img_slider .bwp-slider.default .slider-content {
           padding: 0 30px!important;
       }
       .content_img_slider2 .bwp-slider.default .slider-content {
           padding: 0 30px!important;
       }
       .content_img_slider .bwp-slider.default .content-image {
           height: auto!important;
       }
       .content_img_slider2 .bwp-slider.default .content-image {
           height: auto!important;
       }
       .folloowus_section .elementor-widget-wrap {
           padding: 15px!important;
       }
       .bwp-canvas-navigation .menu-logo:after {
           content: "";
           width: 86.5%;
           height: 1px;
           background: #ccc;
           position: absolute;
           bottom: 1px;
       }
   }
 @media (min-width: 768px) {
	 .product-listing-with-filter .ww-widget.ww-store .content .ww-store-products .list:last-child,
.product-listing-with-filter .ww-widget.ww-store .content .ww-store-products .list:first-child {       
       justify-content: left;
   }
	.product-listing-with-filter .ww-widget.ww-store .content .ww-store-products .list:last-child .ww-product-card,
	.product-listing-with-filter .ww-widget.ww-store .content .ww-store-products .list:first-child .ww-product-card {       
       flex: 30% 0 0;
   }

}
.single-post #bwp-main .content-single-sidebar .container .content-image-single .entry-thumb .attachment-full {display:none;}