/*
Theme Name: Envo Business
Theme URI: https://envothemes.com/free-envo-business/
Author: EnvoThemes
Author URI: https://envothemes.com/
Description: Envo Business is a flexible, clean and modern multipurpose responsive WordPress theme developed for KingComposer and Elementor drag and drop page builders. It's perfect for many different types of websites: business, creative, corporate, one page, eCommerce store (WooCommerce), portfolio, landing page, digital agency, product showcase, freelancer and perfect for everyone else who appreciates a good and flexible design. Envo Business is mobile friendly and fully responsive, it supports the WooCommerce plugin, is SEO friendly and WPML, translation and RTL ready. DEMO: https://envothemes.com/envo-business/
Version: 1.0.7
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, featured-images, theme-options, translation-ready, custom-logo, photography, threaded-comments, e-commerce, portfolio
Text Domain: envo-business
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* WordPress Core */
.gallery-caption {
    font-weight: bold;
}
.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;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
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;
}
img.alignnone {
    max-width: 96%;
    height: auto;
    width: auto;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 10px 0 0 0;
    color: #000;
}
/* Recommended CSS from WP for defined content width support */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}
iframe,
embed {
    max-width: 100%;
}
img {
    max-width: 100%;
    height: auto;
}
.sticky,
.bypostauthor {}
table { 
    width: 100%; 
    border-collapse: collapse; 
}
th { 
    font-weight: bold; 
}
td, th { 
    padding: 6px; 
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
body {
    font-family: 'Montserrat', "Helvetica Neue", helvetica, arial, sans-serif;
    padding: 0;
    color: #404040;
    font-weight: 400;
    line-height: 1.8;
    font-size: 16px;
    word-wrap: break-word;
    overflow-x: hidden;
    background-color: #000!important;
}
a, a:active, a:hover, a:focus {
    text-decoration: none;
    color: #0090ff;
}
article a {
    border-bottom: 1px dotted #777777;
    font-weight: bold;
}
.page-header {
    border: 0;
}
.page-header a {
    border-bottom: 0;
    color: #fff;
}
a:active {
    border-bottom: none;
}
.btn-default, input[type="submit"], input#submit, button, a.comment-reply-link {
    box-shadow: none;
    border: 1px solid #b60924;
}
.btn-lg {
    border-radius: 0;
}
.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: #b60924;
}
.btn-default:hover {
    background-color: #b60924;
    border-color: #b60924;
    color: #fff;
}

.main-container {
    padding-top: 60px;
    background-color: #000;
}

