@charset "UTF-8";
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,§c
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

ul {
    list-style: none
}

button,
input,
select,
textarea {
    margin: 0
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
:after,
:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

audio,
embed,
img,
object,
video {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0;
    max-width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    text-align: right
}

abbr,
acronym {
    text-decoration: none
}


/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto
}

.w-100 {
    width: 100%
}

.gapless {
    padding: 0!important
}

.container-fluid {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}



.row {
    display: flex;
    flex-wrap: wrap;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;

}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

html {
    font-size: 100%;
    overflow-x: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-family: Graphik, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    color: #404248;
    line-height: 1.68421;
    overflow-x: hidden;
    direction: rtl;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Graphik, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
    line-height: 1.68421;
    margin-bottom: .8rem;
    font-weight: 600
}

p {
    margin-bottom: 20px
}

a {
    cursor: pointer;
    color: #0366d6;
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: underline;
    color: #0366d6
}

.screen-reader-text {
    display: none
}

ins {
    text-decoration: none
}

body {
    font-size: 14px
}

h1 {
    font-size: 1.5em
}

h2 {
    font-size: 1.3em
}

h3 {
    font-size: 1.1em
}

h4 {
    font-size: 1em
}

h5 {
    font-size: .75em
}

h6 {
    font-size: .75em
}

.show-on-focus {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: 0;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    top: 0;
    right: 0
}

.show-on-focus:focus {
    z-index: 20;
    width: auto;
    height: auto;
    clip: auto
}

a.neve-skip-link {
    background-color: #24292e;
    color: #fff;
    padding: 10px 20px
}

@font-face {
    font-family: neve-icons;
    src: url(assets/neve-icons/neve-icons.eot?6iu2wo);
    src: url(assets/neve-icons/neve-icons.eot?6iu2wo#iefix) format("embedded-opentype"), url(assets/neve-icons/neve-icons.ttf?6iu2wo) format("truetype"), url(assets/neve-icons/neve-icons.woff?6iu2wo) format("woff"), url(assets/neve-icons/neve-icons.svg?6iu2wo#neve-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

.nv-icon {
    font-family: neve-icons!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none
}

.nv-search:before {
    content: "\f002"
}

.nv-author:before {
    content: "\f007"
}

.nv-comment:before {
    content: "\f075"
}

.nv-cart:before {
    content: "\f07a"
}

.nv-folder:before {
    content: "\f07b"
}

.nv-calendar:before {
    content: "\f133"
}

.nv-themeisle:before {
    content: "\f2b2"
}

.alignfull,
.alignwide {
    width: unset;
    max-width: unset
}

.has-neve-body-font-size {
    font-size: 1.5em
}

.has-neve-h-1-font-size {
    font-size: 1.3em
}

.has-neve-h-2-font-size {
    font-size: 1.1em
}

.has-neve-h-3-font-size {
    font-size: 1em
}

.has-neve-h-4-font-size {
    font-size: .75em
}

.has-neve-h-5-font-size {
    font-size: .75em
}

blockquote.wp-block-quote.is-style-large p {
    font-size: 1.75em
}

blockquote.wp-block-quote.is-style-large cite {
    text-align: center;
    font-size: .95em
}

.wp-block-pullquote blockquote {
    margin: 1em auto
}

.wp-block-pullquote blockquote p {
    font-size: 2em;
    margin-bottom: 20px
}

.wp-block-pullquote blockquote::after,
.wp-block-pullquote blockquote::before {
    display: none
}

.wp-block-pullquote blockquote cite {
    text-align: right;
    font-size: .85em
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em
}

.wp-block-pullquote:not(.is-style-solid-color) {
    border-top: 4px solid;
    border-bottom: 4px solid;
    margin: 1em 0
}

.wp-block-pullquote:not(.is-style-solid-color) blockquote cite {
    text-transform: uppercase;
    text-align: center
}

.wp-block-table {
    width: 100%
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    border-bottom: 2px solid #8f98a1;
    display: block;
    max-width: 100px;
    margin: 40px auto
}

.wp-block-separator.is-style-dots,
.wp-block-separator.is-style-wide {
    border-color: #8e98a2;
    margin: 20px auto 40px
}

.wp-block-verse {
    background-color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: italic;
    border: unset
}

.wp-block-code code {
    background-color: inherit
}

.wp-block-button a {
    font-size: .8em;
    font-weight: 600;
    padding: 6px 12px;
    transition: all .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.68421;
    font-family: inherit
}

.wp-block-button a:hover {
    text-decoration: none;
    opacity: .9
}

.wp-block-button a:hover {
    text-decoration: none
}

.wp-block-button.is-style-outline a.wp-block-button__link {
    border: 1px solid #777;
    background-color: transparent;
    font-weight: 600;
    color: #777;
    border: 1px solid
}

.wp-block-button.is-style-outline a.wp-block-button__link:hover {
    background: 0 0
}

#nv-top-bar-menu {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    list-style-type: none;
    flex: 1
}

.content-menu #nv-top-bar-menu>li {
    margin-right: 10px
}

.menu-content #nv-top-bar-menu>li {
    margin-left: 10px
}

.nv-top-bar-content {
    display: flex;
    flex: 1
}

.nv-top-bar-content p {
    margin-bottom: 0
}

.nv-top-bar {
    background-color: #f0f0f0;
    color: #404248
}

.nv-top-bar a {
    font-weight: 500;
    color: #404248
}

.nv-top-bar a:hover {
    color: #404248
}

.nv-tb-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    flex-direction: row;
    min-height: 40px;
    font-size: .85em
}

.nv-tb-wrap.content-menu #nv-top-bar-menu,
.nv-tb-wrap.menu-content .nv-top-bar-content {
    justify-content: flex-end;
    align-items: center
}

.nv-tb-wrap.content-menu .nv-top-bar-content,
.nv-tb-wrap.menu-content #nv-top-bar-menu {
    justify-content: flex-start;
    align-items: center
}

.nv-nav-header {
    display: flex;
    min-height: 70px;
    justify-content:center;
    width: 100%;
}

.site-logo {
    position: absolute;
    width: 366px;
    justify-content: center;
    display: flex;
    background-image:none;
    background-size: cover;
    height: 162px;
    top: 0px;
    z-index: 2;
    left: 0;

}

.site-logo amp-img img {
    max-height: 60px
}

.site-logo img {
    max-height: 60px;
    float: right
}

.site-logo p {
    font-size: 1.25em;
    margin-bottom: 0;
    font-weight: 600
}

.site-logo small {
    width: 100%;
    display: block
}

.site-logo a {
    color: #404248;
    display: inline
}

.site-logo a:hover {
    color: #404248;
    text-decoration: none;
    opacity: .9
}

.nav-center .site-logo>* {
    text-align: center
}

.icon-bar {
    transition: all .1s ease;
    position: relative;
    display: block;
    background: #404248;
    border-radius: 2px;
    width: 15px;
    height: 2px
}

.icon-bar:nth-child(2) {
    margin: 3px 0
}

.navbar-toggle-wrapper {
    align-items: center
}

.navbar-toggle {
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    background: 0 0;
    cursor: pointer;
    padding: 10px 15px
}

.navbar-toggle:hover {
    box-shadow: none;
    transform: none;
    background: 0 0
}

.navbar-toggle.active .icon-bar:nth-child(1) {
    transform: rotate(-45deg);
    top: 5px
}

.navbar-toggle.active .icon-bar:nth-child(2) {
    opacity: 0
}

.navbar-toggle.active .icon-bar:nth-child(3) {
    transform: rotate(45deg);
    bottom: 5px
}

.menu-opened {
    overflow: hidden
}

.nv-navbar {
background-color:rgba(77, 21, 24, 1);
    position: fixed;
    width: 100vw;
    z-index: 7;
	padding-left:17px;
	
}

#nv-primary-navigation {
    max-height: 0;
    overflow-y: auto;
    transition: all .3s ease;
    margin-bottom: 0
}

.responsive-opened #nv-primary-navigation {
    max-height: calc(100vh - 70px);
    padding-bottom: 20px
}

