


@font-face {
font-family:"brandon-grotesque";
src:url("https://use.typekit.net/af/1da05b/0000000000000000000132df/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/1da05b/0000000000000000000132df/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/1da05b/0000000000000000000132df/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}

@font-face {
font-family:"brandon-grotesque";
src:url("https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/8f4e31/0000000000000000000132e3/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
font-family:"freight-display-pro";
src:url("https://use.typekit.net/af/6f4412/0000000000000000000132cd/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/6f4412/0000000000000000000132cd/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/6f4412/0000000000000000000132cd/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}

@font-face {
    font-family: 'antoniobold';
    src: url('antonio-bold-webfont.woff2') format('woff2'),
         url('antonio-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



body {
	font-family: brandon-grotesque;
	font-size: 1.1rem;
}
a:hover {
	color: inherit;
}


.navddR {
	min-width: 350px;
}
.navddC {
	padding:15px 20px;
}
.navddil {
	display: block;
	color: #000;
}
.nddi {
	padding-left: 15px;
	position: relative;
}
.nddi:before, .nddi2:before {
	content: "";
	position: absolute;
	left: -15px;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	height: 8px;
	width: 8px;
	background-color: #EADFD4;
	border-radius: 50%;
}


.nddi2 {
	padding-left: 30px;
	position: relative;
}
.nav-link {
	padding:20px !important;
	background-color: transparent;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #000 !important;
}
.nav-item.show .nav-link {
	background-color: #C8102E;
	color: #fff !important;
}
.navbar-nav .dropdown-menu {
	margin-top: 0;
	border: none;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16)
}
.navbar {
	padding-left: 0;
	padding-right: 0;
}
.fullNav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.16);
	z-index: 99;
	background-color: #fff;
}
.navNotif {
	background-color: #3E2F5B;
	user-select: none;
	position: relative;
	z-index: 2;
}
.navNotif p {
	margin:0;
	color: #fff;
	font-family: freight-display-pro;
}
.navTop {
	background-color: #EADFD4;
}
.navTl {
	color: #000 !important;
    font-weight: bold;
    font-size: 1.1em;
    text-transform: uppercase;
    padding: 5px 15px;
    margin-left: 5px;
}
.navTCart {
	position: relative;
	padding-right: 10px;
}
.navtci {
	position: absolute;
    top: 2px;
    right: 0;
    width: 17px;
    height: 17px;
    background-color: #D2232A;
    color: #fff;
    font-size: 0.6rem;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-radius: 100%;
    font-weight: bold;
}
.navTdd {
	border: 0;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    background-color: #D2232A;
    border-radius: 0;
    left: 50% !important;
    transform: translateX(-50%) !important;
    top: 100% !important;
    margin-top: 5px;
}
.signInBox {
	max-width: 100%;
	width:300px;
	padding:20px 25px 10px;
	text-align: center;
}
.siBHeading {
	color: #fff;
	font-size: 2.5em;
	font-family: freight-display-pro;
}
.siBinput input {
	color: #fff;
	border: none;
	background-color: transparent;
	border-bottom: 2px solid #fff;
	padding:5px 1px;
	width: 100%;
}
.sIBbot span {
	color: #fff;
	font-family: freight-display-pro;
	font-size: 1rem;
}
.sIBbot span a {
	font-style: italic;
	color: #fff;
}
.signInForm {
	padding:30px 0 40px
}
.siBinput input::placeholder {
  color: #fff;
  opacity: 1;
  text-transform: uppercase;
  font-weight: bold;
}
.siBinput input:-ms-input-placeholder { 
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.siBinput input::-ms-input-placeholder { 
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.siBinput {
	margin-bottom: 15px;
}
.navTddout.show .navTl {
	background-color: #D2232A;
	color: #fff !important;
}
.navmCart {
	color: #000;
	font-size: 1.6rem;
}
.mobilenCart {
	margin-right: 20px;
}
.mnavtoggler {
	width: 40px;
	height: 40px;
	position: relative;
	padding:8px;
}
.navbar-toggler {
	padding:0;
	background-color: #C8102E;
	border-radius: 50%;
	outline: none !important;
}

.mnTBars {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.mnTBars:before {
	top: 0;
	bottom: 0;
	transform-origin: center center;
	transform: rotate(45deg);
}
.mnTBars:after {
	bottom: 0;
	top: 0;
	transform-origin: center center;
	transform: rotate(-45deg);
}
.mnTBars:before, .mnTBars:after {
	content: "";
	position: absolute;
	margin:auto;
	left: 6px;
	right: 6px;
	height: 1px;
	background-color: #fff;
}

.navbar-toggler.collapsed .mnavtoggler:before {
	bottom: 0;
	top: 0;
}
.navbar-toggler.collapsed .mnTBars:before {
	top: 15px;
	bottom: 0;
}
.navbar-toggler.collapsed .mnTBars:after {
	bottom: 15px;
	top: 0;
}
.navbar-toggler.collapsed .mnavtoggler:before, .navbar-toggler.collapsed .mnTBars:before, .navbar-toggler.collapsed .mnTBars:after {
	content: "";
	position: absolute;
	margin:auto;
	left: 8px;
	right: 8px;
	height: 1px;
	background-color: #fff;
	transform: rotate(0deg);
}
.navbar-collapse {
	position: relative;
} 
.btn-common {
    background-color: #D2232A;
    border:2px solid #D2232A;
    font-size: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
	display: inline-block;
	text-align: center;
    padding: 7px 15px;
    min-width: 140px;
    border-radius: 25px;
    margin-right: 15px;
}
.mNavBtns {
	padding:10px 20px;
	position: relative;
	z-index: 2;
}
.nMSin {
	position: relative;
	max-width: 460px;
	margin:auto;
}
.nMSinput input {
	width:100%;
	background: transparent;
	border: none;
	border-bottom: 2px solid #000;
}
.nMSinput input::placeholder {
  color: #000;
  opacity: 1;
  text-transform: uppercase;
  font-weight: bold;
}
.nMSinput input:-ms-input-placeholder { 
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.nMSinput input::-ms-input-placeholder { 
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.nMSsubmit {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 40px;
}
.nMSsubmit input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
}

.nMSsicon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	justify-content: center;
	-ms-flex-pack:center;
	font-size: 1.3rem;
	color: #000;
}
.mNavSearch {
	padding:20px 20px 35px;
	position: relative;
	z-index: 2;
}
#top {
	height: 0px;
	width: 100%;
	transition: all ease 0.15s;
}

.hheader {
	padding:40px 0 0;
	overflow: hidden;
}
.hhImgs {
	position: relative;
}
.hhimg1 {
	position: relative;
	z-index: 2;
}
.hhimg2 {
	position: absolute;
	bottom: 10%;
	right: 0;
	width:200px;
	max-width: 40%;
	z-index: 3;
}
.hhimgCircle {
	position: absolute;
	right: -20px;
	width:60%;
	z-index: 1;
}
.hhimgCircle:before {
	content: "";
	position: absolute;
	width: 100%;
	padding-bottom: 100%;
	border-radius: 50%;
	background-color: #D2232A;
}

.hhtxt {
	position: relative;
}
.hhtxt p {
	display: block;
}
.hhtxt .hhctxt {
	margin:0;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	position: relative;
}
.hhh1 {
	font-family: antoniobold;
    font-size: 3em;
    margin-bottom: 45px;
}

.hhctxtLine {
	position: absolute;
	top: 50%;
	left: 100%;
	margin:0;
	width:40vh;
	height: 1px;
	background-color: #D2232A;
	z-index: 4;
}
.hhctxtLine:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #D2232A;
    top: -1px;
    left: -1px;
}
.hhctl2 {
	position: absolute;
	left: 100%;
	bottom: 0;
	transform-origin: left bottom;
	height:1px;
	width:30vh;
	transform: rotate(-20deg);
	background-color: #D2232A;
}
.hhctl2:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 3px;
    border-radius: 50%;
    background-color: #D2232A;
    top: -1px;
    right: -1px;
}
.hhtxtCircle {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	z-index: -1;
	position: absolute;
	top: -25px;
	left: -20px;
	background-color: #EADFD4
}
.hFeatured {
	padding:80px 0 0;
}
.hFin {
	height: 350px;
    width: 100%;
    position: relative;
    max-height: 50vh;
}
.hFlink {
	position: absolute;
	bottom: -15px;
	left: -15px;
	width:200px;
	height: 200px;
	background-color: #D2232A;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	padding:15px;
	transition: all ease 0.15s;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
}
.hFlink h2 {
	text-transform: uppercase;
	font-size: 1rem;
	width: 140px;
}
.hFlink h3 {
	font-family: freight-display-pro;
	margin:0;
}
.hFLM {
    position: absolute;
    left: 100%;
    bottom: 25px;
    width: 120px;
    font-size: 1.2em;
    color: #3E2F5B;

}
.hProducts {
	padding:60px 0;
	position: relative;
    /*background-image: url(https://cdn.shopify.com/s/files/1/0363/9787/5332/files/Gradient.png?v=1585166933);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;*/
    margin-top: 80px;
    background-color: #EADFD4;
}
.aProduct {
	margin-bottom: 30px;
}
.aPin {
	color: #000;
	text-decoration: none !important;
	display: block;
	height: 100%;
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	text-align: center;
}
.aPimg {
	height: 230px;
    overflow: hidden;
    text-align: center; 
    padding:0 25px;
}
.aPimg img {
	max-height: 87%;
	transition: all ease 0.25s;
    transform: scale(1);
    position: relative;
    z-index: 3;
}
.aPtitle {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}
.aPtxt {
	padding:15px 15px 15px;
}
.rInfoicons {
	color: #3E2F5B;
	display: -ms-flexbox!important;
    display: flex!important;
	-ms-flex-align: center!important;
    align-items: center!important;
}
.dropicon {
	width: 13px;
	margin-left: 3px;
}
.roastInfo p {
	font-family: freight-display-pro;
	margin-right: 5px
}
.rating {
	color: #D2232A;
}
.pprice {
	font-family: freight-display-pro;
	margin-bottom: 0;
}
.aPtop {
	font-family: freight-display-pro;
	position: relative;
	color: #fff;
}
.aPtop span {
	position: relative;
	z-index: 3;
}
.aPtop:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width:100%;
	height: 100%;
	background-color: transparent;
	z-index: 1;
	padding-bottom: 0%;
	border-radius: 0 0 0 0;
	transition: all ease 0.25s;
}
.aPtop.aPT-roast:before {
	background-color: #3E2F5B;
}
.aPtop.aPT-organic:before {
	background-color: #37392E
}
.aPtop.aPT-teaspice:before {
	background-color: #EADFD4
}
.aPtop.aPT-teaspice {
	color: #000;
}
.aPin:hover .aPtop:before {
	padding-bottom: 40%;
	border-radius: 0 0 250px 250px;
}
.aPin:hover .aPimg img {
	transform: scale(1.1);
}
.tstT p {
	font-family: antoniobold;
	font-size: 1.6em;
	display: inline-block;
	position: relative;
	margin:0 0 5px;
}
.tstin {
	max-width: 600px;
	margin:auto;
}
.tstin .tstCarousel {
	padding:0 55px;
	position: relative;
}
.tstin .owl-nav {
	position: absolute;
	top: 0;
	bottom: 40px;
	height: 0;
	margin:auto;
	left: 0;
	right:0;
	display: flex;
	display: -ms-flexbox;
}
.owl-nav .owl-next {
	margin-left: auto;
}
.testimonials {
	padding:100px 0 0;
}
.tstAuthor {
	text-align: right;
}
.tstnav {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items:center;
	justify-content: center;
	-ms-flex-pack:center;

	width:40px;
	height: 40px;
	border:2px solid #000;
	font-size: 1.5rem;
	border-radius: 50%;
}
.tstCarousel .owl-nav button {
	outline: none !important;
}
.imgCTA {
	position: relative;
	padding:100px 0 0;
}
.imgCTArt h3 {
	font-family: freight-display-pro;
	margin-bottom: 50px;
	margin-top: 30px;
	position: relative;
	z-index: 2;
	font-size: 2.4em;
}
.imgCTArt {
	
}
.imgCTArt img {
    position: absolute;
    right: -15px;
    top: 0;
    width: 50%;
    z-index: 1;
    max-width: 190px;
}
.imgCTAr .btn-common {
	position: relative;
	z-index: 3;
}
.imgCTACircle {
    position: absolute;
    right: 0;
    top: -80px;
    width: 80%;
    padding-bottom: 80%;
    max-width: 300px;
    max-height: 300px;
    border-radius: 50%;
    z-index: 1;
    background-color: #EADFD4;
}
.fullBGCTA {
	margin:100px 0 0;
	padding:75px 0;
}
.fBG {
	position: relative;
    padding:40px 40px;
}
.fBG:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #EADFD4;

	background-image: url('https://cdn.shopify.com/s/files/1/0363/9787/5332/files/Gradient.png?v=1585166933');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}
.fBG > .row {
	position: relative;
	z-index: 2;
}
.cmnTxt h2 {
	font-family: freight-display-pro;
	font-size: 2.5em;
	margin-bottom: 15px;
}
.cmnBtns {
	margin-top: 20px;
}
.freight {
	font-family: freight-display-pro
}
.ssCws span {
	font-family: antoniobold;
	text-transform: uppercase;
	color: #EADFD4;
	-webkit-text-stroke-color: #EADFD4;
    color: #EADFD4;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    font-size: 3em;
    margin-right: 20px;
    line-height: 1em;
}
.ssCws {
	white-space: nowrap;
	display: inline-block;
}
.ssCws .ssCwsFilled {
	color: #8DAA9D;
	-webkit-text-stroke-color: #8DAA9D;
	-webkit-text-fill-color: #8DAA9D;
}
.scrollsection {
	padding:50px 0 0;
}
.pltrTopT {
	padding:100px 0 0;
}
.topT {
	text-align: center;
    max-width: 800px;
    margin: 0 auto 50px;
}
.topT h2 {
	font-size: 2.5em;
}
.sBLimg {
	position: relative;
	overflow: hidden;
}
.sBLimg:before {
    content: "";
    position: absolute;
    left: -17%;
    top: -35%;
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background-color: rgba(210, 35, 42, 0.75);
}
.splitBLinks {
	padding:100px 0 0;
}
.sBLt {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
	line-height: 1em;
	font-size: 2.5em;
	text-transform: uppercase;
	font-family: antoniobold;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 15px;

    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
}
.sBL {
	text-align: center;
	position: relative;
	display: block;
	padding-top: 30px;
}
.hBlog {
	padding:100px 0 0;
}
.dotT {
	display: inline-block;
	position: relative;
}
.dotT h2 {
	font-size: 2.5em;
	position: relative;
	z-index: 3;
}
.dotT:before {
	content: "";
    position: absolute;
    top: -20px;
    left: -30px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #8DAA9D;
    z-index: 1;
}
.antonio {
	font-family: antoniobold;
}
.hBi {
	display: block;
	height: 100%;
	border:2px solid #000;
	padding:30px 15px 30px;
}
.hBi h3 {
	font-size: 1.6em;
	color: #000;
}
.hBbtnin {
	display: inline-block;
	color: #3E2F5B;
}
.hBbtn {
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-end;
	-ms-flex-pack:flex-end;
}
.hBlogrow {
	position: relative;
}
.hBlogrow:before {
	content: "";
	position: absolute;
	z-index: 1;
	background-color: #EADFD4;
	top: 20px;
	bottom: 20px;
	left: 0;
	right: 0;
}
.hBlogrow > .container {
	position: relative;
	z-index: 2;
}
.contactCTA {
	padding:100px 0 0;
}
.cCTA {
    background-color: #8DAA9D;
    position: relative;
    padding: 30px 40px;
}
.cCTA h2 {
	font-size: 2.5em;
	margin: 0;
}
.btnhollow {
	border: 2px solid #000;
	background-color: transparent;
	color: #000 !important;
}
.cCTA p {
	margin:0;
}
.fcertcol {
	margin-bottom: 20px
}
.certifications {
	padding:80px 0 0;
}
.certifications p {
	text-transform: uppercase;
	font-weight: bold;
}
.fLMain {
	font-weight: bold;
	border-top: 1px solid #fff;
	padding:10px 0 5px;
}
#footer {
	margin: 80px 0 0;
	overflow: hidden;
}
.footerL {
	background-color: #D2232A;
	padding: 50px 25px 0;
}
.footerR {
	background-color: #EADFD4;
	padding:30px 20px;
}
.footerL a {
	color: #fff;
	margin-bottom: 8px
}
.footerLinks a {
	display: block;
}
.fRlinks a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.fRsplit {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items:center;
}
.fRsplit a:first-child {
	padding-right: 8px;
	border-right: 1px solid #fff;
}
.fRsplit a:last-child {
	padding-left: 8px;
}
.fLulin {
	padding-left: 20px;
}
.fLul {
	padding-left: 19px;
	margin-bottom: 0;
}
.fLul li {
	color: #fff;
	font-style: italic;
	list-style-type: initial;
}
.footLL {
    flex-grow: 1;
    max-width: 500px;
}
.footerLB a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    padding: 7px;
    margin: 5px 10px;
}
.footerCR img {
	height: 19px;
}
.footerCR span {
	font-size: 0.9rem;
	color: #fff;
	margin-right: 7px;
}
.footerR:before {
	content: "";
	position: absolute;
	top: 0;
	right: 99%;
	height: 100%;
	background-color: #EADFD4;
	z-index: 2;
	width: 10%;
}
.footerR:after {
	content: "";
    position: absolute;
    z-index: 2;
    width: 90%;
    height: 100%;
    left: 30%;
    bottom: -15%;
    background: url(https://cdn.shopify.com/s/files/1/0363/9787/5332/files/Torke_Coffee_Drawn_Icons_W-23_e5e48fe5-c0cf-455b-9615-83f4d2f1bdf2.png?v=1585166933) center / contain;
    background-repeat: no-repeat;
}
.fNews {
	position: relative;
	z-index: 3;
	text-align: center;
	padding: 50px 20px 50px 0;
}
.fNews .fNewsTitle {
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 20px;
    display: block;
}
.fNews p {
	margin-bottom: 30px;
}
.soldouttxt {
	color: #D2232A;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}
.spr-icon {
	color: #D2232A;
	opacity: 1 !important
}
.footNForm {
	position: relative;
}
.fNFormInput input {
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #000;
	padding:3px 2px;
	color: #000;
	width: 100%;
}
.fNFormSubmit {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 100%;
}
.fNFS1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	opacity: 0;
	z-index: 3;
}
.fNFS2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	user-select: none;
	pointer-events: none;
	font-size: 1.7em;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items:center;
	justify-content: center;
	-ms-flex-pack:center;
}
.oldPrice {
	position: relative;
	margin: 0 5px;
	color: #888;
	overflow: hidden;

}
.oldPrice:before {
	content: "";
	position: absolute;
	top: 2px;
	bottom: 0;
	left: 0;
	margin:auto;
	width: 100%;
	height: 2px;
	background-color: #888;
}
.pprice.pprice-sale > span {
	color: #D2232A;
}
.iProduct {
	padding:40px 0 0;
}
.iPDcat {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
}
.iPDtitle {

}
.addCartForm {
	margin-top: 15px;
}
.qtyLabel label {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 15px 0 0;
}
.qtyInput input {
	padding: 2px 2px 0 5px;
	border: none;
	border-bottom: 2px solid #000;
	max-width: 90px;
}
.noVariantsSelect.d-flex {
	display: none !important;
}
.iPDselector select {
	border: none;
	border-bottom: 2px solid #000;
	padding: 2px 2px 0 5px;
}
.iPDvariantTitle span {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 15px 0 0;
}
.iPDprice {
	color: #000;
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom:20px
}

