.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
    font-size: 60px;
    font-family: "Gotham-Black";
    display: inline-block;
    line-height: 60px;
    position: relative;
    margin-top: 35px;
}
.single-beer .breadcrumb {
    font-size: 18px;
}
.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text .yellow-color {
    color: #f4b233;
}
.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text .title-top-img {
    position: absolute;
    top: -80px;
    right: -115px;
}
.div-table {
    display: table;
    height: 100%;
    width: 100%;
}
.div-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.padding-0 {
    padding: 0px;
}
.block {
    display: block;
}
.page-about-content {
    position: relative;
}
.right-section {
    padding-top: 60px;
    padding-left: 100px;
    position: inherit;
   /* border-left: 1px solid #d6d6d6; */
    /* padding-right: 0px; */
}
.contact-wrap {
	position: relative;
}
.page-about-content .right-section {
    padding-right: 0px;
    padding-top: 60px;
}
.page-template-page-contact-us .right-section{
    padding-top: 70px;
    padding-left: 70px;
}
.right-section::before {
    content: "";
    position: absolute;
   /* width: 1px; */
    background: #d6d6d6;
    top: 0;
    bottom: 0;
    margin-left: -100px;
}
.page-template-page-contact-us .right-section::before{
    margin-left: -70px;
}
.page-banner-wrap {
    position: relative;
}
.banner-image .banner-img {
    width: 100%;
}
.gray-bg-section {
    width: 100%;
    float: left;
    background: #f4f4f4;
    border-bottom: 1px solid #ddd;
    padding-top: 60px;
}
.main-recipe-details {
    width: 100%;
    float: left;
}
.no-padding {
    padding: 0;
}

.page-single-recipe .banner-content {
    background: #f4f4f4;
    padding: 20px 0;
}

.page-single-recipe .right-section {
    width: 1095px;
    margin: auto;
    float: initial;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
}

.page-single-recipe .right-section::before {
    background: none;
    margin: 0;
}

.single_recipe_wrap .header-social ul {
    list-style: none;
    padding-left: 0px;
    text-align: right;
}

.single_recipe_wrap .header-social ul li {
    display: inline-block;
}

.single_recipe_wrap .header-social ul li a {
    background: #fff;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin: 0px 5px;
}

.single_recipe_wrap .header-social ul li a .icon-width {
    width: 18px;
}

.video-img img {
    width: 100%;
}

.feat_video {
    position: relative;
}

.video-icon {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    bottom: 0;
    right: 0;
    display: table;
    width: 100%;
    height: 100%;
}

.video-icon-inner {
    display: table-cell;
    vertical-align: middle;
}

.video-icon-inner img {
    cursor: pointer;
}

.pagination-wrap {
    padding-bottom: 20px;
}

.pagination-wrap .pagination_main {
    width: auto;
    margin-left: 15px;
}

.pagination-wrap .recipe-filter-title {
    font-size: 24px;
    font-family: "Gotham-Bold";
    vertical-align: middle;
}

.pagination-wrap .categories_filter_tags {
    background: #f4f4f4;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
}

.pagination-wrap .categories_filter_tags img {
    width: 15px;
    margin-left: 5px;
}

.pagination-wrap .recipe_sidebar .rec_cat_filter ul li a {
    padding-left: 0px;
}

.pagination-wrap .recipe_sidebar .rec_cat_filter ul li a:hover {
    background: #fff;
}

.pagination-wrap .recipe_sidebar .rec_cat_filter ul li a.active {
    background: #fff;
}

.what-we-serve .serve-main-heading {
    text-align: center;
    font-size: 16px;
    font-family: "Gotham-Bold";
    padding-top: 20px;
    padding-bottom: 15px;
    position: relative;
}

.what-we-serve .serve-main-heading:before {
    content: '';
    background: #ddd;
    width: 100%;
    height: 1px;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 31px;
}

.what-we-serve .serve-main-heading span {
    background: #ffffff;
    z-index: 99;
    position: relative;
    width: 172px;
    margin: auto;
    display: inline-block;
}

.serve-beer-img {
    text-align: center;
}

.what-we-serve .eq-ht {
    margin-bottom: 50px;
}

.what-we-serve-inner {
    background: #fff;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    display: table;
    width: 100%;
    padding: 0 25px;
}

.what-we-serve .serve-beer-title {
    font-size: 18px;
    font-family: "Leviathan-HTF-Black";
    margin-top: 20px;
}

.what-we-serve .serve-beer-subtitle {
    font-size: 16px;
    margin-top: 10px;
}

.what-we-serve a.serve-beer-btn {
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    background: #ffaf00;
    -webkit-border-radius: 5px;
    padding: 14px 0px;
    text-align: center;
    width: 310px;
    margin: 25px auto;
    display: block;
}
.page-single-recipe .recipe-cook {
    width: 49%;
    display: inline-block;
/*     border-right: 1px solid #d6d6d6; */
    box-sizing: border-box;
    padding: 12px 0px;
    text-align: center;
}
.page-single-recipe .recipe-serves {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    padding: 12px;
    text-align: center;
}
.page-single-recipe span.grid-tag {
    background: #fff;
    text-transform: uppercase;
    padding: 5px 8px;
    font-family: "Gotham-Bold";
    font-size: 11px;
    border-radius: 5px;
    color: #000;
}
.page-single-recipe .grid-block-wrap .grid-title h2 {
    font-size: 15px;
    line-height: 20px;
}
.page-single-recipe .grid-tag-fav {
    position: absolute;
    top: 6px;
    left: 14px;
    width: 100%;
}

.page-single-recipe .recipe-cook b {
    font-family: "Gotham-Bold";
    font-size: 16px;
    color: #000;
}

.page-single-recipe .recipe-cook span {
    color: #000;
}

.page-single-recipe .recipe-cook img {
    display: inline-block;
    margin-right: 14px;
}

.page-single-recipe .recipe-serves b {
    margin-right: 15px;
    font-family: "Gotham-Bold";
    font-size: 16px;
    color: #000;
}

.page-single-recipe .recipe-serves span {
    color: #000;
}

.page-single-recipe .recipe-serves img {
    display: inline-block;
    margin-right: 14px;
}

.page-single-recipe .grid-block-wrap .grid-content {
    padding: 0px;
}

.page-single-recipe .grid-content-inner {
    padding: 15px 25px 15px 25px;
    border-bottom: 1px solid #d6d6d6;
}

.page-single-recipe .recipe_inspiartion_sec {
    padding: 60px 0px 0px;
}

.banner-content {
    background: url('../images/breadcrumb-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 0;
    border-bottom: 1px solid #d6d6d6;
    position: relative;
}

.banner-content .banner-title h2 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 8px;
    font-family: "Leviathan-HTF-Black";
    color: #000;
    letter-spacing: 0.38px;
}

.breadcrumb {
    font-size: 14px;
    color: #000;
    display: block;
    padding: 25px 0;
    border-bottom: 1px solid #d6d6d6;
}

.breadcrumb .breadcrumb_last {
    font-weight: 700;
}

.breadcrumb a {
    color: #000;
    font-family: "Gotham-Book";
}

.sidebar-section {
    padding-top: 35px;
    padding-left: 0; 
 }  
.right-section::before {
    content: "";
    position: absolute;
    width: 1px;
    background: #d6d6d6;
    top: 0;
    bottom: 0;
}
.archive_article .right-section, .archive_recipe_wrap .right-section{
    border-left: 1px solid #d6d6d6;
}
.page-template-page-contact-us .sidebar-section{
    padding-top: 50px;
}
.page-about-content .sidebar-section{
    padding-left: 0px;
}
.sidebar-section .sidebar-list,
.sidebar-section .sidebar-child-list {
    padding-left: 0;
    list-style: none;
}

.parent-item {
    padding: 25px 0;
    border-bottom: 1px solid #e2e2e2;
    cursor: pointer;
    position: relative;
}

.parent-item:after {
    content: '';
}

.parent-item.open:after {
    content: '';
    position: absolute;
    right: 6px;
    width: 2px;
    height: 15px;
    background: #000;
    top: 29px;
}

