/*
Theme Name: cuisine
Theme URI: http://ordasoft.com/cuisine-wordpress-restaurant-theme
Author: Ordasoft
Author URI: http://ordasoft.com/
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cuisine

Description: The Cuisine - WordPress Restaurant Theme, from OrdaSoft, is one of the best flexible and customizable restaurant themes on the market. Cuisine offering a stunning interface to present your menu, reservations system and location and allows change view without touching any code. The theme is designed particularly for Cafes, Bakeries, Drive-in, Takeout, and Formal Eateries, and it features a full-width header image. It comes with simple widgets for adding  contact forms, gallery and map. You can also sell your food online by WooCommerce plugin integration. Cuisine WordPress cafe restaurant theme has right–to–left (RTL) support to handle and respond to users who communicate with a right-to-left language. The responsive design includes ideal formatting for revealing your menu in a presentable format, and you can always change around your colors, backgrounds and headers to fit your brand.

Tags: yellow, black, white, light, fixed-layout, responsive-layout, two-columns, left-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

 Table of Contents:

  1 - Reset
  2 - Header
  3 - Main Menu
  4 - Gallery
  5 - Post Formats
      5.1 - Aside
       5.2 - Audio
       5.3 - Chat
       5.4 - Images
       5.5 - Link
      5.6 - Quote
       5.7 - Status
      5.8 - Video
 6 - Attachments
 7 - Elements cuisine
 8 - Social links
 9 - Contact us
 10 - Contact us page
 11 - Post page
 12 - Category page
 13 - Сategory item
 14 - Author articles
 15 - Slider
 16 - We provide
 17 - Color switch
 18 - Comment
 19 - Footer
 20 - Copyright
 21 - Responsive
 */
