body.men .women-ver {display: none;}
body:not(.men) .men-ver {display: none;}
body{color: #171717;}
.text-green-darker{color: #05855C;}
#product-pane {
	background: #FFFAF1;
}
.bc-plan-links {
	padding: 0 5px;
	text-align: left;
}
.bc-plan-links .breadcrumb {
	font-size: 14px;
}
.bc-plan-links .breadcrumb li {
	color: #7c7f82;
	line-height: 1;
}
.bc-plan-links .breadcrumb>.prev a {
	color: #7c7f82;
	font-weight: normal;
	font-size: 14px;
	line-height: 1;
	height: auto;
}
.bc-plan-links .breadcrumb>.prev a:before,
.bc-plan-links .breadcrumb>.active:before {
	color: #00598a;
	content: "/";
	font-family: Glyphicons Halflings;
	font-size: 14px;
	padding: 0 5px;
}
.bc-plan-links .breadcrumb>li:nth-of-type(1) a:before {
	content: "";
	padding-left: 0;
}
.bc-plan-links .breadcrumb>.active {
	color: #29353a;
	text-decoration: none;
	display: inline-block;
}
.rc .oo-wrap {
	padding: 15px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
}
#best-for-me .picksbutton .glyphicon {
	top: 3px;
}
.rc .oo-wrap {
	padding: 16px 15px 15px;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
}
.rc .oo-wrap p.h5 {
	margin: 0 0 20px;
	display: flex;
	gap: 16px;
	align-items: center;
	font-weight: 900;
}
.rc .oo-wrap p.h5.purchase-options {
	margin:0 0 8px;
}
.rc p.option-title,
.rc a.option-title {
	gap: 4px;
	margin: 0 0 8px;
	color: #29353a;
}
.rc #delivery-options a.option-title {
	color: #7c7f82;
}
.rc #delivery-options a.option-title.selected {
	color: #29353a;
}
.rc #meal-plan-options p.option-title,
.rc #menu-options p.option-title,
.rc #my-meals p.option-title {
	margin: 0 0 8px;
	display: flex;
	gap: 16px;
	align-items: center;
	justify-content: space-between;
}
.rc a.more-info-link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00598a;
	font-size: 12px;
	text-decoration: underline;
	text-transform: initial;
	font-weight: 400;
}
.rc #add-shakes a.more-info-link {
	padding-top: 5px;
}
.rc #add-shakes label {
	width:100%;
}
.rc .order-options button:not(.btn-default) {
	background: #fff;
	border: 1px solid #bfc2c4;
	border-radius: 21px;
	text-align: center;
	height:40px;
	width: 47%;
	padding: 1px 11px;
	font-size: 16px;
	font-family: korolev, arial, sans-serif;
	outline: none;
}
.rc #delivery-options {
	margin-bottom: 40px;
}
.rc .prepay-wrap {
	padding-left:12px;
}
.rc.partner .prepay-wrap {
	padding-left:0;
}
.rc #delivery-options .ad-wrap button {
	border-radius: 8px;
	height: 77px;
	flex-direction: row;
	align-items: center;
	gap: 0;
	flex-wrap: wrap;
}
.rc #delivery-options .ad-wrap button#bogo,
.rc #delivery-options .ad-wrap button#pre3pay,
.rc #delivery-options .ad-wrap button#pre4pay {
	align-items: flex-start;
	padding: 0;
	height: 79px;
}
.rc #delivery-options .ad-wrap p.sub-head {
	font-size: 1.125em;
}
.rc #delivery-options .free-shipping {
	display: flex;
	justify-content: flex-start;
	gap: 10px;
	margin-bottom: 16px;
	align-items: start;
}
.rc.partner #delivery-options .free-shipping {
	margin-top: 10px;
}
.rc #delivery-options img {
	margin-top:4px;
}
.rc #delivery-options .free-shipping p {
	margin: 0;
	font-size: 0.875em;
}
.rc .order-options button.selected {
	background: #EDFDF9;
	border: 2px solid #05855C;
	padding: 0px 10px;
	font-weight:900;
}
.rc .order-options button#month2month.selected {
	background: #fffaf1;
	border: 1px solid #bfc2c4;
}
.rc #delivery-options .ad-wrap button.selected {
	border: 2px solid #64a535;
	height: 76px;
	padding: 0 10px;
}
.rc #delivery-options .ad-wrap button.selected#bogo,
.rc #delivery-options .ad-wrap button.selected#pre3pay,
.rc #delivery-options .ad-wrap button.selected#pre4pay {
	height: 76px;
}
.rc .order-options .btn-wrap {
	display: flex;
	flex-direction: row;
	gap: 16px;
	justify-content: space-between;
}
.rc .ship-btn-txt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	width: 100%;
	font-size:.875em;
}
.rc.partner .ship-btn-txt {
	align-items: start;
}
.rc #autodelivery .ship-btn-txt {
	padding: 0;
}
.rc button#autodelivery {
	padding: 8px;
	border: 1px solid #BFC2C4;
}
.rc button#bogo .ship-btn-txt,
.rc button#pre3pay .ship-btn-txt,
.rc button#pre4pay .ship-btn-txt {
	flex-grow: 1;
}
.rc .price-per {
	display: flex;
	align-items: center;
	gap: 0px;
	font-weight:700;
}
.rc.partner .price-per {
	align-items: baseline;
	margin-top: 22px;
}
.rc.partner #autodelivery .price-per {
	margin-top: 0;
}
.rc.partner .price-per .per {
	font-weight:400;
	text-align:right;
	line-height: 1.285714;
}
.rc .order-options .fake-radio {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Ccircle cx='12.5' cy='12.5' r='11.5' fill='white' stroke='%23BFC2C4'/%3E%3C/svg%3E");
	height: 24px;
	width: auto;
}
.rc .order-options .selected .fake-radio {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Ccircle cx='12.5' cy='12.5' r='11.5' fill='white' stroke='%23BFC2C4'/%3E%3Ccircle cx='12.5' cy='12.5' r='7.2' fill='%2305855c'/%3E%3C/svg%3E");
}
.rc .order-options #delivery-options .fake-radio {
	margin-right:16px;
	border-radius: 12px;
}
.rc .order-options #delivery-options button:focus .fake-radio {
	outline:1px solid #009cdb;
}
.rc .order-options .option-cat {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 0;
}
.rc span.chf-pk-co {
	font-size: 0.875em;
	margin-left: 19px;
}
.rc .ad-wrap {
	background: #fffaf1;
	border: 1px solid #bfc2c4;
	border-radius: 8px;
	padding: 15px;
	margin-bottom: 16px;
}
.rc .ad-wrap.no-show {
	background: #fff;
}
.rc button#month2month {
	height: 62px;
	border: 1px solid #bfc2c4;
	border-radius: 8px;
	padding: 0 15px;
	text-transform: uppercase;
	font-weight: 900;
}
.rc #delivery-options .del-price {
	line-height: 1;
}
.rc button#bogo span.save,
.rc button#pre3pay span.save,
.rc button#pre4pay span.save {
	color: #05855C;
	margin: 0 auto;
	padding-top: 2px;
	display: block;
	font-weight:700;
	line-height:1.5;
}
.rc .del-type {
	line-height: 1.5;
	flex-grow: 2;
}
.rc .btn-txt .per {
	font-size: 18px;
	line-height: 1;
}
.rc .pricing-container {
	display: flex;
	flex-direction: column;
	gap: 5px;
	margin-bottom: 24px;
}
.rc.cmpl-partner .pricing-container {
	margin-bottom: 40px;
}
.rc .pricing-container div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.rc .pricing-container .full-price {
	margin-bottom: 9px;
}
.rc .pricing-container p {
	margin: 0;
	line-height: 1;
}
.rc .pricing-container .daily-price p {
	font-size: 1.375em;
	font-weight: 700;
}
.rc .pricing-container .daily-price {
	padding: 0px 0px 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bfc2c4;
}
.rc .delivery-savings p.offer-status {
	color: #006b00;
	font-weight: 700;
	background: #f0f7ec;
	border-radius: 4px;
	padding: 8px;
}
.rc .pricing-container .delivery-savings a {
	color: #29353a;
	text-decoration: none;
}
.rc .pricing-container .offer {
	background: #ffe500;
	border-radius: 4px;
	padding: 4px;
	margin-bottom: 5px;
}
.rc .pricing-container .per-month {
	padding-top: 8px;
	border-top: 1px solid #bfc2c4;
}
.rc .price-col .pricing-container .delivery-savings {
	background: none;
	border-radius: 0;
	margin-bottom: 5px;
	padding: 0;
}
.rc #add-shakes {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 16px;
	background: #EDFDF9;
	border-radius: 8px;
}
.rc #add-shakes .offer-link {
	display: flex;
	gap: 8px;
}
.rc #add-shakes .shake-checkbox p {
	margin: 0;
}
.rc #add-shakes .shake-checkbox {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	width: 100%;
}
.rc #add-shakes .shake-checkbox p.add {
	font-size: 1.0625em;
	flex-grow: 1;
	line-height: 1.3;
}
.rc #add-shakes .shake-checkbox p.add span {
	font-size: 14px;
}
.rc #add-shakes .shake-checkbox input[type="checkbox"] {
	margin: 0;
}
.rc #add-shakes .shake-checkbox input[type="checkbox"]:checked:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath d='M4.98124 6.88375L11.405 0.460005C11.465 0.400004 11.5325 0.370005 11.6075 0.370005C11.6825 0.370005 11.7462 0.400004 11.7987 0.460005L13.79 2.45125C13.85 2.50375 13.88 2.5675 13.88 2.6425C13.88 2.7175 13.85 2.785 13.79 2.845L4.98124 11.665C4.92874 11.725 4.86312 11.755 4.78437 11.755C4.70562 11.755 4.63999 11.725 4.58749 11.665L0.26749 7.345C0.20749 7.285 0.17749 7.2175 0.17749 7.1425C0.17749 7.0675 0.20749 7.00375 0.26749 6.95125L2.25874 4.96C2.31124 4.9 2.37499 4.87 2.44999 4.87C2.52499 4.87 2.59249 4.9 2.65249 4.96L4.57624 6.88375C4.62874 6.93625 4.69624 6.9625 4.77874 6.9625C4.86124 6.9625 4.92874 6.93625 4.98124 6.88375Z' fill='%2305855C'/%3E%3C/svg%3E") 50% no-repeat;
	left: 1px;
	width: 16px;
}
.rc .price-col .text-medium.partner-plan svg {
	float:left;
}
.rc #flav-select {
	width: 100%;
}
.rc #choose-flavor {
	margin: 0 auto;
	width: 100%;
}
.rc button#submitBtn {
	height: 56px;
    border-radius: 10px;
    padding: 0;
    line-height: 1;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #05855C;
    border: 0;
}
.rc button#submitBtn:hover{box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.15);background-color: #08B47D;}
.rc .mbg {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 10px;
}
.rc .mbg-img {
	margin-right: 0px;
	width: 47px;
	height: 47px;
}
.rc p.mbg-text {
	margin: 0;
	padding: 0;
	font-size: .875em;
}
.rc .mbg a {
	margin-top: 20px;
}
.rc .mbg span.glyphicon-info-sign {
	font-size: 15px;
	height: 15px;
}
#best-for-me a[aria-expanded="true"] .glyphicon-menu-down:before {
	content: "\e260";
}
#testForm {
	margin-bottom: 15px;
}
#difference.modal {
	z-index: 1051;
}
.rc #delivery-options button#month2month {
	width: 99%;
}
.rc #delivery-options .ad-wrap-header{
	display: none;
}
.rc button#month2month {
	font-weight: 500;
	text-transform: none;
}
#month2month .visible-xs {
	margin: 0;
}
.rc .view-onetime hr {
	margin: 0 0 5px;
}
.rc .view-onetime .btn {
	font-family: arial, sans-serif;
	font-size: 16px;
	width: auto;
	text-transform: none;
	border-radius: 0;
}
.rc .view-onetime .btn:focus,
.rc .view-onetime .btn:active,
.rc .view-onetime .btn:hover {
	box-shadow: none;
	color: #173251;
	background: transparent;
}
.rc #delivery-options button.selected#month2month {
	border: 2px solid #64a535;
	background: #f0f7ec;
}
.view-onetime.text-center {
	display: none;
}
.rc .pricing-container .delivery-savings {
	background: #ffe500;
	border-radius: 4px;
	margin-bottom: 5px;
	padding: 4px;
}
.rc #delivery-options .btn-wrap {
	display:block;
}
.rc #delivery-options .auto-d-wrap button {
	display: flex;
	align-items: center;
	border-radius: 0;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 0;
	outline:0;
	background:#fff;
	border-radius:0;
	font-family: arial, sans-serif;
	height:auto;
	width:100%;
	text-align: left;
}
.rc #delivery-options .auto-d-wrap button#bogo,
.rc #delivery-options .auto-d-wrap button#pre3pay,
.rc #delivery-options .auto-d-wrap button#pre4pay {
	align-items: flex-start;
	height: 64px;
	padding: 0;
	border:0;
}
.rc #delivery-options .auto-d-wrap button.selected {
	font-weight:400;
}
.rc .auto-d-wrap.no-show {
	background: #fff;
}
.rc .partner-save {
	border-bottom: 1px solid var(--grays-light-gray, #bfc2c4);
	padding: 0 0px 10px;
	margin: 40px 0 24px;
}
.rc .partner-save p.head {
	font-size: 1.125em;
	font-weight: 700;
	line-height: 1.1;
	margin: 0;
}
.rc .partner-save p.prtnr-discl {
	font-size: 14px;
	margin: 0 0 12px;
}
/*UPDATE:*/
.rc .tab-wrap{
	display: flex;
	padding: 0px 24px;
	align-items: flex-start;
	justify-content: center;
	gap: 30px;
	margin-bottom:30px;
}
.rc .tab-wrap a{
	color: #7C7F82;
	text-align: center;
	font-family: Korolev;
	font-size: 1.125em;
	font-weight: 900;
	line-height: normal;
	text-decoration: none;
	padding:12px;
}
.rc .tab-wrap a.active{
	color: #ffffff;
	border-radius: 4px;
	background: #05855c;
}
.rc .hi-option{
	border: 1px solid var(--Stroke-stroke, #BFC2C4);
	padding:16px 10px;
	margin-bottom:16px;
}
.rc .hi-option .title-wrap{
	display: flex;
	margin-bottom:5px;
	align-items: center;
}
.rc .hi-option p.title{
	font-family: Korolev;
	line-height: 1.3;
	margin:0;
}
.rc .hi-option .hi-check{
	display: flex;
	align-items: flex-start;
	gap:8px;
}
.rc .hi-option .hi-check label{
	margin:0;
	color: #05855C;
	font-weight:700;
	font-size: .875em;
	line-height:1.4;
}
.rc .hi-option .hi-check input[type=checkbox] {
	min-width: 20px;
	margin-top:2px;
}
.rc .hi-option input[type=checkbox]:checked:after {
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12'%3E%3Cpath d='M4.98124 6.88375L11.405 0.460005C11.465 0.400004 11.5325 0.370005 11.6075 0.370005C11.6825 0.370005 11.7462 0.400004 11.7987 0.460005L13.79 2.45125C13.85 2.50375 13.88 2.5675 13.88 2.6425C13.88 2.7175 13.85 2.785 13.79 2.845L4.98124 11.665C4.92874 11.725 4.86312 11.755 4.78437 11.755C4.70562 11.755 4.63999 11.725 4.58749 11.665L0.26749 7.345C0.20749 7.285 0.17749 7.2175 0.17749 7.1425C0.17749 7.0675 0.20749 7.00375 0.26749 6.95125L2.25874 4.96C2.31124 4.9 2.37499 4.87 2.44999 4.87C2.52499 4.87 2.59249 4.9 2.65249 4.96L4.57624 6.88375C4.62874 6.93625 4.69624 6.9625 4.77874 6.9625C4.86124 6.9625 4.92874 6.93625 4.98124 6.88375Z' fill='%2305855C'/%3E%3C/svg%3E") 50% no-repeat;
	left: 1px;
	width: 16px;
}
@media (max-width: 767px) {
	.bc-plan-links {
		border-bottom: 1px solid #f2f2f2;
	}
	.order-options .or {
		margin: 24px auto;
	}
	.order-options img#venmo-button {
		margin: 24px auto 0;
	}
	.rc #delivery-options .free-shipping.dt {
		display: none;
	}
}
@media (max-width: 360px) {
	.bc-plan-links .breadcrumb,
	.bc-plan-links .breadcrumb>.prev a {
		font-size: 12px;
	}
	#payPalButton img,
	#payPalCreditButton img {
		padding: 10px 30px;
	}
	.rc .order-options .btn-wrap {
		gap: 4px;
	}
	.rc span.chf-pk-co {
		margin-left: 8px;
	}
	.rc .order-options button:not(.btn-default) {
		width: 48%;
		padding: 1px 9px;
	}
	#menu-options button:last-child{
		font-size: 14.5px;
	}
	.rc.partner .order-options #delivery-options .fake-radio {
		margin-right: 8px;
	}
	.rc.partner .price-per {
		display:block;
		text-align: right;
	}
	.rc.partner .price-per div{
		display:inline;
	}
	.rc.partner .price-per br{
		display:none;
	}
	.rc.partner #delivery-options .auto-d-wrap button#bogo,
	.rc.partner #delivery-options .auto-d-wrap button#pre3pay,
	.rc.partner #delivery-options .auto-d-wrap button#pre4pay {
		height: 75px;
	}
}
@media (min-width: 768px) {
	.bc-plan-links {
		padding: 0px 15px;
		text-align: left;
		display: flex;
		justify-content: space-between;
		align-items: center;
		border-bottom: 1px solid #f2f2f2;
	}
	.bc-plan-links .breadcrumb>li+li:before {
		content: "";
		padding: 0;
	}
	.bc-plan-links .breadcrumb>.prev a:before,
	.bc-plan-links .breadcrumb>.active:before {
		padding: 0 8px;
	}
	.bc-plan-links .breadcrumb {
		flex-grow: 1;
		padding: 20px 0;
	}
	.bc-plan-links a.back-link {
		font-size: 0.875em;
		color: #7c7f82;
		margin-right: 48px;
		text-decoration: none;
		border-right: 1px solid #f2f2f2;
		padding: 20px 24px 20px 0;
	}
	.bc-plan-links a.back-link .glyphicon {
		font-size: 12px;
	}
	.rc .order-options .option-cat {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 8px;
	}
	.rc .order-options .btn-wrap {
		width: 386px;
	}
	.rc .order-options #delivery-options .btn-wrap {
		width: 100%;
	}
	.rc button#bogo .ship-btn-txt,
	.rc button#pre3pay .ship-btn-txt,
	.rc button#pre4pay .ship-btn-txt,
	.rc button.selected#bogo .ship-btn-txt,
	.rc button.selected#pre3pay .ship-btn-txt,
	.rc button.selected#pre4pay .ship-btn-txt {
		padding: 0 0 2px;
		gap: 8px;
	}
	.rc button.selected#bogo .ship-btn-txt,
	.rc button.selected#pre3pay .ship-btn-txt,
	.rc button.selected#pre4pay .ship-btn-txt {
		padding: 0;
	}
	.rc #delivery-options button#autodelivery .btn-txt {
		text-align: center;
		width: 100%;
	}
	.rc #delivery-options button#bogo .del-price,
	.rc #delivery-options button#pre3pay .del-price,
	.rc #delivery-options button#pre4pay .del-price,
	.rc #delivery-options button.selected#bogo .del-price,
	.rc #delivery-options button.selected#pre3pay .del-price,
	.rc #delivery-options button.selected#pre4pay .del-price {
		padding-right: 0px;
	}
	.rc .order-options button {
		width: 100%;
	}
	.rc p.option-title {
		margin: 0px;
	}
	.rc button#favorites {
		margin-top: 0px;
	}
	.rc #menu-options {
		position: relative;
		padding-top: 20px;
		margin-bottom: 8px;
	}
	.rc .mbg {
		justify-content: center;
	}
	.rc .mbg a {
		margin-top: 0px;
	}
	.rc #delivery-options .ad-wrap button,
	.rc #delivery-options .ad-wrap button#bogo,
	.rc #delivery-options .ad-wrap button#pre3pay,
	.rc #delivery-options .ad-wrap button#pre4pay {
		height: 102px;
		justify-content: center;
	}
	.rc #delivery-options .ad-wrap button.selected,
	.rc #delivery-options .ad-wrap button.selected#bogo,
	.rc #delivery-options .ad-wrap button.selected#pre3pay,
	.rc #delivery-options .ad-wrap button.selected#pre4pay {
		height: 101px;
	}
	.rc #delivery-options button {
		flex: 1 0 33%;
	}
	.rc #delivery-options button#autodelivery {
		flex: 1 0 32%;
	}
	.rc #delivery-options .free-shipping {
		margin: 0 auto;
	}
	.rc span.chf-pk-co {
		position: absolute;
		top: 0px;
		left: 317px;
	}
	.rc .ship-btn-txt {
		gap: 8px;
	}
	.rc #delivery-options .ad-wrap button#autodelivery {
		margin-top: 15px;
		padding: 0;
	}
	.rc button#month2month {
		width: 100%;
	}
	.rc #delivery-options .ad-wrap p.sub-head {
		text-align: center;
	}
	.rc #delivery-options button#month2month {
		height: 55px;
	}
	.rc.partner .prepay-wrap {
		padding-left: 12px;
	}
	.rc .oo-wrap p.h5 {
		font-size: 1.375em;
	}
	.rc .oo-wrap #delivery-options .auto-d-wrap p.sub-head {
		text-align: left;
		font-size:1.125em;
		font-weight:500;
	}
	.rc .btn-txt .per {
		text-align: left;
	}
	.rc #delivery-options .free-shipping.mbl {
		display: none;
	}
	.rc #add-shakes .offer-link {
		display: flex;
		gap: 0px;
		flex-direction: column;
		margin-bottom: 16px;
	}
	.rc #add-shakes .offer-link p {
		margin: 0;
		line-height: 1;
	}
	.rc #meal-plan-options p.option-title, 
	.rc #menu-options p.option-title, 
	.rc #my-meals p.option-title {
		flex-direction: column;
		gap: 4px;
		line-height: 1;
		align-items: normal;
	}
	.rc #add-shakes a.more-info-link {
		padding-top: 0px;
	}
