/* This stylesheet is meant to override SASS styles. Please place them below.  To activate, uncomment line 12 in ../inc/scripts.php */

/* /tasks/53853 */
.postid-40338 .lhistinterior a {
	display: none;
}
/* /tasks/53853 */

/* IE 10 + */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
	.locatemap svg {
		width: 1100px;
		height: 645px;
	}
}
/* @end */
@media screen and (max-width: 370px ) {
	.fs-background-media {
		height: 190px !important;
	}
	.hero {
		height: 190px !important;
	}
}

.entry-content h2 {
	margin: 1.25em 0 .75em 0;
}

.entry-content p {
	margin: 0 0 1.75em;
}

.wp-caption {
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #d2dade !important;
}

figure figcaption.wp-caption-text {
	font-size: .75em;
}

.page-id-36 .locatemap svg {
    display: block!important;
}

.postid-30863 .relatedposts.container {
	display: none;
}

.page-id-36 .st5 {
	font-family:"Gotham SSm A","Gotham SSm B","Helvetica Neue","Helvetica","Roboto","Arial",sans-serif !important;
}


/* Styling for optional pop up bar -David 10/2018 */

.bottom-pop {
	background: #e61d2b;
	padding: 30px 0;
    z-index: 100;
    position: fixed;
    bottom: -400px;
    width: 100%;	
}

.bottom-pop .container {
	position: relative;
}

.bottom-pop .pop-content {
	color: white;
	margin: 20px 0 20px;
}
.bottom-pop .pop-close {
	color: white;
	float: right;
	font-size: 40px;
	position: absolute;
	top: -50px;
	right: 10px;
}

.single-post .entry-header {
	margin: 0 0 30px 0;
}

.single-post .entry-header h1 {
	margin: 0 0 .5em 0;
}

.lochistory {
    margin: 42px 0 0;
}

.loccircles {
	list-style: none !important;
	margin: 0 auto 30px 0;
	padding: 0 !important;
	display: flex;
	webkit-display: flex;
	flex-wrap: wrap;
	justify-content: center;
	webkit-justify-content: center;
	flex-basis: 100%;
}

.loccircles li {
	width: 100px;
	height: 100px;
	margin: 0 10px;
	padding: 0 8px;
	text-align: center;
	border-radius: 50%;
	background: #E61D2B;
	-webkit-box-shadow: 2px 3px 3px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 3px 3px 0px rgba(0,0,0,0.25);
	box-shadow: 2px 3px 3px 0px rgba(0,0,0,0.25);
}

.loccircles li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    color: #fff;
}

.loccircles li a h2 {
    font-size: 14px;
}

.locc-1,
.locc-3 {
	padding-top: 19px;
}

.locc-2 {
	padding-top: 26px;
}

.loccircles li .fs-background-container {
    opacity: .25;
    z-index: 0;
}

@media screen and (min-width: 768px) {
	.bottom-pop .pop-content {
		margin: 20px 30px 20px;
	}
}
@media screen and (min-width: 1250px) {
	.bottom-pop .pop-close {
		right: 0;
	}
}
.bottom-pop .pop-button {

}

/* Removing gravitar from blog embeds, per client request */

.wp-embed-site-title a {
	padding-left: 0 !important;
}

.wp-embed-site-icon {
	display: none !important;
}


/* Updates to media page, 8/29/19 */

