html {
	margin: 0px;
}

body {
	font-family: 'Brandon Grotesque', Helvetica, sans-serif;
	font-size:0px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	background-color: #231F20;
}
body.faq { 
	background-color: white;
}
.content {
	background-color:#FFFFFF;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: 400;
	z-index: 3;
	width: 100%;
	margin:0px;
	padding:0px;
}
.faq .content { 
	padding-top:108px;
	padding-bottom:208px;
}

h1 {
	font-family: 'Brandon Grotesque', Helvetica, sans-serif;
	font-size:4.5vw;
	font-weight: 500;
	line-height:1.25em;
	padding-top: 60px;
	padding-bottom: 10px;
}

h2 {
	font-size: 24px;
	font-weight: 500;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	color: #231F20;
}

h3 {
	font-size: 21px;
	font-weight: 700;

}
@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 1024px) {
	body {
		font-size: 14px;
	}
}
@media only screen and (max-width: 768px) {
}



@media only screen and (min-width: 768px) {
	.march-grid-step-left {
		transform:translateX(-24px);
	}
	.march-grid-step-right {
		transform:translateX(24px);
	}
}


.modal { 
	color:#000000;
	font-size:16px;
}
.modal .form-group { 
	margin-bottom:10px;
}


p {
	margin:0px;
	padding:0px;
	margin-top: 2px;
	margin-bottom: 20px;
}
.b-mark-in-h2 { 
	display:inline-block;
	width:24px;
	height:18px;
	vertical-align:baseline;
	background-image:url('../images/b-mark.svg');
	background-repeat:no-repeat;
	background-size:18px 18px;
	background-position:center center;
	overflow:hidden;
	text-indent:1000px;
}
.b-mark-in-copy { 
	display:inline-block;
	width:11px;
	height:11px;
	vertical-align:baseline;
	background-image:url('../images/b-mark.svg');
	background-repeat:no-repeat;
	background-size:11px 11px;
	background-position:center center;
	overflow:hidden;
	text-indent:1000px;
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
	.b-mark-in-h2 { 
		width:20px;
		height:15px;
		background-size:15px 15px;
	}
}

a {
	text-decoration: underline;
	color: #231F20;
	font-weight: 400;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
a.link-bold { 
	font-weight:bold;
	text-decoration: none;
}
a.link-bold:hover { 
	text-decoration: underline;
}


.btn { 
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	padding-left:0px;
	padding-right: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><circle fill="%23231F20" cx="16" cy="16" r="16"/><line fill="none" stroke="%23FFFFFF" stroke-linecap="round" x1="10.5" y1="15.9" x2="22.5" y2="15.9"/><path fill="none" stroke="%23FFFFFF" stroke-linecap="round" stroke-linejoin="round" d="M19.6,18.4l2.9-2.5l-2.9-2.5"/></svg>');
	background-size: 32px 32px;
	background-position: right center;
	background-repeat: no-repeat;
	color:#231F20;
	background-color:transparent;
	border:none;
	border-radius:0;
}
.btn.btn-dark {
	color:#FFFFFF;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><circle fill="%23FFFFFF" cx="16" cy="16" r="16"/><line fill="none" stroke="%23231F20" stroke-linecap="round" x1="10.5" y1="15.9" x2="22.5" y2="15.9"/><path fill="none" stroke="%23231F20" stroke-linecap="round" stroke-linejoin="round" d="M19.6,18.4l2.9-2.5l-2.9-2.5"/></svg>');
}
.btn.btn-dark {
	background-color:transparent;
	border:none;
}
.btn:hover {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><circle fill="%23999999" cx="16" cy="16" r="16"/><line fill="none" stroke="%23FFFFFF" stroke-linecap="round" x1="10.5" y1="15.9" x2="22.5" y2="15.9"/><path fill="none" stroke="%23FFFFFF" stroke-linecap="round" stroke-linejoin="round" d="M19.6,18.4l2.9-2.5l-2.9-2.5"/></svg>');
	color:#999999;
} 
.btn.btn-dark:hover {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"><circle fill="%23999999" cx="16" cy="16" r="16"/><line fill="none" stroke="%23231F20" stroke-linecap="round" x1="10.5" y1="15.9" x2="22.5" y2="15.9"/><path fill="none" stroke="%23231F20" stroke-linecap="round" stroke-linejoin="round" d="M19.6,18.4l2.9-2.5l-2.9-2.5"/></svg>');
	color:#999999;
} 


.uppercase {
	text-transform: uppercase;
}

.section {
	margin-top: 30px;
}
#canvasHolder { 
	width:100%;
	height:56.25vw;
	text-align:center;
	font-size:0px;
	background-color:#000000;
}
#canvas { 
	width:100%;
	height:56.25vw;
}

