/*!
Theme Name: noa
Theme URI: 
Author: J Rafael simarro
Author URI: https://juanrafaelsimarro.com/
Description: Theme thought for photography or photo blog, that's why priority is given to the highlighting of the images.
Version: 1.3.5
Requires PHP: 5.0
Requires at least: 4.5
Tested up to: 5.4.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: noa
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, grid-layout, custom-colors, footer-widgets, photography, full-width-template

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
    ## Menus
    ## Breadcrumbs
# Accessibility
# Alignments
# Clearings
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Scroll bar
# Media
	## Captions
    ## Galleries
# Header
# Footer
    ## Widgets
    ## Button Up
# Animations
# Woocommerce
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/


/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
optgroup,
textarea {
    color: #72777c;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
    background-image: url('assets/icons/left-quote.svg');
    background-size: 80px;
    background-position: center center;
    background-repeat: no-repeat;
    font-family: serif;
    font-size: 1.2rem;
    font-style: italic;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border-radius: 3px;
    padding: 3px;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: #f113f1;
    text-decoration: none;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-weight: 600;
}

a:hover,
a:active {
    outline: 0;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    width: 100%;
    background-color: black;
    display: block;
    text-align: left;
    -webkit-transition: all .4s;
    transition: all .4s;
    z-index: 99999;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative;
}

.main-navigation li {
    display: block;
    position: relative;
}

.main-navigation li>a {
    padding: 1rem;
    display: block;
    font-size: 1.3rem;
    font-weight: 400;
}

.main-navigation a {
    text-decoration: none;
    color: #666;
    font-family: serif;
}

.main-navigation a:hover {
    color: white;
}

.main-navigation ul ul {
    position: relative;
    z-index: 99999;
    background-color: black;
    -webkit-transition: all 1s;
    transition: all 1s;
}

@media screen and (max-width: 37.5em) {
    .main-navigation #primary-menu {
        display: none;
    }
    .main-navigation>li:last-child :before {
        content: none
    }
    .main-navigation ul>li>a:hover {
        background-color: purple;
    }
    .main-navigation li {
        border-bottom: 1px solid #9c96964d;
        border-top: 1px solid #9c96964d;
        background-color: black;
        z-index: 9999999;
    }
}

@media screen and (min-width: 37.5em) {
    .main-navigation ul ul {
        top: 100%;
        left: -999em;
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
        position: absolute;
        background-color: rgb(27, 27, 27);
        display: none;
        min-width: 200px;
    }
    .main-navigation ul ul ul {
        left: -999em;
        top: 0;
    }
    .main-navigation ul ul li:hover>ul,
    .main-navigation ul ul li.focus>ul {
        left: auto;
        display: block;
    }
    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: auto;
        display: block;
    }
    .main-navigation .menu {
        width: 90%;
    }
    .main-navigation .menu>li {
        padding-left: .5rem;
    }
    .main-navigation .menu>li:before {
        content: "/";
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -9px;
        margin-right: -10px;
        font-size: 16px;
        color: #444;
        font-weight: 300;
        z-index: 1000;
    }
    .main-navigation .menu>li:last-child:before {
        content: none
    }
    .main-navigation .menu>li>.sub-menu:before {
        content: "";
        display: block;
        border: 10px solid transparent;
        border-bottom-color: #1b1b1b;
        position: absolute;
        z-index: 1001;
        left: 2rem;
        bottom: 100%;
        margin-top: -2px;
        z-index: 999999;
    }
    .main-navigation .menu>.menu-item-has-children>a:after {
        content: "";
        display: block;
        border: 5px solid transparent;
        border-top-color: #999;
        position: absolute;
        z-index: 1001;
        right: 2px;
        top: 53%;
        margin-top: -2px;
    }
    .main-navigation ul>li {
        display: inline-block;
    }
    .main-navigation ul ul li:hover>ul,
    .main-navigation ul ul li.focus>ul {
        left: 100%;
    }
    .main-navigation.fixed {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99999;
    }
}


/* button toggle*/