#nv-primary-navigation a {
    color: #404248;
    font-weight: 500;
    width: 100%;
    display: block;
    padding: 10px 0;
    position: relative
}

#nv-primary-navigation li {
    cursor: pointer;
    width: 100%;
    display: block;
    position: relative
}

#nv-primary-navigation .amp-desktop-caret-wrap {
    display: none
}

.navbar-toggle-wrapper,
.site-logo {
    flex: 1 auto
}

.navbar-toggle-wrapper {
    justify-content: flex-end;
    display: flex
}

#nv-primary-navigation .sub-menu {
    max-height: 0;
    overflow: hidden;
    padding-right: 20px;
    transition: all .3s ease;
    border-right: 1px solid #f0f0f0
}

#nv-primary-navigation .caret-wrap.dropdown-open+.sub-menu,
#nv-primary-navigation .dropdown-open.sub-menu {
    max-height: 2000px;
    transition: all .3s ease;
    opacity: 1;
    visibility: visible
}

.nv-nav-wrap {
    min-height: 70px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.caret {
    content: " ";
    height: 6px;
    width: 6px;
    position: relative;
    display: inline-block;
    border: 2px solid;
    border-radius: 1px;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(-135deg);
    color: #777;
    top: -4px;
    transition: all .3s ease
}

.dropdown-open.caret-wrap>.caret {
    transform: rotate(45deg);
    top: -2px
}

.caret-wrap {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #c9c9c9;
    padding: 0 10px;
    transition: all .3s ease
}

#nv-primary-navigation .current-menu-item>a {
    color: #0366d6
}

#nv-primary-navigation i {
    font-size: inherit;
    line-height: inherit;
    width: 20px
}

/*.nav-right .site-logo {
    justify-content: flex-end
}*/

.nav-right .navbar-toggle-wrapper {
    justify-content: flex-start
}

.nav-right .nv-nav-header {
    flex-direction: row-reverse
}

.nav-right .nv-nav-header .brand>* {
    text-align: left
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search .search-submit {
    display: block
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form {
    position: relative;
    width: 75%
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form:after {
    font-family: neve-icons;
    content: "\f002";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    line-height: 35px;
    width: 45px;
    z-index: 3;
    cursor: pointer;
    pointer-events: none;
    color: #c9c9c9;
    display: flex;
    align-items: center;
    justify-content: center
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form input[type=search] {
    width: 100%;
    padding: 8px 12px 7px 45px
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form input[type=submit] {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    color: transparent;
    background: 100% 0;
    z-index: 2;
    width: 45px;
    border: 0;
    padding: 8px 12px 7px
}

.menu-item-nav-search.responsive-nav-search .nv-nav-search form input[type=submit]:hover {
    background-color: #eee
}

.close-container {
    position: absolute;
    top: 60px;
    display: flex;
    justify-content: flex-end
}

.menu-item-nav-search {
    outline: 0
}

.menu-item-nav-search:not(.responsive-nav-search).nv-nav-search {
    padding: 10px 0
}

.menu-item-nav-search>a {
    display: block
}

.nv-nav-search {
    padding: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    position: absolute;
    left: 0;
    width: auto;
    background: #fff;
    padding: 10px 20px;
    border-top: 1px solid #f0f0f0;
    cursor: default;
    z-index: 100;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.nv-nav-search .search-submit {
    display: none
}

.menu-item-nav-search.active .nv-nav-search {
    visibility: visible;
    opacity: 1
}

.nv-nav-search form {
    display: block
}

.nv-nav-search form label {
    display: inline;
    margin: 0
}

.nv-nav-search form label input {
    width: 200px;
    margin: 0
}

a.button.close-responsive-search {
    font-size: .8em;
    font-weight: 600;
    padding: 6px 12px;
    transition: all .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.68421;
    font-family: inherit;
    border: 1px solid #777;
    background-color: transparent;
    font-weight: 600;
    color: #777
}

a.button.close-responsive-search:hover {
    text-decoration: none;
    opacity: .9
}

a.button.close-responsive-search:hover {
    background: 0 0
}

.nav-clickaway-overlay {
    position: fixed;
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
    z-index: 90;
    height: 100vh
}

#nv-primary-navigation .menu-item-nav-search:not(.responsive-nav-search) {
    display: none
}

.menu-item-nav-search.responsive-nav-search {
    padding-right: 12px
}

.menu-item-nav-search.responsive-nav-search>a {
    color: #24292e;
    font-size: 1.2em
}

#nv-primary-navigation>li.button,
.menu>li.button {
    padding: 0;
    vertical-align: middle;
    align-items: center;
    display: flex;
    border: none
}

#nv-primary-navigation li.button,
.menu li.button {
    text-align: right;
    background: 0 0
}

#nv-primary-navigation li.button>a,
.menu li.button>a {
    font-size: .8em;
    font-weight: 600;
    padding: 6px 12px;
    transition: all .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.68421;
    font-family: inherit;
    font-size: inherit
}

#nv-primary-navigation li.button>a:hover,
.menu li.button>a:hover {
    text-decoration: none;
    opacity: .9
}

#nv-primary-navigation li.button.button-primary>a,
.menu li.button.button-primary>a {
    background-color: #0366d6;
    color: #fff
}

#nv-primary-navigation li.button.button-primary>a:hover,
.menu li.button.button-primary>a:hover {
    text-decoration: none;
    background-color: #0366d6;
    color: #fff;
    opacity: .9
}

#nv-primary-navigation li.button.button-primary:hover>a,
.menu li.button.button-primary:hover>a {
    color: #fff
}

#nv-primary-navigation li.button.button-secondary>a,
.menu li.button.button-secondary>a {
    border: 1px solid #777;
    background-color: transparent;
    font-weight: 600;
    color: #777
}

#nv-primary-navigation li.button.button-secondary>a:hover,
.menu li.button.button-secondary>a:hover {
    background: 0 0
}

#nv-primary-navigation .sub-menu li.button>a {
    margin-left: 0
}

#nv-primary-navigation .button {
    margin: 10px 0;
    padding: 0
}

.menu li.button,
.menu li.button:hover {
    background: 0 0;
    border: none
}

.nv-footer-content .footer-menu li {
    display: flex;
    align-items: center
}

.nv-footer-content .footer-menu li.button {
    margin: 0 10px
}

#nv-primary-navigation .neve-mega-menu .sub-menu>li>a {
    white-space: normal
}

#nv-primary-navigation .neve-mega-menu>.sub-menu {
    border-right: none
}

#nv-primary-navigation .neve-mega-menu .dropdown-open.sub-menu {
    max-height: inherit;
    width: 100%;
    border-right: none
}

#nv-primary-navigation .neve-mega-menu .neve-mm-col {
    border: none
}

#nv-primary-navigation .neve-mega-menu .neve-mm-col>a {
    display: none
}

#nv-primary-navigation .neve-mega-menu .neve-mm-col>.sub-menu {
    padding-right: 0;
    border-right: none
}

#nv-primary-navigation .neve-mega-menu .neve-mm-col .neve-mm-heading>a {
    font-weight: 700;
    text-transform: uppercase
}

#nv-primary-navigation .neve-mega-menu .neve-mm-divider {
    height: 1px;
    margin: 10px auto;
    width: 75%;
    background-color: #c9c9c9;
    cursor: default
}

#nv-primary-navigation .neve-mega-menu .caret-wrap.dropdown-open+.sub-menu .sub-menu {
    max-height: 2000px
}

#nv-primary-navigation .neve-mega-menu .sub-menu .caret-wrap {
    display: none
}

footer {
    background-color: #fff
}

.footer-content-wrap {
    border-top: 1px solid #f0f0f0
}

.footer-content-wrap.footer-second-section {
    border-top: none;
    background: #24292e;
    color: #fff;
    text-align: center
}

.footer-content-wrap.footer-second-section a {
    color: #fff
}

.nv-footer-content,
.nv-footer-widgets {
    padding: 20px 0
}

.nv-footer-widgets+.nv-footer-content {
    padding-top: 0
}

