/*!
Theme Name: PerfectBlog
Theme URI: https://themeforest.net/item/perfectblog-beautiful-clean-and-fast-wordpress-blog-theme/19207318
Author: Volkv Themes
Author URI: http://themes.volkv.com/perfectblog
Description: PerfectBlog - Beautiful, Clean and Fast WordPress Blog Theme
Version: 1.0.0
License: https://themeforest.net/
License URI: https://themeforest.net/
Text Domain: perfectblog
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, post-formats, sticky-post, theme-options, translation-ready

------------------
TABLE OF CONTENTS
------------------
# Normalize
# Typography
	## Fonts Declaration
	## Base Typography
	## Post Typograpy
# Header
	## Navbar
	## Main Menu
	## Header Branding
# Main
	## Content Layout
	## Main Block
	## Post Layout
# Footer
	## Footer Layout
	## Footer Sidebar
# Comments
# Carousels
# Widgets
# Other

----------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: inherit;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
menu,
footer,
header,
nav,
section,
summary,
time,
mark,
audio,
video,
button,
input,
textarea {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-size: 100%;
  font-family: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  height: auto;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*Clearfixes*/
.clear:before,
.clear:after,
.post__meta-bottom:before,
.post__meta-bottom:after,
.sidebar-footer:before,
.sidebar-footer:after,
.post__meta-top:before,
.post__meta-top:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.navbar:before,
.navbar:after,
.main-carousel:before,
.main-carousel:after,
.post-nav:before,
.post-nav:after,
.content:before,
.content:after,
.navbar:before,
.navbar:after,
.navbar__sticky:before,
.navbar__sticky:after,
.footer__container:before,
.footer__container:after,
.comment__header:before,
.comment__header:after,
.blog-navigation:before,
.blog-navigation:after,
.list-layout article:before,
.list-layout article:after,
.comments__nav-section:before,
.comments__nav-section:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*
*noto-sans-regular font
*/
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url('fonts/noto-sans-v6-cyrillic_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/noto-sans-v6-cyrillic_latin-regular.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/*
*noto-sans-bold
*/
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('fonts/noto-sans-v6-cyrillic_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */ url('../fonts/noto-sans-v6-cyrillic_latin-700.woff') format('woff');
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body {
  font-family: 'Noto Sans', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #f9f9f9;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 1230px ) {
  body {
    font-size: 14px;
    line-height: 22px;
  }
}
a > img {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
a > img:hover,
a > img:focus {
  opacity: 0.85;
}
a {
  color: #000;
  text-decoration: none;
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0 5px;
  margin: 1.25% 0;
  text-align: center;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.85);
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
p {
  word-wrap: break-word;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
small {
  font-size: 12px;
}
button,
input[type="submit"] {
  box-sizing: content-box;
  cursor: pointer;
}
button {
  vertical-align: middle;
  border: none;
  background: none;
  color: #ccc;
  font-size: 12px;
  line-height: 35px;
  transition: all 0.5s ease-in-out;
}
.button {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.button:hover,
.button:focus {
  opacity: 0.8;
}
a img {
  border: 0;
}
ol,
ul {
  list-style: none;
}
embed,
iframe,
object,
video {
  max-width: 100%;
}
/*
*Reset placeholder color
*/
::-webkit-input-placeholder {
  color: inherit;
}
::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
:-ms-input-placeholder {
  color: inherit;
}
input[type="submit"] {
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
  padding: 2px 10px;
  border: 1px solid #eee;
  color: #515151;
  background-color: #ebe9eb;
  font-weight: 700;
}
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  background: #eee;
}
input[type="password"],
input[type="number"],
input[type="text"] {
  border-radius: 5px;
  background: #ffffff;
  padding: 2px 6px;
  border: 1px solid #c5c5c5;
}
input:focus,
textarea:focus,
keygen:focus,
select:focus {
  outline: none;
}
/*
* Post Typograpy
*/
.post__content .excerpt-link,
.comment__text .excerpt-link {
  color: #000;
}
.post__content address,
.comment__text address {
  padding: 0 15px;
}
.post__content a,
.comment__text a {
  color: #d96d13;
  transition: all 0.3s ease-in-out;
}
.post__content a:hover,
.comment__text a:hover,
.post__content a:focus,
.comment__text a:focus {
  color: #ab0000;
}
.post__content a > img,
.comment__text a > img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.post__content p,
.comment__text p {
  margin: 2.25% 15px;
}
.post__content embed,
.comment__text embed,
.post__content iframe,
.comment__text iframe,
.post__content object,
.comment__text object,
.post__content video,
.comment__text video {
  width: 100%;
  height: 442px;
}
@media screen and (max-width: 1230px ) {
  .post__content embed,
  .comment__text embed,
  .post__content iframe,
  .comment__text iframe,
  .post__content object,
  .comment__text object,
  .post__content video,
  .comment__text video {
    height: 320px;
  }
}
@media screen and (max-width: 1022px ) {
  .post__content embed,
  .comment__text embed,
  .post__content iframe,
  .comment__text iframe,
  .post__content object,
  .comment__text object,
  .post__content video,
  .comment__text video {
    height: 270px;
  }
}
@media screen and (max-width: 798px ) {
  .post__content embed,
  .comment__text embed,
  .post__content iframe,
  .comment__text iframe,
  .post__content object,
  .comment__text object,
  .post__content video,
  .comment__text video {
    height: 240px;
  }
}
.post__content hr,
.comment__text hr {
  border: 0;
  height: 1px;
  margin: 30px 0;
}
.post__content strong,
.comment__text strong {
  font-weight: 700;
}
.post__content em,
.comment__text em,
.post__content cite,
.comment__text cite,
.post__content address,
.comment__text address {
  font-style: italic;
}
.post__content code,
.comment__text code,
.post__content kbd,
.comment__text kbd,
.post__content tt,
.comment__text tt,
.post__content var,
.comment__text var,
.post__content samp,
.comment__text samp,
.post__content pre,
.comment__text pre {
  font-family: Inconsolata, monospace;
  font-size: 85%;
}
.post__content code,
.comment__text code {
  background-color: #f9f2f4;
  padding: 2px 4px;
}
.post__content ul > li,
.comment__text ul > li,
.post__content ol > li,
.comment__text ol > li,
.post__content blockquote,
.comment__text blockquote {
  padding-left: 15px;
}
.post__content h1,
.comment__text h1,
.post__content h2,
.comment__text h2,
.post__content h3,
.comment__text h3,
.post__content h4,
.comment__text h4,
.post__content h5,
.comment__text h5,
.post__content h6,
.comment__text h6 {
  padding: 0 15px;
  text-align: inherit;
  line-height: normal;
  clear: both;
  margin: 15px 0;
}
.post__content blockquote,
.comment__text blockquote {
  padding-left: 50px;
  padding-right: 15px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #797979;
  margin: 1.25% 0;
}
.post__content blockquote:before,
.comment__text blockquote:before {
  content: "\f10d";
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: left;
  margin-left: -24px;
  font-style: normal;
  font-size: 26px;
  line-height: 1.33;
  opacity: 0.88;
}
.post__content table,
.comment__text table {
  margin: 0 15px;
}
.post__content table th,
.comment__text table th {
  font-weight: 700;
}
.post__content table tr,
.comment__text table tr,
.post__content table th,
.comment__text table th,
.post__content table td,
.comment__text table td {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  text-align: left;
}
.post__content dl,
.comment__text dl {
  padding: 0 15px;
}
.post__content dl dt,
.comment__text dl dt {
  font-weight: 700;
}
.post__content ul,
.comment__text ul {
  list-style: disc inside;
  margin: 0 15px;
}
.post__content ol,
.comment__text ol {
  list-style: decimal inside;
}
.post__content ul,
.comment__text ul,
.post__content ol,
.comment__text ol {
  margin-bottom: 15px;
}
.post__content ul ul,
.comment__text ul ul,
.post__content ol ul,
.comment__text ol ul {
  list-style-type: circle;
}
.post__content abbr[title],
.comment__text abbr[title] {
  border: 1px dotted;
  cursor: help;
}
.post__content big,
.comment__text big {
  font-size: 125%;
}
.post__content pre,
.comment__text pre {
  border: 1px solid;
  padding: 15px;
}
.post__content sub,
.comment__text sub {
  vertical-align: sub;
  font-size: smaller;
}
.post__content sup,
.comment__text sup {
  vertical-align: super;
  font-size: smaller;
}
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.25%;
}
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.25%;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding: 5px;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.mfp-arrow:focus,
.mfp-arrow:hover,
.mfp-close:hover {
  background: none;
}
.wp-caption,
.gallery-caption {
  border-bottom: 1px solid #efefef;
  text-align: center;
  background-color: #f9f9f9;
  max-width: 100% !important;
  padding-bottom: 5px;
  margin: -7px auto 10px auto;
}
.wp-caption img,
.gallery-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text,
.gallery-caption p.wp-caption-text {
  font-size: 12px;
  padding: 0 4px 5px;
  margin: 0;
}
.wp-caption.alignleft {
  margin: 0 10px 10px 0;
}
.wp-caption.alignright {
  margin: 0 0 10px 10px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header {
  margin-bottom: 15px;
}
/*
*Navbar
*/
.navbar {
  min-height: 50px;
  margin-bottom: 15px;
}
.navbar__sticky {
  background-color: #252525;
  padding: 0 calc((100% - 1200px )/2);
  width: 100%;
  z-index: 999;
}
@media screen and (max-width: 1230px ) {
  .navbar__sticky {
    padding: 0 calc((100% - 992px )/2);
  }
}
@media screen and (max-width: 1022px ) {
  .navbar__sticky {
    padding: 0 calc((100% - 768px )/2);
  }
}
@media screen and (min-width: 799px ) {
  .navbar__sticky.is-fixed {
    position: fixed;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .navbar__sticky.is-visible {
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
@media screen and (max-width: 1022px ) {
  .navbar .social-profiles {
    display: none;
  }
}
@media screen and (max-width: 798px ) {
  .navbar {
    min-height: 0;
    margin-bottom: 0;
  }
}
.site-icon {
  position: relative;
  width: 35px;
  height: 50px;
  display: inline-block;
  float: left;
  margin-right: 15px;
  line-height: 50px;
  font-size: 40px;
  color: white;
  font-weight: 700;
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.site-icon:hover,
.site-icon:focus {
  opacity: 0.8;
}
.site-icon.site-letter {
  margin-right: 0;
  text-align: center;
}
@media screen and (max-width: 798px ) {
  .site-icon {
    display: none;
  }
}
.site-icon img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 3px;
}
/*
*Main Menu
*/
.main-menu {
  display: block;
  font-size: 14px;
  float: left;
  height: 50px;
  line-height: 50px;
  z-index: 1000;
}
@media screen and (max-width: 798px ) {
  .main-menu {
    height: auto;
  }
}
.main-menu div > ul {
  margin: 0;
  text-align: center;
  list-style: none;
}
.main-menu div > ul:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 798px ) {
  .main-menu div > ul {
    display: none;
    text-align: left;
    width: 100%;
  }
  .main-menu div > ul .menu-item-has-children > a,
  .main-menu div > ul .page_item_has_children > a {
    padding-right: 50px;
  }
}
@media screen and (min-width: 799px ) {
  .main-menu div > ul > li.menu-item-has-children > a:after,
  .main-menu div > ul > li.page_item_has_children > a:after {
    margin-left: 5px;
    content: "\f107";
    font-size: 14px;
    line-height: 27px;
    position: relative;
    top: 0;
    left: 1px;
    width: 27px;
    font-family: 'FontAwesome';
  }
  .main-menu div > ul ul li.menu-item-has-children > a:after,
  .main-menu div > ul ul li.page_item_has_children > a:after {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 27px;
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    right: 5px;
    width: 27px;
    padding-left: 10px;
  }
  .main-menu div > ul ul ul {
    left: calc(100% - 1px);
    top: -1px !important;
    margin-left: 0;
  }
}
.main-menu div > ul ul {
  border: 1px solid #444;
  min-width: 200px;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  padding-left: 0;
  background-color: #252525;
  z-index: 999;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 798px ) {
  .main-menu div > ul ul {
    border: none;
    visibility: visible;
    display: none;
  }
  .main-menu div > ul ul ul.toggled-on {
    position: relative;
  }
}
.main-menu div > ul ul li a {
  border-bottom: 1px solid #444;
  padding: 10px 15px;
  line-height: 30px;
}
@media screen and (min-width: 799px ) {
  .main-menu div > ul ul li:last-child > a {
    border-bottom: none;
  }
}
.main-menu div > ul ul.toggled-on {
  display: block;
  z-index: 999;
  margin-left: 0;
}
@media screen and (max-width: 798px ) {
  .main-menu div > ul ul.toggled-on {
    position: inherit;
    width: 100%;
  }
}
.main-menu div > ul li {
  display: inline-block;
  border: none;
  position: relative;
}
@media screen and (max-width: 798px ) {
  .main-menu div > ul li {
    display: list-item;
  }
  .main-menu div > ul li:hover,
  .main-menu div > ul li:focus {
    background: #1b1b1b;
  }
  .main-menu div > ul li ul {
    top: 0;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (min-width: 799px ) {
  .main-menu div > ul li:hover > ul,
  .main-menu div > ul li:focus > ul {
    top: 50px;
    opacity: 1;
    visibility: visible;
  }
}
.main-menu div > ul li li {
  display: block;
  text-align: left;
}
.main-menu div > ul li li a:hover,
.main-menu div > ul li li a:focus {
  background: #1b1b1b;
}
@media screen and (min-width: 799px ) {
  .main-menu div > ul > li:hover,
  .main-menu div > ul > li:focus {
    background: none;
    opacity: 1;
  }
  .main-menu div > ul > li:hover:after,
  .main-menu div > ul > li:focus:after {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: .8;
  }
  .main-menu div > ul > li:after {
    content: '';
    position: absolute;
    display: block;
    left: 5px;
    right: 5px;
    bottom: 10px;
    height: 2px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
            transform: translateY(12px);
    transition: all 0.3s ease-in-out;
  }
}
.main-menu div > ul > li > a {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.main-menu div > ul > li > a:hover,
.main-menu div > ul > li > a:focus {
  opacity: 0.8;
}
.main-menu div > ul a {
  position: relative;
  display: block;
  padding: 0 6px;
  font-weight: 400;
  text-decoration: none;
  color: white;
}
@media screen and (max-width: 798px ) {
  .main-menu div > ul a {
    border-bottom: 2px solid #444;
  }
}
.main-menu div > ul .toggled-on {
  display: block;
}
.main-menu div > ul .current-menu-item > a,
.main-menu div > ul .current-menu-ancestor > a,
.main-menu div > ul .current_page_item > a,
.main-menu div > ul .current_page_ancestor > a {
  font-weight: 700;
}
.main-menu div > ul > ul > li:first-child,
.main-menu div > ul > li:first-child {
  border-top: 0;
}
.main-menu.toggled {
  background: #252525;
  bottom: 0;
  left: 0;
  display: block;
  padding: 10px;
  position: fixed;
  text-transform: uppercase;
}
.main-menu.toggled ul {
  display: block;
  max-height: 100vh;
  overflow-y: auto;
}
.main-menu.toggled ul ul {
  display: none;
}
.main-menu.toggled ul ul.toggled-on {
  display: block;
  padding-left: 40px;
}
.main-menu__toggle-button {
  background-color: rgba(21, 21, 21, 0.5);
  padding: 9px;
  box-sizing: border-box;
  position: fixed;
  z-index: 999;
  bottom: 20px;
  right: 20px;
  color: #fff;
  display: none;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 798px ) {
  .main-menu__toggle-button {
    display: block;
  }
}
.main-menu__toggle-button.hide {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  bottom: 0;
}
.main-menu__toggle-button.toggled span {
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.main-menu__toggle-button.toggled span:first-child {
  -webkit-transform: translateY(12px) rotate(45deg);
      -ms-transform: translateY(12px) rotate(45deg);
          transform: translateY(12px) rotate(45deg);
}
.main-menu__toggle-button.toggled span:nth-child(2) {
  opacity: 0;
}
.main-menu__toggle-button.toggled span:last-child {
  -webkit-transform: translateY(-12px) rotate(-45deg);
      -ms-transform: translateY(-12px) rotate(-45deg);
          transform: translateY(-12px) rotate(-45deg);
}
.main-menu__toggle-button span {
  display: block;
  background: #ffffff;
  width: 40px;
  height: 3px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.main-menu__toggle-button span:nth-child(2) {
  margin: 9px 0;
}
.main-menu__mobile-dropdown-toggle {
  position: absolute;
  height: 27px;
  top: 7px;
  right: 6px;
  box-sizing: content-box;
  padding: 0;
  visibility: hidden;
  width: 27px;
}
@media screen and (max-width: 798px ) {
  .main-menu__mobile-dropdown-toggle {
    visibility: visible;
  }
}
.main-menu__mobile-dropdown-toggle:after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: super;
}
.main-menu__mobile-dropdown-toggle.toggle-on:after {
  content: "\f077";
}
/*
*Header Branding
*/
.header-branding {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  min-height: initial;
  margin-bottom: 15px;
  position: relative;
}
.home .header-branding {
  min-height: 260px;
}
@media screen and (max-width: 1230px ) {
  .home .header-branding {
    min-height: 214px;
  }
}
@media screen and (max-width: 1022px ) {
  .home .header-branding {
    min-height: 164px;
  }
}
@media screen and (max-width: 574px ) {
  .home .header-branding {
    width: 90%;
  }
}
.header-branding:hover > img,
.header-branding:focus > img {
  opacity: 0.7;
}
.header-branding__logo-img,
.header-branding .custom-logo {
  width: 50%;
}
@media screen and (max-width: 798px ) {
  .header-branding__logo-img,
  .header-branding .custom-logo {
    width: 70%;
  }
}
@media screen and (max-width: 574px ) {
  .header-branding__logo-img,
  .header-branding .custom-logo {
    width: 90%;
  }
}
.header-branding__logo {
  text-align: center;
}
.header-branding__container--no-logo {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 90;
  overflow: hidden;
}
.header-branding__container--no-logo .header-branding__item-info {
  top: 50%;
}
@media screen and (max-width: 1022px ) {
  .header-branding__container--no-logo .header-branding__item-info {
    top: 40%;
  }
}
.header-branding__item-info {
  text-align: center;
  z-index: 998;
  background: rgba(255, 255, 255, 0.7);
  position: relative;
}
.header-branding__title {
  padding-top: 1.25%;
  font-size: 24px;
  margin: 0;
}
@media screen and (max-width: 1230px ) {
  .header-branding__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 798px ) {
  .header-branding__title {
    font-size: 20px;
  }
}
.header-branding__desc {
  padding-bottom: 1.25%;
  margin-top: 10px;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
}
@media screen and (max-width: 1230px ) {
  .header-branding__desc {
    font-size: 16px;
  }
}
/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
/*
* Content Layout
*/
.content {
  margin-bottom: 0;
}
.content.sidebar-left .site-main {
  float: right;
  padding-right: 0;
  padding-left: 1.25%;
}
.content.no-sidebar .site-main {
  width: 100%;
  padding-right: 0;
}
.content.no-sidebar .sidebar {
  display: none;
}
@media screen and (min-width: 799px ) {
  .content.no-sidebar.grid-layout article,
  .content.no-sidebar.compact-grid-layout article {
    width: 49.375%;
  }
  .content.no-sidebar.grid-layout article:nth-child(2n+1),
  .content.no-sidebar.compact-grid-layout article:nth-child(2n+1) {
    margin-right: 1.25%;
  }
}
@media screen and (min-width: 799px ) {
  .content.grid-layout article,
  .content.compact-grid-layout article {
    position: relative;
    width: 49.057%;
    float: left;
  }
  .content.grid-layout article:nth-child(2n+1),
  .content.compact-grid-layout article:nth-child(2n+1) {
    margin-right: 1.886%;
  }
}
/*
* Main Block
*/
.site-main {
  width: 67.5%;
  float: left;
  padding-right: 1.25%;
}
@media screen and (max-width: 798px ) {
  .site-main {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding-right: 0;
  }
}
/*
* Post Layout
*/
.post {
  margin-bottom: 15px;
  position: relative;
}
.sticky .post__title:before {
  content: "\f08d";
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px;
  font-size: 22px;
}
@media screen and (min-width: 1023px ) {
  .grid-layout .post__title,
  .compact-grid-layout .post__title {
    font-size: 18px;
    line-height: 26px;
  }
}
@media screen and (max-width: 1022px ) and (min-width: 799px ) {
  .grid-layout .post__title,
  .compact-grid-layout .post__title {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (min-width: 799px ) {
  .list-layout .hideout--no-picture ~ .post__body {
    width: 100%;
  }
  .list-layout .post__body {
    float: left;
    width: 50.86%;
  }
  .no-sidebar .list-layout .post__body {
    width: 66.21%;
  }
}
@media screen and (min-width: 799px ) {
  .list-layout .post__image {
    float: left;
    width: 49.14%;
  }
  .no-sidebar .list-layout .post__image {
    width: 32.537%;
  }
}
.post__meta-top,
.post__meta-bottom {
  padding: 5px 15px;
  line-height: 28px;
  font-size: 13px;
  text-transform: uppercase;
  width: 100%;
  color: #202020;
}
.post__meta-top a,
.post__meta-bottom a {
  color: #202020;
}
.post__meta-bottom {
  margin-top: 1.25%;
  border-top: 1px solid #efefef;
  background: #fbfbfb;
}
.post__meta-top {
  margin-bottom: 1.25%;
  border-bottom: 1px solid #efefef;
}
.post_format-post-format-image .post__meta-top {
  border-bottom: none;
}
.list-layout .post__meta-top {
  margin-bottom: 0;
}
.post__meta-top a {
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
  background: #fafafa;
  padding: 2px 6px;
  border: 1px solid #eee;
}
.post__meta-top a:hover,
.post__meta-top a:active,
.post__meta-top a:focus {
  background: #eee;
}
.post__meta-top > div {
  display: inline-block;
}
@media screen and (min-width: 799px ) {
  .list-layout .post__meta-top {
    display: inline-block;
  }
}
.post__paginated {
  text-align: center;
}
.woocommerce-page .post__content {
  padding: 0 15px;
}
.post.post_format-post-format-audio .post__title:before {
  content: "\f025";
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px;
  font-size: 22px;
}
.post.post_format-post-format-video .post__title:before {
  content: "\f03d";
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px;
  font-size: 22px;
}
.post.post_format-post-format-gallery .post__title:before {
  content: "\f03e";
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px;
  font-size: 22px;
}
.post.post_format-post-format-image .post__title:before {
  content: "\f030";
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 15px;
  font-size: 22px;
}
.meta__views {
  margin-left: 8px;
}
.meta__comments {
  margin-left: 6px;
}
.meta__likes {
  margin-left: 6px;
  transition: all 0.3s ease-in-out;
}
.meta__comments i,
.meta__likes i {
  margin-right: 3px;
}
.meta__cats {
  float: left;
}
.meta__tags {
  float: right;
}
.meta__social-share {
  float: left;
  margin-right: 15px;
  display: inline-block;
}
.meta__social-share > li {
  display: inline-block;
}
.meta__social-share > li a {
  font-size: 16px;
  margin: 0 2px;
  text-align: center;
  overflow: hidden;
}
.meta__readmore {
  margin-left: 15px;
  float: right;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}
.meta__author > a {
  font-weight: 700;
}
.meta__icons-block {
  float: right;
}
.singular .meta__icons-block {
  float: right;
}
.meta__icons-block > div {
  display: inline-block;
}
.meta__text-block {
  float: left;
}
.meta__text-block > div {
  display: inline-block;
}
/*
* Post Cover Layout
*/
.hideout {
  transition: opacity 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
  margin: 0 auto;
  position: relative;
}
.main-carousel .hideout {
  min-height: 165px;
}
.related-carousel .hideout {
  min-height: 135px;
}
.hideout img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.hideout img:hover,
.hideout img:focus {
  opacity: 0.8;
}
.hideout:hover img,
.hideout:focus img {
  opacity: 0.8;
}
.hideout__info {
  text-align: center;
}
.singular .hideout--picture {
  min-height: 250px;
}
@media screen and (max-width: 574px ) {
  .singular .hideout--picture {
    min-height: 165px;
  }
}
.hideout--picture .hideout__info {
  padding: 5px 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 70%;
  z-index: 99;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.hideout--no-picture .hideout__info .hideout {
  padding: 15px;
}
.related-carousel .hideout__title {
  font-size: 14px;
  line-height: 18px;
}
.main-carousel .hideout__title,
.widget_popular_pb .hideout__title {
  font-size: 18px;
}
@media screen and (max-width: 1022px ) and (min-width: 799px ) {
  .main-carousel .hideout__title,
  .widget_popular_pb .hideout__title {
    font-size: 14px;
  }
}
.post.not-singular .main-carousel .hideout__title,
.post.not-singular .widget_popular_pb .hideout__title {
  font-size: 22px;
}
@media screen and (max-width: 1022px ) and (min-width: 799px ) {
  .post.not-singular .main-carousel .hideout__title,
  .post.not-singular .widget_popular_pb .hideout__title {
    font-size: 16px;
  }
}
.no-sidebar.compact-blog-layout .hideout__title {
  font-size: 24px;
}
@media screen and (max-width: 574px ) {
  .no-sidebar.compact-blog-layout .hideout__title {
    font-size: 18px;
  }
}
.hideout--no-picture .hideout__title {
  padding: 15px 15px 8px 15px;
}
@media screen and (max-width: 1230px ) and (min-width: 575px ) {
  .hideout__title {
    font-size: 16px;
    line-height: 20px;
  }
}
@media screen and (max-width: 574px ) {
  .hideout__title {
    font-size: 18px;
    line-height: 20px;
  }
}
.hideout__excerpt {
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  visibility: hidden;
  padding: 0 15px 170% 15px;
  position: absolute;
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.hideout--no-picture .hideout__excerpt {
  position: relative;
  opacity: 1;
  visibility: visible;
  padding: 0 5px 10px 5px;
}
@media screen and (max-width: 1230px ) {
  .hideout__excerpt {
    font-size: 12px;
    line-height: 16px;
  }
}
.main-carousel .hideout__excerpt,
.post.not-singular .hideout__excerpt {
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 1230px ) and (min-width: 575px ) {
  .main-carousel .hideout__excerpt,
  .post.not-singular .hideout__excerpt {
    font-size: 12px;
    line-height: 18px;
  }
}
.related-carousel .hideout__excerpt {
  font-size: 12px;
  line-height: 16px;
}
.widget_popular_pb .hideout__excerpt {
  line-height: 18px;
}
.compact-blog-layout.content .hideout__excerpt {
  font-size: 16px;
  line-height: 22px;
  padding: 15px 5% 60% 5%;
}
.no-sidebar.compact-blog-layout .hideout__excerpt {
  font-size: 20px;
  line-height: 28px;
  padding: 15px 5% 60% 5%;
}
.hideout__media {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.list-layout .hideout__media {
  padding-bottom: 28.25%;
}
.hideout__media iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media screen and (min-width: 1023px ) {
  .hideout:not(.hideout--no-animate) .hideout__info:hover,
  .hideout:not(.hideout--no-animate) .hideout__info:focus {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
    top: 0;
    background: rgba(255, 255, 255, 0.85);
  }
  .hideout:not(.hideout--no-animate) .hideout__info:hover .hideout__excerpt,
  .hideout:not(.hideout--no-animate) .hideout__info:focus .hideout__excerpt {
    opacity: 1;
    visibility: visible;
    background: rgba(255, 255, 255, 0.85);
  }
}
.sidebar {
  width: 32.5%;
  float: left;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 798px ) {
  .sidebar {
    width: 100%;
  }
}
.excerpt-link > p {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  color: #000;
}
.excerpt-link > p:hover,
.excerpt-link > p:focus {
  opacity: 0.8;
}
.block-title {
  margin: 25px 0;
  letter-spacing: 1px;
}
.post-compact > .hideout,
.post-compact .post__meta-top,
.post-compact .post__meta-bottom {
  margin: 0;
  border-bottom: none;
  border-top: none;
}
.post_format-post-format-image img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*
*Footer Layout
*/
.footer__container {
  margin-top: 45px;
  background-color: #252525;
  padding: 0 15px;
  width: 100%;
  min-height: 50px;
  text-align: center;
}
.footer__info {
  line-height: 50px;
  color: white;
}
.footer__info a {
  color: #ffa700;
}
/*
*Footer Sidebar
*/
.sidebar-footer .widget {
  margin-right: 1.25%;
  float: left;
  width: 32.5%;
}
.sidebar-footer .widget:last-child {
  margin-right: 0;
}
.scroll-up-button {
  opacity: 0;
  visibility: hidden;
  bottom: 75px;
  position: fixed;
  right: 40px;
  top: auto;
  z-index: 1000;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  background-color: #333333;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.scroll-up-button.hide {
  -webkit-transform: translatex(100%);
      -ms-transform: translatex(100%);
          transform: translatex(100%);
  right: 0;
}
.scroll-up-button:hover,
.scroll-up-button:focus {
  opacity: .8 !important;
}
.scroll-up-button:after {
  font-family: "FontAwesome";
  content: "\f102";
  font-size: 20px;
}
@media screen and (max-width: 798px ) {
  .scroll-up-button:after {
    font-size: 24px;
  }
}
@media screen and (max-width: 798px ) {
  .scroll-up-button {
    background: rgba(21, 21, 21, 0.5);
    width: 58px;
    height: 48px;
    line-height: 48px;
    bottom: 100px;
    right: 20px;
  }
}
/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments {
  margin-bottom: 15px;
}
.comments article {
  font-size: 14px;
  margin-bottom: 15px;
  padding: 15px;
  overflow: hidden;
}
.comments input[type="email"],
.comments input[type="url"],
.comments input[type="text"] {
  vertical-align: middle;
  background-color: #fff;
  color: #252525;
  height: 50px;
  font-size: 14px;
  border: none;
  padding-left: 15px;
  border-radius: 5px;
  width: 100%;
}
.comments textarea {
  width: 100% !important;
  height: 250px;
}
.comments__nav-section .previous {
  float: right;
}
.comments .children {
  margin-left: 20px;
}
.comments .must-log-in {
  margin-left: 15px;
}
.comment .meta__likes {
  float: right;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  margin-right: 0;
  line-height: 14px;
  margin-top: 1px;
}
.comment-edit-link {
  line-height: 14px;
  float: right;
  margin-left: 15px;
}
.comment-edit-link i {
  font-size: 18px;
}
.comment__header {
  margin-bottom: 10px;
}
.comment__info {
  padding-top: 6px;
  display: inline-block;
}
@media screen and (max-width: 574px ) {
  .comment__info {
    margin-bottom: 10px;
  }
}
.comment__author {
  font-size: 18px;
  text-align: left;
  margin: 0;
  padding: 0;
}
.comment__avatar {
  float: left;
  margin-right: 10px;
}
.comment__avatar img {
  border-radius: 30px;
}
.comment__date {
  font-size: 13px;
  overflow: hidden;
}
.comment__text {
  clear: both;
}
.comment__text a {
  color: #d96d13;
}
.comment-reply-title {
  margin-top: 25px;
  margin-bottom: 13px;
  font-size: 24px;
  letter-spacing: 0.5px;
}
.comment-form label {
  display: block;
  font-size: 15px;
}
.comment-form-comment {
  margin-bottom: 15px;
}
.comment-form-comment textarea,
.comment-form-comment input {
  padding: 10px 0 0 15px;
  box-shadow: 0 1px 0 0 rgba(238, 238, 238, 0.6);
  border: 1px solid #efefef;
  background: #fff;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  margin: 0 1.25% 15px 0;
  float: left;
  width: 32.5% !important;
}
@media screen and (max-width: 574px ) {
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    width: auto !important;
    float: none;
  }
}
.comment-form-url {
  margin: 0 0 15px 0;
  float: left;
  width: 32.5% !important;
}
@media screen and (max-width: 574px ) {
  .comment-form-url {
    width: auto !important;
    float: none;
  }
}
.comment-reply-link,
.comment-reply-login {
  display: block;
  float: right;
  margin-top: 8px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1;
}
.form-submit {
  text-align: center;
  margin-bottom: 15px;
}
.awaiting-moderation {
  font-style: italic;
}
#respond {
  font-size: 14px;
  line-height: 24px;
}
@media screen and (max-width: 798px ) {
  #respond {
    padding: 0 10px;
  }
}
#submit {
  border: none;
  background: #ddd;
  box-sizing: border-box;
  width: 100%;
  cursor: pointer;
  padding: 13px 15px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
#submit:hover,
#submit:focus {
  opacity: 0.7;
}
/*--------------------------------------------------------------
# Carousels
--------------------------------------------------------------*/
.owl-carousel {
  margin: 0 auto;
}
.owl-carousel:hover .owl-prev,
.owl-carousel:focus .owl-prev,
.owl-carousel:hover .owl-next,
.owl-carousel:focus .owl-next {
  visibility: visible;
  opacity: 1;
}
.owl-carousel:hover .owl-prev,
.owl-carousel:focus .owl-prev {
  margin-left: 10px;
}
.owl-carousel:hover .owl-next,
.owl-carousel:focus .owl-next {
  margin-right: 10px;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  top: 50%;
  height: 30px;
  margin-top: -15px;
  visibility: hidden;
  opacity: 0;
  color: rgba(21, 21, 21, 0.5);
  position: absolute;
  font-family: 'FontAwesome';
  transition: all 0.3s ease-in-out;
}
.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover,
.owl-carousel .owl-prev:focus,
.owl-carousel .owl-next:focus {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
  color: #252525;
}
@media screen and (max-width: 1022px ) {
  .owl-carousel .owl-prev,
  .owl-carousel .owl-next {
    visibility: visible;
    opacity: 1;
  }
}
.owl-carousel .owl-prev {
  left: 0;
  margin-left: 0;
}
.owl-carousel .owl-prev:after {
  content: "\f104";
}
@media screen and (max-width: 1230px ) {
  .owl-carousel .owl-prev {
    margin-left: 5px !important;
    font-size: 50px;
  }
}
.owl-carousel .owl-next {
  right: 0;
  margin-right: 0;
}
.owl-carousel .owl-next:after {
  content: "\f105";
}
@media screen and (max-width: 1230px ) {
  .owl-carousel .owl-next {
    margin-right: 5px !important;
    font-size: 50px;
  }
}
.owl-carousel .owl-dots {
  position: absolute;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #fff;
  display: block;
  border-radius: 30px;
  opacity: .5;
  transition: opacity 0.3s ease-in-out;
}
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
  opacity: 1;
}
.main-carousel.owl-carousel {
  margin-bottom: 15px;
}
.main-carousel:hover .owl-prev,
.main-carousel:focus .owl-prev,
.main-carousel:hover .owl-next,
.main-carousel:focus .owl-next {
  font-size: 70px;
}
@media screen and (max-width: 1230px ) {
  .main-carousel .owl-prev {
    margin-left: 20px !important;
    font-size: 70px;
  }
}
@media screen and (max-width: 1230px ) {
  .main-carousel .owl-next {
    margin-right: 20px !important;
    font-size: 70px;
  }
}
.gallery-carousel .owl-prev,
.gallery-carousel .owl-next {
  visibility: visible;
  opacity: 1;
  font-size: 80px;
}
.gallery-carousel .owl-prev {
  margin-left: 5px;
}
.gallery-carousel .owl-next {
  margin-right: 5px;
}
.related-carousel:hover .owl-prev,
.related-carousel:focus .owl-prev,
.related-carousel:hover .owl-next,
.related-carousel:focus .owl-next {
  font-size: 50px;
}
.related-carousel.owl-carousel {
  margin-bottom: 15px;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widgets-list {
  padding: 0;
  list-style: none;
}
.widgets-list > .widget {
  margin-bottom: 15px;
  padding: 15px;
}
@media screen and (max-width: 798px ) {
  .widgets-list > .widget {
    width: 49.25%;
    float: left;
  }
  .widgets-list > .widget:nth-child(odd) {
    margin-right: 1.5%;
  }
}
@media screen and (max-width: 574px ) {
  .widgets-list > .widget {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
.widget-title {
  margin: 0 -15px 15px -15px;
  position: relative;
  padding: 0 15px 15px 15px;
  border-bottom: 1px solid #efefef;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 1px;
}
@media screen and (max-width: 798px ) {
  .widget-title {
    margin: 0 -1.25% 1.25% -1.25%;
    padding: 0 1.25% 1.25% 1.25%;
  }
}
/*
* Make sure select elements fit in widgets
*/
.widget select {
  width: 100%;
  height: 40px;
  border: 1px solid #dcdcdc;
  padding: 5px;
}
/*
* List-style widgets
*/
.widget_meta ul li,
.widget_pages ul li,
.widget_archive ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_nav_menu ul li {
  position: relative;
}
.widget_meta ul li a,
.widget_pages ul li a,
.widget_archive ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_nav_menu ul li a {
  transition: all 0.3s ease-in-out;
}
.widget_meta ul li:last-child,
.widget_pages ul li:last-child,
.widget_archive ul li:last-child,
.widget_categories ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_nav_menu ul li:last-child {
  border-bottom: none;
}
.widget_meta ul li > a:hover,
.widget_pages ul li > a:hover,
.widget_archive ul li > a:hover,
.widget_categories ul li > a:hover,
.widget_recent_entries ul li > a:hover,
.widget_nav_menu ul li > a:hover,
.widget_meta ul li a:focus,
.widget_pages ul li a:focus,
.widget_archive ul li a:focus,
.widget_categories ul li a:focus,
.widget_recent_entries ul li a:focus,
.widget_nav_menu ul li a:focus {
  margin-left: 5px;
}
.widget_recent_comments ul li {
  border-bottom: 1px dashed #dcdcdc;
  position: relative;
}
.widget_recent_comments ul li > a {
  color: #d96d13;
}
.widget_recent_comments ul li:last-child {
  border-bottom: none;
}
.content .widget_pages li:last-child,
.content .widget_nav_menu li:last-child {
  margin-bottom: .5em;
}
.rssSummary {
  padding: .5em 0;
  font-size: .8em;
  line-height: 1.4em;
}
/*
* Search widget
*/
.searchform {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.navbar .searchform {
  line-height: 48px;
  width: 200px;
  float: right;
}
.navbar .searchform button {
  line-height: 35px;
  height: 35px;
  width: 35px;
  background: #252525;
  font-size: 14px;
  color: #ccc;
}
.navbar .searchform input {
  font-size: 12px;
  height: 35px;
  background: #1d1d1d;
  color: #ccc;
}
.navbar .searchform input:focus ~ button.icon {
  margin-left: -38px;
}
.navbar .searchform:hover button.icon,
.navbar .searchform:active button.icon,
.navbar .searchform:focus button.icon {
  outline: none;
  opacity: 1;
  margin-left: -38px;
}
.navbar .searchform:hover button.icon:hover {
  background: #1d1d1d;
  color: #ccc;
}
@media screen and (max-width: 1022px ) {
  .navbar .searchform {
    display: none;
  }
}
.search-page-content .searchform {
  margin: 15px 20%;
}
.searchform input {
  height: 50px;
  vertical-align: middle;
  width: 100%;
  border: none;
  padding-left: 15px;
  border-radius: 5px;
  color: #252525;
  font-size: 14px;
}
.search-page-content .searchform input,
.widget .searchform input {
  background: #f9f9f9;
}
.searchform input:focus {
  outline: none;
}
.searchform input:focus ~ button.icon {
  opacity: 1;
  margin-left: -53px;
}
.searchform input:focus::-webkit-input-placeholder {
  opacity: 0;
}
.searchform input:focus:-moz-placeholder {
  opacity: 0;
}
.searchform input:focus::-moz-placeholder {
  opacity: 0;
}
.searchform input:focus:-ms-input-placeholder {
  opacity: 0;
}
.searchform input::-webkit-input-placeholder {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.searchform input:-moz-placeholder {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.searchform input::-moz-placeholder {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.searchform input:-ms-input-placeholder {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.searchform button {
  background: #f9f9f9;
  color: #252525;
  line-height: 50px;
  font-size: 18px;
  height: 50px;
  width: 50px;
}
.searchform:focus {
  outline: none;
}
.searchform:hover button.icon,
.searchform:active button.icon,
.searchform:focus button.icon {
  outline: none;
  opacity: 1;
  margin-left: -53px;
}
.searchform:hover button.icon:hover {
  background: #fff;
  color: #252525;
}
/*
* Calendar widget
*/
.widget_calendar a {
  color: #d96d13;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar tr th {
  background: #797979;
  color: #fff;
  padding: 3px 0;
  text-align: center;
}
.widget_calendar tr td {
  text-align: center;
  font-size: 16px;
}
.widget_calendar tr td a {
  font-weight: 700;
}
.widget_calendar table > caption {
  background: none repeat scroll 0 0 #252525;
  color: #efefef;
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
  padding: 0 15px;
  text-align: left;
}
.widget_tag_cloud a {
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
  background: #fafafa;
  padding: 2px 6px;
  border: 1px solid #eee;
  margin: 2px 0;
  display: inline-block;
  vertical-align: middle;
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:active,
.widget_tag_cloud a:focus {
  background: #eee;
}
/*
* PerfectBlog Popular Posts Widget
*/
.widget_popular_pb__post {
  margin-bottom: 15px;
}
/*
* PerfectBlog AboutMe Widget
*/
.widget_about_pb__image {
  margin-bottom: 15px;
}
.widget_about_pb__text {
  min-height: 40px;
}
.widget_about_pb__text a:not(.widget_about_pb__link) {
  color: #d96d13;
}
.widget_about_pb__text .fa {
  float: left;
  font-size: 40px;
  padding: 5px 15px 0 10px;
  color: #252525;
}
.widget_about_pb .social-profiles {
  float: none;
  text-align: center;
  padding: 5px 15px 0 15px;
  margin: 10px -15px 0px -15px;
  border-top: 1px solid #efefef;
}
.widget_about_pb .social-profiles i {
  color: #252525 !important;
}
.widget_about_pb .social-profiles li {
  float: none !important;
}
.widget_about_pb .social-profiles li a {
  font-size: 24px;
}
/*--------------------------------------------------------------
# Other
--------------------------------------------------------------*/
/*
* Post Prev-Next Navigation
*/
.post-nav {
  margin-bottom: 15px;
  position: relative;
}
.post-nav__prev,
.post-nav__next {
  display: inline-block;
  float: left;
  width: 49%;
  padding: 30px;
}
.post-nav__prev:hover i,
.post-nav__next:hover i,
.post-nav__prev:focus i,
.post-nav__next:focus i {
  -webkit-transform: scale(1.25);
      -ms-transform: scale(1.25);
          transform: scale(1.25);
}
.post-nav__prev h4,
.post-nav__next h4 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  white-space: nowrap;
  word-wrap: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
}
.post-nav__prev i,
.post-nav__next i {
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  font-size: 60px;
  color: #ddd;
}
.post-nav__prev {
  padding: 30px 15px 30px 60px;
}
.post-nav__prev i {
  left: 20px;
}
.post-nav__prev h4 {
  text-align: left;
}
.post-nav__next {
  padding: 30px 60px 30px 15px;
}
.post-nav__next i {
  right: 20px;
}
.post-nav__next {
  float: right;
  text-align: right;
}
.post-nav__next h4 {
  text-align: right;
}
.post-nav__label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #d1d1d1;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.post-nav--no-prev,
.post-nav--no-next {
  width: auto;
}
/*
* BreadCrumbs
*/
.breadcrumbs {
  margin-bottom: 15px !important;
  line-height: 50px;
  height: 50px;
  padding-left: 15px;
  font-size: 18px;
}
@media screen and (max-width: 798px ) {
  .breadcrumbs {
    font-size: 14px;
  }
}
.breadcrumbs .current {
  font-weight: 700;
}
/*
* Post Likes
*/
.postlike {
  -webkit-transform: translateZ(0);
  transition: opacity 0.5s ease-in-out;
  opacity: 1;
}
.postlike:hover,
.postlike:focus {
  opacity: 0.8;
}
/*
* Social Profiles
*/
.social-profiles {
  float: right;
  padding: 0 11px;
  position: relative;
  margin: 0;
  height: 50px;
  line-height: 50px;
}
.social-profiles li {
  display: inline-block;
  float: left;
  position: relative;
}
.social-profiles li:hover,
.social-profiles li:focus {
  background: none;
  opacity: 1;
}
.social-profiles li:hover:after,
.social-profiles li:focus:after {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: .8;
}
.social-profiles li:after {
  content: '';
  position: absolute;
  display: block;
  left: 5px;
  right: 5px;
  bottom: 10px;
  height: 2px;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(12px);
      -ms-transform: translateY(12px);
          transform: translateY(12px);
  transition: all 0.3s ease-in-out;
}
.social-profiles li a {
  display: block;
  font-size: 14px;
  margin: 0 6px;
  text-align: center;
  overflow: hidden;
  width: auto;
}
.social-profiles li i {
  color: #fff;
}
.no-results {
  text-align: center;
}
.no-results h2 {
  padding: 20px 0;
}
.search-page-content {
  margin-bottom: 15px;
}
.cart-counter {
  float: right;
  margin-right: 1.25%;
  line-height: 50px;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.cart-counter.hide {
  -webkit-transform: translatex(100%);
      -ms-transform: translatex(100%);
          transform: translatex(100%);
  right: 0;
}
@media screen and (min-width: 799px ) {
  .cart-counter:hover,
  .cart-counter:focus {
    background: none;
    opacity: 1;
  }
  .cart-counter:hover:after,
  .cart-counter:focus:after {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: .8;
  }
  .cart-counter:after {
    content: '';
    position: absolute;
    display: block;
    left: 5px;
    right: 5px;
    bottom: 10px;
    height: 2px;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(12px);
        -ms-transform: translateY(12px);
            transform: translateY(12px);
    transition: all 0.3s ease-in-out;
  }
}
.cart-counter > a {
  position: relative;
  display: block;
  padding: 0 6px;
  color: #fff;
}
.cart-counter > a > sup {
  position: absolute;
  top: 13px;
  left: 15px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  background: #1d1d1d;
  box-shadow: 0 0 0 1px #fff;
  border-radius: 100%;
  font-size: 7px;
  text-align: center;
}
@media screen and (max-width: 798px ) {
  .cart-counter > a > sup {
    font-size: 10px;
    top: 5px;
    left: 20px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    background: rgba(21, 21, 21, 0.5);
  }
}
@media screen and (max-width: 798px ) {
  .cart-counter > a {
    font-size: 22px;
  }
}
@media screen and (max-width: 798px ) {
  .cart-counter {
    bottom: 183px;
    position: fixed;
    right: 20px;
    z-index: 99;
    background: rgba(21, 21, 21, 0.5);
    width: 58px;
    height: 48px;
    line-height: 48px;
    margin-right: 0;
    padding-left: 10px;
    padding-top: 3px;
  }
}
.abs-container {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 90;
  overflow: hidden;
}
.sticky {
  /* Sticky class style here */
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.bypostauthor {
  /* By Comment Author class style here */
}
.blog-navigation {
  margin-bottom: 15px;
  text-align: center;
}
.blog-navigation a,
.blog-navigation span {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
  display: inline-block;
  margin: 0 1.25%;
  width: 50px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  font-size: 15px;
  background: #252525;
  color: #f9f9f9;
  border-radius: 3px;
}
.blog-navigation a:hover,
.blog-navigation span:hover,
.blog-navigation a:focus,
.blog-navigation span:focus {
  opacity: 0.8;
}
.blog-navigation .dots {
  color: #252525;
  background: #f9f9f9;
  margin: 0;
}
.blog-navigation span.current {
  background-color: #666;
}
.box {
  width: 1200px !important;
  margin: 0 auto;
}
@media screen and (max-width: 1230px ) {
  .box {
    width: 992px !important;
  }
}
@media screen and (max-width: 1022px ) {
  .box {
    width: 768px !important;
  }
}
@media screen and (max-width: 798px ) {
  .box {
    width: 100% !important;
  }
}
.box-shadow {
  box-shadow: 0 1px 0 0 rgba(238, 238, 238, 0.6);
  border: 1px solid #efefef;
  background: #fff;
}
.fa {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
  opacity: 1;
}
.fa:hover,
.fa:focus {
  opacity: 0.8;
}
.woocommerce .site-main #respond input#submit,
.woocommerce .site-main a.button,
.woocommerce .site-main button.button,
.woocommerce .site-main nput.button {
  width: 170px;
  text-align: center;
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: .618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  white-space: nowrap;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-shadow: none;
}
.woocommerce .site-main #respond input#submit:hover,
.woocommerce .site-main a.button:hover,
.woocommerce .site-main button.button:hover,
.woocommerce .site-main nput.button:hover {
  background-color: #ebe9eb;
  color: #515151;
}
.woocommerce .site-main .product_meta a {
  color: #d96d13;
}
.woocommerce .site-main .product_meta span {
  display: block;
}
.woocommerce .site-main .onsale {
  z-index: 999;
}
.woocommerce .site-main .quantity .qty {
  height: 35px;
}
.woocommerce .site-main div.product p.price,
.woocommerce .site-main div.product span.price {
  padding: 20px 0;
  color: #d96d13;
}
.woocommerce .site-main a.added_to_cart {
  color: #d96d13;
}
.woocommerce .site-main div.product form.cart,
.woocommerce .site-main div.product p.cart {
  margin: 15px 0;
}
.woocommerce .site-main ul.products li.product .price {
  text-align: center;
  color: #d96d13;
  font-size: 18px;
}
.woocommerce .site-main #container {
  box-shadow: 0 1px 0 0 rgba(238, 238, 238, 0.6);
  border: 1px solid #efefef;
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
.woocommerce .site-main .products .star-rating {
  margin: 0 auto 5px auto;
}
.site-main .woocommerce #respond input#submit.alt,
.site-main .woocommerce a.button.alt,
.site-main .woocommerce button.button.alt,
.site-main .woocommerce input.button.alt {
  color: #515151;
  background-color: #ebe9eb;
}
.site-main .woocommerce #respond input#submit.alt:hover,
.site-main .woocommerce a.button.alt:hover,
.site-main .woocommerce button.button.alt:hover,
.site-main .woocommerce input.button.alt:hover {
  color: #515151;
  background-color: #ebe9eb;
}
.site-main .woocommerce #respond input#submit.alt.disabled,
.site-main .woocommerce #respond input#submit.alt.disabled:hover,
.site-main .woocommerce #respond input#submit.alt:disabled,
.site-main .woocommerce #respond input#submit.alt:disabled:hover,
.site-main .woocommerce #respond input#submit.alt:disabled[disabled],
.site-main .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.site-main .woocommerce a.button.alt.disabled,
.site-main .woocommerce a.button.alt.disabled:hover,
.site-main .woocommerce a.button.alt:disabled,
.site-main .woocommerce a.button.alt:disabled:hover,
.site-main .woocommerce a.button.alt:disabled[disabled],
.site-main .woocommerce a.button.alt:disabled[disabled]:hover,
.site-main .woocommerce button.button.alt.disabled,
.site-main .woocommerce button.button.alt.disabled:hover,
.site-main .woocommerce button.button.alt:disabled,
.site-main .woocommerce button.button.alt:disabled:hover,
.site-main .woocommerce button.button.alt:disabled[disabled],
.site-main .woocommerce button.button.alt:disabled[disabled]:hover,
.site-main .woocommerce input.button.alt.disabled,
.site-main .woocommerce input.button.alt.disabled:hover,
.site-main .woocommerce input.button.alt:disabled,
.site-main .woocommerce input.button.alt:disabled:hover,
.site-main .woocommerce input.button.alt:disabled[disabled],
.site-main .woocommerce input.button.alt:disabled[disabled]:hover {
  color: #515151;
  background-color: #ebe9eb;
}
.site-main .woocommerce input#coupon_code {
  width: 150px;
}
.site-main .woocommerce-message,
.site-main .woocommerce-info,
.site-main .woocommerce-error {
  margin-left: -15px !important;
  margin-right: -15px !important;
  border-top-color: rgba(255, 255, 255, 0) !important;
}
.site-main .woocommerce-message:before,
.site-main .woocommerce-info:before,
.site-main .woocommerce-error:before {
  top: 30%;
  left: 20px;
  font-size: 22px;
}
.site-main .woocommerce-message:before {
  content: '\f00c';
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site-main .woocommerce-info:before {
  content: '\f022';
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #252525;
}
.site-main .woocommerce-error:before {
  content: '\f12a';
  display: inline-block;
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site-main a.remove {
  transition: all 0.3s ease-in-out;
}
