.hit_redirect_txt {
	color: #707070;
	font-size: 16px;
	display: flex;
	margin: 20px 0 10px;
	align-items: flex-start;
}

.hit_redirect_txt1 {
	margin-top: 2px;
	margin-right: 5px;
	font-size: 20px !important;
	color: #0097d9;
}

.cd-hiw-msg {
	padding: 5px 0;
	max-width: 790px;
}

.cd-nttl {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 30px;
	font-weight: bold;
}

.banner_under_header {
	background: #fafafa;
	padding: 13px 33px 13px 13px;
	border-bottom: rgb(204, 204, 204) 1px solid;
	position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.buh_outer {
	text-align: center;
	min-height: 49px;
}

.buh_ttl {
	font-size: 16px;
	font-weight: 400;
	padding-right: 10px;
}

a.buh_link {
	color: #222;
	font-size: 16px;
	padding: 0;
	display: inline-block;
	font-weight: 800;
	transition: 0.3s background;
	text-decoration: underline;
	white-space: nowrap;
}

a.buh_link:hover {
	color: #222;
}

.banner_under_header.sticky {
	position: fixed;
	top: 60px;
	height: auto !important;
	width: 100%;
	z-index: 999998;
	border-top: rgb(204, 204, 204) 1px solid;
	border-bottom: rgb(204, 204, 204) 1px solid;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}

.side-chat-box {
	transform: rotate(-90deg);
	position: fixed;
	top: 50%;
	right: -55px;
	z-index: 999;
}

.side-chat-box-1 {
	position: absolute;
	top: -10px;
	right: -20px;
	transform: rotate(90deg);
}

.side-chat-box-2 {
	font-size: 24px;
	color: white;
	background: #46a6ea;
	border-radius: 10px 10px 0 0;
	letter-spacing: 0.29pt;
	padding: 11px 35px 11px 18px;
	box-shadow: #00000042 0 3px 9px;
}

.side-chat-box-2:hover {
	background: #3c8bc3;
}

.chat_label_side {
	margin: 0;
	cursor: pointer;
}

#chat_checkbox:checked~.chat_label_side {
	display: none;
}

.chat_box_alert {
	display: none;
	bottom: 20px;
	right: 20px;
	position: fixed;
	background: #ffffff;
	border-radius: 10px;
	border: #e5e5e5 1px solid;
	box-shadow: #00000029 0 3px 11px;
	width: calc(100% - 40px);
	max-width: 500px;
	max-height: calc(100% - 40px);
	overflow: auto;
	z-index: 999999;
}

.chat_box_alert_21 {
	color: #388be3;
	font-size: 27px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	display: flex;
	align-items: flex-start;
}

.chat_box_alert_212 {
	padding-left: 10px;
}

.chat_box_alert_2121 {
	letter-spacing: 0px;
	color: #222222;
	font-size: 11px;
	display: block;
}

.chat_box_alert_2 {
	padding: 30px;
}

#chat_checkbox:checked~.chat_box_alert {
	display: block;
}

.chat_box_alert_1 i {
	color: #707070;
}

.chat_box_alert_1 {
	float: right;
	margin: 10px;
	cursor: pointer;
}

.chat_input_cont>label {
	font-weight: 400;
	color: #464a53;
	font-size: 16px;
	margin-bottom: 5px;
}

.chat_input_cont>input {
	width: 100% !important;
}

.close-cov-icon {
	float: right;
	margin: 0 5px 0;
	padding: 3px;
	cursor: pointer;
	color: #222;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-50%, -50%);
}

#check_covid_banner:checked~.buh_outer {
	display: none;
}

#check_OrderDeadline:checked~.buh_outer {
	/* Deana 0.1255 */
	display: none;
}

.chat_box_alert_23 {
	display: flex;
	align-items: flex-start;
}

.chat_box_alert_231 {
	background: #388ce3;
	border-radius: 4px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	padding: 11px 20px;
	border: none;
	box-shadow: none;
	white-space: nowrap;
}

.chat_box_alert_231:hover {
	background: #3076bd;
}

a.chat_box_alert_232 {
	font-size: 12px;
	color: #388ce3 !important;
	text-decoration: underline !important;
	margin-left: 20px;
	max-width: 200px;
	height: auto;
}

.chat_input_cont {
	margin-bottom: 15px;
}

.chat_input_cont2 {
	margin: 20px 0 10px;
	font-size: 14px;
	max-width: 345px;
}

.ft-cont {
	text-align: center;
	margin: 0 auto;
	padding: 20px;
}

.ft-cont .ts_test_btn {
	padding-top: 20px;
}

.ft_ttl {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	letter-spacing: 0.84px;
	font-size: 22px;
	font-weight: bold;
	margin: 0 auto;
}

.ft_bdy {
	font-size: 14px;
	letter-spacing: 0.14px;
	color: #808285;
	padding: 10px 0 30px;
}

a.ft_lm_link {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	color: #ffffff;
	background: #222222;
	border-radius: 4px;
	display: inline-block;
	width: 100%;
	max-width: 246px;
	padding: 8px;
	margin-bottom: 12px;
}

a.ft_lm_link:hover {
	color: #ffffff;
	background: #434243;
}

.only-desktop-img {
	display: block;
}

.only-mobile-img {
	display: none;
}

.img-fill-pop {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.bpop_ttl {
	letter-spacing: 0;
	color: #000000;
	font-size: 32px;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	text-align: center;
	margin-bottom: 4px;
}

.bpop_copy {
	letter-spacing: 0;
	color: #593c7c;
	font-size: 17px;
	text-align: center;
}

.bpop_copy2 {
	text-align: center;
	padding: 0 30px;
	margin: 20px auto;
}

.bpop_copy3 {
	font-size: 14px;
	color: #593c7c;
	text-align: center;
}

.bpop_copy4 {
	font-size: 10px;
	color: #777777;
	text-align: center;
	margin: 5px 0 20px 0;
}

.bpop_copy_link {
	font-size: 14px;
	color: #ffffff !important;
	background: #221e1e 0% 0% no-repeat padding-box;
	border-radius: 40px;
	padding: 8px 20px;
	max-width: 150px;
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.bpop_copy_link:hover {
	background: #434243;
}

.bpop_cont {
	padding: 10px 10px 20px;
}

.boxL_text {
	font-size: 32px;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	margin: 15px 0;
}

.boxL_text2 {
	color: #593c7c;
	font-size: 17px;
	margin: 10px 0;
}

.boxL_text3 {
	margin: 40px 0 0 0;
}

.boxL_cont11 {
	display: flex;
}

.boxL_cont {
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px;
}

.boxL_text5 {
	text-align: center;
}

.boxL_text5_img {
	width: auto;
	padding: 15px;
}

.yotpo label.attached_img_yotpo {
	cursor: pointer;
	border: 1px solid #006490;
	padding: 9px 21px;
	color: #006490;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
}

.yotpo label.attached_img_yotpo:hover {
	color: white;
	background: #006490 !important;
}

.attached_img_cont {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.normal_img_att,
.hover_img_att {
	margin-right: 3px !important;
}

.hover_img_att {
	display: none;
}

.normal_img_att {
	display: inline-block;
}

.attached_img_yotpo:hover .hover_img_att {
	display: inline-block;
}

.attached_img_yotpo:hover .normal_img_att {
	display: none;
}

.truck-text .inventory-delivery {
	color: #1ba79c;
	font-size: 14px;
	font-weight: 600;
	line-height: 19px;
}

.day-current-order.invtory-del-day {
	border-color: #1ba79c !important;
}

.inventory-purple-tag {
	background-color: #1ba79c;
	padding: 0 6px;
	color: white !important;
}

.inventory_1 {
	display: flex;
	align-items: flex-start;
	padding-bottom: 30px;
}

.inventory_12 {
	padding-left: 30px;
}

.inventory_121 {
	color: #1ba79c;
	font-size: 38px;
	font-weight: 600;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	padding-bottom: 3px;
}

.inventory_122 {
	color: #092b40;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 10px;
}

.inventory_123 {
	color: #092b40;
	font-size: 16px;
	line-height: 1.6;
	padding: 0;
	margin: 0;
}

.inventory_123>li {
	color: #656565;
	margin-bottom: 5px;
}

.inventory_2 {
	display: flex;
	padding: 20px 0 0;
	align-items: center;
}

.inventory_21 {
	flex-basis: 33.33%;
	width: 33.33%;
	text-align: center;
}

.inventory_211 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 26px;
	color: #434243;
	font-weight: lighter;
}

.inventory_212 {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
}

a.inventory_213 {
	font-size: 20px;
	padding: 10px 40px;
	display: inline-flex;
	border-radius: 50px;
	border: 2px solid #222222;
	color: #222222;
	max-width: 100%;
	justify-content: center;
	transition: 0.3s background;
}

a.inventory_213:hover {
	color: white;
	background: #222222;
}

.inventory_cont {
	max-width: 1200px;
	margin: 0 auto;
	padding: 15px;
}

.inventory_11 {
	max-width: 30%;
}

.free-green-tag+.inventory-purple-tag {
	left: 36px;
}

.close_av_al_cont {
	position: absolute;
	top: 32px;
	right: -180px;
	width: 488px;
	height: 70px;
	z-index: 3;
	animation: MoveUpDownAlert 1s linear;
	animation-delay: 5s;
	animation-iteration-count: 3;
}

@keyframes MoveUpDownAlert {

	0%,
	100% {
		top: 32px;
	}

	50% {
		top: 40px;
	}
}

.close_av_al_in {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.close_av_al_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 488px;
	height: 70px;
}

.close_av_al_1m {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

.close_av_al_2 {
	position: absolute;
	top: 4px;
	right: 4px;
	color: white;
	font-size: 17px !important;
	line-height: 17px !important;
	margin: 0;
	cursor: pointer;
	background: #96bb52;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 2px;
}

.close_av_al_3 {
	position: relative;
	font-weight: 400;
	text-align: center;
}

#close_av_al:checked~.close_av_al_cont {
	display: none;
}

#chbAvlFilter:checked~.close_av_al_cont {
	display: none;
}

.par-avail-alert {
	position: relative;
}

.select-range-quest {
	color: #1ba79c;
	font-size: 18px !important;
}

.select-range {
	font-size: 11px;
	color: white !important;
	background-color: #1ba79c;
	padding: 1px 10px;
	display: inline-block;
	font-weight: 600;
}

.inventory_124 {
	color: #05675f;
	font-size: 18px;
	padding-bottom: 5px;
}

.inventory_numb {
	border-radius: 50%;
	background-color: #1ba79c;
	color: white;
	margin-right: 10px;
	width: 23px;
	height: 23px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

#inventory_cont_section {
	display: inline-block;
	background: transparent;
	position: relative;
	top: -60px;
}

a.ft_lm_Blink {
	background-color: #4997e8;
}

.ft_bdy2 {
	font-size: 14px;
	letter-spacing: 0.14px;
	color: #808285;
	padding: 0px 0 12px;
}

.select_range_div {
	padding: 15px;
}

.select_range_1 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	letter-spacing: 0px;
	color: #1ba79c;
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 15px;
}

.select_range_2 {
	font-size: 17px;
	font-weight: 500;
	padding-bottom: 20px;
}

.select_range_3 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 16px;
	position: relative;
	display: inline-block;
	margin-bottom: 10px;
	padding-right: 20px;
}

.select_range_31 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.select_range_32 {
	z-index: 2;
	position: relative;
}

.select_range_4 {
	padding: 0;
}

.select_range_4>li {
	padding-bottom: 10px;
}

.select_range_5 {
	display: flex;
	justify-content: space-between;
	padding: 0px 0 20px 0;
	align-items: flex-start;
	text-align: center;
}

.select_range_51 {
	padding-top: 20px;
	text-align: left;
}

.select_range_52 {
	text-align: center;
}

.select_range_51 {
	padding: 10px 0 20px;
}

.bubble_2020 {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0px;
	background: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: #eee solid 4px;
}

.bubble_2020_a:before {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #fff transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -10px;
	right: 22px;
}

.minimum_not_met .bubble_2020_a:before {
	border-color: #fda1a0 transparent;
}

.minimum_met .bubble_2020_a:before {
	border-color: #d9e2c9 transparent;
}

.bubble_2020_b:before {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0 10px 10px;
	border-color: #fff transparent;
	display: block;
	width: 0;
	z-index: 1;
	top: -5px;
	right: 22px;
}

.bubble_2020:before {
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0 12px 12px;
	border-color: #eee transparent;
	display: block;
	width: 0;
	z-index: 0;
	top: -16px;
	right: 20px;
}

.bubble_cont_2020:after {
	border-bottom-color: transparent;
}

.bubble_cont_2020 {
	padding: 0;
	background: transparent;
}

.minimum_met.bubble_2020 {
	border: #95bb52 solid 4px;
	background: #95bb52;
}

.minimum_not_met.bubble_2020 {
	border: #ef4c4a solid 4px;
	background: #ef4c4a;
}

.minimum_met.bubble_2020:before {
	border-color: #95bb52 transparent;
}

.minimum_not_met.bubble_2020:before {
	border-color: #ef4c4a transparent;
}