.nv-footer-content .footer-menu {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    list-style-type: none
}

.nv-footer-content .footer-menu li {
    padding-left: 10px;
    padding-right: 10px
}

.wrapper {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    overflow: hidden
}

.neve-main {
    flex: 1 auto
}

.archive-container {
    padding-top: 20px
}

.nv-page-title-wrap.nv-big-title h1 {
    line-height: 1.3em;
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px
}

.nv-content-none-wrap {
    margin-bottom: 60px
}

form input[type=color],
form input[type=date],
form input[type=datetime-local],
form input[type=datetime],
form input[type=email],
form input[type=month],
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form input[type=time],
form input[type=url],
form input[type=week],
form select,
form textarea {
    display: inline-block;
    font-size: 14px;
    padding: 7px 12px;
    background-color: transparent;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 3px;
    transition: all .3s ease
}

input[type=password],
input[type=search],
input[type=submit],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button,
input,
select,
textarea {
    line-height: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

label {
    display: inline-block;
    margin-bottom: 10px
}

fieldset {
    border: 0;
    margin: 20px 0
}

fieldset legend {
    font-size: .9em;
    margin-bottom: 10px
}

fieldset input[type=password],
fieldset input[type=search],
fieldset input[type=text],
fieldset textarea {
    width: 100%
}

.button {
    font-size: .8em;
    font-weight: 600;
    padding: 6px 12px;
    transition: all .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.68421;
    font-family: inherit
}

.button:hover {
    text-decoration: none;
    opacity: .9
}

.button.button-primary {
    background-color: #0366d6;
    color: #fff
}

.button.button-primary:hover {
    text-decoration: none;
    background-color: #0366d6;
    color: #fff;
    opacity: .9
}

.button.button-secondary {
    border: 1px solid #777;
    background-color: transparent;
    font-weight: 600;
    color: #777
}

.button.button-secondary:hover {
    background: 0 0
}

.btn,
button,
input[type=button],
input[type=submit] {
    font-size: .8em;
    font-weight: 600;
    padding: 6px 12px;
    transition: all .15s ease-in-out;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: .25rem;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 1.68421;
    font-family: inherit;
    background-color: #0366d6;
    color: #fff
}

.btn:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    text-decoration: none;
    opacity: .9
}

.btn:hover,
button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    text-decoration: none;
    background-color: #0366d6;
    color: #fff;
    opacity: .9
}

.nv-seach-form-wrap .search-form {
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
    display: flex;
    justify-content: center
}

.nv-seach-form-wrap .search-form input[type=submit] {
    margin-right: 10px
}

.nv-meta-list {
    padding-bottom: 10px;
    width: 100%
}

.nv-meta-list li {
    display: inline;
    color: #777;
    font-size: .85em
}

.nv-meta-list li:not(:last-child):after {
    content: '/';
    padding: 0 5px;
    color: #777
}

.nv-meta-list a,
.nv-meta-list a:hover {
    color: #777
}

.nv-meta-list .posted-on .updated {
    display: none
}

.nv-meta-list .meta.author .photo {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transform: translateY(30%)
}

.nv-meta-list .meta.author .author-name {
    margin-right: 3px
}

.entry-title {
    word-wrap: break-word;
    font-weight: 600;
    line-height: 1.3em
}

.entry-title a {
    color: #404248
}

.entry-title a:focus,
.entry-title a:hover {
    opacity: .9;
    color: #404248
}

.posts-wrapper .excerpt-wrap {
    color: #777
}

.nv-post-thumbnail-wrap amp-img {
    display: inline-block
}

.nv-post-thumbnail-wrap a {
    transition: all .3s ease
}

.nv-post-thumbnail-wrap a:hover {
    opacity: .95
}

.nv-post-thumbnail-wrap img {
    height: auto
}

.posts-wrapper>article {
    margin-bottom: 30px
}

.layout-grid .content>.blog-entry-title {
    margin-bottom: 0
}

.blog-entry-title {
    word-wrap: break-word
}

.article-content-col {
    width: 100%
}

.article-content-col .content {
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    flex-direction: column
}

.article-content-col .content .button {
    display: inline-block;
    align-self: flex-start
}

.bypostauthor {
    display: block
}

.nv-index-posts .posts-wrapper {
    display: flex;
    flex-wrap: wrap
}

.nv-index-posts .page-numbers {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    list-style-type: none;
    justify-content: center;
    margin: 10px auto
}

.nv-index-posts .page-numbers>li:not(:last-child) {
    padding-left: 10px
}

.nv-index-posts .page-numbers>li:not(:first-child) {
    padding-right: 10px
}

.layout-grid .content>* {
    margin: 0 0 10px
}

.layout-grid .content>:last-child {
    margin-bottom: 0
}

.layout-grid .content>:first-child {
    margin-top: 0
}

.layout-grid .content>.nv-meta-list {
    margin-top: 0
}

.nv-non-grid-article .non-grid-content {
    display: flex;
    flex-direction: column
}

.nv-non-grid-article .non-grid-content>* {
    margin: 0 0 10px
}

.nv-non-grid-article .non-grid-content>:last-child {
    margin-bottom: 0
}

.nv-non-grid-article .non-grid-content>.nv-meta-list {
    margin-top: 0
}

.nv-non-grid-article .non-grid-content .blog-entry-title {
    margin-bottom: 0
}

article {
    word-break: break-word
}

.sticky {
    display: inherit
}

.nv-loader {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 2px solid #0366d6;
    border-right: 1px solid transparent!important;
    animation: spin;
    -webkit-animation: spin 1s ease infinite;
    -moz-animation: spin 1s ease infinite;
    animation: spin 1s ease infinite;
    margin: 0 auto;
    display: none
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.layout-grid>.article-content-col,
.layout-grid>.article-content-col .content {
    height: 100%
}

.layout-alternative,
.layout-default {
    display: flex;
    align-items: flex-end
}

.layout-alternative .nv-post-thumbnail-wrap,
.layout-default .nv-post-thumbnail-wrap {
    margin-bottom: 10px
}

.page .nv-page-title-wrap,
.single .entry-header {
    margin-top: 30px
}

.page .nv-sidebar-wrap,
.single .nv-sidebar-wrap {
    margin-top: 30px
}

.nv-thumb-wrap:only-child,
.nv-title-meta-wrap:only-child {
    margin-bottom: 20px
}

.nv-thumb-wrap+.nv-title-meta-wrap {
    margin: 20px 0
}

.nv-title-meta-wrap+.nv-thumb-wrap {
    margin: 20px 0
}

.single-post-container .title {
    margin-bottom: 0
}

.attachment-neve-blog {
    display: flex
}

.nv-content-wrap .page-numbers {
    justify-content: center;
    margin: 10px auto;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    list-style-type: none
}

.nv-content-wrap .page-numbers>a:not(:last-child) span,
.nv-content-wrap .page-numbers>span {
    padding-left: 20px
}

.post-password-form {
    margin-bottom: 40px;
    text-align: center
}

.post-password-form input[type=submit] {
    height: 39px;
    margin-right: 10px
}

.post-password-form p {
    display: flex;
    justify-content: center;
    align-items: center
}

.post-password-form label>input {
    margin-right: 10px
}

.nv-tags-list {
    font-size: .85em;
    margin: 20px 0
}

.nv-tags-list span {
    margin-left: 10px
}

.nv-tags-list a {
    display: inline-block;
    padding: 2px 10px;
    transition: all .3s ease;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-left: 10px;
    border: 1px solid #0366d6;
    color: #0366d6
}

.nv-tags-list a:hover {
    background: #0366d6;
    color: #fff
}

#comments {
    border-top: 1px solid #f0f0f0;
    margin-top: 10px
}

#comments ol {
    list-style: none
}

#comments ol>ol {
    padding-right: 10px
}

#comments li {
    padding: 10px 0 0
}

#comments .children>li {
    margin-top: 20px;
    padding-top: 20px
}

#comments .edit-reply {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    font-size: .85em
}

#comments .edit-reply .nv-reply-link {
    margin-right: auto
}