/*UPDATE:*/
	.rc .oo-wrap {
		position: relative;
		padding-top:30px;
		border-radius:0 8px 8px 8px;
		box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.17);
	}
	.rc .oo-wrap:before {
		content: "";
		width: 100%;
		height: 20px;
		background: #fff;
		display: block;
		position: absolute;
		left: 0px;
		top: 0;
		z-index: 1;
	}
	.rc .tab-wrap {
		position: absolute;
		top:-49px;
		height: 49px;
		left:0;
		justify-content: flex-start;
		padding:4px 24px 0;
		margin:0;
		border-radius: 8px 8px 0 0;
		background: var(--Grays-White, #FFF);
		width: 330px;
		box-shadow: -3px -10px 28px 0px rgba(0, 0, 0, 0.10)
	}
	.rc .tab-wrap a {
		padding: 14px 12px 12px;
	}
	.rc .hi-option .title-wrap {
		gap:10px;
		margin-bottom:24px;
	}
	.rc .hi-option p.title {
		font-size: 1.25em;
	}
	.rc .hi-option {
		margin-bottom: 24px;
		padding: 16px;
	}
}
@media (min-width: 992px) {
	.bc-plan-links .breadcrumb {
		padding: 0;
	}
	.rc .oo-wrap {
		box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.25);
		padding: 36px 15px;
	}
	.rc .order-options .option-cat button {
		width: 140px;
	}
	.rc .order-options button#favorites,
	.rc .order-options button#custom {
		line-height: 1;
	}
	.rc .order-options button#month2month.selected {
		background: #fff;
	}
	.rc #delivery-options {
		margin-bottom: 0;
		width:80%;
	}
	.rc .order-options .btn-wrap {
		width: auto;
	}
	.rc .order-options #my-meals .btn-wrap {
		width: 296px;
	}
	.rc p.option-title {
		line-height: 1.2;
	}
	.rc span.chf-pk-co {
		margin-left: 0;
		left: 157px;
	}
	.rc button#month2month {
		height: 97px;
		text-transform: none;
		font-weight: 400;
		width: 265px;
		justify-content: center;
	}
	.rc button#month2month .ship-btn-txt {
		flex-direction: row;
	}
	.rc #delivery-options .no-show{
		display: none;
	}
	.rc #delivery-options .show1 {
		display: none;
	}
	.rc #delivery-options .show2 {
		display: block;
	}
	.rc #delivery-options .ad-wrap-header {
		display: flex;
		gap: 0px;
		position: relative;
		top: 1px;
	}
	.rc .order-options .ad-wrap-header .fake-radio {
		position: relative;
		top: 5px;
	}
	.rc .ad-wrap-header a#tab1.option-title {
		width: 193px;
		text-align: center;
		cursor: pointer;
	}
	.rc .ad-wrap-header a#tab2.option-title {
		width: 232px;
		text-align: center;
		cursor: pointer;
	}
	.rc .ad-wrap-header a.option-title.selected {
		background: #fffaf1;
		border-width: 1px 1px 0px 1px;
		border-style: solid;
		border-color: #bfc2c4;
		border-radius: 6px 6px 0px 0px;
		margin-bottom: 0;
		text-align: center;
	}
	.rc #add-shakes .shake-checkbox p.add span {
		font-size: 18px;
	}
	.rc #delivery-options .ad-wrap-header {
		display: none;
	}
	.rc #delivery-options button#month2month {
		width: 310px;
		padding: 0 25px;
	}
	#delivery-options .ship-btn-txt {
		display: flex;
	}
	.order-options #delivery-options #bogo .ship-btn-txt,
	.order-options #delivery-options #pre3pay .ship-btn-txt,
	.order-options #delivery-options #pre4pay .ship-btn-txt {
		display: flex;
		width: auto;
	}
	.rc #delivery-options .auto-d-wrap-header {
		grid-gap: 0;
		display: flex;
		gap: 0;
		position: relative;
		top: 1px;
	}
	.rc .order-options .auto-d-wrap-header .fake-radio {
		position: relative;
		top: 5px;
	}
	.rc .auto-d-wrap-header a#tab1.option-title {
		cursor: pointer;
		text-align: center;
		width: 193px;
	}
	.rc .auto-d-wrap-header a#tab2.option-title {
		cursor: pointer;
		text-align: center;
		width: 232px;
	}
	.rc .auto-d-wrap-header a.option-title.selected {
		background: #fffaf1;
		border: solid #bfc2c4;
		border-radius: 6px 6px 0 0;
		border-width: 1px 1px 0;
		margin-bottom: 0;
		text-align: center;
	}
}
@media (min-width: 1200px) {
	.rc .oo-wrap {
		padding: 36px 24px;
	}
	.rc .price-col {
		padding-left: 45px;
	}
	.rc .order-options #my-meals .btn-wrap {
		width: 352px;
	}
	.rc span.chf-pk-co {
		left: 205px;
	}
	.rc .order-options .option-cat button {
		width: 168px;
	}
}
@media (min-width: 1440px) {
	.container {
		width: 1410px;
	}
	.rc .oo-wrap {
		width: 85%;
		margin: 0 auto;
	}
	.rc .order-options #my-meals .btn-wrap {
		width: 366px;
	}
	.rc span.chf-pk-co {
		left: 205px;
	}
	.rc .order-options .option-cat button {
		width: 175px;
	}
}