.top_alert_ttl {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.top_alert_minimum {
	display: flex;
	align-items: flex-start;
	margin-bottom: 6px;
}

.minimum_met .top_alert_minimum {
	color: #769342;
	font-size: 14px;
	font-weight: 500;
}

.minimum_not_met .top_alert_minimum {
	color: #707070;
	font-size: 14px;
	font-weight: 500;
}

.minimum_not_met .top_alert_minimum strong {
	color: #ef4c4a;
}

.top_alert_close .fa {
	position: absolute;
	top: 9px;
	right: 9px;
	color: #707070;
	font-size: 17px !important;
	line-height: 17px !important;
	margin: 0;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
	width: 23px;
	height: 23px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 2px;
}

.top_alert_bottom_txt {
	font-style: italic;
	font-size: 11px;
	margin-top: 3px;
}

.fly_not_minimum_copy {
	color: #a61912;
	padding: 4px 10px;
	font-size: 14px;
}

.site-hdr-new .preorderz~.fly_not_minimum_copy {
	background-color: #eeeeee;
}

.ft_bdy_minimum {
	color: #707070;
	max-width: 400px;
	padding: 20px 0;
	margin: 0 auto;
}

.ft_ttl_minimum {
	letter-spacing: 0.32px;
	color: #039d09;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}

.ft_bdy_minimum strong {
	color: #ef4c4a;
}

.bubble_2020 .show-total-pop>* {
	width: calc((100% - 10px) / 2);
}

.bubble_2020 .show-total-pop>*:first-child:not(.view-cart-btn) {
	margin-right: 10px;
}

.show-total-pop .tool-tip-cont a.one-click-btn {
	width: 100%;
}

.bubble_2020_b {
	padding: 10px;
	border-radius: 5px;
	background: #fff;
	color: #222;
}

.minimum_met .bubble_2020_a {
	border: #95bb523d solid 4px;
	background: #ebefe3;
	border-radius: 4px;
}

.minimum_not_met .bubble_2020_a {
	border: rgba(239, 76, 74, 0.3) solid 4px;
	background: #ffc9c8;
	border-radius: 4px;
}

.tool-tip-mobile-only {
	display: none;
}

.checkout_pre_mini {
	padding: 0px 10px 0px 10px;
	margin-left: -5px;
}

.ec_sub_1 {
	letter-spacing: 0.24px;
	color: #222222de;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
}

.ec_sub_2 {
	letter-spacing: 0.24px;
	color: #222222de;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 15px;
	padding-top: 50px;
}

.ec_aisles {
	margin-right: -10px;
	margin-left: -10px;
}

.ec_search {
	max-width: 420px;
}

.TandD_table_ttl {
	text-align: center;
}

.TandD_table {
	border: 1px solid #c4c6c8;
	border-radius: 4px;
	padding: 0;
	overflow: hidden;
}

.TandD_table>li {
	display: flex;
	color: #5d5d5d;
}

.TandD_table>li:nth-child(odd) {
	background: #f9fafd;
}

.TandD_t_1 {
	width: 40px;
	flex-basis: 40px;
	text-align: center;
	padding: 5px;
	border-right: 1px solid #c4c6c8;
	font-weight: 600;
}

.TandD_t_2 {
	width: calc(100% - 120px);
	flex-basis: calc(100% - 120px);
	flex-grow: 1;
	padding: 5px 10px;
}

.TandD_t_3 {
	width: 80px;
	flex-basis: 80px;
	text-align: center;
	padding: 5px;
	border-left: 1px solid #c4c6c8;
}

.TandD_table_outer {
	padding: 10px;
}

.top_alert_slider .slick-list,
.carousel-container .slick-list,
.carousel-btm-sup .slick-list,
.carousel-btm .slick-list,
.sale_top_slider .slick-list,
.slick-slide,
.slick-slide .pr-wr-whole {
	height: auto !important;
}

a.complet_30 {
	pointer-events: none;
	border-radius: 4px;
	overflow: hidden;
}

.gc-num-cont {
	padding: 15px 0;
}

.gc-num-label {
	cursor: pointer;
	font-weight: 400;
	display: inline-flex;
	align-items: center;
}

.gc-num-radio-2020-cir {
	display: inline-block;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	border: 1px solid #5d5d5d;
	margin-right: 5px;
}

.gc-num-radio:checked+.gc-num-radio-2020-cir {
	background: #eee url("../gifs/icon_svg_tick_grey_thic.svg") center no-repeat;
	background-size: 9px;
}

input[type="number"].gc_quantity {
	font-weight: 600;
	padding: 13px;
	min-width: 185px;
}

.lap_ttl {
	text-align: center;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	letter-spacing: 0px;
	color: #000000;
	font-size: 32px;
	margin: 0 0 20px 0;
	line-height: 1.1;
}

.lap_bdy {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #454545;
	text-align: center;
	margin: 20px 0;
}

.lap_img {
	width: 314px;
	max-width: 100%;
	height: auto;
	display: block;
	border-radius: 12px;
	margin: 25px auto;
}

.lap_single {
	text-align: center;
	padding: 10px;
}

.lap_link {
	background: #222 0% 0% no-repeat padding-box;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.14px;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 11px 25px;
	min-width: 230px;
	max-width: 100%;
	display: inline-block;
	margin: 5px 0 25px 0;
}

.lap_link:hover,
.lap_link:visited {
	background: #222222d1;
	color: #ffffff;
}

.slick-dots li:only-child {
	display: none !important;
}

.arrows_dots_slider {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.arrows_dots_slider .slick-arrow {
	border: 0;
	background: none;
	outline: none;
}

.arrows_dots_slider .slick-dots {
	position: relative;
	bottom: 0;
}

.arrows_dots_slider.arrows_dots-one-ban {
	display: none;
}

.calendar_cont_icon_outer {
	text-align: center;
}

.cal_cont_icon {
	display: inline-block;
	position: relative;
}

.cal_cont_icon_2 {
	position: absolute;
	top: 5px;
	left: 0;
	width: calc(100% - 10px);
	height: calc(100% - 5px);
}

.cal_cont_icon_21 {
	font-size: 6px;
	line-height: 1;
	padding-top: 4px;
	color: #808285;
}

.cal_cont_icon_22 {
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	margin-top: 0px;
}

.confirmed_copy_text {
	letter-spacing: 0.32px;
	color: #039d09;
	font-weight: bold;
	font-size: 16px;
	padding: 10px 0 15px;
}

.cal_ft_bdy {
	padding: 10px 0 6px;
}

.hpns_ordering_steps {
	display: flex;
	padding: 30px 10px;
}

.hpns_ordering_steps_1121 {
	color: #163a59;
	font-weight: 600;
	font-size: 19px;
}

.hpns_ordering_steps_1122 {
	color: #163a59;
	font-weight: 400;
	font-size: 19px;
}

.hpns_ordering_steps_11 {
	display: flex;
	margin-right: 40px;
}

.hpns_ordering_steps_112 {
	padding-left: 25px;
	margin-left: 10px;
}

.hpns_ordering_steps>li {
	width: 33.33%;
	flex-basis: 33.33%;
}

.hpns_ordering_steps_111 {
	transition: 0.3s transform;
}

.hpns_ordering_steps_1:hover .hpns_ordering_steps_111 {
	transform: translateX(14px);
}

.hpns_hero_img {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	object-fit: cover;
	min-height: 100%;
}

.hpns_hero_banner_slider {
	padding: 0;
	margin: 0;
	width: 100% !important;
}

.hpns_hero_banner {
	position: relative;
	background: #eee;
}

.hpns_hero_tag {
	position: absolute;
	top: 25px;
	right: 0;
	display: flex;
}

.hpns_hero_tag_2 {
	background-color: white;
	box-shadow: #00000029 0 3px 6px;
	padding: 10px 20px 10px 10px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.hpns_hero_tag_1 {
	z-index: 1;
}

.hpns_hero_tag_21 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 19px;
	font-weight: 600;
	white-space: nowrap;
	text-align: center;
}

.hpns_hero_tag_22 {
	font-size: 13px;
	color: #5f3c31;
	text-align: center;
}

.hpns_hero_container {
	position: relative;
	top: 0;
	height: auto;
	width: 100%;
	min-height: 490px;
	text-align: center;
	display: inline-block;
}

.hpns_hero_container_sub {
	max-width: 1500px;
	margin: 0 auto;
	padding: 23px 41px 41px;
	position: absolute;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.hpns_hero_text_box {
	width: 100%;
	max-width: 647px;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 4px;
	padding: 50px;
	text-align: center;
}

.hpns_hero_text_box_1 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
}

.hpns_hero_text_box_2 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.2;
}

.hpns_hero_text_box_3 {
	font-size: 16px;
	margin-top: 14px;
}

input[type="email"].hpns_email_input {
	display: block;
	position: initial;
	width: 100%;
	padding: 15px;
	margin: 0px 0 10px;
	font-size: 15px;
	text-align: center;
	border-radius: 4px;
	border-color: #d8d8d8;
	background-color: #f1f0f2;
}

.hpns_join_btn {
	display: block;
	width: 100%;
	color: white !important;
	text-align: center;
	font-size: 18px;
	padding: 15px;
	position: relative;
	border: none;
}

.hpns_join_btn:hover::before {
	background-color: #163a59;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0px;
	right: 0;
	border-radius: 5px;
	z-index: 2;
	transition: 0.3s background-color;
}

.hpns_join_btn:before {
	content: "";
	background-color: #2b6283;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0px;
	right: 0;
	border-radius: 5px;
	z-index: 2;
	transition: 0.3s background-color;
}

.hpns_join_btn:after {
	content: "";
	background-color: #163a59;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 4px;
	right: -3px;
	border-radius: 5px;
	z-index: 1;
}

.hpns_join_btn_txt {
	z-index: 3;
	position: relative;
}

.hpns_hero_text_box_4 {
	padding: 25px 0 15px;
}

.hpns_hero_banner_slider .slick-next {
	right: 25px !important;
}

.hpns_hero_banner_slider .slick-prev {
	left: 25px !important;
}

.hpns_hero_banner_slider .slick-next:before,
.hpns_customerR_slider .slick-next:before,
.hpns_nosto .slick-next:before {
	content: "\f04b ";
	background: #ffffffe6;
	color: #222222;
	border-radius: 50%;
	font-size: 20px !important;
	padding-left: 3px;
}

.hpns_hero_banner_slider .slick-prev:before,
.hpns_customerR_slider .slick-prev:before,
.hpns_nosto .slick-prev:before {
	content: "\f04b ";
	background: #ffffffe6;
	color: #222222;
	border-radius: 50%;
	font-size: 20px !important;
	padding-left: 3px;
	transform: rotate(180deg);
}

.hpns_customerR_slider .slick-next:before,
.hpns_customerR_slider .slick-prev:before {
	color: #d3ebeb;
}

.hpns_nosto .slick-next:before,
.hpns_nosto .slick-prev:before {
	background-color: #f1f0f2;
}

.hpns_hero_banner_slider .slick-next:before,
.hpns_hero_banner_slider .slick-prev:before,
.hpns_hero_banner_slider .slick-prev,
.hpns_hero_banner_slider .slick-next,
.hpns_customerR_slider .slick-next:before,
.hpns_customerR_slider .slick-prev:before,
.hpns_customerR_slider .slick-prev,
.hpns_customerR_slider .slick-next,
.hpns_nosto .slick-next:before,
.hpns_nosto .slick-prev:before,
.hpns_nosto .slick-prev,
.hpns_nosto .slick-next {
	width: 45px !important;
	height: 45px !important;
}

.bti_section_ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 20px;
}

.bti_section_ttl_line {
	background: #f1f0f2;
	border-radius: 4px;
	height: 5px;
	flex-grow: 1;
}

.bti_section_ttl_txt {
	padding: 0 42px;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 44px;
	font-weight: 600;
	text-align: center;
}

.container_16 {
	max-width: 1666.14px;
	margin: 0 auto;
}

.bti_row {
	padding: 0 10px;
	margin: 20px 0;
	display: flex;
}

.bti_row>li {
	position: relative;
	overflow: hidden;
}

.bti_row>li>a {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 50px;
	width: calc(100% - 100px);
}

.bti_click_box {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 4px 4px 0 0;
	padding: 20px;
	text-align: center;
}

.bti_click_inbox:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid #222;
	width: 70%;
	bottom: -8px;
	margin: 0 auto;
	display: inline-block;
	left: 50%;
	transform: translate(-50%, -50%);
	transition: 0.3s width;
}

.bti_click_inbox {
	display: inline-block;
	position: relative;
}

.bti_click_box_1 {
	color: #222222;
	font-size: 22px;
}

.bti_click_box_2 {
	color: #222222;
	font-size: 14px;
	height: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s height;
	overflow: hidden;
}

.bti_row>li>a:hover .bti_click_box_2 {
	height: 30px;
}

.bti_row>li>a:hover .bti_click_inbox:after {
	width: 100%;
}

.bti_row>li:not(:last-child) {
	margin-right: 1.2%;
}

.bti_section_row1>li:first-child {
	width: 32.5%;
}

.bti_row>li:nth-child(2) {
	width: 24.1%;
}

.bti_section_row1>li:nth-child(3) {
	width: 40.9%;
}

.bti_section_row2>li:first-child {
	width: 40.9%;
}

.bti_section_row2>li:nth-child(3) {
	width: 32.5%;
}

.bti_row>li>img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.sus_pillar_calc {
	display: flex;
	padding: 0;
	overflow-x: auto;
}

.sus_pillar_calc>li {
	width: 25%;
	text-align: center;
	min-width: 230px;
}

.sus_pillar_calc>li:not(:last-child) {
	padding-right: 20px;
}

.sus_bnr_cont {
	position: relative;
}

.sus_bnr_cont_1 {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	max-height: 411px;
}

.sus_bnr_cont_2 {
	max-width: 1140px;
	margin: 0 auto;
	padding: 48px 0;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-bottom: 20px;
}

.sus_bnr_cont_2:after {
	content: "";
	background: #f1f0f2;
	border-radius: 4px;
	height: 5px;
	width: 75%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}

.sus_pillar_calc_num:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid #222;
	width: 70%;
	bottom: 18px;
	margin: 0 auto;
	display: inline-block;
	left: 50%;
	transform: translate(-50%, -50%);
}

.sus_bnr_cont_21 {
	color: white;
	font-size: 48px;
	text-align: center;
	text-shadow: #00000029 0 3px 6px;
	padding: 0 0 23px 0;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-weight: 600;
}

.sus_bnr_cont_22 {
	color: white;
	text-align: center;
	font-size: 24px;
	padding-bottom: 33px;
}

