/*
Theme Name: COMO Home &amp; Design
Theme URI: http://ponta.at/
Description: COMO Home &amp; Design
Author: Alex Burdulea
Author URI: http://ponta.at/
Version: 1.0.0.1
*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

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

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

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

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

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

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

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

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

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

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.table-style.woocommerce-product-attributes p {
  margin: 0;
}

.quantity {
  border: 1px solid #454545;
}

table.cart .quantity {
  float: left;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}

.quantity input.qty {
  appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

.woocommerce .quantity .qty {
  height: 3.63636364rem;
  border: 0 none;
}

.qty_button {
  cursor: pointer;
  border: 0 none;
  background: #FFF;
  height: 3.63636364rem;
  width: 3.63636364rem;
  font-size: 32px;
  line-height: 3.63636364rem;
  vertical-align: top;
}

.woocommerce-Price-amount.amount {
  border-top: 0;
  border-bottom: 0;
  font-size: 1.81818182rem;
  padding: 0;
  text-align: left;
  font-weight: bold;
}

.woocommerce-Price-amount.amount span {
  margin-left: 0;
}

.product-block-sm .price_related span.amount {
  font-size: 1.27272727rem;
}

.candles-sum .woocommerce-Price-amount.amount {
  font-size: 20px;
  font-weight: 300;
}

.products_area {
  width: 100%;
  overflow: hidden;
}

.woocommerce-form__label input[type="checkbox"] {
  display: inline-block;
  position: relative;
  left: auto;
  top: auto;
}

.candles-block {
  position: relative;
}

.label_product {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  left: 0;
  top: 20px;
  background: #000;
  color: #FFF;
}

.jssocials-shares {
  text-align: right;
}

.main-header {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-bottom: 1px solid #f7f7f7;
}

.main-header.sticky {
  border-bottom: 1px solid #CCC;
  padding-bottom: 1.09090909rem;
  padding-top: 1.09090909rem;
}

.main-header.sticky .logo {
  top: 5px;
}

.main-header.sticky .basket,
.main-header.sticky .search_trigger {
  margin-top: 5px;
}

.title-line {
  margin-top: 100px;
}

.hero-fixed-height {
  height: 600px;
  margin-top: 100px;
}

.here-block-white {
  padding: 20px;
}

.woocommerce-message {
  border: 1px solid #8fae1b;
}

.woocommerce-info {
  border: 1px solid #1e85be;
}

.woocommerce-error {
  border: 1px solid #b81c23;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  width: 140px;
}

#coupon_code {
  font-size: .90909091rem;
  line-height: 48px;
  height: 48px;
  width: 140px;
}

.footer-cart-coupon.btn {
  height: 48px;
}

.variations {
  margin-bottom: 20px;
}

.variations .label {
  padding-right: 16px;
  vertical-align: top;
}

.variations .select_box_label {
  float: left;
}

.select_option span, .select_option img {
  line-height: 25px;
}

.section-block {
  position: relative;
}

.section-block.has_title::before {
  content: ' ';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 10%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 0, 0, 0.5) 85%, rgba(0, 0, 0, 1) 100%);
}

.section-block-info {
  color: #EEE;
}

.single-product .title-style h1 {
  text-transform: uppercase;
}

.table-style p {
  font-size: 1.09090909rem;
}

.value select {
  display: block;
  color: #000;
  line-height: 30px;
  height: 30px;
  border: 1px solid #d6d3d3;
  padding: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjkyLjM2MnB4IiBoZWlnaHQ9IjI5Mi4zNjJweCIgdmlld0JveD0iMCAwIDI5Mi4zNjIgMjkyLjM2MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjkyLjM2MiAyOTIuMzYyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTI4Ni45MzUsNjkuMzc3Yy0zLjYxNC0zLjYxNy03Ljg5OC01LjQyNC0xMi44NDgtNS40MjRIMTguMjc0Yy00Ljk1MiwwLTkuMjMzLDEuODA3LTEyLjg1LDUuNDI0QzEuODA3LDcyLjk5OCwwLDc3LjI3OSwwLDgyLjIyOGMwLDQuOTQ4LDEuODA3LDkuMjI5LDUuNDI0LDEyLjg0N2wxMjcuOTA3LDEyNy45MDdjMy42MjEsMy42MTcsNy45MDIsNS40MjgsMTIuODUsNS40MjhzOS4yMzMtMS44MTEsMTIuODQ3LTUuNDI4TDI4Ni45MzUsOTUuMDc0YzMuNjEzLTMuNjE3LDUuNDI3LTcuODk4LDUuNDI3LTEyLjg0N0MyOTIuMzYyLDc3LjI3OSwyOTAuNTQ4LDcyLjk5OCwyODYuOTM1LDY5LjM3N3oiLz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
  padding-left: 6px;
  padding-right: 25px;
}

.value select::-ms-expand {
  display: none;
}

.value select:hover {
  border-color: #888;
}

.value select:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none;
}

.value select option {
  font-weight: normal;
}

.candles-title {
  text-transform: uppercase;
}

.select_option:hover, .select_option.selected {
  border-color: #000;
  background: #000;
  color: #FFF;
}

.select_option:hover span, .select_option.selected span {
  border: 2px solid #000;
}

.product_info_area h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.form-inline {
  margin-bottom: 30px;
}

.cart-total {
  position: absolute;
  top: 8px;
  left: 3px;
  right: 0;
  text-align: center;
  height: 24px;
  width: 20px;
  line-height: 24px;
  font-size: 10px;
  color: #808080;
}

.pagination span.current {
  text-decoration: none;
  display: block;
  padding: .27272727rem;
  border: .09090909rem solid #000;
  background-color: #000;
  color: #fff;
  width: 2.36363636rem;
  height: 2.36363636rem;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
}

.pagination span.pages,
.pagination span.extend {
  text-decoration: none;
  display: block;
  padding: .27272727rem;
  border: .09090909rem solid #000;
  color: #000;
  width: 2.36363636rem;
  height: 2.36363636rem;
  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  -ms-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;
}

.pagination a.previouspostslink,
.pagination a.nextpostslink {
  border-color: transparent;
  width: auto;
}

.pagination span.pages {
  width: auto;
}

.pagination span.pages, .pagination span.extend {
  border-color: transparent;
}

.products_area .row.vertical-align {
  margin-top: 40px;
  margin-bottom: 40px;
}

.gallery {
  margin: auto;
}

.gallery .gallery-item {
  float: left;
  text-align: center;
  padding: 5px;
}

.gallery.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery.gallery-columns-6 .gallery-item {
  width: 16.5%;
}

.gallery.gallery-columns-7 .gallery-item {
  width: 14%;
}

.gallery.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery.gallery-columns-9 .gallery-item {
  width: 11.1%;
}

.gallery .gallery-item .gallery-caption {
  font-size: 12px;
  margin: 0;
}

.product_inquiry {
  border: 1px solid #000;
  padding: 20px 10px;
  display: none;
}

#product_inquiry_btn.btn:focus {
  background: #000;
  outline: 0;
  color: #fff;
}

#product_inquiry_btn.btn-black:hover {
  background: 0 0;
  color: #000;
}

.product_info_area .product_inquiry h4 {
  margin-bottom: 10px;
}

.inquiry_area {
  margin-bottom: 40px;
}

.product_inquiry_area {
  margin-top: 0px;
  margin-bottom: 0;
}

#product_inquiry_btn {

}

.search-form-holder {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  display: none;
  float: left;
}

.search-form .form-group {
  margin-bottom: 0;
}

.search_trigger {
  float: right;
  cursor: pointer;
  margin-right: 15px;
  font-size: 20px;
  margin-top: 5px;
}

.delivery_returns_holder {
  font-size: 16px;
  line-height: 1.6;
}

.delivery_returns_holder ul {
  padding-left: 1rem;
  margin-bottom: 0;
}

.attribute_pa_color_picker .select_option {
  border-radius: 50%;
}

.attribute_pa_color_picker .select_option span,
.attribute_pa_color_picker .select_option img {
  border-radius: 50%;
}

.attribute_pa_color_picker .select_option:hover span, .attribute_pa_color_picker .select_option.selected span {
  border: 2px solid #fff;
}

#add_payment_method #payment ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
  display: inline-block;
}

input[type="radio"] {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

.woocommerce-form__label-for-checkbox {
  margin-bottom: 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background: #000;
  border-radius: 0;
}

.open-menu .main-nav>ul>li>a {
  width: 100%;
  float: none;
}

.main-header .main-width {
  position: relative;
}

.ico-cart-lsr {
  display: inline-block;
  width: 24px;
}

.ico-cart-lsr svg {
  width: 100%;
  height: auto;
}

.ico-search-lsr {
  display: inline-block;
  width: 20px;
}

.ico-search-lsr svg {
  width: 100%;
  height: auto;
}

.read-more-link {
  position: absolute;
  bottom: 0;
  text-decoration: none;
  font-size: 12px;
  color: #999;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.read-more-link * {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.candles-block:hover .read-more-link {
  color: #000;
}

.read-more-link svg {
  width: 42px;
  height: auto;
  margin-left: 20px;
  text-transform: uppercase;
}

.candles-block:hover .read-more-link svg {
  margin-left: 30px;
}

.candles-block:hover .read-more-link svg .cls-1 {
  fill: #000;
}

.product_info_area .title-wrap .title-style {
  text-align: left;
}
.product-builder-container{
  border: 1px solid #E5E5E5;
  box-sizing: border-box;
}
.linked-pages{
  text-decoration: none;
}
.separator{
	height: .09090909rem;
  background: #e5e5e5;
	margin-top: 1.7554545455rem;
	margin-bottom:  1.7554545455rem;
  width: 100%;
}
@media (max-width: 768px) {
  .main-header.sticky .btn-mobile {
    top: 4px;
  }

  .hero-fixed-height {
    height: 600px;
    margin-top: 100px;
  }

  .open-menu .main-nav .dropdown>ul {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
  }

  .search_trigger {
    float: right;
    cursor: pointer;
    margin-right: 0;
    font-size: 20px;
    margin-top: 6px;
    position: absolute;
    right: 50px;
    top: 0;
  }

  .search-form-holder {}

  .title-line {
    margin-top: 20px;
  }

  .title-style {
    padding: 0 0 1.09090909rem;
    margin-bottom: 1.636rem;
  }

  td.product-quantity {
    overflow: hidden;
  }

  table.cart .quantity {
    float: right;
  }
}

@media (max-width:912px) {
  #add_payment_method table.cart input, .woocommerce-cart table.cart input, .woocommerce-checkout table.cart input {
    width: 33%;
    float: left;
  }

  .woocommerce .quantity .qty {
    width: 33%;
    float: left;
  }
}

@media (min-width: 768px) {
  .row.equal {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .row.vertical-align {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
}

body.home .home-banner {
  height: 100%;
  margin-left: -50px;
  margin-right: -50px;
  margin-top: 0;
  display: flex;
  align-items: center;
}

body.home .main-header {
  /*background: rgba(255,255,255,0.8);*/
}

