/*
Theme Name: FCast
Theme URI: http://ordasoft.com/fashion-cast-woocommerce-wordpress-theme.html
Author: OrdaSoft
Author URI: http://ordasoft.com/
Version: 1.1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fcast

FCast WordPress Theme, Copyright (C) 2015, OrdaSoft
FCast is distributed under the terms of the GNU GPL


Description: FCast is eCommerce WordPress theme made for simplicity and ease of use. This theme is a piece of art that has this premium look and feel which will make your  WordPress website stand out.  Designed with visitor engagement in mind, it allows anyone to create a beautiful, fast and mobile friendly WordPress website compatible with all browsers and devices. Fashion Cast is great choice for any eCommerce website - high fashion shop, clothing store, mobile store, gift shop or other types of online eCommerce businesses. Fashion Cast works fine with major WordPress plugins like WooCommerce, bbPress, BuddyPress and many others. Ecommerce WordPress theme from OrdaSoft is a safe and reliable design option to publish your WordPress content. Get more details and free support on <a href="http://ordasoft.com/fashion-cast-woocommerce-wordpress-theme.html">OrdaSoft.com</a>

Tags: orange, gray, white, light, responsive-layout, two-columns, left-sidebar, right-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 fcast
 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
 */
.button {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.button:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.input {
  border: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 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;
}
* {
  -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: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 20px;
}
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;
  width: 100%;
  padding: 0;
}
.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. */
}


ul li>ul li>ul li {
  padding: 0 0 0 5px;
}
/*-----------------------------------menu theme----------------------------------------------*/
#primary-navigation .nav-menu ul li.page_item a {
  padding: 0;
}
#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: #000;
  font-size: 1em;
  position: absolute;
  top: 0;
  right: 0px;
}
#primary-navigation .nav-menu ul li.page_item_has_children .children {
  position: relative;
  display: none;
  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: relative;
  display: none;
  left: 20px;
  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;
  color: #ccc;
}
#toggle {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 20px 10px 5px;
  padding: 20px 3px;
  border: 2px solid #ffffff;
}
#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -12px;
}
#toggle span:after {
  top: 12px;
}
#toggle span {
  position: relative;
  display: block;
}
#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #ffffff;
  transition: all 0.3s;
  backface-visibility: hidden;
}
/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(9px, 9px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(8px, -8px);
}
#toggle.on + #navbar {
  opacity: 1;
  visibility: visible;
}
/* menu appearance*/
#navbar {
  position: absolute;
  left: 0;
  color: #999;
  width: 250px;
  padding: 10px;
  margin: auto;
  background: white;
  border-radius: 0;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
  border: 2px solid #ffffff;
  z-index: 999;
}
#navbar ul,
li,
li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#navbar li a {
  padding: 5px;
  /*color: #888;*/
  transition: all .2s;
  border-bottom: 1px solid transparent;
}
#navbar li a:hover,
#navbar li a:focus {
  /*border-bottom: 1px solid #000000;*/
}
#menu-menu .menu-item-has-children {
  position: relative;
}
.header .nav-menu,
.header .sub-menu {
  border: 1px solid #ccc;
}
.nav-menu .menu-item-has-children:after,
#menu-menu .menu-item-has-children:after {
  content: '\f35f';
  display: inline-block;
  font-family: "Ionicons";
  color: #000;
  font-size: 1em;
  position: absolute;
  top: 5px;
  right: 15px;
}
#primary-navigation ul.nav-menu .menu-item-has-children {
  position: relative;
}
#menu-menu .menu-item-has-children .sub-menu {
  display: none;
}
#primary-navigation ul.nav-menu li.menu-item .sub-menu {
  display: none;
      position: absolute;
    left: 100%;
    top: 0;
    background: white;
    width: 200px;
}
#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;
}
.header {
  margin: 0 0 100px 0;
}
.header .header-top {
  height: 100vh;
  position: relative;
  margin: 0 25px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  background-attachment: fixed;
}
@media (max-width: 768px) {
  .header .header-top {
    background-size: cover;
  }
}
.header .header-top .overlay-header {
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 9;
  height: 100%;
}
.header .header-top .overlay-header .logo-img {
  text-align: right;
}
@media (max-width: 414px) {
  .header .header-top .overlay-header .logo-img {
    width: 100% !important;
    text-align: right;
  }
}
.header .header-top .overlay-header .logo-img a #logo {
  margin: 10px;
  padding: 0;
  display: inline-block;
}
@media (max-width: 414px) {
  .header .header-top .overlay-header .soc {
    width: 100% !important;
  }
}
.header .top-up {
  position: fixed;
  right: 25px;
  top: 80vh;
  z-index: 111111;
  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: 736px) {
  .header .top-up {
    top: 75vh;
  }
}
@media (max-width: 414px) {
  .header .top-up {
    top: 82vh;
  }
}
.header .top-up:hover {
  background: #5A2B59;
  -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;
}
.header .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;
}
.header .top-up i {
  color: #5A2B59;
  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;
}
.header .site-title,
.header-main .site-title {
  line-height: 1.2em;
  text-transform: uppercase;
  color: #fff;
  font-size: 35px;
}
#header-main .site-title {
  max-height: 200px;
  overflow: hidden;
}
.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: #faa54b;
}
@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;
}
#single,
#main {
  min-height: 650px;
}