.sus_pillar_calc>li>img {
	width: 100%;
	height: 230px;
	object-fit: cover;
	border-radius: 6px;
}

.sus_pillar_calc_num {
	padding: 30px 0;
	font-size: 42px;
	font-weight: 600;
	color: #2b2b2b;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	position: relative;
	display: inline-block;
}

.sus_pillar_calc_txt {
	color: #2b2b2b;
	font-size: 21px;
}

.sus_pillar_calc_num,
.sus_pillar_calc_txt {
	margin-right: 15px;
	margin-left: 15px;
}

.hpns_vendor_grid_ul {
	display: flex;
	padding: 0;
	margin: 0;
}

.hpns_vendor_grid_ul>li:first-child {
	width: 42%;
	flex-basis: 42%;
}

.hpns_vendor_grid_ul>li:nth-child(2) {
	width: 58%;
	flex-basis: 58%;
}

.hpns_vendor_grid_img {
	max-width: 100%;
	height: auto;
	min-height: 100%;
	object-fit: cover;
}

.hpns_vendor_grid_text {
	padding: 20px 10% 20px 14%;
}

.hpns_vendor_grid_1 {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.hpns_vendor_grid_2 {
	font-size: 36px;
	padding-bottom: 10px;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-weight: 600;
}

.hpns_vendor_grid_3 {
	font-size: 16px;
	margin-bottom: 30px;
	padding-left: 24px;
	position: relative;
}

.hpns_vendor_grid_3:after {
	content: "";
	position: absolute;
	height: 65%;
	width: 6px;
	border-radius: 3px;
	background-color: #a3be61;
	left: 4px;
	display: inline-block;
	top: 50%;
	transform: translate(-50%, -50%);
}

.hpns_vendor_grid_ul>li {
	display: flex;
	justify-content: center;
	align-items: center;
}

.hpns_vendor_grid .hpns_join_btn {
	max-width: 518px;
}

.hpns_vendor_grid_ul>li:nth-child(2n) .hpns_vendor_grid_text {
	padding-left: 10%;
	padding-right: 14%;
}

.hpns_vendor_grid_ul>li:nth-child(2n) .hpns_vendor_grid_3:after {
	background-color: #efaf48;
}

.hpns_customerR {
	position: relative;
	margin-top: 40px;
	padding: 60px;
	text-align: center;
}

.hpns_customerR_img {
	position: absolute;
	top: -110px;
	right: 0;
	width: 20%;
}

.hpns_customerR_ttl {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	text-align: center;
	font-size: 44px;
	margin-bottom: 30px;
	font-weight: 600;
}

.hpns_customerR_2 {
	margin-bottom: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 0;
}

.hpns_customerR_2>li>.fa-star,
.hpns_customerR_2>li>.fa-star-half-o {
	color: #fed758;
	font-size: 30px;
	margin-right: 5px;
}

.hpns_customerR_3 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 24px;
	padding: 0 10px;
	max-width: 964px;
	margin: 0 auto;
	color: #222222;
	font-weight: 100;
}

.hpns_customerR_slider .slick-dots,
.hpns_customerR_slider.n_actionBTN .slick-dots {
	bottom: -65px;
	left: 0;
}

.hpns_customerR_4 {
	color: #88725a;
	font-size: 22px;
	text-align: center;
	margin: 20px 0;
}

.hpns_customerR_slider {
	max-width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.hpns_customerR_outer {
	padding: 0 10px;
	display: block;
}

.hpns_customerR_5 {
	color: #88725a;
	font-size: 14px;
	text-align: center;
	margin: 20px 0;
	font-style: italic;
}

.cont_line_bottom {
	position: relative;
}

.cont_line_bottom:after {
	content: "";
	background: #f1f0f2;
	border-radius: 4px;
	height: 5px;
	width: 75%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}

.hpns_hero_text_box_italic {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 10px;
}

.hpns_nosto {
	padding: 0 40px 30px 40px;
}

.hpns_nosto .slick-prev {
	left: -47px;
}

.hpns_nosto .slick-next {
	right: -47px;
}

.hpns_vendor_grid {
	padding-top: 30px;
	padding-bottom: 24px;
}

.hpns_nosto .add-to-cart-btn-slide {
	background-color: #005944;
}

.hpns_nosto a.add-to-cart-slide>img {
	display: none;
}

.hpns_nosto .in-cart-btn a:hover,
.hpns_nosto .plus-minus-cont a:hover {
	background-color: #043328;
}

.hpns_nosto .add-to-cart-btn>a:hover,
.hpns_nosto .add-to-cart-btn>a:focus,
.hpns_nosto .add-to-cart-btn-slide:hover {
	background-color: #043328;
}

.bti_section {
	padding-bottom: 45px;
}

.hpns_vendor_img_col {
	position: relative;
}

.hpns_hero_tag_sideL {
	position: absolute;
	top: 30px;
	left: -25px;
	display: flex;
}

.hpns_hero_tag_sideR {
	position: absolute;
	top: 30px;
	right: -25px;
	display: flex;
}

.hpns_hero_tag_3 {
	background-color: #222222;
	color: white;
	box-shadow: #00000029 0 3px 6px;
	padding: 10px 20px 10px 10px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.hpns_hero_tag_31 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 16px;
	letter-spacing: 0.16px;
	font-weight: 600;
}

.hpns_hero_tag_mobile {
	display: none !important;
	transform: rotate(180deg);
}

.hpns_mobile {
	display: none;
}

.hpns_desktop {
	display: block;
}

.modal {
	z-index: 9999999999;
}

button.close {
	top: 3px;
	right: 3px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 30px;
	background: transparent;
	cursor: pointer;
	z-index: 1;
	opacity: 0.8;
}

.close:hover {
	background: transparent;
	opacity: initial;
}

.inst_ttl {
	font-size: 48px;
	font-weight: 600;
	text-align: center;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	max-width: 1140px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	z-index: 1;
	margin-top: 20px;
}

.inst_ttl:before {
	content: "";
	background: #f1f0f2;
	border-radius: 4px;
	height: 5px;
	width: 75%;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}

.social_media_section_n {
	text-align: center;
	padding: 0 20px;
}

a.social_media_section_n_a:not(:last-child) {
	margin-right: 30px;
}

.inst_spectragram_cont {
	max-width: 100%;
	padding: 20px 30px 50px 30px;
}

.inst_spectragram {
	display: flex;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
	justify-content: center;
}

.inst_spectragram>li {
	margin: 10px 10px;
}

.inst_spectragram>li>a>img {
	object-fit: cover;
}

.fp_ttl_1 {
	font-weight: 600;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-size: 20px;
	padding-bottom: 7px;
}

.fp_ttl_2 {
	font-size: 14px;
	padding-bottom: 12px;
}

.fp_ttl_b {
	margin-right: -35px;
	display: flex;
	align-items: center;
}

.fi_pd {
	margin-top: -4px;
}

.pre_auth_btn {
	display: flex;
	justify-content: space-between;
	width: 100% !important;
	background-color: #0f9d58;
	text-shadow: none;
	text-transform: initial;
	padding: 12px;
	align-items: center;
	margin: 0;
	outline: none !important;
	white-space: initial;
}

.pre_auth_btn:hover,
.pre_auth_btn:focus {
	background: #0a7a44;
}

.csa_section_1 {
	background: #a3be61;
	display: flex;
	justify-content: space-between;
}

.csa_section_12 {
	display: flex;
	align-items: center;
	flex-grow: 1;
}

.colored-line {
	display: flex;
	height: 5px;
	margin: 0;
	padding: 0;
}

.dd-green-line {
	background: #005944;
	width: 20%;
}

.d-green-line {
	background: #508c59;
	width: 50%;
}

.y-green-line {
	background: #fcdc25;
	width: 10%;
}

.l-green-line {
	background: #a3be61;
	width: 20%;
}

.csa_section_2 {
	background: #f1f5e7;
	color: #141414;
	text-align: center;
}

.csa_section_32 {
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.csa_section_11 {
	width: 50%;
	object-fit: cover;
	object-position: left;
}

.csa_section_1221 {
	font-weight: Bold;
	color: #2b2b2b;
	text-transform: uppercase;
	text-align: center;
	font-size: 28px;
	padding-bottom: 20px;
}

.csa_section_1222 {
	text-align: center;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	letter-spacing: 0px;
	color: #ffffff;
	font-size: 62px;
	line-height: 1.1;
	margin-bottom: 30px;
	font-weight: 700;
}

a.csa_section_1223 {
	background: #2b2b2b 0% 0% no-repeat padding-box;
	border-radius: 37px;
	letter-spacing: 0px;
	color: #f1f0f2 !important;
	font-size: 24px;
	padding: 13px 40px;
	display: inline-block;
}

a.csa_section_1223:hover {
	background: hsl(0, 1%, 37%) 0% 0% no-repeat padding-box;
}

.csa_section_122 {
	text-align: center;
	padding: 60px 0;
	flex-grow: 1;
}

.csa_section_21 {
	text-align: center;
	letter-spacing: 0px;
	color: #141414;
	font-size: 23px;
	padding: 48px;
	max-width: 1400px;
	margin: 0 auto;
	position: relative;
}

.csa_section_22 {
	position: absolute;
	bottom: -80px;
	right: 0;
	max-width: 17%;
}

.csa_section_31 {
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	letter-spacing: 0px;
	color: #141414;
	font-size: 44px;
	padding: 40px 20px;
	text-align: center;
}

.csa_section_32>li {
	width: 33.33%;
	padding: 0 20px;
}

.csa_section_321 {
	max-width: 100%;
	height: auto;
	width: 165px;
}

.csa_section_32 {
	margin: 0;
	padding: 0;
	text-align: center;
}

.csa_section_322 {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 11px;
	font-family: 'corda';
}

.csa_section_323 {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
}

.csa_section_3 {
	max-width: 1250px;
	margin: 0 auto;
	padding-bottom: 96px;
	text-align: center;
}

.csa_section_42 {
	position: relative;
	text-align: center;
	display: inline-block;
}

.csa_section_422 {
	position: absolute;
	text-align: center;
	letter-spacing: 0px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 28px;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.csa_section_4 {
	text-align: center;
	margin-top: -30px;
}

.csa_section_5 {
	max-width: 1296px;
	margin: 0 auto;
	display: flex;
	padding: 0 28px;
	;
}

.csa_section_5a {
	background: #f2f6f4;
	margin-top: -23px;
	padding: 60px 15px 40px 15px;
}

.csa_section_5>li {
	width: 50%;
	text-align: center;
}

.csa_section_51 {
	margin-right: 10px;
}

.csa_section_52 {
	margin-left: 10px;
	text-align: center;
}

.csa_section_511 {
	color: #2b2b2b;
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
}

.csa_section_512 {
	font-size: 40px;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	line-height: 1.1;
	padding-bottom: 20px;
	padding-top: 10px;
	font-weight: 600;
}

.csa_section_5131 {
	width: 100%;
	height: auto;
}

.csa_section_513 {
	position: relative;
}

.csa_section_5132 {
	position: absolute;
	top: 40px;
	left: 0;
	display: inline-block;
}

.csa_section_51322 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	padding: 0 24px 0 20px;
}

.csa_section_513221 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.18px;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
}

.csa_section_513222 {
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.36px;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	padding-left: 15px;
}

.csa_section_514 {
	color: #2b2b2b;
	font-size: 18px;
	text-align: center;
	padding: 20px;
}

.csa_section_6 {
	background: #fed758;
	padding: 23px;
	letter-spacing: 0.24px;
	color: #222222de;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.csa_section_71 {
	color: #2b2b2b;
	font-size: 44px;
	font-weight: 600;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	text-align: center;
	padding: 20px 20px 0;
}

.csa_section_72 {
	color: #2b2b2b;
	font-size: 20px;
	text-align: center;
	padding: 20px 28px;
}

.csa_section_73 {
	display: flex;
	padding: 30px;
	margin: 0;
}

.csa_section_73>li {
	width: 33.33%;
	position: relative;
}

.csa_section_731 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 3px;
}

.csa_section_733 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(255, 255, 255, 0.9);
	padding: 10px 20px;
}

.csa_section_732 {
	position: absolute;
	top: -16px;
	right: 30px;
}

.csa_section_7322 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-family: "corda", "Playfair Display", Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0.16px;
	color: #ffffff;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.csa_section_73>li:not(:last-child) {
	margin-right: 30px;
}

.csa_section_7331 {
	font-weight: 700;
	letter-spacing: 0px;
	color: #2b2b2b;
	font-size: 18px;
	font-weight: 700;
}

.csa_section_7332 {
	font-size: 16px;
	color: #2B2B2B;
}

.csa_section_74 {
	color: #2b2b2b;
	font-size: 26px;
	text-align: center;
	padding: 20px;
}

.csa_section_75 {
	color: #2b2b2b;
	font-size: 34px;
	text-align: center;
	font-weight: 600;
	padding: 20px;
}

.csa_section_77 {
	background-color: #005944;
	letter-spacing: 0.32px;
	color: #ffffff;
	font-size: 32px;
	font-weight: 600;
	padding: 20px;
	text-align: center;
	margin-top: 30px;
}

.csa_section_8 {
	background-color: #4391001A;
	color: #231f20;
	overflow: hidden;
	margin-bottom: -50px;
}

.csa_section_8 .ff_cont_14252,
.csa_section_8 .ff_cont_14252>li:not(:last-child) {
	border-color: transparent;
}

.csa_section_8 .ff_cont_1425211 {
	border-bottom: 1px solid #231f20;
	margin-bottom: 3px;
	padding: 13px 40px 13px 0px;
}

.csa_section_8 .ff_cont_142522 {
	padding: 16px 0px 32px 0px;
}

.csa_section_8 .ff_cont_14253 {
	color: #005C42 !important;
	font-size: 16px;
	font-weight: 700;
	text-transform: inherit;
}

.csa_section_761 {
	position: relative;
	text-align: center;
	display: inline-flex !important;
}