.page-id-33515 h4 {
	color: #E61D2B;
	margin: 0 0 1.75em;
}
.page-id-33515 .pagination {
	margin-top: 20px;
	max-width: 800px;
}
.page-id-33515 .cta {
	text-align: center;
	margin-top: 50px;
}
.page-id-33515 .cta h4 {
	margin: 0 0 1em;
}
.page-id-33515 .cta span {
	color: #E61D2B;
	font-weight: 700;
	margin: 0 20px;
}
.page-id-33515 .cta .links {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.page-id-33515 .block-multiple-blog li {
	width: 100%;
	height: auto;
	display: inline-block;
	background: none;
	box-shadow: none;
	text-align: left;
	margin: 0 10px 20px;
	border-bottom: 1px solid rgba(128,128,128,.2);
    border-radius: 0;
}
.page-id-33515 .block-multiple-blog li .cbinside {
	color: #E61D2B;
	position: relative;
	background: transparent;
	z-index: 5;
	padding: 0 0 15px 0;
	width: 100%;
}
.page-id-33515 .block-multiple-blog li .cbinside a {
	color: #E61D2B;
	font-weight: 400;
	font-size: 16px;
}
.page-id-33515 .block-multiple-blog a {
	width: 100%;
}
.page-id-33515 .block-multiple-blog .fs-background-media  {
	background-image: none !important;
}
.page-id-33515 .block-multiple-blog {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	max-width: 800px;
	margin: 0 auto;
}
.page-id-33515 .block-multiple-blog li .cbinside .entry-meta  {
	text-align: left;
}
.page-id-33515 .block-multiple-blog li .cbinside .entry-meta a {
	color: #46555f;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}
.page-id-33515 .block-multiple-blog li .cbinside .entry-meta a:hover {
	color: #E61D2B;
}

/* START Online Order page: https://apollo.infomedia.com/tasks/6301 */
.online-order_top-block {

}
.online-order_top-block .button.-alt-button {
	background: #e61d2b;
	border-radius: 0;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	transition: all .35s ease-in-out;
}
.online-order_top-block .button.-alt-button:hover {
	background: #f5f5f5;
	color: #e61d2b;
}

.full-width-row {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: relative;
    right: 50%;
    width: 100vw;
}

.online-order_benefits-block {
	background: url(https://s3.amazonaws.com/cocacolaunited-old/wp-content/uploads/2019/09/Online-Ordering-Benefits-BG.jpg) center no-repeat;
	background-size: cover;
	padding: 50px 20px 10px;
}

.online-order_benefits-block .benefit-title {
	color: #fff;
	font-size: 54px;
	text-align: center;
}

.online-order_benefits-block .benefit-grid-container {
	box-sizing: border-box;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: center;
}

.online-order_benefits-block .benefit-grid-container .benefit-col {
	box-sizing: border-box;
	display: flex;
	flex-flow: column;
	margin: 1em 0;
	max-width: 244px;
	text-align: center;
	width: 100%;
}
@media screen and (min-width: 767px) {
	.online-order_benefits-block .benefit-grid-container .benefit-col {
		margin: 0 6%;
		width: 50%;
	}
}
@media screen and (min-width: 1200px) {
	.online-order_benefits-block .benefit-grid-container .benefit-col {
		margin: 0 0.5em;
		width: 25%;
	}
}

.online-order_benefits-block .benefit-grid-container .benefit-col .benefit-label {
	background-color: #e61d2b;
	border-radius: 200px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	height: 200px;
	letter-spacing: .35px;
	margin: 0 auto;
	padding: 73px 0 70px 0;
	position: relative;
	text-align: center;
	width: 200px;
	z-index: 11;
}
.online-order_benefits-block .benefit-grid-container .benefit-col .benefit-copy {
	background-color: rgba(255, 255, 255, .20);
	color: #fff;
	flex: 1;
	font-size: 18px;
	letter-spacing: .25px;
	margin-top: -30px;
	overflow: hidden;
	padding: 50px 1em 48px 1em;
	position: relative;
	text-align: center;
	z-index: 10;
}
.online-order_benefits-block .benefit-grid-container .benefit-col .benefit-copy .ellipse {
	background: #f5f5f5;
	border-radius: 200px;
	height: 244px;
	left: 0;
	position: absolute;
	top: -190px;
	width: 244px;
}
.online-order_benefits-block .benefit-grid-container .benefit-col .benefit-copy .red-bar {
	background-color: #e61d2b;
	bottom: 3px;
	display: block;
	height: 15px;
	left: 3px;
	opacity: 0.4;
	position: absolute;
	width: calc(100% - 6px);
}
.online-order_benefits-block  .-alt-button-2 {
	background: #fff;
	border-radius: 0;
	color: #e61d2b;
	font-size: 20px;
	line-height: 1.4;
	margin: 2em auto;
	text-align: center;
	transition: all .35s ease-in-out;
}
.online-order_benefits-block  .-alt-button-2:hover {
	background: #e61d2b;
	color: #fff;
}
/* END Online Order page: https://apollo.infomedia.com/tasks/6301 */


/* Sustainability Page template, Oct 2019 */

/* General */
.page-template-template-sustainability .entry-content.container {
	width: auto;
	padding: 0;
}

.page-template-template-sustainability .container {
	max-width: 1300px;
}
.page-template-template-sustainability .entry-content.container .container {
	padding: 0 20px;
}
.page-template-template-sustainability p.large {
	font-size: 25px;
	line-height:  1.25;
	margin: 0 auto;
}
@media screen and (min-width: 768px) {
	.page-template-template-sustainability p.large {
		font-size: 38px;
	}
}
p.red {
	color: #e61d2b;
	font-weight: bold;
	background: transparent;
}
.page-template-template-sustainability p {
	line-height: 1.75;
	color: #46555f;

}


/* top content */
.page-template-template-sustainability .top-content {
	padding: 30px 0;
}
@media screen and (min-width: 768px) {
	.page-template-template-sustainability .top-content {
		padding: 60px 0;
	}
}

/* s-goals */
.page-template-template-sustainability .s-goals {
	overflow: visible;
}
.page-template-template-sustainability .s-goals .container {
	width: 100%;
	max-width: 1250px;
}
.page-template-template-sustainability .s-goals .text {
	padding: 80px 0;
	text-align: center;
}
.page-template-template-sustainability .s-goals p {
	text-align: center;
	color: white;
	margin: 0;
}
.page-template-template-sustainability .s-goals p.large {
	font-size: 25px;
	line-height:  1.25;
}
@media screen and (min-width: 768px) {
	.page-template-template-sustainability .s-goals p.large {
		font-size: 38px;
	}
}
.page-template-template-sustainability .s-goals h3 {
	font-size: 28px;
}
.page-template-template-sustainability .s-goals h2, .page-template-template-sustainability .s-goals h3 {
	color: white !important;
}
.page-template-template-sustainability .s-goals .icons {
	text-align: center;
	position: relative;
	z-index: 100;
	margin-top: -100px;
	bottom: -100px;
}
@media screen and (min-width: 1200px) {
	.page-template-template-sustainability .s-goals .icons {
		display: grid;
		grid-template-columns: 100%;
		grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 30px;
	}
}
.page-template-template-sustainability .s-goals .icons .icon {
	position: relative;
	text-align: center;
	display: inline-block;
    width: auto;
    margin: 0 0 30px;
}
@media screen and (min-width: 1200px) {
	.page-template-template-sustainability .s-goals .icons .icon {
    	margin: 0 0 0px;
	}
}
.page-template-template-sustainability .s-goals .icons .icon .text {
	padding: 0;
	width: 60%;
	position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
	left: 50%;
}


/* World without waste */
.page-template-template-sustainability .www.container {
	width: 100%;
	max-width: 1430px;
	text-align: center;
	padding: 75px 10px 0 !important;
	margin-bottom: 70px;
}
.page-template-template-sustainability .www h2 {
	color: #e61d2b;
	margin: 0 0 .75em;
}
.page-template-template-sustainability .entry-content h2 {
	color: #e61d2b;
	margin: 0 0 .75em;
}
.page-template-template-sustainability .www .icons {
	display: grid;
}
@media screen and (min-width: 600px) {
	.page-template-template-sustainability .www .icons {
		grid-column-gap: 60px;
		grid-row-gap: 30px;
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (min-width: 960px) {
	.page-template-template-sustainability .www .icons {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (min-width: 1200px) {
	.page-template-template-sustainability .www .icons {
		grid-row-gap: 0px;
		grid-template-columns: repeat(6, 1fr);
	}
}
.page-template-template-sustainability .www .icons p.red {
	margin: 1.5em 0 1.75em;
}
.page-template-template-sustainability .www .www-content {
	max-width: 1050px; 
	margin: 0 auto 50px;
}

/* Balance */
.page-template-template-sustainability .balance {
	background: #eaeaea;
}
.page-template-template-sustainability .balance .container {
	width: 100%;
	max-width: 1430px;	
}

.page-template-template-sustainability .balance .container .top, .page-template-template-sustainability .balance .container .bottom {
	display: grid;
	grid-template-columns: 100%;
}
@media screen and (min-width: 1200px) {
	.page-template-template-sustainability .balance .container .top, .page-template-template-sustainability .balance .container .bottom {
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 50px;
	}
}
@media screen and (min-width: 1400px) {
	.page-template-template-sustainability .balance .container .top, .page-template-template-sustainability .balance .container .bottom {
		grid-template-columns: repeat(2, 1fr);
		grid-column-gap: 75px;
	}
}
.page-template-template-sustainability .balance h2 {
	color: #e61d2b;
	margin: 0 0 .75em;
}
.page-template-template-sustainability .balance p.large {
	color: #e61d2b;
	margin: 0;

}
.page-template-template-sustainability .balance .container .top .left {
	display: grid;
	-webkit-align-content: center;
	align-content: center;
	order: 1;
}
.page-template-template-sustainability .balance .container .top .right {
	position: relative;
	top: -30px;
	order: 0;
	text-align: center;
}
.page-template-template-sustainability .balance .container .bottom .left {
	line-height: 0;
	text-align: center;
	order: 1;
}
.page-template-template-sustainability .balance .container .bottom .right {
	display: grid;
	-webkit-align-content: center;
	align-content: center;
}
@media screen and (min-width: 1200px) {
	.page-template-template-sustainability .balance .container .top .left {
		order: 0;
	}
	.page-template-template-sustainability .balance .container .top .right {
		order: 1;
	}
	.page-template-template-sustainability .balance .container .bottom .left {
		order: 0;
	}
	.page-template-template-sustainability .balance .container .bottom .right {
		order: 1;
	}	
}

/* Quote */
.page-template-template-sustainability .quote .container {
	text-align: center;
	padding: 90px 0 !important;
}
.page-template-template-sustainability .quote p {
	color: white;
	font-size: 25px;
	font-weight: 300;
}
.page-template-template-sustainability .quote p.attribution,.page-template-template-sustainability .quote p.subheading  {
	margin: 0;
}

.page-template-template-sustainability .balance {
	margin-top: 170px;
}

.page-template-template-sustainability .recent-heading {
	text-align: center;
	padding: 75px 0 0;
	margin: 0;
}
.page-template-template-sustainability .links {
	text-align: center;
	margin-top: 20px;
}
.page-template-template-sustainability .learn-more {
	font-size: 20px;
}

@media screen and (min-width: 1200px) {
.page-template-template-sustainability .headerimage-custom{
	height: 700px;
}

.page-template-template-sustainability .hero-text-wrap {
	margin-top: 500px;
}

}

.page-template-template-sustainability .hero-text {
	color: #fff;
	font-style: italic;
	font-size: 20px;
}

.page-template-template-sustainability .method-title {
	font-size: 18px;
	color: #e61d2b;
	font-weight: 600;
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
}

.page-template-template-sustainability  .methods-wrap {
	margin-top: 50px;
	display: grid;
	text-align: center;

}

@media screen and (min-width: 768px) {
	.page-template-template-sustainability .methods-wrap {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 30px;
	}
}

@media screen and (min-width: 1200px) {
	.page-template-template-sustainability .methods-wrap {
	
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-gap: 30px;
	}
}	

.page-template-template-sustainability .method {
	max-width: 302px;
	justify-self: center;
}
.page-template-template-sustainability .method > * + * {
	margin-top: 40px;
}

.page-template-template-sustainability .attachment-sus-methods {
	display: none;
}

@media screen and (min-width: 768px) {
	.page-template-template-sustainability .attachment-sus-methods {
		display: block;
	}
}

.page-template-template-sustainability .size-full {
	margin-top: 30px;
	
}

.page-template-template-sustainability .sus-methods {
	padding: 0 20px;
	margin-bottom: 30px;
}


.page-id-31685 .site-header #site-title {
    background-image: url("https://s3.amazonaws.com/cocacolaunited-old/wp-content/uploads/2020/02/UNITED-logo-pay-forward.png");
}


.page-template-template-sustainability .sustain-waste {
	margin-top: 170px;
	text-align: center;
}

@media screen and (max-width: 900px) {
	.page-template-template-sustainability .sustain-waste {
		margin-top: 120px;
	}
}

.page-template-template-sustainability .entry-content .sustain-waste h2 {
	margin: 0 0 -10px 0;
}

.postid-155 .lochistory .assocfacil {
    display: none !important;
}

.archive.category .blogposts .sidebar,
.blog .blogposts .sidebar {
	display: none !important;
}

.archive.category .blogposts .main,
.blog .blogposts .main {
	width: 100% !important;
}


@media screen and (max-width: 767px) {
	.block-pic-text .bpcimg {
			width: 100%;
	}
}

/* hide save and continue on last page of form  /tasks/61651 */
#gform_wrapper_72 #gform_page_72_4 .gform_save_link {
	display: none;
}
