@font-face {
	font-family: Recoleta;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/Recoleta-Medium.ttf);
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Recoleta;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/Recoleta-SemiBold.ttf);
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Recoleta;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/Recoleta-Regular.ttf);
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Recoleta;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/Recoleta-Bold.ttf);
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Recoleta;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/Recoleta-Light.ttf);
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-Bold.ttf);
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-Regular.ttf);
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-Light.ttf);
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-MediumItalic.ttf);
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-LightItalic.ttf);
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-Medium.ttf);
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-BoldItalic.ttf);
	font-weight: 700;
	font-display: swap;
	font-style: italic;
}
@font-face {
	font-family: TT Norms Pro;
	src: url(https://cdn.shopify.com/s/files/1/0506/0424/5166/files/TTNormsPro-Italic.ttf);
	font-weight: 400;
	font-display: swap;
	font-style: italic;
}

/* reset.css */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
b,strong {
	font-weight: bolder;
}
code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
small {
	font-size: 80%;
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
}
button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,input {
	overflow: visible;
}
button,select {
	text-transform: none;
}
button,[type="button"],[type="reset"],[type="submit"] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
details {
	display: block;
}
summary {
	display: list-item;
}
template {
	display: none;
}
[hidden] {
	display: none;
}

/* style.css */

*{
	box-sizing: border-box;
	word-break: break-word;
}
html {
	scroll-behavior: smooth;
}
body{
	font-size: 14px;
	line-height: 1.6;
	font-family: 'TT Norms Pro',sans-serif;
	color: #000000;
}
section, header, footer{
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin:0px auto;
}
.container{
	max-width: 1240px;
	width: 100%;
	margin: 0px auto;
	padding: 0 24px;
}
i{
	font-style: italic;
}
b, strong{
	font-weight: bold;
}
img{
	max-width: 100%;
}

.full-width-section{
	max-width: 100%;
}

#adv-top{
	color: #b0b0b0;
	font-size: 14px;
	background: #20254a;
	text-align: center;

}

header{
	padding: 16px 0px;
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.12);
	background: #aee1d8;
	z-index: 100;
}

header .inner-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	align-items: flex-start;
	transition: .2s all ease;

}

header .header-logo{
	width: 125px;
	height: 45px;
}

header .header-nav{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 16px 0 0;
	padding: 0;
	list-style: none;
	align-items: center;
	transition: .2s all ease;
}

header .header-nav .header-nav-one-link{
	text-decoration: none;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 110%;
	text-align: center;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #20254a;
	padding: 8px 24px;
}

#holiday-sale-banner{
	background: #d66756;
}
#holiday-sale-banner .container{
	font-size: 0;
}

.text-align-center{
	text-align: center!important;
}

.color-red{
	color: red;
}
.custom-hr{
	width: 100%;
	height: 1px;
	background: rgba(0, 0, 0, 0.2);
	margin-bottom: 15px;
}

#main-section{
	font-size: 19px;
	margin: 30px auto;
}
#main-section .container{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}

.main-left .main-title{
	font-family: 'Recoleta',serif;
	font-style: normal;
	font-weight: 500;
	font-size: 44px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #20254a;
	margin: 15px 0;
}
.main-left p{
	margin-bottom: 15px;
}

.main-left img{
	display: block;
	margin: 0px auto 15px auto;
}

.main-left h2{
	text-align: left;
	font-family: 'Recoleta',serif;
	font-style: normal;
	font-weight: 500;
	font-size: 34px;
	line-height: 100%;
	letter-spacing: -.02em;
	color: #20254a;
	margin-bottom: 15px;
	margin-top: 15px;
}

.main-left a{
	color: #6aa9dd;
}

.main-left ul{
	padding-left: 20px;
	list-style: disc;
}

.main-left ul li{
	color: #6aa9dd;
	margin-bottom: 15px;
}

.main-left .big-float-letter{
	float: left;
	width: 0.85em;
	font-size: 400%;
	line-height: 80%;
}

.one-customer-review{
	background: #fcf1e4;
	margin-bottom: 15px;
	padding: 20px;
}

.one-customer-review .review-top{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 10px;
}

.one-customer-review .review-logo{
	min-width: 50px;
	height: 50px;
	background: #aee1d8;
	text-align: center;
	line-height: 50px;
	border-radius: 100%;
	margin-right: 10px;
}