.csa_section_7611 {
	width: 363px !important;
	display: inline-block !important;
	padding: 13px 16px !important;
	border-radius: 4px !important;
	margin: 0 !important;
	border: 1px solid #909090 !important;
	font-size: 16px !important;
}

.csa_section_7611::-webkit-input-placeholder {
	font-size: 16px !important;
}

.csa_section_7612 {
	padding: 8px !important;
	border-radius: 4px !important;
	height: 100% !important;
	background: #005944 0% 0% no-repeat padding-box !important;
	width: 241px !important;
	margin: 0 0 0 10px !important;
	font-size: 16px !important;
}

.csa_section_76 {
	text-align: center !important;
}

.csa_section_121 {
	max-width: 20%;
}

.hpns_nosto .nostobox {
	overflow: visible;
}

.pre_auth_btn[aria-expanded="false"] .pre-auth-hide {
	display: block;
	white-space: nowrap;
}

.pre_auth_btn[aria-expanded="false"] .pre-auth-show {
	display: none;
}

.pre_auth_btn[aria-expanded="true"] .pre-auth-hide {
	display: none;
}

.pre_auth_btn[aria-expanded="true"] .pre-auth-show {
	display: block;
}

.pre-auth-icon {
	width: 25px;
	height: 25px;
	background: #ceebdd 0% 0% no-repeat padding-box;
	border-radius: 3px;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	color: #0f9d58;
	margin-left: 5px;
}

.pre-ayth-sub-toogle {
	font-weight: 100;
	font-size: 12px;
}

.pre_auth_content_box {
	background: #0f9d5834 0% 0% no-repeat padding-box;
	border: 1px dashed #0f9d58;
	border-radius: 0 0 4px 4px;
	border-top: 0;
	padding: 20px;
}

.pre-auth-box {
	padding: 20px 15px 0 15px;
}

.pre-ayth-ttle-toogle {
	text-align: left;
}

.csa_subscription_section_1 {
	padding: 10px 20px 6px 20px;
	text-align: center;
	position: relative;
}

.csa_subscription_section_11 {
	color: #2b2b2b;
	font-size: 20px;
	font-weight: 700;
	font-family: "corda";
	text-align: center;
	line-height: 1.1;
	flex-grow: 1;
	text-align: center;
}

.csa_subscription_section_121 {
	color: #2b2b2b;
	font-size: 12px;
}

.csa_subscription_section_12 {
	display: flex;
	cursor: pointer;
	margin: 0;
	align-items: center;
	position: absolute;
	top: 10px;
	right: 10px;
}

.csa_subscription_section_12>i.fa {
	color: white;
	background: #222;
	border-radius: 4px;
	width: 17px;
	height: 17px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	line-height: 1;
	margin-left: 10px;
	padding-top: 1px;
}

.csa_subscription_section_2 {
	letter-spacing: 0.14px;
	color: #222222;
	opacity: 0.7;
	text-align: center;
	font-size: 12px;
	padding: 0 10px;
}

.csa_subscription_section_3 {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin-bottom: 25px !important;
}

.csa_slider_outer {
	text-align: center;
	display: flex;
	justify-content: center;
}

.csa_subscription_section_32 {
	background: #f8f8f8 0% 0% no-repeat padding-box;
	border: 1px solid #085944;
	border-radius: 3px;
	position: relative;
}

.csa_subscription_section_321 {
	background: #085944 0% 0% no-repeat padding-box;
	border-radius: 0 0 3px 3px;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-weight: 700;
	padding: 2px 5px;
}

.csa_subscription_section_3 li.csaDayLi {
	text-align: center;
	margin: 0 10px;
	outline: none;
}

.csa_subscription_section_322 {
	padding: 0px 10px;
	color: #808285;
	display: flex;
	justify-content: space-between;
	font-size: 11px;
	align-items: center;
}

.csa_subscription_section_3222 {
	font-weight: 700;
	color: #222222;
	font-size: 14px;
	margin-left: 6px;
}

.csa_subscription_section_31 {
	margin-bottom: -14px;
	width: 80%;
	max-width: 80%;
	display: inline-block !important;
	position: relative;
	z-index: 1;
}

.csa_day_1 {
	opacity: 0.42;
}

.csa_day_3 {
	opacity: 1;
}

.csa_subscription_section_33 {
	padding-top: 4px;
	font-weight: 600;
	font-size: 12px;
	min-height: 21px;
	color: #222222;
}

.csa_day_2 {
	opacity: 1;
}

.csa_day_2 .csa_subscription_section_321 {
	/*  font-size: 18px;*/
	background: #81bb3c 0% 0% no-repeat padding-box;
}

.csa_day_2 .csa_subscription_section_32 {
	border-color: #81bb3c;
}

/*
.csa_subscription_section_3 li.csaDayLi.csa_day_2{
	min-width: 130px;
}
.csa_day_2 .csa_subscription_section_322 {
  font-size: 16px;
}
.csa_day_2 .csa_subscription_section_3222 {
font-size: 20px;
margin-left: 28px;
}
.csa_day_2 .csa_subscription_section_33 {
  font-size: 14px;
}
*/
.csa_day_1>a,
.csa_day_2>a {
	pointer-events: none;
	cursor: auto;
}

a.csaDayA:focus {
	outline: none;
}

.csa_subscription_section_3 .slick-dots,
.bts_gfts_slider .slick-dots {
	bottom: -20px;
}

.csa_subscription_section_3 .slick-track {
	margin: 0 auto;
	display: inline-block;
}

.csa_subscription_section_3 .slick-list {
	text-align: center;
}

.csa_subscription_section {
	position: fixed;
	bottom: 0;
	height: auto !important;
	width: 100%;
	z-index: 999998;
	box-shadow: 11px -5px 9px #00000022;
	border: 1px solid #f0f0f0;
	background: #ffffff;
}

.csa_subscription_section_324 {
	display: none !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 30px;
	height: 30px;
	padding: 6px;
}

a.csaDayA:hover:not(.csaDayA_Clicked) .csa_subscription_section_324 {
	display: block !important;
	background: rgba(253, 225, 225, 0.9);
}

a.csaDayA.csaDayA_Clicked .csa_subscription_section_324 {
	display: block !important;
}

a.csaDayA:hover .csa_subscription_section_321,
a.csaDayA:hover .csa_subscription_section_322,
a.csaDayA.csaDayA_Clicked .csa_subscription_section_321,
a.csaDayA.csaDayA_Clicked .csa_subscription_section_322 {
	opacity: 0.3;
}

a.csaDayA {
	display: inline-block;
}

a.csaDayA:hover .csa_subscription_section_32,
a.csaDayA.csaDayA_Clicked .csa_subscription_section_32 {
	border-color: rgba(8, 89, 68, 0.3);
}

.paused_txt {
	display: none;
}

a.csaDayA_Clicked .paused_txt {
	display: block;
}

#expand_sunscription_option:not(:checked)~.csa_subscription_section_1 .csa_subscription_section_121,
#expand_sunscription_option:not(:checked)~.csa_subscription_section_1 .csa_subscription_section_122,
#expand_sunscription_option:checked~.csa_subscription_section_1 .csa_subscription_section_123,
#expand_sunscription_option:checked~.expand_sunscription_option_showBox {
	display: none;
}

#expand_sunscription_option:checked~.csa_subscription_section_1 .csa_subscription_section_121,
#expand_sunscription_option:checked~.csa_subscription_section_1 .csa_subscription_section_122 {
	display: flex;
}

.dg_btn_boxShad:before {
	background-color: #005944;
}

.dg_btn_boxShad:after,
.dg_btn_boxShad:hover::before {
	background-color: #0c4336;
}

.subscription_btn a {
	text-transform: uppercase;
	border-radius: 3px;
	background-color: #81bb3c;
	padding: 9px 8px;
	color: #ffffff !important;
	margin: 5px 0;
	display: block;
	font-size: 12px;
	text-shadow: 1px 2px 0px #396900;
	font-weight: 600;
	transition: 0.3s background;
}

.subscription_btn a:hover,
.subscription_btn a:focus,
.csaPop_7:hover {
	background-color: #659284;
}

.csa_TaC_in {
	font-size: 22px;
	font-family: "Corda";
	font-weight: 600;
}

.csa_TaC_out {
	padding: 0 20px 20px;
}

.csa_checkout_ttl {

	font-size: 14px;
	background: #005C4212;
	padding: 8px 10px 4px;
	font-weight: 700;
	border-radius: 0;
	margin-top: 8px;
}

.csa_checkout_box .sm_cart_line {
	background: #81bb3c26 !important;
}

.csaPop_1 {
	display: flex;
	padding: 0 0 10px;
	align-items: flex-start;
}

.csaPop_11 {
	position: relative;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
	text-align: center;
	max-width: 45%;
}

.csaPop_112 {
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 4px 10px;
	padding: 20px 0px;
	line-height: 1.1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.csaPop_1122 {
	font-family: "corda";
	letter-spacing: 0.16px;
	font-size: 16px;
	font-weight: 600;
	display: block;
}

.csaPop_11211 {
	letter-spacing: 0.28px;
	font-size: 28px;
	font-family: "corda";
}

.csaPop_1121 {
	letter-spacing: 0.18px;
	font-weight: 600;
	font-size: 18px;
}

.csaPop_12 {
	width: 55%;
}

.csaPop_111 {
	max-width: 100%;
	width: 100%;
	height: auto;
	min-height: 100px;
	object-fit: cover;
}

.csaPop_3221 {
	min-width: 100% !important;
}

.csaPop_12 {
	padding-left: 30px;
}

.csaPop_1211 {
	font-size: 14px;
	display: block;
	color: #2B2B2B;
	margin-top: 8px;
}

.csaPop_121 {
	font-size: 26px;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 10px;
}

.csaPop_5 .csaDayA {
	margin-top: -10px;
}

.csaPop_123 {
	color: #2b2b2b;
	font-size: 16px;
	margin-top: 5px;
}

.csaPop_2 {
	letter-spacing: 0.18px;
	color: #222222de;
	font-weight: 600;
	font-size: 18px;
	padding: 0 0 10px;
}

.csaPop_21 {
	position: relative;
	display: inline-block;
}

.csaPop_211 {
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	right: 0;
}

.csaPop_212 {
	z-index: 1;
	position: relative;
	display: inline-block;
}

.csaPop_3 {
	display: flex;
	width: 100%;
	max-width: 374px;
}

.csaPop_311,
.csaPop_321 {
	color: #808285;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
	font-weight: 400;
}

.csaPop_31 {
	margin-right: 30px;
	width: 90px;
}

.csaPop_3 select {
	width: 100%;
}

.csaPop_32 {
	flex-grow: 1;
}

.csaPop_3124 {
	color: white;
	background: #085944;
	border-radius: 4px;
	width: 17px;
	height: 17px;
	display: flex !important;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	line-height: 1;
}

.csaPop_312 {
	position: relative;
}

.csaPop_3122 {
	padding-right: 35px !important;
	padding-left: 35px !important;
	border: 1px solid #085944 !important;
	border-radius: 4px !important;
	width: 124px;
	text-align: center;
}

.csaPop_3121 {
	position: absolute;
	left: 0;
	z-index: 1;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: 13px;
}

.csaPop_3123 {
	position: absolute;
	right: 0;
	z-index: 1;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-right: 13px;
}

.csaPop_4 {
	letter-spacing: 0.18px;
	color: #222222de;
	font-size: 18px;
	font-weight: 700;
	padding: 15px 0px 5px;
}

.csaPop_5 {
	display: flex;
	margin: 0;
	overflow-x: scroll;
	max-width: 100%;
	padding: 0 0 20px;
	text-align: center;
}

.csaPop_5 .csaDayLi:not(:last-child) {
	margin-right: 20px;
}

.csa_day_33 {
	display: block;
	text-align: center;
}

.csaPop_5 .csa_subscription_section_31 {
	/*  margin-bottom: -4px;*/
	/*this is only for when on rojano*/
}

.csaPop_6 {
	display: flex;
	margin: 32px 0;
	cursor: pointer;
}

.csaPop_7 {
	color: #ffffff !important;
	font-weight: 700;
	font-size: 16px;
	background: #085944;
	border-radius: 4px;
	padding: 13px 20px;
	text-align: center;
	min-width: 348px;
	max-width: 100%;
	display: inline-block;
	border: none;
	transition: 0.3s background;
	margin: 10px 0;
}

.grey_csaPop_7 {
	background: #c3c3c3 0% 0% no-repeat padding-box;
	pointer-events: none;
}

.csaPop_62 {
	color: #2b6283;
	font-weight: 400;
	font-size: 16px;
}

.csaPop_621 {
	text-decoration: underline;
}

.csaPop_61:checked~.chBox_gr .chBox_gr_in {
	display: flex;
	width: 100%;
	height: 100%;
	background: #085944;
	border-radius: 4px;
	color: white;
	justify-content: center;
	align-items: center;
}

.csaPop_61:not(:checked)~.chBox_gr .chBox_gr_in {
	display: none;
}

.chBox_gr {
	width: 24px;
	min-width: 24px;
	height: 24px;
	background: #ffffff 0% 0% no-repeat padding-box;
	border: 1px solid #085944;
	border-radius: 6px;
	margin-right: 9px;
	display: inline-block;
}

.csa_pop_out_cont {
	padding: 10px;
}

.csaPop_greyBox {
	background: #f9fafc 0% 0% no-repeat padding-box;
	border-radius: 4px;
	font-size: 16px;
	padding: 24px 17px;
	margin-bottom: 15px;
}

.csaPop_3221 .dropdown-toggle {
	color: #333 !important;
	background-color: #fff !important;
	border-color: #085944 !important;
	font-weight: 600;
	box-shadow: none !important;
}

.csaPop_3221 .dropdown-menu>li>a:hover,
.csaPop_3221 .dropdown-menu>li>a:focus {
	background-color: #ecf5e2;
	outline: none;
}

.csaPop_3221 .dropdown-menu {
	padding: 0;
	border-color: #085743;
	box-shadow: none;
}

.csaPop_3221 .dropdown-menu>li:not(:last-child) {
	border-bottom: 1px solid #085743;
}

.csaPop_121Mob {
	display: none;
}

.csaPop_radio_12 {
	border-radius: 50%;
	width: 24px;
	min-width: 24px;
	height: 24px;
	background: #ffffff 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	margin-right: 12px;
	display: inline-flex;
	padding: 2px;
}

.csaPop_radio_121 {
	display: inline-block;
	background-color: #085944;
	border-radius: 50%;
	width: 100% !important;
	height: 100% !important;
	display: none;
}

.csaPop_radio_11:checked+.csaPop_radio_12 .csaPop_radio_121 {
	display: inline-block;
}

.csaPop_radio_1 {
	font-weight: 400;
	display: flex;
	align-items: flex-start;
	cursor: pointer;
	margin: 20px 0 0;
	transition: 0.3s opacity;
}

.csaPop_radio_1:hover {
	opacity: 0.8;
}

.csaPop_radio_13 {
	line-height: 24px;
	font-size: 18px;
}

.subS_6 {
	background-color: #163a59;
	color: #ffffff;
	padding: 80px 20px;
	text-align: center;
}

.subS_61 {
	color: #ffffff;
	font-family: "corda";
	font-size: 36px;
	letter-spacing: 0;
	line-height: 46px;
	text-align: center;
}

.subS_62 {
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 22px;
	text-align: center;
	padding-bottom: 20px;
}

.subS_63 {
	color: #ffffff !important;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 22px;
	text-align: center;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
	width: 251px;
	max-width: 100%;
	border-radius: 4px;
	background-color: #005944;
	display: inline-block;
	padding: 11px 25px;
}

.subS_21 {
	font-family: "corda";
	font-size: 36px;
	line-height: 46px;
	text-align: center;
	padding: 60px 0 30px;
	font-weight: 500;
}

.subS_22 {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	align-items: center;
	padding: 0;
}

.subS_22>li {
	width: 33.33%;
	text-align: center;
}

.subS_222 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	max-width: 280px;
	margin: 0 auto;
	padding: 0 10px;
}