.iPDprice .product-compare-price {
	color: #888
}
.iPi-carousel .owl-stage {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items:center;
	padding:0 30px;
}
.iPi-i {
	
}
.iPi-i img {
	max-height: 100%;
	max-width: 100%;
	width: auto !important;
	height: auto;
	max-height: 100px;
}
.iPi-i a {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items:center;
	justify-content: center;
	-ms-flex-pack:center;
	height: 100px;
}
.image-zoom {
	max-width: 100%;
	max-height: 100%;
}
.iPiThumb {
	cursor: pointer;
}
.iPimgtop {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: relative;
    width: 100%;
    padding-bottom: 65%;
}
#iPimg {
	position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -ms-flex-pack: center;
}
.iPi-carousel {
	position: relative;
}
.iPi-carousel .owl-nav {
	position: absolute;
	top: 0;
	bottom: 30px;
	height: 0;
	left: 0;
	right: 0;
	margin: auto;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-align-items: center;
}
.iPi-carousel .owl-nav .owl-next {
	margin-left: auto;
}
.iPi-carousel .owl-nav button {
	font-size: 1.3em !important;
}
.iPTabs {
	margin:70px 0 0;
	position: relative;
}
.iPTabs:before {
	content: "";
	position: absolute;
	top: 87px;
	bottom: 20px;
	left: 0;
	right: 0;
	width: 100%;
	background-color: #EADFD4;
}
.iPTbtns {
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	-ms-flex-pack:flex-start;
}
.iPTbtn {
	font-size: 2em;
	font-family: antoniobold;
	position: relative;
	padding: 5px 20px;
	border: 2px solid transparent;
	text-transform: uppercase;
    -webkit-text-stroke-color: #000;
    color: #000;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    text-decoration: none;
    cursor: pointer;
}
.iPTbtn.iPTbtna {
	border-color: #000;
	-webkit-text-fill-color: #000;
}
.iPTbtn.iPTbtna:before {
    content: "";
    position: absolute;
    bottom: -5px;
    height: 5px;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 2;
    background-color: #fff;
}
.iPTbcircle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow:hidden;
}
.iPTbtn.iPTbtna .iPTbcircle:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: -28px;
    width: 90px;
    height: 90px;
    background-color: rgba(210,35,42,0.75);
    border-radius: 50%;
    z-index: -1;
}
.iPTci {
	position: relative;
	padding:40px 30px;
	border: 2px solid #000;
	display: none;
}
.iPTci.iPTcia {
	display: block;
}
.img-block {
	padding:80px 0 0;
}
.iPshare {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1rem;
}
.iPshare a {
	color: #000;
	font-size: 1.2rem;
	text-decoration: underline;
	margin-left: 13px;
}
.ProductsTop {
	background-color: #D2232A;
	padding:80px 0 80px;
	color: #fff;
}
.PT-heading {
	margin-bottom: 40px
}
.PTF {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none !important;
}
.PTFSort {
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
}
#PTFSelect {
	border: none;
	border-bottom: 2px solid #fff;
	color: #fff;
	background-color: transparent;
}
.PTFtxt {
	margin-right: 10px;
}
.PTFplus {
	margin-right: 8px
}
.PTFc1 {
	background-color: #EADFD4;
	color: #3E2F5B;
	padding:25px;
	margin-top: 30px
}
.roastSlider {
	width: 300px;
	max-width: 100%;
}
.roastSlider #roasts {
	width: 100%;
	padding: 6px 0px;
}
input#roasts {
	-webkit-appearance: none; /* Hides the slider so that custom slider can be made */
	width: 100%; /* Specific width is required for Firefox. */
	background: transparent; /* Otherwise white in Chrome */
}
input#roasts[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
}
input#roasts[type=range]:focus {
	outline: none;
}
input#roasts[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;

  /* Hides the slider so custom styles can be added */
  background: transparent; 
  border-color: transparent;
  color: transparent;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #3E2F5B;
  cursor: pointer;
  margin-top: -6px; /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
}