.sticky {}
.button {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
}
.button:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a.button:hover,
.button:hover a {
  text-decoration: none;
}
.input {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
.input:focus {
  border-color: #c59d5f;
}
.input:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.input:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.input:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.input:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.text-shadow {
  text-shadow: 1px 0px 1px #ffffff;
  -webkit-text-shadow: 1px 0px 1px #ffffff;
  -moz-text-shadow: 1px 0px 1px #ffffff;
  -o-text-shadow: 1px 0px 1px #ffffff;
}
.js-events-none {
  pointer-events: none;
}
.js-events-auto {
  pointer-events: auto;
}
.js-overflow-hid {
  overflow: hidden;
}
@-webkit-keyframes soc_icons-effect-3 {
  49% {
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes soc_icons-effect-3 {
  49% {
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@-ms-keyframes soc_icons-effect-3 {
  49% {
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes soc_icons-effect-3 {
  49% {
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@keyframes soc_icons-effect-3 {
  49% {
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes animation-spin-effect {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes animation-spin-effect {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes animation-spin-effect {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes animation-spin-effect {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animation-spin-effect {
  0% {
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.grapes-black {
  display: inline-block;
  background-repeat: none;
  width: 82px;
  height: 66px;
  background-image: url(images/black_vinograd.png);
}
.grapes-white {
  display: inline-block;
  background-repeat: none;
  width: 82px;
  height: 66px;
  background-image: url(images/white-vinograd.png);
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 30px;
}
h1 {
  font-size: 48px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
address {
  font-style: italic;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p {
  margin: 0;
  padding: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 14px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre {
  background: #f5f5f5;
  color: #666;
  font-family: monospace;
  font-size: 14px;
  margin: 20px 0;
  overflow: auto;
  padding: 20px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin: 24px 40px;
  border-left: 5px solid #4282aa;
}
blockquote blockquote {
  margin-right: 0;
}
blockquote cite,
blockquote small {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
blockquote em,
blockquote i {
  font-style: normal;
  font-weight: 300;
}
blockquote strong,
blockquote b {
  font-weight: 400;
}
small {
  font-size: smaller;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl {
  margin: 0 0px;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 20px;
}
menu,
ol,
ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style-type: square;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
li > ul,
li > ol {
  margin: 0 0 0 30px;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  padding-right: 2px;
  /*Don't cut off the webkit search cancel button*/
  width: 270px;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
caption {
  font-size: 16px;
  margin: 20px 0;
}
th {
  font-weight: bold;
  text-transform: uppercase;
}
td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
hr {
  background: url(images/dotted-line.png) repeat center top;
  background-size: 4px 4px;
  border: 0;
  height: 1px;
  margin: 0 0 24px;
}
body {
  height: 100%;
}
* {
  outline: none;
}
a:hover {
  text-decoration: none;
}
body {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  word-wrap: break-word;
}
@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
}
.inveiw {
  opacity: 1;
}
.outveiw {
  opacity: 0;
}
.row {
  margin: 0 !important;
}
.col-lg-12 {
  padding: 0 !important;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/*-----------------------------------menu theme----------------------------------------------*/
#primary-navigation .nav-menu ul li.page_item_has_children {
  position: relative;
}
#primary-navigation .nav-menu ul li.page_item_has_children:after {
  content: '\f35f';
  display: inline-block;
  font-family: "Ionicons";
  color: #ffffff;
  font-size: 1em;
  position: absolute;
  top: 39%;
  right: 0px;
}
#primary-navigation .nav-menu ul li.page_item_has_children .children {
  position: absolute;
  display: none;
  width: 250px;
  left: 0;
  margin: 0;
  z-index: 999;
}
#primary-navigation .nav-menu ul li.page_item_has_children .children > li.page_item_has_children > .children {
  position: absolute;
  display: none;
  width: 250px;
  left: 100%;
  margin: 0;
  z-index: 999;
}
#primary-navigation .nav-menu ul li.page_item_has_children .children li {
  margin: 0;
  padding: 0;
  text-align: left;
}
#primary-navigation .nav-menu ul li.page_item_has_children .children li a {
  margin: 0;
  padding: 15px 10px;
  width: auto;
}
#primary-navigation .nav-menu ul li.page_item_has_children .children li:before {
  display: none;
}
.comment {
  list-style: none;
}
.comments-title {
  line-height: 1em;
}
.menu-container {
  text-align: left;
}
#toggle {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 5px 10px ;
  margin-top: 12px;
  padding: 12px 3px;
  border: 2px solid #ffffff;
  pointer-events: auto;
}
#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -7px;
}
#toggle span:after {
  top: 7px;
}
#toggle span {
  position: relative;
  display: block;
  margin-top: 5px;
}
#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.3s;
  backface-visibility: hidden;
}
/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  -o-transform: rotate(45deg) scaleX(0.9);
  -ms-transform: rotate(45deg) scaleX(0.9);
  -moz-transform: rotate(45deg) scaleX(0.9);
  -webkit-transform: rotate(45deg) scaleX(0.9);
  transform: rotate(45deg) scaleX(0.9);
  top: 0;
}
#toggle.on span:after {
  -o-transform: rotate(-45deg) scaleX(0.9);
  -ms-transform: rotate(-45deg) scaleX(0.9);
  -moz-transform: rotate(-45deg) scaleX(0.9);
  -webkit-transform: rotate(-45deg) scaleX(0.9);
  transform: rotate(-45deg) scaleX(0.9);
  top: 0;
}
#toggle.on span:after,
#toggle.on span:before {
  -webkit-transition: top 0.3s 0s ease-in-out, -webkit-transform 0.3s 0.3s ease-in-out;
  -moz-transition: top 0.3s 0s ease-in-out, -moz-transform 0.3s 0.3s ease-in-out;
  -o-transition: top 0.3s 0s ease-in-out, -o-transform 0.3s 0.3s ease-in-out;
  transition: top 0.3s 0s ease-in-out, -ms-transform 0.3s 0.3s ease-in-out, transform 0.3s 0.3s ease-in-out;
}
#toggle.on + #navbar {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  visibility: visible;
}
/* menu appearance*/
#navbar {
  position: relative;
  top: 0;
  color: #999;
  width: 0;
  height: 100%;
  margin: auto;
  margin-left: -1px;
  background-color: #000000;
  border-radius: 0;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .4s;
  border-width: 0px;
  z-index: 9999;
}
@media (min-width: 769px) {
  #navbar {
    overflow: hidden;
  }
  #navbar:hover {
    overflow: visible;
  }
}
#navbar ul,
#navbar li,
#navbar li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
}
#navbar li a {
  padding: 5px;
  color: #888;
  text-decoration: none;
  transition: all .2s;
}
#menu-menu .menu-item-has-children,
#menu-all-pages .menu-item-has-children {
  position: relative;
  padding-right: 8px;
}
#menu-menu .menu-item-has-children:after,
#menu-all-pages .menu-item-has-children:after {
  content: '\f35f';
  display: inline-block;
  font-family: "Ionicons";
  color: #ffffff;
  font-size: 1em;
  position: absolute;
  top: 9px;
  right: 0px;
}
#menu-menu .menu-item-has-children .sub-menu,
#menu-all-pages .menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
}
@media (min-width: 769px) {
  #menu-menu .menu-item-has-children .sub-menu > li,
  #menu-all-pages .menu-item-has-children .sub-menu > li,
  #menu-menu .menu-item-has-children .sub-menu > li a,
  #menu-all-pages .menu-item-has-children .sub-menu > li a {
    margin: 5px 15px;
  }
  #menu-menu .menu-item-has-children .sub-menu > li .sub-menu,
  #menu-all-pages .menu-item-has-children .sub-menu > li .sub-menu {
    top: 0;
    left: 100%;
    margin-top: -5px;
  }
}
@media (min-width: 769px) {
  #menu-menu > li,
  #menu-all-pages > li {
    float: left;
    padding-bottom: 8px;
  }
  #menu-menu > li > a,
  #menu-all-pages > li > a {
    padding-top: 8px;
    padding-bottom: 7px;
  }
}
#menu-menu .menu-item-has-children .sub-menu > .current-menu-item,
#menu-all-pages .menu-item-has-children .sub-menu > .current-menu-item {
  margin: 5px 15px;
}
.js-overlay-block {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  pointer-events: none;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: #000000;
}
.js-overlay-block.active {
  pointer-events: auto;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
#navbar.js-off-canvas-meni {
  left: -300px;
  right: auto;
  width: 300px;
}
#toggle {
  left: 0;
  -webkit-transition: all 0.3s 0s ease-in-out;
  -moz-transition: all 0.3s 0s ease-in-out;
  -o-transition: all 0.3s 0s ease-in-out;
  transition: all 0.3s 0s ease-in-out;
}
#toggle.on {
  left: 300px;
}
#toggle:hover {
  border-color: #c59d5f;
}
#toggle:hover span,
#toggle:hover span:after,
#toggle:hover span:before {
  background-color: #c59d5f;
}
#toggle:hover.on:hover span {
  background-color: transparent;
}
#toggle.on + #navbar.js-off-canvas-meni {
  left: 0;
}
#navbar #primary-navigation .nav-menu ul li.page_item,
#navbar #menu-menu li,
#navbar #menu-all-pages li {
  margin: 0;
  padding: 0px;
}
#navbar li a,
#navbar li a:hover,
#navbar li a:focus {
  border-bottom: 0px;
}
#navbar a:hover,
#navbar .sub-menu a:hover {
  background-color: #ffffff;
}
#navbar .current-menu-item > a,
#navbar .current-menu-parent > a {
  background-color: #ffffff;
  color: #000000 !important;
}
#navbar #menu-menu > li,
#navbar #menu-all-pages > li {
  float: none;
}
#navbar #menu-menu .menu-item-has-children .sub-menu,
#navbar #menu-all-pages .menu-item-has-children .sub-menu {
  position: static;
}
#navbar #menu-menu li a,
#navbar #menu-all-pages li a {
  padding: 20px;
  cursor: pointer;
  margin: 0px;
}
#navbar #menu-menu li a:after,
#navbar #menu-all-pages li a:after {
  display: none;
}
#navbar #menu-menu ul a,
#navbar #menu-all-pages ul a {
  padding-left: 50px;
}
#navbar #menu-menu ul ul a,
#navbar #menu-all-pages ul ul a {
  padding-left: 75px;
}
#navbar #menu-menu .menu-item-has-children::after,
#navbar #menu-all-pages .menu-item-has-children::after {
  left: 7px;
  top: 20px;
  pointer-events: none;
}
#navbar #menu-menu .sub-menu li:first-child > a,
#navbar #menu-all-pages .sub-menu li:first-child > a {
  border-top: 1px solid #ffffff;
}
#navbar #menu-menu .sub-menu li:last-child > a,
#navbar #menu-all-pages .sub-menu li:last-child > a {
  border-bottom: 1px solid #ffffff;
}
#navbar #menu-menu .sub-menu .sub-menu li:first-child > a,
#navbar #menu-all-pages .sub-menu .sub-menu li:first-child > a {
  border-top: 0px;
}
@media (max-width: 768px) {
  #navbar #primary-navigation .nav-menu ul li.page_item,
  #navbar #menu-menu li,
  #navbar #menu-all-pages li {
    margin: 0;
    padding: 0px;
  }
  #navbar li a,
  #navbar li a:hover,
  #navbar li a:focus {
    border-bottom: 0px;
  }
  #navbar #menu-menu li a,
  #navbar #menu-all-pages li a {
    padding: 20px;
    cursor: pointer;
  }
  #navbar #menu-menu li a:after,
  #navbar #menu-all-pages li a:after {
    display: none;
  }
  #navbar #menu-menu ul a,
  #navbar #menu-all-pages ul a {
    padding-left: 50px;
  }
  #navbar #menu-menu ul ul a,
  #navbar #menu-all-pages ul ul a {
    padding-left: 75px;
  }
  #navbar #menu-menu .menu-item-has-children::after,
  #navbar #menu-all-pages .menu-item-has-children::after {
    left: 7px;
    top: 20px;
    pointer-events: none;
  }
}
@media (max-width: 768px) {
  #navbar.js-off-canvas-meni {
    left: -240px;
    right: auto;
    width: 240px;
  }
  #toggle.on {
    left: 240px;
  }
}
#slider {
  overflow: hidden;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
}
#slider .swiper-wrapper .swiper-slide .slide-content {
  position: absolute;
  width: 45%;
  top: 60%;
  right: 3%;
}
@media (max-width: 1024px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    width: 60%;
    right: -5%;
  }
}
@media (max-width: 768px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    right: -2%;
  }
}
@media (max-width: 736px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    width: 65%;
  }
}
@media (max-width: 667px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    width: 70%;
  }
}
@media (max-width: 600px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    width: 80%;
  }
}
@media (max-width: 568px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    width: 85%;
  }
}
@media (max-width: 414px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    width: 100%;
  }
}
@media (max-width: 320px) {
  #slider .swiper-wrapper .swiper-slide .slide-content {
    right: 0;
  }
}
#slider .swiper-wrapper .swiper-slide .slide-content h1 {
  text-align: left;
  font-size: 4em;
  line-height: 2em;
  display: block;
  color: white;
  padding: 10px 20px;
  text-shadow: 0px 0px 40px #fff;
}
@media (max-width: 768px) {
  #slider .swiper-wrapper .swiper-slide .slide-content h1 {
    font-size: 3em;
  }
}
@media (max-width: 414px) {
  #slider .swiper-wrapper .swiper-slide .slide-content h1 {
    font-size: 2em;
  }
}
@media (max-width: 320px) {
  #slider .swiper-wrapper .swiper-slide .slide-content h1 {
    padding: 10px 0;
  }
}
#slider .swiper-wrapper .swiper-slide .slide-content p {
  font-size: 2em;
  color: white;
  padding: 0 0 0 40px;
  -webkit-transition: all 4s ease-out;
  -moz-transition: all 4s ease-out;
  -o-transition: all 4s ease-out;
  transition: all 4s ease-out;
  opacity: 0;
}
@media (max-width: 414px) {
  #slider .swiper-wrapper .swiper-slide .slide-content p {
    font-size: 1.3em;
  }
}
@media (max-width: 320px) {
  #slider .swiper-wrapper .swiper-slide .slide-content p {
    padding: 0;
  }
}
#slider .swiper-wrapper .swiper-slide-active .slide-content p {
  -webkit-transition: all 8s ease-out;
  -moz-transition: all 8s ease-out;
  -o-transition: all 8s ease-out;
  transition: all 8s ease-out;
  opacity: 1;
  text-shadow: 0px 0px 40px #fff;
}
@keyframes bounce {
  from {
    width: 0;
  }
}
@-webkit-keyframes bounce {
  from {
    width: 0;
  }
}
@-moz-keyframes bounce {
  from {
    width: 0;
  }
}
@-o-keyframes bounce {
  from {
    width: 0;
  }
}
.swiper-slide-active .slide-content h1 {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  animation: bounce 3s;
  animation-timing-function: linear;
}
#site #main #gallery-grid .grid:after {
  content: '';
  display: block;
  clear: both;
}
#site #main #gallery-grid .grid .grid-sizer,
#site #main #gallery-grid .grid .grid-item {
  width: 33.333%;
}
#site #main #gallery-grid .grid .grid-item {
  float: left;
  padding: 5px;
  margin: 0;
}
#site #main #gallery-grid .grid .grid-item img {
  display: block;
  max-width: 100%;
  border: 1px solid #c3c3c3;
}
#page .page .entry-title {
  margin-bottom: 30px;
}
.header .header-top {
  height: 100vh;
  position: relative;
  display: flex;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.header .header-top:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.2);
}
.entry-content pre {
  text-align: left;
}
.header .header-top > .row {
  width: 100%;
  display: flex;
}
@media (max-width: 768px) {
  .header .header-top {
    background-size: cover;
  }
}
.header .header-top .logo-img {
  text-align: center;
  margin: auto;
}
@media (max-width: 414px) {
  .header .header-top .logo-img {
    width: 100% !important;
    text-align: right;
  }
}
.header .header-top .logo-img a {
  position: relative;
  z-index: 3;
}
.header .header-top .logo-img a #logo {
  padding: 0;
  display: inline-block;
  width: 49.6%;
}
@media (max-width: 1024px) {
  .header .header-top .logo-img a #logo {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .header .header-top .logo-img a #logo {
    width: 70%;
  }
}
@media (max-width: 480px) {
  .header .header-top .logo-img a #logo {
    width: 96%;
    margin: 20px auto;
    margin-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .header .header-top .logo-img {
    text-align: center;
  }
}
.header .header-top .overlay-header {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
}
@media (max-width: 414px) {
  .header .header-top .overlay-header .soc {
    width: 100% !important;
  }
}
.header .site-title {
  line-height: 1.2em;
}
.header .contact-info {
  margin: 50px 0 0 0;
}
@media (max-width: 1024px) {
  .header .contact-info {
    text-align: center;
  }
}
.header .contact-info i {
  display: inline-block;
  font-size: 1.5em;
  color: #d39b45;
}
@media (max-width: 1024px) {
  .header .contact-info i {
    display: block;
  }
}
.header .contact-info p {
  display: inline-block;
  padding: 0 0 0 10px;
  font-size: 1.2em;
  color: #005540;
  font-weight: 700;
}
#header-main #logo {
  width: 400px;
}
.top-up {
  position: fixed;
  right: 25px;
  top: 77vh;
  z-index: 999;
  margin: 0;
  padding: 5px 20px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0.5;
}
@media (max-width: 768px) {
  a.top-up {
    top: 80vh;
  }
}
@media (max-width: 736px) {
  .top-up {
    top: 75vh;
  }
}
@media (max-width: 414px) {
  .top-up {
    top: 50vh;
  }
}
@media (max-width: 480px) {
  a.top-up {
    top: 50vh;
  }
}
.top-up:hover {
  background: #c59d5f;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 1;
}
.top-up:hover i {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #ffffff;
}
.top-up i {
  font-weight: 900;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-size: 3em;
  color: #c59d5f;
}
.label-site {
  background: url(/images/os.png) no-repeat;
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  margin: 0 auto;
}
#header-main {
  margin: 0;
}
#header-main .header-top {
  height: 250px;
}
#header-main .header-top #social {
  text-align: center;
  margin: 5px 0 0 0;
}
#social ul {
  list-style: none;
  margin-bottom: 0px;
  text-align: left;
}
#social ul li a {
  padding: 15px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-decoration: none;
  overflow: hidden;
  position: relative;
}
#social ul li a:hover:before {
  display: block;
  -webkit-animation-name: soc_icons-effect-3;
  -moz-animation-name: soc_icons-effect-3;
  -ms-animation-name: soc_icons-effect-3;
  -o-animation-name: soc_icons-effect-3;
  animation-name: soc_icons-effect-3;
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  -ms-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: name;
  -moz-animation-direction: name;
  -ms-animation-direction: name;
  -o-animation-direction: name;
  animation-direction: name;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