.subS_223 {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	padding: 10px 20px;
}

.subS_224 {
	height: 176px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.subS_221 {
	max-height: 100%;
	width: auto;
	max-width: 100%;
	object-fit: contain;
}

.subS_31 {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding-top: 60px;
	min-height: 200px;
	object-fit: cover;
}

.subS_33 {
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0px 15px 0px 15px;
}

.subS_33>li {
	width: 25%;
	padding: 0 2%;
	text-align: center;
}

.subS_332 {
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	padding: 20px 0;
	max-width: 162px;
	margin: 0 auto;
}

.pop-up-slider:not(.slick-initialized) {
	display: none;
}

.pop-up-slider.pop-up-one-ban {
	display: block;
}

.csa_purchased {
	background: #f1eff1;
	text-align: center;
}

.csa_purchased_1 {
	font-weight: 600;
	color: #255a45;
	padding-bottom: 20px;
	font-size: 24px;
	font-family: "corda";
}

.csa_purchased_2 {
	color: #005944;
	font-size: 18px;
	padding-bottom: 20px;
}

.csa_purchased_3 {
	color: #ffffff !important;
	font-size: 14px;
	padding-bottom: 20px;
	background: #255a45;
	border-radius: 4px;
	padding: 11px 20px;
	max-width: 100%;
	width: 310px;
	display: inline-block;
	transition: 0.3s background;
}

.csa_purchased_3:hover {
	background: #347b5f;
}

.csa_purchased_in {
	max-width: 330px;
	margin: 0 auto;
	padding: 30px 10px 0 10px;
}

.csa_purchased_4_mobile {
	display: none;
	width: 100%;
	height: auto;
}

.csa_purchased_4 {
	width: 100%;
	height: auto;
}

.subS_1 {
	position: relative;
	display: block;
}

.subS_11 {
	width: 100%;
	min-width: 100%;
	height: auto;
	min-height: 500px;
	object-fit: cover;
	object-position: left;
}

.subS_12 {
	position: absolute;
	width: 50%;
	right: 0;
	top: 50%;
	transform: translate(0, -50%);
	text-align: right;
}

.subS_121 {
	border-radius: 50%;
	background-color: #f26722;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	padding: 20px;
	width: 117px;
	height: 117px;
}

.subS_122 {
	color: #ffd85a;
	font-size: 20px;
	font-weight: bold;
	line-height: 27px;
	text-align: left;
}

.subS_1211 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}

.subS_1212 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.subS_123 {
	color: #ffffff;
	font-family: "corda";
	font-size: 100px;
	font-weight: 600;
	line-height: 0.9;
	text-align: left;
	padding: 12px 0 25px 0;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.4);
}

.subS_124 {
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	text-align: left;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.4);
}

.subS_12_in {
	width: 500px;
	max-width: 90%;
}

.subS_7 {
	max-width: 1200px;
	margin: 0 auto;
}

.subS_mb-0 {
	margin: 0;
}

.subS_mb-0 .btn-link {
	border-top: 1px solid #c9c9c9;
	color: #303030;
	font-size: 18px;
	line-height: 24px;
	display: block;
	width: 100%;
	text-align: left;
	padding: 15px 20px 15px 20px;
}

.btn-link:not(.collapsed) .collaps_icons .fa-plus {
	display: none;
}

.btn-link.collapsed .collaps_icons .fa-minus {
	display: none;
}

.subS_mb-0 .btn-link:not(.collapsed) {
	background: #f6f6f6;
}

.subS_card-body {
	background: #f6f6f6;
	padding: 0px 20px 20px 50px;
}

.collaps_icons {
	color: #005944;
	margin-right: 10px;
}

.subS_mb-0 .btn-link:hover,
.subS_mb-0 .btn-link:not(.collapsed),
.subS_mb-0 .btn-link:focus {
	font-weight: 600;
	text-decoration: none;
	outline: none;
}

.subS_accordion {
	border-bottom: 1px solid #c9c9c9;
	margin: 20px auto 40px;
}

.subS_4 {
	max-width: 1200px;
	padding: 0 30px;
	text-align: center;
	margin: 0 auto;
}

.shop-img {
	margin: 0 auto;
	width: auto;
}

.subS_31+.subS_21 {
	padding-top: 0;
}

.mob-special-new .shop_save_box_20 {
	margin-bottom: 20px;
}

.subS_action_btn {
	box-sizing: border-box;
	border: 1px solid #005944;
	border-radius: 4px;
	color: #5a9ea3;
	background: #ffffff;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	padding: 13px 25px;
	transition: 0.3s background;
}

.subS_action_btn.Subscribed {
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	padding: 12.5px 25px;
}

.list-view-on .subS_action_btn.Subscribed {
	padding: 11px 15px;
}

.subS_action_btn_a:hover .subS_action_btn.Subscribed {
	background: rgba(149, 187, 82, 0.2);
}

.new-design-nosto .subS_action_btn.Subscribed {
	padding: 9px 12px;
}

.subS_action_btn_img {
	margin-right: 5px;
}

.subS_action_btn_a {
	margin-top: 10px;
	display: block;
}

.subS_action_btn_a:hover .subS_action_btn {
	background: rgba(112, 191, 197, 0.2);
}

.subS_action_btn_img .fa-check {
	color: #ffffff;
	border-radius: 50%;
	background-color: #95bb52;
	padding: 3px;
	width: 16px;
	height: 16px;
	font-size: 11px;
}

.new-design-nosto .subS_action_btn {
	font-size: 12px;
	padding: 11px 12px;
}

.subS_fc_txt {
	font-size: 12px;
}

.subS_fc_txt_2 {
	color: #a5a5a5;
}

.subS_fc_txt_3 {
	color: #0099cc;
}

.products-area:not(.list-view-on) .pif-2-sub .subS_action_btn_a {
	margin: 5px -10px 15px -10px;
}

.list-view-on .subS_action_btn {
	font-size: 12px;
	padding: 13px 15px;
}

a.hoverme:hover img {
	opacity: 1;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	overflow: hidden;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.subSch_btn {
	color: #005944 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
}

.subSch_btn:hover {
	text-decoration: underline;
}

.subSch_subscribed a:link {
	font-weight: 700;
	color: #005944 !important;
}

.msac_ns_12 {
	width: 50%;
	margin-left: auto;
	color: #ffffff;
	position: relative;
	padding: 8rem 20px;
}

.msac_ns_121 {
	font-family: "corda";
	font-weight: bold;
	font-size: 40px;
	line-height: 1;
	padding-bottom: 10px;
}

.msac_ns_122 {
	font-size: 18px;
	line-height: 24px;
}

.msac_ns_1 {
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}

.msac_ns_11 {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	object-fit: cover;
	min-height: 100%;
	object-position: left;
}

.msac_ns_2 {
	font-family: "corda";
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	padding: 50px 20px 20px;
}

.msac_ns_3 {
	display: flex;
	padding: 0;
}

.msac_ns_3>li {
	width: 33.33%;
	padding: 20px;
	text-align: center;
}

.msac_ns_32 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	padding: 20px 0;
}

.msac_ns_33 {
	font-size: 16px;
	line-height: 22px;
}

.msac_ns_4 {
	border: 1px solid #d9d9d9;
	background-color: #fafafa;
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.3);
	padding: 20px;
	text-align: center;
}

.msac_ns_41 {
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding-bottom: 20px;
}

.msac_ns_42 {
	color: #ffffff !important;
	font-size: 14px;
	font-weight: 800;
	line-height: 19px;
	text-align: center;
	text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	background-color: #005944;
	padding: 11px 25px;
	display: inline-block;
}

.msac_ns_43 {
	color: #222;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding-top: 20px;
}

.msac_ns_31 {
	max-width: 100%;
	height: auto;
}

.msac_11 {
	color: #222222;
	font-size: 24px;
	line-height: 30px;
}

.msac_1 {
	padding: 20px 0;
	border-bottom: 1px dashed #bbbbbb;
}

.msac_2 {
	padding: 20px 0;
}

.msac_12 {
	padding: 10px 20px;
	display: inline-block;
	width: 100%;
}

.msac_121 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 15px;
}

.msac_3>li {
	width: 50%;
}

.msac_3>li>a {
	font-size: 20px;
	font-weight: 600;
	line-height: 27px;
	text-align: center;
}

.msac_3>li:not(.active)>a {
	color: #0099cc;
}

.msac_tab-content {
	padding: 20px 0 !important;
}

.msac_week_view .so_week_tile {
	border-bottom: 1px solid #979797;
	padding: 0;
	margin: 0;
	box-shadow: none;
}

.msac_week_view .so_week_h {
	background: #ffffff;
	color: #222;
	padding: 15px 10px;
}

.msac_week_view .so_accord_title .accordion-toggle:after,
.msac_week_view .so_week_h .accordion-toggle:after {
	color: #005944;
	content: "\e114" !important;
	transition: 0.3s transform;
}

.msac_week_view .so_week_h .accordion-toggle[aria-expanded="true"]:after {
	transform: rotate(180deg);
}

.msac_week_view .so_header {
	background-color: #163a58 !important;
}

.msac_week_view .so_quant_title,
.msac_week_view .so_quant {
	text-align: center;
}

.msac_week_view .so_week_cartline_title,
.msac_pr_view .so_week_cartline_title {
	font-weight: 400;
	font-size: 11px;
}

.msac_week_view .so_tools {
	float: right;
	width: 20%;
	max-width: 160px;
	display: inline-block;
	text-align: center;
}

.fa-bl-msac {
	height: 38px;
	width: 38px;
	border-radius: 4px;
	background-color: #005944;
	margin: 0 2px;
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 18px !important;
	transition: 0.3s background;
}

a:hover>.fa-bl-msac {
	background: #659284;
}

.fa-bl-msac-cont {
	display: flex;
	justify-content: flex-end;
}

.fa-bl-msac-cont>a {
	margin: 0 4px;
}

.msac_week_view .so_week_cartline .so_tools {
	padding: 10px 5px;
}

.msac_week_view .cart_alert_line,
.msac_pr_view .cart_alert_line {
	width: 20px;
	height: 20px;
	font-size: 11px;
	margin-top: -2px;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.msac_pr_view .msac-dates {
	font-size: 12px;
	line-height: 1.3;
}

.msac-tools-pr {
	min-width: auto;
	width: 45px;
}

.msac-tools-pr:last-child {
	padding-right: 10px;
}

#mystanding.msac_pr_view .table-head {
	background-color: #163a58;
	color: #fff;
	border-top: none;
	border-bottom: none;
	font-weight: 400;
	font-size: 11px;
	line-height: 1.5;
	padding: 12px 10px;
}

.msac_radio {
	margin: 10px 0 0;
}

.msac_radio .csaPop_radio_12 {
	padding: 4px;
}

.msac_radio .csaPop_radio_13 {
	font-size: 16px;
}

.msac_pop_1 {
	color: #303030;
	font-family: "corda";
	font-size: 30px;
	line-height: 38px;
}

.msac_pop_3 {
	color: #303030;
	font-size: 14px;
	line-height: 19px;
}

.msac_pop_2 {
	font-weight: 500;
	font-size: 16px;
	padding: 10px 0 3px 0;
}

.msac_plus_min {
	display: inline-flex;
	align-items: center;
}

.msac_drop_date_1 {
	display: inline-block;
	margin: 0 20px !important;
	height: 37px;
	border-radius: 4px;
	border-color: #9f9f9f !important;
	text-align: center;
	padding: 0 13px !important;
	width: 220px !important;
	max-width: 100%;
}

.msac_drop_date_2 {
	display: inline-block;
	color: #3f3f3f;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 16px;
}

.msac_amount {
	width: 47px;
	height: 37px;
	border-radius: 4px !important;
	border-color: #9f9f9f !important;
	text-align: center;
}