.main-navigation .search-button {
    width: 30px;
    height: 30px;
    background-image: url('assets/icons/search.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    float: right;
    margin: 1rem 2rem 1rem 1rem;
}

.main-navigation .search-button:hover {
    background-image: url('assets/icons/search_a.svg');
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}


/* end button toggle*/


/* Small menu. */

.menu-toggle {
    background-image: url(assets/icons/menu.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 40px;
    padding: 20px;
    background-color: transparent;
    border: none;
    display: inline-block;
    margin: .6rem .6rem .6rem 1rem;
}

.menu-toggle:hover {
    background-image: url(assets/icons/menu_a.svg);
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}


/* end toggle menu*/

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
## Breadcrums
--------------------------------------------------------------*/

#noa_breadcrumbs {
    padding: 2rem;
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 200;
}

#noa_breadcrumbs a {
    color: white;
    font-weight: inherit;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    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;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    float: left;
    margin-right: 1.5em;
}

.alignright {
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary,
.entry-author {
    max-width: 90%;
    margin: 1rem auto;
}

.page .entry-header {
    margin-bottom: 5rem;
}

.page .post-thumbnail {
    text-align: center;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.blog .post {
    width: 100%;
    margin: 0;
    text-align: center;
    position: relative;
    min-height: 200px;
    background-color: #000000;
    padding: 2px;
}

.blog .post h2 {
    font-weight: 400;
    margin: 0 1.5rem 1rem;
    font-size: 1.2em;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1rem;
}

.blog .post h2:after {
    content: '';
    position: absolute;
    display: block;
    background-color: fuchsia;
    height: 1px;
    width: 4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 100%;
}

.blog .post h2:before {
    content: '';
    width: .5rem;
    border: .5rem solid transparent;
    border-top: .5rem solid fuchsia;
    position: absolute;
    display: block;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.blog .post img {
    display: block;
}

.blog .post .info {
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.blog .post .info:hover {
    opacity: 1;
}

.blog .post .info a {
    display: block;
    text-decoration: none;
}

.blog .post .info span {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1rem auto;
    padding: .5rem 0 .5rem 1.2rem;
    margin-left: .5rem;
    font-size: .9rem;
}

.blog .post .info .comments-count {
    background-image: url('assets/icons/comments.svg');
}

.blog .post .info .post-date {
    background-image: url('assets/icons/clock.svg');
}

.blog .post .info .sticky-icon {
    background-image: url('assets/icons/push-pin_w.svg');
    background-position: center;
    background-size: 2rem;
    text-indent: -99999px;
    opacity: 0.4;
    margin-bottom: .3rem;
}

.search #posts-container,
.archive #posts-container {
    text-align: center;
}

.search #posts-container .post,
.archive #posts-container .post {
    margin-bottom: 4rem;
    padding-bottom: 2rem;
}

.search #posts-container .entry-title,
.archive #posts-container .entry-title {
    font-weight: 400;
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 2em;
    text-transform: uppercase;
    position: relative;
    color: #333;
}

.search #posts-container .meta,
.archive #posts-container .meta {
    color: #a09999;
    font-family: serif;
    font-size: 1.5em;
    font-weight: 100;
    position: relative;
}

.search #posts-container .meta:after,
.archive #posts-container .meta:after {
    content: '';
    position: relative;
    display: block;
    width: 200px;
    height: 1px;
    background-color: #d017d0;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 3rem;
}

.search #posts-container .meta .comments-count:before,
.archive #posts-container .meta .comments-count:before {
    content: 'Comments : ';
    padding-left: .5rem;
}

@media screen and (min-width: 37.5rem) {
    .blog .post {
        width: 50%;
    }
    .blog .post .info {
        opacity: 0;
        font-weight: 100;
        background-color: rgba(0, 0, 0, 0.6);
        -webkit-transition: opacity .8s ease-in-out;
        transition: opacity .8s ease-in-out;
    }
    .blog .post h2 {
        font-weight: 100;
    }
}

@media screen and (min-width: 62.5rem) {
    .blog .post {
        width: 33.3333%;
    }
}


/* single */

.post .entry-header {
    position: relative;
    margin: 0 auto;
}