.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;
}
#header #social {
  text-align: center;
  margin: 5px 0 0 0;
}
#social ul {
  list-style: none;
  margin-bottom: 0px;
}
#social ul li {
  display: inline-block;
}
#social ul li a {
  padding: 15px;
  margin: 18px 0px;
  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;
}
@media (max-width: 320px) {
  #social ul li a {
    padding: 5px !important;
  }
}
#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;
}
.for-modal {
  text-align: center;
}
.for-modal .button-about {
  padding: 13px 40px;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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: 4px double #ffffff;
  color: #ffffff;
  z-index: 1;
}
.for-modal .button-about:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.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;
}
blockquote {
  border-left: 5px solid #faa54b !important;
}
#main .testimonial-rounded-vertical .testimonial-thumb {
  box-shadow: none;
  border-radius: 0;
}
#main .testimonial-container {
  margin: 0;
  padding: 0;
}
.widget {
  padding: 10px;
}
#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-bottom,
#content-top {
  position: relative;
  margin: 0;
  padding: 25px 0;
  background: rgba(68, 85, 102, 0.2);
}
#content-top .widget_title_content_top {
  display: inline-block;
  position: absolute;
  top: -43px;
  margin: 0;
  padding: 25px;
  font-size: 2.2em;
}
#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;
}
.widget_categories select {
    margin: 10px 50px;
}

