@media screen and (min-width: 1200px) {
body {
	font-weight: normal;
	font-family: 'Varela Round', sans-serif;
	letter-spacing: normal;
	line-height: 1.360em;
	border-style: none;
	white-space: normal;
	font-size: 21px;
}
.gallery {
	font-size: 0.994em;
}
p {
	font-size: 1.069em;
}
.desktop-divider-cellwidth {
	-webkit-box-flex: 1 24%;
	-moz-box-flex: 1 24%;
	-ms-flex: 1 24%;
	-webkit-flex: 1 24%;
	flex: 1 24%;
	margin: 1px 1px;
}
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
body {
	font-family: 'Varela Round', sans-serif !important;
	padding: 0px;
	font-size: 21px;
	line-height: 1.154em;
}
.gallery {
	font-size: 0.973em;
}
p {
	font-size: 1.077em;
}
.desktop-divider-cellwidth {
	-webkit-box-flex: 1 48%;
	-moz-box-flex: 1 48%;
	-ms-flex: 1 48%;
	-webkit-flex: 1 48%;
	flex: 1 48%;
	margin: 1px 1px;
}
}
h2 {
	font-family: 'Cairo', sans-serif;
	font-size: 1.293em;
	letter-spacing: inherit;
	margin: 0px !important;
	white-space: inherit;
	text-transform: capitalize;
}
.description-layout {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	letter-spacing: inherit;
	margin: 0 auto;
	-webkit-box-shadow: 0 5px 16px rgba(179,201,184,0.959);
	-moz-box-shadow: 0 5px 16px rgba(179,201,184,0.959);
	box-shadow: 0 5px 16px rgba(179,201,184,0.959);
	float: none;
	clear: both;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.home-simple {
	display: block;
	width: 43%;
	-webkit-box-shadow: 0 5px 17px rgba(193,181,247,0.856);
	-moz-box-shadow: 0 5px 17px rgba(193,181,247,0.856);
	box-shadow: 0 5px 17px rgba(193,181,247,0.856);
	clear: both;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	letter-spacing: inherit;
	text-align: center;
	padding: 6px 8px 5px 7px;
	margin: 7px auto;
	border: 1px solid #dbd3d1;
	background: rgba(232,226,231,0.855);
	font-weight: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.features-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox !important;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-ms-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.curved-action {
	display: block;
	margin: 0 auto;
	border-spacing: 0px;
	padding: 0.453em 0;
	text-align: center;
	width: 97%;
	height: 100%;
	background:url(/beautiful/currently.png) repeat;
	clear: both;
}
.inner-current {
	display: inline-block;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(245,240,246,0.865);
	height: inherit;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	padding: 0.944em 0.396em 0.995em;
}
.clearfix {
	letter-spacing: normal;
	padding: 0px;
	margin: 0px;
	float: none;
	width: 100%;
	clear: both;
}
.text-centered {
	z-index: 5;
	border: 1px dashed #c3ccc0;
	background: #ece3e7;
	border-spacing: 0px;
	margin: 0 auto;
	width: 100%;
}
.featured-tags {
	background: rgba(230,247,203,0.876);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	margin: 1px 1px;
	letter-spacing: normal;
	width: 100%;
	height: 100%;
}
.anchor-product {
	-webkit-box-flex: 1 100%;
	-moz-box-flex: 1 100%;
	-ms-flex: 1 100%;
	-webkit-flex: 1 100%;
	flex: 1 100%;
	vertical-align: top;
}
.container-desktop {
	text-align: center;
	margin: 5px 0;
	text-indent: 5px;
	white-space: inherit;
}
.gallery {
	letter-spacing: inherit;
	margin-bottom: 0.683em;
	margin-left: 0.793em;
	color: rgba(121,134,131,0.892);
	margin-top: 0.688em;
}
h1 {
	font-size: 1.770em;
	font-family: 'Varela Round', sans-serif;
	margin-bottom: 1.069em;
	margin-top: 1.058em;
	letter-spacing: inherit;
}
a:link {
	color: #0400fe;
	text-decoration: underline;
}
a:visited {
	color: #860083;
	padding-left: 0px;
	text-decoration: underline;
	letter-spacing: normal;
}
a:hover {
	padding-left: 0px;
	margin-left: 0px;
	text-decoration: underline;
	color: #f500f7;
}
.post-responsive {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.device-field {
	-webkit-box-flex: 1 25%;
	-moz-box-flex: 1 25%;
	-ms-flex: 1 25%;
	-webkit-flex: 1 25%;
	flex: 1 25%;
	padding: 0.933em;
}
p {
	font-family: 'Varela Round', sans-serif;
	text-indent: 4px;
	font-weight: normal;
	letter-spacing: normal;
}
ul li {
	clear: both;
}
@media screen and (max-width: 767px) {
body {
	border-style: none;
	line-height: 2.36em;
	overflow: auto;
	font-weight: normal;
	letter-spacing: inherit;
	padding: 0px;
	font-family: 'Varela Round', sans-serif;
	font-size: 22px;
}
.gallery {
	font-size: 0.956em;
}
p {
	font-size: 1.097em;
}
.desktop-divider-cellwidth {
	-webkit-box-flex: 1 100%;
	-moz-box-flex: 1 100%;
	-ms-flex: 1 100%;
	-webkit-flex: 1 100%;
	flex: 1 100%;
	margin: 1px 1px;
}
}
.object-padding {
	display: block;
	margin: 0 auto;
	font-weight: normal;
	width: 97%;
	background: #e3ece6;
	border-spacing: 0px;
	border-style: none;
	height: 100%;
}
.panel-mod {
	-webkit-box-flex: 1 100%;
	-moz-box-flex: 1 100%;
	-ms-flex: 1 100%;
	-webkit-flex: 1 100%;
	flex: 1 100%;
	margin: 1px 1px;
	float: none;
}
.blank-type {
	max-width: 97%;
	height: auto;
	border: 1px solid #e3eeed;
	clear: both;
	margin: 0.214em 0.287em !important;
	float: none;
	width: auto;
}
.clearfix-left {
	text-align: left;
	letter-spacing: inherit;
	float: none;
	margin: 3px;
	text-indent: 10px;
}
.featured {
	padding-bottom: 0.447em;
	padding-top: 0.769em;
	float: none;
	margin: 0 auto;
	border-collapse: collapse;
	width: 98%;
}
.content-pagination {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 0.971em;
	margin-top: 0.358em;
	clear: both;
}
.external {
	float: none;
	margin-top: 0px;
	font-weight: normal;
	clear: both;
	text-align: center;
}
.middle-padding {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box;
	margin: 0 auto;
	letter-spacing: normal;
	font-family: 'Cairo', sans-serif;
	vertical-align: top;
	text-align: justify;
	background: rgba(225,235,249,0.962);
	padding: 3% 1% 6%;
	width: 82%;
	font-weight: normal;
}
.grid-site {
	display: block;
	background: rgba(77,1,46,0.868);
	text-indent: 7px;
	white-space: inherit;
	position: relative !important;
	text-align: center !important;
	float: none;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box !important;
	clear: both;
	margin: 0 auto;
	padding: 1.173em 0.542em;
	color: rgba(251,214,237,0.985);
}
	a,
	button,
	input:focus,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	textarea:focus {
		transition: all 0.1s ease-in-out;
	}
.item-desktop {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	float: none;
	-ms-flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