.nv-comments-list {
    padding-bottom: 20px
}

.nv-comments-title-wrap {
    margin: 40px 0 60px
}

.nv-comment-article {
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f0f0
}

.nv-comment-header {
    display: flex;
    align-items: center;
    text-transform: none;
    font-style: normal;
    font-size: .85em;
    margin-bottom: 20px
}

.nv-comment-header .comment-author {
    display: flex;
    flex-direction: column
}

.nv-comment-avatar {
    margin-left: 20px
}

.nv-comment-avatar>img {
    float: right;
    border-radius: 50%
}

.comment-author .author {
    font-weight: 700;
    text-transform: uppercase
}

#comments input:not([type=submit]) {
    width: 100%
}

#comments textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%
}

#comments .comment-respond {
    margin: 40px 0
}

#comments .comment-reply-title small {
    float: left
}

#comments input[type=submit] {
    border: 1px solid #777;
    background-color: transparent;
    font-weight: 600;
    color: #777
}

#comments input[type=submit]:hover {
    background: 0 0
}

.comment-form {
    display: grid;
    grid-column-gap: 20px;
    grid-row-gap: 20px
}

.comment-form>p:not(.comment-notes) {
    margin-bottom: 0
}

.comment-form label {
    margin-bottom: 10px;
    display: inline-block
}

.comment-form .form-submit {
    margin-top: 10px
}

.pingback {
    border-bottom: 1px solid #f0f0f0
}

.pingback .edit-link {
    display: block;
    font-size: .85em;
    margin-top: 20px
}

blockquote {
    text-align: center;
    margin: 40px 0
}

blockquote p {
    font-size: 1.1em
}

blockquote cite {
    padding-top: 20px;
    display: block;
    color: #777;
    font-style: normal;
    font-size: .95em;
    text-align: center
}

blockquote:after,
blockquote:before {
    height: 3px;
    width: 60px;
    background-color: #c9c9c9;
    content: " ";
    display: block
}

blockquote:before {
    margin: 0 auto 40px
}

blockquote:after {
    margin: 40px auto 0
}

blockquote>* {
    margin-bottom: 0
}

table {
    width: 100%;
    margin: 20px 0
}

table td,
table th {
    padding: 10px;
    border-bottom: 1px solid #f0f0f0
}

table tbody tr:hover {
    background-color: #fbfbfb
}

code {
    background: #d0effb;
    border-radius: 5px;
    border: 1px solid #f0f0f0
}

pre {
    display: block;
    padding: 20px;
    background: #fbfbfb;
    border-radius: 5px;
    border: 1px solid #f0f0f0;
    margin: 20px 0;
    white-space: pre-wrap;
    font-size: .9em;
    line-height: 2em
}

.excerpt-wrap:after,
.nv-content-wrap:after {
    content: "";
    clear: both;
    display: table
}

.excerpt-wrap ul,
.nv-content-wrap ul {
    list-style-type: circle
}

.excerpt-wrap>ol,
.excerpt-wrap>ul,
.nv-content-wrap>ol,
.nv-content-wrap>ul {
    margin: 20px 0
}

.excerpt-wrap ol,
.excerpt-wrap ul,
.nv-content-wrap ol,
.nv-content-wrap ul {
    padding-right: 20px
}

.excerpt-wrap ol li,
.excerpt-wrap ul li,
.nv-content-wrap ol li,
.nv-content-wrap ul li {
    line-height: 2em;
    margin-bottom: 10px
}

.excerpt-wrap dl:not(.gallery-item),
.nv-content-wrap dl:not(.gallery-item) {
    width: 100%;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-row-gap: 40px;
    margin: 20px 0
}

.excerpt-wrap dt:not(.gallery-icon),
.nv-content-wrap dt:not(.gallery-icon) {
    border-left: 1px solid #f0f0f0;
    padding: 0 20px
}

.excerpt-wrap dt:not(.gallery-icon) dfn,
.nv-content-wrap dt:not(.gallery-icon) dfn {
    font-style: normal;
    font-weight: 600
}

.excerpt-wrap dd:not(.gallery-caption),
.nv-content-wrap dd:not(.gallery-caption) {
    padding: 0 20px
}

.alignleft {
    float: right;
    margin: 16px 0 16px 16px
}

.alignright {
    float: left;
    margin: 16px 16px 16px 0
}

.aligncenter {
    text-align: center;
    margin: 0 auto
}

.wp-caption {
    max-width: 100%
}

.wp-caption-text {
    text-align: center;
    font-size: .8em;
    font-weight: 500
}

.twitter-tweet.twitter-tweet-rendered {
    padding: 20px 0;
    margin: auto
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid #f0f0f0;
    margin: 10px 0;
    display: inline-block;
    width: 100%
}

.nv-sidebar-wrap {
    margin-bottom: 40px
}

.widget ul {
    padding: 0
}

.widget ul ul {
    padding-right: 10px;
    border-right: 1px solid #f0f0f0
}

.widget_media_image img {
    width: 100%
}

.widget {
    word-break: break-word;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.widget select {
    max-width: 100%;
    width: 100%
}

.widget h5 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 1.25em
}

.widget:last-child {
    border: none;
    margin: 0;
    padding: 0
}

.widget .search-form,
.widget .woocommerce-product-search {
    position: relative
}

.widget .search-form label,
.widget .woocommerce-product-search label {
    display: inline
}

.widget .search-form:after,
.widget .woocommerce-product-search:after {
    font-family: neve-icons;
    content: "\f002";
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 35px;
    height: 100%;
    width: 45px;
    z-index: 3;
    cursor: pointer;
    pointer-events: none;
    color: #c9c9c9;
    display: flex;
    align-items: center;
    justify-content: center
}

.widget .search-form input[type=search],
.widget .woocommerce-product-search input[type=search] {
    width: 100%;
    padding: 8px 12px 7px 45px
}

.widget .search-form button[type=submit],
.widget .search-form input[type=submit],
.widget .woocommerce-product-search button[type=submit],
.widget .woocommerce-product-search input[type=submit] {
    top: 0;
    left: 0;
    bottom: 0;
    position: absolute;
    color: transparent;
    background: 100% 0;
    z-index: 2;
    width: 45px;
    border: 0;
    padding: 8px 12px 7px
}

.widget .search-form button[type=submit]:hover,
.widget .search-form input[type=submit]:hover,
.widget .woocommerce-product-search button[type=submit]:hover,
.widget .woocommerce-product-search input[type=submit]:hover {
    background-color: #eee
}

.widget ul {
    padding: 0
}

.widget ul ul {
    padding-right: 10px;
    border-right: 1px solid #f0f0f0
}

.widget ul li {
    margin-top: 5px
}

.widget_media_image img {
    width: 100%
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:769px) {
    .container {
        max-width: 720px
    }
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    h1 {
        font-size: 2em
    }
    h2 {
        font-size: 1.75em
    }
    h3 {
        font-size: 1.5em
    }
    h4 {
        font-size: 1.25em
    }
    h5 {
        font-size: 1em
    }
    h6 {
        font-size: 1em
    }
    .has-neve-body-font-size {
        font-size: 16px
    }
    .has-neve-h-1-font-size {
        font-size: 2em
    }
    .has-neve-h-2-font-size {
        font-size: 1.75em
    }
    .has-neve-h-3-font-size {
        font-size: 1.5em
    }
    .has-neve-h-4-font-size {
        font-size: 1.25em
    }
    .has-neve-h-5-font-size {
        font-size: 1em
    }
    .has-neve-h-6-font-size {
        font-size: 1em
    }
    #comments li {
        margin-top: 20px
    }
    #comments ol>ol {
        padding-right: 20px
    }
    #comments .comment-form {
        grid-template-columns: repeat(3, 1fr);
    }
    #comments .comment-form .comment-form-comment,
    #comments .comment-form .comment-notes,
    #comments .comment-form .logged-in-as {
        grid-column: span 3
    }
}

