@font-face {
	font-family: "Leviathan-HTF-Black";
	src: url("../fonts/Leviathan-HTF-Black.eot");
	src: url("../fonts/Leviathan-HTF-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Leviathan-HTF-Black.svg#Leviathan-HTF-Black") format("svg"), url("../fonts/Leviathan-HTF-Black.ttf") format("truetype"), url("../fonts/Leviathan-HTF-Black.woff") format("woff"), url("../fonts/Leviathan-HTF-Black.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Leviathan-HTF-Black-Italic";
	src: url("../fonts/Leviathan-HTF-Black-Italic.eot");
	src: url("../fonts/Leviathan-HTF-Black-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Leviathan-HTF-Black-Italic.svg#Leviathan-HTF-Black-Italic") format("svg"), url("../fonts/Leviathan-HTF-Black-Italic.ttf") format("truetype"), url("../fonts/Leviathan-HTF-Black-Italic.woff") format("woff"), url("../fonts/Leviathan-HTF-Black-Italic.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Gotham-Book";
	src: url("../fonts/Gotham-Book.eot");
	src: url("../fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Book.svg#Gotham-Book") format("svg"), url("../fonts/Gotham-Book.ttf") format("truetype"), url("../fonts/Gotham-Book.woff") format("woff"), url("../fonts/Gotham-Book.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Gotham-Bold";
	src: url("../fonts/Gotham-Bold.eot");
	src: url("../fonts/Gotham-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Bold.svg#Gotham-Bold") format("svg"), url("../fonts/Gotham-Bold.ttf") format("truetype"), url("../fonts/Gotham-Bold.woff") format("woff"), url("../fonts/Gotham-Bold.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Gotham-Black";
	src: url("../fonts/Gotham-Black.eot");
	src: url("../fonts/Gotham-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Black.svg#Gotham-Black") format("svg"), url("../fonts/Gotham-Black.ttf") format("truetype"), url("../fonts/Gotham-Black.woff") format("woff"), url("../fonts/Gotham-Black.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Gotham-Medium";
	src: url("../fonts/Gotham-Medium.eot");
	src: url("../fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Gotham-Medium.svg#Gotham-Medium") format("svg"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Vitesse-Black";
	src: url("../fonts/Vitesse-Black.eot");
	src: url("../fonts/Vitesse-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Vitesse-Black.svg#Vitesse-Black") format("svg"), url("../fonts/Vitesse-Black.ttf") format("truetype"), url("../fonts/Vitesse-Black.woff") format("woff"), url("../fonts/Vitesse-Black.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}
* {
	-webkit-font-smoothing: antialiased;
}
html {
    scroll-behavior: smooth;
}
.relHeader .top_bar {
	background: #000 !important;
}
/**18-02-2020**/
.site_default_btn,
.site_default_btn_white,
.btn-black {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.site_default_btn {
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border: 2px solid #f4b233;
	border-radius: 5px;
	font-size: 14px;
	padding: 7px;
	display: inline-block;
	text-align: center;
	font-family: "Gotham-Bold";
	letter-spacing: 0.28px;
	/*max-width: 250px;*/
	/*width: 100%;*/
	line-height: normal;	
}
.site_default_btn_white{
	background-color: #fff;
	border: 1px solid #ddd;	
}
.btn-black{
	background-color: #000;
	border: 2px solid #000;	
}
.site_default_btn::before,
.site_default_btn::after,
.site_default_btn_white::before,
.site_default_btn_white::after,
.btn-black::before,
.btn-black::after {  
	content: '';
	position: absolute;
	z-index: -1;
}
.site_default_btn::before,
.site_default_btn::after{
	background: #fff;
}
.site_default_btn_white::before,
.site_default_btn_white::after {  
	background: #f4b233;
}
.btn-black::before,
.btn-black::after{
	background: #fff;
}
.site_default_btn::after,
.site_default_btn_white::after,
.btn-black::after {
	height: 110%;
	left: -60%;
	top: -2px;
	bottom: -2px;
	transform: skew(50deg);
	transition-duration: 0.6s;
	transform-origin: top left;
	width: 0;
}

.site_default_btn:hover:after,
.site_default_btn_white:hover::after,
.btn-black:hover::after {
	/*height: 100%;*/
	width: 200%;
}

.site_default_btn._opup.custom_opup {
	max-width: 168px;
	padding: 15px;
}
#add_to_cart_btn {
	font-family: "Gotham-bold";
	padding: 15px 10px;
}
#add_to_cart_btn span {
	position: relative;
	top: 2px;
}
.link-arrow {
	font-size: 11px;
	font-family: "Gotham-Black";
	color: #4a4f55;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
section.community_description p {
	font-size: 17px;
}
section.community_description p span {
	display: block;
	overflow: hidden;
}

.how_does_work .row .col-sm-4:last-child:after{
	display: none;
}
.about-draught-services .contact-inf {
    background: url(/wp-content/uploads/2020/10/bg-img.jpg);
    background-size: cover;
    padding: 50px;
    background-position: right;
    border-radius: 5px;
    margin-bottom: 5px;
}
.about-draught-services h2 {
    font-family: "Leviathan-HTF-Black";
    padding-bottom: 25px;
    margin-top: 0;
}
.about-draught-services .contact-inf img {
    margin-bottom: 60px;
    max-width: 286px;
    margin-left: -15px;
}
.about-draught-services .contact-details a:hover {
    text-decoration: underline;
}
.about-draught-services .contact-details {
    padding-top: 60px;
}
.about-draught-services .contact-details p:last-child {
    margin: 0;
}
.about-draught-services strong {
    font-family: 'Gotham-Bold';
}
.about-draught-services .contact-details p, .contact-details p a {
    color: white;
    font-size: 16px;
}
.about-draught-services .contact-details .line-space {
    padding: 0 10px;
}
.about-draught-services .draught-btn a:first-child {
    margin-right: 30px;
}
.about-draught-services .draught-btn a {
    padding: 17px 31px;
    font-size: 18px;
    text-align: center;
}
.about-draught-services .draught-btn {
    padding: 40px 0 50px;
    display: block;
    overflow: hidden;
}
.tba-faq_banner {
	position: relative;
}
.tba-faq {
	position: absolute;
	top: 0%;
	height: 100%;
	display: table;
	vertical-align: middle;
	width: 100%;
}
.tba-faq .middle_content {
	display: table-cell;
	vertical-align: middle;
}
.tba-faq .container {
	text-align: center;
	max-width: 876px;
	color: white;
}
.tba-faq_banner .tba-faq .container h2 {
    font-family: 'Leviathan-HTF-Black';
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 35px;
}
.how_does_work .imgblk img {
	max-height: 64px;
}
.how_does_work .details-area {
	text-align: center;
}
.how_does_work .how_does_work_content {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 65px;
}
.how_does_work h2 {
    margin-top: 25px;
    font-family: 'Leviathan-HTF-Black';
    margin-bottom: 20px;
}
.work_step h2{
    font-size: 18px;
    margin-top: 25px;
    font-family: 'Leviathan-HTF-Black';
    line-height: 23px;
}
.how_does_work .work_step {
    margin-bottom: 75px;
}
.tba-faq p {
	color: white;
}
.how_does_work .row {
	counter-reset: list-number;
}
.how_does_work .row .col-sm-4:before {
	counter-increment: list-number;
	content: counter(list-number);
	font-size: 16px;
	background-color: #000;
	border-radius: 50%;
	color: #fff;
	padding: 5px 0px;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	position: absolute;
	top: 13px;
	left: 30%;
}
.delivery_available_heading, .cost_heading {
	text-align: center;
	margin-bottom: 60px;
	margin-top: 80px;
}
.ordering_faq .card-body a {
    text-decoration: underline;
}
.delivery_available_box {
	display: block;
	overflow: hidden;
}
/*.ordering_faq .card-header a {
    display: block;
    overflow: hidden;
}*/
.delivery_available_heading h2, .cost_heading h2 {
    font-family: 'Leviathan-HTF-Black';
    margin-bottom: 25px;
}
.delivery_available_heading a {
    color: #4a4f55;
    text-decoration: underline;
}
.how_does_work, .delivery_available {
	background-color: #f4f4f4;
}
.how_does_work .row .col-sm-4:after {
	content: "";
	background: url(/wp-content/uploads/2020/10/dot-line.png);
	width: 73%;
	height: 20px;
	position: absolute;
	left: 63%;
	top: 18px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: right;
}
.how_does_work .row .col-sm-4:nth-child(3n+3):after{
	content: none;
}
.delivery_available .content-border {
    background-color: white;
    border: 1px solid #d6d6d6;
    padding: 25px 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: table;
    width: 100%;
    vertical-align: middle;
}
.delivery_available_box h3 {
    font-family: 'Gotham-Bold';
    color: black;
    font-size: 20px;
    margin-top: 0;
    display: block;
    overflow: hidden;
    word-break: break-word;
    vertical-align: middle;
    display: table-cell;
}
.btn-style1 a {
 
    font-size: 18px;
    padding: 18px 0;
    display: block;
    overflow: hidden;
 	margin-bottom: 0px;
}
.cost-section .btn-style1 a {
    text-align: left;
}
.btn-style1 img {
    padding: 0 20px;
}
.delivery_available .btn-style1 {
    margin-top: 30px;
}
.btn-style1 {
	background-color: #f3b233;
	margin: 0 auto;
	text-align: center;
	display: block;
	overflow: hidden;
	max-width: 275px;
	margin-top: 30px;
	border-radius: 5px;
	margin-bottom: 80px;
}
section.breadcrumb_tbs {
	border-bottom: 1px solid #d6d6d6;
}
section.breadcrumb_tbs .breadcrumb {
	border: none;
}
.ordering_faq_heading h2 {
	font-family: 'Leviathan-HTF-Black';
	text-align: center;
	margin-top: 75px;
	margin-bottom: 50px;
}
.ordering_faq ul.nav.nav-tabs {
	background-color: #f5f5f5;
	text-align: center;
	border: 1px solid #d6d6d6;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.ordering_faq .nav li a {
    padding: 26px 0px;
    color: #000000;
}
.ordering_faq li.active > a {
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #f4b233;
}
.ordering_faq li.active > a:hover {
	background: none;
	box-shadow: none;
	border: none;
	border-bottom: 2px solid #f4b233;
}
.ordering_faq li a:hover {
	background: none;
	box-shadow: none;
	border: none;
	border-bottom: 2px solid #f4b233;
}
.ordering_faq li a {
    border-bottom: 2px solid transparent;
    border: none;
    text-transform: capitalize;
}
.ordering_faq ul.nav li.active > a.dropdown-toggle {
    background-color: white;
    border: none;
}
.ordering_faq ul.nav li.active > a{
	background: none;
	border: none;
	border-bottom: 2px solid #f4b233;
}
.ordering_faq li {
	float: none;
	display: inline-block;
	font-size: 18px;
	font-family: 'Gotham-Medium';
	text-transform: capitalize;
	padding: 0 50px;
}
.ordering_faq .tab-pane h5 {
    font-size: 16px;
    font-family: 'Gotham-Medium';
    color: black;
    margin: 19px 0;
    position: relative;
    padding-right: 30px;
    transition: all 0.25s ease-in;
}
.delivery_available .slick-dots {
    margin: 0px 0 0;
}
.delivery_available_heading strong {
    font-family: 'Gotham-Bold';
    font-weight: normal;
}

.ordering_faq .plus-icon.open_tag_ac h5 {
    margin-top: 45px;
}
.ordering_faq .card-header .collapsed h5:after, .ordering_faq .card-header .plus-icon h5:after {
    content: '\002B';
    color: #000;
    font-weight: 700;
    margin-left: 5px;
    font-size: 32px;
    position: absolute;
    right: 0;
    top: -10px;
    font-family: auto;
}

/*.ordering_faq .card:first-child .plus-icon h5:after {
    content: "\2212";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}*/
.ordering_faq .plus-icon.open_tag_ac h5:after {
    content: "\2212";
}
.ordering_faq .card {
    border-bottom: 1px solid #d6d6d6;
    display: block;
    overflow: hidden;
}
.ordering_faq .card-header {
    display: block;
    overflow: hidden;
}
.ordering_faq .tab-pane .title_active h5 {
	margin-top: 50px;
}
.ordering_faq .card:first-child h5 {
	margin-top: 50px;
}
.ordering_faq .collapsed h5 {
    margin-top: 20px;
}
.ordering_faq .collapse.in {
    display: block;
    overflow: hidden;
}
.ordering_faq .card-body {
    display: block;
    overflow: hidden;
    height: auto;
    padding-bottom: 30px;
}
.ordering_faq .collapse.in p {
    padding-bottom: 0;
}
.ordering_faq .collapse p {
	padding-bottom: 15px;
}
.content-border p {
	min-height: 200px;
}
.cost_heading p {
	max-width: 735px;
	margin: 0 auto;
	margin-top: 20px;
}
.cost-section .table>thead>tr th {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    background-color: black;
    color: white;
    text-align: center;
    padding: 10px;
    position: relative;
    height: 60px;
    min-width: 230px;
}
.cost-section .table tbody tr td {
    height: 60px;
    vertical-align: middle;
    position: relative;
}
.cost-section .table tbody tr td:before {
    content: "";
    width: 1px;
    height: 35px;
    position: absolute;
    background-color: #d6d6d6;
    right: 0;
    top: 12px;
}
.cost-section th.text-size12 {
	font-size: 12px;
}
.cost-section .table>thead>tr th .text-block {
	display: block;
	overflow: hidden;
}
.cost-section .table>thead>tr th:before {
    content: "";
    width: 1px;
    height: 35px;
    position: absolute;
    background-color: #d6d6d6;
    right: 0;
    top: 11px;
}
.cost-section table {
    background-color: transparent;
    text-align: center;
    border: 1px solid #ddd;
}
.cost-section .table>thead>tr th:last-child:before, .cost-section .table tbody tr td:last-child:before {
	content: none;
}
.ordering_faq .fade.in {
    opacity: 1;
    margin-bottom: 80px;
    height: 100%;
    transition: all 0.25s ease-in;
}
.ordering_faq .fade {
    height: 0;
}
.ordering_faq .card-body p {
    position: relative;
    z-index: 9;
 }
.how_does_work .container {
    max-width: 1220px;
}
.bg-line:before {
    content: "";
    background: url(/wp-content/uploads/2020/10/dot-line-center.png);
    background-repeat: no-repeat;
    width: 75%;
    position: absolute;
    top: 43%;
    height: 55px;
    background-size: 100% auto;
    background-position: center;
    float: none;
    left: 33%;
    right: 0;
}
.bg-line {
    position: relative;
}
span.text-block {
    display: block;
}
.link-arrow::after {
	content: url("../images/arrow-orange.svg");
	position: relative;
	right: -3px;
	top: 2px;
}
.link-arrow:hover {
	color: #D06F1A;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.link-arrow:hover::after {
	content: url("../images/arrow-black.svg");
}
p {
	color: #4A4F55;
}
a.sticky_btn {
	background: #f4b233;
	transform: rotate(270deg);
	display: block;
	width: 120px;
	text-align: center;
	font-family: "Gotham-Bold";
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border-radius: 5px 5px 0px 0px;
	font-size: 14px;
	padding: 0px 10px;
	line-height: 40px;
	cursor: pointer;
	position: fixed;
	top: 50%;
	right: -40px;
	z-index: 2;
}
.header_wrap .top_bar {
	background: #000;
}
.header_wrap .top_bar .container,
header .container {
	max-width: 1920px;
	padding-left: 65px;
}
.header_wrap .top_bar .padRight0 {
	padding-right: 0px !important;
}
.header_search {
	position: absolute;
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	bottom: 170px;
	z-index: 99;
	left: 0;
	right: 0;
}
/**19-02-2020**/

.header_search .search_txt {
	width: 100%;
	border-radius: 50px;
	background: #fff url('../images/search-icon-gray.svg');
	background-repeat: no-repeat;
	/*background-position: left 199px center;*/
	background-position: left 27px center;
	border: none;
	height: 80px;
	padding: 8px 15px;
	color: #4a4f55;
	padding-left: 70px;
	font-size: 18px;
	/*font-family: "Gotham-Book";*/
}
/**19-02-2020 end**/

::-webkit-input-placeholder {
	color: #4a4f55;
	opacity: 1;
}
::-moz-input-placeholder {
	color: #4a4f55;
	opacity: 1;
}
::placeholder {
	color: #4a4f55;
	opacity: 1;
}
* {
	outline: none;
}
.header_search .s_btn {
	position: absolute;
	border: none;
	width: 183px;
	height: 80px;
	border-radius: 0 50px 50px 0;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	background: #f4b233;
	font-family: "Gotham-Bold";
	font-size: 18px;
}
.header_search .s_btn img {
	width: 100%;
}
div.wpcf7-response-output {
	margin: 2em 0em 1em;
}
header {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
}
header .header_right_nav::after {
	content: "";
	display: table;
	clear: both;
}
header .logo {
	padding-top: 20px;
}
header .header_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
header .header_nav ul li {
	float: left;
	padding-right: 60px;
	text-align: left;
}
header .header_nav ul li:last-child {
	padding-right: 0 !important;
}
/**18-02-2020**/

/*header .header_nav ul li.shoplink a {
background: url('../images/shop-menu-shape.svg');
background-repeat: no-repeat;
background-position: right 10px top 44px;
}*/

header .header_nav ul li>a {
	color: #fff;
	display: inline-block;
	padding: 20px 0;
	font-family: "Gotham-Medium";
	letter-spacing: 0.2px;
	font-size: 20px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-left: 0;
	/*transition: all 0.5s ease;*/
}
/**18-02-2020 end**/

header .header_nav ul li>a:hover {
	color: #f4b233;
}
/*header .header_nav ul li.is-active > a {
color: #f4b233;
}*/

header .header_nav ul li.current-menu-item>a {
	color: #f4b233;
}
.home_slider .slick-arrow.slick-next {
	background: url("../images/next-light.svg");
	background-repeat: no-repeat;
	right: 50px;
}
.home_slider .slick-arrow.slick-prev {
	background: url("../images/prev-light.svg");
	background-repeat: no-repeat;
	left: 50px;
}
.slick-arrow {
	position: absolute;
	z-index: 1;
	width: 60px;
	height: 60px;
	background: no-repeat;
	border-radius: 50%;
	top: calc(50% - 30px);
	padding: 0;
	border: none;
}
.slick-arrow.slick-next {
	right: 15px;
}
.slick-arrow.slick-prev {
	left: 15px;
}
/**20-02-2020**/

.slider_box_wrap {
	position: relative;
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	height: calc(100vw / 2.3);
	max-height: 860px;
	overflow: hidden;
}
/**20-02-2020 end**/

.slider_box_wrap .slider_text {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.slider_box_wrap .slider_img img {
	max-width: 100%;
}
.slider_box_wrap .slider_text .slider_text_tbl {
	display: table;
	width: 100%;
	height: 100%;
}
/**20-02-2020**/

.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 120px;
}
/**20-02-2020 end**/

.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
	margin: 0;
	color: #fff;
	font-size: 70px;
	font-family: "Leviathan-HTF-Black-Italic";
}
.top_bar .locator_btn_dv {
	text-align: right;
}
.top_bar .locator_btn_dv .locator_btn {
	border-radius: 5px;
	background: #000;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	line-height: normal;
	font-family: "Gotham-Black";
	text-transform: uppercase;
	letter-spacing: 0.2px;
	vertical-align: middle;
}
.top_bar .header_locator span {
	display: inline-block;
	vertical-align: middle;
	text-decoration: underline;
}
.top_bar .header_locator .locator_icon {
	margin-right: 12px;
}
.top_bar .header_locator .store_name {
	margin-right: 0;
	padding-right: 20px;
	/* position: relative; */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 180px;
	position: relative;
}
.sticky-header .top_bar .header_locator .store_name {
	padding-right: 0;
}
.top_bar .header_locator .store_name a {
	color: #fff;
	text-decoration: underline;
}
.top_bar .header_locator .store_name::after {
	content: url("../images/arrow-down-shape-white.svg");
	position: absolute;
	right: 0;
	top: -1px;
}
.top_bar .header_locator .store_time {
	margin-right: 20px;
}
.common_section .head_sec {
	text-align: center;
	margin-bottom: 45px;
}
/**20-02-2020**/

.page-top-header .top-banner-text h2 {
	font-size: 30px;
	/*margin-top: 50px!important;*/
}
/**20-02-2020 end**/

.home_category .cat_sec .cat_box {
	float: left;
	width: 20%;
	text-align: center;
	padding: 0 15px;
	border-right: 1px solid #d6d6d6;
}
.home_category .cat_sec .cat_box:last-child {
	border-right: none;
}
.home_category .cat_sec::after {
	content: "";
	display: table;
	clear: both;
}
.common_section {
	padding: 60px 0;
}
.common_section .head_sec h3 {
	margin: 0;
	margin-bottom: 5px;
	color: #f4b233;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 5.5px;
	font-family: "Gotham-Medium";
	line-height: normal;
}
.common_section .head_sec h2 {
	margin: 0;
	color: #000;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.2px;
	line-height: normal;
}
.home_category .cat_sec .cat_box .cat_icon {
	margin-bottom: 30px;
}
.home_category .cat_sec .cat_box h3 {
	color: #000;
	font-size: 22px;
	margin: 0;
	margin-bottom: 10px;
	font-family: "Gotham-Bold";
	letter-spacing: 0.15px;
}
.home_category .cat_sec .cat_box .link {
	color: #000;
	font-size: 10px;
	font-family: "Gotham-Black";
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.home_category .cat_sec .cat_box:hover .link {
	color: #f4b233;
}
.home_category .cat_sec .cat_box:hover .link::after {
	content: url("../images/arrow-black.svg");
}
.home_category .cat_sec .cat_box .link:hover {
	color: #f4b233;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.home_category .cat_sec .cat_box .link:hover::after {
	content: url("../images/arrow-black.svg");
}
.home_category .cat_sec .cat_box .link::after {
	content: url("../images/arrow-orange.svg");
	position: relative;
	right: -3px;
	top: 2px;
}
#changeDeliveryAddressModal .modal-body .modal_pickup_delivery li {
	background: #f9fafa !important;
}
#changeDeliveryAddressModal .modal-body .modal_pickup_delivery li label input {
	margin: 6px;
}
.modal_pickup_delivery1 .datepicker-inline {
	width: 100%;
}
.modal_pickup_delivery1 .datepicker-inline .table-condensed {
	width: 100%;
}
.modal_pickup_delivery1 .datepicker-inline.datepicker table tr td.active.active {
	background-image: linear-gradient(to bottom, #f4b233, #f4b233);
	color: #000;
}
.modal_pickup_delivery1 .datepicker-inline.datepicker table tr td.day:not(.disabled) {
	font-family: "Gotham-Medium";
}
.home_cat_style {
	background: #f4f4f4;
	padding-bottom: 80px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	/*max-width: 1920px;
	margin: 0 auto;*/
}
.home_cat_style .cat_stl_box .head .txt {
	font-size: 20px;
	color: #000;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	font-family: "Gotham-Bold";
	letter-spacing: 0.25px;
	text-transform: capitalize;
}
.home_cat_style .cat_stl_box .head .total_item {
	border: 1px solid #d6d6d6;
	border-radius: 50px;
	display: inline-block;
	padding: 5px 10px;
	font-size: 12px;
	vertical-align: middle;
	background: #fff;
}
.home_cat_style .cat_stl_box .content_area::after {
	content: "";
	display: table;
	clear: both;
}
.home_cat_style .cat_stl_box .head {
	margin-bottom: 30px;
}
.home_cat_style .cat_stl_box .content_area .lt_sec {
	float: left;
	width: 67%;
	position: relative;
	padding-bottom: 15px;
}
.home_cat_style .cat_stl_box .content_area .lt_sec .link {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
}
.home_cat_style .cat_stl_box .content_area .lt_sec p {
	font-size: 14px;
	color: #4a4f55;
	line-height: 20px;
	margin-bottom: 35px;
}
.home_cat_style .cat_stl_box .content_area .lt_sec .link {
	font-size: 10px;
	font-family: "Gotham-Black";
	color: #000;
	text-transform: uppercase;
}
.home_cat_style .cat_stl_box:hover .link {
	color: #f4b233 !important;
}
.home_cat_style .cat_stl_box:hover .link::after {
	content: url("../images/arrow-black.svg") !important;
}
.home_cat_style .cat_stl_box .content_area .lt_sec .link:hover {
	color: #f4b233;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.home_cat_style .cat_stl_box .content_area .lt_sec .link:hover::after {
	content: url("../images/arrow-black.svg");
}
.home_cat_style .cat_stl_box .content_area .lt_sec .link::after {
	content: url("../images/arrow-orange.svg");
	position: relative;
	right: -3px;
	top: 2px;
}
.home_cat_style .cat_stl_box .content_area .rt_sec {
	float: left;
	width: 33%;
	text-align: right;
	position: relative;
}
.home_cat_style .cat_stl_box {
	border: 1px solid #d6d6d6;
	padding: 40px 30px 35px 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.home_cat_style .cat_stl_box .content_area .rt_sec img {
	position: absolute;
	right: 0;
	bottom: -60px;
}
.section_appstore {
	background: url(../images/wood_background.jpg);
	padding: 60px 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.fullwidthwidget .icon {
	width: 75px;
	display: inline-block;
	vertical-align: middle;
}
.fullwidthwidget .content {
	width: calc(100% - 220px);
	padding: 0 40px;
	display: inline-block;
	vertical-align: middle;
}
.fullwidthwidget .btn_dv {
	width: 135px;
	display: inline-block;
	vertical-align: middle;
}
.fullwidthwidget .content h2 {
	margin: 0;
	font-size: 30px;
	margin-bottom: 8px;
	font-family: "Leviathan-HTF-Black";
	color: #000;
	letter-spacing: 0.38px;
}
.fullwidthwidget .content p {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	letter-spacing: 0.38px;
	margin: 0;
}
.fullwidthwidget .btn_dv a {
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border-radius: 5px;
	font-size: 14px;
	padding: 7px;
	display: inline-block;
	text-align: center;
	font-family: "Gotham-Bold";
	letter-spacing: 0.28px;
	width: 100%;
}
.fullwidthwidget .shop_widget_inner {
	max-width: 860px;
	margin: 0 auto;
}
.fullwidthwidget .shop_widget_inner::after {
	content: "";
	display: table;
	clear: both;
}
.section_appstore .app_text_sec {
	max-width: 540px;
	float: right;
	width: 100%;
	padding-top: 60px;
}
.section_appstore .app_text_sec::after {
	content: "";
	display: table;
	clear: both;
}
.section_appstore .app_text_sec .logo-icon {
	float: left;
	width: 142px;
}
.section_appstore .app_text_sec .logo-icon img {
	max-width: 100%;
}
.section_appstore .app_text_sec .app_txt {
	float: left;
	width: calc(100% - 142px);
	padding-left: 30px;
}
.section_appstore .app_text_sec .app_txt h3 {
	margin: 0;
	font-size: 30px;
	color: #000;
	font-family: "Leviathan-HTF-Black";
	margin-bottom: 10px;
}
.section_appstore .app_text_sec .app_txt p {
	font-size: 18px;
	color: #000;
	margin-bottom: 25px;
}
.section_appstore .app_text_sec .app_txt .app_btn {
	display: inline-block;
}
.section_appstore .app_text_sec .app_txt .app_store_btn {
	margin-right: 20px;
}
.section_guide {
	background: url("../images/guide-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 100px 0;
}
.section_guide .head_sec h2 {
	color: #fff;
}
.section_guide .slick-arrow.slick-next {
	background: url("../images/next-light.svg");
	background-repeat: no-repeat;
}
.section_guide .slick-arrow.slick-prev {
	background: url("../images/prev-light.svg");
	background-repeat: no-repeat;
}
.section_guide .blog_post_carousel .post_inner {
	text-align: center;
}
.section_guide .blog_post_carousel .post_inner .p {
	color: #fff;
	margin-bottom: 30px;
}
.section_guide .blog_post_carousel .post_inner .p p {
	color: #fff;
}
.section_guide .blog_post_carousel .post_inner .link_btn {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
	padding: 7px 90px;
	font-size: 14px;
}
.section_guide .blog_post_carousel .slick-list {
	max-width: 600px;
	margin: 0 auto;
}
.newsletterwidget {
	background: #f4f4f4;
	border-top: 1px solid #d6d6d6;
	padding: 60px 0;
}
.newsletterwidget .newsletter_txt {} .newsletterwidget .newsletter_txt h3 {
	margin: 0;
	margin-bottom: 10px;
	color: #f4b233;
	text-transform: uppercase;
	font-size: 18px;
	font-family: "Gotham-Medium";
	letter-spacing: 7.5px;
}
.newsletterwidget .newsletter_txt h2 {
	margin: 0;
	color: #000;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	margin-bottom: 15px;
}
.newsletterwidget .newsletter_txt p {
	font-size: 14px;
	color: #000;
}
.newsletterwidget .newsletter_form::after {
	content: "";
	display: table;
	clear: both;
}
.newsletterwidget .newsletter_form .input_box {
	border: 1px solid #d6d6d6;
	padding: 30px;
	border-radius: 5px 0 0 5px;
	border-right: none;
	float: left;
	width: calc(100% - 250px);
	height: 110px;
}
.newsletterwidget .newsletter_form .input_box .input_span {
	display: block;
	position: relative;
}
.newsletterwidget .newsletter_form .input_box .input_span .newsletter_icon {
	position: absolute;
	width: 48px;
	height: 48px;
	border-right: 1px solid #d6d6d6;
	background: url("../images/newsletter.svg");
	background-repeat: no-repeat;
	background-position: center center;
}
.newsletterwidget .newsletter_form .btn_box {
	float: left;
	width: 250px;
}
.newsletterwidget .newsletter_form .btn_box input {
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border-radius: 0 5px 5px 0;
	border: none;
	width: 100%;
	padding: 30px 10px;
	height: 110px;
	font-family: "Gotham-Bold";
	letter-spacing: 0.2px;
	font-size: 18px;
}
.newsletterwidget .newsletter_form .input_box input {
	border: 1px solid #d6d6d6;
	box-shadow: none;
	width: 100%;
	border-radius: 5px 0 0 5px;
	padding: 13px;
	font-size: 14px;
	color: #4a4f55;
	padding-left: 65px;
}
.champion-section-banner {
	position: relative;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
.champion-section-Background .champion-bacground-img-inner img {
	width: 100%;
	display: block;
}
.champion-section-Background .champion-bacground-img-inner img.mobile_view2 {
	display: none;
}
.ms_feild_group_main_left {
	margin-bottom: 0px !important;
}
.champion-overlap-image {
	position: absolute;
	top: 18.5%;
	text-align: center;
	width: 100%;
	right: 0;
	left: 0;
}
.champion-overlap-image .champion-badge-image img {
	width: 25.5%;
	z-index: 9;
	position: relative;
}
.champion-description-Background .champion-badge-image img {
	width: 100%;
}
section#champion_des_background_sec {
	position: relative;
}
.champion-des-background-sec {
	background-position: top center;
	width: 100%;
	float: left;
	padding: 0px;
	background-size: 100% 96%;
	background-repeat: no-repeat;
}
.champion-description-content {
	width: 100%;
	float: left;
	position: absolute;
	z-index: 9;
	top: 0;
}
section.setting_subscriber.champion-registration-wrap {
	padding: 80px 0;
	background: #000000;
	padding-bottom: 10px;
}
.setting_subscriber_boxes {
	padding-bottom: 30px;
}
.setting_subscriber_main_box {
	margin-bottom: 15px;
}
.setting_subscriber_main_box:last-child {
	margin: 0;
}
.top_heading_settings h1 {
	margin: 0;
	width: 100%;
	color: #ffffff;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 20px;
	text-align: left;
	display: inline-block;
}
.setting_subscriber_boxes h2 {
	margin: 0;
	font-family: 'Gotham-Bold';
	margin-bottom: 8px;
	color: #fff;
}
.setting_subscriber_boxes p {
	font-size: 12px;
	margin: 0;
	color: #fff;
}
.champion-des-block .champion-side-image-inner img {
	width: 100%;
}
.champion-des-block .champion-content-text {
	width: 64%;
	float: left;
	padding: 9% 7%;
}
.champion-content-text .champion-content-Title {
	color: #000000;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 48px;
	margin-bottom: 45px;
}
.champion-des-block .champion-content-Des p {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-family: "Gotham-Book";
	margin-bottom: 40px;
	text-align: justify;
}
.champion-des-block .champion-content-button {
	font-family: "Gotham-Bold";
	font-size: 18px;
}
#champion_des_background_sec .champion-side-image-inner {
	margin-top: -151px;
	width: 34.4%;
	float: right;
}
/* champion contest */

.champion-team-profile-main-banner img {
	width: 937px;
}
.champion-team-profile-main-desc {
	font-size: 18px;
	font-family: "Gotham-Book";
	color: #000;
	line-height: 30px;
	text-align: left;
}
.team-card-btn {
	border-radius: 5px;
	background-color: #f4b234;
	color: #000;
	font-size: 18px;
	font-family: "Gotham-Bold";
	padding: 14px 48px;
	display: inline-block;
}
.champion-team-profile-main-btn {
	text-align: left;
	margin-top: 25px;
}
.champion-team-row {
	text-align: left;
	margin-top: 90px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid rgba(214, 214, 214);
}
.champion-team-row ul {
	list-style: none;
	padding-left: 0px;
}
.champion-team-row ul {
	margin: 0;
}
.champion-team-row ul li {
	display: inline-block;
	padding-right: 50px;
}
.champion-team-row ul li span img {
	width: 70px;
	height: 70px;
}
.champion-team-row ul li:last-child {
	padding-right: 0px;
}
.champion-contest-wrap {
	padding-top: 30px;
	background-size: cover;
	width: 100%;
	float: left;
	margin-top: -13.4%;
	background-position: top center;
	padding-bottom: 40px;
}
.champion-contest-wrap .champion-contest-head {
	margin-top: 17%;
	color: #000000;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 5px;
	text-align: center;
}
.champion-contest-wrap .champion-contest-list p {
	font-size: 18px;
}
.champion-contest-wrap .champion-contest-list p {
	font-size: 18px;
	line-height: 30px;
}
.champion-contest-wrap .champion-contest-subtitle {
	text-align: center;
	font-size: 18px;
	line-height: 38px;
	font-family: "Gotham-Bold";
	padding-bottom: 46px;
}
.champion-contest-wrap .contest-brand-block {
	text-align: center;
}
.champion-contest-wrap .contest-brand-block .contest-brand-img {
	padding-bottom: 33px;
}
.champion-contest-wrap .champion-contest-list {
	padding-left: 25px;
}
.champion-contest-wrap .champion-contest-list ul li {
	font-size: 18px;
	line-height: 30px;
	font-family: "Gotham-Book";
	padding-bottom: 10px;
}
.champion-contest-wrap .Champion-Contest-Button {
	text-align: center;
	width: 100%;
	float: left;
	clear: both;
}
.champion-contest-wrap .Champion-Contest-Button .champion-contest-btn {
	border: none;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Gotham-Bold';
	background: #F4B233;
	padding: 15px 26px;
	letter-spacing: 0.2px;
	color: #000;
	font-size: 18px;
}
.contest-brand-img img {
	width: 180px;
}
.contest-brand-img2 img {
	width: 113px;
	margin-left: auto;
	margin-right: auto;
}
/* section contest end */

/* yeti start*/

.yeti-container {
	padding: 180px 0px 0px;
}
.yeti-left-section {
	text-align: left;
	display: table;
	padding: 0;
	margin-bottom: 85px;
}
.yeti-left-section-inner {
	display: table-cell;
	vertical-align: middle;
}
.champion-yeti-head {
	color: #ffffff;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 35px;
}
.champion-yeti-description-inner {
	color: #FFFFFF;
}
.champion-yeti-description span.bold-text {
	font-size: 18px;
	margin-bottom: 25px;
	float: left;
	width: 100%;
	color: #fff;
	font-family: Gotham-Bold;
}
.champion-yeti-description .list {
	width: 100%;
	float: left;
}
.champion-yeti-description .list ul {
	padding-left: 70px;
	margin-bottom: 25px;
}
.champion-yeti-description .list ul li {
	font-size: 18px;
	letter-spacing: 0.38px;
	margin-bottom: 15px;
	line-height: 20px;
	list-style: none;
	position: relative;
}
.champion-yeti-description .list ul li:before {
	content: '';
	position: absolute;
	top: 5px;
	left: -25px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f4b233;
	display: inline-block;
}
.champion-yeti-description p {
	color: #fff;
	font-size: 14px;
	padding-right: 30px;
	width: 100%;
	float: left;
}
.yeti-right-section-inner {
	height: 100%;
	display: table;
	margin-top: 60px;
}
.yeti-right-section-image {
	display: table-cell;
	vertical-align: bottom;
}
.yeti-right-section-image img {
	width: 100%;
}
/* yeti end*/

/* section registration*/

.champion-registration-wrap {
	padding-top: 100px;
	padding-bottom: 100px;
	background-size: cover;
	width: 100%;
	float: left;
	background-position: top center;
}
.champion-members-logo-block.desktop_view {
	padding: 0;
	margin: 0;
}
.champion-members-logo-block.desktop_view ul {
	margin-top: 30px;
}
.champion-registration-wrap .registration-left-title {
	color: #fff;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 5px;
	text-align: left;
}
.registration-steps-wrap {
	padding-top: 54px;
	display: table;
	width: 100%;
	border-bottom: 1px solid #666;
	margin-bottom: 35px;
	padding-bottom: 10px;
}
.registration-steps-wrap .registration-list {
	width: 13%;
	float: left;
}
.registration-steps-wrap .registration-list span {
	color: #fff;
	font-size: 30px;
	font-family: "Gotham-Bold";
	border-radius: 100%;
	border: 2px solid #f4b233;
	width: 70px;
	height: 70px;
	display: inline-block;
	text-align: center;
	line-height: 70px;
}
.champion-members-logo-block.mobile_view {
	display: none;
}
.ms_feild_group_main_left.mobile_view {
	display: none;
}
.registration-steps-wrap .registration-content {
	width: 87%;
	float: left;
	display: block;
	padding-left: 30px;
}
.registration-steps-wrap .registration-row {
	margin-bottom: 29px;
	width: 100%;
	float: left;
}
.registration-steps-wrap .registration-content h2 {
	font-family: "Gotham-Bold";
	margin-top: 0px;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}
.registration-steps-wrap .registration-content p {
	font-family: "Gotham-Book";
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.border-line-section {
	border-right: 1px solid #666;
}
.registration-block-left {
	padding-right: 50px;
	width: 100%;
	float: left;
}
.champion-registration-form-wrap {
	width: 100%;
	float: left;
	padding-left: 50px;
}
.champion-registration-form-wrap .champion-registration-form-title {
	color: #fff;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 5px;
	text-align: center;
}
.champion-registration-form-wrap .champion-registration-form-subtitle {
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	font-family: "Gotham-Book";
	padding-bottom: 10px;
	color: #fff;
	padding-top: 10px;
}
.champion-registration-form-container {
	width: 100%;
	float: left;
}
.champion-registration-form-container .champion-registration-form-text {
	font-size: 14px;
	padding: 15px 10px;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	float: left;
	margin-bottom: 30px;
}
.champion-registration-form-container #champion-form-text {
	width: 99%;
	margin-right: 1%;
	font-size: 14px;
	font-family: "Gotham-Book";
}
.champion-registration-form-container #champion-form-text2 {
	width: 99%;
	margin-left: 1%;
	font-size: 14px;
	font-family: "Gotham-Book";
}
.champion-registration-form-container .champion-registration-form-email {
	padding: 15px 10px;
	font-size: 14px;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	font-family: "Gotham-Book";
}
.champion-registration-form-container .champion-registration-form-phone {
	font-size: 14px;
	padding: 15px 10px;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
	font-family: "Gotham-Book";
}
.champion-registration-form-container .champion-registration-form-submit {
	width: 100%;
	float: left;
	background: #F4B233;
	color: #000;
	text-transform: uppercase;
	border: 0px;
	padding: 15px 10px;
	font-family: "Gotham-Bold";
	font-size: 18px;
	border-radius: 4px;
}
.champion-members-logo-block {
	padding-top: 80px;
	text-align: center;
}
.rec_popup_overlay {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	background: rgba(0, 0, 0, .7);
	z-index: 9999;
	text-align: center;
}
.rec_popup_overlay .rec_disp_table {
	width: 100%;
	height: 100%;
	display: table;
}
.rec_popup_overlay .rec_disp_table_cell {
	display: table-cell;
	vertical-align: middle;
}
.rec_popup_main {
	width: 100%;
	max-width: 520px;
	margin: 0 auto;
	display: inline-block;
	background: #fff;
	padding: 50px;
	border-radius: 0;
	position: relative;
}
span.rec_popup_close {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 32px;
	line-height: 25px;
	width: 27px;
	height: 25px;
	color: #f4b233;
	cursor: pointer;
}
.rec_popup_main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	display: inline-block;
}
.rec_popup_main ul li {
	display: inline-block;
	margin: 0 20px;
}
.rec_popup_main h3 {
	margin: 0;
	font-family: "Leviathan-HTF-Black";
	margin-bottom: 35px;
}
.rec_popup_main li button {
	border: none;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Gotham-Bold';
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0.2px;
	color: #000;
	font-size: 16px;
}
.rec_popup_main li button.rec_league_continue {
	background: #F4B233;
}
.rec_popup_main li button.rec_league_cancel {
	background: #222;
	color: #fff;
}
.champion-members-logo-block ul {
	padding: 0px;
	list-style: none;
	display: inline-block;
	width: 100%;
}
.champion-members-logo-block ul li {
	width: 100%;
}
.champion-members-logo-block ul li img {
	width: 500px;
	margin: 0 auto;
}
.champion_cform_row {
	padding-bottom: 0px;
	width: 100%;
	float: left;
	position: relative;
}
.half_size_cform {
	width: 50%;
}
.champion-registration-form-container span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
	position: absolute;
	width: 270px;
	bottom: -73px;
}
.cform_sec_two span.wpcf7-not-valid-tip {
	font-size: 0.65em;
}
.champion-registration-form-container .wpcf7-response-output {
	color: #fff;
	position: absolute;
	bottom: -44px;
	border: 0px;
}
.champion-registration-form-container::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-style: normal;
}
.champion-registration-form-container::-moz-placeholder {
	/* Firefox 19+ */
	font-style: normal;
}
.champion-registration-form-container:-ms-input-placeholder {
	/* IE 10+ */
	font-style: normal;
}
.champion-registration-form-container:-moz-placeholder {
	/* Firefox 18- */
	font-style: normal;
}
/* registraion end */

/* Champion Team Profile */

.champion-team-profile-wrap {
	clear: both;
	padding-top: 80px;
	padding-bottom: 50px;
	text-align: center;
}
.champion-team-profile-wrap .champion-team-profile-privacy {
	display: table;
	width: 100%;
	margin-top: 20px;
	max-width: 950px;
	margin: auto;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
}
.champion-team-profile-wrap .champion-team-profile-privacy span {
	display: block;
}
.champion-team-privacy-title {
	color: #000000;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin: 20px 0px;
	text-align: center;
}
.champion-team-privacy-desc {
	font-size: 18px;
	font-family: "Gotham-Book";
	color: #000;
	line-height: 30px;
	text-align: left;
}
/**/

.champion-team-profile-wrap .champion-team-profile-title {
	color: #000000;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 20px;
	text-align: center;
}
.champion-team-profile-wrap .champion-team-profile-subtitle {
	text-align: center;
	font-size: 18px;
	line-height: 38px;
	font-family: "Gotham-Bold";
	padding-bottom: 40px;
}
.champion-team-profile-block {
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
	border: 1px solid #ddd;
}
.champion-team-profile-block .champion-team-profile-block-title {
	text-align: center;
	font-size: 24px;
	line-height: 38px;
	font-family: "Gotham-Bold";
	padding-bottom: 24px;
}
.champion-team-profile-block .champion-team-profile-block-subtitle {
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	font-family: "Gotham-Book";
	padding-bottom: 24px;
}
.champion-team-profile-block-plugin .header-text h2 {
	font-family: "Gotham-Bold";
	line-height: 20px;
	font-size: 24px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.champion-team-profile-block-plugin .header-text p {
	margin-bottom: 30px;
	font-family: "Gotham-Book";
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.champion-team-profile-block-plugin .step_three .preview_text p {
	width: 90%;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	font-family: "Gotham-Book";
	color: #000;
	margin: 0px;
	margin: auto;
	padding: 20px 0px;
}
.champion-team-profile-block-plugin .slick-current .multiple-items-steps h3 {
	color: #f4b234;
}
.champion-team-profile-block-plugin .multiple-items-steps h3 {
	font-family: 'Gotham-Bold';
	font-size: 22px;
	color: #000000;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.champion-team-profile-block-plugin .team_carosel {
	padding: 0px;
}
.champion-team-profile-block-plugin #progressbar {
	margin-top: 30px;
	border-top: 1px solid #d6d6d6;
	background: #f4f4f4;
}
.champion-team-profile-block-plugin a:focus {
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
}
.champion-team-profile-block-plugin #progressbar li {
	background: #f4f4f4;
	height: 90px;
}
.champion-team-profile-block-plugin .carousel {
	border: 1px solid #d6d6d6;
}
.champion-team-profile-block-plugin #msform .action-button {
	width: 140px;
	background: #F5A81C;
	font-weight: bold;
	color: #060101;
	border: 0 none;
	border-radius: 1px;
	cursor: pointer;
	padding: 12px 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Gotham-Bold";
	border-radius: 3px;
	height: auto;
}
.champion-team-profile-block-plugin input.back_hide {
	background-color: #d6d6d6!important;
	color: #fff!important;
	opacity: 1;
}
.champion-team-profile-block-plugin #progressbar .active {
	border-bottom: 0px;
	position: relative;
}
.champion-team-profile-block-plugin .full_width {
	width: 100%;
	margin: 0px;
}
.champion-team-profile-block-plugin .profile_upload {
	color: #4a4f55;
	font-family: "Gotham-Bold";
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 16px;
}
.champion-team-profile-block-plugin .fill_feilds {
	max-width: 570px;
}
.champion-team-profile-block-plugin .form-control {
	height: 50px;
	border: 1px solid #d6d6d6;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0)!important;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0)!important;
}
.champion-contest-wrap .contest-brand-img.contest-brand-img2 {
	padding-bottom: 0;
}
.champion-team-profile-block-plugin .form-control:focus {
	border-color: #f4b233;
	outline: 0;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, .6);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgb(244, 178, 51);
}
.champion-team-profile-block-plugin label {
	color: #4a4f55;
	font-family: "Gotham-Bold";
	font-size: 18px;
	line-height: 20px;
	text-shadow: none;
	margin-bottom: 13px;
}
/* Champion Team Prfile End */

/* champion call block */

.champion-call-wrap {
	padding: 82px 0px;
	background-size: cover;
	width: 100%;
	float: left;
	background-position: top center;
}
.champion-call-wrap_desktop {
	display: block;
}
.champion-call-wrap_mobile {
	display: none;
}
.champion-call-wrap .champion-call-block {
	text-align: center;
}
.champion-call-wrap .champion-call-title {
	color: #fff;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 24px;
	text-align: center;
}
.champion-call-wrap .champion-call-descripton {
	font-size: 18px;
	line-height: 24px;
	font-family: "Gotham-Book";
	color: #fff;
	margin-bottom: 60px;
}
.champion-call-wrap .champion-call-btn {
	border: none;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Gotham-Bold';
	background: #F4B233;
	display: inline-block;
	width: 175px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 0.2px;
	color: #000;
	font-size: 18px;
}
#champion-appstrore-wrap {
	padding-top: 60px;
	width: 100%;
	float: left;
	padding-bottom: 100px;
}
footer {
	background: #000;
	padding-bottom: 25px;
	width: 100%;
	float: left;
}
footer .footer_section {
	padding-top: 40px;
	float: left;
	width: 100%;
	position: relative;
}
footer .footer_menu h2 {
	margin: 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-family: "Gotham-Bold";
}
footer .footer_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer .footer_menu ul li a {
	color: #fff;
	padding: 5px 0;
	display: block;
	font-size: 14px;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
footer .footer_menu ul li a:hover {
	color: #D06F1A;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
/* Slider css start*/

.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-sand-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	list-style: none !important;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.more_store_main {
	width: 100%;
	padding: 0 80px;
	margin-bottom: 20px;
}
.more_store_main .store_box img {
	width: 100%;
}
.more_store_main .store_box {
	border: 1px solid #d6d6d6;
	border-radius: 0 0 5px 5px;
	background-color: #ffffff;
	width: 100%;
	display: inline-block;
}
.more_store_main .store_box .store_text_sec {
	padding: 25px;
}
.more_store_main .store_box .store_text_sec .store_cta {
	margin-top: 25px;
	text-align: right;
}
.more_store_main .slick-arrow {
	top: calc(50% - 60px);
}
.more_store_main .slick-arrow.slick-prev {
	background: url(../images/prev-dark.svg);
	background-repeat: no-repeat;
}
.more_store_main .slick-arrow.slick-next {
	background: url(../images/next-dark.svg);
	background-repeat: no-repeat;
	;
}
.more_store_main .store_box .store_text_sec h2 {
	color: #000000;
	font-family: "Gotham-Bold";
	font-size: 16px;
	margin: 0;
	margin-bottom: 25px;
}
.more_store_main .store_box .store_text_sec p {
	color: #4a4f55;
	font-family: "Gotham-Book";
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.2px;
	line-height: 20px;
}
.more_store_main .store_box .store_cta a {
	font-size: 10px;
	font-family: "Gotham-Black";
	color: #000;
	text-transform: uppercase;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.more_store_main .store_box .store_cta a:hover {
	color: #f4b233;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.more_store_main .store_box .store_cta a:after {
	content: url(../images/arrow-orange.svg);
	position: relative;
	right: -3px;
	top: 2px;
}
.more_store_main .store_box .store_cta a:hover:after {
	content: url("../images/arrow-black.svg");
}
.more_store_main .onsale_box {
	width: 100%;
	display: inline-block;
}
.more_store_main .onsale_box .onsale_img {
	width: 140px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	/* float: left; */
	border: 1px solid #d6d6d6;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.more_store_main .onsale_box .onsale_img .onsale_img_tbl {
	display: table;
	width: 100%;
	height: 100%;
}
.more_store_main .onsale_box .onsale_img .onsale_img_tbl .onsale_img_cel {
	display: table-cell;
	vertical-align: middle;
}
.more_store_main .onsale_box .onsale_img img {
	width: 100%;
	border-radius: 5px;
	/*height: 148px !important;*/
}
/**19-02-2020**/

.more_store_main .onsale_box .onsale_content {
	width: calc(100% - 145px);
	/* float: left; */
	padding-left: 20px;
	/* padding-top: 39px; */
	display: inline-block;
	vertical-align: middle;
}
.more_store_main .onsale_box .onsale_content .onsale_anchor {
	width: 100%;
	color: #4a4f55;
	font-size: 14px;
	letter-spacing: 0.2px;
	line-height: 18px;
	padding-bottom: 6px;
}
.more_store_main.beer_sale_slider a {
	color: #000;
	font-size: 14px;
	line-height: normal;
}
/**19-02-2020 end**/

/* .more_store_main .onsale_box .onsale_content .onsale_title::after {
    content: url("../images/arrow-orange.svg");
    position: relative;
    right: -5px;
    top: 0;
    } */

    .more_store_main .onsale_box .onsale_content .onsale_title {
    	color: #000;
    	font-family: "Gotham-Bold";
    	font-size: 20px;
    	line-height: 20px;
    	font-weight: 600;
    	margin-bottom: 15px;
    	float: left;
    }
    .more_store_main .onsale_box .onsale_content .onsale_props {
    	width: 100%;
    	float: left;
    }
    .more_store_main .onsale_box .onsale_content ul {
    	margin: 0;
    	padding: 0;
    	width: 100%;
    	list-style: none;
    }
    .more_store_main .onsale_box .onsale_content ul {
    	margin: 0;
    	padding: 0;
    	width: 100%;
    	list-style: none;
    	color: #4a4f55;
    	font-size: 14px;
    	letter-spacing: 0.23px;
    	line-height: 22px;
    }
    /**18-02-2020**/

    .more_store_main .onsale_box .onsale_footer {
    	width: 100%;
    	float: left;
    	border-top: 2px solid #d6d6d6;
    	/* margin-top: 30px; */
    	background: #f5f5f5;
    	padding: 6px 5px 6px 15px;
    	border-radius: 0 0 6px 6px;
    }
    /**18-02-2020 end**/

    .onsale_footer .onsale_dimension {
    	color: #4a4f55;
    	font-size: 14px;
    	letter-spacing: -0.2px;
    	line-height: 18px;
    	float: left;
    }
    .onsale_footer .onsale_price {
    	/* float: right;*/
    }
    .onsale_footer .onsale_price .reg_price {
    	color: #4a4f57;
    	font-size: 14px;
    	letter-spacing: -0.2px;
    	line-height: 30px;
    	text-align: right;
    	float: left;
    	margin-right: 8px;
    }
    .onsale_footer .onsale_price .sale_price {
    	color: #cc0000;
    	font-size: 14px;
    	letter-spacing: -0.2px;
    	line-height: 30px;
    	text-align: right;
    	float: left;
    }
    .more_store_main.beer_sale_slider .slick-slide>div {
    	margin-bottom: 30px;
    	width: 100%;
    	float: left;
    }
    .more_store_main.beer_sale_slider .slick-slides {
    	margin: 0 30px;
    }
    .more_store_main a {
    	outline: none;
    }
    .onsale_main.onsale_eq_height {
    	width: 100%;
    	display: inline-block;
    }
    .more_store_main.store_block_slider .slick-slide {
    	margin: 0 15px;
    }
    .more_store_main.beer_sale_slider .slick-slide {
    	margin: 0 15px;
    }
    .section_appstore .device_img img {
    	max-width: 100%;
    }
    header .header_nav ul li>a>span {
    	display: block;
    	font-family: "Gotham-Book";
    	letter-spacing: 0;
    	font-size: 12px;
    }
    header .header_nav ul li .sub-menu {
    	position: absolute;
    	max-width: 250px;
    	padding-top: 5px;
    	display: none;
    }
    /*20-02-2020**/

    header .header_nav ul li .sub-menu a {
    	color: #4A4F55;
    	padding: 10px 25px;
    	display: block;
    	font-family: "Gotham-Book";
    	border-bottom: 1px solid #d6d6d6;
    	font-size: 14px;
    }
    header .header_nav ul li .sub-menu li a:hover {
    	color: #D06F1A!important;
    }
    /*20-02-2020 end**/

    header .header_nav ul>li:hover>.sub-menu {
    	display: block;
    }
    header .header_nav ul li .sub-menu li {
    	float: none;
    	width: 100%;
    }
    header .header_nav ul li .sub-menu li {
    	float: none;
    	width: 100%;
    	background: #fff;
    	padding: 0 0px;
    }
    header .header_nav ul li .sub-menu li:first-child {
    	padding-top: 3px;
    }
    header .header_nav ul li .sub-menu li:last-child {
    	padding-bottom: 3px;
    }
    header .header_nav ul li .sub-menu li:last-child a {
    	border-bottom: none;
    }
    header .header_nav ul li .sub-menu li a {
    	padding: 10px 25px;
    	display: block;
    	color: #4A4F55 !important;
    	font-family: "Gotham-Book";
    	border-bottom: 1px solid #d6d6d6;
    	font-size: 14px;
    }
    header .header_nav ul li .sub-menu li a:hover {
    	color: #D06F1A;
    }
    header .header_nav ul li .sub-menu li a::after {
    	display: none;
    }
    .locator_popup {
    	position: absolute;
    	background: #fff;
    	border-radius: 5px;
    	z-index: 100;
    	max-width: 360px;
    	width: 100%;
    	box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.25);
    	margin-top: 20px;
    	left: 0;
    	display: none;
    	padding: 0;
    }
    .locator_popup::before {
    	content: "";
    	position: absolute;
    	width: 0;
    	height: 0;
    	border-left: 8px solid transparent;
    	border-right: 8px solid transparent;
    	border-bottom: 8px solid #fff;
    	left: 44px;
    	top: -8px;
    }
    .locator_popup h2 {
    	margin: 0;
    	font-size: 18px;
    	font-family: "Gotham-Medium";
    	margin: 20px 0;
    	padding: 0 20px;
    	color: #000;
    }
    .locator_popup .close_locator_popup {
    	position: absolute;
    	color: #000;
    	right: 20px;
    	width: 10px;
    	height: 10px;
    	line-height: 8px;
    	font-size: 22px;
    	margin-top: 6px;
    }
    .locator_popup .store_desc {
    	padding: 20px;
    	/*padding-right: 30px;*/
    	border-top: 2px solid #d6d6d6;
    	border-bottom: 2px solid #d6d6d6;
    	background: #f4f4f4 url("../images/arrow-gray.svg");
    	background-repeat: no-repeat;
    	background-position: center right 20px;
    }
    .locator_popup .store_btn_dv {
    	padding: 20px;
    }
    .locator_popup .store_btn_dv .dir_btn {
    	background-color: #F4B233;
    	border-radius: 5px;
    	color: #000;
    	text-transform: uppercase;
    	font-family: "Gotham-Bold";
    	font-size: 10px;
    	letter-spacing: 0.2px;
    	padding: 8px 25px;
    	display: inline-block;
    	margin-right: 10px;
    	width: auto;
    	margin-bottom: 0;
    }
    .locator_popup .store_btn_dv .chng_btn {
    	text-transform: uppercase;
    	font-family: "Gotham-Bold";
    	font-size: 10px;
    	letter-spacing: 0.2px;
    	color: #000;
    	padding: 7px 15px;
    	border: 1px solid #ddd;
    	display: inline-block;
    	border-radius: 5px;
    }
    .locator_popup .store_desc .str_time {
    	display: block;
    	font-size: 12px;
    	color: #8C8A8A;
    }
    .locator_popup .store_desc .str_adrs {
    	font-size: 12px;
    }
    .locator_popup .store_desc .str_name {
    	font-size: 14px;
    }
    .locator_popup .store_desc .str_name strong {
    	font-weight: normal;
    } 
    .home_cat_style .style_cat_sec .box_link {
    	background: #fff;
    	display: block;
    	border-radius: 5px;
    	transition: all 0.25s ease;
    	-webkit-transition: all 0.25s ease;
    	color: #000;
    }
    .home_cat_style .style_cat_sec .box_link:hover {
    	background: #f2ece0;
    	transition: all 0.25s ease;
    	-webkit-transition: all 0.25s ease;
    }
    .slider_box_wrap .slider_box_inner {
    	max-width: 1650px;
    	margin: 0 auto;
    	padding: 0 15px;
    	position: relative;
    	height: calc(100vw / 2.3);
    	max-height: 860px;
    }
    .slider_box_wrap .slider_box_inner::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .slider_box_wrap.center-image .slider_img {
    	text-align: center;
    }
    .slider_box_wrap.right-title .slider_text {
    	width: 50%;
    	left: auto;
    }
    .slider_box_wrap.left-image .slider_img {
    	width: 50%;
    	text-align: right;
    	padding-right: 40px;
    }
    .slider_box_wrap.right-title .slider_text {
    	width: 50%;
    	left: auto;
    	padding-left: 40px;
    	padding-right: 15px;
    }
    .slider_box_wrap.right-title .slider_text .slider_text_tbl .slider_text_cel {
    	text-align: left;
    }
    header .header_nav .mega-sub-menu {
    	position: absolute;
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	top: 60px;
    	padding-top: 5px;
    	display: none;
    	left: 15px;
    	right: 15px;
    	max-width: 1470px;
    	width: 90%;
    }
    header .header_nav .mega-sub-menu li a {
    	color: #000;
    }
    header .header_nav .mega-sub-menu>li>a {
    	width: 120px;
    	float: left;
    	background: url('../images/submenu-arrow.svg');
    	background-repeat: no-repeat;
    	background-position: center right;
    	padding: 10px 0;
    	font-family: "Gotham-Book";
    	font-size: 14px;
    	border-bottom: 2px solid #d6d6d6;
    }
    header .header_nav .mega-sub-menu>li>a:hover {
    	color: #D06F1A;
    	font-family: "Gotham-Bold";
    }
    header .header_nav .mega-sub-menu li .menu-type {
    	position: absolute;
    	width: 170px;
    	left: 170px;
    	top: 5px;
    	border-right: 2px solid #d6d6d6;
    	border-left: 2px solid #d6d6d6;
    	background: #fff;
    	padding: 0 25px;
    	/*display:none;*/
    }
    header .header_nav .mega-sub-menu li .menu-type>li>a {
    	width: 100%;
    	background: url('../images/submenu-arrow.svg');
    	background-repeat: no-repeat;
    	background-position: center right;
    	padding: 10px 0;
    	font-family: "Gotham-Book";
    	font-size: 14px;
    	border-bottom: 2px solid #d6d6d6;
    }
    header .header_nav .mega-sub-menu li .menu-type>li>a:hover {
    	color: #D06F1A;
    	font-family: "Gotham-Bold";
    }
    header .header_nav .mega-sub-menu li .menu-type li .menu-style {
    	width: 265px;
    	top: 0px;
    	left: 170px;
    	background: #fff;
    	position: absolute;
    	padding: 0 25px;
    	padding-top: 20px;
    }
    header .header_nav .mega-sub-menu li a::after {
    	display: none !important;
    }
    header .header_nav .mega-sub-menu>li {
    	width: 100%;
    	background: #fff;
    	padding: 0 25px;
    	border-left: 1px solid #d6d6d6;
    	border-right: 1px solid #d6d6d6;
    }
    header .header_nav .mega-sub-menu li .menu-type li {
    	width: 100%;
    }
    header .header_nav .mega-sub-menu li .menu-type li .menu-style li {
    	float: left;
    	width: 50%;
    }
    header .header_nav .mega-sub-menu li .menu-type li .menu-style li a {
    	padding: 5px 0;
    	font-family: "Gotham-Book";
    	font-size: 14px;
    	text-align: left;
    	display: block;
    }
    header .header_nav .mega-sub-menu li .menu-type li .menu-style li a:hover {
    	color: #D06F1A;
    }
    header .header_nav .mega-sub-menu>li:nth-child(3),
    header .header_nav .mega-sub-menu>li>.menu-type>li:nth-child(3) {
    	padding-top: 20px;
    }
    header .header_nav .mega-sub-menu>li:last-child,
    header .header_nav .mega-sub-menu>li>.menu-type>li:last-child {
    	padding-bottom: 20px;
    }
    .mob_hamburger {
    	display: none;
    }
    header .mob_search {
    	display: none;
    }
    .slick-dots {
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	list-style: none;
    }
    .slick-dots li {
    	display: inline-block;
    }
    .slick-dots li button {
    	margin: 0;
    	padding: 0;
    }
    .container_sm {
    	max-width: 1400px;
    	padding: 0 30px;
    	margin: 0 auto;
    }
    .container_sm::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .single_beer_sec_1 .fig_sec::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .single_beer_sec_1 .fig_sec .figure_block {
    	float: left;
    	width: 33.33334%;
    	padding: 0 15px;
    	/*opacity: 0;*/
    }
    .single_beer_sec_1 .fig_sec .detail_block {
    	float: left;
    	width: 66.6666667%;
    	padding: 0 15px;
    }
    .single_beer_sec_1 .fig_sec {
    	margin-left: -15px;
    	margin-right: -15px;
    	margin-bottom: 30px;
    	margin-top: 50px;
    	z-index: 1;
    	padding-bottom: 50px;
    	position: relative;
    }
    .single_beer_sec_1 .fig_sec .detail_block .desc {
    	margin-bottom: 25px;
    }
    .single_beer_sec_1 .fig_sec .figure_block .img_thumb {
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    	text-align: center;
    	/* height: 100%; */
    	position: relative;
    	/* overflow: hidden; */
    }
    .single_beer_sec_1 .fig_sec .figure_block .img_thumb img {
	/* position: absolute;
    bottom: 0;
    left: 0;
    right: 0; */
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.single_beer_sec_1 .fig_sec .detail_block .desc h3 {
	font-size: 22px;
	margin: 0;
	margin-bottom: 10px;
	letter-spacing: 0.15px;
}
.single_beer_sec_1 .fig_sec .detail_block .desc h2 {
	font-size: 30px;
	margin: 0;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.5px;
	margin-bottom: 25px;
	text-transform: capitalize;
}
.single_beer_sec_1 .fig_sec .detail_block .desc p {
	font-size: 14px;
	margin: 0;
}
.single_beer_sec_1 .fig_sec .detail_block .deatil_box::after {
	content: "";
	display: table;
	clear: both;
}
/*
.single_beer_sec_1 .fig_sec .detail_block .deatil_box{
	display: flex;
}
.single_beer_sec_1 .fig_sec .detail_block .inner_box.ABV{
	order: 3;
}
.single_beer_sec_1 .fig_sec .detail_block .inner_box.Country{
	order: 4;
	padding: 0px !important;
    margin: 0px !important;
    border: none !important;
}
.single_beer_sec_1 .fig_sec .detail_block .inner_box.Category{
	order: 2;
}
*/
.single_beer_sec_1 .fig_sec .detail_block .inner_box.Type{
	order: 1;
}
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box {
	float: left;
	/* width: 50%;
    text-align: center;
    padding: 20px;
    padding-top: 23px;
    border-bottom: 1px solid #d6d6d6; */
    border-right: 1px solid #dddddd;
    padding-right: 15px;
    margin-right: 15px;
}
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box .icon {
	/* display: block;
	height: 35px; */
	float: left;
	margin-right: 10px;
	display: none;
}
/* .single_beer_sec_1 .fig_sec .detail_block .deatil_box {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    } */

    .single_beer_sec_1 .more_detail::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	color: #4A4F55;
    	font-size: 14px;
    	letter-spacing: 0.2px;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li {
    	padding: 10px;
    	border-bottom: 2px solid #d6d6d6;
    }
    .single_beer_sec_1 .more_detail .more_detail_box .mega_separate_list li.head {
    	font-weight: 700;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li:nth-child(even) {
    	background: #fff;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li:nth-child(odd) {
    	background: #f5f5f5;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li .col_1 {
    	float: left;
    	width: 40%;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li .col_2 {
    	float: left;
    	width: 30%;
    	text-align: center;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li .col_3 {
    	float: left;
    	width: 30%;
    	text-align: center;
    }
    .single_beer_sec_1 .more_detail .more_detail_box ul li .col_3 a {
    	font-size: 10px;
    	color: #000;
    	font-family: "Gotham-Bold";
    	background: url("../images/arrow-orange.svg");
    	background-repeat: no-repeat;
    	background-position: center right;
    	padding-right: 10px;
    	display: inline-block;
    	margin-top: 3px;
    }
    .single_beer_sec_1 .more_detail .more_detail_box .no_detail {
    	background: #f5f5f5;
    	text-align: center;
    	padding: 35px 10px;
    	border-bottom: 1px solid #d6d6d6;
    	color: #4A4F55;
    }
    footer .bottom_footer ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	text-align: right;
    	border-top: 1px solid #4c4c4c;
    	margin: 0px 15px;
    	margin-top: 30px;
    	padding-top: 20px;
    }
    footer .bottom_footer ul li {
    	display: inline-block;
    	padding: 0 14px;
    }
    footer .bottom_footer ul li a {
    	display: block;
    }
    footer .bottom_footer ul li:last-child {
    	padding-right: 0;
    }
    .header_wrap {
    	transition: all 0.5s ease;
    	transform: translateZ(0);
    	z-index: 100;
    	position: relative;
    }
    .sticky-header.header_wrap {
    	position: fixed;
    	left: 0;
    	right: 0;
    	top: 0;
    	z-index: 100;
    	transition: all 0.5s ease;
    	animation: slide-down-header 0.5s;
    	box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1);
    	-webkit-box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1);
    }
    .sticky-header.header_wrap header .header_right_nav {
    	border-bottom: none;
    }
    .sticky-header.header_wrap header .header_nav ul#menu-main-menu>li>a {
    	padding-top: 30px;
    	padding-bottom: 30px;
    }
    .sticky-header.header_wrap header .header_nav ul li.shoplink a {
    	background-position: right 10px top 30px;
    }
    .sticky-header.header_wrap header .header_nav .mega-sub-menu {
    	top: 58px;
    }
    .sticky-header.header_wrap header .header_search {
    	text-align: right;
    	position: relative;
    	float: left;
    	margin-top: 28px;
    }
    .sticky-header.header_wrap header .logo img {
    	max-height: 56px;
    }
    .sticky-header.header_wrap header .logo {
    	padding-top: 32px;
    }
    .footer_social_share .social_footer ul li {
    	float: left;
    	width: 33.33334%;
    }
    .footer_social_share .social_footer ul li a {
    	text-indent: -99999px;
    }
    .footer_social_share .social_footer ul li.fb_share a {
    	background: url('../images/facebook.svg');
    	background-repeat: no-repeat;
    }
    .footer_social_share .social_footer ul li.tw_share a {
    	background: url('../images/twitter.svg');
    	background-repeat: no-repeat;
    	background-position: center center;
    }
    .footer_social_share .social_footer ul li.intsa_share a {
    	background: url('../images/instagram.svg');
    	background-repeat: no-repeat;
    	background-position: center right;
    }
    .footer_social_share .social_footer {
    	max-width: 260px;
    	float: right;
    	width: 100%;
    }
    .footer_social_share .social_footer h2 {
    	margin-bottom: 35px;
    }
    .single_beer_wrap .single_beer_sec_1 {
    	padding-bottom: 0;
    }
    .single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
    	font-family: "Gotham-Bold";
    	font-size: 18px;
    	margin: 0;
    	/* margin-bottom: 8px; */
    	letter-spacing: 0.13px;
    	float: left;
    }
    .single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3::after {
    	content: ':';
    	margin: 0px 5px 0px 0px;
    	margin-left: 0;
    }
    .single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
    	color: #4A4F55;
    	font-size: 18px;
    	line-height: 18px;
    	margin: 0;
    	float: left;
    	font-family: "Gotham-Book";
    }

    .single_beer_sec_1 .more_detail .more_detail_box h3 {
    	font-size: 20px;
    	font-family: Gotham-Bold;
    	letter-spacing: 0.13px;
    	border-bottom: 3px solid #d6d6d6;
    	margin: 0;
    	padding-bottom: 15px;
    }
    .section_guide.common_section .head_sec {
    	margin-bottom: 30px;
    }
    .section_sale .more_btn_dv {
    	text-align: center;
    }
    .single_beer_insp_sec {
    	background: #f4f4f4;
	/*border-top: 2px solid #d6d6d6;
	border-bottom: 2px solid #d6d6d6;*/
	padding: 60px 0;
	/*max-width: 1920px;*/
	width: 100%;
	margin: 0 auto;
}
.single_beer_insp_sec .head_sec {
	text-align: center;
	margin-bottom: 50px;
}
.single_beer_insp_sec .head_sec h3 {
	margin: 0;
	margin-bottom: 10px;
	color: #f4b233;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 7.5px;
	font-family: "Gotham-Medium";
}
.single_beer_insp_sec .head_sec h2 {
	margin: 0;
	color: #000;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.2px;
}
.single_beer_insp_sec .pair_box {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	color: #000;
	background: #fff;
	position: relative;
}
.single_beer_insp_sec .pair_box::after {
	content: "";
	display: table;
	clear: both;
}
.single_beer_insp_sec .pair_box .img_sec {
	float: left;
	width: 33.33334%;
}
.single_beer_insp_sec .pair_box .content_sec {
	float: left;
	width: 66.666667%;
	padding: 30px;
}
.single_beer_insp_sec .pair_box .img_sec img {
	max-width: 100%;
	border-radius: 5px 0 0 5px;
}
.single_beer_insp_sec .pair_box .content_sec h3 {
	margin: 0;
	margin-bottom: 25px;
	font-size: 16px;
	letter-spacing: 0.23px;
	font-family: "Gotham-Bold";
}
.single_beer_insp_sec .pair_box .content_sec p {
	font-size: 14px;
	color: #4A4F55;
	margin-bottom: 20px;
	letter-spacing: 0.2px;
}
.single_beer_insp_sec .pair_box .content_sec .link_dv {
	text-align: right;
}
.single_beer_insp_sec .pair_box .content_sec .link_dv .link-arrow {
	position: absolute;
	right: 30px;
	bottom: 30px;
	padding-right: 6px;
}
.single_beer_insp_sec .pair_box:hover .link-arrow {
	color: #f4b233;
}
.single_beer_insp_sec .pair_box:hover .link-arrow::after {
	content: url(../images/arrow-black.svg);
}
.single_beer_explore_sec {
	padding: 70px 0;
}
.single_beer_explore_sec .content_col {
	float: left;
	width: 30%;
}
.single_beer_explore_sec .content_or_col {
	float: left;
	width: 10%;
	text-align: center;
	font-size: 16px;
	font-family: "Gotham-Bold";
	letter-spacing: 0.23px;
	padding-top: 5px;
}
.single_beer_explore_sec .content_col h2 {
	margin: 0;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.5px;
}
.single_beer_explore_sec .content_col .frm_grp_bs {
	position: relative;
}
.single_beer_explore_sec .content_col .frm_grp_bs .bs_txt {
	width: 100%;
	border-radius: 20px;
	border: 1px solid #d6d6d6;
	padding: 8px 15px;
	line-height: normal;
	height: 34px;
	background: #fff;
	cursor: pointer;
}
.single_beer_explore_sec .content_col .frm_grp_bs .bs_txt.input_dv {
	color: #4a4f55;
	font-style: italic;
	text-align: left;
}
.single_beer_explore_sec .content_col .frm_grp_bs .bs_btn {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	right: 3px;
	top: 2px;
}
.single_store_sec1::after {
	content: "";
	display: table;
	clear: both;
}
/**20-02-2020**/

/*.single_store_sec1 .store_detail {
float: left;
width: 33.33334%;
padding: 60px 0;
padding-bottom: 10px;
height: 420px;
}*/

.single_store_sec1 .store_map {
	float: left;
	/* width: 63.66667%; */
	min-height: 1px;
	position: relative;
	float: right;
	height: 420px;
	right: 0;
	border-left: 1px solid #d6d6d6;
	margin-top: 0px;
	height: 400px;
	border: 0px;
	overflow: hidden;
}
.single_store_sec1 .store_map .beerStoreMap {
	position: absolute !important;
	left: 15px;
	width: 100% !important;
	height: 100%;
	max-width: 95%;
}
.single_store_sec1 .mob_swap_container {
	position: inherit;
	position: inherit;
	padding-right: 0;
	margin-bottom: 50px;
}
/**20-02-2020 end**/

.single_store_sec1 .store_detail .top_sec h2 {
	margin: 0;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.38px;
	margin-bottom: 5px;
}
.single_store_sec1 .store_detail .top_sec p {
	margin: 0;
	color: #8C8A8A;
}
.single_store_sec1 .store_detail .top_sec {
	margin: 25px 0;
}
.single_store_sec1 .store_detail .bottom_sec::after {
	content: "";
	display: table;
	clear: both;
}
.single_store_sec1 .store_detail .bottom_sec .left_col {
	float: left;
	width: 50%;
}
/**20-02-2020**/

.single_store_sec1 .store_detail .bottom_sec .rite_col {
	float: left;
	width: 100%;
}
.single_store_sec1 .store_detail .bottom_sec h4 {
	margin: 0;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.38px;
	margin-bottom: 40px;
}
/**20-02-2020 end**/

.single_store_sec1 .store_detail .bottom_sec p {
	margin: 0;
	color: #4A4F55;
	font-size: 14px;
}
.single_store_sec1 .store_detail .bottom_sec .left_col .addrs {
	margin-bottom: 30px;
	padding-right: 15px;
}
.single_store_sec1 .store_detail .bottom_sec .rite_col table {
	width: 100%;
	color: #4A4F55;
}
/**20-02-2020**/

.single_store_sec1 .store_detail .bottom_sec .rite_col table td {
	font-size: 14px;
	line-height: normal;
	padding-bottom: 22px;
}
/**20-02-2020 end**/

.single_store_sec1 .store_detail .bottom_sec .rite_col table td.col_2 {
	text-transform: uppercase;
}
.explore_content_wrap .result_sec .result_bar {
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 25px;
	font-size: 22px;
}
.explore_content_wrap .result_sec .result_box {
	float: left;
	width: 16.6666667%;
	padding: 0 15px;
	margin-bottom: 30px;
}
.explore_content_wrap .result_sec .result_box a {
	color: #000;
}
.explore_content_wrap .result_sec .result_content_row {
	margin-left: -15px;
	margin-right: -15px;
}
.explore_content_wrap .result_sec .result_content_row::after {
	content: "";
	display: table;
	clear: both;
}
/**28-02-2020**/

.explore_content_wrap .result_sec .result_box p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	color: #4A4F55;
	margin-bottom: 5px;
	word-wrap: break-word;
}
/**28-02-2020 end**/

.beer_explore_wrap .explore_bar {
	position: relative;
}
.beer_explore_wrap .explore_bar .left_side {
	width: 405px;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 0;
}
.beer_explore_wrap .explore_bar .right_side {
	width: calc(100% - 405px);
	position: relative;
	padding-right: 0;
}
.beer_explore_wrap .explore_bar .right_side::before {
	content: "";
	position: absolute;
	width: 1px;
	background: #d6d6d6;
	top: 0;
	bottom: 0;
	left: 0;
}
.beer_explore_wrap .explore_bar::after {
	content: "";
	background: #ddd;
	position: absolute;
	max-width: calc(1650px - 30px);
	height: 1px;
	bottom: 0;
	margin: 0 auto;
	left: 45px;
	right: 45px;
}
.filter_area .filter_selection h2 {
	margin: 0;
	font-size: 14px;
	letter-spacing: 0.15px;
	font-family: "Gotham-Bold";
	cursor: pointer;
	position: relative;
}
.filter_area .filter_selection h2.collapsed_close::before {
	content: "";
	position: absolute;
	width: 2px;
	height: 15px;
	background: #000;
	right: 7px;
	top: 0;
}
.filter_area .filter_selection h2::after {
	content: "";
	position: absolute;
	width: 16px;
	height: 2px;
	background: #000;
	right: 0;
	top: 7px;
}
.filter_area .filter_selection ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 15px;
}
.filter_area .filter_selection ul li {
	letter-spacing: 0.15px;
	font-size: 14px;
	padding: 5px 10px;
	cursor: pointer;
	color: #4A4F55;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.filter_area .filter_selection ul li:hover {
	color: #D06F1A;
	background: #f4f4f4;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.filter_area .filter_selection ul li input[type="checkbox"] {
	opacity: 0;
}
.filter_area .filter_selection ul li.selected {
	color: #D06F1A;
	background: #f4f4f4;
}
.filter_area .filter_selection {
	border-bottom: 1px solid #d6d6d6;
	padding: 20px 0;
}
/**28-02-2020**/

.explore_content_wrap .result_sec .result_box .img_sec {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	margin-bottom: 10px;
	position: relative;
}
/**28-02-2020 end**/

.explore_content_wrap .result_sec .result_box .img_sec img {
	width: 100%;
	border-radius: 5px;
	height: 158px;
	object-fit: cover;
	transition: all 0.75s ease;
	-webkit-transition: all 0.75s ease;
}
.explore_content_wrap .fullwidth_column .result_sec .result_box .img_sec img {
	height: 220px;
	transition: all 0.75s ease;
	-webkit-transition: all 0.75s ease;
}
.explore_content_wrap .filter_area {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
}
.explore_content_wrap .result_sec {
	padding-top: 30px;
	padding-left: 10px;
}
.explore_content_wrap .result_content {
	padding-top: 0;
	padding-bottom: 30px;
}
.explore_content_wrap .filter_area .search_area {
	position: relative;
	margin-bottom: 10px;
	clear: both;
}
.explore_content_wrap .filter_area .search_area .txt_b {
	width: 100%;
	border-radius: 20px;
	border: 1px solid #d6d6d6;
	padding: 8px 15px;
	line-height: normal;
	height: 34px;
	color: #4a4f55;
	font-style: italic;
}
.explore_content_wrap .filter_area .search_area .txt_b::-webkit-input-placeholder {
	font-style: italic;
}
.explore_content_wrap .filter_area .search_area .txt_b:-moz-placeholder {
	font-style: italic;
}
.explore_content_wrap .filter_area .search_area .txt_b::-moz-placeholder {
	font-style: italic;
}
.explore_content_wrap .filter_area .search_area .txt_b:-ms-input-placeholder {
	font-style: italic;
}
.explore_content_wrap .filter_area .search_area .filter_btn {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	right: 3px;
	top: 2px;
}
.beer_explore_wrap .explore_bar .format_filter {
	padding-left: 10px;
	display: flex;
	justify-content: space-between;
}
.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter,
.beer_explore_wrap .explore_bar .format_filter .bs-other-filters {
	padding-top: 20px;
	padding-bottom: 20px;
}
.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter {
	width: 250px;
	border-right: 1px solid #d6d6d6;
	padding-right: 15px;
}
.beer_explore_wrap .explore_bar .format_filter .bs-other-filters {
	padding-left: 15px;
	text-align: right;
	display: flex;
	justify-content: space-between;
}
body.overflow_hidden {
	overflow: hidden;
}
body.header-fixed {
	padding-top: 172px;
}
.explore_filter_popup_wrap {
	background: rgba(0, 0, 0, .5);
	bottom: 0;
	box-sizing: border-box;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1000;
}
.explore_filter_popup_wrap .explore_filter_popup_inner {
	max-width: 870px;
	margin: 0 auto;
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	padding-top: 50px;
	position: relative;
	margin-top: 60px;
	margin-bottom: 60px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .two_col .filter_selection:first-child {
	border-top: 1px solid #d6d6d6;
	padding-top: 20px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .explore_filter_popup_inner_row {
	margin-left: -15px;
	margin-right: -15px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner::after,
.explore_filter_popup_wrap .explore_filter_popup_inner .explore_filter_popup_inner_row::after {
	content: "";
	display: table;
	clear: both;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .lft_btn {
	float: left;
	width: 30%;
	padding-top: 7px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .rt_btn {
	float: left;
	width: 70%;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv {
	clear: both;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .rt_btn {
	text-align: right;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .two_col {
	float: left;
	width: 50%;
	padding: 0 15px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .filter_selection {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .filter_selection h2 {
	margin: 0;
	font-size: 14px;
	letter-spacing: 0.15px;
	font-family: "Gotham-Bold";
	margin-bottom: 15px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .filter_selection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .filter_selection ul li {
	letter-spacing: 0.15px;
	font-size: 14px;
	padding: 5px 10px;
	cursor: pointer;
	color: #4A4F55;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .filter_selection ul li.selected {
	color: #D06F1A;
	background: #f4f4f4;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .filter_selection ul li input[type="checkbox"] {
	display: none;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .close_btn {
	position: absolute;
	right: 20px;
	display: inline-block;
	height: 12px;
	line-height: 12px;
	color: #000;
	font-size: 26px;
	top: 20px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .cancel_btn {
	display: inline-block;
	border: 1px solid #F4B233;
	border-radius: 5px;
	color: #000;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Gotham-Bold";
	padding: 8px 50px;
	letter-spacing: 0.2px;
	margin-right: 15px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .search_btn {
	background-color: #F4B233;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 10px;
	font-family: "Gotham-Bold";
	padding: 8px 50px;
	border: 1px solid #F4B233;
	letter-spacing: 0.2px;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .reset_btn {
	color: #4A4F55;
	font-size: 14px;
	letter-spacing: 0.09px;
	padding-left: 22px;
	position: relative;
	display: inline-block;
}
.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .reset_btn::before {
	content: url('../images/reset.svg');
	position: absolute;
	left: 0;
	top: 2px;
}
.styled_check {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0;
	font-weight: normal;
	display: inline-block;
}
.styled_check input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
	left: 0;
	margin: 0;
	width: 18px;
	height: 18px;
}
.styled_check .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
}
.styled_check input:checked~.checkmark {
	background-color: #000;
	border: 1px solid #000;
}
.styled_check .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.styled_check input:checked~.checkmark:after {
	display: block;
}
.styled_check .checkmark::after {
	left: 5px;
	top: 1px;
	width: 6px;
	height: 12px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.beer_explore_wrap .explore_bar .format_filter .styled_check {
	margin-right: 28px;
}
.beer_explore_wrap .explore_bar .format_filter .styled_check:last-child {
	margin-right: 0;
}
.beer_explore_wrap .explore_bar .format_filter .titile_txt {
	margin-right: 28px;
	display: none;
	color: #4A4F55;
}
.single_store_wrap .single_store_sec1 {
	border-bottom: 1px solid #d6d6d6;
}
.single_store_wrap .single_store_brand_sec {} .single_store_wrap .single_store_brand_sec .brand_head {
	text-align: center;
	padding: 60px 0;
}
.single_store_wrap .single_store_brand_sec .brand_head h2 {
	margin: 0;
	font-size: 30px;
	color: #000;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.5px;
	margin-bottom: 5px;
}
.single_store_wrap .single_store_brand_sec .brand_head p {
	margin-bottom: 15px;
}
.single_store_wrap .single_store_brand_sec .brand_head .brand_filter_wrap .filter_btn {
	display: inline-block;
	border: 1px solid #F4B233;
	border-radius: 20px;
	letter-spacing: 0.28px;
	font-family: "Gotham-Bold";
	color: #000;
	background: #fff;
	margin: 0 4px;
	padding: 11px 18px;
	line-height: normal;
}
.single_store_wrap .single_store_brand_sec .brand_head .brand_filter_wrap .filter_btn.active {
	color: #fff;
	background: #000;
	border: 1px solid #000;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area::after {
	content: "";
	display: table;
	clear: both;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .alpha_rpt h2 {
	margin: 0;
	border-bottom: 1px solid #d6d6d6;
	font-size: 16px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-family: "Gotham-Bold";
	text-transform: uppercase;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box {
	margin-bottom: 20px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box::after {
	content: "";
	display: table;
	clear: both;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .thumb_img {
	float: left;
	width: 110px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	height: 103px;
	border: 1px solid #d6d6d6;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area {
	margin-left: -15px;
	margin-right: -15px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area a {
	color: #000;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box img {
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 101px;
	object-fit: cover;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand-unavailable {
	padding: 0 15px;
	display: block;
	color: #4A4F55;
	letter-spacing: 0.38px;
	margin-bottom: 20px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .alpha_rpt .loading_stores {
	text-align: center;
	display: block;
	color: #4A4F55;
	letter-spacing: 0.38px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content {
	float: left;
	width: calc(100% - 110px);
	height: 103px;
	padding: 0 15px;
	background: url("../images/arrow-orange.svg");
	background-repeat: no-repeat;
	background-position: center right 5px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .alpha_rpt {
	margin-bottom: 40px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content .cnt_tbl {
	display: table;
	width: 100%;
	height: 100%;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content .cnt_tbl .cnt_cel {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
/*
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content .cnt_tbl .cnt_cel::after {
content: "";
position: absolute;
background: #d6d6d6;
right: -15px;
left: 0;
height: 1px;
bottom: -10px;
}
*/

.more_store_main a {
	color: #000000;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content h3 {
	margin: 0;
	font-size: 20px;
	font-family: "Gotham-Bold";
	letter-spacing: 0.05px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .btn_dv {
	text-align: center;
	margin-bottom: 60px;
}
.breadcrumb>#breadcrumbs {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: normal;
}
.breadcrumb>#breadcrumbs li {
	display: inline-block;
	vertical-align: top;
}
.breadcrumb>#breadcrumbs li.separator {
	background: url('../images/CombinedShape.svg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 33px;
}
.page-about-wrap li.item-current strong {
	font-family: "Gotham-Bold";
	font-weight: normal;
}
.beer_explore_wrap .explore_bar .bar_head .reset_btn {
	color: #4A4F55;
	padding-left: 22px;
	position: relative;
	display: inline-block;
}
.beer_explore_wrap .explore_bar .bar_head .reset_btn::before {
	content: url('../images/reset.svg');
	position: absolute;
	left: 0;
	top: 2px;
}
.beer_explore_wrap .explore_bar .bar_head .filter_txt::before {
	content: url('../images/filter.svg');
	position: absolute;
	left: 0;
	top: 2px;
}
/* .beer_explore_wrap .explore_bar .right_side{
    padding-left: 0px;
    } */

    .beer_explore_wrap .explore_bar .bar_head .filter_txt {
    	display: inline-block;
    	margin-right: 12px;
    	border-right: 1px solid #d6d6d6;
    	padding-right: 12px;
    	padding-left: 24px;
    	color: #4A4F55;
    	position: relative;
    	cursor: pointer;
    }
    .explore_content_wrap .result_sec .result_content_row .no_brands_found {
    	padding: 0 15px;
    	color: #4A4F55;
    	letter-spacing: 0.38px;
    }
    .explore_content_wrap .result_sec .result_content_row .searchWait {
    	padding: 0 15px;
    	color: #4A4F55;
    	letter-spacing: 0.38px;
    	text-align: center;
    	display: block;
    	clear: both;
    }
    .beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border {
    	margin-left: 28px;
    }
    .beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border::before {
    	background: #d6d6d6;
    	content: "";
    	position: absolute;
    	left: -28px;
    	top: -20px;
    	bottom: -20px;
    	width: 1px;
    }
    .single_beer_sec_1 .more_detail {
    	margin-left: -15px;
    	margin-right: -15px;
    	margin-top: 30px;
    }
    .single_beer_sec_1 .more_detail_mobile {
    	display: none;
    }
    .single_beer_sec_1 .more_detail .brand_desc_desc {
    	padding: 30px 15px;
    	margin-bottom: 30px;
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    }
    .page-error-404 {
    	text-align: center;
    	padding: 110px 0;
    }
    .page-error-404 .errorContent {
    	margin-bottom: 30px;
    }
    .page-error-404 .error-img {
    	margin: auto;
    	max-width: 350px;
    	width: 100%;
    }
    .page-error-404 .error-img .error-image {
    	width: 100%;
    }
    .page-error-404 .errorContent-inner {
    	margin-bottom: 20px;
    }
    .page-error-404 .text-four {
    	color: #58595B;
    	font-family: Leviathan-HTF-Black;
    	font-size: 160px;
    	letter-spacing: -0.67px;
    	display: inline-block;
    }
    .page-error-404 .error-image {
    	position: relative;
    	top: -8px;
    }
    .page-error-404 .error-image img {
    	vertical-align: bottom;
    }
    .page-error-404 .errorContent h2 {
    	margin: 0;
    	margin-bottom: 20px;
    	color: #000000;
    	font-family: 'Leviathan-HTF-Black';
    	letter-spacing: -0.2px;
    	line-height: 63px;
    	font-size: 48px;
    }
    .page-error-404 .errorContent p {
    	font-size: 16px;
    	max-width: 650px;
    	margin: 0 auto;
    }
    .page-error-404 .option_menu {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    }
    .page-error-404 .option_menu li {
    	display: inline-block;
    	padding: 0 15px;
    }
    .page-error-404 .option_menu li a {
    	width: 190px;
    }
    .food_pairing_wrap {
    	position: relative;
    }
    .food_pairing_wrap .cms_text p {
    	color: #4A4F55;
    	letter-spacing: 0.38px;
    	margin-bottom: 25px;
    }
    .food_pairing_wrap .cms_text h3 {
    	font-size: 24px;
    	color: #000;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.16px;
    	margin: 0;
    	margin-bottom: 25px;
    }
    .food_pairing_wrap .feat_img img {
    	width: 100%;
    	border-radius: 5px;
    	-webkit-border-radius: 5px;
    }
    .explore_content_wrap .filter_column {} .explore_content_wrap .filter_column.hide_filter {
    	transition: all 0.75s ease;
    	overflow: hidden;
    	transform: translateX(-100%);
    	opacity: 0;
    }
    .explore_content_wrap>.container {
    	overflow: hidden;
    }
    .explore_content_wrap .filter_column {
    	transition: all 0.75s ease;
    	width: 405px;
    	position: absolute;
    	padding-left: 0px;
    }
    .explore_content_wrap .result_column {
    	transition: all 0.75s ease;
    	float: right;
    	width: calc(100% - 405px);
    	padding-right: 0px;
    }
    .explore_content_wrap .fullwidth_column {
    	width: 100%;
    	float: right;
    	transition: all 0.75s ease;
    	padding-left: 0;
    }
    .explore_content_wrap .result_column.fullwidth_column::before {
    	display: none;
    }
    .changeStorePopupWrap {
    	background: rgba(0, 0, 0, .5);
    	bottom: 0;
    	box-sizing: border-box;
    	display: none;
    	height: 100%;
    	left: 0;
    	outline: none;
    	overflow: auto;
    	position: absolute;
    	right: 0;
    	top: 0;
    	z-index: 101;
    }
    .changeStorePopupWrap .changeStorePopup_inner {
    	max-width: 1150px;
    	margin: 0 auto;
    	width: 100%;
    	position: relative;
    	background: #f1f1f1;
    	border-radius: 5px;
    	-webkit-border-radius: 5px;
    	margin-top: 60px;
    	margin-bottom: 60px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar {
    	background: #fff;
    	border-radius: 5px 5px 0 0;
    	padding: 30px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column {
    	float: left;
    	width: 33.333334%;
    	padding-left: 30px;
    	padding-top: 30px;
    	padding-bottom: 30px;
    	padding-right: 15px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .map_column {
    	float: left;
    	width: 66.66667%;
    	padding: 0 15px;
    	padding-right: 0;
    	height: 820px;
    	border-left: 1px solid #d6d6d6;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar h2 {
    	font-size: 30px;
    	left: 0.5px;
    	margin: 0;
    	margin-bottom: 20px;
    	font-family: "Leviathan-HTF-Black";
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input {
    	float: left;
    	position: relative;
    	width: 33.333334%;
    	padding-right: 15px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input form {
    	position: relative;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box {
    	border: 1px solid #D6D6D6;
    	background: #fff;
    	border-radius: 5px;
    	padding: 20px;
    	margin-bottom: 20px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col {
    	float: left;
    	width: calc(100% - 90px);
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .rt_col {
    	float: left;
    	width: 90px;
    	text-align: center;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .rt_col a {
    	font-size: 10px;
    	width: 100%;
    	display: block;
    	font-family: "Gotham-Bold";
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .rt_col .select_btn.store_selected {
    	background: #000;
    	color: #fff;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .rt_col .direction_btn {
    	border: 1px solid #F4B233;
    	border-radius: 5px;
    	padding: 7px 5px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .rt_col .select_btn {
    	margin-bottom: 10px;
    	padding: 8px 5px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_name {
    	margin: 0;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_num {
    	margin: 0;
    	font-size: 12px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_time {
    	color: #8C8A8A;
    	font-size: 12px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input .txt_b {
    	width: 100%;
    	border-radius: 20px;
    	border: 1px solid #d6d6d6;
    	padding: 8px 15px;
    	line-height: normal;
    	height: 34px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input .search_store_btn {
    	background: none;
    	margin: 0;
    	padding: 0;
    	border: none;
    	position: absolute;
    	right: 3px;
    	top: 2px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .closeChangeStorePopup {
    	position: absolute;
    	color: #000;
    	right: 25px;
    	font-size: 32px;
    	height: 12px;
    	line-height: 10px;
    	width: 12px;
    	top: 25px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .more_btn .site_default_btn {
    	max-width: 100%;
    	font-size: 10px;
    	padding: 8px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .locate_btn_dv {
    	float: left;
    	padding-left: 15px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .header_bar .locate_btn_dv .locate_btn {
    	font-size: 10px;
    	color: #000;
    	padding: 8px 15px;
    	text-transform: uppercase;
    	background: #f4b233 url('../images/locate-icon-black.svg');
    	background-repeat: no-repeat;
    	background-position: center left 15px;
    	border-radius: 5px;
    	letter-spacing: 0.28px;
    	font-family: "Gotham-Bold";
    	padding-left: 40px;
    	display: inline-block;
    	margin-top: 2px;
    }
    /**20-02-2020**/

    .page-store-locator .header_bar {
    	text-align: center;
    	position: relative;
    }
    .page-store-locator .header_bar h2 {
    	font-family: "Leviathan-HTF-Black";
    	font-size: 48px;
    	color: #fff;
    	margin: 0;
    	margin-bottom: 30px;
    }
    /**20-02-2020 end**/

    .page-store-locator .header_bar .bar_form::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .page-store-locator .header_bar .bar_form .search_input {
    	float: left;
    	position: relative;
    	min-width: 550px;
    	padding-right: 15px;
    }
    .page-store-locator .header_bar .bar_form .search_input form {
    	position: relative;
    	width: calc(50% - 5px);
    	float: left;
    }
    .page-store-locator .header_bar .bar_form .search_input form:last-child {
    	/*margin-left: 10px;*/
    }
    .page-store-locator .header_bar .bar_form .search_input .txt_b {
    	width: 100%;
    	border-radius: 50px;
    	border: 1px solid #d6d6d6;
    	padding: 8px 15px;
    	line-height: normal;
    	height: 50px;
    }
    .page-store-locator .header_bar .bar_form .search_input .search_store_btn_page {
    	margin: 0;
    	padding: 0;
    	border: none;
    	position: absolute;
    	right: 3px;
    	top: 3px;
    	background: #f4b233;
    	border-radius: 50%;
    	height: 44px;
    	width: 44px;
    }
    /**20-02-2020**/

    .page-store-locator .header_bar .bar_form .search_input .search_store_btn_page_id {
    	background: none;
    	margin: 0;
    	padding: 0;
    	border: none;
    	position: absolute;
    	right: 3px;
    	top: 3px;
    }
    /**20-02-2020 end**/

    .page-store-locator .header_bar .locate_btn_dv {
    	float: left;
    	padding-left: 15px;
    }
    .page-store-locator .header_bar .locate_btn_dv .locate_btn {
    	font-size: 18px;
    	line-height: 18px;
    	color: #000;
    	padding: 16px 0px;
    	text-transform: uppercase;
    	background: #f4b233 url(../images/locateme.svg);
    	background-repeat: no-repeat;
    	background-position: center left 25px;
    	border-radius: 10px;
    	font-family: "Gotham-Bold";
    	padding-left: 30px;
    	height: 50px;
    	width: 100%;
    	display: block;
    }

    .page-store-locator .store_area .store_column {
    	float: left;
    	width: 33.333334%;
    	padding-left: 0;
    	padding-top: 30px;
    	padding-bottom: 18px;
    	padding-right: 30px;
    	min-height: 880px;
    }
    .page-store-locator .store_area {
    	/*background: #f4f4f4;*/
    	overflow: hidden;
    }
    .page-store-locator .store_area .map_column {
    	float: left;
    	width: 66.66667%;
    	padding: 0 15px;
    	padding-right: 0;
    	min-height: 880px;
    	border-left: 1px solid #d6d6d6;
    	position: relative;
    	/*right: 15px;*/
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column::-webkit-scrollbar {
    	width: 5px;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column::-webkit-scrollbar-track-piece {
    	background-color: #eaeaea;
    }
    .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column::-webkit-scrollbar-thumb:vertical {
    	background-color: #f4b233;
    }
    .page-store-locator .store_area .store_column::-webkit-scrollbar {
    	width: 5px;
    }
    .page-store-locator .store_area .store_column::-webkit-scrollbar-track-piece {
    	background-color: #eaeaea;
    }
    .page-store-locator .store_area .store_column::-webkit-scrollbar-thumb:vertical {
    	background-color: #f4b233;
    }
    /**20-02-2020 end**/

    .page-store-locator .store_area .store_column .store_select_box {
    	border: 1px solid #D6D6D6;
    	background: #fff;
    	border-radius: 5px;
    	padding: 20px;
    	margin-bottom: 20px;	
    	width: 100%;	
    	clear: both;
    }
    .page-store-locator .store_area.archive_store .store_column .store_select_box {
    	float: right;
    	max-width: 460px;
    }

    .page-store-locator .store_area .store_column .store_select_box::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .page-store-locator .store_area .store_column .store_select_box .lft_col {
    	float: left;
    	width: calc(100% - 90px);
    	padding-right: 10px;
    }
    .beer_data_titl h3.sku_title {
    	margin: 0;
    	font-size: 30px;
    	left: 0.5px;
    	margin: 0;
    	margin-bottom: 20px;
    	font-family: "Leviathan-HTF-Black";
    	margin: 40px 0px;
    }
    .store_column.store_column_scroll {
    	min-height: inherit;
    	height: 880px;
    	overflow-x: hidden;
    	overflow-y: scroll;
    }
    .page-store-locator .store_area .store_column .store_select_box .lft_col .st_name {
    	margin: 0 !important;
    }
    .page-store-locator .store_area .store_column .store_select_box .lft_col .st_name strong {
    	font-family: 'Gotham-Bold';
    	font-weight: normal;
    }
    .page-store-locator .store_area .store_column .store_select_box .lft_col .st_num {
    	margin: 0 !important;
    	font-size: 12px;
    }
    .page-store-locator .store_area .store_column .store_select_box .lft_col .st_time {
    	color: #8C8A8A;
    	font-size: 12px;
    }
    .page-store-locator .store_area .store_column .store_select_box .rt_col {
    	float: left;
    	width: 90px;
    	text-align: center;
    }
    .page-store-locator .store_area .store_column .store_select_box .rt_col .select_btn {
    	margin-bottom: 10px;
    	padding: 8px 5px;
    }
    .page-store-locator .store_area .store_column .store_select_box .rt_col .select_btn.store_selected {
    	color: #fff;
    	background: #000;
    	border: none;
    }
    .page-store-locator .store_area .store_column .store_select_box .rt_col .select_btn.store_selected::after {
    	display: none;
    }
    .page-store-locator .store_area .store_column .store_select_box .rt_col a {
    	font-size: 11px;
    	width: 100%;
    	display: block !important;
    	font-family: "Gotham-Bold";
    	padding: 15px;
    }
    .page-store-locator .store_area .store_column .store_select_box .rt_col .direction_btn {
    	border: 1px solid #F4B233;
    	border-radius: 5px;
    	padding: 7px 5px;
    	color: #000;
    }
    .page-store-locator .store_area .store_column .store_navigation {
    	text-align: center;
    	font-size: 12px;
    	margin-bottom: 30px;
    	padding-top: 10px;	
    	clear: both;
    	width: 100%;
    }
    .page-store-locator .store_area.archive_store .store_column .store_navigation {
    	max-width: 460px;
    	float: right;
    }

    /**20-02-2020**/

    .page-store-locator .store_area .store_column .more_btn {
    	text-align: center;
    	margin-bottom: 15px;
    	clear: both;	
    	width: 100%;	
    }
    .page-store-locator .store_area.archive_store .store_column .more_btn {
    	float: right;
    	max-width: 460px;
    }
    /**20-02-2020 end**/

    .page-store-locator .store_area .store_column .more_btn .site_default_btn {
    	font-size: 10px;
    	padding: 8px 30px;
    }
    .page-store-locator .store_area .store_column .store_navigation a {
    	font-size: 10px;
    	font-family: "Gotham-Black";
    	color: #000;
    	text-transform: uppercase;
    }
    .page-store-locator .store_area .store_column .store_navigation .prev {
    	float: left;
    	padding-left: 3px;
    }
    .page-store-locator .store_area .store_column .store_navigation .prev::before {
    	content: url("../images/arrow_left.svg");
    	position: relative;
    	left: -3px;
    	top: 2px;
    }
    .page-store-locator .store_area .store_column .store_navigation .next {
    	float: right;
    	padding-right: 3px;
    }
    .page-store-locator .store_area .store_column .store_navigation .next::after {
    	content: url("../images/arrow-orange.svg");
    	position: relative;
    	right: -3px;
    	top: 2px;
    }
    .page-beertype-wrap .beer_type_sec::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .page-beertype-wrap .heading h2 {
    	font-size: 30px;
    	color: #000;
    	font-family: "Leviathan-HTF-Black";
    	letter-spacing: 0.38px;
    	margin: 0;
    	margin-bottom: 25px;
    }
    .page-beertype-wrap .heading.aboutus_content_title h2 {
    	font-size: 28px;
    }
    .page-beertype-wrap .heading {
    	margin-bottom: 30px;
    }
    .page-beertype-wrap .box_link {
    	color: #000;
    }
    .page-beertype-wrap .beer_type_sec .beer_type_box {
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    	margin-bottom: 50px;
    	padding: 25px;
    }
    .page-beertype-wrap .top_desc {
    	margin-bottom: 40px;
    }
    .page-beertype-wrap .beer_type_sec .beer_type_box .content_area::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .page-beertype-wrap .beer_type_sec .beer_type_box .content_area .lt_sec {
    	float: left;
    	width: calc(100% - 90px);
    }
    .page-beertype-wrap .beer_type_sec .beer_type_box .content_area .rt_sec {
    	float: left;
    	width: 90px;
    	text-align: right;
    	position: relative;
    }
    .page-beertype-wrap .beer_type_sec .beer_type_box .content_area .rt_sec img {
    	max-width: 85px;
    	position: absolute;
    	right: 0;
    	bottom: -45px;
    }
    .page-beertype-wrap .beer_type_sec .beer_type_box .head {
    	font-size: 30px;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.2px;
    	margin-bottom: 20px;
    }
    .page-beertype-wrap .beer_type_sec .beer_type_box .content_area .lt_sec p {
    	color: #4A4F55;
    	min-height: 150px;
    }
    .page-beertype-wrap .beer_style_sec::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .page-beertype-wrap .beer_style_sec .beer_style_box {
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    	margin-bottom: 30px;
    	padding: 25px;
    }
    .page-beertype-wrap .beer_style_sec .beer_style_box .head {
    	font-size: 30px;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.2px;
    	margin-bottom: 20px;
    }
    .page-beertype-wrap .beer_row {
    	margin-left: -15px;
    	margin-right: -15px;
    }
    .page-beertype-wrap .beer_row::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .contact-wrap .contact-page-content h2 {
    	font-size: 28px;
    	color: #000;
    	margin: 0;
    	font-family: "Leviathan-HTF-Black";
    	letter-spacing: 0.38px;
    	margin-bottom: 25px;
    }
    .contact-wrap .contact-page-content h3 {
    	font-size: 24px;
    	color: #000;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.16px;
    	margin: 0;
    	margin-bottom: 25px;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_row {
    	margin-left: -15px;
    	margin-right: -15px;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_row::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box {
    	border: 1px solid #d6d6d6;
    	padding: 25px;
    	background: #f4f4f4;
    	border-radius: 5px;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content h3 {
    	margin: 0;
    	font-size: 20px;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.2px;
    	margin-bottom: 15px;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .icon {
    	float: left;
    	width: 35px;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .icon img {
    	max-width: 30px;
    }
    .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content {
    	float: left;
    	width: calc(100% - 35px);
    	padding-left: 10px;
    }
    /* store page abc css*/

    ul.alph_order {
    	list-style: none;
    	margin-bottom: 50px;
    	display: table;
    	width: 100%;
    }
    ul.alph_order li {
    	margin-right: 5px;
    	float: left;
    	margin-bottom: 10px;
    }
    ul.alph_order li a {
    	padding: 5px 10px;
    	background: #7d7c7c;
    	color: #fff;
    }
    .city_list {
    	display: table;
    	width: 100%;
    }
    ul.alph_order .store_inactive a {
    	background: #fff;
    	color: #000;
    	cursor: unset;
    }
    button#store_search {
    	background: #F4B233;
    	font-size: 12px;
    	font-family: 'Gotham-Bold';
    	padding: 7px 10px;
    	border-radius: 5px;
    	max-width: 100px;
    	width: 100%;
    	border: none;
    	vertical-align: top;
    }
    input#search_store {
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    	padding: 5px 10px;
    	font-size: 14px;
    }
    .invalid_found {
    	font-weight: bold;
    	color: #bfbfbf;
    	font-family: 'Gotham-Book';
    }
    button#store_reset {
    	position: absolute;
    	bottom: -29px;
    	left: 0px;
    	font-size: 13px;
    	font-family: 'Gotham-Book';
    	border: none;
    	background: none;
    	text-decoration: underline;
    }
    span.search-input-reset {
    	position: relative;
    	display: inline;
    	margin-left: 15px;
    }
    /**/

    .new-store-wrap .new-store-content .new_store_carousel_wrap {
    	margin-bottom: 30px;
    	margin-left: -15px;
    	margin-right: -15px;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .img_thumb {
    	padding: 0 15px;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .img_thumb img {
    	width: 100%;
    	border-radius: 5px;
    	-webkit-border-radius: 5px;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .slick-dots li {
    	padding: 0 4px;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .slick-dots {
    	margin-top: 25px;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .slick-dots li button {
    	display: block;
    	width: 12px;
    	height: 12px;
    	border-radius: 50%;
    	border: none;
    	background: #000;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .slick-dots li.slick-active button {
    	background: #F4B233;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .slick-arrow {
    	top: calc(50% - 60px);
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .slick-arrow.slick-prev {
    	background: url("../images/prev-light.svg");
    	background-repeat: no-repeat;
    	left: 30px;
    }
    .new-store-wrap .new-store-content .new_store_carousel_wrap .slick-arrow.slick-next {
    	background: url("../images/next-light.svg");
    	background-repeat: no-repeat;
    	right: 30px;
    }
    .new-store-wrap .new-store-content .new_store_content_sec h2 {
    	font-size: 30px;
    	letter-spacing: 0.38px;
    	font-family: "Leviathan-HTF-Black";
    	line-height: 40px;
    	margin: 0;
    	margin-bottom: 25px;
    }
    .new-store-wrap .new-store-content .new_store_content_sec {
    	margin-bottom: 60px;
    }
    .new-store-wrap .new-store-content .new_store_content_sec p {
    	margin-bottom: 20px;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner {
    	margin-left: -15px;
    	margin-right: -15px;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box_container {
    	display: table;
    	width: 100%;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box h3 {
    	margin: 0;
    	font-size: 16px;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.16px;
    	cursor: pointer;
    	position: relative;
    	padding-right: 15px;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box h3::before {
    	content: "";
    	position: absolute;
    	width: 2px;
    	height: 15px;
    	background: #000;
    	right: 7px;
    	top: 0;
    }
    .champion-contest-wrap .contest-brand-block .contest-brand-img img {
    	max-width: 100%;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box h3::after {
    	content: "";
    	position: absolute;
    	width: 16px;
    	height: 2px;
    	background: #000;
    	right: 0;
    	top: 7px;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box h3.show_store_detail::before {
    	display: none;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	margin-bottom: 20px;
    }
    /**20-02-2020**/

    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box {
    	padding-bottom: 20px;
    	/*width: 33.3333%;*/
    	border-bottom: 1px solid #d6d6d6;
    	margin-bottom: 25px;
    }
    /**20-02-2020 end**/

    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box .about_store_detail {
    	display: none;
    	padding-top: 20px;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box ul li a {
    	display: block;
    	padding: 4px 0;
    }
    .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box .about_store_detail .site_default_btn {
    	width: auto;
    	padding: 7px 16px;
    	margin-bottom: 10px;
    }
    .slick-lightbox {
    	position: fixed;
    	top: 0;
    	left: 0;
    	z-index: 9999;
    	width: 100%;
    	height: 100%;
    	background: black;
    	-webkit-transition: opacity 0.5s ease;
    	transition: opacity 0.5s ease
    }
    .slick-lightbox .slick-loading .slick-list {
    	background-color: transparent
    }
    .slick-lightbox-hide {
    	opacity: 0
    }
    .slick-lightbox-hide.slick-lightbox-ie {
    	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    	filter: alpha(opacity=0)
    }
    .slick-lightbox-hide-init {
    	position: absolute;
    	top: -9999px;
    	opacity: 0
    }
    .slick-lightbox-hide-init.slick-lightbox-ie {
    	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    	filter: alpha(opacity=0)
    }
    .slick-lightbox-inner {
    	max-width: 600px;
    	margin: 0 auto;
    	width: 100%;
    	position: relative;
    }
    .slick-lightbox-slick-item {
    	text-align: center;
    	overflow: hidden
    }
    .slick-lightbox-slick-item:before {
    	content: '';
    	display: inline-block;
    	height: 100%;
    	vertical-align: middle;
    	margin-right: -0.25em
    }
    .slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    	position: absolute;
    	bottom: 0;
    	left: 0;
    	text-align: center;
    	width: 100%;
    	margin-bottom: 20px
    }
    .slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption {
    	display: block;
    	text-align: center
    }
    .slick-lightbox-slick-item-inner {
    	display: block;
    	vertical-align: middle;
    }
    .slick-lightbox-slick-img {
    	margin: 0 auto;
    	display: block;
    	border-radius: 5px;
    	-webkit-border-radius: 5px;
    	width: 100%;
    }
    .slick-lightbox-slick-caption {
    	margin: 10px 0 0;
    	color: white
    }
    .slick-lightbox-close {
    	position: absolute;
    	top: -5px;
    	right: 0;
    	display: block;
    	height: 12px;
    	width: 12px;
    	line-height: 12px;
    	font-size: 0;
    	cursor: pointer;
    	background: transparent;
    	color: transparent;
    	padding: 0;
    	border: none;
    }
    .slick-lightbox-close:focus {
    	outline: none
    }
    .slick-lightbox-close::before {
    	font-size: 24px;
    	line-height: 12px;
    	color: white;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	content: '×';
    	display: inline-block;
    }
    .slick-lightbox-tbl {
    	display: table;
    	width: 100%;
    	height: 100%;
    }
    .slick-lightbox-cell {
    	display: table-cell;
    	vertical-align: middle;
    }
    .slick-lightbox .slick-arrow.slick-prev {
    	background: url("../images/prev-light.svg");
    	background-repeat: no-repeat;
    	left: -80px;
    }
    .slick-lightbox .slick-arrow.slick-next {
    	background: url("../images/next-light.svg");
    	background-repeat: no-repeat;
    	right: -80px;
    }
    .editor_text {} .editor_text .editor_text_row {
    	margin-left: -15px;
    	margin-right: -15px;
    }
    .editor_text .editor_text_row::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    /**19-02-2020**/

    .editor_text .editor_text_row .left_column {
    	float: left;
    	width: 66.66667%;
    	padding: 0 15px;
    }
    /**19-02-2020**/

    .editor_text.with-banner .left_column {
    	width: 100%;
    }
    .editor_text.with-banner .left_column .column_img img {
    	width: 100%;
    	border-radius: 5px;
    }
    .editor_text .editor_text_row .left_column h3 {
    	font-size: 24px;
    	color: #000;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.16px;
    	margin: 0;
    	margin-bottom: 25px;
    }
    .editor_text .editor_text_row .left_column h4 {
    	font-size: 18px;
    	color: #000;
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.16px;
    	margin: 0;
    	margin-bottom: 0px;
    	margin-bottom: 25px;
    	line-height: 24px;
    }
    .editor_text .editor_text_row .left_column p {
    	color: #4A4F55;
    	letter-spacing: 0.38px;
    	margin-bottom: 25px;
    }
    /**19-02-2020***/

    .editor_text .editor_text_row .right_column {
    	float: left;
    	width: 33.333334%;
    	padding: 0 15px;
    }
    /**19-02-2020 end***/

    .editor_text .editor_text_row .right_column .column_img {
    	text-align: center;
    	margin-bottom: 30px;
    }
    .editor_text .editor_text_row .right_column .column_img img {
    	max-width: 100%;
    	border-radius: 5px;
    	-webkit-border-radius: 5px;
    }
    .editor_text .editor_text_row ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	margin-bottom: 30px;
    }
    .editor_text .editor_text_row ul li {
    	margin-bottom: 20px;
    	position: relative;
    	color: #4A4F55;
    	padding-left: 25px;
    	line-height: 20px;
    }
    .editor_text .editor_text_row ul li::before {
    	content: '';
    	position: absolute;
    	top: 5px;
    	left: 0;
    	width: 10px;
    	height: 10px;
    	border-radius: 50%;
    	background: #f4b233;
    	display: inline-block;
    }
    .editor_text .editor_text_row ul li ul {
    	margin-bottom: 20px;
    	margin-top: 20px;
    }
    .editor_text .editor_text_row ul li ul li::before {
    	width: 7px;
    	height: 7px;
    	top: 7px;
    }
    .editor_text .editor_text_row .right_column .call-out-content {
    	border: 1px solid #d6d6d6;
    	padding: 25px;
    	border-radius: 5px;
    }
    .editor_text .editor_text_row .right_column .call-out-content h4 {
    	font-family: "Gotham-Bold";
    	letter-spacing: 0.25px;
    	margin: 0;
    	font-size: 18px;
    	margin-bottom: 15px;
    }
    .editor_text .editor_text_row .right_column .call-out-content .file-items li {
    	list-style: none;
    	color: #4A4F55;
    	margin-bottom: 10px;
    }
    .editor_text .editor_text_row .right_column .call-out-content .file-items li:last-child {
    	margin-bottom: 0;
    }
    /**21-02-2020**/

/*.full-width-cms-content {
padding: 60px 0;
}*/

/**21-02-2020 end**/

.full-width-cms-content h3 {
	font-size: 24px;
	color: #000;
	font-family: "Gotham-Bold";
	letter-spacing: 0.16px;
	margin: 0;
	margin-bottom: 25px;
}
.full-width-cms-content p {
	color: #4A4F55;
	letter-spacing: 0.38px;
	margin-bottom: 25px;
}
.full-width-cms-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}
.full-width-cms-content ul li {
	margin-bottom: 20px;
	position: relative;
	color: #4A4F55;
	padding-left: 25px;
	line-height: 20px;
}
.full-width-cms-content ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f4b233;
	display: inline-block;
}
.single_column {
	padding: 0 15px;
}
.single_column h3 {
	font-size: 24px;
	color: #000;
	font-family: "Gotham-Bold";
	letter-spacing: 0.16px;
	margin: 0;
	margin-bottom: 25px;
}
.single_column h2 {
	font-size: 30px;
	color: #000;
	font-family: "Gotham-Bold";
	letter-spacing: 0.16px;
	margin: 0;
	margin-bottom: 25px;
}
.single_column.aboutus_content_title h2 {
	font-size: 28px;
	color: #000;
	margin: 0;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.38px;
	margin-bottom: 25px;
}
.single_column h2.mbot_40 {
	margin-bottom: 40px;
}
.single_column h4 {
	font-size: 20px;
	color: #000;
	font-family: "Gotham-Bold";
	letter-spacing: 0.16px;
	margin: 0;
	margin-bottom: 20px;
}
.single_column p {
	color: #4A4F55;
	letter-spacing: 0.38px;
	margin-bottom: 25px;
}
.editor_text .editor_text_row ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}
.editor_text .editor_text_row ul li {
	margin-bottom: 15px;
	position: relative;
	color: #4A4F55;
	padding-left: 25px;
	line-height: 20px;
}
.editor_text .editor_text_row ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f4b233;
	display: inline-block;
}
.editor_text .editor_text_row ul li ul {
	margin-bottom: 20px;
	margin-top: 20px;
}
.editor_text .editor_text_row ul li ul li::before {
	width: 7px;
	height: 7px;
	top: 7px;
}
.editor_text .editor_text_row .image_thumb img {
	max-width: 100%;
}
.post-page-container {
	position: relative;
}
.single_beer_sec_1 .fig_sec .figure_block .desc_mob {
	display: none;
}
.foodpairing-carousel-sm .col-sm-6 {
	width: 100%;
}
.beer_explore_wrap .explore_bar .bar_head .mob_filter_toggle {
	display: none;
}
.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_show {
	display: none;
}
.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_btn_dv {
	display: none;
}
.marker_info {
	padding: 8px;
}
.marker_info .marker_name {
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
.marker_info .marker_address {
	margin: 0;
	font-size: 12px;
	color: #000;
	margin-bottom: 5px;
}
.marker_info .marker_time {
	margin: 0;
	color: #8C8A8A;
	font-size: 12px;
	margin-bottom: 20px;
}
.gm-style .gm-style-iw-t::after {
	height: 10px !important;
	width: 10px !important;
}
.marker_info .marker_direction_btn {
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border-radius: 5px;
	font-size: 10px;
	padding: 9px;
	display: block;
	text-align: center;
	font-family: "Gotham-Bold";
	letter-spacing: 0.28px;
}
.beer_explore_wrap .explore_bar .format_toggle_mob {
	display: none;
}
.brand_result_wrap .beer_loading {
	display: block;
	text-align: center;
	margin-bottom: 60px;
}
table.stripe-table {
	width: 100%;
	margin-bottom: 10px;
}
table.stripe-table>tbody>tr:nth-of-type(2n+1) {
	background-color: #F4F4F4;
}
table.stripe-table td {
	padding: 10px 30px;
	color: #4A4F55;
	letter-spacing: 0.2px;
	border-bottom: 1px solid #d6d6d6;
}
table.stripe-table>thead>tr>th {
	vertical-align: middle;
	border-bottom: 3px solid #d6d6d6;
	font-size: 16px;
	font-family: 'Gotham-Bold';
	font-weight: normal;
}
table.stripe-table th {
	padding: 10px 30px;
}
.stripe-table-wrap {
	overflow-x: auto;
	margin-bottom: 20px;
}
.callout_three_wrap::after,
.callout_three_wrap .callout_row::after {
	content: "";
	display: table;
	clear: both;
}
.callout_three_wrap .callout_row {
	margin-left: -15px;
	margin-right: -15px;
}
.callout_three_wrap .callout_col {
	float: left;
	width: 33.33334%;
	padding: 0 15px;
}
.callout_three_wrap .callout_col .callout_col_inner {
	border-radius: 5px;
	border: 1px solid #d6d6d6;
}
.callout_three_wrap .callout_col .thumb_img img {
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.callout_three_wrap .callout_col .callout_bottom {
	padding: 25px 15px;
}
.callout_three_wrap .callout_col .callout_bottom h4 {
	margin: 0;
	margin-bottom: 15px;
	font-size: 20px;
}
.callout_three_wrap .callout_col .callout_bottom .link-arrow {
	display: inline-block;
}
.callout_three_wrap .callout_col .callout_bottom p {
	margin: 0;
}
.single_column .two_col_wrap .two_col_row::after {
	content: "";
	display: table;
	clear: both;
}
.single_column .two_col_wrap .two_col_row {
	margin-left: -15px;
	margin-right: -15px;
}
.single_column .two_col_wrap .two_col_row .col_30 {
	float: left;
	width: 30%;
	padding: 0 15px;
}
.single_column .two_col_wrap .two_col_row .col_70 {
	float: left;
	width: 70%;
	padding: 0 15px;
}
.single_column .two_col_wrap .two_col_row .col_50 {
	float: left;
	width: 50%;
	padding: 0 15px;
}
.single_column .two_col_wrap .two_col_row .col_3 {
	width: 33.33%;
	float: left;
	padding: 0 15px;
}
.single_column .two_col_wrap .two_col_row .img_thumbnail a {
	display: block;
}
.single_column .two_col_wrap .two_col_row .img_thumbnail img {
	width: 100%;
	border-radius: 5px;
}
.single_column .two_col_wrap {
	margin-bottom: 30px;
}
.single_column .two_col_wrap::after {
	content: "";
	display: table;
	clear: both;
}
header .header_nav .mob_menu_close {
	display: none;
}
header .header_nav .menu_back_level,
header .header_nav .menu_back_level_second,
header .header_nav .menu_back_level_last {
	display: none;
}
.mbot_60 {
	margin-bottom: 60px;
}
.video_fancy_box {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 100;
}
.video_fancy_box .video_fancy_box_overlay {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 0;
}
.video_fancy_box .video_fancy_box_tbl {
	display: table;
	width: 100%;
	height: 100%;
}
.video_fancy_box .video_fancy_box_tbl .video_fancy_box_cel {
	display: table-cell;
	vertical-align: middle;
}
.video_fancy_box .video_fancy_box_tbl .video_fancy_box_cel .video_fancy_box_inner {
	max-width: 630px;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	background: #fff;
}
.video_fancy_box .video_fancy_box_tbl .video_fancy_box_cel .video_fancy_box_inner .video_fancy_box_close {
	position: absolute;
	right: -18px;
	top: -18px;
	color: #fff;
	font-size: 30px;
	line-height: 20px;
}
.video_fancy_box .video_fancy_box_tbl .video_fancy_box_cel .video_fancy_box_inner .video_fancy_box_frame {
	width: 100%;
	height: 354px;
	border: none !important;
	display: block;
}
.custom-widget-sidebar h6 {
	font-size: 16px;
	color: #000;
	display: block;
	font-family: "Gotham-Bold";
	letter-spacing: 0.25px;
	margin: 0;
	margin-bottom: 20px;
}
.explore_content_wrap .result_sec .custom_beer_more_load,
.custom_beer_more_load_scroll {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}
/* .single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2), */

.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(4) {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}
/* .single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(3),
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(4) {
    border-bottom: none;
    } */

    .custom-widget-sidebar .widget_sidelist {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	margin-top: 25px;
    	margin-bottom: 25px;
    }
    .custom-widget-sidebar .widget_sidelist .pdf_link a {
    	padding-left: 30px;
    	display: block;
    	position: relative;
    }
    .custom-widget-sidebar .widget_sidelist .pdf_link a::before {
    	content: url("../images/application-pdf-icon.svg");
    	position: absolute;
    	left: 0;
    }
    .custom-widget-sidebar .widget_sidelist li {
    	border-bottom: 1px solid #d6d6d6;
    	margin-bottom: 20px;
    	padding-bottom: 20px;
    }
    .custom-widget-sidebar .sidebar_register_btn {
    	text-align: center;
    	display: block;
    	font-size: 14px;
    	font-family: 'Gotham-Bold';
    	background: #F4B233;
    	color: #000;
    	padding: 7px;
    	border-radius: 5px;
    	letter-spacing: 0.28px;
    }
    .custom-widget-sidebar .sidebar_order_btn {
    	display: block;
    	text-align: center;
    	background: #000;
    	color: #fff;
    	font-size: 14px;
    	padding: 7px;
    	border-radius: 5px;
    	font-family: 'Gotham-Bold';
    	letter-spacing: 0.28px;
    }
    .custom-widget-sidebar .sidebar_logo img {
    	width: 100%;
    }
    .custom-widget-sidebar .sidebar_login_widget {
    	margin-bottom: 30px;
    }
    .custom-widget-sidebar .para {
    	margin-bottom: 20px;
    }
    .contact-page-content .contact_num {
    	font-size: 20px;
    	padding: 60px 0;
    	border-bottom: 1px solid #d6d6d6;
    	letter-spacing: 0.2px;
    }
    .contact-page-content .contact_form_wrap {
    	padding: 60px 0;
    	border-bottom: 1px solid #d6d6d6;
    }
    .contact-page-content .contact_form_wrap.draught_contact_form {
    	padding-top: 30px;
    }
    .contact-page-content .contact_form_wrap .contact_form_row {
    	margin-left: -15px;
    	margin-right: -15px;
    }
    .contact-page-content .contact_detail_wrap {
    	padding: 60px 0;
    }
    .contact-page-content .contact_form_wrap .contact_form_row::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col {
    	float: left;
    	width: 66.6667%;
    	padding: 0 15px;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col.form_col_full_width {
    	width: 100%;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_link_col {
    	float: left;
    	padding: 0 15px;
    	width: 33.33334%;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row {
    	margin-bottom: 20px;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row input {
    	width: 100%;
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    	padding: 15px;
    	line-height: normal;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row textarea {
    	width: 100%;
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    	padding: 15px;
    	line-height: normal;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row input::-webkit-input-placeholder,
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row textarea::-webkit-input-placeholder {
    	font-style: italic;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row input::-moz-input-placeholder,
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row textarea::-moz-input-placeholder {
    	font-style: italic;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row input::placeholder,
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row textarea::placeholder {
    	font-style: italic;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .cform_btn {
    	padding-top: 10px;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_link_col h3 {
    	margin: 0;
    	font-size: 20px;
    	margin-bottom: 20px;
    	border-bottom: 3px solid #d6d6d6;
    	padding-bottom: 20px;
    	font-family: 'Gotham-Bold';
    	letter-spacing: 0.2px;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_link_col ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_link_col ul li {
    	margin-bottom: 10px;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_btn input {
    	border: none;
    	border-radius: 5px;
    	text-transform: uppercase;
    	font-family: 'Gotham-Bold';
    	background: #F4B233;
    	padding: 7px 22px;
    	letter-spacing: 0.2px;
    }
    .contact-page-content .top_desc {
    	padding-bottom: 40px;
    	border-bottom: 1px solid #d6d6d6;
    }
    .contact-page-content .contact_form_wrap .contact_form_row .desc,
    .contact-page-content .contact_detail_wrap .desc {
    	margin-bottom: 30px;
    }
    .explore_content_wrap .result_sec .result_box .result_box_inner .bottom_res_cont {
    	min-height: 95px;
    	transition: all 0.75s ease;
    	-webkit-transition: all 0.75s ease;
    }
    .explore_content_wrap .fullwidth_column .result_sec .result_box .result_box_inner .bottom_res_cont {
    	min-height: 65px;
    	transition: all 0.75s ease;
    	-webkit-transition: all 0.75s ease;
    }
    .gift_card_login_wrap {} .gift_card_login_wrap .gift_card_login_inner {
    	max-width: 580px;
    	margin: 0 auto;
    	padding: 30px;
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    }
    .new-store-wrap {
    	position: relative;
    }
    .contact_page_map_wrap {
    	border-top: 1px solid #d6d6d6;
    	padding: 60px 0;
    }
    .contact_page_map_wrap .contact_page_map {
    	width: 100%;
    	height: 500px;
    }
    .page-contact .contact-wrap {
    	position: relative;
    }
    .news-wrap {
    	position: relative;
    }
    .news_post_wrap .news_post_box {
    	padding: 30px 0;
    	border-bottom: 1px solid #d6d6d6;
    }
    .news_post_wrap .news_post_box h3 {
    	margin: 0;
    	margin-bottom: 20px;
    	font-size: 20px;
    	font-family: 'Gotham-Bold';
    	letter-spacing: 0.2px;
    }
    .news_post_wrap .news_post_box .news_post_box_row::after {
    	content: "";
    	display: table;
    	clear: both;
    }
/*
.news_post_wrap .news_post_box .content_col {
float: left;
width: 66.66667%;
padding:0 15px;
}
*/

.news_post_wrap .news_post_box .news_post_box_row {
	margin-left: -15px;
	margin-right: -15px;
}
/*
.news_post_wrap .news_post_box .img_col {
float: left;
width: 33.33334%;
padding:0 15px;
}
*/

.news_post_wrap .news_post_box .img_col img {
	/* 	max-width: 95%; */
	/*border-radius: 5px;*/
	width: 100%;
	/* 	height: 200px; */
	object-fit: cover;
}
.post-page-container .post_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}
.post-page-container .post_content ul li {
	margin-bottom: 20px;
	position: relative;
	color: #4A4F55;
	padding-left: 25px;
	line-height: 20px;
}
.post-page-container .post_content ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f4b233;
	display: inline-block;
}
.post-page-container .post_content ul li ul {
	margin-bottom: 20px;
	margin-top: 20px;
}
.post-page-container .post_content ul li ul li::before {
	width: 7px;
	height: 7px;
	top: 7px;
}
.newsletterwidget .mc4wp-response {
	max-width: 1650px;
	margin: 0 auto;
	padding: 0 45px;
}
.newsletterwidget .mc4wp-response .mc4wp-alert {
	float: right;
	width: 66.6667%;
	padding: 0 15px;
}
.newsletterwidget .mc4wp-response p {
	margin: 0;
}
.newsletterwidget .mc4wp-response .mc4wp-success p {
	color: #038c03;
}
.newsletterwidget .mc4wp-response .mc4wp-error p {
	color: #fc0808;
}
.marker_info .marker_name .marker_city {
	display: block;
	margin: 4px 0;
}
.marker_info .marker_name .marker_pc {
	display: block;
	margin-bottom: 20px;
}
.custom-widget-sidebar .sidebar_custom_links {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 40px;
}
.custom-widget-sidebar .sidebar_custom_links li a {
	display: block;
	padding: 3px 0;
	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;
}
.custom-widget-sidebar .sidebar_custom_links li a:hover {
	color: #D06F1A;
	background-color: #F4F4F4;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.top_bar_mob {
	display: none;
}
.editor_text .editor_text_row .single_image {
	margin-bottom: 40px;
}
.editor_text .editor_text_row .single_image img {
	width: 100%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.mbot15 {
	margin-bottom: 15px !important;
}
.pad_top15 {
	padding-top: 15px;
}
.custom-widget-sidebar .sidebar_stew_img {
	margin-bottom: 40px;
}
.custom-widget-sidebar .sidebar_stew_img img {
	width: 100%;
}
.col_container {} .col_container .col_row {
	margin-left: -15px;
	margin-right: -15px;
}
.col_container .col_row::after {
	content: "";
	display: table;
	clear: both;
}
.col_container .col_row .col_box_inner {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	margin-bottom: 30px;
}
.col_container .col_row .col_box_inner .img_thumb {
	border-bottom: 1px solid #d6d6d6;
}
.col_container .col_row .col_box_inner .img_thumb img {
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.col_container .col_row .col_box_inner .col_bottom {
	padding: 30px;
}
.single_column .two_col_wrap .two_col_row .img {
	margin-bottom: 50px;
}
.col_container .col_row .col_box_inner .col_bottom .links_inner::after {
	content: "";
	display: table;
	clear: both;
}
.col_container .col_row .col_box_inner .col_bottom .links_inner .link-arrow {
	float: right;
	display: inline-block;
}
.col_container .col_row .col_box_inner .col_bottom .links_inner .link-arrow.left_btn {
	float: left;
}
.section_devider {
	margin-bottom: 45px;
}
.editor_text .editor_text_row .page_hash_links {
	padding: 0 15px;
}
.editor_text .editor_text_row .page_hash_links .page_hash_links_inner span {
	margin-right: 15px;
	font-weight: 700;
}
.editor_text .editor_text_row .page_hash_links .page_hash_links_inner {
	color: #4A4F55;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.editor_text .editor_text_row .page_hash_links .page_hash_links_inner a {
	border-right: 1px solid #d6d6d6;
	padding-right: 10px;
	margin-right: 10px;
}
.editor_text .editor_text_row .page_hash_links .page_hash_links_inner a:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
.custom-widget-sidebar .giftcard_sidebar_img img {
	width: 100%;
	border-radius: 5px;
}
.custom-widget-sidebar .giftcard_sidebar_img {
	margin-bottom: 30px;
}
.gift_card_page_wrap .intro_copy {
	font-size: 24px;
	color: #000;
	margin-bottom: 50px;
}
.gift_card_page_wrap .intro_btn_sec::after {
	content: "";
	display: table;
	clear: both;
}
.gift_card_page_wrap .intro_btn_sec {
	background: #f4f4f4;
	border-top: 3px solid #d6d6d6;
	padding: 25px;
	margin-bottom: 50px;
}
.gift_card_page_wrap .intro_btn_sec .heading {
	display: inline-block;
	font-family: "Leviathan-HTF-Black";
	font-size: 28px;
	vertical-align: middle;
	width: calc(100% - 306px);
}
.gift_card_page_wrap .intro_btn_sec .btn_dv {
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	width: 300px;
}
.gift_card_page_wrap .intro_btn_sec .btn_dv .site_default_btn {
	font-size: 12px;
	padding: 18px 8px;
}
.gift_card_page_wrap .intro_btn_sec .btn_dv .site_btn {
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border-radius: 5px;
	font-size: 12px;
	padding: 18px 8px;
	display: inline-block;
	text-align: center;
	font-family: "Gotham-Bold";
	letter-spacing: 0.28px;
	max-width: 250px;
	width: 100%;
}
.gift_card_page_wrap .card_btn_dv a {
	width: calc(50% - 15px);
	display: inline-block;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	padding: 28px 10px;
	border-radius: 5px;
	font-family: "Gotham-Bold";
	letter-spacing: 0.2px;
	max-width: inherit;
}
.gift_card_page_wrap .card_btn_dv {
	margin: 50px 0;
}
.gift_card_page_wrap .card_btn_dv::after {
	content: "";
	display: table;
	clear: both;
}
.gift_card_page_wrap .card_btn_dv .reg_btn {
	background: #000;
	color: #fff;
	float: left;
}
.gift_card_page_wrap .card_btn_dv .reg_btn:hover{
	color: #D06F1A;
}
.gift_card_page_wrap .card_btn_dv .login_btn {
	background: #f4b233;
	color: #000;
	float: right;
}
.single_column h2.levi_font {
	font-family: "Leviathan-HTF-Black";
}
.custom-widget-sidebar {
	margin-top: 25px;
}
.changeStorePopupWrap .changeStorePopup_inner .bloading {
	text-align: center;
	padding: 15px;
	letter-spacing: 0.2px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}
.locator_popup .store_desc .store_current_url {
	color: #000;
	display: block;
}
.single_column .two_col_wrap .two_col_row .thumbnail_col {
	float: left;
	padding: 0 15px;
	width: 260px;
}
.single_column .two_col_wrap .two_col_row .content_col {
	float: left;
	padding: 0 15px;
	width: calc(100% - 260px);
}
.single_column .two_col_wrap .two_col_row .thumbnail_col .img_thumb {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	height: 155px;
	padding: 10px;
}
.single_column .two_col_wrap .two_col_row .thumbnail_col .img_thumb img {
	max-width: 100%;
	border-radius: 5px;
}
.table_layout {
	display: table;
	width: 100%;
	height: 100%;
}
.table_cell_layout {
	display: table-cell;
	vertical-align: middle;
}
header .header_nav .mega-sub-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
}
header .header_nav .mega-sub-menu ul::after {
	content: "";
	position: absolute;
	width: 1px;
	bottom: 0;
	top: 0;
	background: #d6d6d6;
	margin-left: 0;
}
header .header_nav .mega-sub-menu ul.tbs_cat_menu::after {
	display: none;
}
header .header_nav .mega-sub-menu .mega_separate_list {
	float: left;
	width: 14.28571%;
	padding: 15px;
	padding-bottom: 0;
}
header .header_nav .mega-sub-menu ul li {
	display: block;
	float: none;
	width: 100%;
	text-align: left;
	/* border-bottom: 1px solid #d6d6d6; */
	position: relative;
	padding: 0px 20px;
	/* padding-top: ; */
}
header .header_nav .mega-sub-menu ul li:last-child {
	border-bottom: none;
}
header .header_nav .mega-sub-menu ul li a {
	padding: 3px 0;
	font-family: "Gotham-Book";
	font-size: 14px;
	display: block;
	color: #4A4F55;
}
header .header_nav .mega-sub-menu ul li a:hover {
	color: #D06F1A;
}
header .header_nav .mega-sub-menu::before {
	content: "";
	position: absolute;
	background: #f4f4f4;
	top: 5px;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #d6d6d6;
	box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1);
}
.header_nav ul li .sub-menu:before {
	content: "";
	position: absolute;
	background: #fff;
	top: 5px;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #d6d6d6;
	box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.1);
}
header .header_nav .mega-sub-menu .mega_separate_list li.head {
	color: #D06F1A;
	position: relative;
	padding: 15px 20px;
	font-family: Gotham-Medium;
	border-bottom: 1px solid #d6d6d6;
	display: block;
}
.single_column .two_col_wrap .entertaining_box {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	padding: 35px 30px;
	text-align: center;
	background: #f4f4f4;
}
.single_column .two_col_wrap .entertaining_box .ent_btn {
	background: #F4B233;
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Gotham-Bold';
	letter-spacing: 0.23px;
	padding: 16px 10px;
	border-radius: 5px;
	max-width: 330px;
	width: 100%;
	display: inline-block;
}
.ent_page_wrap .intro_copy {
	font-size: 24px;
	color: #000;
	margin-bottom: 50px;
}
.ent_page_wrap .single_column .two_col_wrap {
	margin-bottom: 50px;
}
.single_column .two_col_wrap .entertaining_box p {
	color: #000;
}
.explore_content_wrap {
	position: relative;
}
.explore_content_wrap .result_column::before {
	content: "";
	position: absolute;
	width: 1px;
	background: #d6d6d6;
	top: 0;
	bottom: 0;
	left: 0;
}
header .header_nav ul.menu>li:nth-child(2) {
	/* padding-left: 10px;*/
}
header .header_nav ul.menu>li:nth-child(3) {
	/* padding-left: 30px;*/
}
.home_slider {
	height: calc(100vw / 2.3);
	max-height: 860px;
	overflow: hidden;
	position: relative;
}
.slider_box_wrap .banner_video {
	height: calc(100vw / 2.3);
	max-height: 860px;
	object-fit: cover;
	object-position: top;
	display: block;
}
.main_slider .slick-dots {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
}
.main_slider .slick-dots li {
	padding: 0 4px;
}
.main_slider .slick-dots li.slick-active button {
	background: #F4B233;
}
.main_slider .slick-dots li button {
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: none;
	background: #fff;
}
header .logo .sticky_logo {
	display: none;
}
.sticky-header.header_wrap header .logo .main_logo {
	display: none;
}
.sticky-header.header_wrap header .logo .sticky_logo {
	display: inline-block;
	max-width: 140px;
	width: 100%;
}
body::before {
	position: absolute;
	content: "";
	background: #000;
	left: 0;
	right: 0;
	top: 0;
	height: 60px;
	z-index: 0;
}
body.single-stores:before {
	height: auto;
}
.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img {
	max-width: 840px;
	width: 100%;
}
.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img.mob-video-text {
	display: none;
}
.page-beertype-wrap {
	position: relative;
}
.slider_box_wrap.left-title .slider_text .slider_text_tbl .slider_text_cel {
	padding: 0 15%;
	text-align: left;
}
.store_column.store_column_scroll {
	height: 880px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.page-store-locator {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	/* padding: 60px 0; */
}
.three_col_layout_wrap {
	position: relative;
}
.three_col_layout_wrap .right-sidebar-section {
	padding-top: 40px;
}
.registration_main_title {
	width: 100%;
	/* height: 100%; */
	text-align: center;
	display: inline-block;
}
.registration_main_title h2 {
	color: #fff;
	font-family: "Leviathan-HTF-Black";
	margin: 0;
	font-size: 36px;
	margin-bottom: 80px;
}
/**18-02-2020**/

.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel .site_default_btn {
	max-width: inherit;
	width: inherit;
	/*padding: 12px 40px 10px 40px;*/
	padding: 15px 40px;
	margin-top: 40px;
}
/**18-02-2020 end**/

.three_col_layout_wrap .right-section {
	margin-bottom: 40px;
}
.opacity0 {
	opacity: 0;
}
.explore_content_wrap .filter_area {
	position: relative;
}
.explore_content_wrap .filter_area .filter_box {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #d9d9d9;
	top: 64px;
	left: 8px;
	z-index: 1;
	width: 85%;
	max-height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
}
.explore_content_wrap .filter_area .filter_box ul {
	list-style: none;
	padding: 20px;
}
.explore_content_wrap .filter_area .filter_box ul li {
	padding: 10px 0px;
	border-bottom: 1px solid #f4b233;
	cursor: pointer;
}
.explore_content_wrap .filter_area .filter_box ul li:hover {
	color: #D06F1A;
}
.archive_foodpairing_wrap {
	position: relative;
}
.archive_foodpairing_wrap .item-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
}
.archive_foodpairing_wrap .item-list ul li {
	display: inline-block;
	padding-right: 25px;
	font-weight: bold;
	position: relative;
	padding-left: 25px;
	line-height: 20px;
	margin-bottom: 15px;
}
.archive_foodpairing_wrap .item-list ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #f4b233;
	display: inline-block;
}
.archive_foodpairing_wrap .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;
}
.archive_foodpairing_wrap .top_heading h3 {
	font-size: 24px;
	color: #000;
	font-family: "Gotham-Bold";
	letter-spacing: 0.16px;
	margin: 0;
	margin-bottom: 0px;
	margin-bottom: 25px;
}
.filter_area .filter_selection ul.beer_category li:first-child {
	display: none;
}
/****/

.header_search select {
	position: absolute;
	height: 34px;
	border-radius: 17px 0 0 17px;
	border: none;
	appearance: none;
	-webkit-appearance: none;
	width: 120px;
	padding: 0 15px;
	color: #4a4f55;
	border-right: 1px solid #d6d6d6;
	opacity: 0;
}
.header_search .select {
	display: none;
	position: absolute;
	height: 60px;
	border: none;
	width: 180px;
	padding: 0;
	color: #4a4f55;
	border-right: 1px solid #d6d6d6;
}
.header_search .select .select-styled {
	width: inherit;
	left: 0;
	position: absolute;
	height: inherit;
	border: none;
	right: 0;
	text-align: left;
	padding: 20px;
	border-right: 1px solid #d6d6d6;
	background: #f4f4f4;
	border-radius: 50px 0 0 50px;
	font-size: 18px;
	color: #000;
	font-family: "Gotham-Medium";
	line-height: normal;
}
.header_search .select .select-options {
	background: #fff;
	text-align: left;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #d6d6d6;
	font-family: "Gotham-Medium";
	color: #000;
}
.header_search .select .select-options li {
	padding: 7px 12px;
}
.header_search .select .select-options li:last-child {
	border-bottom: none;
}
.header_search .select .select-styled::after {
	right: 15px;
	top: 26px;
	height: 6px;
	line-height: 6px;
}
.header_search .select .select-styled.active::after {
	top: 30px;
}
.filter_box_header {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #d9d9d9;
	top: 100%;
	left: 0;
	z-index: 10;
	max-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
	right: 0;
}
.filter_box_header ul {
	list-style: none;
	padding: 20px;
	text-align: left;
}
.filter_box_header ul li {
	padding: 10px 0px;
	border-bottom: 1px solid #f4b233;
	cursor: pointer;
}
.filter_box_header ul li:hover {
	color: #D06F1A;
}

.filter_box_header_res {
	position: absolute;
	background: #fff;
	border: 1px solid #d9d9d9;
	top: 60px;
	left: 0;
	z-index: 1;
	max-height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
	right: 0;
}
.filter_box_header_res ul {
	list-style: none;
	padding: 20px;
	text-align: left;
}
.filter_box_header_res ul li {
	padding: 10px 0px;
	border-bottom: 1px solid #f4b233;
	cursor: pointer;
}
.filter_box_header_res ul li:hover {
	color: #D06F1A;
}
/****************/

.petition_page_wrap .top_text {
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
}
.petition_page_wrap .petition_page_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding-bottom: 60px;
}
.petition_page_wrap .petition_page_inner::after,
.petition_page_wrap .top_text::after {
	content: "";
	display: table;
	clear: both;
}
.petition_page_wrap .top_text h2 {
	margin: 0;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	margin-bottom: 20px;
}
.petition_page_wrap .top_text p {
	margin: 0;
	font-size: 14px;
	color: #4a4f55;
}
.petition_page_wrap .petition_form_wrap .pform_row {
	margin-bottom: 20px;
}
.petition_page_wrap .petition_form_wrap .pform_row input {
	width: 100%;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	padding: 15px;
	line-height: normal;
	color: #4a4f55;
}
.petition_page_wrap .petition_form_wrap .pform_row select {
	width: 100%;
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	padding: 15px;
	line-height: normal;
	-webkit-appearance: none;
	background-image: url("../images/arrow-select-orange.svg");
	background-repeat: no-repeat;
	background-position: center right 15px;
	color: #4a4f55;
}
.petition_page_wrap .petition_form_wrap .pform_btn {
	clear: both;
	float: none;
}
.petition_page_wrap .petition_form_wrap div.wpcf7-response-output {
	margin: 2em 15px 0;
	clear: both;
}
.petition_page_wrap .petition_form_wrap .pform_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;
}
.petition_page_wrap .petition_form_wrap .pform_check {
	margin-bottom: 40px;
	color: #4a4f55;
	padding-top: 15px;
}
.petition_page_wrap .petition_form_wrap .pform_check .wpcf7-list-item.first.last {
	margin: 0;
}
.petition_page_wrap .petition_form_wrap .pform_check input {
	margin-top: 2px;
	float: left;
	width: 15px;
}
.petition_page_wrap .petition_form_wrap .pform_check .wpcf7-list-item-label {
	float: left;
	width: calc(100% - 20px);
	padding-left: 15px;
	line-height: normal;
}
.petition_page_wrap .petition_form_wrap .pform_captcha {
	margin-bottom: 35px;
}
.closet_store {
	margin-bottom: 15px;
}
.closet_store h2.hstore {
	font-size: 16px;
	margin: 0;
	font-family: "Gotham-Bold";
	padding-bottom: 17px;
}
.stockInfoDetSec .closet_store p.store_row .closeAnchor .beer_store_name span.checkmark {
	position: absolute;
}
.stockInfoDetSec .closet_store p.store_row .closeAnchor .beer_store_name span.checktext {
	padding-left: 35px;
	display: block;
}
/**19-02-2020**/

.single_beer_sec_1 .nearest_store_main {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	/* margin-bottom: 55px; */
	display: inline-block;
	width: 100%;
}
/**19-02-2020 end**/

.single_beer_sec_1 .nearest_store_main .no-pad-right {
	padding-right: 0;
}
.single_beer_sec_1 .nearest_store_main .no-pad-left {
	padding-left: 0;
}
.nearest_store_main .stock_status {
	font-size: 24px;
	font-family: Gotham-Bold;
}
.nearest_store_main .stock_status.outStock {
	color: #ff0000;
}
.nearest_store_main span.checkicon {
	border-radius: 50%;
	width: 27px;
	height: 27px;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	font-weight: 800;
	float: left;
}
.beer_store_name span.checkmark img {
	width: 19px;
	height: 19px;
}
.nearest_store_main .innerbox.border {
	/* border-left: 1px solid #ddd;
	padding: 30px 50px; */
}
.check_store_other {
	font-size: 12px;
}
.stock_status.inStock {
	color: #50c34d;
}
.single_beer_sec_1 .stock_text span {
	display: block;
}
.single_beer_sec_1 .display_table {
	width: 100%;
	height: 100%;
	display: table
}
.single_beer_sec_1 .display_tablecell {
	display: table-cell;
	vertical-align: middle;
}
.col-sm-3.customWidth {
	width: 25%;
	background: #f5f5f5;
}
.col-sm-9.customWidth {
	width: 75%;
}
.closet_store {
	/* display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; */
    width: 100%;
}
.single_beer_sec_1 .stock_text {
	font-size: 14px;
	color: #4a4f55;
	margin-top: 15px;
	padding-left: 46px;
	width: 100%;
	float: left;
}
.closet_store p.store_row {
	margin: 0;
	/* flex: 0 0 33.3%;
    max-width: 33.3%;
    padding-right: 30px; */
}
.stock_status span.avail {
	margin-top: 10px;
}
.closet_store h2.hstore {
	/* flex: 0 0 100%;
	max-width: 100%; */
}
.single_beer_sec_1 .nearest_store_main .innerbox {
	/* padding: 25px 15px; */
}
.stock_status span.checkicon img {
	width: 27px;
	height: 27px;
}
.nearest_store_main span.checkicontext {
	float: left;
	margin-left: 15px;
	line-height: 27px;
	width: calc(100% - 42px);
}
.single_beer_sec_1 .nearest_store_main .innerbox.border {
	/* padding-left: 20px;
	padding-right: 20px; */
}
.nearest_store_main span.avail {
	margin-top: 10px;
	width: 100%;
}
.closet_store p.store_row .closeAnchor {
	/* border-bottom: 1px solid #ddd;
    width: 100%;
    display: inline-block;
    line-height: 37px; */
}
.closet_store p.store_row.col-row-2 {
	padding-right: 0;
}
.closet_store p.store_row.col-row-5 {
	padding-right: 0;
}
.beer_explore_wrap .explore_bar .format_filter .border_right::after {
	content: "";
	position: absolute;
	width: 1px;
	background: #d6d6d6;
	top: -20px;
	bottom: -20px;
	right: -15px;
}

/**holiday hour css**/

.single_store_holiday .store_holiday_days {
	margin-bottom: 30px;
}
.single_store_holiday .store_holiday_days .holiday_name {
	margin: 0;
	font-size: 16px;
	color: #fe0d0d;
	font-family: "Gotham-Bold";
	margin-bottom: 3px;
}
.single_store_holiday .store_holiday_days .holiday_info {
	color: #4A4F55;
	font-size: 14px;
}
.single_store_holiday .store_holiday_days .holiday_info::after {
	content: "";
	display: table;
	clear: both;
}
.single_store_holiday .store_holiday_days .holiday_info .holiday_date {
	float: left;
	width: 50%;
}
.single_store_holiday .store_holiday_days .holiday_info .holiday_info_hours {
	float: left;
	width: 50%;
}
.single_store_holiday .single_store_sec1 .store_detail {
	height: 500px;
}
.single_store_holiday .single_store_sec1 .store_map {
	height: 500px;
}
.single_beer_explore_sec .content_col.pos_rel {
	position: relative;
}
.single_beer_explore_sec .filter_box {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	background: #fff;
	border: 1px solid #ddd;
	max-height: 350px;
	overflow: auto;
}
.single_beer_explore_sec .filter_box ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}
.single_beer_explore_sec .filter_box ul li {
	border-bottom: 1px solid #f4b233;
	padding: 8px 0;
}
/***Cottaging Guide CSS Start***/

.cottaging_guide_wrap {
	position: relative;
}
.cottaging_guide_wrap .c_guide_box {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cottaging_guide_wrap .c_guide_box .thumb_img img {
	width: 100%;
}
.cottaging_guide_wrap .c_guide_box .c_guide_content {
	padding: 25px 20px;
}
.cottaging_guide_wrap .c_guide_box .c_guide_title h4 {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	margin-bottom: 20px;
	font-family: "Gotham-Bold";
	color: #000;
}
.cottaging_guide_wrap .c_guide_box .c_guide_title h4 a {
	color: #000;
}
.cottaging_guide_wrap .c_guide_box .c_guide_des p {
	font-size: 14px;
	margin-bottom: 18px;
	color: #000;
}
.cottaging_guide_wrap .c_guide_box a.more {
	font-size: 10px;
}
.cottaging_sidebar .form-group {
	position: relative;
}
.cottaging_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;
}
.cottaging_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;
}
.cottaging_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_cguide_wrap {
	position: relative;
}
.single_cguide_wrap .rec_title {
	margin: 0;
	margin-bottom: 30px;
	font-family: "Leviathan-HTF-Black";
	font-size: 30px;
}
.single_cguide_wrap .feat_img {
	margin-bottom: 30px;
}
.single_cguide_wrap .feat_img img {
	width: 100%;
	border-radius: 5px;
}
.single_cguide_wrap .top_heading {
	margin-bottom: 40px;
}
.c_guide_tips_wrap {
	clear: both;
}
.c_guide_tips_wrap::after {
	content: "";
	display: table;
	clear: both;
}
.c_guide_tips_wrap .tips_row {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.c_guide_tips_wrap .tips_row .tips_thumb {
	display: inline-block;
	width: 115px;
	vertical-align: top;
}
.c_guide_tips_wrap .tips_row .tips_thumb img {
	max-width: 86px;
}
.c_guide_tips_wrap .tips_row .tips_desc {
	display: inline-block;
	width: calc(100% - 125px);
	vertical-align: middle;
}
.c_guide_tips_wrap .tips_row .tips_desc h2 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 20px;
	font-family: Gotham-Bold;
}
.c_guide_tips_wrap .tips_row .tips_desc p {
	font-size: 14px;
	margin: 0;
}
.single_cguide_wrap .c_tips_share_sec {
	margin-bottom: 60px;
	margin-top: 30px;
}
.single_cguide_wrap .c_tips_share_sec .share_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;
	display: inline-block;
}
.single_cguide_wrap .c_tips_share_sec .share_txt {
	color: #000;
	font-family: "Gotham-Bold";
	font-size: 14px;
	margin-right: 10px;
}
.single_cguide_wrap .c_tips_share_sec span {
	display: inline-block;
	vertical-align: middle;
}
.single_cguide_wrap .c_tips_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;
	display: inline-block;
	vertical-align: middle;
}
.single_cguide_wrap .c_tips_share_sec .social_link:hover {
	background-color: #ffaf00;
	transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
}
.single_cguide_wrap .c_tips_share_sec .fb_icon {
	background: url('../images/facebook-black.svg');
}
.single_cguide_wrap .c_tips_share_sec .tw_icon {
	background: url('../images/twitter-black.svg');
}
.single_cguide_wrap .c_tips_share_sec .pin_icon {
	background: url('../images/pintrest-black.svg');
}
.more_guide_sec {
	background: #f4f4f4;
	border-top: 1px solid #d6d6d6;
	padding: 60px 0;
}
.more_guide_sec .head_sec {
	text-align: center;
	margin-bottom: 50px;
}
.more_guide_sec .head_sec h3 {
	margin: 0;
	margin-bottom: 10px;
	color: #f4b233;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	font-family: "Gotham-Medium";
}
.more_guide_sec .head_sec h2 {
	margin: 0;
	color: #000;
	font-size: 30px;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.2px;
}
.more_guide_sec .more_cguide_carousel .insp_column {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	color: #000;
	background: #fff;
	position: relative;
}
.more_guide_sec .more_cguide_carousel .insp_column .img_sec {
	display: inline-block;
	width: 190px;
}
.more_guide_sec .more_cguide_carousel .insp_column .img_sec .compat-image-fit {
	display: block;
}
.more_guide_sec .more_cguide_carousel .insp_column .img_sec img {
	max-width: 100%;
	height: 200px;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	object-fit: cover;
}
.more_guide_sec .more_cguide_carousel .insp_column .content_sec {
	width: calc(100% - 195px);
	padding: 20px;
	display: inline-block;
	vertical-align: top;
}
.more_guide_sec .more_cguide_carousel .insp_column .content_sec h3 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 16px;
	letter-spacing: 0.23px;
	font-family: "Gotham-Bold";
}
.more_guide_sec .more_cguide_carousel .insp_column .content_sec p {
	font-size: 14px;
	color: #4A4F55;
	margin-bottom: 20px;
	letter-spacing: 0.2px;
}
.more_guide_sec .more_cguide_carousel .insp_column .content_sec .link_dv {
	text-align: right;
	position: absolute;
	bottom: 20px;
	right: 25px;
}
.c_guide_tips_wrap .tips_row .tips_desc .link-arrow {
	display: inline-block;
	margin-top: 15px;
}
.cottaging_guide_wrap .c_guide_box .link-arrow::after {
	right: -8px;
}
div#beerStoreMap img,
#contact_page_map img {
	width: 100%;
}
/** Mail chimp start css**/

div#mce-error-response a {
	text-decoration: underline;
}
div#mce-success-response {
	margin: 0 0 1em 0;
	padding: 5px 10px;
	background-color: green;
	font-weight: bold;
	z-index: 1;
	color: #fff!important;
}
div#mce-error-response {
	margin: 0 0 1em 0;
	padding: 5px 10px;
	background-color: #6B0505;
	font-weight: bold;
	z-index: 1;
	color: #fff!important;
}
.ms_feild_group_main {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
div#mc_embed_signup_scroll .mc-field-group.full_width {
	width: 100%;
}
.mc-field-group input,
.mc-field-group select {
	width: 100%;
	font-size: 14px;
	font-family: "Gotham-Book";
	padding: 15px 10px;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	float: left;
	background: #fff;
}
#mc_embed_signup div.mce_inline_error {
	margin: 0 0 1em 0;
	padding: 5px 10px;
	background-color: #6B0505;
	font-weight: bold;
	z-index: 1;
	color: #fff;
	display: inline-block;
	width: 100%;
	margin-top: 5px!important;
	margin-bottom: 0!important;
}
div#mce-error-response {
	color: red;
	margin-top: 10px;
	display: inline-block;
	font-weight: 600;
	float: left;
	width: 100%;
}
div#mce-responses {
	margin-bottom: 20px;
}
div#mce-success-response {
	color: green;
	font-weight: 700;
	margin-top: 10px;
	float: left;
	width: 100%;
}
input#mc-embedded-subscribe {
	width: 100%;
	float: left;
	background: #F4B233;
	color: #000;
	text-transform: uppercase;
	border: 0px;
	padding: 15px 10px;
	font-family: "Gotham-Bold";
	font-size: 18px;
	border-radius: 4px;
}
div#mc_embed_signup_scroll .mc-field-group.input-group {
	width: 100%;
}
.ms_feild_group_main strong {
	color: #fff;
	font-weight: 400;
	font-family: Gotham-Book;
	font-size: 18px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#mc_embed_signup_scroll .mc-field-group.input-group ul {
	margin: 0;
	padding: 0;
	color: #fff;
	list-style: none;
	float: left;
	width: 100%;
}
div#mc_embed_signup_scroll .mc-field-group.input-group {
	margin-bottom: 0;
}
#mc_embed_signup_scroll .mc-field-group.input-group ul li {
	float: left;
	font-size: 18px;
}
.mc-field-group.input-group label {
	font-family: Gotham-Book;
	font-weight: 400;
}
#mc_embed_signup_scroll .mc-field-group.input-group ul li label {
	font-family: Gotham-Book;
	font-weight: 400;
}
.mc-field-group.left_col {
	padding-right: 15px;
}
.mc-field-group.right_col {
	padding-left: 15px;
}
div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
	float: left;
	font-size: 16px;
	margin-right: 45px;
	padding-left: 40px;
	line-height: 26px;
}
div#mc_embed_signup_scroll .mc-field-group {
	width: 50%;
	float: left;
}
#mc_embed_signup_scroll span.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: transparent;
	border-radius: 4px;
	border: 1px solid #fff;
}
li.checkbox_container {
	position: relative;
}
#mc_embed_signup_scroll li.checkbox_container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 25px;
	width: 25px;
	z-index: 999;
	left: 0;
	top: 0;
}
#mc_embed_signup_scroll span.checkmark:after {
	content: '';
	position: absolute;
	display: none;
}
#mc_embed_signup_scroll span.checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid #F4B233;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#mc_embed_signup_scroll .checkbox_container input:checked~.checkmark {
	background-color: transparent;
	border: 1px solid #fff;
}
#mc_embed_signup_scroll .checkbox_container input:checked~.checkmark:after {
	display: block;
}
#mc_embed_signup_scroll .arrow_form_div {
	position: relative;
}
#mc_embed_signup_scroll .arrow_select_box {
	position: absolute;
	color: #333;
	font-size: 31px;
	right: 13px;
	top: 3px;
	font-weight: 700;
}
#mc_embed_signup_scroll select::-ms-expand {
	display: none;
}
#mc_embed_signup_scroll select {
	-webkit-appearance: none;
	appearance: none;
}
.mc-field-group.input-group label.main_lebel {
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
	font-family: Gotham-Bold;
}
.ms_feild_group_main h3 {
	margin: 0;
	color: #fff;
	font-family: Gotham-Bold;
	margin-bottom: 20px;
}
.ms_feild_group_main p {
	margin: 0;
	color: #fff;
	font-size: 16px;
	margin-bottom: 15px;
}
.ms_feild_group_main p.notice_message {
	margin-bottom: 0px;
}
/* champions-of-rec-league slider */

section.c_guide_slider_section {
	clear: both;
}
.c_guide_slider_section .container {
	padding: 0px 80px;
	width: 100%;
}
/** Slider Button**/

.c_guide_slider_section .slick-arrow {
	width: 40px;
	height: 40px;
	background-size: 40px !important;
	background-repeat: no-repeat !important;
}
.c_guide_slider_section .slick-arrow.slick-prev {
	left: -55px;
	background: url(../images/prev-button.svg);
}
.c_guide_slider_section .slick-arrow.slick-next {
	right: -55px;
	background: url(../images/next-button.svg);
}
.c_guide_slider_section .slick-dots button {
	width: 20px;
	height: 20px;
	background: #ddd;
	border-radius: 50%;
	margin-right: 8px;
	border: none;
}
.c_guide_slider_section .slick-dots .slick-active button {
	background: #f4b233;
}
/***/

.c_guide_slider_section .c_guide_slider_heading {
	color: #000000;
	font-family: "Leviathan-HTF-Black";
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 35px;
	text-align: center;
}
.c_guide_slider .c_guide_box {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.c_guide_slider .c_guide_box .thumb_img img {
	width: 100%;
}
.c_guide_slider .c_guide_content {
	padding: 25px 20px;
}
.c_guide_slider .c_guide_box .c_guide_title h4 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: "Gotham-Bold";
	color: #000;
}
.c_guide_slider .c_guide_box .c_guide_title h4 a {
	color: #000;
}
.c_guide_slider .c_guide_box .c_guide_des p {
	font-size: 14px;
	margin-bottom: 18px;
	color: #000;
}
.c_guide_slider .c_guide_des a.link-arrow {
	font-size: 10px;
	font-family: "Gotham-Black";
	color: #000;
	text-transform: uppercase;
}
.c_guide_slider .c_guide_des a.link-arrow:after {
	content: url(../images/arrow-orange.svg);
	position: relative;
	right: -9px;
	top: 2px;
}
/** Mail chimp end css**/

/***New CSS Start***/

.header_wrap .top_bar .topLinks {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.header_wrap .top_bar .topLinks li {
	display: inline-block;
	color: #fff;
	height: 80px;
	padding: 28px 4px;
	vertical-align: middle;
}
.header_wrap .top_bar .topLinks li a {
	color: #fff;
}
.header_wrap .top_bar .topLinks .cartHeaderLink {
	background: #f4b233;
	width: 170px;
	text-align: center;
	padding-right: 10px !important;
}
.header_wrap .top_bar .topLinks li.cartHeaderLink .carttotal {
	vertical-align: middle;
}
.header_wrap .top_bar .topLinks .cartHeaderLink a {
	color: #000;
}
.container_lg {
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
}
.container_lg::after {
	content: "";
	display: table;
	clear: both;
}
.header_wrap .top_bar .locator_popup .store_desc a {
	color: #4a4f55;
	padding-right: 30px;
}
.shop_widget .shop_online {
	padding: 0;
	list-style: none;
	/* border: 1px solid #ddd; */
	border-radius: 5px;
	position: relative;
	background: #fff;
	max-width: 770px;
	width: 100%;
	margin: 0 auto;
	margin-top: -120px;
}
.shop_widget .shop_online::after {
	content: "";
	display: table;
	clear: both;
}
.shop_widget .shop_online li {
	float: left;
	width: 25%;
	text-align: center;
	border: 1px solid #ddd;
	border-left: none;
	color: #000;
	height: 180px;
	transition: background 0.5s ease;
}
.shop_widget .shop_online li .tblView {
	display: table;
	width: 100%;
	height: 100%;
}
.shop_widget .shop_online li a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	color: #000;
	padding: 0 15px;
}
.shop_widget .shop_online .icon {
	display: block;
	height: 60px;
	margin: 0 0 5px 0;
}
.shop_widget .shop_online li a h4 span {
	display: block;
}
.shop_widget .shop_online li.active {
	background: #f4b233;
	border: 1px solid #f4b233;
	border-left: 1px solid #f4b233 !important;
}
.shop_widget .shop_online li:hover {
	background: #f4b233;
	border: 1px solid #f4b233;
	border-left: none;
}
.shop_widget .shop_online li:last-child {
	/* border-right: none; */
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.shop_widget .shop_online li:first-child {
	border-left: 1px solid #ddd;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.shop_widget .shop_online h4 {
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	font-family: "Gotham-Medium";
}
.sectionCtaBanner .calcHeight {
	height: calc(100vw / 3.7);
	max-height: 520px;
	padding: 0;
}
.sectionCtaBanner .videoColumn {
	background-size: cover !important;
}
.sectionCtaBanner .textColumn {
	background: #000;
}
.sectionCtaBanner .tblView {
	display: table;
	width: 100%;
	height: 100%;
}
.sectionCtaBanner .tblView .cellView {
	display: table-cell;
	vertical-align: middle;
}
.sectionCtaBanner .contentInnerLeft {
	text-align: center;
}
.sectionCtaBanner .textColumn h2 {
	margin: 0;
	font-size: 48px;
	margin-bottom: 30px;
	color: #fff;
	font-family: "Leviathan-HTF-Black";
	line-height: normal;
}
.sectionCtaBanner .textColumn p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 45px;
}
.sectionCtaBanner .textColumn .site_default_btn {
	max-width: 200px;
	padding: 14px 13px;
	float: left;
	font-size: 16px;
	margin-bottom: 0;
}
.sectionCtaBanner .textColumn .contentInner {
	max-width: 605px;
	margin: 0 auto;
}
.header_wrap .top_bar .logoHeader {
	padding: 20px 0;
}
.header_wrap .top_bar .logoHeader img {
	height: 40px;
}
header .header_nav ul.menu>li>a {
	text-transform: uppercase;
}
header .header_nav ul.menu>li.menu-item-has-children>a::after {
	content: "";
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	right: -18px;
	margin-top: 5px;
}
/**18-02-2020**/

header .header_nav ul.menu>li.menu-item-has-children>a.light_theme::after {
	content: "";
	border: solid #252121;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	display: inline-block;
	width: 8px;
	height: 8px;
	right: -18px;
	margin-top: 8px;
	top: 17px;
}
header .header_nav ul li.shoplink a.light_theme::after {
	content: url(../images/shop-menu-shape_black.svg);
	padding-left: 10px;
}
header .header_nav ul li.shoplink a::after {
	content: url('../images/shop-menu-shape2.svg');
	padding-left: 10px;
}
.header_wrap .top_bar .topLinks li:nth-child(2) .header_locator {
	border: 0px;
	padding: 0;
}
.header_wrap {
	position: relative;
}
a.light_theme {
	color: #252121 !important;
}
/**18-02-2020 end**/

.sticky-header.header_wrap header {
	background: transparent;
	top: 0;
	max-width: 945px;
	margin: 0 auto;
}
.sticky-header.header_wrap header>.container {
	padding: 0;
	width: 100%;
}
.sticky-header.header_wrap header>.container .col-sm-12 {
	padding: 0;
}
.header_wrap .top_bar .topLinks .userIcon a {
	background: url('../images/user-icon.png');
	background-repeat: no-repeat;
	background-position: center left;
}
.header_wrap .top_bar .topLinks li>a {
	padding: 5px 30px;
	border-right: 1px solid #fff;
	position: relative;
	padding-left: 0;
}
.header_wrap .top_bar .topLinks li:last-child a {
	/*border-right: none;*/
}
.header_wrap .top_bar .topLinks li.pickupHeaderLink a::after {
	content: url("../images/arrow-down-shape-white.svg");
	position: absolute;
	right: 0;
}
.tileColumnSection .col-sm-3 {
	padding: 0;
}
.tileColumnSection .tileBox .thumb img {
	width: 100%;
}
.tileColumnSection .tileBox .thumb .mob {
	display: none;
}
.tileColumnSection .tileBox {
	position: relative;
}
.tileColumnSection .tileBox .contentBox {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.tileColumnSection .tileBox .contentBox .tblView {
	width: 100%;
	height: 100%;
	display: table;
}
.tileColumnSection .tileBox .contentBox .cellView {
	display: table-cell;
	vertical-align: bottom;
	padding: 35px;
}
.tileColumnSection .tileBox .contentBox .cellView.top {
	vertical-align: top;
	padding-top: 60px;
}
.tileColumnSection .tileBox .contentBox .cellView.bottom {
	vertical-align: bottom;
	padding-bottom: 30px;
}
.tileColumnSection .tileBox .contentBox .cellView h3 {
	font-size: 30px;
	margin: 0;
	margin-bottom: 15px;
	font-family: "Leviathan-HTF-Black";
}
.tileColumnSection .col-sm-3.col-xs-6:nth-child(3) .tileBox .contentBox .cellView h3 {
	color: #000000;
	margin-bottom: 4px;
}
.tileColumnSection .col-sm-3.col-xs-6:nth-child(3) .tileBox .contentBox .cellView p {
	color: #000000;
}
.tileColumnSection .tileBox .contentBox .cellView h2 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 60px;
	font-family: "Leviathan-HTF-Black";
	line-height: 60px;
}
.tileColumnSection .tileBox .contentBox .cellView h3 .block {
	display: block;
}
/**18-02-2020**/

.tileColumnSection .tileBox .contentBox .cellView p {
	font-size: 18px;
	margin: 0px;
	font-family: "Gotham-Medium";
}
/**18-02-2020 End**/

.tileColumnSection .tileBox .contentBox .cellView p .block {
	display: block;
}
.tileColumnSection .tileBox .contentBox .cellView ul {
	margin: 15px 0 0 0px;
	padding: 0px;
	list-style-type: none;
}
.tileColumnSection .tileBox .contentBox .cellView ul li {
	display: inline-block;
	padding: 0 8px;
}
.tileColumnSection .tileBox .contentBox .cellView * {
	color: inherit;
}
.top_bar .header_locator .locator_popup .store_btn_dv a {
	color: #000;
	font-size: 12px;
}
.tileColumnSection .tileBox .contentBox .cellView h3 .block {
	display: block;
}
.tileColumnSection .tileBox .contentBox .cellView h3 .block {
	display: block;
}
.header_wrap.relHeader header {
	position: relative;
	background: #000;
}
.sticky-header.header_wrap.relHeader header {
	position: absolute;
	background: transparent;
}
.header_wrap.relHeader header .header_right_nav {
	border-top: 1px solid #111111;
}
.header_search .header_search_form {
	position: relative;
	box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 25px rgb(0, 0, 0, 0.1);
	border-radius: 50px;
}
.page-banner-search-wrap .page-banner-content {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.bannerTblView {
	display: table;
	width: 100%;
	height: 100%;
}
.bannerCellView {
	display: table-cell;
	vertical-align: middle;
	padding-top: 60px;
}
.page-banner-search-wrap .page-banner-content .banner-title h2 {
	font-family: "Leviathan-HTF-Black";
	font-size: 48px;
	color: #fff;
	margin: 0;
	margin-bottom: 25px;
	line-height: normal;
}
.page-banner-search-wrap .page-banner-content .input-box-inner {
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
/**19-02-2020**/

.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field {
	border-radius: 30px;
	border: none;
	height: 55px;
	width: 100%;
	padding: 10px 20px;
	padding-left: 55px;
	background: #fff url('../images/search-icon-gray.svg');
	background-repeat: no-repeat;
	background-position: left 19px center;
}
.page-banner-search-wrap .page-banner-content .input-box-inner button {
	position: absolute;
	right: 0;
	background: #f4b233;
	border: none;
	height: 55px;
	border-radius: 0 50px 50px 0;
	width: 170px;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	font-family: "Gotham-Bold";
	top: 0px;
	line-height: 55px;
}
/**19-02-2020**/

.tileColumnSection .tileBox .contentBox .cellView .site_default_btn {
	max-width: inherit;
	width: auto;
	color: #000;
	padding: 12px 40px;
}
.home_slider .slick-arrow {
	top: 43%;
}
.mainBannerWrap {
	position: relative;
}
/**19-02-2020**/

.more_store_main .onsale_box .onsale_content .onsale_dimension {
	color: #4a4f55;
	float: left;
	width: 100%;
	/*  padding-top: 10px;*/
}
/**19-02-2020**/

.more_store_main .onsale_box .onsale_content .onsale_dimension .icons-onsale {
	float: left;
	padding-right: 10px;
	position: relative;
	top: -4px;
}
.sticky-header.header_wrap .locator_popup_btn {
	text-indent: -9999px;
	display: inline-block;
	width: 22px;
}
.sticky-header.header_wrap .top_bar .header_locator .store_name {
	margin-right: 0;
	position: relative;
	z-index: 2;
}
.sticky-header.header_wrap .top_bar .header_locator .locator_icon {
	margin-right: 0;
}
.sticky-header.header_wrap .top_bar .header_locator .store_name::after {
	right: 5px;
	z-index: -1;
}
/***03-12-2019***/

.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle {
	padding: 27px 10px;
	z-index: 99;
	position: relative;
}
.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl {
	padding-left: 0px;
}
.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle span.afterimg::after {
	content: url("../images/arrow-down-shape-white.svg");
	position: absolute;
	right: 0;
	top: -2px;
}
/*.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a {
    padding-right: 40px;
    }*/

    /* 6feb 2020*/

    .header_wrap .top_bar .topLinks li.pickupetStyl>a {
    	padding-right: 40px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn>a:first-child {
    	border-right: none;
    	padding-right: 6px;
    }
    .tagSaleInfo {
    	position: absolute;
    	top: 10px;
    	right: -10px;
    	background: #ae2f32;
    	padding: 3px 17px;
    	color: #fff;
    	font-size: 10px;
    	text-transform: uppercase;
    	font-weight: bold;
    	border-top-left-radius: 5px;
    	border-bottom-left-radius: 5px;
    }
    .tagSaleInfo::after {
    	background: url(../images/arrow-icon.png);
    	content: '';
    	position: absolute;
    	right: -10px;
    	height: 10px;
    	padding: 10px;
    	bottom: -20px;
    	background-repeat: no-repeat;
    }
    /*end**/

    .header_wrap .top_bar .topLinks li>a {
    	padding: 2px 30px;
    	border-right: 1px solid #808080;
    	position: relative;
    	padding-left: 0;
    	padding-top: 0;
    }
    .header_wrap .top_bar .topLinks li {
    	position: relative;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .afterimg {
    	padding-left: 0;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle .afterimg {
    	padding-left: 15px;
    }
    .header_locator span.store_time {
    	display: inline-block !important;
    }
    .top_bar .header_locator .store_time {
    	margin-right: 15px;
    	border-right: 1px solid rgba(255, 255, 255, .5);
    	padding-right: 20px;
    }
    .header_wrap .top_bar .topLinks li.locatorHeaderLink {
    	padding-right: 0;
    	margin-right: 15px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl a {
    	border: 0px;
    	padding-right: 40px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl {
    	padding-right: 0px;
    }
    .header_wrap .top_bar .topLinks li .userInfoList {
    	position: absolute;
    	background: #fff;
    	border-radius: 5px;
    	z-index: 100;
    	max-width: 360px;
    	width: 220px;
    	box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.25);
    	margin-top: 20px;
    	right: 22px;
    	/* display: none; */
    	padding-top: 4px;
    }
    .header_wrap .top_bar .topLinks li .pickupInodet::before {
    	content: "";
    	position: absolute;
    	width: 0;
    	height: 0;
    	border-left: 8px solid transparent;
    	border-right: 8px solid transparent;
    	border-bottom: 8px solid #fff;
    	right: 17px;
    	top: -8px;
    }
    .header_wrap .top_bar .topLinks li .userInfoList::before {
    	content: "";
    	position: absolute;
    	width: 0;
    	height: 0;
    	border-left: 8px solid transparent;
    	border-right: 8px solid transparent;
    	border-bottom: 8px solid #fff;
    	right: 17px;
    	top: -8px;
    }
    .header_wrap .top_bar .topLinks li .pickupInodet ul {
    	padding: 0;
    }
    .header_wrap .top_bar .topLinks li .userInfoList ul {
    	padding: 0;
    }
    .header_wrap .top_bar .topLinks li .pickupInodet ul li {
    	padding: 12px 15px;
    	border-bottom: 1px solid #d6d6d6;
    	height: auto;
    	float: left;
    	width: 100%;
    }
    .header_wrap .top_bar .topLinks li .userInfoList ul li {
    	padding: 12px 15px;
    	/*border-bottom: 1px solid #d6d6d6;*/
    	height: auto;
    	float: left;
    	width: 100%;
    	border: 0px;
    }
    .header_wrap .top_bar .topLinks li .userInfoList ul li:last-child {
    	border-bottom: 0px;
    }
    .header_wrap .top_bar .topLinks li .userInfoList ul li span {
    	color: #000;
    	font-size: 16px;
    	font-weight: bold;
    	padding-left: 7px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .userInfoList ul li a {
    	padding: 0px;
    	width: 100%;
    	float: left;
    	border-right: none;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .userInfoList ul li a img {
    	vertical-align: top;
    	position: relative;
    	top: 2px;
    }
    .header_wrap .top_bar .topLinks li .pickupInodet ul li:last-child {
    	border-bottom: 0px;
    }
    .header_wrap .top_bar .topLinks li .pickupInodet ul li span {
    	color: #000;
    	font-size: 16px;
    	font-weight: bold;
    	padding-left: 7px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .pickupInodet ul li a {
    	padding: 0px;
    	width: 100%;
    	float: left;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .pickupInodet ul li a img {
    	vertical-align: top;
    	position: relative;
    	top: 2px;
    }
    .header_wrap.sticky-header span.contenStyle {
    	display: none;
    }
    .header_wrap.sticky-header .store_time {
    	display: none!important;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle span.afterimg::after {
    	right: 12px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl {
    	padding-left: 5px;
    	margin-left: 0;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl a {
    	border: 0px;
    	border-left: 1px solid rgba(255, 255, 255, .5);
    	padding-left: 15px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle {
    	padding: 25px 14px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle a {
    	padding-right: 30px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl a {
    	padding-right: 15px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle span::after {
    	right: 0;
    }
    .header_wrap.sticky-header .locator_popup {
    	right: 0;
    	width: 300px;
    	left: auto;
    }
    .header_wrap.sticky-header .locator_popup::before {
    	right: 28px;
    	left: auto;
    }
    /***04-12-2019***/

    .more_store_main .onsale_box .onsale_footer .saving-price {
    	font-size: 14px;
    	color: #4a4f55;
    	margin-left: 35px;
    	float: left;
    }
    .more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer button {
    	color: #000;
    	background-color: #f4b233;
    	border-radius: 5px;
    	font-size: 14px;
    	line-height: 20px;
    	padding: 5px;
    	text-align: center;
    	font-family: "Gotham-Medium";
    	max-width: 148px;
    	width: 100%;
    	border: 1px solid #f4b233;
    	float: right;
    	text-transform: capitalize;
    	margin: 0;
    }
    .more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
    	color: #000;
    	background-color: #f4b233;
    	border-radius: 5px;
    	font-size: 14px;
    	line-height: 20px;
    	padding: 5px;
    	text-align: center;
    	font-family: "Gotham-Medium";
    	max-width: 148px;
    	width: 100%;
    	border: 1px solid #f4b233;
    	float: right;
    	text-transform: capitalize;
    	margin: 0;
    }
    .tagSaleInfo {
    	position: absolute;
    	top: 10px;
    	right: -10px;
    	background: #ae2f32;
    	padding: 2px 10px;
    	color: #fff;
    	font-size: 10px;
    	text-transform: uppercase;
    	border-top-left-radius: 5px;
    	border-bottom-left-radius: 5px;
    	font-family: Gotham-Medium;
    }
    .tagSaleInfo::after {
    	background: url(../images/arrow-icon.png);
    	content: '';
    	position: absolute;
    	right: -10px;
    	height: 10px;
    	padding: 10px;
    	bottom: -20px;
    	background-repeat: no-repeat;
    }
    /***05-12-2019***/

    .more_store_main.beer_sale_slider.slick-slider .onsale_box {
    	border: 1px solid #d6d6d6;
    	border-radius: 6px;
    }
    .more_store_main.beer_sale_slider.slick-slider .onsale_main.onsale_eq_height {
    	padding: 12px;
    	height: inherit;
    	display: table;
    	width: 100%;
    }
    .more_store_main .onsale_box .onsale_img .onsale_img_tbl .onsale_img_cel a {
    	display: block;
    }
    .more_store_main.beer_sale_slider.slick-slider .onsale_box .onsale_footer {
    	border-top: 1px solid #d6d6d6;
    }
    .more_store_main.beer_sale_slider.slick-slider .onsale_main {
    	padding: 10px;
    }
    .sticky-header.header_wrap header .header_nav ul.menu>li.menu-item-has-children>a::after {
    	right: -14px;
    	top: 27px;
    }
    .sticky-header.header_wrap ul li {
    	padding-right: 38px;
    }
    .sticky-header.header_wrap ul li a {
    	font-size: 18px;
    }
    .site_default_btn.botBtn {
    	font-size: 18px;
    	padding-bottom: 9px !important;
    	font-family: "Gotham-Bold";
    }
    .tileColumnSection .tileBox .contentBox .cellView p.lgText {
    	font-family: "Gotham-Bold";
    }
    /***06-12-2019***/

    .header_wrap.sticky-header .menu-main-menu-container {
    	display: none;
    }
    .mob_hamburger_stickyHeader {
    	color: #fff;
    	display: none;
    }
    .header_wrap.sticky-header .mob_hamburger_stickyHeader {
    	display: inline-block;
    }
/* .header_wrap .top_bar .padRight0 {
    padding-right: 0px;
    } */

    .sidenavStickey {
    	height: 100%;
    	width: 350px;
    	position: fixed;
    	top: 0;
    	left: -380px;
    	background-color: #fff;
    	overflow-x: hidden;
    	transition: 0.5s;
    	padding-top: 60px;
    	z-index: 9999;
    	padding: 0;
    	box-shadow: 0px 0px 14px -3px rgba(000, 000, 000, .5);
    }
    .sidenavStickey a {
    	padding: 8px 8px 8px 32px;
    	text-decoration: none;
    	font-size: 25px;
    	color: #818181;
    	display: block;
    	transition: 0.3s;
    }
    .sidenavStickey a:hover {
    	color: #f1f1f1;
    }
    .sidenavStickey .closebtn {
    	position: absolute;
    	top: 7px;
    	right: 10px;
    	font-size: 36px;
    	margin-left: 50px;
    	color: #fff;
    }
    .header_wrap.sticky-header .mob_hamburger_stickyHeader img {
    	height: auto;
    	width: 60px;
    	border-right: 1px solid rgba(255, 255, 255, .7);
    	padding-right: 22px;
    	margin-right: 21px;
    	cursor: pointer;
    }
    .sidenavStickey .logoStickey {
    	padding: 23px 20px;
    	background: #000;
    	height: 80px;
    }
    .sidenavStickey .logoStickey img {
    	width: 60%;
    }
    .sidenavStickey .menuSrickeyList li {
    	float: left;
    	width: 100%;
    	border-bottom: 1px solid #dddddd;
    	padding: 5px 10px;
    }
    .sidenavStickey .menuSrickeyList {
    	padding: 0px;
    	list-style: none;
    }
    /**25-02-2020**/

    .sidenavStickey .menuSrickeyList li a {
    	color: #000;
    	text-transform: uppercase;
    	font-size: 18px;
    	font-family: "Gotham-Medium";
    	padding: 15px 12px;
    	float: left;
    	padding-right: 20px;
    }
    .sidenavStickey .menuSrickeyList .nextarrow {
    	float: right;
    	position: relative;
    	top: 8px;
    	padding: 15px 10px;
    	cursor: pointer;
    }
    /**25-02-2020 end**/

    .sidenavStickey .menuSrickeyList li a span.imgIcon {
    	width: 35px;
    	float: left;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec {
    	position: fixed;
    	top: 0;
    	background: #f4f4f4;
    	right: auto;
    	left: 350px;
    	width: 100%;
    	padding: 14px 50px;
    	box-shadow: 10px 0px 22px -18px rgba(000, 000, 000, .7);
    	display: none;
    	list-style: none;
    	overflow: auto;
    	height: 100%;
    	max-width: 520px;
    	padding:50px;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec > li:last-child {
    	border-bottom: none;
    }
    .sidenavStickey .menuSrickeyList li:hover .subStickyMenuSec {
    	display: block;
    }
    .sidenavStickey .menuSrickeyList li:hover {
    	background: #f4f4f4;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li {
    	padding-bottom: 20px;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul {
    	padding: 0;
    	list-style: none;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec > li {
    	padding: 0 0 20px 0;
    	margin-bottom: 20px;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li .headStyleInfo {
    	color: #d06f1a;
    	font-size: 18px;
    	font-family: "Gotham-Medium";
    	margin-bottom: 15px;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li {
    	width: 50%;
    	border: 0px;
    	padding: 0px;
    	float: left;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li ul li {
    	width: 100%;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li a {
    	font-size: 14px;
    	color: #4a4f55;
    }
    /**25-02-2020**/

    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li a {
    	font-size: 14px;
    	color: #4a4f55;
    	text-transform: none;
    	padding: 0;
    	line-height: 26px;
    	font-family: "Gotham-Book";
    	float: none;
    }
    /**25-02-2020 end**/

    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li.bearStyleSec {
    	width: 100%;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li.bearStyleSec .listLiMenu li {
    	display: inline-block;
    	width: 40%;
    	float: none;
    }
    .sidenavStickey .menuSrickeyList li .subStickyMenuSec::-webkit-scrollbar {
    	width: 5px;
    }
    /* Track */

    .sidenavStickey .menuSrickeyList li .subStickyMenuSec::-webkit-scrollbar-track {
    	box-shadow: inset 0 0 5px grey;
    	border-radius: 10px;
    }
    /* Handle */

    .sidenavStickey .menuSrickeyList li .subStickyMenuSec::-webkit-scrollbar-thumb {
    	background: #b2b1b1;
    	border-radius: 10px;
    }
    .header_search.header_searchStickey {
    	display: none;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey {
    	display: block;
    	position: relative;
    	left: 0;
    	margin: 0;
    	top: 16px;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey .select {
    	width: 160px;
    	height: 48px;
    }
    .sticky-header.header_wrap .stickey_view .logoHeader img {
    	height: 34px;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey .search_txt {
    	height: 48px;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey .search_txt {
    	background-position: left 19px center;
    	height: 48px;
    	padding-left: 48px;
    	background-size: 18px;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey .header_search_form {
    	width: 100%;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey .s_btn {
    	height: 48px;
    	padding: 8px 20px;
    	width: auto;
    	line-height: normal;
    	padding-left: 18px;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey .select .select-styled {
    	padding: 15px;
    }
    .header_wrap.sticky-header .header_search.header_searchStickey .select .select-styled::after {
    	top: 21px;
    	right: 22px;
    }
    /***09-12-2019***/

    .stickey_overlay.overlayDivDet {
    	background: rgba(255, 255, 255, .7);
    	position: fixed;
    	height: 100%;
    	width: 100%;
    	top: 0;
    	z-index: 999;
    	overflow: hidden;
    }
    .overHide {
    	overflow: hidden;
    }
    .stickey_view {
    	display: none;
    }
    .sticky-header.header_wrap .stickey_view {
    	display: block;
    }
    .header_wrap.sticky-header .desktop_view {
    	display: none;
    }
    .float_right {
    	float: right;
    }
    /**20-02-2020 end**/

    .header_wrap .top_bar .topLinks.mobileLinks {
    	display: none;
    }
    /***10-12-2019***/

    .mobile_locatorSec {
    	display: none;
    }
    /***21-02-2020***/

    #changeOrderTypeModal .modal-dialog {
    	width: 300px;
    }
    #changeOrderTypeModal .modal-dialog .modal-header .close {
    	margin-top: 0;
    	position: absolute;
    	top: 15px;
    	right: 10px;
    }
    #changeOrderTypeModal .modal-dialog .modal_pickup_delivery li {
    	list-style-type: none;
    	margin-top: 10px;
    	background: #f9fafa;
    	padding: 10px 10px;
    	cursor: pointer;
    }
    #changeOrderTypeModal .modal-dialog .modal_pickup_delivery li label {
    	margin-bottom: 0px;
    }
    #changeOrderTypeModal .modal-dialog .modal_pickup_delivery li label input {
    	float: left;
    	margin-right: 5px;
    }
    /** 8feb login page css Minakshi...**/


    /************************/
    .login_page_container {
    	max-width: 1430px;
    	margin: auto;
    }
    .login_wrapper {
    	margin: 0 auto;
    	max-width: 595px;
    	width: 100%;
    }
    .login_inner_wrapper {
    	padding: 0 25px;
    	margin-top: 40px;
    	margin-bottom: 70px;
    }
    .login_wrapper a {
    	text-decoration: none;
    }
    .login_wrapper .login_heading {
    	font-size: 24px;
    	color: #000;
    	margin-bottom: 30px;
    	font-family: "Gotham-Bold";
    	margin-top: 0;
    }

    .login_form {
    	display: block;
    	margin-top: 0em;
    }
    .login-form-group {
    	margin-bottom: 20px;
    	position: relative;
    }
    .login-form-group.pass_blk{
    	margin-bottom: 0px;
    }
    .login_form label {
    	font-size: 14px;
    	color: #4a4f55;
    	display: inline-block;
    	margin-bottom: 20px;
    	font-family: "Gotham-Book";
    	font-weight: 400;
    }

    .login-form-control {
    	display: block;
    	width: 100%;
    	padding: 12px .75rem;
    	font-size: 14px;
    	line-height: 1.5;
    	color: #495057;
    	font-family: "Gotham-Book";
    	background-clip: padding-box;
    	border: 1px solid #d6d6d6;
    	border-radius: 5px;
    	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
    .login-form-control::input-placeholder {
    	font-size: 14px;
    	font-weight: 400;
    }
    .login-form-control:focus,
    .login-form-control:selected {
    	background-color: transparent !important;
    }
    input#user_login.login-form-control {
    	background: url(/wp-content/themes/Beer-Store/images/email_user_input.png);
    	background-repeat: no-repeat;
    	background-position: center right 10px;
    }
    input#user_pass.login-form-control {
    	background: url(/wp-content/themes/Beer-Store/images/password_login_input.png);
    	background-repeat: no-repeat;
    	background-position: center right 10px;
    }
    .login_wrapper .forget-pwd{
    	margin-bottom: 30px;
    }
    .login_wrapper .login-submit{
    	margin:0px;
    }
    .login_wrapper .fb_btn,
    .login_wrapper .google_btn,
    .login_wrapper .btn-black {
    	text-transform: uppercase;
    	font-family: "Gotham-Bold";
    	border: none;
    	font-size: 14px;
    	text-align: center;
    	height: 50px;
    	line-height: 50px;
    	border-radius: 5px;
    	margin-bottom: 12px;
    }
    .login_wrapper .btn-black {
    	background-color: #000;
    	color: #f4b233;
    	width: 100%;
    	line-height: 50px;
    	padding: 0;
    	margin:0px;
    	border: 2px solid #000;
    }
    .login_wrapper .fb_btn {
    	background-color: #3b5997;
    }
    .login_wrapper .google_btn {
    	background-color: #de4e41;
    }
    .login_wrapper .google_btn a,
    .login_wrapper .fb_btn a {
    	color: #fff;
    }
    .login_wrapper .new_user a {
    	font-size: 14px;
    	line-height: 14px;
    	font-family: "Gotham-Bold";
    	color: #000000 !important;
    	font-weight: bold;
    	text-transform: uppercase;
    	display: block;
    	width: 100%;
    	padding: 16px;
    	border: 2px solid #f4b233;
    	border-radius: 5px;
    	text-align: center;
    }
    .login_form p.login-remember {
    	display: none;
    }
    /****************/


    .field-icon {
    	position: absolute;
    	right: 11px;
    	bottom: 14px;
    }

    h1.or {
    	overflow: hidden;
    	text-align: center;
    	font-size: 12px;
    	margin: 30px 0px;
    }
    h1.or:before,
    h1.or:after {
    	background-color: #dddddd;
    	content: "";
    	display: inline-block;
    	height: 1px;
    	position: relative;
    	vertical-align: middle;
    	width: 50%;
    	border: 1px solid #dddddd;
    }
    h1.or:before {
    	right: 0.5em;
    	margin-left: -50%;
    }
    h1.or:after {
    	left: 0.5em;
    	margin-right: -50%;
    }
    .forget-pwd,
    .new_user {
    	text-align: right;
    	margin-top: 10px;
    }
    .forget-pwd a {
    	text-align: right;
    	font-family: "Gotham-Medium";
    	font-size: 12px;
    	color: #4a4f55;
    	text-decoration: underline;	  
    }
    .new_user {
    	color: #4a4f55;
    	font-size: 12px;
    	font-family: "Gotham-Medium";
    }
    .new_user a {
    	color: #f4b233;
    }


    /** login page css end--**/

    /**shruti 10feb css **/

    button.search_store_btn_page_id {
    	margin: 0;
    	padding: 0;
    	border: none;
    	position: absolute;
    	right: 3px;
    	top: 3px;
    	background: #f4b233 !IMPORTANT;
    	border-radius: 50%;
    	height: 44px;
    	width: 44px;
    	display: inline-block;
    }
    /** shruti end**/

    /**14-02-2020**/

    .header_wrap .top_bar .topLinks li a.close_locator_popup {
    	color: #000;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup {
    	width: auto;
    	left: auto;
    	right: auto;
    	margin-top: 2px;
    	top: 50px;
    	border-radius: 8px;
    	right: -115px;
    	padding: 0;
    }
    .sticky-header.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup {
    	right: -122px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup .loginInfo {
    	padding: 25px 30px;
    	/*float: left;*/
    	width: 300px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup h4 {
    	color: #000;
    	font-size: 16px;
    	margin-top: 0;
    	margin-bottom: 12px;
    	font-family: "Gotham-Medium";
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup input {
    	border-right: 0px;
    	box-shadow: none;
    	padding: 8px 10px;
    	height: auto;
    	background: none;
    	border-color: rgba(000, 000, 000, .22);
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup input:-webkit-autofill {
    	-webkit-box-shadow: 0 0 0px 100px #fff inset;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle #pickupDropdown2 input:focus {
    	outline: none;
    	border-color: rgba(000, 000, 000, .22);
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup .input-group-addon {
    	background: none;
    	color: #000;
    	font-size: 16px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup .login_form .form_group {
    	margin-bottom: 10px;
    	width: 100%;
    	/*float: left;*/
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup .login_form .form_group::after {
    	content: "";
    	clear: both;
    	display: table;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.forgot_passwd {
    	float: right;
    	color: #4a4f55;
    	padding: 10px 0;
    	font-size: 12px;
    	font-family: Gotham-Medium;
    	text-decoration: underline;
    }
    /**20-02-2020**/

    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_btnDiv {
    	background: #000;
    	width: 100%;
    	/*float: left;*/
    	text-align: center;
    	padding: 12px 10px;
    	border-radius: 4px;
    	color: #f4b233;
    	font-size: 14px;
    	text-transform: uppercase;
    	font-family: "Gotham-Bold";
    	border: 2px solid #000;
    	margin-top: 5px;
    	line-height: normal;
    }
    /**20-02-2020 end**/

    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.register_link {
    	color: #4a4f55;
    	font-size: 12px;
    	text-align: center;
    	width: 100%;
    	/* float: left; */
    	padding: 10px;
    	margin: 5px 0;
    	/* text-decoration: underline; */
    	font-family: "Gotham-Medium";
    	text-transform: uppercase;
    	border: 2px solid #f4b233;
    	border-radius: 5px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.login_btnDiv.facebookBtn {
    	background: #3b5997;
    	color: #fff;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.login_btnDiv.googleBtn {
    	background: #de4e41;
    	color: #fff;
    	margin-top: 0;
    }
    /*--- Login account dropdown ---*/

    .logged-in .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup {
    	right: 0;
    }
    .logged-in .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup {
    	right: -7px;
    }
    .logged-in .login_popup::before {
    	left: auto;
    	margin: 0 auto;
    	right: 25px;
    }
    .login_user_options {
    	width: 220px;
    }
    /*--- Account dropdown ---*/

    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup .login_form .form_group:last-child {
    	margin-bottom: 0px;
    }
    .login_popup::before {
    	content: "";
    	position: absolute;
    	width: 0;
    	height: 0;
    	border-left: 10px solid transparent;
    	border-right: 10px solid transparent;
    	border-bottom: 10px solid #fff;
    	left: 0;
    	top: -9px;
    	right: 0;
    	margin: 0 auto;
    }
    .top_bar .header_locator .store_time,
    .page-store-locator .store_area .store_column .store_select_box .lft_col .st_time,
    .marker_info .marker_time,
    .locator_popup .store_desc .str_time {
    	display: none !important;
    }
    .page-store-locator .store_area .store_column .store_select_box .lft_col .st_time {
    	display: block !important;
    	margin-bottom: 2px;
    }
    .loginBtn.profileSecStyle.pickupetStyl #pickupDropdown::before {
    	content: "";
    	position: absolute;
    	width: 0;
    	height: 0;
    	border-left: 8px solid transparent;
    	border-right: 8px solid transparent;
    	border-bottom: 8px solid #fff;
    	left: auto;
    	top: -8px;
    	right: 0;
    	margin: 0 auto;
    	right: 62px;
    }
    .loginBtn.profileSecStyle.pickupetStyl #pickupDropdown {
    	top: 50px;
    }
    .sticky-header.header_wrap .top_bar .header_locator {
    	margin-right: 0;
    	border-right: 0;
    	padding-right: 0;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.user_profile {
    	padding-right: 10px;
    	border: 0px;
    	margin: 0;
    	cursor: default;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl .dropdown.newDivdropdown {
    	border: 0px;
    	margin: 0px;
    	padding: 0;
    }
    .sticky-header.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a {
    	padding-right: 8px;
    }
    .sticky-header.header_wrap .top_bar .header_locator,
    .sticky-header.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
    	margin-right: 0px;
    }
    .sticky-header.header_wrap div#pickupDropdown {
    	padding: 0;
    	width: 182px;
    	padding-bottom: 10px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl #pickupDropdown {
    	margin-top: 0px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl .dropdown.newDivdropdown a.dropdown-toggle {
    	padding-left: 0px;
    	padding-right: 20px
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl #pickupDropdown {
    	margin-top: 0px;
    	right: auto;
    	left: -61px;
    }
    .tabbed-deatil-desc .more_detail_box ul .select {
    	float: left;
    	width: 100%;
    }
    .tabbed-deatil-desc .more_detail_box ul .select ul li.option {
    	padding: 12px 13px;
    	padding-bottom: 10px;
    }
    .dropdownListValue li:nth-child(1)::before {
    	top: 22px !important;
    	cursor: pointer;
    }
    .select ul li.option:hover {
    	background-color: #D2D0D0!important;
    }
    .login_user_options ul {
    	padding: 0;
    }
    .header_wrap .top_bar .topLinks li .login_user_options ul li {
    	padding: 0;
    	border-bottom: 1px solid #d6d6d6;
    	height: auto;
    	float: none;
    	width: 100%;
    }
    .header_wrap .top_bar .topLinks li .login_user_options ul li a {
    	padding: 15px 20px;
    	border: 0px;
    	display: block !important;
    }
    .header_wrap .top_bar .topLinks li .login_user_options ul li a img {
    	vertical-align: text-bottom;
    }
    .header_wrap .top_bar .topLinks li .login_user_options ul li a span {
    	color: #000;
    	font-size: 18px;
    	padding-left: 8px;
    	font-family: "Gotham-Medium";
    }
    .header_wrap .top_bar .topLinks li .login_user_options ul li:last-child {
    	border-bottom: 0px;
    }
    /***replaced***/

    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .pickupBtnStyl {
    	padding-left: 5px;
    	position: relative;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle span.pickupBtnStyl::after {
    	content: url("../images/arrow-down-shape-white.svg");
    	position: absolute;
    	right: -17px;
    	top: -2px;
    }
    .header_wrap .top_bar .topLinks li .pickupInodet {
    	position: absolute;
    	background: #fff;
    	border-radius: 5px;
    	z-index: 100;
    	max-width: 360px;
    	width: 220px;
    	box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.25);
    	margin-top: 20px;
    	right: 2px;
    	display: none;
    	padding-top: 4px;
    	margin-top: 0px;
    }
    /***replaced***/

    /**add**/

    .header_wrap.sticky-header .top_bar .topLinks li {
    	padding: 25px 4px;
    }
    /**24-02-2020**/

    .locator_popup {
    	width: 330px;
    	margin-top: 2px;
    	top: 50px;
    	left: auto;
    	right: -8px;
    }
    .locator_popup::before {
    	right: 20px;
    	left: auto;
    }
    /**24-02-2020 end**/

    .top_bar .header_locator,
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
    	margin-right: 15px;
    	border-right: 1px solid rgba(255, 255, 255, .5);
    	padding-right: 30px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
    	padding-right: 10px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle span.afterimg::after {
    	top: -1px;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a {
    	display: inline-block;
    	position: relative;
    }
    .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.dropdown-toggle {
    	padding-right: 20px;
    }
    .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl a {
    	font-size: 14px;
    	border-left: 0px;
    }
    .header_wrap.sticky-header .locator_popup {
    	right: -25px;
    	width: 330px;
    	left: auto;
    }
/*.header_wrap .top_bar .topLinks li.cartHeaderLink .carttotal {
    padding-right: 10px !important;
    }*/

    /**add**/

    .modal-dialog.cart_popupDiv {
    	max-width: 590px;
    	width: 100%;
    	/* margin: 0 auto; */
    	/* margin-top: 50px; */
    	margin: 80px auto;
    }
    .modal-dialog.cart_popupDiv .modal-header h4 {
    	font-size: 18px;
    	font-family: "Gotham-Book";
    	color: #4a4f55;
    }
    .modal-dialog.cart_popupDiv .modal-content {
    	/*float: left;*/
    	width: 100%;
    	display: inline-block;
    }
    .modal-dialog.cart_popupDiv .modal-body {
    	float: left;
    	width: 100%;
    	padding: 0px;
    	/* padding-bottom: 30px; */
    }
    /*20-02-2020**/

    .modal-dialog.cart_popupDiv .modal-header {
    	border-bottom: 0px;
    	padding-bottom: 0;
    	padding-top: 20px;
    }
    #pic_delivery_modal .modal-dialog.cart_popupDiv .modal-header {
    	padding: 0px;
    	/* padding-top: 40px; */
    }
    #pic_delivery_modal .modal-dialog.cart_popupDiv .modal-header button.close {
    	top: -25px;
    	right: -10px;
    }
    #pic_delivery_modal .modal-dialog.cart_popupDiv .modal-content {
    	padding: 40px 30px;
    }
    #pic_delivery_modal .modal-dialog.cart_popupDiv ._popimg {
    	margin-bottom: 40px;
    	max-width: 191px;
    	width: 100%;
    	background: #000;
    	padding: 10px;
    }
    /*20-02-2020 end**/

    /***radio btn***/

    #pic_delivery_modal div#myRadioGroup {
    	display: table;
    	width: 100%;
    	padding-top: 37px;
    }
    .radio_label {
    	/* display: inline-block; */
    	position: relative;
    	/* padding-left: 35px; */
    	margin-bottom: 0px;
    	cursor: pointer;
    	-webkit-user-select: none;
    	-moz-user-select: none;
    	-ms-user-select: none;
    	user-select: none;
    	width: 50%;
    	border: 1px solid #ddd;
    	height: auto;
    	float: left;
    	padding: 10px;
    	/* margin: 10px; */
    	padding-left: 50px;
    }
    .radio_label:first-child {
    	border-top-left-radius: 5px;
    	border-bottom-left-radius: 5px;
    	/* border-right: 0px; */
    }
    .radio_label:nth-child(2) {
    	border-top-right-radius: 5px;
    	border-bottom-right-radius: 5px;
    	border-left: 0px;
    }
    .modal-dialog.cart_popupDiv .descRadio {
    	float: left;
    	width: 100%;
    	margin-top: 26px;
	/* margin: 20px 10px;
	margin-bottom: 10px; */
}
/* Hide the browser's default radio button */

.radio_label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
/* Create a custom radio button */

.radio_label .checkmark {
	position: absolute;
	top: 9px;
	left: 19px;
	height: 20px;
	width: 20px;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #ddd;
}
/* On mouse-over, add a grey background color */

.radio_label:hover input~.checkmark {
	background-color: #ccc;
}
/* Create the indicator (the dot/circle - hidden when not checked) */

.radio_label .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the indicator (dot/circle) when checked */

.radio_label input:checked~.checkmark:after {
	display: block;
}
/* Style the indicator (dot/circle) */

.radio_label .checkmark::after {
	left: 7px;
	top: 4px;
	width: 5px;
	height: 9px;
	border: solid #6f6c6c;
	border-width: 0px 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/**24-02-2020**/

.modal-dialog.cart_popupDiv .search_icon input {
	box-shadow: none;
	border-color: #ddd;
	font-size: 14px;
	padding: 8px 15px;
	height: auto;
	background: #fff url('../images/search-icon-gray.svg');
	background-repeat: no-repeat;
	background-position: right 15px center;
	color: #4a4f55;
	background-size: 18px;
	padding-right: 40px;
}
/**24-02-2020 end**/

.modal-dialog.cart_popupDiv .textStyle {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
	color: #000;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}
.modal-dialog.cart_popupDiv .textStyle p {
	margin: 0px;
}
/**20-02-2020**/

.modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column {
	width: 100%;
	padding: 0;
	min-height: auto;
	position: inherit;
	height: auto;
	top: auto;
}
.modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column .more_btn {
	margin-bottom: 0px;
}
/**20-02-2020 end**/

.modal-dialog.cart_popupDiv .modal-header .close {
	margin-top: 0;
	font-weight: normal;
	top: -21px;
	position: relative;
	right: -3px;
}
.modal-dialog.cart_popupDiv .page-store-locator .store_area .store_column .store_select_box {
	padding: 15px 20px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.modal-dialog.cart_popupDiv .page-store-locator .store_area .store_column .more_btn .site_default_btn {
	font-size: 11px;
	padding: 10px 20px;
	width: auto;
	margin-top: 20px;
}
.modal-dialog.cart_popupDiv .pickupTab h3 {
	margin: 0px;
	font-size: 14px;
	padding-bottom: 15px;
	font-family: "Gotham-Bold";
	color: #4a4f55;
}
.modal-dialog.cart_popupDiv .pickupTab .page-store-locator {
	display: block !important;
}
.radio_label.active {
	border-color: #f4b233;
}
/**14-02-2020 end**/

/***18-02-2020 add***/

/* .shop_widget .shop_online li .tblView h4 span.shop_now::after {
    content: url('../images/shop-menu-shape_black.svg');
    } */

    .header_search .search_txt::placeholder {
    	font-size: 14px;
    }
    /***19-02-2020 add***/

    .modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column.select_Store_detail .store_select_box {
    	border-radius: 0px;
    	border: 0;
    	padding: 0;
    	border-bottom: 1px solid #D6D6D6;
    	margin-bottom: 20px;
    	padding-bottom: 20px;
    }
    .modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column.select_Store_detail .store_select_box .lft_col.current_left p {
    	margin: 0px;
    }
    .modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column.select_Store_detail .store_select_box .lft_col.current_left p span {
    	font-family: 'Gotham-Bold';
    }
    .modal-dialog.cart_popupDiv .pickupTab h3.head_crrunt {
    	padding-top: 10px;
    }
    .modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column.select_Store_detail .store_select_box .lft_col.current_left {
    	width: calc(100% - 120px);
    }
    .modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column.select_Store_detail .store_select_box .rt_col {
    	float: left;
    	width: 120px;
    	text-align: center;
    }
    .modal-dialog.cart_popupDiv .modal-body .page-store-locator .store_area .store_column.select_Store_detail .store_select_box .rt_col .dt_btn.link-arrow.store_Det {
    	text-transform: none;
    	font-size: 13px;
    	padding-top: 4px;
    }
    /**06-03-2020**/

    .modal-dialog.cart_popupDiv #pic_response_msg {
    	text-align: center;
    	width: 100%;
    }
    /**06-03-2020 end**/

    .checkout_actions {
    	bottom: 0px !important;
    }
    .cartSideBar #miniCart_Total li:first-child {
    	border-top: 1px solid #ddd;
    	float: left;
    	width: 100%;
    }
    /**02-03-2020**/

    .cartSideBar #miniCart_Total .subtotalSec li {
    	border: 0px!important;
    	padding: 0px !important;
    	margin-top: 0px!important;
    	font-size: 16px;
    }
    /**02-03-2020 end**/

    .header_wrap.sticky-header .top_bar .topLinks li:nth-child(2) .dropdown {
    	border: 0px;
    	padding: 0;
    }
    .filter_area .filter_selection ul li input[type="checkbox"] {
    	display: none;
    }
    .page-store-locator .header_bar .bar_form {
    	max-width: 960px;
    	margin: 0 auto;
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-pack: justify;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
    }
    .store_area .container.mob_swap {
    	padding: 0px;
    	max-width: 1920px;
    	width: 100%;
    	/* position: relative; */
    }
    /**single store**/

    .single_store_sec1 .mob_swap_container .store_detail_sec {
    	margin-top: 50px;
    	border: 1px solid #ddd;
    	padding: 30px;
    	margin-bottom: 40px;
    	border-radius: 5px;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .top_sectionDiv {
    	float: left;
    	width: 100%;
    	border-bottom: 1px solid #ddd;
    	padding-bottom: 15px;
    	margin-bottom: 30px;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec h2 {
    	margin: 0;
    	font-size: 30px;
    	font-family: "Leviathan-HTF-Black";
    	letter-spacing: 0.38px;
    	margin-bottom: 10px;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec p {
    	margin: 0;
    	color: #8C8A8A;
    	display: inline-block;
    	padding-right: 20px;
    	font-size: 18px;
    	float: left;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .address_sec h4 {
    	font-size: 24px;
    	font-family: "Gotham-Bold";
    	border-bottom: 1px solid #ddd;
    	padding-bottom: 10px;
    	margin-bottom: 20px;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .address_sec p {
    	font-size: 14px;
    	border: 0px;
    	width: auto;
    	margin: 0;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .address_sec .icon_storeInfo {
    	float: left;
    	padding-right: 10px;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .address_sec p a {
    	color: #000;
    }
    .beer-lover-slider-inner .slider_box_wrap .slider_box_inner {
    	max-height: 520px;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .btn_saveStore {
    	float: right;
    	background: #000;
    	padding: 16px 20px;
    	color: #fff;
    	text-transform: uppercase;
    	border-radius: 5px;
    	text-align: center;
    	font-size: 14px;
    	font-family: "Gotham-Bold";
    	margin-top: 12px;
    	line-height: normal;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .btn_saveStore:hover{
    	color: #000;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .address_sec.svailability_sec p {
    	float: left;
    	width: 100%;
    	line-height: 28px;
    	color: #000;
    	font-size: 14px;
    	margin: 0;
    	padding: 0;
    	border: 0px;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .address_sec.svailability_sec p.red_textStyle {
    	font-size: 16px;
    	color: #000;
    	display: block;
    	font-family: "Gotham-Book";
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .address_sec .icon_storeInfo.icon_storeInfo2 {
    	margin-bottom: 10px;
    	width: 30px;
    	text-align: center;
    }
    .single_store_sec1 .mob_swap_container .store_detail_sec .btn_getDirection {
    	background: #f4b233;
    	color: #000;
    	float: left;
    	margin-top: 15px;
    	border-radius: 5px;
    	padding: 16px 20px;
    	font-size: 14px;
    	text-transform: uppercase;
    	font-family: "Gotham-Bold";
    	line-height: normal;
    }
    .single_store_sec1 .store_detail table th {
    	font-size: 20px;
    	font-family: "Gotham-Bold";
    	color: #000;
    	padding-bottom: 10px;
    }
    .single_store_sec1 .store_map h4 {
    	margin: 0;
    	font-size: 30px;
    	font-family: "Leviathan-HTF-Black";
    	letter-spacing: 0.38px;
    	margin-bottom: 40px;
    }
    .beer-lover-slider-inner .slider_box_wrap {
    	max-height: 460px;
    }
    .page-template-page-entertaining .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel {
    	padding-bottom: 0px;
    }
    .page-about-content .page-content-wrap-outer.time_content .page-content-wrap {
    	margin-top: 50px;
    }
    .page-about-wrap .grid-block-wrap .grid-content .grid-title {
    	margin-bottom: 15px;
    }
    .page-about-inner .right-section-container .main-title h2 {
    	margin-bottom: 15px;
    }
    .page-about_inner-wrap.businesses .page-about-inner .page-content-wrap {
    	margin-top: 0;
    }
    .full-width-cms-content {
    	padding: 60px 0;
    }
    .full-width-cms-content ol li {
    	color: #4A4F55;
    	letter-spacing: 0.38px;
    	margin-bottom: 15px;
    }
/*.editor_text .editor_text_row ul li a {
    text-transform: uppercase;
    }*/

    .tileColumnSection .tileBox .contentBox .cellView.top p {
    	font-family: "Gotham-Book";
    }
    .single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content .cnt_tbl .cnt_cel::after {
    	content: "";
    	position: absolute;
    	background: #d6d6d6;
    	right: -15px;
    	left: 0;
    	height: 1px;
    	bottom: -10px;
    }
    .cart_quantity {
    	float: left;
    	width: 100%;
    }
    .cart_quantity input[type="number"] {
    	text-align: center;
    }
    .cart_quantity input[type="button"] {
    	padding: 5px 32px!important;
    	font-size: 26px;
    	float: left;
    }
    .cart_quantity input.qtyminus {
    	border-radius: 5px;
    	border: 0px;
    	border-top-right-radius: 0px;
    	border-bottom-right-radius: 0px;
    }
    .cart_quantity input.qtyplus {
    	border-radius: 5px;
    	border: 0px;
    	border-top-left-radius: 0px;
    	border-bottom-left-radius: 0px;
    }
    .cart_quantity input[type="number"] {
    	-moz-appearance: textfield !important;
    	width: 96px !important;
    	padding: 13px 32px !important;
    	float: left;
    	float: left;
    	height: 47px;
    }
    #slots span {
    	display: block;
    	border: 1px solid #333;
    	width: 400px;
    	margin: 0 auto;
    	padding: 10px 0px;
    	text-align: center;
    	border-radius: 5px;
    	margin-top: 10px;
    	cursor: pointer;
    }
    #slots span.active {
    	/*border: 2px solid #678a67 !important; */
    	background: green;
    	color: #fff;
    	font-weight: bold;
    }
    .slot_loading {
    	text-align: center;
    	width: 100%;
    	margin: 10px 0px;
    }
    .sideCart .orderDet .cartSecInfo {
    	max-height: calc(100vh - 170px);
    	overflow: auto;
    	padding-bottom: 30px;
    }
    .sideCart .orderDet .cartSecInfo ul:first-child {
    	padding: 25px 35px 25px 25px !important;
    	background: #f2f2f2;
    	margin: 0;
    }
    .checkout_actions .total_bottom,
    .checkout_actions .checkout_bottom {
    	float: left;
    }
    .single_beer_sec_1 .fig_sec .detail_block #add_to_wishlist_btn {
    	padding: 18px 10px;
    	position: relative;
    	top: 1px;
    	margin-left: 10px;
    }
    /**add to cart Popup**/

    .notify.cart .notify-text {
    	padding: 0;
    	margin: 0;
    	height: 100px;
    	display: table;
    	width: 100%;
    }
    .notify.cart .notify_newDiv {
    	width: 300px;
    	height: 100px;
    	display: table-cell;
    	vertical-align: middle;
    	text-align: left;
    	padding-left: 120px;
    	padding-right: 30px;
    	word-wrap: break-word;
    }
    .notify.cart .pop_img {
    	position: absolute;
    	top: 0;
    	left: 0;
    }
    .notify.cart h3 {
    	position: inherit !important;
    	padding-bottom: 5px;
    }
    .notify.cart .notify-close-btn {
    	border-radius: 0;
    	top: 0px;
    	border: none;
    	background: none;
    	padding: 0;
    	color: #000;
    	font-size: 24px;
    	font-weight: normal;
    	/*right: 10px!important;*/
    }
    /**03-03-2020**/

    #slots span.disabled {
    	opacity: .5;
    	cursor: context-menu;
    	pointer-events: none;
    }
    /**03-03-2020 end**/

    #sideCart .overlayDiv-editSec .number {
    	width: 60%!important;
    	margin-left: 0;
    	padding-left: 20px;
    }
    #sideCart .updateCart i {
    	font-size: 16px;
    	opacity: 0.7;
    	top: 12px;
    }
    #sideCart .overlayDiv-editSec .closeDet {
    	margin-top: 5px;
    }
    .sideCart .cart_list {
    	padding: 0px 35px;
    	list-style: none;
    	margin: 0;
    }

    #sideCart .overlayDiv-editSec .minus,
    #sideCart .overlayDiv-editSec .plus {
    	cursor: pointer;
    }
    #changeDeliveryTimeModal .modal-dialog {
    	width: 495px;
    	max-width: 495px;
    }
    #changeDeliveryTimeModal .modal-header .close {
    	margin-top: -19px;
    }
    .tabbed-deatil-desc ul.tabs.tabcount_2 {
    	width: 62%;
    }
    .tabbed-deatil-desc ul.tabs.tabcount_1 {
    	width: 50%;
    }
    .tabbed-deatil-desc ul.tabs.tabcount_1 li {
    	width: 100%;
    }
    .tabbed-deatil-desc ul.tabs.tabcount_2 li {
    	width: 50%;
    }
    .tabbed-deatil-desc ul.tabs li span.textheadinfo {
    	font-weight: normal;
    }
    #changeDeliveryTimeModal {
    	overflow: auto;
    	z-index: 9999;
    }
    #changeDeliveryTimeModal .modal-footer .btn.btn-secondary {
    	background: #f4b233;
    	color: #000;
    	font-weight: bold;
    }
    /**on sale product**/

    .explore_content_wrap .result_sec .result_box.sale_result_box .result_box_inner .img_sec {
    	float: left;
    	width: 140px;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont {
    	float: left;
    	width: calc(100% - 140px);
    	padding-top: 15px;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul {
    	margin: 0;
    	padding: 0;
    	list-style: none;
    	border-top: 2px solid #d6d6d6;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li:nth-child(2n+1) {
    	background: #f5f5f5;
    }
    .ribbon .beer_badge {
    	right: -10px !important;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li span {
    	float: left;
    	width: 33.33334%;
    	display: inline-block;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li .beer_sale_price {
    	color: #cc0000;
    	text-align: center;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li .beer_sale_price del {
    	color: #4A4F55;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li .beer_sale_savings {
    	text-align: right;
    }
    .explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li::after {
    	content: "";
    	display: table;
    	clear: both;
    }
    .explore_content_wrap .result_sec .result_box h4 {
    	line-height: 18px;
    	margin-bottom: 20px;
    	font-size: 14px;
    	padding: 0px 4px;
    	/* padding-left: 15px; */
    	margin: 0;
    	font-family: "Gotham-Bold";
    }
    .explore_content_wrap .result_sec .result_box p {
    	padding: 0px 4px;
    	/* padding-left: 15px; */
    }
    .notify {
    	z-index: 9999 !important;
    }
    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
    	-webkit-appearance: none;
    	margin: 0;
    }
    input[type=number] {
    	-moz-appearance: textfield;
    }
    .loader_cart {
    	position: absolute;
    	background: rgba(255, 255, 255, .6);
    	font-size: 16px;
    	top: 0;
    	height: 100%;
    	width: 100%;
    	color: rgba(0, 0, 0, .3);
    	/* transform: ; */
    	z-index: 99;
    	max-height: 100%;
    }
    .loader_cart::before {
    	content: attr(data-text);
    	position: absolute;
    	overflow: hidden;
    	max-width: 200px;
    	white-space: nowrap;
    	color: #000;
    	/*animation: loading 2s linear;*/
    	top: 50%;
    	text-align: center;
    	margin: 0 auto;
    	left: 0;
    	right: 0;
    	transform: translate(0, -50%);
    }
    @keyframes loading {
    	0% {
    		max-width: 0;
    	}
    }
    .cartSecInfo_loader {
    	position: relative;
    }
    .cartSideBar #miniCart_Total li {
    	border: 0px;
    	padding: 0px;
    }
    .cartSideBar #miniCart_Total li:first-child {
    	border-top: 1px solid #cfcfcf;
    	float: left;
    	width: 100%;
    	padding-top: 10px;
    }
    .cartSideBar #miniCart_Total li:last-child {
    	border-top: 1px solid #cfcfcf;
    	padding-top: 10px;
    	margin-top: 10px;
    }
/*#result_column #top_ten_beer_brands .result_box .result_box_inner .bottom_res_cont p {
    padding-left: 0;
}
#result_column #top_ten_beer_brands .result_box .result_box_inner .bottom_res_cont h4 {
    padding-left: 0;
}
*/

/*-----------05-03-2020------------*/

.page-search-wrap .select-css {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	color: #444;
	padding: 10px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #ccc;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url("../images/arrow-down-shape.svg");
	background-repeat: no-repeat;
	background-position: right 15px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.sort-search .sort_by_title {
	color: #000000;
	font-family: 'Gotham-Bold';
	font-size: 16px;
	letter-spacing: -0.38px;
	margin-bottom: 15px;
}
.page-search-wrap .filterDivSecStyle.sort-search a {
	font-size: 12px;
	text-decoration: underline;
	font-family: "Gotham-Book";
	float: right;
}
.page-search-wrap .sort-search label {
	font-weight: 300;
	color: #404040;
}
.page-search-wrap .checkContainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.page-search-wrap .checkContainer {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 15px;
}
.page-search-wrap .checkContainer .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
.page-search-wrap .checkContainer input:checked~.checkmark {
	background-color: #000;
	border: none;
}
.page-search-wrap .checkContainer input:checked~.checkmark:after {
	display: block;
}
.page-search-wrap .checkContainer .checkmark:after {
	left: 8px;
	top: 2px;
	width: 6px;
	height: 13px;
	border: solid #ffffff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.page-search-wrap .checkContainer .checkmark::after {
	content: "";
	position: absolute;
	display: none;
}
.page-search-wrap .top_heading {
	border-bottom: 1px solid #D6D6D6;
	padding-bottom: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
	float: left;
	width: 100%;
}
.page-search-wrap .right-section .top_heading {
	padding-right: 0px;
	padding-left: 0px;
}
.page-search-wrap .top_heading .sKeywordText {
	float: left;
	width: 60%;
}
.page-search-wrap .top_heading .sFormWrap {
	float: right;
	width: 40%;
}
.page-search-wrap .right-section .search_reasult_col {
	padding-left: 40px;
}
.page-search-wrap .right-section .search_reasult_col h1 {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.page-search-wrap .right-section::before {
	margin-left: 8px;
}
.sidebar-search .form-group {
	position: relative;
	max-width: 252px;
	float: right;
	width: 100%;
	margin: 0;
}
.sort-search {
	margin-top: 0px;
}
.beer_explore_wrap2 .sort-search {
	margin-top: 0px;
	margin-bottom: 30px;
}
.beer_explore_wrap2 .mob_show {
	display: none;
}
.beer_explore_wrap2 .filter_txt.mob_filter_toggle2 {
	display: none;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
	background: #f4b233!important;
	color: #000 !important;
}
.bootstrap-datetimepicker-widget table td.active.today::before {
	border-bottom-color: #000!important;
}
/**11-03-2020**/

#store_change_confirmation #store_change_confirmation_c {
	background: #f4b233;
	border: 0px;
	color: #000;
}
#store_change_confirmation .close {
	position: absolute;
	top: 10px;
	right: 10px;
}
div#store_change_confirmation {
	z-index: 9999;
}
.titleStyle_beerNew {
	display: none;
}
.mobile_beer_filter {
	display: none;
}
/**add to Cart List**/
.tabbed-deatil-desc .more_detail_box .total_cans {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000;
	font-size: 18px;
	letter-spacing: 0.2px;
	width: 100%;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_1 {
	width: 22%;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_2 {
	width: 10%;
	text-align: center;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_2 .outStock{
	color:#ad2f33;
	font-size: 13px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 {
	width: 25%;
	text-align: center;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .stroke {
	color: #808080;
	display: block;
	font-size: 13px;
	margin: 0 auto;
	margin-bottom: -14px;
	width: 50px;
	text-align: left;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .sale_price {
	display: inline-block;
	width: 50px;
	text-align: left;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .sale_badge {
	display: inline-block;
	background: #ad2f33;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	line-height: normal;
	padding: 1px 4px;
	position: absolute;
	margin-left: 5px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .innerRow {
	position: relative;
	display: block;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 {
	/* float: left; */
	width: 27%;
	text-align: center;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk {
	border: 1px solid #ddd;
	display: table;
	margin: auto;
	border-radius: 5px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span,
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk input {
	height: 38px;
	line-height: 38px;
	float: left;
	border: none;
	text-align: center;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_minus {
	border-right: 1px solid #ddd;
	width: 30px;
	cursor: pointer;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk .item_count {
	width: 44px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_plus {
	border-left: 1px solid #ddd;
	width: 30px;
	cursor: pointer;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_5 {
	/* float: left; */
	width: 140px;
	text-align: center;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a {
	max-width: 140px;
	font-size: 12px;
	margin: 0px;
	height: 40px;
	line-height: 35px;
	padding: 0px 5px;
	letter-spacing: 0;
	min-width: 121px;
}
.tabbed-deatil-desc .more_detail_box .total_cans a.out-of-stock{
	border: 2px solid #eee;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a img {
	width: 16px;
	display: inline-block;
	vertical-align: middle;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a span {
	display: inline-block;
	vertical-align: middle;
}
.tabbed-deatil-desc .more_detail_box ul.dropdownListValue {
	position: absolute;
	display: none;
	left: 0;
	width: 100%;
	top: 46px;
	background: #fff;
	border: 1px solid #ddd;
	z-index: 9;
	max-height: 300px;
	overflow: auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart .col_3::after {
	content: "";
	margin: 0 0.5em;
	display: inline-block;
	border: 7px solid transparent;
	border-top: 8px solid #000;
	border-bottom: 0 none;
	position: absolute;
	right: 0;
	top: 22px;
	display: none;
}
.tabbed-deatil-desc .more_detail_box ul.dropdownListValue .d-column.d-row.option._cart .col_3::after {
	display: none;
}
.tabbed-deatil-desc .more_detail_box .total_cans ul.mobile_single_add_cart {
	display: none;
}
.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart {
	padding: 10px 25px;
	/* float: left; */
	/* width: 100%; */
	display: flex;
	align-items: center;
	border: 1px solid #e6e6e6;
	border-top: none;
	font-family: "Gotham-Book";
	color: #000000;
	/* border-radius: 5px; */
	background: #fff;
	font-size: 14px;
	line-height: 14px;
	/* cursor: pointer; */
}
.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart:first-child {
	color: #676767;
	height: 70px;
	font-family: "Gotham-Bold";
	border-top: 1px solid #e6e6e6;
}
.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart:last-child {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart:nth-child(2n) {
	background: #fbfbfb;
}
.dropdownListValue li:nth-child(1)::before {
	display: none !important;
}
.tabbed-deatil-desc .more_detail_box ul.dropdownListValue li {
	border-radius: 0px !important;
	border: 0px !important;
	border-bottom: 1px solid #ddd !important;
}
.tabbed-deatil-desc .more_detail_box ul.dropdownListValue li:last-child {
	border-bottom: 0px !important;
}
.explore_content_wrap .result_sec .result_box.sale_result_box .result_box_inner .img_sec img {
	height: inherit;
}
.tabbed-deatil-desc .more_detail_box .total_cans .dropdown.single_li .col_3::after {
	display: none !important;
}
.explore_content_wrap .result_column .result_sec .result_content_row .result_box.sale_result_box {
	padding: 0;
	margin-left: 15px;
	width: 48%;
	margin-bottom: 30px;
	border: none;
}
.explore_content_wrap .result_column .result_sec .result_content_row .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li {
	font-size: 14px;
	padding: 10px 15px;
	border-bottom: 2px solid #d6d6d6;
}
.explore_content_wrap .result_column .result_sec .result_box.sale_result_box .result_box_inner .img_sec {
	margin-bottom: 0px;
}
/****************/

.section_sale {
	padding: 70px 0px;
}
.section_sale.common_section .head_sec {
	margin-bottom: 60px;
}
.post-type-archive-stores p.st_time {
	display: block !important;
}
.post-type-archive-stores a.dt_btn.link-arrow {
	display: block !important;
}
.breadcrumb>#breadcrumbs li.item-current strong {
	font-weight: 300;
	font-family: "Gotham-Bold";
}
footer .container {
	max-width: 1620px;
}
.orderDetInner span {
	padding-left: 20px;
	display: inline-block;
	vertical-align: middle;
	line-height: 18px;
}
header .header_nav .mega-sub-menu ul li:last-child {
	padding-right: 10px !important;
}


/** checkout page store changing confirmation popup **/

.checkout_popup_store_confirmation{
	width: 1175px;
	padding: 0px 30px;
}
.checkout_popup_store_confirmation .modal-content{
	padding: 40px 50px;
}
.checkout_popup_store_confirmation .modal-header{
	padding: 0;
	border: 0;
}

.checkout_popup_store_confirmation .modal-footer{
	padding: 30px 0 0;
	margin-bottom: 0;
}

.checkout_popup_store_confirmation .modal-header h4.modal-title{
	font-size: 30px;
	line-height: 30px;
	font-family: "Gotham-Bold";
	color: #000;
}

.checkout_popup_store_confirmation .modal-body{
	font-size: 24px;
	line-height: 24px;
	padding: 30px 0 60px;
	color: #6e7177;
	font-family: "Gotham-Book";
	margin: 0;
}

.checkout_popup_store_confirmation .modal-footer button#store_change_confirmation_c,
.checkout_popup_store_confirmation .modal-footer button#store_change_confirmation_No {
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border: 1px solid #f4b233;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 0.28px;
	max-width: 100px;
	font-size: 14px;
	line-height: 14px;
	padding: 18px;
	font-family: "Gotham-Bold";
	border: none;
	width: 100%;
	margin: 0px 5px;
}
.checkout_popup_store_confirmation .modal-footer button#store_change_confirmation_No{
	border: 1px solid #EAEAEA;
	background-color: transparent;
	margin-right: 0;
}
/******************************/

/*********Avilablility popup************/
/*
.checkout_popup_store_availability {
	width: 1175px;
	padding: 0px 30px;
}
.checkout_popup_store_availability .modal-content {
	padding: 40px 50px;
}
.checkout_popup_store_availability .modal-header {
	padding: 0;
	border: 0;
}
.checkout_popup_store_availability .modal-header .close{
	top: 20px;
    position: absolute;
    right: 20px;
    width: 20px;
    height: 20px;
}
.checkout_popup_store_availability .modal-header .close span{
	font-size: 36px;
    display: block;
    line-height: 22px;
}
.checkout_popup_store_availability .modal-footer {
	padding: 30px 0 0;
	margin-bottom: 0;
}
.checkout_popup_store_availability .modal-header h4.modal-title {
	font-size: 30px;
	line-height: 30px;
	font-family: "Gotham-Bold";
	color: #000;
	line-height: 24px;
}
.checkout_popup_store_availability .modal-body {
	font-size: 24px;
	line-height: 24px;
	padding: 30px 0 60px;
	color: #6e7177;
	font-family: "Gotham-Book";
	margin: 0;
}
.checkout_popup_store_availability .modal-footer button,
.checkout_popup_store_availability #product_availability_c {
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border: 1px solid #f4b233;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 0.28px;
	font-size: 14px;
	line-height: 14px;
	padding: 18px;
	font-family: "Gotham-Bold";
	border: none;
	max-width: 150px;
	width: 100%;
	margin: 0px 5px;
}
.checkout_popup_store_availability .modal-footer button {
	max-width: 230px;
	background: transparent;
	border: 1px solid #eaeaea;
	opacity: 1;
}
*/
/*--- Availability popup CSS End ---*/

/*--- Breadcrumb CSS ---*/
.breadcrumbWrap.breadcrumbWrapFull {
	border-bottom: 1px solid #ddd;
}
.breadcrumbWrap.breadcrumbWrapFull .breadcrumb {
	border: none;
}
.breadcrumbWrap.grayBg {
	background: #f4f4f4;
}
.page-store-locator .breadcrumb{
	border: none;
}
.pac-container .pac-item {
	cursor: pointer;
}

/*--- Popup delivery CSS ---*/
.store_select_addr{
	padding: 15px 20px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	border: 1px solid #D6D6D6;
	background: #fff;
	border-radius: 5px;
}
.store_select_addr .lft_col {
	float: left;
	width: calc(100% - 90px);
	padding-right: 10px;
}
.store_select_addr .lft_col p {
	font-size: 16px;
	margin: 0;
}
.store_select_addr .lft_col p.st_name {
	font-family: "Gotham-Bold";
}
.store_select_addr .rt_col {
	float: left;
	width: 90px;
	text-align: center;
}
.store_select_addr .lft_col p.st_name strong {
	font-weight: normal;
}
.store_select_addr .rt_col .select_addr{
	color: #000;
	text-transform: uppercase;
	background-color: #f4b233;
	border: 2px solid #f4b233;
	border-radius: 5px;
	text-align: center;
	font-family: "Gotham-Bold";
	letter-spacing: 0.28px;
	max-width: 250px;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 11px;
	display: block;
	padding: 8px 5px;
}
.tabbed-deatil-desc .more_detail_box ul li .mobLabel{
	display: none;
}
#radioOptiondelivery .deliverySec #d_addr {
	margin-bottom: 30px;
}
#radioOptiondelivery .deliverySec p.d_or {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}
#radioOptiondelivery .deliverySec p.d_or:after,
#radioOptiondelivery .deliverySec p.d_or:before {
	content: "";
	width: 135px;
	height: 1px;
	background: #d6d6d6;
	position: absolute;
	top: 10px;
}
#radioOptiondelivery .deliverySec p.d_or:after {
	right: 0;
}
#radioOptiondelivery .deliverySec p.d_or:before {
	left: 0;
}
.explore_content_wrap .result_sec .nobrandMsg {
	display: block;
	text-align: center;
	font-family: Gotham-Medium;
	padding: 0 15px;
}
.page-banner-search-wrap .page-banner-content .form-group {
	margin-bottom: 0;
}
.page-about-wrap .grid-block-wrap .grid-des p{
	padding-bottom: 30px;
}
.page-banner-search-wrap{
	position: relative;
}
/****/
.no_brands_most_savings_home {
	text-align: center;
	border: 1px solid #f4b233;
	padding: 30px;
	width: calc(100% - 30px);
	margin: 0 auto;
}
.explore_content_wrap .result_sec .result_box.sale_result_box .bottom_res_cont h4 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-left: 15px;
}
.explore_content_wrap .result_sec .result_box.sale_result_box .bottom_res_cont p {
	padding-left: 15px;
}
.notifications_msgs {
	max-width: 920px;
	margin: 0 auto;
	padding: 0 25px;
	margin-top: 30px;
}
.alert strong {
	font-weight: normal;
	font-family: Gotham-bold;
}
.alert-danger {
	background: #f8d8da url(../images/info_msg_icon.svg);
	background-repeat: no-repeat;
	padding: 10px;
	background-size: 20px;
	background-position: left 15px center;
	padding-left: 45px;
	font-family: Gotham-Book;
	color: #721c24;
}
.alert-success{
	background: #dff0d8 url(../images/success-icon-small.svg);
	background-repeat: no-repeat;
	padding: 10px;
	background-size: 20px;
	background-position: left 15px center;
	padding-left: 45px;
	font-family: Gotham-Book;
	color: #3c763d;
	margin-bottom: 30px;
}

#password-lost-form-wrap .inner_create_account .alert-danger {
	margin-top: 15px;
}
#resetpasswordform input[type="password"].som-password-input {
	max-width: inherit;
}
.section_sale .more_btn_dv .site_default_btn {
	padding: 13px 35px;
	font-size: 16px;
	width: inherit;
	max-width: inherit;
}
.full_page_account .page_container .tab-content .info .notfoundMsg {
	border-top: 1px solid #ddd;
	padding: 30px 20px;
	margin: 0;
}
.full_page_account .page_container .alert {
	margin-bottom: 30px;
}
.full_page_account .page_container .nav-tabs .nav span {
	display: inline-block;
	vertical-align: middle;
}
/*********************/
.inner_create_account label.error {
	margin-top: 5px;
	margin-bottom: 0 !important;
	position: absolute;
}
label.error {
	color: #a72a32 !important;
	font-size: 11px !important;
	line-height: normal !important;
	margin-bottom: 0 !important;
}
input.error {
	border: 1px solid #a72a32 !important;
}
input.error::placeholder {
	color: #a72a32 !important;
}
input.error::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #a72a32 !important;
}
input.error::-moz-placeholder {
	/* Firefox 19+ */
	color: #a72a32 !important;
}
input.error:-ms-input-placeholder {
	/* IE 10+ */
	color: #a72a32 !important;
}
.modal-dialog.cart_popupDiv .modal-body .alert-danger {
	background-image: none;
}
#radioOptionpickup .page-store-locator .store_area .store_column .store_select_box .lft_col .link-arrow {
	display: inline-block !important;
}
.page-store-locator .store_area .store_column .store_select_box .lft_col .link-arrow {
	display: inline-block !important;
}
#radioOptionpickup .page-store-locator .store_area .store_column .store_select_box .lft_col .st_time {
	display: none !important;
}
.alert-danger a {
	text-decoration: underline;
	color: #721c24;
	font-family: Gotham-Medium;
}
.header_wrap .top_bar .topLinks li a strong {
	font-weight: normal;
}
.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_keg span.checkmark::before {
	content: "";
	position: absolute;
	width: 1px;
	background: #d6d6d6;
	top: -20px;
	bottom: -20px;
	left: -15px;
}
.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter label.styled_check.most_savings {
	margin-right: 0 !important;
}
.pca .pcaautocomplete{
	/*margin-top: -34px !important;*/
	background: #fff !important;
}
.admin-bar .pca.billing_address .pcaautocomplete.pcatext,
.admin-bar .pca.address .pcaautocomplete.pcatext,
.admin-bar .pca.store_select_addr_delivery_textbox_beer_detail .pcaautocomplete.pcatext{
	margin-top: -34px;
}
.pca .pcaautocomplete .pca{
	overflow-y: auto;
	overflow-x: hidden;
}
.community_inner_bottom_banner h2 {
	margin-top: -13px;
}
.filter_area #beer_filter_active .recipe-filter-title {
	margin-bottom: 10px;
}
#product_notavailability,
#product_availability,
#emptycartprocess {
	z-index: 1051;
}
#product_notavailability .modal-header,
#product_availability .modal-header,
#emptycartprocess .modal-header {
	border: none;
	padding: 30px 0 0 0;
	display: block;
}
#product_notavailability .modal-header h4.modal-title,
#product_availability .modal-header h4.modal-title,
#emptycartprocess .modal-header h4.modal-title {
	margin: 0;
	font-size: 24px;
	font-family: Gotham-Bold;
	display: block;
	line-height: normal;
}
#product_notavailability .modal-body p,
#product_availability .modal-body p,
#emptycartprocess .modal-body p {
	margin: 0;
	font-size: 18px;
}
#product_notavailability .modal-body,
#product_availability .modal-body,
#emptycartprocess .modal-body {
	padding: 40px 0;
	padding-top: 20px;
}
#product_notavailability .modal-footer,
#product_availability .modal-footer,
#emptycartprocess .modal-footer {
	padding: 30px 0;
	display: block;
	text-align: right;
}
#product_notavailability .modal-dialog,
#product_availability .modal-dialog,
#emptycartprocess .modal-dialog {
	max-width: 900px;
	width: 100%;
	padding: 0 25px;
}
#product_notavailability .modal-dialog .modal-content,
#product_availability .modal-dialog .modal-content,
#emptycartprocess .modal-dialog .modal-content {
	padding: 0 30px;
}
#product_notavailability .modal-footer button,
#product_availability .modal-footer button,
#emptycartprocess .modal-footer button {
	font-size: 12px;
	font-family: Gotham-Bold;
	line-height: normal;
	padding: 10px 25px;
	height: auto;
	text-transform: uppercase;
}
#product_notavailability .modal-footer button.site_default_btn,
#product_availability .modal-footer button.site_default_btn,
#emptycartprocess .modal-footer button.site_default_btn {
	border: 2px solid #f4b233;
}
#product_notavailability .modal-footer button.site_default_btn_white,
#product_availability .modal-footer button.site_default_btn_white,
#emptycartprocess .modal-footer button.site_default_btn_white {
	border: 2px solid #ddd;
}
#product_notavailability button.close,
#product_availability button.close,
#emptycartprocess button.close {
	font-weight: normal;
	font-size: 30px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	padding: 0;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_3 {
	width: 100px;
	text-align: left;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_2 {
	width: calc(55% - 50px);
	text-align: center;
	padding-right: 27%;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_1 {
	width: calc(45% - 50px);
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_3 .stroke {
	margin-bottom: 0;
	width: auto !important;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart{
	padding: 24px 25px;
}
#store_locator_page_map .marker_info {
	min-width: 240px;
	padding: 20px;
}
#store_locator_page_map .gm-style .gm-style-iw-d{
	overflow: auto !important;
}
#store_locator_page_map .gm-style .gm-style-iw-c {
	padding: 0 !important;
}
#store_locator_page_map .marker_info::after {
	content: "";
	display: table;
	clear: both;
}
#store_locator_page_map .marker_info .marker_direction_btn {
	width: 47%;
	float: right;
	border: 2px solid #f4b233;
	background: #fff;
}
#store_locator_page_map .marker_info .select_btn {
	width: 47%;
	float: left;
	font-size: 10px;
	padding: 9px 0;
}
#store_locator_page_map .marker_info::after {
	content: "";
	display: table;
	clear: both;
}
header .header_right_nav .header_nav .mega-sub-menu .allAnchor {
	display: none;
}
.single_store_wrap .single_store_brand_sec#nearby_stores {
	display: none;
}
.checkout_container .beer_orderPayment .card_dtl .card_bkl label {
    color: #cc0000;
    text-align: left;
}
.normal-count-list{
    padding: 0;
}
.normal-count-list li {
    font-family: "Gotham-Book";
    font-size: 14px;
    color: #4a4f55;
    line-height: 20px;
    position: relative;
    padding-left: 10px;
    margin-bottom: 14px;
    list-style: unset;
    list-style-position: initial;
    margin-left: 15px;
}
@media screen and (min-width: 1661px) {
	header .header_nav ul li {
		padding-right: 5%;
	}
	.home_category.common_section {
		padding: 80px 0;
		padding-bottom: 60px;
	}
}
@media screen and (min-width: 1661px) and (max-width: 1850px) {
	.header_wrap .top_bar .container,
	header .container {
		padding-left: 25px;
	}
	.about-draught-services {
    padding-right: 25px;
}
}
@media screen and (max-width: 1660px) {
	.about-draught-services {
    padding-right: 10px;
}
	header .header_nav ul li>a {
		font-size: 16px;
	}
	.header_search .select .select-styled {
		font-size: 16px;
	}
	.header_search .s_btn {
		font-size: 16px;
		line-height: 70px;
		height: 70px;
	}
	.header_search .search_txt {
		height: 70px;
	}
	.sidenavStickey .menuSrickeyList li a {
		font-size: 16px;
	}
	.header_wrap.sticky-header .header_search.header_searchStickey .select .select-styled {
		padding: 17px 15px;
		font-size: 14px;
	}
	.header_wrap.sticky-header .header_search.header_searchStickey .select {
		width: 135px;
	}
	.header_wrap.sticky-header .header_search.header_searchStickey .select .select-styled::after {
		right: 9px;
	}
	.header_wrap.sticky-header .header_search.header_searchStickey .search_txt {
		background-position: left 14px center;
		height: 48px;
		padding-left: 40px;
		background-size: 18px;
		font-size: 14px;
	}
	/**18-02-2020**/
	.header_search .s_btn_header {
		font-size: 16px!important;
	}
	/**18-02-2020**/
	/**28-02-2020**/
	.explore_content_wrap .result_sec .result_box.sale_result_box .result_box_inner .bottom_res_cont {
		width: calc(100% - 130px);
	}
	/**28-02-2020 end**/
	.header_wrap .top_bar .container,
	header .container {
		padding-left: 15px;
	}
	.tileColumnSection .tileBox .contentBox .cellView {
		padding: 30px;
	}
}
/* media end 1601px 1799px */
@media screen and (min-width: 1851px) and (max-width: 1920px) {
	.page-store-locator .store_area.archive_store .store_column .store_select_box {
		max-width: 460px;
	}
	.content-border p {
    min-height: 140px;
}
}
@media screen and (min-width: 1800px) and (max-width: 1850px) {
	.page-store-locator .store_area.archive_store .store_column .store_select_box {
		max-width: 470px;
	}
}
@media screen and (min-width: 1711px) and (max-width: 1799px) {
	.page-store-locator .store_area.archive_store .store_column .store_select_box {
		max-width: 490px;
	}
}
@media screen and (min-width: 1661px) and (max-width: 1710px) {
	.beer_explore_wrap .explore_bar::after {
		left: 30px;
		right: 30px;
	}
	.beer_explore_wrap .explore_bar .pos_rel{
		position: relative;		
	}
	.page-store-locator .store_area.archive_store .store_column .store_select_box {
		max-width: 500px;
	}
}
/* media end 1680px 1601px */

@media screen and (max-width: 1600px) {
	.champion-team-profile-wrap .champion-team-privacy-desc {
		font-size: 16px;
		line-height: 22px;
	}
	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
		font-size: 56px;
	}
	.home_cat_style .cat_stl_box {
		padding: 30px 20px;
	}
	.more_store_main.beer_sale_slider .slick-slide {
		margin: 0 15px;
	}
	.more_store_main .onsale_box .onsale_content .onsale_title {
		font-size: 14px;
	}
	/* .more_store_main .onsale_box .onsale_content .onsale_title::after {
        top: 1px;
        } */
        .more_store_main .onsale_box .onsale_content .onsale_props {
        	min-height: 88px;
        }
        footer .container {
        	/*max-width: 1230px;*/
        }
        footer .container .col-sm-2 {
        	width: 20%;
        }
        footer .container .col-sm-4.footer_social_share {
        	width: 20%;
        }
        .beer_explore_wrap .explore_bar .format_filter .styled_check {
        	margin-right: 23px;
        }
        .beer_explore_wrap .explore_bar .format_filter .titile_txt {
        	margin-right: 15px;
        }
        .single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content h3 {
        	font-size: 16px;
        }
        .beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border {
        	margin-left: 15px;
        }
        .beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border::before {
        	left: -15px;
        }
        .explore_content_wrap .filter_column {
        	width: 330px;
        }
        .explore_content_wrap .result_column {
        	width: calc(100% - 330px);
        }
        .explore_content_wrap .fullwidth_column {
        	width: 100%;
        }
        .beer_explore_wrap .explore_bar .left_side {
        	width: 330px;
        }
        .beer_explore_wrap .explore_bar .right_side {
        	width: calc(100% - 330px);
        }
        .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box h3 {
        	font-size: 14px;
        }
        .callout_three_wrap .callout_col .callout_bottom h4 {
        	font-size: 18px;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content h3 {
        	font-size: 18px;
        }
        .explore_content_wrap .result_sec .result_box h4 {
        	font-size: 13px;
        	line-height: 16px;
        }
        /**20-02-2020**/
        .explore_content_wrap .result_sec .result_box p {
        	line-height: 14px;
        	/* font-size: 14px */
        }
        /**20-02-2020 end**/
        /**19-02-2020**/
	/* .explore_content_wrap .result_sec .result_box .result_box_inner .bottom_res_cont {
        min-height: 110px;
        } */
        /**19-02-2020 end**/
        .newsletterwidget .newsletter_form .input_box {
        	width: calc(100% - 200px);
        }
        .newsletterwidget .newsletter_form .btn_box {
        	width: 200px;
        }
        .newsletter_form {
        	position: relative;
        }
        .gift_card_page_wrap .intro_copy {
        	font-size: 20px;
        }
        .ent_page_wrap .intro_copy {
        	font-size: 18px;
        }
        header .header_nav .mega-sub-menu .mega_separate_list {
        	padding: 0px;
        	padding-bottom: 0;
        }
        .slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img {
        	max-width: 633px;
        }
        /***/
        .header_search .select .select-styled {
        	/* font-size: 11px;*/
        }
        .header_search .select {
        	/* width: 102px;*/
        }
        .header_search .select .select-styled::after {
        	/*right: 5px;*/
        }
        .header_search .search_txt {
        	/*padding-left: 108px;*/
        }
        .header_search .select .select-options {
        	/* font-size: 11px;*/
        }
        .header_search .select .select-styled.active::after {
        	/*top: 15px;*/
        }
        .header_search .search_txt::placeholder {
        	font-size: 14px;
        }
        .header_search .search_txt::-webkit-input-placeholder {
        	/* Chrome/Opera/Safari */
        	font-size: 14px;
        }
        .header_search .search_txt::-moz-placeholder {
        	/* Firefox 19+ */
        	font-size: 14px;
        }
        .header_search .search_txt:-ms-input-placeholder {
        	/* IE 10+ */
        	font-size: 14px;
        }
        .beer_explore_wrap .explore_bar .format_filter {
        	font-size: 13px;
        }
        .beer_explore_wrap .explore_bar .format_filter .border_right::after {
        	right: -10px;
        }
        .explore_content_wrap .result_sec .result_box .img_sec img {
        	height: 118px;
        }
        .explore_content_wrap .fullwidth_column .result_sec .result_box .img_sec img {
        	height: 165px;
        }
        /***Cottaging Guide CSS Start***/
        .more_guide_sec .more_cguide_carousel .insp_column .img_sec {
        	width: 150px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .content_sec {
        	width: calc(100% - 155px);
        	padding: 15px;
        	padding-top: 20px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .img_sec img {
        	height: 180px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .content_sec .link_dv {
        	bottom: 15px;
        }
        .champion-team-row ul li {
        	padding-right: 30px;
        }
        .ms_feild_group_main strong {
        	font-size: 16px;
        }
        div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
        	font-size: 14px;
        	line-height: 20px;
        	padding-left: 29px;
        }
        .ms_feild_group_main h3 {
        	margin-bottom: 10px;
        	font-size: 20px;
        }
        .mc-field-group.input-group label.main_lebel {
        	font-size: 16px;
        	margin-bottom: 15px;
        }
        #mc_embed_signup_scroll span.checkmark {
        	height: 20px;
        	width: 20px;
        }
        #mc_embed_signup_scroll li.checkbox_container input {
        	height: 20px;
        	width: 20px;
        }
        #mc_embed_signup_scroll span.checkmark:after {
        	left: 7px;
        	top: 3px;
        }
        .ms_feild_group_main p {
        	font-size: 14px;
        	line-height: 18px;
        }
        .ms_feild_group_main {
        	margin-bottom: 20px;
        }
        .ms_feild_group_main p {
        	margin-bottom: 16px;
        }
        .mc-field-group.left_col {
        	padding-right: 8px;
        }
        .mc-field-group.right_col {
        	padding-left: 8px;
        }
        .champion-registration-form-wrap .champion-registration-form-subtitle {
        	font-size: 16px;
        	line-height: 24px;
        	padding-bottom: 15px;
        	padding-top: 10px;
        }
        .champion-team-row {
        	margin-top: 50px;
        	padding-bottom: 30px;
        	margin-bottom: 30px;
        }
        .champion-contest-wrap .champion-contest-list p {
        	font-size: 16px;
        	line-height: 24px;
        }
        section.setting_subscriber.champion-registration-wrap {
        	padding: 60px 0;
        	padding-bottom: 0px;
        }
        .top_heading_settings h1 {
        	font-size: 30px;
        	line-height: 30px;
        }
        .setting_subscriber_main_box h2 {
        	font-size: 20px;
        	/**/
        }
	/* .setting_subscriber_boxes p {
font-size: 16px;
} */
.registration-block-left {
	padding-right: 25px;
}
.champion-registration-form-wrap {
	padding-left: 25px;
}
.mc-field-group.input-group label.main_lebel {
	font-size: 16px;
	margin-bottom: 15px;
}
/* champions-of-rec-league */
.registration-steps-wrap .registration-row {
	margin-bottom: 20px;
}
.registration-steps-wrap {
	padding-top: 35px;
	margin-bottom: 25px;
	padding-bottom: 0px;
}
.champion-team-profile-block-plugin .step_three .preview_text p {
	font-size: 16px;
	line-height: 18px;
}
/*New CSS Start*/
.sectionCtaBanner .textColumn .contentInner {
	max-width: 540px;
}
.sectionCtaBanner .textColumn h2 {
	font-size: 42px;
}
.tileColumnSection .tileBox .contentBox .cellView {
	padding: 20px;
}
.tileColumnSection .tileBox .contentBox .cellView h3 {
	font-size: 24px;
}
.tileColumnSection .tileBox .contentBox .cellView h2 {
	font-size: 46px;
	line-height: 46px;
}
.tileColumnSection .tileBox .contentBox .cellView p {
	font-size: 15px;
}
.tileColumnSection .tileBox .contentBox .cellView p .block {
	display: inline;
}
.page-banner-search-wrap .page-banner-content .banner-title h2 {
	font-size: 40px;
	margin-bottom: 20px;
}
/**19-02-2020**/
	/*  .page-banner-search-wrap .page-banner-content .input-box-inner {
max-width: 900px;
}*/
/**19-02-2020**/
.shop_widget .shop_online h4 {
	font-size: 18px;
	line-height: 22px;
}
.sticky-header.header_wrap header .header_nav ul li {
	padding-right: 25px;
}
.sticky-header.header_wrap header {
	max-width: 740px;
}
.sticky-header.header_wrap header .header_nav ul#menu-main-menu>li>a {
	font-size: 14px;
}
.sticky-header.header_wrap header .header_nav ul.menu>li.menu-item-has-children>a::after {
	right: -14px;
}
.breadcrumb>#breadcrumbs {
	font-size: 16px;
}
.tileColumnSection .tileBox .contentBox .cellView.top {
	padding-top: 40px;
}

.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
	font-size: 16px;
}
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
	font-size: 16px;
}
.more_store_main .onsale_box .onsale_footer .saving-price {
	margin-left: 15px;
}
.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer button {
	max-width: 130px;
}
.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
	max-width: 120px;
}
.header_search{
	bottom: 150px;
}
.explore_content_wrap .result_column .result_sec .result_content_row .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li {
	font-size: 12px;
}
}
/* media end 1600px */

/**20-02-2020**/
@media screen and (max-width: 1400px) {
	.single_store_sec1 .mob_swap_container .store_detail_sec .btn_saveStore {
		padding: 15px 13px;
		font-size: 12px;
		width: 100%;
	}
	.single_store_sec1 .mob_swap_container .store_detail_sec .btn_getDirection {
		padding: 15px 15px;
		font-size: 13px;
	}
	.map_ex .beerStoreMap {
		max-width: 96.7% !important;
	}
	.explore_content_wrap .result_sec .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li {
		font-size: 10px;
		padding: 10px;
	}
	.explore_content_wrap .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li {
		font-size: 10px;
	}
	.more_store_main .onsale_box .onsale_footer .saving-price {
		margin-left: 20px;
	}
	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer button {
		max-width: 120px;
	}
	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
		max-width: 120px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 20px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_keg span.checkmark::before{
		left: -12px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 20px;
	}
	.explore_content_wrap .result_column .result_sec .result_content_row .result_box.sale_result_box .result_box_inner .bottom_res_cont ul li {
		font-size: 10px;
	}
	.how_does_work .row .col-sm-4:after {
		left: 62%;
	}
}
@media screen and (min-width:1300px) and (max-width: 1439px) {
	.more_store_main .onsale_box .onsale_footer .saving-price {
		margin-left: 10px;
		font-size: 13px;
	}
	.onsale_footer .onsale_price .sale_price {
		font-size: 13px;
	}
	.onsale_footer .onsale_price .reg_price {
		font-size: 13px;
		margin-right: 5px;
	}
	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
		max-width: 110px;
		font-size: 13px;
	}
	.more_store_main .onsale_box .onsale_content .onsale_dimension {
		font-size: 13px;
	}
}
@media screen and (max-width: 1366px) {
	.page-store-locator .store_area .map_column {
		/*height: 892px;*/
	}
}
/**20-02-2020**/

@media screen and (max-width: 1290px) {
	/*.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle {
        padding: 28px 8px;
        }*/
        .top_bar .header_locator .store_time {
        	margin-right: 6px;
        	padding-right: 9px;
        }
        .header_search .select .select-styled {
        	font-size: 16px;
        }
        .header_search .s_btn {
        	font-size: 16px;
        }
        .sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li .headStyleInfo {
        	font-size: 16px;
        }
        .sticky-header.header_wrap .stickey_view .logoHeader img {
        	height: 30px;
        }
        .header_wrap.sticky-header .top_bar .logoHeader {
        	padding: 25px 0;
        }
    }
    @media screen and (max-width: 1200px) {
    	.header_locator span.store_time {
    		display: none !important;
    	}
    	.header_wrap .top_bar .topLinks li .login_user_options ul li a {
    		padding: 14px 20px;
    	}
    	.header_wrap .top_bar .topLinks li .login_user_options ul li a span {
    		font-size: 17px;
    	}
    	.header_wrap .container {
    		width: 100%;
    	}
    	.header_wrap .top_bar .topLinks {
    		position: relative;
    		z-index: 99;
    	}
    	.single_store_sec1 .mob_swap_container .store_detail_sec .address_sec .icon_storeInfo {
    		margin-bottom: 40px;
    	}
    	.delivery_available .content-border {
    padding: 15px 30px;
}
    }
    @media screen and (max-width: 1199px) {
    	header .header_nav ul.menu>li.menu-item-has-children>a::after {
    		margin-top: 4px;
    	}
    	.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle {
    		padding: 25px 9px;
    	}
    	.header_wrap.sticky-header .mob_hamburger_stickyHeader img {
    		width: 52px;
    		padding-right: 16px;
    		margin-right: 11px;
    	}
    	/**20-02-2020**/
    	.single_store_sec1 .mob_swap_container .store_detail_sec .btn_saveStore {
    		padding: 15px 7px;
    		width: 100%;
    		font-size: 10px;
    	}
    	/**20-02-2020 end**/
    	.explore_content_wrap .result_column .result_sec .result_content_row .result_box.sale_result_box {
    		margin-left: 10px;
    		width: 48%;
    	}
    	.beer_explore_wrap .explore_bar::after {
    		max-width: 940px;
    	}
    	.beer_explore_wrap .explore_bar .left_side {
    		width: 300px;
    	}
    	.beer_explore_wrap .explore_bar .right_side {
    		width: calc(100% - 300px);
    	}
    	.explore_content_wrap .result_sec .result_content_row {
    		margin-left: -10px;
    		margin-right: -10px;
    	}
    	header .header_nav .mega-sub-menu ul li {
    		padding: 0px 15px;
    	}
    }

    @media screen and (max-width: 1100px) {
    	.header_wrap.sticky-header .mob_hamburger_stickyHeader img {
    		width: 40px;
    		padding-right: 10px;
    		margin-right: 10px;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey .select {
    		width: 125px;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey .select .select-styled {
    		padding: 17px 14px;
    		font-size: 13px;
    		line-height: normal;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey .search_txt {
    		background-position: left 136px center;
    		padding-left: 156px;
    		background-size: 15px;
    	}
    	.header_search .search_txt {
    		height: 60px;
    	}
    	.header_search .s_btn {
    		height: 60px;
    		line-height: 60px;
    	}
    	.sticky-header.header_wrap ul li a {
    		font-size: 15px;
    	}
    	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .pickupBtnStyl {
    		padding-left: 0px;
    	}
    	.sticky-header.header_wrap .top_bar .logoHeader img {
    		height: 28px;
    	}
    	.sticky-header.header_wrap .locator_popup_btn {
    		width: 18px;
    		margin-left: 7px;
    	}
    }
    @media (min-width: 1025px) and (max-width: 1100px) {
    	.header_wrap.sticky-header .header_search.header_searchStickey .search_txt {
    		background-position: left 15px center;
    		padding-left: 40px;
    	}
    	.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle {
    		padding: 25px 9px;
    	}
    }
    @media screen and (max-width: 1024px) {
    	.single_beer_sec_1 .fig_sec .detail_block .desc .print-option {
    		width: 90px;
    		position: relative;
    	}
    	.single_beer_sec_1 .fig_sec .detail_block .desc h2 {
    		font-size: 26px;
    		width: calc(100% - 90px);
    	}
    	.contact-page-content .contact_detail_wrap {
    		padding: 14px 0;
    		padding-bottom: 40px;
    	}
    	.contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row select {
    		border-radius: 5px;
    		height: 50px;
    		padding: 8px;
    	}
    	.the_champ_sharing_title,
    	.the_champ_sharing_container {
    		margin-bottom: 10px;
    	}
    	.single_beer_sec_1 .fig_sec .figure_block .img_thumb img {
    		margin: auto;
    		width: 100%;
    		height: 100%;
    		object-fit: cover;
    		border-radius: 5px;
    	}
    	a.sticky_btn {
    		display: none;
    	}
    	/** Mail chimp start css**/
    	.mc-field-group.left_col {
    		padding-right: 8px;
    	}
    	.ms_feild_group_main {
    		margin-bottom: 16px;
    	}
    	.mc-field-group.right_col {
    		padding-left: 8px;
    	}
    	.ms_feild_group_main strong {
    		font-size: 16px;
    	}
    	div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
    		font-size: 16px;
    	}
    	input#mc-embedded-subscribe {
    		font-size: 16px;
    	}
    	div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
    		font-size: 14px;
    	}
    	.ms_feild_group_main p {
    		font-size: 14px;
    	}
    	.mc-field-group.input-group label.main_lebel {
    		font-size: 14px;
    		margin-bottom: 10px;
    	}
    	input#mc-embedded-subscribe {
    		font-size: 16px;
    	}
    	.ms_feild_group_main p {
    		margin-bottom: 10px;
    	}
    	.ms_feild_group_main h3 {
    		margin-bottom: 10px;
    		font-size: 18px;
    	}
    	.champion-members-logo-block ul li img {
    		width: 360px;
    	}
    	/** Mail chimp end css**/
    	.registration_main_title h2 {
    		font-size: 30px;
    		margin-bottom: 55px;
    	}
    	.registration-steps-wrap {
    		padding-top: 15px;
    		display: inline-block;
    		margin-bottom: 15px;
    		padding-bottom: 0px;
    	}
    	.sectionCtaBanner .textColumn h2 {
    		font-size: 48px;
    		line-height: 60px;
    		margin-bottom: 20px;
    	}
    	.sectionCtaBanner .textColumn p {
    		margin-bottom: 40px;
    	}
    	.sectionCtaBanner .calcHeight {
    		height: calc(100vw / 3.4);
    		max-height: 520px;
    	}
    	.sectionCtaBanner .textColumn .contentInner {
    		max-width: none;
    		width: calc(100% - 90px);
    	}
    	.tileColumnSection .tileBox .contentBox .cellView ul li {
    		padding: 0 13px;
    	}
    	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl {
    		display: none;
    	}
    	.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle.pickupetStyl {
    		display: inline-block;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey {
    		left: -150px;
    		top: 98px;
    	}
    	.header_wrap.sticky-header .top_bar {
    		min-height: 165px;
    	}
    	.searchSecStickey {
    		position: absolute;
    		width: 100%;
    		left: 0;
    		right: 0;
    		text-align: center;
    		margin: 0 auto;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey {
    		left: auto;
    		top: 98px;
    		margin: 0 auto;
    		right: auto;
    		padding-right: 15px;
    	}
    	.sticky-header.header_wrap .top_bar .logoHeader {
    		z-index: 99;
    		position: relative;
    		padding: 28px 0;
    	}
    	.sticky-header.header_wrap .top_bar .logoHeader img {
    		height: 28px;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey {
    		max-width: 100%;
    		padding: 0;
    	}
    	.sticky-header.header_wrap .stickey_view .col-lg-5.searchSecStickey {
    		padding-right: 15px;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey .header_search_form {
    		width: 90%;
    		margin: 0 auto;
    	}
    	.header_wrap.sticky-header .header_search.header_searchStickey .search_txt {
    		background-position: left 24px center;
    		padding-left: 52px;
    	}
    	.rc-anchor-normal {
    		width: auto !important;
    	}
    	/**20-02-2020**/
    	.single_store_sec1 .store_detail table th,
    	.single_store_sec1 .store_detail .bottom_sec .rite_col.holiday_Sec_div table th {
    		width: 50%;
    	}
    	/**20-02-2020 end**/
    	/**03-03-2020**/
	/*.beer_explore_wrap .explore_bar{
display: none;
}*/
/**03-03-2020**/
/**06-03-2020**/
.explore_content_wrap .result_column {
	width: 100%;
}
/**06-03-2020 end**/
/**16-03-2020**/
.explore_content_wrap .filter_column {
	width: 100%!important;
	position: relative;
	padding: 0px;
}
.explore_content_wrap .filter_column .filter_selection_wrap .filter_selection_inner h3 {
	display: none;
}
.explore_content_wrap .result_column {
	width: 100%!important;
	padding: 0 0px;
}
.titleStyle_beerNew {
	font-size: 18px;
	display: block;
	font-family: "Gotham-Medium";
	margin-top: 0;
}
.filter_area .filter_selection {
	border: 1px solid #d6d6d6;
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
}
.filter_area .filter_selection h2 {
	font-family: "Gotham-Medium";
	font-size: 16px;
	color: #4a4f55;
}
.filter_area .filter_selection h2::before {
	content: "";
	position: absolute;
	width: 2px;
	height: 15px;
	background: #000;
	right: 7px;
	top: 0;
}
.filter_area .filter_selection h2::after {
	content: "";
	position: absolute;
	width: 16px;
	height: 2px;
	background: #000;
	right: 0;
	top: 7px;
}
.filter_area .filter_selection ul {
	display: none;
}
.explore_content_wrap .filter_area .search_area {
	display: none;
}
.explore_content_wrap .filter_area {
	padding-right: 0px;
}
.explore_content_wrap .filter_area #beer_filter_active {
	margin-bottom: 20px;
}
.explore_content_wrap .result_column::before {
	display: none;
}
.beer_explore_wrap .explore_bar {
	display: none;
}
.mobile_beer_filter {
	display: block;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.mobile_beer_filter .sale_beer_info {
	float: left;
	width: 23%;
	padding-right: 30px;
	padding: 20px 0;
}
.mobile_beer_filter .format_det_beer {
	width: 77%;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left: 1px solid #d6d6d6;
}
.mobile_beer_filter .bs-other-filters {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.mobile_beer_filter .bs-other-filters .titile_txt {
	margin-right: 15px;
	font-size: 13px;
	margin-top: 2px;
	display: none;
}
.styled_check {
	font-size: 12px;
	margin-bottom: 0;
	width: auto;
	margin-right: 18px;
}
.mobile_beer_filter .format_det_beer .styled_check.onsale_keg span.checkmark::before{
	left: -12px;
}
.styled_check:last-child {
	margin-right: 0;
}
.explore_content_wrap .result_sec .result_box.sale_result_box {
	width: 100%;
	margin-bottom: 40px;
}
.mobile_beer_filter {
	display: block;
}
.explore_content_wrap .result_sec .result_box.sale_result_box {
	width: 100%!important;
}
/**16-03-2020 end**/
.modal-dialog.cart_popupDiv .modal-header h4 {
	font-size: 16px;
}
.section_sale {
	padding: 60px 0px 70px;
}
.page-store-locator .store_area .map_column {
	height: 880px;
}
.explore_content_wrap .result_sec {
	padding-left: 0;
}
}
/* end 1024px */
@media screen and (max-width: 991px) {
.about-draught-services .draught-btn a:first-child {
    margin-right: 17px;
}
.about-draught-services .draught-btn a {
    padding: 17px 16px;
    text-align: center;
    font-size: 16px;
}
	.sticky-header.header_wrap ul li a {
		font-size: 14px;
	}
	.header_wrap .top_bar .topLinks li {
		height: 82px;
		padding: 30px 0px;
		/*minakshi*/
	}
	header .header_nav ul.menu>li.menu-item-has-children>a::after {
		right: -7px;
		margin-top: 4px;
	}
	header .header_nav ul.menu>li.menu-item-has-children>a.light_theme::after {
		right: -7px;
		margin-top: 6px;
	}
	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle {
		padding: 31px 8px;
	}
	header .header_right_nav .header_nav ul li>a {
		padding: 20px 10px;
		font-size: 14px;
	}
	header .header_right_nav .header_nav .mega-sub-menu {
		top: 50px;
	}
	.sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li:last-child {
		margin-bottom: 0px;
	}
	.header_search .select .select-styled {
		font-size: 14px;
		line-height: 20px;
	}
	.header_search .s_btn {
		line-height: normal;
	}
	.header_search .select {
		width: 145px;
	}
	.header_search .search_txt {
		background-position: left 20px center;
		padding-left: 45px;
	}
	/**20-02-2020**/
	.page-store-locator .header_bar h2 {
		font-size: 34px;
	}
	.single_store_sec1 .mob_swap_container .store_detail_sec .address_sec h4 {
		margin-top: 40px;
		border-top: 1px solid #ddd;
		border-bottom: 0px;
		padding-top: 40px;
		margin-bottom: 10px;
		float: left;
		width: 100%;
	}
	.single_store_sec1 .mob_swap_container .store_detail_sec .store-section-inc:first-child .address_sec h4 {
		margin-top: 0;
		border: 0;
		padding-top: 10px;
	}
	.single_store_sec1 .mob_swap_container .store_detail_sec .address_sec p {
		width: 100%;
	}
	.single_store_sec1 .mob_swap_container .store_detail_sec .address_sec .icon_storeInfo {
		margin-bottom: 0;
	}
	.single_store_sec1 .mob_swap_container .store_detail_sec .btn_saveStore {
		margin-top: 30px;
		width: auto;
		float: left;
		padding: 15px 21px;
		font-size: 14px;
	}
	.single_store_sec1 .store_detail .bottom_sec .rite_col.holiday_Sec_div {
		margin-bottom: 50px;
	}
	.single_store_sec1 .store_map {
		float: left;
		width: 100%;
		margin-top: 40px;
	}
	/**20-02-2020 end**/
	.explore_content_wrap .result_column .result_sec .result_content_row .result_box.sale_result_box {
		margin-left: 0px;
	}
	.header_wrap .top_bar .container.padRight0 {
		padding: 0px;
	}
	.marker_info p.marker_address {
		margin-bottom: 15px;
	}
	.mobile_beer_filter .sale_beer_info {
		width: 28%;
	}
	.mobile_beer_filter .format_det_beer {
		width: 72%;
	}
}
@media screen and (max-width: 830px) {
	.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle span.afterimg::after {
		right: 10px;
	}
	.site_default_btn {
		margin-bottom: 10px;
	}
	.single_beer_sec_1 .fig_sec .detail_block #add_to_wishlist_btn {
		margin-left: 0px;
	}
}
@media screen and (min-width: 768px) {	
	.ordering_faq li.nav-item.dropdown {
    display: none;
}
.cost-section .mobile-only {
    display: none;
}
	.page-store-locator .header_bar .bar_form .search_input .search_store_btn_page,
	.page-store-locator .header_bar .bar_form .search_input .search_store_btn_page_id {
		height: 40px !important;
		width: 40px !important;
		right: 5px;
		top: 5px;
	}
	
	.top_bar .header_locator .store_name::after {
		right: 0;
	}
	header .header_nav .menu_back_level,
	header .header_nav .menu_back_level_second,
	header .header_nav .menu_back_level_last {
		display: none !important;
	}
	header .header_nav ul.menu > li > a:hover {
		color: #f4b233 !important;
	}
	header .mobNavLogo {
		display: none !important;
	}
	.right-section-container .article-post-block .right-section-container {
		margin-right: -15px;
	}
	.archive_recipe_wrap .recipe-block-area .right-section-container {
		margin-right: -15px;
	}
	.header_wrap.relHeader header .header_nav ul li .sub-menu{
		margin-top: -5px;
	}
	.header_wrap.relHeader header .header_nav .mega-sub-menu{
		top: 58px;
	}
	.sticky-header.header_wrap .top_bar .header_locator .locator_icon img {
		display: block;
    }
    .non_beer_store .sticky-header.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup {
        right: -75px;
    }
    .non_beer_store .sticky-header.header_wrap .login_popup::before {
        right: -95px;
    }
    .non_beer_store .header_wrap.sticky-header .locator_popup {
        right: -10px;
    }
    .non_beer_store .header_wrap.sticky-header .locator_popup::before {
        right: 12px;
    }
    .non_beer_store .header_wrap .top_bar .topLinks li.locatorHeaderLink{
        min-width: 75px;
    }
    .non_beer_store .header_wrap.sticky-header .top_bar .topLinks li.locatorHeaderLink{
        min-width: inherit;
    }
}
header .header_nav .menu_back_level {
	display: none;
}
header .header_nav .mega-sub-menu .main_head,
header .header_nav .mega-sub-menu .sub_head {
	display: none !important;
}
.m_bot_desk10 {
	margin-bottom: 10px !important;
}

@media screen and (min-width: 1300px) {
	.sticky-header.header_wrap .stickey_view .col1,
	.sticky-header.header_wrap .stickey_view .col3{
		width: 28%;
	}
	.sticky-header.header_wrap .stickey_view .col2{
		width: 44%;
		padding-right: 50px !important;
	}
}
@media screen and (min-width: 1100px) {
	.container section.community_bottom_banner {
		min-height: 266px;
		background-size: 100%;
	}
}
/**Responsive**/
@media screen and (min-width: 1651px) {
	.home_slider .slick-arrow.slick-prev {
		left: 130px;
	}
	.home_slider .slick-arrow.slick-next {
		right: 130px;
	}
}


@media screen and (max-width: 1799px) and (min-width: 1601px) {
	.champion-des-background-sec {
		background-size: 100% 97%;
	}
	#champion_des_background_sec .champion-side-image-inner {
		margin-top: -135px;
	}
	.champion-content-text .champion-content-Title {
		color: #000000;
		font-family: "Leviathan-HTF-Black";
		font-size: 31px;
		line-height: 48px;
		margin-bottom: 22px;
	}
	.champion-des-block .champion-content-Des p {
		font-size: 16px;
		line-height: 25px;
		color: #000;
		font-family: "Gotham-Book";
		margin-bottom: 40px;
		text-align: justify;
	}
	.champion-registration-wrap {
		padding-top: 100px;
		padding-bottom: 90px;
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	.champion-registration-wrap .container {
		max-width: 1460px;
	}
	.yeti-left-section {
		padding: 0 90px;
	}
	.registration-vertcal-line {
		height: calc(100vh - 460px);
	}
	.champion-members-logo-block {
		padding-top: 55px;
		text-align: center;
	}
	.champion-call-wrap {
		padding: 80px 0px;
	}
	.champion-call-wrap .champion-call-descripton {
		margin-bottom: 45px;
	}
	.tileColumnSection .tileBox .contentBox .cellView p .block {
		display: inline;
	}
	.tileColumnSection .col-sm-3:nth-child(4) .tileBox .contentBox .cellView p .block {
		display: block;
	}
	.tileColumnSection .col-sm-3:nth-child(4) .tileBox .contentBox .cellView p {
		margin-bottom: 70px;
	}
	.contentBox .cellView h3 {
		font-size: 25px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 25px;
	}
}
html[data-useragent*='MSIE 10.0'] .slider_box_wrap .banner_video {
	height: inherit;
}
/*** css for IE 11 ***/

@media all and (-ms-high-contrast: none) {
	*::-ms-backdrop,
	.slider_box_wrap .banner_video {
		height: inherit;
	}
	/* IE11 */
}
@supports (-ms-ime-align: auto) {
	.slider_box_wrap .banner_video {
		height: inherit;
	}
}
@media screen and (max-width: 1600px) and (min-width: 1400px) {
	#champion_des_background_sec .champion-side-image-inner {
		margin-top: -126px;
	}
	.champion-team-row ul li span img {
		width: 50px;
		height: 50px;
	}
	.champion-des-block .champion-content-Des p {
		margin-bottom: 20px;
		line-height: 27px;
	}
	.champion-content-text .champion-content-Title {
		margin-bottom: 15px;
		font-size: 30px;
	}
	.champion-des-block .champion-content-text {
		width: 61%;
		float: left;
		padding: 8% 7%;
	}
	.champion-registration-wrap {
		padding-top: 100px;
		padding-bottom: 100px;
		background-size: 100% 100%;
		background-repeat: no-repeat;
	}
	.champion-members-logo-block {
		padding-top: 40px;
		text-align: center;
	}
	.champion-registration-wrap .container {
		max-width: 1325px;
	}
	.yeti-left-section {
		padding: 0 80px;
	}
	.registration-vertcal-line {
		height: calc(100vh - 322px);
	}
	.champion-call-wrap {
		padding: 80px 0px;
	}
	.champion-call-wrap .champion-call-descripton {
		margin-bottom: 26px;
	}
	.champion-team-profile-wrap .champion-team-profile-privacy .container {
		padding: 0px;
	}
	.shop_widget .shop_online {
		margin-top: -100px;
	}
}
/* end 1600px - 1400px */

@media screen and (max-width: 1460px) and (min-width: 1365px) {
	.champion-content-text .champion-content-Title {
		margin-bottom: 15px;
		font-size: 26px;
	}
	.champion-team-row ul li {
		padding-right: 30px;
	}
	.champion-des-block .champion-content-Des p {
		margin-bottom: 20px;
		line-height: 24px;
		font-size: 14px;
	}
	.champion-call-wrap {
		padding: 80px 0px;
	}
	.champion-call-wrap .champion-call-descripton {
		margin-bottom: 40px;
	}
	.registration-steps-wrap .registration-list span {
		color: #fff;
		font-size: 30px;
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
	.champion-registration-form-wrap .champion-registration-form-title {
		font-size: 29px;
	}
	.champion-registration-form-wrap .champion-registration-form-subtitle {
		font-size: 14px;
		line-height: 18px;
	}
	.registration-vertcal-line {
		height: calc(100vh - 270px);
	}
	.registration-steps-wrap .registration-content h2 {
		line-height: 26px;
	}
	.registration-steps-wrap .registration-content p {
		line-height: 20px;
	}
	.champion-members-logo-block {
		padding-top: 50px;
	}
	.champion-registration-wrap {
		padding-bottom: 80px;
	}
	.champion-team-row ul li span img {
		width: 50px;
		height: 50px;
	}
	.champion-registration-wrap {
		padding-top: 90px;
	}
}
@media screen and (max-width: 1440px) and (min-width: 1367px) {
	.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle {
		/*padding: 28px 11px;*/
	}
	.champion-des-block .champion-content-text {
		padding: 6% 6%;
	}
	.champion-des-block .champion-content-Des p {
		margin-bottom: 13px;
		line-height: 25px;
	}
	.champion-content-text .champion-content-Title {
		margin-bottom: 11px;
		line-height: 32px;
		font-size: 26px;
	}
	.yeti-container {
		padding: 130px 0px 0px;
	}
	.yeti-left-section {
		padding: 0 55px;
	}
	.champion-yeti-head {
		font-size: 26px;
		margin-bottom: 15px;
	}
	.champion-yeti-description span.bold-text {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.tileColumnSection .col-sm-3:nth-child(4) .tileBox .contentBox .cellView .site_default_btn {
		float: left;
	}
}
@media screen and (max-width: 1366px) and (min-width: 1279px) {
	.container section.community_bottom_banner .community_bottom_banner_content a {
		margin-top: 4px;
	}
	.champion-des-block .champion-content-text {
		width: 61%;
		float: left;
		padding: 5% 4%;
	}
	.yeti-left-section {
		padding: 0 23px;
	}
	.champion-des-block .champion-content-Des p {
		margin-bottom: 13px;
		line-height: 25px;
	}
	.champion-content-text .champion-content-Title {
		margin-bottom: 9px;
		font-size: 27px;
		line-height: 32px;
	}
	.yeti-container {
		padding: 140px 0px 0px;
	}
	.champion-yeti-head {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.champion-yeti-description span.bold-text {
		margin-bottom: 15px;
	}
	.champion-yeti-description .list ul li {
		margin-bottom: 15px;
	}
	.header_search {
		bottom: 25%;
	}
}
/* media end 1279px 1366px */

@media screen and (max-width: 1299px) and (min-width: 1200px) {
	.champion-content-text .champion-content-Title {
		font-size: 23px;
	}
	.champion-des-block .champion-content-Des p {
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 25px;
	}
	.registration_main_title h2 {
		font-size: 30px;
		margin-bottom: 55px;
	}
	.champion-content-text .champion-content-Title {
		margin-bottom: 10px;
	}
	.champion-des-block .champion-content-text {
		padding: 7% 7%;
	}
	.yeti-left-section {
		padding: 0 60px;
	}
	.yeti-container {
		padding: 120px 0px 0px;
	}
	.champion-yeti-head {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.champion-yeti-description span.bold-text {
		margin-bottom: 10px;
		font-size: 15px;
	}
	.champion-yeti-description .list ul {
		padding-left: 40px;
		margin-bottom: 0;
	}
	.champion-yeti-description .list ul li {
		margin-bottom: 15px;
		font-size: 14px;
	}
	.champion-yeti-description p {
		padding-right: 0;
		font-size: 10px;
	}
	.champion-team-row ul li {
		padding-right: 20px;
	}
	.champion-team-row ul li span img {
		width: 50px;
		height: 50px;
	}
	#champion_des_background_sec .champion-side-image-inner {
		margin-top: -100px;
	}
	.champion-contest-wrap .champion-contest-head {
		margin-top: 16%;
		color: #000000;
		font-family: "Leviathan-HTF-Black";
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 5px;
		text-align: center;
	}
	.champion-contest-wrap .champion-contest-subtitle {
		font-size: 14px;
		line-height: 38px;
		font-family: "Gotham-Bold";
		padding-bottom: 30px;
	}
	.contest-brand-img2 img {
		width: 80px;
		margin-left: auto;
		margin-right: auto;
	}
	.champion-contest-wrap .champion-contest-list ul li {
		font-size: 14px;
		line-height: 22px;
		font-family: "Gotham-Book";
		padding-bottom: 10px;
	}
	.champion-contest-wrap .contest-brand-block .contest-brand-img {
		padding-bottom: 16px;
		padding-top: 10px;
	}
	.champion-contest-wrap .Champion-Contest-Button .champion-contest-btn {
		font-size: 14px;
	}
	.champion-contest-wrap .Champion-Contest-Button {
		text-align: center;
		margin-top: 20px;
	}
	.champion-registration-wrap .container {
		max-width: 1140px;
	}
	.champion-team-profile-wrap .champion-team-profile-privacy .container {
		padding: 0px;
	}
	.registration-steps-wrap {
		padding-top: 35px;
		margin-bottom: 35px;
		padding-bottom: 5px;
	}
	.registration-steps-wrap .registration-list span {
		font-size: 18px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.registration-steps-wrap .registration-content h2 {
		font-family: "Gotham-Bold";
		margin-top: 0px;
		color: #fff;
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 4px;
	}
	.ms_feild_group_main p.notice_message {
		margin-bottom: 5px;
		padding-top: 10px;
	}
	.registration-steps-wrap .registration-content p {
		font-family: "Gotham-Book";
		font-size: 10px;
		color: #fff;
		line-height: 18px;
	}
	.champion-registration-wrap .registration-left-title {
		color: #fff;
		font-family: "Leviathan-HTF-Black";
		font-size: 26px;
		line-height: 38px;
		margin-bottom: 5px;
		text-align: left;
	}
	.champion-registration-form-wrap .champion-registration-form-title {
		color: #fff;
		font-family: "Leviathan-HTF-Black";
		font-size: 24px;
	}
	.champion-registration-form-wrap .champion-registration-form-subtitle {
		text-align: center;
		font-size: 14px;
		line-height: 20px;
		font-family: "Gotham-Book";
		padding-bottom: 10px;
		color: #fff;
		padding-top: 8px;
	}
	.champion-registration-form-container .champion-registration-form-text,
	.champion-registration-form-container .champion-registration-form-email,
	.champion-registration-form-container .champion-registration-form-phone {
		padding: 8px 10px;
		border: 1px solid #d6d6d6;
		border-radius: 4px;
		float: left;
		margin-bottom: 18px;
	}
	.champion-registration-form-container .champion-registration-form-submit {
		width: 100%;
		float: left;
		background: #F4B233;
		color: #000;
		text-transform: uppercase;
		border: 0px;
		padding: 8px 10px;
		font-family: "Gotham-Bold";
		font-size: 14px;
		border-radius: 4px;
	}
	.champion-members-logo-block {
		padding-top: 56px;
	}
	.champion-registration-wrap {
		padding-top: 60px;
		padding-bottom: 60px;
		background-size: cover;
		width: 100%;
		float: left;
		background-position: top center;
	}
	.champion-team-row {
		margin-top: 20px;
	}
	.champion-team-profile-main-btn {
		margin-top: 20px;
	}
	.champion-team-row {
		margin-top: 30px;
		padding-top: 30px;
	}
	.team-card-btn {
		font-size: 16px;
		padding: 14px 29px;
	}
	/**/
	.champion-team-profile-wrap .champion-team-privacy-title {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.champion-team-profile-wrap .champion-team-privacy-desc {
		font-size: 14px;
		line-height: 22px;
	}
	/**/
	.champion-team-profile-wrap .champion-team-profile-title {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.champion-team-profile-wrap .champion-team-profile-subtitle {
		text-align: center;
		font-size: 14px;
	}
	.champion-team-profile-block .champion-team-profile-block-title {
		text-align: center;
		font-size: 20px;
	}
	.champion-call-wrap .champion-call-title {
		color: #fff;
		font-family: "Leviathan-HTF-Black";
		font-size: 26px;
		line-height: 38px;
		margin-bottom: 16px;
		text-align: center;
	}
	.champion-call-wrap .champion-call-descripton {
		font-size: 13px;
		line-height: 20px;
		font-family: "Gotham-Bold";
		color: #fff;
		margin-bottom: 40px;
	}
	.champion-call-wrap .champion-call-btn {
		width: 155px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.registration-vertcal-line {
		width: 1px;
		height: calc(100vh - 235px);
	}
	.champion-registration-form-container span.wpcf7-not-valid-tip {
		font-size: 1em;
		width: 270px;
		bottom: -54px;
	}
	.cform_sec_two span.wpcf7-not-valid-tip {
		font-size: 0.65em;
	}
	.champion-team-profile-main-desc {
		font-size: 14px;
		line-height: 22px;
	}
	div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
		font-size: 14px;
	}
	.ms_feild_group_main p {
		font-size: 14px;
	}
	.mc-field-group.input-group label.main_lebel {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.champion-members-logo-block ul li img {
		width: 390px;
		margin: 0 auto;
	}
	input#mc-embedded-subscribe {
		font-size: 16px;
	}
	header .header_nav ul li {
		padding-right: 35px;
	}
	.header_search {
		bottom: 150px;
	}
	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel {
		padding-bottom: 170px;
	}
	/****/
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 20px;
		margin-bottom: 8px;
	}
	.tileColumnSection .tileBox .contentBox .cellView.top {
		padding-top: 30px;
	}
	.tileColumnSection .tileBox .contentBox .cellView .site_default_btn {
		float: left;
	}
	.sticky-header.header_wrap header {
		max-width: 650px;
	}
	.sticky-header.header_wrap header .header_nav ul#menu-main-menu>li>a {
		font-size: 14px;
	}
	.tileColumnSection .tileBox .contentBox .cellView ul li img {
		max-width: 100px;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart {
		padding: 10px 25px;
		font-size: 12px;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .col_2 {
		width: 10%;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .col_3 {
		width: 25%;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 {
		width: 23%;
	}
	header .header_nav .mega-sub-menu ul li {
		padding: 0px 15px;
	}
}
/* end 1200px */

@media screen and (min-width: 1200px) and (max-width: 1660px) {
	.header_wrap .container {
		padding: 0 15px;
	}
	.container {
		padding: 0 45px;
	}
	.container_sm {
		padding: 0 60px;
	}
	.c_guide_slider_section .container {
		padding: 0px 160px;
	}
	.c_guide_slider_section .slick-dots button {
		width: 15px;
		height: 15px;
	}
	.champion-team-profile-wrap .champion-team-profile-privacy .container {
		padding: 0px;
	}
	.store_area .container.mob_swap {
		padding-left: 45px;
	}
}
@media (max-width: 1299px) {
	.more_store_main .onsale_box .onsale_content .onsale_title {
		font-size: 16px;
		margin-bottom: 6px;
	}
	.more_store_main .onsale_box .onsale_content .onsale_anchor {
		font-size: 12px;
	}
	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
		font-size: 48px;
	}
	.single_beer_sec_1 .more_detail .more_detail_box ul {
		font-size: 12px;
	}
	.single_beer_sec_1 .more_detail .more_detail_box ul li .col_3 a {
		font-size: 8px;
		margin-top: 0px;
	}
	.single_beer_insp_sec .pair_box .content_sec {
		padding: 20px;
	}
	.single_beer_insp_sec .pair_box .content_sec h3 {
		margin-bottom: 16px;
	}
	.single_store_sec1 .store_detail .top_sec h2 {
		font-size: 24px;
	}
	/**/
	.sectionCtaBanner .textColumn .contentInner {
		max-width: none;
		width: calc(100% - 60px);
	}
	.sectionCtaBanner .textColumn h2 {
		font-size: 36px;
		line-height: 40px;
	}
	/************* Single Beer ************/
	/*
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box {
		padding-right: 15px;
		margin-right: 15px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
		font-family: "Gotham-Bold";
		font-size: 16px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
		font-size: 16px;
		line-height: 16px;
		}*/
		.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p:before {
			margin: 0px 5px;
		}
	}
	/* media end 1299px */

	@media screen and (min-width: 1200px) and (max-width: 1299px) {
		.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content h3 {
			font-size: 14px;
		}
		.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content {
			padding: 0 10px;
		}
		.explore_content_wrap .result_sec .result_box {
			width: 20%;
		}
		.explore_content_wrap .result_sec .result_box p {
			font-size: 10px;
		}
		.explore_content_wrap .result_sec .result_box h4 {
			font-size: 11px;
		}
		.more_store_main .onsale_box .onsale_content .onsale_title {
			font-size: 14px;
			line-height: normal;
		}
		.more_store_main .onsale_box .onsale_img {
			width: 120px;

		}
		.more_store_main .onsale_box .onsale_content {
			padding-left: 15px;
			width: calc(100% - 125px);
		}
		.more_store_main.beer_sale_slider a {
			font-size: 12px;
		}
		.more_store_main .onsale_box .onsale_content .onsale_dimension {
			font-size: 11px;
		}
		.onsale_footer .onsale_price .reg_price {
			font-size: 12px;
		}
		.onsale_footer .onsale_price .sale_price {
			font-size: 12px;
		}
		.more_store_main .onsale_box .onsale_footer .saving-price {
			margin-left: 10px;
			font-size: 12px;
		}
		.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer button {
			max-width: 100px;
			font-size: 12px;
		}
		.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
			max-width: 100px;
			font-size: 12px;
		}
		.more_store_main .onsale_box .onsale_content .onsale_dimension .icons-onsale {
			padding-right: 5px;
		}
		.home_cat_style .cat_stl_box .head .txt {
			font-size: 24px;
		}
		.home_category .cat_sec .cat_box h3 {
			font-size: 18px;
		}
		.section_appstore .app_text_sec {
			padding-top: 40px;
		}
		.col_container .col_row .col_box_inner .col_bottom {
			padding: 20px;
		}
		.beer_explore_wrap .explore_bar .format_filter .styled_check {
			margin-right: 9px !important;
			padding-left: 25px;
		}
		/****/
	/*  .header_search .select .select-styled {
padding: 9px 10px;
font-size: 11px;
}
.header_search .select {
width: 102px;
}
.header_search .select .select-styled::after {
top: 15px;
transform: scale(0.9);
-webkit-transform: scale(0.9);
}
.header_search .select .select-styled.active::after {
transform: rotate(180deg) scale(0.9);
-webkit-transform: rotate(180deg) scale(0.9);
}
.header_search .select .select-options {
font-size: 11px;
}
.header_search .search_txt {
padding-left: 108px;
}*/
.beer_explore_wrap .explore_bar .format_filter .border_right::after {
	right: -12px;
}
.beer_explore_wrap .explore_bar .format_filter .border_right {
	margin-right: 20px;
}
.beer_store_name span.checkmark {
	margin-right: 7px;
}
.single_beer_sec_1 .nearest_store_main .innerbox.border {
	padding-left: 20px;
	padding-right: 20px;
}
.single_beer_sec_1 .nearest_store_main .innerbox {
	padding: 25px 15px;
}
.single_beer_sec_1 .stock_text {
	padding-left: 38px;
}
.nearest_store_main span.checkicontext {
	margin-left: 7px;
	width: calc(100% - 36px);
}
.beer_explore_wrap .explore_bar .format_filter .border_right::after {
	right: -5px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
	.registration-steps-wrap {
		padding-bottom: 10px;
	}
	.slider_box_wrap {
		height: calc(100vw / 1.3);
	}
	.slider_box_wrap .slider_box_inner {
		height: calc(100vw / 1.3);
	}
	.slider_box_wrap .banner_video {
		height: calc(100vw / 1.3);
	}
	.home_slider {
		height: calc(100vw / 1);
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.how_does_work .row .col-sm-4:before {
    left: 26%;
}
.ordering_faq li {
    padding: 0 35px;
}
	header .header_nav ul li {
		padding-right: 40px;
	}
	header .header_search {
		max-width: 210px;
	}
	.champion-team-row ul li {
		display: inline-block;
		padding-right: 5%;
	}
	.section_appstore .app_text_sec .logo-icon {
		width: 120px;
	}
	.section_appstore .app_text_sec .app_txt {
		width: calc(100% - 120px);
		padding-left: 20px;
	}
	.section_appstore .app_text_sec .app_txt h3 {
		font-size: 24px;
		margin-bottom: 6px;
	}
	.section_appstore .app_text_sec .app_txt p {
		font-size: 16px;
		margin-bottom: 20px;
	}
	.section_appstore .app_text_sec .app_txt .app_btn img {
		max-width: 120px;
	}
	.section_appstore .app_text_sec {
		padding-top: 40px;
	}
	.home_category .cat_sec .cat_box h3 {
		font-size: 15px;
		letter-spacing: 0;
	}
	.home_cat_style .style_cat_sec .custom-pro-col {
		width: 50%;
	}
	.home_cat_style .cat_stl_box {
		margin-bottom: 50px;
	}
	.home_cat_style {
		padding-bottom: 40px;
	}
	header .header_nav ul li.shoplink a {
		padding-right: 15px;
	}
	.single_beer_sec_1 .more_detail .more_detail_box ul li .col_2 {
		width: 20%;
	}
	.single_beer_sec_1 .more_detail .more_detail_box ul li .col_3 {
		width: 40%;
	}
	.single_beer_sec_1 .more_detail .more_detail_box .no_detail {
		font-size: 12px;
	}
	.single_beer_insp_sec .pair_box .content_sec {
		padding: 15px;
	}
	.single_beer_insp_sec .pair_box .content_sec h3 {
		margin-bottom: 10px;
	}
	.single_beer_insp_sec .pair_box .content_sec p {
		font-size: 13px;
		margin-bottom: 7px;
	}
	.single_beer_explore_sec .content_col h2 {
		font-size: 22px;
	}
	.single_store_sec1 .store_detail .bottom_sec h4 {
		font-size: 14px;
	}
	.single_store_sec1 .store_detail .bottom_sec p {
		font-size: 12px;
	}
	.single_store_sec1 .store_detail .top_sec h2 {
		font-size: 20px;
	}
	.single_store_sec1 .store_detail .bottom_sec .rite_col table {
		font-size: 12px;
	}
	.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content {
		width: calc(100% - 90px);
		height: 83px;
		padding: 0 8px;
		background-position: center right 2px;
	}
	.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content h3 {
		font-size: 12px;
	}
	.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .thumb_img {
		width: 90px;
		height: 83px;
	}
	.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box img {
		height: 81px;
	}
	.explore_content_wrap .filter_column {
		width: 300px;
	}
	.explore_content_wrap .result_column {
		width: calc(100% - 300px);
	}
	.explore_content_wrap .fullwidth_column {
		width: 100%;
	}
	.explore_content_wrap .result_sec .result_box {
		width: 25%;
		padding: 0 10px;
	}
	.explore_content_wrap .result_content {
		padding-right: 5px;
	}
	.explore_content_wrap .result_sec .result_box p {
		font-size: 10px;
	}
	.explore_content_wrap .result_sec .result_box h4 {
		font-size: 13px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 8px;
		padding-left: 20px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		top: 1px;
		height: 15px;
		width: 15px;
		border-radius: 3px;
	}
	.mac .beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		top: -1px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check input {
		width: 15px;
		height: 15px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark::after {
		width: 5px;
		height: 10px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border::before {
		left: -10px;
	}
	.beer_explore_wrap .explore_bar .format_filter {
		font-size: 11px;
	}
	.beer_explore_wrap .explore_bar .format_filter .titile_txt {
		margin-right: 10px;
	}
	.beer_explore_wrap .explore_bar .bar_head {
		font-size: 12px;
	}
	.page-store-locator .store_area .store_column .store_select_box .lft_col .st_time {
		font-size: 10px;
	}
	.page-store-locator .store_area .store_column .store_select_box .lft_col .st_num {
		font-size: 10px;
	}
	.page-store-locator .store_area .store_column .store_select_box .lft_col .st_name {
		font-size: 12px;
	}
	.changeStorePopupWrap .changeStorePopup_inner {
		max-width: 950px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_name {
		font-size: 12px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_num {
		font-size: 10px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_time {
		font-size: 10px;
	}
	.contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box {
		padding: 25px 15px;
	}
	.contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content .para {
		font-size: 12px;
	}
	.contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content h3 {
		font-size: 14px;
	}
	.contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content {
		width: calc(100% - 30px);
		padding-left: 5px;
	}
	.contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .icon {
		width: 25px;
	}
	.contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .icon img {
		max-width: 20px;
	}
	.new-store-wrap .new-store-content .new_store_carousel_wrap .slick-arrow {
		top: calc(50% - 45px);
		width: 40px;
		height: 40px;
		background-size: 40px !important;
	}
	.new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box h3 {
		font-size: 14px;
		padding-right: 25px;
		word-break: break-all;
	}
	.col_container .col_row .col_box_inner .col_bottom h3 {
		font-size: 20px;
	}
	.col_container .col_row .col_box_inner .col_bottom .links_inner .link-arrow {
		font-size: 8px;
	}
	.col_container .col_row .col_box_inner .col_bottom {
		padding: 30px 20px;
	}
	.gift_card_page_wrap .intro_btn_sec .heading {
		font-size: 24px;
		width: calc(100% - 266px);
	}
	.gift_card_page_wrap .intro_btn_sec .btn_dv {
		width: 260px;
	}
	.custom-widget-sidebar {
		margin-top: 10px;
	}
	.single_column .two_col_wrap .entertaining_box h2.levi_font {
		font-size: 26px;
	}
	.single_column .two_col_wrap .entertaining_box .ent_btn {
		font-size: 10px;
		padding: 15px 5px;
	}
	.single_beer_insp_sec .pair_box .content_sec .link_dv .link-arrow {
		bottom: 20px;
	}
	header .header_nav .mega-sub-menu .mega_separate_list li.head {
		font-size: 13px;
	}
	header .header_nav .mega-sub-menu ul li a {
		font-size: 12px;
	}
	.beer_explore_wrap .explore_bar .bar_head .filter_txt {
		margin-right: 5px;
		padding-right: 5px;
		padding-left: 20px;
	}
	.beer_explore_wrap .explore_bar .bar_head .reset_btn {
		padding-left: 18px;
	}
	.editor_text .editor_text_row .right_column .call-out-content h4 {
		font-size: 13px;
		word-break: break-all;
	}
	header .header_nav ul li>a>span {
		font-size: 11px;
	}
	/****/
	header .header_search select {
		width: 100px;
		font-size: 12px;
	}
	header .header_search .select {
		width: 90px;
		font-size: 10px;
	}
	header .header_search .select .select-styled {
		padding: 10px 7px;
		font-size: 10px;
	}
	header .header_search .select .select-styled::after {
		right: 3px;
		top: 15px;
		transform: scale(0.9);
		-webkit-transform: scale(0.9);
	}
	header .header_search .select .select-styled.active::after {
		transform: rotate(180deg) scale(0.9);
		-webkit-transform: rotate(180deg) scale(0.9);
	}
	header .header_search .search_txt {
		padding-left: 95px;
		font-size: 12px;
	}
	header .header_search .select .select-options {
		font-size: 10px;
	}
	header .header_search .select .select-options li {
		padding: 7px;
	}
	.single_column .two_col_wrap .two_col_row .col_sm_2 {
		width: 50%;
		margin-bottom: 30px;
	}
	.single_column .two_col_wrap .two_col_row .col_sm_2:last-child {
		margin-bottom: 0;
	}
	header .header_search .search_txt::placeholder {
		font-size: 14px;
	}
	header .header_search .search_txt::-webkit-input-placeholder {
		/* Chrome/Opera/Safari */
		font-size: 14px;
	}
	header .header_search .search_txt::-moz-placeholder {
		/* Firefox 19+ */
		font-size: 14px;
	}
	header .header_search .search_txt:-ms-input-placeholder {
		/* IE 10+ */
		font-size: 14px;
	}
	.beer_explore_wrap .explore_bar .format_filter .border_right::after {
		right: -15px;
	}
	.beer_explore_wrap .explore_bar .format_filter .border_right {
		margin-right: 20px;
	}
	.single_beer_sec_1 .nearest_store_main .innerbox.border {
		padding-left: 15px;
		padding-right: 15px;
	}
	.beer_store_name span.checkmark {
		margin-right: 5px;
	}
	.closet_store p.store_row {
		/* padding-right: 20px; */
	}
	.closet_store p.store_row .closeAnchor {
		font-size: 13px;
	}
	.single_beer_sec_1 .nearest_store_main .innerbox {
		padding: 25px 15px;
	}
	.nearest_store_main span.checkicontext {
		margin-left: 7px;
		width: calc(100% - 36px);
	}
	.single_beer_sec_1 .stock_text {
		padding-left: 35px;
	}
	.beer_explore_wrap .explore_bar .format_filter .border_right::after {
		right: -5px;
	}
	.single_store_holiday .store_holiday_days .holiday_info {
		font-size: 12px;
	}
	.single_store_holiday .store_holiday_days .holiday_name {
		font-size: 14px;
	}
	.nearest_store_main span.checkicontext.notAvail {
		font-size: 18px;
		line-height: 24px;
	}
	/***Cottaging Guide CSS Start***/
	.cottaging_guide_wrap .c_guide_box .c_guide_title h4 {
		font-size: 18px;
	}
	.cottaging_guide_wrap .c_guide_box .c_guide_content {
		padding: 20px 15px;
	}
	.more_guide_sec .more_cguide_carousel .insp_column .img_sec {
		width: 110px;
	}
	.more_guide_sec .more_cguide_carousel .insp_column .img_sec img {
		height: 160px;
	}
	.more_guide_sec .more_cguide_carousel .insp_column .content_sec {
		width: calc(100% - 115px);
		padding: 10px;
	}
	.more_guide_sec .more_cguide_carousel .insp_column .content_sec h3 {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.more_guide_sec .more_cguide_carousel .insp_column .content_sec p {
		font-size: 13px;
		line-height: 18px;
	}
	.more_guide_sec .more_cguide_carousel .insp_column .content_sec .link_dv {
		bottom: 10px;
		right: 15px;
	}
	#champion_des_background_sec .champion-side-image-inner {
		margin-top: -80px;
		width: 34.4%;
		float: right;
	}
	.champion-des-block .champion-content-text {
		width: 64%;
		float: left;
		padding: 7% 7%;
	}
	.yeti-left-section {
		padding: 0 30px;
		margin-bottom: 0;
	}
	.yeti-right-section-inner {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.yeti-right-section {
		margin-bottom: 80px;
	}
	.yeti-right-section-image {
		display: inline-block;
	}
	.champion-content-text .champion-content-Title {
		color: #000000;
		font-family: "Leviathan-HTF-Black";
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 10px;
	}
	.champion-des-block .champion-content-Des p {
		font-size: 12px;
		line-height: 18px;
		color: #000;
		font-family: "Gotham-Book";
		margin-bottom: 18px;
		text-align: justify;
	}
	.champion-des-block .champion-content-button {
		font-family: "Gotham-Bold";
		font-size: 12px;
	}
	.champion-contest-wrap .champion-contest-list ul li {
		font-size: 14px;
		line-height: 20px;
		font-family: "Gotham-Book";
		padding-bottom: 10px;
	}
	.champion-contest-wrap .Champion-Contest-Button {
		text-align: center;
		clear: both;
		width: 100%;
		float: left;
		margin-top: 20px;
	}
	.registration-vertcal-line {
		display: none;
	}
	.contest-brand-img2 img {
		margin-left: auto;
		margin-right: auto;
	}
	.registration-block-left {
		width: 100%;
		float: left;
	}
	.champion-registration-form-wrap {
		width: 100%;
		float: left;
	}
	.registration-steps-wrap .registration-list {
		width: 8%;
		float: left;
	}
	.champion-registration-wrap {
		padding-top: 60px;
		padding-bottom: 60px;
		background-size: cover;
	}
	.champion-members-logo-block {
		padding-top: 111px;
		text-align: center;
		width: 100%;
		float: left;
	}
	.registration-steps-wrap .registration-row {
		margin-bottom: 10px;
	}
	.registration-steps-wrap .registration-content h2 {
		font-family: "Gotham-Bold";
		margin-top: 0px;
		color: #fff;
		font-size: 18px;
		line-height: 30px;
	}
	.registration-steps-wrap .registration-list span {
		color: #fff;
		font-size: 18px;
		font-family: "Gotham-Bold";
		border-radius: 100%;
		border: 2px solid #f4b233;
		width: 45px;
		height: 45px;
		display: inline-block;
		text-align: center;
		line-height: 45px;
	}
	.champion-team-profile-main-desc {
		font-size: 14px;
		line-height: 22px;
	}
	.team-card-btn {
		font-size: 14px;
		padding: 14px 26px;
	}
	.champion-team-row {
		margin-top: 20px;
		padding-top: 20px;
	}
	.champion-team-row {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.champion-team-row ul li span img {
		width: 50px;
		height: 50px;
	}
	.registration-block-left {
		border-right: 0px;
		padding-right: 0px;
	}
	.champion-registration-form-wrap {
		padding-left: 0px;
	}
	.champion-registration-form-wrap .champion-registration-form-title {
		color: #fff;
		font-family: "Leviathan-HTF-Black";
		font-size: 24px;
		line-height: 38px;
		margin-bottom: 5px;
		text-align: center;
		margin-top: 0px;
	}
	.champion-registration-form-wrap .champion-registration-form-subtitle {
		text-align: center;
		font-size: 14px;
		line-height: 18px;
		font-family: "Gotham-Book";
		padding-bottom: 15px;
		color: #fff;
		padding-top: 4px;
	}
	.champion-members-logo-block.desktop_view ul {
		margin-top: 18px;
	}
	.champion-members-logo-block {
		padding-top: 30px;
	}
	/**/
	.champion-team-profile-wrap .champion-team-privacy-title {
		font-size: 24px;
		line-height: 30px;
	}
	.champion-team-profile-wrap .champion-team-privacy-desc {
		font-size: 14px;
		line-height: 22px;
	}
	/**/
	.champion-contest-wrap .champion-contest-head {
		font-size: 24px;
		margin-top: 14%;
	}
	.champion-registration-wrap .registration-left-title {
		font-size: 24px;
	}
	.champion-team-profile-wrap .champion-team-profile-title {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 6px;
	}
	.champion-team-profile-block .champion-team-profile-block-title {
		padding-bottom: 7px;
	}
	.champion-team-profile-block .champion-team-profile-block-subtitle {
		line-height: 24px;
	}
	.champion-team-profile-wrap .champion-team-profile-subtitle {
		font-size: 14px;
		line-height: 24px;
	}
	.champion-call-wrap {
		padding: 70px 0px;
	}
	.champion-call-wrap .champion-call-descripton {
		font-size: 12px;
		line-height: 18px;
		font-family: "Gotham-Book";
		color: #fff;
		margin-bottom: 35px;
		padding: 0px 18%;
	}
	.champion-call-wrap .champion-call-title {
		color: #fff;
		font-family: "Leviathan-HTF-Black";
		font-size: 24px;
		line-height: 20px;
		margin-bottom: 14px;
		text-align: center;
	}
	.champion-call-wrap .champion-call-btn {
		width: 155px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.champion-contest-wrap .Champion-Contest-Button .champion-contest-btn {
		font-size: 14px;
	}
	.champion-registration-form-container .champion-registration-form-submit {
		font-size: 14px;
	}
	.champion-team-profile-wrap .champion-team-profile-subtitle {
		padding-bottom: 20px;
	}
	/**/
	.c_guide_slider_section .container {
		padding: 0px 120px;
	}
	.c_guide_slider_section .slick-dots button {
		width: 15px;
		height: 15px;
	}
	.c_guide_slider_section .c_guide_slider_heading {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 25px;
	}
	.champion-team-profile-block-plugin .step_three .preview_text p {
		font-size: 14px;
	}
	.shop_widget .shop_online h4 {
		font-size: 16px;
		line-height: 20px;
	}
	.shop_widget .shop_online li {
		height: 150px;
	}
	.shop_widget .shop_online {
		margin-top: -162px;
	}
	.header_search {
		/*padding: 0 25px;*/
		bottom: 27%;
	}
	.beer_explore_wrap .explore_bar::after {
		left: 40px;
		right: 40px;
	}
	.sticky-header.header_wrap .top_bar .logoHeader {
		padding: 25px 0;
	}
	.sticky-header.header_wrap header .header_nav ul#menu-main-menu>li>a {
		font-size: 11px;
	}
	.sticky-header.header_wrap header {
		max-width: 540px;
	}
	.sticky-header.header_wrap header .header_nav ul li {
		padding-right: 25px;
	}
	.sticky-header.header_wrap header .header_nav ul.menu>li.menu-item-has-children>a::after {
		margin-top: 3px;
	}
	/**19-02-2020**/
	.page-banner-search-wrap .page-banner-content .input-box-inner {
		max-width: 700px;
	}
	/**19-02-2020**/
	.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart {
		font-size: 12px;
		line-height: 12px;
		padding: 10px 15px;
	}
	.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart{
		padding: 24px 15px;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a {
		max-width: 125px;
		font-size: 10px;
		min-width: 105px;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 {
		width: 20%;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .col_3 {
		width: 28%;
	}
	.tabbed-deatil-desc .more_detail_box .total_cans .col_2 {
		width: 13%;
	}
	footer .footer_menu h2 {
		font-size: 16px;
	}
	.page-store-locator .store_area .store_column {
		padding-left: 30px;
	}
}
/**20-02-2020 end**/

@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.tileColumnSection .tileBox .contentBox .cellView p {
		font-size: 13px;
	}
	.tileColumnSection .tileBox .contentBox .cellView {
		padding: 15px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h2 {
		font-size: 34px;
		line-height: 34px;
	}
	.tileColumnSection .tileBox .contentBox .cellView ul li img {
		max-width: 90px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
		font-size: 14px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
		font-size: 14px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle span.afterimg::after {
		right: 0;
	}
	.top_bar .header_locator,
	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
		padding-right: 15px;
	}
	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup {
		right: -130px;
	}
	.logged-in .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .login_popup {
		right: -13px;
	}
	.header_wrap .top_bar .topLinks li .login_user_options ul li a {
		padding: 12px 20px;
	}
	.header_wrap .top_bar .topLinks li .login_user_options ul li a span {
		font-size: 16px;
	}
	.recipe-box-content {
		min-height: 110px;
	}
	.archive_recipe .recipe-cook span.block {
		padding-left: 2px;
	}
	.full_page_account .page_container .tab-content .info .third_section .panel .inner_panel .order_description {
		border-bottom: 2px solid #d6d6d6;
	}
	.full_page_account .page_container .tab-content .info .third_section .panel .inner_panel .order_description:last-child {
		border-bottom: 0px;
	}
	.bg-line:before {
		top: 45%;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.ordering_faq li {
		padding: 0 20px;
	}
	.bg-line:before {
		top: 48%;
	}
	header .header_nav ul li>a {
		padding: 20px 2px;
		letter-spacing: -0.2px;
		font-size: 12px;
	}
	header .header_nav ul li>a>span {
		letter-spacing: -0.2px;
		font-size: 9px;
	}
	header .header_nav .mega-sub-menu ul li a {
		font-size: 11px;
		padding: 3px 0;
	}
	header .header_search {
		max-width: 165px;
	}
	header .header_search {
		margin-top: 37px;
	}
	header .logo img {
		max-width: 100%;
	}
	.champion-team-row ul li {
		display: inline-block;
		padding-right: 15px;
	}
	.rec_popup_main h3 {
		font-size: 24px;
	}
	.home_category .cat_sec .cat_box {
		padding: 0 5px;
	}
	.home_category .cat_sec .cat_box h3 {
		font-size: 13px;
		letter-spacing: 0;
	}
	.home_cat_style .cat_stl_box .head .txt {
		font-size: 20px;
		margin-right: 10px;
	}
	.home_cat_style .cat_stl_box {
		margin-bottom: 50px;
	}
	.home_cat_style {
		padding-bottom: 40px;
	}
	.explore_content_wrap .filter_area .search_area .txt_b {
		padding: 8px 8px;
	}
	.section_appstore .app_text_sec .app_txt h3 {
		font-size: 20px;
	}
	.section_appstore .app_text_sec .logo-icon {
		width: 100px;
	}
	.section_appstore .app_text_sec .logo-icon img {
		max-width: 100%;
	}
	.section_appstore .app_text_sec .app_txt {
		width: calc(100% - 100px);
		padding-left: 15px;
	}
	.section_appstore .app_text_sec .app_txt h3 {
		font-size: 18px;
	}
	.section_appstore .app_text_sec .app_txt .app_store_btn {
		margin-right: 10px;
	}
	.section_appstore .app_text_sec .app_txt .app_btn img {
		max-width: 95px;
	}
	.section_appstore .app_text_sec {
		padding-top: 20px;
	}
	.newsletterwidget .newsletter_txt h2 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.newsletterwidget .newsletter_txt h3 {
		font-size: 16px;
		letter-spacing: 4.5px;
	}
	.slick-arrow {
		width: 40px;
		height: 40px;
		background-size: 40px !important;
	}
	.newsletterwidget .newsletter_form .btn_box {
		width: 150px;
	}
	.newsletterwidget .newsletter_form .input_box {
		width: calc(100% - 150px);
	}
	.editor_text .editor_text_row .right_column .call-out-content {
		border-radius: 5px;
	}
	header .header_nav ul li.shoplink a {
		background-size: 10px;
		padding-right: 15px;
	}
	.more_store_main {
		padding: 0 60px;
	}
	.more_store_main .onsale_box .onsale_content .onsale_anchor {
		font-size: 10px;
		line-height: 14px;
		margin-bottom: 2px;
	}
	.more_store_main .onsale_box .onsale_content .onsale_title {
		font-size: 13px;
		line-height: 16px;
	}
	.more_store_main .onsale_box .onsale_content ul {
		font-size: 12px;
		line-height: 18px;
	}
	.more_store_main .onsale_box .onsale_img {
		width: 120px;
	}
	.more_store_main .onsale_box .onsale_content {
		width: calc(100% - 125px);
		padding-left: 15px;
	}
	.more_store_main.beer_sale_slider a {
		font-size: 12px;
	}
	.more_store_main .onsale_box .onsale_content .onsale_dimension {
		font-size: 11px;
	}
	.onsale_footer .onsale_dimension {
		font-size: 11px;
		line-height: 16px;
	}
	.onsale_footer .onsale_price .reg_price {
		font-size: 11px;
		line-height: 25px;
	}
	.onsale_footer .onsale_price .sale_price {
		font-size: 12px;
		line-height: 25px;
	}
	.more_store_main .onsale_box .onsale_footer .saving-price {
		font-size: 11px;
		line-height: 25px;
		margin-left: 8px;
	}
	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer button {
		font-size: 11px;
		line-height: 15px;
		max-width: 85px;
	}
	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
		max-width: 85px;
		font-size: 11x;
		line-height: 15px;
	}
	footer .footer_menu h2 {
		font-size: 14px;
	}
	footer .footer_menu ul li a {
		font-size: 12px;
	}
	.footer_social_share .social_footer ul li.tw_share a {
		background-position: center left 2px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .desc h2 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .desc h3 {
		font-size: 20px;
		margin-bottom: 8px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .desc p {
		font-size: 13px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .desc {
		margin-bottom: 25px;
	}
	.single_beer_explore_sec .content_col h2 {
		font-size: 18px;
		padding-top: 7px;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner {
		max-width: 650px;
	}
	.single_beer_insp_sec .pair_box .img_sec {
		float: none;
		width: 100%;
	}
	.single_beer_insp_sec .pair_box .content_sec {
		float: none;
		width: 100%;
	}
	.single_beer_insp_sec .pair_box .content_sec p {
		font-size: 12px;
	}
	.single_beer_insp_sec .pair_box .img_sec img {
		border-radius: 5px 5px 0 0px;
	}
	.single_store_sec1 .store_detail .bottom_sec .rite_col table {
		font-size: 10px;
	}
	.page-top-header .top-banner-text .top-banner-text-inner {
		margin: 0 auto;
	}
	/**20-02-2020 end**/
	.single_store_sec1 .store_detail .top_sec h2 {
		font-size: 20px;
	}
	.single_store_sec1 .store_detail .top_sec p {
		font-size: 12px;
	}
	.single_store_sec1 .store_detail .bottom_sec p {
		font-size: 10px;
	}
	.single_store_wrap .single_store_brand_sec .brand_head h2 {
		font-size: 24px;
	}
	.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content h3 {
		font-size: 14px;
	}
	.explore_content_wrap .result_column::before {
		display: none;
	}
	/**06-03-2020 end**/
	.explore_content_wrap .filter_area {
		/* padding-right: 15px; */
	}
	.explore_content_wrap .result_sec .result_box {
		width: 33.33334%;
	}
	.beer_explore_wrap .explore_bar .bar_head {
		font-size: 10px;
	}
	.beer_explore_wrap .explore_bar .format_filter {
		font-size: 8px;
	}
	.beer_explore_wrap .explore_bar .format_filter .titile_txt {
		margin-right: 5px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 1px;
		padding-left: 12px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		height: 10px;
		width: 10px;
		border-radius: 2px;
		top: 1px;
	}
	.mac .beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		top: 0;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check input {
		width: 10px;
		height: 10px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark::after {
		left: 2px;
		top: 0px;
		width: 4px;
		height: 7px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border::before {
		left: -5px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border {
		margin-left: 7px;
	}
	.page-beertype-wrap .top_desc {
		margin-bottom: 30px;
	}
	.page-beertype-wrap .heading h2 {
		font-size: 24px;
	}
	.page-beertype-wrap .beer_type_sec .beer_type_box .head {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.page-beertype-wrap .beer_type_sec .beer_type_box {
		padding: 25px 15px;
	}
	.page-beertype-wrap .beer_type_sec .beer_type_box .content_area .lt_sec {
		font-size: 12px;
	}
	.page-beertype-wrap .beer_type_sec .beer_type_box .content_area .lt_sec p {
		min-height: 130px;
	}
	.page-beertype-wrap .beer_style_sec .beer_style_box .head {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.page-beertype-wrap .beer_style_sec .beer_style_box {
		padding: 20px 15px;
	}
	.page-beertype-wrap .beer_style_sec .beer_style_box .content_area .lt_sec {
		font-size: 12px;
	}
	.callout_three_wrap .callout_col .callout_bottom p {
		font-size: 12px;
	}
	.home_slider .slick-arrow.slick-prev {
		left: 30px;
	}
	.home_slider .slick-arrow.slick-next {
		right: 30px;
	}
	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel {
		padding: 0 60px;
		/*padding-bottom: 100px;*/
		padding-bottom: 119px;
	}
	.slider_box_wrap.right-title .slider_text .slider_text_tbl .slider_text_cel {
		padding: 0;
	}
	.slider_box_wrap.right-title .slider_text {
		padding-left: 15px;
	}
	.slider_box_wrap.left-image .slider_img {
		padding-right: 15px;
	}
	.slider_box_wrap.center-image .slider_img {
		max-width: 595px;
		margin: 0 auto;
	}
	header .header_nav .mega-sub-menu {
		top: 111px;
	}
	header .header_nav .mega-sub-menu .mega_separate_list {
		padding-bottom: 0;
	}
	header .header_nav .mega-sub-menu .mega_separate_list li.head {
		font-size: 10px;
		padding: 15px;
	}
	.sticky-header.header_wrap header .header_nav .mega-sub-menu {
		top: 81px;
	}
	header .header_nav .mega-sub-menu>li>a {
		font-size: 12px;
	}
	header .header_nav .mega-sub-menu li .menu-type>li>a {
		font-size: 12px;
	}
	header .header_nav .mega-sub-menu li .menu-type li .menu-style {
		padding: 0 15px;
		padding-top: 20px;
		left: 140px;
	}
	header .header_nav .mega-sub-menu li .menu-type li .menu-style li a {
		font-size: 12px;
	}
	header .header_nav .mega-sub-menu>li {
		padding: 0 15px;
	}
	header .header_nav .mega-sub-menu li .menu-type {
		width: 140px;
		left: 150px;
		padding: 0 15px;
	}
	.sticky-header.header_wrap header .header_search {
		margin-top: 24px;
	}
	.top_bar .header_locator .locator_icon {
		margin-right: 10px;
	}
	/*.top_bar .header_locator .store_name {
        margin-right: 22px;
        }*/
        .sticky-header.header_wrap header .logo {
        	padding-top: 30px;
        }
        .callout_three_wrap .callout_col .callout_bottom h4 {
        	font-size: 16px;
        	min-height: 38px;
        	margin-bottom: 10px;
        }
        .single_column .two_col_wrap .two_col_row .col_30 {
        	width: 100%;
        	float: none;
        }
        .single_column .two_col_wrap .two_col_row .col_70 {
        	float: none;
        	width: 100%;
        }
        .page-store-locator .store_area .mob_swap {
        	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;
        	padding: 0;
        	width: 100%;
        }
        /**20-02-2020**/
        .page-store-locator .store_area .map_column {
        	float: none;
        	width: 100%;
        	height: 300px;
        	border-left: none;
        	border-bottom: 1px solid #d6d6d6;
        	position: relative !important;
        	-webkit-box-ordinal-group: 1;
        	-moz-box-ordinal-group: 1;
        	-ms-flex-order: 1;
        	-webkit-order: 1;
        	order: 1;
        	right: 0px;
        }
        .page-store-locator .store_area .store_column {
        	float: none;
        	width: 750px;
        	-webkit-box-ordinal-group: 2;
        	-moz-box-ordinal-group: 2;
        	-ms-flex-order: 2;
        	-webkit-order: 2;
        	order: 2;
        	margin: 0 auto;
        	padding-left: 30px;
        	padding-right: 30px;
        	min-height: inherit;
        }
        /**20-02-2020 end**/
        .changeStorePopupWrap .changeStorePopup_inner {
        	max-width: 720px;
        }
        .changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input {
        	width: 50%;
        }
        .changeStorePopupWrap .changeStorePopup_inner .store_area {
        	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;
        }
        .changeStorePopupWrap .changeStorePopup_inner .store_area .store_column {
        	float: none;
        	width: 100%;
        	-webkit-box-ordinal-group: 2;
        	-moz-box-ordinal-group: 2;
        	-ms-flex-order: 2;
        	-webkit-order: 2;
        	order: 2;
        }
        .changeStorePopupWrap .changeStorePopup_inner .store_area .map_column {
        	float: none;
        	width: 100%;
        	height: 300px;
        	border-bottom: 1px solid #d6d6d6;
        	border-left: none;
        	-webkit-box-ordinal-group: 1;
        	-moz-box-ordinal-group: 1;
        	-ms-flex-order: 1;
        	-webkit-order: 1;
        	order: 1;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box {
        	padding: 25px 10px;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .icon {
        	width: 25px;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .icon img {
        	max-width: 20px;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content {
        	width: calc(100% - 25px);
        	padding-left: 5px;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content .para {
        	font-size: 10px;
        	word-break: break-word;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content h3 {
        	font-size: 14px;
        }
        .contact-wrap .contact-page-content h2 {
        	font-size: 24px;
        }
        .contact-page-content .contact_form_wrap .contact_form_row .form_link_col h3 {
        	font-size: 18px;
        }
        .explore_content_wrap .result_sec .result_box p {
        	line-height: 14px;
        	font-size: 13px;
        }
        .explore_content_wrap .result_sec .result_box h4 {
        	font-size: 13px;
        	/* font-size: 11px; */
        }
        .explore_content_wrap .result_sec .result_box .result_box_inner .bottom_res_cont {
        	min-height: 70px;
        }
        .explore_content_wrap .fullwidth_column {
        	width: 100%;
        }
        .explore_content_wrap .fullwidth_column .result_sec .result_box .result_box_inner .bottom_res_cont {
        	min-height: 50px;
        }
        .section_appstore .app_text_sec .app_txt p {
        	font-size: 13px;
        	margin-bottom: 15px;
        }
        .contact-page-content .contact_num {
        	padding: 40px 0;
        }
        .contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box .content .link-arrow {
        	font-size: 9px;
        }
        .contact-page-content .contact_form_wrap {
        	padding: 40px 0;
        }
        .contact_page_map_wrap {
        	padding: 40px 0;
        }
        .single_column h2 {
        	font-size: 24px;
        }
        .editor_text .editor_text_row .left_column h3 {
        	font-size: 20px;
        }
        .new-store-wrap .new-store-content .new_store_carousel_wrap .slick-arrow {
        	top: calc(50% - 40px);
        }
        .new-store-wrap .new-store-content .new_store_content_sec h2 {
        	font-size: 24px;
        	line-height: 32px;
        }
        .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box h3 {
        	font-size: 13px;
        	padding-right: 25px;
        	word-break: break-word;
        }
        .mbot_60 {
        	margin-bottom: 40px;
        }
        .single_column h3 {
        	font-size: 20px;
        }
        .col_container .col_row .col_box_inner .col_bottom {
        	padding: 20px;
        }
        .col_container .col_row .col_box_inner .col_bottom .links_inner .link-arrow.left_btn {
        	float: right;
        }
        .gift_card_page_wrap .intro_copy {
        	font-size: 18px;
        }
        .gift_card_page_wrap .intro_btn_sec .heading {
        	font-size: 20px;
        	width: calc(100% - 176px);
        }
        .gift_card_page_wrap .intro_btn_sec .btn_dv {
        	width: 170px;
        }
        .gift_card_page_wrap .intro_btn_sec .btn_dv .site_default_btn {
        	padding: 12px 5px;
        }
        .gift_card_page_wrap .card_btn_dv a {
        	width: calc(50% - 8px);
        	font-size: 12px;
        	padding: 20px 10px;
        }
        .single_column .two_col_wrap .two_col_row .thumbnail_col {
        	width: 200px;
        }
        .single_column .two_col_wrap .two_col_row .content_col {
        	width: calc(100% - 200px);
        }
        .single_column .two_col_wrap .two_col_row .thumbnail_col .img_thumb {
        	height: 130px;
        }
        .single_column .two_col_wrap .two_col_row .thumbnail_col .img_thumb img {
        	max-height: 100px;
        }
        .single_column .two_col_wrap .entertaining_box {
        	padding: 40px 15px;
        }
        .single_column .two_col_wrap .entertaining_box h2.levi_font {
        	font-size: 20px;
        }
        .single_column .two_col_wrap .entertaining_box p {
        	font-size: 12px;
        }
        .single_column .two_col_wrap .entertaining_box .ent_btn {
        	font-size: 8px;
        	padding: 16px 5px;
        }
        .newsletterwidget .newsletter_form .btn_box input {
        	font-size: 14px;
        }
        .single_beer_insp_sec .pair_box .content_sec .link_dv .link-arrow {
        	position: relative;
        	right: 0;
        	bottom: 0;
        }
        header .header_nav ul.menu>li:nth-child(2) {
        	/*padding-left: 0;*/
        }
        header .header_nav ul.menu>li:nth-child(3) {
        	/*padding-left: 20px;*/
        }
        .slider_box_wrap .banner_video {
        	/*height: 360px;*/
        	height: 650px;
        }
        .home_slider {
        	/*height: 360px;*/
        	height: 650px;
        }
        .slider_box_wrap {
        	/*height: 360px;*/
        	height: 650px;
        }
        .slider_box_wrap .slider_img img {
        	max-width: 595px;
        }
        .slider_box_wrap.left-image .slider_img img {
        	max-width: 354px;
        }
        .slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img {
        	max-width: 500px;
        }
        .editor_text .editor_text_row .right_column .call-out-content {
        	padding: 15px;
        }
        .editor_text .editor_text_row .right_column .call-out-content h4 {
        	font-size: 13px;
        	word-break: break-all;
        }
        .slider_box_wrap .slider_box_inner {
        	height: 650px;
        }
        .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel .site_default_btn {
        	padding: 8px 30px;
        	margin-top: 22px;
        }
        .slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
        	font-size: 36px;
        }
        .beer_explore_wrap .explore_bar .col-sm-9 {
        	padding-left: 0;
        }
        .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box {
        	/*width: 50%;*/
        }
        .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box ul li a {		
        	font-size: 12px;
        }
        .new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box .about_store_detail .site_default_btn {		
        	font-size: 12px;
        }
        /****/
        header .header_search select {
        	width: 80px;
        	padding: 0 5px;
        	font-size: 10px;
        }
        header .header_search .search_txt {
        	padding-left: 77px;
        	font-size: 10px;
        }
        header .header_search .select {
        	width: 75px;
        }
        header .header_search .select .select-styled {
        	padding: 12px 5px;
        	font-size: 9px;
        }
        header .header_search .select .select-styled::after {
        	right: 0px;
        	top: 15px;
        	transform: scale(0.6);
        	-webkit-transform: scale(0.6);
        }
        header .header_search .select .select-styled.active::after {
        	transform: rotate(180deg) scale(0.6);
        	-webkit-transform: rotate(180deg) scale(0.6);
        }
        header .header_search .select .select-options {
        	font-size: 9px;
        }
        header .header_search .select .select-options li {
        	padding: 5px;
        }
        .single_column .two_col_wrap .two_col_row .col_sm_2 {
        	width: 50%;
        	margin-bottom: 30px;
        }
        .single_column .two_col_wrap .two_col_row .col_sm_2:last-child {
        	margin-bottom: 0;
        }
        header .header_search .search_txt::placeholder {
        	font-size: 9px;
        }
        header .header_search .search_txt::-webkit-input-placeholder {
        	/* Chrome/Opera/Safari */
        	font-size: 9px;
        }
        header .header_search .search_txt::-moz-placeholder {
        	/* Firefox 19+ */
        	font-size: 9px;
        }
        header .header_search .search_txt:-ms-input-placeholder {
        	/* IE 10+ */
        	font-size: 9px;
        }
        .beer_explore_wrap .explore_bar .format_filter .border_right::after {
        	right: -12px;
        }
        .beer_explore_wrap .explore_bar .format_filter .border_right {
        	margin-right: 20px;
        }
        .single_beer_sec_1 .nearest_store_main .innerbox {
        	padding: 30px 15px;
        }
        .nearest_store_main span.checkicontext {
        	margin-left: 8px;
        	font-size: 20px;
        	width: calc(100% - 37px);
        }
        .single_beer_sec_1 .stock_text {
        	font-size: 14px;
        	margin-left: 0;
        }
        .single_beer_sec_1 .nearest_store_main .innerbox.border {
		/* padding-left: 15px;
		padding-right: 15px; */
	}
	.single_beer_sec_1 .stock_text {
		padding-left: 34px;
	}
	.closet_store p.store_row .closeAnchor {
		font-size: 12px;
	}
	/* .closet_store p.store_row {
        flex: 0 0 50%;
        max-width: 50%;
        } */
        .closet_store p.store_row.col-row-2 {
        	/*padding-right: 20px;*/
        	padding-right: 11px;
        }
        .closet_store p.store_row.col-row-5 {
        	/*padding-right: 20px;*/
        	padding-right: 11px;
        }
        .closet_store p.store_row {
        	/*padding-right: 20px;*/
        	padding-right: 11px;
        }
        .stock_status span.checkicon img {
        	width: 24px;
        	height: 24px;
        }
        .col-sm-3.customWidth {
        	width: 30%;
        }
        .col-sm-9.customWidth {
        	width: 70%;
        }
        .beer_explore_wrap .explore_bar .format_filter .border_right::after {
        	right: -2px;
        }
        .single_store_holiday .store_holiday_days .holiday_name {
        	font-size: 11px;
        }
        .single_store_holiday .store_holiday_days .holiday_info {
        	font-size: 10px;
        }
        .nearest_store_main span.checkicontext.notAvail {
        	font-size: 18px;
        	line-height: 24px;
        }
        /***Cottaging Guide CSS Start***/
        .cottaging_guide_wrap .c_guide_box .c_guide_title h4 {
        	font-size: 16px;
        	line-height: 20px;
        }
        .cottaging_guide_wrap .c_guide_box .c_guide_content {
        	padding: 20px 15px;
        }
        .single_cguide_wrap .c_tips_share_sec .share_btn {
        	margin-right: 30px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .img_sec {
        	width: 100px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .img_sec img {
        	height: 150px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .content_sec {
        	width: calc(100% - 105px);
        	padding: 5px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .content_sec h3 {
        	margin-bottom: 5px;
        	letter-spacing: 0;
        	font-size: 13px;
        	margin-top: 5px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .content_sec p {
        	font-size: 10px;
        	line-height: 13px;
        	margin-bottom: 5px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .content_sec .link_dv {
        	bottom: 10px;
        	right: 10px;
        }
        .more_guide_sec .more_cguide_carousel .insp_column .content_sec .link_dv .link-arrow {
        	font-size: 9px;
        }
        #champion_des_background_sec .champion-side-image-inner {
        	margin-top: -62px;
        }
        .champion-content-text .champion-content-Title {
        	font-size: 14px;
        	line-height: 20px;
        	margin-bottom: 6px;
        }
        .champion-des-block .champion-content-Des p {
        	font-size: 12px;
        	line-height: 16px;
        	color: #000;
        	font-family: "Gotham-Book";
        	margin-bottom: 6px;
        	text-align: justify;
        }
        .champion-des-block .champion-content-button {
        	font-family: "Gotham-Bold";
        	font-size: 12px;
        }
        .champion-des-block .champion-content-text {
        	width: 64%;
        	float: left;
        	padding: 4% 4%;
        }
        .yeti-left-section {
        	padding: 0 20px;
        }
        .champion-yeti-head {
        	font-size: 28px;
        	margin-bottom: 10px;
        }
        .champion-yeti-description .list ul {
        	margin-bottom: 25px;
        }
        .yeti-container {
        	padding: 145px 0px 0px;
        }
        .yeti-right-section-inner {
        	margin-top: 0;
        }
        .yeti-right-section-image {
        	text-align: right;
        }
        .yeti-right-section-image img {
        	width: 80%;
        }
        .yeti-right-section.yet-eq-hght {
        	height: auto !important;
        }
        .contest-brand-img2 img {
        	width: 55px;
        	margin-left: auto;
        	margin-right: auto;
        }
        .champion-des-background-sec {
        	background-size: 100% 100%;
        }
        .champion-contest-wrap .champion-contest-head {
        	margin-top: 15%;
        	font-size: 20px;
        	line-height: 20px;
        	margin-bottom: 5px;
        }
        .champion-contest-wrap .champion-contest-subtitle {
        	font-size: 16px;
        	line-height: 38px;
        	font-family: "Gotham-Bold";
        	padding-bottom: 25px;
        }
        .champion-registration-form-container .champion-registration-form-submit {
        	font-size: 14px;
        }
        .champion-contest-wrap .champion-contest-list {
        	padding-left: 0px;
        }
        .registration-block-left {
        	border-right: 0px;
        	padding-right: 0px;
        }
        .champion-registration-form-wrap {
        	padding-left: 0px;
        }
        .champion-contest-wrap .champion-contest-list ul li {
        	font-size: 12px;
        	line-height: 18px;
        	padding-bottom: 6px;
        }
        .champion-contest-wrap .Champion-Contest-Button {
        	width: 100%;
        	float: left;
        	margin-top: 20px;
        }
        .champion-contest-wrap .Champion-Contest-Button .champion-contest-btn {
        	padding: 12px 22px;
        	letter-spacing: 0.2px;
        	font-size: 14px;
        }
        .champion-registration-wrap {
        	padding-top: 60px;
        	padding-bottom: 60px;
        }
        .champion-members-logo-block ul li img {
        	width: 270px;
        }
        input#mc-embedded-subscribe {
        	font-size: 14px;
        }
        .registration-steps-wrap .registration-list span {
        	line-height: 55px;
        }
        .champion-registration-wrap .registration-left-title {
        	font-size: 20px;
        	line-height: 28px;
        }
        .registration-vertcal-line {
        	display: none;
        }
        .registration-steps-wrap {
        	padding-top: 40px;
        	width: 100%;
        	float: left;
        }
        .registration-steps-wrap .registration-row {
        	margin-bottom: 15px;
        }
        .registration-steps-wrap .registration-row:last-child {
        	margin: 0;
        }
        .registration-steps-wrap .registration-list span {
        	color: #fff;
        	font-size: 22px;
        	font-family: "Gotham-Bold";
        	border-radius: 100%;
        	border: 2px solid #f4b233;
        	width: 45px;
        	height: 45px;
        	display: inline-block;
        	text-align: center;
        	line-height: 45px;
        }
        .registration-steps-wrap .registration-list {
        	width: 8%;
        	float: left;
        }
        .registration-steps-wrap .registration-content h2 {
        	font-family: "Gotham-Bold";
        	margin-top: 0px;
        	color: #fff;
        	font-size: 18px;
        	line-height: 22px;
        }
        .registration-steps-wrap .registration-content p {
        	font-family: "Gotham-Book";
        	font-size: 12px;
        	color: #fff;
        	line-height: 20px;
        }
        .champion-registration-form-wrap .champion-registration-form-title {
        	color: #fff;
        	font-family: "Leviathan-HTF-Black";
        	font-size: 24px;
        	line-height: 30px;
        	margin-bottom: 10px;
        	text-align: center;
        }
        .mc-field-group.input-group strong {
        	font-size: 14px;
        }
        div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
        	font-size: 14px;
        }
        .champion-registration-form-wrap .champion-registration-form-subtitle {
        	font-size: 12px;
        	line-height: 18px;
        	padding-bottom: 20px;
        	padding-top: 0px;
        }
        .champion-members-logo-block {
        	padding-top: 16px;
        	text-align: center;
        	width: 100%;
        	float: left;
        }
        .champion-members-logo-block ul li:first-child {
        	margin-right: 25px;
        }
        /**/
        .champion-team-profile-wrap .champion-team-privacy-title {
        	font-size: 24px;
        	line-height: 24px;
        }
        .champion-team-profile-wrap .champion-team-privacy-desc {
        	font-size: 12px;
        	line-height: 18px;
        }
        /**/
        .champion-team-profile-wrap .champion-team-profile-title {
        	font-size: 24px;
        	line-height: 24px;
        	margin-bottom: 0px;
        }
        .champion-team-profile-wrap .champion-team-profile-subtitle {
        	text-align: center;
        	font-size: 13px;
        	line-height: 38px;
        	padding-bottom: 20px;
        }
        .champion-team-profile-block {
        	padding-top: 30px;
        	padding-left: 30px;
        	padding-right: 30px;
        	border: 1px solid #ddd;
        }
        .champion-team-profile-block .champion-team-profile-block-title {
        	text-align: center;
        	font-size: 22px;
        	line-height: 38px;
        	font-family: "Gotham-Bold";
        	padding-bottom: 10px;
        }
        .champion-team-profile-block .champion-team-profile-block-subtitle {
        	text-align: center;
        	font-size: 12px;
        	line-height: 20px;
        	font-family: "Gotham-Book";
        	padding-bottom: 24px;
        }
        .champion-call-wrap .champion-call-title {
        	font-size: 18px;
        	line-height: 16px;
        	margin-bottom: 12px;
        }
        .champion-call-wrap .champion-call-descripton {
        	font-size: 12px;
        	line-height: 18px;
        	font-family: "Gotham-Book";
        	color: #fff;
        	margin-bottom: 20px;
        }
        .champion-call-wrap {
        	padding: 60px 0px;
        }
        .champion-contest-wrap {
        	padding-bottom: 40px;
        }
        .champion-call-wrap .champion-call-btn {
        	width: 145px;
        	height: 40px;
        	line-height: 40px;
        	text-align: center;
        	font-size: 14px;
        }
        .champion-team-profile-main-desc {
        	font-size: 12px;
        	line-height: 18px;
        }
        .champion-team-profile-main-btn {
        	margin-top: 15px;
        }
        .team-card-btn {
        	font-size: 12px;
        	padding: 10px 20px;
        }
        .champion-team-row {
        	margin-top: 20px;
        }
        .champion-team-row ul li {
        	line-height: 24px;
        }
        .champion-team-row ul li span img {
        	width: 35px;
        	height: 50px;
        }
        .champion-team-row {
        	padding-bottom: 20px;
        	margin-bottom: 20px;
        	margin-top: 30px;
        }
        /** Mail chimp start css**/
        div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
        	float: left;
        	font-size: 14px;
        	margin-right: 30px;
        	padding-left: 30px;
        }
        #mc_embed_signup_scroll span.checkmark {
        	height: 20px;
        	width: 20px;
        }
        #mc_embed_signup_scroll li.checkbox_container input {
        	height: 20px;
        	width: 20px;
        	margin: 0;
        }
        div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
        	line-height: 20px;
        }
        .champion-contest-wrap .champion-contest-list p {
        	font-size: 14px;
        	line-height: 18px;
        }
        /** Mail chimp start end**/
        .registration_main_title h2 {
        	font-size: 24px;
        	margin-bottom: 30px;
        }
	/* .setting_subscriber_boxes p {
font-size: 14px;
line-height: 22px;
} */
.c_guide_slider_section .slick-arrow.slick-prev {
	left: -40px;
}
.c_guide_slider_section .slick-arrow.slick-next {
	right: -40px;
}
.c_guide_slider_section .c_guide_slider_heading {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
}
.c_guide_slider_section .slick-dots button {
	width: 10px;
	height: 10px;
}
.champion-team-profile-wrap .champion-team-profile-privacy .container {
	padding: 0px;
}
.champion-team-profile-block-plugin .step_three .preview_text p {
	font-size: 12px;
	line-height: 18px;
}
.shop_widget .shop_online li a {
	padding: 0px 0px;
}
.shop_widget .shop_online .icon {
	margin: 0 0 5px 0px;
	height: 45px;
}
.header_search {
	padding: 0 30px;
	max-width: 750px;
}
header .header_nav ul li {
	padding-right: 15px;
}
.shop_widget .shop_online {
	max-width: 600px;
	margin-top: -80px;
}
.shop_widget .shop_online h4 {
	font-size: 16px;
	line-height: 20px;
}
.shop_widget .shop_online li {
	height: 150px;
}
.shop_widget .shop_online .icon img {
	max-height: 40px;
}
.header_search .search_txt {
	height: 50px;
}
.header_search .s_btn {
	height: 50px;
}
.header_search .select {
	height: 40px;
}
.header_search .select .select-styled {
	padding: 10px;
}
.header_search .select .select-styled::after {
	top: 16px;
}
.header_search .select .select-styled.active::after {
	top: 20px;
}
.header_search .search_txt {
	background-size: 16px;
}
.home_slider .slick-arrow {
	top: 40%;
}
.filter_box_header {
	top: 40px;
}
.beer_explore_wrap .explore_bar::after {
	left: 25px;
	right: 25px;
}
.sticky-header.header_wrap header {
	max-width: 430px;
}
.sticky-header.header_wrap .top_bar .logoHeader img {
	height: 28px;
}
.sticky-header.header_wrap .top_bar .logoHeader {
	padding: 27px 0;
}
.sticky-header.header_wrap header .header_nav ul li {
	padding-right: 10px;
}
.sticky-header.header_wrap header .header_nav ul#menu-main-menu>li>a {
	font-size: 10px;
}
.sticky-header.header_wrap header .header_nav ul.menu>li.menu-item-has-children>a::after {
	right: -6px;
	margin-top: 4px;
	width: 5px;
	height: 5px;
}
.contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row select {
	border-radius: 5px;
	height: 50px;
	padding: 8px;
}
/**19-02-2020**/
.page-banner-search-wrap .page-banner-content .banner-title h2 {
	font-size: 30px;
}
.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field {
	padding-left: 44px;
	height: 45px;
	background-size: 16px;
}
.page-banner-search-wrap .page-banner-content .input-box-inner button {
	font-size: 16px;
	line-height: 48px;
	height: 45px;
}
.page-banner-search-wrap .page-banner-content .input-box-inner {
	max-width: 600px;
}
/*******************/
.modal-dialog.cart_popupDiv {
	margin: 150px auto;
	max-width: 565px;
}
/*****************/
.header_wrap .top_bar .col-sm-9.padRight0 {
	padding-left: 0px;
}
.header_wrap .top_bar .logoHeader {
	padding: 22px 0;
}
.header_wrap .top_bar .logoHeader img {
	height: 31px;
}
.top_bar .header_locator,
.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
	margin-right: 15px;
}
.header_wrap .top_bar .topLinks li.locatorHeaderLink {
	margin-right: 5px;
}
.header_wrap .top_bar .topLinks li {
	height: 75px;
	padding: 25px 0px;
}
.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle {
	padding-left: 0px;
	padding-right: 0px;
}
.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle {
	padding: 25px 0px;
}
/*************/
.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart:first-child {
	height: 65px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart {
	padding: 8px 5px;
	font-size: 11px;
	line-height: 11px;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart{
	padding: 20px 5px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_1 {
	width: 25%;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_2 {
	width: 10%;
	white-space: nowrap;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 {
	width: 27%;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_3 {
	width: 100px;
	text-align: left;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_2 {
	width: calc(55% - 50px);
	text-align: center;
	padding-right: 10%;
}
.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_1 {
	width: calc(45% - 50px);
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 {
	width: 20%;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_5 {
	width: 25%;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .sale_badge {
	font-size: 9px;
	padding: 1px 2px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_minus,
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_plus {
	width: 23px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk .item_count {
	width: 28px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span,
.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk input {
	height: 31px;
	line-height: 31px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a {
	max-width: 110px;
	font-size: 10px;
	height: 33px;
	line-height: 28px;
	margin: 0px;
	min-width: 100px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .stroke {
	font-size: 10px;
	width: 40px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .sale_price {
	width: 40px;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a img {
	width: 14px;
}
.mobile_beer_filter .sale_beer_info {
	width: 23%;
}
.styled_check {
	font-size: 10px;
	margin-right: 11px;
	padding-left: 18px;
}
.styled_check .checkmark {
	height: 14px;
	width: 14px;
	border-radius: 3px;
}
.styled_check .checkmark::after {
	width: 4px;
	height: 8px;
}
.mobile_beer_filter .format_det_beer {
	width: 76%;
	padding-left: 15px;
}
.mobile_beer_filter .bs-other-filters .titile_txt {
	margin-right: 5px;
	font-size: 11px;
}
header > .container {
	padding-left: 5px;
}
header > .container > .col-sm-12 {
	padding: 0;
}
.news_img_sec {
	width: 110px;
}
.news_text_sec {
	width: calc(100% - 110px);
}
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
	font-size: 13px;
}
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
	font-size: 13px;
}
.sidenavStickey {
	width: 300px;
	left: -350px;
}
.sidenavStickey .menuSrickeyList li .subStickyMenuSec {
	left: 300px;
	max-width: 420px;
	padding: 50px 30px;
}
.sidenavStickey .menuSrickeyList li .subStickyMenuSec li ul li a {
	font-size: 13px;;
}
.sectionCtaBanner .calcHeight {
	width: 100%;
	height: calc(100vw / 2);
}
.tileColumnSection .col-sm-3 {
	width: 50%;
}
.sectionCtaBanner .textColumn.calcHeight {
	height: auto;
	padding: 50px 0;
}
.stickey_overlay.overlayDivDet {
	top: 0;
}
.stockInfoDetSec .closet_store p.store_row .closeAnchor .beer_store_name span.checktext {
	padding-left: 30px;
}
table.stripe-table th {
	padding: 10px 15px;
}
table.stripe-table > thead > tr > th {
	font-size: 14px;
}
table.stripe-table td {
	padding: 10px 15px;
	font-size: 12px;
}
.mobile_beer_filter .format_det_beer .styled_check.onsale_keg span.checkmark::before{
	left: -8px;
}
.admin-bar .pca.billing_address .pcaautocomplete.pcatext,
.admin-bar .pca.address .pcaautocomplete.pcatext,
.admin-bar .pca.store_select_addr_delivery_textbox_beer_detail .pcaautocomplete.pcatext {
	margin-top: -45px;
}
.admin-bar .pac-container.pac-logo.hdpi{
	margin-top: -30px;
}
.page-store-locator .store_area .store_column .store_select_box {
	max-width: 100%;
}
.page-store-locator .store_area .store_column .store_navigation {
	width: 100%;
}
.page-store-locator .store_area .store_column .more_btn {
	max-width: 100%;
}
.page-store-locator .store_area.archive_store .store_column .store_select_box {
	float: none;
	max-width: 100%;
}
.page-store-locator .store_area.archive_store .store_column .store_navigation {
	max-width: 100%;
	float: none;
}
.page-store-locator .store_area.archive_store .store_column .more_btn {
	float: none;
	max-width: 100%;
}
.tabbed-deatil-desc .more_detail_box .total_cans .col_2 .outStock {
	font-size: 11px;
}
}

/* 991 and 768 close*/

/*--- New ---*/

@media screen and (max-width: 1440px) {
	.home_cat_style .cat_stl_box .content_area .rt_sec img {
		bottom: -60px;
	}
	.sectionCtaBanner .textColumn h2 {
		font-size: 38px;
		line-height: 1;
	}
	.sectionCtaBanner .textColumn p {
		margin-bottom: 30px;
	}
	.home_cat_style .cat_stl_box .content_area .lt_sec p {
		font-size: 13px;
		margin-bottom: 25px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 22px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h2 {
		font-size: 38px;
		line-height: 38px;
	}
	.tileColumnSection .tileBox .contentBox .cellView .site_default_btn {
		padding: 10px 40px;
		font-size: 14px;
	}
	.tileColumnSection .tileBox .contentBox .cellView p.lgText {
		font-size: 22px;
	}
	.home_cat_style .cat_stl_box .content_area .lt_sec {
		padding-right: 8px;
	}
	.beer_explore_wrap .explore_bar .format_filter .bs-other-filters {
		text-align: left;
	}
	.beer_explore_wrap .explore_bar::after {
		left: 45px;
		right: 45px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 10px;
	}
	.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter {
		width: 235px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_keg span.checkmark::before{
		left: -8px;
	}
}
@media screen and (max-width: 1366px) {
	.home_cat_style .cat_stl_box .content_area .lt_sec {
		width: 70%;
	}
	.home_cat_style .cat_stl_box .content_area .rt_sec {
		width: 30%;
	}
	.home_cat_style .cat_stl_box .content_area .rt_sec img {
		max-width: 90%;
	}
	.home_cat_style .cat_stl_box .content_area .lt_sec p {
		margin-bottom: 35px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 20px;
		line-height: 1.2;
	}
	.sectionCtaBanner .textColumn .contentInner {
		width: calc(100% - 80px);
	}
	.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter {
		width: 210px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 10px;
		font-size: 12px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_keg span.checkmark::before{
		left: -8px;
	}
}
@media screen and (max-width: 1399px) {
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 12px;
		font-size: 12px;
		padding-left: 22px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		height: 16px;
		width: 16px;
		top: 1px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark::after {
		left: 5px;
		top: 1px;
		width: 5px;
		height: 9px;
	}
	.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter {
		width: 210px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_keg span.checkmark::before {
		left: -8px;
	}
}
@media screen and (max-width: 1200px) and (max-width: 1279px) {
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 6px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_keg span.checkmark::before{
		left: -5px;
	}
}
@media screen and (max-width: 1300px) {
	.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter {
		width: 180px;
	}
	.beer_explore_wrap .explore_bar .format_filter .titile_txt {
		margin-right: 10px;
		font-size: 12px;
		margin-top: 2px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		font-size: 10px;
		padding-left: 20px;
		margin-right: 15px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		height: 14px;
		width: 14px;
		top: 1px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark::after {
		left: 4px;
		top: 1px;
		width: 5px;
		height: 9px;
	}
}
@media screen and (max-width: 1200px) {
	.home_cat_style .cat_stl_box .head .txt {
		font-size: 20px;
	}
	.sectionCtaBanner .textColumn h2 {
		font-size: 32px;
		margin-bottom: 25px;
	}
	.sectionCtaBanner .textColumn p {
		margin-bottom: 25px;
	}
	.section_sale.common_section .head_sec {
		margin-bottom: 50px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 18px;
		line-height: 24px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h2 {
		font-size: 32px;
		line-height: 32px;
	}
	.tileColumnSection .tileBox .contentBox .cellView p {
		font-size: 14px;
	}
}
@media screen and (max-width: 1199px) {
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-bottom: 5px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3,
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
		font-size: 16px;
		line-height: 16px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box {
		padding-right: 10px;
		margin-right: 10px;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		font-size: 9px;
		padding-left: 14px;
		margin-right: 5px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		height: 12px;
		width: 12px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark::after {
		top: 1px;
		width: 4px;
		height: 8px;
	}
	.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter {
		width: 150px;
		padding-right: 0;
	}
}
@media screen and (max-width: 1024px) {
	.tileColumnSection .tileBox .contentBox .cellView {
		padding: 30px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.home_cat_style .cat_stl_box .content_area .lt_sec p {
		font-size: 14px;
		margin-bottom: 25px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3, 
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
		font-size: 14px;
		line-height: 14px;
	}
	.mobile_beer_filter .format_det_beer .styled_check.onsale_keg span.checkmark::before {
		content: "";
		position: absolute;
		width: 1px;
		background: #d6d6d6;
		top: -20px;
		bottom: -20px;
		left: -8px;
	}
}
@media screen and (max-width: 991px) {
	.tba-faq .container h2 {
		font-size: 38px;
		line-height: 44px;
	}
	.how_does_work .row .col-sm-4:before {
    left: 19%;
}
.how_does_work .row .col-sm-4:after {
    width: 60%;
    background-size: contain;
}
.how_does_work .row .col-sm-4:after {
    left: 69%;
}
.how_does_work .work_step h2 {
    font-size: 16px;
    margin-bottom: 15px;
}
.how_does_work h2, .ordering_faq_heading h2, .delivery_available_heading h2, .cost_heading h2 {
    font-size: 25px;
}
.ordering_faq_heading h2, .delivery_available_heading, .cost_heading{
	margin-top: 60px;
}
.how_does_work .work_step, .ordering_faq .fade.in, .btn-style1{
    margin-bottom: 60px;
}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box {
		width: 50%;
		margin-bottom: 20px;
		padding-right: 0px;
		margin-right: 0;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2) {
		border-right: none;
		padding-right: 0px;
		margin-right: 0px;
		text-align: right;
		position: relative;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2) h3,
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2) .details-value,
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(4) h3,
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(4) .details-value {
		float: none;
		display: block;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(4) {
		text-align: right;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box .icon {
		margin-right: 7px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
		font-size: 14px;
		margin-bottom: 0px;
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
		font-size: 14px;
		line-height: 14px;
		width: 100%;
		text-align: center;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:first-child{
		position: relative;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:first-child::after,
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2)::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 100%;
		bottom: -10px;
		left: 0;
		right: 0;
		background: #ddd;
	}
}
@media screen and (max-width: 768px) {
	.sectionCtaBanner .textColumn h2 {
		font-size: 35px;
		margin-bottom: 35px;
	}
	.sectionCtaBanner .textColumn p {
		margin-bottom: 35px;
	}
	.sectionCtaBanner .textColumn .site_default_btn {
		padding: 13px 13px;
	}
	.tileColumnSection .tileBox .contentBox .cellView h3 {
		font-size: 22px;
	}
}
/*--- New CSS End ---*/
@media screen and (max-width: 767px) {
.about-draught-services .contact-details p, .contact-details p a {
    display: block;
    overflow: hidden;
}
.about-draught-services .contact-inf {
    padding: 20px;
}
.about-draught-services .contact-details {
    display: block;
    overflow: hidden;
}
.about-draught-services .contact-details p:last-child {
    margin: 0;
    word-break: break-word;
}
.about-draught-services .contact-details .line-space {
    display: none;
}
.contact-details p a {
    margin-bottom: 5px;
}
	.tba-faq_img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.tba-faq_img img {
    opacity: 0;
}
	.tba-faq_banner .tba-faq .container h2 {
    font-size: 30px;
    line-height: 37px;
}
	.cost-section .pager li > a.prev_link {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cost-section .pager li > a.next_link {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
	.tba-faq {
    height: 100vh;
}
	.table-mobile tr td:first-child {
    width: auto;
        font-size: 18px;
    font-weight: bold;
    max-width: 150px;
}
.cost-section .border-top {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.cost-section .pager {
    margin: 20px 0 0;
}
	span.text-block {
    display: inline;
}

	.row.mobile-only, .how_does_work, .delivery_available, .ordering_faq, .breadcrumb_tbs  {
    padding: 0 10px;
}
	.cost-section .pagination > .active > a {
    background-color: #f3b233;
    border-color: #f3b233;
}
.cost-section .pager li > a.next_link, .cost-section .pager li > a.prev_link {
    color: #f3b233;
}
	.cost-section .pager li > a, .cost-section .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-radius: 0;
    color: #000;
}
	.desktop-only{
		display: none;
	}
	.cost-section .table-mobile tr:nth-child(5n+5) td {
    padding-bottom: 40px;
}
.cost-section .table-mobile tr:nth-child(5n+1) td {
    font-size: 24px;
    font-family: 'Gotham-Bold';
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding-top: 40px;
    text-align: left;
    padding-left: 0;
}
.table-mobile table {
    width: 100%;
    text-align: left;
    border: none;
}
.table-mobile tr td {
    padding: 10px 0;
}

.table-mobile tr td:last-child {
    font-family: 'Gotham-Book';
    font-size: 16px;
    text-align: left;
    vertical-align: top;
    padding-left: 20%;
}
.table-mobile tr:nth-child(odd) {
    background-color: transparent;
}
	section.ordering_faq .nav li:last-child {
    display: inline-block;
}
.ordering_faq li.nav-item.dropdown > a {
    background-color: white;
    padding: 8px 0 14px;
    margin-bottom: 4px;
    line-height: 12px;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    width: 40px;
    text-align: center;
}
.ordering_faq .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    right: 12px;
    padding: 20px 20px 0;
    left: auto;
    border-radius: 5px;
    width: 215px;
}
.ordering_faq .nav-tabs .dropdown-menu a {
    padding: 0px;
    display: block;
    overflow: hidden;
}
.ordering_faq .nav-tabs .dropdown-menu ul li {
    padding: 0 0 0;
    display: block;
    overflow: hidden;
}
.ordering_faq .nav-tabs .dropdown-menu ul li:last-child a {
	margin-bottom: 0;
}
.ordering_faq .nav-tabs .dropdown-menu ul li.active a {
    margin-bottom: 20px;
}
.ordering_faq .nav-tabs .dropdown-menu ul li.active:last-child a {
    margin-bottom: 0;
}
.ordering_faq .nav-tabs .dropdown-menu ul li a {
    padding-bottom: 20px;
}
.ordering_faq .nav-tabs .dropdown-menu ul {
    padding: 0;
}
.ordering_faq .nav li:nth-child(n+4) {
    display: none;
}
	.tba-faq .container h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 25px;
	}
.how_does_work h2, .ordering_faq_heading h2, .delivery_available_heading h2, .cost_heading h2 {
    font-size: 24px;
    margin-bottom: 30px;
}

	.how_does_work .details-area {
    text-align: left;
    display: table;
    padding-left: 50px;
}
.work_step .imgblk {
    width: 70px;
}
.work_step .work_step_content {
    padding-left: 20px;
    display: table-cell;
}
.how_does_work .work_step_content h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.work_step_content p {
    margin-bottom: 0;
}
.how_does_work .how_does_work_content {
    margin-bottom: 60px;
}
.how_does_work .work_step {
    margin-bottom: 20px;
}
.how_does_work .imgblk img {
    max-height: none;
    max-width: 60px;
}
.how_does_work .row .col-sm-4:before {
    left: 20px;
    top: 25px;
}
.ordering_faq .nav li a {
    font-size: 14px;
}	
.ordering_faq li {
    padding: 0 22px;
}
.btn-style1 {
    max-width: 265px;
    margin-top: 35px;
    margin-bottom: 60px;
}
.delivery_available_heading, .cost_heading {
    margin-top: 60px;
}
.ordering_faq .fade.in {
    margin-top: 0;
    margin-bottom: 60px;
}
.how_does_work {
    padding-bottom: 30px;
}
.tba-faq .container {
    max-width: 385px;
}
.tba-faq p {
    max-width: 280px;
    margin: 0 auto;
}
.how_does_work .bg-line:before {
    content: "";
    background: url(/wp-content/uploads/2020/10/vertical-line.png);
    background-repeat: no-repeat;
    width: 50px;
    position: absolute;
    top: 25px;
    height: 86%;
    background-position: center;
    left: 10px;
}
	section.community_bottom_banner .community_bottom_banner_content a {
		margin-top: 0;
		font-size: 11px;
	}
	.banner-content {
		padding: 30px 0;
	}
	.how_does_work .row .col-sm-4:after {
		content: none;
	}
	.contact-page-content .contact_detail_wrap {
		padding: 14px 0;
		padding-top: 40px;
	}
	#pic_delivery_modal div#myRadioGroup label.radio_label {
		width: 50%;
	}
	.contact-page-content .contact_form_wrap .contact_form_row .form_col .cform_row select {
		border-radius: 5px;
		height: 50px;
		padding: 8px;
	}
	.rc-anchor-normal .rc-anchor-pt {
		margin: 2px 47px 0 0 !important;
	}
	.sectionCtaBanner .textColumn .site_default_btn {
		max-width: 170px;
	}
	.champion-team-profile-block-plugin .step_three .preview_text p {
		font-size: 12px;
		line-height: 18px;
	}
	.champion-section-Background .champion-bacground-img-inner img.desktop_view2 {
		display: none;
	}
	.champion-section-Background .champion-bacground-img-inner img.mobile_view2 {
		display: block;
	}
	.champion-overlap-image {
		top: 51.5%;
	}
	.champion-overlap-image .champion-badge-image img {
		width: 40.5%;
	}
	span.desktop_text {
		display: none;
	}
	#champion_des_background_sec .champion-side-image-inner {
		display: none;
	}
	.champion-des-background-sec {
		background-size: cover;
		background-color: #e2e2e2;
		background-position: bottom center;
	}
	.champion-des-block .champion-content-text {
		width: 100%;
		float: left;
		padding: 9% 5% 16%;
	}
	.row-team {
		margin-left: 15px;
		margin-right: 15px;
	}
	.champion-team-row {
		text-align: left;
		margin-top: 20px;
		padding-top: 0px;
	}
	.champion-team-row ul li {
		display: inline-block;
		padding-right: 20px;
		margin-bottom: 0;
	}
	.champion-team-row ul li span img {
		width: 40px;
		height: 40px;
	}
	.champion-team-profile-main-desc {
		font-size: 14px;
		font-family: "Gotham-Book";
		color: #000;
		line-height: 20px;
		text-align: left;
	}
	.champion-team-profile-main-btn {
		text-align: left;
		margin-top: 20px;
	}
	.team-card-btn {
		border-radius: 5px;
		background-color: #f4b234;
		color: #000;
		font-size: 14px;
		font-family: "Gotham-Bold";
		padding: 10px 30px;
		display: inline-block;
	}
	.champion-content-text .champion-content-Title {
		color: #000000;
		font-family: "Leviathan-HTF-Black";
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.champion-des-block .champion-content-Des p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 5px;
	}
	.champion-des-block .champion-content-button {
		font-size: 12px;
	}
	.champion-contest-wrap {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.champion-contest-wrap .champion-contest-head {
		margin-top: 9%;
		color: #000000;
		font-family: "Leviathan-HTF-Black";
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 5px;
		text-align: center;
	}
	.champion-contest-wrap .champion-contest-subtitle {
		text-align: center;
		font-size: 14px;
		line-height: 22px;
	}
	.champion-contest-wrap .contest-brand-block .contest-brand-img {
		padding-bottom: 33px;
		width: 42%;
		float: left;
		margin: 0px 4%;
	}
	.champion-contest-wrap .champion-contest-list {
		padding-left: 0px;
		width: 100%;
		float: left;
		clear: both;
	}
	.champion-contest-wrap .champion-contest-list ul {
		padding-left: 12px;
	}
	.champion-contest-wrap .champion-contest-list ul li {
		font-size: 12px;
		line-height: 18px;
		padding-bottom: 10px;
		float: left;
	}
	.champion-contest-wrap .Champion-Contest-Button .champion-contest-btn {
		padding: 12px 22px;
		font-size: 12px;
	}
	.champion-registration-wrap .registration-left-title {
		font-size: 24px;
		line-height: 24px;
	}
	.champion-registration-wrap {
		padding-top: 30px;
		padding-bottom: 30px;
		background-size: cover;
	}
	.registration-vertcal-line {
		display: none;
	}
	.registration-steps-wrap {
		padding-top: 30px;
	}
	.registration-steps-wrap .registration-list span {
		font-size: 20px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.registration-block-left {
		border-right: 0px;
		padding-right: 0px;
	}
	.champion-registration-form-wrap {
		padding-left: 0px;
	}
	.champion-registration-form-wrap {
		width: 100%;
		float: left;
	}
	.registration-steps-wrap .registration-content {
		padding-left: 24px;
	}
	.registration-steps-wrap .registration-row {
		margin-bottom: 10px;
		width: 100%;
		float: left;
	}
	.registration-steps-wrap .registration-content h2 {
		margin-top: 0px;
		font-size: 14px;
		line-height: 16px;
	}
	.registration-steps-wrap .registration-content p {
		font-family: "Gotham-Book";
		font-size: 12px;
		color: #fff;
		line-height: 18px;
	}
	.champion-registration-form-wrap .champion-registration-form-title {
		width: 100%;
		float: left;
		color: #fff;
		font-family: "Leviathan-HTF-Black";
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 15px;
		text-align: center;
	}
	.champion-registration-form-wrap .champion-registration-form-subtitle {
		text-align: center;
		font-size: 12px;
		line-height: 16px;
		font-family: "Gotham-Book";
		padding-bottom: 25px;
		color: #fff;
		padding-top: 27px;
	}
	.champion-registration-form-container .champion-registration-form-text,
	.champion-registration-form-container .champion-registration-form-email,
	.champion-registration-form-container .champion-registration-form-phone {
		padding: 9px 10px;
		border: 1px solid #d6d6d6;
		border-radius: 4px;
		float: left;
		font-size: 14px;
		margin-bottom: 12px;
		height: 35px;
	}
	.champion-registration-form-container span.wpcf7-not-valid-tip {
		color: #f00;
		font-size: 0.7em;
		font-weight: normal;
		display: block;
		position: absolute;
		width: 185px;
		bottom: -46px;
	}
	.cform_sec_two span.wpcf7-not-valid-tip {
		font-size: 0.6em;
	}
	.champion-registration-form-container .wpcf7-response-output {
		color: #fff;
		position: absolute;
		bottom: -11px;
		border: 0px;
		font-size: 10px;
	}
	.champion-members-logo-block {
		width: 100%;
		float: left;
	}
	.champion-registration-form-container .champion-registration-form-submit {
		padding: 9px 10px;
		font-size: 12px;
		border-radius: 4px;
	}
	.champion-members-logo-block {
		padding-top: 10px;
	}
	/**/
	.champion-team-profile-wrap .champion-team-privacy-title {
		font-size: 24px;
		line-height: 24px;
	}
	.champion-team-profile-wrap .champion-team-privacy-desc {
		font-size: 12px;
		line-height: 18px;
	}
	/**/
	.champion-team-profile-wrap .champion-team-profile-title {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 7px;
	}
	.champion-team-profile-wrap .champion-team-profile-subtitle {
		text-align: center;
		font-size: 12px;
		line-height: 20px;
		font-family: "Gotham-Bold";
		padding-bottom: 24px;
	}
	.champion-team-profile-block .champion-team-profile-block-title {
		text-align: center;
		font-size: 16px;
		line-height: 20px;
		font-family: "Gotham-Bold";
		padding-bottom: 10px;
	}
	.champion-team-profile-block {
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		border: 1px solid #ddd;
	}
	.champion-team-profile-block .champion-team-profile-block-subtitle {
		text-align: center;
		font-size: 12px;
		line-height: 20px;
		font-family: "Gotham-Book";
		padding-bottom: 24px;
	}
	.champion-team-profile-wrap {
		clear: both;
		padding-top: 30px;
		padding-bottom: 30px;
		text-align: center;
	}
	/* .champion-team-profile-block-plugin #progressbar .active:before {
content: '';
position: absolute;
width: 100%;
bottom: -5px;
left: 0px;
background: #F5A81C;
border-radius: 0px;
} */
.champion-team-profile-block-plugin #msform .action-button {
	width: 100px;
	padding: 12px 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Gotham-Bold";
	border-radius: 2px;
	height: 40px;
}
.champion-team-profile-block-plugin .stepsbysteps {
	padding: 20px 10px;
}
.header-text {
	padding-top: 10px;
}
.champion-team-profile-block-plugin .header-text p {
	margin-bottom: 30px;
}
.champion-team-profile-block-plugin .multiple-items-steps h3 {
	margin-top: 20px;
	margin-bottom: 12px;
}
.champion-team-profile-block-plugin #progresbar {
	margin-top: 35px;
}
.champion-call-wrap .champion-call-title {
	color: #fff;
	font-family: "Leviathan-HTF-Black";
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 4px;
	text-align: center;
}
.champion-call-wrap .champion-call-descripton {
	font-size: 11px;
	line-height: 14px;
	font-family: "Gotham-Book";
	color: #fff;
	margin-bottom: 20px;
}
.champion-call-wrap {
	padding: 20px 0px;
	background-size: cover;
	width: 100%;
	float: left;
	background-position: top center;
}
.champion-call-wrap .champion-call-btn {
	width: 145px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.contest-brand-img2 img {
	width: 80px;
	float: right;
}
#champion-appstrore-wrap {
	padding-top: 46px;
	padding-bottom: 45px;
}
.champion-yeti-head {
	font-size: 20px;
	text-align: center;
	line-height: 25px;
}
.champion-des-background-yeti-sec {
	background-color: #000;
}
.yeti-left-section {
	padding-left: 15px;
	padding-right: 15px;
	height: auto !important;
	margin-top: 50px;
	margin-bottom: 0;
}
.yeti-right-section {
	margin-bottom: 35px;
}
.yeti-right-section-inner {
	margin-top: 25px;
}
.champion-yeti-description .list ul {
	padding-left: 40px;
	margin-bottom: 25px;
}
.champion-yeti-description .list ul li {
	font-size: 14px;
	margin-bottom: 10px;
}
.champion-yeti-description p {
	padding-right: 0px;
}
.champion-yeti-description span.bold-text {
	font-size: 13px;
	margin-bottom: 10px;
}
.champion-des-block .champion-content-text {
	padding-left: 30px;
	padding-right: 30px;
}
.champion-contest-wrap .champion-contest-head,
.registration-block-left,
.champion-registration-form-container,
.champion-registration-form-wrap .champion-registration-form-subtitle {
	padding-left: 15px;
	padding-right: 15px;
}
.champion-contest-wrap .champion-contest-list ul {
	padding-left: 15px;
}
.top_bar .locator_btn_dv {
	display: none;
}
.beer_data_titl h3.sku_title {
	margin: 30px 0px;
	font-size: 20px;
}
.page-store-locator .store_area {
	/*background: #f4f4f4;*/
	/*padding: 30px 0px;*/
	padding: 0px 0px;
}
.store_column.store_column_scroll {
	height: auto;
}
header .header_search {
	display: none;
	max-width: 100%;
	float: none;
	margin-top: 0;
	padding-top: 1px;
	padding-left: 30px;
	padding-right: 30px;
}
.sticky-header.header_wrap header .header_search {
	margin-top: 0;
	padding-top: 0;
}
header .header_search form {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}
header .header_search::before {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	height: 1px;
	left: 0;
	right: 0;
}
header .header_search .search_txt {
	max-width: 100%;
}
header .header_nav {
	width: 100%;
	position: fixed;
	top: 0;
	left: -100%;
	right: 0;
	bottom: 0;
	background: #000;
	padding: 0;
	height: 100vh;
	padding-top: 0;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
	overflow: hidden;
	z-index: 100;
}
header .header_nav.show_mob_nav {
	left: 0;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
}
header .header_nav ul li {
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
header .header_nav ul.menu>li:first-child {
	border-top: 1px solid rgba(255, 255, 255, 0.25);
}
header .header_nav .menu {
	padding: 0 30px;
}
.sticky-header.header_wrap header .header_nav ul#menu-main-menu>li>a {
	padding-top: 20px;
	padding-bottom: 20px;
}
header .header_nav ul li>a {
	padding: 10px 15px;
	font-size: 14px;
}
header .header_nav ul li.menu-item-has-children {
	background: url("../images/arrow-orange.svg");
	background-repeat: no-repeat;
	background-position: center right 10px;
	background-size: 8px 15px;
}
header .header_nav ul li .sub-menu {
	top: 64px;
	right: 0;
	max-width: 100%;
	height: 100%;
	background: #000;
	z-index: 1;
	padding: 0 30px;
	display: block;
	left: 100%;
	width: 100%;
	overflow-y: auto;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
}
header .header_nav ul li .sub-menu.show_sub_menu {
	left: 0;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
}
header .header_nav ul li .sub-menu li:first-child {
	padding-top: 0;
}
header .header_nav ul li .sub-menu li:last-child {
	padding-bottom: 0;
}
header .header_nav ul li .sub-menu li {
	background: #000;
	padding: 0;
}
header .header_nav ul li .sub-menu li a {
	padding: 20px 0;
	color: #fff !important;
	border-bottom: none;
}
header .header_nav .mega-sub-menu {
	max-width: 100%;
	width: 100%;
	top: auto;
	padding-top: 0;
	z-index: 100;
	/* height: 100%; */
	background: #000;
	padding: 0 30px;
	left: 100%;
	display: block !important;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
	border: none;
	height: 70vh;
	/*margin-top: -60px;*/
}
header .header_nav .mega-sub-menu .main_head {
	/*margin-top: -54px;*/
	text-align: center;
	border: none;
	background: none !important;
	color: #fff;
	display: block;
	border-bottom: 2px solid rgba(255, 255, 255, 0.25);
	padding: 15px 0 !important;
}
header .header_nav .mega-sub-menu .main_head.main_head_sub {
	padding: 20px 0 !important;
}
header .header_nav .mega-sub-menu .main_head .strong_txt {
	display: block;
	font-size: 14px;
	font-family: "Gotham-Bold";
}
header .header_nav .mega-sub-menu .main_head .desc_txt {
	display: block;
	font-size: 12px;
}
header .header_nav .mega-sub-menu.show_mega_menu {
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
	left: 0;
}
header .header_nav ul li.shoplink a {
	background-position: right top 15px !important;
}
header .header_nav ul li.mega_nav {
	background: url("../images/arrow-orange.svg");
	background-repeat: no-repeat;
	background-position: center right 10px;
	background-size: 8px 15px;
	cursor: pointer;
}
header .header_nav .mega-sub-menu>li>a {
	padding: 15px;
	color: #fff;
	border-bottom: none;
	width: auto;
	background: none;
}
header .header_nav .mega-sub-menu li .menu-type>li {
	background: url("../images/arrow-orange.svg");
	background-repeat: no-repeat;
	background-position: center right 10px;
	background-size: 8px 15px;
}
header .header_nav .mega-sub-menu li .menu-type>li>a {
	border-bottom: none;
	color: #fff;
	display: inline-block;
	width: auto;
	padding: 15px;
	background: none;
}
header .header_nav .mega-sub-menu>li:last-child,
header .header_nav .mega-sub-menu>li>.menu-type>li:last-child {
	padding-bottom: 0;
}
header .header_nav .mega-sub-menu>li:nth-child(3),
header .header_nav .mega-sub-menu>li>.menu-type>li:nth-child(3) {
	padding-top: 0;
}
header .header_nav .mega-sub-menu li .menu-type {
	width: 100%;
	left: 0;
	top: 0;
	right: 0;
	border-right: none;
	border-left: none;
	background: #000;
	padding: 0 25px;
	display: none;
	/*calc(100vh - 91px) !important;*/
	z-index: 1 !important;
	overflow-x: auto;
}
header .header_nav .mega-sub-menu li a {
	color: #fff;
}
header .header_nav .mega-sub-menu li .menu-type li .menu-style li a {
	padding: 15px;
}
header .header_nav .mega-sub-menu li .menu-type li .menu-style {
	width: 100%;
	top: 0px;
	left: 100%;
	background: #000;
	padding: 0 30px;
	right: 0;
	height: 85vh !important;
	z-index: 1 !important;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
	overflow: auto;
}
header .header_nav .mega-sub-menu li .menu-type li .menu-style.show_last_level_menu {
	left: 0;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
}
.sticky-header.header_wrap header .header_nav .mega-sub-menu {
	top: auto;
}
header .header_nav .mega-sub-menu>li {
	padding: 0;
	background: url("../images/arrow-orange.svg");
	background-repeat: no-repeat;
	background-position: center right 10px;
	background-size: 8px 15px;
	border-left: none;
	border-right: none;
}
header .header_nav .mega-sub-menu .sub_head {
	background: none !important;
	color: #fff;
	padding: 15px;
	font-family: "Gotham-Bold";
	display: block;
}
header .header_nav .mega-sub-menu>li .menu-type {
	display: block;
	left: 100%;
	height: 85vh !important;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
	overflow: auto;
}
header .header_nav .mega-sub-menu>li .menu-type.show_sub_sub_menu {
	left: 0;
	transition: all 0.45s linear;
	-webkit-transition: all 0.45s linear;
}
header .header_nav .mega-sub-menu li .menu-type li .menu-style li {
	float: none;
	width: 100%;
}
header .header_nav ul li>a:hover::after {
	display: none;
}
header .header_nav .mob_menu_close {
	color: #fff;
	position: absolute;
	right: 30px;
	font-size: 34px;
	cursor: pointer;
	display: inline-block;
	line-height: 20px;
	z-index: 999;
	margin-top: -30px;
}
header .mob_top_bar .logo {
	text-align: center;
	padding: 8px 0;
	display: inline-block;
	width: 60%;
	float: left;
}
header .logo img {
	max-width: 45px;
}
/**21-02-2020**/
	/*header {
border-bottom:0px;
}*/
/**21-02-2020 end**/
.home header .header_right_nav {
	border-bottom: none;
}
header .header_right_nav {
	border-bottom: none;
	margin-right: -30px;
	margin-left: -30px;
}
.slider_box_wrap .slider_img img {
	height: 272px;
	object-fit: cover;
}
.slick-arrow.slick-next {
	right: 15px;
}
.slick-arrow.slick-prev {
	left: 15px;
}
.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
	font-size: 30px;
}
.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .mid-title {
	font-size: 48px;
	line-height: 54px;
}
.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .mid-title .sm-block {
	display: block;
}
.slick-arrow {
	width: 40px;
	height: 40px;
	top: calc(50% - 20px);
	background-size: 40px !important;
}
.fullwidthwidget .shop_widget_inner {
	padding: 0 15px;
}
.fullwidthwidget .icon {
	width: 40px;
}
.fullwidthwidget .icon img {
	max-width: 100%;
}
.fullwidthwidget .btn_dv {
	width: 15px;
}
.fullwidthwidget .btn_dv a {
	background: url("../images/arrow-orange.svg");
	background-repeat: no-repeat;
	text-indent: -99999px;
	background-position: center right;
	background-size: 11px 20px;
}
.fullwidthwidget .content {
	width: calc(100% - 67px);
	padding: 0 15px;
}
.mob_hamburger {
	width: 22px;
	float: left;
	min-height: 1px;
	display: inline-block;
	padding-top: 2px;
}
.header_wrap .top_bar .logoHeader .logoAnchor {
	float: left;
	width: calc(100% - 110px);
	text-align: center;
}
.mob_hamburger .mob_menu {
	display: inline-block;
	cursor: pointer;
}
header .mob_top_bar .mob_search {
	display: inline-block;
	width: 20%;
	text-align: right;
	float: left;
	padding-top: 14px;
}
header .mob_top_bar::after {
	content: "";
	display: table;
	clear: both;
}
header .header_nav .menu_back_level,
header .header_nav .menu_back_level_second,
header .header_nav .menu_back_level_last {
	position: absolute;
	left: 30px;
	margin-top: -30px;
	z-index: 999;
	float: left;
	width: 30px;
}
header .header_nav .menu_back_level img,
header .header_nav .menu_back_level_second img,
header .header_nav .menu_back_level_last img {
	width: 12px;
	transform: rotate(180deg);
}
.mob_hamburger .icon-bar {
	display: block;
	width: 22px;
	height: 3px;
	border-radius: 5px;
	background-color: #fff;
}
.mob_hamburger .icon-bar+.icon-bar {
	margin-top: 4px;
}
.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel {
	padding: 0 55px;
	padding-bottom: 100px;
}
.slider_box_wrap.left-title .slider_text .slider_text_tbl .slider_text_cel {
	padding: 0 8%;
	padding-bottom: 100px;
}
.home_slider .slick-arrow.slick-next {
	right: 15px;
}
.home_slider .slick-arrow.slick-prev {
	left: 15px;
}
.slider_box_wrap.left-image .slider_img {
	padding-right: 10px;
}
.slider_box_wrap.right-title .slider_text {
	padding-left: 10px;
	width: 70%;
	padding-right: 10px;
}
.slider_box_wrap.right-title .slider_text .slider_text_tbl .slider_text_cel {
	padding: 0;
	padding-bottom: 15px;
}
.fullwidthwidget {
	padding: 20px 0;
}
.fullwidthwidget .content h2 {
	font-size: 20px;
}
.fullwidthwidget .content p {
	font-size: 12px;
	line-height: 16px;
}
.common_section .head_sec h2 {
	font-size: 30px;
}
.common_section .head_sec h3 {
	font-size: 18px;
	letter-spacing: 3px;
}
.section_appstore .app_text_sec {
	padding-top: 0;
	float: none;
	margin-bottom: 30px;
}
.section_appstore .app_text_sec .logo-icon {
	float: none;
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 25px;
}
.section_appstore .app_text_sec .logo-icon img {
	max-width: 100px;
}
.section_appstore .app_text_sec .app_txt {
	float: none;
	width: 100%;
	padding-left: 0;
	text-align: center;
}
.section_appstore .app_text_sec .app_txt h3 {
	font-size: 20px;
	margin-bottom: 5px;
}
.section_appstore .app_text_sec .app_txt p {
	margin-bottom: 25px;
	font-size: 14px;
}
.section_appstore {
	padding-bottom: 0;
	padding-top: 50px;
	background: url(../images/wood_background_mob.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.section_guide .blog_post_carousel .post_inner .p {
	max-width: 220px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.newsletterwidget .newsletter_txt {
	text-align: center;
	margin-bottom: 20px;
}
.newsletterwidget .newsletter_txt h3 {
	font-size: 14px;
	letter-spacing: 5px;
}
.newsletterwidget .newsletter_txt h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
.newsletterwidget .newsletter_form .input_box {
	border: 1px solid #d6d6d6;
	padding: 25px;
	border-radius: 5px 5px 0 0px;
	border-right: 1px solid #d6d6d6;
	float: none;
	width: 100%;
	height: auto;
	border-bottom: none;
}
.newsletterwidget .newsletter_form .btn_box {
	float: none;
	width: 100%;
}
.newsletterwidget .newsletter_form .btn_box input {
	border-radius: 0 0px 5px 5px;
	border: none;
	width: 100%;
	padding: 10px;
	height: 44px;
	font-size: 14px;
}
.newsletterwidget .newsletter_form .input_box input {
	border-radius: 0;
}
.newsletterwidget {
	padding: 40px 0;
}
.more_store_main {
	padding: 0;
}
.slick-dots li {
	padding: 0 3px;
}
.slick-dots li button {
	width: 8px;
	height: 8px;
	background: #000;
	border: none;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
}
.slick-dots li.slick-active button {
	background: #f4b233;
}
.store_block_slider .slick-dots {
	margin-top: 20px;
}
.common_section {
	padding: 50px 0;
}
.home_category.common_section {
	padding: 75px 0;
	padding-bottom: 55px;
}
.more_store_main.store_block_slider .slick-slide {
	margin: 0 8px;
}
.home_cat_style.common_section {
	padding: 70px 0;
}
.more_store_main .slick-list {
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
}
.more_store_main.beer_sale_slider .slick-slide {
	margin: 0 8px;
}
.home_category .cat_sec .cat_box {
	float: none;
	width: 100%;
	border-right: none;
	position: relative;
	padding: 20px 15px;
	display: flex;
	height: 90px;
}
.home_category .cat_sec .cat_box a {
	display: flex;
	align-items: center;
}
.home_category .cat_sec .cat_box::after {
	content: "";
	display: table;
	clear: both;
}
.home_category .cat_sec .cat_box .cat_icon {
	margin-bottom: 0;
	float: left;
	width: 30px;
}
.home_category .cat_sec .cat_box .cat_icon img {
	max-width: 100%;
	max-height: 50px;
}
.home_category .cat_sec .cat_box h3 {
	font-size: 24px;
	margin-bottom: 0;
	float: left;
	width: calc(100% - 30px);
	text-align: left;
	padding-left: 15px;
	align-self: center;
}
.home_category .cat_sec .cat_box .link {
	position: absolute;
	right: 15px;
	text-indent: -99999px;
	background: url("../images/arrow-orange.svg");
	width: 6px;
	height: 12px;
	align-self: center;
}
.home_category .cat_sec .cat_box::before {
	content: "";
	background: #d6d6d6;
	position: absolute;
	bottom: 0;
	right: 15px;
	left: 60px;
	height: 1px;
}
.home_category .cat_sec .cat_box:last-child::before {
	display: none;
}
.footer_logo {
	border-bottom: 1px solid #282828;
	padding-bottom: 30px;
}
footer .footer_menu .menu {
	padding-top: 15px;
}
.footer_social_share .social_footer .menu {
	padding-top: 0;
}
footer .footer_menu h2 {
	font-size: 14px;
	border-bottom: 1px solid #282828;
	padding: 16px 0;
	background: url(../images/arrow-orange.svg);
	background-repeat: no-repeat;
	background-position: center right;
	line-height: normal;
	margin-bottom: 0;
}
footer .footer_menu_collapse ul {
	display: none;
}
.footer_social_share .social_footer h2 {
	margin-bottom: 0;
}
footer .bottom_footer ul {
	border-top: none;
	margin-top: 30px;
	padding-top: 0;
	text-align: center;
}
footer .bottom_footer ul li {
	padding: 0 5%;
	width: 31%;
}
footer .bottom_footer ul li:last-child {
	padding-right: 5%;
}
footer {
	position: relative;
	padding: 50px 0;
	padding-top: 0;
}
footer .footer_social_share {
	position: absolute;
	top: 50px;
	right: 15px;
}
.footer_social_share .footer_menu.social_footer h2 {
	border-bottom: none;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	background: none;
	font-size: 18px;
	white-space: nowrap;
}
.footer_social_share .social_footer ul li {
	width: 28px;
}
.footer_social_share .social_footer ul li.fb_share a {
	background-size: 12px;
	background-position: center left;
}
.style_cat_sec .slick-list.draggable {
	padding-bottom: 50px;
	padding-left: 0;
	padding-right: 0;
	margin-right: 0;
}
.style_cat_sec .slick-list.draggable .custom-pro-col {
	padding: 0 8px;
}
.editor_text .editor_text_row .left_column {
	float: none;
	width: 100%;
	padding: 0;
}
.editor_text .editor_text_row .right_column {
	float: none;
	width: 100%;
	padding: 0;
}
footer .container .col-sm-2 {
	width: 100%;
}
footer .container .col-sm-4.footer_social_share {
	width: 115px;
	padding:0;
}
.footer_social_share .social_footer ul li.tw_share a {
	background-position: center left;
	background-size: 20px;
}
.footer_social_share .social_footer ul li.intsa_share a {
	background-size: 20px;
}
.more_store_main.beer_sale_slider .slick-slide>div {
	margin-bottom: 30px;
}
.section_sale .more_btn_dv .site_default_btn {
	font-size: 14px;
	max-width: 250px;
	padding: 12px 20px;
}
body.header-fixed {
	padding-top: 100px;
}
.beer_sale_slider .slick-dots {
	margin-bottom: 20px;
	margin-top: -15px;
	z-index: 1;
	position: relative;
}
.more_store_main .onsale_box .onsale_content ul li {
	float: left;
	width: 33.33334%;
}
.more_store_main .onsale_box .onsale_content ul {
	font-size: 12px;
	line-height: 16px;
}
.more_store_main .onsale_box .onsale_content ul li strong {
	display: block;
}
.more_store_main .onsale_box .onsale_content ul li:first-child {
	width: 50px;
}
.more_store_main .onsale_box .onsale_content .onsale_title {
	font-size: 14px;
	line-height: 20px;
}
.more_store_main .onsale_box .onsale_content ul li:nth-child(2) {
	width: calc(100% - 95px);
	text-align: center;
}
.more_store_main .onsale_box .onsale_content ul li .cats {
	display: inline-block;
	text-align: left;
}
.more_store_main .onsale_box .onsale_content ul li:last-child {
	width: 45px;
}
.more_store_main .onsale_box .onsale_img {
	width: 80px;
}
.more_store_main .onsale_box .onsale_content {
	width: calc(100% - 85px);
}
.onsale_footer .onsale_dimension {
	font-size: 12px;
	line-height: 16px;
}
.onsale_footer .onsale_price .reg_price {
	font-size: 12px;
	line-height: 31px;
}
.more_store_main .onsale_box .onsale_footer .saving-price {
	font-size: 12px;
}
.onsale_footer .onsale_price .sale_price {
	font-size: 12px;
	line-height: 31px;
}
.top_bar .header_locator .locator_icon {
	margin-right: 10px;
	float: left;
}
.top_bar .header_locator .locator_icon img {
	width: 13px;
}
.top_bar .header_locator {
	padding-top: 0px;
	font-size: 12px;
}
.top_bar .header_locator .store_name {
	margin-right: 0;
	float: left;
	/*padding-right: 30px !important;*/
	max-width: calc(100% - 30px);
}
.sticky-header .top_bar .header_locator .store_name {
	padding-right: 28px;
	overflow: hidden;
}
.sticky-header.header_wrap header .logo {
	padding-top: 12px;
	padding-bottom: 12px;
}
.home_cat_style .cat_stl_box .content_area .rt_sec img {
	max-width: 100%;
}
.single_beer_sec_1 .fig_sec .single_beer_eq_ht {
	height: inherit !important;
}
.single_beer_sec_1 .fig_sec .figure_block .img_thumb img {
	position: relative;
	object-position: center;
}
.single_beer_sec_1 .fig_sec .figure_block {
	width: 100%;
	float: none;
	opacity: 1;
	margin-bottom: 35px;
}
.single_beer_sec_1 .fig_sec .detail_block {
	float: none;
	width: 100%;
}
.single_beer_explore_sec .content_col {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.single_beer_explore_sec {
	padding: 40px 0;
	padding-bottom: 20px;
}
.single_beer_explore_sec .content_or_col {
	width: 100%;
	padding-top: 0;
	margin-bottom: 20px;
}
.single_beer_sec_1 .more_detail .more_detail_box {
	margin-bottom: 30px;
}
.single_beer_wrap .single_beer_sec_1 {
	/*padding-bottom: 10px;*/
}
.single_beer_insp_sec {
	padding: 40px 0;
}
.single_beer_sec_1 .fig_sec {
	margin-bottom: 40px;
	margin-top: 30px;
	padding-bottom: 0;
}
.single_beer_explore_sec .content_col h2 {
	font-size: 20px;
}
.single_beer_insp_sec .head_sec h3 {
	font-size: 12px;
	letter-spacing: 5px;
}
.single_beer_insp_sec .head_sec h2 {
	font-size: 20px;
}
.single_beer_insp_sec .head_sec {
	margin-bottom: 30px;
}
.single_beer_sec_1 .fig_sec .figure_block .desc_mob {
	display: block;
}
.single_beer_sec_1 .fig_sec .figure_block .desc_mob h3 {
	font-size: 14px;
	margin: 0;
	margin-bottom: 0px;
	margin-bottom: 10px;
	letter-spacing: 0.15px;
}
.single_beer_sec_1 .fig_sec .figure_block .desc_mob h2 {
	font-size: 20px;
	margin: 0;
	margin-bottom: 0px;
	font-family: "Leviathan-HTF-Black";
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}	
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
	font-size: 18px;
	line-height: 18px;
	position: relative;
	/*margin-bottom: 5px;*/
}
.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
	font-size: 18px;
	line-height: 18px;
}
	/*
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box {
		padding: 15px 0px;
		padding-top: 18px;
		margin: 0px;
		border: none;
		width: 50%;
	}
	*/
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:first-child::after, .single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2)::after {
		content: "";
		position: absolute;
		height: 1px;
		width: 100%;
		bottom: -10px;
		left: 0;
		right: 0;
		background: #ddd;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box .icon {
		display: none;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2n) {
		text-align: right;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2n) h3 {
		/*display: inline;*/
		float: none;
	}
	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box:nth-child(2n) p {
		display: inline;
		float: none;
	}
	.explore_filter_popup_wrap {
		padding: 0 30px;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .two_col {
		width: 100%;
	}
	.single_beer_insp_sec .pair_box .img_sec {
		float: none;
		width: 100%;
	}
	.single_beer_insp_sec .pair_box .content_sec {
		float: none;
		width: 100%;
	}
	.single_beer_insp_sec .pair_box .content_sec p {
		font-size: 12px;
		min-height: 52px;
	}
	.single_beer_insp_sec .pair_box .img_sec img {
		border-radius: 5px 5px 0 0;
	}
	.foodpairing-carousel-sm .slick-dots {
		margin-top: 20px;
	}
	.foodpairing-carousel-sm .col-sm-6 {
		padding: 0 8px;
	}
	.foodpairing-carousel-sm .slick-list.draggable {
		padding-right: 30px;
		margin-right: -15px;
		padding-left: 7px;
	}
	.locator_popup h2 {
		font-size: 14px;
		margin: 30px 0;
		padding: 0 20px;
		line-height: normal;
	}
	.locator_popup .close_locator_popup {
		right: 25px;
		font-size: 26px;
		margin-top: 5px;
		font-family: Gotham-Book;
	}
	.locator_popup .store_btn_dv {
		padding: 30px 20px;
	}
	.locator_popup .store_desc {
		border: none;
	}
	.locator_popup .store_btn_dv .dir_btn {
		margin-right: 6%;
	}
	.top_bar .header_locator .locator_popup .store_btn_dv a {
		text-align: center;
		width: 46%;
		padding: 7px 5px;
	}
	.single_store_wrap .single_store_sec1>.container {
		padding: 0;
	}
	.single_store_sec1 .store_detail {
		float: none;
		width: 100%;
		padding: 40px 30px;
		padding-bottom: 40px;
		height: inherit;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.single_store_sec1 .store_detail .breadcrumb {
		position: absolute;
		top: 15px;
	}
	.single_store_sec1 .store_detail .top_sec {
		position: absolute;
		top: 20px;
	}
	/**20-02-2020**/
	.single_store_sec1 .store_map {
		float: none;
		width: 100%;
		min-height: 1px;
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		position: relative;
		/* height: 200px; */
		border-bottom: 0px solid #d6d6d6;
		border-left: none;
		margin-top: 110px;
	}
	.single_store_sec1 .store_map {
		margin-top: 0!important;
	}
	.single_store_sec1 .store_detail .bottom_sec .rite_col.holiday_Sec_div {
		margin-bottom: 0;
	}
	/**20-02-2020 end**/
	.single_store_sec1 .store_map .beerStoreMap {
		position: relative !important;
		right: 0;
		width: 100% !important;
		height: 100%;
	}
	.single_store_wrap .single_store_sec1 .mob_swap_container {
		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;
		padding: 0;
		position: relative;
	}
	.single_store_sec1 .store_detail .top_sec h2 {
		font-size: 20px;
	}
	.single_store_sec1 .store_detail .bottom_sec p {
		font-size: 12px;
	}
	.single_store_sec1 .store_map h4 {
		margin: 0 15px;
		margin-bottom: 20px;
	}
	.single_store_sec1 .map_ex {
		margin-top: 0px !important;
		height: 400px !important;
	}
	.single_store_sec1 .store_map .beerStoreMap {
		position: relative !important;
		right: 0;
		width: 100% !important;
		height: 100%;
	}
	/**20-02-2020**/
	/*.single_store_sec1 .store_detail .bottom_sec h4 {
font-size: 14px;
}*/
/**20-02-2020 end**/
.single_store_sec1 .store_detail .top_sec p {
	font-size: 12px;
}
.single_store_sec1 .store_detail .bottom_sec .rite_col table {
	font-size: 12px;
}
.single_store_wrap .single_store_brand_sec .brand_head h2 {
	font-size: 20px;
}
.single_store_wrap .single_store_brand_sec .brand_head p {
	font-size: 12px;
}
.single_store_wrap .single_store_brand_sec .brand_head .brand_filter_wrap .filter_btn {
	margin: 0 2px;
	font-size: 10px;
}
.single_store_wrap .single_store_brand_sec .brand_head {
	padding: 40px 0;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content h3 {
	font-size: 14px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .thumb_img {
	width: 85px;
	height: 83px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box img {
	height: 81px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box .brand_content {
	width: calc(100% - 85px);
	height: 73px;
	padding: 0 15px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .brand_search_area .brand_box {
	margin-bottom: 15px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .btn_dv {
	margin-bottom: 40px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .btn_dv .site_default_btn {
	font-size: 10px;
	max-width: 170px;
	padding: 8px;
}
.single_store_wrap .single_store_brand_sec .brand_result_wrap .alpha_rpt {
	margin-bottom: 20px;
}
.explore_content_wrap .filter_column {
	position: inherit;
	width: 100%;
	padding: 0 10px;
}
.explore_content_wrap .result_column {
	width: 100%;
	height: inherit !important;
}
.explore_content_wrap .result_sec .result_box {
	width: 50%;
	padding: 0 8px;
	margin-bottom: 20px;
}
.explore_content_wrap .result_sec .result_content_row {
		/* margin-left: -7px;
		margin-right: -7px; */
		margin-left: 0px;
		margin-right: 0px;
	}
	.beer_explore_wrap .explore_bar .bar_head .reset_btn {
		display: none;
	}
	.beer_explore_wrap .explore_bar .bar_head .filter_txt {
		margin-right: 0;
		border-right: none;
	}
	.explore_content_wrap .filter_area {
		border-right: none;
		padding-right: 0;
	}
	.explore_content_wrap .result_sec {
		padding-top: 0;
	}
	.beer_explore_wrap .explore_bar .bar_head .filter_toggle {
		display: none;
	}
	.beer_explore_wrap .explore_bar .bar_head .mob_filter_toggle {
		display: inline-block;
	}
	.beer_explore_wrap .filter_selection_wrap {
		background: rgba(0, 0, 0, .5);
		bottom: 0;
		box-sizing: border-box;
		display: none;
		height: 100%;
		left: 0;
		outline: none;
		overflow: auto;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1000;
		display: none;
		padding: 0 20px;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner {
		background: #fff;
		padding: 20px;
		border-radius: 5px;
		margin: 30px 0;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_show {
		display: block;
		border-bottom: 1px solid #d6d6d6;
		padding-bottom: 20px;
		position: relative;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_show .reset_popup_btn {
		color: #4A4F55;
		font-size: 12px;
		padding-left: 22px;
		display: inline-block;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_show .reset_popup_btn::before {
		content: url('../images/reset.svg');
		position: absolute;
		left: 0;
		top: 5px;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_show .our_beer_close_filter {
		position: absolute;
		right: 0;
		color: #4A4F55;
		font-size: 34px;
		line-height: 18px;
		height: 20px;
		top: 0;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_btn_dv {
		display: block;
		text-align: center;
		margin-top: 20px;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_btn_dv::after {
		content: "";
		display: table;
		clear: both;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_btn_dv .our_beer_close_filter {
		display: inline-block;
		border: 1px solid #F4B233;
		border-radius: 5px;
		color: #000;
		text-transform: uppercase;
		font-size: 10px;
		font-family: "Gotham-Bold";
		padding: 8px 15px;
		letter-spacing: 0.2px;
		float: left;
		width: 49%;
		margin-right: 2%;
	}
	.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_btn_dv .search_btn_our_beer {
		background-color: #F4B233;
		border-radius: 5px;
		text-transform: uppercase;
		font-size: 10px;
		font-family: "Gotham-Bold";
		padding: 8px 15px;
		border: 1px solid #F4B233;
		letter-spacing: 0.2px;
		float: right;
		width: 49%;
	}
	.filter_area .filter_selection ul li {
		font-size: 12px;
		padding: 4px 10px;
	}
	.food_pairing_wrap .feat_img {
		margin-bottom: 30px;
	}
	.food_pairing_wrap {
		/*padding: 40px 0;*/
	}
	.page-beertype-wrap .beer_style_sec .beer_style_box {
		height: inherit !important;
		padding: 20px;
	}
	.page-beertype-wrap .beer_type_sec .beer_type_box {
		padding: 20px 15px;
	}
	.page-beertype-wrap .beer_type_sec .beer_type_box .head {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.page-beertype-wrap .beer_style_sec .beer_style_box .head {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.page-beertype-wrap .heading h2 {
		font-size: 20px;
	}
	.beer_explore_wrap .explore_bar .format_toggle_mob {
		display: inline-block;
		color: #4A4F55;
		position: relative;
		float: right;
		padding-right: 18px;
		cursor: pointer;
	}
	.beer_explore_wrap .explore_bar .format_toggle_mob::after {
		content: url("../images/arrow-down-shape.svg");
		position: absolute;
		right: 0;
	}
	.beer_explore_wrap .explore_bar .format_toggle_mob.toggle_format::after {
		transform: rotate(-180deg);
		top: 2px;
	}
	.beer_explore_wrap .explore_bar .format_filter .titile_txt {
		display: none;
	}
	.beer_explore_wrap .explore_bar .format_filter {
		display: none;
		position: absolute;
		background: #fff;
		left: 0;
		right: 0;
		top: 60px;
		z-index: 1;
		padding: 15px 30px;
		padding-bottom: 0;
		border-bottom: 1px solid #d6d6d6;
		font-size: 14px;
	}
	.beer_explore_wrap .explore_bar .pos_static {
		position: static;
	}
	.beer_explore_wrap .explore_bar .left_side {
		width: 200px;
		padding-left: 10px;
	}
	.beer_explore_wrap .explore_bar .right_side {
		width: calc(100% - 200px);
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 10px;
	}
	.beer_explore_wrap .explore_bar .pos_rel {
		position: relative;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check {
		margin-right: 0;
		float: left;
		width: 50%;
		margin-bottom: 10px;
		text-align: left;
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom: 1px solid #d6d6d6;
		font-size: 14px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check .checkmark {
		top: 18px;
		border-radius: 3px;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border {
		margin-left: 0;
		border-bottom: none;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check.onsale_border::before {
		display: none;
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check:nth-last-child(2) {
		/*border-bottom: none;*/
	}
	.beer_explore_wrap .explore_bar .format_filter .styled_check:last-child {
		border-bottom: none;
		margin-bottom: 0;
	}
	.full-width-cms-content h3 {
		font-size: 20px;
	}
	table.stripe-table>thead>tr>th {
		padding: 10px 5px;
		font-size: 14px;
	}
	table.stripe-table td {
		padding: 10px 5px;
		font-size: 12px;
	}
	.callout_three_wrap .callout_col {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	.callout_three_wrap .callout_col .callout_bottom p {
		min-height: inherit;
	}
	.callout_three_wrap .callout_col .callout_col_inner {
		height: inherit !important;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .lft_btn {
		padding-top: 0;
		position: absolute;
		top: 17px;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .rt_btn {
		text-align: center;
		width: 100%;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .cancel_btn {
		margin-right: 2%;
		float: left;
		width: 49%;
		padding: 8px 15px;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .btn_dv .search_btn {
		padding: 8px 15px;
		float: right;
		width: 49%;
		max-width: inherit;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .filter_selection ul li {
		font-size: 12px;
		padding: 4px 10px;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .two_col .filter_selection:first-child {
		border-top: none;
		border-bottom: 1px solid #d6d6d6;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .two_col.lft_col {
		border-top: 1px solid #d6d6d6;
	}
	.explore_filter_popup_wrap .explore_filter_popup_inner .two_col.lft_col .filter_selection:last-child {
		margin-bottom: 0;
	}
	.mbot_60 {
		margin-bottom: 40px;
	}
	.callout_three_wrap .callout_col:last-child {
		margin-bottom: 0;
	}
	.single_column .two_col_wrap .two_col_row .col_30 {
		float: none;
		width: 100%;
	}
	.single_column .two_col_wrap .two_col_row .col_70 {
		float: none;
		width: 100%;
	}
	.single_column h2 {
		font-size: 20px;
	}
	.video_fancy_box .video_fancy_box_tbl .video_fancy_box_cel {
		padding: 0 30px;
	}
	.video_fancy_box .video_fancy_box_tbl .video_fancy_box_cel .video_fancy_box_inner .video_fancy_box_frame {
		height: 200px;
	}
	.new-store-wrap .new-store-content .new_store_content_sec h2 {
		font-size: 20px;
		line-height: 28px;
	}
	.new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box .about_store_detail .site_default_btn {
		font-size: 12px;
	}
	.new-store-wrap .new-store-content .new_store_carousel_wrap .slick-arrow {
		top: calc(50% - 40px);
	}
	.new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .slick-dots li button {
		width: 6px;
		height: 6px;
	}
	.new-store-wrap .new-store-content .new_store_carousel_wrap .new_store_carousel .slick-dots li {
		padding: 0 3px;
	}
	.slick-lightbox .slick-arrow.slick-next {
		right: -40px;
	}
	.slick-lightbox .slick-arrow.slick-prev {
		left: -40px;
	}
	/**20-02-2020**/
	.page-store-locator .header_bar {
		/*padding: 40px 0;*/
		border-bottom: 1px solid #d6d6d6;
	}
	/**20-02-2020 end**/
	.page-store-locator .header_bar .locate_btn_dv {
		padding-left: 0;
		font-size: 14px;
		padding: 15px;
	}
	.page-store-locator .header_bar .bar_form .search_input {
		width: calc(100% - 30px);
		min-width: auto;
	}
	/**20-02-2020**/
	.page-store-locator .header_bar h2 {
		font-size: 30px;
		margin-top: 25%;
		position: relative;
		float: left;
		width: 100%;
		padding: 0px 25px;
	}
	.page-store-locator .header_bar .bar_form .search_input .search_store_btn_page,
	.page-store-locator .header_bar .bar_form .search_input .search_store_btn_page_id {
		height: 34px;
		width: 34px;
	}
	.page-store-locator .header_bar .locate_btn_dv .locate_btn {
		height: 40px;
	}
	.page-store-locator .header_bar .bar_form .search_input form:last-child {
		margin-left: 0;
	}
	.header_wrap .top_bar .logoHeader img.logo_mobile {
		height: 34px;
	}
	.page-store-locator .store_area .store_column {
		float: none;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		padding-left: 25px;
		padding-right: 25px;
		padding-bottom: 45px;
		min-height: inherit;
	}
	/**20-02-2020 end**/
	.page-store-locator .store_area .mob_swap {
		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;
		padding: 0;
	}
	.page-store-locator .store_area .map_column {
		float: none;
		width: 100%;
		height: 870px;
		border-left: none;
		position: relative !important;
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		/*border-bottom: 1px solid #615151;*/
		right: 0px;
	}
	.page-store-locator .store_area .store_column .more_btn .site_default_btn {
		font-size: 14px;
		padding: 10px;
		display: block;
		max-width: 100%;
	}
	.changeStorePopupWrap {
		padding: 0 20px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .header_bar h2 {
		font-size: 20px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .header_bar .locate_btn_dv .locate_btn {
		background-position: center left 7px;
		padding-left: 15px;
		text-indent: -9999px;
		width: 30px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .header_bar .locate_btn_dv {
		padding-left: 0;
		width: 30px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input {
		width: calc(100% - 30px);
	}
	.changeStorePopupWrap .changeStorePopup_inner .store_area {
		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;
	}
	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column {
		float: none;
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		padding-left: 15px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .store_area .map_column {
		float: none;
		width: 100%;
		height: 200px;
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
		border-bottom: 1px solid #d6d6d6;
		border-left: none;
	}
	.marker_info .marker_name {
		font-size: 12px;
	}
	.marker_info .marker_address {
		font-size: 10px;
	}
	.marker_info .marker_time {
		font-size: 10px;
		margin-bottom: 12px;
	}
	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col {
		padding-right: 10px;
	}
	.contact-wrap .contact-page-content h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.contact-wrap .contact-page-content .contact_detail_wrap .contact_detail_box {
		padding: 25px;
		margin-bottom: 30px;
	}
	.contact-page-content .contact_num {
		font-size: 18px;
		padding: 40px 0;
		padding-top: 10px;
	}
	.contact-page-content .contact_form_wrap {
		padding: 60px 0;
		padding-bottom: 30px;
	}
	.contact-page-content .contact_form_wrap .contact_form_row .form_col {
		float: none;
		width: 100%;
	}
	.contact-page-content .contact_form_wrap .contact_form_row .form_link_col {
		clear: both;
		width: 100%;
		margin-top: 50px !important;
		display: block;
	}
	.contact_page_map_wrap .contact_page_map {
		height: 250px;
	}
	.contact_page_map_wrap {
		padding: 40px 0;
	}
	.new-store-wrap .new-store-content .new_store_carousel_wrap {
		margin-bottom: 40px;
	}
	.mob_mbot_0 {
		margin-bottom: 0 !important;
	}
	.editor_text .editor_text_row {
		margin-left: 0;
		margin-right: 0;
	}
	header .header_nav ul li.is-active>a::after {
		display: none;
	}
	.top_bar_mob {
		display: block;
		margin-bottom: 50px;
	}
	/**24-02-2020**/
	header .header_nav .menu-main-menu-container {
		padding-top: 25px;
	}
	/**24-02-2020 end**/
	.section_guide {
		padding: 60px 0;
	}
	.common_section .head_sec {
		margin-bottom: 45px;
	}
	.single_column .two_col_wrap .two_col_row .col_50 {
		float: none;
		width: 100%;
	}
	.col_container .col_row .col_box_inner .col_bottom h3 {
		height: inherit !important;
	}
	.col_container .col_row .col_box_inner .col_bottom p {
		height: inherit !important;
	}
	.col_container .col_row .col_box_inner .col_bottom .links_inner .link-arrow.left_btn {
		float: right;
		margin-bottom: 15px;
	}
	.full-width-cms-content {
		padding: 40px 0;
	}
	.single_column h2.mbot_40 {
		margin-bottom: 30px;
	}
	.single_column .two_col_wrap .two_col_row .img {
		margin-bottom: 30px;
	}
	.full-width-cms-content .single_column {
		padding: 0;
	}
	.col_container .col_row .col_box_inner .col_bottom .links_inner {
		height: inherit !important;
	}
	.editor_text .editor_text_row .page_hash_links {
		padding: 0;
	}	
	/*.breadcrumb>#breadcrumbs li:nth-last-child(3) {
		display: inline-block;
	}
	.breadcrumb>#breadcrumbs li:nth-last-child(3) a {
		padding-left: 6px;
		font-weight: 700;
	}
	.breadcrumb>#breadcrumbs li:nth-last-child(3) a::before {
		content: url("../images/arrow_left.svg");
		position: relative;
		left: -6px;
		top: 1px;
		}*/
		.custom-widget-sidebar {
			/*margin-top:0;*/
		}
		.gift_card_page_wrap .intro_btn_sec {
			padding: 25px 15px;
			margin-bottom: 40px;
		}
		.gift_card_page_wrap .intro_btn_sec .heading {
			display: block;
			font-size: 22px;
			width: 100%;
			text-align: center;
			margin-bottom: 15px;
		}
		.gift_card_page_wrap .intro_btn_sec .btn_dv {
			display: inline-block;
			text-align: center;
			width: 100%;
		}
		.gift_card_page_wrap .intro_copy {
			font-size: 18px;
			margin-bottom: 40px;
		}
		.gift_card_page_wrap .card_btn_dv {
			margin: 40px 0;
		}
		.gift_card_page_wrap .card_btn_dv a {
			width: 100%;
			display: block;
			font-size: 14px;
			padding: 20px 10px;
			float: none !important;
		}
		.gift_card_page_wrap .card_btn_dv .reg_btn {
			margin-bottom: 15px;
		}
		.editor_text .editor_text_row .single_column {
			padding: 0;
		}
		.custom-widget-sidebar .giftcard_sidebar_img:first-child {
			margin-top: 30px;
		}
		.section_appstore .device_img {
			height: 120px;
			overflow: hidden;
			margin-left: -30px;
			margin-right: -30px;
		}
		.single_column .two_col_wrap .two_col_row .thumbnail_col {
			float: none;
			width: 100%;
			padding:0;
		}
		.single_column .two_col_wrap .two_col_row .content_col {
			float: none;
			width: 100%;
			padding:0;
		}
		.single_column .two_col_wrap .two_col_row .thumbnail_col .img_thumb {
			height: inherit;
			padding: 30px;
			margin-bottom: 30px;
		}
		.explore_content_wrap .result_sec .custom_beer_more_load,
		.custom_beer_more_load_scroll {
			margin-top: 0px;
			margin-bottom: 10px;
		}
		.new_all_stores_wrap {
			margin-bottom: 15px;
		}
		.ent_page_wrap .intro_copy {
			margin-bottom: 30px;
		}
		.single_column .two_col_wrap .entertaining_box {
			height: inherit !important;
			margin-bottom: 30px;
		}
		.ent_page_wrap .single_column .two_col_wrap {
			margin-bottom: 10px;
		}
		.editor_text .editor_text_row .single_image {
			margin-bottom: 30px;
		}
		.single_column .two_col_wrap .entertaining_box .ent_btn {
			font-size: 10px;
		}
		.single_beer_insp_sec .pair_box .content_sec .link_dv .link-arrow {
			position: relative;
			right: 0;
			bottom: 0;
		}
		header .header_nav ul.menu>li:nth-child(2) {
			padding-left: 0;
		}
		header .header_nav ul.menu>li:nth-child(3) {
			padding-left: 0;
		}
		.explore_content_wrap {
			position: inherit;
			height: inherit !important;
		}
		.home_slider {
			height: calc(100vw / 0.9);
			box-shadow: inset 0px 300px 30px rgba(0,0,0,0.15);
		}
		.slider_box_wrap {
			height: calc(100vw / 0.9);
		}
		.slider_box_wrap .slider_box_inner {
			height: calc(100vw / 0.9);
		}
		.slider_box_wrap .banner_video {
			height: calc(100vw / 0.9);
		}
		.main_slider .slick-dots li button {
			width: 8px;
			height: 8px;
		}
		.main_slider .slick-dots li {
			padding: 0 3px;
		}
		.main_slider .slick-dots {
			bottom: 15px;
			display: none !important;
		}
		header .header_nav .mega-sub-menu .mega_separate_list {
			float: none;
			width: 100%;
		}
		header .header_nav .mega-sub-menu .mega_separate_list:first-child {
			border-top: 1px solid rgba(255, 255, 255, 0.25);
		}
		header .header_nav .mega-sub-menu .mega_separate_list ul li:first-child {
			border-top: 1px solid rgba(255, 255, 255, 0.25);
		}
		header .header_nav .mega-sub-menu .mega_separate_list ul {
			/* display: none; */
			position: absolute;
			left: 100%;
			right: 0;
			padding: 0 30px;
			background: #000;
			z-index: 1;
			top: 0;
			bottom: 0;
			overflow-x: auto;
			width: 100%;
			height: inherit !important;
			transition: all 0.45s linear;
			-webkit-transition: all 0.45s linear;
			min-height: 80vh;
		}
		header .header_nav .mega-sub-menu .mega_separate_list ul.show_sub_list {
			left: 0;
			transition: all 0.45s linear;
			-webkit-transition: all 0.45s linear;
		}
		header .header_nav .mega-sub-menu ul li a {
			padding: 15px;
			color: #fff;
		}
		header .header_nav .mega-sub-menu .mega_separate_list {
			padding: 0;
		}
		header .header_nav .mega-sub-menu::before {
			display: none;
		}
		header .header_nav .mega-sub-menu .mega_separate_list li.head {
			color: #fff;
			padding: 20px 0px;
			border-bottom: 1px solid rgba(255, 255, 255, 0.25);
			background: url("../images/arrow-orange.svg");
			background-repeat: no-repeat;
			background-position: center right 10px;
			background-size: 8px 15px;
			height: inherit !important;
		}
		.explore_content_wrap .result_column::before {
			background: none;
		}
		.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .slider_text_cel {
			padding: 0 30px;
			padding-bottom: 15px;
		}
		.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img {
			max-width: 300px;
			width: 100%;
		}
		.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img.des-video-text {
			display: none;
		}
		.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img.mob-video-text {
			display: block;
			max-width: 300px;
			margin: 0 auto;
		}
		.page-error-404 .error-img {
			max-width: 270px;
		}
		.page-error-404 .errorContent h2 {
			font-size: 40px;
		}
		.page-error-404 {
			padding: 80px 0;
		}
		.page-error-404 .error-image img {
			width: 120px;
		}
		.page-error-404 .text-four {
			font-size: 110px;
		}
		header .header_nav .mega-sub-menu ul::after {
			display: none;
		}
		.news_post_wrap .news_post_box .img_col {
			margin-bottom: 15px;
		}
		.news_post_wrap .news_post_box h3 {
			font-size: 18px;
		}
		.changeStorePopupWrap .changeStorePopup_inner .header_bar {
			padding: 20px;
		}
		.changeStorePopupWrap .changeStorePopup_inner .header_bar .closeChangeStorePopup {
			top: 20px;
			right: 20px;
		}
		.changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input .txt_b {
			padding: 8px 10px;
		}
		.contact-page-content .contact_form_wrap.draught_contact_form {
			padding-bottom: 0;
		}
		body.single-beer:before {
			height: auto;
		}
		.three_col_layout_wrap .right-sidebar-section {
			padding-top: 0;
			-webkit-box-ordinal-group: 3;
			-moz-box-ordinal-group: 3;
			-ms-flex-order: 3;
			-webkit-order: 3;
			order: 3;
		}
		.three_col_layout_wrap .swaping-mobile .sidebar-section {
			width: 100%;
		}
		.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel .site_default_btn {
			padding: 12px 30px;
			margin-top: 40px;
			font-size: 12px;
		}
		.three_col_layout_wrap .right-section {
			margin-bottom: 0;
		}
		.mob_hide {
			display: none;
		}
		.explore_content_wrap .filter_area {
			position: inherit;
			margin-bottom: 30px;
			padding-bottom: 0;
		}
		.explore_content_wrap .filter_area .filter_box {
			top: 100%;
			width: 100%;
			left: 0;
		}
		.new-store-wrap .new-store-content .new_all_stores_wrap .new_all_stores_inner .new_store_box {
			width: 100%;
		}
		.top_bar .header_locator .store_time {
			margin-right: 0;
		}
		.hours_section.header_section.header_right {
			margin-left: 21px;
		}
		/****/
		.header_search_form {
			position: relative;
		}
		.single_column .two_col_wrap .two_col_row .col_xs_1 {
			width: 100%;
		}
		.beer_explore_wrap .explore_bar .format_filter .border_right::after {
			display: none;
		}
		.explore_content_wrap .result_sec .result_box .img_sec img {
			height: 140px;
		}
		.petition_page_wrap .petition_page_inner {
			margin-left: -15px;
			margin-right: -15px;
		}
		.petition_page_wrap .top_text h2 {
			font-size: 24px;
			line-height: normal;
		}
		.single_beer_sec_1 .stock_text span {
			display: inline;
		}
		.single_beer_sec_1 .stock_text {
			margin-left: 0;
		}
		.col-sm-3.customWidth {
			width: 100%;
		}
		.col-sm-9.customWidth {
			width: 100%;
		}
		.closet_store p.store_row {
			margin: 0;
		}
		.registration_main_title h2 {
			font-size: 24px;
			margin-bottom: 24px;
		}
		.registration_main_title {
			padding: 0 15px;
		}
		.single_beer_sec_1 .stock_text span.avail {
			margin-top: 5px;
			width: 100%;
			display: inline-block;
		}
		.beer_explore_wrap .explore_bar .format_filter .border_right::after {
			display: none;
		}
		.explore_content_wrap .result_sec .result_box .img_sec img {
			height: 140px;
		}
		.single_store_holiday .single_store_sec1 .store_detail {
			height: inherit;
		}
		.single_store_holiday .single_store_sec1 .store_map {
			height: 200px;
		}
		.single_store_holiday .store_holiday_days .holiday_name {
			font-size: 14px;
		}
		.single_store_holiday .store_holiday_days .holiday_info {
			font-size: 12px;
		}
		/***Cottaging Guide CSS Start***/
		.cottaging_guide_wrap .right-section {
			padding-left: 0;
			padding-right: 0;
		}
		.cottaging_guide_wrap .sidebar-section,
		.single_cguide_wrap .sidebar-section {
			width: 100%;
		}
		.cottaging_guide_wrap .sidebar-section .sidebar-wrap,
		.single_cguide_wrap .sidebar-section {
			padding-right: 0;
		}
		.cottaging_guide_wrap .c_guide_box .c_guide_title h4 {
			height: inherit !important;
		}
		.cottaging_guide_wrap .c_guide_box .c_guide_des p {
			height: inherit !important;
		}
		.single_cguide_wrap .c_tips_share_sec {
			margin-bottom: 20px;
			margin-top: 10px;
		}
		.single_cguide_wrap .c_tips_share_sec .share_btn {
			padding: 12px 20px;
			margin-right: 15px;
		}
		.single_cguide_wrap .c_tips_share_sec .share_txt {
			display: block;
			margin: 15px 0;
		}
		.single_cguide_wrap .c_tips_share_sec .fb_icon {
			margin-left: 0;
		}
		.c_guide_tips_wrap .tips_row .tips_thumb {
			text-align: center;
			margin-bottom: 20px;
			display: block;
			width: 100%;
		}
		.c_guide_tips_wrap .tips_row .tips_desc {
			display: block;
			width: 100%;
		}
		.more_guide_sec .more_cguide_carousel .slick-list.draggable {
			padding-right: 30px;
			margin-right: -15px;
			padding-left: 7px;
		}
		.more_guide_sec .more_cguide_carousel .insp_column .img_sec {
			float: none;
			width: 100%;
		}
		.more_guide_sec .more_cguide_carousel .insp_column .img_sec img {
			height: inherit;
		}
		.more_guide_sec .more_cguide_carousel .insp_column .content_sec {
			float: none;
			width: 100%;
			padding: 25px;
		}
		.more_guide_sec .more_cguide_carousel .insp_column .content_sec .link_dv {
			bottom: 0;
			position: relative;
			right: 0;
		}
		.more_guide_sec .more_cguide_carousel .col-sm-4 {
			padding: 0 8px;
		}
		.more_guide_sec .more_cguide_carousel .slick-dots {
			margin-top: 20px;
		}
		.more_guide_sec {
			padding: 40px 0;
		}
		.more_guide_sec .head_sec {
			margin-bottom: 30px;
		}
		.single_cguide_wrap .rec_title {
			margin-bottom: 25px;
			font-size: 24px;
		}
		.champion-team-row ul li:last-child {
			padding-right: 0;
		}
		.champion-team-row ul {
			text-align: center;
		}
		.champion-team-profile-main-desc {
			font-size: 12px;
			line-height: 18px;
		}
		/** Mail chimp start css**/
		div#mc_embed_signup_scroll .mc-field-group {
			width: 100%;
			float: left;
		}
		.mc-field-group.right_col {
			padding: 0;
		}
		.mc-field-group.left_col {
			padding-right: 0;
		}
		div#mc_embed_signup_scroll .mc-field-group.input-group ul li {
			width: 100%;
			margin-bottom: 10px;
		}
		input#mc-embedded-subscribe {
			margin-bottom: 15px;
		}
		.ms_feild_group_main {
			margin-bottom: 0;
		}
		.ms_feild_group_main strong {
			margin-bottom: 0px;
		}
		div#mc_embed_signup_scroll .mc-field-group {
			margin-bottom: 20px;
		}
		.ms_feild_group_main.error {
			margin-bottom: 20px;
		}
		.mc-field-group.input-group label.main_lebel {
			font-size: 16px;
			margin-bottom: 15px;
		}
		.ms_feild_group_main p {
			margin-bottom: 20px;
		}
		.champion-members-logo-block ul li img {
			width: 320px;
			max-width: 100%;
		}
		.champion-members-logo-block.desktop_view {
			display: none;
		}
		.champion-members-logo-block.mobile_view {
			display: block;
		}
		.ms_feild_group_main_left.mobile_view {
			display: block;
			padding: 0px 15px;
		}
		.ms_feild_group_main_left {
			display: none;
		}
		.setting_subscriber_main_box h2 {
			font-size: 16px;
			margin-bottom: 8px;
		}
		.top_heading_settings h1 {
			font-size: 22px;
			line-height: 22px;
			margin-bottom: 15px;
		}
		.champion-contest-wrap .Champion-Contest-Button {
			margin-top: 20px;
		}
		.rec_popup_main {
			width: 90%;
			padding: 36px 20px;
		}
		.rec_popup_main h3 {
			margin-bottom: 30px;
			font-size: 20px;
		}
		.rec_popup_main ul li {
			margin: 0 10px;
		}
		.rec_popup_main li button {
			width: 108px;
			height: 45px;
			line-height: 45px;
			font-size: 14px;
		}
		.c_guide_slider_section .slick-dots button {
			width: 10px;
			height: 10px;
			margin-right: 3px;
		}
		.c_guide_slider_section .container {
			padding: 0px 45px;
		}
		.c_guide_slider_section .c_guide_slider_heading {
			font-size: 24px;
			line-height: 24px;
			margin-bottom: 10px;
		}
		/**/
		footer .bottom_footer {
			padding: 0 15px;
		}
		.shop_widget .shop_online {
			width: calc(100% - 50px);
			margin-top: -75px;
			border-radius: 0px;
			border-top: 0px;
			border-left: 0px;
			border-right: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
		}
		.shop_widget .shop_online li {
			width: 50%;
			height: 170px;
			border: #dddddd 1px solid;
			border-right: 0px;
			border-bottom: 0px;
			border-radius: 0px !important;
		}
		.shop_widget .shop_online li a {
			padding: 0px 5px 0 5px;
		}
		.shop_widget .shop_online .icon {
			height: 65px;
			margin: 0px;
		}
		.shop_widget .shop_online li a h4 {
			font-size: 16px;
			line-height: 20px;
		}
		.shop_widget .shop_online li a h4 span {
			display: inline;
		}
		.sectionCtaBanner .calcHeight {
			height: calc(100vw / 1.5);
			max-height: 520px;
		}
		.sectionCtaBanner .textColumn p {
			margin-bottom: 40px;
		}
		.sectionCtaBanner .contentInnerLeft a img {
			max-width: 60px;
		}
		.sectionCtaBanner .textColumn .contentInner {
			max-width: none;
			width: calc(100% - 50px);
		}
		.sectionCtaBanner .textColumn h2 {
			font-size: 36px;
			line-height: 40px;
			margin-bottom: 30px;
		}
		.header_wrap .top_bar .topLinks li.locatorHeaderLink {
			display: none;
		}
		.header_wrap .top_bar .logoHeader {
			padding: 23px 0;
		}
		.header_wrap .top_bar .topLinks.mobileLinks .cartHeaderLink img {
			float: none;
		}
		.mobileLinks span.budgCart {
			position: relative;
			top: -10px;
			left: -9px;
		}
		.header_wrap .top_bar .logoHeader img {
			height: 20px;
		}
		.header_search {
			padding: 0 25px;
			bottom: 22%;
		}
		.header_search .select {
			height: 45px;
			width: 118px;
		}
		.header_search .search_txt {
			height: 45px;
			padding-left: 36px;
			background-position: left 11px center;
			background-size: 16px;
		}
		.header_search .s_btn {
			width: 100px;
			height: 45px;
			font-size: 13px;
			padding-top: 3px;
		}
		.header_search .select .select-styled {
			padding: 12px 10px;
			font-size: 12px;
		}
		.header_search .select .select-styled::after {
			right: 10px;
			top: 18px;
		}
		.header_search .select .select-styled.active::after {
			top: 20px;
		}
		.tileColumnSection .tileBox .contentBox .cellView {
			padding: 25px 12px;
		}
		.tileColumnSection .tileBox .contentBox .cellView h3 {
			font-size: 16px;
			margin-bottom: 10px;
			text-align: left;
			line-height: 1.3;
		}
		.tileColumnSection .tileBox .contentBox .cellView h2 {
			font-size: 30px !important;
			line-height: 30px !important;
		}
		.tileColumnSection .col-sm-3:nth-child(4) .tileBox .contentBox .cellView.top {
			padding: 25px 20px;
		}
		.tileColumnSection .tileBox .contentBox .cellView p {
			font-size: 14px;
			line-height: normal;
			text-align: left;
		}
		.tileColumnSection .tileBox .thumb .mob {
			display: block;
		}
		.tileColumnSection .tileBox .thumb .desk {
			display: none;
		}
		.page-banner-search-wrap .page-banner-content .banner-title h2 {
			font-size: 30px;
		}
		.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field {
			height: 40px;
			padding: 10px;
			padding-left: 35px;
			background-position: left 10px center;
			background-size: 16px;
		}
		.page-banner-search-wrap .page-banner-content .input-box-inner button {
			height: 40px;
			width: 85px;
			font-size: 14px;
			line-height: normal;
		}
		.header_search .select .select-options {
			font-size: 12px;
		}
		.header_search .select .select-options li {
			padding: 5px;
		}
		.tileColumnSection .tileBox .contentBox .cellView .site_default_btn {
			padding: 10px 30px;
		}
		.filter_box_header {
			top: 40px;
		}
		.beer_explore_wrap .explore_bar::after {
			left: 0;
			right: 0;
		}
		/**12-09-2019**/
		.header_wrap.sticky-header .mob_hamburger_stickyHeader {
			display: none;
		}
		.header_wrap.sticky-header .header_search.header_searchStickey {
			display: none;
		}
		.relHeader .top_bar {
			position: relative !important;
		}
		/**21-02-2020**/
		.header_wrap .top_bar {
			background: none;
			position: relative;
			width: 100%;
			top: 0;
			left: 0;
		}
		.header_wrap .header_nav .top_bar::after {
			content: "";
			display: table;
			clear: both;
		}
		header .mobNavLogo img {
			width: 120px;
		}
		header .mobNavLogo {
			position: absolute;
			top: 0;
			padding: 25px 30px;
		}
		/**21-02-2020 end**/
		.relHeader .top_bar .logoHeader {
			padding: 30px 0 !important;
			display: table;
			width: 100%;
		}
		.header_wrap.sticky-header .desktop_view {
			display: block;
		}
		.sticky-header.header_wrap .stickey_view {
			display: none;
		}
		.desktop_view .topLinks {
			display: none;
		}
		.header_wrap .top_bar .topLinks.mobileLinks .cartHeaderLink.d-none {
			background: none;
			height: auto;
			padding: 0px;
		}
		.header_wrap .top_bar .topLinks.mobileLinks .cartHeaderLink {
			width: auto;
			padding-right: 0 !important;
		}
		.header_wrap .top_bar .topLinks.mobileLinks li.loginBtn.profileSecStyle {
			padding: 0px 0px;
			height: auto;
		}
		.header_wrap .top_bar .topLinks li.cartHeaderLink a {
			padding-left: 2px !important;
		}
		.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle span.afterimg::after {
			display: none;
		}
		/**21-02-2020**/
		.header_wrap .top_bar .container.padRight0 {
			padding: 0 10px;
			position: absolute;
		}
		/**21-02-2020 end**/
		.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle {
			padding: 31px 5px;
		}
		.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .afterimg {
			padding-left: 3px;
		}
		.mobile_locatorSec {
			display: block;
		}
		/**21-02-2020**/
		.mobile_locatorSec .locatorHeaderLink.col-sm-12 {
			background: #000;
			padding: 15px 25px;
			display: flex;
		}
		.top_bar .mobile_locatorSec .header_locator {
			margin-right: 0;
		}
		.top_bar .mobile_locatorSec .header_locator {
			border-right: none;
			width: 100%;
		}
		/**21-02-2020**/
		.mobile_locatorSec .header_locator span.store_time {
			/*display: inline-block !important;*/
			color: #fff;
		}
		.top_bar .mobile_locatorSec .header_locator .store_time {
			border-right: 0px;
		}
		.header_wrap .top_bar .topLinks.mobileLinks {
			z-index: 9;
			display: block;
			width: 80px;
		}
		.header_wrap .top_bar .logoHeader::after {
			content: "";
			display: table;
			clear: both;
		}
		header .header_nav .top_bar.top_bar_mob .header_locator {
			display: none!important;
		}
		header .header_nav.show_mob_nav .mob_menu_close {
			margin-top: 0px;
			top: 26px;
		}
		header .header_nav ul.menu>li.menu-item-has-children>a::after {
			display: none;
		}
		header .header_right_nav .header_nav ul li>a {
			padding: 20px 0px;
		}
		header .header_nav .mega-sub-menu ul li {
			padding: 0px;
		}
		header .header_right_nav .header_nav .mega-sub-menu {
			top: 76px;
		}
		.header_wrap.sticky-header .top_bar {
			min-height: 125px;
			height: 125px;
			background: #000;
		}
		.sticky-header.header_wrap .mobile_locatorSec .locatorHeaderLink.col-sm-12 {
			padding-bottom: 0px;
		}
		.header_wrap.sticky-header .top_bar .topLinks li {
			padding-right: 0px;
		}
		.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle a {
			padding-right: 15px;
		}
		.sticky-header.header_wrap .top_bar .logoHeader img {
			height: 23px;
		}
		.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle {
			margin-top: 0;
		}
		.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
			padding-right: 0;
		}
		footer .container {
			width: 100%;
			padding:0 10px;
		}
		.home_category.common_section .container {
			width: 100%;
		}
		.locator_popup {
			position: fixed !important;
			background: #fff;
			border-radius: 0px;
			z-index: 100;
			max-width: 100% !important;
			width: 100%;
			box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.25);
			margin-top: 0;
			left: 0;
			display: none;
			width: 100% !important;
			height: 100vh !important;
			top: 0;
		}
		.header_wrap.sticky-header .menu-main-menu-container {
			display: block;
		}
		.sticky-header.header_wrap .top_bar .logoHeader {
			z-index: 9;
		}
		header .header_nav .menu li:first-child {
			position: relative;
		}
		#changeOrderTypeModal .modal-dialog {
			width: 60%;
			margin: 0 auto;
			margin-top: 100px;
		}
		.grid-block-wrap .grid-block-inner .col-sm-6 {
			margin-bottom: 48px;
		}
		/**14-02-2020**/
		.header_wrap .top_bar .topLinks li .userInfoList {
			left: auto;
			right: 5px;
			padding-bottom: 0;
		}
		/**20-02-2020**/
		.mobileLinks span.budgCart {
			padding: 3px 6px!important;
			font-size: 10px;
		}
		.header_wrap .top_bar .topLinks li .userInfoList ul li {
			border-bottom: 1px solid #d6d6d6 !important;
		}
		.single_store_sec1 .mob_swap_container .store_detail_sec {
			margin-right: 20px;
			margin-left: 20px;
			padding: 30px 20px;
		}
		.single_store_sec1 .store_map .beerStoreMap {
			max-width: 92% !important;
		}
		.page-top-header .top-banner-text h2 {
			padding-bottom: 15px;
		}
		a.light_theme {
			color: #fff !important;
		}
		.beer_explore_wrap .filter_selection_wrap {
			/*height: 100vh;*/
		}
		/**20-02-2020 end**/
		/**06-03-2020**/
		.header_wrap.relHeader .top_bar .padRight0 {
			position: relative;
		}
		.page-search-wrap .right-section::before {
			position: inherit;
			background: none;
			display: none;
		}
		.beer_explore_wrap2 .filter_selection_wrap2 {
			background: rgba(0, 0, 0, .5);
			bottom: 0;
			box-sizing: border-box;
			display: none;
			height: 100%;
			left: 0;
			outline: none;
			overflow: auto;
			position: fixed;
			right: 0;
			top: 0 !important;
			z-index: 1000;
			display: none;
			padding: 0 20px;
		}
		.beer_explore_wrap2 .filter_selection_wrap2 .filter_selection_inner2 {
			background: #fff;
			padding: 20px;
			border-radius: 5px;
			margin: 30px 0;
			position: relative;
		}
		.beer_explore_wrap2 .mob_show {
			display: block;
			padding-bottom: 20px;
			border-bottom: 1px solid #ddd;
			margin-bottom: 30px;
		}
		.beer_explore_wrap2 .filter_txt.mob_filter_toggle2 {
			display: block;
			position: relative;
			padding-left: 25px;
			width: auto;
			float: left;
			margin-bottom: 10px;
			cursor: pointer;
		}
		.page-search-wrap .right-section {
			padding-top: 20px;
			padding-bottom: 40px;
			float: left;
			width: 100%;
		}
		.page-search-wrap .right-section .search_reasult_col {
			padding-left: 0;
		}
		.page-search-wrap .top_heading .sFormWrap {
			padding-bottom: 30px;
			width: 100%;
		}
		.page-search-wrap .top_heading .sKeywordText {
			width: 100%;
			margin-bottom: 10px;
		}
		.page-search-wrap .top_heading {
			margin-left: 0px;
		}
		.beer_explore_wrap2 .filter_txt::before {
			content: url('../images/filter.svg');
			position: absolute;
			left: 0;
			top: 0px;
		}
		.beer_explore_wrap2 .filter_selection_wrap2 .filter_selection_inner2 .mob_show .reset_popup_btn {
			color: #4A4F55;
			font-size: 12px;
			padding-left: 22px;
			position: relative;
			display: inline-block;
		}
		.beer_explore_wrap2 .filter_selection_wrap2 .filter_selection_inner2 .mob_show .our_beer_close_filter {
			float: right;
			color: #4A4F55;
			font-size: 34px;
			line-height: 18px;
			height: 20px;
			top: 0;
		}
		.beer_explore_wrap2 .filter_selection_wrap2 .filter_selection_inner2 .mob_show .reset_popup_btn::before {
			content: url('../images/reset.svg');
			position: absolute;
			left: 0;
			top: 2px;
		}
		.explore_content_wrap .result_sec .result_box.sale_result_box {
			width: 100%!important;
			margin-bottom: 40px;
		}
		/**06-03-2020 end**/
		/**16-03-2020**/
		.beer_explore_wrap .filter_selection_wrap .filter_selection_inner .mob_show {
			margin-bottom: 30px;
		}
		.mobile_beer_filter {
			display: none;
		}
		.explore_content_wrap .filter_area .search_area {
			display: block;
		}
		.beer_explore_wrap .explore_bar {
			display: block;
		}
		/**16-03-2020 end**/
		.header_wrap .top_bar .topLinks.mobileLinks .cartHeaderLink img {
			float: left;
		}
		.header_wrap .top_bar .topLinks.mobileLinks .cartHeaderLink a {
			padding-right: 0px!important;
		}
		.header_wrap .top_bar .topLinks.mobileLinks .cartHeaderLink span.budgCartTotal {
			padding-left: 15px;
		}
		.header_wrap .top_bar .topLinks li.cartHeaderLink .budgCart {
			line-height: 11px!important;
		}
		/*************/
		.page-store-locator .header_bar .bar_form {
			display: block;
			padding: 0px 25px;
		}
		.page-store-locator .header_bar .locate_btn_dv {
			max-width: unset;
		}
		.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart{
			padding: 10px 0;
		}	
		.tabbed-deatil-desc .more_detail_box .total_cans ul.mobile_single_add_cart {
			padding: 30px;
			border: 1px solid #e6e6e6;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart {
			display: block;
			padding: 20px 0px;
			border: none;
			border-bottom: 1px solid #e6e6e6;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart:nth-child(2n) {
			background: none;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart:first-child {
			height: unset;
			border-top: none;
			padding-top: 0px;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart:first-child .col_combined_mob:first-child {
			padding-top: 0px;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_combined_mob {
			width: 100%;
			display: table;
			padding: 10px 0px;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_combined_mob:last-child .col_5 {
			float: right;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_same {
			float: none;
			text-align: left;
			width: 100%;
			padding: 10px 0;
		}	
		.tabbed-deatil-desc .more_detail_box .total_cans .col_combined_mob .col_same:first-child {
			width: 100%;
			max-width: 100px;
		}
		.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_2 {
			width: 100%;
			text-align: left;
			padding-right: 0;
		}
		.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_1 {
			width: 100%;
		}
		.nonEcomProduct .tabbed-deatil-desc .more_detail_box .total_cans .col_3 {
			width: 100%;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_4 {
			display: inline-block;
			vertical-align: middle;
			float: none;
			width: auto;
			width: calc(100% - 120px);
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_5 {
			display: inline-block;
			vertical-align: middle;
			float: none;
			width: auto;
			width: 115px;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a {
			max-width: 114px;
			font-size: 11px;
			height: 32px;
			line-height: 28px;
			min-width: 114px;
		}
		/********************/
		.more_store_main .onsale_box .onsale_img img {
			height: auto !important;
		}
		/********************/
		.tileColumnSection .tileBox .contentBox .cellView ul li {
			padding-bottom: 20px;
			padding-left: 2px;
			padding-right: 2px;
		}
		.tileColumnSection .tileBox .contentBox .cellView ul li img {
			width: 80px;
			height: auto;
		}
		.home_cat_style .cat_stl_box {
			padding: 35px 30px;
		}
		.home_cat_style .cat_stl_box .head .txt {
			font-size: 22px;
		}
		.home_cat_style .cat_stl_box .content_area .lt_sec p {
			margin-bottom: 30px;
		}
		.home_cat_style .cat_stl_box .content_area .rt_sec img {
			bottom: -65px;
		}
		.section_sale.common_section {
			padding: 70px 0px;
			padding-bottom: 60px;
		}
		.more_store_main {
			margin-bottom: 0;
		}
		.section_sale.common_section .head_sec {
			margin-bottom: 60px;
		}
		.tileColumnSection .tileBox .contentBox .cellView h3 .block,
		.tileColumnSection .tileBox .contentBox .cellView p.lgText .block {
			display: inline-block !important;
		}
		.tileColumnSection .col-sm-3.col-xs-6:nth-child(3) .tileBox .contentBox .cellView h3,
		.tileColumnSection .col-sm-3.col-xs-6:nth-child(3) .tileBox .contentBox .cellView p {
			text-align: center;
		}
		.beer_explore_wrap .explore_bar .format_filter .bs-other-filters {
			padding-left: 0;
		}
		.beer_explore_wrap .explore_bar .format_filter .bs-savings-filter {
			width: 100%;
			border-right: none;
			overflow: hidden;
			border-bottom: 1px solid #d6d6d6;
			padding-top: 0;
			padding-bottom: 0;
			padding-right: 0;
		}
		.beer_explore_wrap .explore_bar .format_filter .bs-other-filters {
			display: block;
			overflow: hidden;
			padding-top: 0;
			padding-bottom: 0;
		}
		.beer_explore_wrap .explore_bar .right_side::before {
			display: none;
		}
		.breadcrumb-sec {
			border-bottom: 1px solid #d6d6d6;
			padding-left: 10px;
			padding-right: 10px;
		}
		.breadcrumb-sec .breadcrumb {
			border-bottom: none !important;
			padding-top: 20px !important;
			padding-bottom: 20px !important;
		}
		.explore_content_wrap .result_sec {
			padding-left: 0;
		}
		.filter_area .filter_selection h2.collapsed_close::before {
			display: none;
		}
		.page-store-locator .header_bar {
			/*padding: 80px 0;*/
		}
		.mobile_locatorSec .header_locator.open .locator_popup {
			display: block;
			left: 0;
			right: 0;
		}
		.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.dropdown-toggle {
			padding-right: 10px;
			margin-right: 8px;
			border-right: 1px solid #fff;
		}
		.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle .afterimg {
			padding-left: 0;
		}
		.header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle a.dropdown-toggle {
			padding-right: 12px;
			margin-right: 6px;
		}
		.header_wrap.sticky-header .header_nav .top_bar {
			min-height: auto;
			height: auto;
		}
		.top_bar .header_locator .store_name::after {
			top: 0;
		}
		.sticky-header .top_bar .header_locator .store_name::after {
			top: 0;
			right: 0;
		}
		footer .footer_section {
			padding-top: 50px;
		}
		footer .bottom_footer ul li img {
			max-width: 100%;
		}
		.breadcrumbWrap{
			padding:0 10px;
		}
		.page-about-content .container {
			padding: 0 10px;
		}    
		.page-about-content .page-content-wrap-outer.time_content .page-content-wrap {
			margin-top: 10px;
		}
		.page-about-content .grid-block-wrap .grid-content{
			margin-bottom: 30px;
		}
		.page-about-content .grid-block-wrap .grid-block-inner .col-sm-6 {
			margin-bottom: 0;
		}
		.page-about-content .page-news-wrap {
			margin-bottom: 10px;
		}
		.tileColumnSection .tileBox .contentBox .cellView.top {
			padding-top: 25px;
		}
		.tileColumnSection .tileBox .contentBox .cellView.bottom {
			padding-bottom: 15px;
		}
		.sideCart .cart_list {
			padding: 0px 25px;
		}
		.sectionCtaBanner .textColumn.calcHeight {
			height: auto;
			padding: 60px 0;
		}
		.tabbed-deatil-desc .more_detail_box ul li .mobLabel {
			font-family: Gotham-Bold;
			display: inline-block;
			width: 90px;
		}
		.tabbed-deatil-desc .more_detail_box ul li.heading{
			display: none !important;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .stroke {
			margin-bottom: 0;
			width: auto;
			padding-left: 94px;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .sale_price {
			display: inline-block;
			width: auto;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk {
			display: inline-block;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk {
			vertical-align: middle;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .stroke {
			font-size: 11px;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .innerRow {
			display: inline-block;
		}
		.container_sm {
			padding: 0 25px;
		}
		.stickey_overlay.overlayDivDet {
			top: 0;
		}
		.single_column .two_col_wrap .two_col_row {
			margin-left: 0;
			margin-right: 0;
		}
		.editor_text .mobPadlr {
			padding: 0 10px;
		}
		.gift-cards .sidebar-section .sidebar-wrap {
			padding-top: 0;
		}
		.mBot30{
			margin-bottom: 30px;
		}
		.mPadlr10{
			padding-left: 10px;
			padding-right: 10px;
		}
		.no_brands_most_savings_home {
			width: calc(100% - 20px);
		}
		.news_post_wrap .news_post_box .img_col img {
			/* height: auto; */
			/* width: auto; */
			/* max-width: 100%; */
		}
		.checkout_container .beer_orderType .beer_pick_up_method .confirm_dilivery_address .confirm_address #checkoutDeliveryAddress .delivery_content.col-6 {
			max-width: 100%;
			flex: 0 0 100%;
			padding: 0 !important;
		}
		.checkout_container .beer_orderType .beer_pick_up_method .confirm_dilivery_address .confirm_address #checkoutDeliveryAddress .delivery_row.row{
			margin: 0;
		}
		.header_wrap.sticky-header .top_bar .mobile_locatorSec .header_locator {
			width: 100%;
		}
		.header_wrap.sticky-header .top_bar .mobile_locatorSec .header_locator .locator_popup_btn {
			text-indent: 0;
			width: 100%;
			/* padding-right: 25px; */
			padding-left: 0;
			overflow: hidden;
			margin-left: 0;
		}
		.sticky-header.header_wrap .top_bar .header_locator .locator_icon {
			margin-right: 10px;
		}
		#pic_delivery_modal .modal-dialog.cart_popupDiv .modal-content {
			padding: 40px 25px;
		}
		.explore_content_wrap .result_sec .result_box.sale_result_box .bottom_res_cont h4 {
			font-size: 16px;
		}
		.explore_content_wrap .result_column .result_sec {
			padding: 0 10px;
		}
		.admin-bar .pca.billing_address .pcaautocomplete.pcatext,
		.admin-bar .pca.address .pcaautocomplete.pcatext,
		.admin-bar .pca.store_select_addr_delivery_textbox_beer_detail .pcaautocomplete.pcatext {
			margin-top: -45px;
		}
		.page-store-locator .store_area.archive_store .store_column .store_select_box {
			float: none;
			max-width: 100%;
		}
		.page-store-locator .store_area.archive_store .store_column .store_navigation {
			max-width: 100%;
			float: none;
		}
		.page-store-locator .store_area.archive_store .store_column .more_btn {
			float: none;
			max-width: 100%;
		}
		#product_notavailability .modal-footer,
		#product_availability .modal-footer,
		#emptycartprocess .modal-footer {
			text-align: center;
		}
		#product_notavailability .modal-footer button,
		#product_availability .modal-footer button, 
		#emptycartprocess .modal-footer button {
			width: 100%;
			margin: 0;
			margin-bottom: 15px;
		}
		#product_notavailability .modal-footer button:last-child,
		#product_availability .modal-footer button:last-child,
		#emptycartprocess .modal-footer button:last-child {
			margin-bottom: 0;
		}
		.non_beer_store .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle a.dropdown-toggle {
			padding-right: 0;
			margin-right: 0;
			border-right: none;
		}
		.non_beer_store .header_wrap .top_bar .topLinks.mobileLinks {
			width: 25px;
		}
		.non_beer_store .header_wrap .top_bar .logoHeader .logoAnchor {
			width: calc(100% - 50px);
		}
		header .header_right_nav .header_nav .mega-sub-menu .allAnchor {
			padding: 20px 0;
			border-bottom: 1px solid rgba(255, 255, 255, 0.25);
			font-family: Gotham-Medium;
			display: block;
		}
		header .header_right_nav .header_nav .mega-sub-menu .allAnchor a {
			display: block;
		}
		.page-store-locator .store_area .store_column .store_select_box .lft_col .st_name {
			word-break: break-word;
		}
		body.post-type-archive-beer{
			position: inherit;
		}
	}
	/* end 767px*/
	@media only screen and (max-width: 630px) {
		.how_does_work .bg-line:before {
			top: 30px;
			height: 85%;
		}
		.page-store-locator .header_bar .bar_form .search_input form {
			width: 100%;
		}
		.page-store-locator .header_bar .bar_form .search_input form:last-child {
			margin-left: 0px;
			/*margin-top: 10px;*/
		}
		.site_default_btn {
			font-size: 12px;
			margin-bottom: 10px;
		}
		.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .mid-title {
			font-size: 30px;
			line-height: 35px;
		}
		.header_search .s_btn {
			padding-top: 0px;
		}	
		.single_beer_sec_1 .fig_sec .figure_block .img_thumb img {
			object-position: 0px center;
		}
		/**20-02-2020 end**/
		.tabbed-deatil-desc ul.tabs li {
			font-size: 14px!important;
		}
		.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart .col_3::after {
			border: 5px solid transparent;
			border-top: 6px solid #000;
			top: 18px;
		}
		.checkout_actions {
			float: left;
			margin-top: 0;
		}
		.sideCart .orderDet .cartSecInfo {
			overflow: auto;
			width: 100%;
		}
		.sideCart .orderDet {
			margin-bottom: 0px!important;
		}
		.cart_list.profileDetInfo li .subtotalSec .heading-style span {
			font-size: 14px !important;
		}
	}
	/* 630 close*/
	  	@media only screen and (max-width: 580px) {
    .about-draught-services	.draught-btn a {
		padding: 17px 0px;
		width: 100%;
	}
	@media only screen and (max-width: 540px) {
		.top_bar .header_locator,
		.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
			border-right: none !important;
			padding-right: 1px !important
		}
		.header_wrap .top_bar .topLinks li {
			height: 82px;
		}
		/**20-02-2020**/
		.header_wrap .top_bar .logoHeader img.logo_mobile {
			height: auto;
			width: 115px;
		}
		.mob_hamburger .mob_menu {
			top: 2px;
			position: relative;
		}
		/**20-02-2020 end**/
		.dropdownListValue li:nth-child(1):before {
			top: 24px;
		}
		.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
			padding-top: 100px!important;
		}
	/* .mob_hamburger {
        padding-top: 6px;
        } */
        .sticky-header.header_wrap .top_bar .logoHeader img {
        	height: 20px;
        }
        .header_wrap.sticky-header .top_bar .topLinks li.loginBtn.profileSecStyle {
        	margin-top: 0;
        }
        .header_wrap.sticky-header .top_bar {
        	min-height: 106px;
        	height: 106px;
        }
        .header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
        	margin-right: 0px;
        }
        .modal-dialog.cart_popupDiv {
        	width: 90%;
        }
        .radio_label {
        	width: 44%;
        }
        /**03-06-2020**/
        .header_wrap.relHeader .mob_hamburger .mob_menu {
        	top: 0px;
        	position: relative;
        }
        /**03-06-2020 end**/
    }
    /* 540 close*/

    @media screen and (max-width: 480px) {
    	.top_bar .header_locator {
    		font-size: 14px;
    	}
    	.top_bar .header_locator .store_time {
    		margin-right: 0;
    		padding-right: 0;
    	}
    	.header_wrap .top_bar .topLinks.mobileLinks .cartHeaderLink img {
    		float: none;
    	}
    }
    @media screen and (max-width: 479px) {
    	.ordering_faq li {
		padding: 0 12px;
	}
    	.header_wrap .top_bar .logoHeader img.logo_mobile {
    		left: 0;
    		height: 20px;
    		top: 24px;
    	}
    	.mob_hamburger .mob_menu {
    		top: 0;
    		position: relative;
    	}
    	/**20-02-2020**/
    	.page-store-locator .header_bar .bar_form .search_input .search_store_btn_page,
    	.page-store-locator .header_bar .bar_form .search_input .search_store_btn_page,
    	.page-store-locator .header_bar .bar_form .search_input .search_store_btn_page_id {
    		top: 6px;
    	}
    	.top_bar .header_locator .locator_icon {
    		height: 20px;
    	}
    	.closet_store h2.hstore {
    		font-size: 16px;
    	}
    	.single_beer_sec_1 .stock_text {
    		font-size: 14px;
    	}
    	.nearest_store_main span.checkicon {
    		width: 25px;
    		height: 25px;
    		font-size: 14px;
    		line-height: 22px;
    	}
    	.nearest_store_main .stock_status {
    		font-size: 20px;
    	}
    	.nearest_store_main span.checkicontext {
    		margin-left: 10px;
    		width: calc(100% - 40px);
    	}
    	.single_beer_sec_1 .stock_text {
    		padding-left: 35px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .mid-title {
    		font-size: 30px;
    		line-height: 38px;
    	}
    	.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img.mob-video-text {
    		max-width: 250px;
    	}
    	.c_guide_slider_section .c_guide_slider_heading {
    		font-size: 22px;
    		line-height: 22px;
    	}
    	.sectionCtaBanner .calcHeight {
    		height: calc(100vw / 1.2);
    	}
    	.sectionCtaBanner .textColumn h2 {
    		margin-bottom: 30px;
    	}
    	.sectionCtaBanner .textColumn p {
    		margin-bottom: 30px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel .site_default_btn {
    		padding: 9px 20px;
    		margin-top: 7px;
    		font-size: 12px;
    	}	
    	.radio_label {
    		width: 100%;
    		margin: 0;
    		margin-bottom: 10px;
    	}
    	/**20-02-2020**/
    	.page-store-locator .header_bar h2 {
    		margin-top: 18%;
    	}
    	/**20-02-2020 end**/
    	.page-store-locator .header_bar .bar_form .search_input button.search_store_btn_page {
    		top: 3px;
    	}
    	.page-store-locator .header_bar .bar_form .search_input.by_store .search_store_btn_page_id {
    		top: 3px;
    	}	
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_minus,
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_plus {
    		width: 25px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk .item_count {
    		width: 35px;
    	}
    	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
    		font-size: 14px;
    		/*width: calc(100% - 95px);*/
    	}	
    	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
    		font-size: 14px;
    	}
    }
    /* media end 479px */

    @media screen and (max-width: 420px) {
    	body::before {
    		height: 0;
    	}
    	.section_sale .more_btn_dv .site_default_btn {
    		font-size: 12px;
    		max-width: 225px;
    	}
    	.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img.mob-video-text {
    		max-width: 220px;
    	}
    	.champion-team-row ul li {
    		padding-right: 15px;
    	}
    	.sectionCtaBanner .textColumn h2 {
    		font-size: 24px;
    		line-height: 26px;
    		margin-bottom: 15px;
    	}
    	.shop_widget .shop_online li {
    		height: 140px;
    	}
    	.shop_widget .shop_online li a h4 {
    		font-size: 14px;
    		line-height: 18px;
    	}
    	.mobile_locatorSec .locatorHeaderLink.col-sm-12 {
    		padding: 15px 25px;
    	}
    	.top_bar .mobile_locatorSec .header_locator {
    		font-size: 11px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .mid-title {
    		font-size: 26px;
    		line-height: 34px;
    	}
    	.header_search .s_btn {
    		width: 87px;
    		font-size: 12px;
    	}
    	.sticky-header.header_wrap .mob_hamburger {
    		padding-top: 2px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel .site_default_btn {
    		margin-bottom: 20px;
    	}
    	/**20-02-2020**/
    	.page-store-locator .header_bar .locate_btn_dv .locate_btn {
    		background-position: left 34% center;
    	}
    	/**20-02-2020 end**/
    	/*  media end 420px  */
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_minus,
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_plus {
    		width: 20px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk .item_count {
    		width: 30px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart {
    		font-size: 12px;
    		line-height: 12px;
    		padding: 10px 0px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_combined_mob .col_same:first-child {
    		max-width: 80px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span,
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk input {
    		height: 30px;
    		line-height: 30px;
    	}
    	/**********/
    	.more_store_main .onsale_box .onsale_footer .saving-price {
    		margin-left: 17px;
    	}
    	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer button {
    		font-size: 12px;
    		max-width: 100px;
    	}
    	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
    		max-width: 100px;
    		font-size: 12px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView {
    		padding: 15px 12px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView h2 {
    		font-size: 22px !important;
    		line-height: 22px !important;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView p.lgText {
    		font-size: 14px !important;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView .botBtn {
    		font-size: 12px;
    	}
    	.tileColumnSection .col-sm-3:nth-child(4) .tileBox .contentBox .cellView.top {
    		padding: 20px 20px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView h3 {
    		font-size: 13px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView p {
    		font-size: 12px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView ul li {
    		padding-bottom: 10px;
    	}
    	.page-store-locator .header_bar .bar_form,
    	.page-store-locator .header_bar h2 {
    		padding: 0px;
    	}
    }

    @media screen and (max-width: 413px) {
    	section.community_bottom_banner .community_bottom_banner_content a {
    		padding: 10px 12px;
    	}
    	    .how_does_work .work_step_content h2 {
			word-break: break-all;
		}
    	.tileColumnSection .tileBox .contentBox .cellView ul li img {
    		width: 70px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 {
    		width: calc(100% - 105px);
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_5 {
    		width: 100px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a {
    		font-size: 10px;
    		padding: 0 2px;
    		letter-spacing: -0.3px;
    		min-width: 100px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a img {
    		width: 14px;
    	}
    }
       @media screen and (max-width: 380px) {
.how_does_work .work_step_content h2 {
    font-size: 16px;
    margin-bottom: 10px;
}
.work_step_content p {
    margin-bottom: 0;
    font-size: 12px;
}
.ordering_faq li {
    padding: 0 7px;
}
.how_does_work .imgblk img {
    max-width: 60px;
    max-height: 50px;
}
.table-mobile tr td:first-child {

    width: 150px;
}
}
    @media screen and (max-width: 375px) {
    	.common_section .head_sec h3 {
    		font-size: 16px;
    	}
    	.common_section .head_sec h2 {
    		font-size: 25px;
    	}
    	.slider_box_wrap.videoslidewrap .slider_box_inner.videoslide .vid_txt_img img.mob-video-text {
    		max-width: 230px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel .site_default_btn {
    		margin-top: 10px;
    	}
    	footer .bottom_footer ul li a img {
    		max-height: 30px;
    	}
    	.more_store_main .onsale_box .onsale_content ul {
    		font-size: 10px;
    		line-height: 14px;
    	}
    	.more_store_main .onsale_box .onsale_content .onsale_title {
    		font-size: 13px;
    		line-height: 18px;
    	}
    	.section_appstore .app_text_sec .app_txt .app_btn img {
    		max-width: 100px;
    	}
    	.section_guide .blog_post_carousel .post_inner .p {
    		max-width: 170px;
    	}
    	.single_beer_sec_1 .more_detail .more_detail_box ul {
    		font-size: 10px;
    	}
    	.single_beer_sec_1 .more_detail .more_detail_box ul li .col_2 {
    		width: 22%;
    	}
    	.single_beer_sec_1 .more_detail .more_detail_box ul li .col_3 {
    		width: 38%;
    	}
    	.single_store_wrap .single_store_brand_sec .brand_head .brand_filter_wrap .filter_btn {
    		padding: 6px 10px;
    	}
    	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_name {
    		font-size: 12px;
    	}
    	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_num {
    		font-size: 10px;
    	}
    	.changeStorePopupWrap .changeStorePopup_inner .store_area .store_column .store_select_box .lft_col .st_time {
    		font-size: 10px;
    	}
    	::-webkit-input-placeholder {
    		font-size: 12px;
    	}
    	::-moz-input-placeholder {
    		font-size: 12px;
    	}
    	::placeholder {
    		font-size: 12px;
    	}
    	.single_beer_explore_sec .content_col .frm_grp_bs .bs_txt.input_dv {
    		font-size: 12px;
    	}
    	.explore_content_wrap .result_sec .result_box p {
    		font-size: 11px;
    	}
    	.explore_content_wrap .result_sec .result_box h4 {
    		font-size: 13px;
    	}
    	.single_column .two_col_wrap .entertaining_box {
    		padding: 40px 15px;
    	}
    	.single_column .two_col_wrap .entertaining_box .ent_btn {
    		font-size: 9px;
    		padding: 12px 5px;
    	}
    	.page-error-404 .error-image img {
    		width: 110px;
    	}
    	.page-error-404 .text-four {
    		font-size: 100px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
    		font-size: 20px;
    	}
    	.slider_box_wrap.right-title .slider_text {
    		width: 70%;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel .site_default_btn {
    		padding: 5px 20px;
    		font-size: 12px;
    	}
    	.page-store-locator .header_bar .bar_form .search_input {
    		padding-right: 5px;
    	}
    	header .header_search .select .select-styled {
    		padding: 10px 10px;
    		font-size: 10px;
    	}
    	header .header_search .select {
    		width: 95px;
    	}
    	header .header_search .search_txt {
    		padding-left: 100px;
    	}
    	header .header_search .search_txt::placeholder {
    		font-size: 14px;
    	}
    	header .header_search .search_txt::-webkit-input-placeholder {
    		/* Chrome/Opera/Safari */
    		font-size: 14px;
    	}
    	header .header_search .search_txt::-moz-placeholder {
    		/* Firefox 19+ */
    		font-size: 14px;
    	}
    	header .header_search .search_txt:-ms-input-placeholder {
    		/* IE 10+ */
    		font-size: 14px;
    	}
    	header .header_search .select .select-options {
    		font-size: 10px;
    	}
    	.explore_content_wrap .result_sec .result_box .img_sec img {
    		height: 110px;
    	}
    	.petition_page_wrap .petition_form_wrap .pform_captcha .wpcf7-form-control-wrap {
    		transform: scale(.85);
    		-webkit-transform: scale(.85);
    		transform-origin: 0 0;
    		-webkit-transform-origin: 0 0;
    	}
    	.single_beer_sec_1 .nearest_store_main .innerbox {
    		padding: 30px 15px;
    	}
    	.single_beer_sec_1 .nearest_store_main .innerbox.border {
    		padding-left: 15px;
    		padding-right: 15px;
    	}
    	/***Cottaging Guide CSS Start***/
    	.more_guide_sec .head_sec h2 {
    		font-size: 26px;
    	}
    	.more_guide_sec .more_cguide_carousel .insp_column .content_sec {
    		padding: 20px;
    	}
    	.champion-team-row ul li span img {
    		width: 30px;
    		height: 30px;
    	}
    	.rec_popup_main ul li {
    		margin: 0 5px;
    	}
    	#rc-imageselect,
    	.g-recaptcha {
    		transform: scale(0.67)!important;
    		-webkit-transform: scale(0.67)!important;
    		transform-origin: 0 0!important;
    		-webkit-transform-origin: 0 0!important;
    	}
    	/**/
    	.shop_widget .shop_online li {
    		height: 150px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView {
    		padding: 10px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView h3 {
    		font-size: 12px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView p {
    		font-size: 11px;
    	}
    	.shop_widget .shop_online li {
    		height: 130px;
    	}
    	.shop_widget .shop_online li a h4 {
    		font-size: 12px;
    		line-height: 16px;
    	}
    	.shop_widget .shop_online .icon img {
    		max-height: 40px;
    	}
    	.shop_widget .shop_online .icon {
    		height: 50px;
    	}
    	.header_search .select {
    		width: 95px;
    	}
    	.header_search .select .select-styled {
    		padding: 13px 6px;
    		font-size: 10px;
    	}
    	.header_search .search_txt {
    		padding-left: 35px;
    		background-position: left 12px center;
    		background-size: 12px;
    	}
    	.header_search .s_btn {
    		width: 65px;
    		font-size: 10px;
    	}
    	.header_search .select .select-options {
    		font-size: 12px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView h2 {
    		font-size: 20px;
    		line-height: 20px;
    	}
    	.top_bar .header_locator .store_name {
    		/*margin-right: 20px;*/
    	}
    	.sticky-header.header_wrap .top_bar .header_locator .locator_icon {
    		margin-right: 10px;
    	}
    	.sticky-header.header_wrap .top_bar .header_locator .store_name::after {
    		right: 0;
    	}
    	.top_bar .mobile_locatorSec .header_locator {
    		font-size: 10px;
    		border-right: none;
    	}
    	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle {
    		padding: 31px 0px;
    	}
    	.header_search .select .select-styled::after {
    		top: 20px;
    		max-width: 7px;
    	}
    	.header_wrap .top_bar .logoHeader img {
    		height: 17px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .mid-title {
    		font-size: 20px;
    		line-height: 24px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel {
    		padding: 0 13%;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
    		padding-top: 0px !important;
    	}
    	.shop_widget .shop_online {
    		margin-top: -50px;
    	}
    	.header_search .search_txt {
    		font-size: 14px;
    	}
    	.tabbed-deatil-desc ul.tabs li {
    		font-size: 13px!important;
    		padding: 12px 5px!important;
    	}	
    	.tileColumnSection .tileBox .contentBox .cellView ul li img {
    		width: 90px;
    	}
    	.tileColumnSection .col-sm-3:nth-child(4) .tileBox .contentBox .cellView.top {
    		padding: 15px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView h2 {
    		font-size: 20px !important;
    		line-height: 20px !important;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView p.lgText {
    		font-size: 14px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView .site_default_btn {
    		font-size: 12px;
    	}
    	.home_cat_style .cat_stl_box {
    		padding: 30px 25px;
    	}
    }
    /* media end 375px */

    @media only screen and (max-width: 374px) {	
    	.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field {
    		padding-left: 30px;
    	}
    	#pic_delivery_modal div#myRadioGroup label.radio_label {
    		font-size: 12px;
    		padding-left: 35px;
    	}
    	#pic_delivery_modal div#myRadioGroup .radio_label .checkmark {
    		left: 6px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans ul.mobile_single_add_cart {
    		padding: 20px 14px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .d-column.d-row.option._cart {
    		font-size: 11px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_combined_mob .col_same:first-child {
    		max-width: 68px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_minus,
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span.item_plus {
    		width: 15px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk .item_count {
    		width: 20px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk span,
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 .item_plus_blk input {
    		height: 25px;
    		line-height: 25px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a {
    		max-width: 105px;
    		font-size: 9px;
    		height: 27px;
    		line-height: 24px;
    		padding: 0 3px;
    		letter-spacing: -0.5px;
    		min-width: 90px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_5 a img {
    		width: 12px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_5 {
    		width: 90px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_4 {
    		width: calc(100% - 95px);
    	}
    	.tileColumnSection .tileBox .contentBox .cellView ul li img {
    		width: 62px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView.top {
    		padding-top: 15px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .stroke {
    		font-size: 10px;
    	}
    	.tabbed-deatil-desc .more_detail_box ul li .mobLabel {
    		width: 70px;
    	}
    	.tabbed-deatil-desc .more_detail_box .total_cans .col_3 .stroke {
    		padding-left: 74px;
    	}
    	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box h3 {
    		font-size: 12px;
    	}
    	.single_beer_sec_1 .fig_sec .detail_block .deatil_box .inner_box p {
    		font-size: 12px;
    		/*width: calc(100% - 80px);*/
    	}
    	.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field::placeholder {
    		font-size: 13px;
    	}
    	.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field::-webkit-input-placeholder { /* Edge */
    		font-size: 13px;
    	}      
    	.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field:-ms-input-placeholder { /* Internet Explorer 10-11 */
    		font-size: 13px;
    	}
    	.page-banner-search-wrap .page-banner-content .banner-title h2 {
    		font-size: 24px;
    	}
    	.breadcrumb > #breadcrumbs li.separator {
    		width: 20px;
    	}
    	.more_store_main.beer_sale_slider a {
    		font-size: 12px;
    	}
    	.more_store_main .onsale_box .onsale_content .onsale_dimension {
    		font-size: 12px;
    	}
    	.more_store_main .onsale_box .onsale_footer .saving-price {
    		margin-left: 10px;
    	}
    	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer button {
    		font-size: 11px;
    		max-width: 85px;
    	}
    	.more_store_main .onsale_box .onsale_footer .add-to-cart-most-saving-footer a.site_default_btn {
    		max-width: 85px;
    		font-size: 11px;
    	}
    	.explore_content_wrap .result_sec .result_box h4 {
    		font-size: 11px;
    	}
    	.explore_content_wrap .result_sec .result_box p {
    		font-size: 10px;
    	}
    	#pic_delivery_modal .store_select_addr{
    		padding: 15px 10px;
    	}
    }

    @media screen and (max-width: 360px) {
    	.home_category .cat_sec .cat_box h3 {
    		font-size: 18px;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView h2 {
    		font-size: 18px !important;
    		line-height: 18px !important;
    	}
    	.tileColumnSection .tileBox .contentBox .cellView .botBtn {
    		font-size: 11px;
    	}
    	.how_does_work .work_step_content h2 {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 16px;
}
    	.ordering_faq li {
    padding: 0 5px;
}
.work_step .imgblk {
    display: table-cell;
    width: 60px;
}
    }
    @media screen and (max-width: 328px) {
.ordering_faq .tab-pane h5 {
    font-size: 14px;
}
    	.ordering_faq .nav li a {
    font-size: 12px;
}
.table-mobile tr td:first-child {
    font-size: 14px;
}
.tba-faq .container h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 8px;
}
    	.top_bar .header_locator,
    	.header_wrap .top_bar .topLinks li.loginBtn.profileSecStyle .dropdown {
    		margin-right: 1px !important;
    	}
    	.changeStorePopupWrap .changeStorePopup_inner .header_bar {
    		padding: 15px;
    	}
    	.changeStorePopupWrap .changeStorePopup_inner .header_bar .closeChangeStorePopup {
    		top: 15px;
    		right: 15px;
    	}
    	.changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input .txt_b {
    		padding: 7px 8px 10px;
    	}
    	.changeStorePopupWrap .changeStorePopup_inner .header_bar .bar_form .search_input .txt_b::placeholder {
    		font-size: 10.8px;
    	}
    	.champion-team-row ul li {
    		display: inline-block;
    		padding-right: 10px;
    		margin-bottom: 0px;
    	}
    	.yeti-left-section {
    		padding-left: 10px;
    		padding-right: 10px;
    		height: auto !important;
    		margin-top: 40px;
    		margin-bottom: 0;
    	}
    	.champion-yeti-head {
    		font-size: 18px;
    		line-height: 21px;
    		margin-bottom: 15px;
    	}
    	.champion-yeti-description span.bold-text {
    		font-size: 10px;
    		margin-bottom: 9px;
    	}
    	.champion-yeti-description .list ul {
    		padding-left: 32px;
    		margin-bottom: 13px;
    	}
    	.champion-yeti-description .list ul li {
    		font-size: 10px;
    		line-height: 16px;
    		margin-bottom: 3px;
    	}
    	.champion-yeti-description .list ul li:before {
    		content: '';
    		position: absolute;
    		top: 6px;
    		left: -19px;
    		width: 8px;
    		height: 8px;
    	}
    	.champion-yeti-description p {
    		font-size: 11px;
    	}
    	.top_bar .mobile_locatorSec .header_locator {
    		font-size: 9px;
    	}
    	.header_search .header_search_form {
    		top: 12px;
    	}
    	.header_search .select {
    		height: 40px;
    	}
    	.header_search .search_txt {
    		height: 40px;
    	}
    	.header_search .s_btn {
    		height: 40px;
    	}
    	.header_search .select .select-styled {
    		line-height: normal;
    	}
    	.header_search .select .select-styled::after {
    		top: 17px;
    	}
    	.header_search .select .select-styled.active::after {
    		top: 17px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 .mid-title {
    		font-size: 17px;
    		line-height: 20px;
    	}
    	.slider_box_wrap .slider_text .slider_text_tbl .slider_text_cel h2 {
    		padding-top: 30px !important;
    	}
    }
    /* media end 328px */

    /**19-02-2020(add)**/

    @media screen and (max-width: 1399px) and (min-width: 1300px) {
    	.page-banner-search-wrap .page-banner-content .input-box-inner {
    		max-width: 600px;
    	}
    	.page-banner-search-wrap .page-banner-content .input-box-inner .input-group-field {
    		height: 50px;
    		font-size: 15px;
    		background-position: 24px 17px;
    		background-size: 18px;
    	}
    	.header_search .search_txt::placeholder {
    		font-size: 14px;
    	}	
    	.page-banner-search-wrap .page-banner-content .input-box-inner button {
    		height: 50px;
    		width: 160px;
    		font-size: 16px;
    		line-height: 52px;
    	}
    	.page-banner-search-wrap .page-banner-content .banner-title h2 {
    		margin-bottom: 50px;
    	}
    	header .header_nav .mega-sub-menu ul li {
    		padding: 0px 15px;
    	}
    	header .header_nav .mega-sub-menu .mega_separate_list li.head {
    		padding: 15px 15px;
    	}
    	.explore_content_wrap .result_sec .result_box p {
    		font-size: 11px;
    	}
    	.explore_content_wrap .result_sec .result_box h4 {
    		font-size: 11px;
    		line-height: 15px;
    	}
    }
    @keyframes slide-down-header {
    	0% {
    		transform: translateY(-100%);
    	}
    	100% {
    		transform: translateY(0);
    	}
    }
.editor_text .editor_text_row .right_column.ofr_images { float: right;}
   
@media screen and (max-width: 767px){
	.editor_text .editor_text_row .right_column.ofr_images .mob_mbot_0 {
	margin-bottom: 10px !important;
	}	
}