section.home-banner {
  height: calc(100vh - 128px);
  /* header height  = 90 */
  margin-left: -50px;
  margin-right: -50px;
}

section.home-banner .track {
  height: 100%;
  width: auto;
  display: flex;
  padding-left: 5px;
  padding-right: 5px;
}

section.home-banner .track .image-link {
  height: 100%;
  width: auto;
  margin-right: 0;
  position: relative;
  padding-top: 104px;
}

section.home-banner .track .image-link img {
  height: 100%;
  width: auto;
  max-width: none;
}

section.home-banner .track .image-link:last-child {
  margin-right: 0;
}

.text-details-box {
  position: absolute;
  bottom: 30px;
  left: 20px;
  background: rgba(255, 255, 255, 0.7);
  width: 580px;
  height: 220px;
  max-width: 90vw;
  color: #000;
  padding: 20px 30px;
}

.text-details-box p {
  height: 56px;
  margin-bottom: 1.2rem;
}

.text-details-box h2 {
  font-weight: 200;
  font-size: 1.8rem;
  margin-bottom: 1rem;
  margin-top: 0;
}

.text-details-box p:last-child {
  margin-bottom: 0;
}

.single-product .hero-single-product-banner {
  height: auto;
  margin-bottom: 0;
}

.type-product h4 {
  text-transform: uppercase;
  font-weight: 300;
}