@media (min-width:960px) {
    .container {
        max-width: 960px
    }
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    .neve-main>.container .col {
        max-width: 70%
    }
    .navbar-toggle-wrapper {
        display: none
    }
    .menu-opened {
        overflow: inherit
    }
    .nv-nav-wrap {
        flex-direction: row;
        align-items: center;
        padding-bottom: 0
    }
    li>.caret-wrap {
        float: left;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%)
    }
    #nv-primary-navigation .amp-caret-wrap {
        display: none
    }
    #nv-primary-navigation .amp-desktop-caret-wrap {
        display: block
    }
    #nv-primary-navigation {
        display: flex;
        flex-wrap: wrap;
        padding-right: 0;
        list-style-type: none;
        overflow-y: inherit;
        max-height: inherit;
        margin-right: auto;
        justify-content: flex-start
    }
    #nv-primary-navigation li {
        padding-left: 10px;
        padding-right: 10px
    }
    .responsive-opened #nv-primary-navigation {
        padding-bottom: 0
    }
    #nv-primary-navigation>li {
        width: inherit
    }
    #nv-primary-navigation>li>a {
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: center
    }
    #nv-primary-navigation>li li a {
        position: relative
    }
    #nv-primary-navigation li:focus>a,
    #nv-primary-navigation li:hover>a {
        color: #0366d6;
        text-decoration: none
    }
    #nv-primary-navigation li:focus>a>.caret-wrap .caret,
    #nv-primary-navigation li:hover>a>.caret-wrap .caret {
        color: #0366d6
    }
    #nv-primary-navigation .sub-menu {
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
        max-height: inherit;
        padding: 0;
        top: 100%;
        background: #fff;
        border-right: none;
        border-top: 1px solid #f0f0f0;
        position: absolute;
        overflow: visible;
        z-index: 100;
        opacity: 0;
        visibility: hidden
    }
    #nv-primary-navigation .sub-menu .sub-menu {
        right: 100%;
        left: auto;
        top: -1px
    }
    #nv-primary-navigation .sub-menu li {
        display: flex;
        align-items: center;
        background-color: #fff;
        border: 1px solid #f0f0f0;
        border-top: none;
        min-width: 150px
    }
    #nv-primary-navigation .sub-menu li a {
        display: flex;
        align-items: center;
        white-space: nowrap;
        width: 100%;
        margin-left: 10px;
        padding: 7px 14px
    }
    #nv-primary-navigation .menu-item-has-children:focus-within>.sub-menu,
    #nv-primary-navigation .menu-item-has-children:focus>.sub-menu,
    #nv-primary-navigation .menu-item-has-children:hover>.sub-menu {
        display: block;
        visibility: visible;
        opacity: 1
    }
    #nv-primary-navigation .menu-item-has-children:last-child {
        padding-left: 10px
    }
    #nv-primary-navigation>.menu-item-has-children>.sub-menu {
        left: 0
    }
    .caret-wrap {
        position: static;
        border: none;
        top: inherit;
        width: 10px
    }
    .caret-wrap.dropdown-open .caret {
        color: #404248;
        transform: rotate(-135deg)
    }
    .menu-item-has-children:last-child .caret-wrap {
        left: -10px
    }
    .nv-nav-wrap.nav-center {
        flex-direction: column;
        justify-content: center
    }
    .nav-center #nv-primary-navigation {
        margin: 0 auto;
        justify-content: center
    }
    .nav-center #nv-primary-navigation>li>a {
        padding-top: 10px
    }
    .nav-center .site-logo {
        justify-content: center
    }
    .nav-center .site-logo a {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
    }
    .menu-item-nav-search.responsive-nav-search {
        display: none
    }
    #nv-primary-navigation .menu-item-nav-search:not(.responsive-nav-search) {
        display: block
    }
    #nv-primary-navigation>li.menu-item-nav-search>a {
        display: block
    }
    .nv-nav-wrap.nav-right {
        flex-direction: row-reverse
    }
    .nav-right #nv-primary-navigation {
        margin-right: 0;
        margin-left: auto
    }
    .nav-right .nv-nav-cart {
        left: inherit;
        right: 0
    }
    .nav-right #nv-primary-navigation>.menu-item-has-children>.sub-menu {
        right: 0;
        left: inherit
    }
    .layout-alternative .nv-post-thumbnail-wrap,
    .layout-default .nv-post-thumbnail-wrap {
        margin-bottom: 0
    }
    .layout-alternative .article-content-col .content,
    .layout-default .article-content-col .content {
        display: flex;
        align-items: center
    }
    .layout-default .article-content-col .content {
        flex-direction: row
    }
    .layout-alternative .article-content-col .content {
        flex-direction: row-reverse
    }
    .non-grid-content {
        display: flex;
        flex-direction: column;
        width: 100%
    }
    .non-grid-content .button {
        align-self: flex-start
    }
    .nv-post-thumbnail-wrap~.default-layout-content {
        padding-right: 20px
    }
    .nv-post-thumbnail-wrap~.alternative-layout-content {
        padding-left: 20px
    }
    .layout-alternative .nv-post-thumbnail-wrap,
    .layout-default .nv-post-thumbnail-wrap {
        max-width: 40%
    }
    article.layout-alternative:nth-child(even) .article-content-col .content {
        flex-direction: row
    }
    article.layout-alternative:nth-child(even) .article-content-col .content .nv-post-thumbnail-wrap~.alternative-layout-content {
        padding: 0 40px 0 0
    }
    .non-grid-content>.entry-title {
        margin-top: 0
    }
    .archive-container {
        padding-top: 30px
    }
    .nv-content-none-wrap {
        margin-bottom: 0
    }
    .nv-sidebar-wrap {
        max-width: 30%
    }
    .nv-sidebar-wrap.nv-right {
        border-right: 1px solid #f0f0f0
    }
    .nv-sidebar-wrap.nv-left {
        border-left: 1px solid #f0f0f0
    }
    .nv-index-posts:not(:only-child) {
        padding-left: 15px
    }
    .nv-sidebar-wrap.nv-left+.nv-index-posts:not(:only-child) {
        padding-right: 15px
    }
    .nv-index-posts,
    .nv-single-page-wrap,
    .nv-single-post-wrap {
        margin-bottom: 40px
    }
    .nv-index-posts:not(:only-child),
    .nv-single-page-wrap:not(:only-child),
    .nv-single-post-wrap:not(:only-child) {
        padding-left: 40px
    }
    .nv-sidebar-wrap.nv-left+.nv-index-posts:not(:only-child),
    .nv-sidebar-wrap.nv-left+.nv-single-page-wrap:not(:only-child),
    .nv-sidebar-wrap.nv-left+.nv-single-post-wrap:not(:only-child) {
        padding-left: 15px;
        padding-right: 40px
    }
    .nv-sidebar-wrap.nv-right {
        padding-right: 40px
    }
    .nv-sidebar-wrap.nv-left {
        padding-left: 40px
    }
    #nv-primary-navigation .button {
        margin: inherit;
        padding: 6px 12px
    }
    #nv-primary-navigation .neve-mega-menu {
        position: static
    }
    #nv-primary-navigation .neve-mega-menu>.sub-menu {
        width: 950px;
        position: absolute;
        top: auto;
        right: 50%;
        transform: translateX(50%);
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        padding: 20px;
        pointer-events: none
    }
    #nv-primary-navigation .neve-mega-menu:focus-within>.sub-menu,
    #nv-primary-navigation .neve-mega-menu:focus>.sub-menu,
    #nv-primary-navigation .neve-mega-menu:hover>.sub-menu {
        opacity: 1;
        display: grid;
        visibility: visible;
        pointer-events: all
    }
    #nv-primary-navigation .neve-mega-menu>.sub-menu .neve-mm-col>.sub-menu {
        right: initial;
        left: initial
    }
    #nv-primary-navigation .neve-mega-menu .neve-mm-col .neve-mm-heading a {
        font-weight: 700;
        text-transform: uppercase
    }
    #nv-primary-navigation .neve-mega-menu .neve-mm-col>.sub-menu {
        position: static;
        visibility: visible;
        opacity: 1;
        right: initial;
        left: initial;
        border: none;
        box-shadow: none
    }
    #nv-primary-navigation .neve-mega-menu .neve-mm-col>.sub-menu li {
        border: none
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 100%
    }
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
    #nv-primary-navigation .neve-mega-menu {
        position: static
    }
    #nv-primary-navigation .neve-mega-menu>.sub-menu {
        width: 1170px
    }
}
.navbar-toggle-wrapper{
    display: none;
}

