@font-face {
  font-family: 'Overlock otf webfont';
  src: url('../fonts/Overlock-Regular-OTF-webfont.eot') format('embedded-opentype'), url('../fonts/Overlock-Regular-OTF-webfont.woff') format('woff'), url('../fonts/Overlock-Regular-OTF-webfont.ttf') format('truetype'), url('../fonts/Overlock-Regular-OTF-webfont.svg') format('svg');
  font-weight: normal;
  font-style: none;
}
@font-face {
  font-family: 'Overlock otf webfont';
  src: url('../fonts/Overlock-Black-OTF-webfont.eot') format('embedded-opentype'), url('../fonts/Overlock-Black-OTF-webfont.woff') format('woff'), url('../fonts/Overlock-Black-OTF-webfont.ttf') format('truetype'), url('../fonts/Overlock-Black-OTF-webfont.svg') format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Overlock otf webfont';
  src: url('../fonts/Overlock-Bold-OTF-webfont.eot') format('embedded-opentype'), url('../fonts/Overlock-Bold-OTF-webfont.woff') format('woff'), url('../fonts/Overlock-Bold-OTF-webfont.ttf') format('truetype'), url('../fonts/Overlock-Bold-OTF-webfont.svg') format('svg');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Overlock otf webfont';
  src: url('../fonts/Overlock-Italic-OTF-webfont.eot') format('embedded-opentype'), url('../fonts/Overlock-Regular-OTF-webfont.eot') format('embedded-opentype'), url('../fonts/Overlock-Italic-OTF-webfont.woff') format('woff'), url('../fonts/Overlock-Regular-OTF-webfont.woff') format('woff'), url('../fonts/Overlock-Italic-OTF-webfont.ttf') format('truetype'), url('../fonts/Overlock-Regular-OTF-webfont.ttf') format('truetype'), url('../fonts/Overlock-Italic-OTF-webfont.svg') format('svg'), url('../fonts/Overlock-Regular-OTF-webfont.svg') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Overlock otf webfont';
  src: url('../fonts/overlock-bolditalic-webfont.eot') format('embedded-opentype'), url('../fonts/overlock-bolditalic-webfont.woff') format('woff'), url('../fonts/overlock-bolditalic-webfont.ttf') format('truetype'), url('../fonts/overlock-bolditalic-webfont.svg') format('svg');
  font-weight: 800;
  font-style: italic;
}

