
@font-face {
  font-family: 'themify';
  src: url("../fonts/themify/themify.eot?-fvbane");
  src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}
html.fh5co-overflow, body.fh5co-overflow {
  overflow-x: auto;
}
html.fh5co-overflow #fh5co-header-section, html.fh5co-overflow #fh5co-main, html.fh5co-overflow #fh5co-hero, html.fh5co-overflow #fh5co-mobile-menu, html.fh5co-overflow #fh5co-footer, body.fh5co-overflow #fh5co-header-section, body.fh5co-overflow #fh5co-main, body.fh5co-overflow #fh5co-hero, body.fh5co-overflow #fh5co-mobile-menu, body.fh5co-overflow #fh5co-footer {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

body {
  font-family: "Roboto", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.9;
  font-weight: 300;
  color: #5a471f;
  background: #f7f2dc;
}
.item-body {
  font-family: "Roboto", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.9;
  font-weight: 300;
  color: #5a471f;
  background: #FFF;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}

::-webkit-selection {
  color: #736600;
  background: #57cecd;
}

::-moz-selection {
  color: #736600;
  background: #57cecd;
}

::selection {
  color: #736600;
  background: #57cecd;
}

a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #997b30;
font-weight: bold;
}
a:hover, a:focus, a:active {
  color: #31a8a7;
}
a:hover, a:focus, a:active {
  outline: none;
  color: #2e2e2e;
  text-decoration: none;
}

input {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* Heading */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin: 0 0 20px 0;
  padding: 0;
  color: #000000;
}

h1, .h1 {
  font-size: 30px;
  line-height: 42px;
}

h2, .h2 {
  font-size: 26px;
  line-height: 38px;
}

h3, .h3 {
  font-size: 20px;
  line-height: 32px;
}

h4, .h4 {
  font-size: 16px;
  line-height: 28px;
}

h5, .h5 {
  font-size: 14px;
  line-height: 24px;
}

h6, .h6 {
  font-size: 12px;
  line-height: 24px;
}

ul, ol {
  padding-left: 15px;
  line-height: 26px;
}
ul ul, ul ol, ol ul, ol ol {
  padding-left: 25px;
}

ul, ol, p {
  margin: 0 0 20px 0;
}

.fh5co-serif {
  font-family: "Crimson Text", serif;
}

.fh5co-sans-serif {
  font-family: "Roboto", arial, sans-serif;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    display: block;
    clear: both;
    width: 100%;
    float: left;
  }
}
/* Header */
#fh5co-header-section {
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 103;
background: #edebd2;
}
#fh5co-header-section .container { width: 100%; max-width: 1500px; margin: 0 auto;}
#fh5co-menu-logo {
  clear: both;
}

#fh5co-quick-contacts {
  float: right;
  width: 100%;
  text-align: right;
  margin-top: 2em;
}
#fh5co-quick-contacts .sep {
  padding: 0 .5em;
  color: rgba(255, 255, 255, 0.5);
}
#fh5co-quick-contacts a {
  font-size: 14px;
  padding: 20px 10px;
  color: white;
}
#fh5co-quick-contacts a > i {
  margin-right: 10px;
  margin-top: 5px;
  color: white;
}
#fh5co-quick-contacts a:hover {
  color: white;
}

#fh5co-logo {
  font-size: 20px;
  margin: 25px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  font-weight: 700;
	position: relative;
}
#fh5co-logo a {
  border-bottom: none !important;
  color: #736600;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#fh5co-logo a:hover {
  opacity: .7;
}
@media screen and (max-width: 1200px) {
  #fh5co-logo {
    text-align: center;
    margin: 0px 0 0 0;
    float: none !important;
  }
}

/* Superfish Override Menu */
.sf-menu {
  margin: 0 !important;
}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 8em;
  *width: 8em;
}

.sf-menu a {
  color: rgba(0, 0, 0, 0.8);
  color: #736600;
  padding: 0em;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 16px;
  border-bottom: none !important;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0em;
  letter-spacing: 1px;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #823259;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#fh5co-menu-wrap {
  float: left;
  position: relative;
  margin-right: -20px;
	margin-top: 25px;
}
#fh5co-menu-wrap .sf-menu a {
  padding: 1.5em 1em;
}

#fh5co-menu-wrap .sf-menu a img {
  padding: 0em 0em 0em 0em;
}

#fh5co-primary-menu > li > ul li.active > a {
  color: #736600 !important;
}
#fh5co-primary-menu > li > .sf-with-ul {
  position: relative;
}
#fh5co-primary-menu > li > .sf-with-ul::after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  padding-top: 20px;
  left: 50%;
  margin-left: -7px;
  font-size: 14px;
  width: 100%;
  content: "\e64b";
  color: #736600;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#fh5co-primary-menu > li > .sf-with-ul:hover::after {
  padding-top: 25px;
}
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 13px;
  font-size: 12px;
  content: "\e649";
  color: rgba(255, 255, 255, 1.0);
}

#fh5co-primary-menu .fh5co-sub-menu {
  padding: 7px 0 3px;
  background: #dfd68a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
width: 200px;
}

#fh5co-primary-menu .fh5co-sub-menu:before {
  position: absolute;
  top: -9px;
  right: 20px;
  width: 0;
  height: 0;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu:after {
  position: absolute;
  top: -8px;
  right: 21px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #dfd68a;
  border-left: 8px solid transparent;
  content: '';
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
  top: 6px;
  right: 100%;
}

#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.19);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#fh5co-primary-menu .fh5co-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 14px;
  line-height: 26px;
  color: #736600 !important;
  text-transform: none;
  background: none;
}
#fh5co-primary-menu .fh5co-sub-menu a:hover {
  color: #823259 !important;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #736600;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 3px;
  color: #252525;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #252525;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #252525;
  position: absolute;
  left: 0;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle.fh5co-nav-white > i {
  color: #736600;
  background: #736600;
}
.fh5co-nav-toggle.fh5co-nav-white > i::before, .fh5co-nav-toggle.fh5co-nav-white > i::after {
  background: #736600;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  background: #dcd8a5;
  height: 54px;
  width: 54px;
  border-bottom: none !important;
}
@media screen and (max-width: 1005px) {
  .fh5co-nav-toggle {
    display: block;
  }
}

/* Mobile Menu */
#fh5co-mobile-menu {
  -moz-transform: translateX(-275px);
  -webkit-transform: translateX(-275px);
  -ms-transform: translateX(-275px);
  transform: translateX(-275px);
  display: block;
  height: 100%;
  left: 0;
  overflow-y: auto;
  position: fixed;
  top: 0;
  width: 275px;
  z-index: 10002;
  background: #dcd8a5;
  padding: 0.75em 1.25em;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul {
  padding: 0;
  margin: 0;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li {
  list-style: none;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul li.active > a {
  color: #957c3f;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a {
  border-bottom: none !important;
  padding: 7px 0;
  display: block;
  color: #957c3f;

}
#fh5co-mobile-menu #fh5co-mobile-menu-ul a:hover {
  color: #823259;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown {
  position: relative;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-ddown::after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  margin-top: 2px;
  content: "\e64b";
}
.no-hover {
	color: #736600;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu {
  display: none;
  padding-left: 20px;
}
#fh5co-mobile-menu #fh5co-mobile-menu-ul .fh5co-sub-menu li {
  list-style: none;
}

#fh5co-logo-mobile-wrap {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  height: 54px;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10001;
  background: #eeebd2;
  color: #ccc;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-logo-mobile-wrap h1 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
#fh5co-logo-mobile-wrap h1 a {
  border-bottom: none !important;
  color: #ccc;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#fh5co-content {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #fh5co-content {
    margin-bottom: 4em;
  }
}