#social ul li .facebook {
  padding: 15px 18px;
}
#social ul li .skype {
  padding: 15px 16px;
}
#social ul li .soundcloud {
  padding: 15px 13px;
}
#social ul li .linkedin {
  padding: 15px 16px;
}
@media (max-width: 768px) {
  #social ul {
    text-align: center;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  #social ul li a {
    padding: 15px 9px;
  }
}
.for-modal {
  text-align: center;
}
.for-modal .button-about {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  border: 4px double #ffffff;
  color: #ffffff;
  z-index: 1;
}
.for-modal .button-about:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a.for-modal .button-about:hover,
.for-modal .button-about:hover a {
  text-decoration: none;
}
.for-modal .button-about:after {
  content: '';
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 0%;
  top: 0;
  left: 0;
  background: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.for-modal .button-about:hover {
  color: #000000;
  text-decoration: none;
}
.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: -1px;
  z-index: 10;
  display: none;
  background-color: rgba(0, 0, 0, 0.65);
  position: fixed;
  cursor: default;
  color: #000000;
}
.overlay:target {
  display: block;
}
.popup {
  top: -100%;
  right: 0;
  left: 50%;
  font-size: 14px;
  z-index: 20;
  margin: 0;
  width: 85%;
  min-width: 320px;
  max-width: 600px;
  position: fixed;
  padding: 15px;
  border: 1px solid #383838;
  background: #fefefe;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -500%);
  -ms-transform: translate(-50%, -500%);
  -o-transform: translate(-50%, -500%);
  transform: translate(-50%, -500%);
  -webkit-transition: -webkit-transform 0.6s ease-out;
  -moz-transition: -moz-transform 0.6s ease-out;
  -o-transition: -o-transform 0.6s ease-out;
  transition: transform 0.6s ease-out;
  text-align: justify;
}
.overlay:target + .popup {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: 20%;
}
.close {
  top: -10px;
  right: -10px;
  width: 22px;
  height: 22px;
  position: absolute;
  padding: 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(61, 61, 61, 0.8);
  -webkit-box-shadow: 0px 0px 10px #000;
  -moz-box-shadow: 0px 0px 10px #000;
  box-shadow: 0px 0px 10px #000;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
.close:before {
  color: rgba(255, 255, 255, 0.9);
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 20px;
}
.popup img {
  width: 100%;
  height: auto;
}
.pic-left,
.pic-right {
  width: 25%;
  height: auto;
}
.pic-left {
  float: left;
  margin: 5px 15px 5px 0;
}
.pic-right {
  float: right;
  margin: 5px 0 5px 15px;
}
.popup embed,
.popup iframe {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  min-width: 320px;
  max-width: 600px;
  width: 100%;
}
.popup h2 {
  margin: 0;
  color: #008000;
  padding: 5px 0px 10px;
  text-align: left;
  text-shadow: 1px 1px 3px #adadad;
  font-weight: 500;
  font-size: 1.4em;
  line-height: 1.3;
}
.popup p {
  margin: 0;
  padding: 5px 0;
}
body {
  overflow: hidden;
}
blockquote {
  border-left: 5px solid #d39b45 !important;
}
#main .testimonial-rounded-vertical .testimonial-thumb {
  box-shadow: none;
  border-radius: 0;
}
#main .testimonial-rounded-vertical .testimonial-thumb img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#main .testimonial-container {
  margin: 0;
  padding: 0;
}
#main .testimonial-container li {
  background: none;
}
#main .testimonial-container p {
  font-weight: bold;
}
#main .widget_title_content_bottom {
  padding: 75px 0;
  font-weight: 400;
  font-size: 2em;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px;
  margin: 0;
}
#content-top {
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover !important;
}
#content-top > * {
  background-color: rgba(0, 0, 0, 0.7);
  min-height: 100%;
  height: 100%;
}
#content-top div[class*="widget_"] {
  padding-top: 90px;
}
#content-top div[class*="widget_"] ul {
  list-style: none;
}
#content-top div[class*="widget_"] li {
  margin: 23px 0px;
}
#content-top .grapes-white {
  margin: 5px 0;
}
#content-top .widget_nav_menu h3,
#content-top #text-13 h3 {
  margin-bottom: 60px;
}
#content-top .widget_nav_menu a {
  color: #ffffff;
}
#content-top .widget_text {
  color: #ffffff;
}
#content-top #newsletterwidget-2 {
  padding-top: 25px;
  margin-bottom: 46px;
}
#content-top #newsletterwidget-2 h3 {
  margin-bottom: 50px;
}
#content-top #newsletterwidget-2 form {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
#content-top #newsletterwidget-2 form:before,
#content-top #newsletterwidget-2 form:after {
  content: "";
  display: table;
  clear: both;
}
#content-top #newsletterwidget-2 form p {
  float: left;
}
#content-top #newsletterwidget-2 form p:nth-of-type(1) {
  width: 66.66666667%;
}
#content-top #newsletterwidget-2 form p:nth-of-type(2) {
  width: 33.33333333%;
}
#content-top #newsletterwidget-2 form p > * {
  width: 100%;
  background-color: transparent;
  border-radius: 0px;
  border: 2px solid #ffffff;
  padding: 11px 5px;
  color: #ffffff;
}
#content-top #newsletterwidget-2 form .newsletter-email {
  box-shadow: none;
}
#content-top #newsletterwidget-2 form .newsletter-submit {
  color: #c59d5f;
  font-weight: bold;
  border-left: 0px;
}
#content-top #newsletterwidget-2 form input {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#content-top #newsletterwidget-2 form input:hover {
  border-color: #c59d5f;
}
#content-top #newsletterwidget-2 form input:focus {
  background-color: rgba(0, 0, 0, 0.6);
}
#content-top .woocommerce .products .product-category {
  margin: 0;
  width: 25%;
}
@media (max-width: 768px) {
  #content-top .woocommerce .products .product-category {
    width: 50%;
  }
}
@media (max-width: 414px) {
  #content-top .woocommerce .products .product-category {
    width: 100%;
  }
}
#content-top .woocommerce .products .product-category img {
  margin: 0;
}
#content-top .woocommerce .products .product-category h3 {
  position: absolute;
  top: 30%;
  font-weight: 400;
  left: 0;
  right: 0;
  font-size: 2.5em;
  text-align: center;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.65);
  -webkit-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.65);
  -moz-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.65);
  -o-text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.65);
}
#content-top .woocommerce .products .product-category h3 .count {
  display: none;
}
@media (max-width: 768px) {
  #content-top #newsletterwidget-2 form {
    width: 100%;
  }
  #content-top #newsletterwidget-2 form p:nth-of-type(1) {
    width: 100%;
  }
  #content-top #newsletterwidget-2 form p:nth-of-type(2) {
    width: 66.66666667%;
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  #content-top #newsletterwidget-2 form .newsletter-submit {
    border-left: 2px solid #ffffff;
  }
}
@media (max-width: 768px) {
  #content-top {
    height: auto;
  }
  #content-top #text-12,
  #content-top #text-13 {
    padding-top: 9px;
  }
  #content-top #newsletterwidget-2 {
    margin-bottom: 15px;
  }
  #content-top #text-13 {
    padding-bottom: 86px;
  }
}
#shop-section {
  position: relative;
  margin: 0 0 100px 0;
}
#shop-section .fixed-block h2,
#shop-section .fixed-block p {
  color: #000000;
}
#shop-section .fixed-block > * {
  background-color: rgba(255, 255, 255, 0.7);
}
#shop-section .title-block > div {
  width: 75.3%;
  padding-top: 20px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
}
#shop-section .title-block .title {
  margin-top: 89px;
}
#shop-section .title-block p + span {
  margin-bottom: 79px;
}
@media (max-width: 1024px) {
  #shop-section .fixed-block .title-block > div {
    width: 96%;
  }
}
@media (max-width: 768px) {
  #shop-section {
    margin-bottom: 0px;
  }
  #shop-section .fixed-block .title-block > div {
    width: 64%;
  }
}
@media (max-width: 480px) {
  #shop-section .fixed-block .title-block > div {
    width: 100%;
  }
  #shop-section .store {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.no-sidebar div[id^=post] .content {
  min-height: 380px;
}
.no-sidebar div[id^=post] .content .entry-meta a.more-button {
  top: 20%;
  left: 23%;
}
.wpcf7 {
  min-height: 310px;
  padding: 10px;
  margin: 35px 0 0 0;
}
.wpcf7 .contacts {
  text-align: center;
}
.wpcf7 .contacts input {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
.wpcf7 .contacts input:focus {
  border-color: #c59d5f;
}
.wpcf7 .contacts input:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.wpcf7 .contacts input:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.wpcf7 .contacts input:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.wpcf7 .contacts input:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
@media (max-width: 667px) {
  .wpcf7 .contacts input {
    width: 100%;
    margin-bottom: 15px;
  }
}
.wpcf7 .contacts .mes {
  padding: 0 15px;
}
.wpcf7 .contacts .mes textarea {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  margin-top: 35px;
  width: 100%;
  height: 150px;
}
.wpcf7 .contacts .mes textarea:focus {
  border-color: #c59d5f;
}
.wpcf7 .contacts .mes textarea:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.wpcf7 .contacts .mes textarea:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.wpcf7 .contacts .mes textarea:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.wpcf7 .contacts .mes textarea:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.wpcf7 .contacts .sub {
  margin: 20px 0;
}
.wpcf7 .contacts .sub input[type="submit"] {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
}
.wpcf7 .contacts .sub input[type="submit"]:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a.wpcf7 .contacts .sub input[type="submit"]:hover,
.wpcf7 .contacts .sub input[type="submit"]:hover a {
  text-decoration: none;
}
.wpcf7 .contacts .sub input[type="submit"]:hover {
  background: #000000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 667px) {
  .wpcf7 .contacts .sub input[type="submit"] {
    width: auto;
  }
}
#any-section .title-block .title {
  margin: 0px ;
}
#about-us > .row {
  position: relative;
}
#about-us .title-block h4 {
  margin-bottom: 30px;
}
#about-us #forms,
#about-us #map,
#about-us #adress {
  height: auto;
  text-align: center;
}
#about-us #forms .title,
#about-us #map .title,
#about-us #adress .title {
  margin-top: 77px;
}
#about-us #forms .wpcf7-form-control-wrap {
  display: block;
  width: 51.40186916%;
  margin-right: auto;
  margin-left: auto;
}
#about-us #forms textarea {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  max-height: 200px;
}
#about-us #forms textarea:focus {
  border-color: #c59d5f;
}
#about-us #forms textarea:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#about-us #forms textarea:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#about-us #forms textarea:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#about-us #forms textarea:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#about-us #forms textarea,
#about-us #forms input {
  width: 100%;
  margin-bottom: 0px;
}
#about-us #forms .wpcf7-submit {
  display: inline-block;
  margin-left: 3%;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0;
  width: 17.91277259%;
}
@media (max-width: 480px) {
  #about-us #forms .wpcf7-submit {
    margin-left: 6%;
  }
}
#about-us #map {
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-bottom: 2px;
}
#about-us #map #wpgmza_map {
  margin-top: 17px;
}
#about-us .fixed-block h2,
#about-us .fixed-block p {
  color: #ffffff;
}
#about-us .fixed-block > * {
  background-color: rgba(0, 0, 0, 0.7);
}
#about-us .fixed-block .title-block div {
  margin: auto;
}
@media (max-width: 1024px) {
  #about-us .fixed-block {
    background-size: cover !important;
  }
}
#about-us #adress .row > div:nth-child(2) span,
#about-us #adress .row > div:nth-child(3) span {
  display: block;
}
@media (min-width: 481px) {
  #about-us #map,
  #about-us #adress {
    float: none;
    clear: both;
  }
}
@media (max-width: 768px) {
  #about-us #forms,
  #about-us #map,
  #about-us #adress {
    height: 60vh;
  }
}
@media (max-width: 480px) {
  #about-us #forms,
  #about-us #map,
  #about-us #adress {
    height: 100%;
  }
  #about-us #forms .wpcf7-submit {
    width: 66.66666667%;
  }
  #about-us #forms .wpcf7-form-control-wrap {
    width: 100%;
  }
}
.blog-content .fixed-block h2,
.blog-content .fixed-block p {
  color: #ffffff;
}
.blog-content .fixed-block > * {
  background-color: rgba(0, 0, 0, 0.7);
}
.blog-content .accordion {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  overflow: hidden;
  position: relative;
  cursor: crosshair;
}
.blog-content .accordion .accordion-body {
  background-size: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.blog-content .accordion .accordion-body:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  pointer-events: none;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.blog-content .accordion .accordion-body.accord-body--close:after {
  background-color: rgba(0, 0, 0, 0.2);
}
.blog-content .accordion .accordion-body.accord-body--close .accord-content {
  height: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.blog-content .accordion .accord-header {
  height: 150px;
}
.blog-content .accordion .accord-header:before,
.blog-content .accordion .accord-header:after {
  content: "";
  display: table;
  clear: both;
}
.blog-content .accordion .date-body,
.blog-content .accordion .cat-title {
  position: relative;
  z-index: 7;
}
.blog-content .accordion .cat-title {
  font-family: inherit;
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
  line-height: 110px;
  text-transform: uppercase;
}
.blog-content .accordion .date {
  text-align: right;
}
.blog-content .accordion .date-body {
  text-align: center;
  display: inline-block;
}
.blog-content .accordion .date-body h2 {
  font-family: inherit;
  font-size: 4em;
  font-weight: 400;
  color: #ffffff;
  line-height: 50px;
  text-transform: none;
}
.blog-content .accordion .date-body h5 {
  font-family: inherit;
  font-size: 1.5em;
  font-weight: 900;
  color: #ffffff;
  line-height: 25px;
  text-transform: none;
}
.blog-content .accordion .accord-content {
  height: 350px;
  padding: 7% 25px 0 35%;
  overflow: hidden;
  position: relative;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
  -webkit-transition: height 0.3s 0s ease-in-out, padding 0.3s 0s ease-in-out, opacity 0.3s 0.2s ease-in-out;
  -moz-transition: height 0.3s 0s ease-in-out, padding 0.3s 0s ease-in-out, opacity 0.3s 0.2s ease-in-out;
  -o-transition: height 0.3s 0s ease-in-out, padding 0.3s 0s ease-in-out, opacity 0.3s 0.2s ease-in-out;
  transition: height 0.3s 0s ease-in-out, padding 0.3s 0s ease-in-out, opacity 0.3s 0.2s ease-in-out;
}
.blog-content .accordion .cat-body {
  position: relative;
  z-index: 99;
  padding: 15px;
  font-weight: 700;
  line-height: 25px;
}
.blog-content .accordion .link-blog {
  display: block;
  text-align: center;
}
.blog-content .accordion .link-blog a {
  display: inline-block;
  float: left;
  margin: 0 0 0 15px;
  padding: 15px 20px;
  position: relative;
  font-family: inherit;
  font-size: 0.8125em;
  font-weight: 700;
  color: #ffffff;
  line-height: inherit;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 99;
}
.blog-content .accordion .link-blog a:hover {
  text-decoration: none;
}
@media (max-width: 1024px) {
  .blog-content .accordion {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .blog-content .accordion {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .blog-content .accordion .cat-title {
    height: auto;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .blog-content .accordion .accordion-title {
    white-space: nowrap;
  }
  .blog-content .accordion .accord-content {
    padding: 5px;
  }
}
#myTab {
  border-bottom: none;
}
#myTab li {
  width: 33.33333%;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#myTab li a {
  font-weight: 400;
  padding: 25px 0;
  font-size: 2em;
  font-family: Rochester, cursive;
  color: #000000;
}
@media (max-width: 414px) {
  #myTab li a {
    font-size: 1em;
  }
}
#myTab li a:hover {
  background: transparent;
  border: none;
}
#myTab .active a {
  color: #c59d5f;
  background: transparent;
  border: none;
  font-weight: 700;
}
#myTabContent {
  margin: 0;
  text-align: center;
}
#myTabContent .tab-pane {
  height: 400px;
  background: rgba(68, 85, 102, 0.2);
}
#myTabContent #forms {
  padding: 25px 0;
}
#myTabContent #forms .contacts input[name="your-name"] {
  margin: 35px 0 20px 0;
}
#myTabContent #forms .contacts input {
  width: 100%;
  margin: 0 0 20px 0;
  border: none;
  background: #ffffff;
}
#myTabContent #forms .contacts input[type="submit"] {
  width: auto;
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  padding: 17px 50px;
  font-size: 1em;
}
#myTabContent #forms .contacts input[type="submit"]:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a#myTabContent #forms .contacts input[type="submit"]:hover,
#myTabContent #forms .contacts input[type="submit"]:hover a {
  text-decoration: none;
}
#myTabContent #forms .contacts textarea {
  height: 250px;
  background: #ffffff;
  border: none;
}
#myTabContent #adress {
  text-align: center;
}
#myTabContent #adress span {
  display: block;
  padding: 15px 0;
  font-size: 1.3em;
}
@media (max-width: 568px) {
  #myTabContent #adress span {
    font-size: 1em;
  }
}
@media (max-width: 414px) {
  #myTabContent #adress span {
    font-size: 0.9em;
  }
}
.home-page #gallery .title-block {
  text-align: center;
  background-image: url(images/background_welcome_to_cuisine.jpg);
  background-size: 100% !important;
  background-position: left 90% !important;
}
.home-page #gallery .title-block h2,
.home-page #gallery .title-block p {
  color: #000000;
}
.home-page #gallery .title-block > * {
  background-color: rgba(255, 255, 255, 0.7);
}
.home-page #gallery .title-block h4 {
  margin: 84px 0px;
  font-family: "Rochester";
  text-transform: none;
  font-weight: normal;
  font-size: 75px;
  color: inherit;
  line-height: 75px;
}
.home-page #gallery a.item {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-size: 200% !important;
}
@media (max-width: 1024px) {
  .home-page #gallery .diamondswrap {
    height: 935px;
  }
}
@media (max-width: 768px) {
  .home-page #gallery .diamondswrap {
    height: 1145px;
  }
  .home-page #gallery .diamondswrap .diamond-box-wrap {
    width: 230px !important;
    height: 230px !important;
  }
  .home-page #gallery .diamondswrap .diamond-row-wrap {
    margin-left: 25%;
  }
}
@media (max-width: 480px) {
  .home-page #gallery .title-block {
    background-size: cover !important;
    background-repeat: no-repeat !important;
  }
  .home-page #gallery .diamondswrap {
    height: 748px;
  }
  .home-page #gallery .diamondswrap .diamond-box-wrap {
    width: 150px !important;
    height: 150px !important;
  }
  .home-page #gallery .diamondswrap .diamond-row-wrap {
    margin-left: 0px;
  }
}
.faq .panel {
  border: 3px solid #000000;
}
.faq .panel .accordion-toggle {
  display: block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.faq .panel .accordion-toggle,
.faq .panel .accordion-toggle:hover {
  text-decoration: none;
}
.faq .panel .accordion-toggle:hover {
  color: #c59d5f;
}
img {
  max-width: 100%;
  height: auto;
}
.products .product {
  display: inline-block;
}
iframe {
  max-width: 100%;
}
#content .page-content {
  position: relative;
  height: 100vh;
}
#content .page-content .title-home-page {
  display: none;
}
@media (max-width: 768px) {
  #content .page-content #bg-content {
    background-size: cover;
  }
}
#content .page-content #bg-content .content-box {
  position: relative;
}
#content .page-content #bg-content .content-box .entry-content {
  text-align: center;
}
#content .page-content #bg-content .content-box .entry-content > *:nth-child(1) {
  margin-top: 35px;
}
@media (max-width: 1024px) {
  #content .page-content #bg-content .content-box .entry-content {
    top: 40px;
  }
}
@media (max-width: 414px) {
  #content .page-content #bg-content .content-box .entry-content h3 {
    width: 100%;
  }
}
#content .page-content #bg-content .content-box .entry-content p {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 414px) {
  #content .page-content #bg-content .content-box .entry-content p {
    display: none;
  }
}
#content .page-content #bg-content .content-box .entry-content .post_image-block {
  padding: 0px;
  height: 100vh;
}
#content .page-content #bg-content .content-box .entry-content img {
  height: 100%;
  width: auto;
}
#content .page-content #bg-content .content-box .entry-content .grapes-black {
  margin-top: 48px;
}
@media (max-width: 768px) {
  #content .page-content #bg-content .content-box .entry-content .post_image-block,
  #content .page-content {
    height: auto;
  }
  #content .page-content #bg-content .content-box .entry-content img {
    width: 100%;
    height: auto;
  }
}
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #000;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}
.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}
.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img i {
  font-size: 2em;
  color: white;
  padding: 17px 15px;
}
.cd-timeline-img.cd-picture {
  background: #445566;
}
.cd-timeline-img.cd-movie {
  background: #f7484e;
}
.cd-timeline-img.cd-location {
  background: #5A2B59;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #d39b45;
}
.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  font-size: 1em;
}
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
  font-size: 1em;
}
.cd-timeline-content .cd-read-more {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
}
.cd-timeline-content .cd-read-more:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a.cd-timeline-content .cd-read-more:hover,
.cd-timeline-content .cd-read-more:hover a {
  text-decoration: none;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1.3rem;
  }
  .cd-timeline-content .cd-read-more,
  .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.pagination {
  display: block !important;
  text-align: center;
}
.pagination .page-numbers {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  padding: 5px 8px;
}
.pagination .page-numbers:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a.pagination .page-numbers:hover,
.pagination .page-numbers:hover a {
  text-decoration: none;
}
.pagination .page-numbers:hover {
  text-decoration: none;
}
.pagination .current {
  background-color: #664d25 !important;
}
@media (max-width: 480px) {
  .pagination > * {
    display: block;
    margin: 10px 0px;
  }
}
.top-up:hover i {
  color: #ffffff !important;
}
*.products .product,
.store .product {
  text-align: center;
}
.store .title-block .title {
  padding: 10px;
}
.store .product {
  height: 100vh;
  padding-top: 5%;
  padding-bottom: 60px;
  overflow: hidden;
  position: relative;
}
.store .product:hover img,
#content-shop .products .product:hover img,
#page .page .woocommerce .products .product:hover img {
  -webkit-animation-name: animation-spin-effect;
  -moz-animation-name: animation-spin-effect;
  -ms-animation-name: animation-spin-effect;
  -o-animation-name: animation-spin-effect;
  animation-name: animation-spin-effect;
  -webkit-animation-duration: 6s;
  -moz-animation-duration: 6s;
  -ms-animation-duration: 6s;
  -o-animation-duration: 6s;
  animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: name;
  -moz-animation-direction: name;
  -ms-animation-direction: name;
  -o-animation-direction: name;
  animation-direction: name;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}
