@font-face {
  font-family: "icon-font-1";
  src: url("ys-icons/icon-font-1.eot");
  src: url("ys-icons/icon-font-1.eot?#iefix") format("embedded-opentype"), url("ys-icons/icon-font-1.woff") format("woff"), url("ys-icons/icon-font-1.ttf") format("truetype"), url("ys-icons/icon-font-1.svg#icon-font-1") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "icon-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icon-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-ys-icons-arrow-right:before {
  content: "a"; }

.icon-ys-icons-arrow-up:before {
  content: "b"; }

.icon-ys-icons-star:before {
  content: "c"; }

.icon-ys-icons-arrow-left:before {
  content: "d"; }

.icon-ys-icons-arrow-down:before {
  content: "e"; }

.icon-ys-icons-tag:before {
  content: "f"; }

.icon-ys-icons-calendar:before {
  content: "g"; }

.icon-ys-icons-comments:before {
  content: "h"; }

.icon-ys-icons-envelope:before {
  content: "i"; }

.icon-ys-icons-cog:before {
  content: "j"; }

.icon-ys-icons-bookmark:before {
  content: "k"; }

.icon-ys-icons-sign-out:before {
  content: "l"; }

.icon-ys-icons-globe:before {
  content: "m"; }

.icon-ys-icons-home:before {
  content: "n"; }

.icon-ys-icons-cart:before {
  content: "o"; }

html,
body {
  height: 100%; }

body {
  padding-top: 165px;
  background: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #765F45;
  font-weight: 400;
  background: url("ricepaper2.png") repeat; }

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #765F45;
  line-height: 1.3;
  text-transform: uppercase;
  -webkit-transition: all 0.125s ease-in-out;
  -moz-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out; }
  h1 .icon,
  .h1 .icon,
  h2 .icon,
  .h2 .icon,
  h3 .icon,
  .h3 .icon,
  h4 .icon,
  .h4 .icon,
  h5 .icon,
  .h5 .icon,
  h6 .icon,
  .h6 .icon {
    display: block; }
  h1 .pull-right .icon,
  .h1 .pull-right .icon,
  h2 .pull-right .icon,
  .h2 .pull-right .icon,
  h3 .pull-right .icon,
  .h3 .pull-right .icon,
  h4 .pull-right .icon,
  .h4 .pull-right .icon,
  h5 .pull-right .icon,
  .h5 .pull-right .icon,
  h6 .pull-right .icon,
  .h6 .pull-right .icon {
    display: inline-block; }

h1,
.h1 {
  font-size: 3.5em;
  margin-bottom: 5px;
  letter-spacing: 1px; }
  .home h1, .home
  .h1 {
    letter-spacing: 1px; }

h2,
.h2 {
  font-size: 30px; }

p {
  margin: 0 0 15px;
  line-height: 1.6; }

ul, ol {
  padding-left: 18px;
  line-height: 1.65; }

a,
i,
img {
  -webkit-transition: all 0.125s ease-in-out;
  -moz-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out; }

a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  outline: 0 !important;
  color: #765F45;
  text-transform: uppercase; }
  a:hover, a:focus {
    outline: 0 !important;
    color: #F9AF35;
    text-decoration: none; }
    a:hover h1,
    a:hover h2,
    a:hover h3,
    a:hover h4,
    a:hover h5,
    a:hover h6, a:focus h1,
    a:focus h2,
    a:focus h3,
    a:focus h4,
    a:focus h5,
    a:focus h6 {
      color: #F9AF35; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #765F45;
    font-size: inherit; }
    h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
      color: #f9af35; }
  a.yellow-link {
    color: #f9af35 !important; }
    a.yellow-link:hover, a.yellow-link:focus {
      color: #765f45 !important; }
    a.yellow-link.white-hover:hover, a.yellow-link.white-hover:focus {
      color: #fff !important; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 10px 10px 0; }

.alignright {
  float: right;
  margin: 0 0 10px 10px; }

#hs-feature {
  position: relative;
  height: 750px;
  overflow: hidden; }
  .shop #hs-feature {
    height: 550px; }
    .shop #hs-feature #slider {
      height: 550px; }
    .shop #hs-feature #carousel {
      top: 125px; }
  #hs-feature #slider {
    border: 0;
    height: 750px; }
    #hs-feature #slider .flex-control-nav {
      bottom: 20px;
      z-index: 200; }
      #hs-feature #slider .flex-control-nav a {
        background: rgba(255, 255, 255, 0.7); }
        #hs-feature #slider .flex-control-nav a.flex-active {
          background: white; }
  #hs-feature #carousel {
    position: absolute;
    top: 245px;
    left: 20px;
    width: 100%;
    z-index: 200; }
    #hs-feature #carousel .slides .carousel-info {
      float: none !important;
      display: block;
      width: 460px !important;
      background-color: rgba(255, 255, 255, 0.85);
      margin-bottom: 0;
      padding: 20px 20px 0;
      -webkit-transition: all 0.125s ease-in-out;
      -moz-transition: all 0.125s ease-in-out;
      transition: all 0.125s ease-in-out; }
      #hs-feature #carousel .slides .carousel-info:hover {
        cursor: pointer;
        background: #fff;
        border-bottom: none; }
      #hs-feature #carousel .slides .carousel-info .flex-nav-content {
        border-bottom: 1px solid #765F45; }
        #hs-feature #carousel .slides .carousel-info .flex-nav-content h3 {
          line-height: 1;
          margin-bottom: 20px; }
      #hs-feature #carousel .slides .carousel-info.last .flex-nav-content {
        border-bottom: 0; }
      #hs-feature #carousel .slides .carousel-info p {
        display: none; }
      #hs-feature #carousel .slides .carousel-info .category {
        padding: 5px 10px;
        text-transform: uppercase;
        font-size: .8em;
        border: 1px solid #765F45; }
      #hs-feature #carousel .slides .carousel-info .icon {
        margin-left: 10px; }
      #hs-feature #carousel .slides .carousel-info .fa-angle-up {
        display: none; }
    #hs-feature #carousel .slides .carousel-info.flex-active-slide p {
      display: block; }
    #hs-feature #carousel .slides .carousel-info.flex-active-slide .fa-angle-up {
      display: inline; }
    #hs-feature #carousel .slides .carousel-info.flex-active-slide .fa-angle-down {
      display: none; }
  #hs-feature .flex-direction-nav {
    display: none; }

.facebook-button,
.twitter-button {
  display: inline-block; }

.facebook-button {
  position: relative;
  bottom: 5px;
  margin-right: 15px; }

