/*
Theme Name: ClubNature
Theme URI: https://www.thewpclub.com/clubnature-wordpress-theme/
Author: The WP Club
Author URI: https://www.thewpclub.com
Description: A Free WordPress Blog / Magazine / Personal / Writers / Webshop. ClubNature is a clean minimal and responsive WooCommerce WordPress theme well suited for fashion, writers, travel, health, sports, fitness, business, finance, portfolio, design, art, photography, personal or any other creative websites, blogs and webshops. Developed with bootstrap framework that makes it mobile and tablet friendly. ClubNature has the option to add your social media links. ClubNature is ready for WooCommerce. Get free support at https://ask.thewpclub.com/
Version: 1.0.1
Tested up to: 5.7
Requires PHP: 5.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clubnature
Tags: custom-menu, custom-colors, custom-header, featured-images, translation-ready, threaded-comments, blog, e-commerce
*/

/* -------- Index --------
1.0 - Default
2.0 - Typography
3.0 - Layout
    3.1  Default
    3.2  Navigation
    3.3  Header
    3.4  Content
    3.5  Front Page
    3.6  Posts
    3.7  Pagination
    3.8  Page
    3.9  Sidebar
    3.10 Comments
    3.11 WooCommerce
    3.12 Footer
    3.13 Colors
*/

/* --------------------------------------------------------------
1.0 Default
-------------------------------------------------------------- */

/* Form */
.form-control {
    min-height: 44px;
    margin-bottom: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .9rem;
    border-color: #e7e7e7;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
}

select {
    width: 100%;
    min-height: 44px;
    padding: 12px 15px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
}

button:focus {
    outline: none;
}

.btn-search,
.btn-submit {
    height: 44px;
    border: 0;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}

.btn-search:hover,
.btn-search:focus,
.btn-submit:hover,
.btn-submit:focus {
    color: #fff;
}

.search-wrap .col-xs-7:first-of-type {
    padding-right: 0;
}

.search-wrap .col-xs-5:last-of-type {
    padding-left: 0;
}

.search-wrap .form-control {
    margin-bottom: 0;
    border-right: 0;
    border-radius: 0;
}

.search-wrap .btn-search {
    border-radius: 0;
}


/* WordPress Core */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    margin: 5px auto 5px auto;
    display: block;
}

.alignright {
    margin: 5px 0 20px 20px;
    float:right;
}

.alignleft {
    margin: 5px 20px 20px 0;
    float: left;
}

a img.alignright {
    margin: 5px 0 20px 20px;
    float: right;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    margin: 5px 20px 20px 0;
    float: left;
}

a img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.wp-caption {
    max-width: 96%;
}

.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 {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    font-size: 11px;
}

.screen-reader-text {
    width: 1px;
    height: 1px;
    position: absolute !important;
    white-space: nowrap;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
}

.screen-reader-text:focus {
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    top: 5px;
    left: 5px;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    font-size: 14px;
    font-size: 0.875rem;
    color: #21759b;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    display: block;
    z-index: 100000; /* Above WP toolbar. */
}

.gallery-caption {
    margin-bottom: 0;
    padding: 0 10px 0 0;
    text-align: left;
    display: block;
}

.sticky,
.bypostauthor {

}

/* Tables */
table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
}

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: 0.5em;
}

th {
    padding: 0.4em;
    text-align: left;
}

tr {
    border-bottom: 1px solid #eee;
}

td {
    padding: 0.4em;
}

th:first-child,
td:first-child {
    padding-left: 0;
}

th:last-child,
td:last-child {
    padding-right: 0;
}

/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}


/* Button */
.button {
    padding: .6rem 2rem;
    color: #fff;
    text-decoration: none!important;
}

.button:hover,
.button:focus {
    color: #fff;
}


/* Admin Bar Fix */
.admin-bar .navbar-brand,
.admin-bar .navbar .navbar-toggler,
.admin-bar .woocommerce-cart-contents {
    margin-top: 33px;
}


/* --------------------------------------------------------------
2.0 Typography
-------------------------------------------------------------- */

body,
button,
input,
select,
textarea {
    font-family: 'Poppins', sans-serif;
    font-size: .85rem;
    font-weight: 300;
    color: #858585;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: 'Playfair Display', serif; */
    color: #343a40;
}

a {
    color: #858585;
    text-decoration: none;
}

/* --------------------------------------------------------------
3.0 Layout
-------------------------------------------------------------- */