.homepage-row.row {
    margin: 0;
    padding: 60px 0 0 0;
    background: #000;
    color: black;
}
.transparent-header .homepage-row.row {
    padding: 0;
}
@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }
    .shrink .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px;
    }
    .navbar-nav li:hover .dropdown-menu{
        visibility:visible;
        border-top: 4px solid #ccc;
        border-radius: 0;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
    }
    #site-navigation .container{
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
    }
}
@media (min-width: 600px) {
    .admin-bar #site-navigation.shrink {
        top: 32px;
    }
}
@media (max-width: 767px) {
    .nav > li.active > a:after, .current-page-parent:after {
        height: 0 !important;
        background-color: transparent !important;
    }
    .navbar-nav a:hover, .navbar-nav a:focus {
        color: #ffffff !important;
        background-color: #000 !important;
    }
    .menu-container {
        width: 70%;
        position: fixed;
        left: 0;
		top: 113px;
        height: 100%;
        transform: translate3d(-100%, 0, 0);
        -webkit-transform: translate3d(-100%, 0, 0);
        overflow-y: auto;
        overflow-x: auto;
    }
    .navbar-brand {
        padding-right: 60px !important;
    }
    .openNav .menu-container {
        transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transition: transform 500ms ease;
        -ms-transition: transform 500ms ease;
        -webkit-transition: transform 500ms ease;
        -moz-transition: transform 500ms ease;
        -o-transition: transform 500ms ease;
    }
    .openNav .page-area {
        left: 0;
        transform: translate3d(70%, 0, 0);
        -webkit-transform: translate3d(70%, 0, 0);
        transition: transform 500ms ease;
        -webkit-transition: transform 500ms ease;
    }
    .page-area {
        left: 0;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transition: transform 500ms ease;
        -webkit-transition: transform 500ms ease;
    }
    .navbar-nav {
        padding: 0;
        margin: 0;
    }
    .navbar-nav a {
        font-size: 14px;
        padding: 15px 10px !important;
        margin: 0 !important;
        line-height: 16px !important;
        background-color: #000;
        float: left !important;
        margin: 0px !important;
        width: 100%;
        text-transform: none !important;
        word-wrap: break-word;
        white-space: normal !important;
    }
    .navbar-nav li, .navbar-nav ul {
        padding: 0px !important;
        margin: 0px !important;
    }
    .open-panel {
        width: 32px;
        height: 32px;
        position: absolute;
        top: 25px;
        right: 22px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 2;
    }
    .shrink .open-panel {
        top: 12px;
    }
    .open-panel span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #fff;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    .open-panel span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel span:nth-child(2) {
        top: 9px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel span:nth-child(3) {
        top: 18px;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }
    .open-panel.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: -2px;
        left: 3px;
    }
    .open-panel.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    .open-panel.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 3px;
    }
    .caret, .dropdown-submenu>a:after {
        display: none !important; 
    }
    .navbar-nav .dropdown-menu {
        width: 100%;
        display: block !important;
        left: 0 !important;
        position: relative !important;
        border: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    .openNav .page-area:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #00000085;
        left: 0;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background-color: #b60924!important;
    }
    .transparent-header #site-navigation .navbar-nav > li > a:hover {
        background-color: #b60924!important;

    }
    .transparent-header #site-navigation .navbar-nav > li > a {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
}
.dropdown-menu > li > a {
    border-bottom: 0;
}
#site-navigation {
    min-height: 60px;
}
.navbar-collapse {
    padding-left: 30px;
    padding-right: 30px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    right: auto;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-toggle {
    border: 1px solid #ccc;
}
.navbar-toggle .icon-bar {
    background-color: #ccc;
}
.navbar-nav > li > a {
    border-bottom: 0;
    text-transform: uppercase;
    font-weight: 300;
}
.navbar__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile-header {}
.mobile-header__mobile-link {
    display: block;
    text-align: center;
    color: #fff;
}
.mobile-header__text {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    border-bottom: 1px dashed #fff;
    color: #fff;
}
.mobile-header__mobile-link:hover,
.mobile-header__mobile-link:focus,
.mobile-header__mobile-link:active {
    color: #fff;
    opacity: 0.4;
}
article {
    clear: both;
    margin-bottom: 60px;
    width: 100%;
    display: inline-block;
}
.blog article  {
    clear: both;
    margin-bottom: 60px;
    width: 50%;
    display: inline-block;
    padding: 35px;
}
.single-post article {
    width: 100%;
    padding: 0;
}
.updated:not(.published) {
    display: none;
}
.space-right {
    margin-right: 5px;
}
.main-content {
    float: left;
    width: 100%;
}
.page-header {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    display: inline-block;
}
.single-entry-summary {
    margin-top: 25px;
}
.single-content.row, .entry-content {
    margin-bottom: 30px;
}
input, textarea {
    background-color: #fff;
    padding: 6px;
    color: #464a4c;
    border-radius: 0;
    margin-bottom: 10px;
    width: 100%;
}
select {
    max-width: 100%;
    padding: 5px;
    color: #000;
}
label {
    width: 100%;
}
#sidebar {
    max-width: 100%;
    padding-top: 15px;
}
.widget {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.widget ul {
    padding-left: 0;
    list-style-type: none;
}
.widget li > ul {
    padding-left: 15px;
}
.widget ul li {
    margin: 4px 0px 0px;
    padding: 0px 0px 4px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.widget ul li:last-child {
    border-bottom: none;
}
h3.widget-title {
    font-size: 20px;
    border-bottom: 2px solid #e3e3e3;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 20px;
}
h3.widget-title:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background-color: #0090ff;
    bottom: -2px;
    left: 0;
    -webkit-transition: width 0.8s ease;
    transition: width 0.8s ease;
}
.widget:hover h3.widget-title:after {
    width: 100%;
}
h1.site-title, .site-title {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 28px;
}
p.site-description {
    font-size: 13px;
    line-height: 15px;
    margin: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.site-branding-logo {
}
.site-branding-logo a {
    border: none;
    z-index: 9999;
    position: relative;
}
.site-branding-logo img {
    max-height: 60px;
    width: auto;
    padding-right: 10px;
}
.navbar-brand {
    padding: 5px 15px;
    height: auto;
    z-index: 99999;
    position: relative;
    z-index: 1;
}
.navbar {
    margin-bottom: 0;
}
.main-menu {
    position: relative;
}
.navbar-fixed-top {
    position: absolute;
}
.navbar-fixed-top.shrink {
    position: fixed;
}
#site-navigation,
#site-navigation.shrink,
.transparent-header.openNav #site-navigation,
.transparent-header #site-navigation.shrink {
    background-color: #000;
    -webkit-box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    border: none;
}
.transparent-header #site-navigation.shrink .site-title a, 
.transparent-header #site-navigation.shrink .site-title a:hover, 
.transparent-header #site-navigation.shrink p.site-description, 
.transparent-header #site-navigation.shrink .navbar-nav > li > a  { 
    color: #fff; 
}
.transparent-header #site-navigation {
    background-color: rgba(0,0,0,0.2);
    -webkit-box-shadow: none;
    box-shadow: none;
}
#site-navigation, nav a, nav img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #000;
}
.shrink .site-branding-logo img {
    max-height: 50px;
}
#site-navigation.shrink {
    min-height: 50px;
}
.shrink h1.site-title, .shrink .site-title {
    font-size: 19px;
    line-height: 23px;
}
.shrink p.site-description {
    font-size: 12px;
    line-height: 14px;
}
.shrink .navbar-brand {
    min-height: 50px;
}
.featured-thumbnail {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    border: 0;
    -webkit-box-shadow: 0 10px 28px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 28px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 28px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
nav.navigation.pagination {
    text-align: center;
    width: 100%;
    clear: both;
    margin: 20px 0;
}
nav.navigation.pagination .nav-links a, nav.navigation.pagination .current {
    padding: 10px;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
}
nav.navigation.pagination .current {
    background-color: rgba(0, 0, 0, 0.64);
    color: #fff;
}
#content-footer-section {
    padding: 20px 0;
    background-color: #1e1e1e;
    color: #ffffff;
}
.footer-credits {
    background-color: #000;
    padding: 10px 0;
    clear: both;
    border-top: 2px solid #b60924;
}
.footer-credits-text {
    color: rgba(255,255,255,0.6);
    font-size: 12px;
    padding: 0;
    margin: 0;
}
/* Comments */
.comment-form #comment, .comment-form #submit {
    width: 100%;
}
h4#comments, h4.about, h3#reply-title {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 22px;
}
cite.fn {
    font-weight: bold;
}
a.comment-reply-link {
    border: 1px solid #ccc;
    padding: 6px 15px;
}
.reply {
    position: absolute;
    top: 15px;
    right: 0px;
}
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url {
    float: left;
    width: 33.33%;
}
#respond .comment-form-author, #respond .comment-form-email {
    padding-right: 10px;
}
.comment-meta.commentmetadata {
    margin: -15px 43px 20px;
    font-size: 12px;
    font-style: italic;
}
.comment-body {
    margin-bottom: 30px;
    margin-top: 22px;
}
.commentlist li.comment {
    list-style-type: none;
}
.commentlist li .comment-body {
    padding-bottom: 15px;
    border-bottom: 1px solid #ababab;
}
li.comment {
    position: relative;
}
.comment-author.vcard {
    padding-right: 70px;
}
.comment-author.vcard img {
    border-radius: 32px;
    margin-right: 10px;
    margin-top: 15px;
}