.hover-white:hover, .tweet-text a:hover, .hover-white:focus, .tweet-text a:focus {
  color: #fff; }

.with-arrow,
.next a {
  display: inline-block; }
  .with-arrow::after,
  .next a::after {
    position: relative;
    top: 1.25px;
    margin-left: 10px;
    font-family: "icon-font-1" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "a";
    color: #f9af35; }
  .with-arrow:hover,
  .next a:hover {
    color: #f9af35; }
  .with-arrow.relative,
  .next a.relative {
    position: relative;
    top: 15px;
    left: 63px; }

.prev a::before {
  font-family: "icon-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "d";
  margin-right: 10px;
  color: #f9af35; }

.external::after,
.with-search::after,
.with-x::after {
  font-family: 'FontAwesome';
  content: '\f08e';
  margin-left: 10px; }

.with-search::after {
  content: '\f002'; }

.with-x::after {
  content: '\f00d'; }

.icon {
  margin-right: 10px; }

.inline {
  display: inline; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.padding-bottom-50 {
  padding-bottom: 50%; }

.padding-bottom-55 {
  padding-bottom: 55%; }

.padding-bottom-60 {
  padding-bottom: 60%; }

.padding-bottom-65 {
  padding-bottom: 65%; }

.padding-bottom-70 {
  padding-bottom: 70%; }

.padding-bottom-75 {
  padding-bottom: 75%; }

.padding-bottom-80 {
  padding-bottom: 80%; }

.padding-bottom-85 {
  padding-bottom: 85%; }

.padding-bottom-90 {
  padding-bottom: 90%; }

.padding-bottom-95 {
  padding-bottom: 95%; }

.padding-bottom-100 {
  padding-bottom: 100%; }

.padding10 {
  padding-top: 10px;
  padding-bottom: 10px; }

.padding20 {
  padding-top: 20px;
  padding-bottom: 20px; }

.padding30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.padding40 {
  padding-top: 40px;
  padding-bottom: 40px; }

.padding50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.padding60 {
  padding-top: 60px;
  padding-bottom: 60px; }

.padding80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.padding100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.right10 {
  margin-right: 10px; }

.right15 {
  margin-right: 15px; }

.right20 {
  margin-right: 20px; }

.right40 {
  margin-right: 40px; }

.left15 {
  margin-left: 15px; }

.bottom0 {
  margin-bottom: 0; }

.bottom5 {
  margin-bottom: 5px; }

.bottom10 {
  margin-bottom: 10px; }

.bottom15 {
  margin-bottom: 15px; }

.bottom20 {
  margin-bottom: 20px; }

.bottom30 {
  margin-bottom: 30px; }

.bottom35 {
  margin-bottom: 35px; }

.bottom40 {
  margin-bottom: 40px; }

.bottom50 {
  margin-bottom: 50px; }

.bottom60 {
  margin-bottom: 60px; }

.bottom70 {
  margin-bottom: 70px; }

.top-space-0 {
  margin-top: 0; }

.top10 {
  margin-top: 10px; }

.top15 {
  margin-top: 15px; }

.top30 {
  margin-top: 30px; }

.top60 {
  margin-top: 60px; }

.leftspace15 {
  margin-left: 15px; }

.left-space-0 {
  margin-left: 0; }

.bottom-space-0 {
  margin-bottom: 0; }

.right-space-0 {
  margin-right: 0; }

/*=======================*/
/*===ADVANCED STYLES=====*/
/*=======================*/
.divided-list li {
  position: relative;
  padding-right: 30px; }
  .divided-list li:last-child {
    padding-right: 0; }
    .divided-list li:last-child:after {
      content: none; }
  .divided-list li:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 2px;
    right: 10px;
    height: 15px;
    width: 2px;
    background: #f9af35; }
.divided-list.white li::after {
  background: #fff; }
.divided-list.yellow li::after {
  background: #f9af35; }
.divided-list.brown li::after {
  background: #765f45; }
.divided-list.small li::after {
  height: 10px; }

.img-full-width {
  width: 100%;
  height: auto; }

.scale {
  -webkit-transition: all 0.125s ease-in-out;
  -moz-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out; }
  .scale:hover, .scale:focus {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .scale.cover-thumb:hover, .scale.cover-thumb:focus {
    background: #f9af35; }
  .scale.slow {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }

.three-hundo {
  font-weight: 300; }

.point-eight {
  font-size: .8em; }

.link-style, .schedule p, .woocommerce .cart-collaterals th,
.woocommerce form.checkout_coupon th,
.woocommerce form.login th,
.woocommerce form.register th,
.woocommerce table.shop_table th,
.woocommerce #payment th,
.woocommerce-page .cart-collaterals th,
.woocommerce-page form.checkout_coupon th,
.woocommerce-page form.login th,
.woocommerce-page form.register th,
.woocommerce-page table.shop_table th,
.woocommerce-page #payment th {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  outline: 0 !important;
  color: #765F45;
  text-transform: uppercase; }

.lowercase {
  text-transform: capitalize; }

.overlay-wrapper {
  position: relative;
  background-position: center; }
  .overlay-wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .overlay-wrapper.overlay-yellow:after {
    background: -moz-linear-gradient(top, rgba(249, 175, 53, 0.8) 0%, rgba(164, 109, 21, 0.95) 66%, #a46d15 85%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 175, 53, 0.8)), color-stop(66%, rgba(164, 109, 21, 0.95)), color-stop(85%, #a46d15));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(249, 175, 53, 0.8) 0%, rgba(164, 109, 21, 0.95) 66%, #a46d15 85%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(249, 175, 53, 0.8) 0%, rgba(164, 109, 21, 0.95) 66%, #a46d15 85%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(249, 175, 53, 0.8) 0%, rgba(164, 109, 21, 0.95) 66%, #a46d15 85%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(249, 175, 53, 0.8) 0%, rgba(164, 109, 21, 0.95) 66%, #a46d15 85%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf9af35', endColorstr='#a46d15',GradientType=0 );
    /* IE6-9 */ }
  .overlay-wrapper.overlay-blue:after {
    background: -moz-linear-gradient(top, rgba(42, 71, 135, 0.7) 0%, rgba(42, 71, 135, 0.85) 66%, #2a4787 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(42, 71, 135, 0.7)), color-stop(66%, rgba(42, 71, 135, 0.85)), color-stop(100%, #2a4787));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(42, 71, 135, 0.7) 0%, rgba(42, 71, 135, 0.85) 66%, #2a4787 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(42, 71, 135, 0.7) 0%, rgba(42, 71, 135, 0.85) 66%, #2a4787 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(42, 71, 135, 0.7) 0%, rgba(42, 71, 135, 0.85) 66%, #2a4787 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(42, 71, 135, 0.7) 0%, rgba(42, 71, 135, 0.85) 66%, #2a4787 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2a4787', endColorstr='#2a4787',GradientType=0 );
    /* IE6-9 */ }

.overlay-fix {
  position: relative;
  z-index: 100; }

.text-white, #header-internal, #quote, #cd-timeline .cd-timeline-block.year .cd-timeline-img h2, #cd-timeline .cd-timeline-content .cd-content-header {
  color: #fff; }
  .text-white h1, #header-internal h1, #quote h1, #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 h1, #cd-timeline .cd-timeline-content .cd-content-header h1,
  .text-white h2,
  #header-internal h2,
  #quote h2,
  #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 h2,
  #cd-timeline .cd-timeline-content .cd-content-header h2,
  .text-white h3,
  #header-internal h3,
  #quote h3,
  #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 h3,
  #cd-timeline .cd-timeline-content .cd-content-header h3,
  .text-white h4,
  #header-internal h4,
  #quote h4,
  #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 h4,
  #cd-timeline .cd-timeline-content .cd-content-header h4,
  .text-white h5,
  #header-internal h5,
  #quote h5,
  #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 h5,
  #cd-timeline .cd-timeline-content .cd-content-header h5,
  .text-white h6,
  #header-internal h6,
  #quote h6,
  #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 h6,
  #cd-timeline .cd-timeline-content .cd-content-header h6,
  .text-white p,
  #header-internal p,
  #quote p,
  #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 p,
  #cd-timeline .cd-timeline-content .cd-content-header p,
  .text-white ul,
  #header-internal ul,
  #quote ul,
  #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 ul,
  #cd-timeline .cd-timeline-content .cd-content-header ul {
    color: #fff; }

.light-brown {
  color: #BF9574; }

.line-through {
  position: relative;
  display: inline-block; }
  .line-through::before, .line-through::after {
    display: block;
    position: absolute;
    top: 13px;
    content: '';
    width: 100px;
    height: 1px;
    background: #765f45; }
  .line-through::before {
    left: -110px; }
  .line-through::after {
    right: -110px; }

.extend {
  overflow: hidden; }

.tall {
  height: 100%;
  padding-bottom: 9999px;
  margin-bottom: -9999px; }

.thumb {
  border: 1px solid #fff; }

.cover-thumb {
  padding: 4px;
  background: #fff;
  -moz-box-shadow: 0 0 1px #777;
  -webkit-box-shadow: 0 0 1px #777;
  box-shadow: 0 0 1px #777; }
  a .cover-thumb:hover, a .cover-thumb:focus {
    background: #f9af35; }

.thumbnail {
  position: relative;
  border-radius: 0;
  margin-bottom: 0;
  padding: 10px;
  border: 0;
  min-height: 470px; }
  .single-post .thumbnail {
    min-height: 0; }
  .thumbnail h4 {
    color: #BF9574; }
    .thumbnail h4 span {
      border-left: 1px solid #BF9574;
      padding-left: 10px;
      margin-left: 10px; }
  .thumbnail .btn-category {
    position: absolute;
    top: 20px;
    right: 20px; }
  .thumbnail .caption {
    color: #765F45; }

.m-article {
  position: relative;
  border: 1px solid #765f45;
  padding: 10px;
  background: #fff; }
  .m-article .btn-category {
    margin-bottom: 20px; }
  .m-article h3,
  .m-article h4 {
    margin-bottom: 0; }
  .m-article p,
  .m-article .divided-list,
  .m-article .bottom5 {
    margin-bottom: 5px; }
  .m-article .content {
    padding-top: 10px;
    padding-bottom: 10px; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  border: 10px solid #fff; }
  .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

ul.list-unstyled li {
  margin-bottom: 10px; }
  ul.list-unstyled li:last-child {
    margin-bottom: 0; }

.contenttop {
  border-bottom: 1px solid #fff; }

.contentbottom {
  border-top: 1px solid #fff; }

.contenttop,
.contentbottom {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center; }
  .contenttop.white,
  .contentbottom.white {
    border-color: #fff; }
  .contenttop.brown,
  .contentbottom.brown {
    border-color: #765f45; }
  .contenttop.yellow,
  .contentbottom.yellow {
    border-color: #f9af35; }
  .contenttop.no-border,
  .contentbottom.no-border {
    border-bottom: none; }

.yellow {
  background-color: #F9AF35;
  color: #fff; }

.bg-blue {
  background: #2A4787;
  color: #fff; }

.star-img {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .star-img:after {
    content: url("../../images/icons/star-25.png");
    width: 25px;
    height: auto; }

.flex-direction-nav a {
  width: 45px;
  height: 45px;
  padding: 6px 0;
  border-radius: 50%;
  background-color: #fff; }
  .flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next {
    text-align: center; }
  .flex-direction-nav a.flex-prev i {
    margin-left: -2px; }
  .flex-direction-nav a.flex-next i {
    padding-left: 2px; }

.image-wrapper {
  display: table;
  min-height: 281px;
  margin-bottom: 20px; }
  .image-wrapper .book-image {
    display: table-cell;
    vertical-align: middle; }
  .image-wrapper img {
    max-height: 281px; }

.item {
  padding: 0 15px; }
  .item img {
    padding: 4px;
    background: #fff; }
  .item a:hover img {
    padding: 4px;
    background-color: #F9AF35; }

.product-title {
  margin-bottom: 5px; }

.tg-star-rating {
  display: block;
  position: relative;
  margin-top: 7px; }
  .tg-star-rating::after {
    font-family: "icon-font-1" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    font-size: 1.5em;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "ccccc";
    color: #765f45; }
  .tg-star-rating .tg-star-inner {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: block;
    width: 0; }
    .tg-star-rating .tg-star-inner::after {
      font-family: "icon-font-1" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      font-size: 1.5em;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "ccccc";
      color: #f9af35; }
  .tg-star-rating.tg-star-one .tg-star-inner {
    width: 25px; }
  .tg-star-rating.tg-star-one-point-five .tg-star-inner {
    width: 32px; }
  .tg-star-rating.tg-star-two .tg-star-inner {
    width: 45px; }
  .tg-star-rating.tg-star-two-point-five .tg-star-inner {
    width: 53px; }
  .tg-star-rating.tg-star-three .tg-star-inner {
    width: 65px; }
  .tg-star-rating.tg-star-three-point-five .tg-star-inner {
    width: 74px; }
  .tg-star-rating.tg-star-four .tg-star-inner {
    width: 85px; }
  .tg-star-rating.tg-star-four-point-five .tg-star-inner {
    width: 95px; }
  .tg-star-rating.tg-star-five .tg-star-inner {
    width: 105px; }

.m-ratings {
  margin-top: 30px;
  margin-bottom: 30px; }
  .m-ratings .ratings-toggle {
    margin-bottom: 10px; }

.ratings-form {
  display: none; }

.section-title {
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #765F45; }
  .section-title .with-arrow {
    margin-top: 10px;
    margin-right: 20px; }

.categories {
  border-right: 1px solid #765F45;
  border-bottom: 1px solid #765F45;
  border-left: 1px solid #765F45;
  list-style: none;
  padding: 0; }
  #blog-cat .categories {
    background: #fff;
    margin-bottom: 0; }
    #blog-cat .categories h4 {
      margin-bottom: 0; }
  .categories h3 {
    padding: 10px 25px;
    border-top: 1px solid #765F45;
    border-bottom: 1px solid #765F45;
    line-height: 1.5; }
    #blog-cat .categories h3 {
      margin-bottom: 0;
      padding-left: 15px;
      padding-right: 15px; }
    .categories h3.why-shop {
      margin-bottom: 0;
      border-bottom: none;
      background: #f9af35;
      text-align: center; }
      .categories h3.why-shop a {
        color: #fff; }
        .categories h3.why-shop a:hover {
          color: #765f45; }
  .categories ul {
    list-style: none;
    padding: 20px 25px; }
    .categories ul li {
      margin-bottom: 5px;
      line-height: 1.4; }
  .categories .all-active:hover {
    color: #fff;
    background-color: #F9AF35; }
  .categories .tabs {
    padding: 0;
    -webkit-transition: all 0.125s ease-in-out;
    -moz-transition: all 0.125s ease-in-out;
    transition: all 0.125s ease-in-out; }
    .categories .tabs:hover a {
      color: #fff;
      background-color: #F9AF35; }
    .categories .tabs li {
      margin-bottom: 0; }
    .categories .tabs a {
      border-top: 1px solid #765F45; }
      .categories .tabs a h4 {
        font-size: 1.2em;
        margin-bottom: 0; }
      .categories .tabs a.collapsed .fa.fa-angle-down {
        display: inline-block; }
      .categories .tabs a.collapsed .fa.fa-angle-up {
        display: none; }
      .categories .tabs a.open {
        border-bottom: 1px solid #765F45; }
        .categories .tabs a.open .fa.fa-angle-down {
          display: none; }
        .categories .tabs a.open .fa.fa-angle-up {
          display: inline-block; }
  .categories #accordion .panel-collapse a {
    padding: 0;
    margin-bottom: 10px; }
    .categories #accordion .panel-collapse a.with-arrow {
      display: inline-block; }
  #blog-cat .categories a {
    display: block;
    padding: 20px 15px; }
    #blog-cat .categories a i {
      transition: none; }

#alpha a.btn.btn-default, #alpha a.btn.btn-yellow-white, #alpha a.btn.btn-search {
  padding: 2px 6px; }

.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px; }

/*==============================*/
/*=====Column Same Height=======*/
/*==============================*/
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px; }

.row-xs-height {
  display: table-row; }

.col-xs-height {
  display: table-cell;
  float: none; }

@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px; }

  .row-sm-height {
    display: table-row; }

  .col-sm-height {
    display: table-cell;
    float: none; } }
@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px; }

  .row-md-height {
    display: table-row; }

  .col-md-height {
    display: table-cell;
    float: none; } }
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px; }

  .row-lg-height {
    display: table-row; }

  .col-lg-height {
    display: table-cell;
    float: none; } }
/*==============================*/
/*=====Vertical Alignment=======*/
/*==============================*/
.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

/*=======================*/
/*========AD-SPACE=======*/
/*=======================*/
.ad-space img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

/*=======================*/
/*=====PAGE STYLES=======*/
/*=======================*/
#mobile-header {
  display: none; }

@media only screen and (max-width: 767px) {
  #mobile-header {
    display: block; } }
.home #cool-slider {
  margin-top: -122px; }

#signup {
  background: url("ricepaper2.png") repeat; }

.navbar-wrapper {
  margin-top: 0; }
  .navbar-wrapper .navbar {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .navbar-wrapper .navbar-nav > li > a {
    padding-top: 51px;
    padding-bottom: 51px;
    font-weight: 300;
    text-transform: uppercase; }
    .home .navbar-wrapper .navbar-nav > li > a {
      color: #fff; }
    .navbar-wrapper .navbar-nav > li > a:hover, .navbar-wrapper .navbar-nav > li > a:focus {
      color: #f9af35;
      text-decoration: none; }
  .navbar-wrapper .navbar-default {
    background-color: transparent;
    border-bottom: 0; }
    .navbar-wrapper .navbar-default #subnav {
      border-bottom: 1px solid #000;
      padding-top: 10px;
      padding-bottom: 7px;
      background: #333;
      color: #fff; }
      .navbar-wrapper .navbar-default #subnav .container {
        padding: 5px; }
      .navbar-wrapper .navbar-default #subnav ul {
        position: relative;
        margin-bottom: 0;
        font-size: .8em; }
        .navbar-wrapper .navbar-default #subnav ul a {
          color: #fff;
          text-transform: uppercase;
          padding-top: 3px;
          display: block; }
          .navbar-wrapper .navbar-default #subnav ul a:hover {
            color: #F9AF35;
            text-decoration: none; }
    .navbar-wrapper .navbar-default #mainnav {
      background-color: rgba(0, 0, 0, 0.5); }
    .navbar-wrapper .navbar-default .navbar-brand {
      height: auto; }
  .navbar-wrapper .navbar-opaque {
    background: #fff !important;
    border-bottom: 1px solid rgba(102, 102, 102, 0.25); }
    .navbar-wrapper .navbar-opaque #navbar {
      padding-bottom: 0; }
    .navbar-wrapper .navbar-opaque .navbar-brand img {
      background: transparent; }
    .navbar-wrapper .navbar-opaque .hamburger {
      padding: 4px 14px;
      border: 2px solid #2A4788;
      margin-top: 10px; }
    .navbar-wrapper .navbar-opaque .icon-bar {
      margin-bottom: 6px;
      width: 25px;
      height: 2px; }
      .navbar-wrapper .navbar-opaque .icon-bar:last-of-type {
        margin-bottom: 0; }
    .navbar-wrapper .navbar-opaque .navbar-nav > li > a {
      color: #2A4788; }
      .navbar-wrapper .navbar-opaque .navbar-nav > li > a:hover, .navbar-wrapper .navbar-opaque .navbar-nav > li > a:focus {
        color: #f9af35; }
    .navbar-wrapper .navbar-opaque #mainnav {
      background-color: transparent; }
  .navbar-wrapper .nav-cart-button a {
    margin-top: -15px;
    margin-bottom: -8px;
    padding: 17px 5px 5px !important; }
    .navbar-wrapper .nav-cart-button a:hover {
      background: #222;
      border-bottom: 3px solid #f9af35; }

.admin-bar .navbar-fixed-top {
  top: 32px; }

#search,
#search-xs {
  display: none;
  position: absolute;
  top: -9px;
  left: -543px;
  z-index: 9999; }
  #search .form-control,
  #search-xs .form-control {
    height: 42px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: #444;
    font-size: 2em;
    text-transform: uppercase;
    color: #fff; }
    #search .form-control::-webkit-input-placeholder,
    #search-xs .form-control::-webkit-input-placeholder {
      color: #fff; }
    #search .form-control:-moz-placeholder,
    #search-xs .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
    #search .form-control::-moz-placeholder,
    #search-xs .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    #search .form-control:-ms-input-placeholder,
    #search-xs .form-control:-ms-input-placeholder {
      color: #fff; }
  #search .input-group,
  #search-xs .input-group {
    width: 533px; }
  #search .input-group-btn,
  #search-xs .input-group-btn {
    width: 100px; }
    #search .input-group-btn button,
    #search-xs .input-group-btn button {
      height: 42px;
      border-radius: 0; }

#search-xs {
  position: static;
  background: rgba(42, 71, 135, 0.95); }
  #search-xs .input-group {
    width: 100%; }

.search-toggle {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1.25em; }
  .search-toggle:after {
    content: ' ';
    position: absolute;
    top: 3px;
    right: 0;
    width: 1px;
    height: 20px;
    background: #000; }

#menubar {
  position: relative; }

.neg-marg {
  padding-left: 0;
  padding-right: 0; }

#header-internal {
  padding-top: 70px;
  padding-bottom: 70px;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  background-size: cover;
  text-align: center; }
  #header-internal i {
    margin-top: 10px;
    margin-bottom: 10px; }

#home-services #right {
  padding-top: 100px;
  padding-bottom: 100px; }

.service-parent .service-child .service-circle {
  display: table;
  position: relative;
  height: 215px;
  width: 215px;
  margin: 0 auto 20px;
  border-radius: 50%; }
  .service-parent .service-child .service-circle .inner {
    display: table-cell;
    vertical-align: middle; }
  .service-parent .service-child .service-circle img {
    max-width: 150px; }
.service-parent .service-child:first-child .service-circle {
  background-image: url(../../img/services/blur_bg_1.jpg); }
.service-parent .service-child:nth-child(2) .service-circle {
  background-image: url(../../img/services/blur_bg_2.jpg); }
.service-parent .service-child:nth-child(3) .service-circle {
  background-image: url(../../img/services/blur_bg_3.jpg); }
.service-parent .service-child:last-child .service-circle {
  background-image: url(../../img/services/blur_bg_4.jpg); }

#header-icon {
  padding-right: 30px;
  font-size: 5em; }

#main-internal {
  margin-top: 70px;
  margin-bottom: 70px; }
  .page-template-page-history #main-internal, .single-events #main-internal {
    margin-bottom: 0; }

#blog-wrapper > div {
  margin-top: 15px;
  margin-bottom: 15px; }
  #blog-wrapper > div:first-child {
    margin-top: 0; }
  #blog-wrapper > div:last-child {
    margin-bottom: 0; }
#blog-wrapper > .search-pagination {
  margin-top: 40px;
  margin-bottom: 0; }

#footer-ad-space {
  background-repeat: repeat; }

#footer-top {
  padding-top: 20px;
  padding-bottom: 20px; }
  #footer-top .btn {
    bottom: 6px;
    margin-right: 15px; }
  #footer-top h3 {
    margin-bottom: 0;
    line-height: 1; }

