﻿@charset "UTF-8";
/*
Theme Name:   	MyBag
Theme URI:    	https://demo2.chethemes.com/mybag/
Author:       	Transvelo
Author URI:   	http://www.transvelo.com
Description:  	MyBag is fully responsive design-driven WP WooCommerce theme that will help you tell your story and sell your products online.
Version:      	1.2.6
GitHub Theme URI: https://github.com/Transvelo/mybag
GitHub Branch:  theme
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	mybag
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready

MyBag is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work
of Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Bootstrap License: MIT - https://github.com/twbs/bootstrap/blob/master/LICENSE
Animate.css License: MIT - http://opensource.org/licenses/MIT

======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

/**
 * Global styles
 */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:focus {
  outline: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

body {
  background-color: #fff; }

.clearfix::before, .clearfix::after {
  content: "";
  display: table; }

.clearfix::after {
  clear: both; }

a {
  outline: none !important;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  text-decoration: none;
  color: #696969; }

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

/**
 * Alignment
 */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.618em;
  margin-bottom: 0.625rem; }
  .alignleft.flip {
    float: right !important;
    margin-left: 1.618em !important; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.618em;
  margin-bottom: 1em;
  margin-bottom: 0.625rem; }
  .alignright.flip {
    float: left !important;
    margin-right: 1.618em !important; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/**
 * Accessibility
 */
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 1.618em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
  outline: none; }

dl {
  line-height: 1.8; }
  dl dt {
    margin-bottom: 0.3rem; }
  dl dd {
    margin: 0; }

dt {
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
  color: #363636; }

dd {
  padding: 0.625rem 0px 30px 30px; }

.wp-caption-text {
  font-size: inherit; }

.gallery-caption {
  font-size: inherit; }

.bypostauthor {
  font-size: inherit; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #5c5c5c;
  background-color: #fff; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 2.5rem; }

pre {
  margin-top: 0;
  margin-bottom: 2rem;
  padding: 1.25rem;
  background-color: #f1f1f1;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
  border: 1px solid #c1c1c1; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #696969;
  word-wrap: break-word;
  position: relative; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.4;
  color: #0d0d0d; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal::before, .dl-horizontal::after {
    content: "";
    display: table; }
  .dl-horizontal::after {
    clear: both; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote,
blockquote {
  display: block;
  background: #fff;
  padding: 1rem 3rem;
  position: relative;
  text-align: justify;
  border-left: 15px solid transparent;
  border-right: 2px solid transparent;
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc; }
  .blockquote::before,
  blockquote::before {
    content: "\201C";
    /*Unicode for Left Double Quote*/
    font-family: Georgia, serif;
    font-size: 60px;
    line-height: 1.2;
    font-weight: bold;
    color: #999;
    position: absolute;
    left: 0.625rem;
    top: 5px; }
  .blockquote::after,
  blockquote::after {
    /*Reset to make sure*/
    content: ""; }
  .blockquote p:last-child,
  .blockquote ul:last-child,
  .blockquote ol:last-child,
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  .blockquote footer,
  blockquote footer {
    display: block; }
  .blockquote cite,
  blockquote cite {
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    display: block;
    margin-top: 1rem; }

.figure,
figure {
  display: inline-block; }
  .figure > img,
  figure > img {
    margin-bottom: 0.5rem;
    line-height: 1; }

.figure-caption,
figcaption {
  font-size: 90%;
  color: #818a91; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.75;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.img-fluid, .figure > img,
figure > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.75;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  line-height: 1.75;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .woocommerce-tabs .wc-tab, .single-product .woocommerce-message, .single-product .related.products {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container::before, .woocommerce-tabs .wc-tab::before, .single-product .woocommerce-message::before, .single-product .related.products::before, .container::after, .woocommerce-tabs .wc-tab::after, .single-product .woocommerce-message::after, .single-product .related.products::after {
    content: "";
    display: table; }
  .container::after, .woocommerce-tabs .wc-tab::after, .single-product .woocommerce-message::after, .single-product .related.products::after {
    clear: both; }
  @media (min-width: 544px) {
    .container, .woocommerce-tabs .wc-tab, .single-product .woocommerce-message, .single-product .related.products {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container, .woocommerce-tabs .wc-tab, .single-product .woocommerce-message, .single-product .related.products {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container, .woocommerce-tabs .wc-tab, .single-product .woocommerce-message, .single-product .related.products {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container, .woocommerce-tabs .wc-tab, .single-product .woocommerce-message, .single-product .related.products {
      max-width: 1140px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .container-fluid::before, .container-fluid::after {
    content: "";
    display: table; }
  .container-fluid::after {
    clear: both; }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::before, .row::after {
    content: "";
    display: table; }
  .row::after {
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 544px) {
  .col-sm-1, .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-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1, .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-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-lg-1, .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-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1, .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-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.3333333333%; }
  .col-xl-2 {
    width: 16.6666666667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.3333333333%; }
  .col-xl-5 {
    width: 41.6666666667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.3333333333%; }
  .col-xl-8 {
    width: 66.6666666667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.3333333333%; }
  .col-xl-11 {
    width: 91.6666666667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.3333333333%; }
  .col-xl-pull-2 {
    right: 16.6666666667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.3333333333%; }
  .col-xl-pull-5 {
    right: 41.6666666667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.3333333333%; }
  .col-xl-pull-8 {
    right: 66.6666666667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.3333333333%; }
  .col-xl-pull-11 {
    right: 91.6666666667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.3333333333%; }
  .col-xl-push-2 {
    left: 16.6666666667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.3333333333%; }
  .col-xl-push-5 {
    left: 41.6666666667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.3333333333%; }
  .col-xl-push-8 {
    left: 66.6666666667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.3333333333%; }
  .col-xl-push-11 {
    left: 91.6666666667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%; }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%; }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%; }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%; }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.table,
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  display: table; }
  .table th,
  .table td,
  table th,
  table td {
    padding: 0.75rem;
    line-height: 1.75;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th,
  table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody,
  table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table,
  table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr:hover {
  background-color: #f5f5f5; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: #f5f5f5; }

.table-hover .table-active:hover {
  background-color: #e8e8e8; }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: #e8e8e8; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.75;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

.form-control-file,
.form-control-range {
  display: block; }

.form-control-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.5rem; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"].form-control {
    line-height: 1.825rem; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"].form-control {
    line-height: 3.1666666667rem; } }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333;
  border-radius: 0.3rem; }

.form-group {
  margin-bottom: 1rem; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .radio label,
  .checkbox label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }
    .radio label input:only-child,
    .checkbox label input:only-child {
      position: static; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -.25rem; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: .75rem; }

input[type="radio"]:disabled, input[type="radio"].disabled,
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label {
  cursor: not-allowed; }

.form-control-success,
.form-control-warning,
.form-control-error {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.625rem 1.625rem; }

.has-success .help-block,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg=="); }

.has-warning .help-block,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg=="); }

.has-error .help-block,
.has-error .form-control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #d9534f; }

.has-error .form-control {
  border-color: #d9534f; }

.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-error .form-control-feedback {
  color: #d9534f; }

.has-error .form-control-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4="); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.widget {
  margin-bottom: 2.5rem; }
  .widget .widget-title, .widget > ul li, .widget .widget-title .rsswidget, .widget .menu-long-menu-container > ul li, .widget select {
    font-size: 0.875rem; }
  .widget select {
    width: 100%;
    height: 1.875rem; }
  .widget span.count {
    float: right; }
  .widget .widget-title, .widget .widget-title > .rsswidget {
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 1.3px; }
  .widget ul, .widget .menu-long-menu-container > ul {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    .widget ul li, .widget .menu-long-menu-container > ul li {
      margin-bottom: 0.4375rem;
      letter-spacing: 0.4px;
      font-family: "Montserrat", sans-serif;
      display: block; }
      .widget ul li a, .widget .menu-long-menu-container > ul li a {
        color: #838282; }
      .widget ul li ul, .widget .menu-long-menu-container > ul li ul {
        list-style: none;
        padding-left: 1.25rem;
        margin-bottom: 0.625rem; }
        .widget ul li ul li a, .widget .menu-long-menu-container > ul li ul li a {
          font-size: 0.8125rem;
          font-family: "Open Sans", sans-serif; }
  .widget.footer-widget ul li {
    margin-bottom: 0.1rem; }
  .widget .social-icons li {
    display: inline-block;
    margin: 0 0.625rem 0 0; }
  .widget .opening-hours {
    padding-bottom: 8px; }
    .widget .opening-hours span {
      display: block;
      font-size: 0.875rem;
      font-family: "Montserrat", sans-serif; }
      .widget .opening-hours span.key {
        text-transform: uppercase;
        color: #3a3a3a; }
      .widget .opening-hours span.value {
        color: #797979; }
    .widget .opening-hours:last-child {
      margin: 0;
      padding: 0; }
  .widget .newsletter-info .title {
    font-size: 1.625rem;
    letter-spacing: 0.1em;
    line-height: 1.875rem;
    color: #3f3f3f;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0.3125rem; }
  .widget .newsletter-info .tagline {
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 1.875rem;
    color: #909090;
    font-style: italic; }
  .widget .mc4wp-form-fields p label {
    display: none; }
  .widget.mybag_recent_posts_widget ul > li {
    margin-bottom: 1.5625rem;
    padding-bottom: 1.3125rem; }
    .widget.mybag_recent_posts_widget ul > li:last-child {
      margin-bottom: 0;
      padding-bottom: 0; }
    .widget.mybag_recent_posts_widget ul > li .post-thumbnail, .widget.mybag_recent_posts_widget ul > li .post-content {
      display: table-cell; }
    .widget.mybag_recent_posts_widget ul > li .post-thumbnail img {
      height: auto; }
    .widget.mybag_recent_posts_widget ul > li .post-content {
      vertical-align: top; }
    .widget.mybag_recent_posts_widget ul > li .post-name {
      font-weight: 400;
      font-size: 0.875rem;
      vertical-align: top;
      letter-spacing: 0.01em; }
    .widget.mybag_recent_posts_widget ul > li span.post-date {
      font-size: 0.75rem;
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase; }

.sidebar .widget.widget_layered_nav .select2-container, .sidebar .widget.widget_product_categories .select2-container {
  border: none;
  padding: 0; }
  .sidebar .widget.widget_layered_nav .select2-container .select2-selection--single,
  .sidebar .widget.widget_layered_nav .select2-container .select2-selection--multiple, .sidebar .widget.widget_product_categories .select2-container .select2-selection--single,
  .sidebar .widget.widget_product_categories .select2-container .select2-selection--multiple {
    border: 1px solid #dcdcdc;
    height: auto; }
  .sidebar .widget.widget_layered_nav .select2-container .select2-selection--single .select2-selection__arrow, .sidebar .widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__arrow {
    top: 7px; }
  .sidebar .widget.widget_layered_nav .select2-container .select2-selection--single .select2-selection__placeholder, .sidebar .widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__placeholder {
    color: #5c5c5c; }
  .sidebar .widget.widget_layered_nav .select2-container .select2-selection--multiple ul li + .select2-search--inline, .sidebar .widget.widget_product_categories .select2-container .select2-selection--multiple ul li + .select2-search--inline {
    display: none; }
  .sidebar .widget.widget_layered_nav .select2-container .select2-selection--multiple ul li.select2-search--inline, .sidebar .widget.widget_product_categories .select2-container .select2-selection--multiple ul li.select2-search--inline {
    padding: 1px 0; }
  .sidebar .widget.widget_layered_nav .select2-container .select2-selection--multiple ul li .select2-selection__choice__remove, .sidebar .widget.widget_product_categories .select2-container .select2-selection--multiple ul li .select2-selection__choice__remove {
    margin-right: 4px; }

.sidebar .widget.widget_layered_nav .woocommerce-widget-layered-nav-dropdown__submit, .sidebar .widget.widget_product_categories .woocommerce-widget-layered-nav-dropdown__submit {
  margin-top: 1.071em; }

header.site-header {
  position: relative;
  padding: 3.75rem 0; }
  header.site-header .site-branding {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 18.125rem;
    height: 4.25rem;
    z-index: 1000; }
    header.site-header .site-branding a {
      height: inherit;
      display: table-cell;
      vertical-align: middle;
      width: inherit; }
  header.site-header .container, header.site-header .woocommerce-tabs .wc-tab, .woocommerce-tabs header.site-header .wc-tab, header.site-header .single-product .woocommerce-message, .single-product header.site-header .woocommerce-message, header.site-header .single-product .related.products, .single-product header.site-header .related.products {
    padding: 0; }

.navbar-header .navbar-toggle {
  display: none; }

header.site-header.header-2 {
  padding: 2.5rem 0 3.75rem; }
  header.site-header.header-2 .site-branding {
    float: left;
    width: auto;
    margin: 0 3.75rem 0 0;
    height: auto;
    position: relative; }

@media (min-width: 32.1em) {
  ul.products.columns-1 > li {
    width: 100%; } }

@media (min-width: 32.1em) {
  ul.products.columns-2 > li {
    width: 50%; } }

@media (max-width: 32em) {
  ul.products.columns-2 > li {
    width: 100%; } }

ul.products.columns-3, ul.products {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  padding: 0; }
  ul.products.columns-3::before, ul.products.columns-3::after, ul.products::before, ul.products::after {
    content: "";
    display: table; }
  ul.products.columns-3::after, ul.products::after {
    clear: both; }
  ul.products.columns-3 > li, ul.products > li {
    list-style: none;
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    @media (max-width: 32em) {
      ul.products.columns-3 > li, ul.products > li {
        width: 100%; } }
    @media (min-width: 32.1em) {
      ul.products.columns-3 > li, ul.products > li {
        width: 33.3333333333%; } }
    ul.products.columns-3 > li.first, ul.products > li.first {
      clear: both; }

@media (min-width: 32.1em) {
  ul.products.columns-4 > li {
    width: 25%; } }

@media (max-width: 64em) {
  ul.products.columns-4 > li {
    width: 25%; }
    ul.products.columns-4 > li.first {
      clear: both; } }

@media (min-width: 32.1em) and (max-width: 40em) {
  ul.products.columns-4 > li {
    width: 50%; } }

@media (max-width: 32em) {
  ul.products.columns-4 > li {
    width: 100%; } }

@media (min-width: 32.1em) {
  ul.products.columns-5 > li {
    width: 17.4468085108%;
    float: left; }
    ul.products.columns-5 > li:nth-child(5n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    ul.products.columns-5 > li:nth-child(5n + 2) {
      margin-left: 20.6382978723%;
      margin-right: -100%;
      clear: none; }
    ul.products.columns-5 > li:nth-child(5n + 3) {
      margin-left: 41.2765957446%;
      margin-right: -100%;
      clear: none; }
    ul.products.columns-5 > li:nth-child(5n + 4) {
      margin-left: 61.9148936169%;
      margin-right: -100%;
      clear: none; }
    ul.products.columns-5 > li:nth-child(5n + 5) {
      margin-left: 82.5531914892%;
      margin-right: -100%;
      clear: none; } }

@media (max-width: 64em) {
  ul.products.columns-5 > li {
    width: 48.6772486773%;
    float: left; }
    ul.products.columns-5 > li:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    ul.products.columns-5 > li:nth-child(2n + 2) {
      margin-left: 51.3227513227%;
      margin-right: -100%;
      clear: none; } }

@media (max-width: 32em) {
  ul.products.columns-5 > li {
    width: 100%;
    float: left;
    float: none; }
    ul.products.columns-5 > li:nth-child(1n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 64em) {
  ul.products.columns-6 > li {
    width: 16.6666666667%; } }

@media (max-width: 32em) {
  ul.products.columns-6 > li {
    width: 100%; } }

@media (min-width: 32.1em) and (max-width: 40em) {
  ul.products.columns-6 > li {
    width: 33.3333333333%; }
    ul.products.columns-6 > li:nth-child(4) {
      clear: both; } }

@media (min-width: 40.1em) and (max-width: 61.25em) {
  ul.products.columns-6 > li {
    width: 33.3333333333%; }
    ul.products.columns-6 > li:nth-child(4) {
      clear: both; } }

@media (max-width: 32em) {
  .mybag-left-sidebar ul.products.columns-3 > li, .mybag-left-sidebar ul.products > li, .mybag-right-sidebar ul.products.columns-3 > li, .mybag-right-sidebar ul.products > li {
    width: 100%; } }

@media (min-width: 32.1em) and (max-width: 40em) {
  .mybag-left-sidebar ul.products.columns-3 > li, .mybag-left-sidebar ul.products > li, .mybag-right-sidebar ul.products.columns-3 > li, .mybag-right-sidebar ul.products > li {
    width: 50%; }
    .mybag-left-sidebar ul.products.columns-3 > li.first, .mybag-left-sidebar ul.products > li.first, .mybag-right-sidebar ul.products.columns-3 > li.first, .mybag-right-sidebar ul.products > li.first {
      clear: inherit; } }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .mybag-left-sidebar ul.products.columns-3 > li ul.products.columns-4 > li, .mybag-left-sidebar ul.products > li ul.products.columns-4 > li, .mybag-right-sidebar ul.products.columns-3 > li ul.products.columns-4 > li, .mybag-right-sidebar ul.products > li ul.products.columns-4 > li {
    width: 33.3333333333%; }
    .mybag-left-sidebar ul.products.columns-3 > li ul.products.columns-4 > li.last, .mybag-left-sidebar ul.products > li ul.products.columns-4 > li.last, .mybag-right-sidebar ul.products.columns-3 > li ul.products.columns-4 > li.last, .mybag-right-sidebar ul.products > li ul.products.columns-4 > li.last {
      clear: both; }
    .mybag-left-sidebar ul.products.columns-3 > li ul.products.columns-4 > li:nth-last-child(1), .mybag-left-sidebar ul.products > li ul.products.columns-4 > li:nth-last-child(1), .mybag-right-sidebar ul.products.columns-3 > li ul.products.columns-4 > li:nth-last-child(1), .mybag-right-sidebar ul.products > li ul.products.columns-4 > li:nth-last-child(1) {
      clear: inherit; } }

@media (max-width: 22.5em) {
  .mybag-left-sidebar ul.products.columns-4 > li, .mybag-right-sidebar ul.products.columns-4 > li {
    width: 100%; } }

@media (min-width: 22.5625em) and (max-width: 40em) {
  .mybag-left-sidebar ul.products.columns-4 > li, .mybag-right-sidebar ul.products.columns-4 > li {
    width: 50%; } }

@media (min-width: 40.1em) and (max-width: 61.25em) {
  .mybag-left-sidebar ul.products.columns-4 > li, .mybag-right-sidebar ul.products.columns-4 > li {
    width: 50%; } }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .mybag-left-sidebar ul.products.columns-4 > li, .mybag-right-sidebar ul.products.columns-4 > li {
    width: 25%; }
    .mybag-left-sidebar ul.products.columns-4 > li:nth-last-child(1), .mybag-right-sidebar ul.products.columns-4 > li:nth-last-child(1) {
      clear: inherit; } }

@media (max-width: 32em) {
  .mybag-left-sidebar ul.products.columns-5 > li, .mybag-right-sidebar ul.products.columns-5 > li {
    width: 100%;
    float: left;
    float: none; }
    .mybag-left-sidebar ul.products.columns-5 > li:nth-child(1n + 1), .mybag-right-sidebar ul.products.columns-5 > li:nth-child(1n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: none; } }

@media (max-width: 32em) {
  .mybag-left-sidebar ul.products.columns-6 > li, .mybag-right-sidebar ul.products.columns-6 > li {
    width: 100%; } }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .mybag-left-sidebar ul.products.columns-6 > li, .mybag-right-sidebar ul.products.columns-6 > li {
    width: 25%; }
    .mybag-left-sidebar ul.products.columns-6 > li.first, .mybag-right-sidebar ul.products.columns-6 > li.first {
      clear: inherit; }
    .mybag-left-sidebar ul.products.columns-6 > li:nth-child(5), .mybag-right-sidebar ul.products.columns-6 > li:nth-child(5) {
      clear: both; } }

.mybag-left-sidebar .content-area .site-main {
  padding-left: 4.375rem; }

.mybag-right-sidebar .content-area .site-main {
  padding-right: 4.375rem; }

.woocommerce.mybag-left-sidebar .content-area .site-main {
  padding-left: 0; }

.woocommerce.mybag-right-sidebar .content-area .site-main {
  padding-right: 0; }

.product-wrapper {
  background-color: #f7f7f7;
  padding-top: 3.125rem; }
  .product-wrapper .select2-container--default .select2-selection--single {
    background-color: transparent; }

.product-list-alt + .woocommerce-pagination {
  border-top: none; }

.control-bar {
  overflow: hidden;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 2.1875rem;
  padding-bottom: .625rem;
  border-bottom: 1px solid #e0e0e0; }
  .control-bar .filter-dropdown-menu {
    padding-top: 1.75rem;
    border-top: 1px solid #e0e0e0; }
  .control-bar .woocommerce-result-count, .control-bar .woocommerce-ordering {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: 700;
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif; }
  .control-bar .dropdown-toggle::after {
    display: none; }
  .control-bar .woocommerce-ordering {
    float: right; }
    .control-bar .woocommerce-ordering .select2-container--default .select2-selection--single {
      border: none;
      height: auto; }
      .control-bar .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 6px;
        right: 14px; }
    .control-bar .woocommerce-ordering select {
      border: none;
      background: transparent;
      text-transform: uppercase; }
  .control-bar .product-filters-widgets {
    display: inline-block;
    float: left;
    width: 40%; }
    .control-bar .product-filters-widgets .filter-dropdown-menu {
      display: none; }
    .control-bar .product-filters-widgets .dropdown-toggle {
      display: block;
      font-size: 0.875rem;
      font-weight: bold;
      line-height: 1.5rem;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase;
      cursor: pointer; }
      .control-bar .product-filters-widgets .dropdown-toggle i {
        margin-left: 0.3125rem;
        position: relative;
        top: -0.0625rem;
        -webkit-transition: all 0.5s ease;
        /* Firefox */
        -moz-transition: all 0.5s ease;
        /* WebKit */
        -o-transition: all 0.5s ease;
        /* Opera */
        transition: all 0.5s ease;
        font-size: 0.625rem; }
    .control-bar .product-filters-widgets .filter-dropdown-menu {
      margin-top: 0.625rem;
      min-width: 253%;
      position: relative;
      z-index: 1; }
      .control-bar .product-filters-widgets .filter-dropdown-menu .widget .widget-title {
        margin-bottom: 0.625rem;
        letter-spacing: 0;
        margin-top: 0; }
      .control-bar .product-filters-widgets .filter-dropdown-menu .widget ul > li {
        font-size: 0.8125rem;
        line-height: 1.5rem;
        margin-bottom: 0;
        text-transform: none; }
      .control-bar .product-filters-widgets .filter-dropdown-menu .widget span.count {
        float: none; }

.select2 .select2-selection__rendered {
  padding-right: 1.2rem; }

.select2 .select2-selection__arrow {
  top: 0; }
  .select2 .select2-selection__arrow b {
    display: none; }
  .select2 .select2-selection__arrow::before {
    content: "\f078";
    font-family: "FontAwesome", sans-serif;
    font-size: 0.625rem;
    padding-left: 0.625rem; }

.select2-dropdown {
  border-radius: 0;
  border: none;
  background-color: #fdfdfd;
  box-shadow: 0 0.125rem 0.5rem rgba(1, 1, 1, 0.34);
  padding: 0.625rem 0; }

.select2-container--default .select2-results__option[aria-selected=true] {
  color: #fff; }

.select2-results .select2-results__options li {
  font-size: 0.8125rem;
  line-height: 1.4;
  color: #696969;
  font-family: "Montserrat", sans-serif;
  padding: 0.675rem 1.25rem;
  text-transform: capitalize; }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .control-bar .product-filters-widgets {
    width: 23%; } }

.woocommerce-tabs {
  clear: both;
  display: inline-block;
  margin: 3.5rem 0;
  padding: 2.5rem 0;
  width: 100%;
  border-top: 1px solid #ededed;
  position: relative; }
  .woocommerce-tabs .tabs {
    text-transform: uppercase;
    list-style: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 2.875rem; }
    .woocommerce-tabs .tabs li {
      display: inline-block;
      padding-right: 1.875rem; }
      .woocommerce-tabs .tabs li:last-child {
        padding-right: 0; }
      .woocommerce-tabs .tabs li a {
        font-size: 0.875rem;
        color: #bababa;
        font-weight: 400;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 0.6px; }
      .woocommerce-tabs .tabs li.active a {
        color: #363636;
        font-weight: 700; }
        .woocommerce-tabs .tabs li.active a::after {
          content: '';
          width: 5rem;
          height: 0.125rem;
          display: block;
          margin: 0.375rem auto 0 auto;
          background-color: #363636; }
  .woocommerce-tabs #tab-description {
    padding: 0 6.25rem; }
  .woocommerce-tabs #tab-additional_information {
    padding: 0 2.5rem; }
  .woocommerce-tabs #tab-reviews {
    padding: 0.625rem 6.25rem 0; }
    .woocommerce-tabs #tab-reviews #reviews #comments {
      margin-bottom: 1.9375rem; }
    .woocommerce-tabs #tab-reviews #reviews #respond form .comment-form-rating {
      margin: 0 0 1.875rem; }
      .woocommerce-tabs #tab-reviews #reviews #respond form .comment-form-rating p.stars {
        margin-bottom: 0; }
  .woocommerce-tabs .panel h2 {
    display: none; }
  .woocommerce-tabs .panel > p {
    color: #5c5c5c;
    font-size: 0.9375rem;
    line-height: 1.8; }
  .woocommerce-tabs:before {
    border-top: 1px solid red;
    position: absolute;
    width: 500%;
    margin-left: -20%; }

#tab-additional_information tr:first-child th, #tab-additional_information tr:first-child td {
  border-top: none; }

#tab-additional_information th, #tab-additional_information td {
  padding: 0.32rem;
  vertical-align: middle;
  font-size: 0.9375rem; }

#tab-additional_information th {
  font-weight: 900;
  color: #504f4f;
  text-transform: capitalize;
  padding-left: 3.75rem; }

#tab-additional_information td p {
  margin-bottom: 0; }

.comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
  left: 0.9375rem; }

.home .about-content p {
  font-size: 1.5rem;
  line-height: 2.5rem;
  padding: 0 1.875rem 1.625rem 1.875rem; }

.home .about-content h6 {
  color: #3f3f3f;
  font-size: 1.125rem;
  font-weight: normal;
  margin-bottom: 1.875rem; }

.home .instagram-carousel .vc_inner {
  margin: 0 !important; }

.home .instagram-carousel .wpb_gallery_heading {
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 2.5rem;
  font-weight: normal; }

.home .home-page-tile .portfolio-1 h2 a, .home .home-page-tile .heading h2 a {
  display: block; }
  .home .home-page-tile .portfolio-1 h2 a::before, .home .home-page-tile .portfolio-1 h2 a::after, .home .home-page-tile .heading h2 a::before, .home .home-page-tile .heading h2 a::after {
    content: "";
    width: 2.75rem;
    height: 0.125rem;
    display: block;
    margin: 0 auto;
    background-color: #979797; }
  .home .home-page-tile .portfolio-1 h2 a::before, .home .home-page-tile .heading h2 a::before {
    margin-bottom: 0.625rem; }
  .home .home-page-tile .portfolio-1 h2 a::after, .home .home-page-tile .heading h2 a::after {
    margin-top: 0.625rem; }

.home .home-page-tile .about {
  display: table;
  height: 18.5rem; }
  .home .home-page-tile .about > div {
    display: table-cell;
    vertical-align: middle; }

.home .home-page-tile .home-image-carousel-tile .vc_inner {
  margin: 0 !important; }

.home .home-page-tile .home-single-image-port .vc_single_image-wrapper::after,
.home .home-page-tile .home-single-image-abt .vc_single_image-wrapper::after {
  content: ' ';
  position: absolute;
  border: 0.9375rem solid; }

.home .home-page-tile .home-single-image-port .vc_single_image-wrapper {
  position: relative; }
  .home .home-page-tile .home-single-image-port .vc_single_image-wrapper::after {
    left: 47.3%;
    bottom: 0;
    border-color: transparent transparent #fff transparent; }

.home .home-page-tile .home-single-image-abt {
  margin-bottom: 0; }
  .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper {
    position: relative; }
    .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper::after {
      left: 0;
      top: 48%;
      border-color: transparent transparent transparent #fff; }
    .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper img {
      height: 18.5rem !important; }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper img, .home .home-page-tile .about {
    height: 15.06rem !important; } }

.home .site-content > .inner-bottom-sm {
  padding-bottom: 0; }

.home .mybag-blog-element .posts {
  margin-bottom: 6.25rem; }
  .home .mybag-blog-element .posts:last-child {
    margin-bottom: 0; }

.home .mybag-blog-element .post-readmore {
  margin-top: 1.25rem;
  display: inline-block; }

.home .mybag-blog-element .entry-meta {
  margin-bottom: 1rem; }

.home .mybag-blog-element .odd.post {
  padding-left: 3.125rem;
  padding-right: 6.25rem; }

.home .mybag-blog-element .even.post {
  padding-left: 6.25rem;
  text-align: right;
  padding-right: 3.75rem; }

.home .mybag-blog-element .entry-title {
  margin-top: 0.3125rem;
  margin-bottom: 1.75rem;
  font-size: 1.438rem;
  letter-spacing: 0.025em;
  line-height: 1.2; }
  .home .mybag-blog-element .entry-title a {
    color: #3f3f3f; }
  .home .mybag-blog-element .entry-title:after {
    background-color: #333333;
    content: "";
    display: block;
    height: 0.125rem;
    margin: 2.6875rem 0 0;
    width: 5rem; }

.home .mybag-blog-element .even.post .entry-title {
  display: inline-block;
  width: 100%; }
  .home .mybag-blog-element .even.post .entry-title a {
    display: block; }
  .home .mybag-blog-element .even.post .entry-title:after {
    background-color: #333333;
    content: "";
    display: block;
    height: 0.125rem;
    float: right;
    margin: 2.6875rem 0 0;
    width: 5rem; }

.home .mybag-blog-element .even.post .entry-content {
  clear: both; }

.home .mybag-products-element .title, .home .mybag-products-element .pre-title {
  text-align: center; }

.home .mybag-products-element .title {
  color: #404040;
  line-height: 1; }

.home .mybag-products-element .pre-title {
  color: #878787;
  font-weight: normal;
  font-size: 1.125rem; }

.product-tabs .nav-tabs {
  list-style: none;
  text-align: center;
  margin-bottom: 3.125rem;
  padding: 0; }
  .product-tabs .nav-tabs > li {
    display: inline-block;
    margin-left: 2.8125rem; }
    .product-tabs .nav-tabs > li > a {
      font-family: "Montserrat", sans-serif;
      font-size: 1.3125rem;
      color: #858585;
      letter-spacing: 0.1;
      font-weight: 400;
      position: relative;
      padding-bottom: 0.8125rem;
      text-transform: uppercase; }
      .product-tabs .nav-tabs > li > a.active {
        font-weight: 700;
        color: #3f3f3f; }
        .product-tabs .nav-tabs > li > a.active:after {
          border-bottom: 2px solid transparent;
          bottom: -1px;
          content: "";
          display: block;
          position: absolute;
          width: 100%; }
    .product-tabs .nav-tabs > li:first-child {
      margin-left: 0; }

.product-tabs .nav-tabs-wrapper {
  margin-bottom: 2.8125rem; }

.product-tabs .tab-content > .tab-pane {
  display: none; }

.product-tabs .tab-content > .active {
  display: block; }

.products-with-image {
  margin-bottom: 4.375rem; }
  .products-with-image .banner-image img {
    display: block;
    max-width: 100%;
    height: auto; }

.products-carousel {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  background-color: #f7f7f7;
  margin-bottom: 4.375rem; }
  .products-carousel .product {
    font-family: "Montserrat", sans-serif;
    display: table; }
    .products-carousel .product .button {
      display: inline-block;
      font-weight: normal;
      font-size: 0.875rem;
      line-height: 1.5rem;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      touch-action: manipulation;
      cursor: pointer;
      user-select: none;
      border-radius: 0;
      text-transform: uppercase;
      transition: all .2s ease-in-out;
      padding: 8px 28px;
      font-family: "Montserrat", sans-serif;
      position: relative;
      z-index: 2;
      border-width: 3px;
      border-style: solid;
      background-color: transparent;
      overflow: hidden;
      -webkit-transition: border-color 0.3s, color 0.3s;
      transition: border-color 0.3s, color 0.3s;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      line-height: 1.96rem; }
      .products-carousel .product .button::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 152%;
        /*150%;*/
        height: 100%;
        -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
        transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
        -webkit-transform-origin: 0% 100%;
        transform-origin: 0% 100%;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
        transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
      .products-carousel .product .button:hover {
        color: #fff; }
        .products-carousel .product .button:hover::before {
          opacity: 1;
          -webkit-transform: rotate3d(0, 0, 1, 0deg);
          transform: rotate3d(0, 0, 1, 0deg);
          z-index: -1;
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .products-carousel .product .product-thumbnail img {
      height: auto; }
    .products-carousel .product .product-details,
    .products-carousel .product .product-thumbnail {
      display: table-cell;
      width: 50%; }
    .products-carousel .product .product-details {
      text-align: center;
      position: relative;
      vertical-align: middle; }
      .products-carousel .product .product-details .loop-product-categories + a {
        display: inline-block;
        width: 100%; }
      .products-carousel .product .product-details .loop-product-categories {
        font-size: 1rem;
        display: inline-block;
        margin-bottom: 6px;
        letter-spacing: 0.15em; }
    .products-carousel .product .price {
      display: table;
      width: 100%;
      margin-bottom: 0.9375rem;
      font-size: 2.625rem;
      line-height: 3rem; }
      .products-carousel .product .price ins {
        text-decoration: none;
        display: block;
        font-family: "Montserrat", sans-serif; }
      .products-carousel .product .price del {
        display: table-footer-group;
        font-size: 1.125rem;
        line-height: 1.75rem;
        color: #b7b7b7; }
    .products-carousel .product:hover h3, .products-carousel .product h3 {
      color: #3f3f3f; }
    .products-carousel .product h3 {
      font-size: 2.5rem;
      font-family: "Montserrat", sans-serif;
      font-weight: normal;
      text-transform: uppercase;
      line-height: 2.625rem;
      margin-bottom: 2.875rem; }
      .products-carousel .product h3::after {
        background-color: #3f3f3f;
        content: "";
        display: block;
        height: 2px;
        margin: 1rem auto;
        width: 2.6875rem; }
  .products-carousel .owl-nav {
    position: static;
    display: block;
    text-align: center; }
    .products-carousel .owl-nav .owl-prev,
    .products-carousel .owl-nav .owl-next {
      bottom: 0;
      display: inline-block;
      font-size: 21px;
      height: 50px;
      margin: auto;
      opacity: 0;
      position: absolute;
      top: 0;
      transition: all 200ms ease-out 0s;
      width: 50px; }
      .products-carousel .owl-nav .owl-prev i,
      .products-carousel .owl-nav .owl-next i {
        color: #ccc;
        display: block;
        line-height: 47px;
        font-size: 50px; }
    .products-carousel .owl-nav .owl-prev {
      left: -2.5rem; }
    .products-carousel .owl-nav .owl-next {
      right: -2.5rem; }
  .products-carousel:hover .owl-nav .owl-prev, .products-carousel:focus .owl-nav .owl-prev {
    left: -3.75rem;
    opacity: 0.5; }
    .products-carousel:hover .owl-nav .owl-prev:hover, .products-carousel:hover .owl-nav .owl-prev:focus, .products-carousel:focus .owl-nav .owl-prev:hover, .products-carousel:focus .owl-nav .owl-prev:focus {
      opacity: 1; }
  .products-carousel:hover .owl-nav .owl-next, .products-carousel:focus .owl-nav .owl-next {
    right: -3.75rem;
    opacity: 0.5; }
    .products-carousel:hover .owl-nav .owl-next:hover, .products-carousel:hover .owl-nav .owl-next:focus, .products-carousel:focus .owl-nav .owl-next:hover, .products-carousel:focus .owl-nav .owl-next:focus {
      opacity: 1; }

.home-list-categories {
  margin-bottom: 4.625rem; }
  .home-list-categories .category {
    background-color: #f6f6f6;
    padding: 2.125rem 1.625rem;
    font-family: "Montserrat", sans-serif;
    position: relative; }
    .home-list-categories .category .caption {
      position: absolute;
      bottom: 33px; }
      .home-list-categories .category .caption h4 {
        font-size: 1.625rem;
        color: #3f3f3f;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: normal; }
      .home-list-categories .category .caption > a {
        font-size: 0.8125rem;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.6px;
        padding-bottom: 3px;
        border-bottom: 2px solid transparent; }
    .home-list-categories .category img {
      width: 100%;
      height: auto; }
  .home-list-categories .category-item.grid-1 {
    width: 50%;
    padding: 0 15px;
    float: left; }
    .home-list-categories .category-item.grid-1 img {
      height: 600px; }
  .home-list-categories .category-item.grid-2 {
    width: 50%;
    padding: 0 15px;
    float: right;
    margin-bottom: 1.875rem; }
  .home-list-categories .category-item.grid-3 {
    width: 25%;
    padding: 0 15px;
    float: left; }
  .home-list-categories .category-item.grid-4 {
    width: 25%;
    padding: 0 15px;
    float: left; }
  .home-list-categories .category-item.grid-2 img, .home-list-categories .category-item.grid-3 img, .home-list-categories .category-item.grid-4 img {
    height: 250px; }

.top-bar {
  border-bottom: 1px solid #ddd;
  position: relative; }
  .top-bar ul {
    margin: 0;
    padding: 0.375rem 0; }
    .top-bar ul > li {
      display: inline-block; }
      .top-bar ul > li > a {
        display: block;
        color: #8b8b8b; }
        .top-bar ul > li > a i {
          display: inline-block;
          margin-right: 15px;
          vertical-align: middle; }
        .top-bar ul > li > a:hover, .top-bar ul > li > a:focus {
          color: #7e7e7e; }
  .top-bar .top-bar-left ul > li > a {
    font-size: 13px;
    line-height: 0.5;
    border-right: 1px solid #4d4d4d;
    margin-right: 1.875rem;
    padding-right: 1.375rem;
    vertical-align: middle;
    display: inline-block; }
  .top-bar .top-bar-left ul > li:last-child a {
    border-right: none; }
  .top-bar .list-social-icons > li {
    margin-right: 1.125rem; }
    .top-bar .list-social-icons > li > a {
      font-size: 0.9375rem; }
      .top-bar .list-social-icons > li > a.fa-facebook:hover, .top-bar .list-social-icons > li > a.fa-facebook:focus {
        color: #3b5998; }
      .top-bar .list-social-icons > li > a.fa-twitter:hover, .top-bar .list-social-icons > li > a.fa-twitter:focus {
        color: #00aced; }
      .top-bar .list-social-icons > li > a.fa-google-plus:hover, .top-bar .list-social-icons > li > a.fa-google-plus:focus {
        color: #dd4b39; }
      .top-bar .list-social-icons > li > a.fa-pinterest:hover, .top-bar .list-social-icons > li > a.fa-pinterest:focus {
        color: #cb2027; }
      .top-bar .list-social-icons > li > a.fa-rss:hover, .top-bar .list-social-icons > li > a.fa-rss:focus {
        color: #fb8f3d; }
      .top-bar .list-social-icons > li > a.fa-linkedin:hover, .top-bar .list-social-icons > li > a.fa-linkedin:focus {
        color: #007bb6; }
      .top-bar .list-social-icons > li > a.fa-tumblr:hover, .top-bar .list-social-icons > li > a.fa-tumblr:focus {
        color: #32506d; }
      .top-bar .list-social-icons > li > a.fa-instagram:hover, .top-bar .list-social-icons > li > a.fa-instagram:focus {
        color: #517fa4; }
      .top-bar .list-social-icons > li > a.fa-youtube:hover, .top-bar .list-social-icons > li > a.fa-youtube:focus {
        color: #bb0000; }
      .top-bar .list-social-icons > li > a.fa-vimeo-square:hover, .top-bar .list-social-icons > li > a.fa-vimeo-square:focus {
        color: #aad450; }
      .top-bar .list-social-icons > li > a.fa-dribbble:hover, .top-bar .list-social-icons > li > a.fa-dribbble:focus {
        color: #ea4c89; }
      .top-bar .list-social-icons > li > a.fa-stumpleupon:hover, .top-bar .list-social-icons > li > a.fa-stumpleupon:focus {
        color: #EB4823; }
      .top-bar .list-social-icons > li > a.fa-soundcloud:hover, .top-bar .list-social-icons > li > a.fa-soundcloud:focus {
        color: #ff3a00; }
      .top-bar .list-social-icons > li > a.fa-vine:hover, .top-bar .list-social-icons > li > a.fa-vine:focus {
        color: #FF6600; }
      .top-bar .list-social-icons > li > a.fa-vk:hover, .top-bar .list-social-icons > li > a.fa-vk:focus {
        color: #FF6600; }
    .top-bar .list-social-icons > li:last-child {
      margin-right: 0; }

footer.site-footer h4.widget-title {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  line-height: 1.4rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.875rem; }

footer.site-footer .column-5 {
  width: 20%; }

footer.site-footer ul.menu {
  padding: 0; }
  footer.site-footer ul.menu > li {
    list-style: none;
    width: 100%; }
    footer.site-footer ul.menu > li > a {
      font-size: 0.875rem;
      line-height: 1.5rem;
      letter-spacing: 0.01em;
      display: block; }

footer.site-footer .list-social-icons {
  margin: 0; }
  footer.site-footer .list-social-icons > li {
    display: inline-block;
    margin-right: 1.25rem; }
    footer.site-footer .list-social-icons > li > a {
      display: block;
      font-size: 1.25rem;
      color: #6e6e6e; }
      footer.site-footer .list-social-icons > li > a.fa-facebook:hover, footer.site-footer .list-social-icons > li > a.fa-facebook:focus {
        color: #3b5998; }
      footer.site-footer .list-social-icons > li > a.fa-twitter:hover, footer.site-footer .list-social-icons > li > a.fa-twitter:focus {
        color: #00aced; }
      footer.site-footer .list-social-icons > li > a.fa-google-plus:hover, footer.site-footer .list-social-icons > li > a.fa-google-plus:focus {
        color: #dd4b39; }
      footer.site-footer .list-social-icons > li > a.fa-pinterest:hover, footer.site-footer .list-social-icons > li > a.fa-pinterest:focus {
        color: #cb2027; }
      footer.site-footer .list-social-icons > li > a.fa-rss:hover, footer.site-footer .list-social-icons > li > a.fa-rss:focus {
        color: #fb8f3d; }
      footer.site-footer .list-social-icons > li > a.fa-linkedin:hover, footer.site-footer .list-social-icons > li > a.fa-linkedin:focus {
        color: #007bb6; }
      footer.site-footer .list-social-icons > li > a.fa-tumblr:hover, footer.site-footer .list-social-icons > li > a.fa-tumblr:focus {
        color: #32506d; }
      footer.site-footer .list-social-icons > li > a.fa-instagram:hover, footer.site-footer .list-social-icons > li > a.fa-instagram:focus {
        color: #517fa4; }
      footer.site-footer .list-social-icons > li > a.fa-youtube:hover, footer.site-footer .list-social-icons > li > a.fa-youtube:focus {
        color: #bb0000; }
      footer.site-footer .list-social-icons > li > a.fa-vimeo-square:hover, footer.site-footer .list-social-icons > li > a.fa-vimeo-square:focus {
        color: #aad450; }
      footer.site-footer .list-social-icons > li > a.fa-dribbble:hover, footer.site-footer .list-social-icons > li > a.fa-dribbble:focus {
        color: #ea4c89; }
      footer.site-footer .list-social-icons > li > a.fa-stumpleupon:hover, footer.site-footer .list-social-icons > li > a.fa-stumpleupon:focus {
        color: #EB4823; }
      footer.site-footer .list-social-icons > li > a.fa-soundcloud:hover, footer.site-footer .list-social-icons > li > a.fa-soundcloud:focus {
        color: #ff3a00; }
      footer.site-footer .list-social-icons > li > a.fa-vine:hover, footer.site-footer .list-social-icons > li > a.fa-vine:focus {
        color: #FF6600; }
      footer.site-footer .list-social-icons > li > a.fa-vk:hover, footer.site-footer .list-social-icons > li > a.fa-vk:focus {
        color: #FF6600; }
    footer.site-footer .list-social-icons > li:last-child {
      margin-right: 0; }

footer.site-footer .footer-payment-logo {
  text-align: right; }
  footer.site-footer .footer-payment-logo::before, footer.site-footer .footer-payment-logo::after {
    content: "";
    display: table; }
  footer.site-footer .footer-payment-logo::after {
    clear: both; }
  footer.site-footer .footer-payment-logo ul {
    padding: 1.875rem 0 0;
    list-style: none; }
    footer.site-footer .footer-payment-logo ul > li {
      border-radius: 0.125rem;
      display: inline-block;
      margin-right: 0.375rem; }
      footer.site-footer .footer-payment-logo ul > li img {
        transition: all 0.3s ease 0s, all 0s ease 0s; }

.footer-1.site-footer {
  background: #363636;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  padding-top: 2rem; }
  .footer-1.site-footer::before, .footer-1.site-footer::after {
    content: "";
    display: table; }
  .footer-1.site-footer::after {
    clear: both; }
  .footer-1.site-footer .fTab {
    position: absolute;
    top: -1.625rem;
    font-size: 2.5rem;
    color: #fff;
    background-color: #363636;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
    display: inline-block;
    height: 3.75rem;
    line-height: 3.3rem;
    width: 3.75rem;
    border-radius: 3.125rem;
    cursor: pointer;
    left: 50%;
    transform: translate(-50%); }
  .footer-1.site-footer #footer-links {
    padding-top: 2.6875rem;
    padding-bottom: 0.4rem; }
  .footer-1.site-footer .footer {
    display: block; }
  .footer-1.site-footer .quick-links {
    list-style: none;
    padding-left: 0;
    text-align: center;
    margin-bottom: 2.1875rem; }
    .footer-1.site-footer .quick-links > li {
      display: inline-block;
      margin-bottom: 1.25rem;
      border-right: 1px solid #4f4f4f;
      margin-right: 1.875rem;
      padding-right: 1.875rem; }
      .footer-1.site-footer .quick-links > li > a {
        font-size: 0.875rem;
        letter-spacing: 0.05rem;
        line-height: 0.875rem;
        display: block;
        color: #fff;
        opacity: 0.8; }
        .footer-1.site-footer .quick-links > li > a:hover, .footer-1.site-footer .quick-links > li > a:focus {
          opacity: 1; }
      .footer-1.site-footer .quick-links > li:last-child {
        border-right: none;
        padding-right: 0;
        margin-right: 0; }
    .footer-1.site-footer .quick-links:after {
      border-bottom: 1px solid #c4c4c4;
      content: "";
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 3.125rem;
      width: 75%;
      opacity: 0.25; }
  .footer-1.site-footer .footer-logo {
    margin-bottom: 1.25rem;
    text-align: center; }
    .footer-1.site-footer .footer-logo img {
      width: 6rem;
      height: auto; }
  .footer-1.site-footer .list-social-icons {
    padding: 1.25rem 0; }
  .footer-1.site-footer .copyright, .footer-1.site-footer .copyright a {
    color: #a3a3a3;
    font-size: 0.75rem; }

/*footer-2*/
.footer-2.site-footer {
  background: #f7f7f7; }
  .footer-2.site-footer .footer-brand {
    text-align: center; }
  .footer-2.site-footer .footer-widgets {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding: 5rem 0.9375rem 0; }
    .footer-2.site-footer .footer-widgets:after {
      content: " ";
      display: block;
      clear: both; }
    .footer-2.site-footer .footer-widgets ul.menu > li > a {
      font-family: "Montserrat", sans-serif;
      color: #797979;
      font-weight: 400; }
      .footer-2.site-footer .footer-widgets ul.menu > li > a:hover, .footer-2.site-footer .footer-widgets ul.menu > li > a:focus {
        color: #0c0d0d; }
    .footer-2.site-footer .footer-widgets ul.social-icons {
      padding-top: 0.75rem; }
      .footer-2.site-footer .footer-widgets ul.social-icons > li {
        display: inline-block;
        margin-right: 1.25rem; }
        .footer-2.site-footer .footer-widgets ul.social-icons > li:last-child {
          margin: 0; }
        .footer-2.site-footer .footer-widgets ul.social-icons > li > a {
          display: block;
          font-size: 1rem;
          color: #000; }
  .footer-2.site-footer .footer-top-widgets {
    background: #fff;
    /*#fff;*/
    padding-top: 3.625rem; }
    .footer-2.site-footer .footer-top-widgets .widget {
      margin-bottom: 3.75rem; }
      .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li {
        border-bottom: none;
        margin-bottom: 0.625rem;
        padding-bottom: 0; }
        .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li a {
          color: black;
          /*darken($text-primary,100%);*/ }
        .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li > span.amount, .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li del, .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li ins {
          color: #878787; }
        .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li > span.amount, .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li ins {
          font-weight: bold; }
        .footer-2.site-footer .footer-top-widgets .widget .product_list_widget li del {
          font-weight: normal; }
    .footer-2.site-footer .footer-top-widgets .widget-title {
      margin-bottom: 3.125rem;
      font-weight: 400;
      font-size: 1rem;
      color: #3a3a3a; }
      .footer-2.site-footer .footer-top-widgets .widget-title:after {
        background-color: #d5d5d5;
        content: "";
        display: block;
        height: 0.125rem;
        margin: 0.625rem 0 0;
        width: 5rem; }
  .footer-2.site-footer .site-info {
    border-top: 1px solid #e3e3e3;
    padding-bottom: 1.69rem;
    padding-top: 1.59rem; }
    .footer-2.site-footer .site-info .copyright {
      display: inline-block;
      font-family: "Montserrat", sans-serif;
      font-size: 0.75rem; }
      .footer-2.site-footer .site-info .copyright p {
        margin-bottom: 0; }
    .footer-2.site-footer .site-info .footer-payment-logo {
      float: right; }
      .footer-2.site-footer .site-info .footer-payment-logo ul {
        padding: 0;
        margin: 0; }

/*footer-3*/
.footer-3.site-footer {
  background: #363636;
  padding-top: 3.75rem; }
  .footer-3.site-footer .footer-top-contents-wrap {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0.9375rem; }
    .footer-3.site-footer .footer-top-contents-wrap:after {
      content: " ";
      display: block;
      clear: both; }
    .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem;
      padding-bottom: 1.25rem; }
      .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents::before, .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents::after {
        content: "";
        display: table; }
      .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents::after {
        clear: both; }
      .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-contact {
        position: relative;
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; }
        @media (max-width: 32em) {
          .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-contact {
            width: 100%; } }
        @media (min-width: 32.1em) {
          .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-contact {
            width: 25%; } }
        .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-contact .footer-logo {
          margin-bottom: 2.0625rem; }
      .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-widgets {
        position: relative;
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; }
        @media (max-width: 32em) {
          .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-widgets {
            width: 100%; } }
        @media (min-width: 32.1em) {
          .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-widgets {
            width: 75%; } }
  .footer-3.site-footer .footer-contact-info p {
    font-size: 0.875rem;
    color: #dadada;
    line-height: 1.4375rem; }
  .footer-3.site-footer .widget-title {
    color: #ffffff; }
  .footer-3.site-footer ul.menu > li {
    font-family: "Open Sans", sans-serif; }
    .footer-3.site-footer ul.menu > li > a {
      color: #dbdbdb;
      font-weight: 400; }
      .footer-3.site-footer ul.menu > li > a:before {
        color: #dbdbdb;
        content: "\f061";
        font-family: FontAwesome;
        font-size: 0.625rem;
        margin-right: 0.625rem; }
      .footer-3.site-footer ul.menu > li > a:hover, .footer-3.site-footer ul.menu > li > a:focus {
        padding-left: 0.625rem;
        transition: all 300ms ease-in-out 0s;
        color: #fff; }
  .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li {
    border-bottom: 1px solid #535353; }
    .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li .post-thumbnail {
      padding-right: 0.625rem; }
      .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li .post-thumbnail img {
        width: 4.375rem; }
    .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li:last-child {
      border-bottom: none; }
    .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li .post-name {
      color: #dbdbdb;
      font-family: "Open Sans", sans-serif;
      line-height: 1.4;
      padding-bottom: 4px;
      display: block; }
      .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li .post-name:hover, .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li .post-name:focus {
        color: #fff; }
    .footer-3.site-footer .footer-widgets .widget.mybag_recent_posts_widget ul > li span.post-date {
      color: #787878;
      line-height: 1.5rem;
      display: inline-block; }
  .footer-3.site-footer .footer-widgets .widget.footer-widget form.mc4wp-form .mc4wp-form-fields {
    display: table; }
    .footer-3.site-footer .footer-widgets .widget.footer-widget form.mc4wp-form .mc4wp-form-fields > p {
      display: table-cell; }
      .footer-3.site-footer .footer-widgets .widget.footer-widget form.mc4wp-form .mc4wp-form-fields > p input[type="email"] {
        display: table-cell;
        background: #fff;
        border: none;
        padding: 0.5rem 0.8125rem 0.625rem;
        box-shadow: none; }
      .footer-3.site-footer .footer-widgets .widget.footer-widget form.mc4wp-form .mc4wp-form-fields > p input[type="email"]::placeholder {
        color: #9e9d9d;
        font-size: 0.8125rem;
        text-transform: capitalize; }
      .footer-3.site-footer .footer-widgets .widget.footer-widget form.mc4wp-form .mc4wp-form-fields > p input[type="submit"] {
        padding: 0.5rem 0.75rem 0.625rem;
        white-space: nowrap;
        display: table-cell;
        border: medium none;
        color: #fff; }
  .footer-3.site-footer .footer-widgets .widget.footer-widget .mc4wp-form input {
    display: table-cell; }
  .footer-3.site-footer .footer-widgets .newsletter-info {
    border-bottom: 1px solid #535353;
    padding-bottom: 1.5rem; }
    .footer-3.site-footer .footer-widgets .newsletter-info p {
      font-size: 0.875rem;
      line-height: 1.4375rem;
      color: #dadada; }
  .footer-3.site-footer .footer-widgets .social-icons {
    padding-top: 1.5rem; }
    .footer-3.site-footer .footer-widgets .social-icons ul.list-social-icons {
      padding: 0; }
  .footer-3.site-footer .footer-bottom-contents {
    border-top: 1px solid #494949; }
    .footer-3.site-footer .footer-bottom-contents .copyright {
      padding: 1.4375rem 0 1.25rem;
      text-align: center; }
      .footer-3.site-footer .footer-bottom-contents .copyright p {
        margin-bottom: 0;
        color: #838383;
        font-size: 0.8125rem;
        line-height: 2.25rem; }
        .footer-3.site-footer .footer-bottom-contents .copyright p a {
          color: #838383; }

/*footer-4*/
.footer-4.site-footer {
  background: #fff; }
  .footer-4.site-footer .footer-widgets {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding: 4.375rem 0.9375rem 1.875rem; }
    .footer-4.site-footer .footer-widgets:after {
      content: " ";
      display: block;
      clear: both; }
    .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p {
      display: inline-block;
      vertical-align: middle; }
      .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p:first-child {
        width: 70%;
        margin-right: 1.875rem; }
      .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p label {
        display: none; }
      .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p input[type="email"]::placeholder {
        text-transform: uppercase; }
      .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p input[type="submit"] {
        background-color: #3f3f3f;
        border-color: #3f3f3f;
        color: #fff;
        box-shadow: none; }
        .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p input[type="submit"]:hover, .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p input[type="submit"]:focus {
          background-color: #9c9c9c;
          border-color: #9c9c9c; }
  .footer-4.site-footer .footer-top-widgets {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2.5rem; }
    .footer-4.site-footer .footer-top-widgets ul {
      padding: 0;
      list-style: none; }

.footer-4 h4.widget-title {
  color: #3a3a3a; }

.footer-4 ul.menu > li > a {
  color: #797979;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  line-height: 1.875rem !important; }
  .footer-4 ul.menu > li > a:hover, .footer-4 ul.menu > li > a:focus {
    color: #0c0d0d; }

.footer-4 .site-info {
  border-top: 1px solid #e5e5e5;
  padding: 4.375rem 0; }

.footer-4 .footer-bottom-contents-wrap {
  background: #363636; }
  .footer-4 .footer-bottom-contents-wrap .footer-top-contents {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    padding: 3.75rem 0.9375rem 0; }
    .footer-4 .footer-bottom-contents-wrap .footer-top-contents:after {
      content: " ";
      display: block;
      clear: both; }
    .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info {
      list-style: none;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      margin-bottom: 0; }
      @media (max-width: 32em) {
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info {
          width: 33.3333333333%; } }
      .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info > li {
        display: inline-block; }
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info > li > a {
          font-size: 0.875rem;
          letter-spacing: 0.05rem;
          line-height: 0.875rem;
          display: block;
          border-right: 1px solid #4f4f4f;
          color: #a9a9a9;
          margin-right: 1.875rem;
          padding-right: 1.875rem; }
          .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info > li > a:hover, .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info > li > a:focus {
            color: #fff; }
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .contact-info > li:last-child > a {
          border-right: none;
          margin-right: 0;
          padding-right: 0; }
    .footer-4 .footer-bottom-contents-wrap .footer-top-contents .footer-logo {
      text-align: center;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
      @media (max-width: 32em) {
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .footer-logo {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .footer-logo {
          width: 33.3333333333%; } }
    .footer-4 .footer-bottom-contents-wrap .footer-top-contents .list-social-icons {
      text-align: right;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
      @media (max-width: 32em) {
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .list-social-icons {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-4 .footer-bottom-contents-wrap .footer-top-contents .list-social-icons {
          width: 33.3333333333%; } }
    .footer-4 .footer-bottom-contents-wrap .footer-top-contents ul.contact-info,
    .footer-4 .footer-bottom-contents-wrap .footer-top-contents ul.list-social-icons {
      padding-top: 1.875rem; }
  .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents {
    border-top: 1px solid #494949;
    padding: 1.25rem 0;
    margin-top: 3.75rem;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
    .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents::before, .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents::after {
      content: "";
      display: table; }
    .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents::after {
      clear: both; }
    .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .quick-links {
      list-style: none;
      padding-left: 0;
      margin: 0;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
      @media (max-width: 32em) {
        .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .quick-links {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .quick-links {
          width: 75%; } }
      .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .quick-links > li {
        display: inline-block;
        margin-right: 2.86rem; }
        .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .quick-links > li > a {
          font-size: 0.875rem;
          letter-spacing: 0.05rem;
          line-height: 2.25rem;
          display: block;
          color: #a9a9a9; }
          .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .quick-links > li > a:hover, .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .quick-links > li > a:focus {
            color: #fff; }
    .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .copyright {
      text-align: right;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
      @media (max-width: 32em) {
        .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .copyright {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .copyright {
          width: 25%; } }
      .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .copyright p {
        margin: 0;
        font-size: 0.875rem;
        line-height: 2.25rem;
        color: #6c6c6c; }
        .footer-4 .footer-bottom-contents-wrap .footer-bottom-contents .copyright p a {
          color: #6c6c6c; }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p:first-child {
    margin-right: 1.125rem; } }

.footer-5.site-footer {
  background: #363636; }
  .footer-5.site-footer .footer-widgets {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    .footer-5.site-footer .footer-widgets::before, .footer-5.site-footer .footer-widgets::after {
      content: "";
      display: table; }
    .footer-5.site-footer .footer-widgets::after {
      clear: both; }
    @media (min-width: 544px) {
      .footer-5.site-footer .footer-widgets {
        max-width: 576px; } }
    @media (min-width: 768px) {
      .footer-5.site-footer .footer-widgets {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .footer-5.site-footer .footer-widgets {
        max-width: 940px; } }
    @media (min-width: 1200px) {
      .footer-5.site-footer .footer-widgets {
        max-width: 1140px; } }
    .footer-5.site-footer .footer-widgets ul {
      padding: 0; }
      .footer-5.site-footer .footer-widgets ul > li {
        float: left;
        list-style: none; }
        .footer-5.site-footer .footer-widgets ul > li > a {
          color: #fff; }
      .footer-5.site-footer .footer-widgets ul.footer-links::before, .footer-5.site-footer .footer-widgets ul.footer-links::after {
        content: "";
        display: table; }
      .footer-5.site-footer .footer-widgets ul.footer-links::after {
        clear: both; }
      .footer-5.site-footer .footer-widgets ul.footer-links > li {
        border-right: 1px solid #5e5e5e;
        font-size: 0.875rem;
        margin-right: 1.25rem;
        padding-right: 1.25rem;
        letter-spacing: 0.05em; }
      .footer-5.site-footer .footer-widgets ul.payment-icons::before, .footer-5.site-footer .footer-widgets ul.payment-icons::after {
        content: "";
        display: table; }
      .footer-5.site-footer .footer-widgets ul.payment-icons::after {
        clear: both; }
      .footer-5.site-footer .footer-widgets ul.payment-icons > li {
        margin-right: 0.75rem; }
        .footer-5.site-footer .footer-widgets ul.payment-icons > li > a {
          font-size: 3rem; }
  .footer-5.site-footer .footer-top-widgets {
    background: #fff;
    padding: 5rem 0 2.1875rem; }
    .footer-5.site-footer .footer-top-widgets .newsletter-info p.title {
      font-size: 1.125rem;
      line-height: 1.875rem;
      color: #3a3a3a;
      text-transform: uppercase;
      font-family: "Montserrat", sans-serif;
      margin-top: 1.25rem;
      letter-spacing: 0.1em; }
    .footer-5.site-footer .footer-top-widgets p {
      font-size: 0.9375rem;
      color: #424242;
      font-weight: 200; }
    .footer-5.site-footer .footer-top-widgets form.mc4wp-form label, .footer-5.site-footer .footer-top-widgets form.mc4wp-form input[type="submit"] {
      display: none; }
    .footer-5.site-footer .footer-top-widgets form.mc4wp-form input[type="email"] {
      font-size: 2.25rem;
      color: #d1d1d1;
      text-transform: capitalize;
      font-weight: 200; }
  .footer-5.site-footer .footer-bottom-contents {
    background: #363636;
    padding-bottom: 4.375rem;
    padding-top: 4.375rem; }
    .footer-5.site-footer .footer-bottom-contents .footer-payment-logo {
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      text-align: right;
      padding-right: 0; }
      @media (max-width: 32em) {
        .footer-5.site-footer .footer-bottom-contents .footer-payment-logo {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-5.site-footer .footer-bottom-contents .footer-payment-logo {
          width: 41.6666666667%; } }
      @media (max-width: 47.938em) {
        .footer-5.site-footer .footer-bottom-contents .footer-payment-logo {
          text-align: center;
          padding: 0 1rem;
          margin-top: 2.5rem; }
          .footer-5.site-footer .footer-bottom-contents .footer-payment-logo ul li {
            margin-right: 0.625rem;
            margin-bottom: 0.9375rem; } }
    .footer-5.site-footer .footer-bottom-contents .footer-widgets {
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      padding-left: 0; }
      @media (max-width: 32em) {
        .footer-5.site-footer .footer-bottom-contents .footer-widgets {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-5.site-footer .footer-bottom-contents .footer-widgets {
          width: 41.6666666667%; } }
      @media (max-width: 47.938em) {
        .footer-5.site-footer .footer-bottom-contents .footer-widgets {
          padding: 0 1rem; } }
    .footer-5.site-footer .footer-bottom-contents .footer-logo {
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      text-align: center; }
      @media (max-width: 32em) {
        .footer-5.site-footer .footer-bottom-contents .footer-logo {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .footer-5.site-footer .footer-bottom-contents .footer-logo {
          width: 16.6666666667%; } }
    .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links {
      margin-bottom: 0;
      padding-top: 1.875rem; }
      .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links > li {
        border-right: 1px solid #666666;
        display: inline-block;
        font-size: 0.875rem;
        font-family: "Open Sans", sans-serif;
        margin-right: 1.25rem;
        padding-right: 1.25rem; }
        .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links > li > a {
          color: #fff; }
          .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links > li > a:hover, .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links > li > a:focus {
            color: #f7f5f2; }
        .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links > li:last-child {
          border-right: none;
          padding-right: 0;
          margin-right: 0; }
  .footer-5.site-footer .footer-payment-logo img {
    width: 70px;
    height: auto; }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links > li {
    margin-right: 0.3125rem;
    padding-right: 0.3125rem; } }

.mini-cart-toggle {
  cursor: pointer;
  display: block;
  position: relative;
  z-index: 9999; }
  .mini-cart-toggle .toggle-open, .mini-cart-toggle .toggle-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    background: black;
    padding: 0.9375rem 0;
    text-align: center;
    height: 4.625rem;
    width: 4.625rem; }
    .mini-cart-toggle .toggle-open i, .mini-cart-toggle .toggle-close i {
      display: block;
      color: #fff;
      font-size: 1.625rem;
      color: #fff; }
    .mini-cart-toggle .toggle-open span.woocommerce-Price-amount,
    .mini-cart-toggle .toggle-open span.cart-info, .mini-cart-toggle .toggle-close span.woocommerce-Price-amount,
    .mini-cart-toggle .toggle-close span.cart-info {
      display: block;
      color: #fff;
      font-size: 0.75rem;
      font-family: "Montserrat", sans-serif;
      font-weight: 900;
      margin-top: 0.25rem; }
  .mini-cart-toggle .toggle-open {
    display: none; }
  .mini-cart-toggle .toggle-close {
    display: block; }

.slide-open .mini-cart-toggle .toggle-open {
  display: block; }

.slide-open .mini-cart-toggle .toggle-close {
  display: none; }

/* off canvas slider*/
.st-content {
  overflow: hidden;
  position: relative;
  background: #fff; }

.st-container {
  position: relative;
  overflow: hidden; }

.st-pusher {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  transform: perspective(1000px);
  transition: all 0.5s ease 0s;
  transform-style: preserve-3d; }

.st-pusher-after {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  content: '';
  opacity: 0;
  transition: opacity 0.5s ease 0s; }

.slide-open .st-pusher-after {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.5s ease 0s; }

.st-slider {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  visibility: hidden;
  width: 23.875rem;
  height: 100%;
  padding: 0;
  background: black;
  transition: all 1s ease 0s;
  font-size: 1rem;
  overflow-y: auto;
  left: inherit; }

.st-slider::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1; }

.slide-open .st-slider::after {
  width: 0;
  height: 0;
  opacity: 0; }

.slide-open .st-pusher {
  transform: translate3d(-23.875rem, 0px, 0px); }

.st-slider::after {
  display: none; }

.slide-open .st-slider {
  visibility: visible; }

.admin-bar .st-slider {
  padding-top: 2rem; }

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  padding: 15px;
  margin: 2rem 0;
  text-align: left;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .woocommerce-message:before,
  .woocommerce-info:before,
  .woocommerce-error:before,
  .woocommerce-noreviews:before,
  p.no-comments:before {
    font-family: "FontAwesome", sans-serif;
    font-size: 1.375rem;
    vertical-align: middle;
    padding-right: 6px; }
  .woocommerce-message .button,
  .woocommerce-info .button,
  .woocommerce-error .button,
  .woocommerce-noreviews .button,
  p.no-comments .button {
    float: right;
    display: inline-block;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    padding: 8px 28px;
    font-family: "Montserrat", sans-serif;
    position: relative;
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    padding: 0.25rem 0.75rem;
    font-size: 0.85rem;
    line-height: 1.5;
    border-radius: 0.2rem; }

.woocommerce-message {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .woocommerce-message hr {
    border-top-color: #c1e2b3; }
  .woocommerce-message .alert-link, .woocommerce-message a {
    color: #2b542c;
    font-weight: 700; }
  .woocommerce-message:before {
    content: "\f058"; }
  .woocommerce-message .button {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .woocommerce-message .button:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #419641; }
    .woocommerce-message .button:focus, .woocommerce-message .button.focus {
      color: #fff;
      background-color: #449d44;
      border-color: #419641; }
    .woocommerce-message .button:active, .woocommerce-message .button.active,
    .open > .woocommerce-message .button.dropdown-toggle {
      color: #fff;
      background-color: #449d44;
      border-color: #419641;
      background-image: none; }
      .woocommerce-message .button:active:hover, .woocommerce-message .button:active:focus, .woocommerce-message .button:active.focus, .woocommerce-message .button.active:hover, .woocommerce-message .button.active:focus, .woocommerce-message .button.active.focus,
      .open > .woocommerce-message .button.dropdown-toggle:hover,
      .open > .woocommerce-message .button.dropdown-toggle:focus,
      .open > .woocommerce-message .button.dropdown-toggle.focus {
        color: #fff;
        background-color: #398439;
        border-color: #2d672d; }
    .woocommerce-message .button.disabled:focus, .woocommerce-message .button.disabled.focus, .woocommerce-message .button:disabled:focus, .woocommerce-message .button:disabled.focus {
      background-color: #5cb85c;
      border-color: #5cb85c; }
    .woocommerce-message .button.disabled:hover, .woocommerce-message .button:disabled:hover {
      background-color: #5cb85c;
      border-color: #5cb85c; }

.woocommerce-error {
  list-style: none;
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .woocommerce-error hr {
    border-top-color: #e4b9b9; }
  .woocommerce-error .alert-link, .woocommerce-error a {
    color: #843534;
    font-weight: 700; }
  .woocommerce-error:before {
    content: "\f071"; }
  .woocommerce-error li {
    display: inline-block;
    padding-bottom: 0; }
  .woocommerce-error .button {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .woocommerce-error .button:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #c12e2a; }
    .woocommerce-error .button:focus, .woocommerce-error .button.focus {
      color: #fff;
      background-color: #c9302c;
      border-color: #c12e2a; }
    .woocommerce-error .button:active, .woocommerce-error .button.active,
    .open > .woocommerce-error .button.dropdown-toggle {
      color: #fff;
      background-color: #c9302c;
      border-color: #c12e2a;
      background-image: none; }
      .woocommerce-error .button:active:hover, .woocommerce-error .button:active:focus, .woocommerce-error .button:active.focus, .woocommerce-error .button.active:hover, .woocommerce-error .button.active:focus, .woocommerce-error .button.active.focus,
      .open > .woocommerce-error .button.dropdown-toggle:hover,
      .open > .woocommerce-error .button.dropdown-toggle:focus,
      .open > .woocommerce-error .button.dropdown-toggle.focus {
        color: #fff;
        background-color: #ac2925;
        border-color: #8b211e; }
    .woocommerce-error .button.disabled:focus, .woocommerce-error .button.disabled.focus, .woocommerce-error .button:disabled:focus, .woocommerce-error .button:disabled.focus {
      background-color: #d9534f;
      border-color: #d9534f; }
    .woocommerce-error .button.disabled:hover, .woocommerce-error .button:disabled:hover {
      background-color: #d9534f;
      border-color: #d9534f; }

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .woocommerce-info hr,
  .woocommerce-noreviews hr,
  p.no-comments hr {
    border-top-color: #f7ecb5; }
  .woocommerce-info .alert-link, .woocommerce-info a,
  .woocommerce-noreviews .alert-link,
  .woocommerce-noreviews a,
  p.no-comments .alert-link,
  p.no-comments a {
    color: #66512c;
    font-weight: 700; }
  .woocommerce-info:before,
  .woocommerce-noreviews:before,
  p.no-comments:before {
    content: "\f05a"; }
  .woocommerce-info .button,
  .woocommerce-noreviews .button,
  p.no-comments .button {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .woocommerce-info .button:hover,
    .woocommerce-noreviews .button:hover,
    p.no-comments .button:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
    .woocommerce-info .button:focus, .woocommerce-info .button.focus,
    .woocommerce-noreviews .button:focus,
    .woocommerce-noreviews .button.focus,
    p.no-comments .button:focus,
    p.no-comments .button.focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316; }
    .woocommerce-info .button:active, .woocommerce-info .button.active,
    .open > .woocommerce-info .button.dropdown-toggle,
    .woocommerce-noreviews .button:active,
    .woocommerce-noreviews .button.active,
    .open >
    .woocommerce-noreviews .button.dropdown-toggle,
    p.no-comments .button:active,
    p.no-comments .button.active,
    .open >
    p.no-comments .button.dropdown-toggle {
      color: #fff;
      background-color: #ec971f;
      border-color: #eb9316;
      background-image: none; }
      .woocommerce-info .button:active:hover, .woocommerce-info .button:active:focus, .woocommerce-info .button:active.focus, .woocommerce-info .button.active:hover, .woocommerce-info .button.active:focus, .woocommerce-info .button.active.focus,
      .open > .woocommerce-info .button.dropdown-toggle:hover,
      .open > .woocommerce-info .button.dropdown-toggle:focus,
      .open > .woocommerce-info .button.dropdown-toggle.focus,
      .woocommerce-noreviews .button:active:hover,
      .woocommerce-noreviews .button:active:focus,
      .woocommerce-noreviews .button:active.focus,
      .woocommerce-noreviews .button.active:hover,
      .woocommerce-noreviews .button.active:focus,
      .woocommerce-noreviews .button.active.focus,
      .open >
      .woocommerce-noreviews .button.dropdown-toggle:hover,
      .open >
      .woocommerce-noreviews .button.dropdown-toggle:focus,
      .open >
      .woocommerce-noreviews .button.dropdown-toggle.focus,
      p.no-comments .button:active:hover,
      p.no-comments .button:active:focus,
      p.no-comments .button:active.focus,
      p.no-comments .button.active:hover,
      p.no-comments .button.active:focus,
      p.no-comments .button.active.focus,
      .open >
      p.no-comments .button.dropdown-toggle:hover,
      .open >
      p.no-comments .button.dropdown-toggle:focus,
      .open >
      p.no-comments .button.dropdown-toggle.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #b06d0f; }
    .woocommerce-info .button.disabled:focus, .woocommerce-info .button.disabled.focus, .woocommerce-info .button:disabled:focus, .woocommerce-info .button:disabled.focus,
    .woocommerce-noreviews .button.disabled:focus,
    .woocommerce-noreviews .button.disabled.focus,
    .woocommerce-noreviews .button:disabled:focus,
    .woocommerce-noreviews .button:disabled.focus,
    p.no-comments .button.disabled:focus,
    p.no-comments .button.disabled.focus,
    p.no-comments .button:disabled:focus,
    p.no-comments .button:disabled.focus {
      background-color: #f0ad4e;
      border-color: #f0ad4e; }
    .woocommerce-info .button.disabled:hover, .woocommerce-info .button:disabled:hover,
    .woocommerce-noreviews .button.disabled:hover,
    .woocommerce-noreviews .button:disabled:hover,
    p.no-comments .button.disabled:hover,
    p.no-comments .button:disabled:hover {
      background-color: #f0ad4e;
      border-color: #f0ad4e; }

.woocommerce-breadcrumb {
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif; }
  .woocommerce-breadcrumb .delimiter {
    padding: 0 0.8125rem; }
  .woocommerce-breadcrumb a, .woocommerce-breadcrumb .delimiter {
    color: #747474; }

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm ul.navbar-nav > li.dropdown {
  position: static; }

.yamm .container, .yamm .woocommerce-tabs .wc-tab, .woocommerce-tabs .yamm .wc-tab, .yamm .single-product .woocommerce-message, .single-product .yamm .woocommerce-message, .yamm .single-product .related.products, .single-product .yamm .related.products {
  position: relative; }

.yamm .dropdown-menu {
  left: auto; }

.yamm .no-yamm-content-padding .yamm-content {
  padding: 0; }

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
  position: absolute;
  padding: 0;
  animation-duration: 200ms; }

.navbar-nav > li > a, #menu-primary-menu .menu-item-has-children > a {
  font-family: "Montserrat", sans-serif; }

.navbar-nav ul.dropdown-menu li > a {
  font-family: "Montserrat", sans-serif;
  color: #696969; }

.navbar {
  position: relative; }
  .navbar .nav-bg-class .nav-outer .left-nav-menu {
    float: left;
    width: 445.5px; }
  .navbar .nav-bg-class .nav-outer .right-nav-menu {
    float: right;
    width: 445.5px; }
    .navbar .nav-bg-class .nav-outer .right-nav-menu ul li:last-child ul {
      right: 0; }
  .navbar .nav-bg-class .nav-outer .navbar-nav {
    display: table;
    width: 100%;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin: 0;
    padding-left: 0; }
    .navbar .nav-bg-class .nav-outer .navbar-nav > li {
      display: table-cell;
      margin-right: 1.375rem; }
      .navbar .nav-bg-class .nav-outer .navbar-nav > li.full-width ul.sub-menu {
        left: 0;
        right: 0; }
      .navbar .nav-bg-class .nav-outer .navbar-nav > li > a {
        color: #333;
        display: block;
        font-size: 0.8125rem;
        letter-spacing: 1px;
        font-weight: bold;
        text-transform: uppercase;
        padding: 1.875rem 0.9375rem;
        text-align: center;
        transform: translateZ(0);
        position: relative;
        overflow: hidden; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li > a:before {
          content: "";
          position: absolute;
          z-index: -1;
          left: 0;
          right: 0;
          bottom: 0;
          height: 4px;
          transition-duration: 0.6s;
          transition-timing-function: ease-out; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li > a::after {
          display: none; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li > a .caret::after {
          display: inline-block;
          width: 0;
          height: 0;
          margin-right: .25rem;
          margin-left: .25rem;
          vertical-align: middle;
          content: "";
          border-top: 0.3em solid;
          border-right: 0.3em solid transparent;
          border-left: 0.3em solid transparent; }
      .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu {
        background-color: #fafafa;
        z-index: 100;
        padding: 0;
        border: 1px solid #ededed;
        list-style: none;
        position: absolute;
        animation-duration: 200ms; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu.fadeInUp {
          animation-name: none; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu .wpb_row, .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu .widget {
          margin-bottom: 0; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu li:first-child a, .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu li:first-child a:hover {
          border-top-right-radius: 0.15rem;
          border-top-left-radius: 0.15rem; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu li:last-child a, .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu li:last-child a:hover {
          border-bottom-right-radius: 0.15rem;
          border-bottom-left-radius: 0.15rem; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li > a {
          width: 14.375rem;
          padding: 0.625rem 0.625rem 0.625rem 1.25rem;
          text-align: left;
          font-size: 0.8125rem;
          display: block;
          font-family: "Montserrat", sans-serif; }
          .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li > a:hover, .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li > a:focus, .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li > a:active {
            color: #fff; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li.menu-item-has-children > a::before {
          position: absolute;
          content: "\f105";
          right: 0.9375rem;
          font-family: "FontAwesome", sans-serif; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li.menu-item-has-children ul.fadeInUp {
          animation-name: none; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu .yamm-content {
          font-size: 0.8125rem;
          padding: 1.875rem; }
          .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu .yamm-content ul {
            list-style: none;
            padding: 0; }
          .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu .yamm-content h2.widgettitle {
            text-transform: uppercase;
            color: #363636;
            font-weight: 900;
            font-family: "Montserrat", sans-serif;
            font-size: 0.8125rem;
            margin-bottom: 0.5rem;
            text-align: left; }
          .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu .yamm-content ul.menu > li {
            padding: 8px 0;
            margin-bottom: 0; }
            .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu .yamm-content ul.menu > li > a {
              color: #696969;
              width: 100%;
              display: block;
              font-family: "Montserrat", sans-serif; }
      .navbar .nav-bg-class .nav-outer .navbar-nav > li > .dropdown-menu li.menu-item-has-children.dropdown,
      .navbar .nav-bg-class .nav-outer .navbar-nav > li > .dropdown-menu li.menu-item-has-children.dropdown-submenu {
        position: relative; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li > .dropdown-menu li.menu-item-has-children.dropdown .dropdown-menu,
        .navbar .nav-bg-class .nav-outer .navbar-nav > li > .dropdown-menu li.menu-item-has-children.dropdown-submenu .dropdown-menu {
          left: 100%;
          top: 0; }
      .navbar .nav-bg-class .nav-outer .navbar-nav > li > .dropdown-menu .dropdown-submenu > .dropdown-menu {
        display: none; }
      .navbar .nav-bg-class .nav-outer .navbar-nav > li > .dropdown-menu .open.dropdown-submenu > .dropdown-menu {
        display: block; }

@media (min-width: 544px) {
  .navbar .navbar-nav > li .dropdown-menu li.menu-item-has-children.dropdown:hover > .dropdown-menu, .navbar .navbar-nav > li .dropdown-menu li.menu-item-has-children.dropdown:focus > .dropdown-menu, .navbar .navbar-nav > li .dropdown-menu li.menu-item-has-children.dropdown:active > .dropdown-menu,
  .navbar .navbar-nav > li .dropdown-menu li.menu-item-has-children.dropdown-submenu:hover > .dropdown-menu,
  .navbar .navbar-nav > li .dropdown-menu li.menu-item-has-children.dropdown-submenu:focus > .dropdown-menu,
  .navbar .navbar-nav > li .dropdown-menu li.menu-item-has-children.dropdown-submenu:active > .dropdown-menu {
    display: block; } }

.yamm-content .wpb_content_element {
  margin-bottom: 0; }

.header-2 .navbar .nav-bg-class .left-nav-menu {
  width: auto; }
  .header-2 .navbar .nav-bg-class .left-nav-menu .navbar-nav > li {
    margin-right: 2.0625rem;
    display: inline-block; }
    .header-2 .navbar .nav-bg-class .left-nav-menu .navbar-nav > li > a {
      letter-spacing: 0.15em;
      padding: 0;
      line-height: 60px;
      font-weight: 400; }
    .header-2 .navbar .nav-bg-class .left-nav-menu .navbar-nav > li:last-child {
      margin-right: 0; }

.header-2 .navbar .nav-bg-class .nav-outer .navbar-nav {
  border: none; }

.header-2 .navbar .nav-bg-class .header-nav-links {
  float: right; }
  .header-2 .navbar .nav-bg-class .header-nav-links ul {
    margin: 0; }
    .header-2 .navbar .nav-bg-class .header-nav-links ul > li {
      display: inline-block; }
      .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a {
        display: block;
        padding: 0 10px;
        line-height: 60px; }
        .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a .cart-count {
          margin-left: 5px;
          display: inline-block;
          font-size: 12px; }
        .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a:hover, .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a:focus {
          color: #000; }
      .header-2 .navbar .nav-bg-class .header-nav-links ul > li:last-child {
        margin-right: 0; }

.header-2 .navbar-header {
  float: left; }

.header-2 .search-area {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 1px solid #e3e3e3;
  display: inline-block;
  right: 40px;
  position: absolute;
  text-align: right;
  top: 100%;
  transition: all 0.4s linear 0s;
  width: 0;
  opacity: 0; }
  .header-2 .search-area.open {
    opacity: 1;
    width: 30%; }
  .header-2 .search-area form {
    margin: 5px;
    position: relative; }
    .header-2 .search-area form button {
      background-color: transparent;
      color: #333;
      font-size: 22px;
      height: 25px;
      line-height: 1;
      margin-right: 22px;
      margin-top: 5px;
      padding: 1px 0 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 25px;
      box-shadow: none;
      border: none; }

.hentry .entry-content blockquote ol:last-child,
.hentry .entry-content blockquote p:last-child,
.hentry .entry-content blockquote ul:last-child {
  margin-bottom: 0; }

.hentry .entry-content .page-links {
  color: #3f3f3f; }
  .hentry .entry-content .page-links a {
    color: #a2a2a2; }
    .hentry .entry-content .page-links a:hover, .hentry .entry-content .page-links a:focus {
      color: #3f3f3f; }

.hentry .entry-content img {
  display: block;
  max-width: 100%;
  height: auto; }

figure.wp-caption.aligncenter, figure.wp-caption.alignnone {
  margin-bottom: 1.875rem; }

figure figcaption {
  font-size: 0.75rem; }

.media-attachment-gallery {
  text-align: center;
  position: relative;
  cursor: pointer; }
  .media-attachment-gallery .owl-controls {
    display: block;
    position: relative;
    margin-top: -2.5rem; }
  .media-attachment-gallery .owl-carousel .owl-item .item img {
    width: 100%;
    margin-bottom: 0; }
  .media-attachment-gallery .owl-carousel .owl-item .item figure {
    display: block;
    margin-bottom: 0; }
  .media-attachment-gallery .owl-dots {
    line-height: inherit;
    position: absolute;
    bottom: 0;
    padding: 0.3125rem;
    display: inline-block;
    margin: auto;
    opacity: 0;
    transition: all 200ms ease-out;
    z-index: 1;
    left: 0;
    right: 0; }
    .media-attachment-gallery .owl-dots .owl-dot {
      display: inline-block; }
      .media-attachment-gallery .owl-dots .owl-dot span {
        display: inline-block;
        width: 0.9375rem;
        height: 0.9375rem;
        background: #d3d3d3;
        border: none;
        border-radius: 50%;
        margin: 0 0.3125rem;
        transition: all 200ms ease-out; }
  .media-attachment-gallery:hover .owl-dots {
    bottom: 0.625rem;
    opacity: 1; }

/* see gallery_shortcode() in wp-includes/media.php */
.format-quote .entry-content {
  background: #efefef;
  padding: 4.625rem; }
  .format-quote .entry-content .entry-title {
    margin-top: 0; }
  .format-quote .entry-content blockquote {
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0;
    border: none;
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-align: center;
    font-family: "Montserrat", sans-serif; }
    .format-quote .entry-content blockquote:before {
      content: none; }

.hentry.post.format-quote {
  margin: 0 0 8.75rem; }

.hentry.format-aside .entry-content {
  font-size: 1.125rem;
  line-height: 1.875rem; }

.hentry.format-status .entry-content {
  font-size: 1.375rem;
  line-height: 1.875rem; }

.post-password-required form.post-password-form label {
  position: relative;
  top: 0 !important;
  font-size: 1rem !important;
  margin: 1.1875rem 0 2.1875rem 0;
  text-transform: none; }

.post-password-required form.post-password-form input[type="password"] {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  width: auto; }

.post-password-required form.post-password-form input[type="submit"] {
  margin-bottom: 0; }

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

embed,
iframe,
object,
video {
  max-width: 100%; }

.btn-primary {
  display: inline-block;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  padding: 8px 28px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 2;
  border-width: 3px;
  border-style: solid;
  background-color: transparent;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .btn-primary::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 152%;
    /*150%;*/
    height: 100%;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
  .btn-primary:hover {
    color: #fff; }
    .btn-primary:hover::before {
      opacity: 1;
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
      z-index: -1;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.btn-inverse {
  display: inline-block;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  padding: 8px 28px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 2;
  border-width: 3px;
  border-style: solid;
  color: black;
  background-color: transparent;
  border-color: #000; }
  .btn-inverse:hover {
    color: #fff;
    background-color: black;
    border-color: #000; }

input[type="submit"] {
  display: inline-block;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  padding: 8px 28px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 2;
  border-width: 3px;
  border-style: solid;
  background-color: transparent;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  width: auto; }
  input[type="submit"]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 152%;
    /*150%;*/
    height: 100%;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
  input[type="submit"]:hover {
    color: #fff; }
    input[type="submit"]:hover::before {
      opacity: 1;
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
      z-index: -1;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  input[type="submit"]:hover, input[type="submit"]:focus {
    color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.wc-forward:after {
  content: "\f178";
  font-family: "FontAwesome";
  margin-left: .53em;
  font-weight: 400; }

.pagination,
.woocommerce-pagination {
  display: block;
  padding-bottom: 5.2rem;
  padding-top: 5.4rem;
  border-top: 1px solid #ededed;
  clear: both;
  font-family: "Montserrat", sans-serif; }
  .pagination ul,
  .woocommerce-pagination ul {
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-align: center; }
    .pagination ul > li,
    .woocommerce-pagination ul > li {
      display: inline-block;
      padding-right: 1.75rem; }
      .pagination ul > li > a.page-numbers,
      .woocommerce-pagination ul > li > a.page-numbers {
        font-weight: normal; }
        .pagination ul > li > a.page-numbers.prev, .pagination ul > li > a.page-numbers.next,
        .woocommerce-pagination ul > li > a.page-numbers.prev,
        .woocommerce-pagination ul > li > a.page-numbers.next {
          text-transform: uppercase;
          color: #3f3f3f;
          position: absolute;
          top: 0;
          font-size: 0.8125rem;
          padding: 0.25rem 0;
          letter-spacing: 0.025em;
          margin-top: 0.75rem; }
          .pagination ul > li > a.page-numbers.prev .meta-nav, .pagination ul > li > a.page-numbers.next .meta-nav,
          .woocommerce-pagination ul > li > a.page-numbers.prev .meta-nav,
          .woocommerce-pagination ul > li > a.page-numbers.next .meta-nav {
            display: none; }
        .pagination ul > li > a.page-numbers.prev,
        .woocommerce-pagination ul > li > a.page-numbers.prev {
          left: 0; }
        .pagination ul > li > a.page-numbers.next,
        .woocommerce-pagination ul > li > a.page-numbers.next {
          right: 0; }
      .pagination ul > li .page-numbers,
      .woocommerce-pagination ul > li .page-numbers {
        font-size: 1.875rem;
        padding: 0.375rem 1.25rem;
        color: #a2a2a2;
        cursor: pointer; }
        .pagination ul > li .page-numbers:hover, .pagination ul > li .page-numbers:focus,
        .woocommerce-pagination ul > li .page-numbers:hover,
        .woocommerce-pagination ul > li .page-numbers:focus {
          color: #3f3f3f; }
        .pagination ul > li .page-numbers::before, .pagination ul > li .page-numbers::after,
        .woocommerce-pagination ul > li .page-numbers::before,
        .woocommerce-pagination ul > li .page-numbers::after {
          display: none; }
      .pagination ul > li .current,
      .woocommerce-pagination ul > li .current {
        color: #3f3f3f;
        font-weight: 700; }

.woocommerce-pagination .page-numbers {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  .woocommerce-pagination .page-numbers::before, .woocommerce-pagination .page-numbers::after {
    content: "";
    display: table; }
  .woocommerce-pagination .page-numbers::after {
    clear: both; }
  @media (min-width: 544px) {
    .woocommerce-pagination .page-numbers {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .woocommerce-pagination .page-numbers {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .woocommerce-pagination .page-numbers {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .woocommerce-pagination .page-numbers {
      max-width: 1140px; } }

.site-main [class*="navigation"] a {
  font-family: "Montserrat", sans-serif; }

.mybag-blog-grid .pagination {
  padding-bottom: 2.4rem;
  padding-top: 1.6rem; }
  .mybag-blog-grid .pagination .page-numbers {
    font-size: 1.125rem; }
  .mybag-blog-grid .pagination ul > li > a.page-numbers.prev {
    margin-top: 0.125rem; }

#comments .comments-title,
#comments .comment-reply-title,
#comments .pings-title,
#reviews .comments-title,
#reviews .comment-reply-title,
#reviews .pings-title {
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #3f3f3f;
  text-transform: uppercase; }

#comments .comments-title,
#reviews .comments-title {
  margin-bottom: 2.5rem; }

#comments .comment-list,
#comments .pings-list,
#reviews .comment-list,
#reviews .pings-list {
  list-style: outside none none;
  padding: 2.5rem 0 0;
  margin-bottom: 4.375rem; }
  #comments .comment-list li,
  #comments .pings-list li,
  #reviews .comment-list li,
  #reviews .pings-list li {
    padding-bottom: 1.875rem; }
    #comments .comment-list li .comment-body .comment-author-avatar,
    #comments .pings-list li .comment-body .comment-author-avatar,
    #reviews .comment-list li .comment-body .comment-author-avatar,
    #reviews .pings-list li .comment-body .comment-author-avatar {
      display: inline-block;
      padding-right: 0.9375rem;
      float: left; }
    #comments .comment-list li .comment-body .comment-meta.commentmetadata .comment-reply,
    #comments .pings-list li .comment-body .comment-meta.commentmetadata .comment-reply,
    #reviews .comment-list li .comment-body .comment-meta.commentmetadata .comment-reply,
    #reviews .pings-list li .comment-body .comment-meta.commentmetadata .comment-reply {
      float: right;
      font-size: 0.875rem;
      font-weight: 400;
      text-transform: uppercase; }
      #comments .comment-list li .comment-body .comment-meta.commentmetadata .comment-reply a,
      #comments .pings-list li .comment-body .comment-meta.commentmetadata .comment-reply a,
      #reviews .comment-list li .comment-body .comment-meta.commentmetadata .comment-reply a,
      #reviews .pings-list li .comment-body .comment-meta.commentmetadata .comment-reply a {
        color: #4c4c4c; }
      #comments .comment-list li .comment-body .comment-meta.commentmetadata .comment-reply .comment-edit-link,
      #comments .pings-list li .comment-body .comment-meta.commentmetadata .comment-reply .comment-edit-link,
      #reviews .comment-list li .comment-body .comment-meta.commentmetadata .comment-reply .comment-edit-link,
      #reviews .pings-list li .comment-body .comment-meta.commentmetadata .comment-reply .comment-edit-link {
        display: none; }
    #comments .comment-list li .comment-body .comment-meta.commentmetadata cite.comment-author,
    #comments .pings-list li .comment-body .comment-meta.commentmetadata cite.comment-author,
    #reviews .comment-list li .comment-body .comment-meta.commentmetadata cite.comment-author,
    #reviews .pings-list li .comment-body .comment-meta.commentmetadata cite.comment-author {
      font-size: 1.125rem;
      font-weight: 400;
      margin-bottom: 0;
      margin-top: 0;
      font-style: normal; }
    #comments .comment-list li .comment-body .comment-meta.commentmetadata .comment-date,
    #comments .pings-list li .comment-body .comment-meta.commentmetadata .comment-date,
    #reviews .comment-list li .comment-body .comment-meta.commentmetadata .comment-date,
    #reviews .pings-list li .comment-body .comment-meta.commentmetadata .comment-date {
      color: #8c8c8c;
      font-size: 0.8125rem;
      font-weight: 400;
      display: block;
      line-height: 1.375rem; }
    #comments .comment-list li .comment-body .comment-meta.commentmetadata .comment-content,
    #comments .pings-list li .comment-body .comment-meta.commentmetadata .comment-content,
    #reviews .comment-list li .comment-body .comment-meta.commentmetadata .comment-content,
    #reviews .pings-list li .comment-body .comment-meta.commentmetadata .comment-content {
      color: #777;
      font-size: 0.9375rem;
      font-weight: 400;
      line-height: 1.375rem;
      margin-top: 1.5625rem; }
    #comments .comment-list li .comment-body ul > li, #comments .comment-list li .comment-body ol > li,
    #comments .pings-list li .comment-body ul > li,
    #comments .pings-list li .comment-body ol > li,
    #reviews .comment-list li .comment-body ul > li,
    #reviews .comment-list li .comment-body ol > li,
    #reviews .pings-list li .comment-body ul > li,
    #reviews .pings-list li .comment-body ol > li {
      padding-bottom: 0.625rem; }
    #comments .comment-list li .comment-body img,
    #comments .pings-list li .comment-body img,
    #reviews .comment-list li .comment-body img,
    #reviews .pings-list li .comment-body img {
      display: block;
      max-width: 100%;
      height: auto; }

#comments .comment-list li .comment-body .comment-meta.commentmetadata,
#reviews .comment-list li .comment-body .comment-meta.commentmetadata {
  border: 1px solid #e0e0e0;
  margin-left: 6.125rem;
  padding: 1.3125rem;
  position: relative; }
  #comments .comment-list li .comment-body .comment-meta.commentmetadata:before,
  #reviews .comment-list li .comment-body .comment-meta.commentmetadata:before {
    border-color: rgba(0, 0, 0, 0) #e0e0e0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    left: -0.625rem; }
  #comments .comment-list li .comment-body .comment-meta.commentmetadata:before, #comments .comment-list li .comment-body .comment-meta.commentmetadata:after,
  #reviews .comment-list li .comment-body .comment-meta.commentmetadata:before,
  #reviews .comment-list li .comment-body .comment-meta.commentmetadata:after {
    border-style: solid;
    border-width: 7.5px 0.625rem 7.5px 0;
    content: "";
    height: 0;
    position: absolute;
    top: 1.25rem;
    width: 0; }
  #comments .comment-list li .comment-body .comment-meta.commentmetadata:after,
  #reviews .comment-list li .comment-body .comment-meta.commentmetadata:after {
    border-color: rgba(0, 0, 0, 0) #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    left: -8px; }

#comments .comment-list #respond,
#reviews .comment-list #respond {
  padding: 1.618em;
  background: #f6f6f6;
  /* lighten($text-secondary, 39.8%);*/ }
  #comments .comment-list #respond .comment-reply-title,
  #reviews .comment-list #respond .comment-reply-title {
    font-size: 1.25rem; }
    #comments .comment-list #respond .comment-reply-title small,
    #reviews .comment-list #respond .comment-reply-title small {
      text-transform: none; }
  #comments .comment-list #respond #reply-title,
  #reviews .comment-list #respond #reply-title {
    margin-top: 0;
    line-height: 1; }
    #comments .comment-list #respond #reply-title small,
    #reviews .comment-list #respond #reply-title small {
      text-transform: capitalize; }
  #comments .comment-list #respond .comment-form-author,
  #comments .comment-list #respond .comment-form-email,
  #comments .comment-list #respond .comment-form-url,
  #reviews .comment-list #respond .comment-form-author,
  #reviews .comment-list #respond .comment-form-email,
  #reviews .comment-list #respond .comment-form-url {
    margin-right: 0;
    width: 100%; }
  #comments .comment-list #respond form textarea,
  #reviews .comment-list #respond form textarea {
    background: linear-gradient(to top, #c9c9c9 0%, #f6f6f6 3%) repeat scroll 0 1.875rem/100% 2.0625rem; }

#comments .pings-list,
#reviews .pings-list {
  list-style-type: decimal;
  padding-left: 1.25rem; }

#comments #respond .form-submit,
#reviews #respond .form-submit {
  margin-top: 1.25rem; }

.comment-reply-link {
  font-family: "Montserrat", sans-serif; }

#commentform .logged-in-as a:first-child {
  color: #696969; }

#comments ol.comment-list .children {
  list-style: outside none none;
  margin-top: 1.875rem; }
  #comments ol.comment-list .children > li:last-child {
    padding-bottom: 0; }

.comment-form .comment-notes {
  margin-bottom: 3.125rem; }

.comments-area {
  margin-top: 4.375rem; }

.logged-in #comments #respond .form-submit,
.logged-in #reviews #respond .form-submit {
  margin-top: 0; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #5c5c5c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.75;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #cb9871;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.85rem;
  line-height: 1.75;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.inner {
  padding-top: 120px;
  padding-bottom: 120px; }

.inner-md {
  padding-top: 100px;
  padding-bottom: 100px; }

.inner-sm {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.inner-xs {
  padding-top: 40px;
  padding-bottom: 40px; }

.inner-top {
  padding-top: 120px; }

.inner-top-md {
  padding-top: 100px; }

.inner-top-sm, .footer-4.site-footer {
  padding-top: 5rem; }

.inner-top-xs {
  padding-top: 40px; }

.inner-bottom {
  padding-bottom: 120px; }

.inner-bottom-md {
  padding-bottom: 100px; }

.inner-bottom-sm {
  padding-bottom: 5rem; }

.inner-bottom-xs {
  padding-bottom: 40px; }

.inner-left {
  padding-left: 75px; }

.inner-left-md {
  padding-left: 60px; }

.inner-left-sm {
  padding-left: 45px; }

.inner-left-xs {
  padding-left: 30px; }

.inner-right {
  padding-right: 75px; }

.inner-right-md {
  padding-right: 60px; }

.inner-right-sm {
  padding-right: 45px; }

.inner-right-xs {
  padding-right: 30px; }

.outer {
  margin-top: 120px;
  margin-bottom: 120px; }

.outer-md {
  margin-top: 100px;
  margin-bottom: 100px; }

.outer-sm {
  margin-top: 5rem;
  margin-bottom: 5rem; }

.outer-xs {
  margin-top: 40px;
  margin-bottom: 40px; }

.outer-top {
  margin-top: 120px; }

.outer-top-md {
  margin-top: 100px; }

.outer-top-sm {
  margin-top: 5rem; }

.outer-top-xs {
  margin-top: 40px; }

.outer-bottom {
  margin-bottom: 120px; }

.outer-bottom-md {
  margin-bottom: 100px; }

.outer-bottom-sm {
  margin-bottom: 5rem; }

.outer-bottom-xs {
  margin-bottom: 40px; }

@media (max-width: 767px) {
  .inner {
    padding-top: 5rem;
    padding-bottom: 5rem; }
  .inner-md {
    padding-top: 65px;
    padding-bottom: 65px; }
  .inner-sm {
    padding-top: 50px;
    padding-bottom: 50px; }
  .inner-xs {
    padding-top: 40px;
    padding-bottom: 40px; }
  .inner-top {
    padding-top: 5rem; }
  .inner-top-md {
    padding-top: 65px; }
  .inner-top-sm, .footer-4.site-footer {
    padding-top: 50px; }
  .inner-top-xs {
    padding-top: 40px; }
  .inner-bottom {
    padding-bottom: 80px; }
  .inner-bottom-md {
    padding-bottom: 65px; }
  .inner-bottom-sm {
    padding-bottom: 50px; }
  .inner-bottom-xs {
    padding-bottom: 40px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.75;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.85rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

form > p {
  position: relative; }

form label {
  position: relative;
  right: 0;
  left: 0;
  width: 100%;
  transition: 0.2s;
  margin-bottom: 0;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  color: black;
  text-transform: uppercase;
  font-weight: 400; }

form input {
  border: none;
  border-bottom: 1px solid #dcdcdc;
  font-size: 0.875rem;
  padding: 0.3125rem 0;
  width: 100%;
  background-color: transparent;
  color: #878787; }

form textarea {
  border: medium none;
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  height: 12.5rem;
  line-height: 2.125rem;
  margin-bottom: 0.9375rem;
  margin-top: 2px;
  padding: 0;
  resize: none;
  width: 100%;
  color: #878787;
  background: linear-gradient(to top, #c9c9c9 0%, #fff 3%) repeat scroll 0 30px/100% 33px; }

form.track_order label {
  position: relative; }

form.track_order label.show,
form.track_order label.on {
  top: 0.25rem;
  font-size: 0.875rem;
  color: black; }

form input:-webkit-autofill {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: transparent !important; }

form input:-webkit-autofill:focus {
  -webkit-text-fill-color: #878787 !important; }

.comment-form {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .comment-form::before, .comment-form::after {
    content: "";
    display: table; }
  .comment-form::after {
    clear: both; }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    @media (max-width: 32em) {
      .comment-form .comment-form-author,
      .comment-form .comment-form-email {
        width: 50%; } }
    @media (min-width: 32.1em) {
      .comment-form .comment-form-author,
      .comment-form .comment-form-email {
        width: 50%; } }
  .comment-form .comment-form-url,
  .comment-form .comment-form-comment,
  .comment-form .comment-notes,
  .comment-form .form-submit,
  .comment-form .logged-in-as,
  .comment-form .comment-form-rating {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    @media (max-width: 32em) {
      .comment-form .comment-form-url,
      .comment-form .comment-form-comment,
      .comment-form .comment-notes,
      .comment-form .form-submit,
      .comment-form .logged-in-as,
      .comment-form .comment-form-rating {
        width: 100%; } }
    @media (min-width: 32.1em) {
      .comment-form .comment-form-url,
      .comment-form .comment-form-comment,
      .comment-form .comment-notes,
      .comment-form .form-submit,
      .comment-form .logged-in-as,
      .comment-form .comment-form-rating {
        width: 100%; } }
  .comment-form .comment-form-comment::before, .comment-form .comment-form-comment::after,
  .comment-form .form-submit::before,
  .comment-form .form-submit::after {
    content: "";
    display: table; }
  .comment-form .comment-form-comment::after,
  .comment-form .form-submit::after {
    clear: both; }
  .comment-form .form-submit input[type="submit"] {
    display: inline-block;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    padding: 8px 28px;
    font-family: "Montserrat", sans-serif;
    position: relative;
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    color: black;
    background-color: transparent;
    border-color: #000;
    width: auto; }
    .comment-form .form-submit input[type="submit"]:hover {
      color: #fff;
      background-color: black;
      border-color: #000; }
  .comment-form > p {
    margin-bottom: 1.5625rem; }

#reviews h2 {
  margin-bottom: 2.5rem; }

#reviews .commentlist {
  list-style: none;
  padding: 0;
  margin-bottom: 2.5rem; }
  #reviews .commentlist li {
    margin-bottom: 1.875rem; }
    #reviews .commentlist li .comment_container {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; }
      #reviews .commentlist li .comment_container::before, #reviews .commentlist li .comment_container::after {
        content: "";
        display: table; }
      #reviews .commentlist li .comment_container::after {
        clear: both; }
      #reviews .commentlist li .comment_container > img {
        position: relative;
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        padding: 0;
        max-width: 4.188rem;
        height: auto;
        margin-right: 2.125rem; }
        @media (max-width: 32em) {
          #reviews .commentlist li .comment_container > img {
            width: 100%; } }
        @media (min-width: 32.1em) {
          #reviews .commentlist li .comment_container > img {
            width: 16.6666666667%; } }
      #reviews .commentlist li .comment_container .comment-text {
        border: 1px solid #e0e0e0;
        padding: 1.3125rem;
        position: relative;
        overflow: visible;
        font-size: 0.875rem;
        position: relative;
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; }
        @media (max-width: 32em) {
          #reviews .commentlist li .comment_container .comment-text {
            width: 100%; } }
        @media (min-width: 32.1em) {
          #reviews .commentlist li .comment_container .comment-text {
            width: 83.3333333333%; } }
        #reviews .commentlist li .comment_container .comment-text .star-rating {
          float: right; }
        #reviews .commentlist li .comment_container .comment-text > p.meta {
          margin: 0; }
        #reviews .commentlist li .comment_container .comment-text .description {
          color: #878787;
          margin: 1rem 0 0.4375rem; }
        #reviews .commentlist li .comment_container .comment-text:before, #reviews .commentlist li .comment_container .comment-text:after {
          content: "";
          border-width: 7.5px 0.625rem 7.5px 0;
          width: 0;
          height: 0;
          border-style: solid;
          position: absolute;
          top: 1.25rem; }
        #reviews .commentlist li .comment_container .comment-text:before {
          left: -0.625rem;
          border-color: transparent #e5e5e5 transparent transparent; }
        #reviews .commentlist li .comment_container .comment-text:after {
          left: -8px;
          border-color: transparent #fff transparent transparent; }

#respond form {
  margin: 0; }
  #respond form .comment-form-rating {
    clear: both;
    margin: 1.875rem 0; }
    #respond form .comment-form-rating label {
      position: relative;
      top: 0; }

#respond .comment-form {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  #respond .comment-form::before, #respond .comment-form::after {
    content: "";
    display: table; }
  #respond .comment-form::after {
    clear: both; }

#review_form .comment-respond h3.comment-reply-title {
  margin-bottom: 2.5rem; }

p.stars {
  position: relative;
  font-size: 1em; }
  p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    color: #878787; }
    p.stars a:last-child {
      border-right: 0; }
    p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after {
      font-family: "FontAwesome", sans-serif;
      text-indent: 0;
      position: absolute;
      top: 0;
      left: 0;
      padding-right: 1em; }
    p.stars a.star-1 {
      width: 2em; }
      p.stars a.star-1:after {
        content: "\f006"; }
      p.stars a.star-1:hover:after, p.stars a.star-1.active:after {
        content: "\f005"; }
    p.stars a.star-2 {
      width: 3em; }
      p.stars a.star-2:after {
        content: "\f006\f006"; }
      p.stars a.star-2:hover:after, p.stars a.star-2.active:after {
        content: "\f005\f005"; }
    p.stars a.star-3 {
      width: 4em; }
      p.stars a.star-3:after {
        content: "\f006\f006\f006"; }
      p.stars a.star-3:hover:after, p.stars a.star-3.active:after {
        content: "\f005\f005\f005"; }
    p.stars a.star-4 {
      width: 5em; }
      p.stars a.star-4:after {
        content: "\f006\f006\f006\f006"; }
      p.stars a.star-4:hover:after, p.stars a.star-4.active:after {
        content: "\f005\f005\f005\f005"; }
    p.stars a.star-5 {
      width: 6em;
      border: 0; }
      p.stars a.star-5:after {
        content: "\f006\f006\f006\f006\f006"; }
      p.stars a.star-5:hover:after, p.stars a.star-5.active:after {
        content: "\f005\f005\f005\f005\f005"; }

p.stars a.star-1, p.stars a.star-2, p.stars a.star-3, p.stars a.star-4 {
  border-right: 1px solid #878787; }

@font-face {
  font-family: 'star';
  src: url("../../plugins/woocommerce/assets/fonts/star.eot");
  src: url("../../plugins/woocommerce/assets/fonts/star-1.eot") format("embedded-opentype"), url("../../plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("../../plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("../../plugins/woocommerce/assets/fonts/star.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

.star-rating {
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.5em;
  font-family: 'star'; }
  .star-rating:before {
    content: "\73\73\73\73\73";
    color: rgba(0, 0, 0, 0.2);
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffb400; }

li.product {
  position: relative;
  margin-bottom: 1.875rem;
  transform: perspective(1000px);
  perspective: 1000px;
  perspective-origin: 50% 50%;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }
  li.product h3,
  li.product h2,
  li.product .woocommerce-loop-product__title {
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    color: black;
    margin-top: 0;
    font-weight: 400;
    padding-right: 1.25rem; }
  li.product.product-category h3,
  li.product.product-category h2,
  li.product.product-category .woocommerce-loop-category__title {
    text-align: center;
    margin-top: 16px;
    padding: 0; }
    li.product.product-category h3 mark,
    li.product.product-category h2 mark,
    li.product.product-category .woocommerce-loop-category__title mark {
      background-color: transparent; }
  li.product.product-category img {
    margin: auto; }
  li.product .product-cover {
    display: block;
    position: relative;
    margin-bottom: 1rem;
    overflow: hidden; }
  li.product .product-item-footer .add_to_cart_button,
  li.product .product-item-footer .added_to_cart,
  li.product .product-item-footer .button.product_type_simple,
  li.product .product-item-footer .button.product_type_grouped,
  li.product .product-item-footer .button.product_type_external,
  li.product .product-item-footer span.price {
    font-family: "Montserrat", sans-serif;
    color: #878787; }
  li.product span.price {
    display: block;
    margin-bottom: 0.625rem;
    margin-top: 6px;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    z-index: 2;
    transform: rotateX(0deg);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    perspective-origin: 50% 50%;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s; }
    li.product span.price::before, li.product span.price::after {
      content: "";
      display: table; }
    li.product span.price::after {
      clear: both; }
    li.product span.price > span.amount, li.product span.price ins {
      font-weight: 700;
      text-decoration: none; }
    li.product span.price del {
      font-weight: 400;
      color: #bababa; }
  li.product .onsale {
    position: absolute;
    transform: rotate(-45deg);
    top: 0.625rem;
    left: -28px;
    text-align: center;
    background-color: #1abc9c;
    color: #fff;
    line-height: 9px;
    padding: 6px 24px;
    font-size: 0.625rem;
    width: 100px;
    text-transform: uppercase;
    letter-spacing: 1px; }
  li.product img {
    display: block;
    max-width: 100%;
    height: auto; }
  li.product .product-item-footer .add_to_cart_button,
  li.product .product-item-footer .added_to_cart,
  li.product .product-item-footer .button {
    font-size: 0.8125rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    left: 0;
    position: absolute;
    bottom: 0.625rem;
    top: 0;
    text-transform: uppercase;
    display: block;
    bottom: 0;
    line-height: 1.3125rem;
    transform: rotateX(-180deg);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    perspective-origin: 50% 50%;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s; }
  li.product .add_to_cart_button.added {
    display: none; }
  li.product .star-rating {
    font-size: 0.6875rem;
    height: 1.1em;
    line-height: 1;
    margin-bottom: 3px; }
  li.product:hover span.price, li.product:focus span.price {
    transform: rotateX(180deg); }
  li.product:hover .add_to_cart_button,
  li.product:hover .added_to_cart,
  li.product:hover .button, li.product:focus .add_to_cart_button,
  li.product:focus .added_to_cart,
  li.product:focus .button {
    transform: rotateX(0deg); }
  li.product:hover img.wp-post-image, li.product:focus img.wp-post-image {
    opacity: 0.5; }
  li.product:hover .mybag-action-buttons .compare:after, li.product:focus .mybag-action-buttons .compare:after {
    display: inherit;
    opacity: 1;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s; }
  li.product .product-item-footer-content {
    position: relative; }
  li.product .product-item-footer, li.product .mybag-action-buttons {
    display: table-cell; }
  li.product .product-item-footer {
    width: 100%; }
  li.product .mybag-action-buttons {
    width: 1.25rem;
    font-size: 0;
    text-align: right; }
    li.product .mybag-action-buttons .yith-wcwl-add-to-wishlist .feedback {
      display: none; }
    li.product .mybag-action-buttons .add_to_wishlist, li.product .mybag-action-buttons .compare,
    li.product .mybag-action-buttons .yith-wcwl-wishlistaddedbrowse a,
    li.product .mybag-action-buttons .yith-wcwl-wishlistexistsbrowse a {
      display: block;
      line-height: 1; }
      li.product .mybag-action-buttons .add_to_wishlist:after, li.product .mybag-action-buttons .compare:after,
      li.product .mybag-action-buttons .yith-wcwl-wishlistaddedbrowse a:after,
      li.product .mybag-action-buttons .yith-wcwl-wishlistexistsbrowse a:after {
        line-height: 1.125rem;
        font-family: "FontAwesome", sans-serif;
        font-size: 0.8125rem; }
    li.product .mybag-action-buttons .yith-wcwl-add-button {
      position: relative; }
    li.product .mybag-action-buttons .ajax-loading {
      position: absolute;
      margin-bottom: 0;
      top: 0; }
    li.product .mybag-action-buttons .add_to_wishlist:after {
      content: "\f08a"; }
    li.product .mybag-action-buttons .compare {
      margin-top: 0.625rem; }
      li.product .mybag-action-buttons .compare:after {
        opacity: 0;
        content: "\f074";
        -moz-transition: opacity 0.7s linear;
        -o-transition: opacity 0.7s linear;
        -webkit-transition: opacity 0.7s linear;
        transition: opacity 0.7s linear; }
    li.product .mybag-action-buttons .yith-wcwl-wishlistaddedbrowse a:after,
    li.product .mybag-action-buttons .yith-wcwl-wishlistexistsbrowse a:after {
      content: "\f004";
      color: #FF0000; }
    li.product .mybag-action-buttons .compare.added:after {
      content: "\f00c";
      color: #1abc9c; }

.widget.widget_rss .rsswidget {
  color: #2c2c2c; }

.widget.widget_rss ul li {
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
  border-bottom: 1px dotted #bababa; }
  .widget.widget_rss ul li .rsswidget {
    display: block;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #2c2c2c; }
  .widget.widget_rss ul li .rss-date {
    font-size: 0.75rem;
    padding: 2px 0.625rem;
    background-color: #696969;
    display: inline-block;
    color: #fff; }
  .widget.widget_rss ul li .rssSummary {
    margin-top: 0.625rem;
    font-size: 0.8125rem;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    color: #a1a0a0; }
  .widget.widget_rss ul li cite {
    margin: 0.5rem 0 0 0;
    display: block;
    color: #454545;
    font-style: normal; }

.widget.widget_search .search-form label {
  display: block; }

.widget.widget_tag_cloud .tagcloud a, .widget.widget_product_tag_cloud .tagcloud a {
  padding: 0.625rem 0.5rem;
  border: 2px solid #363636;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  margin: 0 0.375rem 0.625rem 0;
  line-height: 1;
  font-size: 0.8125rem !important;
  color: #363636; }
  .widget.widget_tag_cloud .tagcloud a:hover, .widget.widget_product_tag_cloud .tagcloud a:hover {
    color: #fff;
    background-color: #363636; }

.widget.widget_calendar #wp-calendar {
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif; }
  .widget.widget_calendar #wp-calendar th, .widget.widget_calendar #wp-calendar td {
    padding: 0.45rem; }
  .widget.widget_calendar #wp-calendar td {
    color: #b0b0b0; }
  .widget.widget_calendar #wp-calendar #next {
    text-align: right; }

.widget.widget_text .textwidget {
  font-size: 0.875rem; }
  .widget.widget_text .textwidget p > img, .widget.widget_text .textwidget .wp-caption a > img {
    width: 100%;
    height: auto;
    padding: 0.625rem 0; }

.widget.widget_categories ul li a, .widget.widget_archive ul li a {
  display: inline-block;
  width: 83%; }

.widget.widget_categories ul li ul li, .widget.widget_archive ul li ul li {
  margin-bottom: 0.375rem; }
  .widget.widget_categories ul li ul li ul, .widget.widget_archive ul li ul li ul {
    margin-top: 0.3125rem; }

.widget.widget_search form label {
  top: 0;
  lefts: 0;
  position: relative; }

.widget.widget_search, .widget.widget_product_search {
  position: relative; }
  .widget.widget_search input[type="search"], .widget.widget_product_search input[type="search"] {
    border: none;
    padding: 0.8125rem;
    background: whitesmoke; }
  .widget.widget_search input[type="search"]::placeholder, .widget.widget_product_search input[type="search"]::placeholder {
    font-style: italic; }
  .widget.widget_search input[type="submit"], .widget.widget_product_search input[type="submit"] {
    display: none; }

.widget.widget_recent_comments .recentcomments {
  margin-bottom: 0.50rem;
  font-family: inherit; }
  .widget.widget_recent_comments .recentcomments > a {
    font-family: "Montserrat", sans-serif; }

.widget.widget_recent_comments .comment-author-link {
  text-transform: capitalize; }
  .widget.widget_recent_comments .comment-author-link:before {
    font-family: "FontAwesome", sans-serif;
    content: "\f0e5";
    padding-right: 0.5625rem; }
  .widget.widget_recent_comments .comment-author-link a {
    font-weight: 400; }

.widget.mybag_author_widget {
  text-align: center; }
  .widget.mybag_author_widget .widget-title {
    text-align: left; }
  .widget.mybag_author_widget .avatar {
    border-radius: 6.25rem;
    margin-bottom: 1.25rem;
    margin-top: 1.125rem;
    width: 7.5rem; }
  .widget.mybag_author_widget .sign {
    margin: 0.625rem 0 1.5rem 0; }
  .widget.mybag_author_widget p {
    font-size: 0.875rem;
    letter-spacing: 0.3px;
    color: #a1a0a0; }
  .widget.mybag_author_widget ul li {
    display: inline;
    padding: 0 0.875rem 0 0; }
    .widget.mybag_author_widget ul li:last-child {
      padding: 0; }
  .widget.mybag_author_widget ul {
    margin-bottom: 1.5rem;
    display: inline-block; }

.widget.widget_recent_entries ul li {
  margin-bottom: 0.875rem;
  padding-bottom: 0.9375rem;
  border-bottom: 1px solid #dcdcdc; }
  .widget.widget_recent_entries ul li a {
    color: #000; }
  .widget.widget_recent_entries ul li a, .widget.widget_recent_entries ul li span.post-date {
    display: block;
    line-height: 1.4rem; }
  .widget.widget_recent_entries ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .widget.widget_recent_entries ul li span.post-date {
    font-size: 0.75rem;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase; }

.sidebar-blog .mybag_recent_posts_widget ul > li {
  border-bottom: 1px solid #dcdcdc; }
  .sidebar-blog .mybag_recent_posts_widget ul > li .post-thumbnail {
    padding-right: 1.25rem; }
    .sidebar-blog .mybag_recent_posts_widget ul > li .post-thumbnail img {
      width: 5rem; }
  .sidebar-blog .mybag_recent_posts_widget ul > li:last-child {
    border-bottom: none; }
  .sidebar-blog .mybag_recent_posts_widget ul > li .post-thumbnail + .post-content .post-date,
  .sidebar-blog .mybag_recent_posts_widget ul > li .post-thumbnail + .post-content .post-name {
    display: inline-block;
    width: 100%; }
  .sidebar-blog .mybag_recent_posts_widget ul > li .post-thumbnail + .post-content .post-date {
    margin-top: 0.25rem; }
  .sidebar-blog .mybag_recent_posts_widget ul > li .post-name {
    color: #000;
    font-family: "Montserrat", sans-serif;
    display: block; }
  .sidebar-blog .mybag_recent_posts_widget ul > li .post-thumbnail + .post-content .post-name {
    line-height: 1.6; }
  .sidebar-blog .mybag_recent_posts_widget ul > li span.post-date {
    color: #5c5c5c;
    line-height: 1.5; }

.widget .product_list_widget li {
  display: table;
  width: 100%;
  margin-bottom: 1.125rem;
  padding-bottom: 1.125rem;
  border-bottom: 1px solid #dddddd; }
  .widget .product_list_widget li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0; }
  .widget .product_list_widget li .star-rating {
    margin: 0.625rem 0;
    font-size: 0.75rem;
    letter-spacing: 2px;
    width: 6em; }
  .widget .product_list_widget li .reviewer {
    color: #bababa;
    font-style: italic;
    display: inline-block; }
  .widget .product_list_widget li a {
    color: #1d1c1c; }
    .widget .product_list_widget li a img {
      width: 5rem;
      height: auto;
      margin-right: 1.25rem;
      margin-bottom: 1.25rem;
      float: left; }
  .widget .product_list_widget li ins {
    text-decoration: none; }
  .widget .product_list_widget li del, .widget .product_list_widget li ins {
    display: inherit; }
  .widget .product_list_widget li del {
    color: #d4d3d3; }
  .widget .product_list_widget li ins, .widget .product_list_widget li > span.amount {
    color: #878787; }

.widget.widget_shopping_cart .cart_list {
  margin: 0;
  padding: 0;
  text-align: center; }
  .widget.widget_shopping_cart .cart_list .empty {
    padding: 15px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    font-size: 0.875rem;
    border-radius: 0.25rem;
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b; }
    .widget.widget_shopping_cart .cart_list .empty hr {
      border-top-color: #f7ecb5; }
    .widget.widget_shopping_cart .cart_list .empty .alert-link, .widget.widget_shopping_cart .cart_list .empty a {
      color: #66512c;
      font-weight: 700; }

.widget.widget_product_categories ul li, .widget.widget_layered_nav ul li {
  margin-bottom: 0.1000rem; }

.widget.widget_product_categories .select2, .widget.widget_layered_nav .select2 {
  padding: 0.25rem 0;
  border: 1px solid #a1a0a0;
  width: 100%; }
  .widget.widget_product_categories .select2 .select2-selection__rendered, .widget.widget_layered_nav .select2 .select2-selection__rendered {
    text-align: left;
    color: #919191;
    font-size: 0.875rem;
    font-family: "Montserrat", sans-serif; }
  .widget.widget_product_categories .select2 .select2-selection--single .select2-selection__arrow, .widget.widget_layered_nav .select2 .select2-selection--single .select2-selection__arrow {
    right: 0.625rem; }

.widget.widget_shopping_cart .product_list_widget li {
  text-align: left; }
  .widget.widget_shopping_cart .product_list_widget li a {
    color: #404040;
    font-size: 0.875rem; }
  .widget.widget_shopping_cart .product_list_widget li .remove {
    float: right; }
  .widget.widget_shopping_cart .product_list_widget li .quantity {
    display: inherit;
    font-size: 0.875rem;
    color: #a1a0a0; }

.widget.widget_shopping_cart .product_list_widget, .widget.widget_shopping_cart .total {
  font-family: "Montserrat", sans-serif; }

.widget.widget_shopping_cart .total {
  text-align: right;
  margin: 1.50rem 0;
  padding: 0.4375rem 0;
  border-top: 1px solid #878787;
  border-bottom: 1px solid #878787; }
  .widget.widget_shopping_cart .total strong {
    text-transform: uppercase;
    padding-right: 0.75rem; }

.widget.widget_shopping_cart .buttons a {
  display: inline-block;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  padding: 8px 28px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 2;
  border-width: 3px;
  border-style: solid;
  width: 100%; }
  .widget.widget_shopping_cart .buttons a:first-child {
    color: black;
    background-color: transparent;
    border-color: #000;
    margin-bottom: 0.875rem; }
    .widget.widget_shopping_cart .buttons a:first-child:hover {
      color: #fff;
      background-color: black;
      border-color: #000; }
  .widget.widget_shopping_cart .buttons a.checkout {
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .widget.widget_shopping_cart .buttons a.checkout::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 152%;
      /*150%;*/
      height: 100%;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
    .widget.widget_shopping_cart .buttons a.checkout:hover {
      color: #fff; }
      .widget.widget_shopping_cart .buttons a.checkout:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        z-index: -1;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.widget.widget_price_filter .price_slider {
  margin: 1.875rem 0 0.8125rem 0; }

.widget.widget_price_filter .price_slider_amount {
  text-align: left;
  line-height: 2.4em;
  position: relative;
  width: 100%;
  font-family: "Montserrat", sans-serif; }
  .widget.widget_price_filter .price_slider_amount .button {
    float: right;
    text-transform: uppercase;
    font-size: 0.8125rem;
    padding: 0;
    background-color: transparent;
    border: none; }
  .widget.widget_price_filter .price_slider_amount .price_label {
    display: inline-block;
    font-size: 0.8125rem; }

.widget.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }

.widget.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #fff;
  border-radius: 1.875rem;
  box-sizing: border-box;
  cursor: ew-resize;
  height: 1rem;
  margin-top: -0.5rem;
  opacity: 1;
  position: absolute;
  width: 1rem;
  z-index: 2; }
  .widget.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em; }
  .widget.widget_price_filter .ui-slider .ui-slider-handle:hover, .widget.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.236em rgba(0, 0, 0, 0.1); }

.widget.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0; }

.widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #cacaca; }

.widget.widget_price_filter .ui-slider-horizontal {
  height: 0.125rem; }

.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: -0.125rem;
  height: 0.375rem;
  border-radius: 0.625rem; }

.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -0.0625; }

.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -0.0625; }

div.jp-jplayer, div.jp-jplayer img {
  max-width: 100%; }

div.jp-jplayer.jp-jplayer-video {
  background-color: #292a2b; }

div.jp-jplayer video {
  margin-bottom: 0; }

div.jp-jplayer img, div.jp-jplayer-video, div.jp-jplayer-video video {
  height: auto !important;
  vertical-align: top; }

.jp-audio-container, .jp-video-container {
  background-color: #f1f1f1;
  box-shadow: 1px 1px 1px #ddd; }

/* no margin on player inside post header */
.post-header .jp-audio-container, .post-header .jp-video-container {
  margin-bottom: 0; }

div.jp-interface {
  position: relative;
  width: 97%;
  z-index: 100; }

.jp-video div.jp-interface {
  -webkit-border-radius: 0 0 2px;
  -moz-border-radius: 0 0 2px;
  border-radius: 0 0 2px; }

.jp-interface, a.jp-play, a.jp-pause, .seperator-first, .seperator-second {
  height: 34px; }

.jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.jp-controls li {
  display: inline;
  margin: 0; }

.jp-controls a {
  color: #404040;
  text-shadow: 1px 1px white;
  background: transparent !important;
  width: 24px;
  height: 34px;
  padding: 0 0 0 10px;
  display: inline-block;
  position: absolute;
  top: 0;
  border-bottom: none;
  font-size: 14px;
  line-height: 34px;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  z-index: 1;
  opacity: .6; }

.jp-controls a:hover {
  color: #262626;
  background: transparent !important;
  text-decoration: none;
  opacity: .8; }

.jp-controls a span {
  text-indent: -9999px;
  display: block; }

a.jp-play, a.jp-pause {
  left: 0; }

a.jp-pause {
  display: none; }

a.jp-pause:hover {
  background-position: -33px -30px; }

a.jp-mute, a.jp-unmute {
  right: 55px; }

.jp-progress-container, .jp-volume-bar-container {
  position: absolute;
  top: 0;
  height: 8px;
  padding: 13px 10px; }

.jp-progress-container {
  left: 34px;
  right: 92px; }

.jp-progress, .jp-volume-bar {
  height: 9px;
  background: #E7E7E7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(34, 34, 34, 0.09);
  -moz-box-shadow: inset 0 1px 2px rgba(34, 34, 34, 0.09);
  box-shadow: inset 0 1px 2px rgba(34, 34, 34, 0.09); }

.jp-seek-bar {
  width: 0;
  height: 9px;
  cursor: pointer;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: #E0E0E0; }

.jp-progress, .jp-seek-bar {
  background: rgba(102, 102, 102, 0.05); }

.jp-play-bar, .jp-volume-bar-value {
  width: 0;
  height: 9px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: #BABABA; }

.jp-volume-bar-container {
  right: 2px;
  width: 40px; }

.jp-volume-bar {
  position: relative;
  overflow: hidden;
  width: 40px;
  cursor: pointer;
  background: rgba(102, 102, 102, 0.1); }

.jp-volume-bar-value {
  width: 0; }

.seperator-first, .seperator-second {
  width: 0;
  position: absolute;
  top: 0;
  left: 33px;
  border: 1px solid #fff;
  border-left-color: #ddd;
  border-width: 0 1px; }

.seperator-second {
  left: auto;
  right: 89px; }

/* volume controls taken over by mobile devices so don't need to see them */
.no-volume .jp-progress-container {
  right: 0px; }

.no-volume .jp-volume-bar-container, .no-volume .seperator-second, .no-volume .jp-mute, .no-volume .jp-unmute {
  display: none; }

.select2-container .select2-choice,
.select2-container .select2-selection {
  border-color: #dcdcdc;
  padding: 6px 0.625rem;
  font-size: 0.875rem;
  font-weight: normal !important; }

.select2-container .select2-selection {
  height: 40px; }
  .select2-container .select2-selection .select2-selection__arrow {
    top: 6px;
    right: 14px;
    width: 20px;
    height: 40px; }

.select2-drop-active {
  border: 1px solid #ccc; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #5c5c5c; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #fff; }
  .select2-container--default .select2-results__option--highlighted[aria-selected]:active, .select2-container--default .select2-results__option--highlighted[aria-selected]:focus, .select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
    color: #fff; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #dcdcdc; }

.select2-choice {
  font-family: "Montserrat", sans-serif;
  color: #696969 !important; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 240px; }

.select2-container .select2-dropdown {
  box-shadow: 0 0.125rem 0.5rem rgba(1, 1, 1, 0.34);
  border: none; }
  .select2-container .select2-dropdown .select2-results .select2-results__options li:active, .select2-container .select2-dropdown .select2-results .select2-results__options li:focus, .select2-container .select2-dropdown .select2-results .select2-results__options li:hover {
    color: #fff; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.gallery::before, .gallery::after {
  content: "";
  display: table; }

.gallery::after {
  clear: both; }

figure.gallery-item {
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0; }
  figure.gallery-item::before, figure.gallery-item::after {
    content: "";
    display: table; }
  figure.gallery-item::after {
    clear: both; }
  figure.gallery-item figcaption {
    position: absolute;
    background: black;
    background: rgba(0, 0, 0, 0.75);
    color: white;
    padding: 0.625rem 1.25rem;
    opacity: 0;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    bottom: 0;
    right: -30%; }
  figure.gallery-item img {
    display: block;
    width: 100%;
    height: auto; }
  figure.gallery-item:hover figcaption {
    opacity: 1;
    right: 0; }

.gallery dl dt {
  padding: 0;
  margin: 0; }

#gallery-1 .gallery-item {
  width: 25%; }
  #gallery-1 .gallery-item figcaption {
    width: 80%; }

#gallery-2 .gallery-item {
  width: 100%; }
  #gallery-2 .gallery-item figcaption {
    width: 80%; }

#gallery-3 .gallery-item {
  width: 50%; }
  #gallery-3 .gallery-item figcaption {
    width: 80%; }

#gallery-4 .gallery-item {
  width: 33%; }
  #gallery-4 .gallery-item figcaption {
    width: 80%; }

#gallery-5 .gallery-item {
  width: 25%; }
  #gallery-5 .gallery-item figcaption {
    width: 80%; }

#gallery-6 .gallery-item {
  width: 20%; }
  #gallery-6 .gallery-item figcaption {
    width: 100%; }

#gallery-7 .gallery-item {
  width: 16%; }
  #gallery-7 .gallery-item figcaption {
    width: 100%; }

#gallery-8 .gallery-item {
  width: 14%; }
  #gallery-8 .gallery-item figcaption {
    width: 100%; }

#gallery-9 .gallery-item {
  width: 12%; }
  #gallery-9 .gallery-item figcaption {
    width: 100%; }

#gallery-10 .gallery-item {
  width: 11%; }
  #gallery-10 .gallery-item figcaption {
    width: 100%; }

#gallery-11 .gallery-item {
  width: 10%; }
  #gallery-11 .gallery-item figcaption {
    width: 100%; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.offcanvas-right-content {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .offcanvas-right-content .offcanvas-right-inner-content {
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: -0.9375rem;
    top: 0; }

.mybag-mini-cart {
  padding: 2.1875rem 2rem;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 3.75rem; }
  .mybag-mini-cart > ul {
    padding: 0;
    list-style: none; }
    .mybag-mini-cart > ul > li {
      clear: both;
      display: inline-block;
      padding-bottom: 1.25rem;
      position: relative;
      width: 100%;
      border-bottom: 1px dashed #848484;
      padding: 2.1875rem 0; }
      .mybag-mini-cart > ul > li > a.remove {
        position: absolute;
        right: 0;
        font-size: 1rem;
        line-height: 1rem;
        color: rgba(255, 255, 255, 0.5) !important; }
      .mybag-mini-cart > ul > li > a img {
        float: left;
        height: auto;
        width: 6.25rem;
        display: block;
        max-width: 100%;
        height: auto;
        margin-right: 1.25rem; }
      .mybag-mini-cart > ul > li > a:not(.remove) {
        display: block;
        font-size: 1rem;
        line-height: 1.375rem;
        margin-top: 0;
        color: #fff;
        margin-bottom: 7px; }
        .mybag-mini-cart > ul > li > a:not(.remove):hover, .mybag-mini-cart > ul > li > a:not(.remove):focus {
          color: #f7f5f2; }
      .mybag-mini-cart > ul > li .quantity {
        display: block;
        color: #fff;
        margin-left: 120px; }
      .mybag-mini-cart > ul > li:last-child {
        border-bottom: none; }
      .mybag-mini-cart > ul > li .variation {
        margin-left: 120px;
        color: #fff;
        margin-bottom: 0; }
        .mybag-mini-cart > ul > li .variation::before, .mybag-mini-cart > ul > li .variation::after {
          content: "";
          display: table; }
        .mybag-mini-cart > ul > li .variation::after {
          clear: both; }
        .mybag-mini-cart > ul > li .variation dt, .mybag-mini-cart > ul > li .variation dd {
          color: #fff; }
        .mybag-mini-cart > ul > li .variation dd, .mybag-mini-cart > ul > li .variation dd p {
          padding: 0;
          margin: 0; }
        .mybag-mini-cart > ul > li .variation dd + dt {
          clear: both; }
        .mybag-mini-cart > ul > li .variation dd {
          margin-bottom: 1em; }
    .mybag-mini-cart > ul > li.empty {
      text-align: center;
      color: #fff;
      font-size: 1.5rem; }
      .mybag-mini-cart > ul > li.empty:before {
        content: "\f119";
        font-family: "FontAwesome", sans-serif;
        font-size: 6.25rem;
        margin-bottom: 2rem;
        display: block; }
  .mybag-mini-cart p.total {
    text-align: center;
    margin-bottom: 2.0625rem;
    padding-top: 7.5rem; }
    .mybag-mini-cart p.total strong {
      display: block;
      color: #fff;
      font-size: 0.8125rem;
      text-transform: uppercase; }
    .mybag-mini-cart p.total span.amount {
      font-size: 2.25rem;
      line-height: 2.625rem; }
  .mybag-mini-cart p.buttons .button.wc-forward {
    display: inline-block;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    padding: 8px 28px;
    font-family: "Montserrat", sans-serif;
    position: relative;
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    border: 3px solid #fff;
    color: #fff;
    display: block;
    width: 100%;
    padding: 1rem 2.4375rem;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .mybag-mini-cart p.buttons .button.wc-forward::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: #fff;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
    .mybag-mini-cart p.buttons .button.wc-forward:hover {
      color: black;
      border-color: #fff; }
      .mybag-mini-cart p.buttons .button.wc-forward:hover::before {
        opacity: 1;
        background-color: #fff;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        z-index: -1;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .mybag-mini-cart p.buttons .button.checkout.wc-forward {
    margin-top: 1.875rem;
    display: inline-block;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    padding: 8px 28px;
    font-family: "Montserrat", sans-serif;
    position: relative;
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    display: block;
    width: 100%;
    padding: 1rem 2.4375rem; }
    .mybag-mini-cart p.buttons .button.checkout.wc-forward::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 152%;
      /*150%;*/
      height: 100%;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
    .mybag-mini-cart p.buttons .button.checkout.wc-forward:hover {
      color: #fff; }
      .mybag-mini-cart p.buttons .button.checkout.wc-forward:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        z-index: -1;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }

.quick-scroll {
  display: block;
  text-align: center;
  white-space: nowrap;
  position: relative;
  clear: both;
  border-top: 1px solid #ededed;
  margin-top: 4.6875rem;
  padding-top: 2.8125rem; }
  .quick-scroll hr {
    position: absolute;
    width: 500%;
    margin: 1.1875rem 0 1.1875rem -10%; }
  .quick-scroll ul {
    position: absolute;
    display: inline-block;
    list-style: outside none none;
    padding: 0;
    top: -1.25rem;
    left: 50%;
    transform: translate(-50%); }
    .quick-scroll ul > li {
      display: inline-block;
      background: #fff none repeat scroll 0 0;
      margin-left: 0 !important; }
      .quick-scroll ul > li > a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 1px solid #ccc;
        border-radius: 3.125rem;
        color: #ccc;
        display: block;
        font-size: 1.5625rem;
        height: 2.5rem;
        line-height: 2.4375rem;
        width: 2.5rem;
        text-indent: -9999px;
        text-align: center;
        padding: 0 0.625rem; }
        .quick-scroll ul > li > a:before {
          display: block;
          font-family: FontAwesome;
          position: absolute;
          text-indent: 0; }
        .quick-scroll ul > li > a.left-nav:before {
          content: "\f107"; }
        .quick-scroll ul > li > a.right-nav:before {
          content: "\f106"; }
      .quick-scroll ul > li:first-child {
        margin-right: 0.625rem; }

.fixedsticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
  top: 0; }

/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static; }

.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed; }

.fixedsticky-dummy {
  display: none; }

.fixedsticky-on + .fixedsticky-dummy {
  display: block; }

.archive .site-main .page-title {
  font-size: 2.25rem;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  text-align: center;
  padding: 5rem 0;
  color: black;
  background-color: #f2f2f2;
  margin-bottom: 0.875rem; }

.archive-page-header {
  text-align: center;
  padding: 7.125rem 0;
  margin-bottom: 4.375rem;
  position: relative;
  filter: grayscale(1);
  filter: alpha(opacity=0.75);
  background-position: center center;
  background-size: cover; }
  .archive-page-header::before {
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.94;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f2f2f2; }
  .archive-page-header .page-title, .archive-page-header .woocommerce-breadcrumb {
    position: relative;
    z-index: 100; }
  .archive-page-header .page-title {
    font-size: 2.25rem;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    color: black; }

.hentry.format-link .entry-content {
  text-align: center;
  position: relative;
  text-align: center;
  position: relative;
  background-position: center top;
  background-size: cover; }
  .hentry.format-link .entry-content p {
    margin-bottom: 0;
    position: relative;
    height: 100%;
    display: table;
    width: 100%;
    top: 0; }
    .hentry.format-link .entry-content p a {
      color: #fff;
      font-family: "Open Sans", sans-serif;
      font-size: 1.125rem;
      font-weight: 300;
      font-style: italic;
      display: table-cell;
      vertical-align: middle; }
      .hentry.format-link .entry-content p a span {
        position: relative;
        display: block; }
        .hentry.format-link .entry-content p a span:before {
          border: 1px solid #fff;
          border-radius: 50%;
          color: #fff;
          content: "";
          display: block;
          font-family: fontawesome;
          left: 50%;
          margin-bottom: 1.25rem;
          position: relative;
          top: 0;
          transform: translate(-50%, 0);
          padding-right: 3px; }
      .hentry.format-link .entry-content p a:hover, .hentry.format-link .entry-content p a:focus {
        color: #fff; }
  .hentry.format-link .entry-content:before {
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 0; }

.mybag-fullwidth .hentry.format-link .entry-content p a span:before,
.mybag-left-sidebar .hentry.format-link .entry-content p a span:before,
.mybag-right-sidebar .hentry.format-link .entry-content p a span:before {
  height: 4.0625rem;
  width: 4.0625rem;
  line-height: 4.0625rem;
  padding-right: 3px;
  font-size: 1.875rem; }

.mybag-left-sidebar .hentry.format-link.grid .entry-content p a span:before,
.mybag-right-sidebar .hentry.format-link.grid .entry-content p a span:before {
  height: 3.125rem;
  width: 3.125rem;
  line-height: 3.125rem;
  padding-right: 3px;
  font-size: 1.5625rem; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  user-select: none; }

.pace-inactive {
  display: none; }

.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px; }

#scrollUp {
  border-radius: 3px;
  bottom: 4.5rem;
  color: #fff;
  font-size: 2.25rem;
  height: 2.625rem;
  line-height: 100%;
  opacity: 0.5;
  padding: 3px;
  right: 1.25rem;
  text-align: center;
  width: 2.625rem; }
  #scrollUp:hover, #scrollUp:focus, #scrollUp:active {
    opacity: 1; }
  #scrollUp i {
    display: inline-block;
    vertical-align: top; }

.form-row-wide {
  clear: both;
  width: 100%; }

.form-row-first {
  clear: both;
  float: left;
  margin-right: 5.88235%; }

.form-row-last {
  float: right;
  margin-right: 0 !important; }

.mybag-fullwidth .form-row-first,
.page-template-default .form-row-first {
  width: 48.6772486773%;
  float: left;
  margin-right: 2.6455026454%; }
  @media (max-width: 767px) {
    .mybag-fullwidth .form-row-first,
    .page-template-default .form-row-first {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }

.mybag-fullwidth .form-row-last,
.page-template-default .form-row-last {
  width: 48.6772486773%;
  float: right;
  margin-right: 0; }
  @media (max-width: 767px) {
    .mybag-fullwidth .form-row-last,
    .page-template-default .form-row-last {
      width: 100%;
      float: right;
      margin-right: 0; } }

.demo_store {
  position: fixed;
  left: 0;
  bottom: 69px;
  right: 0;
  margin: 0;
  padding: 1em 1.41575em;
  color: #fff;
  z-index: 999; }
  .demo_store a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    display: block; }
    .demo_store a:hover {
      text-decoration: none; }

.demo_store:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.5407911001em;
  content: "\f05a"; }

@media (min-width: 768px) {
  .demo_store {
    bottom: 0; }
    .demo_store a {
      background: rgba(0, 0, 0, 0.1);
      float: right;
      display: inline-block;
      margin: -1em -1.41575em -1em 0;
      padding: 1em 1.41575em; }
  .demo_store a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f057";
    margin-right: 0.3342343017em; } }

#shop-navigation, #blog-navigation {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 5.5rem; }
  #shop-navigation .shop-nav-menu, #shop-navigation .blog-nav-menu, #blog-navigation .shop-nav-menu, #blog-navigation .blog-nav-menu {
    margin-bottom: 0;
    text-align: center;
    position: relative;
    text-transform: uppercase; }
    #shop-navigation .shop-nav-menu > li, #shop-navigation .blog-nav-menu > li, #blog-navigation .shop-nav-menu > li, #blog-navigation .blog-nav-menu > li {
      display: inline-block;
      font-size: 0.8125rem; }
      #shop-navigation .shop-nav-menu > li:first-child::before, #shop-navigation .blog-nav-menu > li:first-child::before, #blog-navigation .shop-nav-menu > li:first-child::before, #blog-navigation .blog-nav-menu > li:first-child::before {
        display: none; }
      #shop-navigation .shop-nav-menu > li::before, #shop-navigation .blog-nav-menu > li::before, #blog-navigation .shop-nav-menu > li::before, #blog-navigation .blog-nav-menu > li::before {
        content: "/";
        padding-right: 1.25rem;
        padding-left: 1.25rem; }
      #shop-navigation .shop-nav-menu > li > a, #shop-navigation .blog-nav-menu > li > a, #blog-navigation .shop-nav-menu > li > a, #blog-navigation .blog-nav-menu > li > a {
        color: #757474;
        position: relative;
        letter-spacing: 1.4px;
        display: inline-block;
        padding-bottom: 1.25rem; }
        #shop-navigation .shop-nav-menu > li > a .caret, #shop-navigation .blog-nav-menu > li > a .caret, #blog-navigation .shop-nav-menu > li > a .caret, #blog-navigation .blog-nav-menu > li > a .caret {
          display: block; }
      #shop-navigation .shop-nav-menu > li:hover > a, #shop-navigation .blog-nav-menu > li:hover > a, #blog-navigation .shop-nav-menu > li:hover > a, #blog-navigation .blog-nav-menu > li:hover > a {
        color: #000; }
      #shop-navigation .shop-nav-menu > li.menu-item-has-children:hover > a::after, #shop-navigation .blog-nav-menu > li.menu-item-has-children:hover > a::after, #blog-navigation .shop-nav-menu > li.menu-item-has-children:hover > a::after, #blog-navigation .blog-nav-menu > li.menu-item-has-children:hover > a::after {
        position: absolute;
        content: "\f078";
        width: 100%;
        left: 0;
        font-family: "FontAwesome", sans-serif;
        line-height: 1;
        font-size: 0.625rem; }
      #shop-navigation .shop-nav-menu > li.menu-item-has-children:hover ul, #shop-navigation .blog-nav-menu > li.menu-item-has-children:hover ul, #blog-navigation .shop-nav-menu > li.menu-item-has-children:hover ul, #blog-navigation .blog-nav-menu > li.menu-item-has-children:hover ul {
        display: block; }
      #shop-navigation .shop-nav-menu > li.menu-item-has-children ul, #shop-navigation .blog-nav-menu > li.menu-item-has-children ul, #blog-navigation .shop-nav-menu > li.menu-item-has-children ul, #blog-navigation .blog-nav-menu > li.menu-item-has-children ul {
        top: 2.85rem;
        width: 100%;
        border: none;
        left: 0;
        text-align: center;
        font-size: 0.8125rem;
        padding-top: 1.25rem; }
        #shop-navigation .shop-nav-menu > li.menu-item-has-children ul li, #shop-navigation .blog-nav-menu > li.menu-item-has-children ul li, #blog-navigation .shop-nav-menu > li.menu-item-has-children ul li, #blog-navigation .blog-nav-menu > li.menu-item-has-children ul li {
          display: inline-block;
          padding-right: 44px; }
          #shop-navigation .shop-nav-menu > li.menu-item-has-children ul li:hover a, #shop-navigation .blog-nav-menu > li.menu-item-has-children ul li:hover a, #blog-navigation .shop-nav-menu > li.menu-item-has-children ul li:hover a, #blog-navigation .blog-nav-menu > li.menu-item-has-children ul li:hover a {
            color: #000; }
        #shop-navigation .shop-nav-menu > li.menu-item-has-children ul.animated, #shop-navigation .blog-nav-menu > li.menu-item-has-children ul.animated, #blog-navigation .shop-nav-menu > li.menu-item-has-children ul.animated, #blog-navigation .blog-nav-menu > li.menu-item-has-children ul.animated {
          animation-duration: 500ms; }
      #shop-navigation .shop-nav-menu > li.dropdown, #shop-navigation .blog-nav-menu > li.dropdown, #blog-navigation .shop-nav-menu > li.dropdown, #blog-navigation .blog-nav-menu > li.dropdown {
        position: initial; }

.page-template-template-homepage .top-bar,
.page-template-template-homepage .header-2,
.home .top-bar,
.home .header-2 {
  z-index: 1050; }

.page-template-template-homepage .top-bar,
.home .top-bar {
  border-bottom: 1px solid #696969; }

.page-template-template-homepage.home-v2 .header-2 .navbar .nav-bg-class .left-nav-menu .navbar-nav > li > a,
.home.home-v2 .header-2 .navbar .nav-bg-class .left-nav-menu .navbar-nav > li > a {
  color: #fff; }

.page-template-template-homepage.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a,
.home.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a {
  color: #c0c0c0; }
  .page-template-template-homepage.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a.nav-cart-toggle,
  .home.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a.nav-cart-toggle {
    color: #fff; }
  .page-template-template-homepage.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a:hover, .page-template-template-homepage.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a:focus,
  .home.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a:hover,
  .home.home-v2 .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a:focus {
    color: #f7f5f2; }

@media (min-width: 1169px) {
  .page-template-template-homepage.home-v2 .header-1,
  .home.home-v2 .header-1 {
    position: absolute;
    width: 100%;
    z-index: 1; } }

.page-template-template-homepage.home-v2 footer.site-footer,
.home.home-v2 footer.site-footer {
  padding-top: 20px; }

.page-template-template-homepage.home-v2 .st-container.slide-open .rev_slider_wrapper,
.home.home-v2 .st-container.slide-open .rev_slider_wrapper {
  left: 0; }

.page-template-template-homepage .home-v2-slider,
.home .home-v2-slider {
  margin-bottom: 3.125rem; }

.hentry {
  position: relative; }
  .hentry .entry-title {
    font-weight: 700;
    text-transform: uppercase; }
  .hentry .byline,
  .hentry .updated:not(.published) {
    display: none; }
  .hentry .posted-on {
    font-size: 0.75rem;
    line-height: 1.5rem;
    text-transform: uppercase; }
  .hentry .entry-meta {
    font-family: "Montserrat", sans-serif; }
  .hentry .entry-header {
    text-transform: uppercase; }
    .hentry .entry-header .entry-meta {
      margin-bottom: 1rem; }
    .hentry .entry-header .posted-on a {
      color: #5c5c5c; }
    .hentry .entry-header .entry-title {
      margin-top: 0.3125rem;
      font-size: 1.438rem;
      letter-spacing: 0.025em;
      line-height: 1.2;
      margin-bottom: 3.125rem; }
      .hentry .entry-header .entry-title a {
        color: #3f3f3f; }
      .hentry .entry-header .entry-title:after {
        background-color: #333333;
        content: "";
        display: block;
        height: 2px;
        margin: 2.6875rem 0 0;
        width: 5rem; }
  .hentry .cat-links,
  .hentry .tags-links,
  .hentry .comments-link {
    font-size: 0.75rem;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1rem; }
  .hentry .entry-content {
    font-size: 0.9375rem;
    line-height: 1.625rem;
    color: #5c5c5c; }
    .hentry .entry-content p a {
      font-weight: bold; }
  .hentry .media-attachment img {
    display: block;
    max-width: 100%;
    height: auto; }
  .hentry .media-attachment .audio-wrap iframe {
    display: block;
    height: 100%;
    width: 100%; }

.hentry.post {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .hentry.post::before, .hentry.post::after {
    content: "";
    display: table; }
  .hentry.post::after {
    clear: both; }
  .hentry.post ol, .hentry.post ul {
    margin: 2rem 0 2rem 1.875rem;
    padding: 0;
    text-transform: capitalize; }
  .hentry.post table tbody tr th {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    color: #363636; }
  .hentry.post .entry-header {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    @media (max-width: 47.938em) {
      .hentry.post .entry-header {
        width: 100%; } }
    @media (min-width: 48em) {
      .hentry.post .entry-header {
        width: 33.3333333333%; } }
    .hentry.post .entry-header .entry-title {
      margin-bottom: 30px; }
    .hentry.post .entry-header .post-readmore {
      padding-top: 30px; }
  .hentry.post .content-body {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    @media (max-width: 47.938em) {
      .hentry.post .content-body {
        width: 100%; } }
    @media (min-width: 48em) {
      .hentry.post .content-body {
        width: 66.6666666667%; } }
    .hentry.post .content-body p strong {
      font-family: "Montserrat", sans-serif;
      color: #363636; }

.hentry.format-quote .entry-title {
  font-family: "Montserrat", sans-serif;
  font-size: 0.75rem;
  text-align: center;
  letter-spacing: 0.15em;
  margin-bottom: 1.875rem; }

.hentry.format-quote .entry-content {
  padding: 5rem 6.25rem; }

.hentry.format-quote blockquote {
  margin-bottom: 0; }
  .hentry.format-quote blockquote p {
    margin: 0 0 1.75rem 0; }
  .hentry.format-quote blockquote cite {
    color: #3f3f3f; }
    .hentry.format-quote blockquote cite:before {
      content: '-';
      padding-right: 4px; }

.hentry.grid.format-quote, .hentry.grid.format-link {
  margin: 0 0 6.25rem; }

.hentry.grid .media-attachment {
  margin-bottom: 1.4375rem; }

.hentry.grid .entry-title {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.4375rem; }
  .hentry.grid .entry-title a {
    color: black; }

.hentry.grid > a {
  display: inline-block;
  margin-bottom: 1.125rem; }

.hentry.grid .mybag-img-placeholder {
  position: relative; }
  .hentry.grid .mybag-img-placeholder i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%); }

.hentry.grid .post-readmore a.btn-primary {
  padding: 0;
  border: 0;
  color: #000; }
  .hentry.grid .post-readmore a.btn-primary::before {
    display: none;
    background: transparent; }
  .hentry.grid .post-readmore a.btn-primary:hover {
    background: transparent; }
  .hentry.grid .post-readmore a.btn-primary::after {
    content: "\f178";
    font-family: "FontAwesome", sans-serif;
    padding-left: 0.625rem; }

.hentry.grid .entry-meta {
  padding-top: 5px;
  display: inline-block; }

.hentry.grid .posted-on a {
  color: #959393; }

.hentry.grid .entry-content {
  color: #717070;
  font-size: 0.875rem;
  line-height: 1.4375rem; }
  .hentry.grid .entry-content.post-excerpt {
    margin-top: 0.8125rem; }

.hentry.grid.format-link .entry-content {
  margin-bottom: 1.4375rem; }

.single-post .hentry {
  margin-bottom: 6.25rem; }
  @media (max-width: 47.938em) {
    .single-post .hentry {
      margin-bottom: 3.25rem; } }

.hentry.grid {
  width: 50%;
  float: left;
  padding-left: 3.595890411%;
  padding-right: 3.595890411%;
  clear: both;
  margin: 0 0 4.625rem; }
  .hentry.grid:nth-child(odd) {
    float: left;
    padding-left: 0;
    padding-right: 1.875rem; }
  .hentry.grid:nth-child(even) {
    clear: none;
    padding-left: 1.875rem;
    padding-right: 0; }

.mybag-content-enabled .media-attachment {
  margin-bottom: 1.875rem; }

.mybag-left-sidebar .hentry.post.grid.format-quote .entry-content,
.mybag-right-sidebar .hentry.post.grid.format-quote .entry-content {
  padding: 3rem; }

.mybag-left-sidebar .hentry.post.grid .blockquote::before,
.mybag-left-sidebar .hentry.post.grid blockquote::before,
.mybag-right-sidebar .hentry.post.grid .blockquote::before,
.mybag-right-sidebar .hentry.post.grid blockquote::before {
  font-size: 3.125rem;
  top: 0.625rem; }

.mybag-left-sidebar .hentry.post.grid.format-status, .mybag-left-sidebar .hentry.post.grid.format-aside,
.mybag-right-sidebar .hentry.post.grid.format-status,
.mybag-right-sidebar .hentry.post.grid.format-aside {
  float: left; }

.mybag-left-sidebar .hentry.post.format-status, .mybag-left-sidebar .hentry.post.format-aside,
.mybag-right-sidebar .hentry.post.format-status,
.mybag-right-sidebar .hentry.post.format-aside {
  margin-left: 0;
  margin-right: 0; }

.mybag-left-sidebar .hentry.post.grid.format-status:nth-child(odd), .mybag-left-sidebar .hentry.post.grid.format-aside:nth-child(odd),
.mybag-right-sidebar .hentry.post.grid.format-status:nth-child(odd),
.mybag-right-sidebar .hentry.post.grid.format-aside:nth-child(odd) {
  padding-right: 1.875rem; }

.mybag-left-sidebar .hentry.post.grid.format-status:nth-child(even), .mybag-left-sidebar .hentry.post.grid.format-aside:nth-child(even),
.mybag-right-sidebar .hentry.post.grid.format-status:nth-child(even),
.mybag-right-sidebar .hentry.post.grid.format-aside:nth-child(even) {
  padding-left: 1.875rem; }

.site-main [class*="navigation"]::before, .site-main [class*="navigation"]::after {
  content: "";
  display: table; }

.site-main [class*="navigation"]::after {
  clear: both; }

.site-main [class*="navigation"] .nav-previous {
  float: left; }

.site-main [class*="navigation"] .nav-next {
  float: right; }

.site-main [class*="navigation"] .nav-previous,
.site-main [class*="navigation"] .nav-next {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  max-width: 48%; }
  @media (max-width: 47.938em) {
    .site-main [class*="navigation"] .nav-previous,
    .site-main [class*="navigation"] .nav-next {
      max-width: 100%;
      float: none;
      text-align: center; } }

@media (max-width: 47.938em) {
  .site-main [class*="navigation"] .nav-previous {
    margin-bottom: 1.25rem; } }

.single-post .media-attachment {
  margin-bottom: 4rem; }

.single-post .site-content {
  margin-bottom: 4.688rem; }

.blog-post-author-details {
  background: #efefef;
  padding: 1.875rem;
  margin-bottom: 100px; }
  .blog-post-author-details::before, .blog-post-author-details::after {
    content: "";
    display: table; }
  .blog-post-author-details::after {
    clear: both; }
  .blog-post-author-details .media {
    margin-top: 15px;
    zoom: 1;
    overflow: hidden; }
    .blog-post-author-details .media:first-child {
      margin-top: 0; }
    .blog-post-author-details .media .media-body {
      zoom: 1;
      overflow: hidden;
      width: 10000px;
      display: table-cell;
      vertical-align: top; }
      .blog-post-author-details .media .media-body h5 {
        font-size: 0.9375rem;
        font-weight: 700; }
        .blog-post-author-details .media .media-body h5 a {
          color: #3f3f3f; }
    .blog-post-author-details .media .media-left {
      display: table-cell;
      vertical-align: top;
      padding-right: 0.625rem;
      float: left;
      padding-right: 1.25rem; }

.hentry {
  margin-bottom: 8.75rem; }

.hentry.grid .mybag-img-placeholder, .single-post .mybag-img-placeholder {
  position: relative; }
  .hentry.grid .mybag-img-placeholder i, .single-post .mybag-img-placeholder i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%); }

.hentry.type-page {
  margin-bottom: 0; }
  .hentry.type-page .entry-header.centered-header {
    text-align: center;
    margin-bottom: 3.125rem;
    text-transform: none; }
    .hentry.type-page .entry-header.centered-header .entry-title {
      font-size: 1.625rem;
      color: #3f3f3f;
      line-height: 1.2;
      margin-top: 0.5rem;
      margin-bottom: 0.5rem;
      text-transform: uppercase; }
      .hentry.type-page .entry-header.centered-header .entry-title:after {
        content: none; }
    .hentry.type-page .entry-header.centered-header .subtitle {
      color: #b1b1b1;
      font-size: 100%; }

.woocommerce-account h2 {
  font-size: 1.2rem;
  margin: 40px 0 0.625rem 0;
  text-transform: uppercase; }

.woocommerce-account h3 {
  font-size: 1rem;
  color: #696969;
  margin-top: 0;
  margin-bottom: 0.875rem; }

.woocommerce-account p {
  position: relative;
  margin-bottom: 3rem; }

.woocommerce-account fieldset {
  margin-top: 40px; }

.woocommerce-account legend {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #363636; }

.woocommerce-account .myaccount_address {
  margin-bottom: 36px; }

.woocommerce-account .shop_table thead {
  font-family: "Montserrat", sans-serif;
  color: #878787; }

.woocommerce-account .shop_table .button {
  display: inline-block;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  padding: 8px 28px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 2;
  border-width: 3px;
  border-style: solid;
  background-color: transparent;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  padding: 0.5rem 1.25rem;
  line-height: 1;
  border-width: 0.125rem; }
  .woocommerce-account .shop_table .button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 152%;
    /*150%;*/
    height: 100%;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
  .woocommerce-account .shop_table .button:hover {
    color: #fff; }
    .woocommerce-account .shop_table .button:hover::before {
      opacity: 1;
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
      z-index: -1;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .woocommerce-account .shop_table .button::before {
    display: none; }
  .woocommerce-account .shop_table .button:hover, .woocommerce-account .shop_table .button:hover .woocommerce-account .shop_table .button::before {
    background-color: transparent; }

.woocommerce-account .shop_table.my_account_orders .button {
  background-color: transparent; }

.woocommerce-account table.shop_table_responsive tbody tr td:before {
  display: none; }

.woocommerce-account table.shop_table_responsive tbody tr th {
  display: table-cell; }

.woocommerce-account .myaccount_user {
  margin-right: 24%; }

.woocommerce-account .container.inner-md, .woocommerce-account .woocommerce-tabs .inner-md.wc-tab, .woocommerce-tabs .woocommerce-account .inner-md.wc-tab, .woocommerce-account .single-product .inner-md.woocommerce-message, .single-product .woocommerce-account .inner-md.woocommerce-message, .woocommerce-account .single-product .inner-md.related.products, .single-product .woocommerce-account .inner-md.related.products {
  padding-top: 0; }

.woocommerce-account #customer_login, .woocommerce-account .addresses {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .woocommerce-account #customer_login::before, .woocommerce-account #customer_login::after, .woocommerce-account .addresses::before, .woocommerce-account .addresses::after {
    content: "";
    display: table; }
  .woocommerce-account #customer_login::after, .woocommerce-account .addresses::after {
    clear: both; }
  .woocommerce-account #customer_login .col-1, .woocommerce-account #customer_login .col-2, .woocommerce-account .addresses .col-1, .woocommerce-account .addresses .col-2 {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
    @media (max-width: 32em) {
      .woocommerce-account #customer_login .col-1, .woocommerce-account #customer_login .col-2, .woocommerce-account .addresses .col-1, .woocommerce-account .addresses .col-2 {
        width: 100%; } }
    @media (min-width: 32.1em) {
      .woocommerce-account #customer_login .col-1, .woocommerce-account #customer_login .col-2, .woocommerce-account .addresses .col-1, .woocommerce-account .addresses .col-2 {
        width: 50%; } }

.woocommerce-account .woocommerce .address .edit {
  display: inline-block;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  padding: 8px 28px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 2;
  border-width: 3px;
  border-style: solid;
  color: #fff;
  padding: 0 17px; }
  .woocommerce-account .woocommerce .address .edit:hover {
    background-color: #696969; }
  .woocommerce-account .woocommerce .address .edit::before {
    content: '\f067';
    font-family: "FontAwesome", sans-serif;
    padding-right: 4px;
    font-size: 0.8125rem; }

.woocommerce-account .woocommerce .address header, .woocommerce-account .woocommerce .address address {
  margin-right: 15px;
  padding: 1.25rem;
  background-color: #f9f9f9;
  border: 1px solid #d4d3d3; }

.woocommerce-account .woocommerce .address header {
  padding-bottom: 0;
  border-bottom: none; }

.woocommerce-account .woocommerce .address address {
  padding-top: 0.875rem;
  border-top: 0;
  font-size: 0.875rem; }

.woocommerce-account .entry-header {
  margin-bottom: 40px; }

.woocommerce-account label[for="rememberme"] {
  width: inherit;
  line-height: 2.6;
  margin-left: 1.25rem;
  letter-spacing: 0px;
  right: auto;
  left: auto; }
  .woocommerce-account label[for="rememberme"] input {
    width: inherit;
    margin-right: 4px; }

.woocommerce-account .woocommerce .login, .woocommerce-account .woocommerce .register {
  margin-top: 30px; }
  .woocommerce-account .woocommerce .login p:nth-child(2), .woocommerce-account .woocommerce .register p:nth-child(2) {
    margin-bottom: 40px; }
  .woocommerce-account .woocommerce .login .lost_password, .woocommerce-account .woocommerce .register .lost_password {
    margin-top: 1.25rem; }
    .woocommerce-account .woocommerce .login .lost_password a, .woocommerce-account .woocommerce .register .lost_password a {
      font-size: 0.8125rem; }

.woocommerce-account.woocommerce-edit-address form {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .woocommerce-account.woocommerce-edit-address form::before, .woocommerce-account.woocommerce-edit-address form::after {
    content: "";
    display: table; }
  .woocommerce-account.woocommerce-edit-address form::after {
    clear: both; }
  .woocommerce-account.woocommerce-edit-address form > h3 {
    margin-left: 13px; }

.woocommerce-account.woocommerce-edit-address input::placeholder {
  color: transparent; }

.woocommerce-account.woocommerce-edit-address #billing_first_name_field,
.woocommerce-account.woocommerce-edit-address #shipping_first_name_field,
.woocommerce-account.woocommerce-edit-address #billing_last_name_field,
.woocommerce-account.woocommerce-edit-address #shipping_last_name_field,
.woocommerce-account.woocommerce-edit-address #billing_email_field,
.woocommerce-account.woocommerce-edit-address #billing_phone_field {
  margin-left: 0;
  margin-right: 0; }

.woocommerce-account.woocommerce-edit-address label {
  right: 15px;
  left: 15px; }

.woocommerce-account.woocommerce-edit-address #shipping_country_field label,
.woocommerce-account.woocommerce-edit-address #shipping_state_field label,
.woocommerce-account.woocommerce-edit-address #billing_country_field label,
.woocommerce-account.woocommerce-edit-address #billing_state_field label {
  right: 0;
  left: 0; }

.woocommerce-account.woocommerce-edit-address #billing_first_name_field,
.woocommerce-account.woocommerce-edit-address #shipping_first_name_field,
.woocommerce-account.woocommerce-edit-address #billing_last_name_field,
.woocommerce-account.woocommerce-edit-address #shipping_last_name_field {
  margin-top: 1.25rem; }

.woocommerce-account.woocommerce-edit-address p {
  margin-left: 0.8125rem;
  margin-right: 0.8125rem; }

.woocommerce-account.woocommerce-edit-address .validate-state {
  margin-right: 0; }

.woocommerce-account.woocommerce-edit-address #billing_first_name_field,
.woocommerce-account.woocommerce-edit-address #shipping_first_name_field,
.woocommerce-account.woocommerce-edit-address #billing_last_name_field,
.woocommerce-account.woocommerce-edit-address #shipping_last_name_field,
.woocommerce-account.woocommerce-edit-address #billing_email_field,
.woocommerce-account.woocommerce-edit-address #billing_phone_field {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media (max-width: 32em) {
    .woocommerce-account.woocommerce-edit-address #billing_first_name_field,
    .woocommerce-account.woocommerce-edit-address #shipping_first_name_field,
    .woocommerce-account.woocommerce-edit-address #billing_last_name_field,
    .woocommerce-account.woocommerce-edit-address #shipping_last_name_field,
    .woocommerce-account.woocommerce-edit-address #billing_email_field,
    .woocommerce-account.woocommerce-edit-address #billing_phone_field {
      width: 100%; } }
  @media (min-width: 32.1em) {
    .woocommerce-account.woocommerce-edit-address #billing_first_name_field,
    .woocommerce-account.woocommerce-edit-address #shipping_first_name_field,
    .woocommerce-account.woocommerce-edit-address #billing_last_name_field,
    .woocommerce-account.woocommerce-edit-address #shipping_last_name_field,
    .woocommerce-account.woocommerce-edit-address #billing_email_field,
    .woocommerce-account.woocommerce-edit-address #billing_phone_field {
      width: 50%; } }

.woocommerce-account.woocommerce-edit-address #billing_address_2_field input::placeholder,
.woocommerce-account.woocommerce-edit-address #billing_address_2_field textarea::placeholder,
.woocommerce-account.woocommerce-edit-address #shipping_address_2_field input::placeholder,
.woocommerce-account.woocommerce-edit-address #shipping_address_2_field textarea::placeholder {
  color: inherit; }

.woocommerce-account.woocommerce-edit-address #billing_state_field label,
.woocommerce-account.woocommerce-edit-address #shipping_state_field label,
.woocommerce-account.woocommerce-edit-address #billing_country_field label,
.woocommerce-account.woocommerce-edit-address #shipping_country_field label {
  position: relative;
  top: 0;
  margin-bottom: 0.625rem; }

.woocommerce-account.woocommerce-edit-address #billing_address_1_field,
.woocommerce-account.woocommerce-edit-address #shipping_address_1_field {
  margin-bottom: 1rem; }

table.my_account_orders .order-number {
  font-weight: 900; }

.woocommerce-order-received .entry-title, .woocommerce-view-order .entry-title {
  margin-bottom: 2.5rem; }

.woocommerce-order-received .order_details, .woocommerce-order-received address, .woocommerce-order-received #content .title, .woocommerce-view-order .order_details, .woocommerce-view-order address, .woocommerce-view-order #content .title {
  padding: 1.25rem;
  list-style: none;
  background-color: #f9f9f9;
  border: 1px solid #d4d4d4; }
  .woocommerce-order-received .order_details li, .woocommerce-order-received address li, .woocommerce-order-received #content .title li, .woocommerce-view-order .order_details li, .woocommerce-view-order address li, .woocommerce-view-order #content .title li {
    padding-bottom: 0.125rem; }
    .woocommerce-order-received .order_details li strong, .woocommerce-order-received address li strong, .woocommerce-order-received #content .title li strong, .woocommerce-view-order .order_details li strong, .woocommerce-view-order address li strong, .woocommerce-view-order #content .title li strong {
      font-family: "Open Sans", sans-serif; }

.woocommerce-order-received #content .title, .woocommerce-view-order #content .title {
  border-bottom: none; }

.woocommerce-order-received .order_details tbody,
.woocommerce-order-received .order_details tfoot,
.woocommerce-order-received .order_details li,
.woocommerce-order-received address li,
.woocommerce-order-received .title li, .woocommerce-view-order .order_details tbody,
.woocommerce-view-order .order_details tfoot,
.woocommerce-view-order .order_details li,
.woocommerce-view-order address li,
.woocommerce-view-order .title li {
  font-family: "Montserrat", sans-serif; }

.woocommerce-order-received .shop_table, .woocommerce-view-order .shop_table {
  background-color: transparent;
  border: none; }

.woocommerce-order-received .woocommerce > h3, .woocommerce-order-received .woocommerce header h3, .woocommerce-view-order .woocommerce > h3, .woocommerce-view-order .woocommerce header h3 {
  text-transform: capitalize;
  margin-bottom: 1rem;
  text-align: left;
  font-size: 0.9rem;
  color: #878787;
  font-family: "Open Sans", sans-serif; }

.woocommerce-order-received .woocommerce > h2, .woocommerce-order-received .woocommerce header h2, .woocommerce-view-order .woocommerce > h2, .woocommerce-view-order .woocommerce header h2 {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin: 3.75rem 0 1.25rem 0; }

.woocommerce-order-received .woocommerce .title, .woocommerce-view-order .woocommerce .title {
  border-bottom: none;
  padding-bottom: 0; }
  .woocommerce-order-received .woocommerce .title h3, .woocommerce-view-order .woocommerce .title h3 {
    margin: 0;
    font-size: 1rem;
    color: #696969;
    font-family: "Montserrat", sans-serif; }

.woocommerce-order-received .woocommerce .customer_details, .woocommerce-view-order .woocommerce .customer_details {
  margin-bottom: 3.75rem; }

.woocommerce-order-received .woocommerce address, .woocommerce-view-order .woocommerce address {
  border-top: 0; }

.woocommerce-account .woocommerce {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .woocommerce-account .woocommerce::before, .woocommerce-account .woocommerce::after {
    content: "";
    display: table; }
  .woocommerce-account .woocommerce::after {
    clear: both; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%; }
  @media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
      width: 25%; } }

.woocommerce-account .woocommerce-MyAccount-content {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%; }
  @media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content {
      width: 75%; } }

.woocommerce-MyAccount-navigation {
  clear: both; }
  .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .woocommerce-MyAccount-navigation ul li {
      margin: 0 0 15px; }
      .woocommerce-MyAccount-navigation ul li a {
        color: #333e48;
        font-weight: 400; }
        .woocommerce-MyAccount-navigation ul li a:before {
          font-family: FontAwesome;
          content: "\f105";
          padding-right: 12px; }
    .woocommerce-MyAccount-navigation ul .is-active a {
      font-weight: bold; }
    .woocommerce-MyAccount-navigation ul li + li {
      margin-top: 10px; }

.woocommerce-cart .hentry {
  margin-bottom: 0; }

.woocommerce-cart .woocommerce-info {
  padding: 15px;
  margin-top: 2rem;
  text-align: left;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .woocommerce-cart .woocommerce-info hr {
    border-top-color: #a6d5ec; }
  .woocommerce-cart .woocommerce-info .alert-link, .woocommerce-cart .woocommerce-info a {
    color: #245269;
    font-weight: 700; }
  .woocommerce-cart .woocommerce-info:before {
    content: "\f05d";
    font-family: "FontAwesome", sans-serif;
    padding-right: 6px; }

.woocommerce-cart .shop_table.cart {
  margin-top: 3.125rem; }
  .woocommerce-cart .shop_table.cart tr {
    position: relative; }
  .woocommerce-cart .shop_table.cart .product-remove {
    position: absolute;
    right: 0; }
  .woocommerce-cart .shop_table.cart .product-subtotal {
    text-align: center; }
  .woocommerce-cart .shop_table.cart .product-thumbnail {
    width: 8.75rem; }
  .woocommerce-cart .shop_table.cart .product-quantity {
    width: 6.25rem; }
  .woocommerce-cart .shop_table.cart thead {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase; }
    .woocommerce-cart .shop_table.cart thead th {
      padding-left: 0;
      letter-spacing: 1px;
      border-bottom: 1px; }
  .woocommerce-cart .shop_table.cart tbody .cart_item {
    font-family: "Montserrat", sans-serif;
    color: #a1a0a0; }
    @media (max-width: 47.938em) {
      .woocommerce-cart .shop_table.cart tbody .cart_item td {
        text-align: center !important;
        padding-right: 0; }
      .woocommerce-cart .shop_table.cart tbody .cart_item .product-thumbnail a {
        display: inline-block; } }
  .woocommerce-cart .shop_table.cart tbody td {
    text-align: left;
    padding: 2.25rem 1.25rem 2.25rem 0; }
    .woocommerce-cart .shop_table.cart tbody td img {
      width: 6.25; }
    .woocommerce-cart .shop_table.cart tbody td dl dt, .woocommerce-cart .shop_table.cart tbody td dl dd {
      display: inline-block; }
    .woocommerce-cart .shop_table.cart tbody td dl dd {
      padding: 0 0 0 0.625rem; }
      .woocommerce-cart .shop_table.cart tbody td dl dd p {
        margin-bottom: 0; }
    .woocommerce-cart .shop_table.cart tbody td.product-price, .woocommerce-cart .shop_table.cart tbody td.product-subtotal, .woocommerce-cart .shop_table.cart tbody td.product-name {
      font-weight: 400; }
    .woocommerce-cart .shop_table.cart tbody td.product-name {
      font-family: "Montserrat", sans-serif; }
    .woocommerce-cart .shop_table.cart tbody td.product-remove .remove {
      font-size: 0; }
      .woocommerce-cart .shop_table.cart tbody td.product-remove .remove:before {
        font-family: "FontAwesome", sans-serif;
        content: '\f014';
        font-size: 1rem; }
    .woocommerce-cart .shop_table.cart tbody td.product-quantity input {
      text-align: center;
      padding-left: 0.625rem; }
    .woocommerce-cart .shop_table.cart tbody td.actions {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem;
      padding-right: 0; }
      .woocommerce-cart .shop_table.cart tbody td.actions::before, .woocommerce-cart .shop_table.cart tbody td.actions::after {
        content: "";
        display: table; }
      .woocommerce-cart .shop_table.cart tbody td.actions::after {
        clear: both; }
      .woocommerce-cart .shop_table.cart tbody td.actions .coupon {
        position: relative;
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        padding-left: 0; }
        @media (max-width: 71.188em) {
          .woocommerce-cart .shop_table.cart tbody td.actions .coupon {
            width: 100%; } }
        @media (min-width: 71.25em) {
          .woocommerce-cart .shop_table.cart tbody td.actions .coupon {
            width: 58.3333333333%; } }
        @media (max-width: 71.188em) {
          .woocommerce-cart .shop_table.cart tbody td.actions .coupon {
            margin-bottom: 2.5rem; } }
        .woocommerce-cart .shop_table.cart tbody td.actions .coupon #coupon_code, .woocommerce-cart .shop_table.cart tbody td.actions .coupon label {
          width: 16.25rem; }
        .woocommerce-cart .shop_table.cart tbody td.actions .coupon #coupon_code {
          position: relative;
          bottom: -8px; }
        @media (max-width: 29.938em) {
          .woocommerce-cart .shop_table.cart tbody td.actions .coupon .button {
            margin-top: 40px; }
          .woocommerce-cart .shop_table.cart tbody td.actions .coupon #coupon_code, .woocommerce-cart .shop_table.cart tbody td.actions .coupon .button, .woocommerce-cart .shop_table.cart tbody td.actions .coupon label {
            width: 100%; } }
        .woocommerce-cart .shop_table.cart tbody td.actions .coupon .button {
          margin-left: 1.25rem; }
        .woocommerce-cart .shop_table.cart tbody td.actions .coupon label {
          top: 0.75rem;
          line-height: 1.5rem;
          position: absolute; }
          .woocommerce-cart .shop_table.cart tbody td.actions .coupon label.on {
            top: -0.75rem; }
        .woocommerce-cart .shop_table.cart tbody td.actions .coupon input::placeholder {
          color: transparent; }
      .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout {
        position: relative;
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; }
        @media (max-width: 47.938em) {
          .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout {
            width: 100%; } }

@media (min-width: 48em) and (max-width: 71.188em) {
  .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout {
    width: 50%; } }
        @media (min-width: 71.25em) {
          .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout {
            width: 25%; } }
        .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout a {
          display: inline-block;
          font-weight: normal;
          font-size: 0.875rem;
          line-height: 1.5rem;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          touch-action: manipulation;
          cursor: pointer;
          user-select: none;
          border-radius: 0;
          text-transform: uppercase;
          transition: all .2s ease-in-out;
          padding: 8px 28px;
          font-family: "Montserrat", sans-serif;
          position: relative;
          z-index: 2;
          border-width: 3px;
          border-style: solid;
          background-color: transparent;
          overflow: hidden;
          -webkit-transition: border-color 0.3s, color 0.3s;
          transition: border-color 0.3s, color 0.3s;
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          width: 100%; }
          .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout a::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 152%;
            /*150%;*/
            height: 100%;
            -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
            transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
            -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
            -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
            transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
          .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout a:hover {
            color: #fff; }
            .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout a:hover::before {
              opacity: 1;
              -webkit-transform: rotate3d(0, 0, 1, 0deg);
              transform: rotate3d(0, 0, 1, 0deg);
              z-index: -1;
              -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
              transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
      .woocommerce-cart .shop_table.cart tbody td.actions > .button {
        position: relative;
        float: left;
        min-height: 1px;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        background-color: #9c9c9c;
        border-color: #9c9c9c;
        color: #fff;
        transition: all .2s ease-in-out; }
        @media (max-width: 47.938em) {
          .woocommerce-cart .shop_table.cart tbody td.actions > .button {
            width: 100%; } }

@media (min-width: 48em) and (max-width: 71.188em) {
  .woocommerce-cart .shop_table.cart tbody td.actions > .button {
    width: 50%; } }
        @media (min-width: 71.25em) {
          .woocommerce-cart .shop_table.cart tbody td.actions > .button {
            width: 16.6666666667%; } }
        .woocommerce-cart .shop_table.cart tbody td.actions > .button:hover {
          background-color: #363636;
          border-color: #363636; }
  .woocommerce-cart .shop_table.cart .product-subtotal {
    padding-right: 2.5rem; }

.woocommerce-cart .cart-collaterals {
  text-align: left;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .woocommerce-cart .cart-collaterals::before, .woocommerce-cart .cart-collaterals::after {
    content: "";
    display: table; }
  .woocommerce-cart .cart-collaterals::after {
    clear: both; }
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    display: none; }
  .woocommerce-cart .cart-collaterals .cart_totals {
    padding-bottom: 3.75rem;
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 0; }
    @media (max-width: 47.938em) {
      .woocommerce-cart .cart-collaterals .cart_totals {
        width: 100%; } }
    @media (min-width: 48em) {
      .woocommerce-cart .cart-collaterals .cart_totals {
        margin-left: 58.3333333333%;
        width: 41.6666666667%; } }
    .woocommerce-cart .cart-collaterals .cart_totals > h2 {
      display: none; }
    .woocommerce-cart .cart-collaterals .cart_totals tr, .woocommerce-cart .cart-collaterals .cart_totals .amount {
      font-family: "Montserrat", sans-serif; }
    .woocommerce-cart .cart-collaterals .cart_totals .order-total {
      border-top: 3px solid #878787;
      border-bottom: 3px solid #878787; }
      .woocommerce-cart .cart-collaterals .cart_totals .order-total th {
        padding: 1.375rem 0;
        line-height: 1; }
      .woocommerce-cart .cart-collaterals .cart_totals .order-total td {
        font-size: 1.5rem; }
    .woocommerce-cart .cart-collaterals .cart_totals #shipping_method {
      padding: 0;
      list-style: none; }
      .woocommerce-cart .cart-collaterals .cart_totals #shipping_method li {
        margin-bottom: 2px;
        font-size: 0.75rem; }
        .woocommerce-cart .cart-collaterals .cart_totals #shipping_method li label {
          padding-left: 8px;
          font-family: "Open Sans", sans-serif; }
          .woocommerce-cart .cart-collaterals .cart_totals #shipping_method li label .amount {
            color: #363636;
            font-weight: 900; }
    .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
      width: 15.625rem; }
      .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
        margin-bottom: 1.4rem; }
        .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p .button {
          display: inline-block;
          font-weight: normal;
          font-size: 0.875rem;
          line-height: 1.5rem;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          touch-action: manipulation;
          cursor: pointer;
          user-select: none;
          border-radius: 0;
          text-transform: uppercase;
          transition: all .2s ease-in-out;
          padding: 8px 28px;
          font-family: "Montserrat", sans-serif;
          position: relative;
          z-index: 2;
          border-width: 3px;
          border-style: solid;
          background-color: transparent;
          overflow: hidden;
          -webkit-transition: border-color 0.3s, color 0.3s;
          transition: border-color 0.3s, color 0.3s;
          -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
          .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p .button::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 152%;
            /*150%;*/
            height: 100%;
            -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
            transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
            -webkit-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
            -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
            transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
          .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p .button:hover {
            color: #fff; }
            .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p .button:hover::before {
              opacity: 1;
              -webkit-transform: rotate3d(0, 0, 1, 0deg);
              transform: rotate3d(0, 0, 1, 0deg);
              z-index: -1;
              -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
              transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
        .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p select {
          width: 15.625rem; }
    .woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button {
      font-size: 0.75rem;
      color: #878787;
      letter-spacing: 0.4px; }
      .woocommerce-cart .cart-collaterals .cart_totals .shipping-calculator-button:after {
        content: "\f150";
        font-family: "FontAwesome", sans-serif;
        padding-left: 6px; }
    .woocommerce-cart .cart-collaterals .cart_totals th {
      padding-left: 0;
      text-transform: uppercase;
      width: 12.5rem; }
      @media (max-width: 47.938em) {
        .woocommerce-cart .cart-collaterals .cart_totals th {
          width: inherit; } }
    .woocommerce-cart .cart-collaterals .cart_totals td {
      padding: 0.75rem 0; }
    .woocommerce-cart .cart-collaterals .cart_totals th, .woocommerce-cart .cart-collaterals .cart_totals td {
      border: none; }

.woocommerce-cart .mybag-cross-sell-products {
  background: #f7f7f7; }
  .woocommerce-cart .mybag-cross-sell-products .cross-sells {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding: 4.375rem 0.9375rem 4.6875rem; }
    .woocommerce-cart .mybag-cross-sell-products .cross-sells::before, .woocommerce-cart .mybag-cross-sell-products .cross-sells::after {
      content: "";
      display: table; }
    .woocommerce-cart .mybag-cross-sell-products .cross-sells::after {
      clear: both; }
    @media (min-width: 544px) {
      .woocommerce-cart .mybag-cross-sell-products .cross-sells {
        max-width: 576px; } }
    @media (min-width: 768px) {
      .woocommerce-cart .mybag-cross-sell-products .cross-sells {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .woocommerce-cart .mybag-cross-sell-products .cross-sells {
        max-width: 940px; } }
    @media (min-width: 1200px) {
      .woocommerce-cart .mybag-cross-sell-products .cross-sells {
        max-width: 1140px; } }
    .woocommerce-cart .mybag-cross-sell-products .cross-sells h2 {
      font-size: 1.5rem;
      line-height: 1.875rem;
      letter-spacing: 0.1em;
      color: #3f3f3f;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 4.375rem; }

.cart-empty {
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.5rem;
  padding: 2.5rem;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  margin-top: 5rem; }
  .cart-empty + .return-to-shop {
    margin-bottom: 7.5rem;
    text-align: center; }

.wc-backward {
  display: inline-block;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  padding: 8px 28px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  z-index: 2;
  border-width: 3px;
  border-style: solid;
  background-color: transparent;
  overflow: hidden;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  padding: 0.875rem 2.625rem; }
  .wc-backward::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 152%;
    /*150%;*/
    height: 100%;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
  .wc-backward:hover {
    color: #fff; }
    .wc-backward:hover::before {
      opacity: 1;
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
      z-index: -1;
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .wc-backward::after {
    font-family: "FontAwesome", sans-serif;
    content: "\f112";
    position: absolute;
    left: 1.25rem; }

.shipping-calculator-form .select2 .select2-selection__rendered {
  padding-left: 0;
  text-align: left;
  padding-bottom: 0.3125rem;
  border-bottom: 1px solid #dcdcdc; }

.cart_totals .select2 .select2-selection__rendered {
  padding-left: 0;
  text-align: left; }

.table-compare {
  border: 1px solid #d7d7d7;
  margin-bottom: 3.75rem; }
  .table-compare .product-title {
    font-size: 1rem; }
  .table-compare tbody tr th {
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    background-color: #f1f1f1;
    vertical-align: middle;
    text-align: center; }
  .table-compare tbody tr th, .table-compare tbody tr td {
    border: 1px solid #d7d7d7; }
  .table-compare tbody tr td {
    vertical-align: middle;
    text-align: center;
    padding: 1rem; }
    .table-compare tbody tr td > span, .table-compare tbody tr td .out-of-stock {
      font-size: 0.6875rem;
      padding: 4px 0.625rem;
      letter-spacing: 0.6px;
      text-transform: uppercase; }
    .table-compare tbody tr td > span {
      border: 1px solid #1abc9c;
      color: #1abc9c; }
    .table-compare tbody tr td .out-of-stock {
      border: 1px solid #e74c3c;
      color: #e74c3c; }
    .table-compare tbody tr td .product-image, .table-compare tbody tr td .star-rating {
      display: inline-block; }
  .table-compare tbody tr:first-child td {
    vertical-align: top; }
  .table-compare tbody .button {
    display: inline-block;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    padding: 8px 28px;
    font-family: "Montserrat", sans-serif;
    position: relative;
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .table-compare tbody .button::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 152%;
      /*150%;*/
      height: 100%;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
    .table-compare tbody .button:hover {
      color: #fff; }
      .table-compare tbody .button:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        z-index: -1;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .table-compare tbody .price .amount {
    font-family: "Montserrat", sans-serif; }
  .table-compare tbody .price ins {
    text-decoration: none; }
  .table-compare tbody .price del {
    color: #bababa;
    font-size: 0.875rem; }

.woocommerce-checkout h3 {
  margin-bottom: 3.125rem;
  font-size: 1.5rem;
  text-align: center;
  text-transform: uppercase; }

.woocommerce-checkout .form-row {
  position: relative;
  margin-bottom: 3rem; }
  .woocommerce-checkout .form-row input::placeholder,
  .woocommerce-checkout .form-row textarea::placeholder {
    color: transparent; }

.woocommerce-checkout form.woocommerce-checkout {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .woocommerce-checkout form.woocommerce-checkout::before, .woocommerce-checkout form.woocommerce-checkout::after {
    content: "";
    display: table; }
  .woocommerce-checkout form.woocommerce-checkout::after {
    clear: both; }

.woocommerce-checkout #customer_details {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media (max-width: 63.9em) {
    .woocommerce-checkout #customer_details {
      width: 100%; } }
  @media (min-width: 64em) {
    .woocommerce-checkout #customer_details {
      width: 58.3333333333%; } }

.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }
  @media (max-width: 63.9em) {
    .woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
      width: 100%; } }
  @media (min-width: 64em) {
    .woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {
      width: 41.6666666667%; } }

.woocommerce-checkout label[for="rememberme"] {
  width: inherit;
  line-height: 2.6;
  margin-left: 1.25rem;
  letter-spacing: 0px;
  right: auto;
  left: auto;
  font-family: "Montserrat", sans-serif; }
  .woocommerce-checkout label[for="rememberme"] input {
    width: inherit;
    margin-right: 4px; }

.woocommerce-checkout .woocommerce .login, .woocommerce-checkout .woocommerce .checkout_coupon {
  background-color: #fafafa;
  display: block;
  border: 1px solid #f3f3f3;
  border-radius: 6px;
  margin: 0 0 1.25rem 0;
  padding: 1.875rem 2.5rem; }

.woocommerce-checkout .woocommerce .checkout_coupon .form-row-last {
  margin-bottom: 0.625rem; }

.woocommerce-checkout .woocommerce .login {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin: 0 0 1.25rem 0; }
  .woocommerce-checkout .woocommerce .login::before, .woocommerce-checkout .woocommerce .login::after {
    content: "";
    display: table; }
  .woocommerce-checkout .woocommerce .login::after {
    clear: both; }
  .woocommerce-checkout .woocommerce .login p {
    margin-bottom: 1rem; }
    .woocommerce-checkout .woocommerce .login p:first-child {
      margin-bottom: 1.25rem;
      font-size: 0.875rem; }
  .woocommerce-checkout .woocommerce .login .form-row-first, .woocommerce-checkout .woocommerce .login .form-row-last {
    margin-bottom: 1.6rem;
    margin-top: 1rem; }
  .woocommerce-checkout .woocommerce .login .lost_password a {
    font-size: 0.8125rem; }

.woocommerce-checkout .woocommerce-error {
  margin-left: 0.9375rem;
  margin-right: 0.9375rem; }

.woocommerce-checkout .woocommerce-info {
  padding: 1.25rem 0 1.25rem 2.5rem;
  font-family: "Montserrat", sans-serif;
  background-color: #fafafa;
  border: 1px solid #f3f3f3;
  border-radius: 6px;
  margin-bottom: 0.625rem;
  color: #5c5c5c; }
  .woocommerce-checkout .woocommerce-info:before {
    content: none; }
  .woocommerce-checkout .woocommerce-info:first-child {
    margin-top: 2.5rem; }
  .woocommerce-checkout .woocommerce-info:hover {
    background-color: #fff; }
  .woocommerce-checkout .woocommerce-info .showcoupon, .woocommerce-checkout .woocommerce-info .showlogin {
    font-size: 0.75rem;
    text-transform: uppercase;
    padding-left: 6px; }

.woocommerce-checkout .checkout_coupon {
  margin: 1.25rem 0 5rem 0; }
  .woocommerce-checkout .checkout_coupon p {
    margin-bottom: 1rem; }

.woocommerce-checkout form.checkout {
  margin-top: 2.5rem; }
  .woocommerce-checkout form.checkout #ship-to-different-address input, .woocommerce-checkout form.checkout #ship-to-different-address label {
    width: inherit;
    display: inline-block; }
  .woocommerce-checkout form.checkout #ship-to-different-address label {
    top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: transparent; }
  .woocommerce-checkout form.checkout #customer_details p.create-account {
    margin-bottom: 6px;
    width: inherit; }
    .woocommerce-checkout form.checkout #customer_details p.create-account input, .woocommerce-checkout form.checkout #customer_details p.create-account label {
      width: inherit;
      display: inline-block; }
    .woocommerce-checkout form.checkout #customer_details p.create-account label {
      top: 0;
      font-family: "Montserrat", sans-serif;
      margin-bottom: 0;
      padding-left: 4px; }
  .woocommerce-checkout form.checkout #customer_details div.create-account p:first-child {
    font-size: 0.875rem; }
  .woocommerce-checkout form.checkout #customer_details .woocommerce-shipping-fields {
    margin-top: 1.25rem; }
  .woocommerce-checkout form.checkout #order_review {
    margin-top: 1.875rem; }
    .woocommerce-checkout form.checkout #order_review .shop_table {
      font-family: "Montserrat", sans-serif; }
      .woocommerce-checkout form.checkout #order_review .shop_table thead tr th:last-child, .woocommerce-checkout form.checkout #order_review .shop_table tbody tr td:last-child, .woocommerce-checkout form.checkout #order_review .shop_table tfoot tr td {
        text-align: right; }
      .woocommerce-checkout form.checkout #order_review .shop_table tbody {
        color: #a1a0a0;
        font-size: 0.875rem; }
      .woocommerce-checkout form.checkout #order_review .shop_table tfoot td {
        font-weight: 900; }
      .woocommerce-checkout form.checkout #order_review .shop_table thead tr th {
        width: 50%; }
      .woocommerce-checkout form.checkout #order_review .shop_table .shipping td {
        padding: 0.75rem 0; }
    .woocommerce-checkout form.checkout #order_review #shipping_method {
      text-align: left;
      list-style: none;
      margin-bottom: 0; }
      .woocommerce-checkout form.checkout #order_review #shipping_method li {
        position: relative;
        margin-bottom: 5px; }
      .woocommerce-checkout form.checkout #order_review #shipping_method input {
        width: inherit; }
      .woocommerce-checkout form.checkout #order_review #shipping_method label {
        line-height: 1.4;
        letter-spacing: 0;
        color: #5c5c5c;
        text-transform: capitalize;
        padding-left: 0.425rem;
        font-family: "Open Sans", sans-serif;
        font-size: 0.75rem;
        position: relative;
        top: 0;
        width: inherit; }
        .woocommerce-checkout form.checkout #order_review #shipping_method label .amount {
          color: #363636;
          font-family: "Montserrat", sans-serif;
          font-weight: 900; }
    .woocommerce-checkout form.checkout #order_review .place-order {
      padding: 0 1.5rem 2.125rem 1.5rem;
      background-color: #eee;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0.625rem 0 -5px #eee, 0 0.625rem 1px -4px rgba(0, 0, 0, 0.15), 0 1.25rem 0 -0.625rem #eee, 0 1.25rem 1px -9px rgba(0, 0, 0, 0.15);
      /* The third layer shadow */ }
      .woocommerce-checkout form.checkout #order_review .place-order input[type="submit"] {
        width: 100%; }
      .woocommerce-checkout form.checkout #order_review .place-order .terms {
        position: relative;
        margin-bottom: 1rem; }
        .woocommerce-checkout form.checkout #order_review .place-order .terms label {
          position: absolute;
          left: 1.625rem;
          top: 0;
          font-size: 0.75rem;
          padding-right: 1.4rem;
          text-transform: capitalize;
          line-height: 1.5; }
        .woocommerce-checkout form.checkout #order_review .place-order .terms .woocommerce-form__label-for-checkbox {
          position: relative;
          left: 1rem; }
        .woocommerce-checkout form.checkout #order_review .place-order .terms #terms {
          width: inherit;
          vertical-align: top; }
    .woocommerce-checkout form.checkout #order_review .payment_methods {
      padding: 2rem 1.5rem 1.25rem 1.5rem;
      list-style: none;
      margin-bottom: 0;
      background-color: #eee; }
      .woocommerce-checkout form.checkout #order_review .payment_methods li {
        padding-bottom: 0.625rem; }
        .woocommerce-checkout form.checkout #order_review .payment_methods li .payment_box {
          margin-left: 1.5rem;
          margin-top: 6px;
          font-size: 0.875rem; }
        .woocommerce-checkout form.checkout #order_review .payment_methods li input, .woocommerce-checkout form.checkout #order_review .payment_methods li label {
          width: inherit; }
        .woocommerce-checkout form.checkout #order_review .payment_methods li > label {
          position: static;
          font-weight: 700;
          padding-left: 8px;
          font-family: "Montserrat", sans-serif;
          width: 92%;
          display: inline; }
        .woocommerce-checkout form.checkout #order_review .payment_methods li img {
          float: right;
          max-height: 1rem;
          margin-top: 0.3125rem; }
        .woocommerce-checkout form.checkout #order_review .payment_methods li .payment_method_stripe .wc-credit-card-form-card-expiry {
          width: 100px; }
        .woocommerce-checkout form.checkout #order_review .payment_methods li a {
          text-transform: none;
          font-weight: normal;
          letter-spacing: 0;
          font-size: 0.8125rem; }
      .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box p {
        margin-bottom: 1.4rem; }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box p:last-child {
          margin-bottom: 0; }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box p label, .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box p input {
          line-height: 1; }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box p label {
          font-size: 12px; }
      .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box label {
        position: relative; }
      .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number,
      .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry,
      .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc {
        font-size: 1em;
        padding: 6px;
        background-repeat: no-repeat;
        background-position: right; }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.visa,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.visa,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.visa {
          background-image: url(assets/images/icons/credit-cards/visa.png); }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.mastercard,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.mastercard,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.mastercard {
          background-image: url(assets/images/icons/credit-cards/mastercard.png); }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.laser,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.laser,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.laser {
          background-image: url(assets/images/icons/credit-cards/laser.png); }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.dinersclub,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
          background-image: url(assets/images/icons/credit-cards/diners.png); }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.maestro,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.maestro,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.maestro {
          background-image: url(assets/images/icons/credit-cards/maestro.png); }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.jcb,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.jcb,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.jcb {
          background-image: url(assets/images/icons/credit-cards/jcb.png); }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.amex,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.amex,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.amex {
          background-image: url(assets/images/icons/credit-cards/amex.png); }
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-number.discover,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-expiry.discover,
        .woocommerce-checkout form.checkout #order_review .payment_methods div.payment_box .wc-credit-card-form-card-cvc.discover {
          background-image: url(assets/images/icons/credit-cards/discover.png); }

.woocommerce-checkout #coupon_code::placeholder {
  color: inherit; }

.woocommerce-checkout #billing_address_2_field input::placeholder,
.woocommerce-checkout #billing_address_2_field textarea::placeholder,
.woocommerce-checkout #shipping_address_2_field input::placeholder,
.woocommerce-checkout #shipping_address_2_field textarea::placeholder {
  color: inherit; }

.woocommerce-checkout #billing_state_field label,
.woocommerce-checkout #shipping_state_field label,
.woocommerce-checkout #billing_country_field label,
.woocommerce-checkout #shipping_country_field label {
  position: relative;
  top: 0;
  margin-bottom: 0.625rem; }

.woocommerce-checkout #billing_address_1_field,
.woocommerce-checkout #shipping_address_1_field {
  margin-bottom: 1rem; }

form .clear {
  clear: both; }

.woocommerce-wishlist .wishlist-title {
  margin-bottom: 3.75rem; }
  .woocommerce-wishlist .wishlist-title h2 {
    margin-top: 0.3125rem;
    font-size: 1.438rem;
    letter-spacing: 0.025em;
    line-height: 1.2;
    text-transform: uppercase; }
    .woocommerce-wishlist .wishlist-title h2 a {
      color: #3f3f3f; }
    .woocommerce-wishlist .wishlist-title h2:after {
      background-color: #333333;
      content: "";
      display: block;
      height: 0.125rem;
      margin: 2.6875rem 0 0;
      width: 5rem; }

.woocommerce-wishlist .wishlist_table thead th {
  border-bottom: none;
  font-family: "Montserrat", sans-serif;
  color: #696969;
  text-transform: uppercase;
  font-size: 0.8125rem; }

.woocommerce-wishlist .wishlist_table tbody tr td {
  vertical-align: middle; }
  .woocommerce-wishlist .wishlist_table tbody tr td .remove_from_wishlist {
    font-size: 0; }
    .woocommerce-wishlist .wishlist_table tbody tr td .remove_from_wishlist:before {
      font-family: "FontAwesome", sans-serif;
      content: '\f014';
      font-size: 1rem; }
  .woocommerce-wishlist .wishlist_table tbody tr td.product-remove {
    width: 40px;
    text-align: center; }
  .woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail {
    width: 120px;
    padding: 1.25rem; }
    .woocommerce-wishlist .wishlist_table tbody tr td.product-thumbnail img {
      width: 100px; }
  .woocommerce-wishlist .wishlist_table tbody tr td.product-price del {
    color: #bababa;
    font-size: 0.75rem; }
  .woocommerce-wishlist .wishlist_table tbody tr td.product-price ins {
    display: block;
    line-height: 1;
    text-decoration: none; }
  .woocommerce-wishlist .wishlist_table tbody tr td.wishlist-empty {
    text-align: center; }
  .woocommerce-wishlist .wishlist_table tbody tr td.product-price, .woocommerce-wishlist .wishlist_table tbody tr td.product-name {
    font-family: "Montserrat", sans-serif;
    color: #a1a0a0; }
  .woocommerce-wishlist .wishlist_table tbody tr td .wishlist-in-stock, .woocommerce-wishlist .wishlist_table tbody tr td .wishlist-out-of-stock {
    font-size: 0.6875rem;
    padding: 4px 0.625rem;
    letter-spacing: 0.6px;
    text-transform: uppercase; }
  .woocommerce-wishlist .wishlist_table tbody tr td .wishlist-in-stock {
    border: 1px solid #1abc9c;
    color: #1abc9c; }
  .woocommerce-wishlist .wishlist_table tbody tr td .wishlist-out-of-stock {
    border: 1px solid #e74c3c;
    color: #e74c3c; }
  .woocommerce-wishlist .wishlist_table tbody tr td .button {
    display: inline-block;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    padding: 8px 28px;
    font-family: "Montserrat", sans-serif;
    position: relative;
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    color: #fff; }
    .woocommerce-wishlist .wishlist_table tbody tr td .button:hover {
      background-color: #030303; }

.woocommerce-wishlist .wishlist_table tfoot td {
  padding-left: 0; }

.woocommerce-wishlist .wishlist_table tfoot h4 {
  font-size: 1.2rem;
  margin: 40px 0 0.625rem 0;
  text-transform: uppercase; }

.woocommerce-wishlist .wishlist_table tfoot ul {
  padding: 0; }
  .woocommerce-wishlist .wishlist_table tfoot ul a::before {
    font-family: "FontAwesome", sans-serif;
    font-size: 1.25rem; }
  .woocommerce-wishlist .wishlist_table tfoot ul li {
    padding: 0 0.25rem; }
  .woocommerce-wishlist .wishlist_table tfoot ul .facebook::before {
    content: "\f082";
    color: #3b5998; }
  .woocommerce-wishlist .wishlist_table tfoot ul .twitter::before {
    content: "\f081";
    color: #00aced;
    font-size: 1.375rem; }
  .woocommerce-wishlist .wishlist_table tfoot ul .pinterest::before {
    content: "\f0d3";
    color: #cb2027; }
  .woocommerce-wishlist .wishlist_table tfoot ul .googleplus::before {
    content: "\f0d5";
    color: #dd4b39; }
  .woocommerce-wishlist .wishlist_table tfoot ul .email::before {
    content: "\f0e0";
    color: #696969; }

.single-product .onsale {
  position: absolute;
  transform: rotate(-45deg);
  top: 0.625rem;
  left: -28px;
  text-align: center;
  background-color: #1abc9c;
  color: #fff;
  line-height: 9px;
  padding: 6px 24px;
  font-size: 0.625rem;
  width: 100px;
  text-transform: uppercase;
  letter-spacing: 1px;
  top: 1.0625rem;
  left: -1.375rem; }

.single-product .sale-images-wrapper {
  overflow: hidden;
  position: relative; }

.single-product .style-1 .sale-images-wrapper {
  width: 48.6772486773%;
  float: left;
  margin-right: 2.6455026454%; }
  .single-product .style-1 .sale-images-wrapper .flex-control-thumbs {
    display: none; }

.single-product .out-of-stock, .single-product .in-stock {
  font-size: 0.7875rem;
  padding: 0.25rem 0.625rem;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  display: inline-block;
  clear: both; }

.single-product .in-stock {
  border: 0.0625rem solid #1abc9c;
  color: #1abc9c;
  margin-bottom: 1.875rem; }

.single-product .out-of-stock {
  border: 0.0625rem solid #e74c3c;
  color: #e74c3c; }

.single-product .woocommerce-product-gallery,
.single-product .mybag-wc-product-gallery {
  position: relative; }
  .single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger,
  .single-product .mybag-wc-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center; }
  .single-product .woocommerce-product-gallery img,
  .single-product .mybag-wc-product-gallery img {
    margin: 0; }
  .single-product .woocommerce-product-gallery .flex-viewport,
  .single-product .mybag-wc-product-gallery .flex-viewport {
    margin-bottom: 2.2em; }
  .single-product .woocommerce-product-gallery .flex-control-thumbs,
  .single-product .mybag-wc-product-gallery .flex-control-thumbs {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row wrap; }
    .single-product .woocommerce-product-gallery .flex-control-thumbs::before, .single-product .woocommerce-product-gallery .flex-control-thumbs::after,
    .single-product .mybag-wc-product-gallery .flex-control-thumbs::before,
    .single-product .mybag-wc-product-gallery .flex-control-thumbs::after {
      content: "";
      display: table; }
    .single-product .woocommerce-product-gallery .flex-control-thumbs::after,
    .single-product .mybag-wc-product-gallery .flex-control-thumbs::after {
      clear: both; }
    .single-product .woocommerce-product-gallery .flex-control-thumbs li,
    .single-product .mybag-wc-product-gallery .flex-control-thumbs li {
      list-style: none;
      cursor: pointer;
      margin: 0 10px 10px 0; }
      .single-product .woocommerce-product-gallery .flex-control-thumbs li img,
      .single-product .mybag-wc-product-gallery .flex-control-thumbs li img {
        opacity: .5; }
        .single-product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active,
        .single-product .mybag-wc-product-gallery .flex-control-thumbs li img.flex-active {
          opacity: 1; }
      .single-product .woocommerce-product-gallery .flex-control-thumbs li:hover img,
      .single-product .mybag-wc-product-gallery .flex-control-thumbs li:hover img {
        opacity: 1; }
  .single-product .woocommerce-product-gallery .flex-direction-nav,
  .single-product .mybag-wc-product-gallery .flex-direction-nav {
    list-style: none;
    padding: 0;
    display: block; }
    .single-product .woocommerce-product-gallery .flex-direction-nav li,
    .single-product .mybag-wc-product-gallery .flex-direction-nav li {
      position: absolute;
      top: 33%; }
      .single-product .woocommerce-product-gallery .flex-direction-nav li a,
      .single-product .mybag-wc-product-gallery .flex-direction-nav li a {
        font-size: 0; }
        .single-product .woocommerce-product-gallery .flex-direction-nav li a:after,
        .single-product .mybag-wc-product-gallery .flex-direction-nav li a:after {
          font-family: FontAwesome;
          font-size: 12px;
          background-color: #444;
          border-radius: 20px;
          color: #fff; }
      .single-product .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev,
      .single-product .mybag-wc-product-gallery .flex-direction-nav li.flex-nav-prev {
        left: 0; }
        .single-product .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev a:after,
        .single-product .mybag-wc-product-gallery .flex-direction-nav li.flex-nav-prev a:after {
          content: "\f053";
          padding: 5px 8px 5px 6px; }
      .single-product .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next,
      .single-product .mybag-wc-product-gallery .flex-direction-nav li.flex-nav-next {
        right: 0; }
        .single-product .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next a:after,
        .single-product .mybag-wc-product-gallery .flex-direction-nav li.flex-nav-next a:after {
          content: "\f054";
          padding: 5px 6px 5px 8px; }
      .single-product .woocommerce-product-gallery .flex-direction-nav li.flex-nav-prev .flex-disabled, .single-product .woocommerce-product-gallery .flex-direction-nav li.flex-nav-next .flex-disabled,
      .single-product .mybag-wc-product-gallery .flex-direction-nav li.flex-nav-prev .flex-disabled,
      .single-product .mybag-wc-product-gallery .flex-direction-nav li.flex-nav-next .flex-disabled {
        display: none; }
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
    width: 45.8100558661%;
    float: left;
    margin-right: 8.3798882677%; }
    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n),
    .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
      margin-right: 0; }
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li,
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs .mybag-wc-product-gallery__image,
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper li,
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper .mybag-wc-product-gallery__image,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs .mybag-wc-product-gallery__image,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper li,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper .mybag-wc-product-gallery__image {
    flex: 0 1 calc(2.8% - 8px); }
    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n),
    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs .mybag-wc-product-gallery__image:nth-child(3n),
    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper li:nth-child(3n),
    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper .mybag-wc-product-gallery__image:nth-child(3n),
    .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n),
    .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs .mybag-wc-product-gallery__image:nth-child(3n),
    .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper li:nth-child(3n),
    .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper .mybag-wc-product-gallery__image:nth-child(3n) {
      margin-right: 0; }
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-3 .mybag-wc-product-gallery__wrapper {
    display: flex;
    flex-wrap: wrap; }
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    flex: 0 1 calc(25% - 8px); }
    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),
    .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
      margin-right: 0; }
  .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li,
  .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    flex: 0 1 calc(20% - 8px); }
    .single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n),
    .single-product .mybag-wc-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
      margin-right: 0; }

.single-product .style-1 .product .images img {
  display: block;
  max-width: 100%;
  height: auto; }

.single-product .style-1 .product .summary {
  width: 48.6772486773%;
  float: right;
  margin-right: 0; }
  .single-product .style-1 .product .summary .product_meta .sku_wrapper {
    display: none; }
  .single-product .style-1 .product .summary .thumbnails,
  .single-product .style-1 .product .summary .mybag-wc-product-gallery {
    margin-bottom: 0.9375rem; }
  .single-product .style-1 .product .summary .mybag-wc-product-gallery figure {
    margin-bottom: 0; }
  .single-product .style-1 .product .summary .mybag-wc-product-gallery .mybag-wc-product-gallery__image {
    margin-right: 10px;
    opacity: .5; }
    .single-product .style-1 .product .summary .mybag-wc-product-gallery .mybag-wc-product-gallery__image.flex-active-slide {
      opacity: 1; }
    .single-product .style-1 .product .summary .mybag-wc-product-gallery .mybag-wc-product-gallery__image:hover {
      opacity: 1; }

.single-product .style-1 .product form.variations_form.cart label {
  position: relative; }

.single-product .style-1 .product form.variations_form.cart table.variations label {
  position: relative; }

.single-product .style-1 .product form.variations_form.cart table.variations tbody tr {
  float: left; }
  .single-product .style-1 .product form.variations_form.cart table.variations tbody tr td.label {
    padding: 0.625rem 0; }
  .single-product .style-1 .product form.variations_form.cart table.variations tbody tr td {
    display: table-cell;
    vertical-align: top;
    border: none; }
    .single-product .style-1 .product form.variations_form.cart table.variations tbody tr td .reset_variations {
      margin-top: 4px; }
  .single-product .style-1 .product form.variations_form.cart table.variations tbody tr:nth-child(even) {
    float: right; }

.single-product div.product .summary .product_meta {
  font-size: 0.75rem;
  letter-spacing: 0.15em;
  margin-bottom: 0.9375rem; }

.single-product div.product .summary .woocommerce-breadcrumb {
  font-size: 0.75rem; }

.single-product div.product .summary .entry-title {
  font-size: 1.4375rem;
  letter-spacing: 0.025em;
  color: #3f3f3f;
  font-weight: 700;
  margin-bottom: 1.1875rem;
  text-transform: uppercase; }

.single-product div.product .summary div[itemprop="description"],
.single-product div.product .summary .woocommerce-product-details__short-description {
  font-size: 0.9375rem;
  color: #5c5c5c; }

.single-product div.product .summary .woocommerce-product-rating {
  line-height: 1;
  padding: 0.625rem 0; }
  .single-product div.product .summary .woocommerce-product-rating .star-rating {
    float: left;
    font-size: 0.8em;
    margin-right: 1.25rem; }
  .single-product div.product .summary .woocommerce-product-rating .woocommerce-review-link {
    font-size: 0.875rem; }

.single-product div.product .summary .stock.out-of-stock {
  color: #e74c3c; }

.single-product div.product .summary .stock.in-stock {
  color: #1abc9c; }

.single-product div.product .summary .price {
  font-size: 2.25rem;
  display: block;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.025em;
  color: #878787; }
  .single-product div.product .summary .price ins {
    text-decoration: none;
    float: left; }
  .single-product div.product .summary .price del {
    font-size: 1.125rem;
    margin-left: 6px;
    bottom: 4px;
    color: #bababa;
    position: relative; }

.single-product div.product .summary div[itemprop="offers"] {
  width: 100%;
  /*40%;*/ }

.single-product div.product .summary div[itemprop="offers"] {
  float: left; }

.single-product div.product .summary form.cart {
  position: relative;
  margin-bottom: 2rem;
  float: left;
  width: 100%; }
  .single-product div.product .summary form.cart .quantity {
    display: inline-block;
    width: 3.125rem;
    margin-right: 1.875rem; }
    .single-product div.product .summary form.cart .quantity .input-text.qty.text {
      border: 1px solid #cdcdcd;
      height: 2.75rem;
      padding: 0 0.25rem 0 0.9375rem; }
  .single-product div.product .summary form.cart .single_add_to_cart_button {
    display: inline-block;
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.5rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border-radius: 0;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    padding: 8px 28px;
    font-family: "Montserrat", sans-serif;
    position: relative;
    z-index: 2;
    border-width: 3px;
    border-style: solid;
    background-color: transparent;
    overflow: hidden;
    -webkit-transition: border-color 0.3s, color 0.3s;
    transition: border-color 0.3s, color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
    .single-product div.product .summary form.cart .single_add_to_cart_button::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 152%;
      /*150%;*/
      height: 100%;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s; }
    .single-product div.product .summary form.cart .single_add_to_cart_button:hover {
      color: #fff; }
      .single-product div.product .summary form.cart .single_add_to_cart_button:hover::before {
        opacity: 1;
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
        z-index: -1;
        -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
        transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
  .single-product div.product .summary form.cart .single_variation_wrap .single_variation .price {
    font-size: 1.875rem; }
  .single-product div.product .summary form.cart .single_variation_wrap .single_variation span.price {
    margin-bottom: 1.5rem; }

.single-product div.product .summary .mybag-action-buttons {
  display: block;
  clear: both;
  margin-bottom: 2.5rem; }
  .single-product div.product .summary .mybag-action-buttons a.add_to_wishlist,
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistaddedbrowse.show a,
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistexistsbrowse.show a,
  .single-product div.product .summary .mybag-action-buttons a.compare {
    display: block;
    font-size: 0.875rem;
    text-transform: uppercase;
    color: #7a7a7a;
    line-height: 1.5rem;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s; }
    .single-product div.product .summary .mybag-action-buttons a.add_to_wishlist:before,
    .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistaddedbrowse.show a:before,
    .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistexistsbrowse.show a:before,
    .single-product div.product .summary .mybag-action-buttons a.compare:before {
      font-family: FontAwesome;
      margin-right: 10px;
      font-weight: 400; }
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-add-button a.add_to_wishlist:before {
    content: "\f08a"; }
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-add-button img {
    display: block;
    max-width: 100%;
    height: auto; }
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistaddedbrowse.show span.feedback,
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistexistsbrowse.show span.feedback {
    display: none; }
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistexistsbrowse a:before,
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-wishlistaddedbrowse a:before {
    content: "\f004";
    color: #FF0000; }
  .single-product div.product .summary .mybag-action-buttons a.compare:before {
    content: "\f074"; }
  .single-product div.product .summary .mybag-action-buttons a.compare.added:before {
    content: "\f00c";
    color: #1abc9c; }
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-add-to-wishlist,
  .single-product div.product .summary .mybag-action-buttons a.compare {
    display: inline-block;
    width: 40%; }
  .single-product div.product .summary .mybag-action-buttons .clear {
    display: none; }

.single-product div.product .summary .sku_wrapper {
  font-size: 0.8125rem;
  line-height: 1.5rem;
  color: #979797;
  display: block;
  margin-bottom: 1.25rem; }

.single-product div.product .summary table.variations tbody td.label {
  font-family: "Montserrat", sans-serif; }
  .single-product div.product .summary table.variations tbody td.label label {
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: #5c5c5c; }

.single-product div.product .summary table.variations tbody .reset_variations {
  position: absolute;
  right: 0;
  text-align: right;
  top: -1.6875rem;
  width: 100%;
  font-size: 0.75rem;
  border-bottom: 1px dotted #cdcdcd; }
  .single-product div.product .summary table.variations tbody .reset_variations:hover, .single-product div.product .summary table.variations tbody .reset_variations:focus {
    color: black; }

.single-product div.product .summary table.variations tbody .select2-container--default .select2-selection--single {
  border: 1px solid #cdcdcd;
  height: 1.875rem;
  border-radius: 0; }
  .single-product div.product .summary table.variations tbody .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: -2px;
    right: 8px; }
  .single-product div.product .summary table.variations tbody .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: inline-block;
    font-size: 0.875rem; }

.single-product .related.products {
  margin-bottom: 6.25rem; }

.single-product .mybag-upsell-products {
  background: #f7f7f7; }
  .single-product .mybag-upsell-products .upsells {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding: 4.375rem 0.9375rem 4.6875rem; }
    .single-product .mybag-upsell-products .upsells::before, .single-product .mybag-upsell-products .upsells::after {
      content: "";
      display: table; }
    .single-product .mybag-upsell-products .upsells::after {
      clear: both; }
    @media (min-width: 544px) {
      .single-product .mybag-upsell-products .upsells {
        max-width: 576px; } }
    @media (min-width: 768px) {
      .single-product .mybag-upsell-products .upsells {
        max-width: 720px; } }
    @media (min-width: 992px) {
      .single-product .mybag-upsell-products .upsells {
        max-width: 940px; } }
    @media (min-width: 1200px) {
      .single-product .mybag-upsell-products .upsells {
        max-width: 1140px; } }

.single-product h2 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0.1em;
  color: #3f3f3f;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 4.375rem; }

.woocommerce .style-1 .va-picker-color,
.woocommerce .style-2 .va-picker-color,
.woocommerce .style-3 .va-picker-color {
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  text-align: center; }
  .woocommerce .style-1 .va-picker-color .va-picker-item,
  .woocommerce .style-2 .va-picker-color .va-picker-item,
  .woocommerce .style-3 .va-picker-color .va-picker-item {
    border: none !important;
    border-radius: 50%;
    width: 1.125rem !important;
    height: 1.125rem !important;
    margin-bottom: 0 !important;
    position: relative;
    text-align: center; }
  .woocommerce .style-1 .va-picker-color.va-selected .va-picker-item:after, .woocommerce .style-1 .va-picker-color:hover .va-picker-item:after, .woocommerce .style-1 .va-picker-color:focus .va-picker-item:after, .woocommerce .style-1 .va-picker-color.active .va-picker-item:after,
  .woocommerce .style-2 .va-picker-color.va-selected .va-picker-item:after,
  .woocommerce .style-2 .va-picker-color:hover .va-picker-item:after,
  .woocommerce .style-2 .va-picker-color:focus .va-picker-item:after,
  .woocommerce .style-2 .va-picker-color.active .va-picker-item:after,
  .woocommerce .style-3 .va-picker-color.va-selected .va-picker-item:after,
  .woocommerce .style-3 .va-picker-color:hover .va-picker-item:after,
  .woocommerce .style-3 .va-picker-color:focus .va-picker-item:after,
  .woocommerce .style-3 .va-picker-color.active .va-picker-item:after {
    width: 5px !important;
    height: 5px !important;
    content: "";
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle; }

.woocommerce .style-1 .va-picker-text,
.woocommerce .style-2 .va-picker-text,
.woocommerce .style-3 .va-picker-text {
  text-align: center;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }
  .woocommerce .style-1 .va-picker-text.va-selected .va-picker-item,
  .woocommerce .style-2 .va-picker-text.va-selected .va-picker-item,
  .woocommerce .style-3 .va-picker-text.va-selected .va-picker-item {
    color: #fff; }
  .woocommerce .style-1 .va-picker-text .va-picker-item,
  .woocommerce .style-2 .va-picker-text .va-picker-item,
  .woocommerce .style-3 .va-picker-text .va-picker-item {
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.6rem;
    border: 1px solid #c9c9c9;
    background: transparent;
    color: #5c5c5c;
    min-width: 1.5625rem !important;
    height: 1.75rem;
    padding: 0;
    margin-bottom: 0; }
    .woocommerce .style-1 .va-picker-text .va-picker-item:hover, .woocommerce .style-1 .va-picker-text .va-picker-item:focus, .woocommerce .style-1 .va-picker-text .va-picker-item:active,
    .woocommerce .style-2 .va-picker-text .va-picker-item:hover,
    .woocommerce .style-2 .va-picker-text .va-picker-item:focus,
    .woocommerce .style-2 .va-picker-text .va-picker-item:active,
    .woocommerce .style-3 .va-picker-text .va-picker-item:hover,
    .woocommerce .style-3 .va-picker-text .va-picker-item:focus,
    .woocommerce .style-3 .va-picker-text .va-picker-item:active {
      color: #fff; }

.woocommerce .style-1 .ql-visual-attributes,
.woocommerce .style-2 .ql-visual-attributes,
.woocommerce .style-3 .ql-visual-attributes {
  margin-bottom: 1.25rem; }
  .woocommerce .style-1 .ql-visual-attributes .reset_variations,
  .woocommerce .style-2 .ql-visual-attributes .reset_variations,
  .woocommerce .style-3 .ql-visual-attributes .reset_variations {
    font-size: 0.75rem; }
  .woocommerce .style-1 .ql-visual-attributes .va-attribute-label,
  .woocommerce .style-2 .ql-visual-attributes .va-attribute-label,
  .woocommerce .style-3 .ql-visual-attributes .va-attribute-label {
    font-family: "Montserrat", sans-serif; }

.woocommerce .style-1 .va-attribute-label,
.woocommerce .style-3 .va-attribute-label {
  font-size: 0.875rem !important;
  line-height: 1.5rem;
  color: #5c5c5c;
  width: inherit;
  float: none !important;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-bottom: 0.625rem; }

.woocommerce .style-1 .thumbnails::before, .woocommerce .style-1 .thumbnails::after,
.woocommerce .style-3 .thumbnails::before,
.woocommerce .style-3 .thumbnails::after {
  content: "";
  display: table; }

.woocommerce .style-1 .thumbnails::after,
.woocommerce .style-3 .thumbnails::after {
  clear: both; }

.woocommerce .style-1 .thumbnails a,
.woocommerce .style-3 .thumbnails a {
  margin-bottom: 0.75rem; }
  .woocommerce .style-1 .thumbnails a img,
  .woocommerce .style-3 .thumbnails a img {
    display: block;
    max-width: 100%;
    height: auto; }

.woocommerce .style-1 .thumbnails.columns-1 a,
.woocommerce .style-3 .thumbnails.columns-1 a {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
  .woocommerce .style-1 .thumbnails.columns-1 a.last,
  .woocommerce .style-3 .thumbnails.columns-1 a.last {
    float: right;
    margin-right: 0; }

.woocommerce .style-1 .thumbnails.columns-2 a,
.woocommerce .style-3 .thumbnails.columns-2 a {
  width: 48.6772486773%;
  float: left;
  margin-right: 2.6455026454%; }
  .woocommerce .style-1 .thumbnails.columns-2 a.last,
  .woocommerce .style-3 .thumbnails.columns-2 a.last {
    float: right;
    margin-right: 0; }

.woocommerce .style-1 .thumbnails.columns-3 a,
.woocommerce .style-3 .thumbnails.columns-3 a {
  width: 31.5696649031%;
  float: left;
  margin-right: 2.6455026454%; }
  .woocommerce .style-1 .thumbnails.columns-3 a.last,
  .woocommerce .style-3 .thumbnails.columns-3 a.last {
    float: right;
    margin-right: 0; }

.woocommerce .style-1 .thumbnails.columns-4 a,
.woocommerce .style-3 .thumbnails.columns-4 a {
  width: 23.015873016%;
  float: left;
  margin-right: 2.6455026454%; }
  .woocommerce .style-1 .thumbnails.columns-4 a.last,
  .woocommerce .style-3 .thumbnails.columns-4 a.last {
    float: right;
    margin-right: 0; }

.woocommerce .style-1 .thumbnails.columns-5 a,
.woocommerce .style-3 .thumbnails.columns-5 a {
  width: 17.4468085108%;
  float: left;
  margin-right: 3.1914893616%; }
  .woocommerce .style-1 .thumbnails.columns-5 a.last,
  .woocommerce .style-3 .thumbnails.columns-5 a.last {
    float: right;
    margin-right: 0; }

.woocommerce .style-1 .thumbnails.columns-6 a,
.woocommerce .style-3 .thumbnails.columns-6 a {
  width: 14.4620811289%;
  float: left;
  margin-right: 2.6455026454%; }
  .woocommerce .style-1 .thumbnails.columns-6 a.last,
  .woocommerce .style-3 .thumbnails.columns-6 a.last {
    float: right;
    margin-right: 0; }

.woocommerce .style-1 .va-separator,
.woocommerce .style-3 .va-separator {
  display: none; }

.woocommerce .style-1 .va-pickers,
.woocommerce .style-3 .va-pickers {
  width: inherit;
  vertical-align: middle;
  margin-right: 7%;
  margin-bottom: 0.625rem; }
  .woocommerce .style-1 .va-pickers:last-child,
  .woocommerce .style-3 .va-pickers:last-child {
    margin-right: 0; }
  .woocommerce .style-1 .va-pickers .va-selected span,
  .woocommerce .style-1 .va-pickers .va-selected,
  .woocommerce .style-3 .va-pickers .va-selected span,
  .woocommerce .style-3 .va-pickers .va-selected {
    color: #fff; }

.woocommerce .style-1 .single_variation_wrap .single_variation,
.woocommerce .style-3 .single_variation_wrap .single_variation {
  display: block;
  width: 100%; }

.single-product-image-description {
  margin: 12.13rem 6.25rem 0 6.25rem; }
  .single-product-image-description h1 {
    font-size: 3rem;
    line-height: 1;
    text-transform: uppercase; }
    .single-product-image-description h1::after {
      background-color: #333333;
      content: "";
      display: block;
      height: 0.125rem;
      margin: 1rem auto 2.438rem auto;
      width: 5rem; }
  @media (max-width: 63.938em) {
    .single-product-image-description {
      margin: 3.75rem 2.5rem; }
      .single-product-image-description h1 {
        font-size: 2rem; } }

@media (min-width: 64em) and (max-width: 73.063em) {
  .single-product-image-description {
    margin: 8.75rem 3.125rem; } }

.single-product .style-1 div.product .summary .mybag-action-buttons {
  margin-bottom: 0; }

.single-product .site-main.style-2 .price {
  line-height: 1; }

.single-product .style-2 .product .single-product-row {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  .single-product .style-2 .product .single-product-row:after {
    content: " ";
    display: block;
    clear: both; }
  .single-product .style-2 .product .single-product-row .row {
    margin: 0; }
    .single-product .style-2 .product .single-product-row .row .gallery-holder {
      overflow: hidden;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      padding-left: 0; }
      @media (max-width: 32em) {
        .single-product .style-2 .product .single-product-row .row .gallery-holder {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .single-product .style-2 .product .single-product-row .row .gallery-holder {
          width: 50%; } }
      .single-product .style-2 .product .single-product-row .row .gallery-holder .onsale {
        z-index: 1; }
      .single-product .style-2 .product .single-product-row .row .gallery-holder .images {
        margin: 0;
        padding-right: 0;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; }
        .single-product .style-2 .product .single-product-row .row .gallery-holder .images::before, .single-product .style-2 .product .single-product-row .row .gallery-holder .images::after {
          content: "";
          display: table; }
        .single-product .style-2 .product .single-product-row .row .gallery-holder .images::after {
          clear: both; }
        .single-product .style-2 .product .single-product-row .row .gallery-holder .images .woocommerce-product-gallery__trigger {
          right: 100px; }
        .single-product .style-2 .product .single-product-row .row .gallery-holder .images .woocommerce-main-image,
        .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-viewport {
          position: relative;
          float: left;
          min-height: 1px;
          padding-left: 0.9375rem;
          padding-right: 0.9375rem;
          padding-right: 0; }
          @media (max-width: 32em) {
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .woocommerce-main-image,
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-viewport {
              width: 100%;
              margin-bottom: 1.25rem; } }
          @media (min-width: 32.1em) {
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .woocommerce-main-image,
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-viewport {
              width: 83.3333333333%; } }
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .woocommerce-main-image img,
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-viewport img {
            display: block;
            max-width: 100%;
            height: auto; }
        .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails,
        .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs {
          position: relative;
          float: left;
          min-height: 1px;
          padding-left: 0.9375rem;
          padding-right: 0.9375rem; }
          @media (max-width: 40em) {
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails,
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs {
              width: 100%; }
              .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails a,
              .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs a {
                width: 50%;
                margin-bottom: 1.25rem !important;
                padding: 0 0.625rem;
                float: left; } }
          @media (min-width: 32.1em) {
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails,
            .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs {
              width: 16.6666666667%; } }
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails li,
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs li {
            flex: none;
            width: 100%; }
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails a.zoom img, .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails li img,
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs a.zoom img,
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs li img {
            display: block;
            max-width: 100%;
            height: auto; }
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .thumbnails a.zoom,
          .single-product .style-2 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs a.zoom {
            display: block;
            margin-bottom: 0.625rem; }
    .single-product .style-2 .product .single-product-row .row .content-holder {
      position: relative;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
      @media (max-width: 32em) {
        .single-product .style-2 .product .single-product-row .row .content-holder {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .single-product .style-2 .product .single-product-row .row .content-holder {
          width: 50%; } }
      .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary {
        padding: 0 4.375rem;
        text-align: center; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary::before, .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary::after {
          content: "";
          display: table; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary::after {
          clear: both; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .product_meta,
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .product_title,
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-rating,
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart,
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .stock.out-of-stock,
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .stock.in-stock {
          padding: 0 1.875rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-breadcrumb {
          margin-bottom: 1.25rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary p.stock {
          display: inline-block; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary p.price {
          margin-bottom: 1.875rem; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary p.price:after {
            background-color: #3f3f3f;
            content: "";
            display: block;
            height: 2px;
            margin: 1.0625rem auto;
            width: 2.6875rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .product_meta {
          font-family: "Montserrat", sans-serif;
          margin-bottom: 1.625rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .entry-title {
          font-size: 1.875rem;
          margin-bottom: 0.8125rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .price ins {
          float: none; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-rating {
          margin: 1.25rem 0;
          padding: 0 4.375rem; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-rating::before, .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-rating::after {
            content: "";
            display: table; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-rating::after {
            clear: both; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-rating .woocommerce-review-link {
            float: right; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary div[itemprop="offers"],
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart {
          float: none;
          width: 100%; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary div[itemprop="description"],
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-details__short-description {
          color: #414141;
          text-align: left;
          margin-top: 3.125rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart.variations_form .va-pickers {
          padding-bottom: 0.9375rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart label {
          position: relative;
          display: block; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart .single_variation {
          padding-bottom: 0; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart .single_variation .price {
            display: block; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart tbody tr td {
          display: block; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart tbody tr td.value {
            border-top: none; }
            .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart tbody tr td.value .select2-container {
              text-align: left; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart tbody tr td.label {
            padding-bottom: 0;
            margin-top: 0.9375rem; }
          .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart tbody tr td .reset_variations {
            top: -1.125rem; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary form.cart tbody tr:first-child td.label {
          border-top: none;
          margin-top: 0; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .mybag-action-buttons .yith-wcwl-add-to-wishlist,
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .mybag-action-buttons a.compare {
          display: block;
          width: 100%; }
        .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary .mybag-action-buttons .yith-wcwl-add-to-wishlist {
          min-height: 3.0625rem; }

.woocommerce .style-2 .va-attribute-label {
  width: 100%;
  float: none;
  display: block;
  position: relative;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5rem;
  margin-right: 0;
  color: #5c5c5c;
  text-align: center;
  margin-bottom: 0.8125rem; }

.single-product .style-3 .product .single-product-row {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto; }
  .single-product .style-3 .product .single-product-row:after {
    content: " ";
    display: block;
    clear: both; }
  .single-product .style-3 .product .single-product-row .row {
    margin: 0; }
    .single-product .style-3 .product .single-product-row .row .gallery-holder {
      overflow: hidden;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem;
      padding-left: 0; }
      @media (max-width: 32em) {
        .single-product .style-3 .product .single-product-row .row .gallery-holder {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .single-product .style-3 .product .single-product-row .row .gallery-holder {
          width: 50%; } }
      .single-product .style-3 .product .single-product-row .row .gallery-holder .onsale {
        z-index: 1; }
      .single-product .style-3 .product .single-product-row .row .gallery-holder .images {
        padding-right: 0; }
        .single-product .style-3 .product .single-product-row .row .gallery-holder .images img {
          display: block;
          max-width: 100%;
          height: auto; }
        .single-product .style-3 .product .single-product-row .row .gallery-holder .images .flex-control-thumbs {
          display: none; }
    .single-product .style-3 .product .single-product-row .row .content-holder {
      position: relative;
      position: relative;
      float: left;
      min-height: 1px;
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
      @media (max-width: 32em) {
        .single-product .style-3 .product .single-product-row .row .content-holder {
          width: 100%; } }
      @media (min-width: 32.1em) {
        .single-product .style-3 .product .single-product-row .row .content-holder {
          width: 50%; } }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .entry-title:after {
        background-color: #3f3f3f;
        content: "";
        display: block;
        height: 2px;
        margin: 1.4375rem 0 0;
        width: 2.6875rem; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .sku_wrapper {
        margin-bottom: 0.9375rem; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .woocommerce-product-rating {
        margin-bottom: 5px; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary div[itemprop="offers"],
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.cart {
        width: 100%; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.cart table.variations label {
        position: relative; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.cart table.variations tbody tr {
        float: left; }
        .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.cart table.variations tbody tr td.label {
          padding: 0.625rem 0; }
        .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.cart table.variations tbody tr td {
          display: table-cell;
          vertical-align: top;
          border: none; }
        .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.cart table.variations tbody tr:nth-child(even) {
          float: right; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .out-of-stock {
        margin-bottom: 2.875rem; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .thumbnails,
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .mybag-wc-product-gallery {
        margin-bottom: 2.125rem; }
        .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .thumbnails a img,
        .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .mybag-wc-product-gallery a img {
          width: 100%;
          height: auto; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .mybag-wc-product-gallery figure {
        margin-bottom: 0; }
      .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .mybag-wc-product-gallery .mybag-wc-product-gallery__image {
        margin-right: 10px;
        opacity: .5; }
        .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .mybag-wc-product-gallery .mybag-wc-product-gallery__image.flex-active-slide {
          opacity: 1; }
        .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary .mybag-wc-product-gallery .mybag-wc-product-gallery__image:hover {
          opacity: 1; }

.about-page h2 {
  font-size: 1.625rem;
  font-weight: 700;
  margin-bottom: 3.125rem;
  color: #3f3f3f;
  letter-spacing: 0.1em;
  text-transform: uppercase; }

.about-page p {
  margin-bottom: 30px; }

.about-page .modivation-types h4,
.about-page .education-block h4 {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #5c5c5c;
  padding-top: 3.125rem;
  text-transform: uppercase;
  margin: 0.625rem 0;
  line-height: 1.5rem; }

.about-page ul {
  padding: 0;
  list-style: none; }
  .about-page ul > li {
    color: #5c5c5cs;
    line-height: 2.1875rem;
    margin-left: 1.875rem;
    position: relative; }

.about-page .list-of-education > li:before {
  color: #bdbdbd;
  content: "\f10c";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 0.9375rem;
  line-height: 0.875rem;
  margin-left: -1.875rem;
  position: absolute;
  top: 0.6875rem; }

.about-page .awards-list > li:before {
  color: #bdbdbd;
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 0.875rem;
  margin-left: -30px;
  position: absolute;
  top: 11px; }

.about-page .image {
  margin-bottom: 1.25rem; }
  .about-page .image img {
    display: block;
    max-width: 100%;
    height: auto; }

.about-page .event-block p {
  font-size: 13px;
  line-height: 24px; }

.bs-docs-sidebar {
  float: left;
  position: relative;
  width: 100%;
  min-height: 1; }

.sticky-sidebar {
  z-index: 1010;
  width: 300px; }
  .sticky-sidebar h4 {
    font-size: 0.875rem;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 0.625rem;
    color: #b1b1b1; }
  .sticky-sidebar ul {
    padding: 0;
    list-style: none; }
    .sticky-sidebar ul > li {
      margin-left: 0; }
      .sticky-sidebar ul > li > a {
        font-family: "Montserrat", sans-serif;
        color: #b1b1b1;
        display: block;
        font-size: 0.875rem;
        line-height: 36px;
        padding: 0;
        text-transform: uppercase; }
        .sticky-sidebar ul > li > a:hover, .sticky-sidebar ul > li > a:focus {
          color: #5c5c5c; }

.affix-top {
  position: static;
  width: 300px; }

.affix {
  position: fixed !important;
  top: 0;
  width: 300px; }

.affix {
  position: fixed !important; }

.affix-bottom {
  position: absolute;
  bottom: 50px;
  top: auto; }

.sticky-wrapper .stuck {
  position: fixed;
  top: 0;
  width: 300px;
  z-index: 100; }

.history-page .heading-and-description {
  padding-top: 5.3125rem; }
  .history-page .heading-and-description .header .title {
    font-size: 1.625rem;
    text-transform: uppercase;
    margin-bottom: 0.625rem;
    margin-top: 1.25rem; }
  .history-page .heading-and-description .section {
    padding-top: 1.875rem; }
    .history-page .heading-and-description .section p {
      font-size: 1.5rem;
      line-height: 2.4375rem;
      color: #666; }
      .history-page .heading-and-description .section p span {
        display: block; }

.history-page .three-column-text {
  padding: 3.75rem 4.375rem 0; }
  .history-page .three-column-text h1 {
    font-size: 2.125rem;
    line-height: 2.25rem;
    text-transform: uppercase; }
  .history-page .three-column-text p {
    margin-top: 1.25rem; }

.fewer-things .about-bag .header:after,
.premium-denim .about-bag .header:after {
  background: #333333 none repeat scroll 0 0;
  content: "";
  display: block;
  height: 2px;
  margin: 1.5625rem 0 1.25rem;
  width: 5rem; }

.fewer-things .about-bag .header h6,
.premium-denim .about-bag .header h6 {
  color: #996666;
  font-size: 0.75rem;
  margin-bottom: 1.875rem;
  text-transform: uppercase;
  font-weight: 400; }

.fewer-things .about-bag .header h3,
.premium-denim .about-bag .header h3 {
  font-size: 1.4375rem;
  margin-top: 5px;
  text-transform: uppercase; }

.fewer-things .about-bag .section p,
.premium-denim .about-bag .section p {
  color: #666;
  margin-bottom: 1.25rem;
  font-size: 0.9375rem; }

.fewer-things .about-bag .section h5,
.premium-denim .about-bag .section h5 {
  font-size: 0.9375rem;
  margin-top: 0;
  padding-top: 2.5rem;
  text-transform: uppercase; }

.fewer-things .image-block img,
.premium-denim .image-block img {
  margin-bottom: 0.75rem;
  display: block;
  max-width: 100%;
  height: auto; }
  .fewer-things .image-block img:last-child,
  .premium-denim .image-block img:last-child {
    margin-bottom: 0.75rem !important; }

.fewer-things .image-block:last-child img,
.premium-denim .image-block:last-child img {
  margin-bottom: 0.75rem !important; }

.social-contact {
  padding-top: 5.625rem; }
  .social-contact h2.title {
    font-size: 1.4375rem;
    font-weight: 700;
    line-height: 1.875rem;
    letter-spacing: 0.125rem;
    text-transform: uppercase; }
  .social-contact .text {
    font-size: 0.9375rem;
    line-height: 1.875rem;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0.0625rem; }

.social-icons .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
  cursor: pointer; }

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover, .vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus {
  background: #fff !important; }

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  border-top: 1px solid #ddd; }
  .vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
    padding: 1.125rem 2.625rem 1.125rem 0 !important; }
    .vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a span {
      font-size: 1.3125rem;
      line-height: 2.25rem;
      font-weight: 400;
      color: #3f3f3f; }

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
  padding-left: 0 !important;
  color: #3f3f3f;
  padding-bottom: 2.1875rem !important; }

.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:first-child .vc_tta-panel-heading .vc_tta-panel-title {
  border-top: none; }

h1.faq-page-title {
  letter-spacing: 0.025em;
  margin-bottom: 1.875rem;
  padding-top: 0.625rem;
  text-transform: uppercase; }
  h1.faq-page-title:after {
    background-color: #333333;
    content: "";
    display: block;
    height: 2px;
    margin: 1.3125rem 0 0;
    width: 5rem; }

h3.faq-title {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  color: #5c5c5c;
  font-weight: 700;
  margin-bottom: 1.5625rem;
  margin-top: 0; }

.text-content p {
  line-height: 1.5rem; }

.archive .not-found,
.error404 .not-found,
.search-no-results .not-found {
  text-align: center;
  margin-bottom: 3.75rem; }
  .archive .not-found label,
  .error404 .not-found label,
  .search-no-results .not-found label {
    position: relative;
    display: block;
    width: 50%;
    margin: 2.5rem auto; }
  .archive .not-found p,
  .error404 .not-found p,
  .search-no-results .not-found p {
    display: inline-block; }
  .archive .not-found .page-title,
  .error404 .not-found .page-title,
  .search-no-results .not-found .page-title {
    text-transform: uppercase; }
    .archive .not-found .page-title::before,
    .error404 .not-found .page-title::before,
    .search-no-results .not-found .page-title::before {
      content: "\f071";
      font-family: "FontAwesome", sans-serif;
      font-size: 5rem;
      display: block;
      color: #e74c3c; }

.terms-conditions h1, .terms-conditions .tag-line {
  text-align: center; }

.terms-conditions h1 {
  font-size: 1.625rem;
  color: #3f3f3f;
  letter-spacing: 0.130rem;
  line-height: 1; }

.terms-conditions p, .terms-conditions ol {
  padding-bottom: 4rem; }

.terms-conditions .tag-line {
  color: #b1b1b1;
  padding-bottom: 3.125rem; }

.terms-conditions ol li {
  padding-bottom: 1rem; }

.terms-conditions h4 {
  margin-top: 0.3125rem;
  font-size: 1.438rem;
  letter-spacing: 0.025em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 2rem; }
  .terms-conditions h4::after {
    background-color: #333333;
    content: "";
    display: block;
    height: 0.125rem;
    margin: 1.25rem 0 0;
    width: 5rem; }

.hentry .entry-content .contact-us p a {
  font-weight: normal; }

.contact-us .e-mail:hover {
  text-decoration: underline; }

.contact-us .text {
  margin-bottom: 1.4rem; }

.contact-us address {
  margin-bottom: 1.2rem; }
  .contact-us address strong {
    display: inline-block;
    margin-bottom: 1rem; }

.wpcf7-form > p {
  margin-bottom: 1.25rem; }
  .wpcf7-form > p input {
    padding: 0; }

.clearfix::before, .clearfix::after {
  content: "";
  display: table; }

.clearfix::after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[hidden] {
  display: none !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-left {
  text-align: left; }

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

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left; }

.text-xs-right {
  text-align: right; }

.text-xs-center {
  text-align: center; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left; }
  .text-xl-right {
    text-align: right; }
  .text-xl-center {
    text-align: center; } }

.text-lowercase {
  text-transform: lowercase; }

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

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #cb9871; }

a.text-primary:focus, a.text-primary:hover {
  color: #bd7d4c; }

.text-success {
  color: #5cb85c; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff;
  background-color: #cb9871; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #bd7d4c; }

.bg-success {
  color: #fff;
  background-color: #5cb85c; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44; }

.bg-info {
  color: #fff;
  background-color: #5bc0de; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff;
  background-color: #f0ad4e; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff;
  background-color: #d9534f; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

.m-a-0 {
  margin: 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a {
  margin: 1rem !important; }

.m-t {
  margin-top: 1rem !important; }

.m-r {
  margin-right: 1rem !important; }

.m-b {
  margin-bottom: 1rem !important; }

.m-l {
  margin-left: 1rem !important; }

.m-x {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-md {
  margin: 1.5rem !important; }

.m-t-md {
  margin-top: 1.5rem !important; }

.m-r-md {
  margin-right: 1.5rem !important; }

.m-b-md {
  margin-bottom: 1.5rem !important; }

.m-l-md {
  margin-left: 1.5rem !important; }

.m-x-md {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-md {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-lg {
  margin: 3rem !important; }

.m-t-lg {
  margin-top: 3rem !important; }

.m-r-lg {
  margin-right: 3rem !important; }

.m-b-lg {
  margin-bottom: 3rem !important; }

.m-l-lg {
  margin-left: 3rem !important; }

.m-x-lg {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-lg {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a {
  padding: 1rem !important; }

.p-t {
  padding-top: 1rem !important; }

.p-r {
  padding-right: 1rem !important; }

.p-b {
  padding-bottom: 1rem !important; }

.p-l {
  padding-left: 1rem !important; }

.p-x {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-md {
  padding: 1.5rem !important; }

.p-t-md {
  padding-top: 1.5rem !important; }

.p-r-md {
  padding-right: 1.5rem !important; }

.p-b-md {
  padding-bottom: 1.5rem !important; }

.p-l-md {
  padding-left: 1.5rem !important; }

.p-x-md {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-md {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-lg {
  padding: 3rem !important; }

.p-t-lg {
  padding-top: 3rem !important; }

.p-r-lg {
  padding-right: 3rem !important; }

.p-b-lg {
  padding-bottom: 3rem !important; }

.p-l-lg {
  padding-left: 3rem !important; }

.p-x-lg {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-lg {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

@media (max-width: 767px) {
  .home .home-blog-post {
    margin-bottom: 5rem !important; }
  .home .mybag-products-element .woocommerce {
    margin-top: 5rem; }
  .home .home-woocommerce {
    padding-top: 4.375rem !important; }
  .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper img {
    height: auto !important; }
  .home .home-page-tile .home-single-image-abt img, .home .home-page-tile .home-single-image-port img, .home .home-page-tile .vc_single_image-wrapper {
    width: 100%; }
  .home .home-page-tile figure {
    width: 100%; }
  .home .home-page-tile .portfolio-1, .home .home-page-tile .about {
    padding-right: 0.9375rem !important; }
  .home .home-page-tile .about, .home .home-page-tile .about-page, .home .home-page-tile .about-us {
    padding-left: 0.9375rem !important; }
  .home .home-page-tile .about {
    width: 100%; }
  .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper {
    position: relative; }
    .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper::after {
      left: 47.3%;
      top: 0;
      border-color: #fff transparent transparent transparent; }
  .home .home-page-tile .home-image-carousel-tile {
    margin-top: 1.25rem; }
  .home .about-content p {
    font-size: 1rem;
    line-height: 1.8rem; }
  .home .mybag-blog-element .even.post, .home .mybag-blog-element .odd.post {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .home .mybag-blog-element .even.post {
    text-align: left; }
  .home .mybag-blog-element .even.post .entry-title::after {
    float: inherit; }
  .home .home-blog-post {
    margin-bottom: 100px !important; }
  .home .instagram-carousel {
    margin-bottom: 0; }
  #email-notes {
    display: block;
    margin-bottom: 0.625rem; }
  #shop-navigation {
    border-bottom: none;
    margin-bottom: 2.5rem; }
    #shop-navigation .navbar-header button {
      margin-right: 0; }
    #shop-navigation #menu-shop-menu {
      padding-top: 1.5rem; }
    #shop-navigation .shop-nav-menu > li.menu-item-has-children > a::after {
      position: absolute;
      content: "\f078";
      width: 100%;
      left: 0;
      font-family: "FontAwesome", sans-serif;
      line-height: 1;
      font-size: 0.625rem; }
    #shop-navigation .shop-nav-menu li {
      width: 100%; }
      #shop-navigation .shop-nav-menu li::before {
        display: none; }
      #shop-navigation .shop-nav-menu li ul {
        position: relative;
        top: 0 !important;
        padding-top: 0.375rem !important; }
        #shop-navigation .shop-nav-menu li ul li {
          padding: 0 0 0.625rem 0 !important; }
  header.site-header {
    padding: 3.75rem 0 0 0; }
    header.site-header .site-branding {
      position: relative;
      margin-bottom: 2.5rem; }
  .woocommerce-wishlist .wishlist_table tbody tr {
    display: block;
    margin-bottom: 1.875rem;
    border: 1px solid #eceeef;
    border-top: none;
    text-align: center; }
    .woocommerce-wishlist .wishlist_table tbody tr:last-child {
      margin-bottom: 0; }
  .woocommerce-wishlist .wishlist_table tbody tr td {
    display: block;
    width: 100% !important; }
    .woocommerce-wishlist .wishlist_table tbody tr td img {
      display: inline-block; }
  .woocommerce-wishlist .wishlist_table thead {
    display: none; }
  .pagination,
  .woocommerce-pagination {
    padding-bottom: 6.625rem;
    padding-top: 5.75rem; }
    .pagination ul li,
    .woocommerce-pagination ul li {
      padding-right: 0.75rem; }
      .pagination ul li .next,
      .woocommerce-pagination ul li .next {
        right: 1.625rem !important; }
      .pagination ul li .prev,
      .woocommerce-pagination ul li .prev {
        left: 1.625rem !important; }
  .slide-open .st-pusher {
    transform: translate3d(-76%, 0px, 0px); }
  .st-slider {
    width: 76%; }
  .mybag-mini-cart {
    padding: 7%;
    width: 90%; }
  .mybag-mini-cart > ul > li > a:not(.remove) {
    padding-right: 0.625rem; }
  .mybag-mini-cart p.total {
    padding-top: 1.25rem; }
  .navbar-toggle {
    background-color: transparent;
    background-image: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 0.625rem;
    position: relative; }
    .navbar-toggle .icon-bar {
      border-radius: 1px;
      display: block;
      height: 2px;
      width: 22px; }
    .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }
  .navbar-header {
    margin-bottom: 0.625rem; }
    .navbar-header .navbar-toggle {
      display: inherit; }
  .navbar .nav-bg-class {
    background-color: #f7f7f7; }
    .navbar .nav-bg-class .nav-outer .left-nav-menu,
    .navbar .nav-bg-class .nav-outer .right-nav-menu {
      float: none;
      width: 100%; }
    .navbar .nav-bg-class .nav-outer .navbar-nav {
      border: none; }
      .navbar .nav-bg-class .nav-outer .navbar-nav > li {
        display: block;
        margin: 0; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li > a {
          padding: 1.25rem 0.9375rem; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu {
          width: 100%;
          background-color: #fff;
          position: static;
          float: none;
          top: auto; }
          .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li > a {
            width: 100%; }
          .navbar .nav-bg-class .nav-outer .navbar-nav > li .dropdown-menu > li.menu-item-has-children > a::before {
            content: "\f107";
            right: 1.3rem; }
        .navbar .nav-bg-class .nav-outer .navbar-nav > li > .dropdown-menu li.menu-item-has-children.dropdown .dropdown-menu {
          left: inherit;
          top: inherit; }
  .collapse {
    display: none; }
  .collapse.in {
    display: block; }
  .hentry .media-attachment {
    margin-bottom: 2.063rem; }
  .control-bar .product-filters-widgets {
    float: none;
    width: 100%; }
    .control-bar .product-filters-widgets .filter-dropdown-menu {
      min-width: 100%; }
  .control-bar .woocommerce-ordering {
    float: none;
    width: 100%; }
  .control-bar #dropdownMenu2,
  .control-bar .woocommerce-ordering,
  .control-bar .woocommerce-result-count {
    text-align: center; }
  .control-bar .woocommerce-result-count {
    display: block; }
  .control-bar .select2 .select2-selection__rendered {
    text-align: inherit; }
  .control-bar .product-filters-widgets,
  .control-bar .woocommerce-result-count,
  .control-bar .woocommerce-ordering {
    margin-bottom: 1.4rem; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 1.875rem; }
  .footer-2.site-footer .footer-widgets .column-5 {
    width: 100%; }
  .footer-2.site-footer .site-info .copyright p {
    margin-bottom: 10px; }
  .footer-2.site-footer .footer-payment-logo {
    text-align: left; }
  .footer-1.site-footer .quick-links > li {
    display: block;
    padding-right: 0;
    margin-right: 0;
    border-right: none; }
  .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p:first-child {
    margin-right: 0;
    width: 100%;
    display: block; }
  .footer-4.site-footer .footer-bottom-contents-wrap .footer-top-contents .contact-info > li {
    display: block;
    margin-bottom: 15px;
    text-align: center; }
    .footer-4.site-footer .footer-bottom-contents-wrap .footer-top-contents .contact-info > li > a {
      margin-right: 0;
      padding-right: 0;
      border-right: none; }
  .footer-4.site-footer .footer-bottom-contents-wrap .footer-top-contents .list-social-icons {
    text-align: center; }
  .footer-4.site-footer .footer-bottom-contents-wrap .footer-top-contents .quick-links {
    float: none; }
    .footer-4.site-footer .footer-bottom-contents-wrap .footer-top-contents .quick-links > li {
      display: block;
      margin-right: 0;
      text-align: center; }
  .footer-4.site-footer .footer-bottom-contents-wrap .footer-top-contents .copyright {
    float: none; }
    .footer-4.site-footer .footer-bottom-contents-wrap .footer-top-contents .copyright p {
      text-align: center;
      margin-top: 0.625rem; }
  .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links > li {
    float: none;
    border-right: medium none navy;
    display: block;
    margin-bottom: 0.625rem;
    margin-right: 0;
    padding-right: 0;
    text-align: center; }
  footer.site-footer .footer-payment-logo {
    text-align: center; }
    footer.site-footer .footer-payment-logo ul > li {
      margin-bottom: 5px; }
  footer.site-footer .column-5 {
    width: 100%; }
  .footer-2.site-footer .site-info .footer-payment-logo {
    float: left; }
  .st-slider {
    width: 250px; }
  .slide-open .st-pusher {
    transform: translate3d(-250px, 0px, 0px); }
  .mybag-left-sidebar .content-area .site-main {
    padding-left: 0; }
  .mybag-right-sidebar .content-area .site-main {
    padding-right: 0; }
  .hentry.grid {
    width: 100%;
    float: left;
    padding-left: 3.595890411%;
    padding-right: 3.595890411%; }
  .hentry.grid:nth-child(2n+1) {
    padding-right: 0; }
  .hentry.grid:nth-child(2n) {
    padding-left: 0; }
  .hentry.format-quote .entry-content {
    padding: 2rem 3rem; }
  .blockquote,
  blockquote {
    padding: 1rem 2rem; }
    .blockquote:before,
    blockquote:before {
      top: 10px;
      font-size: 40px;
      left: -0.1rem; }
  .pagination ul li,
  .woocommerce-pagination ul li {
    padding-right: 0.2rem; }
  .pagination,
  .woocommerce-pagination {
    padding-top: 2.5rem; }
    .pagination ul > li .page-numbers,
    .woocommerce-pagination ul > li .page-numbers {
      font-size: 1rem;
      padding: 0.375rem 0.625rem; }
    .pagination ul > li > a.page-numbers.prev,
    .pagination ul > li a.page-numbers.next,
    .woocommerce-pagination ul > li > a.page-numbers.prev,
    .woocommerce-pagination ul > li a.page-numbers.next {
      margin-top: 0; }
    .pagination ul > li .page-numbers,
    .woocommerce-pagination ul > li .page-numbers {
      padding: 0.2rem 0.625rem 0.2rem 0; }
    .pagination ul li .prev,
    .woocommerce-pagination ul li .prev {
      left: 0 !important; }
    .pagination ul li .next,
    .woocommerce-pagination ul li .next {
      right: 0 !important; }
  .hentry.format-aside,
  .hentry.format-status {
    margin-left: 0;
    margin-right: 0; }
  #reviews .commentlist li .comment_container {
    text-align: center; }
    #reviews .commentlist li .comment_container img, #reviews .commentlist li .comment_container .comment-text {
      width: 100%;
      float: none;
      display: block; }
    #reviews .commentlist li .comment_container img {
      margin: 0 auto 1.25rem auto;
      width: 40%;
      border-radius: 8.125rem; }
    #reviews .commentlist li .comment_container .comment-text {
      text-align: left; }
      #reviews .commentlist li .comment_container .comment-text .star-rating {
        float: none;
        margin-bottom: 0.625rem; }
      #reviews .commentlist li .comment_container .comment-text:before, #reviews .commentlist li .comment_container .comment-text:after {
        border-width: 0 7.5px 0.625rem 7.5px;
        top: 0; }
      #reviews .commentlist li .comment_container .comment-text:before {
        left: 1.25rem;
        border-color: transparent transparent #e5e5e5 transparent;
        top: -11px; }
      #reviews .commentlist li .comment_container .comment-text:after {
        left: 1.25rem;
        border-color: transparent transparent #f7f7f7 transparent;
        top: -9px; }
  .woocommerce-tabs .tabs {
    margin-bottom: 1.625rem; }
    .woocommerce-tabs .tabs li {
      padding-right: 0;
      padding-bottom: 1.25rem;
      display: block; }
  .woocommerce-tabs #tab-description, .woocommerce-tabs #tab-additional_information, .woocommerce-tabs #tab-reviews {
    padding: 1.25rem;
    background-color: #f7f7f7; }
  .woocommerce-tabs form textarea {
    background: rgba(0, 0, 0, 0) linear-gradient(to top, #c9c9c9 0%, #f7f7f7 3%) repeat scroll 0 30px/100% 33px; }
  .woocommerce-tabs #tab-additional_information .shop_attributes {
    margin-bottom: 0; }
    .woocommerce-tabs #tab-additional_information .shop_attributes tr th, .woocommerce-tabs #tab-additional_information .shop_attributes tr td {
      border-color: #a6a6a6; }
    .woocommerce-tabs #tab-additional_information .shop_attributes tr th {
      padding-left: 1.75rem; }
    .woocommerce-tabs #tab-additional_information .shop_attributes tr:first-child th, .woocommerce-tabs #tab-additional_information .shop_attributes tr:first-child td {
      border: none; }
    .woocommerce-tabs #tab-additional_information .shop_attributes tr p {
      margin-bottom: 0; }
  .single-product .style-1 .product .images, .single-product .style-1 .product .summary {
    width: 100% !important; }
  .single-product .style-1 .product .summary {
    margin-top: 1.875rem;
    float: left; }
  .single-product .style-1 .sale-images-wrapper {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .single-product .style-1 .product form.variations_form.cart {
    margin-top: 2.5rem; }
    .single-product .style-1 .product form.variations_form.cart table.variations tbody tr:nth-child(2n) {
      float: left; }
  .single-product .style-2 .product .content-holder {
    margin-top: 2.5rem; }
    .single-product .style-2 .product .content-holder .entry-summary {
      padding: 0 !important; }
      .single-product .style-2 .product .content-holder .entry-summary .product_meta,
      .single-product .style-2 .product .content-holder .entry-summary .product_title,
      .single-product .style-2 .product .content-holder .entry-summary .woocommerce-product-rating,
      .single-product .style-2 .product .content-holder .entry-summary form.cart,
      .single-product .style-2 .product .content-holder .entry-summary div[itemprop="offers"] {
        padding: 0 !important; }
      .single-product .style-2 .product .content-holder .entry-summary .woocommerce-product-rating .star-rating {
        float: none;
        display: inline-block;
        margin: 0 0 1.25rem 0; }
      .single-product .style-2 .product .content-holder .entry-summary .woocommerce-product-rating .woocommerce-review-link {
        display: block;
        width: 100%; }
  .single-product .style-3 .gallery-holder, .single-product .style-3 .content-holder {
    padding: 0 !important; }
  .single-product .style-3 .content-holder {
    margin-top: 2.5rem; }
    .single-product .style-3 .content-holder .entry-summary .thumbnails a {
      width: 33.3333% !important;
      margin-bottom: 0.625rem; }
  .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.variations_form.cart {
    margin-top: 2.5rem; }
    .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.variations_form.cart table.variations tbody tr:nth-child(2n) {
      float: left; }
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-add-to-wishlist,
  .single-product div.product .summary .mybag-action-buttons a.compare {
    width: 100%; }
  .single-product div.product .summary .price {
    font-size: 1.875rem; }
  .hentry.post .entry-header .post-readmore {
    margin-bottom: 1.875rem;
    padding-top: 0; }
  .hentry {
    margin-bottom: 3.125rem; }
  .comment-form .form-submit input[type="submit"] {
    margin: 0 auto;
    padding: 7px 0;
    width: 100%; }
  .woocommerce-cart .shop_table.cart thead th {
    display: none; }
  .woocommerce-cart .shop_table.cart tbody td {
    display: block; }
    .woocommerce-cart .shop_table.cart tbody td.product-remove {
      position: relative; }
    .woocommerce-cart .shop_table.cart tbody td.product-thumbnail, .woocommerce-cart .shop_table.cart tbody td.product-quantity {
      width: 100%; }
    .woocommerce-cart .shop_table.cart tbody td.product-quantity input {
      width: 30%; }
    .woocommerce-cart .shop_table.cart tbody td.actions {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
      .woocommerce-cart .shop_table.cart tbody td.actions .coupon {
        padding-right: 0; }
        .woocommerce-cart .shop_table.cart tbody td.actions .coupon .button {
          margin-left: 0; }
      .woocommerce-cart .shop_table.cart tbody td.actions .wc-proceed-to-checkout {
        padding-left: 0;
        padding-right: 0;
        margin-top: 1.875rem; }
  .woocommerce-cart .cart-collaterals {
    padding: 0 15px; }
    .woocommerce-cart .cart-collaterals .cart_totals {
      padding-right: 0; }
      .woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator {
        width: 100%; }
  .woocommerce-checkout label[for="rememberme"] {
    position: relative;
    margin: 0.625rem 0 0 0;
    display: block; }
  .woocommerce-checkout form.checkout #ship-to-different-address input, .woocommerce-checkout form.checkout #ship-to-different-address label {
    display: inline; }
  table.shop_table_responsive thead tr th {
    display: none; }
  table.shop_table_responsive tbody tr td {
    display: block; }
    table.shop_table_responsive tbody tr td:before {
      content: attr(data-title) ": ";
      font-weight: 700; }
  table.shop_table_responsive tbody tr th {
    display: none; }
  table.shop_table_responsive.cart tbody tr td:before {
    display: none; }
  .woocommerce-account.woocommerce-edit-address p {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0.9375rem; }
    .woocommerce-account.woocommerce-edit-address p.form-row label.show,
    .woocommerce-account.woocommerce-edit-address p.form-row label.on {
      left: 0.9375rem; }
  .product-tabs .nav-tabs > li {
    margin-left: 0;
    margin-bottom: 1.25rem;
    display: block; }
    .product-tabs .nav-tabs > li:last-child {
      margin-bottom: 0; }
  .page-template-template-homepage.home-v2 .site-content,
  .home.home-v2 .site-content {
    margin-top: 0; }
  .page-template-template-homepage.home-v2 .header-2,
  .home.home-v2 .header-2 {
    background: #000; }
    .page-template-template-homepage.home-v2 .header-2 .navbar .nav-bg-class,
    .home.home-v2 .header-2 .navbar .nav-bg-class {
      background: #000; }
  .top-bar {
    padding: 10px 0; }
    .top-bar ul {
      text-align: center; }
    .top-bar .top-bar-left ul > li > a {
      border: none;
      margin-right: 0; }
  header.site-header.header-2 .site-branding {
    margin: 0; }
  header.site-header.header-2 .navbar-header {
    float: right; }
  .header-2 .navbar .nav-bg-class .left-nav-menu {
    float: none !important; }
    .header-2 .navbar .nav-bg-class .left-nav-menu .navbar-nav > li {
      display: block;
      margin-right: 0; }
      .header-2 .navbar .nav-bg-class .left-nav-menu .navbar-nav > li > a {
        padding: 5px 16px;
        text-align: left; }
  .header-2 .navbar .nav-bg-class .header-nav-links {
    float: left; }
    .header-2 .navbar .nav-bg-class .header-nav-links ul > li {
      display: block; }
      .header-2 .navbar .nav-bg-class .header-nav-links ul > li > a {
        text-align: center; }
  .header-2 .search-area {
    right: 54px;
    top: 84%; }
    .header-2 .search-area.open {
      width: 70%; }
  .products-carousel {
    padding: 20px 0; }
    .products-carousel .product .product-details,
    .products-carousel .product .product-thumbnail {
      width: 100%;
      display: block; }
    .products-carousel .product .product-details {
      margin-bottom: 2.5rem; }
    .products-carousel .product h3 {
      font-size: 1.875rem; }
    .products-carousel .product .price {
      font-size: 1.875rem; }
    .products-carousel .owl-nav .owl-prev {
      left: 1.25rem; }
    .products-carousel .owl-nav .owl-next {
      right: 1.25rem; }
    .products-carousel:hover .owl-nav .owl-prev, .products-carousel:focus .owl-nav .owl-prev {
      left: 0; }
    .products-carousel:hover .owl-nav .owl-next, .products-carousel:focus .owl-nav .owl-next {
      right: 0; }
  .home-list-categories .right {
    margin-top: 1.875rem; }
    .home-list-categories .right .row div.col-sm-6:first-child {
      margin-bottom: 1.875rem; }
  .products-with-image .banner-image {
    margin-bottom: 1.875rem; }
  .home-list-categories .category-item.grid-1, .home-list-categories .category-item.grid-2, .home-list-categories .category-item.grid-3, .home-list-categories .category-item.grid-4 {
    float: none;
    width: 100%;
    margin-bottom: 1.875rem; }
    .home-list-categories .category-item.grid-1 img, .home-list-categories .category-item.grid-2 img, .home-list-categories .category-item.grid-3 img, .home-list-categories .category-item.grid-4 img {
      height: auto !important; } }

@media (min-width: 32.1em) and (max-width: 40em) {
  body {
    background: red; }
  .single-product .style-2 .gallery-holder .images .woocommerce-main-image, .single-product .style-2 .gallery-holder .images .thumbnails {
    float: none !important;
    width: 100% !important;
    display: inline-block; }
  .single-product .style-2 .gallery-holder .images .woocommerce-main-image {
    margin-bottom: 0.875rem; }
  .single-product .style-3 .gallery-holder, .single-product .style-3 .content-holder {
    width: 100% !important;
    float: none !important; } }

@media (min-width: 544px) and (max-width: 991px) {
  header.site-header .site-branding {
    z-index: 1; }
  .pagination,
  .woocommerce-pagination {
    padding-bottom: 4.625rem;
    padding-top: 3.75rem; }
  #shop-navigation .shop-nav-menu > li.menu-item-has-children ul li {
    padding-bottom: 1.25rem; }
  .single-product .style-2 .gallery-holder .images .woocommerce-main-image, .single-product .style-2 .gallery-holder .images .thumbnails {
    float: none !important;
    width: 100% !important;
    display: inline-block; }
  .single-product .style-2 .gallery-holder .images .thumbnails a {
    width: 50%;
    margin-bottom: 1.25rem !important;
    padding: 0 0.625rem;
    float: left; }
  .single-product .style-2 .gallery-holder .images .woocommerce-main-image {
    margin-bottom: 0.875rem; }
  .single-product .style-2 .content-holder .entry-summary {
    padding: 0 !important; }
    .single-product .style-2 .content-holder .entry-summary .woocommerce-product-rating .star-rating {
      float: none;
      display: inline-block;
      margin: 0 0 1.25rem 0; }
    .single-product .style-2 .content-holder .entry-summary .woocommerce-product-rating .woocommerce-review-link {
      display: block;
      width: 100%; }
    .single-product .style-2 .content-holder .entry-summary div[itemprop="description"],
    .single-product .style-2 .content-holder .entry-summary .woocommerce-product-details__short-description {
      padding-left: 1.875rem; }
  .single-product .style-3 .content-holder .thumbnails a {
    width: 25% !important;
    margin-bottom: 0.625rem; }
  .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.variations_form.cart {
    margin-top: 2.5rem; }
    .single-product .style-3 .product .single-product-row .row .content-holder .entry-summary form.variations_form.cart table.variations tbody tr:nth-child(2n) {
      float: left; }
  .single-product .style-1 .product form.variations_form.cart table.variations tbody tr:nth-child(2n) {
    float: left; }
  .single-product div.product .summary .mybag-action-buttons .yith-wcwl-add-to-wishlist,
  .single-product div.product .summary .mybag-action-buttons a.compare {
    width: 100%; }
  .single-product div.product .summary .price {
    font-size: 1.875rem; }
  .navbar .nav-bg-class .nav-outer .left-nav-menu {
    float: left;
    width: 285px; }
  .navbar .nav-bg-class .nav-outer .right-nav-menu {
    float: right;
    width: 285px; }
  .home .mybag-products-element .products li:nth-last-of-type(2) {
    margin-left: 16.6666666667%; }
  .home .home-page-tile .about {
    height: 11.44rem; }
    .home .home-page-tile .about .wpb_wrapper {
      display: block;
      margin-top: 0.9375rem; }
  .home .home-page-tile .home-single-image-abt .vc_single_image-wrapper img {
    height: 11.44rem !important; }
  .home .home-page-tile .home-single-image-port {
    margin-bottom: 0.625rem; }
    .home .home-page-tile .home-single-image-port .vc_single_image-wrapper::after {
      left: 46%; }
  .home .mybag-blog-element .posts .image, .home .mybag-blog-element .posts .post {
    width: 100%; }
  .home .mybag-blog-element .posts .col-md-push-6 {
    left: 0; }
  .home .mybag-blog-element .posts .col-md-pull-6 {
    right: 0; }
  .home .mybag-blog-element .posts .image img {
    width: 100%; }
  .home .mybag-blog-element .posts .image .media-attachment {
    margin-bottom: 2.063rem; }
  .home .mybag-blog-element .posts .post {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .home .mybag-blog-element .posts .even.post {
    text-align: left; }
    .home .mybag-blog-element .posts .even.post .entry-title::after {
      float: left; }
  .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-contact {
    text-align: center;
    width: 100%; }
  .footer-3.site-footer .footer-top-contents-wrap .footer-top-contents .footer-widgets {
    width: 100%;
    margin-top: 40px; }
  .footer-3.site-footer .footer-contact-info p {
    line-height: 15px; }
  .footer-4.site-footer .footer-widgets form.mc4wp-form .mc4wp-form-fields > p:first-child {
    margin-right: 0;
    width: 100%; }
  .footer-5.site-footer .footer-bottom-contents .footer-widgets,
  .footer-5.site-footer .footer-bottom-contents .footer-logo,
  .footer-5.site-footer .footer-bottom-contents .footer-payment-logo {
    text-align: center;
    width: 100%; }
  .footer-5.site-footer .footer-bottom-contents .footer-payment-logo ul {
    margin-top: 1.25rem; }
  .footer-5.site-footer .footer-bottom-contents .footer-widgets ul.footer-links {
    display: inline-block; }
  .widget.widget_shopping_cart .total {
    font-size: 0.875rem;
    text-align: left; }
  .widget.widget_price_filter .price_slider_amount {
    line-height: 1.4rem;
    display: inline-block;
    margin-bottom: 1.875rem; }
    .widget.widget_price_filter .price_slider_amount .button {
      position: absolute;
      bottom: -1.625rem; }
  .widget .product_list_widget li {
    position: relative;
    margin-bottom: 1.625rem; }
    .widget .product_list_widget li .remove {
      background-color: #e74c3c;
      border-radius: 50%;
      float: none;
      line-height: 0.625rem;
      padding: 0.3rem 0.3625rem;
      position: absolute;
      color: #fff !important;
      right: -0.325rem;
      top: -0.325rem; }
    .widget .product_list_widget li a img {
      float: none;
      margin-right: 0;
      margin-bottom: 0.6rem;
      width: 100%; }
  .mybag-left-sidebar .hentry.post.grid.format-quote .entry-content,
  .mybag-right-sidebar .hentry.post.grid.format-quote .entry-content {
    padding: 1rem; }
  .hentry.format-quote .entry-content {
    padding: 3rem 2rem; }
  .blockquote,
  blockquote {
    padding: 1rem 2rem; }
    .blockquote:before,
    blockquote:before {
      top: 0.625rem;
      font-size: 2.5rem;
      left: -0.1rem; }
  .pagination ul li,
  .woocommerce-pagination ul li {
    padding-right: 0.2rem; }
  .pagination,
  .woocommerce-pagination {
    padding-top: 2.5rem; }
    .pagination ul > li .page-numbers,
    .woocommerce-pagination ul > li .page-numbers {
      font-size: 1.25rem;
      padding: 0.375rem 0.625rem; }
    .pagination ul > li > a.page-numbers.prev,
    .pagination ul > li a.page-numbers.next,
    .woocommerce-pagination ul > li > a.page-numbers.prev,
    .woocommerce-pagination ul > li a.page-numbers.next {
      margin-top: 3px; }
  .mybag-left-sidebar .content-area .site-main {
    padding-left: 2.5rem; }
  .mybag-right-sidebar .content-area .site-main {
    padding-right: 2.5rem; }
  .hentry.post .entry-header .post-readmore .btn-primary {
    padding: 0.5rem 1.3125rem; }
  .woocommerce-cart .shop_table.cart tbody td.actions .coupon {
    width: 100%;
    padding-right: 0; }
  .woocommerce-account.woocommerce-edit-address p {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0.9375rem; }
    .woocommerce-account.woocommerce-edit-address p.form-row label.show,
    .woocommerce-account.woocommerce-edit-address p.form-row label.on {
      left: 0.9375rem; }
  .page-template-template-homepage.home-v2 .site-content,
  .home.home-v2 .site-content {
    top: -370px; }
  .header-2 .navbar .nav-bg-class .nav-outer .left-nav-menu {
    width: auto; }
    .header-2 .navbar .nav-bg-class .nav-outer .left-nav-menu ul li:last-child ul {
      right: 0; }
  .home-list-categories .category-item.grid-1 img {
    height: 400px; }
  .home-list-categories .category-item.grid-2 img, .home-list-categories .category-item.grid-3 img, .home-list-categories .category-item.grid-4 img {
    height: 150px; }
  .home-list-categories .category .caption h4 {
    font-size: 1rem; } }

@media (min-width: 61.313em) and (max-width: 74.938em) {
  .navbar .nav-bg-class .nav-outer .left-nav-menu {
    float: left;
    width: 395px; }
  .navbar .nav-bg-class .nav-outer .right-nav-menu {
    float: right;
    width: 395px; } }

@media (min-width: 768px) and (min-width: 992px) {
  .mybag-products-element .products li:nth-last-of-type(2) {
    margin-left: 16.6666666667%; }
  .mybag-products-element .woocommerce {
    margin-top: 5rem; }
  .mybag-products-element, .upsells, .style-2 li.product {
    text-transform: uppercase;
    letter-spacing: 1.6px;
    text-align: center; }
  .mybag-products-element li.product, .upsells li.product, .style-2 li.product {
    position: relative;
    text-align: center;
    cursor: pointer;
    margin-bottom: 30px; }
    .mybag-products-element li.product:hover .product-item-footer, .mybag-products-element li.product:focus .product-item-footer, .upsells li.product:hover .product-item-footer, .upsells li.product:focus .product-item-footer, .style-2 li.product:hover .product-item-footer, .style-2 li.product:focus .product-item-footer {
      opacity: 1; }
    .mybag-products-element li.product .product-item, .upsells li.product .product-item, .style-2 li.product .product-item {
      -webkit-transition: all .4s ease-in-out 0s;
      -moz-transition: all .4s ease-in-out 0s;
      -o-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s;
      display: block;
      position: relative; }
    .mybag-products-element li.product .product-cover, .upsells li.product .product-cover, .style-2 li.product .product-cover {
      display: block;
      overflow: hidden;
      position: relative; }
    .mybag-products-element li.product h3,
    .mybag-products-element li.product h2,
    .mybag-products-element li.product .woocommerce-loop-product__title, .upsells li.product h3,
    .upsells li.product h2,
    .upsells li.product .woocommerce-loop-product__title, .style-2 li.product h3,
    .style-2 li.product h2,
    .style-2 li.product .woocommerce-loop-product__title {
      font-size: 1.25rem;
      line-height: 21px;
      color: #fff;
      font-weight: bold;
      letter-spacing: 0.1em;
      padding: 0 2rem;
      margin-top: 0; }
      .mybag-products-element li.product h3:hover, .mybag-products-element li.product h3:focus,
      .mybag-products-element li.product h2:hover,
      .mybag-products-element li.product h2:focus,
      .mybag-products-element li.product .woocommerce-loop-product__title:hover,
      .mybag-products-element li.product .woocommerce-loop-product__title:focus, .upsells li.product h3:hover, .upsells li.product h3:focus,
      .upsells li.product h2:hover,
      .upsells li.product h2:focus,
      .upsells li.product .woocommerce-loop-product__title:hover,
      .upsells li.product .woocommerce-loop-product__title:focus, .style-2 li.product h3:hover, .style-2 li.product h3:focus,
      .style-2 li.product h2:hover,
      .style-2 li.product h2:focus,
      .style-2 li.product .woocommerce-loop-product__title:hover,
      .style-2 li.product .woocommerce-loop-product__title:focus {
        color: #f7f5f2; }
    .mybag-products-element li.product .woocommerce-loop-product__title, .upsells li.product .woocommerce-loop-product__title, .style-2 li.product .woocommerce-loop-product__title {
      margin-bottom: 0.5rem; }
    .mybag-products-element li.product .product-item-footer, .upsells li.product .product-item-footer, .style-2 li.product .product-item-footer {
      position: absolute;
      left: 9%;
      top: 50%;
      transform: translateY(-50%);
      resize: vertical;
      overflow: auto;
      width: 18rem;
      height: 18rem;
      display: table;
      background: rgba(76, 46, 34, 0.75);
      border-radius: 50%;
      -webkit-transition: all .4s ease-in-out 0s;
      -moz-transition: all .4s ease-in-out 0s;
      -o-transition: all .4s ease-in-out 0s;
      transition: all .4s ease-in-out 0s;
      opacity: 0; }
      .mybag-products-element li.product .product-item-footer .star-rating, .upsells li.product .product-item-footer .star-rating, .style-2 li.product .product-item-footer .star-rating {
        display: none; }
      .mybag-products-element li.product .product-item-footer .product-item-footer-wrapper, .upsells li.product .product-item-footer .product-item-footer-wrapper, .style-2 li.product .product-item-footer .product-item-footer-wrapper {
        display: table-cell;
        width: 100%;
        vertical-align: middle; }
      .mybag-products-element li.product .product-item-footer .button.product_type_simple, .upsells li.product .product-item-footer .button.product_type_simple, .style-2 li.product .product-item-footer .button.product_type_simple {
        color: #e1cec7; }
        .mybag-products-element li.product .product-item-footer .button.product_type_simple::before, .upsells li.product .product-item-footer .button.product_type_simple::before, .style-2 li.product .product-item-footer .button.product_type_simple::before {
          content: "\f067";
          font-family: "FontAwesome", sans-serif;
          font-weight: normal;
          font-size: 0.5rem;
          padding-right: 0.375rem; }
      .mybag-products-element li.product .product-item-footer > a, .upsells li.product .product-item-footer > a, .style-2 li.product .product-item-footer > a {
        display: block;
        margin-bottom: 0.875rem; }
    .mybag-products-element li.product img, .upsells li.product img, .style-2 li.product img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto; }
    .mybag-products-element li.product .star-rating, .upsells li.product .star-rating, .style-2 li.product .star-rating {
      display: inline-block;
      font-size: 0.8em; }
    .mybag-products-element li.product span.price, .upsells li.product span.price, .style-2 li.product span.price {
      color: #fff;
      display: block;
      transform: none;
      margin-top: 0;
      margin-bottom: 5px; }
      .mybag-products-element li.product span.price del, .mybag-products-element li.product span.price ins, .upsells li.product span.price del, .upsells li.product span.price ins, .style-2 li.product span.price del, .style-2 li.product span.price ins {
        display: block;
        font-weight: normal; }
      .mybag-products-element li.product span.price > span.amount, .upsells li.product span.price > span.amount, .style-2 li.product span.price > span.amount {
        font-weight: normal; }
      .mybag-products-element li.product span.price del, .upsells li.product span.price del, .style-2 li.product span.price del {
        font-size: 1.125rem; }
      .mybag-products-element li.product span.price ins, .upsells li.product span.price ins, .style-2 li.product span.price ins {
        float: none; }
      .mybag-products-element li.product span.price > span.amount, .mybag-products-element li.product span.price ins, .upsells li.product span.price > span.amount, .upsells li.product span.price ins, .style-2 li.product span.price > span.amount, .style-2 li.product span.price ins {
        font-size: 1.5rem; }
    .mybag-products-element li.product .onsale, .upsells li.product .onsale, .style-2 li.product .onsale {
      position: absolute;
      transform: rotate(-45deg);
      top: 0.625rem;
      left: -28px;
      text-align: center;
      background-color: #1abc9c;
      color: #fff;
      line-height: 9px;
      padding: 6px 24px;
      font-size: 0.625rem;
      width: 100px;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .mybag-products-element li.product .add_to_cart_button,
    .mybag-products-element li.product .added_to_cart,
    .mybag-products-element li.product .button, .upsells li.product .add_to_cart_button,
    .upsells li.product .added_to_cart,
    .upsells li.product .button, .style-2 li.product .add_to_cart_button,
    .style-2 li.product .added_to_cart,
    .style-2 li.product .button {
      font-size: 0.75rem;
      line-height: 28px;
      letter-spacing: 0.1em;
      color: #e1cec7;
      text-transform: uppercase;
      transform: none;
      position: relative; }
    .mybag-products-element li.product .mybag-action-buttons, .upsells li.product .mybag-action-buttons, .style-2 li.product .mybag-action-buttons {
      display: none; }
    .mybag-products-element li.product:hover span.price, .mybag-products-element li.product:focus span.price, .upsells li.product:hover span.price, .upsells li.product:focus span.price, .style-2 li.product:hover span.price, .style-2 li.product:focus span.price {
      transform: none; }
    .mybag-products-element li.product:hover .add_to_cart_button,
    .mybag-products-element li.product:hover .added_to_cart,
    .mybag-products-element li.product:hover .button.product_type_simple,
    .mybag-products-element li.product:hover .button.product_type_grouped,
    .mybag-products-element li.product:hover .button.product_type_external, .mybag-products-element li.product:focus .add_to_cart_button,
    .mybag-products-element li.product:focus .added_to_cart,
    .mybag-products-element li.product:focus .button.product_type_simple,
    .mybag-products-element li.product:focus .button.product_type_grouped,
    .mybag-products-element li.product:focus .button.product_type_external, .upsells li.product:hover .add_to_cart_button,
    .upsells li.product:hover .added_to_cart,
    .upsells li.product:hover .button.product_type_simple,
    .upsells li.product:hover .button.product_type_grouped,
    .upsells li.product:hover .button.product_type_external, .upsells li.product:focus .add_to_cart_button,
    .upsells li.product:focus .added_to_cart,
    .upsells li.product:focus .button.product_type_simple,
    .upsells li.product:focus .button.product_type_grouped,
    .upsells li.product:focus .button.product_type_external, .style-2 li.product:hover .add_to_cart_button,
    .style-2 li.product:hover .added_to_cart,
    .style-2 li.product:hover .button.product_type_simple,
    .style-2 li.product:hover .button.product_type_grouped,
    .style-2 li.product:hover .button.product_type_external, .style-2 li.product:focus .add_to_cart_button,
    .style-2 li.product:focus .added_to_cart,
    .style-2 li.product:focus .button.product_type_simple,
    .style-2 li.product:focus .button.product_type_grouped,
    .style-2 li.product:focus .button.product_type_external {
      transform: none; }
    .mybag-products-element li.product a:hover h3, .mybag-products-element li.product a:focus h3, .upsells li.product a:hover h3, .upsells li.product a:focus h3, .style-2 li.product a:hover h3, .style-2 li.product a:focus h3 {
      color: #f7f5f2; }
  .style-2 li.product {
    margin-bottom: 5.25rem; }
  .single-product div.product .summary table.variations tbody td.label label {
    font-size: 0.8125rem; }
  .woocommerce-account.woocommerce-edit-address p {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0.9375rem; }
    .woocommerce-account.woocommerce-edit-address p.form-row label.show,
    .woocommerce-account.woocommerce-edit-address p.form-row label.on {
      left: 0.9375rem; }
  .header-2 .navbar .nav-bg-class .nav-outer .left-nav-menu {
    width: auto; } }

@media (min-width: 61.3125em) and (max-width: 64em) {
  .widget .product_list_widget li a img {
    margin-bottom: 1.65rem; }
  li.product:hover img.wp-post-image, li.product:focus img.wp-post-image {
    opacity: 1; }
  li.product:hover span.price, li.product:focus span.price {
    transform: rotateX(0deg); }
  li.product .product-item-footer .add_to_cart_button,
  li.product .product-item-footer .added_to_cart,
  li.product .product-item-footer .button {
    position: relative;
    transform: rotateX(0deg); }
  li.product .mybag-action-buttons .compare:after {
    opacity: 1; }
  .single-product .style-2 .product .single-product-row .row .content-holder .entry-summary {
    padding: 0; }
  .page-template-template-homepage.home-v2 .site-content,
  .home.home-v2 .site-content {
    top: -450px; }
  .header-2 .navbar .nav-bg-class .nav-outer .left-nav-menu {
    width: auto; }
    .header-2 .navbar .nav-bg-class .nav-outer .left-nav-menu ul li:last-child ul {
      right: 0; } }

@media (max-width: 991px) {
  #scrollUp {
    opacity: 1; }
  .woocommerce-checkout form.checkout #shipping_method {
    padding: 0; }
  .woocommerce-checkout form.checkout #order_review .place-order {
    padding: 2.125rem 1.5rem; }
    .woocommerce-checkout form.checkout #order_review .place-order .terms label {
      position: relative; }
    .woocommerce-checkout form.checkout #order_review .place-order #terms {
      position: absolute;
      top: 0.375rem; }
  .control-bar .product-filters-widgets {
    float: none;
    width: 100%; }
    .control-bar .product-filters-widgets .filter-dropdown-menu {
      min-width: 100%; }
  .control-bar .woocommerce-ordering {
    float: none;
    width: 100%; }
  .control-bar #dropdownMenu2,
  .control-bar .woocommerce-ordering,
  .control-bar .woocommerce-result-count {
    text-align: center; }
  .control-bar .woocommerce-result-count {
    display: block; }
  .control-bar .select2 .select2-selection__rendered {
    text-align: inherit; }
  .control-bar .product-filters-widgets,
  .control-bar .woocommerce-result-count,
  .control-bar .woocommerce-ordering {
    margin-bottom: 1.4rem; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 1.875rem; }
  li.product:hover img.wp-post-image, li.product:focus img.wp-post-image {
    opacity: 1; }
  li.product:hover span.price, li.product:focus span.price {
    transform: rotateX(0deg); }
  li.product .product-item-footer .add_to_cart_button,
  li.product .product-item-footer .added_to_cart,
  li.product .product-item-footer .button {
    position: relative;
    transform: rotateX(0deg); }
  li.product .mybag-action-buttons .compare:after {
    opacity: 1; } }
