<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
####################################################
	C A F E  - W A R R I O R   S T Y L E S
####################################################
*/
.cw .section .container {
	max-width:1080px;
	margin: 0 auto;
}
.cw .section .container .wrapper {
	max-width:720px;
	margin: 0 auto;
}
.cw .section .container .max-720 {
	max-width:720px;
}
.cw h1, 
.cw h2,
.cw h3, 
.cw h4, 
.cw h5 {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
.cw .p,
.cw p {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 300;
	/*font-size:20px;
	line-height: 34px;*/
	font-size:36px;
	line-height: 40px;
	color:#494a4e;
}
.cw .p,
.cw p {
	font-size: 20px;
	line-height: 1.8em;
}
.cw h1 {
	font-weight: 300;
    font-size: 28px;
    line-height: 1.2em;
    text-align: center;	
}

.cw h2 {
    font-weight: 700;
	/*font-weight: 300;*/
    text-transform: uppercase;
    font-size: 30px;
    /*color: #d11d7d;*/
	color:#a94b7d;
    line-height: 1.2em;
    text-align: center;
	margin-bottom: 40px;
}
.cw h2.h1 {
	font-weight: 300;
    font-size: 28px;
    line-height: 1.2em;
    text-align: center;	
}
.cw h3 {
	font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
    /*color: #d11d7d;*/
	color:#a94b7d;
    line-height: 1.5em;
    text-align: center;
    
	margin-bottom: 40px;
}
.cw h4 {
	/*color:#d11d7d;*/
	color:#a94b7d;
}
.cw h5 {
	font-size: 18px;
}
.cw h6 {
	font-family: 'Dancing Script',handwriting;
	font-size: 22px;
	line-height: 1.4em;
	text-align: center;
	margin-bottom:0;
}
.cw .text-white h1,
.cw .text-white h1 strong, 
.cw .text-white h2,
.cw .text-white h2 strong, 
.cw .text-white h3,
.cw .text-white h3 strong, 
.cw .text-white h4,
.cw .text-white h4 strong, 
.cw .text-white h5,
.cw .text-white h5 strong, 
.cw .text-white h6,
.cw .text-white h6 strong {
	color:#fff;
}
.cw .text-black h1,
.cw .text-black h1 strong, 
.cw .text-black h2,
.cw .text-black h2 strong, 
.cw .text-black h3,
.cw .text-black h3 strong, 
.cw .text-black h4,
.cw .text-black h4 strong, 
.cw .text-black h5,
.cw .text-black h5 strong, 
.cw .text-black h6,
.cw .text-black h6 strong {
	color:#000;
}
.color-h2-blue {
	color: #106dbd;
}
.color-h3-blue,
.color-h4-blue  {
	color: #2a89dc;
}
.cw .blue {
	color:#55b0ff;
	/*color:#0e5da0;*/
}
.cw .girl-pink {
	color: #ff55da;
}
.cw .color-hot-pink {
	color:#ff55da;
}
.color-red-pink, 
.cw .red-pink {
	color: #d11d7d;
}
.cw-baby-pink,
.color-baby-pink,
.cw .baby-pink {
	color:#ef88be;
}
.cw-grape {
	color:#a94b7d;
}

.cw-hot-pink,
.color-hot-pink,
.cw .hot-pink {
	color:#e40078;
}
.cw-bg-dirty-pink{
	background:#ebd4f1;
}
.cw-bg-dirty-grape {
	background:#8f649a;
}
.cw-bg-dark-purple {background:#6b093d;}
.cw-dark-purple {color:#6b093d!important;}

.cw .button-block {
	text-align:center;
	margin:30px auto 30px auto;
}
.cw div span.cw-step,
.cw h2 span.cw-step {
bg-purple text-white rounded-circle ;
	display: inline-block;
	text-align:center;
	color:#fff;
	border-radius:50%;
	width:90px; 
	height:90px; 
	line-height:90px;
}
.cw .profile-image {
	text-align:center;
}
.cw .profile-image img {
	border-radius: 50% 50% 50% 50%;
    overflow: hidden;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}


.cw .bg-soft-pink {
	background:#ffc7d6;
}
.cw .color-soft-pink {
	color:#ffc7d6;
}


.cw .caption-block {
	margin-bottom:80px;
}
.cw .caption-block h5 {
	text-align:center;
	margin-top:32px;
	font-size:16px;
	font-weight:500;
	line-height: 1.2em;
	
}
.cw .caption-block h5 strong {
	font-weight:700;
}
.cw .caption-block h5 + h5 {
	margin-top:10px;
}
/*.cw .btn-action {
    background-color: #a60593;
}
.cw .btn-action:hover {
    background-color: #7e0264;
    color: #fff;
}*/

.cw h1 strong,
.cw h2 strong,
.cw h3 strong,
.cw h4 strong,
.cw h5 strong,
.cw .p strong,
.cw p strong,
.cw ul li strong {
	font-weight: 700;
	/*color: #ff55da;*/
	/*color: #4c4c4e;*/
}
.cw ul li {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height:32px;
	margin-bottom:42px;
}
.cw ul.li-tight li {
	margin-bottom: 12px!important;
}

.cw ul.li-expanded li {
	margin-bottom: 2.5em!important;
}

.cw .divider {
	padding:40px 0;
}
.cw .divider div {
    border-bottom: dotted 5px #f3d6f0;
	
    /*border-bottom: dotted 5px #e2e2e2*/
    height: 1px;
    width: 100%;
}

.cw .image-block {
	padding-bottom:40px;
	margin-left:-15px;
	margin-right:-15px;
	/*display:none;*/
}
.cw .image-block.max-250 {
	max-width:250px;
	margin-left:auto;
	margin-right:auto;
}
/*.cw .btn-action {
    background-color: #ff00c9;
}*/
.img-arrows {
	max-height: 320px;
}
a {
	color: #d11d7d;
}
.btn-success:not(.bootstrap-default)			{ background-color: #4a1738;}
.btn-success:not(.bootstrap-default):hover		{ background-color: #7d0052;}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {  
	
	.img-arrows {
		max-height:400px;
	}

	.cw .p,
	.cw p {
		font-weight: 300;
		font-size:22px;
		line-height: 34px;
	}
	.cw h2.h1,
	.cw h1 {
		font-weight: 300;
		font-size: 42px;
		line-height: 1.2em;
	}
	.cw h2 {
		font-weight: 700;
		font-size: 48px;
		line-height: 1.2em;
		margin-bottom: 60px;
	}
	.cw h3 {
		font-size: 30px;
		font-weight: 700;
		line-height: 1.2em;
		margin-bottom: 60px;
	}
	.cw h4 {
		font-weight: 700;
		/*font-size: 34px;*/
		/*line-height: 1.5em;*/
		margin-bottom: 80px;
	}
	.cw h5 {
		font-size: 26px;
	}
	.cw h6 {
		font-size: 26px;
		line-height: 1.4em;
		text-align: center;
		/*margin-top:180px;*/
	}
	.cw ul li {
		font-size: 22px;
		line-height:34px;
		margin-bottom:42px;

	}
	

	.cw .image-block {
	margin-left:0px;
	margin-right:0px;
	/*margin: 0 -180px;*/
	margin-bottom:80px;
	padding:0;
	}
	.cw .image-block.max-250 {
	max-width:none;
	margin-left:0px;
	margin-right:0px;
	}
	.cw .button-block {
		margin:80px auto;
	}
	.cw .bg-cover {
		margin: 0;
	}
}

.bg-shiree-lol {background-image: url('/imgs/web/cafewarrior/shiree-lol.jpg'); background-size:cover; background-position:center;}
.bg-shiree-laptop {background-image: url('/imgs/web/cafewarrior/shiree-laptop.jpg'); background-size:cover; background-position:center;}

.bg-jess-carry-surfboard {background-image: url('/imgs/web/cafewarrior/jess-carry-surfboard.jpg'); background-size:cover; background-position:center;}
.bg-jess-surfboard {background-image: url('/imgs/web/cafewarrior/jess-surfboard.jpg'); background-size:cover; background-position:center;}
.bg-jess-hat {background-image: url('/imgs/web/cafewarrior/jess-hat.jpg'); background-size:cover; background-position:center;}









.cw .highlight {
    background-color: #ffb5d1;
    color: white;
}


.cw .bg-purple-light {
    background-color: #e8edff;
}
.cw .bg-green-light {
    background-color: #eef7ec;
}
.cw .bg-cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	margin: 0 -15px;
}
.cw .h-mb-0 h1,
.cw .h-mb-0 h2,
.cw .h-mb-0 h3,
.cw .h-mb-0 h4,
.cw .h-mb-0 h5,
.cw .h-mb-0 h6 {
	margin-bottom:0;
}
.cw .h-mt-0 h1,
.cw .h-mt-0 h2,
.cw .h-mt-0 h3,
.cw .h-mt-0 h4,
.cw .h-mt-0 h5,
.cw .h-mt-0 h6 {
	margin-top:0;
}
.cw .bg-purple-light h3,
.cw .bg-green-light h3 {
    text-align:left;
}
.cw .bg-purple-light h5,
.cw .bg-green-light h5 {
	font-weight: 600;
	font-style: italic;
    margin-top:30px;
	margin-bottom:20px;
}

.cw .bg-purple-light &gt; .wrapper &gt; div,
.cw .bg-green-light &gt; .wrapper &gt; div {
    margin-bottom:120px;
}
.cw .bg-purple-light ul li,
.cw .bg-green-light ul li {
	list-style:square;
}

.cw .bg-purple-light h3 {
    color:#65169e;
}
.cw .bg-green-light h3 {
    color:#0e4103;
}

.cw .purchase-box .purchase-box-header h2 {
	color:#000;
}




.cw .purchase-box {
	max-width:440px;
	color:#494949!important;
	text-align:center;
}
.cw .purchase-box .purchase-box-header h3 {
	font-weight: 300;
    line-height: 34px;
    background-color: #b3e0e2;
	
	font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    color: #000000!important;
    line-height: 1.5em;
    text-align: center;

	padding:20px 30px 20px 30px;
	margin:0;
}
.cw .purchase-box .purchase-box-body {
	padding:20px 50px 20px 50px;
	background:#fff;
	margin:0;
}
.cw .purchase-box .purchase-box-body .font-small {
	font-size:16px;
	font-weight:700;
	line-height:22px;
}
.cw .purchase-box h2.purchase-price {
	font-size:48px;
	padding-bottom: 10px;
    color: #333;
    font-weight: 500;

}
.cw .purchase-box .purchase-box-footer {
	padding-bottom:40px;
	text-align:center;
	background:#fff;
	margin-bottom:80px;
}


/* Styles for Accordion */
.cw .toggle:last-child {
  border-bottom: 1px solid #dddddd;
}
.cw .toggle .toggle-title {
  position: relative;
  display: block;
  border-top: 1px solid #dddddd;
  margin-bottom: 6px;
}
.cw .toggle .toggle-title h4 {
	font-size: 20px;
	margin: 0px;
	line-height: 1.5em;
	cursor: pointer;
	font-weight: 500;
	text-align: left;
}
.cw .toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
}
.cw .toggle .toggle-inner div {
  max-width: 100%;
}
.cw .toggle .toggle-inner p {
	font-size:18px;
}
.cw .toggle .toggle-title .title-name {
	display: block;
	padding: 20px 25px 16px 25px;
}
.cw .toggle .toggle-title a i {
  font-size: 20px;
  margin-right: 5px;
}
.cw .toggle .toggle-title i {
  position: absolute;
  margin: 25px 0;
  left: 0;
  /*color:#55b0ff;*/
  color:#9492e9;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cw .toggle .toggle-title.active i {
  color: #ff55da;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}


.cw a:not(.btn) { color:#e1196c;}
.cw a:not(.btn):hover { color:#9b2757;}
.cw .h-darkpurple h1,
.cw .h-darkpurple h2,
.cw .h-darkpurple h3,
.cw .h-darkpurple h4 { color:#842d5b}

.cw-pink {
	color:#d11d7d!important;
}

/*** Cafe Warrior Modals ****/
.modal-header			{ background:#6b1b4f; color:#fff; /*background:#a94b7d;*//* color:#6b1b4f;*/}
.modal-backdrop			{ background:#dedede;}
.modal-content			{ border:none;}



.text-shadow { text-shadow:0px 5px 6px rgba(0,0,0,0.3);}
.text-shadow-darker { text-shadow:0px 5px 6px rgba(0,0,0,0.75);}


/*** Cafe Warrior BLOG  ****/
.pb-100 {
	padding-bottom: 100px;
}
.pt-100 {
	padding-top: 100px;
}
.mb-100 {
	margin-bottom: 100px;
}
.single-blog a {
	text-decoration: none;
	color: #333;
}
.section-title {
	position: relative;
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
}
.section-title h4::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #FF7200;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.blog-img {
	width:100%;
    overflow:hidden;
    position: relative;
    height: 270px;
	background-size: cover;
    background-position: center;
}
.blog-img img {
	width: 100%;
    position: relative;
    height: 270px;

}
.post-category a {
	display: inline-block;
	background-color: #6b093d;
	/*background-color: rgba(127, 142, 195, 0.95);*/
	color: #fff;
	font-size: 15px;
	padding: 5px 20px;
}
.single-blog:hover {
	-moz-box-shadow: 0 0 18px -4px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0 0 18px -4px rgba(0,0,0,0.13);
	 box-shadow: 0 0 18px -4px rgba(0,0,0,0.13);
}
.post-category {
	position: absolute;
	left: 0;
	bottom: 0;
}
.blog-content {
	padding: 30px 20px;
}
.single-blog {
	border: 1px solid #eee;
	margin-bottom:60px;
	background:#fff;

}
.blog-title h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
}
.meta ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.meta {
	margin-bottom: 20px;
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.blog-content a.box_btn {
	display: inline-block;
	background-color: #e000b0;
	padding: 5px 15px;
	color: #fff;
	text-transform: capitalize;
	margin-top: 20px;
}
a.box_btn {
	background-color: #b90092;
	text-decoration:none;
}
a.box_btn:hover {
	background-color: #b90092;
}

.blog-article-meta {
    text-align: center;
    font-size: 17px;
    color: #000;
    font-weight: 400;
}
.blog-article-meta a {
	color: #000!important;
}
.blog-article-meta a:hover,
.blog-entry-meta a:active {
	color: #d11d7d!important;
}
.blog-article-meta a.badge-category {
	color: #fff!important;
}
.blog-article-meta a.badge-category:hover,
.blog-entry-meta a.badge-category:active {
	color: #ffe1f1!important;
}
.blog-article-meta .badge-category {
	background: #6b093d!important;
}
.cw-step {
	/*position:relative;*/
}

.cw-step .cw-step-number {
	font-size: 49px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	background: #d11d7d;
	height: 85px;
	width: 85px;
	line-height: 80px;
	text-align: center;
}
/**** MD And Up *****/
@media (min-width: 768px) {
	.cw-step .cw-step-number {
		font-size: 32px;
		height: 55px;
		width: 55px;
		line-height: 50px;
	}
}

.cw-step .text-block {
    /*margin-left: 80px;*/
}

.cw .blog h5 {
	text-align:center;
	position: relative;
	padding:6px;
	margin-bottom:30px;
}


.cw .blog h5::after {
  content: "";
  background: url('/imgs/web/hl-pink-bg.png');
  opacity: 0.4;
  top: -10px;
  left: -10px;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
	background-size:contain;
	background-repeat:no-repeat;
	text-align:center;
	background-position:center;

}
/* Small devices (landscape phones, 576px and up) */
@media (max-width: 374px) {
	.xxs-d-none {
		display: none;
	}

	.xxs-d-inline {
		display: inline!important;
	}

	.xxs-d-inline-block {
		display: inline-block!important;
	}

	.xxs-d-unset {
		display: unset!important;
	}
}</pre></body></html>