body {
  background-image: url('../images/bg-content.png');
  /* font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; */
  font-family: 'Overlock otf webfont', sans-serif;
  color: black;
  font-size: 11px;
  line-height: 12px;
  font-weight: 400;
}
h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-family:'Overlock otf webfont', sans-serif;
  color: #8d3a6d;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  text-transform: none;
  text-shadow: rgba(0, 0, 0, 0.29) 1px 1px 2px;
}
h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'Overlock otf webfont', sans-serif;
  color: #025247;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Overlock otf webfont', sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  max-width: 640px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family:'Overlock otf webfont', sans-serif;
  color: black;
  font-size: 130%;
  line-height: 130%;
  font-weight: 400;
  text-align: left;
}
p.entry-title a {
	font-size: 130%;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.logo {
  margin: 0px 0px 2px;
  padding: 0px;
  float: left;
}
.header {
  height: 90px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  float: none;
  background-image: url('../images/bg-header.png');
  background-size: auto 90px;
  background-repeat: repeat-x;
  box-shadow: black 0px 0px 5px 0px;
}
.headright {
  padding-right: 10px;
  float: right;
}
.search {
  margin-bottom: 0px;
  color: #c8e5e1;
  font-size: 9px;
}
.query {
  display: inline;
  width: 105px;
  height: 15px;
  margin: 2px;
  padding: 1px;
  background-color: #c8e5e1;
  box-shadow: #c8e5e1 0px 0px 2px 2px inset;
  font-size: 8px;
  line-height: 9px;
}
.querylabel {
  display: inline;
  font-size: 10px;
}
.s {
  display: none;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 10px;
}
.searchbtn {
  margin-right: 3px;
  padding: 2px;
  border: 1px solid #c8e5e1;
  border-radius: 3px;
  background-image: url('../images/bg-header.png');
  background-repeat: repeat-x;
}
.social {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  text-align: right;
}
.icon {
  padding: 2px;
}
.topnav {
  margin-right: auto;
  margin-left: auto;
  font-family:'Overlock otf webfont', sans-serif;
  font-weight: 400;
  text-align: center;
}
.topnavbar {
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bg-sidebar-v.jpg');
  color: #ad8b9b;
  text-align: center;
}
.topnavmenu {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  color: #ad8b9b;
}
.topnavlink {
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: none;
  color: #ad8b9b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 800;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.49) 0px 1px 0px, black 0px -1px 0px;
}
.topnavlink:hover {
  box-shadow: none;
  color: #ad8b9b;
  text-decoration: none;
}
.topnavlink:active {
  box-shadow: none;
}
.topnavlink:focus {
  box-shadow: none;
  color: #ad8b9b;
  text-decoration: none;
}
.topnavlink.w--current {
  box-shadow: none;
}
.topnavlink.w--current:hover {
  box-shadow: none;
}
.topnavlink.w--current:active {
  box-shadow: none;
}
.topnavlink.w--current:focus {
  box-shadow: none;
}
.topnavdropdown {
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: none;
  color: #ad8b9b;
  font-size: 14px;
  line-height: 18px;
  font-weight: 800;
  text-shadow: rgba(255, 255, 255, 0.49) 0px 1px 0px, black 0px -1px 0px;
}
.topnavdropdown.w--open {
  box-shadow: none;
}
.page {
  text-align: center;
}
.homerow {
  padding-top: 10px;
}
.slideshow {
  height: 400px;
  max-width: 640px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.essences {
  max-width: 640px;
  margin: 20px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  text-align: left;
}
.homeboximg {
  display: block;
  margin-right: 50px;
  margin-left: 20px;
  float: left;
}
.homequestions {
  display: inline;
  width: 100%;
  margin-top: 20px;
  padding-left: 0px;
  float: none;
  font-family:'Overlock otf webfont', sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.homelistitem {
  padding-left: 0px;
}
.questionlink {
  position: static;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family:'Overlock otf webfont', sans-serif;
  color: #282393;
}
.questionlink:hover {
  color: #932377;
}
.questionlink:active {
  color: #493151;
}
.questionlink:focus {
  color: #932377;
}
.h2essences {
  display: inline;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-left: 0px;
  float: none;
  font-family:'Overlock otf webfont', sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
}
.footer {
  margin-top: 20px;
  background-image: url('../images/bg-header.png');
}
.rowlinkbox {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}
.linkboximg {
  width: 200px;
  height: 150px;
}
.slide1 {
  background-image: url('../images/1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide2 {
  background-image: url('../images/2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide3 {
  background-image: url('../images/3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide4 {
  background-image: url('../images/4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide5 {
  background-image: url('../images/5.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide6 {
  background-image: url('../images/6.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide7 {
  background-image: url('../images/7.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide8 {
  background-image: url('../images/8.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide9 {
  background-image: url('../images/9.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slide10 {
  background-image: url('../images/10.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.columnmain {
  text-align: center;
}
.rightalignp {
  text-align: right;
}
.rightalignp.footerp {
  color: #c8e5e1;
}
.footerp {
  color: #c8e5e1;
}
.linkblock {
  color: #282393;
}
.linkblock:hover {
  color: #932377;
}
.linkblock:active {
  color: #493151;
}
.linkblock:focus {
  color: #932377;
}
.essencesdropdowns {
  max-width: 225px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 10px;
  background-image: url('../images/bg-sidebar-v.jpg');
  font-family:'Overlock otf webfont', sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
.dropdownicon {
  margin-right: 10px;
  padding-right: 3px;
  padding-left: 3px;
  color: #ffe8f3;
  font-size: 20px;
  text-align: center;
  text-shadow: #474747 -1px -1px 5px;
}
.dropdowntext {
  color: #025247;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
}
.essencesdropdowntoggle {
  display: block;
  width: 220px;
  max-width: 220px;
  padding: 5px 50px 5px 10px;
  text-align: justify;
}
.essencesdropdowntoggle:hover {
  background-color: #ebc5d7;
}
.essencesdropdowntoggle:active {
  background-color: #ebc5d7;
}
.essencesdropdowntoggle:focus {
  background-color: #ebc5d7;
}
.essencesdropdowntoggle.w--open {
  position: relative;
  z-index: auto;
  background-color: #ebc5d7;
}
.essencedropdownh2 {
  font-family:'Overlock webfont', sans-serif;
  color: #ad8b9b;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
  text-shadow: rgba(255, 255, 255, 0.49) 0px 1px 0px, rgba(0, 0, 0, 0.49) 0px -1px 0px;
}
.dropdownlist.w--open {
  background-color: #ffe8f3;
  color: #025247;
  line-height: 14px;
}
.dropdownlink {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #025247;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
}
.slide10 {
  background-image: url('../images/10.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.essencesslider {
  background-color: transparent;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}
.essencessliderlink {
  overflow-x: visible;
  overflow-y: visible;
  padding-top: 3px;
  padding-bottom: 3px;
  background-color: #ffe8f3;
  color: #025247;
  line-height: 14px;
}
.essencesdropdownlist.w--open {
  position: relative;
  overflow-x: visible;
  overflow-y: visible;
}

/* SIDEBARS */
.box {
	margin-bottom: 10px;
	border-radius: 10px 0 0 10px;
	font-family: 'Overlock otf webfont', sans-serif;
	margin-left: auto;
	margin-right: auto;
}
.news {
	background: none;
	padding: 0;
	width: 230px;
	margin-top: 20px;
}
.box b {
	display: block;
	text-align: left;
}
.news b {
	font-family: 'Overlock otf webfont', sans-serif;
	font-size: 140%;
	font-weight: bold;
	line-height: 150%;
	background: url("../images/bg-magentahead.png") top right no-repeat;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	color: #fff;
	padding-top: 3px;
	padding-left: 30px;
	padding-bottom: 3px;
	margin-top: 10px;
}
.subscribe b, .special b {
	background: url("../images/bg-tealhead.png") top right no-repeat;
}
.box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 9px;
	-webkit-margin-before: 1em;
  	-webkit-margin-after: 1em;
}
.news ul {
	margin: 0;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background: url("../images/bg-sidebar.png") repeat-y #ebc4d6;
	border-radius: 0 0 0 5px;
}
.special ul {
	background: #c8e5e1;
	/* background: #cae5e2; */
}
.box ul ul {
	background: none;
}
.box li {
	background: url("../images/arrow.png") center right no-repeat;
	border-top: 1px solid #dfbece;
	border-bottom: 1px solid #ad8b9b;
}
.box a {
	display: block;
	font-family: 'Overlock otf webfont', sans-serif;
	font-weight: bold;
	padding: 3px 20px 3px 5px;
}
.box a:link, sbox a:visited {
	text-decoration: none;
	color: #025247;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.box a.highlight:link, .box a.highlight:visited {
	background: #ad8b9b;
}
.box a:hover, .box a:active {
	text-decoration: none;
	background: rgba(255,255,255,.2);
	color: #037465;
}

@media (max-width: 991px) {
  .topnavlink {
    box-shadow: none;
    font-size: 12px;
    line-height: 14px;
  }
  .topnavlink:hover {
    box-shadow: none;
  }
  .topnavlink:active {
    box-shadow: none;
  }
  .topnavlink:focus {
    box-shadow: none;
  }
  .topnavdropdown {
    box-shadow: none;
    font-size: 12px;
    line-height: 14px;
  }
  .hamburger {
    color: white;
  }
  .hamburgericon {
    color: white;
  }
  .slideshow {
    height: 300px;
  }
  .linkboximg {
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  .logo {
    width: 300px;
  }
  .topnav {
    max-width: 100%;
  }
  .topnavlink {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #ad8b9b;
    box-shadow: none;
    color: white;
    font-size: 100%;
    font-weight: 600;
    text-shadow: none;
  }
  .topnavlink:hover {
    box-shadow: none;
    color: #666;
  }
  .topnavlink:active {
    box-shadow: none;
  }
  .topnavlink:focus {
    box-shadow: none;
    color: #666;
  }
  .topnavlink.w--current {
    box-shadow: none;
  }
  .topnavdropdown {
    padding-right: 30px;
    background-color: #ad8b9b;
    box-shadow: none;
    color: white;
    font-size: 100%;
    font-weight: 600;
    text-shadow: none;
  }
  .hamburger {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hamburgericon {
    float: right;
  }
  .slideshow {
    height: 250px;
  }
  .footerp {
    font-size: 100%;
    line-height: 100%;
  }
  .columnsidebar {
    text-align: center;
  }
  .essencesdropdowns {
    position: relative;
    margin-right: auto;
    margin-left: auto;
  }
  .dropdownlink {
    background-color: #cca7b8;
    color: #ddd;
  }
  .dropdownlink:hover {
    color: #666;
  }
  .dropdownlink:active {
    color: #666;
  }
  .dropdownlink:focus {
    color: #666;
  }
}
@media (max-width: 479px) {
  .social {
    min-width: 170px;
  }
  .topnav {
    min-width: 150px;
  }
  .topnavbar {
    position: absolute;
    min-width: 200px;
    float: left;
  }
  .topnavmenu {
    background-color: #ad8b9b;
  }
  .topnavlink {
    box-shadow: none;
    color: white;
    font-weight: 600;
  }
  .topnavlink:hover {
    box-shadow: none;
    color: #666;
    text-shadow: none;
  }
  .topnavlink:active {
    box-shadow: none;
    color: #666;
  }
  .topnavlink:focus {
    box-shadow: none;
  }
  .topnavdropdown {
    box-shadow: none;
    color: white;
    text-shadow: none;
  }
  .topnavdropdown.w--open {
    box-shadow: none;
    color: #ccc;
    text-shadow: none;
  }
  .hamburger {
    float: none;
    color: white;
  }
  .slideshow {
    height: 175px;
    max-width: 640px;
    clear: left;
    text-align: center;
  }
  .essences {
    padding-left: 10px;
  }
  .homeboximg {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 10px;
    padding-left: 50px;
    float: none;
    text-align: center;
  }
  .slide2 {
    clear: none;
  }
  .footerleft {
    font-size: 10px;
    line-height: 12px;
  }
  .footerp {
    font-size: 100%;
    line-height: 100%;
  }
  .dropdownicon {
    text-shadow: none;
  }
  .dropdownlist.w--open {
    background-color: #ccc;
  }
  .dropdownlink {
    color: #666;
  }
  .dropdownlink:hover {
    color: black;
    text-decoration: none;
  }
  .dropdownlink:active {
    color: black;
  }
  .dropdownlink:focus {
    color: black;
  }
}