@font-face {
  font-family: Open Sans Regular;
  src: url(fonts/OpenSans-Regular.ttf);
}

@font-face {
  font-family: Open Sans Bold;
  src: url(fonts/OpenSans-Bold.ttf);
}
@font-face{
  font-family: Bebas Neue Bold;
  src: url(fonts/BebasNeueBold.otf);
}
@font-face{
  font-family: Bebas Neue Regular;
  src: url(fonts/BebasNeueRegular.otf);
}
@font-face {
    font-family: Quil;
    src: url(fonts/quill.ttf);
}
@font-face{
    font-family:Montserat;
    src: url(fonts/Montserrat-Light.ttf);

}

.full-page{
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
}
.about-alfsons{
    background-image: url("img/about-alfsons.png");
    background-color: #d6cecb;
    background-size: cover;
    min-height: 500px;
    padding-top: 0px !important;

}
.top-button-container{
    flex-direction: row;
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 1;
    height: fit-content;
	display: flex;

}
.top-button{
    font-family: 'Open Sans Bold';
    display: flex;
    width:130px;
    height: 130px; 
    background-color: #4d1518;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    font-size: 12px; 
    color: #fff;
    cursor: pointer;
    -webkit-transition: background-color 1s; /* Safari */
    transition: background-color 1s;
}
.top-button:hover{
    background-color: #762226;
}
.top-button-icon{
    height: 64px;
}
.about_text{
    text-align: left;
    padding-top:60px;
	padding-left:20px;
	padding-right:20px;
        
}

.newsletter{
    background-image: url('img/newsletter-bg.jpg');
    background-size: cover;
    min-height: 300px;
}
.newsletter-form{
     font-family: 'Open Sans Bold';
    display:flex;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    flex-direction: column;
    position: relative;
    z-index: 3;
}

.newsletter-form h1 {
    font-family: 'Open Sans Bold';
    color: #fff;
    font-size: 30px;
    text-align: center;
}

.newsletter-form h6{
    color: #fff;
    font-size: 10px;
    margin-bottom: 20px;
}
#notify{
    margin-top: 15px;
}
.form-wrapper form{
    display: flex;
    flex-direction: row-reverse;
}
.handglass-holder{
display: none;
    width: 100%;
    justify-content: flex-start;
    position: absolute;
    top: -340px;
}
.handglass-holder img{
    height: 520px;
}
.btn, button, input[type=button], input[type=submit]{
background-color: #000;
}
form input[type=text]{
    background-color: #fff;
    width: 300px;
    text-align: left;
    direction: ltr;
}
fieldset .submit-form {
    padding-top: 27px;
}