ul.social-media-list {
  margin-bottom: 0; }
  ul.social-media-list a {
    display: block;
    text-align: center; }
  ul.social-media-list i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-top: 10px;
    font-size: 1.5em;
    color: #fff; }
    ul.social-media-list i.fa-facebook {
      background-color: #335290; }
    ul.social-media-list i.fa-twitter {
      background-color: #47A3D4; }
    ul.social-media-list i.fa-youtube {
      background-color: #EC494D; }
    ul.social-media-list i.fa-linkedin {
      background-color: #1C779D; }
    ul.social-media-list i.fa-pinterest {
      background-color: #BD071D; }
    ul.social-media-list i.fa-google-plus {
      background-color: #dd4b39; }
    ul.social-media-list i.fa-instagram {
      background-color: #517FA3; }

#footer-bottom {
  padding: 65px 0;
  background-color: #333;
  color: #fff; }
  #footer-bottom h3, #footer-bottom a {
    color: #fff; }
  #footer-bottom a:hover, #footer-bottom a:focus {
    color: #f9af35; }
  #footer-bottom h3 {
    margin-bottom: 20px; }
  #footer-bottom ul {
    font-size: .8em; }
  #footer-bottom li {
    margin-bottom: 15px; }
  #footer-bottom #copy p.inline-block {
    padding-top: 18px; }
  #footer-bottom #backtotop {
    padding: 15px 17px 6px;
    border-radius: 50%;
    background-color: #fff;
    color: #F9AF35;
    margin-right: 0;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 2em; }
    #footer-bottom #backtotop:hover {
      background-color: #F9AF35;
      color: #fff; }
    #footer-bottom #backtotop p {
      font-size: .8em; }

#jobbank {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover; }
  #jobbank #jobbank-content {
    background-color: #2A4787;
    color: #fff;
    padding: 40px; }
    #jobbank #jobbank-content h3, #jobbank #jobbank-content .h3 {
      color: #fff; }
    #jobbank #jobbank-content a, #jobbank #jobbank-content i.icon, #jobbank #jobbank-content .fa {
      color: #fff; }
    #jobbank #jobbank-content a:hover {
      color: #F9AF35; }
      #jobbank #jobbank-content a:hover i.icon {
        color: #F9AF35; }
  #jobbank .col-sm-height {
    float: left; }