.store .product:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  bottom: 40px;
  border-radius: 50%;
  background-color: #c59d5f;
}
.store .product:hover h3,
#content-shop .products .product:hover h3,
#page .page .woocommerce .products .product:hover h3 {
  color: #c59d5f;
}
.store .product:hover .onsale,
#content-shop .products .product:hover .onsale,
#page .page .woocommerce .products .product:hover .onsale {
  background-color: #9e7739;
}
.store .product .img-overlay img {
  width: 42%;
  border-radius: 50%;
}
.store .product .img-overlay .onsale {
  display: none;
}
.store .product .footer-product {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.store .product .footer-product ul {
  list-style: none;
}
.store .product .footer-product ul a {
  text-decoration: none;
}
.store .product .footer-product a {
  color: #000000;
}
.store .product .footer-product a:hover {
  text-decoration: none;
}
.store .product .footer-product .star-rating {
  display: none;
}
.store .product .footer-product .price {
  display: block;
  text-align: center;
  position: relative;
  font-family: "Roboto Slab";
  font-weight: bold;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 70px;
}
.store .product .footer-product .price del {
  color: #808080;
}
.store .product .footer-product .price .amount,
.single #content-shop .price .amount {
  color: #808080;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.store .product .footer-product .price ins {
  background-color: transparent;
}
.store .product .footer-product .price ins .amount {
  padding: 5px;
  color: #000000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.store .product .add_to_cart_button {
  display: inline-block;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .store .product .add_to_cart_button {
    padding: 14px 15px;
  }
}
@media (max-width: 736px) {
  .store .product .add_to_cart_button {
    width: 160px;
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .store .product .img-overlay img {
    width: 53%;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  .store > .row > div {
    width: 50%;
  }
  .store .product {
    height: 51vh;
    min-height: 520px;
  }
}
@media (max-width: 480px) {
  .store .product {
    height: auto;
  }
  .store .product .img-overlay img {
    width: 100%;
  }
  .store .product .footer-product .price {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
#content-shop .page-title {
  text-align: center;
  margin: 0 0 50px 0;
}
#content-shop .woocommerce-result-count {
  text-transform: uppercase;
}
#content-shop .woocommerce-ordering .orderby {
  border: 1px solid #767676;
  background: transparent;
}
#content-shop .products .product img {
  min-height: 200px;
  border-radius: 50%;
}
#content-shop .products .product .star-rating {
  position: absolute;
  bottom: 35%;
  left: 10%;
  background-color: white;
  padding: 5px;
}
#content-shop .products .product .add_to_cart_button {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#content-shop .products .product .add_to_cart_button:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a#content-shop .products .product .add_to_cart_button:hover,
#content-shop .products .product .add_to_cart_button:hover a {
  text-decoration: none;
}
#page .page .product-category h3 {
  font-size: 1.5em;
}
#page .page .woocommerce.columns-3 .products .product .star-rating {
  bottom: 28%;
}
#page .page .woocommerce.columns-3 mark {
  background-color: transparent;
}
@media (max-width: 768px) {
  #page .page .woocommerce.columns-3 ul.products {
    text-align: center;
  }
  #page .page .woocommerce.columns-3 ul.products li.product {
    width: 50%;
  }
}
@media (max-width: 480px) {
  #page .page .woocommerce.columns-3 ul.products li.product {
    display: block;
    width: 100%;
  }
}
#page .page .woocommerce div.product p.price,
#page .page .woocommerce div.product span.price {
  color: #c59d5f;
}
#page .page .woocommerce span.onsale {
  background-color: #c59d5f;
}
#page .page .woocommerce .products .product {
  min-height: 380px;
  padding: 10px;
}
#page .page .woocommerce .products .product img {
  border-radius: 50%;
  min-height: 200px;
}
#page .page .woocommerce .products .product .onsale,
#content-shop .products .product .onsale,
.single #content-shop span.onsale {
  z-index: 2;
  padding: 5px 10px;
  margin: -0.3em -0.3em 0 0;
  border-radius: 50%;
  background-color: #c59d5f;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#page .page .woocommerce .products .product h3,