.parent-item::before {
    content: '';
    position: absolute;
    right: 0;
    width: 15px;
    height: 2px;
    background: #000;
    top: 35px;
}
/* 8nov */
.parent-item.no-submenu:before,
.parent-item.no-submenu:after {
    display: none;
}
.parent-item .parent-title {
    font-size: 16px;
    color: #000;
    display: block;
    font-family: "Gotham-Bold";
    letter-spacing: 0.25px;
    margin-bottom: 0;
    padding-right: 30px;
}
.sidebar-section .sidebar-child-list {
    padding-top: 15px;
    padding-left: 0;
}
.sidebar-child-list .child-title {
    color: #4A4F55;
    font-family: "Gotham-Book";
    display: block;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.sidebar-child-list .child-title:hover {
    color: #D06F1A;
    background-color: #F4F4F4;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.sidebar-child-list .child-item.current a {
    color: #D06F1A;
    background-color: #F4F4F4;
}

.grid-block-wrap {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 60px;
}

.grid-block-wrap .col-lg-6:nth-child(odd) {
    padding-left: 0;
}

.grid-block-wrap .col-lg-6:nth-child(even) {
    padding-right: 0;
}

.grid-block-wrap .grid-image .grid-img {
    width: 100%;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.grid-block-wrap .grid-content {
    padding: 30px;
    border: 1px solid #d6d6d6;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}

.grid-block-wrap .grid-content .grid-title {
    margin-bottom: 20px;
}

.grid-block-wrap .grid-title h2 {
    font-size: 24px;
    color: #000;
    font-family: "Gotham-Bold";
    letter-spacing: 0.23px;
    margin: 0;
}

.grid-block-wrap .grid-des p {
    font-size: 14px;
    color: #4a4f55;
    line-height: 20px;
    /*padding-bottom: 40px;*/
    margin: 0px;
}

.grid-block-wrap .grid-btn {
    text-align: right;
    margin-top: 30px;
}

.grid-block-wrap .grid-btn a {
    font-size: 10px;
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: uppercase;
    display: block;
}

.grid-block-wrap .grid-btn a:after {
    content: url(../images/arrow-orange.svg);
    position: relative;
    right: -3px;
    top: 2px;
}


/**19-02-2020**/

.page-content-wrap {
    width: 100%;
    float: left;
    position: relative;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    padding: 40px;
    background: #f4f4f4;
    margin-bottom: 60px;
    margin-top: 0px;
}
/**19-02-2020 end**/
.main-title h3 {
    font-size: 24px;
    color: #000;
    font-family: "Gotham-Bold";
    letter-spacing: 0.16px;
    margin: 0;
    margin-bottom: 25px;
}

.main-title h2.aboutus_content_title {
    font-size: 28px;
    color: #000;
    margin: 0;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-bottom: 25px;
}
.main-title h2 {
    margin: 0;
    font-size: 28px;
    margin-bottom: 8px;
    font-family: "Leviathan-HTF-Black";
    color: #000;
    letter-spacing: 0.38px;
}
.main-des p {
    font-size: 14px;
    line-height: 20px;
    color: #4A4F55;
    letter-spacing: 0.38px;
}
.sub-title h2 {
    font-size: 24px;
    color: #000;
    font-family: "Gotham-Bold";
    letter-spacing: 0.25px;
}
.sub-des p {
    font-size: 14px;
    line-height: 20px;
    color: #4A4F55;
    letter-spacing: 0.38px;
}

.grid-block-top-title-wrap {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 60px;
    border-bottom: 1px solid #e2e2e2;
}

.grid-block-top-title-wrap .col-lg-6:nth-child(odd) {
    padding-left: 0;
}

.grid-block-top-title-wrap .col-lg-6:nth-child(even) {
    padding-right: 0;
}

.grid-block-top-title-wrap .grid-image .grid-img {
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.grid-block-top-title-wrap .grid-content {
    padding: 20px 0px 40px;
}

.grid-block-top-title-wrap .grid-title {
    margin-bottom: 25px;
}

.grid-block-top-title-wrap .grid-title h2 {
    font-size: 24px;
    color: #000;
    font-family: "Gotham-Bold";
    letter-spacing: 0.23px;
    margin: 0;
}

.grid-block-top-title-wrap .grid-des p {
    font-size: 14px;
    color: #4a4f55;
    line-height: 20px;
    margin-bottom: 30px;
}

.grid-block-top-title-wrap .grid-btn {
    text-align: right;
    margin-top: 30px;
}

.grid-block-top-title-wrap .grid-btn a {
    font-size: 10px;
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: uppercase;
}

.grid-block-top-title-wrap .grid-btn a:after {
    content: url(../images/arrow-orange.svg);
    position: relative;
    right: -3px;
    top: 2px;
}
.page-news-wrap {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 60px;
}
.page-news-title {
    width: 100%;
    float: left;
    position: relative;
}
.page-news-title h2 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 30px;
    font-family: "Leviathan-HTF-Black";
    color: #000;
    letter-spacing: 0.38px;
}

.news_img_sec {
    width: 130px;
    float: left;
    position: relative;
    border: 1px solid #d6d6d6;
    border-right: none;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}
.news_text_sec {
    width: calc(100% - 130px);
    float: left;
    position: relative;
    border: 1px solid #e2e2e2;
    border-left: 0px;
    border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    /*padding: 18px 11px;*/
}

.news_text_sec .single-title {
    padding: 20px;
    padding-bottom: 10px;
}

.news_img_sec img {
   height: 170px;
    max-width: 100%;
    object-fit: cover;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.single-title h4 {
    font-size: 16px;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    font-family: "Gotham-Bold";
    letter-spacing: 0.14px;
    margin: 0;
}

.news-date {
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.news-date h5 {
    color: #4a4f55;
    line-height: 20px;
    margin: 0px;
}

.news_block_slider .slick-dots li {
    display: inline-block;
    padding: 0 5px;
    margin-top: 20px;
}

.news_block_slider .slick-dots li.slick-active button {
    background: #f4b233;
}

.news_block_slider .slick-dots li button {
    background: #e2e2e2;
    width: 15px;
    height: 15px;
    border: 1px solid #e2e2e2;
    border-radius: 50%;
}

.page-about_inner-wrap .main-title h2 {
    margin-bottom: 20px;
}

.page-about_inner-wrap .page-content-wrap {
    background: none;
    padding: 0;
    border: 0px;
}

.strip-sec {
    box-sizing: border-box;
    border-top: 3px solid #D6D6D6;
    margin-top: 60px;
    background-color: #F4F4F4;
    padding: 21px 34px;
}

span.strip-icon {
    display: inline-block;
    margin-right: 15px;
}

.page-about_inner-wrap .strip-big-title {
    margin: 0;
    font-size: 30px;
    font-family: "Leviathan-HTF-Black";
    color: #000;
    letter-spacing: 0.38px;
}

.page-about_inner-wrap .strip-small-title {
    font-size: 16px;
    margin-left: 30px;
}

span.strip-button-sec {
    display: inline-block;
    float: right;
    margin-top: 11px;
}

span.strip-button-sec span {
    color: #000000;
    font-size: 12px;
    letter-spacing: -0.28px;
    line-height: 14px;
    font-family: 'Gotham-Bold';
    padding: 12px 15px;
    border-radius: 5px;
    background-color: #F4B233;
    display: inline-block;
    text-align: center;
}

.inner-title h3 {
    font-size: 24px;
    color: #000;
    display: inline-block;
    /* margin-right: 15px; */
    margin-bottom: 25px;
    /*vertical-align: middle;*/
    font-family: "Gotham-Bold";
    letter-spacing: 0.25px;
    margin-top: 25px;
}

.inner-title.aboutus_content_title h2 {
    font-size: 28px;
    color: #000;
    margin: 0;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-bottom: 25px;
}

.inner-content .content-list {
    list-style: none;
    padding-left: 25px;
}

.inner-content .content-list li {
    margin-bottom: 20px;
    position: relative;
    color: #4A4F55;
}

.inner-content .content-list li:before {
    content: '\A';
    position: absolute;
    top: 6px;
    left: -25px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f4b233;
    display: inline-block;
}

.two-box-wrap {
    margin-top: 30px;
    width: 100%;
    float: left;
}

.two-box-wrap .col-lg-8 {
    padding-left: 0;
}

.two-box-wrap .page-sub-content {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 5px;
    border: 1px solid #D6D6D6;
    padding: 20px;
    padding-bottom: 0px;
    background: #fff;
    /*margin-bottom: 60px;*/
}

.two-box-wrap .page-sub-content .inner-title h3 {
    margin-top: 0;
    font-size: 20px;
}

.two-box-wrap .page-sub-content .inner-content p {
    margin-bottom: 5px;
}

.inner-content .eqhite {
    display: table-cell;
}

.inner-content .eqhite:nth-child(odd) {
    padding-right: 15px;
}

.two-box-wrap .page-sub-content .inner-content p.thnk-you {
    margin-top: 25px;
}

.two-box-wrap .page-sub-content .beer-bottle-box .col-lg-6 {
    padding: 0;
}

.two-box-wrap .page-sub-content .beer-bottle-box .text-box.box-eq-ht {
    margin-top: 20px;
    padding-left: 10px;
    margin-right: -15px;
}

.two-box-wrap .page-sub-content .benefit {
    color: #000000;
    font-family: Gotham-Bold;
    font-size: 16px;
    letter-spacing: -0.43px;
    line-height: 19px;
    display: inline-block;
}

.two-box-wrap .page-sub-content .brinng {
    color: #000000;
    font-family: "Leviathan-HTF-Black";
    font-size: 20px;
    letter-spacing: -0.38px;
    line-height: 26px;
    display: inline-block;
}

.two-box-wrap .page-sub-content .all-blk {
    color: #F4B233;
    font-family: Leviathan-HTF-Black-Italic;
    font-size: 24px;
    letter-spacing: -0.38px;
    display: inline-block;
}

.two-box-wrap .page-sub-content .store-btn {
    margin-top: 15px;
    margin-bottom: 30px;
}

.two-box-wrap .page-sub-content .store-btn a {
    font-size: 10px;
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: uppercase;
}

.two-box-wrap .page-sub-content .store-btn a:after {
    content: url(../images/arrow-orange.svg);
    position: relative;
    right: -3px;
    top: 2px;
}

.page-table {
    margin-top: 40px;
    overflow: auto;
}

.page-table .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F4F4F4;
}

.page-table .table-striped>tbody>tr>td {
    color: #4A4F55;
}

.page-table .table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 0px;
    font-size: 17px;
    font-family: 'Gotham-Bold';
    font-weight: normal;
}

.page-table .table>thead>tr.sec-tr>th {
    font-size: 10px;
}

.main-des p.itlic-sec {
    color: #4A4F55;
    font-family: Gotham-Book;
    font-style: italic;
    border-left: 2px solid #F4B233;
    padding-left: 25px;
}

.main-des .text-box p {
    margin-bottom: 25px;
}

.rite-img-box .img-box {
    border: 1px solid #797979;
    text-align: center;
    height: 150px;
    width: 150px;
    padding: 30px 0;
}

.two-box-wrap.three-box-wrap .page-sub-content {
    padding-bottom: 25px;
}

.strip-sec.other-strip-sec {
    width: 100%;
    float: left;
    margin-top: 0px;
    padding: 34px;
}

.page-about_inner-wrap .strip-sec.other-strip-sec .strip-big-title {
    font-size: 20px;
    display: inline-block;
    margin-top: 6px;
}

.page-about_inner-wrap .strip-sec.other-strip-sec .strip-button-sec {
    display: inline-block;
    float: right;
    margin-top: 0;
}

.sidebar-section .sidebar-wrap {
    padding-right: 15px;
}

.page-news-content .news_box {
    padding: 0 15px;
}

.page-news-wrap .page-news-content {
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
}

.beer-bottle-box .bottle-box img {
    max-width: 100%;
}

.better_return_page .btrStripe {
    background-color: #F4F4F4;
    box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-top: 3px solid #D6D6D6;
    margin-top: 40px;
}

.better_return_page .btrStripe .stripeContent {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 380px);
    padding: 0 25px;
}

.better_return_page .btrStripe .thumbIcon {
    display: inline-block;
    width: 68px;
    vertical-align: middle;
}

.better_return_page .btrStripe .stripeBtn {
    display: inline-block;
    width: 300px;
    vertical-align: middle;
}

.better_return_page .btrStripe .stripeBtn .site_default_btn {
    width: 100%;
    padding: 7px 3px;
    display: block;
    max-width: 100%;
    font-size: 12px;
    cursor: pointer;
}

.better_return_page .btrStripe .stripeContent .lg_txt {
    font-size: 28px;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-right: 10px;
}

.better_return_page .btrStripe .stripeContent .sm_txt {
    display: inline-block;
    height: 27px;
    vertical-align: middle;
    color: #4A4F55;
}

.better_return_page .better_return_page_desc p {
    margin-bottom: 20px;
}

.beerStoragePage .top_desc {
    margin-bottom: 30px;
}

.beerStoragePage .top_desc p {
    margin-bottom: 20px;
}

.beerStoragePage .inner-content .content-list {
    margin-bottom: 30px;
}

.beerStoragePage .table-striped th {
    width: 50%;
    padding: 10px 30px;
}

.beerStoragePage .table-striped td {
    padding: 10px 30px;
    color: #4A4F55;
    letter-spacing: 0.2px;
}

.page-about_inner-wrap .main-title.beerStoragePageTitle h2 {
    margin-bottom: 30px;
}

.pageBeerCertiWrap .top_sec::after {
    content: "";
    display: table;
    clear: both;
}

.pageBeerCertiWrap .top_sec .lft_col {
    float: left;
    width: 190px;
    padding: 0 15px;
}

.pageBeerCertiWrap .top_sec .rt_col {
    float: left;
    width: calc(100% - 190px);
    color: #4A4F55;
    padding: 0 15px;
}

.pageBeerCertiWrap .top_sec .lft_col .img-box {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    text-align: center;
    padding: 15px 0;
}

.pageBeerCertiWrap .top_sec .rt_col .text-content .itlic-sec {
    border-left: 2px solid #F4B233;
    padding-left: 20px;
    font-style: italic;
    margin-bottom: 30px;
}

.pageBeerCertiWrap .top_sec .rt_col .text-content .para {
    margin-bottom: 25px;
}

.pageBeerCertiWrap .three-box-wrap {
    margin-left: -15px;
    margin-right: -15px;
}

.pageBeerCertiWrap .three-box-wrap .inner-content {
    color: #4A4F55;
    letter-spacing: 0.38px;
}

.pageBeerCertiWrap .strip-sec.other-strip-sec {
    margin-top: 60px;
}

.pageBeerCertiWrap .strip-sec.other-strip-sec .strip-sec-inner::after {
    content: "";
    display: table;
    clear: both;
}

.pageBeerCertiWrap .strip-sec.other-strip-sec .strip-sec-inner .strip-content {
    display: inline-block;
    width: calc(100% - 126px);
    font-size: 20px;
    letter-spacing: 0.38px;
    font-family: "Leviathan-HTF-Black";
    vertical-align: middle;
}

.pageBeerCertiWrap .strip-sec.other-strip-sec .strip-sec-inner .stripe_btn {
    display: inline-block;
    width: 120px;
    vertical-align: middle;
}

.pageBeerCertiWrap .strip-sec.other-strip-sec .strip-sec-inner .stripe_btn .site_default_btn {
    font-size: 12px;
}

.pageBeerCertiWrap .top_sec {
    margin-left: -15px;
    margin-right: -15px;
}

.bag_it_back_desc {
    width: 100%;
    float: left;
}

.bag_it_back_desc .two-box-wrap .page-sub-content p {
    margin-bottom: 10px;
}

.bag_it_back_desc .two-box-wrap .page-sub-content p:last-child {
    margin-bottom: 0px;
}

.bag_it_back_desc .inner-box {
    width: 100%;
    float: left;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 22px;
    padding-bottom: 22px;
}

.bag_it_back_desc .inner-box:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.bag_it_back_desc .inner-box .img-box {
    width: 20%;
    float: left;
}

.bag_it_back_desc .inner-box .content-box {
    width: 80%;
    float: left;
}

.bag_it_back_desc .img-box .can-icon {
    height: 72.79px;
    width: 38.06px;
}

.bag_it_back_desc .equal-icon {
    width: 10%;
    float: left;
    text-align: center;
}

.bag_it_back_desc .inline-box {
    width: 45%;
    float: left;
    text-align: center;
    border: 1px solid #D6D6D6;
    padding: 10px;
}

.bag_it_back_desc .two-box-wrap .page-sub-content .inline-box p {
    margin-bottom: 0px;
}

.bag_it_back_desc .video-box {
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}

.bag_it_back_desc .video-box .img-section img {
    width: 100%;
}

.bag_it_back_desc .video-box .video-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.video-pop {
    cursor: pointer;
}

.two-box-wrap.three-box-wrap .page-sub-content.video-block {
    padding: 0px;
    padding-bottom: 47px;
}

.two-box-wrap.three-box-wrap .page-sub-content.video-block .video-content-box {
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.bag_it_back_desc .two-box-wrap .page-sub-content p.recyle-content {
    margin-bottom: 50px;
}

.link-list {
    list-style: none;
}

.link-list li {
    padding-bottom: 10px;
}

.text-bold {
    font-weight: 800;
}

.single_column.order-info {
    padding: 0;
}

.order-info .page-table {
    margin-top: 0;
    margin-bottom: 25px;
}

.order-info .page-table-iiner {
    overflow: auto;
}

.supplier-equal-ht {
    border: 1px solid #d6d6d6;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}

.page-table table img {
    float: left;
    height: 28.17px;
    width: 11.85px;
    margin-right: 10px;
}

.two-box-wrap.envir-lead .page-sub-content .inner-content p {
    margin-bottom: 15px;
}

.row-block {
    margin-right: -15px;
    margin-left: -15px;
}

.store_img_sec {
    border-bottom: 1px solid #d6d6d6;
}

.product-catalog h4 {
    margin-bottom: 25px;
}

.product-catalog .equal-ht {
    text-align: center;
    border: 1px solid #aaa;
    margin-bottom: 30px;
    padding: 25px 10px 0px;
    border-radius: 5px;
}

.product-catalog .img-box h4 {
    font-size: 18px;
    font-family: 'Gotham-Bold';
    color: #000;
}

.editor_text .editor_text_row .item-list ul li {
    display: inline-block;
    padding-right: 25px;
    font-weight: bold;
}

.link-block {
    display: block;
    margin-top: 5px;
}

.yield-img {
    display: inline-block;
    border: 1px solid #000;
    padding: 15px 10px 10px;
    border-radius: 5px;
}

.keg-sizing .page-table table img {
    width: 20px;
    height: auto;
    float: none;
    margin: 0;
}

.keg-sizing .page-table .table-striped>tbody>tr>td {
    vertical-align: middle;
}

.keg-sizing .page-table .table-striped>tbody>tr>td>p {
    margin: 0px;
}
.sidebar-section .sidebar-list {
    margin-bottom: 25px;
}
.grid-block-wrap .grid-block-inner {
    margin-left: -15px;
    margin-right: -15px;
}
.grid-block-top-title-wrap .grid-block-inner {
    margin-left: -15px;
    margin-right: -15px;
}
.bag_it_back_desc .page-sub-content .inner-content p {
    margin-bottom: 25px;
}

.bag_it_back_desc .inline-box .img-box {
    margin-bottom: 10px;
}

.two-box-wrap.odrp_row {
    margin-left: -15px;
    margin-right: -15px;
}

.page-search-wrap {
    background: #fff;
    position: relative;
}


/**06-03-2020**/

.page-search-wrap .sidebar-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.page-search-wrap .right-section {
    padding-top: 40px;
    padding-bottom: 40px;
}


/**06-03-2020 end**/

.page-search-wrap .top_heading {
    padding-right: 15px;
    padding-left: 15px;
}

.page-search-wrap .search_reasult_col h1 {
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 30px;
    margin-bottom: 15px;
}

.page-search-wrap .image-block {
    border: 1px solid #D6D6D6;
    border-radius: 5px;
}

.page-search-wrap .entry-content {
    color: #4A4F55;
    font-size: 14px;
    letter-spacing: -0.38px;
    line-height: 20px;
}

.sidebar-search .form-group {
    position: relative;
    max-width: 252px;
}

.sidebar-search input[type=text] {
    max-width: 252px;
    width: 100%;
    border-radius: 17px;
    background-color: #ffffff;
    height: 34px;
    padding: 8px 15px;
    color: #4a4f55;
    font-style: italic;
    border: 1px solid #D6D6D6;
}

.sidebar-search .input-group-button {
    position: absolute;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    right: 0px;
    top: 2px;
    background: none;
    margin: 0;
    padding: 0;
}

.sidebar-search .input-group-button button.s_btn {
    position: absolute;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    right: 3px;
    top: 0px;
    background: none;
    margin: 0;
    padding: 0;
}

.search_reasult_col h1,
.search_reasult_col h2 {
    color: #000000;
    font-family: 'Gotham-Bold';
    font-size: 24px;
    letter-spacing: -0.38px;
    margin-top: 0;
}

.search_reasult_col h1 .result {
    font-family: 'Gotham-Book';
}

.search_reasult_col h2 a {
    color: #000;
    transition: all 0.5s
}

.search_reasult_col h2 a:hover {
    color: #D06F1A;
}

.image-block img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.search_reasult_col article {
    width: 100%;
    float: left;
    margin: 20px 0;
}


/*=========================*/

.sort-search {
    margin-top: 45px;
}

.sort-search .sort_by_title {
    color: #000000;
    font-family: 'Gotham-Bold';
    font-size: 16px;
    letter-spacing: -0.38px;
    margin-bottom: 20px;
}

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
}

.select-styled {
    padding: 13px 15px;
    height: 50px;
    width: 250px;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    background-color: #FFFFFF;
    position: relative;
}

.select-styled:after {
    content: url(../images/arrow-down-shape.svg);
    position: absolute;
    right: 15px;
    top: 10px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transform: rotate(0deg);
    max-width: 12px;
}

.select-styled.active:after {
    transform: rotate(180deg);
    top: 15px;
}

.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #D6D6D6;
    margin-top: 3px;
}

.select-options li {
    transition: all 0.2s ease-in;
    padding: 15px;
    border-bottom: 1px solid #D6D6D6;
}

.select-options li:hover {
    color: #D06F1A;
    background-color: #F4F4F4;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.load_more_sec {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 20px;
}

.load_more_sec .load_more_btn {
    height: 34px;
    width: 170px;
    color: #000000;
    font-family: 'Gotham-Bold';
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: -0.28px;
    line-height: 17px;
    border: 0px;
    border-radius: 5px;
    background-color: #F4B233;
}

.loading {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.store-section {
    padding: 45px 0;
}

.new-store-title {
    margin-bottom: 45px;
    font-size: 18px;
}


/*newsletter*/

.news-letter-page {
    padding: 4rem 19rem;
}

.news-letter-top {
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.newsletter_txt h2 {
    margin: 0;
    color: #000;
    font-size: 30px;
    font-family: "Leviathan-HTF-Black";
    margin-bottom: 15px;
}

.news-letter-page .new-letter-formp-sec .input_box .input_span input {
    border: 1px solid #d6d6d6;
    box-shadow: none;
    width: 100%;
    border-radius: 5px 0 0 5px;
    padding: 13px;
    font-size: 14px;
    color: #4a4f55;
}

.news-letter-page .new-letter-formp-sec .input_box .input_span {
    margin-bottom: 30px;
}

.news-letter-form .newsletter_txt p {
    margin-bottom: 25px;
}

.news-letter-page .new-letter-formp-sec .input_box .agreement_sec label,
.news-letter-page .new-letter-formp-sec .input_box .market-sec label {
    width: 100%;
    color: #4A4F55;
    font-family: Gotham-Bold;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 10px;
    font-weight: normal;
}

.news-letter-page .new-letter-formp-sec .input_box .agreement_sec.plz_con {
    margin-bottom: 25px;
}

.news-letter-page .new-letter-formp-sec .input_box .agreement_sec .news_lists {
    color: #4A4F55;
    font-family: 'Gotham-bold';
    letter-spacing: -0.38px;
    line-height: 20px;
    width: calc(100% - 25px);
    /* float: left; */
}

.news-letter-page .new-letter-formp-sec .input_box .market-sec {
    margin-bottom: 15px;
}

.news-letter-page .new-letter-formp-sec .input_box .agreement_sec p {
    margin-top: 10px;
    margin-bottom: 0;
    float: left;
}

.news-letter-page .new-letter-formp-sec .input_box .agreement_sec .news_checkbox {
    float: left;
    width: 25px;
}

.news-letter-page .new-letter-formp-sec .btn_box {
    margin-top: 25px;
}

.news-letter-page .new-letter-formp-sec .btn_box input {
    height: 34px;
    width: 120px;
    border-radius: 5px;
    background-color: #F4B233;
    color: #000000;
    font-size: 14px;
    letter-spacing: -0.28px;
    line-height: 17px;
    border: 1px solid #F4B233;
    text-transform: uppercase;
    padding: 7px;
    display: inline-block;
    text-align: center;
    font-family: "Gotham-Bold";
}

.news-letter-page .new-letter-formp-sec .btn_box input[disabled=disabled] {
    cursor: not-allowed;
}

.news-letter-des {
    width: 100%;
    float: left;
    border-top: 1px solid #D6D6D6;
    padding-top: 40px;
    margin-top: 25px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-right-0 {
    padding-right: 0px;
}

.news-letter-des .sub-box {
    margin-bottom: 25px;
}

.news-letter-des .newsletter_txt h3 {
    margin: 0;
    color: #000;
    font-size: 24px;
    font-family: 'Gotham-Bold';
    margin-bottom: 25px;
}

.news-letter-des address {
    margin-top: 25px;
}

.news-letter-des address .add-block {
    display: block;
}

.new-letter-formp-sec .mc4wp-response {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.new-letter-formp-sec .mc4wp-response p {
    display: block;
    max-width: 680px;
    width: 100%;
    margin: auto;
    border: 1px solid #f4b233;
    color: #f4b233;
    font-family: 'Gotham-Bold';
    padding: 11px;
    text-align: center;
    border-radius: 5px;
}

.news_post_wrap h2 {
    font-size: 24px;
    color: #000;
    font-family: "Gotham-Bold";
    letter-spacing: 0.16px;
    margin: 0;
}

.news_post_wrap.aboutus_content_title h2 {
    font-size: 28px;
    color: #000;
    margin: 0;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-bottom: 25px;
}

.editor_text .editor_text_row .left_column h2 {
    font-size: 28px;
    color: #000;
    margin: 0;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-bottom: 25px;
}

.new-store-content h3 {
    font-size: 24px;
    color: #000;
    font-family: "Gotham-Bold";
    letter-spacing: 0.16px;
    margin: 0;
    margin-bottom: 25px;
}

.new-store-content.aboutus_content_title h2 {
    font-size: 28px;
    color: #000;
    margin: 0;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-bottom: 25px;
}

.page-beertype-wrap h3 {
    font-size: 24px;
    color: #000;
    font-family: "Gotham-Bold";
    letter-spacing: 0.16px;
    margin: 0;
    margin-bottom: 25px;
}


/*lightbox*/

.lightbox-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin: auto;
    background: rgba(0, 0, 0, 0.77);
    text-align: center;
    z-index: 999;
    display: none;
}

.lightbox-popup-inner {
    width: 500px;
    height: 500px;
    margin: auto;
    position: relative;
    display: table;
}

.lightbox-sec {
    display: table-cell;
    height: 100vh;
    vertical-align: middle;
    position: relative;
}

.lightbox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    z-index: 99;
    cursor: pointer;
}

.slider-box {
    position: absolute;
    transition: all 1s ease;
    opacity: 0;
}

.lightbox-slider {
    width: 500px;
    height: 500px;
    position: relative;
}

.slider-box img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.slider-pagination {
    width: 30px;
    height: 30px;
    background: #f4b233;
    color: #000;
    border-right: 1px solid #000;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    transition: all 0.5s;
}

.slider-pagination:hover {
    background: #000;
    color: #f4b233;
}

.slider-pagination:last-child {
    border-right: 0px;
}

.active-slide {
    background: #000;
    color: #f4b233;
}


/*lightbox css end*/

.keg-sizing .right-section {
    padding-top: 25px;
}


/*++++++++++++++++++++*/

.promotinal-page-contest {
    margin-bottom: 100px;
    width: 100%;
    float: left;
    position: relative;
}

.promotinal-page-contest .row-sec {
    width: 100%;
    float: left;
    display: block;
}

.Page-Contest-Background img {
    width: 100%;
}

.promotinal-page-contest .image-overlap {
    position: absolute;
    top: 45px;
    text-align: center;
    width: 100%;
    right: 0;
    left: 0;
}

section.contest-section {
    background-color: #f4b233;
    background-image: url(/wp-content/themes/Beer-Store/images/Mask.png);
    background-repeat: no-repeat;
    background-position-x: -8%;
    width: 100%;
    float: left;
}

.Page-Contest-Title-inner {
    color: #000000;
    font-family: "Leviathan-HTF-Black";
    font-size: 60px;
    letter-spacing: -0.13px;
    line-height: 54px;
}

.Page-Contest-Des-inner p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-family: "Gotham-Book";
    letter-spacing: 0.38px;
    margin-bottom: 25px;
}

.row-sec.content-sec {
    padding: 60px 0px;
    float: left;
    width: 100%;
}

.bg-black {
    background: #000;
    text-align: left;
    display: table;
}

.Page-Contest-Left-sec {
    display: table-cell;
    vertical-align: middle;
    padding: 60px 160px;
}

.Page-Contest-Left-title {
    color: #FFFFFF;
    font-family: "Leviathan-HTF-Black";
    font-size: 48px;
    letter-spacing: -0.13px;
    line-height: 50px;
    margin-bottom: 35px;
}

.Page-Contest-Left-des .bold-text {
    font-size: 20px;
    font-style: initial;
    font-weight: bold;
    margin-bottom: 17px;
    float: left;
    width: 100%;
}

.Page-Contest-Left-des .list {
    width: 100%;
    float: left;
}

.Page-Contest-Left-des .list ul li {
    font-style: initial;
    font-size: 14px;
    letter-spacing: 0.38px;
    margin-bottom: 12px;
    line-height: 20px;
}

.Page-Contest-Left-des {
    color: #FFFFFF;
    font-family: 'Gotham-Book';
    letter-spacing: -0.38px;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 35px;
    font-style: italic;
}

.Page-Contest-Left-button a {
    color: #000;
    text-transform: uppercase;
    background-color: #f4b233;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px 7px;
    display: inline-block;
    text-align: center;
    font-family: "Gotham-Bold";
    letter-spacing: 0.28px;
    width: 175px;
    vertical-align: middle;
    cursor: pointer;
}

.Page-Contest-Left-button a.Exp-Url {
    width: auto;
    background: transparent;
    color: #f4b233;
    text-transform: capitalize;
    padding: 0;
    margin-top: 15px;
}

.Page-Contest-right-sec-image img {
    width: 100%;
    object-fit: cover;
}

.featured-section {
    width: 100%;
    float: left;
    background-color: #f4b233;
    padding: 50px 0px 0px;
    background-repeat: no-repeat;
    background-position: top center;
}

.featured-section-big-title {
    font-family: "Leviathan-HTF-Black-Italic";
    font-size: 60px;
    line-height: 82px;
    text-align: center;
}

.featured-section-small-title {
    color: #000000;
    font-family: 'Gotham-Bold';
    font-size: 31px;
    letter-spacing: 10px;
    line-height: 37px;
    text-align: center;
}

.featured-section-des {
    color: #000000;
    font-family: 'Gotham-Book';
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.2px;
    line-height: 20px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 30px;
}

.featured-post-inner-content {
    width: 100%;
    float: left;
}

.featured-title {
    color: #000000;
    font-family: "Leviathan-HTF-Black";
    font-size: 44px;
    letter-spacing: -0.13px;
    line-height: 57px;
}

.featured-des p {
    color: #000000;
    font-family: 'Gotham-Book';
    font-size: 14px;
    padding: 15px 0px;
    line-height: 20px;
    letter-spacing: -0.2px;
}

.featured-single-img {
    text-align: center;
    width: 370px;
    margin: auto;
}

.featured-single-img img {
    width: 100%;
    position: relative;
    top: -24px;
    z-index: 9;
    left: -13px;
}

.featured-post-content {
    width: 100%;
    float: left;
    padding: 16px 0;
}

.border-right {
    border-right: 1px solid #bf8f33;
}

.featured-post-content .type-content {
    text-align: center;
}

.featured-post-content .type-content .icon {
    display: block;
    height: 33px;
}

.featured-post-content .type-content h3 {
    color: #000000;
    font-family: 'Gotham-Bold';
    font-size: 20px;
    margin-bottom: 8px;
}

.featured-post-content .type-content p {
    color: #000000;
    font-family: 'Gotham-Book';
    font-size: 14px;
}

.featured-post-content .shop-btn {
    text-align: center;
    margin-top: 34px;
}

.mobile-shop-btn {
    display: none;
}

.featured-post-content .shop-btn a {
    color: #FFFFFF;
    font-family: Gotham-Bold;
    font-size: 18px;
    letter-spacing: -0.36px;
    line-height: 22px;
    text-align: center;
    height: 60px;
    width: 237px;
    border-radius: 5px;
    background-color: #000000;
    display: inline-block;
    padding: 20px 0;
}

.featured-post-content .shop-btn p {
    color: #000000;
    font-family: 'Gotham-Book';
    letter-spacing: -0.2px;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.featured-image-bg-sec {
    position: relative;
}

.featured-image-bg-sec .bg-image {
    margin-top: -140px;
    width: 100%;
}

.feature-slider-sec {
    position: absolute;
    bottom: 163px;
    width: 100%;
    transition: all 0.5s;
    opacity: 0;
}

.page_featured_buttom {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.feature-slider-sec .beer_slider {
    padding: 0 15px;
}

.feature-slider-sec .beer_slider .beer_slider_box {
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    background-color: #ffffff;
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.feature-slider-sec .beer_slider .beer_slider_box img {
    width: 100%;
    /*height: 280px;*/
    object-fit: contain;
    border-bottom: 1px solid #ddd;
}

.feature-slider-sec .beer_slider .beer_slider_title_box {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 25px;
    /*    padding-top: 0;*/
}

.Page-Contest-right-sec-image .logo_left {
    width: 100%;
    max-width: 25%;
    position: absolute;
    bottom: 50px;
    right: 50px;
    object-fit: contain;
    vertical-align: bottom;
    height: auto !important;
}

.feature-slider-sec .beer_slider .beer_slider_title_box h3 {
    color: #000000;
    font-family: 'Gotham-Bold';
    font-size: 18px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.feature-slider-sec .slick-next.slick-arrow {
    background: url("/wp-content/themes/Beer-Store/images/next-light.svg");
    background-repeat: no-repeat;
    right: -85px;
}

.feature-slider-sec .slick-prev.slick-arrow {
    background: url("/wp-content/themes/Beer-Store/images/prev-light.svg");
    background-repeat: no-repeat;
    left: -85px;
    z-index: 99;
}

.beer_slider_box .beer_date_month {
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 8px;
    background-color: #B7D8BD;
    text-align: center;
    width: 85px;
    color: #000000;
    font-family: Gotham-bold;
    font-size: 20px;
    letter-spacing: -0.3px;
    line-height: 29px;
}

.beer_slider_box .beer_date {
    padding: 10px 0;
}

.beer_slider_box .beer_month {
    font-size: 16px;
    border-radius: 0 0 8px 8px;
    background-color: #416229;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham-Medium';
    letter-spacing: 1.82px;
}

.pfb_btn_left {
    height: 120px;
    background-color: #F4B233;
    display: table;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.42px;
    line-height: 29px;
    text-align: center;
    color: #000;
    position: relative;
}

.pfb_btn_right {
    height: 120px;
    background-color: #000;
    display: table;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.42px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    position: relative;
}

.pfb_btn_left_inner,
.pfb_btn_right_inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.pfb_btn_left .btn-icon {
    position: absolute;
    margin-left: -68px;
    margin-top: -16px;
}

.pfb_btn_right .btn-icon {
    position: absolute;
    margin-left: -116px;
}


/* IE11  CSS*/

*::-ms-backdrop,
.pfb_btn_left .btn-icon {
    position: relative;
}

*::-ms-backdrop,
.pfb_btn_right .btn-icon {
    position: relative;
    top: 9px;
}

.pfb_btn_left .btn_title,
.pfb_btn_right .btn_title {
    z-index: 9;
    position: relative;
    font-family: 'Gotham-Medium';
}

#discover_beer_brands {
    width: 100%;
    float: left;
}

section.row-sec.page_quiz_wrap {
    position: relative;
    padding: 100px 0px;
    background-repeat: repeat;
    background-size: cover;
    background-size: 100%;
    background-position: center center;
    border-bottom: 1px solid #D6D6D6;
}

.page_quiz_bg {
    background-color: #FFFFFF;
}

.page_quiz_bg img {
    width: 100%;
    object-fit: cover;
}

.page_quiz_overlap {
    /*
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
*/
    display: table;
    width: 100%;
    max-width: 810px;
    margin: auto;
}

.page_quiz_overlap_inner {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.page_quiz_small_title {
    font-family: 'Gotham-Medium';
    text-transform: uppercase;
    color: #EDAD31;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 7.5px;
    line-height: 22px;
    text-align: center;
}

.page_quiz_big_title {
    color: #000;
    font-family: "Leviathan-HTF-Black-Italic";
    font-size: 48px;
    line-height: 66px;
    text-align: center;
    letter-spacing: -0.36px;
}

.page_quiz_des p {
    color: #000000;
    font-family: 'Gotham-Book';
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.2px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.page_quiz_btn {
    height: 41px;
    width: 301px;
    border-radius: 5px;
    background-color: #F4B233;
    margin: auto;
    color: #000000;
    font-family: Gotham-Bold;
    font-size: 14px;
    letter-spacing: -0.28px;
    line-height: 17px;
    text-align: center;
    padding: 13px 0;
}

.page_quiz_btn_inner {
    cursor: pointer;
    text-transform: uppercase;
}

.quiz_question_box {
    display: none;
}

.quiz_question_box .quiz_box {
    position: absolute;
    width: 100%;
    /*    display: none;*/
    transition: all 0.5s ease;
    opacity: 0;
}

.quiz_question_box .quiz_box .quiz_ans_list li {
    list-style: none;
}

section.row-sec.page_content_wrap {
    padding-top: 100px;
    background: #fff;
}

.page_content_wrap_inner .grid-block-wrap {
    margin-bottom: 30px;
}

section.row-sec.page_section_appstore {
    background: #fff;
    padding-bottom: 0px;
    text-align: center;
}

section.row-sec.page_section_appstore .divtable {
    border: 1px solid #d6d6d6;
    display: table;
    width: 100%;
    padding: 60px 50px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

section.row-sec.page_section_appstore .divtable-cell {
    display: table-cell;
    vertical-align: middle;
}

section.row-sec.page_section_appstore .app_text_sec {
    width: 100%;
    max-width: 530px;
    margin: auto;
}

section.row-sec.page_section_appstore .logo-icon {
    float: left;
    width: 142px;
}

section.row-sec.page_section_appstore .app_txt {
    float: left;
    width: calc(100% - 142px);
    padding-left: 45px;
    text-align: left;
}

section.row-sec.page_section_appstore .app_text_sec .app_txt h3 {
    margin: 0;
    font-size: 30px;
    color: #000;
    font-family: "Leviathan-HTF-Black";
    margin-bottom: 10px;
}

section.row-sec.page_section_appstore .app_text_sec .app_txt p {
    font-size: 18px;
    color: #000;
    margin-bottom: 25px;
}

section.row-sec.page_section_appstore .app_text_sec .app_txt p:last-child {
    margin-bottom: 0;
}

section.row-sec.page_section_appstore .app_text_sec .app_txt .app_store_btn {
    margin-right: 20px;
}

section.row-sec.page_section_appstore .news_ltr .col-sm-4,
section.row-sec.page_section_appstore .news_ltr .col-sm-8 {
    width: 100%;
}

section.row-sec.page_section_appstore .news_ltr .input_box {
    border-right: none;
    width: calc(100% - 190px);
    height: 51px;
    border: 1px solid #D6D6D6;
    border-radius: 5px 0 0 5px;
    background-color: #FFFFFF;
    float: left;
}

section.row-sec.page_section_appstore .news_ltr .newsletter_icon {
    position: absolute;
    width: 48px;
    height: 48px;
    border-right: 1px solid #d6d6d6;
    background: url(/wp-content/themes/Beer-Store/images/newsletter.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

section.row-sec.page_section_appstore .news_ltr .newsletter_txt h3 {
    margin: 0;
    margin-bottom: 5px;
    color: #f4b233;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Gotham-Medium";
    letter-spacing: 7.5px;
}

section.row-sec.page_section_appstore .news_ltr .newsletter_txt p {
    margin-bottom: 35px;
    color: #4A4F55;
    font-family: Gotham-Book;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.2px;
    line-height: 18px;
}

section.row-sec.page_section_appstore .news_ltr #news_email {
    border: 0;
    box-shadow: none;
    width: 100%;
    border-radius: 5px 0 0 5px;
    padding: 13px;
    font-size: 14px;
    color: #4a4f55;
    padding-left: 65px;
}

section.row-sec.page_section_appstore .news_ltr .btn_box {
    height: 51px;
    width: 190px;
    border-radius: 0 5px 5px 0;
    background-color: #F4B233;
    float: left;
}

section.row-sec.page_section_appstore .news_ltr .btn_box input {
    font-family: Gotham-bold;
    font-size: 18px;
    letter-spacing: -0.2px;
    /*    line-height: 22px;*/
    text-align: center;
    background: transparent;
    border: 0px;
    text-transform: uppercase;
    cursor: pointer;
    width: 100%;
    height: 51px;
}

.quiz_question_box .quiz_box .quiz_ans_list {
    counter-reset: alpha;
    padding-left: 0;
}

.quiz_question_box .quiz_box .quiz_ans_list li:before {
    counter-increment: alpha;
    content: counter(alpha, upper-alpha);
}

.quiz_question_box .quiz_box .quiz_box_title {
    margin: 0;
    font-size: 30px;
    color: #000;
    font-family: "Leviathan-HTF-Black";
    margin-bottom: 30px;
    font-style: italic;
}

.quiz_question_box .quiz_box .quiz_box_title .ques_hash {
    display: inline-block;
    position: relative;
    top: 8px;
}

.quiz_question_box .quiz_box .quiz_ans_list li {
    list-style: none;
    border: 1px solid #D6D6D6;
    padding: 10px;
    padding-left: 80px;
    margin-bottom: 10px;
    border-radius: 5px;
    position: relative;
    transition: all 0.5s;
    color: #000;
    font-size: 16px;
    cursor: pointer;
}

.quiz_question_box .quiz_box .quiz_ans_list li:hover {
    background: #000;
    color: #f5f5f5;
    border-color: #000;
}

.quiz_question_box .quiz_box .quiz_ans_list li:before {
    counter-increment: alpha;
    content: counter(alpha, upper-alpha);
    position: absolute;
    left: 30px;
    border: 1px solid #D6D6D6;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    transition: all 0.5s;
    font-family: "Leviathan-HTF-Black";
    padding-top: 3px;
}

.quiz_question_box .quiz_box .quiz_ans_list li:hover:before {
    background: #f4b233;
    color: #000;
    border-color: #f4b233;
}

.quiz_question_box {
    display: none;
    width: 100%;
    float: left;
    position: relative;
}

.mobile_view {
    display: none;
}

.error-msg {
    position: absolute;
    bottom: 6px;
    left: 30px;
    color: #ff0000;
    font-family: "Gotham-Black";
    text-transform: uppercase;
    font-size: 14px;
}

section.row-sec.page_section_appstore .error-msg {
    left: 15px;
    bottom: -30px;
}

.page-template-page-promotional-campaign::before {
    height: 0;
}

.sidebar-goto {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 5%;
    text-align: center;
    display: table;
    height: 100%;
    z-index: 99;
}

.sidebar-goto-inner {
    display: table-cell;
    vertical-align: middle;
}

.goto {
    background: #fff;
    display: block;
    width: 13px;
    height: 13px;
    margin: auto;
    border-radius: 50%;
    margin-bottom: 22px;
    cursor: pointer;
    border: 1px solid #fff;
    box-shadow: 0 0 6px #4a4f55;
    transition: all 1.0s ease;
    z-index: 9;
    color: #000;
}

.goto:last-child:after {
    border: 0;
}

.goto:after {
    width: 10px;
    height: 10px;
    content: '';
    color: #fff;
    position: relative;
    top: 13px;
    border-left: 1px solid #fff;
}

.goto:hover {
    background: #aeaea7;
    border: 1px solid #aeaea7;
}

.goto .tooltip-cap {
    width: 175px;
    display: block;
    opacity: 0;
    transition: all 0.5s ease;
    position: absolute;
    margin-left: 28px;
    z-index: -1;
    background: #aeaea7;
    border-radius: 50px;
    padding: 4px 4px;
    margin-top: -9px;
    font-family: "Gotham-Bold";
    text-transform: uppercase;
    visibility: hidden;
}

.quiz .tooltip-cap {
    width: 116px;
}

.summer-selction .tooltip-cap {
    width: 280px;
}

.goto:hover .tooltip-cap {
    opacity: 1;
    visibility: visible;
}

.quiz_box_thanks_title h2 {
    color: #000;
    font-family: "Leviathan-HTF-Black-Italic";
    font-size: 48px;
    text-align: center;
    margin-top: 0;
}

.quiz_box_thanks_title h3 {
    margin: 0;
    font-size: 28px;
    color: #000;
    font-family: "Leviathan-HTF-Black";
    margin-bottom: 15px;
    line-height: 37px;
}

.quiz_box_thanks_title p {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.2px;
    line-height: 20px;
}


/*.section_sale.common_section {
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
}*/


/* cookies css */

.cookies_constent {
    bottom: 0;
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
    width: 100%;
    background: #f4f4f4;
    padding: 10px 0px;
}

.cookies_constent .cc-bottom {
    position: relative;
}

.cookies_constent .cookies-sec .cookie_head {
    color: #000000;
    font-family: "Leviathan-HTF-Black";
    font-size: 24px;
    line-height: 30px;
    margin-top: 0px;
}

.cookies_constent .cookies-sec p {
    margin-bottom: 0px;
}

.cookies_constent .cc-link {
    display: none;
}

.quiz-beer-box {
    width: 100%;
    float: left;
    padding-right: 65px;
    padding-top: 40px;
}

.quiz-beer-img {
    text-align: center;
}

.search-learn-more {
    color: #000000;
    font-family: 'Gotham-Bold';
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: -0.28px;
    border: 0px;
    border-radius: 5px;
    background-color: #F4B233;
    padding: 1px 11px 0;
    vertical-align: middle;
    display: table-cell;
    height: 34px;
}

p.search-des {
    margin-bottom: 15px;
}
.contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row select {
    width: 100%;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding: 14px;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("../images/arrow-down-shape.svg");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 18px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
}
.contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row select::-ms-expand {
    display: none;
}

.page-single-foodpairing .top_heading h2 {
    font-size: 28px;
    color: #000;
    margin: 0;
    margin-bottom: 0px;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-bottom: 25px;
}

.quiz_box_thanks_title .browe_btn {
    color: #000;
    font-family: Gotham-Bold;
    font-size: 14px;
    letter-spacing: -0.36px;
    text-align: center;
    border-radius: 5px;
    background-color: #f4b233;
    display: inline-block;
    padding: 10px 13px;
    margin-top: 10px;
}

.hours_section.header_section.header_right span.htitle {
    border-bottom: 1px solid #000;
}

.top_bar .header_locator {
    display: inline-block;
}

.hours_section.header_section.header_right {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.header_right_popup {
    position: absolute;
    top: 30px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    border-radius: 5px;
    z-index: 99;
    background: #fff;
    width: 330px;
    height: 120px;
    display: none;
}

.header_right_popup .header_tbl_contain {
    box-shadow: 0px 2px 25.38px 1.62px rgba(0, 0, 0, 0.32);
    border-radius: 5px;
}

.header_right_popup .header_tbl_contain span.header_pop_close_btn {
    position: absolute;
    right: 8px;
    top: 5px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.header_right_popup .header_tbl_contain span.htitle_popup {
    display: block;
    font-size: 18px;
    font-family: 'Leviathan-HTF-Black';
    color: rgb(0, 0, 0);
    line-height: 18px;
    padding: 20px 26px 15px 20px;
    border-bottom: 1px solid #ddd;
}

.header_right_popup .header_tbl_contain span.htitle_desc {
    display: block;
    font-size: 14px;
    font-family: "Gotham-Book";
    color: rgb(0, 0, 0);
    line-height: 18px;
    padding: 15px 26px 20px 20px;
    background: #f4f4f4;
    border-radius: 5px;
}

.header_right_popup .header_tbl_contain span.disable_arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    display: block;
    top: -20px;
    left: 5px;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 17px solid #fff;
}

section.row-sec.page_section_appstore.homepage-app-sec {
    margin-bottom: 50px;
}

.section_more.common_section {
    padding: 60px 0;
}

/* cookies css end */

.single-beer-can-icon img {
    height: 35px;
}

.single-beer-can-icon {
    display: inline-block;
}


/*popup form css*/

.page_contest_form .form-close {
    position: relative;
    float: right;
    top: -37px;
    right: 40px;
    font-size: 22px;
    color: #000;
    cursor: pointer;
    font-weight: bold;
}

.page_contest_form .page_contest_form_inner .form-sec {
    max-width: 1070px;
    margin: 80px auto;
    display: block;
    width: 100%;
}

.page_contest_form {
    width: 100%;
    float: left;
    display: none;
    background: #fff;
}

.page_contest_form .cform_row {
    margin-bottom: 20px;
    padding-left: 0;
}

.page_contest_form h2 {
    font-size: 34px;
    color: #000;
    margin: 0;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.38px;
    margin-bottom: 50px;
    text-align: center;
}

.page_contest_form .cform_row input {
    width: 100%;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding: 15px;
    line-height: normal;
}

.page_contest_form .cform_row select {
    width: 100%;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    padding: 15px;
    line-height: normal;
    -webkit-appearance: none;
}

.page_contest_form .cform_btn {
    width: 100%;
    float: left;
}

.page_contest_form .cform_btn input {
    border: none;
    color: #000;
    text-transform: uppercase;
    background-color: #f4b233;
    border-radius: 5px;
    font-size: 14px;
    padding: 7px;
    display: table-cell;
    text-align: center;
    font-family: "Gotham-Bold";
    letter-spacing: 0.28px;
    width: 175px;
    height: 41px;
    vertical-align: middle;
}

.page_contest_form .checkbox-text {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

.page_contest_form .checkbox-text span {
    font-size: 14px;
    line-height: 17px;
    font-family: 'Gotham-Bold';
    color: #4A4F55;
}

.page_contest_form .cform_row input[type="checkbox"] {
    max-width: 100%;
    width: 25px;
    float: left;
}

.page_contest_form .cform_row.check {
    border-bottom: 1px solid #ddd;
    padding-bottom: 44px;
    margin-bottom: 32px;
}

.page_contest_form span.wpcf7-list-item.first.last {
    margin: 0;
    display: unset;
}

.page_contest_form .check span.wpcf7-list-item-label {
    padding-left: 13px;
    color: #4A4F55;
    font-family: 'Gotham-Medium';
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    margin-bottom: 12px;
}

.page_contest_form .wpcf7-spam-blocked,
.page_contest_form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    border: 0px;
    padding-left: 0;
    color: #ff0000;
    width: auto;
    margin: 0;
    position: absolute;
    bottom: 216px;
    left: 230px;
}

form.wpcf7-form {
    position: relative;
    width: 100%;
    float: left;
}

.page_contest_form .wpcf7-mail-sent-ok {
    width: auto;
    margin: 0;
    color: #398f14;
    position: absolute;
    bottom: 216px;
    left: 230px;
}

.page_contest_form .mark-text {
    color: #000000;
    font-size: 24px;
    padding: 0;
    font-family: 'Gotham-Bold';
}

.page_contest_form p.desc {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: -0.38px;
    line-height: 20px;
    margin-top: 10px;
}

.page_contest_form .check-block span.wpcf7-list-item-label {
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 20px;
    color: #4A4F55;
    padding-left: 9px;
    width: calc(100% - 25px);
    float: left;
}

.page_contest_form .footer-para {
    margin: 0px 0 70px;
}

.page_contest_form .footer-text {
    margin: 26px 0px;
    margin-bottom: 15px;
}

.page_contest_form .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin: 20px 0;
}


/*popup form css end*/


/*recipe css start*/

.archive_recipe_wrap {
    position: relative;
}

.post-type-archive-recipes .ui-widget.ui-widget-content {
    position: absolute;
    background: #fff;
    border: 1px solid #d9d9d9;
    z-index: 1;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style: none;
    padding: 20px;
    text-align: left;
    width: 100% !important;
    max-width: 532px;
    /* left: 480px !important; */
}

.post-type-archive-recipes .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
    font-family: 'Gotham-Book';
    color: #000;
}

.post-type-archive-recipes .ui-menu .ui-menu-item {
    padding: 10px 0px;
    border-bottom: 1px solid #f4b233;
}

.post-type-archive-recipes .ui-state-active,
.post-type-archive-recipes .ui-widget-content .ui-state-active,
.post-type-archive-recipes .ui-widget-header .ui-state-active,
.post-type-archive-recipes a.ui-button:active,
.post-type-archive-recipes .ui-button:active,
.post-type-archive-recipes .ui-button.ui-state-active:hover {
    border: none;
    background: #fff;
    font-weight: normal;
    color: #000;
    margin: 0;
}

.archive_recipe_wrap .right-section {
    padding-left: 15px;
    padding-right: 0;
}

.archive_recipe_wrap .right-section::before {
    margin-left: -15px;
    display: none;
}

.recipe-box {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.archive_recipe .tag-block {
    position: absolute;
    top: 10px;
    left: 25px;
}

.archive_recipe .tag-block span {
    background: #fff;
    text-transform: uppercase;
    padding: 5px 8px;
    font-family: "Gotham-Bold";
    font-size: 10px;
    border-radius: 5px;
    color: #000;
}

.archive_recipe .recipe-cook {
    width: 50%;
    display: inline-block;
    /* border-right: 1px solid #d6d6d6; */
    box-sizing: border-box;
    padding: 12px 0px;
    text-align: center;
}

.archive_recipe .recipe-cook img {
    width: 18px;
    display: inline-block;
}

.archive_recipe .recipe-cook strong {
    font-family: "Gotham-Bold";
    font-size: 14px;
    font-weight: normal;
}
.archive_recipe .grid-des .icon {
	display: inline-block;
	width: 30px;
	text-align: left;
}
.archive_recipe .recipe-cook span.block {
    font-size: 12px;
}
.archive_recipe .grid-des .desc {
	display: inline-block;
	text-align: left;
    vertical-align: top;
    width: calc(100% - 35px);
}
.archive_recipe .recipe-serves {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
    padding: 12px 0px;
    /*text-align: center;*/
    padding-left: 5%;
}
.archive_recipe .recipe-box .grid-des {
    padding: 0 20px;
    padding-right: 5px;
}
.archive_recipe .recipe-box .grid-des:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ddd;
    right: 50%;
}
.archive_recipe .recipe-serves img {
    width: 27px;
    display: inline-block;
}

.archive_recipe .recipe-serves strong {
    font-family: "Gotham-Bold";
    font-size: 14px;
    font-weight: normal;
}

.archive_recipe .recipe-serves span.block {
    font-size: 12px;
}

.archive_recipe .recipe-box-content {
    border-bottom: 1px solid #d6d6d6;
}
.archive_recipe .recipe-serves .desc{
    padding-left: 10px;
}
.recipe-box .recipe-img img {
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.recipe-box-content {
    padding: 5px 20px;
}

.recipe-box .recipe-title h4 {
    font-size: 18px;
    line-height: 23px;
    font-family: "Gotham-Bold";
    color: #000;
}

.recipe-box .recipe-title h4 a {
    color: #000;
}

.recipe-box .recipe-des p {
    font-size: 14px;
    margin-bottom: 18px;
    color: #000;
}

.recipe-des a.recipe-lmore {
    font-size: 10px;
    font-family: "Gotham-Black";
    color: #000;
    text-transform: uppercase;
}

.recipe-des a.recipe-lmore:after {
    content: url(../images/arrow-orange.svg);
    position: relative;
    right: -9px;
    top: 2px;
}

.recipe-des a.recipe-lmore:hover {
    color: #f4b233;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.recipe-des a.recipe-lmore:hover::after {
    content: url(../images/arrow-black.svg);
}

.single_recipe_wrap {
    position: relative;
    width: 100%;
    float: left;
}

.single_recipe_wrap .feat_img {
    /* margin-bottom: 30px; */
}

.single_recipe_wrap .top_heading h2 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 15px;
    font-family: "Leviathan-HTF-Black";
}

.single_recipe_wrap .recipe_detail {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #ddd;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 35px;
    border-top: 0;
    position: relative;
}

.single_recipe_wrap ul.recipe_detail.mob-show {
    display: none;
}

.single_recipe_wrap .top_heading {
    margin-bottom: 40px;
}

.single_recipe_wrap .recipe_detail::after {
    content: "";
    display: table;
    clear: both;
}

.single_recipe_wrap .recipe_detail li {
    text-align: center;
    display: inline-block;
    width: 25%;
    float: left;
    padding: 20px 15px;
    position: relative;
}


/* 8nov */

.single_recipe_wrap .recipe_detail .center-hor-border {
    width: calc(100% - 30px);
    height: 1px;
    border-bottom: 1px solid #ddd;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
}

.single_recipe_wrap .recipe_detail li.three_block {
    width: 33.33%;
}

.single_recipe_wrap .recipe_detail li.five_block {
    width: 20%;
}

.single_recipe_wrap .recipe_detail li.six_block {
    width: 33.33%;
}

.single_recipe_wrap .recipe_detail li.six_block:nth-child(4):after {
    width: 0px;
}

.single_recipe_wrap .recipe_detail li.seven_block:nth-child(6) {
    margin-left: 12.5%;
}

.single_recipe_wrap .recipe_detail li.seven_block:nth-child(5):after {
    width: 0px;
}

.single_recipe_wrap .recipe_detail li.eight_block:nth-child(5):after {
    width: 0px;
}


/* 8nov */

.single_recipe_wrap .recipe_detail li:after {
    content: '';
    position: absolute;
    right: 0;
    height: 72px;
    width: 1px;
    top: 50%;
    margin-top: -36px;
    background: #ddd;
}

.single_recipe_wrap .recipe_detail li:last-child:after {
    width: 0px;
}

.single_recipe_wrap .recipe_detail li .icon {
    display: block;
    height: 20px;
    line-height: normal;
    margin-bottom: 8px;
}

.single_recipe_wrap .recipe_detail li .txt {
    display: block;
    font-size: 20px;
    font-family: "Gotham-Bold";
}

.single_recipe_wrap .recipe_detail li .value {
    display: block;
}

.single_recipe_wrap .rec_desc {
    color: #4a4f55;
    font-size: 14px;
    margin-bottom: 40px;
}

.single_recipe_wrap .even_odd_sec_wrap {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

.single_recipe_wrap .even_odd_sec_wrap::after {
    content: "";
    display: table;
    clear: both;
}

.single_recipe_wrap .even_odd_sec_wrap .even_odd_box {
    margin-bottom: 30px;
}

.single_recipe_wrap .even_odd_sec_wrap .even_odd_box h2 {
    margin: 0;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: "Gotham-Bold";
}

.single_recipe_wrap .even_odd_sec_wrap .even_odd_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 3px solid #ddd;
}

.single_recipe_wrap .even_odd_sec_wrap .even_odd_box ul li {
    padding: 10px 20px;
    color: #4a4f55;
    font-size: 14px;
    border-bottom: 2px solid #d6d6d6;
}

.single_recipe_wrap .even_odd_sec_wrap .even_odd_box ul li:nth-child(odd) {
    background: #f5f5f5;
}

.single_recipe_wrap .even_odd_sec_wrap .even_odd_box ul li:nth-child(even) {
    background: #fff;
}

.single_recipe_wrap .more_desc_sec {
    margin-bottom: 30px;
}

.single_recipe_wrap .more_desc_sec h2 {
    margin: 0;
    font-size: 24px;
    margin-bottom: 15px;
    font-family: "Gotham-Bold";
}

.single_recipe_wrap .more_desc_sec ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.single_recipe_wrap .more_desc_sec ol li {
    margin-bottom: 15px;
    color: #4a4f55;
    font-size: 14px;
}

.single_recipe_wrap .more_desc_sec ol li .sno {
    font-family: "Gotham-Bold";
    color: #000;
    width: 30px;
}

.single_recipe_wrap .more_desc_sec ol li .stext {
    width: calc(100% - 35px);
}

.single_recipe_wrap .feat_img img {
    width: 100%;
    /* border-radius: 5px; */
}

.recipe_sidebar {
    margin-top: 25px;
    padding-right: 15px;
}

.recipe_sidebar .form-group {
    position: relative;
}

.recipe_sidebar input[type="text"] {
    width: 100%;
    border-radius: 17px;
    background-color: #ffffff;
    height: 34px;
    padding: 8px 15px;
    color: #4a4f55;
    font-style: italic;
    border: 1px solid #D6D6D6;
}

.recipe_sidebar .input-group-button {
    position: absolute;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    right: 0px;
    top: 2px;
    background: none;
    margin: 0;
    padding: 0;
}

.recipe_sidebar .input-group-button button.s_btn {
    position: absolute;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    right: 3px;
    top: 0px;
    background: none;
    margin: 0;
    padding: 0;
}

.single_recipe_wrap .more_desc_sec ol li span {
    display: inline-block;
    vertical-align: top;
}

.recipe_inspiartion_sec {
    background: #f4f4f4;
    border-top: 1px solid #d6d6d6;
    padding: 60px 0;
    width: 100%;
    float: left;
}

.recipe_inspiartion_sec .head_sec {
    text-align: center;
    margin-bottom: 50px;
}

.recipe_inspiartion_sec .head_sec h3 {
    margin: 0;
    margin-bottom: 10px;
    color: #f4b233;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: "Gotham-Medium";
}

.recipe_inspiartion_sec .head_sec h2 {
    margin: 0;
    color: #000;
    font-size: 30px;
    font-family: "Leviathan-HTF-Black";
    letter-spacing: 0.2px;
}

.recipe_inspiartion_sec .insp_grid .insp_column {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    color: #000;
    background: #fff;
    position: relative;
}

.recipe_inspiartion_sec .insp_grid .insp_column::after {
    content: "";
    display: table;
    clear: both;
}

.recipe_inspiartion_sec .insp_grid .insp_column .img_sec {
    display: inline-block;
    width: 190px;
}

.recipe_inspiartion_sec .insp_grid .insp_column .content_sec {
    width: calc(100% - 195px);
    padding: 20px;
    display: inline-block;
    vertical-align: top;
}

.recipe_inspiartion_sec .insp_grid .insp_column .img_sec img {
    max-width: 100%;
    height: 200px;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.recipe_inspiartion_sec .insp_grid .insp_column .content_sec h3 {
    margin: 0;
    margin-bottom: 20px;
    font-size: 16px;
    letter-spacing: 0.23px;
    font-family: "Gotham-Bold";
}

.recipe_inspiartion_sec .insp_grid .insp_column .content_sec p {
    font-size: 14px;
    color: #4A4F55;
    margin-bottom: 20px;
    letter-spacing: 0.2px;
}

.recipe_inspiartion_sec .insp_grid .insp_column .content_sec .link_dv {
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 25px;
}

.single_recipe_wrap .recipe_share_sec {
    border-top: 1px solid #ddd;
    padding: 30px 0;
    margin-bottom: 30px;
}

.single_recipe_wrap .recipe_share_sec a {
    display: inline-block;
    vertical-align: middle;
}

.single_recipe_wrap .recipe_share_sec span {
    display: inline-block;
    vertical-align: middle;
}

.single_recipe_wrap .recipe_share_sec .print_btn {
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    background: #ffaf00;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 14px 30px;
    margin-right: 50px;
}

.single_recipe_wrap .recipe_share_sec .share_txt {
    color: #000;
    font-family: "Gotham-Bold";
    font-size: 14px;
    margin-right: 10px;
}

.single_recipe_wrap .recipe_share_sec .social_link {
    width: 48px;
    height: 48px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    margin: 0 5px;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.single_recipe_wrap .recipe_share_sec .social_link:hover {
    background-color: #ffaf00;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.single_recipe_wrap .recipe_share_sec .fb_icon {
    background: url('../images/facebook-black.svg');
}

.single_recipe_wrap .recipe_share_sec .tw_icon {
    background: url('../images/twitter-black.svg');
}

.single_recipe_wrap .recipe_share_sec .pin_icon {
    background: url('../images/pintrest-black.svg');
}

.single_recipe_wrap .stamp_sec .dname {
    margin-bottom: 40px;
}

.single_recipe_wrap .stamp_sec .b_head {
    font-family: "Gotham-Bold";
    color: #000;
    font-size: 14px;
    margin-bottom: 15px;
}

.recipe_inspiartion_sec .insp_grid .insp_column .img_sec .compat-image-fit {
    display: block;
}

.recipe_sidebar .rec_cat_filter h2 {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0.15px;
    font-family: "Gotham-Bold";
    cursor: pointer;
    position: relative;
    padding-right: 20px;
}


/* review css start */

.recipe_ratings {
    width: 100%;
    float: right;
    text-align: right;
    margin-bottom: 15px;
}

.recipe_ratings .wpcr_inline {
    margin-left: 95px;
}

section#comments {
    display: none;
}

.review-sec {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.review-sec h3#reply-title {
    margin: 0;
    font-size: 30px;
    margin-bottom: 15px;
    font-family: "Leviathan-HTF-Black";
}

.review-sec .rating {
    float: left;
    width: 260px;
}

.review-sec legend {
    display: contents;
}

.review-sec p.comment-notes {
    display: none;
}

.review-sec .sprate {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.review-sec p.comment-form-author,
.review-sec p.comment-form-email {
    width: 50%;
    float: left;
    margin-bottom: 0;
}

.review-sec p.comment-form-author {
    padding-right: 15px;
}

.review-sec p.comment-form-email {
    padding-left: 15px;
}

p.comment-form-url {
    display: none;
}

.review-sec p.comment-form-heading,
.review-sec p.comment-form-comment,
.review-sec p.form-submit {
    width: 100%;
    float: left;
    margin-bottom: 0;
}

.review-sec p.comment-form-heading {
    margin: 30px 0;
}

.review-sec p.form-submit {
    margin-top: 30px;
}

.review-sec p.comment-form-author input,
.review-sec p.comment-form-email input,
.review-sec p.comment-form-heading input {
    width: 100%;
    height: 50px;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #4a4f55;
    font-family: 'Gotham-Book';
}

.review-sec p.comment-form-author input::placeholder,
.review-sec p.comment-form-email input::placeholder,
.review-sec p.comment-form-heading input::placeholder,
.review-sec p.comment-form-comment textarea::placeholder {
    color: #4a4f55;
    font-style: normal;
}

.review-sec p.comment-form-comment textarea {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #4a4f55;
    height: 200px;
    font-family: 'Gotham-Book';
    resize: none;
}

.review-sec p.form-submit input {
    background: #f4b233;
    display: block;
    width: 180px;
    height: 60px;
    text-align: center;
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: uppercase;
    background-color: #f4b233;
    border-radius: 5px;
    font-size: 18px;
    padding: 0px 10px;
    line-height: 40px;
    border: 1px solid #f4b233;
}

.review-sec .rating:not(:checked)>label {
    text-shadow: none;
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label {
    text-shadow: none !important;
}

ol.commentlist {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

ol.commentlist li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

ol.commentlist li:last-child {
    border-bottom: 0px;
}

ol.commentlist footer.comment-meta {
    background: none;
    width: 180px;
    float: left;
    padding-bottom: 0px;
}

ol.commentlist img.avatar.photo {
    border-radius: 5px;
}

ol.commentlist .says {
    display: none;
}

ol.commentlist .comment-content {
    width: calc(100% - 180px);
    float: left;
}

h4.comment-heading {
    font-weight: 600;
    font-family: "Gotham-Bold";
    margin: 20px 0;
}

ol.commentlist .comment-content p {
    margin-top: 15px;
}

ol.commentlist .reply {
    display: none;
}

ol.commentlist b.fn {
    width: 100%;
    float: left;
    margin-top: 25px;
    font-family: "Gotham-Bold";
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 10px;
}

ol.commentlist .comment-content .tval {
    display: none;
}


/* review css end */

.archive_recipe .sidebar-section {
    padding-bottom: 60px;
    padding-left: 0;
	border-right: 1px solid #d6d6d6;
}
.archive_recipe_wrap .right-section {
    border-left: 0px !important;
}

.archive_recipe .recipe_sidebar .rec_cat_filter h2 {
    font-size: 16px;
    padding-top: 25px;
}

.archive_recipe .recipe_sidebar .rec_cat_filter h2::after {
    width: 0px;
}

.archive_recipe .recipe_sidebar .rec_cat_filter ul li.current {
    color: #D06F1A;
}

.archive_recipe .recipe_sidebar .rec_cat_filter ul li {
    font-size: 14px;
    padding: 15px 0;
    border-bottom: 1px solid #d6d6d6;
    cursor: pointer;
    color: #4A4F55;
}

.archive_recipe .recipe_sidebar .rec_cat_filter ul li:hover {
    color: #D06F1A;
    background: #fff;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.recipe_sidebar .rec_cat_filter h2::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    background: #000;
    right: 0;
    top: 7px;
}

.recipe_sidebar .rec_cat_filter h2.collapsed_close::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 15px;
    background: #000;
    right: 7px;
    top: 0;
}

.recipe_sidebar .rec_cat_filter ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 15px;
}

.recipe_sidebar .rec_cat_filter ul li a {
    letter-spacing: 0.15px;
    font-size: 14px;
    padding: 5px 10px 5px 0px;
    color: #010101;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    display: block;
}

.recipe_sidebar .rec_cat_filter ul li a:hover {
    color: #D06F1A;
    background: #ffffff;
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.recipe_sidebar .rec_cat_filter ul li a.active {
    color: #D06F1A;
    background: #ffffff;
}

.recipe_sidebar .form-group {
    margin-bottom: 30px;
}

.single_recipe_wrap .recipe_detail.li_2 li {
    width: 50%;
}

.single_recipe_wrap .recipe_detail.li_3 li {
    width: 33.3333334%;
}

.archive_recipe_wrap .heading {
    margin: 0;
    margin-bottom: 30px;
    padding: 0 15px;
    font-family: "Leviathan-HTF-Black";
    font-size: 30px;
}

.single_recipe_wrap .rec_title {
    margin: 0;
    margin-bottom: 50px;
    font-family: "Leviathan-HTF-Black";
    font-size: 36px;
    line-height: 40px;
}


/*recipe css end*/

.compat-object-fit {
    background-size: cover;
    background-position: center center;
}

.compat-object-fit img {
    opacity: 0;
}

.beer_pagination span.page-numbers.current {
    text-align: center;
    background: #f4b233;
    color: #fff;
    width: 28px;
    height: 30px;
    display: inline-block;
    line-height: 28px;
    border:1px solid #f4b233;
}

.beer_pagination a {
    text-align: center;
    line-height: 28px;
    vertical-align: middle;   
    color: #010101;
}
.beer_pagination .page-numbers{
    padding: 0px 10px;
    float: left;
    border: 1px solid #d6d6d6;
    border-left: none;
}

.beer_pagination {
    float: right;
    width: 40%;
    display: inline-block;
    padding-right: 15px;
    text-align: right;
}

.beer_pagination.top {
    margin-bottom: 30px;
    margin-top: 4px;
}
.beer_pagination.bottom {
	margin-bottom: 50px;
	margin-top: 20px;
}
.beer_pagination a.next.page-numbers {
    position: relative;
    border-radius: 0px 4px 4px 0px;
}

a.prev.page-numbers {
	/* transform: rotate(180deg); */
	position: relative;
	border-left: 1px solid #d6d6d6;
	border-radius: 4px 0px 0px 4px;
}

.beer_pagination.bottom {
    padding: 0;
}

.pagination_main {
    width: 100%;
    display: inline-block;
}

.pagination_main h2.heading.recipe_page {
    width: 60%;
    float: left;
}

.beer_pagination.bottom {
    width: 100%;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
}


/*****/

.single_recipe_wrap .recipe_share_sec .left_sec {
    display: inline-block;
    width: calc(100% - 170px);
    display: none;
}

.single_recipe_wrap .recipe_share_sec .stamp_sec {
    display: inline-block;
    /* width: 165px; */
    text-align: right;
    vertical-align: middle;
}

.single_recipe_wrap .stamp_sec img.logo_stamp {
    max-width: 165px;
    margin-left: 14px;
}

.single_recipe_wrap .recipe_share_sec .stamp_sec h3 {
    font-family: "Gotham-Bold";
    font-size: 16px;
    text-align: left;
    margin: 0;
    margin-bottom: 10px;
    width: 165px;
    float: left;
    display: contents;
}

.single_recipe_wrap .recipe_share_sec .share_txt,
.single_recipe_wrap .recipe_share_sec .social_link {
    display: none !important;
}


/****/

.beer_sale_filters .beer_sale_filters_inner {
    /* border-bottom: 1px solid #d6d6d6; */
    padding-bottom: 30px;
    /* margin-bottom: 40px; */
    font-family: "Gotham-Bold";
    font-size: 14px;
}

.beer_sale_filters .beer_sale_filters_inner .filter_txt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.beer_sale_filters .beer_sale_filters_inner .filter_link {
    display: inline-block;
    vertical-align: middle;
}

.beer_sale_filters .beer_sale_filters_inner .sale_sort {
    display: inline-block;
    border: 1px solid #d6d6d6;
    border-left: none;
    color: #000;
    font-size: 14px;
    padding: 7px 15px;
    vertical-align: middle;
    float: left;
}

.beer_sale_filters {
    padding: 0 95px;
}

.beer_sale_filters .beer_sale_filters_inner .sale_sort.slickSortActive {
    background: #f4b233;
}

.beer_sale_filters .beer_sale_filters_inner .sale_sort:last-child {
    border-radius: 0 5px 5px 0;
}

.beer_sale_filters .beer_sale_filters_inner .sale_sort:first-child {
    border-left: 1px solid #d6d6d6;
    border-radius: 5px 0 0 5px;
}


/*** Checklist Page Css ***/

.checklist-title {
    margin: 0;
    margin-bottom: 30px;
    font-family: "Leviathan-HTF-Black";
    font-size: 30px;
}

.checklist_guide_wrap {
    position: relative;
}

.checklist_sub-head {
    margin-bottom: 30px;
}

.checklist_feat_img img {
    width: 100%;
}

.checklist_description-main {
    color: #4A4F55;
    padding: 20px 0px;
}

.checklist_row {
    width: 100%;
    float: left;
}

.checklist-list {
    color: #4A4F55;
    list-style: none;
    display: block;
    vertical-align: middle;
    padding-left: 0px;
    padding-top: 30px;
}

.checklist-list li {
    width: 49%;
    display: inline-block;
    float: left;
    margin-right: 2%;
}

.checklist-list li:nth-child(even) {
    margin-right: 0%;
}

.checklist_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #4A4F55;
    font-weight: 400;
}

.checklist_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checklist_container .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #b1b1b1;
}

.checklist_container:hover input~.checkmark {
    background-color: #fff;
    border: 1px solid #b1b1b1;
}

.checklist_container input:checked~.checkmark {
    background-color: #f4b233;
    border: 1px solid #f4b233;
}

.checklist_container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checklist_container input:checked~.checkmark:after {
    display: block;
}

.checklist_container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.heighlighter {
    color: #d06f1a;
}

.footer-message {
    padding-left: 0px;
    clear: both;
}

.checklist_share {
    float: left;
}

.checklist_download_btn {
    font-family: "Gotham-Bold";
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    background: #ffaf00;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 14px 30px;
    margin-left: 50px;
    display: inline-block;
    margin-top: 0px;
}

.checklist_download_block {
    float: right;
    width: 30%;
}

.checklist_download_block p {
    margin-top: 10px;
    font-size: 12px;
}


/* Rita's Css */

.personal_info .my_addresses .table thead {
    background: #232323;
    color: #f3b133;
    padding: 15px 0px;
    font-size: 16px;
}

.personal_info .my_addresses .table td:first-child {
    font-weight: 700;
    font-size: 15px;
    text-transform: capitalize;
    background: #efefef;
}

.personal_info .my_addresses .table td {
    border: 0.5px solid #e4e4e4;
}

.personal_info .my_addresses .table .btn-primary {
    background: #f4b233;
    border: 1px solid #f4b233;
    color: #000000;
    font-weight: 700;
}

.personal_info .my_addresses .table .btn-danger {
    background: #000000;
    border: 1px solid #000000;
}

.information_section .info_left_inner .form_field {
    width: 48.5%;
    margin-right: 5px;
    display: inline-block;
}

.full_page_account .page_container .tab-content .info .first_section.personal_info .information_section form .info_left_div .account-upload-btn-wrapper {
    width: 100%;
}


/** end of checklist css **/


/***accordian 24-02-2020**/

#accordion {
    border: 1px solid #ddd;
    border-radius: 10px;
    overflow: hidden;
    border-bottom: 0px;
}

.accordion-toggle {
    cursor: pointer;
}

#accordion .open {
    padding: 30px 15px;
    background: #000;
    font-family: "Gotham-Bold";
    font-size: 18px;
    margin-bottom: 0px;
    color: #fff;
    border-bottom: 0px solid #000;
}

#accordion h4 {
    padding: 30px 15px;
    background: #f5f5f5;
    font-family: "Gotham-Bold";
    font-size: 18px;
    color: #404040;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0px;
    position: relative;
    line-height: normal;
}

.accordion-toggle h4 {
    background-color: #ff0000;
}

.accordion-content {
    display: none;
}

.accordion-content.default {
    display: block;
}

.accordion-content {
    padding: 50px 30px;
    border-bottom: 1px solid #ddd;
}

.accordion-content h2 {
    margin-bottom: 15px;
}

.accordion-content h3 {
    font-size: 18px;
    color: #010000;
    font-family: "Gotham-Book";
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

.accordion-toggle.open::after {
    content: "-";
    position: absolute;
    right: 30px;
}

.accordion-toggle::after {
    content: "+";
    position: absolute;
    right: 30px;
    top: 30px;
}

.contest-winner-list {
    margin-bottom: 30px;
}

.contest-winner-list .contest-winner {
    font-family: 'Gotham-Medium';
    font-size: 18px;
    color: #f4b233;
    float: left;
    padding-right: 30px;
    width: 300px;
}

.contest-winner-list .contest-winner-list-name {
    color: #010000;
    font-family: "Gotham-Medium";
    font-size: 18px;
    display: inline-block;
}

.contest-winner-list .contest-winner-list-name small {
    font-family: "Gotham-medium";
    font-size: 16px;
    color: #4a4f55;
}

.contest-lists {
    padding-left: 5px;
}

.contest-lists li {
    width: 49%;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    counter-increment: my-awesome-counter;
}

.contest-lists li::before {
    content: counter(my-awesome-counter)". ";
    color: #010000;
}

.contest-winner-list:last-child {
    margin-bottom: 0px;
}

.contest-lists {
    margin-bottom: 0px;
}
.contest-lists li:last-child {
    margin-bottom: 0px;
}
.news-wrap .news_post_wrap > h2 {
	margin-bottom: 0;
}
.better_return_page .btrStripe .stripeBtn .site_default_btn {
	padding: 10px 3px;
}
.full_page_account .page_container .tab-content .no_records {
	margin: 0;
	padding: 30px 0;
	border-top: 1px solid #ddd;
}
/**24-02-2020 end**/
.thankyouWrap {
	text-align: center;
	padding: 70px 25px;
}
.thankyouWrap .icon {
	display: block;
	margin-bottom: 15px;
}
.thankyouWrap h3 {
	margin: 0;
	font-size: 24px;
	font-family: Gotham-Bold;
	margin-bottom: 15px;
}
.thankyouWrap p {
	margin-bottom: 30px;
}
.thankyouWrap .site_default_btn {
	width: auto;
	font-size: 12px;
	padding: 12px 25px;
}
.commonPageTemplateSec .containerInner{
    border-top: 1px solid #ddd;
    padding-top: 60px;
}
#commentform fieldset label {
	text-shadow: none;
}
#commentform fieldset legend {
	font-size: 17px;
}

/*subscribe popup css*/

.subscribe-popup {
    display:none;
    position: fixed;
    top: 0; 
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.7);
    overflow-y: scroll;
}

.subscribe-popup-inner {
    top: 50%!important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 720px;
    width: 90%;
    padding: 0px;
    position: absolute;
    background: #fff;
    padding: 20px 4%;
    border-radius: 10px;
}

.subscribe-popup-title .beer-logo {
    float: left;
    padding-right: 20px;
    margin-top: -21px;
}

.subscribe-popup-content .market-sec {
    margin-top: 15px;
}

.subscribe-popup-title .popup-title {
    float: left;
    width: auto;
    margin-top: 8px;
}

.subscribe-popup-title h2 {
    color: #333333;
    font-size: 28px;
    font-family: "Leviathan-HTF-Black";
    font-weight: normal;
}

.subscribe-popup-title .close-button {
    background: transparent;
    border: 0px;
    position: absolute;
    right: 7px;
    top: 7px;
}

.subscribe-popup-title .close-button span {
    font-size: 30px;
    color: #333;
}

.popup-title p {
    margin-bottom: 0px;
}

.subscribe-popup-content {
    float: left;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 0px;
}

.subscribe-popup-content .txtInput {
    width: 100%;
    border: 1px solid #ddd;
    height: 50px;
    border-radius: 5px;
    padding-left: 15px;
    font-size: 16px;
    color: #4a4f55;
    margin-bottom: 20px;
    font-family: 'Gotham-Book';
}

.subscribe-popup-content label {
    display: block;
    margin-bottom: 10px;
}

.subscribe-popup-content label.age-label,
.subscribe-popup-content label.permission-label {
    font-family: 'Gotham-Bold';
    font-weight: normal;
}

.subscribe-popup-content .agreement_sec span.news_lists {
    display: grid;
    color: #4A4F55;
}

.subscribe-popup-content .agreement_sec .no_subs {
    display: none;
}

.subscribe-popup-content .agreement_sec {
    margin-top: 10px;
    margin-bottom: 10px;
}

.subscribe-popup-content .news_checkbox input[type="checkbox"] {
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}

.subscribe-popup-content .news_lists p {
    padding-left: 24px;
}

.subscribe-popup-content .subscribe-btn {
    max-width: 150px;
    width: 100%;
    height: 50px;
    background: #f4b233;
    text-transform: uppercase;
    font-family: Gotham-Bold;
    border-radius: 5px;
    border: 0px;
    margin-top: 15px;
}


/* The container */

.subscribe-popup-content .container {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 18px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    color: #4a4f55;
}


/* Hide the browser's default checkbox */

.subscribe-popup-content .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.subscribe-popup-content .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}


/* On mouse-over, add a grey background color */

.subscribe-popup-content .container:hover input~.checkmark {
    background-color: #fff;
}


/* When the checkbox is checked, add a blue background */

.subscribe-popup-content .container input:checked~.checkmark {
    background-color: #fff;
}


/* Create the checkmark/indicator (hidden when not checked) */

.subscribe-popup-content .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.subscribe-popup-content .container input:checked~.checkmark:after {
    display: block;
}

.subscribe-popup-content .agreement_sec .no-show {
    display: none;
}


/* Style the checkmark/indicator */

.subscribe-popup-content .container .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid #f4b233;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.subscribe-popup-footer {
    float: left;
    width: 100%;
    margin: 15px 0px;
}
/**************************Media Query***************************/

/*@media screen and (min-width:1680px) and (max-width:1800px) start Here*/

@media screen and (min-width:1680px) and (max-width:1800px) {
    .container.feature-slider-sec-inner {
        padding: 0 100px;
    }
    .Page-Contest-Left-sec {
        padding: 35px 54px;
    }
}

/*************************************************************/

/*@media screen and (min-width: 1600px) Start Here*/

@media screen and (min-width: 1600px) {
    .two-box-wrap .page-sub-content .store-btn {
        margin-bottom: 35px;
    }
}


/*@media screen and (min-width: 1600px) Start Here*/


/*************************************************************/


/*@media screen and (max-width: 1600px) Start Here*/

@media screen and (max-width: 1600px) {
    .checklist_download_btn {
        margin-top: 0px;
    }
    .right-section {
        padding-left: 60px;
    }
    .news_text_sec .single-title {
        padding: 12px 7px;
        padding-bottom: 5px;
    }
    .news-date {
        left: 7px;
    }
    .single-title h4 {
        font-size: 13px;
    }
    .strip-sec {
        padding: 21px 20px;
    }
    span.strip-icon {
        margin-right: 10px;
    }
    .page-about_inner-wrap .strip-small-title {
        margin-left: 0px;
    }
    .strip-sec {
        width: 100%;
        float: left;
    }
    .bottle-box img {
        width: 100%;
    }
    .two-box-wrap .page-sub-content .beer-bottle-box .text-box.box-eq-ht {
        margin-left: 0;
        margin-top: 15px;
        position: relative;
    }
    .two-box-wrap .page-sub-content .all-blk {
        font-size: 20px;
    }
    .two-box-wrap .page-sub-content .benefit {
        font-size: 14px;
    }
    .two-box-wrap .page-sub-content .brinng {
        font-size: 16px;
        line-height: 20px;
    }
    .better_return_page .btrStripe .stripeBtn .site_default_btn {
        font-size: 10px;
    }
    .better_return_page .btrStripe .stripeBtn {
        width: 270px;
    }
    .better_return_page .btrStripe .stripeContent {
        width: calc(100% - 350px);
        padding: 0 15px;
    }
    .better_return_page .btrStripe .stripeContent .lg_txt {
        font-size: 22px;
        margin-right: 5px;
    }
    .better_return_page .btrStripe .stripeContent .sm_txt {
        height: 26px;
        font-size: 12px;
    }
    .right-section::before {
        margin-left: -60px;
    }
    .page-about-content .right-section::before {
        margin-left: -80px;
    }
    .page-about-content .right-section{
        padding-left: 80px;
    }
    .news-letter-page {
        padding: 4rem 4rem;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec {
        width: calc(100% - 155px);
        padding: 15px;
        padding-top: 20px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec {
        width: 150px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec img {
        height: 180px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec h3 {
        margin-bottom: 15px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec .link_dv {
        bottom: 15px;
    }
    .recipe-box-content {
        padding: 5px 15px;
    }
    .archive_recipe .recipe-box .grid-des {
        padding: 0 15px;
        padding-right: 5px;
    }
    .archive_recipe .grid-des .desc {
        width: calc(100% - 30px);
    }
    .archive_recipe .grid-des .icon {
        width: 25px;
    }
    .archive_recipe .recipe-serves {
        padding-left: 3%;
    }
}


/*@media screen and (max-width: 1600px) End Here*/


/*------------------------------------------*/


/*@media screen and (min-width:1601px) and (max-width:1799px) start Here*/

@media screen and (min-width:1601px) and (max-width:1799px) {
    .container.feature-slider-sec-inner {
        padding: 0 100px;
    }
    .promotinal-page-contest .image-overlap img {
        width: 49%;
    }
}


/*@media screen and (min-width:1601px) and (max-width:1799px) end Here*/


/*------------------------------------------*/


/*@media screen and (min-width:1400px) and (max-width:1600px) start Here*/

@media screen and (min-width:1400px) and (max-width:1600px) {
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
        font-size: 50px;
        line-height: 50px;
    }
    .promotinal-page-contest .image-overlap img {
        width: 49%;
    }
    .Page-Contest-Title-inner {
        font-size: 53px;
    }
    .Page-Contest-Des-inner p {
        margin-bottom: 18px;
    }
    .Page-Contest-Left-title {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 22px;
    }
    .Page-Contest-Left-sec {
        padding: 60px 62px;
    }
    .Page-Contest-Left-des {
        margin-bottom: 20px;
    }
    .container.feature-slider-sec-inner {
        padding: 0 80px;
    }
    /*
.feature-slider-sec .beer_slider .beer_slider_box img {
    height: 263px;
}
*/
    .pfb_btn_right {
        height: 91px;
        font-size: 20px;
    }
    .pfb_btn_left {
        height: 91px;
        font-size: 20px;
    }
    .feature-slider-sec .slick-arrow {
        width: 40px;
        height: 40px;
    }
    .feature-slider-sec {
        bottom: 108px;
    }
    .feature-slider-sec .slick-next.slick-arrow {
        right: -52px;
        background-position: center;
        background-size: 100%;
    }
    .feature-slider-sec .slick-prev.slick-arrow {
        left: -52px;
        background-position: center;
        background-size: 100%;
    }
    .featured-single-img img {
        top: 83px;
        left: 79px;
    }
    section.row-sec.page_quiz_wrap {
        padding: 75px 0px;
    }
    section.row-sec.page_content_wrap {
        padding-top: 60px;
    }
    .featured-post-content .shop-btn {
        margin-top: 30px;
    }
    section.contest-section {
        background-size: 74% 85%;
    }
    .featured-single-img {
        width: 285px;
    }
    .featured-image-bg-sec .bg-image {
        margin-top: 1px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box {
        width: 148px;
    }
    section.row-sec.page_section_appstore .news_ltr .input_box {
        width: calc(100% - 149px);
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        font-size: 15px;
    }
    .pfb_btn_left .btn_title,
    .pfb_btn_right .btn_title {
        font-size: 18px;
    }
    .featured-section {
        background-size: contain;
    }
    .beer_slider_box .beer_date_month {
        top: 10px;
        right: 10px;
        width: 75px;
    }
    .beer_slider_box .beer_date {
        padding: 5px 0;
    }
    .featured-des p {
        padding-right: 40px;
    }
    .row-sec.page_content_wrap_inner .container {
        padding: 0 80px;
    }
    section.row-sec.page_section_appstore .container {
        padding: 0 80px;
    }
    section.row-sec.page_section_appstore.homepage-app-sec .container {
        padding: 0 45px;
    }
    section.row-sec.page_section_appstore .divtable {
        padding: 60px 0px;
    }
    section.row-sec.page_section_appstore .error-msg {
        left: 3px;
        bottom: -77px;
    }
}


/*@media screen and (max-width: 1400px) and (max-width:1600px) End Here*/


/*------------------------------------------*/


/*@media screen and (min-width:1300px) and (max-width: 1399px)Start Here*/

@media screen and (min-width:1300px) and (max-width: 1399px) {
    /*subscribe-popup-title start here*/
    .subscribe-popup-inner {
        padding: 10px 2%;
    }
    .subscribe-popup-content .txtInput {
        margin-bottom: 14px;
    }
    .subscribe-popup-content .subscribe-btn {
        margin-top: 5px;
    }
    .new-letter-formp-sec .mc4wp-response {
        margin-top: 10px;
    }
    .subscribe-popup-content .agreement_sec {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    /*subscribe-popup-title end here*/
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
        font-size: 50px;
        line-height: 50px;
    }
    .two-box-wrap .page-sub-content .store-btn {
        margin-bottom: 45px;
    }
    .promotinal-page-contest .image-overlap img {
        width: 49%;
    }
    .Page-Contest-Title-inner {
        font-size: 49px;
    }
    .Page-Contest-Des-inner p {
        margin-bottom: 17px;
    }
    .Page-Contest-Left-sec {
        padding: 60px 61px;
    }
    .Page-Contest-Left-title {
        font-size: 35px;
        line-height: 43px;
        margin-bottom: 20px;
    }
    .featured-section {
        background-size: contain;
    }
    .Page-Contest-Left-des {
        font-size: 12px;
    }
    .feature-slider-sec .slick-arrow {
        width: 35px;
        height: 35px;
    }
    .feature-slider-sec .slick-next.slick-arrow {
        right: -53px;
        background-position: center;
        background-size: 100%;
    }
    .feature-slider-sec .slick-prev.slick-arrow {
        left: -53px;
        background-position: center;
        background-size: 100%;
    }
    .featured-single-img img {
        top: 75px;
        left: 57px;
    }
    /*
.feature-slider-sec .beer_slider .beer_slider_box img {
    height: 255px;
}
*/
    .featured-image-bg-sec .bg-image {
        margin-top: -6px;
    }
    .featured-post-content .shop-btn {
        margin-top: 28px;
    }
    section.contest-section {
        background-size: 74% 74%;
    }
    .pfb_btn_right {
        height: 90px;
    }
    .pfb_btn_left {
        height: 90px;
    }
    .feature-slider-sec {
        bottom: 120px;
    }
    .featured-single-img {
        width: 290px;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box {
        padding: 9px;
    }
    .pfb_btn_left .btn_title,
    .pfb_btn_right .btn_title {
        font-size: 19px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt h3 {
        font-size: 28px;
    }
    .newsletter_txt h2 {
        font-size: 28px;
    }
    section.row-sec.page_section_appstore .news_ltr .input_box {
        width: calc(100% - 158px);
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        font-size: 13px;
        padding: 15px;
        padding-left: 65px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box {
        width: 157px;
    }
    section.row-sec.page_content_wrap {
        padding-top: 70px;
    }
    .promotinal-page-contest {
        margin-bottom: 70px;
    }
    .beer_slider_box .beer_date_month {
        top: 10px;
        right: 10px;
        width: 75px;
    }
    .beer_slider_box .beer_date {
        padding: 5px 0;
    }
    .featured-des p {
        padding-right: 40px;
    }
    .container.feature-slider-sec-inner {
        padding: 0 85px;
    }
    .row-sec.page_content_wrap_inner .container {
        padding: 0 80px;
    }
    section.row-sec.page_section_appstore .container {
        padding: 0 80px;
    }
    section.row-sec.page_section_appstore.homepage-app-sec .container {
        padding: 0 45px;
    }
    section.row-sec.page_section_appstore .divtable {
        padding: 60px 0px;
    }
    section.row-sec.page_section_appstore .error-msg {
        left: 3px;
        bottom: -77px;
    }
    .page-single-recipe span.grid-tag {
        font-size: 11px;
    }
    .single_recipe_wrap .header-social ul li a {
        margin: 0px 1px;
    }
    .recipe-box .recipe-title h4 {
        font-size: 15px;
        line-height: 19px;
    }
    .post-type-archive-recipes .ui-widget.ui-widget-content {
        max-width: 442px;
    }
}


/*@media screen and (min-width:1300px) and (max-width: 1399px)End Here*/


/*------------------------------------------*/


/*@media (max-width: 1299px) Start Here*/

@media (max-width: 1299px) {}


/*@media (max-width: 1299px) End Here*/


/*------------------------------------------*/


/*@media screen and (min-width:1200px) and (max-width: 1299px)Start Here*/

@media screen and (min-width:1200px) and (max-width: 1299px) {
    /*subscribe-popup-title end here*/
    .subscribe-popup-content .subscribe-btn {
        margin-top: 0px;
    }
    .subscribe-popup-footer {
        margin: 0px;
    }
    /*subscribe-popup-title end here*/
    .post-type-archive-recipes .ui-widget.ui-widget-content {
        max-width: 442px;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
        font-size: 45px;
        line-height: 45px;
    }
    .checklist_download_block {
        float: right;
        width: 30%;
        margin-top: 1px;
    }
    .archive_recipe .recipe-cook strong {
        font-size: 12px;
    }
    .archive_recipe .recipe-serves strong {
        font-size: 12px;
    }
    .archive_recipe .recipe-cook img {
        width: 14px;
    }
    .archive_recipe .recipe-serves img {
        width: 22px;
    }
    .archive_recipe .recipe-box .grid-des {
        padding: 0 10px;
        padding-right: 2px;
    }
    .archive_recipe .grid-des .icon {
        width: 20px;
    }
    .archive_recipe .grid-des .desc {
        width: calc(100% - 25px);
    }
    .archive_recipe .recipe-serves {
        padding-left: 2%;
    }
    .archive_recipe .recipe-serves span.block {
        font-size: 10.5px;
    }
    .recipe-box-content {
        padding: 5px 10px;
    }
    .news_img_sec {
        width: 120px;
    }
    .news_text_sec {
        width: 111px;
    }
    .news-date {
        bottom: 5px;
    }
    .strip-sec {
        width: 100%;
        float: left;
    }
    .page-about_inner-wrap .strip-sec.other-strip-sec .strip-big-title {
        font-size: 18px;
    }
    .bag_it_back_desc .inner-box .content-box {
        padding-left: 10px;
    }
    .yield-img img {
        width: 550px;
    }
    .bag_it_back_desc .inline-box {
        width: 100%;
    }
    .bag_it_back_desc .equal-icon {
        width: 100%;
    }
    .two-box-wrap .page-sub-content .all-blk {
        font-size: 17px;
    }
    .two-box-wrap .page-sub-content .store-btn {
        margin-bottom: 72px;
    }
    .two-box-wrap .page-sub-content .beer-bottle-box .text-box.box-eq-ht {
        margin-top: 10px;
    }
    .promotinal-page-contest .image-overlap img {
        width: 47%;
    }
    .Page-Contest-Title-inner {
        font-size: 44px;
        line-height: 44px;
    }
    .Page-Contest-Des-inner p {
        margin-bottom: 14px;
    }
    .Page-Contest-Left-title {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 28px;
    }
    .Page-Contest-Left-des {
        font-size: 12px;
        margin-bottom: 31px;
    }
    .Page-Contest-Left-sec {
        padding: 55px 56px;
    }
    .container.feature-slider-sec-inner {
        padding: 0 75px;
    }
    .featured-single-img img {
        top: 90px;
        left: 58px;
    }
    .featured-post-content .shop-btn {
        margin-top: 28px;
    }
    .featured-post-content .shop-btn p {
        margin-top: 12px;
    }
    .feature-slider-sec .slick-arrow {
        width: 40px;
        height: 40px;
    }
    .feature-slider-sec .slick-next.slick-arrow {
        right: -52px;
        background-position: center;
        background-size: 100%;
    }
    .feature-slider-sec .slick-prev.slick-arrow {
        left: -52px;
        background-position: center;
        background-size: 100%;
    }
    .pfb_btn_left .btn_title,
    .pfb_btn_right .btn_title {
        font-size: 16px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt h3 {
        font-size: 25px;
    }
    .newsletter_txt h2 {
        font-size: 25px;
    }
    section.row-sec.page_section_appstore .app_txt {
        padding-left: 24px;
    }
    section.row-sec.page_section_appstore .news_ltr .input_box {
        width: calc(100% - 130px);
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        font-size: 13px;
        padding: 15px;
        padding-left: 65px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box {
        width: 130px;
    }
    .feature-slider-sec {
        bottom: 108px;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box h3 {
        font-size: 15px;
    }
    .beer_slider_box .beer_date {
        padding: 3px 0;
    }
    .beer_slider_box .beer_date_month {
        top: 9px;
        right: 9px;
        width: 73px;
    }
    /*
.feature-slider-sec .beer_slider .beer_slider_box img {
    height: 220px;
}
*/
    .feature-slider-sec .beer_slider .beer_slider_title_box {
        padding: 13px 25px;
    }
    .pfb_btn_left,
    .pfb_btn_right {
        height: 80px;
    }
    .pfb_btn_left .btn-icon {
        margin-left: -66px;
        margin-top: -7px;
    }
    .pfb_btn_right .btn-icon {
        margin-left: -102px;
        bottom: -4px;
    }
    .pfb_btn_right .btn-icon img {
        width: 69%;
    }
    .pfb_btn_left_inner .btn-icon img {
        width: 69%;
    }
    .page_quiz_btn {
        width: 280px;
    }
    section.contest-section {
        background-size: 73% 71%;
    }
    section.row-sec.page_quiz_wrap {
        padding: 70px 0px;
    }
    section.row-sec.page_content_wrap {
        padding-top: 70px;
    }
    .featured-single-img {
        width: 285px;
    }
    .featured-image-bg-sec .bg-image {
        margin-top: 0px;
    }
    .featured-section {
        background-size: contain;
    }
    .row-sec.content-sec {
        padding: 40px 0px;
    }
    .row-sec.page_content_wrap_inner .container {
        padding: 0 80px;
    }
    section.row-sec.page_section_appstore .container {
        padding: 0 80px;
    }
    section.row-sec.page_section_appstore.homepage-app-sec .container {
        padding: 0 45px;
    }
    section.row-sec.page_section_appstore .divtable {
        padding: 60px 0px;
    }
    .logo-icon img {
        width: 84%;
    }
    .featured-des p {
        padding-right: 54px;
    }
    section.row-sec.page_section_appstore .error-msg {
        left: 3px;
        bottom: -77px;
    }
    .search_reasult_col h1,
    .search_reasult_col h2 {
        font-size: 22px;
    }
    /* .archive_recipe .recipe-cook img {
        margin-right: 8px;
    } */
    .archive_recipe .tag-block span {
        font-size: 8px;
    }
    .page-single-recipe span.grid-tag {
        font-size: 10px;
    }
    .recipe-box .recipe-title h4 {
        font-size: 15px;
        line-height: 19px;
    }
}


/*@media screen and (min-width:1200px) and (max-width: 1299px)End Here*/


/*------------------------------------------*/


/*@media screen and (max-width: 1199px)Start Here*/

@media screen and (max-width: 1199px) {
    .sidebar-goto {
        width: 10%;
        z-index: -1;
    }
    .promotinal-page-contest .image-overlap img {
        width: 51%;
    }
    .Page-Contest-Title-inner {
        font-size: 32px;
        line-height: 30px;
    }
    .Page-Contest-Des-inner p {
        font-size: 11px;
        margin-bottom: 6px;
    }
    .Page-Contest-Left-sec {
        padding: 43px 26px;
    }
    .Page-Contest-Left-title {
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 20px;
    }
    .Page-Contest-Left-des {
        font-style: normal;
    }
    .featured-section-big-title {
        font-size: 47px;
    }
    .featured-section-des {
        font-size: 13px;
        margin-top: 7px;
        margin-bottom: 21px;
    }
    .featured-title {
        font-size: 35px;
        line-height: 22px;
    }
    .featured-single-img img {
        width: 59%;
        top: 160px;
        left: -49px;
    }
    .featured-post-content .type-content h3 {
        font-size: 20px;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box {
        padding: 14px;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box h3 {
        font-size: 18px;
    }
    .featured-post-content .shop-btn {
        margin-top: 29px;
    }
    .featured-post-content .shop-btn a {
        font-size: 18px;
        height: 47px;
        width: 182px;
        padding: 13px 0;
    }
    .featured-post-content .shop-btn p {
        margin-top: 11px;
        margin-bottom: 11px;
    }
    .featured-image-bg-sec .bg-image {
        margin-top: -14px;
    }
    .beer_slider_box .beer_month {
        padding: 0;
        font-size: 16px;
    }
    .beer_slider_box .beer_date {
        padding: 0;
        font-size: 16px;
    }
    .beer_slider_box .beer_date_month {
        top: 3px;
        right: 5px;
        width: 56px;
    }
    .pfb_btn_left .btn_title,
    .pfb_btn_right .btn_title {
        font-size: 14px;
    }
    .pfb_btn_left_inner img,
    .pfb_btn_right_inner img {
        width: 50%;
    }
    .pfb_btn_right .btn-icon {
        margin-left: -83px;
    }
    .page_quiz_big_title {
        font-size: 41px;
        line-height: 32px;
    }
    .page_quiz_small_title {
        font-size: 25px;
        letter-spacing: 4px;
        margin-bottom: 10px;
    }
    .page_quiz_des p {
        font-size: 13px;
        margin-top: 20px;
        margin-bottom: 24px;
        padding: 0 30px;
    }
    .page_quiz_bg img {
        height: 300px;
    }
    .page_quiz_btn {
        height: 33px;
        width: 235px;
        font-size: 14px;
        line-height: 17px;
        padding: 9px 0;
    }
    .feature-slider-sec {
        bottom: 10px;
    }
    .feature-slider-sec .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .feature-slider-sec .slick-next.slick-arrow {
        right: -20px;
        background-position: center;
        background-size: 100% !important;
    }
    .feature-slider-sec .slick-prev.slick-arrow {
        left: -20px;
        background-position: center;
        background-size: 100% !important;
    }
    section.row-sec.page_content_wrap {
        padding-top: 46px;
    }
    section.row-sec.page_section_appstore .container {
        width: 100%;
    }
    section.row-sec.page_section_appstore .logo-icon {
        width: 100%;
    }
    section.row-sec.page_section_appstore .app_txt {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt p {
        font-size: 15px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt h3 {
        font-size: 22px;
    }
    section.row-sec.page_section_appstore .divtable {
        padding: 40px 10px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box {
        width: 84px;
    }
}


/*@media screen and (max-width: 1199px)end Here*/


/*-------------------------------------------*/


/*@media screen and (min-width:992px) and (max-width: 1199px)Start Here*/

@media screen and (min-width:992px) and (max-width: 1199px) {
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
        font-size: 35px;
        line-height: 35px;
    }
    .checklist_download_block {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: left;
    }
    .checklist_download_btn {
        margin-left: 0px;
    }
    .right-section {
        padding-left: 50px;
        /*    padding-top: 40px;*/
    }
    .page-about-content .right-section{
        padding-left: 60px;
        padding-top: 40px;
    }
    .page-about-content .sidebar-section {
        padding-top: 20px;
    }
    .page-template-page-contact-us .right-section{
        padding-top: 55px;
        padding-left: 50px;
    }
    .archive_recipe_wrap .right-section-container .col-sm-6 {
        width: 50%;
    }
    .recipe_ratings .wpcr_inline {
        margin-left: 60px;
    }
    .grid-block-wrap .grid-title h2 {
        margin-top: 20px;
    }
    .grid-block-wrap .grid-content {
        padding: 25px;
    }
    .grid-block-wrap .grid-title h2 {
        font-size: 19px;
    }
    .grid-block-wrap .grid-btn a {
        font-size: 9px;
    }
    .grid-block-wrap .grid-des p{
        padding-bottom: 30px;
    }
    .page-content-wrap {
        padding: 25px;
        margin-bottom: 40px;
    }
    .main-title h2 {
        font-size: 25px;
    }
    .sub-title h2 {
        font-size: 25px;
    }
    .grid-block-top-title-wrap .grid-title h2 {
        font-size: 17px;
    }
    .grid-block-top-title-wrap .grid-btn a {
        font-size: 9px;
    }
    .news_block_slider .slick-slide {
        padding-right: 10px;
        margin-right: 10px;
        /* border: 1px solid #e2e2e2;*/
    }
    .page-news-content .news_box {
        padding: 0;
        border: 1px solid #d6d6d6;
        overflow: auto;
        border-radius: 5px;
    }
    .news_img_sec {
        width: 110px;
        border: none;
    }
    .news_text_sec {
        width: calc(100% - 110px);
        border: 0px;
    }
    .single-title h4 {
        font-size: 13px;
    }
    .news_text_sec .single-title {
        padding: 7px 7px;
        padding-bottom: 5px;
    }
    .news-date {
        bottom: 5px;
    }
    .page-about_inner-wrap .strip-small-title {
        width: 49%;
        float: left;
        margin-top: 15px;
    }
    .page-about_inner-wrap .strip-sec.other-strip-sec .strip-big-title {
        display: initial;
        margin-top: 0px;
        font-size: 19px;
    }
    .page-about_inner-wrap .strip-sec.other-strip-sec .strip-button-sec {
        margin-top: -18px;
    }
    .two-box-wrap.three-box-wrap .page-sub-content {
        padding-bottom: 25px;
        margin-bottom: 30px;
    }
    .right-section::before {
        margin-left: -50px;
    }
    .page-about-content .right-section::before{
        margin-left: -60px;
    }
    .page-template-page-contact-us .right-section::before {
        margin-left: -50px;
    }
    .bag_it_back_desc .inner-box .img-box img {
        max-width: 20px;
    }
    .two-box-wrap.three-box-wrap .page-sub-content.video-block .video-content-box {
        padding: 0 15px;
    }
    .two-box-wrap .page-sub-content .inner-title h3 {
        font-size: 16px;
    }
    .bag_it_back_desc .two-box-wrap .page-sub-content p.recyle-content {
        margin-bottom: 35px;
    }
    .bag_it_back_desc .inline-box {
        width: 100%;
    }
    .bag_it_back_desc .equal-icon {
        width: 100%;
        margin: 15px 0;
    }
    .pageBeerCertiWrap .two-box-wrap .page-sub-content .inner-title h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .two-box-wrap .page-sub-content {
        padding: 15px;
    }
    .our-supplier .supplier-img-box img {
        width: 100%;
    }
    .product-catalog .img-box img {
        width: 100%;
    }
    .yield-img img {
        width: 450px;
    }
    .page-news-wrap .page-news-inner {
        padding: 0 15px;
    }
    .page-news-wrap .page-news-inner .page-news-title {
        margin-left: -15px;
        margin-right: -15px;
    }
    .sidebar-section {
        padding-top: 40px;
    }
    .page-template-page-contact-us .sidebar-section{
        padding-top: 30px;
    }
    .select-styled {
        width: 200px;
    }
    .page-search-wrap .sidebar-section,
    .page-search-wrap .right-section {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .news-letter-page .container {
        max-width: 100%;
    }
    .news-letter-page {
        padding: 4rem 0;
    }
    .inner-title h3 {
        margin-top: 0;
    }
    .pageBeerCertiWrap .strip-sec.other-strip-sec {
        margin-top: 40px;
    }
    section.row-sec.page_section_appstore .app_txt {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
        text-align: center;
    }
    section.row-sec.page_section_appstore .container {
        width: 100%;
        padding: 0 40px;
    }
    section.row-sec.page_section_appstore .news_ltr .col-sm-4,
    section.row-sec.page_section_appstore .news_ltr .col-sm-8 {
        padding: 0;
    }
    section.row-sec.page_section_appstore .news_ltr .newsletter_icon {
        width: 39px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box input {
        font-size: 11px;
    }
    .newsletter_form #error-msg {
        bottom: 7px;
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        font-size: 16px;
        padding: 12px 0px;
        padding-left: 44px;
    }
    .pfb_btn_right {
        height: 67px;
    }
    .pfb_btn_left {
        height: 67px;
    }
    .page_featured_buttom {
        position: relative;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box h3 {
        font-size: 16px;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box {
        padding: 6px;
    }
    .pfb_btn_left .btn-icon {
        margin-top: 4px;
    }
    .pfb_btn_right .btn-icon {
        margin-left: -86px;
        margin-top: 11px;
    }
    section.row-sec.page_quiz_wrap {
        padding: 55px 0px;
    }
    .promotinal-page-contest {
        margin-bottom: 60px;
    }
    .feature-slider-sec {
        bottom: 31px;
    }
    section.row-sec.page_section_appstore .news_ltr .input_box {
        width: calc(100% - 101px);
    }
    .page_contest_form {
        padding: 0 30px;
    }
    .row-sec.content-sec {
        padding: 60px 0px 40px;
    }
    .Page-Contest-Left-sec {
        padding: 45px 40px;
    }
    .Page-Contest-Left-title {
        font-size: 23px;
        line-height: 34px;
        letter-spacing: 0.87px;
    }
    .featured-single-img img {
        left: -9px;
        top: 100px;
    }
    .featured-image-bg-sec .bg-image {
        margin-top: -2px;
    }
    .featured-section {
        background-size: contain;
    }
    .page_quiz_big_title {
        font-size: 43px;
        line-height: 50px;
    }
    section.row-sec.page_quiz_wrap {
        padding: 55px 50px;
    }
    .quiz-beer-box {
        padding-right: 0;
    }
    .promotinal-page-contest .image-overlap img {
        width: 49%;
    }
    .Page-Contest-Title-inner {
        font-size: 36px;
        line-height: 36px;
    }
    .Page-Contest-Left-sec {
        padding: 45px 55px;
    }
    .feature-slider-sec .slick-next.slick-arrow {
        right: -27px;
    }
    .feature-slider-sec .slick-prev.slick-arrow {
        left: -27px;
    }
    section.row-sec.page_section_appstore .error-msg {
        left: 0;
        top: 57px;
    }
    .cookies_constent {
        padding: 0px;
    }
    .cookies_constent .cc-bottom {
        position: relative;
        width: 100%;
        max-width: 100% !important;
        bottom: 0px;
    }
    .cc-floating .cc-compliance>.cc-btn {
        flex: 0 !important;
    }
    @-moz-document url-prefix() {
        .promotinal-page-contest .image-overlap {
            top: 217px;
        }
    }
    _::-webkit-full-page-media,
    _:future,
     :root .promotinal-page-contest .image-overlap {
        top: 200px;
    }
    .single_recipe_wrap .top_heading h2 {
        font-size: 26px;
    }
    .single_recipe_wrap .recipe_detail li .txt {
        font-size: 16px;
    }
    .single_recipe_wrap .even_odd_sec_wrap .even_odd_box h2 {
        font-size: 18px;
    }
    .single_recipe_wrap .more_desc_sec h2 {
        font-size: 22px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec {
        width: 110px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec {
        width: calc(100% - 115px);
        padding: 10px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec h3 {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec p {
        font-size: 13px;
        line-height: 18px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec img {
        height: 160px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec .link_dv {
        bottom: 10px;
        right: 15px;
    }
    /* .recipe-box-content {
        padding: 20px 15px;
    } */
    .recipe-box .recipe-title h4 {
        font-size: 18px;
        line-height: 22px;
    }
    /******/
    .single_recipe_wrap .recipe_share_sec .print_btn {
        margin-right: 15px;
        padding: 14px 20px;
    }
    .gray-bg-section {
        padding-top: 25px;
    }
    .single_recipe_wrap .rec_title {
        padding: 0 20px;
    }
    .no-margin {
        margin: 0px;
    }
    .single_recipe_wrap .header-social ul li a {
        margin: 0px 1px;
    }
    .single_recipe_wrap .rec_title span.block {
        display: initial;
    }
    .page-single-recipe .right-section {
        width: 100%;
    }
    .what-we-serve-inner {
        padding: 0 15px;
    }
    .page-single-recipe .grid-block-wrap {
        margin-bottom: 0;
    }
    .post-type-archive-recipes .ui-widget.ui-widget-content {
        max-width: 442px;
    }
    .archive_recipe .tag-block span {
        font-size: 10px;
    }
    .page-single-recipe span.grid-tag {
        font-size: 10px;
    }
}


/*@media screen and (min-width:992px) and (max-width: 1199px)End Here*/


/*-------------------------------------------*/


/*@media screen and (min-width:768px) and (max-width: 991px)Start Here*/

@media screen and (min-width:768px) and (max-width: 991px) {
    .checklist_download_block {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: left;
    }
    .checklist_download_btn {
        margin-left: 0px;
    }
    .checklist-list li {
        width: 100%;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
        font-size: 33px;
        line-height: 33px;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text span.block {
        display: initial;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text .title-top-img {
        top: -70px;
        right: -33px;
        width: 90px;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text .title-top-img img {
        width: 100%;
    }
    .two-box-wrap.three-box-wrap .page-sub-content {
        margin-bottom: 25px;
    }
    .two-box-wrap.three-box-wrap .two-box-eqht {
        padding-left: 0px;
        padding-right: 0px;
    }
    .bag_it_back_desc .two-box-wrap.three-box-wrap .page-sub-content {
        height: auto !important;
    }
    .parent-item .parent-title {
        font-size: 14px;
    }
    .two-box-wrap .col-lg-8 {
        padding-right: 0;
        margin-bottom: 25px;
    }
    .two-box-wrap .col-lg-4 {
        padding-right: 0;
        padding-left: 0;
    }
    .two-box-wrap .page-sub-content .benefit {
        font-size: 16px;
        display: block;
    }
    .two-box-wrap .page-sub-content .brinng {
        line-height: 25px;
        display: block;
    }
    .two-box-wrap .page-sub-content .all-blk {
        font-size: 24px;
    }
    .pageBeerCertiWrap .three-box-wrap {
        margin-left: 0;
        margin-right: 0;
    }
    .our-supplier .supplier-img-box img {
        width: 100%;
    }
    .sidebar-section .sidebar-wrap {
        padding-right: 0;
    }
    .page-template-page-contact-us .sidebar-section {
        padding-top: 15px;
    }
    .yield-img img {
        width: 350px;
    }
    .right-section::before {
        margin-left: -30px;
    }
    .page-about-content .right-section::before {
        margin-left: -40px;
    }
    .page-template-page-contact-us .right-section::before {
        margin-left: -40px;
    }
    .sidebar-child-list .child-title {
        font-size: 12px;
    }
    .grid-block-wrap .grid-content {
        padding: 20px 10px;
    }
    .grid-block-wrap .grid-btn a {
        font-size: 8px;
    }
    .grid-block-wrap .grid-title h2 {
        font-size: 20px;
    }
    .grid-block-wrap .grid-des p{
        padding-bottom: 15px;
    }
    .main-title h2 {
        font-size: 24px;
    }
    .sub-title h2 {
        font-size: 20px;
    }
    .grid-block-top-title-wrap .grid-title h2 {
        font-size: 20px;
    }
    .page-news-title h2 {
        font-size: 22px;
    }
    .page-content-wrap {
        padding: 30px;
    }
    .right-section {
        padding-left: 30px;
    }
    .page-about-content .right-section {
        padding-left: 40px;
        padding-top: 40px;
    }
    .page-about-content .sidebar-section {
        padding-top: 20px;
    }
    .page-template-page-contact-us .right-section{
        padding-left: 40px;
        padding-top: 40px;
    }
    .banner-content {
        padding: 40px 0;
    }
    .banner-content .banner-title h2 {
        font-size: 24px;
    }
    .grid-block-top-title-wrap {
        margin-bottom: 40px;
    }
    .grid-block-wrap {
        margin-bottom: 40px;
    }
    .page-search-wrap .sidebar-section,
    .page-search-wrap .right-section {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .select-styled {
        padding: 13px 8px;
        width: 150px;
    }
    .select-styled:after {
        right: 8px;
    }
    .better_return_page .btrStripe {
        padding: 12px;
    }
    .better_return_page .btrStripe .stripeContent .lg_txt {
        font-size: 19px;
        line-height: 0px;
    }
    .better_return_page .btrStripe .stripeContent .sm_txt {
        height: 40px;
        font-size: 10px;
    }
    .news-letter-page .container {
        max-width: 100%;
    }
    .news-letter-page {
        padding: 4rem 0;
    }
    .environmental-leadership .two-box-wrap .page-sub-content {
        height: 100% !important;
    }
    .inner-title h3 {
        margin-top: 0;
    }
    .pageBeerCertiWrap .strip-sec.other-strip-sec {
        margin-top: 25px;
    }
    .did-you-know table.stripe-table td {
        padding: 10px;
    }
    .pfb_btn_right {
        height: 67px;
    }
    .pfb_btn_left {
        height: 67px;
    }
    .page_featured_buttom {
        position: relative;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box h3 {
        font-size: 16px;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box {
        padding: 6px;
    }
    .pfb_btn_left .btn-icon {
        margin-top: 4px;
    }
    .pfb_btn_right .btn-icon {
        margin-left: -86px;
        margin-top: 11px;
    }
    section.row-sec.page_quiz_wrap {
        padding: 55px 0px;
    }
    .promotinal-page-contest {
        margin-bottom: 60px;
    }
    .feature-slider-sec {
        bottom: 19px;
    }
    section.row-sec.page_section_appstore .app_txt {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
        text-align: center;
    }
    section.row-sec.page_section_appstore .container {
        width: 100%;
        padding: 0 25px;
    }
    section.row-sec.page_section_appstore .news_ltr .col-sm-4,
    section.row-sec.page_section_appstore .news_ltr .col-sm-8 {
        padding: 0;
    }
    section.row-sec.page_section_appstore .news_ltr .newsletter_icon {
        width: 39px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box input {
        font-size: 11px;
    }
    .newsletter_form #error-msg {
        bottom: 7px;
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        font-size: 12px;
        padding: 15px 0px;
        padding-left: 44px;
    }
    section.row-sec.page_section_appstore .news_ltr .input_box {
        width: calc(100% - 84px);
    }
    .page_contest_form {
        padding: 0 30px;
    }
    .promotinal-page-contest .image-overlap {
        top: 37px;
    }
    .promotinal-page-contest .image-overlap img {
        width: 49%;
    }
    .Page-Contest-Title-inner {
        font-size: 30px;
        line-height: 32px;
    }
    .row-sec.content-sec {
        padding: 50px 0px 28px;
    }
    .Page-Contest-Des-inner p {
        line-height: 16px;
    }
    .featured-single-img img {
        top: 105px;
        left: -41px;
    }
    .featured-image-bg-sec .bg-image {
        margin-top: -7px;
    }
    .featured-section {
        background-size: contain;
    }
    .Page-Contest-Left-sec {
        padding: 43px 38px;
    }
    .page_quiz_big_title {
        font-size: 36px;
        line-height: 46px;
    }
    section.row-sec.page_quiz_wrap {
        padding: 55px 50px;
    }
    section.row-sec.page_section_appstore .error-msg {
        left: 0;
        top: 57px;
    }
    .cookies_constent {
        padding: 0px;
    }
    .cookies_constent .cc-bottom {
        position: relative;
        width: 100%;
        max-width: 100% !important;
        bottom: 0px;
    }
    .cc-floating .cc-compliance>.cc-btn {
        flex: 0 !important;
    }
    @-moz-document url-prefix() {
        .promotinal-page-contest .image-overlap {
            top: 197px;
        }
    }
    _::-webkit-full-page-media,
    _:future,
     :root .promotinal-page-contest .image-overlap {
        top: 200px;
    }
    .page_contest_form .wpcf7-mail-sent-ok {
        bottom: 239px;
    }
    .page_contest_form .wpcf7-spam-blocked,
    .page_contest_form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
        bottom: 239px;
    }
    .single_recipe_wrap .top_heading h2 {
        font-size: 20px;
    }
    .single_recipe_wrap .recipe_detail li {
        padding: 15px 5px;
    }
    .single_recipe_wrap .recipe_detail li .txt {
        font-size: 16px;
    }
    .single_recipe_wrap .even_odd_sec_wrap .even_odd_box h2 {
        font-size: 16px;
    }
    .single_recipe_wrap .even_odd_sec_wrap .even_odd_box ul li {
        padding: 10px;
    }
    .no-margin {
        margin: 0px;
    }
    .no-padding.equl-ht {
        height: auto !important;
    }
    .what-we-serve .serve-beer-title {
        text-align: center;
    }
    .what-we-serve .serve-beer-subtitle {
        text-align: center;
    }
    .single_recipe_wrap .feat_img {
        height: auto !important;
    }
    .single_recipe_wrap .feat_img img {
        height: 346px;
    }
    .single_recipe_wrap .header-social ul li a {
        margin: 0px 1px;
    }
    /***/
    .single_recipe_wrap .recipe_share_sec .print_btn {
        margin-right: 10px;
        padding: 10px 14px;
    }
    .single_recipe_wrap .recipe_share_sec .social_link {
        margin: 0;
        width: 38px;
        height: 38px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec h3 {
        margin-bottom: 5px;
        letter-spacing: 0;
        font-size: 13px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec p {
        font-size: 11px;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec .link_dv {
        bottom: 5px;
        right: 10px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec .link_dv .link-arrow {
        font-size: 9px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec img {
        height: 150px;
    }
    .single_recipe_wrap .more_desc_sec h2 {
        font-size: 20px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec {
        width: 100px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec {
        width: calc(100% - 105px);
        padding: 5px;
    }
    .recipe-box .recipe-title h4 {
        font-size: 15px;
        line-height: 19px;
    }
    .recipe_sidebar {
        padding-right: 0;
    }       
    .archive_recipe .recipe-cook img {
        width: 15px;
        margin-right: 11px;
    }
    .archive_recipe .recipe-cook strong {
        margin-right: 0;
        font-size: 12px;
    }    
    .archive_recipe .recipe-serves img {
        width: 21px;
        margin-right: 6px;
    }
    .archive_recipe .recipe-serves strong {
        margin-right: 7px;
        font-size: 12px;
    }
    .archive_recipe .grid-des .icon {
        width: 20px;
    }
    .archive_recipe .grid-des .desc {
        width: calc(100% - 25px);
    }
    .archive_recipe .recipe-serves span.block {
        font-size: 10px;
    }
    .archive_recipe .recipe-serves .desc {
        padding-left: 7px;
    }
    .archive_recipe .recipe-serves {
        padding-left: 2%;
    }
    .recipe_ratings .avg-inline {
        font-size: 12px;
        display: inline-block;
    }
    .single_recipe_wrap .stamp_sec img.logo_stamp {
        max-width: 115px;
    }
    .single_recipe_wrap .recipe_share_sec .left_sec {
        display: inline-block;
        width: calc(100% - 120px);
        display: none;
    }
    .single_recipe_wrap .recipe_share_sec .share_txt {
        margin-right: 0px;
    }
    .single_recipe_wrap .recipe_share_sec .stamp_sec h3 {
        font-size: 11px;
        margin-bottom: 6px;
    }
    .single_recipe_wrap .rec_title {
        margin-bottom: 25px;
        padding: 0px 30px;
        font-size: 28px;
        line-height: 35px;
    }
    .single_recipe_wrap .rec_title span.block {
        display: initial;
    }
    .page-single-recipe .right-section {
        width: 100%;
    }
    .single_recipe_wrap .rec_title {
        margin-bottom: 25px;
        padding: 0px 30px;
    }
    .what-we-serve .eq-ht {
        margin-bottom: 0;
        height: auto !important;
    }
    .single_recipe_wrap ul.recipe_detail.mob-show {
        display: block;
        margin-bottom: 0;
        background: #fff;
        border-top: 1px solid #ddd;
        border-bottom: 0;
    }
    .post-type-archive-recipes .ui-widget.ui-widget-content {
        max-width: 407px;
    }
    .single_recipe_wrap ul.recipe_detail.desktop-show {
        display: none;
    }
    .main-recipe-details {
        margin-top: 25px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .gray-bg-section {
        padding-top: 25px;
    }
    /***/
    .beer_sale_filters {
        padding: 0 75px;
    }
    .checklist-list {
        padding-left: 0px;
    }
    .footer-message {
        padding-left: 0px;
    }
    .page-table .table-striped > tbody > tr > td {
        font-size: 12px;
    }
}


/*@media screen and (min-width:768px) and (max-width: 991px)End Here*/


/*-------------------------------------------*/


/*@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2)  { 
        .promotinal-page-contest .image-overlap {
            top: 45px;
        }
    }*/


/*-------------------------------------------*/


/*@media screen and (max-width: 767px)Start Here*/

@media screen and (max-width: 767px) {
    /*subscribe-popup-title start here*/
    .subscribe-popup-inner {
        height: 500px;
        overflow-y: scroll;
    }
    .subscribe-popup-title h2 {
        font-size: 20px;
    }
    .subscribe-popup-content {
        padding-top: 20px;
    }
    .subscribe-popup-content .txtInput {
        margin-bottom: 14px;
    }
    .subscribe-popup-content .agreement_sec {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .subscribe-popup-content .subscribe-btn {
        margin-top: 6px;
    }
    .subscribe-popup-title .beer-logo {
        padding-right: 14px;
    }
    .subscribe-popup-title .popup-title {
        width: 75%;
        margin-top: -9px;
    }
    .subscribe-popup-title .close-button {
        right: 2px;
        top: -6px;
    }
    /*subscribe-popup-title end here*/
    .checklist-list li {
        width: 100%;
    }
    .no-margin {
        margin: 0px;
    }
    .checklist_download_block {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: left;
    }
    .checklist_share {
        float: none;
    }
    .checklist_download_btn {
        margin-left: 0px;
    }
    .single-beer .breadcrumb>#breadcrumbs li:nth-last-child(3) a::before {
        top: 0px;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
        font-size: 20px;
        line-height: 20px;
        margin-top: 35px;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text span.block {
        display: initial;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text .title-top-img {
        top: -42px;
        right: 0;
        width: 50px;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text .title-top-img img {
        width: 100%;
    }
    .header_nav ul li .sub-menu:before {
        background: transparent;
        border: 0;
    }
    .slider_video {
        display: none;
    }
    .banner-content {
        padding: 30px 0;
    }
    .banner-content .banner-title h2 {
        font-size: 20px;
    }
    .right-section {
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        border-left: 0px;
    }
    .page-about-content .right-section {
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        border-left: 0px;
    }
    .page-template-page-contact-us .right-section{
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        border-left: 0px;
    }
    .sidebar-section {
        height: auto !important;
        padding-top: 0px;
        padding-left: 15px;
    }
    .sidebar-section .sidebar-wrap {
        padding-top: 30px;
        padding-right: 0;
    }
    .grid-block-wrap .grid-content {
        padding: 25px;
        margin-bottom: 30px;
    }
    .grid-block-wrap .grid-content .grid-title {
        height: inherit !important;
    }
    .grid-block-wrap .grid-content .grid-des {
        height: inherit !important;
    }
    .grid-block-wrap .grid-des p{
        padding-bottom: 20px;
    }
    .page-content-wrap {
        padding: 30px;
    }
    .grid-block-wrap .grid-title h2 {
        font-size: 20px;
    }
    .grid-block-wrap .grid-btn {
        text-align: left;
    }
    .main-title h2 {
        font-size: 20px;
    }
    .page-news-title h2 {
        font-size: 20px;
    }
    .grid-block-wrap {
        margin-bottom: 25px;
    }
    .grid-block-wrap .col-lg-6 {
        margin-bottom: 20px;
    }
    .grid-block-top-title-wrap .grid-title {
        height: inherit !important;
    }
    .grid-block-top-title-wrap .grid-des {
        height: inherit !important;
    }
    .grid-block-top-title-wrap .grid-btn {
        text-align: left;
    }
    .grid-block-wrap .col-lg-6:last-child {
        margin-bottom: 0;
    }
    .grid-block-wrap .col-lg-6:nth-child(odd) {
        padding-right: 0;
    }
    .grid-block-wrap .col-lg-6:nth-child(even) {
        padding-left: 0;
    }
    .page-content-wrap {
        padding: 30px;
        margin-bottom: 40px;
    }
    .grid-block-top-title-wrap {
        margin-bottom: 40px;
    }
    .grid-block-top-title-wrap .col-lg-6:nth-child(odd) {
        padding-right: 0;
    }
    .grid-block-top-title-wrap .col-lg-6:nth-child(even) {
        padding-left: 0;
    }
    .two-box-wrap .col-lg-8 {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .two-box-wrap .col-lg-4 {
        padding-right: 0;
        padding-left: 0;
    }
    .two-box-wrap.envir-lead .page-sub-content {
        height: auto !important;
    }
    .bag_it_back .two-box-wrap .col-lg-4 {
        margin-bottom: 20px;
    }
    .bag_it_back .two-box-wrap .col-lg-4:last-child {
        margin-bottom: 0;
    }
    .better_return_page .btrStripe {
        width: 100%;
        float: left;
    }
    .better_return_page .btrStripe .stripeContent {
        width: calc(100% - 80px);
    }
    .better_return_page .btrStripe .stripeBtn {
        width: 100%;
        float: left;
        margin-top: 25px;
    }
    .better_return_page .btrStripe .stripeContent .sm_txt {
        height: auto;
    }
    .pageBeerCertiWrap .top_sec .lft_col {
        width: 100%;
        margin-bottom: 25px;
    }
    .pageBeerCertiWrap .top_sec .lft_col .img-box {
        width: 190px;
        margin: auto;
    }
    .pageBeerCertiWrap .top_sec .rt_col {
        width: calc(100% - 0%);
    }
    .pageBeerCertiWrap .three-box-wrap {
        margin-left: 0;
        margin-right: 0;
    }
    .pageBeerCertiWrap .two-box-wrap .col-lg-4 {
        margin-bottom: 25px;
    }
    .pageBeerCertiWrap .two-box-wrap .col-lg-4:last-child {
        margin-bottom: 0px;
    }
    .pageBeerCertiWrap .strip-sec.other-strip-sec {
        padding: 25px;
        margin-top: 40px;
    }
    .pageBeerCertiWrap .strip-sec.other-strip-sec .strip-sec-inner .stripe_btn {
        display: flex;
        width: 120px;
        margin: 15px auto 0;
    }
    .pageBeerCertiWrap .strip-sec.other-strip-sec .strip-sec-inner .strip-content {
        width: 100%;
        text-align: center;
        font-size: 18px;
    }
    .page-table .table>thead>tr>th {
        font-size: 12px;
    }
    .editor_text .editor_text_row .left_column h3 {
        font-size: 18px;
    }
    .inner-title h3 {
        font-size: 20px;
    }
    .single_column h3 {
        font-size: 18px;
    }
    .single_column p img {
        width: 100%;
    }
    .single_column.our-supplier .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
        padding: 0;
    }
    .yield-img img {
        width: 100%;
    }
    .two-box-wrap.odrp_row {
        margin-left: 0;
        margin-right: 0;
    }
    .two-box-wrap.odrp_row .col-md-4.col-sm-12.col-xs-12.two-box-eqht {
        padding: 0;
        margin-bottom: 15px;
    }
    .two-box-wrap.three-box-wrap.odrp_row .page-sub-content {
        margin-bottom: 0px;
    }
    .two-box-wrap.three-box-wrap .page-sub-content {
        height: inherit !important;
        margin-bottom: 30px;
    }
    .two-box-wrap.three-box-wrap .page-sub-content.video-block {
        padding-bottom: 30px;
    }
    .sidebar-search .form-group {
        max-width: 100%;
    }
    .sidebar-search input[type=text] {
        max-width: 100%;
    }
    .new-store-title {
        font-size: 16px;
    }
    .swaping-mobile {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        padding: 0 10px;
        margin-bottom: 3rem;
    }
    .swaping-mobile .sidebar-section {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
    }
    .swaping-mobile .right-section {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .swaping-mobile .swaping-mobile-second {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .swaping-mobile .swaping-mobile-first {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
        padding: 0;
    }
    .featured-title {
        font-size: 40px;
        line-height: 52px;
        text-align: center;
    }
    .featured-title {
        font-size: 40px;
        line-height: 52px;
    }
    .border-right0 {
        border: 0;
    }
    .mob-border-bot {
        border-bottom: 1px solid #bf8f33;
        padding-bottom: 20px;
    }
    .padding-top {
        padding-top: 22px;
    }
    .feature-slider-sec {
        bottom: 225px;
    }
    .feature-slider-sec .slick-dots {
        position: absolute;
        bottom: -35px;
        left: 0;
        right: 0;
    }
    .pfb_btn_left {
        height: 67px;
    }
    .pfb_btn_right {
        height: 67px;
    }
    .featured-single-img img {
        top: 0px;
        left: -75px;
    }
    .shop-btn {
        display: none;
    }
    .mobile-shop-btn {
        display: inline-block;
        width: calc(100% - 204px);
        position: absolute;
        top: 50%;
        right: 0;
    }
    .mobile-shop-btn a {
        color: #FFFFFF;
        font-family: Gotham-Bold;
        letter-spacing: -0.36px;
        line-height: 22px;
        text-align: center;
        border-radius: 5px;
        background-color: #000000;
        display: inline-block;
        font-size: 18px;
        height: 47px;
        width: 150px;
        padding: 13px 0;
        margin-bottom: 15px;
    }
    .mobile-shop-btn span {
        color: #000000;
        font-family: 'Gotham-Book';
        letter-spacing: -0.2px;
        font-size: 14px;
        line-height: 14px;
    }
    .beer_slider_box .beer_date_month {
        top: 11px;
        right: 11px;
        width: 65px;
    }
    .page_quiz_small_title {
        font-size: 14px;
        letter-spacing: 5.83pt;
        margin-bottom: 10px;
        line-height: 17px;
    }
    section.row-sec.page_quiz_wrap {
        padding: 55px 30px;
    }
    .featured-single-img {
        margin-bottom: -92px;
        width: 100%;
    }
    section.row-sec.page_section_appstore .app_txt {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
        text-align: center;
    }
    .feature-slider-sec .beer_slider .beer_slider_title_box {
        padding: 28px 25px;
    }
    .padding-left-0 {
        padding: 0px;
    }
    .padding-right-0 {
        padding: 0px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box input {
        font-size: 16px;
    }
    /*
.feature-slider-sec .beer_slider .beer_slider_box img {
    height: 337px;
}
*/
    .grid-content.equal-ht {
        height: auto !important;
    }
    .featured-post-content .type-content h3 {
        font-size: 20px;
        margin-bottom: 2px;
        margin-top: 6px;
    }
    .featured-post-content .shop-btn {
        margin-top: 46px;
        width: 100%;
        float: left;
    }
    .news-letter-page .container {
        max-width: 100%;
        padding: 0 10px;
    }
    .news-letter-page {
        padding: 4rem 0;
    }
    .padding-mob-0 {
        padding: 0px;
    }
    .newsletter_txt h2 {
        font-size: 20px;
    }
    .news-letter-des .newsletter_txt h3 {
        font-size: 18px;
    }
    .sidebar-search input[type=text] {
        height: 50px;
        border-radius: 40px;
    }
    .sidebar-search .input-group-button {
        width: 45px;
        height: 45px;
    }
    .sidebar-search .input-group-button button.s_btn {
        width: 45px;
        height: 45px;
    }
    .sidebar-search .input-group-button button.s_btn img {
        width: 45px;
        height: 45px;
    }
    .sort-search .select {
        width: 100%;
    }
    .select-styled {
        width: 100%
    }
    .page-search-wrap .image-block {
        margin-bottom: 15px;
    }
    .search_reasult_col {
        width: 100%;
        float: left;
    }
    .page-search-wrap .right-section {
        padding-top: 20px;
        padding-bottom: 40px;
        float: left;
        width: 100%;
    }
    .page-search-wrap .sidebar-section {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .search_reasult_col h1,
    .search_reasult_col h2 {
        font-size: 18px;
    }
    .select-options {
        background: #fff;
    }
    .page-about_inner-wrap .page-content-wrap {
        margin-bottom: 0px;
    }
    .padding-mob0 {
        padding: 0 !important;
    }
    .col-lg-4.col-md-4.col-sm-4:last-child .new_store_box {
        margin-bottom: 0px;
    }
    .lightbox-popup-inner {
        width: 80%;
    }
    .lightbox-slider {
        width: 100%;
        height: 331px;
    }
    .newsletter_form #error-msg {
        bottom: 11px;
        font-size: 12px;
        font-family: "Gotham-Bold";
    }
    section.row-sec.page_section_appstore .error-msg {
        left: 0;
        bottom: -30px;
        top: 57px;
    }
    /*    .desktop_view {
        display: none;
    }*/
    .mobile_view {
        display: block;
    }
    .promotinal-page-contest .image-overlap {
        top: 45px;
    }
    @-moz-document url-prefix() {
        .promotinal-page-contest .image-overlap {
            top: 175px;
        }
    }
    _::-webkit-full-page-media,
    _:future,
     :root .promotinal-page-contest .image-overlap {
        top: 177px;
    }
    .Page-Contest-Des-inner p {
        font-size: 14px;
        margin-bottom: 16px;
        letter-spacing: 0px;
    }
    .beer-image {
        max-width: 335px;
        margin: auto;
        width: 100%;
    }
    .promotinal-page-contest .image-overlap img {
        width: 100%;
    }
    .left-right-block .eqht,
    .left-right-block .eqht img {
        height: auto !important;
    }
    .page_contest_form .form-close {
        top: -61px;
        right: -5px;
    }
    .Page-Contest-Title-inner {
        font-size: 48px;
        line-height: 43px;
        margin-bottom: 20px;
    }
    .row-sec.content-sec {
        padding: 30px 15px;
    }
    .Page-Contest-Left-title {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 20px;
        text-align: center;
    }
    .Page-Contest-Left-sec {
        padding: 45px 30px;
    }
    .Page-Contest-Left-button {
        width: 175px;
        margin: auto;
    }
    .featured-section-inner-content {
        padding: 0px 30px 0px;
    }
    .featured-single-post {
        padding: 0px 30px 0px;
    }
    .featured-section-big-title {
        font-size: 40px;
        line-height: 40px;
    }
    .featured-section-small-title {
        font-size: 16px;
        line-height: 19px;
        letter-spacing: 8px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .featured-section-des {
        font-size: 14px;
    }
    .page_contest_form {
        padding: 0 30px;
    }
    .quiz_question_box .quiz_box .quiz_box_title {
        font-size: 26px;
    }
    section.row-sec.page_section_appstore .divtable {
        margin-bottom: 20px;
    }
    .promotinal-page-contest {
        margin-bottom: 45px;
    }
    .pfb_btn_left_inner img,
    .pfb_btn_right_inner img {
        width: 45%;
    }
    .pfb_btn_left_inner img {
        margin-top: 25px;
    }
    .pfb_btn_right_inner img {
        margin-top: 11px;
    }
    section.row-sec.page_section_appstore .news_ltr .input_box {
        width: calc(100% - 84px);
    }
    .sidebar-goto-inner {
        display: none;
    }
    .page_quiz_big_title {
        font-size: 25px;
        line-height: 34px;
    }
    .quiz_box_thanks_title h2 {
        font-size: 30px;
        line-height: 34px;
    }
    .quiz_box_thanks_title p .block {
        display: unset;
    }
    .quiz-beer-box {
        text-align: center;
        padding-right: 0;
    }
    .quiz_box_thanks_title h3 {
        margin-top: 25px;
    }
    .page_contest_form .footer-para {
        margin: 0px 0 40px;
    }
    .page_contest_form .wpcf7-mail-sent-ok {
        left: unset;
        position: relative;
        bottom: unset;
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .page_contest_form .footer-text {
        margin: 48px 0px 26px;
    }
    .page_contest_form .wpcf7-spam-blocked,
    .page_contest_form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
        left: unset;
        position: relative;
        bottom: unset;
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .padding-left-res-0 {
        padding: 0;
        margin: 0 8px;
    }
    .padding-right-res-0 {
        padding: 0;
        margin: 0 8px;
    }
    section.row-sec.page_section_appstore .divtable {
        padding: 40px 0px;
    }
    /* 8nov */
    .single_recipe_wrap .recipe_detail .center-hor-border {
        display: none;
    }
    /* 8nov */
    .single_recipe_wrap .recipe_detail li {
        width: 50%;
        padding: 20px 5px;
        border-bottom: 1px solid #ddd;
    }
    .single_recipe_wrap .top_heading h2 {
        font-size: 24px;
        line-height: normal;
    }
    .single_recipe_wrap .recipe_detail li .txt {
        font-size: 16px;
    }
    /* 8nov */
    .single_recipe_wrap .recipe_detail li:last-child {
        border-bottom: none;
    }
    /* .single_recipe_wrap .recipe_detail li:nth-child(3) {
        border-bottom: none;
    } */
    .single_recipe_wrap .recipe_detail li.three_block {
        width: 50%;
    }
    .single_recipe_wrap .recipe_detail li.three_block:last-child {
        width: 100%;
    }
    .single_recipe_wrap .recipe_detail li.four_block:nth-child(3) {
        border-bottom: 0px;
    }
    .single_recipe_wrap .recipe_detail li.five_block:last-child {
        margin-left: 25%;
    }
    .single_recipe_wrap .recipe_detail li.five_block,
    .single_recipe_wrap .recipe_detail li.six_block {
        width: 50%;
    }
    .single_recipe_wrap .recipe_detail li.four_block:nth-child(2):after,
    .single_recipe_wrap .recipe_detail li.five_block:nth-child(2):after,
    .single_recipe_wrap .recipe_detail li.five_block:nth-child(4):after,
    .single_recipe_wrap .recipe_detail li.seven_block:nth-child(3):after,
    .single_recipe_wrap .recipe_detail li.seven_block:nth-child(7):after,
    .single_recipe_wrap .recipe_detail li.eight_block:nth-child(3):after,
    .single_recipe_wrap .recipe_detail li.eight_block:nth-child(7):after {
        width: 0px;
    }
    .single_recipe_wrap .recipe_detail li.six_block:nth-child(4):after {
        width: 1px;
    }
    .single_recipe_wrap .recipe_detail li.seven_block:nth-child(6) {
        margin-left: 0px;
    }
    .single_recipe_wrap .recipe_detail li.seven_block:last-child {
        margin-left: 25%;
    }
    /* 8nov */
    .single_recipe_wrap .recipe_detail li:nth-child(2) {
        border-right: none;
    }
    .single_recipe_wrap .recipe_share_sec .print_btn {
        font-size: 12px;
        padding: 10px 15px;
        margin-right: 15px;
    }
    .single_recipe_wrap .recipe_share_sec .share_txt {
        display: block;
        margin: 15px 0;
    }
    .single_recipe_wrap .recipe_share_sec {
        margin-bottom: 0;
    }
    .single_recipe_wrap .sidebar-section {
        width: 100%;
    }
    .single_recipe_wrap .recipe_share_sec .social_link {
        width: 40px;
        height: 40px;
        margin: 0px;
        margin-right: 10px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec {
        float: none;
        width: 100%;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec {
        float: none;
        width: 100%;
        padding: 25px;
    }
    .recipe_inspiartion_sec .insp_grid .slick-list.draggable {
        padding-right: 30px;
        margin-right: -15px;
        padding-left: 7px;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .img_sec img {
        height: inherit;
    }
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec .link_dv {
        bottom: 0;
        position: relative;
        right: 0;
    }
    .recipe_inspiartion_sec .insp_grid .slick-dots {
        margin-top: 20px;
    }
    .recipe_inspiartion_sec .insp_grid .col-sm-4 {
        padding: 0 8px;
    }
    .recipe_inspiartion_sec {
        padding: 40px 0;
    }
    .recipe_inspiartion_sec .head_sec {
        margin-bottom: 30px;
    }
    .archive_recipe_wrap .right-section::before {
        display: none;
    }
    .archive_recipe_wrap .right-section {
        padding-left: 0;
    }
    .pagination-wrap .recipe-filter-title {
        font-size: 18px;
    }
    .pagination-wrap .pagination_main {
        margin-left: 7px;
    }
    .recipe-box .recipe-title h4 {
        height: inherit !important;
    }
    .archive_recipe_wrap .sidebar-section {
        width: 100%;
        padding-left: 15px;
    }
    .recipe_sidebar {
        padding-right: 0;
    }
    .single_recipe_wrap .recipe_detail.li_2 li:first-child {
        border-bottom: none;
    }
    .single_recipe_wrap .recipe_detail.li_3 li {
        border-bottom: none;
    }
    .single_recipe_wrap .recipe_detail.li_3 li:nth-child(2) {
        border-right: 1px solid #ddd;
    }
    .beer_pagination.top {
        width: 100%;
        text-align: center;
    }
    .pagination_main h2.heading.recipe_page {
        width: 100%;
    }
    /****/
    .single_recipe_wrap .recipe_share_sec .left_sec {
        width: 100%;
    }
    .single_recipe_wrap .recipe_share_sec .stamp_sec {
        width: 100%;
        text-align: left;
        margin-top: 0px;
    }
    .single_recipe_wrap .recipe_share_sec .stamp_sec h3 {
        font-size: 16px;
    }
    .single_recipe_wrap .stamp_sec img.logo_stamp {
        max-width: 145px;
        margin-left: 10px;
    }
    .post-type-archive-recipes .ui-widget.ui-widget-content {
        width: 86% !important;
    }
    /****/
    .beer_sale_filters {
        padding: 0 10px;
    }
    .gray-bg-section {
        /* padding-top: 30px;*/
        padding-top: 0px;
    }
    .page-single-recipe .right-section {
        width: 100%;
    }
    .single_recipe_wrap .rec_title {
        margin-bottom: 25px;
        font-size: 23px;
        line-height: 30px;
    }
    .single_recipe_wrap .rec_title span.block {
        display: initial;
    }
    .single_recipe_wrap ul.recipe_detail.mob-show {
        display: block;
        margin-bottom: 0;
        background: #fff;
        border-top: 1px solid #ddd;
    }
    .single_recipe_wrap ul.recipe_detail.desktop-show {
        display: none;
    }
    /* 8nov */
    /* .main-recipe-details {
        margin-top: 25px;
    } */
    /* .single_recipe_wrap .recipe_detail {
        border: 0;
    } */
    /* 8nov */
    .single_recipe_wrap .header-social {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .single_recipe_wrap .header-social ul {
        text-align: left;
    }
    .single_recipe_wrap .header-social ul li a {
        margin: 0px 1px;
    }
    .col-md-8.no-padding.equl-ht {
        height: auto !important;
    }
    .feat_video {
        height: auto !important;
    }
    .single_recipe_wrap .feat_img {
        height: auto !important;
    }
    .eq-ht {
        height: auto !important;
    }
    .what-we-serve .eq-ht {
        margin-bottom: 0;
    }
    .page-single-recipe span.grid-tag {
        font-size: 12px;
    }
    .active_filter {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
    .recipe-block-area {
        width: 100%;
        float: left;
    }
    .recipe_ratings {
        text-align: left;
    }
    .recipe_ratings .wpcr_inline {
        margin-left: 0;
    }
    .review-sec p.comment-form-author,
    .review-sec p.comment-form-email {
        width: 100%;
    }
    .review-sec p.comment-form-author {
        margin-bottom: 30px;
    }
    .review-sec p.comment-form-author {
        padding-right: 0;
    }
    .review-sec p.comment-form-email {
        padding-left: 0;
    }
    .review-sec p.form-submit input {
        width: 90%;
        margin: auto;
    }
    ol.commentlist {
        margin-top: 25px;
    }
    ol.commentlist li {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    ol.commentlist footer.comment-meta {
        width: 100%;
        text-align: center;
    }
    ol.commentlist .comment-content {
        width: 100%;
    }
    .review-sec h3#reply-title {
        font-size: 25px;
    }
    .page-about-content .sidebar-section {
        padding-left: 15px;
        padding-bottom: 0;
    }
    .page-template-page-contact-us .sidebar-section {
        padding-top: 0px;
    }
    .beer_pagination.bottom {
        margin-bottom: 40px;
        margin-top: 10px;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
    }
    .archive_recipe .sidebar-section {
        padding-bottom: 25px;
    }
    .product-catalog .equal-ht {
        margin-bottom: 10px;
        height: auto !important;
        padding-top: 0;
    }
    .page-table .table-striped > tbody > tr > td {
        font-size: 12px;
    }
    .section_more.common_section .more_store_main {
        margin-bottom: 0;
    }
    .section_more.common_section.commonPageTemplateSec {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .section_more.common_section.commonPageTemplateSec .more_store_main.store_block_slider .slick-slide {
        margin: 0;
    }
}

/*@media screen and (max-width: 767px)End Here*/

@media screen and (min-width:414px) and (max-width:766px) {
    .checklist-list {
        padding-left: 0%;
    }
    .checklist-list li {
        width: 100%;
    }
    .footer-message {
        padding-left: 0%;
    }
    .footer-block-title {
        font-size: 14px;
    }
    .checklist-list li {
        width: 100%;
    }
}

@media screen and (max-width: 413px) {
    .checklist_download_block {
        float: left;
        width: 100%;
        margin-top: 20px;
        text-align: left;
    }
    .checklist_download_btn {
        margin-left: 0px;
    }
    .beer_sale_filters .beer_sale_filters_inner .filter_txt {
        margin-right: 5px;
    }
    .beer_sale_filters .beer_sale_filters_inner .sale_sort {
        padding: 6px 12px;
    }
    .checklist-title {
        font-size: 22px;
    }
    .checklist-list {
        padding-left: 0px;
    }
    .checklist-list li {
        width: 100%;
        display: block;
        margin-right: 0%;
    }
    .footer-message {
        padding-left: 0%;
    }
    .footer-block-title {
        font-size: 14px;
    }
}


/*-------------------------------------------*/


/*@media screen and (max-width: 375px) Start Here*/

@media screen and (max-width: 375px) {
    .mobile-shop-btn {
        right: 20px;
    }
    .mobile-shop-btn a {
        font-size: 17px;
        width: 130px;
    }
    .footer-block-title {
        font-size: 14px;
    }
}


/*@media screen and (max-width: 375px) Start Here*/


/*-------------------------------------------*/


/*@media screen and (min-width: 361px)and (max-width: 375px) Start Here*/

@media screen and (min-width:361px) and (max-width: 375px) {
    .lightbox-slider {
        height: 300px;
    }
    .feature-slider-sec {
        bottom: 212px;
    }
    .pfb_btn_left .btn_title,
    .pfb_btn_right .btn_title {
        font-size: 13px;
    }
    section.row-sec.page_section_appstore .news_ltr .newsletter_icon {
        width: 35px;
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        font-size: 13px;
        padding: 15px 0px 0 40px;
    }
}


/*@media screen and (min-width: 361px)and (max-width: 375px) end Here*/


/*-------------------------------------------*/


/*@media screen and (min-width:360px) and (max-width: 374px) Start Here*/

@media screen and (min-width:360px) and (max-width: 374px) {
    .lightbox-slider {
        height: 288px;
    }
    .beer-image {
        max-width: 302px;
    }
    .feature-slider-sec {
        bottom: 207px;
    }
    .Page-Contest-Left-title {
        font-size: 30px;
        line-height: 36px;
    }
    .pfb_btn_left .btn_title,
    .pfb_btn_right .btn_title {
        font-size: 11px;
    }
    .pfb_btn_left_inner img,
    .pfb_btn_right_inner img {
        width: 50%;
    }
    .pfb_btn_left_inner img {
        margin-top: 19px;
    }
    .pfb_btn_right_inner img {
        margin-top: 10px;
    }
    section.row-sec.page_section_appstore .news_ltr .col-sm-4,
    section.row-sec.page_section_appstore .news_ltr .col-sm-8 {
        padding: 0;
    }
    section.row-sec.page_section_appstore .news_ltr .newsletter_icon {
        width: 39px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box input {
        font-size: 11px;
    }
    .newsletter_form #error-msg {
        bottom: 7px;
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        font-size: 6px;
        padding: 20px 0px;
        padding-left: 44px;
    }
    .archive_recipe .recipe-cook span.block {
        display: block;
    }
    .archive_recipe .recipe-serves span.block {
        display: block;
    }
    .page-single-recipe .recipe-cook span.block {
        display: block;
    }
    .page-single-recipe .recipe-serves span.block {
        display: block;
    }
    .single_recipe_wrap .recipe_share_sec .stamp_sec h3 {
        font-size: 13px;
        width: 130px;
    }
    .single_recipe_wrap .stamp_sec img.logo_stamp {
        max-width: 112px;
    }
}


/*@media screen and (min-width:360px) and (max-width: 374px) end Here*/


/*-------------------------------------------*/

@media only screen and (min-width:501px) and (max-width:700px) {
    .header_right_popup {
        left: unset;
    }
    .header_right_popup .header_tbl_contain span.disable_arrow {
        right: 5px;
        left: unset;
    }
}

@media only screen and (max-width:500px) {
    .hours_section.header_section.header_right {
        display: block;
        margin-left: 21px;
    }
}

@media only screen and (max-width:400px) {
    .header_right_popup {
        width: 260px;
    }
}

@media only screen and (max-width:374px) {
    .recipe_inspiartion_sec .insp_grid .insp_column .content_sec {
        padding: 20px;
    }
    .single_recipe_wrap .recipe_detail.li_3 li .txt {
        font-size: 14px;
    }
    .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .custom-slide-text {
        font-size: 17px;
        line-height: 17px;
    }
    /****/
    .beer_sale_filters .beer_sale_filters_inner {
        font-size: 13px;
    }
    .beer_sale_filters .beer_sale_filters_inner .sale_sort {
        font-size: 13px;
        padding: 5px 8px;
    }
    .beer_pagination .page-numbers {
        padding: 0px 8px;
    }
}


/*@media screen and (max-width: 320px)Start Here*/

@media screen and (max-width: 320px) {
    .grid-block-wrap .grid-content {
        padding: 20px;
    }
    .page-content-wrap {
        padding: 25px;
    }
    .main-title h2 {
        font-size: 18px;
    }
    .sub-title h2 {
        font-size: 20px;
    }
    .grid-block-wrap .grid-title h2 {
        font-size: 18px;
    }
    .grid-block-top-title-wrap .grid-title h2 {
        font-size: 18px;
    }
    .page-news-title h2 {
        font-size: 20px;
    }
    .better_return_page .btrStripe .stripeContent {
        padding-right: 0;
    }
    .better_return_page .btrStripe .stripeContent .lg_txt {
        font-size: 16px;
        margin-right: 0;
    }
    .supplier-img-box img {
        width: 100%;
    }
    .lightbox-slider {
        height: 256px;
    }
    .beer-image {
        max-width: 270px;
        margin: auto;
        width: 100%;
    }
    .Page-Contest-Title-inner {
        font-size: 41px;
        line-height: 38px;
    }
    .Page-Contest-Left-title {
        font-size: 26px;
        line-height: 30px;
    }
    .featured-section-small-title {
        font-size: 14px;
        letter-spacing: 4px;
    }
    .featured-single-img img {
        top: -16px;
    }
    section.row-sec.page_quiz_wrap {
        padding: 40px 0px;
    }
    .feature-slider-sec {
        bottom: 173px;
    }
    .pfb_btn_left .btn_title,
    .pfb_btn_right .btn_title {
        font-size: 11px;
    }
    .pfb_btn_left {
        height: 51px;
    }
    .pfb_btn_right {
        height: 51px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt h3 {
        font-size: 17px;
        margin-bottom: 2px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt p {
        font-size: 13px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt .app_store_btn {
        margin-right: 2px;
    }
    .featured-title {
        font-size: 35px;
        line-height: 43px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box {
        width: 67px;
    }
    section.row-sec.page_section_appstore .news_ltr .input_box {
        width: calc(100% - 67px);
    }
    .pfb_btn_left_inner img,
    .pfb_btn_right_inner img {
        width: 38%;
    }
    .pfb_btn_left_inner img {
        margin-top: 22px;
    }
    .pfb_btn_right_inner img {
        margin-top: 13px;
    }
    .promotinal-page-contest {
        margin-bottom: 64px;
    }
    section.row-sec.page_section_appstore .news_ltr .col-sm-4,
    section.row-sec.page_section_appstore .news_ltr .col-sm-8 {
        padding: 0;
    }
    section.row-sec.page_section_appstore .news_ltr .newsletter_icon {
        width: 39px;
    }
    section.row-sec.page_section_appstore .news_ltr .btn_box input {
        font-size: 11px;
    }
    .newsletter_form #error-msg {
        bottom: 7px;
    }
    section.row-sec.page_section_appstore .news_ltr #news_email {
        padding: 14px 0px;
        padding-left: 44px;
    }
    .Page-Contest-Left-des .bold-text {
        font-size: 12px;
    }
    .Page-Contest-Left-des .list ul li {
        font-size: 12px;
    }
    .page_quiz_big_title {
        font-size: 21px;
        line-height: 27px;
    }
    .quiz_question_box .quiz_box {
        padding: 0 20px;
    }
    .quiz_question_box .quiz_box .quiz_ans_list li {
        padding: 9px 0px 9px 13px;
        padding-left: 63px;
        font-size: 13px;
    }
    .quiz_question_box .quiz_box .quiz_ans_list li:before {
        left: 20px;
        top: 6px;
        padding-top: 3px;
    }
    .mobile-shop-btn a {
        font-size: 14px;
        width: 105px;
        height: 40px;
        padding: 10px 0;
        margin-bottom: 10px;
    }
    .mobile-shop-btn {
        right: 30px;
        top: 40%;
    }
    .page_contest_form .wpcf7-mail-sent-ok {
        font-size: 13px;
    }
    section.row-sec.page_section_appstore .app_text_sec .app_txt .app_store_btn img {
        width: 107px;
        margin-right: 10px;
    }
    a.app_btn.google_play_btn img {
        width: 107px;
    }
    .archive_recipe .recipe-cook img {
        width: 13px;
        margin-right: 5px;
    }
    .archive_recipe .recipe-cook strong {
        font-size: 15px;
    }
    .archive_recipe .recipe-cook span.block {
        display: block;
    }
    .archive_recipe .recipe-serves img {
        width: 22px;
        margin-right: 14px;
    }
    .archive_recipe .recipe-serves strong {
        font-size: 15px;
    }
    .archive_recipe .recipe-serves span.block {
        display: block;
    }
    .page-single-recipe .recipe-cook img {
        width: 13px;
        margin-right: 5px;
    }
    .page-single-recipe .recipe-cook b {
        font-size: 14px;
    }
    .page-single-recipe .recipe-cook span.block {
        display: block;
    }
    .page-single-recipe .recipe-serves img {
        width: 22px;
        margin-right: 14px;
    }
    .page-single-recipe .recipe-serves b {
        font-size: 14px;
    }
    .page-single-recipe .recipe-serves span.block {
        display: block;
    }
    .pagination-wrap .recipe-filter-title {
        font-size: 16px;
    }
    .pagination-wrap .pagination_main {
        width: 100%;
        margin-left: 0;
        margin-top: 8px;
    }
    .single_recipe_wrap .recipe_share_sec .stamp_sec h3 {
        font-size: 13px;
        width: 130px;
    }
    .single_recipe_wrap .stamp_sec img.logo_stamp {
        max-width: 112px;
    }
    .what-we-serve a.serve-beer-btn {
        font-size: 15px;
        width: 255px;
    }
}


/*@media screen and (max-width: 320px)end Here*/


/*-------------------------------------------*/

@media print {
    .what-we-serve a.serve-beer-btn {
        background: #ffaf00 !important;
    }
    body {
        -webkit-print-color-adjust: exact;
    }
    a[href]:after {
        content: none !important;
    }
    .col-sm-6 {
        width: 50%;
        float: left;
    }
    .col-md-8 {
        width: 66.66666667%;
        float: left;
    }
    .review-sec {
        display: none;
    }
    .col-md-4 {
        width: 33.33333333%;
        float: left;
    }
    .single_recipe_wrap .header-social ul li a.print_btn {
        display: none;
    }
    .feat_video .video-icon {
        display: none;
    }
    .single_recipe_wrap .header-social {
        display: none;
    }
    .single_recipe_wrap .recipe_detail {
        margin: 0;
        margin-bottom: 35x;
        padding: 0;
        border-left: none;
    }
    .single_recipe_wrap .recipe_share_sec {
        display: none;
    }
    .header_wrap {
        display: none;
    }
    .banner-content {
        display: none;
    }
    footer {
        display: none;
    }
    .recipe_inspiartion_sec {
        display: none;
    }
    .sticky_btn {
        display: none !important;
    }
    .single_recipe_wrap .sidebar-section {
        display: none;
    }
    .right-section {
        padding: 0;
        width: 100%;
    }
}

@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {
    .promotinal-page-contest .image-overlap {
        top: 45px !important;
    }
}


/* iphone 6+, 6s+, 7+, 8+ */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) {
    .promotinal-page-contest .image-overlap {
        top: 45px !important;
    }
}


/* iphone X */

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .promotinal-page-contest .image-overlap {
        top: 45px !important;
    }
}


/*Varation list css*/

.dots-list {
    list-style: none;
    padding-left: 0px;
}

.dots-list li {
    margin-bottom: 15px;
    position: relative;
    color: #4A4F55;
    padding-left: 25px;
    line-height: 20px;
}

.dots-list li::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f4b233;
    display: inline-block;
}

/** ria-10july 2020 ***/
#pic_delivery_modal button.close {
    top: -12px;
    right: -3px;
}