/* All the same stuff for Firefox */
input[type=range]::-moz-range-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #3E2F5B;
  cursor: pointer;
}

/* All the same stuff for IE */
input[type=range]::-ms-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #3E2F5B;
  cursor: pointer;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: #3E2F5B;
  border-radius: 5px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #3E2F5B;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: #3E2F5B;
  border-radius: 5px;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: #3E2F5B;
  border-radius: 5px;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: #3E2F5B;
  border-radius: 5px;
}
input[type=range]:focus::-ms-fill-lower {
  background: #3E2F5B;
}
input[type=range]::-ms-fill-upper {
  width: 100%;
  height: 8px;
  cursor: pointer;
  background: #3E2F5B;
  border-radius: 5px;
}
input[type=range]:focus::-ms-fill-upper {
  background: #3E2F5B;
}
.rStop {
	text-transform: uppercase;
    margin-bottom: 7px;
}



.PTFc1r {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.PTFc1r input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border-radius: 50%;
  border:2px solid #3E2F5B;
  margin-top: 4px;
}

/* On mouse-over, add a grey background color */
.PTFc1r:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.PTFc1r input:checked ~ .checkmark {
  
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
	display: block;
	width: 0;
	height: 0;
	margin:auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin:auto;
	transition: all ease 0.15s;
	border-radius: 50%;
}