.recent-news{
    min-height: 300px;
background: rgb(205,200,196); /* Old browsers */
background: -moz-linear-gradient(left, rgba(205,200,196,1) 0%, rgba(252,243,236,1) 50%, rgba(205,200,196,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(205,200,196,1) 0%,rgba(252,243,236,1) 50%,rgba(205,200,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(205,200,196,1) 0%,rgba(252,243,236,1) 50%,rgba(205,200,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdc8c4', endColorstr='#cdc8c4',GradientType=1 ); /* IE6-9 */
}

.recent-news h1{
    font-family: 'Open Sans Bold';
    color: #2e2925;
    font-size: 30px;
    text-align: center; 
    }
.news-items{
    padding-left: 18%;
    padding-right: 18%;
}
.news-item-1{
    padding-right: 15px;
}
.news-item-2{
    padding-left: 15px;
}
.news-item{
    height: 200px;
}
.news-item-inner{
    height: 100%;
}
.news-thumbnail{
    display: flex;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    justify-content: flex-end;
}
.thumbnail-border{
    height: 100%;
    width: 5px; 
    background-color: #5c181e;
}
.date-wrapper {
display: flex;
justify-content: flex-end;
align-items: center;
flex-direction: row-reverse;

}
.date-wrapper h6{
    position: relative;
    color:#332a23;
    font-size: 12px;
    top: 6px;
    direction: ltr;
}
.date-border{
    width: calc(100% - 94px);
    height: 1px;
    background-color: #332a23;
    margin-left: 25px;
}
.title-wrapper{
    display: flex;
    justify-content: flex-end;
}
.title-wrapper h2{
      font-family: 'Open Sans Bold';
    color: #332a23;
    font-size: 21px;
}
.title-wrapper h2 a{
      font-family: 'Open Sans Bold';
    color: #332a23;
    font-size: 21px;
}
.expand-menu{
	top:16px;
    position: absolute;
    right: 0px;
    padding-top: 13px;
    width: 53px;
    z-index: 3;
}
.expand-menu:hover{
    background-color: #000!important;
}
.button:hover{
    background-color: #000!important;
}

.expand-menu .icon-bar{
    background-color: #fff; 
width: 27px;
    margin-bottom: 6px;
	    margin-top: 6px;

}
input[type=button]:hover{
    background-color: #000!important;
}
.products-fullscren{
    display:block;
    height:100vh;
    width:0vw;
    background-color: #fff;
    z-index: 8;
    position: fixed;
    top:0;
    left:0;
    overflow-x: hidden;
    transition: 2s;
}
.closebtnProducts{
        color: #000; 
        position: absolute;
        top: 20px;
        right: 45px;
        font-size: 60px;
}
a.closebtnProducts:hover,a.closebtnProducts:focus {
    text-decoration: none;
    color: #000;
}
.productsMainContainer{
    display:flex;
    width:100vw;
    flex-direction:column;
}
.disabledCatalogue{
    display: flex;
    width: 100vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    background-image: url("img/disable_bkg.png");
    background-size: cover;
}

.disable-logo{
    width: 250px;
    height: 250px;
    background-image: url("img/newlogo.png");
    border-radius: 250px;
    border:3px solid #fff;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center center;

}
.disabledCatalogue h3{
    color: #fff;
    font-size: 4vh;
    direction: ltr;
    font-family: Montserat;
    margin-top: 20px;
	text-align:center;

}

.notify{
    display: flex;
    position: absolute;
    z-index: 9; 
    height: 45px;
    width: 100vw;
    align-items: center;
    justify-content: center;
    background-color: #ffc4c4;
    padding-top: 15px;

}
.catagory-list{
    display: flex; 
    width:100vw;
    height: 100%;
    border:1px solid #000;
    flex-direction: column;
    padding-top: 10vh;

}
.filter-panel{
    display: flex;
    width: 100vw;
    height:100%;
    background-color:#d7d4cf;
    border:1px solid #000;
    flex-direction: column;
    padding-top: 10vh;
}
.product-list{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    flex-direction: column-reverse;
     background-color: #fcf3ec;
}

.fullScreenMenu{
    background-image: url('img/grapes.png'),url('img/alfsons-bkg01.png');
    background-repeat: no-repeat,no-repeat;
    background-position: left top,-114px bottom;
    display:flex;
     background-color: #3c1214;
    height:100vh;
    width: 0vh;
     position: fixed;
     z-index: 7;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 2s;
    background-size: 360px ,46vw;
}
.menu-wrapper{
       background-image: url('img/alfsons-bkg02.png');
       background-size: 63vw;
       background-position: left bottom;
    background-repeat: no-repeat;
    height:100%;
    /*margin: 0 auto;*/
    display: flex;
    width: 0vw;
    background-color: #3c1214;

    justify-content: flex-end;
    padding-left: 21px;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51161a', endColorstr='#51161a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
-webkit-box-shadow: -9px 0px 6px 0px rgba(0,0,0,0.21);
-moz-box-shadow: -9px 0px 6px 0px rgba(0,0,0,0.21);
box-shadow: -9px 0px 6px 0px rgba(0,0,0,0.2 1);
transition: 1.3s;
}
.sliding-page{
    position: absolute;
    width: 0vw;
    height: 100vh;
    z-index: 8;
    background-color: #fdf3ec;
    right: 0;
    overflow: overlay;
    transition: 2s;
    -webkit-box-shadow: -9px 0px 6px 0px rgba(0,0,0,0.21);
    -moz-box-shadow: -9px 0px 6px 0px rgba(0,0,0,0.21);
    box-shadow: -9px 0px 6px 0px rgba(0,0,0,0.2 1);
}
.closingPage{
    position: relative;
    right: 14px;
    top: 13px;
    font-size: 40px;
    color: #000;
}
.menu-list{
    position: relative;
    opacity: 0;
    transition: 1s;
    left: 62px
}
.menu-fade{
    left:0px;
    opacity: 1;
}
.menu-list li{
    font-family: "Bebas Neue Regular";
    color: #fff;
    font-size: 30px;
    text-align: left;

}

.menu-list a{
    position: relative;
    color: #fff;
    left: 0px;
    transition: 0.5s;
}

.menu-list a:hover{
    color:#a03239;
    text-decoration: none;
    left:8px;
}

.menu-wrapper .closebtn{
    color: #fff; 
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;

}
.menu-items{
    display: flex;
    height:inherit;
    align-items: center;
}

.product-select{
    display: flex;
    justify-content: center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 18px;
    color: #000;
    cursor: pointer;
    transition: 1s;
}
.product-select h3{
       font-family:"Open Sans Regular"; 
    font-size: 16px; 
    margin-bottom: 0px;
}

.product-select:hover{
    background-color: #672a2f;
    color: #fff;
}
.product-select-active{
    border:1px solid #672a2f;
    color: #672a2f; 
}
.contactUs-section{
    display: flex;
     font-family: "Bebas Neue Regular";
     justify-content: center;
     align-items: center;

    height: 80px; 
    background:url('img/wood_texture.png');
}
.contactUs-details{
    flex-direction: row-reverse;
    text-align: left;
	padding-bottom:50px;

}
.contactUs-section h1{
    font-family: "Bebas Neue Regular";
    font-size: 30px;

}

.information-field {
    text-align: center;
	padding-bottom:20px;
}
.information-field:last-child{
    margin-bottom: 40px;
}
.information-field h2{
color: #000000;
font-size: 12px!important;
font-family: Open Sans Regular;
margin-bottom: 0px!important;
}
.contactDetailsWrapper{
    padding-top: 50px;
    background: rgb(205,200,196); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(205,200,196,1) 0%, rgba(252,243,236,1) 50%, rgba(205,200,196,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(205,200,196,1) 0%,rgba(252,243,236,1) 50%,rgba(205,200,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(205,200,196,1) 0%,rgba(252,243,236,1) 50%,rgba(205,200,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdc8c4', endColorstr='#cdc8c4',GradientType=1 ); /* IE6-9 */
}
.field-spacing{

    margin-bottom: 16px;
}
.underline{
    height: 1px; 
    width: 90%;
	margin-right:10%;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #492726;
}
.socialMediaIcons{
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
     padding-top: 40px;
}
.social-icon{
        width: 25px; 
    height: 25px;
    background-size: cover;
}
.insta{
    background-image: url('img/insta.png');
}
.fb{
     background-image: url('img/fb.png');
}
.linkedin{
      background-image: url('img/linked.png');
}

.product-grid{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-items: start;
}

.grid-item{
    display: flex;
    width:180px;
    margin-top:15px;
    margin-bottom:15px;
    flex-direction:column;
    text-align: center;
    color: #000;
    text-decoration: none;
}
.grid-item h4{
    font-family:"Open Sans Regular"; 
    font-size:16px; 
    color: #000;


}
.product-img{
    height: 150px; 
    width: 150px;
    border:2px solid #5a2221;
    border-radius: 80px;
    margin: auto;
    background-size: cover;
}
.link-grid{
    display: none;
}
.show{
    display: flex;
    opacity: 1;
    
}
.fade-in{
    opacity: 1;
    transition: 1s;
}
.filter-buttons-rows{
    display: flex;
    width: 100%;
    padding: 10px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 20px;
}
.range-row{
    display:flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-top: 30px;

}
.range-wrapper{
    display: flex;
    justify-content: center;
    width: 100%;
    direction: ltr;
}
.bubble-wrapper{
    display: flex;
    justify-content: center;
    width: 100%;
}
.bubble {
  display:flex;
  align-items:center;
  justify-content:center;
        position: relative;
    background: #4c000f;
  color:#fff;
    font-family: Arial;
    font-size: 20px;
    line-height: 120px;
    text-align: center;
    width: 50px;
    height: 30px;
    border-radius: 8px;
    padding: 0px;
}
.bubble:after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    border-style: solid;
    border-color: #4c000f transparent;
    border-width: 7px 7px 0;
    bottom: -7px;
    left: 50%;
    margin-left: -8px;
}

.filter-button{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    width:100px;
    height: 40px;
    border-radius: 40px;
    background-color: transparent;
    border:2px solid #fff;
    text-align: center;
    cursor: pointer;
    transition: 0.5s;

}
.filter-button-active{
   border-color:#51302d; 
}
.filter-button:hover{
    border:2px solid #5a2221;
}
#myRange{
    transform: rotate(180deg);
}
.catagory-holder{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.subCatBtn{
    font-family: "Open Sans Regular";
    color: #2c2825;
    text-decoration: none;
}
.subCatBtn:hover{
    font-family: Open Sans Bold;
    color: #51302d;
    text-decoration: none;    
}
.subCatBtn-active:focus{
    text-decoration: none; 
}
.subCatBtn-active{
    font-family: Open Sans Bold;
    color: #51302d;
    text-decoration: none;

}
.catagory-holder:before {
    content: "Categories";
    font-family: Bebas Neue Bold;
    font-size: 21px;
    color: #51302d;
    text-align: left;
}
.product-select:first-child{
    display: none;
}
.catagory-list:before{
        content: "Products";
    font-family: Bebas Neue Bold;
    font-size: 31px;
    color: #000;
    text-align: left;
    margin-left: 20px;

}
.product_title{
    text-align: center;
    font-size: 42px!important;
    color: #541c1b;
}
.summary{
    display:none;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    margin-top: 113px;
}
.woocommerce #content div.product div.images {

    display: flex!important;
    justify-content: center;
    width: 100%;

}
.woocommerce #content div.product div.images img{
     border: 4px solid #5a2225;
    border-radius: 174px;  
    height: 350px;
    width: auto;
}
.price{
    color: #fff!important;
    background-color: #000;
    display: flex;
    width: 180px;
    text-align: center;
    justify-content: center;
    margin: auto;
    height: 50px;
    border-radius: 32px;
    align-items: center;
        bottom: 56px;
    position: relative;
}
.wrapper{
    background-color: #fcf3ec;
}
.form-wrapper{
    display: flex;
    justify-content: center;
    width: 100%;
}
.form{
    background-color: #451316;
    color: #fff;
    text-align: left;
    width: 100%;
}
.form-msg{
    width: 100%;
    font-size: 16px; 
    color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
}
.shop-container{
    width: 100%!important;
}
.form-wrapper form{
    flex-direction: column!important;
}
.addCartRow{
    display: flex;
    width: 100%;
    justify-content: center;
    padding-bottom: 40px;
}
.addCart{
    width: 30%;
    height:50px;
}
.nv-content-wrap .woocommerce-MyAccount-navigation{
    width: 31%;
}

.woocommerce{
    text-align: left;
    margin-top: 60px;
}

.woocommerce-MyAccount-navigation{

    font-family: "Bebas Neue Regular";
    font-size: 3vh;

}
.nv-content-wrap .woocommerce-MyAccount-navigation li a:hover{
    color: #541c1b;
    text-decoration: none;
}
.is-active{
    border-bottom: 3px solid #541c1b;
}
.woocommerce-account .woocommerce-MyAccount-content{
    padding-left: 20px;
    direction: ltr;
}
.is-active a{
    color: #541c1b!important;
}
.input-text {
    direction: ltr;
}
.select{
    direction: ltr;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label{
    direction: ltr;
}
.registration{
    display: block;
    position: absolute;
    direction: ltr;
    margin-bottom: 100px;
}

#customer_login{
    margin-top: 100px;
}
#customer_login .col-1{
    width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
width: 100%;}
.woocommerce a.button.alt, .woocommerce a.button.checkout-button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce button.button.alt.single_add_to_cart_button.disabled, .woocommerce button.button.alt.single_add_to_cart_button, .woocommerce .actions>button[type=submit], .woocommerce .checkout.wc-forward, .woocommerce button#place_order, .woocommerce .return-to-shop>.button{
    background-color: #56181d;
}
.woocommerce-cart table.cart thead{
    background-color: #56181d;
    color: #fff;
}
.cart-collaterals>div>h2{
    background-color: #56181d;
    color: #fff;
}
.aboutUsSection{
    display: none;
    opacity:0;
    position: relative;
    transition: opacity 1s;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    left: 43px;
    transition: 1s;
}

.aboutUsSection h1{
 font-family: Bebas Neue Bold;
 font-size:50px;
}

.contactUsSection h1 {
    font-family: Bebas Neue Bold;
    font-size: 50px;
}

.contactUsSection{
    display: none;
    opacity:1;
    transition: opacity 1s;
    direction: ltr;
    padding: 30px;
	padding-top:0px;
}
.closePage{
    position: relative;
    top:25px;
    right: 25px;
    font-size: 50px;
    color: #000;
}
.bottleWrapper{
    display: none;
    position: absolute;
    z-index: 5;
    transform: rotate(45deg);
    left: 104px;
    top: -304px;
    background-color: rgba(86, 24, 27, 0.5);
    padding-left: 50px;
    padding-right: 50px;
    height: 167vh;
    padding-top: 24%;

}

.bottle{
    height: 120vh!important;
}
.banner-wrapper{
    min-height: 100vh;
}
.text-banner{
    position: absolute;
    top: 30vh;
    text-align: left;
    z-index: 6;
    left: 25vw;
    direction: ltr;
}
#contact-footer{cursor: pointer;}
.contactDetailsWrapper .container a:hover{
    text-decoration: none;
}
.text-banner h1{
    font-family: al-fresco,sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 20vh;
}
.text-banner h4{
    font-family:Montserat;    
    color: #fff;
    font-size: 30px;
    padding-left: 17vw;
    position: relative;
    top: -4vh;
}
.user-btn{
	top:16px;
	position: absolute;
	right:100px;
    width: 50px; 
    height: 50px; 
    background-image: url('img/user.png');
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: center;
}
.cart-btn{
	top:16px;
	position: absolute;
	right:50px;
    width: 50px; 
    height: 50px; 
    background-image: url('img/cart.png');
    background-size: 29px;
    background-repeat: no-repeat;
    background-position: center;
}
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table thead{
       background-color: #56181d;
    color: #fff; 
}
.recent-tab{
    padding-left: 15px;
    padding-top: 6px;
    background-color: #56181d;
    color: #fff; 
    margin-bottom: 50px;
}
.rerecent-tab h4{
    font-family:Montserat;
        font-size: 24px;
    font-weight: 500;
}

.top-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

.description-product{
    position: absolute;
    width:200px;
    font-size: 2vh;
    text-align: justify;
    border-top: 2px solid #5c1f26;
    direction: ltr;
}

.receptions-main-title h1{
    font-family: Bebas Neue Bold;
    font-size:50px; 
    margin-top: 150px;
    text-align: center;
}
.video-player-placeholder{
    display: flex;
    min-height: 50vh;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 30px;
}

.receptions-wrapper{
    direction: ltr;
}
.grid-price{
    padding: 8px;
    color: #fff;
    background-color: #000;
    border-radius: 24px;
    margin-left: 18px;
    direction: ltr;
}
.cart_totals {
    background-color: #fff;
    border-bottom-left-radius:15px!important;
    border-bottom-right-radius:15px!important;
}
.cart_item{
    background-color:#fff;
}
.cart_item:hover{
  background-color:#fff!important;
  border:1px solid #56181d!important;  
}
.shop_table{
    direction: ltr;
}
.woocommerce-MyAccount-navigation-link--downloads{
    display: none;
}
.woocommerce-MyAccount-navigation-link--edit-address{
    display: none;
}

.text-banner img {height:13vh;}
/* media queries */
@media only screen and (min-width: 1024px) {
.expand-menu{margin-top: 0px;}
.user-btn{display: inline-block;}
.cart-btn{display: inline-block;}
.site-logo{
    background-image:url(img/to-top.png);
    left: unset;
}
.text-banner{left: 30vw;}
.text-banner img {height:32vh;}
.nv-navbar {

background-color:rgba(0,0,0,0.6);
}

.newsletter-form .form-wrapper form {
    display: flex;
    flex-direction: row-reverse!important;
}
    .bottleWrapper{
        display: block;
    }
    .handglass-holder{
        display: flex;
    }
    .about_text{
        padding-right: 315px;
        padding-left: 100px;
        padding-bottom: 129px;
    }

    /*footer*/
    .information-field {
        text-align: left;
    }
    .information-field:last-child{
        margin-bottom: 0px;
    }
    .socialMediaIcons{
        justify-content:left;
        margin-right: 25px; 
    }

    /*woocomerce products page*/
    .woocommerce{
        flex-direction: row-reverse!important;
    }
    .nv-content-wrap .woocommerce-MyAccount-navigation>ul{
        justify-content: center!important;
        flex-direction: column;
    }
    .woocommerce-MyAccount-navigation{
         font-size: 4vh;
    }

    /*main products page*/ 
    
    .productsMainContainer{
        height:100vh;
        flex-direction:row-reverse;
    }

    .catagory-list{ 
        width:20vw;
    }
    .filter-panel{
        width:35vw;
    }

    .product-list {
        overflow-y: scroll; 
        padding-right: 35px;
        min-height: 100vh;
        width:calc(100%);
        padding-right: 35px;
    }

    .grid-item{
        width: 210px;
    }

    .slider-wrapper{
		display: block;
	}
    .top-button-container{
		display: flex;
	}
}

a.closebtn:hover, a.closebtn:focus{
    text-decoration: none;
}


a.closePage:focus, a.closePage:hover {
    color: #000;
    text-decoration: none;
}


.aboutUsSection{
	width:47vw;
}
.contactUsSection{
	width:47vw;
}

.brand{
    height: fit-content;
	padding-top: 16px;
}

.container.single-page-container{
	min-height:60vh;
}

div#n2-ss-2 .n2-ss-control-bullet-vertical > .nextend-bullet-bar{
	    flex-flow: row-reverse !important;
}

.n2-active {
    width: 10px !important;
    height: 10px !important;
}

p {
    direction: ltr;
}


.text-banner{
	display:none;
}

.bottleWrapper{
	display:none!important;
}

div#n2-ss-2 .n2-ss-slider-2 {
    height: auto !important;
}

@media only screen and (max-width: 1024px) {
.site-logo{
	width:fit-content !important;
}
	.site-logo img{
		float:left !important;
	}
	.aboutUsSection {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
}
		.contactUsSection {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
}
	.underline{
    height: 1px; 
    width: 100%;
	margin-right:0%;
	}
}

.recent-news{
	display:none;
}

@media (max-width:768px) {
	.contactUs-details{
		padding-bottom:0px;
	}
	.contactDetailsWrapper {
		padding-top: 0px;
	}
	.socialMediaIcons{
		padding-top:0px;
	}
	.information-field {
    text-align: center;
    padding-bottom: 20px;
}
	.col-md-2.information-field {
    width: 33% !important;
}
	.mob-none{
		display:none;
	}
	div#n2-ss-2 .n2-ss-slider-2 {
    top: 70px;
    position: relative;
    width: 100%;
    height: calc(100vh - 70px) !important;
}
	
}