#all-about-content .sites {
  min-height: 345px;
  border: 4px solid #fff;
  padding: 60px 20px;
  background: #fff;
  color: #765F45;
  -webkit-transition: all 0.125s ease-in-out;
  -moz-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out; }
  #all-about-content .sites p {
    margin-bottom: 0; }

#home-products .item {
  padding: 0 15px; }
  #home-products .item a {
    display: block; }
    #home-products .item a h3 {
      margin-bottom: 0;
      line-height: 1; }
  #home-products .item .img-thumbnail {
    padding: 10px;
    border-radius: 0; }

.job-bank-overview {
  margin-bottom: 40px;
  border-bottom: 1px solid #fff;
  padding-bottom: 40px; }

.job-listing > {
  margin-top: 30px; }
  .job-listing > div {
    padding-top: 15px;
    padding-bottom: 15px; }
    .job-listing > div:first-child {
      padding-top: 0; }
    .job-listing > div h4 span {
      border-left: 1px solid #fff;
      padding-left: 10px;
      margin-left: 10px; }
      .job-listing > div h4 span.dark-line {
        border-color: #765f45; }

.page-template-page-events #page-wrapper li {
  margin-bottom: 10px; }
  .page-template-page-events #page-wrapper li span {
    border-right: 1px solid #fff;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: 10px; }
    .page-template-page-events #page-wrapper li span.dark-line {
      border-color: #765f45; }
  .page-template-page-events #page-wrapper li.last span {
    border: 0; }

#schedule-quote {
  background-image: url("../../images/backgrounds/bulb.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

#quote {
  padding: 200px 100px;
  background-color: #2A4787; }
  #quote .quote {
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700; }
  #quote .quoted {
    display: block;
    font-size: .7em;
    font-weight: normal; }

.schedule.two {
  padding-top: 70px;
  padding-bottom: 100px; }
.schedule h3 {
  margin-bottom: 20px; }
.schedule li {
  margin-bottom: 10px;
  border: 1px solid #765f45;
  background: #fff; }
.schedule p,
.schedule span {
  display: inline-block;
  margin-bottom: 0;
  line-height: 1; }
.schedule span {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  background: #f9af35;
  color: #fff; }
.schedule p {
  padding: 10px 15px; }

.contact-info {
  margin-bottom: 60px; }
  .contact-info h4 {
    line-height: 1.2; }
  .contact-info .media-left {
    padding-right: 30px; }

#ys-directory .media {
  margin-top: 15px;
  margin-bottom: 15px; }
#ys-directory img {
  width: 75px;
  height: 75px; }
#ys-directory .outer-while > div:last-child {
  margin-bottom: 0; }

.tab-content .tab-pane {
  padding: 15px; }
  .single-product .tab-content .tab-pane#reviews {
    height: 240px;
    overflow: scroll; }
    .single-product .tab-content .tab-pane#reviews::-webkit-scrollbar {
      -webkit-appearance: none;
      width: 7px; }
    .single-product .tab-content .tab-pane#reviews::-webkit-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

#page-wrapper > div {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #765f45; }
  .page-template-page-services #page-wrapper > div, .page-template-page-events #page-wrapper > div {
    padding-top: 100px;
    padding-bottom: 100px; }
    .page-template-page-services #page-wrapper > div:first-of-type, .page-template-page-events #page-wrapper > div:first-of-type {
      border-top: 1px solid #765f45;
      padding-top: 50px;
      padding-bottom: 50px; }
  #page-wrapper > div .content p:last-child {
    margin-bottom: 0; }
  #page-wrapper > div .flexsliders .flex-control-nav {
    z-index: 1000;
    bottom: 15px; }
#page-wrapper > div:last-child {
  border-bottom: none;
  padding-bottom: 0; }

.m-article img.pad {
  padding: 4px;
  background: #fff; }
.m-article a:hover img {
  background: #f9af35; }

.page-intro {
  padding-bottom: 30px; }
  .page-intro p:last-child {
    margin-bottom: 0; }

#categories li {
  margin-right: -2px; }
  #categories li:last-child {
    margin-right: 0; }

aside section {
  margin-bottom: 30px; }
  aside section:last-child {
    margin-bottom: 0; }
    aside section:last-child img {
      margin-bottom: 20px; }
aside .tab-content .tab-pane {
  padding: 15px; }
aside [role="tab-panel"] h4,
aside [role="tab-panel"] p {
  margin-bottom: 5px; }
aside [role="tab-panel"] a {
  display: inline-block;
  margin-bottom: 30px; }
  aside [role="tab-panel"] a:last-child {
    margin-bottom: 0; }
aside form {
  margin-bottom: 15px; }
aside #blog-featured-ad img {
  max-width: 300px;
  display: inline-block; }
aside #blog-featured-ad .img {
  border: 1px solid #765f45;
  border-bottom: none;
  background-color: #fff;
  padding: 20px 10px;
  text-align: center; }
aside #blog-featured-ad .m-article {
  padding-bottom: 20px; }
aside #products .m-article {
  padding: 15px; }
  aside #products .m-article .row:last-child {
    margin-bottom: 0; }
aside #products .with-arrow {
  margin-bottom: 25px; }
aside #products h4,
aside #products p {
  margin-bottom: 5px; }
aside #products h4 {
  color: #765f45; }
aside #products a h4:hover, aside #products a h4:focus {
  color: #f9af35; }