#fh5co-sidebar {
  padding: 7em 0;
  font-size: 16px;
}
#fh5co-sidebar.left-sidebar {
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  #fh5co-sidebar.left-sidebar {
    padding-right: 0px;
  }
}
#fh5co-sidebar.right-sidebar {
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  #fh5co-sidebar.right-sidebar {
    padding-left: 0px;
  }
}
#fh5co-sidebar .sidebar-box {
  margin-bottom: 2em;
  float: left;
  width: 100%;
}
#fh5co-sidebar .sidebar-heading {
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #2e2e2e;
  position: relative;
  padding-top: 7px;
}
#fh5co-sidebar .sidebar-heading .border {
  width: 30px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ebebeb;
}
#fh5co-sidebar .sidebar-links {
  padding: 0;
  margin: 0 0 30px 0;
}
#fh5co-sidebar .sidebar-links li {
  padding: 0;
  margin: 0;
  list-style: none;
}

#fh5co-hero {
  background-color: #d8c77a;
  float: left;
  width: 100%;
  height: 180px;
  display: table;
  position: relative;
  z-index: 20;
  color: #736600;
	text-align: center;
	top: 99px;
	border-bottom: 2px solid #997b30;
}
#fh5co-hero img {
	width: 200px;
	margin-top: 35px;
}
#fh5co-hero .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #d8c77a;
  opacity: .97;
}
@media screen and (max-width: 768px) {
  #fh5co-hero {
    background-position: center center;
	  top: 0;
	  overflow: hidden;
  }
	#fh5co-hero img { width: 100%; max-width: 180px; margin: 20px 0px 0px 0px; padding: 0px;}
}
#fh5co-hero .fh5co-arrow {
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -30px;
  display: table;
  color: #FFF;
  font-size: 24px;
  z-index: 99;
  text-decoration: none;
  width: 50px;
  height: 50px;
  background: #997b30;
  border-bottom: none !important;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-hero .fh5co-arrow i {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-hero .fh5co-arrow:active, #fh5co-hero .fh5co-arrow:focus, #fh5co-hero .fh5co-arrow:hover {
  outline: none;
}
#fh5co-hero .fh5co-hero-wrap {
  padding-top: 15em;
  display: table;
  height: 650px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #fh5co-hero .fh5co-hero-wrap {
    padding-top: 4em;
  }
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro {
  vertical-align: middle;
  text-align: center;
  color: #736600;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro a {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro a:hover {
  color: white;
  border-bottom: 1px solid white;
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
  font-size: 36px;
  line-height: 47px;
  color: #736600;
  font-weight: 100;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 768px) {
  #fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h1 {
    font-size: 30px;
  }
}
#fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
  letter-spacing: 4px;
  line-height: 1.5;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 20px;
  position: relative;
  color: #736600;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 768px) {
  #fh5co-hero .fh5co-hero-wrap .fh5co-hero-intro > h2 {
    letter-spacing: 3px;
  }
}
#fh5co-hero .fh5co-hero-wrap .btn {
  color: #736600;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.08);
}
#fh5co-hero .fh5co-hero-wrap .btn:hover, #fh5co-hero .fh5co-hero-wrap .btn:active, #fh5co-hero .fh5co-hero-wrap .btn:focus {
  background: #57cecd;
  border-color: #57cecd;
}

body.inner-page #fh5co-hero .fh5co-hero-wrap {
  padding-top: 15em;
}
@media screen and (max-width: 768px) {
  body.inner-page #fh5co-hero .fh5co-hero-wrap {
    padding-top: 4em;
  }
}

@media screen and (max-width: 768px) {
  #fh5co-hero, .fh5co-hero-wrap {
    position: relative;
    padding: 4em 0 3em 0;
    height: inherit !important;
  }
}

#fh5co-main {
  position: relative;
  float: left;
  width: 100%;
  clear: both;
}

@media screen and (max-width: 768px) {
  body.inner-page #fh5co-main {
    margin-top: 0px;
    padding-top: 20px;
  }
}

#fh5co-hero,
#fh5co-main,
#fh5co-logo-mobile-wrap {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}

body.fh5co-mobile-menu-visible #fh5co-hero,
body.fh5co-mobile-menu-visible #fh5co-main,
body.fh5co-mobile-menu-visible #fh5co-logo-mobile-wrap {
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  transform: translateX(275px);
}

body.fh5co-mobile-menu-visible #fh5co-mobile-menu {
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.fh5co-product-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
	height: 700px;
}
.fh5co-product-2 .img {
  background-color: #57cecd;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
	max-height: 620px;
	margin-top: 100px;
}
.fh5co-product-2 img{
	width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
  .fh5co-product-2 .img {
    height: 200px;
	  margin-top: 0px;
  }
	.fh5co-product-2 {
		height: 250px;
	}
}
@media screen and (max-width: 480px) {
  .fh5co-product-2 .img {
    height: 200px;
  }
}
.fh5co-product-2 .fh5co-half {
  min-height: 500px;
  padding: 3em;
  width: 50%;
  font-size: 20px;
  line-height: 38px;
  background-color: #FFF;
}
.fh5co-product-2 .fh5co-half h3 {
  font-size: 30px;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .fh5co-product-2 .fh5co-half {
    min-height: inherit;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 28px;
  }
    
}
.fh5co-product-2.fh5co-reverse .img {
  position: absolute;
  right: 0;
}
@media screen and (max-width: 768px) {
  .fh5co-product-2.fh5co-reverse .img {
    position: relative;
  }
}
.fh5co-product-3 { 
	width: 100%;
}
.fh5co-product-3 img {
  width:100%;
	height: auto;
	padding-top: 100px;
}
@media screen and (max-width: 768px) {
	.fh5co-product-3 img {
		padding-top: 0px;
	}
}
#fh5co-contact {
  padding: 3em 0;
}

#fh5co-works .fh5co-work-item figure {
  margin-bottom: 20px !important;
  float: left;
  width: 100%;
}
#fh5co-works .fh5co-work-item .heading {
  font-size: 17px;
  margin-bottom: 40px;
}
#fh5co-works .fh5co-work-item .fh5co-category {
  color: #ccc;
  font-size: 13px;
  margin-bottom: 0;
}

#fh5co-call-to-action {
  clear: both;
  display: block;
  padding: 3em 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  letter-spacing: 7px;
  text-transform: uppercase;
  background: transparent;
  font-size: 16px;
  color: #000000;
}
#fh5co-call-to-action:hover, #fh5co-call-to-action:focus, #fh5co-call-to-action:active {
  color: #736600;
  background: #f86942;
  border-top: 1px solid #f86942;
  border-bottom: 1px solid #f86942;
}

#fh5co-footer {
  clear: both;
  position: relative;
  padding: 7em 0 1em 0;
  background: #d9c974;
	color: #5a471f;
  float: left;
  width: 100%;
}
#fh5co-footer a{ 
  color: #5a471f;
}
.fh5co-footer-links a {
  color: #5a471f;
	text-decoration: none;
	border: none;
	font-weight: 400;
}
#fh5co-footer a:hover{ 
  color: #823259;
	text-decoration: none;
	border: none;
}
#fh5co-footer .fh5co-arrow {
  position: absolute;
  top: -34px;
  left: 50%;
  margin-left: -30px;
  display: table;
  color: #FFF !important;
  font-size: 24px;
  z-index: 99;
  text-decoration: none;
  width: 60px;
  height: 60px;
  background: #997b30;
  border-bottom: none !important;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
}
#fh5co-footer .fh5co-arrow i {
  display: table-cell;
  vertical-align: middle;
}
#fh5co-footer .fh5co-arrow:active, #fh5co-footer .fh5co-arrow:focus, #fh5co-footer .fh5co-arrow:hover {
  outline: none;
  color: #736600 !important;
}
#fh5co-footer .fh5co-copyright {
  margin-top: 5em;
}
#fh5co-footer .fh5co-copyright p {
  font-size: 15px;
  line-height: 1.9;
}
#fh5co-footer .fh5co-footer-heading {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #9c7e24;
  margin-bottom: 10px;
}
#fh5co-footer .fh5co-footer-links {
  padding: 0;
  margin: 0 0 30px 0;
}
#fh5co-footer .fh5co-footer-links li {
  padding: 0;
  margin: 0;
 line-height: 1.8;
  list-style: none;
	font-size: 16px;
}