.msac_fa_minus {
	margin-right: 10px;
	color: #9f9f9f;
	font-size: 20px !important;
}

.msac_fa_plus {
	margin-left: 10px;
	color: #9f9f9f;
	font-size: 20px !important;
}

.msac_pop_sec_1 {
	display: flex;
	align-items: center;
	padding: 10px 35px 20px 35px;
	width: auto;
	border-bottom: 1px dashed #eee;
}

.msac_bottom_copy {
	color: #3f3f3f;
	font-size: 12px;
	padding: 20px 10px;
}

.msac_pop_btn {
	margin-right: 0;
	margin-left: 0;
}

.msac_pr_view .proddets {
	padding-right: 0;
	padding-left: 0;
}

.msac_week_view .so_total .so_prodsdetails {
	width: calc(40% + 10px) !important;
}

.spcr {
	margin-top: 20px;
}

.prd-det-opt {
	width: 100%;
}

.prd-det-opt .panel select {
	border: solid 1px #ddd;
}

#subscrprice select {
	display: inline-block;
	border: solid 1px #d0d0d0;
}

.subspbx {
	padding: 0px 10px 0px 0px;
}

.old-price-pr,
.product-save-p {
	display: inline;
	font-size: 15px;
}

.regprz .price-amount-pr {
	display: block;
}

.sale-price-pr,
.regprice-pr {
	display: inline;
}

.product-amount-pr {
	display: inline-block;
}

.product-info-details .action_btn {
	padding-top: 5px;
	max-width: 500px;
}

.prodselkt .panel-collapse {
	padding: 15px;
	text-align: left;
}

.prodselkt .price-amount-pr {
	flex: none;
	display: block;
}

.panel-title>a {
	display: block;
	padding: 20px;
}

.prodselkt .panel-title {
	padding: 0px;
}

.panel.fltz {
	border-radius: 3px;
	border-color: #bcbec0;
	margin-top: 0px !important;
}

a .fa-dot-circle-o,
a .fa-circle-o {
	border-radius: 50%;
	background-color: #fff;
	color: #222 !important;
}

.rdio .fa-dot-circle-o,
a.rdio:hover .fa-circle-o {
	display: none;
}

a.rdio:hover .fa-dot-circle-o {
	display: inline;
	border-radius: 50%;
	background-color: #fff;
}

a.rdio[aria-expanded="true"] .fa-dot-circle-o {
	background-color: #42dca3;
	display: inline !important;
}

a.rdio[aria-expanded="true"] .fa-circle-o {
	display: none !important;
}

a.rdio {
	box-sizing: border-box;
	border: 1px solid #005944;
	border-radius: 4px;
	color: #005944 !important;
	background: #ffffff;
	font-size: 15px;
	font-weight: 800;
	line-height: 1;
	text-align: center;
	padding: 13px 25px;
	transition: 0.3s background;
}

a.rdio:hover,
a.rdio:focus {
	background: rgba(112, 191, 197, 0.2);
	color: #005944;
}

a.rdio.Subscribed:hover {
	background: rgba(149, 187, 82, 0.2);
}

.prd-det-opt .panel-title {
	font-size: 16px;
	position: relative;
	line-height: 20px;
	padding-right: 0px;
}

.prodselkt .panel-heading {
	padding: 0px;
}

a.subcrbr {
	text-transform: uppercase;
	border-radius: 3px;
	background-color: #3e3e3e;
	padding: 10px 20px;
	color: #ffffff;
	margin: 5px 0;
	display: block;
	font-weight: 600;
	text-align: center;
}

a.subcrbr:hover {
	background-color: #000;
	color: #fff;
}

.purchop {
	padding: 0 0 20px 0px;
}

.savingsbox {
	padding-bottom: 20px;
}

.sp20 {
	padding: 20px 0px 0px 0px;
}

.prodselkt .panel {
	border-radius: 3px;
	border-color: #005944 !important;
	margin-top: 11px !important;
	background-color: #0059440f;
	border: none;
}

.pr-labels-sub {
	border-top: 1px solid #fff;
	padding: 15px 0 0;
}

.so_action_area {
	display: flex;
	justify-content: flex-end;
	padding: 10px 0 0 0;
}

.msac_12 div.message2 {
	margin-right: 0;
	margin-left: 0;
}

.daterangepicker.dropdown-menu {
	z-index: 99999999 !important;
}

.buy-case-save {
	padding-top: 10px;
}

.inactivePlus-btn {
	opacity: 0.3;
	pointer-events: none;
}

.bts_gfts_slider .slick-track>li {
	padding: 10px;
}

.new-design-nosto .add-to-list-cont {
	min-height: auto;
}

.ff_tag_cont {
	position: relative;
	margin-top: 30px;
}

.ff_tag_in {
	position: absolute;
	top: -60px;
	left: -90px;
	max-width: 50%;
}

.ff_tag_in_img {
	max-width: 100%;
}

.ff_tag_in_copy {
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	transform: rotate(-14deg);
}

.ff_tag_in_copy_1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "nunito";
	line-height: 1;
	display: block;
	margin-bottom: 5px;
}

.ff_tag_in_copy_2 {
	font-size: 32px;
	font-weight: bold;
	line-height: 1;
	display: block;
}

.ff-4grid>li {
	width: 25%;
	padding: 0 12px;
}

.ff-4grid-cont .ff-first-111 {
	max-width: 100%;
	width: 770px;
	padding: 10px 0;
}

.ff-4grid {
	flex-wrap: wrap;
}

.ff_cont_122 {
	font-family: "nunito" !important;
	font-size: 18px;
}

.pagination_cntr {
	text-align: center;
	display: flex;
	justify-content: center;
	width: 100%;
}

.ff_back_link {
	position: absolute;
	margin-top: -22px;
	letter-spacing: 0.24px;
	color: #656565;
	font-size: 12px;
}

.m_steps_mobile {
	display: none;
}

.ff_tt_over {
	position: relative;
	z-index: 1;
}

.green_highlight {
	position: relative;
	font-weight: 800;
	color: #222;
	z-index: 2;
}

.green_highlight:after {
	content: "";
	position: absolute;
	background: #e5efcf;
	display: inline-block;
	width: 103%;
	height: 45%;
	position: absolute;
	left: 50%;
	z-index: -1;
	bottom: 0px;
	transform: translateX(-50%);
}

.pct_font1 {
	font-size: 13px;
}

.pct_font2 {
	font-size: 15px;
}

.pct_font3 {
	font-size: 18px;
}

.n_actionBTN .add-to-cart-slide {
	letter-spacing: 0.28px;
	font-size: 14px;
	font-weight: bold;
	transition: background 0.3s;
}

.n_actionBTN .add-to-cart-btn-slide {
	text-shadow: none;
	border-radius: 4px;
	background: #005944;
	margin-top: 6px;
}

.n_actionBTN .plus-minus-cont img {
	display: none;
}

.n_actionBTN .cart-add-one:after {
	font-family: "FontAwesome";
	content: "\f067";
	color: white;
}

.n_actionBTN .cart-remove-one:after {
	font-family: "FontAwesome";
	color: white;
	content: "\f068";
}

.n_actionBTN .incart-text {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #fff;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.n_actionBTN .plus-minus-cont {
	padding: 0;
}

.n_actionBTN .plus-minus-cont a {
	height: 100%;
	width: 35px;
	border-radius: 0;
}

.n_actionBTN .plus-minus-cont a:hover,
.n_actionBTN .add-to-cart-btn-slide:hover .add-to-cart-slide {
	background: #659284 0% 0% no-repeat padding-box;
}

.n_actionBTN .sold-out-green {
	margin-top: 0;
}

.ff-4grid-cont .product-image-r img {
	min-width: 100%;
	object-fit: cover;
}

.white-copy {
	color: #ffffff !important;
}

.landing-section-subTitle {
	margin: 8px 0 0;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

.shadow-copy {
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.landing-popular-products-inner {
	padding-bottom: 30px;
}

.landing-popular-products .landing-btn-wrapper {
	margin-top: 60px;
}

.sticky_ff {
	position: fixed;
	bottom: 0;
	left: 0;
	height: auto !important;
	width: 100%;
	z-index: 999998;
	box-shadow: 11px -5px 9px #00000022;
	border: 1px solid #f0f0f0;
	background: #ffffff;
}

.sticky_elmnt {
	margin: 10px auto;
}

.br_graphic {
	display: flex;
	align-items: center;
	margin-top: -70px;
}

.ch20-dark-box {
	background: #f9fafb 0% 0% no-repeat padding-box;
	border-top: 1px solid #e2e2e3;
	border-bottom: 1px solid #e2e2e3;
	margin-top: 30px;
	padding: 12px 34px;
	text-align: right;

}

.ch20-light-box {
	padding: 12px 34px;
	display: inline-block;
	width: 100%;
}

.ch20-copy {
	text-align: right;
	color: #222;
	font-size: 16px !important;
	padding: 4px 0;
	position: relative;
}

.ch20-boldCopy {
	margin-left: 5px;
	font-size: 16px !important;
	width: 100px;
	display: inline-block;
	white-space: nowrap;
}

.ch20-rlBorder {
	display: inline-block;
	width: 100%;
	border-right: 1px solid #e2e2e3;
	border-left: 1px solid #e2e2e3;
}

.ch20-topBorder {
	border-top: 1px solid #e2e2e3;
}

.ch20-bottomBorder {
	border-bottom: 1px solid #e2e2e3;
}

.ch20-linkCopy>a {
	text-decoration: underline;
	letter-spacing: 0px;
	color: #025944 !important;
	font-weight: 700;
	font-size: 16px;
}

.ch20-taxCopy {
	width: 22px;
	display: inline-block;
	text-align: left;
	position: absolute;
	right: -27px;
	font-size: 12px;
	transform: translateY(-50%);
	top: 50%;
}

#chExpandDetails:checked~.chExpandDetailsH {
	height: auto;
	max-height: 500px;
	transition: 0.3s height;
}

#chExpandDetails:not(:checked)~.chExpandDetailsH {
	height: 0;
	transition: 0.3s height ease;
	overflow: hidden;
}

.chExpandDetailsL {
	text-align: right;
	text-decoration: underline;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0px;
	color: #00a2f0;
	cursor: pointer;
	margin: 10px 0 12px;
}

.chExpandDetailsL .fa-chevron-down {
	margin-left: 5px;
	transition: 0.3s transform;
}

#chExpandDetails:checked~.chExpandDetailsL .fa-chevron-down {
	transform: rotate(180deg);
}

.ch20-copyCont {
	text-align: right;
}

.ch20-saveCopy {
	color: #17b45f;
	margin-left: 5px;
	font-size: 16px !important;
}

.wrap_Ch {
	border: 1px solid #e2e2e3;
	border-radius: 4px;
}

.Main_Container_Mobile .wrap_Ch {
	border: none;
}

.ch-liqAge,
.ch-liqAge18 {
	border-left: 5px solid #a61912;
	position: relative;
}

.ch-liqAge:after {
	content: "19+";
	background: #e3b3b0;
	width: 50px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	position: absolute;
	color: #a61912;
	font-weight: 700;
	font-size: 18px;
}

.ch-liqAge18:after {
	content: "18+";
	background: #e3b3b0;
	width: 50px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	position: absolute;
	color: #a61912;
	font-weight: 700;
	font-size: 18px;
}

.ch_18_bic {
	max-width: none;
	border: none;
	text-align: right;
	flex-direction: row-reverse;
	padding: 0 35px 20px;
	margin: 0;
}

.ch_18_bic_copy {
	color: #a61912;
	font-size: 18px;
}

.ch_18_bic_mcopy {
	font-size: 12px;
}

.ch_18_bic .chek-box {
	margin: 4px 0 6px 10px;
}

.ch-blue-btn {
	display: inline-block;
	border: 1px solid #005944;
	border-radius: 4px;
	padding: 10px 33px;
	transition: 0.3s background-color;
	color: white !important;
	font-size: 16px;
	font-weight: 600;
	position: relative;
	min-width: 200px;
	text-align: center;
}

.ch-blue-btn:after {
	content: "";
	background: #005944;
	border: none;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: 0.3s background;
	border-radius: 1px;
}

.ch-blue-btn-in {
	position: relative;
	z-index: 2;
}

.ch-blue-btn:hover {
	border-color: #138066;
}

.ch-blue-btn:hover:after {
	background: #138066;
}

.ch-blue-btn.complet_18,
.ch-blue-btn.complet_30 {
	border-color: transparent;
	color: #909090 !important;
}

.ch-blue-btn.complet_18:after,
.ch-blue-btn.complet_30:after {
	background: #DEDEDE;
}

#over18:checked~.ch-liqAge .over_18_bic .chek-box {
	background: white url(../gifs/icon_svg_tick_grey.svg) no-repeat;
	background-size: 12px;
	background-position: center;
}

#over18:checked~.ch-liqAge18 .over_18_bic .chek-box {
	background: white url(../gifs/icon_svg_tick_grey.svg) no-repeat;
	background-size: 12px;
	background-position: center;
}

#over18:checked~.ch-confirm-sticky a.complet_18 {
	border-color: transparent;
	pointer-events: inherit;
	color: #fff !important;
}

#over18:checked~.ch-confirm-sticky a.complet_18:after {
	background: #005944;
}

#over18:checked~.ch-confirm-sticky a.complet_18.complet_30 {
	border-color: transparent;
	pointer-events: inherit;
}

#over18:checked~.ch-confirm-sticky a.complet_18.complet_30:after {
	background: #005944;
}

#over18:checked~.ch-confirm-sticky .ch-blue-btn.complet_18:before {
	display: none;
}

#over18:checked~.ch20-btn-text a.complet_18 {
	border-color: #005944;
	pointer-events: inherit;
}

#over18:checked~.ch20-btn-text a.complet_18:after {
	background: #005944;
}