.one-customer-review .review-rating-top{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

.one-customer-review .review-rating-top img{
	max-width: 22px;
	margin-bottom: 0;
	margin-right: 5px;
}

.one-customer-review .review-rating-bottom{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

.one-customer-review .verified-badge{
	background: #d8eefb;
	padding: 2px 5px;
	margin-right: 10px;
	font-size: 14px;
}

.special-reader-offer{
	background: #d1ede8;
	padding: 20px;
	margin-bottom: 15px;
}

.special-reader-offer img{
	max-width: 300px;
	display: block;
	margin: 0px auto;
}

.special-reader-offer ul li{
	color: #000000;
}

.main-left .get-btn{
	padding: 32px 32px;
	background: #82d9cc;
	border: 2px solid #20254a;
	font-size: 28px;
	color: #20254a;
	text-decoration: none;
	font-weight: 500;
	text-align: center;
	transition: .2s all ease;
	width: 100%;
	max-width: 500px;
	display: block;
	cursor: pointer;
	text-transform: uppercase;
	margin: 0 auto 15px auto;
	border-radius: 100px;
}

#main-section .main-right{
	min-width: 400px;
	max-width: 400px;
	margin-left: 20px;
	margin-top: 20px;
}

.main-right .top-plate{
	background: #fff8f2;
	border: 2px solid #1f264a;
	text-align: center;
	padding: 20px;
	margin-bottom: 30px;
}

.main-right .top-plate img{
	margin-bottom: 20px;
}

.main-right .one-plate{
	background: #fff8f2;
	border: 2px solid #1f264a;
	padding: 20px;
	margin-bottom: 15px;
}
.main-right .one-plate a{
	color: #6aa9dd;
}

.main-right .one-plate .save-btn{
	padding: 8px;
	background: #82d9cc;
	border: 2px solid #20254a;
	font-size: 19px;
	color: #20254a;
	text-decoration: none;
	font-weight: 500;
	text-align: center;
	transition: .2s all ease;
	width: 100%;
	display: block;
	cursor: pointer;
	max-width: 280px;
	margin: 20px auto 0px auto;
	border-radius: 100px;
}

.main-right .one-plate .social-title{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.main-right .one-plate .social-title-left{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

.main-right .one-plate .social-title-left img{
	margin-right: 5px;
	max-width: 30px;
	border-radius: 100%;
}

.main-right .one-plate .social-title-right{
	max-width: 25%;
}

.main-right .one-plate .social-title-right img{
	width: 100%;
}

.reviews-section{
	background: rgba(255,236,226,.4);
	padding: 15px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

.reviews-section .reviews-left{
	min-width: 140px;
	max-width: 140px;
	margin-right: 15px;
	background: #daf6ff;
	overflow: hidden;
}
.reviews-section .reviews-rank{
	font-size: 34px;
	text-align: center;
	margin-bottom: 0px;
}
.reviews-section .reviews-stars{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.reviews-section .reviews-stars img{
	max-width: 24px;
}

.reviews-section .reviews-status{
	font-size: 14px;
	text-align: center;
	background: #82d9cc;
}

.reviews-section .reviews-right .reviews-title{
	font-size: 24px;
}

.reviews-section .reviews-right .reviews-desc{
	font-size: 19px;
}



footer{
	margin-top: 40px;
	padding: 15px 0;
	background: rgba(255,236,226,.4);
}

footer .footer-desc{
	text-align: center;
	color: #20254a;
}

footer .footer-desc a{
	color: #20254a;
}

footer .footer-links{
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

footer .footer-links a{
	color: #20254a;
	font-weight: bold;
}

@media screen and (max-width: 992px){
	header{
		padding-left: 0;
		padding-right: 0;
	}
	#main-section .main-right{
		max-width: 340px;
		min-width: 340px;
		margin-left: 10px;
	}
	.main-left .get-btn{
		font-size: 24px;
	}
}

@media screen and (max-width: 768px){
	header{
		padding-bottom: 8px;
	}
	header .container{
		padding: 0;
	}
	header .inner-container{
		justify-content: center;
	}
	.container{
		padding: 0 12px;
	}

	#main-section .container{
		flex-direction: column;
		align-items: center;
	}
	#main-section .main-right{
		margin-left: 0;
		max-width: 400px;
		min-width: 280px;
	}

	.main-left h2{
		font-size: 32px;
	}

	.main-left .main-title{
		font-size: 30px;
	}

	.reviews-section{
		padding: 10px;
	}
	.reviews-section .reviews-left {
		min-width: 120px;
		max-width: 120px;
		margin-right: 10px;
	}
	.reviews-section .reviews-stars img{
		max-width: 20px;
	}

	footer .footer-links{
		flex-direction: column;
	}
	footer .footer-links{
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 480px){
	.main-left h2 {
		font-size: 28px;
	}
	.one-customer-review .review-top{
		flex-direction: column;
	}
	.one-customer-review .review-logo{
		margin-right: 0;
		margin-bottom: 20px;
	}
	.main-left .get-btn {
		font-size: 21px;
		padding: 14px;
	}
}
