.fh5co-cards {
  background: transparent;
  padding: 7em 0;
	font-size: 14px;
	letter-spacing: 0.1em;
	width: 90%;
	margin: 0 auto;
}
.fh5co-cards h2 {
	color: #9c7e24;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: 0.1em;
	font-size: 30px;
}
.fh5co-cards .txt1 {
	color: #9c7e24;
	font-size: 18px;
	font-family: 'Kalam', cursive;
}
@media screen and (max-width: 768px) {
  .fh5co-cards {
    padding: 3em 0;
  }
}
@media screen and (max-width: 480px) {
	.fh5co-cards {
		font-size: 13px;
		width: 100%;
		text-align: left;
	}
	.fh5co-cards h2 {
		font-size: 18px;
	}
	.fh5co-cards txt1 {
		font-size: 14px;
	}
	.fh5co-cards .text-center {
		text-align: left;
	}
	.fh5co-card-body {
		text-align: left;
		width: 100%;
	}
}
.fh5co-cards .fh5co-card {
  display: block;
  background: #736600;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  margin-bottom: 30px;
  border-bottom: none;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fh5co-cards .fh5co-card img {
  z-index: -1;
}
.fh5co-cards .fh5co-card .fh5co-card-body {
  padding: 30px;
}
.fh5co-cards .fh5co-card .fh5co-card-body h3 {
  font-size: 20px;
  color: #8b969c;
  margin-bottom: 10px;
}
.fh5co-cards .fh5co-card .fh5co-card-body p {
  color: #8b969c;
}
.fh5co-cards .fh5co-card .fh5co-card-body p:last-child {
  margin-bottom: 0;
}
.fh5co-cards .fh5co-card:hover {
  text-decoration: none;
  border-bottom: none;
  bottom: 10px;
}
.fh5co-cards .fh5co-card:hover h3 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #57cecd;
}

.quote {
  width: 80%;
  margin: 0 auto;
  font-size: 28px;
  font-weight: 300;
  line-height: 38px;
}
.quote cite {
  margin-top: 20px;
  display: block;
  font-size: 20px;
  font-style: normal;
}
@media screen and (max-width: 768px) {
  .quote {
    font-size: 20px;
    width: 100%;
  }
}

/* Helper Classes */
/* Spacer */
.fh5co-spacer {
  clear: both;
  position: relative;
  border: none;
  padding: 0;
  margin: 0;
}

.fh5co-spacer-xlg {
  height: 150px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-xlg {
    height: 70px;
  }
}

.fh5co-spacer-lg {
  height: 100px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-lg {
    height: 50px;
  }
}

.fh5co-spacer-md {
  height: 80px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-md {
    height: 30px;
  }
}

.fh5co-spacer-sm {
  height: 50px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-sm {
    height: 20px;
  }
}

.fh5co-spacer-xs {
  height: 30px;
}
@media screen and (max-width: 768px) {
  .fh5co-spacer-xs {
    height: 20px;
  }
}

.fh5co-spacer-xxs {
  height: 20px;
}

.fh5co-letter-spacing {
  letter-spacing: 1px;
}

.fh5co-no-margin-bottom {
  margin-bottom: 0 !important;
}

.fh5co-uppercase-heading-sm {
  font-size: 14px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #ccc;
}

.form-group {
  margin-bottom: 30px;
}

.image-popup:hover {
  opacity: .7;
}

.fh5co-section-heading .fh5co-lead {
  position: relative;
}
.fh5co-section-heading .fh5co-lead > .fh5co-line {
  height: 2px;
  display: block;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  background: rgba(0, 0, 0, 0.3);
}
.fh5co-section-heading .fh5co-sub {
  font-size: 18px;
}

/* 
========================================

Components 

========================================
*/
/* Buttons */
.btn {
  border-bottom: none !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
}
.btn:hover, .btn:focus, .btn:active {
  box-shadow: none;
  outline: none !important;
  border-color: transparent;
}
.btn.fh5co-btn-icon {
  text-transform: none !important;
  letter-spacing: normal !important;
  padding-left: 15px;
  padding-right: 15px;
}

.btn-outline {
  border: 2px solid #eaeaea !important;
  background: #ffffff;
  color: #997b30;
	font-family: 'Kalam', cursive;
	text-transform:none;
}

.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
  border: 2px solid #997b30 !important;
  background: #997b30 !important;
  color: #736600;
}

.btn-primary {
  background: #997b30;
}

.btn-success {
  background: #00e195;
}

.btn-danger {
  background: #e02745;
}

.btn-info {
  background: #0bbff2;
}

.btn-warning {
  background: #ffd042;
}

.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  border-color: transparent;
}

.btn-default:hover, .btn-default:active, .btn-default:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background: #823259;
  color: #736600;
}

.form-control {
  box-shadow: none !important;
  border: 2px solid #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
  outline: none;
  box-shadow: none !important;
  border: 2px solid #57cecd;
}

.js .to-animate,
.js .feature-box,
.js .work-box,
.js .footer-box,
.js .animate-box {
  opacity: 0;
}

.heading {
  margin-bottom: 3em;
}

/* Features*/
#fh5co-features {
  padding: 7em 0;
	font-size: 13px;
}
#fh5co-features h2 {
	color: #9c7e24;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: 0.1em;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid;
}
#fh5co-features .title {
	color: #9c7e24;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: 0.1em;
	font-size: 26px;
	border: none;
	margin-bottom:1px;
	border-bottom: 1px solid #9c7e24;
	padding-bottom: 10px;
}
@media screen and (max-width: 480px) {
	#fh5co-features .title {
		font-size: 18px;
	}
}

#fh5co-features .title-under {
	width: 95%;
	margin: 0 auto;
	text-align: left;
}
#fh5co-features h3 {
	color: #9c7e24;
	letter-spacing: 0.1em;
	font-size: 16px;
	border-bottom: 1px solid;
	font-weight: bold;
}
#fh5co-features .item-name {
	color: #9c7e24;
	letter-spacing: 0.1em;
	font-size:20px;
	border-bottom: 1px solid;
	font-weight: bold;
}
@media screen and (max-width: 480px) {
	#fh5co-features .item-name {
	color: #9c7e24;
	letter-spacing: 0.1em;
	font-size: 13px;
	border-bottom: 1px solid;
	font-weight: bold;
    }
	#fh5co-features h2 {
		font-size: 20px;
	}
	#fh5co-features .txt1 {
		font-size: 16px;
		text-align: left;
		padding: 0px 15px;
	}
}
#fh5co-features .txt1 {
	color: #9c7e24;
	font-size: 18px;
	font-family: 'Kalam', cursive;
	padding-bottom: 20px;
}

#fh5co-features .txt2 {
	text-align: left;
}
#fh5co-features .txt3 {
	color: #9c7e24;
	font-size: 18px;
	font-family: 'Kalam', cursive;
	padding-bottom: 100px;
	padding-top: 0px;
	margin-top: 0px;
}
#fh5co-features img {
	width: 100%;
}
#fh5co-features .fh5co-feature {
  margin-bottom: 30px;
}
#fh5co-features .fh5co-feature .heading {
  font-size: 18px;
  margin-bottom: 20px !important;
  font-weight: normal;
}
#fh5co-features .fh5co-feature-icon {
  margin: 0 auto 2em auto;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-features .fh5co-feature-icon i {
  vertical-align: middle;
  font-size: 50px;
  color: #57cecd;
}

/* Features2*/
#fh5co-features2 {
  padding: 7em 0;
	font-size: 14px;
}
#fh5co-features2 h2 {
	color: #9c7e24;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: 0.1em;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid;
}
#fh5co-features2 .title {
	color: #9c7e24;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: 0.1em;
	font-size: 26px;
	border: none;
	margin-bottom:1px;
	border-bottom: 1px solid #9c7e24;
	padding-bottom: 10px;
}

#fh5co-features2 { text-align: left; font-size: 14px;}

@media screen and (max-width: 480px) {
	#fh5co-features2 .title {
		font-size: 18px;
	}
}