#over18:checked~.ch20-btn-text a.complet_18.complet_30 {
	border-color: #005944;
	pointer-events: inherit;
}

#over18:checked~.ch20-btn-text a.complet_18.complet_30:after {
	background: #005944;
}

#over18:checked~.ch20-btn-text .ch-blue-btn.complet_18:before {
	display: none;
}

.ch2-confirm-bx {
	margin-right: 32px;
}

.ch2-confirm-bxM {
	margin-top: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	/* max-width: 1230px; */
	margin: 0 auto;
	padding: 21px 34px;
	text-align: right;
}

.ch-confirm-sticky {
	/*
  position: fixed;
  bottom: 0;
  left: 0;
  height: auto !important;
  width: 100%;
  z-index: 999998;
  box-shadow: 11px -5px 9px #00000022;
*/
	border: 1px solid #f0f0f0;
	background: #f9fafb;
}

.ch-blue-btn.complet_18:before {
	content: "*Please check liquor verification above";
	display: block;
	position: absolute;
	bottom: -18px;
	color: #a61912;
	z-index: 2;
	text-align: center;
	font-size: 10px;
	text-transform: initial;
	width: 100%;
	left: 0;
	cursor: default;
	text-shadow: none;
}

.Ch-red {
	display: flex;
	width: 100%;
	justify-content: flex-end;
	padding: 0;
	align-items: center;
}

.Ch-red>select[name="pointredeem"] {
	min-width: 164px;
	max-width: 100%;
	margin: 0px 16px 0px 0px;
	height: 100%;
	font-size: 16px;
	padding: 7px 15px;
}

.ch20-saving {
	border-left: 5px solid #17b45f;
	border-bottom: 1px solid #e2e2e3;
}

.ch20-grey-box {
	background: #f9fafb 0% 0% no-repeat padding-box;
	border-bottom: 1px solid #e2e2e3;
	padding: 12px 15px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

.ch20-btn-text {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row-reverse;
	border-right: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	background: #f9fafb;
	padding: 21px 15px;
}

.ch20-preorder_1 {
	text-align: left;
	color: #222222cc;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 20px;
	background: #f9fafb;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.ch20-preorder_21 {
	color: #222222cc;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 15px;
}

.ch20-preorder_2 {
	padding: 20px;
	border-bottom: 1px solid #eee;
}

.ch20-preorder-space-ill {
	background-color: white;
	margin: 0 -2px;
	height: 30px;
}

.ch20-tbl-1 {
	background: #f9fafb 0% 0% no-repeat padding-box;
	color: #222;
	font-size: 16px;
	padding: 15px 10px;
	border-top: 1px solid #eee;
}

.ch-ss-btn {
	padding-right: 20px;
}

.title-unitprice,
.original-price-per,
.price-per,
.prices-column .proddets,
.freq-col,
.title-freq {
	text-align: center !important;
}

.disabled_button_20 {
	background: #666666 !important;
}

.landing-deliveries a {
	color: inherit;
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
}

.landing_white_text,
.landing_white_text .landing-section-title {
	color: white;
}

.landing-locals {
	margin-bottom: 80px;
}

.ch-preAuth-msg {
	border: 1px solid #f0f0f0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	border-left: 5px solid #f26722;
	padding: 16px 34px;

}

.ch-preAuth-msg-norm {
	line-height: 22px;
	letter-spacing: 0px;
	font: normal normal normal 16px/23px;
}

.ch-preAuth-msg-coloured,
.ch-preAuth-msg-coloured:hover,
.ch-preAuth-msg-coloured:focus,
.ch-preAuth-msg-coloured:active {
	line-height: 22px;
	text-decoration: none;
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 0px;
	font: normal normal normal 16px/23px;
	color: #005944;
	padding-left: 0.75em;
	white-space: nowrap;
}

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

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

/*ipad landscape small laptop ipad landscape small laptop screen*****************************************/
@media (max-width: 1075px) {
	.banner_under_header.sticky {
		top: 49px;
	}

	.free-green-tag+.inventory-purple-tag {
		left: 30px;
	}

	.hpns_customerR {
		margin-top: 70px;
	}

	.hpns_customerR_img {
		top: -70px;
	}

	.hpns_hero_tag_21,
	.hpns_ordering_steps_1121,
	.hpns_ordering_steps_1122,
	.bti_click_box_1 {
		font-size: 16px;
	}

	.hpns_hero_tag_22 {
		font-size: 11px;
	}

	.hpns_hero_text_box_1 {
		font-size: 20px;
	}

	.hpns_hero_text_box_2 {
		font-size: 30px;
	}

	.bti_click_box {
		padding: 10px;
	}

	.csa_section_1221 {
		font-size: 16px;
	}

	.csa_section_1222 {
		font-size: 28px;
	}

	a.csa_section_1223 {
		font-size: 14px;
		padding: 9px 30px;
	}

	.csa_section_21 {
		font-size: 18px;
	}

	.csa_section_31 {
		font-size: 28px;
		padding: 20px;
	}

	.csa_section_422 {
		font-size: 14px;
	}

	.csa_section_421 {
		max-width: 100%;
		width: 360px;
	}

	.csa_section_4 {
		margin-top: -20px;
	}

	.csa_section_5a {
		margin-top: -15px;
	}

	.csa_section_512 {
		font-size: 28px;
	}

	.csa_section_513221,
	.csa_section_511 {
		font-size: 12px;
	}

	.csa_section_513222 {
		font-size: 20px;
	}

	.csa_section_51321 {
		width: 200px;
	}

	.csa_section_5132 {
		top: 20px;
	}

	.csa_section_514 {
		font-size: 14px;
	}

	.csa_section_6 {
		font-size: 18px;
		padding: 15px;
	}

	.csa_section_71 {
		font-size: 28px;
	}

	.csa_section_72 {
		font-size: 18px;
	}

	.csa_section_7331 {
		font-size: 18px;
	}

	.csa_section_7332 {
		font-size: 14px;
	}

	.csa_section_73>li:not(:last-child) {
		padding-right: 10px;
	}

	.csa_section_733 {
		padding: 10px;
	}

	.csa_section_74 {
		font-size: 14px;
		padding: 10px;
	}

	.csa_section_75 {
		font-size: 20px;
	}

	.subS_123 {
		font-size: 36px;
	}

	.subS_124 {
		font-size: 14px;
	}

	.subS_122 {
		font-size: 14px;
	}

	.subS_1211 {
		font-size: 20px;
	}


	.subS_1212 {
		font-size: 10px;
	}

	.subS_121 {
		padding: 15px;
		width: 90px;
		height: 90px;
	}

	.subS_222 {
		font-size: 20px;
	}

	.subS_223 {
		font-size: 14px;
	}

	.subS_3311 {
		width: 160px;
		height: 160px;
		max-width: 100%;
		object-fit: contain;
	}

	.subS_21 {
		font-size: 30px;
		padding: 30px 0 20px;
	}

	.subS_31 {
		padding-top: 30px;
	}

	.subS_61 {
		font-size: 30px;
	}

	.subS_62 {
		font-size: 14px;
	}

	.subS_mb-0 .btn-link {
		font-size: 14px;
	}

	.msac_ns_12 {
		padding: 6rem 20px;
	}

	.msac_ns_2 {
		padding: 19px 20px 10px;
	}

	.msac_ns_121 {
		font-size: 24px;
	}

	.msac_ns_122 {
		font-size: 18px;
	}

	.msac_ns_32 {
		font-size: 20px;
	}

	.msac_ns_3>li {
		padding: 10px;
	}

	.ff_tag_in {
		top: -25px;
		left: -25px;
		max-width: 150px;
	}

	.ff_tag_in_copy_1 {
		font-size: 11px;
	}

	.ff_tag_in_copy_2 {
		font-size: 20px;
	}
}

@media (min-width: 1024px) and (max-width: 1300px) {
	.new-design-nosto .subS_action_btn.Subscribed {
		font-size: 10px;
		padding: 9px 2px;
	}

	.new-design-nosto .subS_action_btn {
		font-size: 10px;
	}
}

@media (max-width: 940px) {

	.boxL_text5,
	.boxL_text4 {
		width: 50%;
	}

	.boxL_text5_img {
		max-width: 100%;
	}

	a.csaDayA:hover:not(.csaDayA_Clicked) .csa_subscription_section_324 {
		display: none !important;
	}

	a.csaDayA:hover:not(.csaDayA_Clicked) .csa_subscription_section_321,
	a.csaDayA:hover:not(.csaDayA_Clicked) .csa_subscription_section_322 {
		opacity: 1;
	}

	a.csaDayA:hover:not(.csaDayA_Clicked) .csa_subscription_section_32 {
		border-color: #085944;
	}
}

/*ipad portrait and mobile landscape*/
@media (max-width: 840px) {
	.chat_box_alert_21 {
		font-size: 18px;
	}

	.chat_box_alert_211 {
		width: 40px;
	}

	.chat_input_cont>label {
		font-size: 14px;
	}

	.chat_input_cont2 {
		font-size: 12px;
	}

	.chat_box_alert_231 {
		font-size: 12px;
		padding: 8px 15px;
	}

	a.chat_box_alert_232 {
		font-size: 10px;
		margin-left: 10px;
	}

	.chat_box_alert_2 {
		padding: 15px;
	}

	.wpex-window-loaded .banner_under_header.sticky {
		top: 60px;
	}

	.cd-nttl {
		font-size: 24px;
	}

	.day-current-order.invtory-del-day {
		border-top-color: #bcbec0 !important;
	}

	.inventory_121 {
		font-size: 26px;
	}

	.inventory_122 {
		font-size: 14px;
	}

	.inventory_123 {
		font-size: 13px;
	}

	.inventory_211 {
		font-size: 24px;
	}

	a.inventory_213 {
		font-size: 18px;
	}

	li.inventory-purple-tag-drop {
		position: relative;
	}

	li.inventory-purple-tag-drop:after {
		content: "SELECT RANGE";
		background-color: #1ba79c;
		position: absolute;
		font-size: 10px;
		font-weight: 600;
		line-height: 14px;
		border-right: 3px solid #1ba79c;
		border-left: 3px solid #1ba79c;
		top: -3px;
		left: -3px;
	}

	li.free-del-tag.inventory-purple-tag-drop:after {
		left: 26px;
	}

	li.confirmed-order.inventory-purple-tag-drop {
		border-color: #1ba79c;
	}

	.bubble_2020:before {
		right: 20px;
	}

	.bubble_2020_a:before {
		right: 22px;
	}

	.bubble_2020_b:before {
		right: 22px;
	}

	.tool-tip-mobile-only {
		display: block;
		float: right;
		color: red;
		font-size: 32px;
		margin-left: 10px;
	}

	.tool-tip-descktop-only {
		/*    display: none;*/
		display: inline-block;
	}

	.tool-tip-mobile-only~.fly_not_minimum_copy {
		text-align: left;
	}

	.error_top_cont {
		background: none;
		height: auto;
	}

	.left_error_cont {
		width: 100%;
		padding: 20px;
	}

	.hpns_hero_tag_mobile {
		display: block !important;
	}

	.hpns_hero_tag {
		right: 50%;
		transform: translate(50%, 0);
	}

	.hpns_hero_tag_21 {
		font-size: 14px;
	}

	.hpns_hero_tag_22 {
		font-size: 10px;
	}

	.hpns_hero_container_sub {
		justify-content: center;
	}

	.hpns_hero_text_box_1 {
		font-size: 18px;
	}

	.hpns_hero_text_box_2 {
		font-size: 24px;
	}

	.hpns_hero_text_box_3 {
		display: none;
	}

	.hpns_join_btn {
		font-size: 14px;
	}

	.hpns_hero_text_box {
		padding: 25px 15px;
	}

	.hpns_hero_tag {
		top: 15px;
	}

	.hpns_hero_container_sub {
		padding: 80px 25px 50px;
	}

	.hpns_hero_container {
		min-height: 444px;
	}

	.hpns_ordering_steps {
		flex-direction: column;
	}

	.hpns_ordering_steps>li {
		width: 100%;
		flex-basis: 100%;
	}

	.hpns_ordering_steps_11 {
		margin: 0 20px 20px 40px;
	}

	.bti_row {
		flex-direction: column;
	}

	.bti_section_row1>li:first-child,
	.bti_row>li:nth-child(2),
	.bti_section_row1>li:nth-child(3),
	.bti_section_row2>li:first-child,
	.bti_section_row2>li:nth-child(3) {
		width: 100%;
		margin: 0 0 10px;
	}

	.hpns_ordering_steps_1121,
	.hpns_ordering_steps_1122 {
		font-size: 16px;
	}

	.hpns_ordering_steps_1111 {
		width: 40px;
	}

	.hpns_ordering_steps_112 {
		padding-left: 10px;
	}

	.bti_section_ttl_txt {
		font-size: 26px;
		padding: 0 20px;
	}

	.bti_section_ttl {
		padding-bottom: 5px;
	}

	.bti_row {
		margin: 0;
	}

	.bti_row>li>a {
		margin: 0;
		height: 100%;
		width: 100%;
	}

	.bti_click_box {
		position: absolute;
		bottom: 0;
		transform: translate(-50%, 0);
		left: 50%;
		padding: 10px;
		width: calc(100% - 100px);
	}

	.bti_click_inbox:after {
		border-color: transparent;
	}

	.bti_click_box_2 {
		display: none;
	}

	.bti_section {
		padding-bottom: 10px;
	}

	.hpns_nosto {
		padding: 0 0 20px 0;
	}

	.sus_bnr_cont_21 {
		font-size: 26px;
	}

	.sus_bnr_cont_22 {
		font-size: 16px;
		line-height: 1.2;
		padding: 10px 10px 30px;
	}

	.sus_bnr_cont_2 {
		padding: 20px 0px;
	}

	.sus_pillar_calc {
		padding: 0 25px;
	}

	.sus_pillar_calc_num {
		font-size: 28px;
	}

	.sus_pillar_calc_txt {
		font-size: 16px;
	}

	.bti_row>li {
		max-height: 250px;
	}

	.hpns_vendor_grid_ul1 {
		flex-direction: column-reverse;
		margin-bottom: 20px;
	}

	.hpns_vendor_grid_ul2 {
		flex-direction: column;
		margin-bottom: 20px;
	}

	.hpns_mobile {
		display: block;
	}

	.hpns_desktop {
		display: none;
	}

	.hpns_vendor_grid_1 {
		font-size: 16px;
	}

	.hpns_vendor_grid {
		padding: 15px 10px;
	}

	.hpns_vendor_grid_ul>li:first-child,
	.hpns_vendor_grid_ul>li:nth-child(2) {
		width: 100%;
		flex-basis: 100%;
	}

	.hpns_vendor_grid_text,
	.hpns_vendor_grid_ul>li:nth-child(2n) .hpns_vendor_grid_text {
		padding: 10px;
	}

	.hpns_vendor_grid_2 {
		font-size: 28px;
	}

	.hpns_hero_tag_sideL,
	.hpns_hero_tag_sideR {
		left: auto;
		right: -10px;
		top: 10px;
	}

	.hpns_hero_tag_sideL img.hpns_hero_tag_1:nth-child(3),
	.hpns_hero_tag_sideR img.hpns_hero_tag_1:nth-child(3) {
		display: none;
	}

	.hpns_hero_tag_3 {
		padding: 5px 20px 5px 10px;
	}

	.hpns_customerR {
		margin-top: 50px;
		padding: 30px 28px;
	}

	.hpns_customerR_img {
		top: -50px;
	}

	.hpns_customerR_ttl {
		font-size: 28px;
	}

	.hpns_customerR_3 {
		font-size: 16px;
	}

	.hpns_customerR_slider {
		padding: 0;
	}

	.hpns_customerR_4 {
		font-size: 14px;
		margin: 10px 0;
	}

	.hpns_customerR_5 {
		margin: 0 0 10px;
		font-size: 14px;
	}

	.hpns_ordering_steps_1:hover .hpns_ordering_steps_111 {
		transform: translateX(0px);
	}

	.csa_section_21 {
		padding: 28px;
	}

	.pre-ayth-sub-toogle {
		display: none;
	}

	.pre_auth_btn {
		flex-direction: row-reverse;
		justify-content: flex-end;
	}

	.pre-auth-icon {
		margin-right: 5px;
		margin-left: 0;
	}

	.pre-auth-box {
		padding: 0px 10px;
	}

	.csa_section_5a {
		padding: 30px 0px 20px;
	}

	.csa_subscription_section_121 {
		display: none !important;
	}

	.csa_subscription_section_11 {
		font-size: 16px;
	}

	.csa_subscription_section_1 {
		padding: 10px;
	}

	.csaPop_121:not(.csaPop_121Mob) {
		display: none;
	}

	.csaPop_121Mob {
		display: block;
		font-size: 18px;
		padding-bottom: 10px;
	}

	.csaPop_11211 {
		font-size: 16px;
	}

	.csaPop_1121,
	.csaPop_1122 {
		font-size: 11px;
	}

	.csaPop_12 {
		padding: 0 0 10px 0;
		width: 100%;
	}

	.csaPop_7 {
		font-size: 14px;
	}

	.csaPop_31 {
		margin-right: 20px;
	}

	.msac_ns_12 {
		width: 100%;
		color: #222222;
		padding: 20px;
		text-align: center;
	}

	.msac_ns_11 {
		position: inherit;
		min-height: 180px;
	}

	.msac_ns_3 {
		flex-direction: column;
	}

	.msac_ns_3>li {
		width: 100%;
		padding-bottom: 30px;
	}

	.msac_ns {
		padding: 0 15px;
	}

	#standing-order-week-view.msac_week_view .so_header .so_prodsdetails {
		min-width: 80px;
		width: 40% !important;
	}

	.msac_week_view .so_header .so_quant_title {
		width: 7%;
		display: flex;
		justify-content: center;
	}

	.msac_week_view .so_header .so_status {
		display: none;
	}

	.msac_week_view .so_header .so_tools {
		min-width: 20px;
		width: 40%;
	}

	.m_steps_mobile {
		display: inline-block;
	}

	.m_steps_descktop {
		display: none;
	}

	.ff_ttl_w {
		padding: 0;
	}

	.ff-4grid-cont .ff-first-111 {
		display: none;
	}

	.ff-first-111.ff-mobile-img-1 {}

	.grean-dn-bar {
		height: 100%;
	}

	.ch-preAuth-msg {
		flex-direction: column;
		justify-content: center;
		align-items: flex-end;
		box-sizing: border-box;
	}

	.ch-preAuth-msg-norm {
		width: 100%;
		text-align: right;
	}

	.ch-preAuth-msg-coloured {
		text-align: right;
		margin-left: auto;
	}

	.csaPop_1 {
		flex-direction: column;
	}

	.csaPop_11 {
		max-width: inherit;
	}

	.ff_cont_1425 {
		padding: 0 28px;
	}

	.ch_18_bic {
		padding-left: 16px;
		padding-right: 16px;
	}
}