.single .media {
  margin-bottom: 30px; }
  .single .media img {
    max-width: 70px; }
.single article {
  padding-bottom: 30px; }
  .single article #mast-head {
    margin-bottom: 30px;
    border-bottom: 1px solid #765f45; }
    .single article #mast-head h1 {
      line-height: 1.2; }
    .single article #mast-head .meta > .divider {
      position: relative;
      padding-left: 20px;
      padding-right: 20px; }
      .single article #mast-head .meta > .divider:after {
        content: ' ';
        position: absolute;
        top: 3px;
        right: 0;
        width: 2px;
        height: 14px;
        background: #765f45; }
      .single article #mast-head .meta > .divider:first-child {
        padding-left: 5px; }
  .single article p:last-child {
    margin-bottom: 0; }

.author-sidebar .author {
  margin-bottom: 30px; }
  .author-sidebar .author .media {
    margin-bottom: 10px; }

.post-download::after {
  font-family: 'FontAwesome';
  content: '\f019';
  margin-left: 10px; }

.page-template-page-team #main-internal section {
  margin-right: 0;
  margin-left: 0;
  border-top: 1px solid #765f45;
  border-left: 1px solid #765f45; }
.page-template-page-team #main-internal section > div {
  border-right: 1px solid #765f45;
  border-bottom: 1px solid #765f45;
  padding-top: 30px;
  padding-bottom: 30px; }
  .page-template-page-team #main-internal section > div img {
    margin-bottom: 10px; }
  .page-template-page-team #main-internal section > div h3 {
    margin-bottom: 0; }
  .page-template-page-team #main-internal section > div h4 {
    margin-bottom: 15px; }
  .page-template-page-team #main-internal section > div a:last-child {
    margin-bottom: 0; }

.single-team #main-internal section {
  margin-top: 40px; }

.border-padding {
  border-bottom: 1px solid #765f45;
  padding-top: 40px;
  padding-bottom: 40px; }
  .border-padding.uneven {
    padding-bottom: 25px; }

.woocommerce-page #store-feature,
.woocommerce #store-feature {
  height: 500px;
  overflow: hidden; }
  .woocommerce-page #store-feature .flexslider,
  .woocommerce #store-feature .flexslider {
    margin: 0;
    background: transparent;
    border: 0;
    height: 500px;
    overflow: hidden; }
    .woocommerce-page #store-feature .flexslider .flex-control-nav,
    .woocommerce #store-feature .flexslider .flex-control-nav {
      bottom: 30px; }
      .woocommerce-page #store-feature .flexslider .flex-control-nav li a,
      .woocommerce #store-feature .flexslider .flex-control-nav li a {
        background-color: rgba(255, 255, 255, 0.8); }
        .woocommerce-page #store-feature .flexslider .flex-control-nav li a.flex-active,
        .woocommerce #store-feature .flexslider .flex-control-nav li a.flex-active {
          background-color: white; }
.woocommerce-page #featured-title,
.woocommerce #featured-title {
  background-image: url("uLrWbwC-flip.jpg");
  background-position: center;
  background-repeat: repeat; }
  .woocommerce-page #featured-title h2,
  .woocommerce #featured-title h2 {
    background: #fff;
    display: inline-block;
    padding: 20px;
    margin-bottom: 0; }
.woocommerce-page #featured-top,
.woocommerce #featured-top {
  padding-bottom: 60px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(6%, rgba(209, 209, 209, 0.5)), color-stop(51%, white), color-stop(94%, rgba(209, 209, 209, 0.5)));
  /* Chrome,Safari4+ */ }
  .woocommerce-page #featured-top .store-product,
  .woocommerce #featured-top .store-product {
    padding: 0 15px; }
    .woocommerce-page #featured-top .store-product p,
    .woocommerce #featured-top .store-product p {
      margin-bottom: 0; }
    .woocommerce-page #featured-top .store-product .img-thumbnail,
    .woocommerce #featured-top .store-product .img-thumbnail {
      border-radius: 0; }
    .woocommerce-page #featured-top .store-product.last,
    .woocommerce #featured-top .store-product.last {
      border-right: 0; }
    .woocommerce-page #featured-top .store-product a:hover img,
    .woocommerce #featured-top .store-product a:hover img {
      background-color: #F9AF35; }
    .woocommerce-page #featured-top .store-product::after,
    .woocommerce #featured-top .store-product::after {
      display: inline-block;
      position: absolute;
      top: 0;
      right: 0;
      content: '';
      width: 1px;
      height: 156px;
      background: #765f45; }
    .woocommerce-page #featured-top .store-product:last-child::after,
    .woocommerce #featured-top .store-product:last-child::after {
      display: none; }
  .woocommerce-page #featured-top .author,
  .woocommerce #featured-top .author {
    font-size: 1em;
    font-weight: 700;
    display: block;
    margin-bottom: 5px; }
  .woocommerce-page #featured-top .star-rating,
  .woocommerce #featured-top .star-rating {
    margin-bottom: 5px; }
.woocommerce-page .variations .label,
.woocommerce .variations .label {
  padding-right: 10px;
  color: #765f45; }
.woocommerce-page .section,
.woocommerce .section {
  border-bottom: 1px solid #765F45; }
  .woocommerce-page .section .author,
  .woocommerce .section .author {
    margin-bottom: 10px;
    display: block; }
.woocommerce-page .owl-theme .owl-controls .owl-buttons .owl-prev, .woocommerce-page .owl-theme .owl-controls .owl-buttons .owl-next,
.woocommerce .owl-theme .owl-controls .owl-buttons .owl-prev,
.woocommerce .owl-theme .owl-controls .owl-buttons .owl-next {
  background: rgba(255, 255, 255, 0.7); }
.woocommerce-page .owl-theme .owl-controls .owl-buttons .owl-prev,
.woocommerce .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -15px; }
.woocommerce-page .owl-theme .owl-controls .owl-buttons .owl-next,
.woocommerce .owl-theme .owl-controls .owl-buttons .owl-next {
  right: -15px; }
.woocommerce-page .star-rating,
.woocommerce .star-rating {
  font-size: 1.5em; }

.single-product a.look {
  margin-bottom: 10px; }
.single-product .bg-product {
  border: 1px solid #765f45;
  background-image: url("uLrWbwC.jpg");
  background-repeat: repeat; }
  .single-product .bg-product img {
    display: block;
    margin: 80px auto; }
.single-product .price-info {
  margin-bottom: 30px;
  text-transform: uppercase; }
  .single-product .price-info li:first-child {
    font-weight: 700; }
  .single-product .price-info li:last-child {
    color: #bababa; }
.single-product .price-detail {
  display: inline-block;
  width: 100px; }
.single-product .media-left {
  padding-right: 20px; }
.single-product .author-image {
  max-width: 50px; }
.single-product #product-overview .star-rating {
  margin-bottom: 20px; }
.single-product .tab-content .star-rating {
  margin-bottom: 5px; }
.single-product .owl-controls {
  margin-top: 0; }

.page-template-page-history .flexsliders .flex-control-nav {
  bottom: 15px; }

/*=======================*/
/*======== STORE ========*/
/*=======================*/
.woocommerce-breadcrumb {
  margin-bottom: 30px;
  color: #f9af35;
  text-transform: uppercase; }
  .woocommerce-breadcrumb a {
    color: #765f45; }
    .woocommerce-breadcrumb a:hover, .woocommerce-breadcrumb a:focus {
      color: #f9af35; }

/*=======================*/
/*========TIMELINE=======*/
/*=======================*/
.bg-year {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -200px;
  position: relative; }
  .bg-year #cd-timeline {
    margin: 0;
    padding-bottom: 0;
    overflow: hidden; }
    .bg-year #cd-timeline .cd-timeline-block.year {
      margin: 0; }

#cd-timeline:before {
  z-index: -1;
  width: 1px;
  height: 105%;
  background: #f9af35; }
#cd-timeline.restart {
  margin: -50px 0 0; }
#cd-timeline .cd-timeline-block {
  z-index: 10; }
  #cd-timeline .cd-timeline-block .cd-timeline-img {
    width: 15px;
    height: 15px;
    margin-top: 85.5px;
    margin-left: -8.5px;
    background: #f9af35;
    color: #fff;
    -moz-box-shadow: 0 0 0 1px #f9af35;
    -webkit-box-shadow: 0 0 0 1px #f9af35;
    box-shadow: 0 0 0 1px #f9af35;
    border: 3px solid #F3EFE9; }
  #cd-timeline .cd-timeline-block.year {
    margin-top: 60px; }
    .bg-year #cd-timeline .cd-timeline-block.year {
      height: 450px;
      z-index: 2; }
      .bg-year #cd-timeline .cd-timeline-block.year:before {
        content: '';
        position: absolute;
        top: 0;
        z-index: -1;
        width: 1px;
        height: 105%;
        background: #f9af35;
        left: 50%;
        margin-left: -2px; }
      .bg-year #cd-timeline .cd-timeline-block.year .cd-timeline-img {
        width: 100px;
        height: 100px;
        margin-top: 200px;
        margin-left: -51px;
        text-align: center;
        box-shadow: none;
        border: 1px solid #F9AF35;
        background-color: #fff; }
        .bg-year #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 {
          color: #F9AF35; }
    #cd-timeline .cd-timeline-block.year .cd-timeline-img {
      width: 100px;
      height: 100px;
      margin-top: -30px;
      margin-left: -51px;
      text-align: center;
      box-shadow: none;
      border: none; }
      #cd-timeline .cd-timeline-block.year .cd-timeline-img h2 {
        padding-top: 30px; }
  #cd-timeline .cd-timeline-block:nth-child(odd) .cd-timeline-content:before {
    border-left-color: #777; }
  #cd-timeline .cd-timeline-block:nth-child(even) .cd-timeline-content:before {
    border-right-color: #777; }