#fh5co-features2 .title-under {
	width: 95%;
	margin: 0 auto;
	text-align: left;
}
#fh5co-features2 h3 {
	color: #9c7e24;
	letter-spacing: 0.1em;
	font-size: 16px;
	border-bottom: 1px solid;
	font-weight: bold;
}
#fh5co-features2 .item-name {
	color: #9c7e24;
	letter-spacing: 0.1em;
	font-size:20px;
	border-bottom: 1px solid;
	font-weight: bold;
}
@media screen and (max-width: 480px) {
	#fh5co-features2 .item-name {
	color: #9c7e24;
	letter-spacing: 0.1em;
	font-size: 13px;
	border-bottom: 1px solid;
	font-weight: bold;
    }
	#fh5co-features2 h2 {
		font-size: 20px;
	}
	#fh5co-features2 .txt1 {
		font-size: 16px;
		text-align: left;
		padding: 0px 15px;
	}
}
#fh5co-features2 .txt1 {
	color: #9c7e24;
	font-size: 18px;
	font-family: 'Kalam', cursive;
	padding-bottom: 20px;
}

#fh5co-features2 .txt2 {
	text-align: left;
}
#fh5co-features2 .txt3 {
	color: #9c7e24;
	font-size: 18px;
	font-family: 'Kalam', cursive;
	padding-bottom: 100px;
	padding-top: 0px;
	margin-top: 0px;
}
#fh5co-features2 img {
	width: 100%;
}
#fh5co-features2 .fh5co-feature {
  margin-bottom: 30px;
}
#fh5co-features2 .fh5co-feature .heading {
  font-size: 18px;
  margin-bottom: 20px !important;
  font-weight: normal;
}
#fh5co-features2 .fh5co-feature-icon {
  margin: 0 auto 2em auto;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#fh5co-features2 .fh5co-feature-icon i {
  vertical-align: middle;
  font-size: 50px;
  color: #57cecd;
}

/* Header */
.fh5co-header {
  text-align: center;
}
.fh5co-header .fh5co-heading {
  font-weight: bold;
  font-size: 45px;
  line-height: 57px;
}
@media screen and (max-width: 1005px) {
  .fh5co-header .fh5co-heading {
    font-size: 30px !important;
    line-height: 42px !important;
  }
}
.fh5co-header .fh5co-heading-sub {
  color: #777;
  font-size: 18px;
  line-height: 30px;
}

/* Easy Rsponsive Tabs */
.fh5co-tab {
  clear: both;
  display: block;
}

.resp-tab-active {
  color: #57cecd;
}

.resp-content-active, .resp-accordion-active {
  display: block;
}

.fh5co-tab-menu-icon {
  font-size: 20px;
  position: relative;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .fh5co-tab-menu-icon {
    margin-top: 7px;
  }
}

#fh5co-feature-slider .fh5co-item-slide-text {
  margin-top: 1em;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 {
  position: relative;
  padding-bottom: 20px;
}
#fh5co-feature-slider .fh5co-item-slide-text > h2 span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 3px;
  background: #ccc;
  background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 992px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}
@media screen and (max-width: 768px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}
@media screen and (max-width: 480px) {
  #fh5co-feature-slider .fh5co-item-slide-text {
    margin-top: 0em;
  }
}

#fh5co-testimonial {
  padding: 3em 0;
  background-size: cover;
	 width: 100%;
	margin: 0px;
}

@media screen and (max-width: 768px) {
  #fh5co-testimonial {
    padding: 3em 0;
  }
}

#fh5co-testimonial2 {
  padding: 4em 0em 3em 0em;
  background-size: cover;
	 width: 100%;
	margin: 0px;
}

@media screen and (max-width: 768px) {
  #fh5co-testimonial2 {
    padding: 3em 0em 3em 0em;
  }
}


/* Accordions */
.fh5co-accordion .panel-title > a {
  border-bottom: none !important;
}
.fh5co-accordion .panel-title > a:hover {
  border-bottom: none !important;
}
.fh5co-accordion .panel-heading {
  background: transparent;
  position: relative;
  cursor: pointer;
}
.fh5co-accordion .panel-heading .accordion-toggle {
  color: #57cecd;
}
.fh5co-accordion .panel-heading .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e622";
  right: 15px;
  top: 16px;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle {
  color: #2e2e2e !important;
}
.fh5co-accordion .panel-heading.collapsed .accordion-toggle:after {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2e2e2e !important;
  position: absolute;
  content: "\e61a";
  right: 15px;
  top: 16px;
}

/* Progress Bars */
.progress {
  height: 15px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}