#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;
}
#shop-section {
  position: relative;
  margin: 0 0 100px 0;
  padding: 100px 0 50px 0;
  background: rgba(68, 85, 102, 0.2);
}
#shop-section .title-block .title {
  display: inline-block;
  position: absolute;
  top: -140px;
  margin: 0;
  padding: 25px;
  font-size: 2.2em;
}
.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: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 0;
}
@media (max-width: 667px) {
  .wpcf7 .contacts input {
    width: 100%;
    margin-bottom: 15px;
  }
}
.wpcf7 .contacts .mes {
  padding: 0 15px;
}
.wpcf7 .contacts .mes textarea {
  border: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 0;
  margin-top: 35px;
  width: 100%;
  height: 150px;
}
.wpcf7 .contacts .sub {
  margin: 20px 0;
}
.wpcf7 .contacts .sub input[type="submit"] {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.wpcf7 .contacts .sub input[type="submit"]:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.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,
.blog-content {
  position: relative;
  margin:  0;
  padding: 50px 0 50px 0;
  background: rgba(68, 85, 102, 0.2);
}
#any-section .title-block .title,
.blog-content .title-block .title {
  display: inline-block;
  position: absolute;
  top: -140px;
  margin: 0;
  padding: 25px;
  font-size: 2.2em;
}
.left-post,
.right-post {
  //min-height: 350px;
  display: block;
}
.left-post div[id^=post]  {
  background: #5A2B59;
}
.right-post div[id^=post]  {
  background: #456;
}
.left-post div[id^=post] .content {
  position: relative;
}
@media (max-width: 1024px) {
  .left-post div[id^=post] .content {
    height: 336px;
  }
}
@media (max-width: 768px) {
  .left-post div[id^=post] .content {
    height: 100%;
  }
}
.left-post div[id^=post] .content .entry-content {
  height: 100%;
}
.left-post div[id^=post] .content .entry-content .entry-thumbnail {
  width: 50%;
  display: inline-block;
  float: left;
  position: relative;
  overflow: hidden;
  text-align: right;
  padding: 0;
}
@media (max-width: 768px) {
  .left-post div[id^=post] .content .entry-content .entry-thumbnail {
    width: 100%;
    text-align: center;
  }
}
.left-post div[id^=post] .content .entry-content .entry-summary-full,
.left-post div[id^=post] .content .entry-content .entry-summary {
  width: 50%;
  display: inline-block;
  height: 100%;
  padding: 0 25px 25px 25px;
  position: relative;
  text-align: center;
  background: #5A2B59;
}
.left-post div[id^=post] .content .entry-content .entry-summary-full {
  width: 100%;
  display: block;
  height: 100%;
  padding: 0 25px 25px 25px;
  position: relative;
  text-align: center;
  background: #5A2B59;
}
@media (max-width: 768px) {
  .left-post div[id^=post] .content .entry-content .entry-summary-full,
  .left-post div[id^=post] .content .entry-content .entry-summary {
    width: 100%;
  }
}
.left-post div[id^=post] .content .entry-content .entry-summary p,
.left-post div[id^=post] .content .entry-content .entry-summary-full p {
  text-align: justify;
  text-indent: 20px;
  font-weight: 400;
  line-height: 2.7em;
  margin: 5% 5% 10% 5%;
}
@media (max-width: 1024px) {
  .left-post div[id^=post] .content .entry-content .entry-summary p,
  .left-post div[id^=post] .content .entry-content .entry-summary-full p {
    line-height: 2em;
    margin: 1% 1% 8% 1%;
  }
}
.left-post div[id^=post] .content .entry-content .entry-summary-full a:hover,
.left-post div[id^=post] .content .entry-content .entry-summary a:hover {
  text-decoration: none;
}
.left-post div[id^=post] .content .entry-content .entry-summary-full a:focus,
.left-post div[id^=post] .content .entry-content .entry-summary a:focus {
  text-decoration: none;
}
.left-post div[id^=post] .content .entry-content .entry-summary-full a .entry-title,
.left-post div[id^=post] .content .entry-content .entry-summary a .entry-title {
  margin: 5% 0 30px 0px;
  line-height: 1.3em;
  font-weight: 300;
  text-shadow: 0px 0px 15px #000;
  -webkit-text-shadow: 0px 0px 15px #000;
  -moz-text-shadow: 0px 0px 15px #000;
  -o-text-shadow: 0px 0px 15px #000;
}
.left-post div[id^=post] .content .entry-content .entry-summary-full .more-button,
.left-post div[id^=post] .content .entry-content .entry-summary .more-button {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.left-post div[id^=post] .content .entry-content .entry-summary-full .more-button:hover,
.left-post div[id^=post] .content .entry-content .entry-summary .more-button:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.left-post div[id^=post] .content .entry-meta {
  margin: 0;
  height: 75px;
  padding: 3% 0 0 0;
  text-align: right;
}
@media (max-width: 1024px) {
  .left-post div[id^=post] .content .entry-meta {
    margin: 0;
    padding: 0;
  }
}
.left-post div[id^=post] .content-video {
  min-height: 340px;
  margin: 0 0 35px 0;
  position: relative;
}
.left-post div[id^=post] .content-video .entry-content .video {
  width: 50%;
  display: inline-block;
  float: left;
}
.left-post div[id^=post] .content-video .entry-content .video embed {
  width: 100%;
}
.errorbox h3 {
  color: #333;
}
.left-post div[id^=post] .content-video .entry-content .video img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.left-post div[id^=post] .content-video .entry-content .entry-summary {
  width: 50%;
  display: inline-block;
  padding: 25px;
}
  .left-post div[id^=post] .content-video .entry-content .entry-summary-full {
  width: 100%;
  display: block;
  padding: 25px;
}
.left-post div[id^=post] .content-video .entry-content .entry-summary-full p,
.left-post div[id^=post] .content-video .entry-content .entry-summary p {
  text-align: justify;
  text-indent: 20px;
  font-weight: 100;
  line-height: 2.7em;
}
.left-post div[id^=post] .content-video .entry-content .entry-summary-full .entry-title,
.left-post div[id^=post] .content-video .entry-content .entry-summary .entry-title {
  margin: 0 0 30px 0;
  line-height: 1.3em;
  font-weight: 300;
}
.left-post div[id^=post] .content-video .entry-meta {
  position: absolute;
  right: 20%;
  top: 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;
}
.left-post div[id^=post] .content-video .entry-meta .more-button {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.left-post div[id^=post] .content-video .entry-meta .more-button:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.left-post div[id^=post] .content-aside {
  background: rgba(138, 138, 138, 0.3);
  padding: 35px;
  margin: 0 0 30px 0;
  border-radius: 5px;
}
.left-post div[id^=post] .content-aside p {
  font-size: 1.5em;
  text-align: justify;
}
.left-post div[id^=post] .content-aside b {
  font-style: italic;
  font-size: 1.5em;
}
.left-post div[id^=post] .content-aside .entry-meta {
  text-align: right;
}
.left-post div[id^=post] .content-aside .entry-meta .date a {
  padding: 10px;
  color: #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;
}
.left-post div[id^=post] .content-aside .entry-meta .date a:hover {
  background: rgba(138, 138, 138, 0.5);
  -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;
}
.left-post div[id^=post] .content-gallery {
  margin: 0 0 30px 0;
}
.left-post div[id^=post] .content-gallery .entry-header .entry-title {
  text-align: center;
  font-size: 2em;
  line-height: 1.3em;
}
.left-post div[id^=post] .content-gallery .gallery .gallery-item {
  margin: 0;
}
.left-post div[id^=post] .content-gallery .gallery .gallery-item img {
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.left-post div[id^=post] .content-gallery .entry-meta {
  text-align: right;
}
.left-post div[id^=post] .content-gallery .entry-meta a {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.left-post div[id^=post] .content-gallery .entry-meta a:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.right-post div[id^=post] .content {
  position: relative;
}
@media (max-width: 1024px) {
  .right-post div[id^=post] .content {
    height: 336px;
  }
}
@media (max-width: 768px) {
  .right-post div[id^=post] .content {
    height: 100%;
  }
}
.right-post div[id^=post] .content .entry-content {
  height: 100%;
}
.right-post div[id^=post] .content .entry-content .entry-thumbnail {
  width: 50%;
  display: inline-block;
  float: right;
  position: relative;
  overflow: hidden;
  text-align: left;
}
@media (max-width: 768px) {
  .right-post div[id^=post] .content .entry-content .entry-thumbnail {
    width: 100%;
    text-align: center;
  }
}
.right-post div[id^=post] .content .entry-content .entry-summary {
  width: 50%;
  display: inline-block;
  padding: 0 25px 25px 25px;
  height: 100%;
  position: relative;
  text-align: center;
  background: #456;
}
.right-post div[id^=post] .content .entry-content .entry-summary-full {
  width: 100%;
  display: block;
  padding: 0 25px 25px 25px;
  height: 100%;
  position: relative;
  text-align: center;
  background: #456;
}
@media (max-width: 768px) {
  .right-post div[id^=post] .content .entry-content .entry-summary {
    width: 100%;
  }
}
.right-post div[id^=post] .content .entry-content .entry-summary-full p,
.right-post div[id^=post] .content .entry-content .entry-summary p {
  text-align: justify;
  text-indent: 20px;
  font-weight: 400;
  line-height: 2.3em;
  margin: 5% 5% 10% 5%;
}
@media (max-width: 1024px) {
  .right-post div[id^=post] .content .entry-content .entry-summary-full p,
  .right-post div[id^=post] .content .entry-content .entry-summary p {
    line-height: 2em;
    margin: 1% 1% 8% 1%;
  }
}
.right-post div[id^=post] .content .entry-content .entry-summary-full a:hover,
.right-post div[id^=post] .content .entry-content .entry-summary a:hover {
  text-decoration: none;
}
.right-post div[id^=post] .content .entry-content .entry-summary-full a .entry-title,
.right-post div[id^=post] .content .entry-content .entry-summary a .entry-title {
  margin: 5% 0 30px 0;
  line-height: 1.3em;
  font-weight: 300;
  text-shadow: 0px 0px 15px #000;
  -webkit-text-shadow: 0px 0px 15px #000;
  -moz-text-shadow: 0px 0px 15px #000;
  -o-text-shadow: 0px 0px 15px #000;
}
.right-post div[id^=post] .content .entry-content .entry-summary-full .more-button,
.right-post div[id^=post] .content .entry-content .entry-summary .more-button {
  padding: 20px;
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.right-post div[id^=post] .content .entry-content .entry-summary-full .more-button:hover,
.right-post div[id^=post] .content .entry-content .entry-summary .more-button:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.right-post div[id^=post] .content-video {
  min-height: 340px;
  margin: 0 0 35px 0;
  position: relative;
}
.right-post div[id^=post] .content-video .entry-content .video {
  width: 50%;
  display: inline-block;
  float: left;
}
.right-post div[id^=post] .content-video .entry-content .video img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.right-post div[id^=post] .content-video .entry-content .entry-summary-full,
.right-post div[id^=post] .content-video .entry-content .entry-summary {
  width: 50%;
  display: inline-block;
  padding: 25px;
}
.right-post div[id^=post] .content-video .entry-content .entry-summary-full p,
.right-post div[id^=post] .content-video .entry-content .entry-summary p {
  text-align: justify;
  text-indent: 20px;
  font-weight: 100;
  line-height: 2.7em;
}
.right-post div[id^=post] .content-video .entry-content .entry-summary-full .entry-title,
.right-post div[id^=post] .content-video .entry-content .entry-summary .entry-title {
  margin: 30px 0;
  line-height: 1.3em;
  font-weight: 300;
}
.right-post div[id^=post] .content-video .entry-meta {
  position: absolute;
  right: 20%;
  top: 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;
}
.right-post div[id^=post] .content-video .entry-meta .more-button {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.right-post div[id^=post] .content-video .entry-meta .more-button:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.right-post div[id^=post] .content-aside {
  padding: 35px;
  margin: 0 0 30px 0;
  border-radius: 5px;
}
.right-post div[id^=post] .content-aside p {
  font-size: 1.5em;
  text-align: justify;
}
.right-post div[id^=post] .content-aside b {
  font-style: italic;
  font-size: 1.5em;
}
.right-post div[id^=post] .content-aside .entry-meta {
  text-align: right;
}
.right-post div[id^=post] .content-aside .entry-meta .date a {
  padding: 10px;
  color: #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;
}
.right-post div[id^=post] .content-aside .entry-meta .date a:hover {
  background: rgba(138, 138, 138, 0.5);
  -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;
}
.right-post div[id^=post] .content-gallery {
  margin: 0 0 30px 0;
}
.right-post div[id^=post] .content-gallery .entry-header .entry-title {
  text-align: center;
  font-size: 2em;
  line-height: 1.3em;
}
.right-post div[id^=post] .content-gallery .gallery .gallery-item {
  margin: 0;
}
.right-post div[id^=post] .content-gallery .gallery .gallery-item img {
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.right-post div[id^=post] .content-gallery .entry-meta {
  text-align: right;
}
.right-post div[id^=post] .content-gallery .entry-meta a {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.right-post div[id^=post] .content-gallery .entry-meta a:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
#myTab {
  border-bottom: none;
}
#myTab li {
  width: 33.33333%;
  text-align: center;
}
#myTab li a {
  font-weight: 400;
  padding: 25px 0;
  font-size: 2em;
  font-family: Shadows Into Light Two, cursive;
}
@media (max-width: 414px) {
  #myTab li a {
    font-size: 1em;
  }
}
#myTab li a:hover {
  background: transparent;
  border: none;
}
#myTab .active a {
  color: #ffffff;
  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;
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
  padding: 17px 50px;
  font-size: 1em;
}
#myTabContent #forms .contacts input[type="submit"]:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
#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;
  }
}
img {
  max-width: 100%;
  height: auto;
}
.products .product {
  display: inline-block;
}
iframe {
  max-width: 100%;
}
#content .page-content {
  margin: 0 0 100px 0;
  position: relative;
}
#content .page-content .title-home-page {
  display: inline-block;
  position: absolute;
  top: -40px;
  margin: 0;
  padding: 25px;
  font-size: 2.2em;
  z-index: 99;
}
#content .page-content #bg-content {
  background-position: bottom center;
  background-size: 100%;
  background-attachment: fixed;
  height: 500px;
}
@media (max-width: 768px) {
  #content .page-content #bg-content {
    background-size: cover;
  }
}
#content .page-content #bg-content .content-overlay {
  width: 100%;
  height: 500px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
}
#content .page-content #bg-content .content-box {
  position: relative;
}
#content .page-content #bg-content .content-box .entry-content {
  position: absolute;
  width: 100%;
  height: 350px;
  padding: 2%;
  top: 75px;
}
@media (max-width: 1024px) {
  #content .page-content #bg-content .content-box .entry-content {
    top: 40px;
  }
}
#content .page-content #bg-content .content-box .entry-content h3 {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: center;
  line-height: 2em;
  font-size: 3em;
  font-weight: 300;
  margin: 7% auto;
}
@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 {
  display: inline-block;
  width: 50%;
  font-size: 1.2em;
  line-height: 3em;
  font-weight: 700;
  text-align: justify;
  text-indent: 20px;
  color: #000000;
  padding: 3% 8%;
  text-shadow: 1px 0px 50px #fff;
  -webkit-text-shadow: 1px 0px 50px #fff;
  -moz-text-shadow: 1px 0px 50px #fff;
  -o-text-shadow: 1px 0px 50px #fff;
  font-family: Shadows Into Light Two, cursive;
}
@media (max-width: 768px) {
  #content .page-content #bg-content .content-box .entry-content p {
    font-size: 1em;
  }
}
@media (max-width: 414px) {
  #content .page-content #bg-content .content-box .entry-content p {
    display: none;
  }
}
#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: #faa54b;
}
.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 {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.cd-timeline-content .cd-read-more:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.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);
  }
}