.related-items-title h2 {
  font-weight: 300;
}

.single-product .hero-single-product-banner .main-width {
  position: relative;
  z-index: 9;
}

.single-product .hero-single-product-banner img {
  width: 100%;
}

.hero-single-product-content {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
}

section.home-banner .text-holder-home {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  position: fixed;
  z-index: 8;
  padding: 20px;
}

section.home-banner .text {
  /*
  width: 650px;
  height: 400px;
  bottom: 20px;
  left: 20px;
  */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* background: rgba(0, 0, 0, 0.30); */
  color: #000;
  background: #fff;
  font-size: 34px;
  letter-spacing: 0.05em;
  font-weight: 300;
  padding: 50px;
  text-decoration: none;
}

section.home-banner .text p {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 200;
}

section.home-banner .text .top-text,
section.home-banner .text .bottom-text {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}

section.home-banner .text .hand-written-text {
  font-size: 70px;
  font-weight: 300;
  opacity: 0;
}

section.home-banner .text .hand-written-text .letter {
  opacity: 0;
}

.single-product .hero-single-product-banner::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  z-index: 1;
}

.single-product .hero-single-product-banner::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  z-index: 1;
}

.product-page-with-banner {
  padding-top: 2.72727273rem;
}
.main-nav-mobile li.menu-label{
  margin-bottom: 15px;
  margin-top: 60px;
}
.main-nav-mobile li.menu-label a:hover,
.main-nav-mobile li.menu-label a{
  color: #785a00;
  font-size: 18px;
  font-weight: bold;
}
.product_info_area .title-style{
  margin-bottom: 1rem;
}