.progress-bar {
  box-shadow: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.progress-bar.progress-bar-default {
  background: #57cecd;
}
.progress-bar.progress-bar-success {
  background: #00e195;
}
.progress-bar.progress-bar-info {
  background: #0bbff2;
}
.progress-bar.progress-bar-warning {
  background: #ffd042;
}
.progress-bar.progress-bar-danger {
  background: #e02745;
}

/* Social Icons */
.fh5co-social-icons {
  padding: 0;
}
.fh5co-social-icons li {
  list-style: none;
  display: inline;
  display: inline-block;
}
.fh5co-social-icons li a {
  height: 40px;
  width: 40px;
  border: 1px solid #997b30;
  display: table;
  text-align: center;
  color: #997b30;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.fh5co-social-icons li a:hover {
  background: #997b30;
  border: 1px solid #997b30 !important;
  color: #736600 !important;
}
.fh5co-social-icons li i {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
}

/* Pricing Tables */
@media screen and (max-width: 992px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 768px) {
  .fh5co-pricing-table-1 .fh5co-pricing-table-item {
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
  }
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body,
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  text-align: center;
  float: left;
  width: 100%;
  padding: 1em 2em;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading {
  background: #57cecd;
  color: #736600;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 {
  font-size: 70px;
  position: relative;
  display: inline-block;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup {
  position: absolute;
  top: 2px;
  margin-left: -7px;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 sup, .fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading h3 span {
  font-size: 14px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-heading p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-heading {
  background: #57cecd;
  color: #736600;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body {
  border: 2px solid #ccc;
  border-top: none;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul {
  padding: 0;
  margin: 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item .fh5co-pricing-table-item-body ul li {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}
.fh5co-pricing-table-1 .fh5co-pricing-table-item.fh5co-best-offer .fh5co-pricing-table-item-body {
  border: 2px solid #57cecd;
  border-top: none;
}

/* Nav Links */
.fh5co-nav-links ul {
  padding: 0;
  margin: 0;
}
.fh5co-nav-links ul li {
  padding: 0;
  margin: 0 0 .5em 0;
  list-style: none;
}
.fh5co-nav-links ul li.active a {
  color: #2e2e2e;
  border-bottom: 2px solid #57cecd;
}

/* Owl Override Style */
.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  margin-top: -29px;
  z-index: 9999;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
  margin-right: -10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
  margin-left: -10px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
@media screen and (max-width: 768px) {
  .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    left: 0px;
  }
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #2e2e2e;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #736600;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #736600;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
  background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
  background: none !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: 0;
  margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #a98d3e;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 2px solid #a98d3e;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #a98d3e;
}

/* Image Alignment */
img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a > img.fh5co-align-right {
  float: right;
  margin: 0 0 .5em 1em;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-right {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-left {
  float: left;
  margin: 0 1em .5em 0;
}
@media screen and (max-width: 480px) {
  a > img.fh5co-align-left {
    width: 100%;
    margin: 0 0 .5em 0;
  }
}
a > img.fh5co-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}



.col-sm-25 {
	float: left;
	width: 20%;
	text-align: center;
}
.col-sm-25 img {
	width: 100%;
	max-width: 140px;
}
.img_mb15 {
	margin-bottom: 15px;
}
.img_mb105 {
	margin-bottom: 105px;
}
.img_mb75 {
	margin-bottom: 75px;
}
@media screen and (max-width: 768px) {
.col-sm-25 {
	float: none;
	width: 100%;
	text-align: center;
}
.col-sm-25 img {
	width: 100%;
	max-width: 140px;
}
.img_mb15 {
	margin-bottom: 10px;
}
.img_mb105 {
	margin-bottom: 10px;
}
.img_mb75 {
	margin-bottom: 10px;
}
}

.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 40.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
video { margin-bottom: 30px;}
.mar-pad0 {
	margin-top: 0px; padding-top: 0px;
}
.mar-pad0_5 {
	margin: 0px auto; width: 90%;
}
.fh5co-product-item {
	width: 100%;
}

.fh5co-product-item .item-title {
	font-family: 'Abril Fatface', cursive;
	width: 100%; background: #f7f2dc; color:#6d5817; font-weight: bold; text-align: center; padding: 5px; height: 40px;
}
.item-text {
	float:left; width: 50%; text-align: left; padding: 0px 10px;
}
.item-text ul {
	width: 100%; margin: 0px; padding: 0px;
}
.item-text li {
	list-style: none;
	width: 19%;
	float: left
}
@media screen and (max-width: 480px) {
	.item-text {
	float:none; width: 100%; text-align: left; padding: 0px; margin: 0px;
   }
	.item-text li {
	list-style: none;
	width: 30%;
	float: left
}
}
.item-text_treats {
	float:left; width: 100%; text-align: left; padding: 0px 5px;
}
.item-text_treats ul {
	width: 100%; margin: 0px; padding: 0px;
}
.item-text_treats li {
	list-style: none;
	width: 15%;
	float: left;
    margin: 20px 5px;
}

@media screen and (max-width: 480px) {
	.item-text_treats {
	float:none; width: 100%; text-align: left; padding: 0px; margin: 0px;
   }
	.item-text_treats li {
	list-style: none;
	width: 30%;
	float: left
}
}
.fh5co-product-item h3 {
	color: #9c7e24;
	letter-spacing: 0.1em;
	border-bottom: 1px solid;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
.fh5co-product-item h5 {
	font-weight: bold;
}

.fh5co-product-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.fh5co-product-item .img {
  background-color: #57cecd;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
	max-height: 620px;
	margin-top: 100px;
}
.fh5co-product-item img{
	width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
  .fh5co-product-item .img {
    height: 200px;
	  margin-top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-product-item .img {
    height: 200px;
    }
  .fh5co-product-item img {
	  width: 80%;
	}
}
.fh5co-product-item .fh5co-half {
  min-height: 500px;
  padding: 3em;
  width: 50%;
  line-height: 38px;
  background-color: #FFF;
}
.fh5co-product-item .fh5co-w33 {
  min-height: 500px;
  padding: 3em;
  width: 33%;
  line-height: 38px;
  background-color: #FFF;
}
.fh5co-product-2 item .fh5co-half h3 {
  font-size: 30px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .fh5co-product-item .fh5co-half {
    min-height: inherit;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 28px;
  }
  .fh5co-product-item .fh5co-w33 {
    min-height: inherit;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 480px) {
  .fh5co-product-item .fh5co-half {
    min-height: inherit;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px;
  }
  .fh5co-product-item .fh5co-w33 {
    min-height: inherit;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px;
  }
}
.fh5co-product-item.fh5co-reverse .img {
  position: absolute;
  right: 0;
}

@media screen and (max-width: 768px) {
  .fh5co-product-item.fh5co-reverse .img {
    position: relative;
  }
}
.mt100 {
	margin-top: 100px;
}
.bold {
	font-weight: bold;
}
.bold14 {
	font-weight: bold;
	font-size: 14px;
}
.fh5co-product-item dl {
	width: 100%;
	font-size: 14px;
	margin-top: 30px;
}
.fh5co-product-item dt {
	float: left;
	height: 40px;
	width: 150px;
	text-align: left;
	clear: both;
}
.fh5co-product-item dd {
	text-align: left;
	float: left;
}
@media screen and (max-width: 768px) {
	.fh5co-product-item dl {
	width: 100%;
	font-size: 14px;
	margin-top: 30px;
}
.fh5co-product-item dt {
	float: none;
	height: 20px;
	width: 100%;
	text-align: left;
	clear: both;
}
.fh5co-product-item dd {
	text-align: left;
	float: none;
	padding:5px 0px 15px 0px;
}
}

#privacy p {
	text-align: left;
	margin-top: 50px;
	font-size: 14px;
}
#privacy dl {
	width: 100%;
	font-size: 14px;
	margin-top: 30px;
}
#privacy dt {
	float: none;
	height: 20px;
	width: 100%;
	text-align: left;
	clear: both;
}
#privacy  dd {
	text-align: left;
	float: none;
	padding:10px 0px 35px 0px;
	line-height: 1.8;
}

.tc-title { 
	padding-top:130px; padding-bottom: 0px; text-align: center; color: #9c7e24; font-family: 'Abril Fatface', cursive; letter-spacing: 0.1em; font-size: 30px;
}
.tc-title h2 {
	color: #9c7e24;
	font-size: 30px;
	padding-top: 20px;
}
@media screen and (max-width: 768px) {
	.tc-title {
		font-size: 20px;
		padding-top: 80px;
	}
}

.fh5co-cards2 {
  background: transparent;
  padding: 3em 0;
	font-size: 14px;
	letter-spacing: 0.1em;
	width: 75%;
	margin: 0 auto;
}

.fh5co-cards2 h2 {
	color: #9c7e24;
	letter-spacing: 0.1em;
	font-size: 22px;
	font-weight: bold;
}
.fh5co-cards2 .txt1 {
	color: #C80E11;
	font-size: 15px;
}
@media screen and (max-width: 768px) {
  .fh5co-cards2 {
    padding: 3em 0;
	  width: 100%;
  }
	.fh5co-cards2 h2 {
		font-size: 16px;
		text-align: left;
		line-height: 1.5;
	}
	.fh5co-cards2 p {
		text-align: left;
		font-size: 13px;
	}
	.fh5co-cards2 img {
		width: 100%;
	}
}
.fh5co-cards2 .fh5co-card {
  display: block;
  background: #736600;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -ms-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  -o-box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125);
  margin-bottom: 30px;
  border-bottom: none;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fh5co-cards2 .fh5co-card img {
  z-index: -1;
}
.fh5co-cards2 .fh5co-card .fh5co-card-body {
  padding: 30px;
}
.fh5co-cards2 .fh5co-card .fh5co-card-body h3 {
  font-size: 20px;
  color: #8b969c;
  margin-bottom: 10px;
}
.fh5co-cards2 .fh5co-card .fh5co-card-body p {
  color: #8b969c;
}
.fh5co-cards2 .fh5co-card .fh5co-card-body p:last-child {
  margin-bottom: 0;
}
.fh5co-cards2 .fh5co-card:hover {
  text-decoration: none;
  border-bottom: none;
  bottom: 10px;
}
.fh5co-cards2 .fh5co-card:hover h3 {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #57cecd;
}
.red {
	color: #A30D0F;
}
.right {
	text-align: right;
}
.form-group dl {
	clear: both;
	width: 100%;
}
.form-group dt {
	float: left;
	width: 25%;
	font-size: 14px;
}
.form-group dd {
	width: 75%;
	float: left;
	padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.form-group {
		width: 100%;
	}
	.form-group dt {
	float: none;
	width: 100%;
	font-size: 14px;
	}
.form-group dd {
	width: 100%;
	float: none;
	}
}
.text-center_box {
	text-align: right;
}
@media screen and (max-width: 480px) {
	.text-center_box {
		text-align: center;
	}
}



.item01 {
    background: url("../images/item1-3.png") no-repeat center center;
	background-size:contain;
}

.item01 a {
    display: inline-block;
}

.item01 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item01 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item01 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item01 {
    background: url("../images/item1.png") no-repeat;
	background-size:100% auto;
	}
	.item01:active{
 	background: url("../images/item1.png") no-repeat;
	background-size:100% auto;
	}
	.item01:hover{
 	background: url("../images/item1.png") no-repeat;
	background-size:100% auto;
	}
}
.item02 {
    background: url("../images/item2.png") no-repeat center center;
	background-size:contain;
}

.item02 a {
    display: inline-block;
}

.item02 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item02 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item02 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item02 {
    background: url("../images/item2.png") no-repeat;
	background-size:100% auto;
	}
	.item02:active{
 	background: url("../images/item2.png") no-repeat;
	background-size:100% auto;
	}
	.item02:hover{
 	background: url("../images/item2.png") no-repeat;
	background-size:100% auto;
	}
}
.item03 {
    background: url("../images/item3-2.png") no-repeat center center;
	background-size:contain;
}

.item03 a {
    display: inline-block;
}

.item03 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item03 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item03 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item03 {
    background: url("../images/item3-2.png") no-repeat;
	background-size:100% auto;
	}
	.item03:active{
 	background: url("../images/item3-2.png") no-repeat;
	background-size:100% auto;
	}
	.item03:hover{
 	background: url("../images/item3-2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-puppy {
    background: url("../images/item-puppy-0-1.png") no-repeat center center;
	background-size:contain;
}

.item-puppy a {
    display: inline-block;
}

.item-puppy a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-puppy img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-puppy a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-puppy {
    background: url("../images/item-puppy.png") no-repeat;
	background-size:100% auto;
	}
	.item-puppy:active{
 	background: url("../images/item-puppy.png") no-repeat;
	background-size:100% auto;
	}
	.item-puppy:hover{
 	background: url("../images/item-puppy.png") no-repeat;
	background-size:100% auto;
	}
}

.item-alivet {
    background: url("../images/item-alivet2-2.png") no-repeat center center;
	background-size:contain;
}

.item-alivet a {
    display: inline-block;
}

.item-alivet a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-alivet img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-alivet a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-alivet {
    background: url("../images/item-alivet2.png") no-repeat;
	background-size:100% auto;
	}
	.item-alivet:active{
 	background: url("../images/item-alivet2.png") no-repeat;
	background-size:100% auto;
	}
	.item-alivet:hover{
 	background: url("../images/item-alivet2.png") no-repeat;
	background-size:100% auto;
	}
}

.item-marketlagout {
    background: url("../images/item-marketlagout2.png") no-repeat center center;
	background-size:contain;
}

.item-marketlagout a {
    display: inline-block;
}

.item-marketlagout a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-marketlagout img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-marketlagout a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-marketlagout {
    background: url("../images/item-marketlagout2.png") no-repeat;
	background-size:100% auto;
	}
	.item-marketlagout:active{
 	background: url("../images/item-marketlagout2.png") no-repeat;
	background-size:100% auto;
	}
	.item-marketlagout:hover{
 	background: url("../images/item-marketlagout2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal01 {
    background: url("../dogfood/herbalheros/herbal_heros-1_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal01 a {
    display: inline-block;
}

.item-herbal01 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal01 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal01 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal01 {
    background: url("../dogfood/herbalheros/herbal_heros-1_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal01:active{
 	background: url("../dogfood/herbalheros/herbal_heros-1_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal01:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-1_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal02 {
    background: url("../dogfood/herbalheros/herbal_heros-2_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal02 a {
    display: inline-block;
}

.item-herbal02 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal02 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal02 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal02 {
    background: url("../dogfood/herbalheros/herbal_heros-2_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal02:active{
 	background: url("../dogfood/herbalheros/herbal_heros-2_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal02:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-2_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal03 {
    background: url("../dogfood/herbalheros/herbal_heros-3_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal03 a {
    display: inline-block;
}

.item-herbal03 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal03 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal03 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal03 {
    background: url("../dogfood/herbalheros/herbal_heros-3_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal03:active{
 	background: url("../dogfood/herbalheros/herbal_heros-3_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal03:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-3_2.png") no-repeat;
	background-size:100% auto;
	}
}

.item-herbal04 {
    background: url("../dogfood/herbalheros/herbal_heros-4_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal04 a {
    display: inline-block;
}

.item-herbal04 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal04 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal04 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal04 {
    background: url("../dogfood/herbalheros/herbal_heros-4_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal04:active{
 	background: url("../dogfood/herbalheros/herbal_heros-4_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal04:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-4_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal05 {
    background: url("../dogfood/herbalheros/herbal_heros-5_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal05 a {
    display: inline-block;
}

.item-herbal05 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal05 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal05 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal05 {
    background: url("../dogfood/herbalheros/herbal_heros-5_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal05:active{
 	background: url("../dogfood/herbalheros/herbal_heros-5_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal05:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-5_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal06 {
    background: url("../dogfood/herbalheros/herbal_heros-6_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal06 a {
    display: inline-block;
}

.item-herbal06 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal06 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal06 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal06 {
    background: url("../dogfood/herbalheros/herbal_heros-6_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal06:active{
 	background: url("../dogfood/herbalheros/herbal_heros-6_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal06:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-6_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal07 {
    background: url("../dogfood/herbalheros/herbal_heros-7_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal07 a {
    display: inline-block;
}

.item-herbal07 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal07 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal07 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal07 {
    background: url("../dogfood/herbalheros/herbal_heros-7_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal07:active{
 	background: url("../dogfood/herbalheros/herbal_heros-7_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal07:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-7_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal08 {
    background: url("../dogfood/herbalheros/herbal_heros-8_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal08 a {
    display: inline-block;
}

.item-herbal08 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal08 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal08 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal08 {
    background: url("../dogfood/herbalheros/herbal_heros-8_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal08:active{
 	background: url("../dogfood/herbalheros/herbal_heros-8_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal08:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-8_2.png") no-repeat;
	background-size:100% auto;
	}
}

.item-herbal09 {
    background: url("../dogfood/herbalheros/herbal_heros-9_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal09 a {
    display: inline-block;
}

.item-herbal09 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal09 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal09 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal09 {
    background: url("../dogfood/herbalheros/herbal_heros-9_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal09:active{
 	background: url("../dogfood/herbalheros/herbal_heros-9_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal09:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-9_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item-herbal10 {
    background: url("../dogfood/herbalheros/herbal_heros-10_2.png") no-repeat center center;
	background-size:contain;
}

.item-herbal10 a {
    display: inline-block;
}

.item-herbal10 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-herbal10 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item-herbal10 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-herbal10 {
    background: url("../dogfood/herbalheros/herbal_heros-10_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal10:active{
 	background: url("../dogfood/herbalheros/herbal_heros-10_2.png") no-repeat;
	background-size:100% auto;
	}
	.item-herbal10:hover{
 	background: url("../dogfood/herbalheros/herbal_heros-10_2.png") no-repeat;
	background-size:100% auto;
	}
}
.item05 {
    background: url("../images/item5.png") no-repeat center center;
	background-size:contain;
}

.item05 a {
    display: inline-block;
}

.item05 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item05 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item05 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item05 {
    background: url("../images/item5.png") no-repeat;
	background-size:100% auto;
	}
	.item05:active{
 	background: url("../images/item5.png") no-repeat;
	background-size:100% auto;
	}
	.item05:hover{
 	background: url("../images/item5.png") no-repeat;
	background-size:100% auto;
	}
}
.item06 {
    background: url("../images/item6.png") no-repeat center center;
	background-size:contain;
}

.item06 a {
    display: inline-block;
}

.item06 a:hover {
	background-color: transparent; /* IE6対応 */
}
.item06 img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item06 a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item06 {
    background: url("../images/item6.png") no-repeat;
	background-size:100% auto;
	}
	.item06:active{
 	background: url("../images/item6.png") no-repeat;
	background-size:100% auto;
	}
	.item06:hover{
 	background: url("../images/item6.png") no-repeat;
	background-size:100% auto;
	}
}
.item06_oil {
    background: url("../images/item6_oil.png") no-repeat center center;
	background-size:contain;
}

.item06_oil a {
    display: inline-block;
}

.item06_oil a:hover {
	background-color: transparent; /* IE6対応 */
}
.item06_oil img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item06_oil a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item06_oil {
    background: url("../images/item6_oil.png") no-repeat;
	background-size:100% auto;
	}
	.item06_oil:active{
 	background: url("../images/item6_oil.png") no-repeat;
	background-size:100% auto;
	}
	.item06_oil:hover{
 	background: url("../images/item6_oil.png") no-repeat;
	background-size:100% auto;
	}
}
.item06_paste {
    background: url("../images/item6_paste2.png") no-repeat center center;
	background-size:contain;
}

.item06_paste a {
    display: inline-block;
}

.item06_paste a:hover {
	background-color: transparent; /* IE6対応 */
}
.item06_paste img {
	background: #F7F2DC;
    width: 100%; max-width: 400px;
}
.item06_paste a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item06_paste {
    background: url("../images/item6_paste.png") no-repeat;
	background-size:100% auto;
	}
	.item06_paste:active{
 	background: url("../images/item6_paste.png") no-repeat;
	background-size:100% auto;
	}
	.item06_paste:hover{
 	background: url("../images/item6_paste.png") no-repeat;
	background-size:100% auto;
	}
}

.item-flower {
    background: url("../images/item-flower_in.png") no-repeat center center;
	background-size:contain;
}

.item-flower a {
    display: inline-block;
}

.item-flower a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-flower img {
	background: #F7F2DC;
}
.item-flower a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-flower {
    background: url("../images/item-flower_in.png") no-repeat;
	background-size:100% auto;
	}
	.item-flower:active{
 	background: url("../images/item-flower_in.png") no-repeat;
	background-size:100% auto;
	}
	.item-flower:hover{
 	background: url("../images/item-flower_in.png") no-repeat;
	background-size:100% auto;
	}
}

.item-flower img { width: 100%; max-width: 400px;}

.item-nature {
    background: url("../images/item-nature.png") no-repeat center center;
	background-size:contain;
}

.item-nature a {
    display: inline-block;
}

.item-nature a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-nature img {
	background: #F7F2DC;
}
.item-nature a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-nature {
    background: url("../images/item-nature.png") no-repeat;
	background-size:100% auto;
	}
	.item-nature:active{
 	background: url("../images/item-nature.png") no-repeat;
	background-size:100% auto;
	}
	.item-nature:hover{
 	background: url("../images/item-nature.png") no-repeat;
	background-size:100% auto;
	}
}

.item-nature img { width: 100%; max-width: 400px;}

.feature-box .item-title {
	font-family: 'Abril Fatface', cursive;
	font-size: 20px;
}
.range-title {
	width: 100%; float: left; background: #997b30; color: #FFF; font-weight: bold; font-size: 18px; padding: 5px; border-radius:10px; margin: 0 auto 30px auto; height: 50px; clear: both;
}
@media screen and (max-width: 480px) {
	.range-title{
		font-size: 16px;
		height: auto;
	}
}
#terracanis {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
#terracanis p {
	text-align: left;
}
#terracanis h2 {
	font-size: 17px;
	text-align: center;
}
#terracanis h3 {
	font-size: 17px;
	text-align: center;
	color: #9c7e24;
	font-weight: bold;
	border-bottom: 3px dotted;
}
@media screen and (max-width: 480px) {
	.tc-title {
		margin: 0 5px;
		font-size: 18px;
		padding-top: 50px;
	}
	.tc-title h2 {
		font-size: 16px;
	}
	#terracanis {
		width: 100%;
		margin: 0;
	}
	#terracanis h2 {
		font-size: 14px;
		text-align: left;
		width: 100%;
	}
	#terracanis h3 {
		font-size: 13px;
	}
}
.mt50 {
	margin-top: 50px;
}
.mt30 {
	margin-top: 30px;
}
.title-sub {
	text-align: center;
}
.bold18 {
	font-size: 18px; font-weight: bold;
}
.ml-10per {
	margin-left: 10%;
}
.ml-13per {
	margin-left: 13%;
}
@media screen and (max-width: 980px) {
	.ml-10per {
	margin-left: 0%;
}
.ml-13per {
	margin-left: 0%;
}
}
#feeding caption { padding: 5px 15px 2px 15px; border-bottom: 2px dotted; }
#feeding td { padding: 5px 15px 2px 15px; border-bottom: 2px dotted; text-align: center;}
.back-gr{ background: #F6EEE4;}
.tc_logo { width: 100px;}
@media screen and (max-width: 1000px) {
	.tc_logo { width: 56px;}
}
@media screen and (max-width: 768px) {
	.tc_logo { width: 70px;}
}
.tricco_logo { width: 160px;}
@media screen and (max-width: 1005px) {
	.tricco_logo { width: 150px;}
}
@media screen and (max-width: 768px) {
	.tricco_logo { width: 160px;}
}
#info .fh5co-half {
	background: transparent;
}
#info .fh5co-half img {
	width: 100%;
}
#info dl {
	width: 100%;
}
#info dt {
	margin-right: 15px;
}
@media screen and (max-width: 768px) {
	#info dl {
	width: 100%;
	}
#info dt {
	margin-right: 15px;
	width: 30%;
	height: auto;
	float: left;
	}
	#info dd {
		font-size: 13px;
	}
}
#info-top {
	background: transparent; width:100%; padding:50px 0px 100px 0px; text-align: center;
}
#info-top img {
	width: 100%; border-radius: 5px;
}
#info-top ul {
	width: 100%;
}
#info-top li {
	float:left; width:30%; margin-right:25px; list-style: none; padding-top: 15px;
}
#info-top .photo { width:45%; float:left; margin:15px;}
#info-top dt { width: 20%; margin-right: 0px;}
#info-top dd { font-size:  18px; float:right; width: 79%; text-align: center; margin-left: 0px; line-height: 1.8; padding-bottom: 20px;}
#info-top .w40 { width: 30%; float: left; margin-right: 0px;}
#info-top .w60 { font-size:  18px; float:right; width:69%; text-align: center; margin-left: 0px; line-height: 1.8; padding-bottom: 20px}

@media screen and (max-width: 768px) {
	#info-top .center-block {
		font-size: 13px;  text-align: left;
	}
	#info-top li {
	float:left; width:30%; margin-right:8px; list-style: none; padding-top: 15px;
    }
	#info-top .photo { width:45%; float:left; margin:5px;}
    #info-top dd { font-size: 14px;  text-align: left;  padding: 0px 0px 0px 5px; margin-top: 0px;}
    #info-top .w60 { font-size:  14px; float:right; width:69%; text-align: left; margin-top: 0px; line-height: 1.8;  padding: 0px 0px 0px 5px;}
    #info-top .br-sp { display: none;}
}
@media screen and (max-width: 450px) {
	#info-top li {
	float:none; width:100%; margin-right:0px; list-style: none; padding-top: 15px;
	}
	#info-top .photo { width:100%; float:none; margin:5px 0px 5px 0px;}

}
#info-top-w25 {
	background: transparent; width:100%; padding:50px 0px 100px 0px; text-align: center;
}
#info-top-w25 img {
	width: 100%; border-radius: 5px;
}
#info-top-w25 ul {
	width: 100%;
}
#info-top-w25 li {
	float:left; width:22%; margin-right:25px; list-style: none; padding-top: 15px;
}
#info-top-w25 .photo { width:45%; float:left; margin:15px;}
#info-top-w25 dt { width: 20%; margin-right: 0px;}
#info-top-w25 dd { font-size:  18px; float:right; width: 79%; text-align: center; margin-left: 0px; line-height: 1.8; padding-bottom: 20px;}
#info-top-w25 .w40 { width: 30%; float: left; margin-right: 0px;}
#info-top-w25 .w60 { font-size:  18px; float:right; width:69%; text-align: center; margin-left: 0px; line-height: 1.8; padding-bottom: 20px}