.entry-content li {
  display: list-item;
  list-style: inherit;
}
.home .pagination {
  text-align: center;
  margin: 40px 0 0 35px;
  display: inline-block;
}
.pagination {
  text-align: center;
  margin: 40px 0 20px 35px;
  display: block;
}
.pagination .page-numbers {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
  padding: 5px 8px;
}
.pagination .page-numbers:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.pagination .page-numbers:hover {
  text-decoration: none;
}
.pagination .current {
  background: #443f3f !important;
}
.store .product {
  position: relative;
  margin: 0 0 30px 0;
  overflow: hidden;
}
.store .product:hover .footer-product h3:after {
  margin: 0 0 0 20px;
  -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:hover .footer-product h3:before {
  margin: 0 20px 0 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;
}
.store .product:hover .footer-product h3 {
  -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;
  opacity: 1;
}
.store .product .img-overlay {
  text-align: center;
}
.store .product .img-overlay .onsale {
  position: absolute;
  background: #5A2B59;
  padding: 10px;
  color: #faa54b;
  font-weight: 700;
  z-index: 99;
}
.store .product .footer-product {
  height: 95px;
}
.store .product .footer-product a:hover {
  text-decoration: none;
}
.store .product .footer-product a h3 {
  font-size: 1.5em;
  position: absolute;
  width: 100%;
  top: 55%;
  color: #000000;
  font-weight: 900;
  text-align: center;
  margin: 0;
  padding: 7px;
  opacity: 1;
  text-shadow: 0px 0px 25px #fff;
  -webkid-text-shadow: 0px 0px 25px #fff;
  -moz-text-shadow: 0px 0px 25px #fff;
}
@media (max-width: 1024px) {
  .store .product .footer-product a h3 {
    top: 40%;
  }
}
.store .product .footer-product .star-rating {
  display: none;
}
.store .product .footer-product .price {
  display: block;
  text-align: center;
  position: relative;
  top: 15px;
}
.store .product .footer-product .price .amount {
  color: #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.store .product .footer-product .price ins .amount {
  background: #fff;
  padding: 5px;
  color: #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.store .product .add_to_cart_button {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
}
@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;
  }
}
.store .product .added_to_cart {
  position: absolute !important;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 9;
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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: #443f3f;
  color: #faa54b;
}