#content-shop .products .product h3 {
  text-align: center;
  margin: 20px 0px 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  font-family: Rochester;
  font-size: 2.65em;
  font-weight: normal;
  color: #000000;
  line-height: 1em;
  text-transform: none;
  height: auto;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#page .page .woocommerce .products .product .star-rating {
  position: absolute;
  bottom: 34%;
  left: 10%;
  background-color: white;
  padding: 5px;
}
#page .page .woocommerce .products .product .price,
#content-shop .products .product .price {
  display: block;
  text-align: center;
  position: relative;
  top: 15px;
  color: #333;
}
#page .page .woocommerce .products .product .price del,
#content-shop .products .product .price del {
  display: inline-block;
}
#page .page .woocommerce .products .product .add_to_cart_button {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#page .page .woocommerce .products .product .add_to_cart_button:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a#page .page .woocommerce .products .product .add_to_cart_button:hover,
#page .page .woocommerce .products .product .add_to_cart_button:hover a {
  text-decoration: none;
}
@media (max-width: 480px) {
  #page .page .woocommerce .products .product {
    width: 100%;
  }
}
#page .page .woocommerce .posted_in a {
  color: #c59d5f;
}
@media (max-width: 1024px) and (min-width: 769px) {
  #page .page.container {
    width: 100% !important;
  }
}
.single #content-shop .woocommerce-tabs .wc-tab h2,
.single #content-shop .related h2 {
  font-family: "Roboto Slab";
  text-transform: uppercase;
  font-weight: normal;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
}
.single #content-shop .single_add_to_cart_button.button {
  padding-bottom: 7px;
  padding-top: 7px;
}
.single #content-shop .images img {
  width: auto;
  margin: 0 auto;
  border-radius: 50%;
}
.single #content-shop .entry-summary .cart .single_add_to_cart_button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.related h2 {
  color: #456;
}
.woocommerce-tabs .wc-tab {
  background: transparent;
}
.woocommerce-tabs .wc-tab h2 {
  color: #456;
  margin: 0 0 20px 0;
}
.btn-default {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
}
.btn-default:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a.btn-default:hover,
.btn-default:hover a {
  text-decoration: none;
}
@media (max-width: 480px) {
  .woocommerce.woocommerce-page ul.products li.product {
    width: 100%;
  }
}
#single .entry-header {
  text-align: center;
}
#single .entry-header .entry-title {
  display: inline-block;
  margin: 0;
  padding: 25px 15px;
}
#single .entry-content {
  margin: 25px 0;
}
#single .entry-content .entry-thumbnail {
  text-align: center;
  margin: 0 0 25px 0;
}
#single .entry-content .entry-thumbnail img {
  width: 80%;
  height: auto;
}
#single .entry-content p {
  text-align: justify;
  text-indent: 20px;
}
#single .entry-content #myTab li {
  width: auto;
  padding: 0 25px;
}
#single .entry-content #myTabContent {
  padding: 25px 0;
  text-align: justify;
  text-indent: 20px;
}
#single .entry-content #myTabContent .tab-pane {
  background: transparent;
  height: auto;
}
#single .entry-content .futered {
  margin: 25px 0;
}
#single .entry-content .futered .futered-header {
  padding: 15px;
  text-align: center;
  margin: 0 20px;
  background-color: #d39b45;
}
#single .entry-content .futered .futered-header i {
  font-size: 5em;
  color: #445566;
}
#single .entry-content .futered .futered-content {
  text-align: center;
  margin: 0 20px;
  padding: 10px;
  height: 150px;
  background: rgba(118, 118, 118, 0.3);
}
#single .format-gallery .entry-content {
  margin: 25px 0;
}
#single .format-gallery .entry-content .gallery .gallery-item {
  margin: 0;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#single .format-gallery .entry-content .gallery .gallery-item:after {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  -o-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background: #ffffff;
  background: linear-gradient(135deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#single .format-gallery .entry-content .gallery .gallery-item:hover:after {
  width: 100px;
  height: 100px;
}
#single .format-gallery .entry-content .gallery .gallery-item img {
  border: 1px solid #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#single .entry-meta {
  padding: 25px 0 0 0;
  border-top: 1px solid rgba(118, 118, 118, 0.3);
}
#single .entry-meta .tags-links,
#single .entry-meta .author,
#single .entry-meta .edit-link,
#single .entry-meta .date,
#single .entry-meta .comments-link,
#single .entry-meta .categories-links {
  display: block;
  padding: 10px 0;
}
#single .entry-meta .tags-links i,
#single .entry-meta .author i,
#single .entry-meta .edit-link i,
#single .entry-meta .date i,
#single .entry-meta .comments-link i,
#single .entry-meta .categories-links i {
  color: #443f3f;
  margin: 0 15px 0 0;
}
#single .entry-meta .tags-links a,
#single .entry-meta .author a,
#single .entry-meta .edit-link a,
#single .entry-meta .date a,
#single .entry-meta .comments-link a,
#single .entry-meta .categories-links a {
  text-transform: uppercase;
  color: #443f3f;
  font-size: 0.7em;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#single .entry-meta .tags-links a:hover,