@media screen and (max-width: 768px) {
	#info-top-w25 .center-block {
		font-size: 13px;  text-align: left;
	}
	#info-top-w25 li {
	float:left; width:30%; margin-right:8px; list-style: none; padding-top: 15px;
    }
	#info-top-w25 .photo { width:45%; float:left; margin:5px;}
    #info-top-w25 dd { font-size: 14px;  text-align: left;  padding: 0px 0px 0px 5px; margin-top: 0px;}
    #info-top-w25 .w60 { font-size:  14px; float:right; width:69%; text-align: left; margin-top: 0px; line-height: 1.8;  padding: 0px 0px 0px 5px;}
    #info-top-w25 .br-sp { display: none;}
}
@media screen and (max-width: 450px) {
	#info-top-w25 li {
	float:none; width:100%; margin-right:0px; list-style: none; padding-top: 15px;
	}
	#info-top-w25 .photo { width:100%; float:none; margin:5px 0px 5px 0px;}

}
.frame {
	display: inline-block;
	position: relative;
}
.frame:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
	transform: rotate(3deg); /* 回転させる */
	background: #736600;
	z-index: -1;
	border-radius: 5px;
}
.footer-box p { font-size: 14px; margin-top: 15px;}
#wholesale h1 { color: #736600; font-size: 14px; text-align: center; position: absolute;}
@media screen and (max-width: 1005px) {
	#wholesale h1 { color: #736600; font-size: 12px; text-align: center; position: static; line-height: 1.1;}
	.sf-menu a { font-size: 13px; margin-top: 0px; padding-top: 0px;}
	#fh5co-menu-wrap { margin: 0px; padding: 0px;}
	#fh5co-logo { margin: 0px; padding: 10px 0px 0px 0px;}
}
@media screen and (max-width: 768px) {
	#wholesale h1 { display: none;}
}