.post .image-info {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: .4rem;
    font-weight: 200;
    color: #5f065f;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #d48ad47a;
    text-align: center;
}

.post .image-info .entry-title {
    color: white;
    font-weight: 400;
    margin: 0 auto;
    font-size: 3rem;
}

.post .entry-content {
    padding: 2rem;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.post .entry-content a {
    font-weight: 600;
}

.post .entry-footer {
    max-width: 90%;
    margin: 0 auto;
    text-transform: uppercase;
    color: fuchsia;
    font-size: .8rem;
    font-weight: 300;
    padding: 1rem 1rem;
    background-color: black;
}

.post .entry-footer .cat-links,
.post .entry-footer .tags-links,
.post-edit-link {
    padding-left: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 14px;
    vertical-align: middle;
}

.post-edit-link {
    margin-left: .8rem;
}

.post .entry-footer .cat-links {
    background-image: url('assets/icons/folder-white-shape.svg');
}

.post .entry-footer .tags-links {
    margin-left: 1rem;
    background-image: url('assets/icons/price-tag.svg');
}

.post .entry-footer a:hover {
    color: white;
}

.post-edit-link {
    background-image: url(assets/icons/edit.svg);
}

.post .entry-author {
    margin-top: 8rem;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}

.post .entry-author .author-avatar,
.post .entry-author .author-heading {
    text-align: center;
    padding: 1rem;
}

.post .entry-author .author-avatar {
    background-color: #000000;
}

.post .entry-author .author-avatar img {
    border-radius: 50%;
    margin-top: -4rem;
}

.post .entry-author .author-title {
    margin: 0;
    font-size: 1.2em;
}

.post .entry-author .author-bio {
    padding: 0 1rem 1rem;
}

@media screen and (max-width: 37.5rem) {
    .post .image-info .entry-title {
        font-size: 1.5rem;
    }
    .post .image-info .entry-meta {
        padding: 0;
        font-size: .8rem;
    }
}

.post .image-info .entry-meta {
    margin: 0 auto;
    padding: .5rem 1rem;
    border-radius: 20px;
    background-color: #10101061;
    border: 1px solid #ece1ec61;
}

.post .image-info .entry-meta a,
.post .image-info .entry-meta {
    color: #e8d1e8;
    font-weight: 400;
    font-family: serif;
}

article.page,
.page-header {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.page .entry-title,
.page-title {
    text-align: center;
    font-size: 3rem;
    position: relative;
    font-weight: 200;
    color: #242125;
    letter-spacing: -2px;
}

@media screen and (min-width: 75rem) {
    .page .entry-title,
    .page-title {
        font-size: 4rem;
    }
}

.page .entry-footer {
    max-width: 90%;
    margin: 0 auto;
}

.page .entry-footer a:hover {
    color: black;
}

.archive-description {
    text-align: center;
    padding: 1rem 3rem;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comments-area {
    padding: 3rem 5% 4rem;
    background-color: #1d161f;
    margin-top: 5rem;
}

.comments-area a {
    word-wrap: break-word;
}

.comments-area a:hover {
    color: white;
}

.comment-reply-title,
.comments-title {
    text-align: center;
    font-weight: 100;
    font-size: 3rem;
    text-align: center;
    color: white;
    position: relative;
}

.comment-body {
    padding: .5rem;
    margin-bottom: 1rem;
}

.comment-list {
    max-width: 40rem;
    margin: 0 auto;
    list-style: none;
}

.comment-meta {
    background-color: #3c3939;
    padding: 1rem;
    position: relative;
}

.comment-meta a {
    color: white;
}

.comment-meta a:hover {
    color: fuchsia;
}

.comment-meta:after {
    content: '';
    width: 1rem;
    position: absolute;
    display: block;
    left: 4rem;
    top: 100%;
    border: .8rem solid transparent;
    border-top: .8rem solid #3c3939;
}

.comment-meta .vcard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.comment-meta .vcard>* {
    margin-left: .4rem;
}

.comment-meta .vcard .avatar {
    border-radius: 50%;
    margin-left: -.4rem;
    width: 50px;
    height: 50px;
}

.comment-metadata {
    font-size: .8rem;
    margin-left: 3rem;
}

.comment-content {
    padding-left: 3rem;
    margin-top: 1.5rem;
}

.reply a {
    background-color: purple;
    color: white;
    padding: .5rem 1.5rem;
    font-weight: 400;
    font-size: .8rem;
    border-radius: 20px;
}

.reply a:hover {
    background-color: fuchsia;
}

.comment-respond {
    text-align: center;
}

.comment-form {
    max-width: 30rem;
    margin: 0 auto;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    text-align: left;
}

.comment-form p input {
    width: 100%;
}

.comment-form label {
    display: block;
    margin-bottom: .5rem;
}

.comment-form .form-submit {
    text-align: center;
}

.comment-form .form-submit>input[type="submit"] {
    background: none;
    border: none;
    background-color: purple;
    color: white;
    padding: 1rem 1.5rem;
    font-size: 1.2rem;
    font-weight: 200;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
    max-width: 20rem;
    margin: 2rem auto;
}

.comment-form .form-submit>input[type="submit"]:hover {
    background-color: fuchsia;
}

.comment-respond .comment-reply-title:after,
.comments-area .comments-title:after,
.page .entry-title:after {
    content: '';
    width: 5rem;
    height: 2px;
    background-color: fuchsia;
    position: relative;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 1rem;
}

.comment-respond .comment-reply-title:before,
.comments-area .comments-title:before,
.page .entry-title:before {
    content: '';
    width: .5rem;
    border: .5rem solid transparent;
    border-top: .5rem solid fuchsia;
    position: absolute;
    display: block;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.comment-form-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form input[type="email"] {
    border: 2px solid grey;
    background-color: transparent;
}

.bypostauthor {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

::-webkit-scrollbar {
    width: 15px;
}

::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.8);
}


/* the new scrollbar will have a flat appearance with the set background color */

::-webkit-scrollbar-thumb {
    background-color: #131113;
}


/* this will style the thumb, ignoring the track */

::-webkit-scrollbar-button {
    background-color: black;
}


/* optionally, you can style the top and the bottom buttons (left and right for horizontal bars) */

::-webkit-scrollbar-corner {
    background-color: black;
}


/* if both the vertical and the horizontal bars appear, then perhaps the right bottom corner also needs to be styled */


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
    display: inline-block;
}

.custom-logo-link img {
    max-width: 200px;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-flow: dense;
    grid-gap: 2px;
}

.gallery figure {
    margin: 0;
    overflow: hidden;
}

.gallery .gallery-icon {
    width: 100%;
    height: 100%;
}

.gallery .gallery-icon a {
    width: 100%;
    height: 100%;
    display: block;
}

.gallery img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.gallery .gallery-item:nth-child(2n+0) {
    grid-column: span 2;
    grid-row: span 2;
}


/*=============================================
=         Pagination            =
=============================================*/

.posts-navigation,
.post-navigation,
.pagination {
    margin: 3rem auto;
}

.post-navigation .nav-links a,
.posts-navigation .nav-links a {
    font-size: 2rem;
    color: purple;
    font-weight: 400;
    border: 2px solid purple;
    padding: .3rem .5rem;
}

.post-navigation .nav-links,
.posts-navigation .nav-links,
.pagination {
    overflow: hidden;
    padding: .5rem .5rem;
}

@media screen and (min-width: 37.5rem) {
    .post-navigation .nav-links a,
    .posts-navigation .nav-links a {
        font-size: 3rem;
        font-weight: 200;
        border: none;
        position: relative;
    }
    .post-navigation .nav-links a:after,
    .posts-navigation .nav-links a:after {
        content: '';
        width: 0;
        height: 2px;
        top: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        display: block;
        background-color: fuchsia;
        -webkit-transition: all .4s;
        transition: all .4s;
    }
    .post-navigation .nav-links a:hover:after,
    .posts-navigation .nav-links a:hover:after {
        width: 2.5rem;
        ;
    }
}

.pagination {
    padding: 2rem;
}

.pagination .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.pagination .nav-links .page-numbers {
    padding: 1.5rem;
    color: #72777c;
    font-weight: 600;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
}

.pagination .nav-links .page-numbers.current {
    color: #f113f1
}

.pagination .nav-links .page-numbers:hover {
    background-color: rgb(27, 27, 27);
    ;
    color: #999;
}

@media screen and (min-width: 37.5rem) {
    .pagination .nav-links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .pagination .nav-links .page-numbers {
        font-size: .8rem;
    }
}


/*=====  End of Pagination  ======*/


/*=============================================
=            Header            =
=============================================*/

.site-header {
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    min-height: 300px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.site-header.front {
    background-attachment: fixed;
    height: 100vh;
}

.site-header.front>img {
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: auto;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    min-width: 100vw;
    width: auto;
}

.site-header .site-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 3rem;
}

.site-header .site-branding .site-title {
    font-family: 'Pacifico', cursive;
    font-size: 2.5rem;
    margin: 0;
    padding: .5rem 2rem;
    text-transform: capitalize;
}

.site-header .site-branding .site-description {
    margin: 0;
    font-size: 1rem;
    color: white;
}

.site-header .site-branding .header-button {
    font-family: serif;
    font-size: 1.2rem;
    font-style: italic;
    color: #e6cde6;
    background-color: #990f8bb0;
    margin-top: 2rem;
    padding: .8rem;
    min-width: 12rem;
    transition: background-color .4s;
}

.site-header .site-branding .header-button:hover {
    background-color: #774e73b0;
}

.site-header .searchform {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    background-color: black;
    text-align: center;
    display: none;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
}

.site-header .searchform .s {
    color: grey;
    line-height: 5;
    background: none;
    border: none;
    font-size: 3rem;
    margin: 0 auto;
}

.site-header .searchform .s:focus {
    outline: none;
}

.site-header .searchform .searchsubmit {
    display: none;
}

@media screen and (min-width: 37.5rem) {
    .site-header .site-branding .site-title {
        font-size: 4rem;
    }
    .site-header .site-branding .site-description {
        font-size: .9rem;
    }
}


/*=====  End of Header  ======*/


/*=============================================
=            Footer           =
=============================================*/

.site-footer {
    background-color: black;
}

.site-footer ul,
.site-footer ol {
    list-style: none;
    padding-left: 1rem;
}

.site-footer .site-info {
    font-size: .8em;
    text-align: center;
    padding: 1rem;
}

.site-info a:hover {
    color: white;
}


/* ## Button Up*/

.site-footer .button-up {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url(assets/icons/chevron-up.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    position: fixed;
    right: -80px;
    bottom: 5rem;
    z-index: 99999;
    cursor: pointer;
    -webkit-box-shadow: -1px 1px 1px #3c3939ab;
    box-shadow: -1px 1px 1px #3c3939ab;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.site-footer .button-up:hover {
    background-image: url(assets/icons/chevron-up-a.svg);
}


/*end Button up*/


/* ## widgets */

.site-footer .footer-widgets {
    background-color: rgb(27, 27, 27);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.site-footer .footer-widgets a {
    color: white;
    font-weight: 200;
    display: inline-block;
    padding: .3rem .5rem;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.site-footer .footer-widgets a:hover {
    color: fuchsia;
    margin-left: .3rem;
}

.site-footer .footer-widgets .widget-title {
    font-family: 'Pacifico', cursive;
    margin: 0;
    font-weight: 400;
    font-size: 1.5rem;
    background-color: black;
    padding: .5rem 1rem;
    position: relative;
}

.site-footer .footer-widgets .widget-title:before {
    content: '';
    width: 1rem;
    position: absolute;
    display: block;
    left: 2rem;
    top: 100%;
    border: .6rem solid transparent;
    border-top-color: black;
}

.site-footer .footer-widgets .widgets-content {
    padding: 1rem .5rem;
    margin: 0 auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.site-footer .footer-widgets .widget {
    padding-bottom: 1rem;
    margin: 2rem .5rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 11.25rem;
    max-width: 31.25rem;
}

.site-footer .footer-widgets .widget_tag_cloud,
.site-footer .footer-widgets .widget_categories,
.site-footer .footer-widgets .widget_archive,
.site-footer .footer-widgets .widget_recent_comments,
.site-footer .footer-widgets .widget_meta,
.site-footer .footer-widgets .widget_recent_entries,
.site-footer .footer-widgets .widget_pages {
    background-color: #242125;
}

.site-footer .footer-widgets .widget_recent_entries ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: .5rem;
}

.site-footer .footer-widgets .widget_recent_entries ul li .noa-widget-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.site-footer .footer-widgets .widget_recent_entries ul li .post-date {
    padding-left: .5rem;
}

.site-footer .footer-widgets .widget.widget_tag_cloud a {
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    margin: 5px;
}

.widget .searchform,
.widget.woocommerce {
    position: relative;
}

.widget .searchform input[type='search'],
.widget.woocommerce input[type='search'] {
    background-color: transparent;
    border: 2px solid #3c3939;
    color: #666;
    padding: .5rem;
    padding-right: 10%;
    width: 90%;
}

.widget .searchform input[type='submit'],
.widget.woocommerce button[type='submit'] {
    background-color: transparent;
    background-image: url('assets/icons/search.svg');
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;
    border: none;
    font-size: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10%;
}

.site-footer .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 2rem;
}

.site-footer .social span {
    background-size: 2.5rem;
    background-position: center;
    background-repeat: no-repeat;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    padding: 2.5rem;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.site-footer .social span:after {
    content: '';
    display: block;
    position: relative;
    width: 0;
    height: 2px;
    left: 50%;
    bottom: -2rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: fuchsia;
    -webkit-transition: width .3s;
    transition: width .3s;
}

.site-footer .social span:hover:after {
    width: 2rem;
}

.site-footer .social .instagram {
    background-image: url(assets/icons/instagram.svg);
}

.site-footer .social .pinterest {
    background-image: url(assets/icons/path.svg);
}

.site-footer .social .facebook {
    background-image: url(assets/icons/facebook.svg);
}

.site-footer .social .twitter {
    background-image: url(assets/icons/twitter.svg);
}

.site-footer .social .linkedin {
    background-image: url(assets/icons/linkedin.svg);
}

.site-footer .social .whatsapp {
    background-image: url(assets/icons/whatsapp.svg);
}

.site-footer .social .instagram:hover {
    background-image: url(assets/icons/instagram_a.svg);
}

.site-footer .social .pinterest:hover {
    background-image: url(assets/icons/path_a.svg);
}

.site-footer .social .facebook:hover {
    background-image: url(assets/icons/facebook_a.svg);
}

.site-footer .social .twitter:hover {
    background-image: url(assets/icons/twitter_a.svg);
}

.site-footer .social .linkedin:hover {
    background-image: url(assets/icons/linkedin_a.svg);
}

.site-footer .social .whatsapp:hover {
    background-image: url(assets/icons/whatsapp_a.svg);
}

@media screen and (min-width:70rem) {
    .site-footer .footer-widgets {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .site-footer .footer-widgets .widgets-content {
        padding: 4rem .5rem;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}


/* end widgets*/


/*=====  End of Footer  ======*/


/*=============================================
=            404            =
=============================================*/

.error-404.not-found {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.error-404.not-found .not-foung-svg {
    background-image: url(assets/icons/sad.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15rem;
    width: 15rem;
    height: 15rem;
}

.error-404.not-found .page-content {
    margin: 1.5rem auto 3rem;
}

.error-404.not-found .page-content p {
    font-weight: 600;
}

.error-404.not-found .page-content .widget {
    max-width: 25rem;
    margin: 0 auto;
}


/*=====  End of 404  ======*/


/*=============================================
=            Animations            =
=============================================*/

.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}


/*=====  End of animations  ======*/


/*=============================================
=            Woocommerce            =
=============================================*/

.woocommerce span.onsale {
    background-color: #ff00ff;
}

.woocommerce-loop-product__title {
    color: #333;
}

.woocommerce .button:hover,
.woocommerce button.button.alt {
    background-color: #a80054 !important;
    color: white !important;
}