@import url("../CherryFramework/style.css");

@import url(http://fonts.googleapis.com/css?family=Righteous);
/*--
	Theme Name: theme42973
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.4+ from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.0
--*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 29px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* #General
================================================== */
/*/ Backgrounds */
body {
  background: url(images/bg-body.jpg) 50% 0 repeat;
  min-width: 300px;
}
@media (max-width: 767px) {
  body {
    padding: 0;
  }
}
.content-holder,
.slider {
  background: #ffffff;
}
#content.left {
  float: right !important;
}
@media (max-width: 767px) {
  #content.left {
    float: none !important;
  }
}
.main-holder {
  text-transform: none;
}
h1 {
  margin-bottom: 25px;
}
h2 {
  letter-spacing: -1px;
  margin-bottom: 15px;
}
/* #Header
================================================== */
.header {
  background: url(images/header-bg.jpg) 50% 0 repeat;
  border: none;
  padding: 24px 0 0 0;
}
.header:before {
  content: "";
  position: absolute;
  background: url(images/nav-bg2.png) 50% 0 repeat-x;
  width: 100%;
  height: 5px;
  left: 0;
  right: 0;
  bottom: -5px;
}
.header:after {
  content: "";
  background: url(images/nav-bg.jpg) 50% 0 repeat;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 80px;
}
#header-widget {
  float: right;
  padding: 20px 0 0;
}
@media (max-width: 767px) {
  #header-widget {
    padding: 20px 20px 20px 0;
  }
}
@media (max-width: 490px) {
  #header-widget {
    padding: 0 0 20px 20px;
  }
}
#header-widget .social__row li {
  margin-left: 1px;
}
#header-widget .social__row li a {
  filter: none !important;
}
.search-form.search-form__h {
  float: right;
  padding: 10px 0;
}
.search-form.search-form__h input[type="submit"] {
  background: #F0BC6E;
}
.search-form.search-form__h input[type="submit"]:hover {
  background: rgba(240, 188, 110, 0.5);
}
@media (max-width: 490px) {
  .pull-right.header-w {
    float: left;
  }
}
/* Logo
---------------------------------------- */
/*/ Logo */
.logo {
  overflow: hidden;
  padding-left: 3px;
  padding-bottom: 19px;
}
@media (max-width: 767px) {
  .logo {
    padding: 0 0 19px 20px;
  }
}
@media (max-width: 767px) {
  .logo img {
    max-width: 80%;
  }
}
.logo_h,
.logo_tagline {
  float: left;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .logo_h,
  .logo_tagline {
    float: none;
  }
}
@media (max-width: 767px) {
  .logo_h,
  .logo_tagline {
    float: none;
  }
}
.logo_h .logo_h__txt,
.logo_tagline .logo_h__txt,
.logo_h .logo_link,
.logo_tagline .logo_link {
  color: #fff;
  text-transform: none;
}
.logo_tagline {
  font: 40px/80px "Righteous", cursive;
  color: rgba(255, 255, 255, 0.95000000000000004);
  text-transform: none;
  border-left: 1px solid rgba(255, 255, 255, 0.19999999999999996);
  margin: 0 0 0 21px;
  padding: 0 0 0 18px;
  letter-spacing: -2px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .logo_tagline {
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    font: 22px/25px "Righteous", cursive;
    border: none;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .logo_tagline {
    margin: 0 0 0 0;
    padding: 5px 0 0 0;
    font: 22px/25px "Righteous", cursive;
    border: none;
    letter-spacing: 0;
  }
}
.ie8 .logo_tagline {
  color: #EE9388;
  border-left: 1px solid #EE9388;
}
/* Nav
---------------------------------------- */
.nav.nav__primary {
  margin-bottom: 0;
  padding: 24px 0 22px;
}
.nav-bg {
  background: url(images/nav-bg.jpg) 50% 0 repeat;
  width: 100%;
  position: relative;
}
/* Our skin for dropdown menu */
.sf-menu {
  float: none;
  max-width: auto;
}
.sf-menu > li {
  background: none;
  margin-left: 15px;
  text-transform: uppercase;
}
.sf-menu > li:first-child {
  margin-left: 0;
}
.sf-menu > li > a {
  padding: 8px 15px;
  border: none;
  color: #32302b;
  text-decoration: none;
  border-radius: 4px;
  font: 14px/1.2em "Righteous", cursive;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sf-menu ul {
  background: #392f2d;
  border-radius: 5px;
  padding: 20px 0;
}
.sf-menu li li {
  background: none;
  border: none;
}
.sf-menu li li a {
  padding: 6px 0px;
  text-align: center;
  margin: 0 10px;
  color: #fff;
  text-decoration: none;
  border: none;
  font: 14px/1.2em "Righteous", cursive;
  border-top: 1px dashed #4d4442;
  border-radius: 4px;
}
.sf-menu li li:first-child a {
  border-top: none;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a {
  background: #e36152;
  color: #ffffff;
}
.sf-menu li li > a:hover,
.sf-menu li li.sfHover > a,
.sf-menu li li.current-menu-item > a {
  background: none;
  color: #f0bc6e;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 105%;
  z-index: 99;
}
/* select menu */
.select-menu {
  background-color: #fff;
  border: none;
  border-radius: 0;
  color: #473836;
  width: 94%;
}
@media (max-width: 767px) {
  .select-menu {
    margin: 0 3%;
  }
}
/* .Slider
================================================== */
.slider {
  padding: 29px 0 37px 0;
}
@media (max-width: 767px) {
  .slider {
    padding: 29px 0 0 0;
  }
}
.camera_caption {
  top: 45px;
  left: 30px;
  width: 370px;
  color: #ffffff;
  display: block;
  position: absolute;
}
@media (max-width: 767px) {
  .camera_caption {
    display: none !important;
  }
}
.camera_caption div {
  padding: 0;
}
.camera_caption hgroup {
  padding: 61px 20px 10px 27px;
  background: url(images/bg-body.jpg) 50% 0 repeat;
  position: relative;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  .camera_caption hgroup {
    padding: 20px;
  }
}
.camera_caption hgroup:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  height: 5px;
  width: 100%;
  background: url(images/bg-banner2.png) 50% 0 repeat-x;
}
.camera_caption hgroup h1 {
  color: #ffffff;
  font: 50px/40px "Righteous", cursive;
  letter-spacing: -2px;
  margin-bottom: 22px;
}
@media (max-width: 980px) {
  .camera_caption hgroup h1 {
    margin-bottom: 0;
  }
}
.camera_caption hgroup h4 {
  letter-spacing: -1px;
  display: none;
  color: rgba(255, 255, 255, 0.30000000000000004);
  margin: 0 0 38px;
}
@media (min-width: 1200px) {
  .camera_caption hgroup h4 {
    display: block;
  }
}
.camera_caption .button-box {
  display: block;
  background: url(images/bg-caption.jpg) 50% 0 repeat;
  padding: 29px 30px 30px;
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.09999999999999998);
}
@media (max-width: 980px) {
  .camera_caption .button-box {
    padding: 20px 20px;
  }
}
.camera_caption .button-box:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  height: 5px;
  width: 100%;
  top: auto;
  bottom: -5px;
  background: url(images/bg-caption2.png) 50% 0 repeat-x;
}
.camera_wrap a.btn {
  font: 14px/22px "Righteous", cursive;
  background: #f0bc6e;
  padding: 8px 10px 9px;
}
.camera_wrap a.btn:hover {
  background: #574947;
  color: #ffffff;
}
.camera_wrap a.btn:before {
  background: none;
  display: none;
}
/* #Content
================================================== */
#content {
  padding-top: 37px;
}
.content-holder {
  padding-top: 17px;
}
body.home .content-holder {
  padding-top: 0;
}
@media (max-width: 767px) {
  .content-holder {
    padding: 0 20px;
  }
}
/*/ Content */
/* format quote */
.format-quote blockquote {
  color: #473836;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17.5px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.4em;
  margin-bottom: 10px;
  padding: 10px 0 10px 25px;
  border-color: #F0BC6E;
}
/* primary */
#primary {
  padding-top: 10px;
}
/* post gallery */
.flex-direction-nav .flex-next,
.flexslider:hover .flex-next {
  right: 15px;
}
.flex-direction-nav .flex-prev,
.flexslider:hover .flex-prev {
  left: 15px;
}
/* post meta */
.post_meta span {
  padding-right: 8px;
}
@media (max-width: 767px) {
  .post_meta span {
    display: block;
  }
}
@media (max-width: 767px) {
  .post_meta span.post_permalink {
    float: none;
  }
}
.post_meta i {
  margin-right: 0.3em;
}
/* #Comments
================================================== */
/*/ Comments */
.comment {
  text-transform: lowercase;
}
.comment-body,
.comment.bypostauthor .comment-body {
  background: #fff;
}
.comment-author .author {
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-top: 6px;
  text-align: center;
  text-transform: lowercase;
  width: 65px;
}
/* #Widgets
================================================== */
/*/ Widgets */
/* #Shortcodes
================================================== */
/*
/ Service Box */
.service-box {
  background-color: #574947;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 20px;
  min-height: 20px;
  overflow: hidden;
  padding: 47px 19px 37px;
  color: #ffffff;
  position: relative;
  overflow: visible;
  background: url(images/bg-body.jpg) 50% 0 repeat;
}
.service-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  right: 0;
  bottom: -5px;
  background: url(images/brown-bg3.png) 50% 0 repeat-x;
}
.service-box .btn-align {
  text-align: left;
}
.service-box .btn-align .btn {
  background: #ffffff;
  color: #574947;
}
.service-box .btn-align .btn:hover {
  background: url(images/btn-over.png);
  background: rgba(255, 255, 255, 0.15000000000000002);
  color: #ffffff;
}
.service-box.red-service-box {
  background: url(images/header-bg.jpg) 50% 0 repeat;
}
.service-box.red-service-box:before {
  background: url(images/red-bg.png) 50% 0 repeat-x;
}
.service-box.red-service-box .btn {
  color: #000000;
}
.service-box.orange-service-box {
  background: url(images/nav-bg.jpg) 50% 0 repeat;
}
.service-box.orange-service-box:before {
  background: url(images/nav-bg2.png) 50% 0 repeat-x;
}
.service-box.orange-service-box .btn {
  color: #f0bc6e;
}
.service-box .service-box_body {
  overflow: hidden;
}
.service-box .icon {
  float: left;
  margin: 0 10px 10px 0;
}
.service-box h2 {
  margin: 0;
  overflow: hidden;
  color: #ffffff;
}
.service-box h5 {
  margin: 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.7);
}
.service-box .service-box_txt {
  margin: 16px 0 25px;
  line-height: 16px;
}
/* custum list */
.list.styled.custom-list ul {
  list-style-type: none;
  margin-left: 0;
}
.list.styled.custom-list ul li {
  background: url(images/marker.png) 0 4px no-repeat;
  margin: 0;
  padding: 0 0 11px 14px;
}
.list.styled.custom-list ul li:before {
  display: none;
}
/* #Footer
================================================== */
/*
/ Footer */
.footer {
  background: none;
  border: none;
  position: relative;
  color: #91817f;
  background: url(images/bg-body.jpg) 50% 0 repeat;
}
@media (max-width: 767px) {
  .footer {
    padding: 15px 20px 0;
  }
}
.footer:before {
  content: "";
  position: absolute;
  background: url(images/footer-bg2.png) 50% 0 repeat-x;
  width: 100%;
  height: 5px;
  left: 0;
  right: 0;
  top: -5px;
}
.footer .copyright {
  padding: 0 0 30px;
}
.footer .copyright {
  font: 14px/19px "Righteous", cursive;
  color: #91817f;
}
.footer .copyright a {
  color: #f0bc6e;
  color: #ffffff;
  text-decoration: none;
}
.footer .copyright a:hover {
  color: #f0bc6e;
}
.footer .copyright nav.footer-nav ul li.current-menu-item a {
  color: #f0bc6e;
}
/* #Misc
================================================== */
/*
/ button */
.btn {
  text-transform: none;
  text-shadow: none;
  font: 14px/22px "Righteous", cursive;
  color: #ffffff;
  display: inline-block;
  background-color: #574947;
  border: none;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  padding: 10px 10px;
  position: relative;
  overflow: visible;
  background: url(images/nav-bg.jpg) 50% 0 repeat;
  text-align: left;
}
.btn.btn-default {
  margin-bottom: 20px;
}
.btn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  right: 0;
  bottom: -5px;
  background: url(images/nav-bg2.png) 50% 0 repeat-x;
}
.btn:hover {
  color: #ffffff;
  background: url(images/bg-body.jpg) 50% 0 repeat;
}
.btn:hover:before {
  background: url(images/brown-bg3.png) 50% 0 repeat-x;
}
.comments-custom_txt a {
  color: #E36152;
  text-decoration: none;
}
#respond {
  padding-left: 5px;
}
/* form elements */
input[type="submit"].btn,
input[type="reset"].btn {
  background: #E36152;
  border-radius: 3px;
  height: 35px;
  padding: 5px 10px;
  text-transform: uppercase;
}
input[type="submit"].btn:hover,
input[type="reset"].btn:hover {
  background: #F0BC6E;
}
input[type="submit"].btn:before,
input[type="reset"].btn:before {
  display: none;
}
textarea,
input[type="text"],
input[type="password"] {
  border-radius: 4px 4px 4px 4px;
  color: #555555;
  display: inline-block;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  margin-bottom: 9.5px;
  padding: 7px 6px;
  vertical-align: middle;
}
.ie8 textarea,
.ie8 input[type="text"],
.ie8 input[type="password"] {
  padding-top: 4px;
  padding-bottom: 10px;
}
.wpcf7-not-valid-tip {
  text-transform: none;
}
/* thumbnail */
.thumbnail {
  border: 1px solid #e9e5e4;
  border-radius: 0;
  box-shadow: none;
  padding: 7px;
}
@media (max-width: 767px) {
  .thumbnail img {
    width: 100%;
  }
}
/* align */
.alignnone {
  margin-bottom: 25px;
  margin-top: 0;
  margin-right: 0;
}
/* filter */
.filter-wrapper {
  font: 14px/14px "Righteous", cursive;
}
.filter-wrapper strong {
  font-weight: normal;
}
@media (max-width: 480px) {
  .filter-wrapper strong {
    display: block;
    float: none;
  }
}
.filter-wrapper .pull-right {
  float: none;
}
.filter-wrapper .nav > li > a:hover {
  background-color: #E36152;
  text-decoration: none;
  color: #ffffff;
}
/* pager */
.pager.single-pager {
  border-bottom: none;
  border-top: none;
  margin: 15px 0 30px;
  padding: 0;
}
.pager li a,
.pager li span {
  background: url(images/bg-body.jpg) 50% 0 repeat;
}
.pager li a:before,
.pager li span:before {
  background: url(images/brown-bg3.png) 50% 0 repeat-x;
}
.pager li a:hover {
  background: url(images/nav-bg.jpg) 50% 0 repeat;
}
.pager li a:hover:before {
  background: url(images/nav-bg2.png) 50% 0 repeat-x;
}
/* pagination */
.pagination ul {
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
}
.pagination ul li a,
.pagination ul li span {
  border: none;
  float: left;
  line-height: 19px;
  padding: 4px 12px;
  text-decoration: none;
  color: #ffffff;
}
@media (max-width: 480px) {
  .pagination ul li a,
  .pagination ul li span {
    padding: 4px 8px;
  }
}
.pagination ul li.active > a,
.pagination ul li.active > span {
  color: #fff;
  cursor: default;
}
.pagination ul li.disabled > span,
.pagination ul li.disabled > a,
.pagination ul li.disabled > a:hover {
  background-color: transparent;
  color: #fff;
  cursor: default;
}
/* back-to-top */
#back-top {
  filter: none !important;
}
#back-top span {
  background: url("images/back-to-top.png") no-repeat 0 0;
  display: block;
  height: 49px;
  margin-bottom: 7px;
  transition: none;
  width: 49px;
}
#back-top span:hover {
  background: url("images/back-to-top.png") no-repeat 0 0 !important;
}
/* breadcrumb */
.breadcrumb {
  background: url(images/bg-body.jpg) 50% 0 repeat;
  border-radius: 0;
  margin: 0 0 10px;
  padding: 8px 15px;
  font: 14px/22px "Righteous", cursive;
  position: relative;
}
.breadcrumb:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  right: 0;
  bottom: -5px;
  background: url(images/brown-bg3.png) 50% 0 repeat-x;
}
.breadcrumb li {
  display: inline-block;
  text-shadow: none;
}
.breadcrumb a {
  color: #91817F;
}
.breadcrumb a:hover {
  color: #F0BC6E;
  text-decoration: none;
}
.breadcrumb .divider {
  color: #91817F;
  padding: 0 5px;
}
.breadcrumb .active {
  color: #ffffff;
}
/* Testimonials Page
---------------------------------------- */
.testimonial {
  margin-bottom: 35px;
  border: none;
  border-radius: 0;
  position: relative;
  background: none;
  padding: 0;
}
.testimonial_content {
  overflow: hidden;
  background: none;
}
.testimonial small {
  font: 14px/22px "Righteous", cursive;
  padding: 12px 0 0;
}
.testimonial blockquote p {
  font-size: 13px;
}
/* VIDEO */
.video-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5em;
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 404 page */
.error404-holder hgroup {
  padding-top: 10px;
}
.error404-holder_num {
  color: #E36152;
  font-family: "Righteous", cursive;
  font-size: 220px;
}
@media (max-width: 480px) {
  .error404-holder_num {
    font-size: 120px;
  }
}