#cd-timeline .cd-timeline-content {
  border: 1px solid #f9af35; }
  #cd-timeline .cd-timeline-content:before {
    top: 91.5px;
    height: 1px;
    width: 107px;
    background: #f9af35;
    border: none; }
  #cd-timeline .cd-timeline-content .cd-content-header,
  #cd-timeline .cd-timeline-content .cd-content-body {
    padding: 10px; }
  #cd-timeline .cd-timeline-content .cd-content-body {
    background: #fff; }
    #cd-timeline .cd-timeline-content .cd-content-body p {
      margin-top: 10px;
      margin-bottom: 20px; }
      #cd-timeline .cd-timeline-content .cd-content-body p:last-child {
        margin-bottom: 10px; }
  #cd-timeline .cd-timeline-content .cd-content-header {
    background: #f9af35; }
    #cd-timeline .cd-timeline-content .cd-content-header h2,
    #cd-timeline .cd-timeline-content .cd-content-header img {
      display: inline-block; }
#cd-timeline .cd-content-quote {
  position: absolute;
  padding: 30px;
  color: #765F45;
  border: 1px solid #765F45;
  text-transform: uppercase;
  top: 40px;
  font-size: 1.05em;
  font-weight: 700;
  width: 40%;
  background-color: #fff; }
  #cd-timeline .cd-content-quote p {
    line-height: 1.2; }
  #cd-timeline .cd-content-quote.is-hidden {
    visibility: hidden; }
  #cd-timeline .cd-content-quote.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2-inverse 0.6s; }
  #cd-timeline .cd-content-quote .quoted {
    display: block;
    font-size: .9em;
    font-weight: normal; }
  #cd-timeline .cd-content-quote.right {
    right: 0; }
  #cd-timeline .cd-content-quote.left {
    left: 0; }
#cd-timeline .cd-timeline-block:nth-child(even) .cd-content-quote.bounce-in {
  -webkit-animation: cd-bounce-2 0.6s; }

/*=======================*/
/*=========BUTTONS=======*/
/*=======================*/
.btn:active {
  box-shadow: none; }