img.lazy {
    opacity: 0;
    transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
}
.error-template {
    padding-bottom: 60px;
}
.btn-default, input[type="submit"], input#submit, button, a.comment-reply-link { 
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border: 1px solid #d0d0d0;
}
input#submit:hover, .btn-default:hover, input[type="submit"]:hover, button:hover, a.comment-reply-link:hover { 
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

/* WooCommerce */
.woocommerce .woocommerce-breadcrumb {
    margin: 15px 0;
}
.woocommerce .woocommerce-ordering select {
    color: #000;
}
/* WooCommerce Buttons */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    padding: 8px 16px;
    border: 1px solid;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 0;
    background-color: transparent;
    color: #222222;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: transparent;
    opacity: 0.8;
    color: #222222;
}
.woocommerce ul.products li.product .button {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #000;
    white-space: normal;
}

/* WooCommerce Products */
.woocommerce ul.products li.product h3 {
    font-size: 16px;
    color: inherit;
}
.woocommerce ul.products li.product .star-rating, .woocommerce .star-rating span {
    color: #000;
}
.woocommerce .products .star-rating {
    margin: 0 auto;
    margin-bottom: 10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.25);
    border-radius: 8px;
    margin-top: 1em !important;
    margin-bottom: 1.992em;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    color: #000;
}
.woocommerce ul.products li.product a img {
    top: -20px;
    border-radius: 8px;
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    margin-bottom: 0;
    width: 90%;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: #fff;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.38);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.38);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.38);
}
.woocommerce ul.products li.product:hover a img, .woocommerce-page ul.products li.product:hover a img {
    top: -25px;
    box-shadow: 0 5px 20px -8px rgba(0, 0, 0, 0.34), 0 8px 15px -5px rgba(0, 0, 0, 0.3), 0 10px 15px -5px rgba(0, 0, 0, 0.3);
}
.woocommerce ul.products li.product:hover .onsale, .woocommerce-page ul.products li.product:hover .onsale {
    top: -25px;
}
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 18px;
}
.woocommerce ul.products li.product .price del, .woocommerce div.product p.price del {
    font-size: 80%;
    display: inline-block;
}
.woocommerce span.onsale {
    top: 0;
    left: 0;
    border-radius: 0; 
    background-color: #000;
}
.woocommerce ul.products li.product .onsale {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
    margin-bottom: 0;
    top: -20px;
    border-top-right-radius: 8px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.woocommerce div.product div.summary {
    margin-top: 1em;
}
.woocommerce div.product form.cart .variations label {
    margin-bottom: 0;
}
.woocommerce-variation-price {
    margin-bottom: 10px;
}
.woocommerce .quantity .qty {
    height: 32px;
    margin-right: 10px;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin: 20px 0;
    padding: 15px 0;
    border-top: 1px solid rgba(138, 138, 138, 0.4);
    border-bottom: 1px solid rgba(138, 138, 138, 0.4);
}
.woocommerce .product_meta {
    margin-top: 10px;
    clear: both;
}
.woocommerce .product_meta .sku_wrapper, .woocommerce .product_meta .posted_in, .woocommerce .product_meta .tagged_as {
    display: block;
    font-weight: bold;
    padding: 5px 0 2px 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
    border-bottom-color: transparent;
    padding: 0 20px 0 10px;
    color: #FFFFFF;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    border: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #000;
    z-index: -1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    border: 0;
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
    background: transparent;
}
#add_payment_method #payment, .woocommerce-checkout #payment {
    background: transparent;
    background: rgba(148, 148, 148, 0.2);
}
.woocommerce a.added_to_cart {
    display: block;
    padding: 5px;
}
/* WooCommerce categories */
#flex-carousel-woo-cat-carousel ul.products {
    margin-left: 0;
    padding-left: 0;
}
.woo-categories-section ul.products li.first {
    clear: none;
}
.woo-categories-section ul.products li.product {
    margin-bottom: 0;
}
li.product-category.product {
    text-align: center;
    border: 1px solid #dbdbdb;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 5px;
    position: relative;
}
li.product-category.product h3 {
    text-transform: uppercase;
    font-size: 16px;
    margin: 15px 0 10px 0;
    font-weight: bold;
}
li.product-category.product .count {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    opacity: 0;
    padding-top: 40%;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    width: 100%;
    background-color: transparent;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
}
li.product-category.product:hover .count {
    opacity: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    padding: 1em;
}
.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
}
/* WooCommerce my account css */
.woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style-type: none;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
}
li.woocommerce-MyAccount-navigation-link {
    padding: 10px 15px;
    border-bottom: 1px solid;
}
li.woocommerce-MyAccount-navigation-link:hover {
    background-color: rgba(169, 169, 169, 0.20);
}
li.woocommerce-MyAccount-navigation-link.is-active {
    background-color: #000;
    color: #ffffff;
}
li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #ffffff;
}