/* Show the indicator (dot/circle) when checked */
.PTFc1r input:checked ~ .checkmark:after {
  
  width: 80%;
  height: 80%;
  background-color: #3E2F5B;
  border-radius: 50%;
}
.PTFc1r label {
	margin:0;
	padding:4px 0;
}


.PTFc1.PTFcHollow {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}
.PTFc1.PTFcHollow .checkmark {
	border-color: #fff;
}
.PTFc1.PTFcHollow .PTFc1r input:checked ~ .checkmark:after {
	background-color: #fff;
}
.PTFc1.PTFcHollow > span {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
    margin-bottom: 7px;
    display: block;
}
.plist {
	margin-top: -35px;
}
.PTF-Active .PTFplus {
	display: none;
}
.PTF-Active .PTFtxt {
    border-bottom: 2px solid #fff;
    padding-left: 30px;
    padding-right: 15px;
    position: relative;
}
.PTF-Active .PTFtxt:before {
    content: "-";
    position: absolute;
    top: 0;
    /* bottom: 0; */
    left: 4px;
    margin: auto;
    height: 0;
    width: 20px;
    line-height: 1em;
    font-size: 1.3em;
}
.PTF-Active .PTFtxt span:before, .PTF-Active .PTFtxt span:after {
	content: "";
	position: absolute;
	bottom: -3px;
	height: 4px;
	width: 4px;
	border-radius: 50%;
	background-color: #fff;
}
.PTF-Active .PTFtxt span:before {
	left: 0;
}
.PTF-Active .PTFtxt span:after {
	right: 0;
}
.paginates {
	display: flex;
	display: -ms-flexbox;
}
.paginateLink a {
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 2px solid #000;
    border-radius: 50%;
    font-size: 1.4em;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -ms-flex-pack: center;
    font-weight: bold;
    color: #000;
    margin-right: 10px;
}
.paginateOn.paginateLink a {
	user-select: none;
	pointer-events: none;
	background-color: #000;
	color: #fff;
}
.paginateLink a:hover {
	text-decoration: none;
	background-color: #eee;
}
.navddbT {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}
.header {
	padding:80px 0;
	position: relative;
}
.headerin h1 {
	font-size: 2.5em;
	margin: 0;
	color: #fff;
}
.header > .container {
	position: relative;
	z-index: 2;
}
.header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.55);
}
.centeredTxt {
	padding:100px 0 0;
}
.centeredTxtin {
	max-width: 800px;
	margin: auto;
}
.serveCircles {
	padding:80px 0;
	margin-top: 100px;
    background-image: url(https://cdn.shopify.com/s/files/1/0363/9787/5332/files/Gradient.png?v=1585166933);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.serveCirclesTop h2 {
	font-size: 2.5em;
	margin-bottom: 40px;
}
.sCircle {
	display: block;
	position: relative;
	padding:0 20px;
}
.sCircleCircle {
    background-color: #8DAA9D;
    width: 210px;
    height: 210px;
    display: block;
    border-radius: 50%;
    margin: auto;
}
.sCircleTxt {
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	margin:auto;
	font-size: 2.2em;
	font-family: antoniobold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items:center;
	text-align: left;
	padding:0 20px;
}
.sCcol {
	text-align: center;
	margin-bottom: 50px;
}
.bPls {
	width: 100%;
	position: relative;
	padding:20px 0;
}
.bPlsMid {
	position: absolute;
	width: 2px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	background-color: #fff;
	display: block;
}
.bPlsMid:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    top: -1px;
    left: -1px;
    margin: auto;
    background: #fff;
}
.bPlsMid:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    bottom: -1px;
    left: -1px;
    margin: auto;
    background: #fff;
}
.businessProducts {
	padding:80px 0;
	background-color: #D2232A;
	margin-top: 100px;
}
.cmnHeading {
	color: #fff;
	text-align: center;
	font-size: 2.5em;
	margin-bottom: 40px;
}
.bPl {
	max-width: 52%;
	position: relative;
	z-index: 3;
}
.bPl.bPl2 {
	margin-left: auto;
}