.store .product .added_to_cart:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
#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 {
  position: relative;
}
#content-shop .products .product .onsale {
  padding: 0px 13px;
  border-radius: 0;
}
#content-shop .products .product h3 {
  font-size: 1.3em;
  color: #767676;
  text-align: center;
}
#content-shop .products .product .star-rating {
  position: absolute;
  bottom: 30%;
  left: 10%;
  background-color: white;
  padding: 5px;
}
#content-shop .products .product .price {
  color: #f7484e;
  font-size: 1em;
  margin: 15px 0 0 0;
}
#content-shop .products .product .price del {
  display: inline-block;
}
#content-shop .products .product .add_to_cart_button {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#content-shop .products .product .add_to_cart_button:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
#page .page .entry-title {
  text-align: center;
  padding: 25px 0 50px 0;
  margin: 0;
  font-size: 2em;
  line-height: 1.3em;
}
#page .page .product-category h3 {
  font-size: 1.5em;
}
#page .page .woocommerce .products .product .onsale {
  padding: 0px 13px;
  border-radius: 0;
}
#page .page .woocommerce .products .product h3 {
  font-size: 1.3em;
  color: #767676;
  text-align: center;
  margin: 20px 0;
}
#page .page .woocommerce .products .product .star-rating {
  position: absolute;
  bottom: 35%;
  left: 10%;
  background-color: white;
  padding: 5px;
}
#page .page .woocommerce .products .product .price {
  display: block;
  text-align: center;
  position: relative;
  top: 15px;
}
#page .page .woocommerce .products .product .price del {
  display: inline-block;
}
#page .page .woocommerce .products .product .add_to_cart_button {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
  -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 {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
.single #content-shop .product .onsale {
  position: absolute;
  padding: 10px;
  font-weight: 700;
  z-index: 99;
  line-height: 2em;
  font-size: 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.single #content-shop .images img {
  width: auto;
  margin: 0 auto;
}
.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 {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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;
}
.btn-default:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
#single .entry-header {
  text-align: center;
}
#single .entry-header .entry-title {
  display: block;
  margin: 0;
  padding: 25px 15px;
  line-height: 1.3em;
}
#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: auto;
  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: #faa54b;
}
#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: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: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 0;
}
#single #respond form #email {
  border: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 0;
}
#single #respond form #comment {
  border: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 0;
  background: #EAEAEA;
}
#single #respond form #submit {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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: none;
}
#single #respond form #submit:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
#single .navigation {
  margin: 30px 0 0 0;
}
.widgets {
  border-right: 1px solid #ccc;
}