.btn-default, .btn-yellow-white, .btn-search {
  position: relative;
  background: #F9AF35;
  color: #fff;
  text-transform: uppercase;
  border-radius: 15px;
  padding: 6px 50px;
  border: 0;
  -webkit-transition: background 0.125s ease-in-out;
  -moz-transition: background 0.125s ease-in-out;
  transition: background 0.125s ease-in-out; }
  .btn-default.btn-default-tag, .btn-default-tag.btn-yellow-white, .btn-default-tag.btn-search {
    padding-right: 15px;
    padding-left: 15px; }
  .btn-default.btn-xs, .btn-xs.btn-yellow-white, .btn-xs.btn-search {
    font-size: .8em;
    padding: 3px 30px 2px; }
    .btn-default.btn-xs i, .btn-xs.btn-yellow-white i, .btn-xs.btn-search i {
      top: 4px;
      right: 3px; }
  .btn-default i, .btn-yellow-white i, .btn-search i {
    position: absolute;
    top: 7px;
    right: 20px;
    -webkit-transition: background 0.125s ease-in-out;
    -moz-transition: background 0.125s ease-in-out;
    transition: background 0.125s ease-in-out; }
  .yellow .btn-default, .yellow .btn-yellow-white, .yellow .btn-search {
    color: #765F45;
    background: #fff; }
    .yellow .btn-default i, .yellow .btn-yellow-white i, .yellow .btn-search i {
      color: #765f45; }
    .yellow .btn-default:hover, .yellow .btn-yellow-white:hover, .yellow .btn-search:hover, .yellow .btn-default:focus, .yellow .btn-yellow-white:focus, .yellow .btn-search:focus {
      color: #fff; }
      .yellow .btn-default:hover i, .yellow .btn-yellow-white:hover i, .yellow .btn-search:hover i, .yellow .btn-default:focus i, .yellow .btn-yellow-white:focus i, .yellow .btn-search:focus i {
        color: #fff; }
  .btn-default:hover, .btn-yellow-white:hover, .btn-search:hover, .btn-default:focus, .btn-yellow-white:focus, .btn-search:focus {
    background: #2A4787;
    color: #fff; }

.btn-primary {
  position: relative;
  background: transparent;
  border: 0;
  text-transform: uppercase;
  color: #765F45;
  padding: 0;
  -webkit-transition: background 0.125s ease-in-out;
  -moz-transition: background 0.125s ease-in-out;
  transition: background 0.125s ease-in-out; }
  .btn-primary i {
    position: absolute;
    top: 7px;
    right: 20px;
    color: #F9AF35;
    -webkit-transition: background 0.125s ease-in-out;
    -moz-transition: background 0.125s ease-in-out;
    transition: background 0.125s ease-in-out; }
  .btn-primary:hover, .btn-primary:focus {
    color: #F9AF35;
    background-color: transparent; }

.btn-category {
  display: inline-block;
  border: 1px solid #BF9574;
  -webkit-transition: all 0.125s ease-in-out;
  -moz-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  background: #fff;
  padding: 10px;
  text-transform: uppercase;
  font-size: .8em; }
  .btn-category:hover, .btn-category:focus {
    border-color: #f9af35;
    background: #f9af35;
    color: #fff; }

.btn-yellow-white:hover, .btn-yellow-white:focus {
  background: #fff;
  color: #f9af35; }

.btn-search i {
  top: 24px;
  left: 0;
  right: 0; }

/*=======================*/
/*========FORMS==========*/
/*=======================*/
.form-group {
  margin-bottom: 10px; }
  .form-group:last-child {
    margin-bottom: 0; }
  .form-group label {
    padding-top: 15px;
    text-transform: uppercase; }

.form-control {
  height: 45px;
  padding: 0 15px;
  border-radius: 0;
  box-shadow: 0;
  border: 1px solid #765f45;
  box-shadow: none; }
  .form-control:focus {
    border-color: #f9af35;
    box-shadow: none; }

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 50%; }

textarea.form-control {
  height: auto;
  padding: 15px; }

aside .form-control {
  height: 60px;
  border: 1px solid #765f45;
  border-right: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  box-shadow: none;
  text-transform: uppercase; }
  aside .form-control:focus {
    border: 1px solid #765f45;
    outline: 0;
    box-shadow: none; }
    aside .form-control:focus::-webkit-input-placeholder {
      color: #765f45; }
    aside .form-control:focus:-moz-placeholder {
      /* Firefox 18- */
      color: #765f45; }
    aside .form-control:focus::-moz-placeholder {
      /* Firefox 19+ */
      color: #765f45; }
    aside .form-control:focus:-ms-input-placeholder {
      color: #765f45; }
  aside .form-control::-webkit-input-placeholder {
    color: #BF9574; }
  aside .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #BF9574; }
  aside .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #BF9574; }
  aside .form-control:-ms-input-placeholder {
    color: #BF9574; }
aside .input-group-btn {
  border: 1px solid #765f45;
  border-left: none;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  padding-right: 10px;
  padding-left: 10px;
  background: #fff; }
  aside .input-group-btn:last-child .btn {
    margin-left: 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px; }

.qty-select,
.wishlist {
  margin-bottom: 30px; }

.add-more-tickets {
  text-align: center; }
  .add-more-tickets a {
    color: #2A4788; }

.cart .form-group .quantity {
  border: 1px solid #765f45;
  border-radius: 0;
  -webkit-appearance: none;
  padding-right: 0;
  background-color: #fff;
  margin: 0; }
  .cart .form-group .quantity .input-text {
    height: 30px !important;
    border: 0;
    width: 100%;
    height: 100%; }

.woocommerce-page td.product-name dl.variation dd.variation-Attendee {
  margin-bottom: 0; }

.wishlist li {
  position: relative; }
  .wishlist li:first-child, .wishlist li:nth-child(2) {
    padding-right: 10px; }
    .wishlist li:first-child:after, .wishlist li:nth-child(2):after {
      content: "";
      display: inline-block;
      position: absolute;
      top: 2px;
      right: -1px;
      height: 15px;
      width: 2px;
      background: #765f45; }

.out-of-stock {
  margin-left: 10px;
  color: #8E5357; }

/*=======================*/
/*=========TABLES========*/
/*=======================*/
/*=======================*/
/*=======OVERRIDES=======*/
/*=======================*/
.dropdown-menu > li > a {
  color: #fff; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #f9af35;
  background: transparent; }

.navbar-nav > li > .dropdown-menu {
  border-radius: 0;
  background: rgba(0, 0, 0, 0.75); }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background: transparent;
  color: #f9af35 !important; }

.navbar-opaque .dropdown-menu > li > a {
  color: #2A4787; }

.navbar-opaque .dropdown-menu > li > a:hover,
.navbar-opaque .dropdown-menu > li > a:focus {
  color: #f9af35;
  background: transparent; }

.navbar-opaque .navbar-nav > li > .dropdown-menu {
  background: #fff; }

.navbar-opaque .dropdown-menu > .active > a,
.navbar-opaque .dropdown-menu > .active > a:hover,
.navbar-opaque .dropdown-menu > .active > a:focus {
  background: #fff;
  color: #f9af35; }

.flex-direction-nav .flex-prev {
  left: 50px; }
.flex-direction-nav .flex-next {
  right: 50px; }
.flex-direction-nav a {
  top: 55%;
  opacity: 1; }
  .flex-direction-nav a:before {
    content: ''; }
  .flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next {
    font-size: 2em; }
    .flex-direction-nav a.flex-prev .icon, .flex-direction-nav a.flex-next .icon {
      margin-right: 0; }
    .flex-direction-nav a.flex-prev:before, .flex-direction-nav a.flex-next:before {
      content: ''; }

.flex-control-paging li a {
  background: rgba(249, 175, 53, 0.5); }
  .flex-control-paging li a:hover, .flex-control-paging li a:focus {
    background: #f9af35; }
  .flex-control-paging li a.flex-active {
    background: #f9af35; }

.owl-theme .owl-controls .owl-buttons div {
  position: absolute; }

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next {
  top: 40%;
  width: 65px;
  height: 65px;
  padding: 16.5px 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #765F45;
  color: #765f45;
  font-size: 2em; }
  .owl-theme .owl-controls .owl-buttons .owl-prev:hover, .owl-theme .owl-controls .owl-buttons .owl-prev:focus,
  .owl-theme .owl-controls .owl-buttons .owl-next:hover,
  .owl-theme .owl-controls .owl-buttons .owl-next:focus {
    border-color: #f9af35;
    background: #f9af35;
    color: #fff; }
  .owl-theme .owl-controls .owl-buttons .owl-prev i,
  .owl-theme .owl-controls .owl-buttons .owl-next i {
    margin: 0; }
.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: -12px; }
.owl-theme .owl-controls .owl-buttons .owl-next {
  right: -12px; }

/*=======================*/
/*=========TABS==========*/
/*=======================*/
.nav-tabs {
  margin-bottom: 1px;
  border-bottom: 1px solid #765f45; }

.nav-tabs li.active a {
  color: #BF9574;
  border: 1px solid #765f45;
  border-bottom: 1px solid #fff; }
  .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
    background-color: #fff;
    color: #BF9574;
    border-color: #765f45;
    border-bottom-color: #fff; }
.nav-tabs li a {
  border-radius: 0; }
  .nav-tabs li a:hover, .nav-tabs li a:focus {
    background-color: transparent;
    color: #F9AF35;
    border-color: transparent; }

.tab-content {
  border: 1px solid #765f45;
  border-top: none;
  margin-top: -2px;
  background-color: #fff; }

.tabs-transparent .tab-content {
  border: none;
  background-color: transparent; }
  .tabs-transparent .tab-content .tab-pane {
    padding: 40px 0 0; }
.tabs-transparent .nav-tabs li.active a {
  border-bottom-color: #F5F4F2;
  background-color: transparent; }

/*=======================*/
/*======Woo Commerce=====*/
/*=======================*/
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  margin-bottom: 40px !important;
  font-size: 1em !important;
  color: #f9af35 !important; }
  .woocommerce .woocommerce-breadcrumb a,
  .woocommerce-page .woocommerce-breadcrumb a {
    color: #765f45 !important; }
    .woocommerce .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:focus,
    .woocommerce-page .woocommerce-breadcrumb a:hover,
    .woocommerce-page .woocommerce-breadcrumb a:focus {
      color: #f9af35 !important; }
.woocommerce #page-wrapper > div,
.woocommerce-page #page-wrapper > div {
  padding-top: 0; }
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  margin: 2em 0 !important; }
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  display: block;
  float: none !important;
  margin-top: 15px;
  margin-bottom: 15px !important; }
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info {
  background: #fff !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: #f9af35 !important; }
  .woocommerce .woocommerce-message:before,
  .woocommerce .woocommerce-info:before,
  .woocommerce-page .woocommerce-message:before,
  .woocommerce-page .woocommerce-info:before {
    border-radius: 0 !important;
    box-shadow: none !important;
    background-color: #f9af35 !important;
    padding-top: 0 !important; }
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove {
  color: #EA4A51 !important; }
  .woocommerce table.cart a.remove:hover,
  .woocommerce-page table.cart a.remove:hover {
    color: #fff !important;
    background: #EA4A51 !important; }
.woocommerce table.cart td.actions .coupon #coupon_code,
.woocommerce-page table.cart td.actions .coupon #coupon_code {
  min-width: 100px; }
.woocommerce #shipping_method input[type=radio],
.woocommerce-page #shipping_method input[type=radio] {
  margin-right: 25px; }
.woocommerce .cart-collaterals,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.checkout_coupon,
.woocommerce table.shop_table,
.woocommerce #payment,
.woocommerce-page .cart-collaterals,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page table.shop_table,
.woocommerce-page #payment {
  border-radius: 0 !important;
  background: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .woocommerce .cart-collaterals th,
  .woocommerce form.checkout_coupon th,
  .woocommerce form.login th,
  .woocommerce form.register th,
  .woocommerce form.checkout_coupon th,
  .woocommerce table.shop_table th,
  .woocommerce #payment th,
  .woocommerce-page .cart-collaterals th,
  .woocommerce-page form.checkout_coupon th,
  .woocommerce-page form.login th,
  .woocommerce-page form.register th,
  .woocommerce-page form.checkout_coupon th,
  .woocommerce-page table.shop_table th,
  .woocommerce-page #payment th {
    padding: 20px 15px !important; }
  .woocommerce .cart-collaterals td,
  .woocommerce form.checkout_coupon td,
  .woocommerce form.login td,
  .woocommerce form.register td,
  .woocommerce form.checkout_coupon td,
  .woocommerce table.shop_table td,
  .woocommerce #payment td,
  .woocommerce-page .cart-collaterals td,
  .woocommerce-page form.checkout_coupon td,
  .woocommerce-page form.login td,
  .woocommerce-page form.register td,
  .woocommerce-page form.checkout_coupon td,
  .woocommerce-page table.shop_table td,
  .woocommerce-page #payment td {
    padding: 15px !important; }
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  width: 100% !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: #efefef !important;
  text-shadow: none !important; }
  .woocommerce #payment div.payment_box:after,
  .woocommerce-page #payment div.payment_box:after {
    border: none !important; }
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
  padding: 15px; }
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .shipping_calculator {
  width: auto !important; }
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
  content: none !important; }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form #payment div.payment_box input.input-text,
.woocommerce form #payment div.payment_box textarea,
.woocommerce-page form .form-row input.input-text,
.woocommerce-page form .form-row textarea,
.woocommerce-page form #payment div.payment_box input.input-text,
.woocommerce-page form #payment div.payment_box textarea {
  height: 45px;
  padding: 0 15px;
  border-radius: 0;
  box-shadow: 0;
  border: 1px solid #765f45; }
  .woocommerce form .form-row input.input-text:focus,
  .woocommerce form .form-row textarea:focus,
  .woocommerce form #payment div.payment_box input.input-text:focus,
  .woocommerce form #payment div.payment_box textarea:focus,
  .woocommerce-page form .form-row input.input-text:focus,
  .woocommerce-page form .form-row textarea:focus,
  .woocommerce-page form #payment div.payment_box input.input-text:focus,
  .woocommerce-page form #payment div.payment_box textarea:focus {
    border-color: #f9af35;
    box-shadow: none; }
.woocommerce form .form-row textarea,
.woocommerce form #payment div.payment_box textarea,
.woocommerce-page form .form-row textarea,
.woocommerce-page form #payment div.payment_box textarea {
  height: auto;
  padding: 15px; }
.woocommerce form .form-row label,
.woocommerce form #payment div.payment_box label,
.woocommerce-page form .form-row label,
.woocommerce-page form #payment div.payment_box label {
  text-transform: uppercase; }
.woocommerce input.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce-page input.button,
.woocommerce-page a.button,
.woocommerce-page button.button {
  position: relative !important;
  background: #F9AF35 !important;
  color: #fff !important;
  text-transform: uppercase !important;
  border-radius: 15px !important;
  padding: 8px 30px !important;
  border: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-weight: 400 !important;
  -webkit-transition: background 0.125s ease-in-out;
  -moz-transition: background 0.125s ease-in-out;
  transition: background 0.125s ease-in-out; }
  .woocommerce input.button:hover, .woocommerce input.button:focus,
  .woocommerce a.button:hover,
  .woocommerce a.button:focus,
  .woocommerce button.button:hover,
  .woocommerce button.button:focus,
  .woocommerce-page input.button:hover,
  .woocommerce-page input.button:focus,
  .woocommerce-page a.button:hover,
  .woocommerce-page a.button:focus,
  .woocommerce-page button.button:hover,
  .woocommerce-page button.button:focus {
    background: #2A4787 !important; }
  .woocommerce input.button.blue,
  .woocommerce a.button.blue,
  .woocommerce button.button.blue,
  .woocommerce-page input.button.blue,
  .woocommerce-page a.button.blue,
  .woocommerce-page button.button.blue {
    background-color: #2A4787 !important; }
  .woocommerce input.button.wc-backward:before, .woocommerce input.button.wc-backward:after, .woocommerce input.button.wc-forward:before, .woocommerce input.button.wc-forward:after,
  .woocommerce a.button.wc-backward:before,
  .woocommerce a.button.wc-backward:after,
  .woocommerce a.button.wc-forward:before,
  .woocommerce a.button.wc-forward:after,
  .woocommerce button.button.wc-backward:before,
  .woocommerce button.button.wc-backward:after,
  .woocommerce button.button.wc-forward:before,
  .woocommerce button.button.wc-forward:after,
  .woocommerce-page input.button.wc-backward:before,
  .woocommerce-page input.button.wc-backward:after,
  .woocommerce-page input.button.wc-forward:before,
  .woocommerce-page input.button.wc-forward:after,
  .woocommerce-page a.button.wc-backward:before,
  .woocommerce-page a.button.wc-backward:after,
  .woocommerce-page a.button.wc-forward:before,
  .woocommerce-page a.button.wc-forward:after,
  .woocommerce-page button.button.wc-backward:before,
  .woocommerce-page button.button.wc-backward:after,
  .woocommerce-page button.button.wc-forward:before,
  .woocommerce-page button.button.wc-forward:after {
    content: none; }

.cart-collaterals .wc-proceed-to-checkout {
  margin-right: 20px; }

/*=======================*/
/*=======SHAREAHOLIC=====*/
/*=======================*/
.shareaholic-canvas {
  margin-top: 10px; }

.single .shareaholic-share-buttons-container.wrapped ul.shareaholic-share-buttons {
  margin-bottom: 10px !important; }

.bulk-notice {
  color: #765f45;
  margin-top: 20px; }

@media only screen and (max-width: 1199px) {
  body {
    padding-top: 135px; }

  .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px; }
    .navbar-brand img {
      max-width: 180px; }
    .woocommerce .navbar-brand img, .woocommerce-page .navbar-brand img {
      max-width: 180px; }

  .navbar-wrapper .navbar-nav > li > a {
    padding-top: 35px;
    padding-bottom: 35px; }

  #hs-feature,
  #hs-feature #slider {
    height: 650px; }

  #hs-feature #carousel {
    top: 200px; }

  #cd-timeline .cd-timeline-content:before {
    width: 87px; }

  .thumbnail {
    min-height: 462px; }

  #header-internal {
    padding-top: 50px;
    padding-bottom: 50px; }

  .page-template-page-services #page-wrapper > div,
  .page-template-page-events #page-wrapper > div {
    padding-top: 70px;
    padding-bottom: 70px; }
    .page-template-page-services #page-wrapper > div:last-child,
    .page-template-page-events #page-wrapper > div:last-child {
      padding-bottom: 0; }

  .woocommerce-page #featured-top .store-product:nth-child(3)::after,
  .woocommerce #featured-top .store-product:nth-child(3)::after {
    display: none; }

  .image-wrapper {
    min-height: 212px; }

  #all-about-content .sites {
    min-height: 380px; }

  #cd-timeline .cd-timeline-content:before {
    width: 87px; }

  .page-template-page-team #main-internal section > div {
    min-height: 300px; }

  .service-parent .service-child .service-circle {
    width: 200px;
    height: 200px; }
    .service-parent .service-child .service-circle img {
      max-width: 135px; } }
@media only screen and (max-width: 1024px) {
  #headerimg,
  #header-internal {
    background-attachment: scroll; }

  #hs-feature, #hs-feature #slider {
    height: 600px; }

  #hs-feature #carousel {
    top: 150px; }

  #footer-top .col-lg-4 {
    text-align: center; }
  #footer-top .text-center {
    margin-bottom: 20px; }
  #footer-top .pull-right {
    float: none !important;
    margin-bottom: 0; } }