#single .entry-meta .author a:hover,
#single .entry-meta .edit-link a:hover,
#single .entry-meta .date a:hover,
#single .entry-meta .comments-link a:hover,
#single .entry-meta .categories-links a:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #f7484e;
}
#single #respond {
  margin: 25px 0 0 0;
  border-top: 1px solid rgba(118, 118, 118, 0.3);
}
#single #respond #reply-title {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #445566;
}
#single #respond form #author {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
#single #respond form #author:focus {
  border-color: #c59d5f;
}
#single #respond form #author:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #author:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #author:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #author:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #email {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
#single #respond form #email:focus {
  border-color: #c59d5f;
}
#single #respond form #email:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #email:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #email:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #email:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #comment {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
#single #respond form #comment:focus {
  border-color: #c59d5f;
}
#single #respond form #comment:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #comment:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #comment:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #comment:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#single #respond form #submit {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  border: none;
}
#single #respond form #submit:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a#single #respond form #submit:hover,
#single #respond form #submit:hover a {
  text-decoration: none;
}
#single .navigation {
  margin: 30px 0 0 0;
}
#single .navigation a {
  display: block;
  text-decoration: underline;
  text-transform: uppercase;
  margin: 15px 0;
}
#single .content-aside .entry-content {
  padding: 25px;
  background: rgba(118, 118, 118, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#single .content-video .entry-content {
  text-align: center;
}
#search .page-content {
  padding-bottom: 50px;
}
#search .page-content #searchsubmit,
#single #respond form #submit {
  padding: 8px 15px;
}
#sidebar .widget {
  margin-bottom: 25px;
  border: 1px solid #c3c3c3;
}
#sidebar .widget .chronosly-content-block {
  padding: 10px !important;
}
#sidebar .widget h3 {
  font-size: 1.3em;
  font-weight: 400;
  text-align: left;
  padding: 15px 0 15px 10px;
  margin: 0;
}
#sidebar .widget ul li,
#sidebar .widget ul a {
  background: transparent;
}
#sidebar .widget ul li {
  padding: 10px;
}
#sidebar .widget ul li a {
  color: #443f3f;
  font-weight: 200;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#sidebar .widget ul li a:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #000000;
}
#sidebar .widget .srp-post-title-link {
  color: #58d4a7;
  text-align: center;
  display: block;
}
#sidebar .widget .srp-post-date {
  color: #f7484e;
  font-size: 0.8em;
  text-align: center;
}
#sidebar .widget .srp-post-content {
  font-size: 0.9em;
  color: #443f3f;
}
#sidebar .widget .bbp-forum-title {
  color: #443f3f;
}
#sidebar #calendar_wrap {
  padding: 10px;
  border: 1px solid #767676;
}
#sidebar #calendar_wrap #wp-calendar caption {
  padding: 10px;
  margin: 0;
  color: #000000;
}
#sidebar #calendar_wrap #wp-calendar thead tr th {
  text-align: center;
  background: rgba(118, 118, 118, 0.5);
  border: 1px solid #ffffff;
}
#sidebar #calendar_wrap #wp-calendar tbody tr td {
  text-align: center;
}
#sidebar #searchform {
  padding: 10px;
}
#sidebar #searchform > div:before,
#sidebar #searchform > div:after {
  content: "";
  display: table;
  clear: both;
}
#sidebar #searchform #s,
#sidebar #searchform #searchsubmit {
  float: left;
  display: block;
}
#sidebar #searchform #s {
  width: 66.66666667%;
}
#sidebar #searchform #searchsubmit {
  width: 30%;
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  border: none;
  padding: 8px 10px;
}
#sidebar #searchform #searchsubmit:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a#sidebar #searchform #searchsubmit:hover,
#sidebar #searchform #searchsubmit:hover a {
  text-decoration: none;
}
@media (max-width: 1280px) {
  #sidebar #searchform #searchsubmit {
    font-size: 12px;
    padding: 10px 7px;
  }
}
@media (max-width: 1024px) {
  #sidebar #searchform #s {
    width: 100%;
  }
  #sidebar #searchform #searchsubmit {
    width: 66.66666667%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}