.bPltxt p {
	font-family: antoniobold;
	font-size: 2em;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
}
.bPlimg {
	display: block;
	height: 200px;
	width: 200px;
	border-radius: 50%;
	border: 2px solid #D2232A;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
	background-color: #fff;
}
.bPltxt span {
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	display: block;
}
.hollowSplitBLinks.splitBLinks {
	padding:70px 0;
	background-image: url(https://cdn.shopify.com/s/files/1/0363/9787/5332/files/Gradient.png?v=1585166933);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.hollowSplitBLinks .sBL {
    padding: 60px 30px 30px;
    border: 2px solid #000;
}
.hollowSplitBLinks .sBLt {
    top: 30px;
    left: 30px;
}
.hollowSplitBLinks .sBLimg:before {
	display: none;
}
.smt-remove {
	margin-top: -100px;
}
.introText {
	padding:100px 0 0;
	font-size: 1.2em;
}
.contactFormBox {
	background-color: #D2232A;
	padding:40px 20px;
	color: #fff;
	text-align: center;
}
.contactForm {
	margin:100px 0 0;
}
.contactFormBox h2 {
	font-size: 2.5em;
	margin-bottom: 30px;
}
.cogForm legend, .cogForm label {
	font-size: 1.2rem;
}
.contactFormBox input[type=text] {
	background-color: transparent;
	padding:4px 3px;
	border: none;
	border-bottom: 2px solid #fff;
}
.contactFormBox textarea {
	padding:4px 3px;
	background-color: transparent;
	border: 2px solid #fff;
}
.contactFormBox input[type=text]::placeholder, .contactFormBox textarea::placeholder {
  color: #fff;
  opacity: 1;

}
.contactFormBox input[type=text]:-ms-input-placeholder, .contactFormBox textarea:-ms-input-placeholder { 
  color: #fff;

}
.contactFormBox input[type=text]::-ms-input-placeholder, .contactFormBox textarea::-ms-input-placeholder { 
  color: #fff;

}
.contactFormBox .c-choice-option span {
	margin-left: 7px;
	display: block;
}
.contactFormBox .c-choice-option label {
	display: flex !important;
	display: -ms-flexbox;
	align-items: center;
	-ms-align-items:center;
	position: relative;
	padding-left: 45px !important
}
.contactFormBox .c-choice-option input {
	margin-left: -15px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.contactFormBox .c-choice-option {
	
}














@media (min-width: 992px) {
	.sBLt:hover {
		text-decoration: none;
	}
	.hFlink:hover {
		text-decoration: none;
		background-color: #fff;
	}
	.bPl .row {
		justify-content: flex-end;
		-ms-flex-pack:flex-end;
	}
	.bPl.bPl2 .row {
		justify-content: flex-start;
		-ms-flex-pack:flex-start;
	}
}
@media (max-width: 991px) {
	.bPlsMid {
		right: auto;
	}
	.bPl {
		width: 100%;
		max-width: 100%;
		margin-top: 0px !important;
	}
	.bPlimg {
		width: 160px;
		height: 160px;
		transform-origin: center center;
		transform: scale(1.1);
	}
	.bPltxt span {
		text-align: left;
	}
	.sCcol:nth-child(even) {

	}
	.sCcol:nth-child(odd) {
		margin-top: 100px;
		margin-bottom: 0;
	}
	.footerR {
		overflow:hidden;
	}
	.navbar {
		overflow:hidden;
	}
	.hBrin {
		padding-top: 30px;
	}
	.hBlogrow:before {
		top: 0;
	    bottom: 0;
	    left: 25px;
	    right: 25px;
	}
	.fBG:before {
		opacity: 0.9
	}
	.navbar-collapse {
		background-color: #EADFD4;
		position: relative;
		z-index: 1 !important;
		max-width: 100%;
	}
	.navbar-nav {
		position: relative;
		z-index: 1;
	}
	.navbar-nav:before {
	    content: "";
	    position: absolute;
	    top:-6%;
	    right: 29%;
	    width: 100%;
	    padding-bottom: 100%;
	    border-radius: 50%;
	    background-color: #fff;
	    z-index: 1;
	}
	.nav-item {
		position: relative;
		z-index: 2;
	}
	.nav-link {
		padding:10px 0px !important;
		margin:0 20px;
		position: relative;
	}
	.nav-link:before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width:100%;
		border-bottom: 2px solid #D2232A;
	}
	.nmnobb.nav-link:before {
		border-bottom: none;
	}
	.nav-link.nmlbb1:before {
		max-width: 44%
	}
	.nav-link.nmlbb2:before {
		max-width: 52%
	}
	.nav-link.nmlbb3:before {
		max-width: 59%
	}
	.navbar > * {
		position: relative;
		z-index: 2;
	}
	.navbar-brand {
		position: relative;
		z-index: 2;
	}
}
/*For Long Vertical Mobile Screens*/
@media (max-width: 991px) and (min-height: 720px) {
	.navbar-nav:before {
	    content: "";
	    position: absolute;
	    top: -6%;
	    right: 19%;
	    width: 140%;
	    padding-bottom: 140%;
	    border-radius: 50%;
	    background-color: #fff;
	    z-index: 1;
	}
	.nav-link {
		padding:23px 0 !important;
	}
}
@media (max-width: 767px) {
	.imgCTACircle {
		padding: 0;
		height: 300px;
		left: 0;
		right: 0;
		top: -30px;
		margin:auto;
	}
	.imgCTArt img {
		right:15px;
	}
}
@media (max-width: 575px) {
	.sCircleCircle {
		width: 190px;
		height: 190px;
	}
}