@media only screen and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 36px; }

  h2,
  .h2 {
    font-size: 28px; }

  h3,
  .h3 {
    font-size: 22px; }

  .thumbnail {
    min-height: 440px; }

  #search .form-control {
    width: 50%;
    float: right; }

  .internal .image {
    margin-bottom: 20px; }
  .internal .column {
    margin-bottom: 20px; }

  #form-section a.btn-primary {
    margin-bottom: 40px; }
  #form-section #contact-form .form-group:nth-child(4) label {
    padding-top: 15px;
    padding-bottom: 0; }

  .sites {
    margin-bottom: 30px; }

  #hs-feature {
    height: auto; }
    #hs-feature #slider {
      height: auto;
      margin-bottom: 62px; }
      #hs-feature #slider .flex-control-nav {
        display: none; }
    #hs-feature .flexslider .slides img {
      width: 100%; }
    #hs-feature .slidesDescription {
      position: absolute;
      z-index: 200;
      bottom: -62px;
      background: #fff;
      padding: 20px;
      width: 100%; }
      #hs-feature .slidesDescription h3 {
        margin-bottom: 0; }

  .thumbnail {
    margin-bottom: 20px; }

  #cd-timeline .cd-timeline-content:before {
    width: 65px; }

  .m-article .image {
    margin-bottom: 20px; }

  .search #search {
    right: 213px; }
    .search #search .input-group {
      width: 450px; }

  .woocommerce-page #featured-top .store-product img,
  .woocommerce #featured-top .store-product img {
    margin-bottom: 20px; }
  .woocommerce-page #featured-top .store-product::after,
  .woocommerce #featured-top .store-product::after {
    height: 281px; }
  .woocommerce-page #featured-top .store-product:nth-child(2)::after,
  .woocommerce #featured-top .store-product:nth-child(2)::after {
    display: none; }

  .image-wrapper {
    min-height: 185px; }

  .email-btn-group {
    margin-bottom: 15px;
    text-align: center; }

  #all-about-content .sites {
    min-height: 0; }

  #cd-timeline .cd-timeline-content:before {
    width: 65px; }

  .page-template-page-team #main-internal section > div {
    min-height: 335px; }

  .service {
    margin-bottom: 40px; } }
@media only screen and (max-width: 767px) {
  .woocommerce table.shop_table th,
  .woocommerce-page table.shop_table th {
    padding: 20px 4px !important; }
  .woocommerce table.shop_table td,
  .woocommerce-page table.shop_table td {
    padding: 15px 4px !important; }
  .woocommerce table td.actions .coupon,
  .woocommerce-page table td.actions .coupon {
    margin-bottom: .5em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .woocommerce table td.actions .coupon #coupon_code,
    .woocommerce-page table td.actions .coupon #coupon_code {
      min-width: 100px;
      margin-bottom: 5px; }
  .woocommerce input.button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce-page input.button,
  .woocommerce-page a.button,
  .woocommerce-page button.button {
    display: block !important;
    float: left !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    width: 100% !important; }
  .woocommerce #featured-top .store-product:first-child::after,
  .woocommerce-page #featured-top .store-product:first-child::after {
    display: none; }

  .navbar-brand {
    padding-left: 0;
    padding-right: 0; }
    .navbar-brand img {
      max-width: 128px; }
    .woocommerce .navbar-brand img, .woocommerce-page .navbar-brand img {
      max-width: 128px; }

  #subnav .padding10 {
    padding-top: 3px;
    padding-bottom: 8px; }

  .thumbnail {
    min-height: 431px; }

  #footer-bottom {
    padding-bottom: 0; }
    #footer-bottom .col-lg-3 {
      margin-bottom: 40px; }
    #footer-bottom .back-to-top {
      text-align: center; }

  #services .service {
    margin-bottom: 40px; }

  #footer-bottom .col-sm-3 {
    margin-bottom: 40px; }

  body {
    padding: 0; }

  .navbar-wrapper .navbar-default {
    position: static;
    margin-bottom: 0; }
    .navbar-wrapper .navbar-default #mainnav {
      background-color: #505050; }
    .navbar-wrapper .navbar-default .navbar-toggle {
      margin-top: 16px;
      margin-right: 0;
      margin-bottom: 16px;
      border-radius: 0; }
    .navbar-wrapper .navbar-default .navbar-collapse {
      width: 100%; }
      .navbar-wrapper .navbar-default .navbar-collapse li a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center; }

  .home #cool-slider {
    margin-top: 0; }

  #search {
    display: none; }

  #hs-feature #slider {
    height: auto;
    margin-bottom: 54px; }
  #hs-feature .slidesDescription {
    bottom: -54px; }
    #hs-feature .slidesDescription h3 {
      font-size: 14px; }

  #header-team .inline-block {
    display: block; }
  #header-team .single-team-social {
    float: left !important; }

  .single-team-head {
    margin-bottom: 30px; }

  #cd-timeline .cd-content-quote {
    display: none; }

  .cd-timeline-content {
    width: 100%; }

  #cd-timeline .cd-timeline-content:before {
    display: none; }

  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    float: none !important;
    width: 100% !important; }

  .image-wrapper {
    min-height: 281px; }

  .line-through::before, .line-through::after {
    content: none; }

  #cd-timeline .cd-content-quote {
    display: none; }

  .cd-timeline-content {
    width: 100%; }

  #cd-timeline .cd-timeline-content:before {
    display: none; }

  .page-template-page-team #main-internal section > div {
    min-height: 0; } }
@media only screen and (max-width: 414px) {
  h1,
  .h1 {
    font-size: 32px; }

  h2,
  .h2 {
    font-size: 24px; }

  h3,
  .h3 {
    font-size: 18px; }

  .home .item .book-image {
    height: auto; }

  .subheader {
    border-bottom: 0; }
    .subheader h3 {
      background-color: transparent;
      width: 100%; } }
/*=======================*/
/*=========MOZILLA=======*/
/*=======================*/
@-moz-document url-prefix() {}

/*# sourceMappingURL=tg.min.css.map */