.fontface {font-family: 'Abril Fatface', cursive; font-size: 18px;}

.project { text-align: left; font-size: 14px; line-height: 1.8;}
.bl { color:royalblue; font-weight: bold;}
.dark-or { color:chocolate; font-weight: bold;}
.dark-gr { color:darkgreen; font-weight: bold;}
.txt-left { text-align: left; }

#faq { font-size: 14px;}
#faq dt a { color: #FFF;}
#faq dt a:hover { color: #000;}
#faq dd a { font-weight: 500;}
#faq dl{ }
#faq dt {float: none; background: #997b30; color: #736600; padding: 10px; border-radius: 10px; width: 100%; font-weight: bold; font-size: 1.3em}
#faq dd { padding: 15px; margin-bottom: 20px; width: 100%; line-height: 1.8; font-size: 1em; }
#faq .title{ font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif; font-weight: bold; margin: 30px 0px}

@media screen and (max-width: 768px) {
    #faq .title{ font-size: 1.3em;}
    #faq dt { height: 60px;}
}
.dot-line {border-bottom: 2px dotted #C4A554; width: 100%;}

.box { width: 100%; clear: both;}
.box label{
	display: block;
	padding: 10px 0px 10px 10px;
	margin-bottom: 5px;
	cursor: pointer;
	border-bottom: 1px dashed #CCC;
	font-weight: bold;
	font-size: 16px;
    text-align: left;
}

.box input[type="checkbox"].on-off,
.box input[type="checkbox"].on-off +div{
	display: none;
}

.box input[type="checkbox"].on-off:checked +div{
	display: block;
}

.box div{
	margin: 0 0 20px;
	padding: 10px 30px 10px 30px;
    text-align: left;
}
.box .fl-r {float: right;}
.box span { font-weight: bold; font-size: 14px;}

.banner-w40 { width: 40%; }
.banner-w40 img { border: 1px solid #ccc;}
@media screen and (max-width: 768px) {
    .box div{
	margin: 0 0 20px;
	padding: 10px 10px 10px 10px;
    text-align: left;
        font-weight: 400;
    }
    .box label{
	display: block;
	padding: 10px 0px 10px 10px;
	margin-bottom: 5px;
	cursor: pointer;
	border-bottom: 1px dashed #CCC;
	font-weight: bold;
	font-size: 14px;
    text-align: left;
    }
    .banner-w40 { width: 100%; }
}

.clear{ clear: both;}

.balloon-3-bottom-left {
	position: relative;
	display: inline-block;
	padding: 0px 30px 0px 35px;
	width: auto;
	min-width: 115px;
	height: 40px;
	color: #F6F6F6;
	line-height: 40px;
	text-align: center;
	background: #812e5c;
	z-index: 0;
    letter-spacing: 0.1em;
    font-size: 16px;
    font-weight: bold;
}
.balloon-3-bottom-left:after {
	content: "";
	position: absolute;
	bottom: -15px; left: 0;
	margin-left: 0;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 20px 15px 0;
	border-color: transparent #571f3e transparent transparent;
	z-index: -1;
}

.new-icon { background: #832d5c; color: #FFFFFF; text-align: center; padding: 5px; border-radius: 5px; font-weight: bold; margin: 5px 5px 5px 0px;}

.normal { text-transform:none; }

.button04 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #9c7e24;
  font-size: 18px;
  font-weight: 700;
  border: 3px solid #9c7e24;
  border-radius: 10px;
}

.button04 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #9c7e24;
  border-right: 3px solid #9c7e24;
  transform: rotate(45deg);
}

.button04 a:hover {
  color: #333333;
  text-decoration: none;
  background-color: #fff;
}

.button04 a:hover::after {
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
}

.item-treats {
    background: url("../images/item-treats-0.png") no-repeat center center;
	background-size:contain;
}

.item-treats a {
    display: inline-block;
}

.item-treats a:hover {
	background-color: transparent; /* IE6対応 */
}
.item-treats img {
	background: #F7F2DC;
}
.item-treats a:hover img {
    visibility: hidden;
}
@media screen and (max-width: 480px) {
	.item-treats {
    background: url("../images/iitem-treats.png") no-repeat;
	background-size:100% auto;
	}
	.item-treats:active{
 	background: url("../images/iitem-treats.png") no-repeat;
	background-size:100% auto;
	}
	.item-treats:hover{
 	background: url("../images/iitem-treats-0.png") no-repeat;
	background-size:100% auto;
	}
}

#search-google h3 { font-size:14px; color: #665c2c;}
#search-google img { max-width:350px;}
#search-google h3 { font-size:18px; color: #665c2c;}

.herbalheros-item {
	width: 100%;
}

.herbalheros-item .item-title {
	font-family: 'Abril Fatface', cursive;
	width: 100%; background: #f7f2dc; color:#6d5817; font-weight: bold; text-align: center; padding: 5px; height: 40px;
}
.herbalheros-item h3 {
	color: #9c7e24;
	letter-spacing: 0.1em;
	border-bottom: 1px solid;
	font-weight: bold;
	float: left;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
.herbalheros-item h5 {
	font-weight: bold;
}

.herbalheros-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}
.herbalheros-item .img {
  background-color: #57cecd;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
	max-height: 620px;
	margin-top: 100px;
}
.herbalheros-item img{
	width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
  .herbalheros-item .img {
    height: 200px;
	  margin-top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .herbalheros-item .img {
    height: 200px;
    }
  .herbalheros-item img {
	  width: 80%;
	}
}
.herbalheros-item .fh5co-half {
  min-height: 500px;
  padding: 3em;
  width: 50%;
  line-height: 38px;
}
.herbalheros-item .fh5co-w33 {
  min-height: 500px;
  padding: 3em;
  width: 33%;
  line-height: 38px;
}
.fh5co-product-2 item .fh5co-half h3 {
  font-size: 30px;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .herbalheros-item .fh5co-half {
    min-height: inherit;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 28px;
  }
  .herbalheros-item .fh5co-w33 {
    min-height: inherit;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 28px;
  }
}
@media screen and (max-width: 480px) {
  .herbalheros-item .fh5co-half {
    min-height: inherit;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px;
  }
  .herbalheros-item .fh5co-w33 {
    min-height: inherit;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 28px;
  }
}
.herbalheros-item.fh5co-reverse .img {
  position: absolute;
  right: 0;
}

@media screen and (max-width: 768px) {
  .herbalheros-item.fh5co-reverse .img {
    position: relative;
  }
}
.mt100 {
	margin-top: 100px;
}
.bold {
	font-weight: bold;
}
.bold14 {
	font-weight: bold;
	font-size: 14px;
}
.herbalheros-item dl {
	width: 100%;
	font-size: 14px;
	margin-top: 30px;
}
.herbalheros-item dt {
	float: left;
	height: 40px;
	width: 150px;
	text-align: left;
	clear: both;
}
.herbalheros-item dd {
	text-align: left;
	float: left;
}
@media screen and (max-width: 768px) {
	.herbalheros-item dl {
	width: 100%;
	font-size: 14px;
	margin-top: 30px;
}
.herbalheros-item dt {
	float: none;
	height: 20px;
	width: 100%;
	text-align: left;
	clear: both;
}
.herbalheros-item dd {
	text-align: left;
	float: none;
	padding:5px 0px 15px 0px;
}
}

.item-title2 {font-family: 'Abril Fatface', cursive;
	font-size: 15px;
}

.pd-t30{padding-top: 30px;}

@media screen and (max-width: 768px) {
    .pd-t30 { display: none;}
}