/* Shopify */
.shopify-buy__select-icon {
	display: none;
}

.shopify-buy__btn-wrapper {
	margin-top: 12px;
}

.shopify-buy__layout-vertical {}

.shopify-buy__product__variant-selectors {
	display: inline-block;
}

.shopify-buy__option-select__label {
	display: inline-block;
}

.shopify-buy__option-select__select {
	display: inline-block;
	margin-left: 6px;
	margin-right: 10px;
}

.shopify-buy__option-select-wrapper {
	display: inline-block;
}

/* Home Page */
.home .quote {  
	padding-top:5vw;
	padding-bottom:4vw;
	background-color:#EEE5DE;
	max-width:100%;
}
.home .quote .blockquote-holder {
	position:relative;
	padding-left:20px;
	margin-left:70px;
}
.home .quote .blockquote-rule {
	position:absolute;
	left:0px;
	display:inline-block;
	border-left:1px solid #231F20;  
	height:100%;
	width:1px;
}
.home .quote .pullquote {
	margin-left:-32px;
	display:inline-block;
	padding-right:0px;
}
.home .quote blockquote {
	padding-left:50px;
	font-size: 52px;
	font-weight: 500;
	line-height: 68px;
}
.home .quote p { 
	padding-left:50px;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	max-width:380px;
	margin:0px;
	padding-bottom:0px;
}
.home .quote p a { 
	text-decoration:none;
	margin:0px;
	padding:0px;
}
@media only screen and (max-width: 1024px) {
	.home .quote .blockquote-holder {
		padding-left:20px;
		margin-left:0px;
	}
	.home .quote blockquote {
		font-size: 30px;
		line-height: 42px;
	}
	.home .quote .pullquote {
		margin-left:-18px;
	}
	.home .quote p { 
		font-size: 14px;
		line-height: 28px;
	}
}
@media only screen and (max-width: 768px) {
	.home .quote {  
		padding-top:10vw;
		padding-bottom:10vw;
	}
	.home .quote .blockquote-holder {
		padding-left:0px;
		margin-left:0px;
	}
	.home .quote blockquote {
		font-size: 26px;
		line-height: 34px;
		max-width:90%;
	}
	.home .quote .pullquote {
		margin-left:-18px;
	}
	.home .quote p { 
		font-size: 14px;
		line-height: 28px;
		max-width:280px;
	}
}


.home p {
	padding-bottom:10px;
}

.home .instagram-holder { 
}
.home .instagram-holder { 
}
.home .instagram-holder .instagram-item .image { 
}
.home .instagram-holder .instagram-item .caption { 
	font-size: 16px;
	line-height:18px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}

.home h2 { 
	font-style: normal;
	font-weight: 500;
	font-size: 82px;
	line-height: 102px;
	color: #231F20;
}
@media only screen and (max-width: 1200px) {
	.home h2 { 
		font-size: 70px;
		line-height: 84px;
	}
}
@media only screen and (max-width: 1024px) {
	.home h2 { 
		font-size: 54px;
		line-height: 62px;
	}
}
@media only screen and (max-width: 768px) {
	.home h2 { 
		font-size: 38px;
		line-height: 48px;
	}
}

.home .store .store-necklace { 

}
.home .store .store-sticker-white { 
	margin-top:-100px;
}
.home .store .store-sticker-black { 
	margin-top:-100px;
}
@media only screen and (max-width: 768px) {
	.home .store .store-sticker-white { 
		margin-top:0px;
	}
	.home .store .store-sticker-black { 
		margin-top:0px;
	}
}

.home .store .desc {
	padding:0px;
	margin:0px;
	margin-top:10px;
}
.home .store .price-holder {
	width:100%;
	height:60px;
}
.home .store .price {
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
	padding-top:16px;
}
.home .button-right { 
	float:right;
	display:inline;
}


/*
.home .support { 
	background-color:#231F20;
	color:#FFFFFF;
}
.home .support a { 
	color:#FFFFFF;
}
.home .support h2 { 
	color:#FFFFFF;
}
*/
.home .hashtag { 
	font-size: 54px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.44em;
	letter-spacing: 0em;
	text-align: left;
	margin:0px;
	padding:0px;
}
.home .rule-left { 
	border-left:none;
	padding-left:0;
}
@media (min-width: 576px) {
	.home .hashtag { 
		font-size: 54px;
	}
}
@media (min-width: 768px) {
	.home .hashtag { 
		font-size: 35px;
	}
	.home .rule-left { 
		border-left:1px solid #231F20;
		padding-left:1.5em;
	}
}
@media (min-width: 992px) { 
	.home .hashtag { 
		font-size: 48px;
	}
}
@media (min-width: 1200px) {
	.home .hashtag { 
		font-size: 58px;
	}
}
@media (min-width: 1400px) {
	.home .hashtag { 
		font-size: 54px;
	}
}
.home .footer { 
	margin-top:-48px;
}