/*ipad portrait*/
@media (max-width: 768px) {
	.banner_under_header.sticky {
		top: 60px;
	}

	a.buh_link {
		font-size: 16px;
	}

	.list_prod-image img {
		position: inherit;
	}

	.boxL_cont11 {
		flex-direction: column;
	}

	.boxL_text5,
	.boxL_text4 {
		width: 100%;
	}

	.cd-nttl {
		font-size: 20px;
		line-height: 1.2;
	}

	.nav-loc-contact>label {
		margin-bottom: 8px;
	}

	.cd-hiw-msg {
		padding: 5px 0 20px 0;
	}

	.close_av_al_1 {
		width: 421px;
	}

	.close_av_al_cont {
		width: 421px;
		right: -150px;
	}

	.csa_section_7612 {
		width: 130px !important;
		font-size: 16px !important;
	}

	.csa_section_7611 {
		width: 300px !important;
		padding: 10px 130px 10px 10px !important;
		font-size: 14px !important;
	}

	.csa_section_7611::-webkit-input-placeholder {
		font-size: 14px !important;
	}

	.csa_section_77 {
		margin-top: 10px;
		font-size: 18px;
	}
}

/*Mobile portrait  - Mobile L */
@media (max-width: 470px) {
	.only-desktop-img {
		display: none;
	}

	.only-mobile-img {
		display: block;
	}

	.bpop_copy3 {
		font-size: 12px;
	}

	.bpop_ttl {
		font-size: 24px;
	}

	.bpop_copy {
		font-size: 14px;
	}

	.bpop_copy3 {
		font-size: 10px;
	}

	.inventory_1 {
		display: block;
		padding-bottom: 0;
	}

	.inventory_2 {
		flex-direction: column;
	}

	.inventory_21 {
		width: 100%;
		flex-basis: 100%;
		padding-bottom: 30px;
	}

	.inventory_11 {
		float: right;
		max-width: 70px;
	}

	.inventory_12 {
		padding-left: 0;
	}

	.inventory_2 li:nth-child(2) .inventory_211 {
		text-align: left;
	}

	.inventory_2 li:nth-child(3) .inventory_211 {
		text-align: right;
	}

	.close_av_al_1m {
		display: block;
		width: 315px;
	}

	.close_av_al_1 {
		display: none;
	}

	.close_av_al_cont {
		width: 315px;
		right: -110px;
		height: 80px;
		top: 34px;
	}

	.select_range_5 {
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	.close_av_al_2 {
		right: 0;
	}

	.lap_single {
		padding: 0;
	}

	.bti_row>li {
		max-height: 160px;
	}

	.hpns_customerR {
		margin-top: 30px;
	}

	.hpns_customerR_img {
		top: -30px;
	}

	.inst_spectragram>li {
		margin: 0;
		width: 50%;
		padding: 10px;
	}

	.inst_spectragram_cont {
		padding: 20px 10px;
	}

	.inst_spectragram>li>a>img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.inst_ttl {
		padding: 20px 0 0;
		font-size: 30px;
	}

	.fp_ttl_1 {
		font-size: 16px;
	}

	.fp_ttl_2,
	.nfield-label {
		font-size: 12px;
	}

	.fp_ttl_b {
		position: relative;
		margin: 0;
	}

	.fp_ttl_b>img {
		position: absolute;
		top: -40px;
		right: 30px;
		width: 90px;
		height: auto;
	}

	.fp_ttl_a {
		padding-top: 15px;
	}

	.csa_section_11 {
		display: none;
	}

	.csa_section_122 {
		padding-right: 15%;
	}

	.csa_section_121 {
		max-width: 15%;
	}

	.dd-green-line,
	.l-green-line {
		display: none;
	}

	.d-green-line,
	.y-green-line {
		width: 50%;
	}

	.csa_section_22 {
		bottom: -30px;
	}

	.csa_section_32 {
		flex-direction: column;
	}

	.csa_section_6 {
		display: block !important;
	}

	.csa_section_5 .csa_section_6 {
		margin-top: 20px;
	}

	.csa_section_32>li {
		width: 100%;
	}

	.csa_section_421 {
		width: 275px;
	}

	.csa_section_4 {
		margin-top: -15px;
	}

	.csa_section_5 {
		flex-direction: column;
		padding: 0;
	}

	.csa_section_5>li {
		width: 100%;
		margin: 0;
		text-align: center;
		padding: 0 15px 30px;
	}

	.csa_section_73 {
		flex-direction: column;
		padding: 10px;
	}

	.csa_section_73>li {
		width: 100%;
	}

	.csa_section_73>li:not(:last-child) {
		margin-bottom: 30px;
		padding-right: 0;
	}

	.ff_cont_1425211 {
		font-size: 16px;
		padding: 10px 30px 10px 10px;
	}

	.ff_cont_142522 {
		font-size: 16px;
		padding: 0 10px 15px 10px;
	}

	.ff_cont_1425212 {
		right: 8px;
	}

	.csa_purchased_4_mobile {
		display: block;
	}

	.csa_purchased_4 {
		display: none;
	}

	.csa_purchased_in {
		max-width: 250px;
	}

	.csa_purchased_1 {
		font-size: 20px;
	}

	.csa_purchased_2 {
		font-size: 14px;
	}

	.subS_33,
	.subS_22 {
		flex-direction: column;
	}

	.subS_33>li,
	.subS_22>li {
		width: 100%;
		margin-bottom: 25px;
	}

	.subS_122,
	.subS_121 {
		display: none;
	}

	.subS_12 {
		position: inherit;
		transform: none;
		width: 100%;
		padding: 20px 20px 0;
	}

	.subS_11 {
		min-height: 300px;
	}

	.subS_12_in {
		width: 100%;
		max-width: 100%;
	}

	.subS_123,
	.subS_124 {
		color: #222222;
		text-shadow: none;
		text-align: center;
	}

	.msac_pop_sec_1 {
		padding: 10px;
		flex-wrap: wrap;
	}

	.msac_drop_date_1 {
		margin: 0 15px !important;
		width: calc(100% - 130px) !important;
	}

	.msac_drop_date_2 {
		width: 100%;
		text-align: center;
		padding: 10px;
	}

	#SO_Freq1 {
		max-width: 100%;
		overflow-x: auto;
	}

	.msac_pr_view table {
		table-layout: fixed;
	}

	.fa-bl-msac {
		width: 30px;
		height: 30px;
	}

	.ff_tag_in {
		left: -10px;
	}

	.pct_font1 {
		font-size: 10px;
	}

	.pct_font2 {
		font-size: 11px;
	}

	.pct_font3 {
		font-size: 14px;
	}

	.br_graphic {
		max-width: 140px;
	}

	.beer_inCart_alert .fp_ttl_a {
		padding-top: 0;
	}

	.beer_inCart_alert {
		height: 190px;
	}

	.ch20-copy,
	.ch_18_bic_copy {
		font-size: 16px !important;
	}

	.ch2-confirm-bxM {
		flex-direction: column;
		padding: 10px 16px 25px;
		align-items: flex-end;
	}

	.ch2-confirm-bx {
		margin: 0 0 10px;
	}

	.ch20-grey-box {
		font-size: 14px;
	}

	.ch20-btn-text {
		flex-direction: column;
	}

	.csaPop_7 {
		min-width: inherit;
		width: 100%;
	}

	.ch20-light-box,
	a.redeembutton,
	.ch-preAuth-msg {
		padding-right: 16px;
		padding-left: 16px;
	}

	.ch20-dark-box {
		padding-right: 24px;
		padding-left: 24px;
	}

	.ch20-taxCopy {
		width: 16px;
		right: -20px;
		font-size: 10px;
	}

	.promocodeins,
	.Ch-red>select[name="pointredeem"] {
		min-width: auto;
		width: 100% !important;
	}

	.ch-preAuth-msg-norm {
		text-align: right;
		display: inline-block;
	}

	.ch-preAuth-msg-coloured {
		margin: 10px 0 0 auto;
	}

	.ft-cont .ts_test_btn {
		padding-right: 0;
		padding-left: 0;
	}

	.ft-cont .ts_test_btn a {
		margin-right: 0;
		margin-left: 0;
	}
}

/* Mobile M*/
@media (max-width: 400px) {}

/*old mobiles - Mobile S*/
@media (max-width: 350px) {
	.br_graphic {
		max-width: 110px;
	}

	.pct_font2 {
		font-size: 10px;
	}

	#pagination-spud span {
		min-width: 30px;
	}

	.regular.dots {
		min-width: 20px !important;
	}

	#pagination-spud span.previous,
	#pagination-spud span.nextpage {
		max-width: 20px;
		min-width: 20px;
	}

	#pagination-spud span.previous a,
	#pagination-spud span.nextpage a {
		padding: 0 2px;
	}
}

@media (min-width: 841px) {
	/*********************** Only Descktop ************************/
}