#iframe-map {
  height: 500px;
  width: 100%;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  display: block; }
  .pum-overlay .btn-black{
    width: 100%;
  }
  .pum-container h3{
    margin-top: 40px!important;
    margin-bottom: 30px;
  }
@media (max-width: 992px) {
  section.home-banner .track {
    padding-left: 0;
  }

  section.home-banner .text {}

  section.home-banner .text .top-text,
  section.home-banner .text .bottom-text {
    font-size: 18px;
  }

  body.home footer .copyright {
    margin-bottom: 0;
  }

  body.home footer .footer-nav {
    display: none;
  }
}

@media (max-width: 768px) {
  section.home-banner .text p {
    font-size: 18px;
    line-height: 1.45;
  }

  section.home-banner .text .top-text,
  section.home-banner .text .bottom-text {
    font-size: 16px;
  }

  section.home-banner .track {
    padding-left: 25px;
  }
}

@media (min-width: 768px) {
  .handswipe {
    display: none;
  }
}

@media (max-width: 500px) {
  .main-header {
    position: absolute;
  }

  .logo {
    width: 170px;
    margin-left: -85px;
  }

  .main-header.sticky {
    border-bottom: 1px solid #FFF;
    padding-bottom: 3.09090909rem;
    padding-top: 30px;
  }

  body.home .main-header {
    position: fixed;
  }

  section.home-banner .text p {
    font-size: 16px;
    line-height: 1.45;
  }

  section.home-banner .text {
    padding: 30px;
  }
}

@media (max-width: 380px) {
  .logo {
    width: 140px;
    margin-left: -70px;
  }

  section.home-banner .text p {
    font-size: 13px;
    line-height: 1.25;
  }
}