/* Those With Us */
.home .with-us { 
	background-color:#EEE5DE;
}
.home .with-us .container { 
	padding-top:100px;
	padding-bottom:100px;
}
.home .with-us .name-left { 
	float:left;
	display:inline;
	margin-top:14px;
}
.home .with-us .btn-right { 
	float:right;
	display:inline;
	margin-top:10px;
}

/* Terms */
.terms h2 { 
	margin-bottom:24px;
}
.terms p { 
	margin-bottom:16px!important;
}

/* FAQ & Terms Header */


.header .row {
	position:relative;
	border: 0px;
	margin-right: 0;
	margin-left: 0;
	max-width: 100%;
}

.header .bmark {
	position: absolute;
	left: 0px;
	top: 0px;
	width:15vw;
	height:15vw;
	margin: 0px;
	padding: 0px;
}
.header .title {
	position: absolute;
	left:0px;
	width:100%;
	bottom:0px;
	height:65.5%;
	display:table;
	padding-left: 12vw;
}
.header h1 {
	display:table-cell;
	color: white;
	font-size:82px;
	font-weight: 500;
	line-height:1.25em;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
@media only screen and (max-width: 1300px) {
	.header .title {
		padding-left: 10vw;
	}
	.header h1 {
		font-size:66px;
	}
}
@media only screen and (max-width: 1024px) {
	.header .title {
		padding-left: 6vw;
	}
	.header h1 {
		font-size:54px;
	}
}
@media only screen and (max-width: 768px) {
	.header .title {
		padding-left:3vw;
	}
	.header h1 {
		font-size:38px;
	}
}





/* FAQ Accordian */

.accordion {
	position: relative;
}
.accordion-button {
}
.accordion-button:not(.collapsed) {
	color: #000000;
	background-color: clear;
}

.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.accordion .accordion-button {
	background-color: clear;
	border-radius: 0px !important;
}

.accordion-button:not(.collapsed) {
	background-color: clear;
}

.accordion-button:not(.collapsed) {
	color: #231F20;
	background-color: white;
	box-shadow: none;
}

.accordion-button {
	font-size:24px;
	line-height:36px;
	font-weight:500;
	padding:0px;
	padding-top:16px;
	padding-bottom:16px;	
}

@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
	.accordion-button {
		font-size:20px;
		line-height:33px;
	}
}




.accordion-body {
	padding-left:0px;
	padding-top:0px;
}
.accordion-body p {
		font-size:16px;
}
@media (max-width: 575.98px) {
	.accordion-button {
		padding-left: var(--bs-gutter-x,.75rem);
		padding-left:0px;	
	}
	.accordion-body {
		padding-left: var(--bs-gutter-x,.75rem);
		padding-left:0px;
		color:black;
	}
}


.accordion-item {
	background-color: clear;
	border: none;
	border-bottom: 1px solid #C4C4C4;
}

.accordion-item:first-of-type .accordion-button {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.accordion-item:first-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.accordion-body {
	max-width: 800px;
}

/* Footer */
.footer {
	background-color:#231F20;
	color:#FFFFFF;
	position: relative;
	margin-bottom: 0px;
	border-top: 1px solid #C4C4C4;
	font-size: 16px;
	line-height: 1.6em;
	font-weight: 400;
}
.faq .footer { 
	padding-bottom:100px;
}
.footer .footer-nav a {
	text-decoration: none;
	color:#FFFFFF;
}
.footer .footer-nav {
	list-style-type: none;
	margin-top: 100px;
	font-size:14px;
}

.footer .footer-nav li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}

.footer .spinner {
	position: absolute;
	right: 50px;
	top: -88px;
}

.footer .logos { 
	margin-bottom:33px;
}
.footer .logos a { 
	width:auto;
}
.footer .logo { 
	display:inline;
	float:left;
	width:auto;
}
.footer .logo-bodyright { 
	display:inline-block;
	width:131px;
	height:40px;
}
.footer .copywrite { 
	width:100%;
	text-align:right;
}
.footer .spinner svg {
	animation: 7.5s spinnyspinner infinite linear;
}

@keyframes spinnyspinner {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-ms-transform: rotate(-360deg);
		-moz-transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}
