.woocommerce-account input,
.woocommerce-account label,
.woocommerce-checkout input,
.woocommerce-checkout label {
    width: initial;
}
.woocommerce form .form-row .input-checkbox {
    position: relative;
}
#checkout label {
    width: inherit;
}
.woocommerce-cart-form input {
    width: inherit;
}
/* Floating Cart */
.float-cart,
.float-account {
    position: fixed;
    top: 18%;
    right: 10px;
    z-index: 9999;
    box-shadow: 0 4px 30px rgba(0,0,0,0.17);
}
.float-account {
    margin-top: 105px;
}
.float-cart .amount-cart,
.float-account .account-text,
.float-account .login-text {
    font-size: 11px;
    line-height: 13px;
    word-wrap: break-word;
    clear: both;
    display: block;
}
.float-cart i.fa-shopping-cart,
.float-cart .amount-number,
.float-cart .amount-cart {
    float: none;
}
.float-cart .header-cart-inner,
.float-account .account-contents {
    width: 90px;
    height: 90px;
    float: none;
    background: rgba(255, 255, 255, 1);
    position: relative;
    z-index: 9999;
    text-align: center;
    color: #252424;
    padding: 5px;
}
.float-cart .header-cart-inner a,
.float-cart .header-cart-inner a.button {
    color: #252424;
}
.float-cart i.fa-shopping-cart,
.float-cart i.et-basket,
.float-account i {
    font-size: 35px;
    line-height: 58px;
}
.float-cart .amount-number {
    position: absolute;
    top: -14px;
    left: -14px;
    color: #fff;
    background-color: #000;
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.float-cart .site-header-cart {
    top: 0;
    right: -450px;
    display: block;
    z-index: 998;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.float-cart .header-cart-inner:hover .site-header-cart {
    right: 100%;
}
.site-header-cart {
    position: absolute;
    top: 100%;
    padding: 5px;
    border: 1px solid #1E1E1E;
    display: none;
    opacity: 0;
    z-index: 999999;
    min-width: 350px;
    right: -15px;
    background-color: #fff;
    color: #000;
    box-shadow: 0 4px 30px rgba(0,0,0,0.17);
}
.header-cart-inner:hover .site-header-cart {
    display: block;
    opacity: 1;
}
.float-cart-hidden .float-cart,
.float-account-hidden .float-account {
    display: none;
}

/* KC title slider fix */
.kc_tabs.kc-tabs-slider ul.kc-tabs-slider-nav {
    text-align: center;
    margin-bottom: 25px !important;
}
ul.kc-tabs-slider-nav li {
    background-color: transparent;
    border: 2px solid #9a9696;
    margin-right: 10px;
    border-radius: 5px;
}
ul.kc-tabs-slider-nav li.kc-title-active {
    background: rgba(0, 0, 0, 0.08) !important;
}
ul.kc-tabs-slider-nav li a {
    color: black;
    font-weight: 700;
}

/* Colored overlay */
.colored-overlay:before {
    transition: all 0.4s;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(163,96,255,0.65);
    background: -moz-linear-gradient(top,rgba(163,96,255,0.65) 0%,rgba(0,132,255,0.65) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(163,96,255,0.65)),color-stop(100%,rgba(0,132,255,0.65)));
    background: -webkit-linear-gradient(top,rgba(163,96,255,0.65) 0%,rgba(0,132,255,0.65) 100%);
    background: -o-linear-gradient(top,rgba(163,96,255,0.65) 0%,rgba(0,132,255,0.65) 100%);
    background: -ms-linear-gradient(top,rgba(163,96,255,0.65) 0%,rgba(0,132,255,0.65) 100%);
    background: linear-gradient(to bottom,rgba(163,96,255,0.65) 0%,rgba(0,132,255,0.65) 100%);
    display: block;
    opacity: 0;
}
.colored-overlay:hover:before {
    opacity: 1;
}
.colored-overlay .kc-elm {
    z-index: 1;
    position: relative;
}

/** Custom **/

.section--p-t {
    padding-top: 90px;
}
.section--p-b {
    padding-bottom: 90px;
}
    
.section--gray {
    background: #e8e8e8;
}

.sub-title {
    max-width: 560px;
    text-align: center;
    font-size: 18px;
    max-width: 560px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto;
    margin-bottom: 35px;
    font-weight: 300;
}

.kc-fb-layout-2 {
    box-shadow: none!important;
    text-align: left!important;
}
.kc-fb-layout-5 {
    padding: 30px 30px 40px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
    min-height: 195px;
}
.kc_accordion_header>a {
    color: #000!important;
    font-size: 18px!important;
    font-weight: 300!important;

}
.kc_accordion_content p {
    color: #000;
    font-weight: 300;
}
.kc_accordion_section>.kc_accordion_header,
.kc_accordion_content {
    border: 0!important;
}




@media (max-width: 767px) {
    .fullscreen-bg {
        background: url('/wp-content/uploads/img/bg-mobile.jpg') center center / cover no-repeat;
		min-height: 400px;

    }
 
    .fullscreen-bg__video {
        display: none;
    }
	
	.product__title {
		min-height: auto;
    }
    .navbar__wrapper {
        display: block;
    }
	.site-header {
        text-align: left;
        padding: 5px 0;
	}
    .mobile-header {
        margin-bottom: 15px;
		text-align: center;
    }
}
@media (max-width: 374px) {
	.fullscreen-bg {
		min-height: 800px;

    }
}

.welcome {
	position: relative;
	z-index: 100;
	padding-top: 100px;
    padding-bottom: 35px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.welcome__flex {
	display: flex;
    justify-content: center;
    text-align: center;
}
.welcome__text {
	
}
.welcome__title {
	font-size: 38px;
    line-height: 40px;
    font-weight: 600;
}
.welcome__sub-title {
	font-size: 26px;
	line-height: 28px;
}
.welcome__title,
.welcome__sub-title {
	color: #fff;
	margin-bottom: 0;
}
.welcome__sub-title {
	margin-top: 15px;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
}
.welcome__description {}
.welcome__list {
	margin: 0;
}
.welcome__item {
	color: #fff;
	list-style-type: circle;
}

.welcome__form {
	width: 50%;
	border:5px solid #fff;
	padding: 15px 35px;
	border-radius: 15px;
}
.welcome__form-contact {
	width: 100%;
	background: #41a3c6;
	padding: 15px 35px;
	border-radius: 15px;
}

.welcome__link-item {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 35px 0;
}
.welcome__link {
	display: block;
	margin: 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 35px;
	padding: 15px 25px;
	text-transform: uppercase;
	transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.welcome__link:hover {
	color: #e04f00;
	background: #fff;
	border: 1px solid #fff;
	
}
.welcome__link--bg-orange {
	color: #000;
	background: #ffcd07;
	border: 1px solid #ffcd07;
}

@media (max-width:768px) {
	.welcome__flex {
		flex-direction: column;
	}
	.welcome__text,
	.welcome__form {
		width: 100%;
		margin-right: 0;
	}
	.welcome__title {
		padding-bottom: 5px;
	}
	.welcome__sub-title {
		padding-bottom: 10px;
	}
	.welcome__title,
	.welcome__sub-title {
		line-height: 28px;
    font-size: 26px;
    text-align: center;
	}
	
}

.product {
    margin: 10px 0;
}
.product__wrapper {
    text-align: center;
}
.product__title {
    color: #c2242b;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
}
.product__price {
    font-size: 20px;
    font-weight: 400;
}
.product__button-box {
    margin-top: 10px;
}
.product__btn {
    display: inline-block;
    color: #fff;
    background: #c2242b;
    border-radius: 5px;
    padding: 10px 30px;
}
.product__btn:hover,
.product__btn:active,
.product__btn:focus {
    color: #fff;
    opacity: 0.8;
}

.instagram span {
    color: #ff623b;
}


.home {
}
.home__wrapper {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   max-width: 100%;
   min-height: 100vh;

}
.home__img {
   margin-bottom: 15px;
}
.home__img-link {
   width: 200px;
   max-width: 100%;
}
.home__title {}
.home__title h1 {
   color: #c2242b;
   font-size: 32px;
   line-height: 32px;
   font-weight: 700;
   margin: 0;
}
.home__desc {
   text-align: center;
   margin: 15px;
}
.home__desc p {
   color: #000000;
   font-size: 16px;
   line-height: 18px;
   font-weight: 500;
   margin: 0;
}
.home__button { }
.home__button-wrapper { 
   text-align: center;
}
.home__button-link {
   display:inline-block;
   color: #000000;
   font-size: 16px;
   font-weight: 600;
   font-family: 'Geometria',Arial,sans-serif;
   line-height: 16px;
   padding: 20px 0;
   width: 200px;
   text-align: center;
   text-decoration: none;
   border: 2px solid #000;
   border-radius: 10px;
   background-color: #ffffff;
   transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.home__button-link:hover {
   background-color: #c2242b;
   border-color: #c2242b;
   color: #fff;
}
.home__button-link:nth-child(1) {
   margin-right: 15px;
}

@media (max-width:430px) {
   .home__button-link:nth-child(1) {
       margin-right: 0;
       margin-bottom: 15px;
   }
}

.fire-img {
    width: 50px;
}

.price {
    border: 1px solid #ccc;
    border-radius: 5px;
    position: relative;
    margin-bottom: 15px;
    
}
.price__wrapper {
    text-align: center;
    padding: 35px 5px;
}
.price__title {
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 15px;

}
.price__sub-title {
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    color: #777;
    margin-bottom: 30px;
}
.price__coast {
    color: rgb(194, 36, 43);
    font-size: 32px;
    line-height: 34px;
    font-weight: 600;
}
.price__coast span {
    color: rgb(198, 187, 187);
    text-decoration: line-through;
}
.price__coast-text {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    padding: 35px 0;
}
.price__coast-text span {
    color: rgb(194, 36, 43);
    display: block;
    text-align: center;
    font-size: 32px;
    line-height: 34px;
    font-weight: 600;
}
.price__desc {
}
.price__list {
    text-align: left;
}
.price__list-item {
    list-style: none;
}
.price__button {
}
.price__btn-link {
    display: inline-block;
    color: #fff;
    background: #c2242b;
    border-radius: 5px;
    padding: 10px 30px;
}
.price__btn-link:hover,
.price__btn-link:active,
.price__btn-link:focus {
    color: #fff;
    opacity: 0.8;
}
@media (min-width: 768px) {
    .price {
        min-height: 780px;
        margin-bottom: 0;
    }
}

/** font **/

@font-face {
    font-family: "Flaticon";
    src: url("fonts/Flaticon.eot");
    src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
         url("fonts/Flaticon.woff2") format("woff2"),
         url("fonts/Flaticon.woff") format("woff"),
         url("fonts/Flaticon.ttf") format("truetype"),
         url("fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: "Flaticon";
      src: url("fonts/Flaticon.svg#Flaticon") format("svg");
    }
  }
  
  [class^="flaticon-"]:before, [class*=" flaticon-"]:before,
  [class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family: Flaticon;
    font-style: normal;
  }
  
  .flaticon-cocktail:before { content: "\f100"; }
  .flaticon-food-serving:before { content: "\f101"; }
  .flaticon-hookah:before { content: "\f102"; }
  .flaticon-board-game:before { content: "\f103"; }
  .flaticon-vip:before { content: "\f104"; }
  .flaticon-take-away:before { content: "\f105"; }

/** King **/

.kc-fb-layout-3 .content-title {
    margin: 0!important;
}
.kc-fb-layout-3 .content-icon i {
    font-size: 45px!important;
    color: #b60924;
}
.content-title {
    text-transform: none!important;
    font-weight: 400!important;
    color: #fff!important;
}
.content-desc {
    margin-bottom: 0!important;
    font-size: 16px!important;
    line-height: 18px!important;
    color:#fff!important;
    font-weight: 300!important;
}


/*** Custom Style **/

.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #b60924;
}

.section-p-t-b {
    padding: 35px 0;
}
.section-m-b {
    margin-bottom: 35px;
}

.title-img {
    text-align: center;
    padding-top: 100px;
    margin: 0;
    margin-bottom: 45px;
}
.title-img--black {
    background: url(/wp-content/uploads/2020/12/title-p-b.png)  no-repeat 50% 15%;
}
.title-img--white-color {
    color: #fff;
} 
.title-img--white {
    background: url(/wp-content/uploads/2020/12/title-p.png)  no-repeat 50% 15%;

}

.first {
    text-align: center;
}

.first__text {
    color: #fff;
}
.first__title {
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 35px;

}
.first__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.first__btn-link {
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 5px 0;
    text-transform: uppercase;
}
.first__btn-order {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        display: inline-block;
        color: #fff;
        background: #b60924;     
        font-size: 16px;
        transition: all .6s;
        text-transform: uppercase;
        margin-right: 15px;
        padding: 10px 15px;
        border-radius: 10px;
}
.first__btn-order:hover {
    color: #fff;
    opacity: 0.7;
}
.first__btn-order--animation{
    content: "";
 background-color: rgba(255, 255, 255, 0.5);
 height: 100%;
 width: 1em;
 display: block;
 position: absolute;
 top: 0;
 left: -4.5em;
 -webkit-transform: skewX(-45deg) translateX(0);
 transform: skewX(-45deg) translateX(0);
 -webkit-transition: none;
 transition: none;
 }
 
 .first__btn-order--light {
 webkit-animation: moving 6s ease-in-out infinite;
 -moz-animation: moving 6s ease-in-out infinite;
 -ms-animation: moving 6s ease-in-out infinite;
 -o-animation: moving 6s ease-in-out infinite;
 animation: moving 6s ease-in-out infinite;

 }
 
@keyframes moving {  
  30% {  webkit-transform: skewX(-45deg) translateX(33.5em);
     transform: skewX(-45deg) translateX(33.5em);   
     
     }

 100% {  webkit-transform: skewX(-45deg) translateX(33.5em);
     transform: skewX(-45deg) translateX(33.5em);   
     
     }
  }
.first__btn-link:hover,
.first__btn-link:focus,
.first__btn-link:active {
    color: #fff;
}
.first__btn-link:before,
.first__btn-link:after {
    content: "";
    display: block;
    width: 30%;
    height: 1px;
    background: #fff;
    position: absolute;
    transition: all .6s;
}
.first__btn-link:hover:before,
.first__btn-link:hover:after {
    width: 100%;
}
.first__btn-link:before {
    left: 0;
    top: 0;
}
.first__btn-link:after {
    right: 0;
    bottom: 0;
}

.adv {}

.adv--bg {
    background: #000;
}

@media (min-width:767px) {
    .first {
        min-height: 500px;
    }
    
}

.about {}
.about--bg {
    background: #000;
}
.about__text-block {
    background: #313131;
}
.about__img-block {}
.about__text {
    padding: 35px;
    color: #fff;
}
.about__title {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-weight: 300;
}
.about__subtitle {
    margin-bottom: 15px;
    color: rgba(255,255,255,0.6);
    font-weight: 300;
}
.about__paragraph {
}
.events {} 
.evets--bg {
    background: #000;
}

@media (min-width:1024px) {
    .about:before {
        content: "";
        display: block;
        width: 115px;
        height: 100%;
        background: url(https://perec.meadow.by/wp-content/uploads/2020/12/b-l-perec.png) no-repeat center center;
        background-size: contain;
        position: absolute;
        top: 0;
        right: 0;
    }
    .about__text-block {
        right: 110px;
        bottom: -65px;
        border-right: 5px solid #b60924;
    }
}

@media (max-width:1024px) {
    .about__img-block {
        min-height: 400px!important;
    }
    
}
.p-t-b {
    padding: 35px 0;
}
.events {
    text-align: right;
}
.events__title {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    border-top: 5px solid #b60924;
    padding-top: 5px;
    font-weight: 300;
    color: #fff;
}

.food {
    background: #000;
    color: #fff;
}

.home-btn {
    padding: 65px 0;
    background: #000;
    text-align: center;
}
.home-btn__link {
    display: inline-block;
    color: #fff;
    border: 2px solid #b60924;
    padding: 15px 35px;
    font-size: 20px;
    transition: all .6s;
    text-transform: uppercase;
}
.home-btn__link:hover {
    background: #b60924;
    color: #fff;
}
.hookah {
    padding: 65px 0;
}
.hookah__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hookah__item {
    width: 33.3333333333%;
    text-align: center;
    color: #fff;
}
.hookah__box-img {
    display: inline-block;
    fill: #ffffff;
    color: #ffffff;
    border-color: #ffffff;
}
.hookah__box-img svg {
    width: 100%;
    max-width: 150px;
}
.hookah__box-text {
}
.hookah__title {
}
.hookah__sub-title {
}

@media (max-width: 767px) {
    .hookah__item {
        width: 100%;
        margin-bottom: 35px;
    }
    .blog article {
        clear: both;
        margin-bottom: 35px;
        width: 100%;
        display: inline-block;
    }
    .navbar-default .navbar-nav > li > a {
        color: #000;
    }
    .transparent-header #site-navigation {
        background: #000;
    }
    .first__text {
        padding-top: 70px;
        padding-bottom: 35px;
        text-align: center;
    }
    .site-branding-logo img {
        padding-right: 0;
    }
    .mobile-header {
        display: none;
    }
    .first__sub-title {
        line-height: 1;
        
    }
    .first__title {
        font-size: 36px;
        line-height: 1.2;
    
    }
    .first__sub-title {
        font-size: 18px;
        line-height: 1.2;
        font-weight: 400;
        margin-bottom: 15px;
    
    }
    
}

.footer {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
}
.footer i {
    font-size: 14px;
    margin-right: 5px;
}
.footer__wrapper {
    
}
.footer__street {
}
.footer__time {
}
.footer__mobile {
    margin-bottom: 15px;
}
.footer__mobile-link {
    color: #fff;
}
.footer__mobile-link:hover {
    color: #fff;
    text-decoration: underline;
}
.footer__social-box {
}
.footer__social-link i {
    color: #fff;
    font-size: 26px;
    opacity: 0.4;
    transition: all .6s;
}
.footer__social-link:hover i{
    color: #fff;
    opacity: 1;
}


.contact {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    background: #313131;
    padding: 65px 0;
}
.contact i {
    font-size: 14px;
    margin-right: 5px;
}
.contact__wrapper {
    
}
.contact__street {
}
.contact__time {
}
.contact__mobile {
    margin-bottom: 15px;
}
.contact__mobile-link {
    color: #fff;
}
.contact__mobile-link:hover {
    color: #fff;
    text-decoration: underline;
}
.contact__social-box {
}
.contact__social-link i {
    color: #fff;
    font-size: 26px;
    opacity: 0.4;
    transition: all .6s;
}
.contact__social-link:hover i{
    color: #fff;
    opacity: 1;
}

.post__wrapper, #blog .main-content-area {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