#sidebar .bbp-logged-in h4 {
  display: inline-block;
}
#sidebar .bbp-logged-in .logout-link {
  margin: 0 0 0 15px;
}
#sidebar #bbp-search-form #bbp_search {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
#sidebar #bbp-search-form #bbp_search:focus {
  border-color: #c59d5f;
}
#sidebar #bbp-search-form #bbp_search:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#sidebar #bbp-search-form #bbp_search:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#sidebar #bbp-search-form #bbp_search:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#sidebar #bbp-search-form #bbp_search:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#sidebar ul {
  background: #ffffff;
  margin-bottom: 25px;
  list-style: none;
}
#sidebar ul li h2 {
  font-size: 1.3em;
  background: #f7484e;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  padding: 15px 0 15px 10px;
  margin: 0;
}
#sidebar ul li ul {
  list-style: square inside;
  margin: 0;
}
#sidebar ul li ul li {
  padding: 10px;
}
#sidebar ul li ul li a {
  color: #443f3f;
  text-transform: uppercase;
  font-weight: 200;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#sidebar ul li ul li a:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #445566;
}
#sidebar #tag_cloud-4 .tagcloud {
  padding: 15px 10px;
}
#sidebar #tag_cloud-4 .tagcloud a {
  font-size: 1em !important;
  color: #c59d5f;
}
#sidebar ul li.pagenav {
  margin: 0 0 25px 0;
}
#sidebar ul li.categories {
  margin: 25px 0;
}
@media (max-width: 480px) {
  #sidebar {
    margin-top: 10px;
  }
}
#page {
  min-height: 600px;
  margin: 50px 0 0 0;
}
#page #content .page .futered {
  margin: 25px 0;
}
#page #content .page .futered .futered-header {
  text-align: center;
  height: 75px;
  background: #58d4a7;
}
#page #content .page .futered .futered-header i {
  color: #d39b45;
  font-size: 2em;
  margin: 25px 0 0 0;
}
#page #content .page .futered .futered-content {
  background: #ffffff;
  padding: 20px 10px;
  height: 100px;
}
#page #content .page .futered .futered-content h3 {
  font-size: 1em;
  color: #58d4a7;
  text-align: center;
  display: block;
  margin: 0;
}
#page .page {
  height: auto !important;
}
#page .page img {
  max-width: 400px;
  height: auto;
  display: inline-block;
  float: left;
  margin: 0 20px 0 0;
}
#page .page p {
  margin: 0;
}
#page .page ul.list-page {
  list-style: none;
}
#page .page ul.list-page li {
  color: #443f3f;
  font-size: 1em;
}
#page .page ul.list-page li:before {
  content: url('images/done.png');
  margin: 0 10px 0 30px;
  display: inline-flex;
  vertical-align: middle;
}
#page .page p {
  text-align: justify;
  text-indent: 20px;
  line-height: 2em;
  color: #443f3f;
}
#page .page .line {
  border-top: 1px solid #c3c3c3;
}
#page .page dl dt {
  color: #d39b45;
}
#page .page dl dd {
  text-align: justify;
  text-indent: 20px;
  line-height: 2em;
  color: #443f3f;
}
#page .page table th {
  color: #d39b45;
}
#page .page table td {
  color: #443f3f;
}
#page .page table td a {
  color: #d39b45;
}
#page .page .info {
  margin: 15px 0 35px 0;
  padding: 10px;
  font-size: 2em;
  color: #445566;
  text-align: center;
  border: 1px dotted #445566;
}
@media (max-width: 768px) {
  #page .page .info {
    font-size: 1em;
  }
}
@media (max-width: 414px) {
  #page .page .info {
    text-align: left;
  }
}
@media (max-width: 414px) {
  #page .page .info .info-item {
    display: block;
    margin: 35px 0;
  }
}
#page .page .info .info-item i {
  font-size: 2em;
  color: #c3c3c3;
  padding: 15px 25px;
  background: #445566;
  margin: 0 15px;
}
@media (max-width: 768px) {
  #page .page .info .info-item i {
    font-size: 1em;
  }
}
#page .page .wpcf7 {
  min-height: 310px;
  padding: 10px;
  margin: 15px 0 0 0;
}
#page .page .wpcf7 .contacts {
  text-align: center;
}
#page .page .wpcf7 .contacts input {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
#page .page .wpcf7 .contacts input:focus {
  border-color: #c59d5f;
}
#page .page .wpcf7 .contacts input:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page .page .wpcf7 .contacts input:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page .page .wpcf7 .contacts input:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page .page .wpcf7 .contacts input:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
@media (max-width: 667px) {
  #page .page .wpcf7 .contacts input {
    width: 100%;
    margin-bottom: 15px;
  }
}
#page .page .wpcf7 .contacts .mes {
  padding: 0 15px !important;
}
#page .page .wpcf7 .contacts .mes textarea {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
  margin-top: 35px;
  width: 100%;
  height: 150px;
}
#page .page .wpcf7 .contacts .mes textarea:focus {
  border-color: #c59d5f;
}
#page .page .wpcf7 .contacts .mes textarea:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page .page .wpcf7 .contacts .mes textarea:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page .page .wpcf7 .contacts .mes textarea:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page .page .wpcf7 .contacts .mes textarea:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page .page .wpcf7 .contacts .sub {
  margin: 20px 0;
}
#page .page .wpcf7 .contacts .sub input[type="submit"] {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
  border: none;
}
#page .page .wpcf7 .contacts .sub input[type="submit"]:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a#page .page .wpcf7 .contacts .sub input[type="submit"]:hover,
#page .page .wpcf7 .contacts .sub input[type="submit"]:hover a {
  text-decoration: none;
}
@media (max-width: 667px) {
  #page .page .wpcf7 .contacts .sub input[type="submit"] {
    width: auto;
  }
}
#page .page .gallery {
  margin: 0 0 50px 0;
}
#page .page .gallery .gallery-item {
  margin: 0;
  overflow: hidden;
  position: relative;
}
#page .page .gallery .gallery-item:after {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  -o-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  background: #ffffff;
  background: linear-gradient(135deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
#page .page .gallery .gallery-item:hover:after {
  width: 100px;
  height: 100px;
}
#page .page .gallery .gallery-item .gallery-icon a img {
  max-width: 100%;
  border: 1px solid #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#author,
#team,
#single,
#search,
#blog,
#category,
#archive,
#blog-sidebar,
#tag {
  padding: 50px 0 0 0;
}
#single {
  margin: 0 0 35px 0;
}

#author .content-aside .entry-content,
#team .content-aside .entry-content,
#single .content-aside .entry-content,
#search .content-aside .entry-content,
#blog .content-aside .entry-content,
#category .content-aside .entry-content,
#archive .content-aside .entry-content,
#blog-sidebar .content-aside .entry-content,
#tag .content-aside .entry-content {
  background: #c59d5f;
}
#page .contact-us .bs-example #myTab li {
  width: 33.3333%;
  text-align: center;
}
#page .contact-us .bs-example #myTabContent {
  padding: 50px 10px;
  margin: 0 0 35px 0;
  border-bottom: 1px solid rgba(118, 118, 118, 0.3);
}
#page .contact-us .bs-example #myTabContent .tab-pane {
  text-align: center;
}
#page .contact-us .bs-example #myTabContent .tab-pane i {
  font-size: 2em;
  color: #f7484e;
  margin: 5px 15px;
}
#page .contact-us .bs-example #myTabContent .tab-pane span {
  font-size: 2em;
  color: #767676;
}
#team .team-content {
  margin: 0 0 30px 0;
  border: 1px solid rgba(118, 118, 118, 0.3);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#team .team-content img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
#team .team-content .entry-title {
  text-align: center;
  margin: 20px 0;
}
#blog,
#blog-sidebar {
  padding: 50px 0 0 0;
}
/*---------------------------------buddypress-------------------------------------*/
#page #buddypress {
  margin: 0 0 75px 0;
}
#page #buddypress #item-body input {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
#page #buddypress #item-body input:focus {
  border-color: #c59d5f;
}
#page #buddypress #item-body input:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page #buddypress #item-body input:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page #buddypress #item-body input:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page #buddypress #item-body input:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#page #buddypress #item-body div.submit #submit {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
}
#page #buddypress #item-body div.submit #submit:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a#page #buddypress #item-body div.submit #submit:hover,
#page #buddypress #item-body div.submit #submit:hover a {
  text-decoration: none;
}
.home-page div[id^=post] {
  height: 73vh;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .home-page div[id^=post] {
    height: 45vh;
    margin-bottom: 20px;
    min-height: 450px;
  }
}
@media (max-width: 480px) {
  .home-page div[id^=post] {
    height: auto;
    min-height: 320px;
  }
  .home-page div[id^=post] .entry-content {
    padding-top: 20px;
  }
}
div[id^=post] {
  margin-bottom: 20px;
}
body.blog div[id^=post] .entry-content {
  padding-top: 60px;
  text-align: center;
}
div[id^=post] .entry-content:hover h2 {
  color: #c59d5f;
}
div[id^=post] .entry-thumbnail {
  width: 64%;
  margin-right: auto;
  margin-left: auto;
}
div[id^=post] .entry-title {
  text-transform: uppercase;
  text-align: center;
}
div[id^=post] a {
  color: #000000;
}
div[id^=post] a:hover {
  text-decoration: none;
}
div[id^=post] .more-button {
  color: #c59d5f;
}
div[id^=post] .more-button:hover {
  text-decoration: underline;
}
div[id^=post] .content-aside .entry-content {
  padding: 15px;
  text-align: left;
}
div[id^=post] .content-video .entry-meta {
  padding-bottom: 10px;
  padding-top: 10px;
}
@media (max-width: 1024px) {
  div[id^=post] .entry-content {
    padding-top: 30px;
  }
}
@media (max-width: 480px) {
  div[id^=post] .entry-thumbnail {
    width: 100%;
  }
}
#blog .attachment-full,
#blog-sidebar .attachment-full {
  border-width: 2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#blog dl.gallery-item,