#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;
}
#sidebar .widget {
  background: #456;
  margin-bottom: 25px;
}
#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 {
  list-style: square inside;
}
#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: #445566;
}
#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: #ffffff;
}
#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 #s {
  border: none;
  padding: 6px;
  color: #767676;
}
#sidebar #searchform #searchsubmit {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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: none;
  padding: 10px 15px;
}
#sidebar #searchform #searchsubmit:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
@media (max-width: 1280px) {
  #sidebar #searchform #searchsubmit {
    margin: 10px 0 0 0;
  }
}
#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: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 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 ul li.pagenav {
  margin: 0 0 25px 0;
}
#sidebar ul li.categories {
  margin: 25px 0;
}
#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: #faa54b;
  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 h2 {
  font-size: 1.5em;
}
#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: #58d4a7;
}
#page .page dl dd {
  text-align: justify;
  text-indent: 20px;
  line-height: 2em;
  color: #443f3f;
}
#page .page table th {
  color: #58d4a7;
}
#page .page table td {
  color: #443f3f;
}
#page .page table td a {
  color: #445566;
}
#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: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 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: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 0;
  margin-top: 35px;
  width: 100%;
  height: 150px;
}
#page .page .wpcf7 .contacts .sub {
  margin: 20px 0;
}
#page .page .wpcf7 .contacts .sub input[type="submit"] {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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: none;
}
#page .page .wpcf7 .contacts .sub input[type="submit"]:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
@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;
}
#author .page-title,
#team .page-title,
#single .page-title,
#search .page-title,
#blog .page-title,
#category .page-title,
#archive .page-title,
#blog-sidebar .page-title,
#tag .page-title,
#author .archive-title,
#team .archive-title,
#single .archive-title,
#search .archive-title,
#blog .archive-title,
#category .archive-title,
#archive .archive-title,
#blog-sidebar .archive-title,
#tag .archive-title {
  text-align: center;
  line-height: 2em;
  margin: 0;
  padding: 0;
}
#author .content-video .entry-title,
#team .content-video .entry-title,
#single .content-video .entry-title,
#search .content-video .entry-title,
#blog .content-video .entry-title,
#category .content-video .entry-title,
#archive .content-video .entry-title,
#blog-sidebar .content-video .entry-title,
#tag .content-video .entry-title,
#author .content-gallery .entry-title,
#team .content-gallery .entry-title,
#single .content-gallery .entry-title,
#search .content-gallery .entry-title,
#blog .content-gallery .entry-title,
#category .content-gallery .entry-title,
#archive .content-gallery .entry-title,
#blog-sidebar .content-gallery .entry-title,
#tag .content-gallery .entry-title {
  color: #5A2B59;
}
#author .content-aside,
#team .content-aside,
#search .content-aside,
#blog .content-aside,
#category .content-aside,
#archive .content-aside,
#blog-sidebar .content-aside,
#tag .content-aside {
  background: #5A2B59;
}
#author .content-video,
#team .content-video,
#search .content-video,
#blog .content-video,
#category .content-video,
#archive .content-video,
#blog-sidebar .content-video,
#tag .content-video {
  background: #445566;
}
#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;
  line-height: 1.3em;
}
#blog,
#blog-sidebar {
  padding: 50px 0 0 0;
}
/*---------------------------------buddypress-------------------------------------*/
#page #buddypress {
  margin: 0 0 75px 0;
}
#page #buddypress #item-body input {
  border: none;
  color: #443f3f;
  font-size: 1.2em;
  font-weight: 200;
  padding: 10px;
  margin: 0 0 10px 0;
}
#page #buddypress #item-body div.submit #submit {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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 #buddypress #item-body div.submit #submit:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary-full:before,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary-full:before,
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary:before,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary:before {
  top: 42%;
}
#search .left-post div[id^=post] .content,
#author .left-post div[id^=post] .content,
#archive .left-post div[id^=post] .content,
#tag .left-post div[id^=post] .content,
#category .left-post div[id^=post] .content,
#blog .left-post div[id^=post] .content,
#search .right-post div[id^=post] .content,
#author .right-post div[id^=post] .content,
#archive .right-post div[id^=post] .content,
#tag .right-post div[id^=post] .content,
#category .right-post div[id^=post] .content,
#blog .right-post div[id^=post] .content {
  height: 380px;
}
#search .left-post div[id^=post] .content .entry-content .entry-thumbnail img,
#author .left-post div[id^=post] .content .entry-content .entry-thumbnail img,
#archive .left-post div[id^=post] .content .entry-content .entry-thumbnail img,
#tag .left-post div[id^=post] .content .entry-content .entry-thumbnail img,
#category .left-post div[id^=post] .content .entry-content .entry-thumbnail img,
#blog .left-post div[id^=post] .content .entry-content .entry-thumbnail img,
#search .right-post div[id^=post] .content .entry-content .entry-thumbnail img,
#author .right-post div[id^=post] .content .entry-content .entry-thumbnail img,
#archive .right-post div[id^=post] .content .entry-content .entry-thumbnail img,
#tag .right-post div[id^=post] .content .entry-content .entry-thumbnail img,
#category .right-post div[id^=post] .content .entry-content .entry-thumbnail img,
#blog .right-post div[id^=post] .content .entry-content .entry-thumbnail img {
  max-height: 380px;
}
#search .left-post div[id^=post] .content .entry-content .entry-summary-full p,
#author .left-post div[id^=post] .content .entry-content .entry-summary-full p,
#archive .left-post div[id^=post] .content .entry-content .entry-summary-full p,
#tag .left-post div[id^=post] .content .entry-content .entry-summary-full p,
#category .left-post div[id^=post] .content .entry-content .entry-summary-full p,
#blog .left-post div[id^=post] .content .entry-content .entry-summary-full p,
#search .right-post div[id^=post] .content .entry-content .entry-summary-full p,
#author .right-post div[id^=post] .content .entry-content .entry-summary-full p,
#archive .right-post div[id^=post] .content .entry-content .entry-summary-full p,
#tag .right-post div[id^=post] .content .entry-content .entry-summary-full p,
#category .right-post div[id^=post] .content .entry-content .entry-summary-full p,
#blog .right-post div[id^=post] .content .entry-content .entry-summary-full p,
#search .left-post div[id^=post] .content .entry-content .entry-summary p,
#author .left-post div[id^=post] .content .entry-content .entry-summary p,
#archive .left-post div[id^=post] .content .entry-content .entry-summary p,
#tag .left-post div[id^=post] .content .entry-content .entry-summary p,
#category .left-post div[id^=post] .content .entry-content .entry-summary p,
#blog .left-post div[id^=post] .content .entry-content .entry-summary p,
#search .right-post div[id^=post] .content .entry-content .entry-summary p,
#author .right-post div[id^=post] .content .entry-content .entry-summary p,
#archive .right-post div[id^=post] .content .entry-content .entry-summary p,
#tag .right-post div[id^=post] .content .entry-content .entry-summary p,
#category .right-post div[id^=post] .content .entry-content .entry-summary p,
#blog .right-post div[id^=post] .content .entry-content .entry-summary p {
  margin: 3% 3% 5% 3%;
}
#blog-sidebar .blog .left-post div[id^=post] .content,
#blog-sidebar .blog .right-post div[id^=post] .content {
  height: 327px;
}
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary-full .entry-title,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary-full .entry-title,
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary .entry-title,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary .entry-title {
  margin: 4% 0 15px 0;
  line-height: 1.3em;
}
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary-full p,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary-full p,
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary p,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary p {
  margin: 0% 2% 3% 2%;
  line-height: 2em;
}
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary-full:before,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary-full:before,
#blog-sidebar .blog .left-post div[id^=post] .content .entry-content .entry-summary:before,
#blog-sidebar .blog .right-post div[id^=post] .content .entry-content .entry-summary:before {
  top: 45%;
}
#footer {
  min-height: 75px;
  margin: 0;
}
#footer .footer-bottom {
  border-top: 1px solid #443f3f;
}
#footer .footer-bottom #social {
  text-align: right;
  margin: 0;
}
#footer .footer-bottom #social a {
  margin: 13px 0;
}
#footer .footer-bottom #copyright {
  text-align: left;
  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;
  font-style: italic;
}
#footer .widgets h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 35px 0 20px 0;
}
#footer .widgets h3:after {
  content: "}";
  display: inline-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;
  color: #8a8a8a;
  margin: 0 0 0 15px;
}
#footer .widgets h3:before {
  content: "{";
  display: inline-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;
  color: #8a8a8a;
  margin: 0 15px 0 0;
}
#footer .widgets .wpcf7 {
  margin: 0;
}
#footer .widgets .wpcf7 .contacts {
  text-align: left;
}
#footer .widgets .wpcf7 .contacts input {
  width: 75%;
  color: #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ffffff;
  background: transparent;
  margin: 0;
}
#footer .widgets .wpcf7 .contacts .mes {
  padding: 0 !important;
}
#footer .widgets .wpcf7 .contacts .mes textarea {
  width: 75%;
  color: #ffffff;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #ffffff;
  background: transparent;
  margin: 0;
  height: 100px;
}
#footer .widgets .wpcf7 .contacts input[type="submit"] {
  padding: 13px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700;
  position: relative;
  -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: 4px double #ffffff;
  width: auto;
}
#footer .widgets .wpcf7 .contacts input[type="submit"]:hover {
  background: #443f3f !important;
  color: #ffffff;
  -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;
}
/*-----------------------image-----------------------------------*/
.image-attachment .entry-title {
  line-height: 1em;
  padding: 35px;
  text-align: center;
}
.image-attachment .attachment {
  text-align: center;
}
.image-attachment .entry-meta {
  text-align: left;
  margin: 20px;
  border-bottom: 1px solid #eaeaea;
}
.image-attachment .entry-meta .attachment-meta {
  display: block;
  margin: 15px 0;
}
.image-coment {
  padding: 20px 0 35px 0;
}
.image-coment .form-submit #submit {
  border: none;
  padding: 10px 20px;
  margin: 20px 0 0 0;
}
#image-navigation {
  margin: 35px auto;
}
/*-------------------------------cdontent-link----------------------------------------*/
.content-link .content {
  text-align: center;
  padding: 30px 0;
  margin: 0 0 0 35px;
}
.content-link .content .entry-title {
  line-height: 2em;
}
.content-link .content .entry-title a {
    color: #faa54b;
}
.content-link .content .entry-content a {
    color: #fff;
}
.content-link .content .entry-content a:hover {
    color: #3189D8;
}