/* 3.1 Default */
body {
    background-image: url(images/background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
}

/* Cursor */
@media (min-width: 768px) {
    .cursor,
    .cursor.cursor-2 {
        top: 50%;
        left: -100px;
        transform: translateX(-50%) translateY(-50%);
        pointer-events: none;    
    }

    .cursor {
        width: 0;
        height: 0;
        z-index: 99999;
    }

    .cursor.cursor-1 {
        width: 6px;
        height: 6px;
    }

    .cursor.cursor-2 {
        width: 30px;
        height: 30px;
        z-index: 99998;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

    .cursor.cursor-2.hover,
    .cursor.cursor-3.hover {
        border:none;
        -webkit-transform:scale(2) translateX(-25%) translateY(-25%);
        transform:scale(2) translateX(-25%) translateY(-25%);
    }

    .cursor.cursor-2 {
        border: 1px solid rgb(182, 177, 148);
        box-shadow: 0 0 22px rgba(182, 177, 148, .6);
    }

    .cursor.cursor-2.hover {
        background: rgba(182, 177, 148, .1);
        box-shadow: 0 0 12px rgba(182, 177, 148, .2);
    }
}

/* 3.2 Navigation */
.navbar .navbar-brand {
    top: 1rem;
    left: 1rem;
    font-size: .9rem;
    color: #fff;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.navbar .navbar-brand.navbar-brand-scroll {
    display: none;
}

.navbar .navbar-toggler {
    width: 75px;
    height: 75px;
    top: 0;
    right: 0;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    z-index: 1000;
}

.navbar .navbar-toggler:focus {
    box-shadow: none;
}

.navbar .navbar-toggler-line {
    width: 25px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.navbar .navbar-toggler-line:nth-child(1) {
    top: 4px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbar .navbar-toggler-line:nth-child(2) {
    display: none!important;
}

.navbar .navbar-toggler-line:nth-child(3) {
    top: -2px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navbar .navbar-toggler.collapsed .navbar-toggler-line:nth-child(1) {
    top: 0;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.navbar .navbar-toggler.collapsed .navbar-toggler-line:nth-child(2) {
    display: block!important;
}

.navbar .navbar-toggler.collapsed .navbar-toggler-line:nth-child(3) {
    width: 18px;
    top: 0;
    left: -4px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.navbar .navbar-collapse {
    width: 100vw;
    height: 100vh;
    min-height: 100vh;
    top: 0;
    right: -100vw;
    background-color: #222;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    overflow: hidden;
    z-index: 999;
}

.navbar .navbar-collapse.show {
    right: 0;
}

.navbar .navbar-collapse {
    color: #bbb;
}

.navbar .navbar-collapse a {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2rem;
    color: #fff;
    font-weight: 900;
}

.navbar .navbar-collapse ul.navbar-nav {
    width: 70%;
    position: relative;
}

.navbar .navbar-collapse li {
    line-height: 1.8;
    position: static;
}

.navbar .navbar-collapse li a {
    position: relative;
}

.navbar .navbar-collapse li a:before {
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    right: -24px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #fff;
    border-radius: 50%;
    content: '';
}

.navbar .navbar-collapse li:last-of-type a:before {
    display: none;
}

.navbar .navbar-collapse ul.navbar-nav:hover > li {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: .5;
}

.navbar .navbar-collapse ul.navbar-nav:hover > li:hover {
    opacity: 1.0;
}

.navbar .navbar-collapse .dropdown-toggle:after {
    display: none;
}

.navbar .navbar-collapse .dropdown-menu {
    width: 30%;
    position: absolute;
    top: 0;
    left: auto;
    right: -30%;
    background-color: transparent;
}

.navbar .navbar-collapse .dropdown-menu li {
    margin-right: 0!important;
    display: block!important;
    float: none!important;
}

.navbar .navbar-collapse .dropdown-menu li a {
    font-size: .9rem;
    font-weight: 400;
    text-transform: none;
}

.navbar .navbar-collapse .dropdown-menu li a:hover,
.navbar .navbar-collapse .dropdown-menu li a:focus {
    background-color: transparent;
}

.navbar .navbar-collapse .dropdown-menu li a:before {
    display: none;
}

@media (max-width:767.98px) {
    .navbar .navbar-collapse {
        width: 100%;
    }

    .navbar .navbar-collapse a {
        font-size: 1rem;
    }

    .navbar .navbar-collapse ul.navbar-nav {
        width: 100%;
    }

    .navbar .navbar-collapse li a:before {
        display: none;
    }

    .navbar .navbar-collapse .dropdown-menu {
        width: 100%;
        position: relative;
        left: 0;
        right: auto;
    }

    .navbar .navbar-collapse .dropdown-menu li a {
        font-size: .8rem;
    }
}


/* 3.3 Header */
.site-header {
    height: 60vh;
    background-color: #0c1416; 
    overflow: hidden;
}

.home .site-header {
    height: 100vh;
}

.home.admin-bar .site-header {
    height: calc(100vh - 33px);
}

.site-header .site-header-image:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    content: '';
    opacity: .4;
}

.home .site-header .site-header-image:after {
    display: none;
}

.site-header .site-header-image img.img-cover {
    object-fit: cover;
}

.site-header .site-header-lines {
    top: 0;
    left: 0;
}

.site-header .site-header-lines .site-header-line {
    width: 1px;
    top: 0;
    background-color: rgba(255, 255, 255, .1);
}

.site-header .site-header-lines .site-header-line-1 {
    left: calc(25% + 19px);
}

.site-header .site-header-lines .site-header-line-2 {
    left: calc(50% - 1px);
}

.site-header .site-header-lines .site-header-line-3 {
    left: calc(75% - 21px);
}

.site-header .site-header-info h1 span {
    -webkit-text-stroke-width: 1px;
    color: transparent!important;
}

.site-header .site-header-extra {
    width: calc(39% + 1px);
    height: 110px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
}

.site-header .site-header-extra .site-header-extra-arrow {
    width: 60%;
    background-color: #b6b194;
}

.site-header .site-header-extra .site-header-extra-arrow:before,
.site-header .site-header-extra .site-header-extra-arrow:after {
    width: 2px;
    height: 10px;
    position: absolute;
    left: 50%;
    background-color: #fff;
    content: '';
}

.site-header .site-header-extra .site-header-extra-arrow:before {
    top: calc(50% - 3px);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.site-header .site-header-extra .site-header-extra-arrow:after {
    top: calc(50% + 3px);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.site-header .site-header-extra .site-header-extra-info a {
    color: #222;
    letter-spacing: 1px;
}

.site-header .site-header-extra .site-header-extra-image {
    overflow: hidden;
}

.site-header .site-header-extra .site-header-extra-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.65s cubic-bezier(0.19, 1, 0.22, 1);
}

.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .9;
    content: '';
}

.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay .site-header-extra-image-overlay-arrow {
    width: 50px;
    height: 100%;
    top: 0;
    right: 0;
    transform: translateX(-30px);
    transition: transform 1s .40s,opacity 1s .40s;
    transition-timing-function: ease, ease;
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    opacity: 0;
}

.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay .site-header-extra-image-overlay-arrow:before,
.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay .site-header-extra-image-overlay-arrow:after {
    width: 1px;
    height: 11px;
    position: absolute;
    left: 50%;
    background-color: #fff;
    content: '';
}

.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay .site-header-extra-image-overlay-arrow:before {
    top: calc(50% - 4px);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay .site-header-extra-image-overlay-arrow:after {
    top: calc(50% + 4px);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.site-header .site-header-extra:hover .site-header-extra-image .site-header-extra-image-overlay,
.site-header .site-header-extra:focus .site-header-extra-image .site-header-extra-image-overlay {
    transform: translateX(0);
}

.site-header .site-header-extra:hover .site-header-extra-image .site-header-extra-image-overlay .site-header-extra-image-overlay-arrow,
.site-header .site-header-extra:focus .site-header-extra-image .site-header-extra-image-overlay .site-header-extra-image-overlay-arrow {
    transform: translateX(0);
    opacity: 1;
}

.site-header .site-header-scroll {
    height: 80px;
    bottom: 0;
    left: calc(25% + 19px);
    background-color: #00f0f0;
}

.site-header .site-header-scroll .site-header-name {
    top: -20px;
    left: calc(50% - 25px);
    -webkit-transform: translate(0, -50%) rotate(-90deg);
    -ms-transform: translate(0, -50%) rotate(-90deg);
    transform: translate(0, -50%) rotate(-90deg);
}

.site-header .site-header-scroll .site-header-scrolling {
    width: 1px;
    height: 60px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: linear-gradient(to bottom, #fff 50%, rgba(255, 255, 255, 0) 50%);
    background-position: 0 -60px;
    background-size: 100% 200%;
    animation: scrolldown 2.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

@keyframes scrolldown {
    0% {
        background-position: 0 -60px;
    }
    75% {
        background-position: 0 0;
    }
    100% {
        background-position: 0 60px;
    }
}

.site-header .site-header-social .social-icons {
    bottom: 0;
    z-index: 2;
}

.site-header .site-header-social .social-icons li a {
    width: 2.5rem;
    color: rgba(255, 255, 255, .6);
}

.site-header .site-header-social .social-icons li a:hover,
.site-header .site-header-social .social-icons li a:focus {
    color: rgba(255, 255, 255, 1);
}

@media (max-width:767.98px) {
    .site-header {
        min-height: 600px;
    }

    .site-header .site-header-lines .site-header-line-1 {
        left: 33.3333%;
    }

    .site-header .site-header-lines .site-header-line-2 {
        left: 66.6666%;
    }

    .site-header .site-header-info {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }

    .site-header .site-header-extra {
        width: 80%;
    }
}


/* 3.4 Content */
@media (min-width: 768px) {
    .content-index:before {
        width: 100%;
        height: 400px;
        position: absolute;
        top: 8rem;
        left: 0;
        background-color: #fff;
        content: '';
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .content-index .container {
        max-width: 100%;
    }   
}

.content-index h1 {
    font-size: .8rem;
}


/* 3.5 Front Page */


/* 3.6 Posts */
.post-item .post-image {
    background-color: #fff;
    overflow: hidden;
}

.post-item .post-image img {
    height: 100%;
    object-fit: cover;
}

.post-item .post-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.65s cubic-bezier(0.19, 1, 0.22, 1);
}

.post-item .post-overlay:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .9;
    content: '';
}

.post-item .post-overlay-arrow {
    width: 50px;
    height: 100%;
    top: 0;
    right: 0;
    transform: translateX(-30px);
    transition: transform 1s .40s,opacity 1s .40s;
    transition-timing-function: ease, ease;
    transition-timing-function: cubic-bezier(.19,1,.22,1);
    opacity: 0;
}

.post-item .post-overlay-arrow:before,
.post-item .post-overlay-arrow:after {
    width: 1px;
    height: 11px;
    position: absolute;
    left: 50%;
    background-color: #fff;
    content: '';
}

.post-item .post-overlay-arrow:before {
    top: calc(50% - 4px);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.post-item .post-overlay-arrow:after {
    top: calc(50% + 4px);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.post-item .post-info {
    z-index: 2;
}

.post-item .post-title:after {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.post-item .post-title h2 {
    font-family: 'Playfair Display', serif;
    font-size: 1.6rem;
}

.post-item .post-title h2 a {
    color: #222;
}

.post-item .post-message p {
    line-height: 1.8;
}

.post-item .post-message a {
    text-decoration: underline;
}

.post-item .post-message a.more-link {
    color: #222;
}

.post-item .post-message a.more-link span.more-link-arrow {
    width: 26px;
    height: 26px;
    top: 8px;
    background-color: #b6b194;
}

.post-item .post-message a.more-link span.more-link-arrow:before,
.post-item .post-message a.more-link span.more-link-arrow:after {
    width: 1px;
    height: 6px;
    position: absolute;
    left: 50%;
    background-color: #fff;
    content: '';
}

.post-item .post-message a.more-link span.more-link-arrow:before {
    top: calc(50% - 2px);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.post-item .post-message a.more-link span.more-link-arrow:after {
    top: calc(50% + 2px);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.post-item .post-date,
.post-item .post-comments {
    font-size: .7rem;
    opacity: .8;
}

.post-item .post-categories-list {
    width: 100%;
    top: .5rem;
    left: .5rem;
    font-size: .7rem;
    display: table;
}

.post-item .post-categories-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
}

.post-item .post-categories-list li {
    margin-right: 1px;
    float: left;
}

.post-item .post-categories-list li a {
    padding: .3rem;
    color: #fff;
    display: table;
}

@media (min-width: 768px) {
    .post-item-1,
    .post-item-4 {
        margin-top: -2.5rem;
    }

    .post-item-1 .post-info,
    .post-item-4 .post-info {
        padding-top: 6.5rem;
        padding-bottom: 6.5rem;
    }

    .post-item-1 .post-title:after,
    .post-item-4 .post-title:after {
        width: 100px;
        height: 1px;
        position: absolute;
        top: 19px;
        background-color: #222;
        content: '';
    }

    .post-item-1 .post-title:after {
        right: -120px;
    }

    .post-item-4 .post-title:after {
        left: -120px;
    }

    .post-item-2,
    .post-item-6 {
        margin-top: -2.5rem;
    }

    .post-item-2 .post-image img,
    .post-item-6 .post-image img {
        height: 250px;
    }

    .post-item-2 .post-info,
    .post-item-6 .post-info {
        padding-bottom: 5rem;
    }

    .post-item-2 .post-title:after,
    .post-item-6 .post-title:after {
        width: 1px;
        height: 100px;
        position: absolute;
        top: -81px;
        left: -25px;
        background-color: #222;
        content: '';
    }

    .post-item-2 .post-title:after {
        left: -25px;
    }

    .post-item-6 .post-title:after {
        right: -25px;
    }

    .post-item-3 .post-title:after,
    .post-item-5 .post-title:after {
        width: 100px;
        height: 1px;
        position: absolute;
        top: 18px;
        background-color: #222;
        content: '';
    }

    .post-item-3 .post-title:after {
        left: -120px;
    }

    .post-item-5 .post-title:after {
        right: -120px;
    }
}

.post-item:hover .post-overlay,
.post-item:focus .post-overlay {
    transform: translateX(0);
}

.post-item:hover .post-overlay-arrow,
.post-item:focus .post-overlay-arrow {
    transform: translateX(0);
    opacity: 1;
}

.post-item-1:hover .post-title:after,
.post-item-1:focus .post-title:after,
.post-item-5:hover .post-title:after,
.post-item-5:focus .post-title:after {
    width: 0;
    right: -20px;
}

.post-item-2:hover .post-title:after,
.post-item-2:focus .post-title:after,
.post-item-6:hover .post-title:after,
.post-item-6:focus .post-title:after {
    height: 0;
    top: 20px
}

.post-item-3:hover .post-title:after,
.post-item-3:focus .post-title:after,
.post-item-4:hover .post-title:after,
.post-item-4:focus .post-title:after {
    width: 0;
    left: -20px;
}

.post-tags .tags {
    display: table;
}

.post-tags .tags a {
    margin-bottom: .25rem;
    margin-right: .25rem;
    padding: .25rem .50rem;
    font-size: .8;
    font-weight: 300;
    color: #fff;
    float: left;
    display: table;
}

.post-edit a,
.page-edit a {
    text-decoration: underline;
}


/* 3.7 Pagination */
.page-nav .pagination {
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.nav-links .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #efefef;
    text-align: center;
    display: inline-block;
}

.nav-links .page-numbers.current {
    color: #fff;
}

.nav-links .page-numbers:hover,
.nav-links .page-numbers:focus {
    color: #fff;
    text-decoration: none;
}

.nav-links .prev.page-numbers,
.nav-links .next.page-numbers {
    width: auto;
    height: 35px;
    line-height: 25px;
    position: relative;
    border: 0;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.nav-links .prev.page-numbers {
    padding: 5px 15px 5px 45px;
}

.nav-links .next.page-numbers {
    padding: 5px 45px 5px 15px;
}

.nav-links .prev.page-numbers:after,
.nav-links .next.page-numbers:after {
    width: 25px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 5px;
    background-color: #fff;
    border-radius: 50%;
    font-family: 'Font Awesome 5 Free';
    color: #24488e;
    text-align: center;
    font-weight: 900;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    display: table;
}

.nav-links .prev.page-numbers:after {
    left: 5px;
    content: "\f104";
}

.nav-links .next.page-numbers:after {
    right: 5px;
    content: "\f105";
}

.nav-links .prev.page-numbers:hover,
.nav-links .prev.page-numbers:focus {
    padding-left: 15px;
    padding-right: 45px;
    text-decoration: none;
}

.nav-links .next.page-numbers:hover,
.nav-links .next.page-numbers:focus {
    padding-left: 45px;
    padding-right: 15px;
    text-decoration: none;
}

.nav-links .prev.page-numbers:hover:after,
.nav-links .prev.page-numbers:focus:after {
    left: calc(100% - 35px);
}

.nav-links .next.page-numbers:hover:after,
.nav-links .next.page-numbers:focus:after {
    right: calc(100% - 35px);
}


/* 3.8 Page */
.page-message a {
    text-decoration: underline;
}

.page-edit a {
    text-decoration: underline;
}

/* 3.9 Sidebar */
.sidebar {
    width: 350px;
    height: 100vh;
    top: 0;
    right: -350px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 1031;
}

.sidebar.active {
    right: 0;
}

.sidebar a {
    text-decoration: underline;
}

.sidebar .sidebar-button {
    position: fixed;
    top: 50%;
    right: -22px;
    -webkit-transform: translate(0, -50%) rotate(-90deg);
    -ms-transform: translate(0, -50%) rotate(-90deg);
    transform: translate(0, -50%) rotate(-90deg);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sidebar .sidebar-button.active {
    margin-right: 350px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.sidebar .sidebar-button .btn-sidebar {
    height: 40px;
    line-height: 27px;
    font-size: .9rem;
    color: #fff;
    text-decoration: none;
}

.sidebar .sidebar-frame {
    width: 350px;
    top: 0;
    left: 0;
    overflow: hidden;
    opacity: 0;
}

.sidebar.active .sidebar-frame {
    opacity: 1;
}

.sidebar .sidebar-frame .sidebar-main {
    width: 375px;
    height: 100vh;
    overflow: scroll;
}

.sidebar-item {
    margin-bottom: 2.5rem;
}

.sidebar-item h2 {
    margin-top: 0;
    font-size: 1.4rem;
}

.sidebar-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-item li {
    line-height: 25px;
}

.sidebar-item ul.sub-menu {
    margin-left: 15px;
}

.sidebar-item img {
    max-width: 100%;
}

.sidebar-item .product_list_widget li {
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}

.sidebar-item .product_list_widget img {
    width: 100%;
}

.sidebar-item .product_list_widget .product-title {
    width: 100%;
    font-size: 1rem;
    color: #333;
    display: block;
}

.sidebar-item .product_list_widget del {
    opacity: 0.5;
}

.sidebar-item .product_list_widget ins {
    font-weight: 700;
}

.sidebar-item .woocommerce-product-search input.search-field {
    width: 66.6667%;
    min-height: 44px;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    font-size: 13px;
    float: left;
}

.sidebar-item .woocommerce-product-search input[type="submit"] {
    width: 33.3333%;
    min-height: 44px;
    margin-bottom: 15px;
    border: 0;
    border-radius: 0 4px 4px 0;
    color: #fff;
}

.sidebar-item .widget_shopping_cart_content .remove {
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #ff0000;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    display: block;
}

.sidebar-item .widget_shopping_cart_content .quantity {
    display: block;
}


/* 3.10 Comments */
.comment.depth-1 {
    margin-bottom: 2rem;
    padding: 2rem;
    background-color: #f7f7f7;
}

.comment.depth-5 {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px dotted #e7e7e7;
}

.comment a {
    text-decoration: underline;
}

.comment .children {
    margin-top: 30px;
    list-style: none;
}

.comment .avatar {
    border-radius: 100%;
}

.comment .comment-meta {
    margin-bottom: 10px;
    font-size: 11px;
    color: #7f7f7f;
}

.comment .comment-meta a {
    color: #7f7f7f;
}

.comment .comment-meta.commentmetadata a {
    text-decoration: none;
}

.comment .comment-meta.commentmetadata a.comment-edit-link {
    text-decoration: underline;
}

.comment .reply a {
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.comment .comment-respond {
    margin-top: 1rem;
}


/* 3.11 WooCommerce */
.woocommerce-cart-contents {
    width: 75px;
    height: 75px;
    top: 0;
    right: 76px;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    z-index: 3;
}

.woocommerce-cart-contents i {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 1.1rem;
    color: #fff;
}

.woocommerce-cart-contents .woocommerce-cart-contents-count {
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #ff8b7c;
    border-radius: 50%;
    font-size: .6rem;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.woocommerce .page-title {
    margin-top: 0;
}

.woocommerce .woocommerce-result-count {
    margin-top: 15px;
}

.woocommerce img,
.woocommerce-page img {
    width: 100%;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.woocommerce span.onsale {
    min-height: 0;
    line-height: normal;
    padding: 5px 10px;
    top: 10px;
    left: 10px;
    border-radius: 4px;
    font-weight: 300;
    z-index: 1;
}

.woocommerce .products {
    clear: both;
}

.woocommerce .products .product {
    margin-bottom: 40px;
    text-align: center;
}

.woocommerce .products .product a {
    text-decoration: none;
}

.woocommerce .products .product h2 {
    margin-top: 1rem;
    font-size: 1.2rem;
    color: #343a40;
    text-decoration: none;
}

.woocommerce .products .product .star-rating {
    margin-left: auto;
    margin-right: auto;
}

.woocommerce .products .product .price {
    color: #4d4d4d;
}

.woocommerce .products .product .button {
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    font-size: .8rem;
    color: #fff;
    display: table;
}

.woocommerce .products .product a.added_to_cart {
    padding: 5px 10px;
    position: absolute;
    top: 75px;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 4px;
    color: #fff;
}

.woocommerce .products .product:hover img,
.woocommerce .products .product:focus img {
    opacity: 0.4;
}

.woocommerce .woocommerce-product-gallery__image {
    margin-bottom: 15px;
}

.woocommerce .star-rating {
    height: 1.2em;
}

.woocommerce div.product .product_title {
    font-size: 1.2rem;
    color: #343a40;
}

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

.woocommerce h2,
.woocommerce .cross-sells h2,
.woocommerce-page .cross-sells h2,
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
    font-size: 1.5rem;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    padding: 0;
    border: 0;
}

.woocommerce form .form-row {
    display: block;
}

.woocommerce form .form-row textarea {
    height: auto;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce #review_form #respond textarea {
    min-height: 44px;
    padding: 12px 15px;
    border: 1px solid #e7e7e7;
    border-radius: 0;
}

.woocommerce .woocommerce-ordering select {
    margin-bottom: 15px;
    padding: 10px 15px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}

.woocommerce .quantity .qty {
    min-height: 44px;
    padding: 12px 6px;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 15px 25px;
    color: #fff;
    font-weight: 300;
}

.woocommerce #content table.cart td.actions .coupon input.input-text,
.woocommerce table.cart td.actions .coupon input.input-text,
.woocommerce-page #content table.cart td.actions .coupon input.input-text,
.woocommerce-page table.cart td.actions .coupon input.input-text {
    min-width: 150px;
    min-height: 43px;
    padding: 10px 15px;
    border-color: #e7e7e7;
    border-radius: 4px;
}

.woocommerce #content table.cart td.actions input.button,
.woocommerce table.cart td.actions input.button,
.woocommerce-page #content table.cart td.actions input.button,
.woocommerce-page table.cart td.actions input.button {
    padding: 15px 25px;
    color: #fff;
}

.woocommerce-ResetPassword .form-row-first {
    width: 100%!important;
}

.select2-container--default .select2-selection--single {
    height: 44px;
    border-color: #e7e7e7;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 40px;
    height: 44px;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    padding-left: 0;
    padding-right: 0;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:767.98px) {
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
       -ms-flex: 0 0 100%;
       flex: 0 0 100%;
       max-width: 100%;
    }
}


/* 3.12 Footer */
footer {
    font-size: .7rem;
}


/* 3.13 Colors */
.site-header .site-header-info h1,
.site-header .site-header-info p {
    color: #fff;
}

.site-header .site-header-info h1 span {
    -webkit-text-stroke-color: #fff;
}

.btn-search,
.btn-submit,
.cursor.cursor-1,
.navbar.navbar-scroll .navbar-toggler,
.navbar.navbar-scroll .woocommerce-cart-contents,
.site-header .site-header-extra .site-header-extra-arrow,
.site-header .site-header-extra .site-header-extra-image .site-header-extra-image-overlay:before,
.post-item .post-overlay:before,
.post-item .post-message a.more-link span.more-link-arrow,
.post-item .post-categories-list li a,
.post-tags .tags a,
.nav-links .page-numbers.current,
.nav-links .page-numbers:hover,
.nav-links .page-numbers:focus,
.nav-links .prev.page-numbers,
.nav-links .next.page-numbers,
.comment .reply a,
.woocommerce span.onsale,
.woocommerce .products .product .button,
.woocommerce .products .product a.added_to_cart,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.sidebar .sidebar-button .btn-sidebar {
    background-color: #b1a371;
}

.cursor.cursor-2 {
    border-color: #b1a371;
}

a:hover,
a:focus,
.post-item .post-title h2 a:hover,
.post-item .post-title h2 a:focus,
.post-item .post-message a.more-link:hover,
.post-item .post-message a.more-link:focus {
    color: #b1a371;
}