#blog-sidebar dl.gallery-item {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 480px) {
  #blog,
  #blog-sidebar {
    padding-top: 0px;
  }
}
.search-results h1.page-title a,
.category-news h1.page-title a,
#blog .content-gallery .entry-header a,
#tag h1.page-title a,
#author h1.page-title a {
  color: #212121;
  text-decoration: none;
}
#blog .content-gallery .entry-header {
  padding: 0px 15px;
}
#blog .content-gallery .entry-header a {
  text-decoration: none;
}
#blog-sidebar h2 {
  height: auto;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#blog-sidebar p {
  height: 25%;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: auto;
}
#blog-sidebar .more-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 50%;
}
@media (max-width: 1024px) {
  #blog-sidebar h2.page-title {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #blog-sidebar h2.page-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  #blog-sidebar h2.page-title {
    margin-top: 30px;
  }
  #blog-sidebar p {
    height: auto;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  #author .entry-thumbnail img,
  #team .entry-thumbnail img,
  #single .entry-thumbnail img,
  #search .entry-thumbnail img,
  #blog .entry-thumbnail img,
  #category .entry-thumbnail img,
  #archive .entry-thumbnail img,
  #blog-sidebar .entry-thumbnail img,
  #tag .entry-thumbnail img {
    width: 100%;
  }
  #author div[id^=post] .entry-summary,
  #team div[id^=post] .entry-summary,
  #single div[id^=post] .entry-summary,
  #search div[id^=post] .entry-summary,
  #blog div[id^=post] .entry-summary,
  #category div[id^=post] .entry-summary,
  #archive div[id^=post] .entry-summary,
  #blog-sidebar div[id^=post] .entry-summary,
  #tag div[id^=post] .entry-summary {
    height: 150px;
  }
  #author div[id^=post] .entry-content,
  #team div[id^=post] .entry-content,
  #single div[id^=post] .entry-content,
  #search div[id^=post] .entry-content,
  #blog div[id^=post] .entry-content,
  #category div[id^=post] .entry-content,
  #archive div[id^=post] .entry-content,
  #blog-sidebar div[id^=post] .entry-content,
  #tag div[id^=post] .entry-content {
    padding-top: 10px;
  }
}
.page-template-blog #gallery-2 .gallery-item,
.page-template-blog-no-sidebar #gallery-2 .gallery-item,
.search #gallery-2 .gallery-item,
.category-news #gallery-2 .gallery-item,
.tag #gallery-2 .gallery-item,
.author #gallery-2 .gallery-item,
.archive #gallery-2 .gallery-item,
.category #gallery-2 .gallery-item,
.team #gallery-2 .gallery-item,
.single #gallery-2 .gallery-item {
  margin-top: 0px;
  margin-bottom: 0px;
  border-color: transparent;
}
.page-template-blog #gallery-2 img,
.page-template-blog-no-sidebar #gallery-2 img,
.search #gallery-2 img,
.category-news #gallery-2 img,
.tag #gallery-2 img,
.author #gallery-2 img,
.archive #gallery-2 img,
.category #gallery-2 img,
.team #gallery-2 img,
.single #gallery-2 img {
  border-color: transparent;
}
@media (max-width: 1024px) {
  .page-template-blog div[id^=post] .entry-content .entry-title,
  .page-template-blog-no-sidebar div[id^=post] .entry-content .entry-title,
  .search div[id^=post] .entry-content .entry-title,
  .category-news div[id^=post] .entry-content .entry-title,
  .tag div[id^=post] .entry-content .entry-title,
  .author div[id^=post] .entry-content .entry-title,
  .archive div[id^=post] .entry-content .entry-title,
  .category div[id^=post] .entry-content .entry-title,
  .team div[id^=post] .entry-content .entry-title,
  .single div[id^=post] .entry-content .entry-title {
    height: auto;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .page-template-blog div[id^=post] .more-button,
  .page-template-blog-no-sidebar div[id^=post] .more-button,
  .search div[id^=post] .more-button,
  .category-news div[id^=post] .more-button,
  .tag div[id^=post] .more-button,
  .author div[id^=post] .more-button,
  .archive div[id^=post] .more-button,
  .category div[id^=post] .more-button,
  .team div[id^=post] .more-button,
  .single div[id^=post] .more-button {
    text-align: center;
    width: 66.66666667%;
  }
}
@media (max-width: 768px) {
  .page-template-blog div[id^=post],
  .page-template-blog-no-sidebar div[id^=post],
  .search div[id^=post],
  .category-news div[id^=post],
  .tag div[id^=post],
  .author div[id^=post],
  .archive div[id^=post],
  .category div[id^=post],
  .team div[id^=post],
  .single div[id^=post] {
    margin-bottom: 10px;
  }
  .page-template-blog div[id^=post] .entry-content > *,
  .page-template-blog-no-sidebar div[id^=post] .entry-content > *,
  .search div[id^=post] .entry-content > *,
  .category-news div[id^=post] .entry-content > *,
  .tag div[id^=post] .entry-content > *,
  .author div[id^=post] .entry-content > *,
  .archive div[id^=post] .entry-content > *,
  .category div[id^=post] .entry-content > *,
  .team div[id^=post] .entry-content > *,
  .single div[id^=post] .entry-content > * {
    width: 100%;
    float: none;
  }
  .page-template-blog div[id^=post] .entry-summary,
  .page-template-blog-no-sidebar div[id^=post] .entry-summary,
  .search div[id^=post] .entry-summary,
  .category-news div[id^=post] .entry-summary,
  .tag div[id^=post] .entry-summary,
  .author div[id^=post] .entry-summary,
  .archive div[id^=post] .entry-summary,
  .category div[id^=post] .entry-summary,
  .team div[id^=post] .entry-summary,
  .single div[id^=post] .entry-summary {
    margin-top: 10px;
    height: 180px;
    padding: 10px;
  }
  .page-template-blog div[id^=post] .more-button,
  .page-template-blog-no-sidebar div[id^=post] .more-button,
  .search div[id^=post] .more-button,
  .category-news div[id^=post] .more-button,
  .tag div[id^=post] .more-button,
  .author div[id^=post] .more-button,
  .archive div[id^=post] .more-button,
  .category div[id^=post] .more-button,
  .team div[id^=post] .more-button,
  .single div[id^=post] .more-button {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .page-template-blog div[id^=post] .entry-content,
  .page-template-blog-no-sidebar div[id^=post] .entry-content,
  .search div[id^=post] .entry-content,
  .category-news div[id^=post] .entry-content,
  .tag div[id^=post] .entry-content,
  .author div[id^=post] .entry-content,
  .archive div[id^=post] .entry-content,
  .category div[id^=post] .entry-content,
  .team div[id^=post] .entry-content,
  .single div[id^=post] .entry-content {
    padding-top: 10px;
  }
}
#footer {
  min-height: 75px;
  margin: 0;
  color: #a9a9a9;
  background-position: left 60% !important;
  background-repeat: no-repeat !important;
}
#footer > .footer-top {
  padding-bottom: 70px;
  padding-top: 24px;
}
#footer > * {
  background-color: rgba(0, 0, 0, 0.7);
}
#footer h3,
#footer h4 {
  color: #ffffff;
}
#footer ul {
  list-style: none;
}
#footer .widget_text h4 {
  margin-bottom: 13px;
}
#footer .widget_text li a {
  text-decoration: none;
  color: #a9a9a9;
}
#footer .widget_text li a:hover {
  color: #ffffff;
}
#footer .footer_logo {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  #footer .footer_logo {
    margin-top: 15%;
  }
}
#footer #social {
  margin: 0;
}
#footer #social a {
  margin: 13px 0;
}
@media (max-width: 1024px) {
  #footer #social a {
    padding: 15px 13px;
  }
}
@media (max-width: 768px) {
  #footer #social {
    margin-top: 13px;
  }
}
#footer .footer-bottom {
  border-top: 1px solid #443f3f;
}
#footer .footer-bottom #copyright {
  text-align: center;
  margin: 25px 0;
}
@media (max-width: 1024px) {
  #footer .footer-bottom #copyright {
    text-align: center;
    margin: 30px 10px;
  }
}
#footer .footer-bottom #copyright a {
  font-weight: 700;
}
@media (max-width: 480px) {
  #footer .footer-bottom #copyright {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  #footer .footer_logo {
    margin: 30px 0px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  #footer .footer-top {
    text-align: center;
    padding-bottom: 30px;
  }
}
.home .content-box h3,
.home .title,
.home-page .content-box h3,
.home-page .title,
#blog .page-title,
#blog .entry-header h2,
#blog-sidebar .page-title,
#blog-sidebar .entry-header h2,
#page .entry-title,
.category-news h1.page-title,
.search-results h1.page-title,
#tag h1.page-title,
#author h1.page-title,
#single .entry-header .entry-title,
.category .page-title,
#archive .archive-title {
  font-family: "Roboto Slab";
  text-transform: uppercase;
  font-weight: normal;
  font-size: 30px;
  color: #000000;
  line-height: 30px;
  text-align: center;
}
.store h3,
#about-us h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Rochester;
  text-transform: none;
  font-weight: normal;
  font-size: 2.5em;
  color: inherit;
  line-height: 1em;
}
#content-top h3 {
  font-family: Rochester;
  text-transform: none;
  font-weight: normal;
  font-size: 40px;
  color: #ffffff;
  line-height: 40px;
}
.link-blog a,
input[type="submit"].wpcf7-submit,
#searchsubmit {
  color: #000000 !important;
  text-transform: none;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  background-color: #c59d5f !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-width: 0px !important;
}
.link-blog a:hover,
input[type="submit"].wpcf7-submit:hover,
#searchsubmit:hover {
  color: #ffffff !important;
  background-color: #664d25 !important;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-width: 0px !important;
}
a.link-blog a:hover,
ainput[type="submit"].wpcf7-submit:hover,
a#searchsubmit:hover,
.link-blog a:hover a,
input[type="submit"].wpcf7-submit:hover a,
#searchsubmit:hover a {
  text-decoration: none;
}
#sidebar input#s,
input#s {
  border: 1px solid #c3c3c3;
  color: #000000;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}
#sidebar input#s:focus,
input#s:focus {
  border-color: #c59d5f;
}
#sidebar input#s:focus::-webkit-input-placeholder,
input#s:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}

#sidebar input#s:focus::-moz-placeholder,
input#s:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#sidebar input#s:focus:-moz-placeholder,
input#s:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
#sidebar input#s:focus:-ms-input-placeholder,
input#s:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
  opacity: 0;
}
.heading-text-decorate {
  display: block;
  font-family: Rochester;
  font-size: 70px;
  font-weight: normal;
  color: #c59d5f;
  line-height: 80px;
  text-transform: none;
}
.blog-content .fixed-block {
  background-size: 100% 100% !important;
}
#about-us .fixed-block {
  background-size: auto 100% !important;
}
div.fixed-block {
  padding: 0px;
  height: 100vh;
  text-align: center;
  background-repeat: no-repeat !important;
}
div.fixed-block .title-block {
  display: flex;
  height: 100% ;
}
div.fixed-block .title-block > * {
  margin: auto;
}
div.fixed-block .title > span {
  margin-bottom: 10px;
}
div.fixed-block p {
  width: 71%;
  margin-right: auto;
  margin-left: auto;
}
div.fixed-block p + span {
  margin-top: 10px;
}
@media (max-width: 768px) {
  div.fixed-block {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  div.fixed-block {
    height: auto;
    background-size: cover !important;
  }
  div.fixed-block .title-block {
    padding-top: 10px;
    padding-bottom: 35px;
  }
}

/*---------------------custom form----------------------*/

#forms form input,
#forms form textarea {
  padding: 5px;
  margin-bottom: 25px !important;
}
#forms {
  padding: 0 10%;
}

#forms form input[type="submit"] {
  width: auto !important;
  padding: 10px 20px;
  background: #c59d5f;
  border: none !important;

}
#gallery .col-lg-12 {
  min-height: 0px !important;
}