.content-quote {
  padding: 30px 0;
}

.content-status .content .entry-content {
  text-align: center;
  padding: 30px 0;
  margin: 0 0 0 35px;
  color: #faa54b;
}

.content-chat .content {
  text-align: center;
  padding: 30px 0;
  margin: 0 0 0 35px;
}
.content-chat .content .entry-title {
  line-height: 2em;
}
.content-chat .content .entry-title a {
  color: #faa54b;
}

.sticky { }

/*----------------------------contacts not work--------------------------------*/
.contacts .name-theme,
.contacts .email-theme,
.contacts .tel-theme {
  padding: 10px;
}

.contacts .submit-theme {
  padding: 10px;
}
.contacts .message-theme {
  margin: 35px 0 0 0;
  width: 100%;
  padding: 10px;
}

#single h2,
#single h3,
#page h2,
#page h3 {
 color: #5A2B59;
}

.added {
  display: block;
  text-align: center;
  font-size: 2em;
}


.map-box {
  background-size: 100%;
  background-repeat: no-repeat;
  height: 400px;
  width: 100%;
  background-position: center center;
}

// #no-img {
//   width: 1000px;
//   height: 450px;
// }

.404_page {
  min-height:450px
}
.errorbox {
  margin:75px 0 0;
      min-height: 400px;
}
.errorbox h1 {
  font-size:152px;
  line-height: 152px;
}