/* Standard syntax */
@keyframes swipe {
  0% {
    margin: 0;
    transform: rotate(0deg);
  }

  100% {
    margin-right: 20px;
    transform: rotate(-5deg);
  }
}

.handswipe {
  animation: swipe .8s alternate infinite;
  animation-timing-function: ease;
  position: absolute;
  width: 50px;
  left: 30px;
  bottom: 30px;
  z-index: 9;
}

.main-header.product-page-header-banner {
  background: rgba(255, 255, 255, 0.3);
  border-bottom: 0 none;
}

.sticky.main-header.product-page-header-banner {
  background: #f7f7f7;
  border-bottom: 1px solid #CCC;
}

.top-text p:last-child {
  margin-bottom: 0;
}

.main-nav-mobile-wrap {
  background: #f7f7f7;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
}

.main-nav-mobile {
  text-align: center;
  overflow-y: scroll;
  padding: 50px 30px;
  height: 100%;
  font-size: 0;
  letter-spacing: 0;
}

.main-nav-mobile ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

.main-nav-mobile:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 80vh;
}

.main-nav-mobile li {
  margin: 30px 0;
  /*
  transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear*/
}

.main-nav-mobile li {
  opacity: 0;
  -webkit-animation: fadeIn 0.9s 1;
  animation: fadeIn 0.9s 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.open-menu .main-nav-mobile li:nth-child(9n+1) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}

.open-menu .main-nav-mobile li:nth-child(9n+2) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.open-menu .main-nav-mobile li:nth-child(9n+3) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.open-menu .main-nav-mobile li:nth-child(9n+4) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}

.open-menu .main-nav-mobile li:nth-child(9n+5) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}

.open-menu .main-nav-mobile li:nth-child(9n+6) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}

.open-menu .main-nav-mobile li:nth-child(9n+7) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

.open-menu .main-nav-mobile li:nth-child(9n+8) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.open-menu .main-nav-mobile li:nth-child(9n+9) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
}

/* Animation steps */
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0.0;
  }

  100% {
    opacity: 1.0;
  }
}

.main-nav-mobile a {
  font-size: 27px;
  line-height: 1;
  font-weight: 300;
  text-decoration: none;
  color: #5A5B5D;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.main-nav-mobile a:hover {
  color: #785a00;
}

.main-nav-mobile .active a {
  color: #785a00;
}

.close-main-nav-mobile {
  background-image: url(images/close.svg);
  background-size: 24px auto;
  background-position: 50% 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  left: 10px;
  top: 30px;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 9;
}

.main-header.sticky .close-main-nav-mobile {
  top: 26px;
}

.open-menu {
  overflow: hidden;
}

.open-menu body {
  overflow: hidden;
}

.open-menu .main-nav-mobile-wrap {
  display: block;
}

@media (max-width: 1400px) {
  section.home-banner .track .image-link {
    padding-top: 98px;
  }
}

@media (max-width:768px) {
  section.home-banner .track .image-link {
    padding-top: 58px;
  }
}

@media (max-width: 768px) {
  .close-main-nav-mobile {
    left: 9px;
    top: 30px;
  }
}

@media (max-width: 1150px) {
  .main-nav {
    display: none;
  }
}

body.home {
  height: 100%;
  overflow-y: hidden;
}

.home .main-footer {
  display: none;
}

.product-banner {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 0;
  left: 0;
  top: 0;
}

.logo-bg {
  z-index: 0;
  opacity: .1;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
  animation-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.brand-logo {
  overflow: hidden;
  position: relative;
  width: 50.7rem;
}

.brand-logo::before {
  content: "";
  display: block;
  height: 0;
  padding-top: 14.54187%;
}

.brand-logo svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  fill: #313131;
}
.main-width .aos-init:hover{
	-webkit-transform: scale(0.95) !important;
	-ms-transform: scale(0.95) !important;
	transform: scale(0.95) !important;
}
