@charset "UTF-8";
/* normalize.css v3.0.0 | MIT License | git.io/normalize */
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, 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: transparent; }

a:active, 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: 0; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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; }

meta.foundation-version {
  font-family: "/5.2.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 39.9375em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40em)/";
  width: 40em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64em)/";
  width: 64em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:80em)/";
  width: 80em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:100em)/";
  width: 100em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html, body {
  font-size: auto; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 39.9375em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 80em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 100em) and (max-width: 999999999999) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 100em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 39.9375em) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64em) and (max-width: 79.9375em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 80em) and (max-width: 99.9375em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 80em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 100em) and (max-width: 999999999999) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 100em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit; }

a img {
  border: none; }

p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }

p.lead {
  font-size: inherit0 0.21875rem;
  line-height: 1.6; }

p aside {
  font-size: 0.875rem;
  line-height: 1.35;
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  color: #000;
  text-rendering: optimizeLegibility;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #595959;
  line-height: 0; }

h1 {
  font-size: inherit-0 0.625rem; }

h2 {
  font-size: inherit-0 0.625rem; }

h3 {
  font-size: inherit-0 0.3125rem; }

h4 {
  font-size: inherit-0 0.3125rem; }

h5 {
  font-size: inherit; }

h6 {
  font-size: inherit; }

.subheader {
  line-height: 1.4;
  color: #595959;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: bold;
  color: #bd260d; }

ul, ol, dl {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }

ul.no-bullet {
  margin-left: 0; }

ul.no-bullet li ul, ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none; }

ul li ul, ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

ol {
  margin-left: 1.4rem; }

ol li ul, ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

abbr {
  text-transform: none; }

blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd; }

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #3b3b3b; }

blockquote cite:before {
  content: "\2014 \0020"; }

blockquote cite a, blockquote cite a:visited {
  color: #3b3b3b; }

blockquote, blockquote p {
  line-height: inherit;
  color: #595959; }

.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: 0.625rem 0.75rem; }

.vcard li {
  margin: 0;
  display: block; }

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: inherit; }
  h2 {
    font-size: inherit; }
  h3 {
    font-size: inherit; }
  h4 {
    font-size: inherit; } }

.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  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; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

@media only screen and (min-width: 40em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

@media only screen and (min-width: 64em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

@media only screen and (min-width: 80em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

@media only screen and (min-width: 100em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

.show-for-landscape, .hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape, .show-for-portrait {
  display: none !important; }

table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape, .show-for-portrait {
    display: none !important; }
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait, th.show-for-landscape, th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait, .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait, .show-for-landscape {
    display: none !important; }
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape, th.show-for-portrait, th.hide-for-landscape {
    display: table-cell !important; } }

.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75rem;
  *zoom: 1; }

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

.row:after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

.row .row {
  width: auto;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }

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

.row .row:after {
  clear: both; }

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1; }

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

.row .row.collapse:after {
  clear: both; }

.column, .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen {
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  .column.small-uncentered, .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; }
  .small-push-0 {
    left: 0%;
    right: auto; }
  .small-pull-0 {
    right: 0%;
    left: auto; }
  .small-push-1 {
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    left: 25%;
    right: auto; }
  .small-pull-3 {
    right: 25%;
    left: auto; }
  .small-push-4 {
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    left: 50%;
    right: auto; }
  .small-pull-6 {
    right: 50%;
    left: auto; }
  .small-push-7 {
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    left: 75%;
    right: auto; }
  .small-pull-9 {
    right: 75%;
    left: auto; }
  .small-push-10 {
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order, .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; } }

@media only screen and (min-width: 40em) {
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .medium-push-0 {
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    right: 0%;
    left: auto; }
  .medium-push-1 {
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    right: 25%;
    left: auto; }
  .medium-push-4 {
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    right: 50%;
    left: auto; }
  .medium-push-7 {
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    right: 75%;
    left: auto; }
  .medium-push-10 {
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order, .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .push-0 {
    left: 0%;
    right: auto; }
  .pull-0 {
    right: 0%;
    left: auto; }
  .push-1 {
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    right: 8.33333%;
    left: auto; }
  .push-2 {
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    right: 16.66667%;
    left: auto; }
  .push-3 {
    left: 25%;
    right: auto; }
  .pull-3 {
    right: 25%;
    left: auto; }
  .push-4 {
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    right: 33.33333%;
    left: auto; }
  .push-5 {
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    right: 41.66667%;
    left: auto; }
  .push-6 {
    left: 50%;
    right: auto; }
  .pull-6 {
    right: 50%;
    left: auto; }
  .push-7 {
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    right: 58.33333%;
    left: auto; }
  .push-8 {
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    right: 66.66667%;
    left: auto; }
  .push-9 {
    left: 75%;
    right: auto; }
  .pull-9 {
    right: 75%;
    left: auto; }
  .push-10 {
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    right: 83.33333%;
    left: auto; }
  .push-11 {
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 64em) {
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  .column.large-uncentered, .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .large-push-0 {
    left: 0%;
    right: auto; }
  .large-pull-0 {
    right: 0%;
    left: auto; }
  .large-push-1 {
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    left: 25%;
    right: auto; }
  .large-pull-3 {
    right: 25%;
    left: auto; }
  .large-push-4 {
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    left: 50%;
    right: auto; }
  .large-pull-6 {
    right: 50%;
    left: auto; }
  .large-push-7 {
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    left: 75%;
    right: auto; }
  .large-pull-9 {
    right: 75%;
    left: auto; }
  .large-push-10 {
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    right: 91.66667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order, .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .push-0 {
    left: 0%;
    right: auto; }
  .pull-0 {
    right: 0%;
    left: auto; }
  .push-1 {
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    right: 8.33333%;
    left: auto; }
  .push-2 {
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    right: 16.66667%;
    left: auto; }
  .push-3 {
    left: 25%;
    right: auto; }
  .pull-3 {
    right: 25%;
    left: auto; }
  .push-4 {
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    right: 33.33333%;
    left: auto; }
  .push-5 {
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    right: 41.66667%;
    left: auto; }
  .push-6 {
    left: 50%;
    right: auto; }
  .pull-6 {
    right: 50%;
    left: auto; }
  .push-7 {
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    right: 58.33333%;
    left: auto; }
  .push-8 {
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    right: 66.66667%;
    left: auto; }
  .push-9 {
    left: 75%;
    right: auto; }
  .pull-9 {
    right: 75%;
    left: auto; }
  .push-10 {
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    right: 83.33333%;
    left: auto; }
  .push-11 {
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    right: 91.66667%;
    left: auto; } }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0;
  *zoom: 1; }

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

[class*="block-grid-"]:after {
  clear: both; }

[class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.9375rem 1.875rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .small-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .small-block-grid-1 > li:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .small-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .small-block-grid-2 > li:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }
  .small-block-grid-2 > li:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .small-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .small-block-grid-3 > li:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }
  .small-block-grid-3 > li:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .small-block-grid-3 > li:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .small-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .small-block-grid-4 > li:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }
  .small-block-grid-4 > li:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }
  .small-block-grid-4 > li:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }
  .small-block-grid-4 > li:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .small-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .small-block-grid-5 > li:nth-child(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem; }
  .small-block-grid-5 > li:nth-child(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem; }
  .small-block-grid-5 > li:nth-child(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .small-block-grid-5 > li:nth-child(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem; }
  .small-block-grid-5 > li:nth-child(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .small-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .small-block-grid-6 > li:nth-child(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem; }
  .small-block-grid-6 > li:nth-child(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem; }
  .small-block-grid-6 > li:nth-child(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem; }
  .small-block-grid-6 > li:nth-child(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }
  .small-block-grid-6 > li:nth-child(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem; }
  .small-block-grid-6 > li:nth-child(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .small-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .small-block-grid-7 > li:nth-child(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem; }
  .small-block-grid-7 > li:nth-child(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem; }
  .small-block-grid-7 > li:nth-child(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem; }
  .small-block-grid-7 > li:nth-child(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem; }
  .small-block-grid-7 > li:nth-child(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem; }
  .small-block-grid-7 > li:nth-child(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem; }
  .small-block-grid-7 > li:nth-child(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .small-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .small-block-grid-8 > li:nth-child(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem; }
  .small-block-grid-8 > li:nth-child(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem; }
  .small-block-grid-8 > li:nth-child(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem; }
  .small-block-grid-8 > li:nth-child(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem; }
  .small-block-grid-8 > li:nth-child(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem; }
  .small-block-grid-8 > li:nth-child(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem; }
  .small-block-grid-8 > li:nth-child(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem; }
  .small-block-grid-8 > li:nth-child(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .small-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .small-block-grid-9 > li:nth-child(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem; }
  .small-block-grid-9 > li:nth-child(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem; }
  .small-block-grid-9 > li:nth-child(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem; }
  .small-block-grid-9 > li:nth-child(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem; }
  .small-block-grid-9 > li:nth-child(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem; }
  .small-block-grid-9 > li:nth-child(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem; }
  .small-block-grid-9 > li:nth-child(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem; }
  .small-block-grid-9 > li:nth-child(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem; }
  .small-block-grid-9 > li:nth-child(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .small-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .small-block-grid-10 > li:nth-child(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem; }
  .small-block-grid-10 > li:nth-child(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem; }
  .small-block-grid-10 > li:nth-child(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem; }
  .small-block-grid-10 > li:nth-child(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem; }
  .small-block-grid-10 > li:nth-child(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem; }
  .small-block-grid-10 > li:nth-child(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem; }
  .small-block-grid-10 > li:nth-child(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem; }
  .small-block-grid-10 > li:nth-child(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem; }
  .small-block-grid-10 > li:nth-child(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem; }
  .small-block-grid-10 > li:nth-child(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .small-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .small-block-grid-11 > li:nth-child(11n+1) {
    padding-left: 0.0rem;
    padding-right: 1.70455rem; }
  .small-block-grid-11 > li:nth-child(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem; }
  .small-block-grid-11 > li:nth-child(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem; }
  .small-block-grid-11 > li:nth-child(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem; }
  .small-block-grid-11 > li:nth-child(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem; }
  .small-block-grid-11 > li:nth-child(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem; }
  .small-block-grid-11 > li:nth-child(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem; }
  .small-block-grid-11 > li:nth-child(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem; }
  .small-block-grid-11 > li:nth-child(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem; }
  .small-block-grid-11 > li:nth-child(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem; }
  .small-block-grid-11 > li:nth-child(11n) {
    padding-left: 1.70455rem;
    padding-right: 0.0rem; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .small-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
  .small-block-grid-12 > li:nth-child(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem; }
  .small-block-grid-12 > li:nth-child(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem; }
  .small-block-grid-12 > li:nth-child(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem; }
  .small-block-grid-12 > li:nth-child(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem; }
  .small-block-grid-12 > li:nth-child(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem; }
  .small-block-grid-12 > li:nth-child(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem; }
  .small-block-grid-12 > li:nth-child(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem; }
  .small-block-grid-12 > li:nth-child(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem; }
  .small-block-grid-12 > li:nth-child(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem; }
  .small-block-grid-12 > li:nth-child(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem; }
  .small-block-grid-12 > li:nth-child(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem; }
  .small-block-grid-12 > li:nth-child(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem; } }

@media only screen and (min-width: 40em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .medium-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .medium-block-grid-1 > li:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .medium-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .medium-block-grid-2 > li:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }
  .medium-block-grid-2 > li:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .medium-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .medium-block-grid-3 > li:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }
  .medium-block-grid-3 > li:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .medium-block-grid-3 > li:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .medium-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .medium-block-grid-4 > li:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }
  .medium-block-grid-4 > li:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }
  .medium-block-grid-4 > li:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }
  .medium-block-grid-4 > li:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .medium-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .medium-block-grid-5 > li:nth-child(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem; }
  .medium-block-grid-5 > li:nth-child(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem; }
  .medium-block-grid-5 > li:nth-child(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .medium-block-grid-5 > li:nth-child(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem; }
  .medium-block-grid-5 > li:nth-child(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem; }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .medium-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .medium-block-grid-6 > li:nth-child(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem; }
  .medium-block-grid-6 > li:nth-child(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem; }
  .medium-block-grid-6 > li:nth-child(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem; }
  .medium-block-grid-6 > li:nth-child(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }
  .medium-block-grid-6 > li:nth-child(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem; }
  .medium-block-grid-6 > li:nth-child(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem; }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .medium-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .medium-block-grid-7 > li:nth-child(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem; }
  .medium-block-grid-7 > li:nth-child(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem; }
  .medium-block-grid-7 > li:nth-child(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem; }
  .medium-block-grid-7 > li:nth-child(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem; }
  .medium-block-grid-7 > li:nth-child(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem; }
  .medium-block-grid-7 > li:nth-child(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem; }
  .medium-block-grid-7 > li:nth-child(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .medium-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .medium-block-grid-8 > li:nth-child(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem; }
  .medium-block-grid-8 > li:nth-child(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem; }
  .medium-block-grid-8 > li:nth-child(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem; }
  .medium-block-grid-8 > li:nth-child(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem; }
  .medium-block-grid-8 > li:nth-child(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem; }
  .medium-block-grid-8 > li:nth-child(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem; }
  .medium-block-grid-8 > li:nth-child(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem; }
  .medium-block-grid-8 > li:nth-child(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem; }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .medium-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .medium-block-grid-9 > li:nth-child(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem; }
  .medium-block-grid-9 > li:nth-child(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem; }
  .medium-block-grid-9 > li:nth-child(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem; }
  .medium-block-grid-9 > li:nth-child(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem; }
  .medium-block-grid-9 > li:nth-child(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem; }
  .medium-block-grid-9 > li:nth-child(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem; }
  .medium-block-grid-9 > li:nth-child(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem; }
  .medium-block-grid-9 > li:nth-child(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem; }
  .medium-block-grid-9 > li:nth-child(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .medium-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .medium-block-grid-10 > li:nth-child(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem; }
  .medium-block-grid-10 > li:nth-child(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem; }
  .medium-block-grid-10 > li:nth-child(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem; }
  .medium-block-grid-10 > li:nth-child(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem; }
  .medium-block-grid-10 > li:nth-child(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem; }
  .medium-block-grid-10 > li:nth-child(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem; }
  .medium-block-grid-10 > li:nth-child(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem; }
  .medium-block-grid-10 > li:nth-child(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem; }
  .medium-block-grid-10 > li:nth-child(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem; }
  .medium-block-grid-10 > li:nth-child(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem; }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .medium-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .medium-block-grid-11 > li:nth-child(11n+1) {
    padding-left: 0.0rem;
    padding-right: 1.70455rem; }
  .medium-block-grid-11 > li:nth-child(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem; }
  .medium-block-grid-11 > li:nth-child(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem; }
  .medium-block-grid-11 > li:nth-child(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem; }
  .medium-block-grid-11 > li:nth-child(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem; }
  .medium-block-grid-11 > li:nth-child(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem; }
  .medium-block-grid-11 > li:nth-child(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem; }
  .medium-block-grid-11 > li:nth-child(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem; }
  .medium-block-grid-11 > li:nth-child(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem; }
  .medium-block-grid-11 > li:nth-child(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem; }
  .medium-block-grid-11 > li:nth-child(11n) {
    padding-left: 1.70455rem;
    padding-right: 0.0rem; }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .medium-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
  .medium-block-grid-12 > li:nth-child(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem; }
  .medium-block-grid-12 > li:nth-child(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem; }
  .medium-block-grid-12 > li:nth-child(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem; }
  .medium-block-grid-12 > li:nth-child(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem; }
  .medium-block-grid-12 > li:nth-child(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem; }
  .medium-block-grid-12 > li:nth-child(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem; }
  .medium-block-grid-12 > li:nth-child(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem; }
  .medium-block-grid-12 > li:nth-child(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem; }
  .medium-block-grid-12 > li:nth-child(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem; }
  .medium-block-grid-12 > li:nth-child(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem; }
  .medium-block-grid-12 > li:nth-child(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem; }
  .medium-block-grid-12 > li:nth-child(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem; } }

@media only screen and (min-width: 64em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .large-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .large-block-grid-1 > li:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .large-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .large-block-grid-2 > li:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }
  .large-block-grid-2 > li:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .large-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .large-block-grid-3 > li:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }
  .large-block-grid-3 > li:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .large-block-grid-3 > li:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .large-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .large-block-grid-4 > li:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }
  .large-block-grid-4 > li:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }
  .large-block-grid-4 > li:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }
  .large-block-grid-4 > li:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .large-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .large-block-grid-5 > li:nth-child(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem; }
  .large-block-grid-5 > li:nth-child(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem; }
  .large-block-grid-5 > li:nth-child(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .large-block-grid-5 > li:nth-child(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem; }
  .large-block-grid-5 > li:nth-child(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .large-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .large-block-grid-6 > li:nth-child(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem; }
  .large-block-grid-6 > li:nth-child(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem; }
  .large-block-grid-6 > li:nth-child(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem; }
  .large-block-grid-6 > li:nth-child(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }
  .large-block-grid-6 > li:nth-child(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem; }
  .large-block-grid-6 > li:nth-child(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .large-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .large-block-grid-7 > li:nth-child(7n+1) {
    padding-left: 0rem;
    padding-right: 1.60714rem; }
  .large-block-grid-7 > li:nth-child(7n+2) {
    padding-left: 0.26786rem;
    padding-right: 1.33929rem; }
  .large-block-grid-7 > li:nth-child(7n+3) {
    padding-left: 0.53571rem;
    padding-right: 1.07143rem; }
  .large-block-grid-7 > li:nth-child(7n+4) {
    padding-left: 0.80357rem;
    padding-right: 0.80357rem; }
  .large-block-grid-7 > li:nth-child(7n+5) {
    padding-left: 1.07143rem;
    padding-right: 0.53571rem; }
  .large-block-grid-7 > li:nth-child(7n+6) {
    padding-left: 1.33929rem;
    padding-right: 0.26786rem; }
  .large-block-grid-7 > li:nth-child(7n) {
    padding-left: 1.60714rem;
    padding-right: 0rem; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .large-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .large-block-grid-8 > li:nth-child(8n+1) {
    padding-left: 0rem;
    padding-right: 1.64063rem; }
  .large-block-grid-8 > li:nth-child(8n+2) {
    padding-left: 0.23438rem;
    padding-right: 1.40625rem; }
  .large-block-grid-8 > li:nth-child(8n+3) {
    padding-left: 0.46875rem;
    padding-right: 1.17188rem; }
  .large-block-grid-8 > li:nth-child(8n+4) {
    padding-left: 0.70313rem;
    padding-right: 0.9375rem; }
  .large-block-grid-8 > li:nth-child(8n+5) {
    padding-left: 0.9375rem;
    padding-right: 0.70313rem; }
  .large-block-grid-8 > li:nth-child(8n+6) {
    padding-left: 1.17188rem;
    padding-right: 0.46875rem; }
  .large-block-grid-8 > li:nth-child(8n+7) {
    padding-left: 1.40625rem;
    padding-right: 0.23438rem; }
  .large-block-grid-8 > li:nth-child(8n) {
    padding-left: 1.64063rem;
    padding-right: 0rem; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .large-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .large-block-grid-9 > li:nth-child(9n+1) {
    padding-left: 0rem;
    padding-right: 1.66667rem; }
  .large-block-grid-9 > li:nth-child(9n+2) {
    padding-left: 0.20833rem;
    padding-right: 1.45833rem; }
  .large-block-grid-9 > li:nth-child(9n+3) {
    padding-left: 0.41667rem;
    padding-right: 1.25rem; }
  .large-block-grid-9 > li:nth-child(9n+4) {
    padding-left: 0.625rem;
    padding-right: 1.04167rem; }
  .large-block-grid-9 > li:nth-child(9n+5) {
    padding-left: 0.83333rem;
    padding-right: 0.83333rem; }
  .large-block-grid-9 > li:nth-child(9n+6) {
    padding-left: 1.04167rem;
    padding-right: 0.625rem; }
  .large-block-grid-9 > li:nth-child(9n+7) {
    padding-left: 1.25rem;
    padding-right: 0.41667rem; }
  .large-block-grid-9 > li:nth-child(9n+8) {
    padding-left: 1.45833rem;
    padding-right: 0.20833rem; }
  .large-block-grid-9 > li:nth-child(9n) {
    padding-left: 1.66667rem;
    padding-right: 0rem; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .large-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .large-block-grid-10 > li:nth-child(10n+1) {
    padding-left: 0rem;
    padding-right: 1.6875rem; }
  .large-block-grid-10 > li:nth-child(10n+2) {
    padding-left: 0.1875rem;
    padding-right: 1.5rem; }
  .large-block-grid-10 > li:nth-child(10n+3) {
    padding-left: 0.375rem;
    padding-right: 1.3125rem; }
  .large-block-grid-10 > li:nth-child(10n+4) {
    padding-left: 0.5625rem;
    padding-right: 1.125rem; }
  .large-block-grid-10 > li:nth-child(10n+5) {
    padding-left: 0.75rem;
    padding-right: 0.9375rem; }
  .large-block-grid-10 > li:nth-child(10n+6) {
    padding-left: 0.9375rem;
    padding-right: 0.75rem; }
  .large-block-grid-10 > li:nth-child(10n+7) {
    padding-left: 1.125rem;
    padding-right: 0.5625rem; }
  .large-block-grid-10 > li:nth-child(10n+8) {
    padding-left: 1.3125rem;
    padding-right: 0.375rem; }
  .large-block-grid-10 > li:nth-child(10n+9) {
    padding-left: 1.5rem;
    padding-right: 0.1875rem; }
  .large-block-grid-10 > li:nth-child(10n) {
    padding-left: 1.6875rem;
    padding-right: 0rem; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .large-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .large-block-grid-11 > li:nth-child(11n+1) {
    padding-left: 0.0rem;
    padding-right: 1.70455rem; }
  .large-block-grid-11 > li:nth-child(11n+2) {
    padding-left: 0.17045rem;
    padding-right: 1.53409rem; }
  .large-block-grid-11 > li:nth-child(11n+3) {
    padding-left: 0.34091rem;
    padding-right: 1.36364rem; }
  .large-block-grid-11 > li:nth-child(11n+4) {
    padding-left: 0.51136rem;
    padding-right: 1.19318rem; }
  .large-block-grid-11 > li:nth-child(11n+5) {
    padding-left: 0.68182rem;
    padding-right: 1.02273rem; }
  .large-block-grid-11 > li:nth-child(11n+6) {
    padding-left: 0.85227rem;
    padding-right: 0.85227rem; }
  .large-block-grid-11 > li:nth-child(11n+7) {
    padding-left: 1.02273rem;
    padding-right: 0.68182rem; }
  .large-block-grid-11 > li:nth-child(11n+8) {
    padding-left: 1.19318rem;
    padding-right: 0.51136rem; }
  .large-block-grid-11 > li:nth-child(11n+9) {
    padding-left: 1.36364rem;
    padding-right: 0.34091rem; }
  .large-block-grid-11 > li:nth-child(11n+10) {
    padding-left: 1.53409rem;
    padding-right: 0.17045rem; }
  .large-block-grid-11 > li:nth-child(11n) {
    padding-left: 1.70455rem;
    padding-right: 0.0rem; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .large-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
  .large-block-grid-12 > li:nth-child(12n+1) {
    padding-left: 0rem;
    padding-right: 1.71875rem; }
  .large-block-grid-12 > li:nth-child(12n+2) {
    padding-left: 0.15625rem;
    padding-right: 1.5625rem; }
  .large-block-grid-12 > li:nth-child(12n+3) {
    padding-left: 0.3125rem;
    padding-right: 1.40625rem; }
  .large-block-grid-12 > li:nth-child(12n+4) {
    padding-left: 0.46875rem;
    padding-right: 1.25rem; }
  .large-block-grid-12 > li:nth-child(12n+5) {
    padding-left: 0.625rem;
    padding-right: 1.09375rem; }
  .large-block-grid-12 > li:nth-child(12n+6) {
    padding-left: 0.78125rem;
    padding-right: 0.9375rem; }
  .large-block-grid-12 > li:nth-child(12n+7) {
    padding-left: 0.9375rem;
    padding-right: 0.78125rem; }
  .large-block-grid-12 > li:nth-child(12n+8) {
    padding-left: 1.09375rem;
    padding-right: 0.625rem; }
  .large-block-grid-12 > li:nth-child(12n+9) {
    padding-left: 1.25rem;
    padding-right: 0.46875rem; }
  .large-block-grid-12 > li:nth-child(12n+10) {
    padding-left: 1.40625rem;
    padding-right: 0.3125rem; }
  .large-block-grid-12 > li:nth-child(12n+11) {
    padding-left: 1.5625rem;
    padding-right: 0.15625rem; }
  .large-block-grid-12 > li:nth-child(12n) {
    padding-left: 1.71875rem;
    padding-right: 0rem; } }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem; }

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #007095; }

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

button.secondary, .button.secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b9b9b9; }

button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333; }

button.success, .button.success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff; }

button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #368a55; }

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

button.alert, .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff; }

button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #cf2a0e; }

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

button.large, .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem; }

button.small, .button.small {
  padding-top: 0.875rem;
  padding-right: 1.75rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.75rem;
  font-size: 0.8125rem; }

button.tiny, .button.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem; }

button.expand, .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%; }

button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem; }

button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem; }

button.radius, .button.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

button.round, .button.round {
  -webkit-border-radius: 1000px;
  border-radius: 1000px; }

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #008cba;
  border-color: #007095;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #007095; }

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

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #008cba; }

button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #e7e7e7;
  border-color: #b9b9b9;
  color: #333;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b9b9b9; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333; }

button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #e7e7e7; }

button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #43ac6a;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #368a55; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #fff; }

button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #43ac6a; }

button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: 0.7;
  -webkit-box-shadow: none;
  box-shadow: none; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cf2a0e; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #fff; }

button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f04124; }

@media only screen and (min-width: 40em) {
  button, .button {
    display: inline-block; } }

form {
  margin: 0 0 1rem; }

form .row .row {
  margin: 0 -0.5rem; }

form .row .row .column, form .row .row .columns {
  padding: 0 0.5rem; }

form .row .row.collapse {
  margin: 0; }

form .row .row.collapse .column, form .row .row.collapse .columns {
  padding: 0; }

form .row .row.collapse input {
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0; }

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
  padding-left: 0.5rem; }

label.right {
  float: none;
  text-align: right; }

label.inline {
  margin: 0 0 1rem 0;
  padding: 0.625rem 0; }

label small {
  text-transform: capitalize;
  color: #676767; }

select {
  -webkit-appearance: none !important;
  background-color: #fafafa;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center right 3%;
  border: 1px solid #ddd;
  padding: 0.5rem;
  font-size: 0.875rem;
  -webkit-border-radius: 0;
  border-radius: 0; }

select.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

select:hover {
  background-color: #f3f3f3;
  border-color: #ccc; }

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

@-moz-document url-prefix() {
  select {
    background: #fafafa; }
  select:hover {
    background: #f3f3f3; } }

.prefix, .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 1000px;
  -moz-border-radius-topright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc; }

span.prefix.radius, label.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #ccc; }

span.postfix.radius, label.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
  -webkit-appearance: none;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ddd;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  background: #f2f2f2;
  border-color: #ccc;
  outline: none; }

input[type="text"][disabled], fieldset[disabled] input[type="text"], input[type="password"][disabled], fieldset[disabled] input[type="password"], input[type="date"][disabled], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], fieldset[disabled] input[type="month"], input[type="week"][disabled], fieldset[disabled] input[type="week"], input[type="email"][disabled], fieldset[disabled] input[type="email"], input[type="number"][disabled], fieldset[disabled] input[type="number"], input[type="search"][disabled], fieldset[disabled] input[type="search"], input[type="tel"][disabled], fieldset[disabled] input[type="tel"], input[type="time"][disabled], fieldset[disabled] input[type="time"], input[type="url"][disabled], fieldset[disabled] input[type="url"], textarea[disabled], fieldset[disabled] textarea {
  background-color: #ddd; }

input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, textarea.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px; }

textarea[rows] {
  height: auto; }

select {
  height: 2.3125rem; }

input[type="file"], input[type="checkbox"], input[type="radio"], select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

input[type="file"] {
  width: 100%; }

fieldset {
  border: 1px solid #ddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }

fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem; }

[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff; }

.error input, .error textarea, .error select {
  margin-bottom: 0; }

.error input[type="checkbox"], .error input[type="radio"] {
  margin-bottom: 1rem; }

.error label, .error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff; }

.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error, textarea.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

@media only screen and (min-width: 40em) {
  .categories_grid .category_1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_2 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_3 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_4 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: right;
    margin-bottom: 1.875rem; }
  .categories_grid .category_5 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_6 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_more_than_6 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_original_grid {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_five_cat_1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_five_cat_2 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: right;
    margin-bottom: 1.875rem; }
  .categories_grid .category_five_cat_3 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: right;
    margin-bottom: 1.875rem; }
  .categories_grid .category_five_cat_4 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: right;
    margin-bottom: 1.875rem; }
  .categories_grid .category_five_cat_5 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_four_cat_1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_four_cat_2 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_four_cat_3 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_four_cat_4 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_three_cat_1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_three_cat_2 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_three_cat_3 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_two_cat_1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_two_cat_2 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_one_cat_1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_1 .category_item, .categories_grid .category_2 .category_item, .categories_grid .category_4 .category_item, .categories_grid .category_five_cat_1 .category_item, .categories_grid .category_five_cat_3 .category_item, .categories_grid .category_five_cat_4 .category_item, .categories_grid .category_four_cat_1 .category_item, .categories_grid .category_three_cat_1 .category_item, .categories_grid .category_two_cat_1 .category_item, .categories_grid .category_two_cat_2 .category_item, .categories_grid .category_one_cat_1 .category_item {
    height: 35.625rem; }
  .categories_grid .category_3 .category_item, .categories_grid .category_5 .category_item, .categories_grid .category_6 .category_item, .categories_grid .category_more_than_6 .category_item, .categories_grid .category_five_cat_2 .category_item, .categories_grid .category_five_cat_5 .category_item, .categories_grid .category_four_cat_2 .category_item, .categories_grid .category_four_cat_3 .category_item, .categories_grid .category_four_cat_4 .category_item, .categories_grid .category_three_cat_2 .category_item, .categories_grid .category_three_cat_3 .category_item {
    height: 16.875rem; }
  .categories_grid .category_original_grid .category_item {
    height: 11.25rem; }
  .columns-1 .category_list .category_item {
    height: 23.125rem; }
  .columns-2 .category_list .category_item {
    height: 23.75rem; }
  .columns-3 .category_list .category_item {
    height: 15.41667rem; }
  .columns-4 .category_list .category_item {
    height: 11.25rem; }
  .columns-5 .category_list .category_item {
    height: 8.75rem; }
  .columns-6 .category_list .category_item {
    height: 7.08333rem; } }

@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .categories_grid .category_original_grid {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_1 .category_item, .categories_grid .category_2 .category_item, .categories_grid .category_4 .category_item, .categories_grid .category_five_cat_1 .category_item, .categories_grid .category_five_cat_3 .category_item, .categories_grid .category_five_cat_4 .category_item, .categories_grid .category_four_cat_1 .category_item, .categories_grid .category_three_cat_1 .category_item, .categories_grid .category_two_cat_1 .category_item, .categories_grid .category_two_cat_2 .category_item, .categories_grid .category_one_cat_1 .category_item {
    height: 23.125rem; }
  .categories_grid .category_3 .category_item, .categories_grid .category_5 .category_item, .categories_grid .category_6 .category_item, .categories_grid .category_more_than_6 .category_item, .categories_grid .category_five_cat_2 .category_item, .categories_grid .category_five_cat_5 .category_item, .categories_grid .category_four_cat_2 .category_item, .categories_grid .category_four_cat_3 .category_item, .categories_grid .category_four_cat_4 .category_item, .categories_grid .category_three_cat_2 .category_item, .categories_grid .category_three_cat_3 .category_item {
    height: 10.625rem; }
  .categories_grid .category_original_grid .category_item {
    height: 15.41667rem; }
  .columns-1 .category_list .category_item, .columns-2 .category_list .category_item, .columns-3 .category_list .category_item, .columns-4 .category_list .category_item, .columns-5 .category_list .category_item, .columns-6 .category_list .category_item {
    height: 11.25rem; } }

@media only screen and (max-width: 39.9375em) {
  .categories_grid .category_1, .categories_grid .category_2, .categories_grid .category_3, .categories_grid .category_4, .categories_grid .category_5, .categories_grid .category_6, .categories_grid .category_more_than_6, .categories_grid .category_original_grid, .categories_grid .category_five_cat_1, .categories_grid .category_five_cat_2, .categories_grid .category_five_cat_3, .categories_grid .category_five_cat_4, .categories_grid .category_five_cat_5, .categories_grid .category_four_cat_1, .categories_grid .category_four_cat_2, .categories_grid .category_four_cat_3, .categories_grid .category_four_cat_4, .categories_grid .category_three_cat_1, .categories_grid .category_three_cat_2, .categories_grid .category_three_cat_3, .categories_grid .category_two_cat_1, .categories_grid .category_two_cat_2, .categories_grid .category_one_cat_1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
    margin-bottom: 1.875rem; }
  .categories_grid .category_1 .category_item, .categories_grid .category_2 .category_item, .categories_grid .category_3 .category_item, .categories_grid .category_4 .category_item, .categories_grid .category_5 .category_item, .categories_grid .category_6 .category_item, .categories_grid .category_more_than_6 .category_item, .categories_grid .category_original_grid .category_item, .categories_grid .category_five_cat_1 .category_item, .categories_grid .category_five_cat_2 .category_item, .categories_grid .category_five_cat_3 .category_item, .categories_grid .category_five_cat_4 .category_item, .categories_grid .category_five_cat_5 .category_item, .categories_grid .category_four_cat_1 .category_item, .categories_grid .category_four_cat_2 .category_item, .categories_grid .category_four_cat_3 .category_item, .categories_grid .category_four_cat_4 .category_item, .categories_grid .category_three_cat_1 .category_item, .categories_grid .category_three_cat_2 .category_item, .categories_grid .category_three_cat_3 .category_item, .categories_grid .category_two_cat_1 .category_item, .categories_grid .category_two_cat_2 .category_item, .categories_grid .category_one_cat_1 .category_item, .columns-1 .category_list .category_item, .columns-2 .category_list .category_item, .columns-3 .category_list .category_item, .columns-4 .category_list .category_item, .columns-5 .category_list .category_item, .columns-6 .category_list .category_item {
    height: 8.75rem; } }

/**
 * EasyZoom core styles
 */
.easyzoom {
  position: relative;
  /* 'Shrink-wrap' the element */
  display: block;
  *display: inline;
  *zoom: 1; }

.easyzoom img {
  vertical-align: bottom; }

.easyzoom-notice {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 150;
  width: 10em;
  margin: -1em 0 0 -5em;
  line-height: 2em;
  text-align: center;
  background: #FFF;
  -webkit-box-shadow: 0 0 10px #888;
  box-shadow: 0 0 10px #888; }

.easyzoom-flyout {
  position: absolute;
  z-index: 100;
  overflow: hidden;
  background: #FFF;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .7s ease;
  -moz-transition: opacity .7s ease;
  -o-transition: opacity .7s ease;
  transition: opacity .7s ease; }

.easyzoom-flyout:hover {
  opacity: 1; }

.easyzoom-flyout img {
  max-width: none !important;
  width: auto !important; }

/**
 * EasyZoom layout variations
 */
.easyzoom--overlay .easyzoom-flyout {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.easyzoom--adjacent .easyzoom-flyout {
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  margin-left: 20px; }

/**********************************************************************************/
/* Global *************************************************************************/
/**********************************************************************************/
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border-color: transparent; }

.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt {
  color: #fff;
  font-size: 0.8125rem;
  padding: 1.1875rem 2rem 1.125rem;
  border: none;
  background-image: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none; }

.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt {
  border: 0; }

.woocommerce a.button:hover,
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
  background: #000 !important;
  opacity: 1; }

.woocommerce button.button:hover {
  color: #fff; }

.woocommerce dl.variation,
.woocommerce-page dl.variation,
.woocommerce-order-received .woocommerce td.product-name .wc-item-meta,
.woocommerce-view-order .woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name .wc-item-meta {
  margin: 10px 0; }

.woocommerce dl.variation dd,
.woocommerce-page dl.variation dd {
  padding: 0; }

.woocommerce dl.variation dt,
.woocommerce dl.variation dd,
.woocommerce-page dl.variation dt,
.woocommerce-page dl.variation dd {
  margin: 0; }

.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation,
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child,
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
  font-size: 12px !important; }

.woocommerce dl.variation dt,
.woocommerce-page dl.variation dt {
  padding: 0; }

.woocommerce a.remove:hover {
  background: none; }

.add_to_cart_inline {
  border: none !important;
  padding: 0 !important; }

.woocommerce .no-products-info .woocommerce-info,
.woocommerce-page .no-products-info .woocommerce-info {
  z-index: 0; }

/**********************************************************************************/
/* Minicart ***********************************************************************/
/**********************************************************************************/
.woocommerce ul.cart_list li,
.woocommerce-page ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  padding: 30px 40px 35px 110px;
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, 0.05); }

.woocommerce ul.cart_list li.empty,
.woocommerce-page ul.cart_list li.empty,
.woocommerce ul.product_list_widget li.empty,
.woocommerce-page ul.product_list_widget li.empty {
  padding: 0 20px 25px 20px; }

.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
  float: left;
  width: 70px;
  height: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin-left: -90px; }

.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
  padding: 0 0 30px 90px;
  border: 0; }

p.total {
  font-size: 16px;
  line-height: 1.8; }

/**********************************************************************************/
/* Cart ***************************************************************************/
/**********************************************************************************/
.woocommerce form .form-row,
.woocommerce-page form .form-row {
  padding: 5px 0;
  margin: 0; }

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  border: 0;
  margin: 16px 0 35px 0;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
  font-weight: 400;
  line-height: 1.8em;
  padding: 10px 0; }

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tbody td,
.woocommerce table.shop_table tbody tr:first-child td,
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
  border-top-width: 1px;
  border-top-style: solid;
  padding: 20px 0; }

.woocommerce table.shop_table tfoot td {
  font-weight: 400; }

.woocommerce table.cart .product-name,
.woocommerce #content table.cart .product-name,
.woocommerce-page table.cart .product-name,
.woocommerce-page #content table.cart .product-name {
  /*width: 50%;*/ }

.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
  width: 100px;
  padding-right: 30px; }

.woocommerce table.cart .product-thumbnail img,
.woocommerce #content table.cart .product-thumbnail img,
.woocommerce-page table.cart .product-thumbnail img,
.woocommerce-page #content table.cart .product-thumbnail img {
  /*width:100%;*/
  height: auto; }

.woocommerce table.cart .product-subtotal,
.woocommerce #content table.cart .product-subtotal,
.woocommerce-page table.cart .product-subtotal,
.woocommerce-page #content table.cart .product-subtotal {
  font-size: 24px;
  padding-right: 20px !important;
  text-align: right; }

.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {
  width: auto;
  min-width: 100px; }

.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
  float: right; }

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: auto;
  padding: 0 1000px 20px;
  margin: 0 -1000px;
  text-align: right; }

.woocommerce .cart-collaterals table.shop_table td,
.woocommerce-page .cart-collaterals table.shop_table td {
  border-top: 0;
  padding: 10px 0; }

.woocommerce table.cart input,
.woocommerce #content table.cart input,
.woocommerce-page table.cart input,
.woocommerce-page #content table.cart input {
  line-height: normal; }

.cart-collaterals table tr th,
.cart-collaterals table tr td {
  padding: 30px 0; }

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  font-weight: 700; }

.woocommerce .cart-collaterals .cart_totals th,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals .shipping td:first-child {
  font-size: .8125em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 11px 20px 5px 0;
  width: 46%;
  line-height: 1.2rem;
  vertical-align: top; }

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
  font-size: .8em; }

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th {
  vertical-align: middle;
  text-align: left; }

.woocommerce .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce .cart-collaterals .cart_totals table tr.shipping th,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping th {
  vertical-align: top; }

.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th {
  border-top: 0;
  padding: 0; }

.woocommerce .cart-collaterals .cart_totals tr:nth-last-child(2) td,
.woocommerce .cart-collaterals .cart_totals tr:nth-last-child(2) th,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-last-child(2) td,
.woocommerce-page .cart-collaterals .cart_totals tr:nth-last-child(2) th {
  padding-bottom: 20px; }

.woocommerce .cart-collaterals .cart_totals tr.order-total td,
.woocommerce .cart-collaterals .cart_totals tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total th {
  border-top-width: 3px;
  border-top-style: solid;
  padding-top: 30px;
  padding-bottom: 20px;
  vertical-align: top; }

.woocommerce .cart-collaterals .cart_totals tr.order-total td strong,
.woocommerce-page .cart-collaterals .cart_totals tr.order-total td strong {
  font-size: 24px;
  font-weight: 700;
  line-height: 1em;
  margin-top: -4px;
  display: block; }

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  /*display:none;*/
  text-align: left;
  font-size: 1.5em;
  padding: 0;
  margin: 0 0 30px 0; }

.woocommerce-shipping-destination {
  clear: both; }

.woocommerce .cart-collaterals .woocommerce-shipping-calculator,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator {
  display: block;
  text-align: left;
  width: 100% !important;
  margin-bottom: 0; }

.woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 6px 0 3px 0px;
  text-align: left; }
  .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after,
  .woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:after {
    -webkit-transition: content .3s ease;
    -o-transition: content .3s ease;
    transition: content .3s ease;
    position: relative;
    top: 3px; }
  .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:hover:after, .woocommerce .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:focus:after,
  .woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:hover:after,
  .woocommerce-page .cart-collaterals .woocommerce-shipping-calculator .shipping-calculator-button:focus:after {
    opacity: .55; }

.shipping-calculator-form p:first-of-type {
  padding-top: 2px; }

.shipping-calculator-form p:last-of-type {
  padding-top: 8px;
  padding-bottom: 8px; }

.woocommerce .cart-collaterals .woocommerce-shipping-calculator h2 span,
.woocommerce-page .cart-collaterals .woocommerce-shipping-calculator h2 span {
  display: none; }

.shipping-calculator-form .button {
  margin: 0 !important;
  width: 100%; }

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100% !important;
  text-align: left; }

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  display: inline-block;
  width: 100% !important;
  margin-top: 9px;
  float: none; }

.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
  width: 50% !important; }

.woocommerce .cart-collaterals .cross-sells h2,
.woocommerce-page .cart-collaterals .cross-sells h2 {
  font-size: 0.8125em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 32px 0 0; }

.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
  width: 100%; }

.woocommerce #cross-sell-products-carousel.related,
.woocommerce-page #cross-sell-products-carousel.related,
.woocommerce #cross-sell-products-carousel.upsells.products,
.woocommerce-page #cross-sell-products-carousel.upsells.products {
  margin: 0; }

/* shopping cart */
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dd p,
.woocommerce-page td.product-name dl.variation dd p {
  margin-bottom: 0;
  line-height: 1em;
  padding-bottom: 5px;
  font-size: 12px; }

.woocommerce table.shop_table.cart td,
.woocommerce-page table.shop_table.cart td {
  padding: 25px 0; }

.woocommerce table.shop_table.cart tr:last-child td,
.woocommerce-page table.shop_table.cart tr:last-child td {
  border-top: 0; }

.woocommerce table.shop_table.cart td,
.woocommerce-page table.shop_table.cart td
.woocommerce table.shop_table.cart th,
.woocommerce-page table.shop_table.cart th {
  padding-right: 10px; }

.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
  vertical-align: top; }

.woocommerce-page table.cart .product-name a,
.woocommerce-page #content table.cart .product-name a {
  display: block; }

.woocommerce #content table.cart a.remove,
.woocommerce table.cart a.remove,
.woocommerce-page #content table.cart a.remove,
.woocommerce-page table.cart a.remove {
  font-size: 17px;
  font-weight: 400;
  height: 2em;
  line-height: 29px;
  float: none; }

.woocommerce #content table.cart a.remove:hover,
.woocommerce table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover {
  background: none; }

.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart #content table.cart .product-quantity,
.woocommerce-cart table.cart .product-quantity,
.woocommerce-cart #content table.cart .product-quantity {
  text-align: center !important;
  padding-right: 0 !important; }

.woocommerce-cart table.cart .quantity,
.woocommerce-cart #content table.cart .quantity,
.woocommerce-cart table.cart .quantity,
.woocommerce-cart #content table.cart .quantity {
  display: inline-block; }

.woocommerce-cart.woocommerce-page #content .quantity input.qty {
  font-size: 21px;
  width: 50px !important; }

.product_quantity_mobile {
  display: block !important; }

.woocommerce-cart table.cart .product-remove,
.woocommerce-cart #content table.cart .product-remove,
.woocommerce-cart table.cart .product-remove,
.woocommerce-cart #content table.cart .product-remove {
  padding-left: 0px;
  padding-right: 0;
  text-align: left; }

.woocommerce-cart table.cart td.product-subtotal,
.woocommerce-cart #content table.cart td.product-subtotal,
.woocommerce-cart table.cart td.product-subtotal,
.woocommerce-cart #content table.cart td.product-subtotal {
  font-size: 1.125em;
  font-weight: 400; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  border: solid 1px #eeeeee;
  background: transparent; }

.woocommerce-page #content .actions .coupon input.button,
.woocommerce-page #content .actions .coupon input.button.alt,
.woocommerce-page #content .actions > input.button,
.woocommerce-page #content .actions > input.button.alt,
.woocommerce-page #content input.button,
.woocommerce-page #content input.button {
  background-color: #fff;
  border-style: solid;
  border-width: 2px; }

.woocommerce-page #content .actions .coupon .input-text,
.woocommerce .actions .coupon .input-text {
  min-width: 240px; }

/* cart empty */
.return-to-shop {
  margin-bottom: 185px; }

.wc-backward {
  font-size: 0.8125em;
  text-transform: uppercase;
  font-weight: bold; }

/**********************************************************************************/
/* Checkout ************************************************************************/
/**********************************************************************************/
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  float: none;
  width: 100%;
  /*text-align: center;*/ }

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  float: none;
  width: 100%;
  /*text-align: center;*/ }

.woocommerce .checkout .col-2 h3,
.woocommerce-page .checkout .col-2 h3 {
  float: none;
  clear: both; }

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
  width: 48%; }

h3#ship-to-different-address {
  text-align: center;
  width: 100%; }

h3#ship-to-different-address span {
  position: relative;
  top: -1px;
  left: 5px;
  font-weight: 400;
  text-transform: none;
  font-size: 14px; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 0.5rem;
  height: 38px !important;
  border: 1px solid #f1f1f1;
  border-radius: 0;
  background: #f1f1f1;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 #fff inset, 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 #fff inset, 0 0 0 rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  white-space: nowrap;
  line-height: 38px !important;
  font-size: 1.1em; }

.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
  background-position: 0px 10px !important; }

.woocommerce #payment,
.woocommerce-page #payment {
  background: none; }

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none; }

.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
  display: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
  border: 0;
  margin-top: 70px; }

.payment_methods li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 27px 0 24px 30px; }

.payment_methods li.payment_method_paypal {
  padding-top: 17px;
  padding-bottom: 14px; }

.payment_methods li:first-child {
  border-top-width: 1px;
  border-top-style: solid; }

.payment_methods input[type="radio"] + label.check_label_radio {
  margin: 0; }

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  font-size: 0.8125em;
  line-height: 1.538em;
  padding: 0;
  margin: 0;
  width: 100%; }

.woocommerce #payment div.payment_box p,
.woocommerce-page #payment div.payment_box p {
  font-size: 13px;
  line-height: 1.5384em;
  padding: 6px 0 5px 32px;
  margin: 0px 0 13px; }

.woocommerce #payment .payment_box.payment_method_paypal p,
.woocommerce-page #payment .payment_box.payment_method_paypal p {
  padding-bottom: 20px; }

.payment_methods .payment_method_paypal .check_label_radio:before {
  top: 14px; }

.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
  margin: -7px 14px 0 12px; }

.woocommerce #payment .payment_method_paypal .about_paypal,
.woocommerce-page #payment .payment_method_paypal .about_paypal {
  display: inline-block;
  font-size: inherit;
  font-weight: 400;
  float: none;
  text-transform: capitalize; }

.woocommerce #payment div.form-row.place-order,
.woocommerce-page #payment div.form-row.place-order {
  padding-top: 17px; }

.woocommerce #payment .terms,
.woocommerce-page #payment .terms {
  text-align: left;
  padding-top: 0;
  padding-left: 0;
  margin-top: 12px;
  margin-bottom: 40px;
  padding-left: 30px; }

.woocommerce-page #payment .terms label {
  font-size: 14px; }

.woocommerce-page #payment .terms label a {
  text-transform: capitalize; }

/* Checkout - Thank you */
.thank_you_header .order_details {
  margin-bottom: 0; }

.thank_you_header .order_details li {
  width: 40%;
  padding: 0;
  margin: 0;
  margin-bottom: 24px; }

.woocommerce .thank_you_header .order_details li strong,
.woocommerce-page .thank_you_header .order_details li strong {
  font-size: 1.0769em; }

.woocommerce-checkout .order_details.bacs_details li.total,
.thank_you_header .order_details li.total {
  clear: left; }

.thank_you_header .order_details li.order,
.thank_you_header .order_details li.total {
  width: 40%; }

.thank_you_header .order_details li.date,
.thank_you_header .order_details li.method {
  margin-right: 0;
  padding-right: 0;
  width: 60%; }

.order_details.bacs_details {
  margin-bottom: 0; }

.order_details.bacs_details li {
  margin-bottom: 24px;
  clear: left; }

/**********************************************************************************/
/* Widgets ************************************************************************/
/**********************************************************************************/
.woocommerce .star-rating,
.woocommerce-page .star-rating {
  margin: 5px 0;
  height: 16px;
  width: 75px; }

.woocommerce ul.products li.product .star-rating {
  font-size: 11px; }

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
  display: block;
  float: none;
  margin: 5px 0 -5px;
  width: 60px; }

.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
  margin: 0;
  float: none;
  display: inline-block;
  top: 5px;
  width: 75px; }

.woocommerce .woocommerce-product-rating .star-rating span,
.woocommerce-page .woocommerce-product-rating .star-rating span {
  text-align: left; }

.woocommerce ul.cart_list li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.product_list_widget li dl {
  margin: 10px 0 0 0;
  padding: 0;
  border: 0;
  color: #fff; }

.woocommerce ul.cart_list li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
  font-weight: 400;
  text-transform: uppercase; }

.product_list_widget a {
  line-height: 1.2; }

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-weight: normal; }

.widget_shopping_cart .total {
  border-top: 2px solid rgba(255, 255, 255, 0.05) !important;
  padding: 10px 0px 5px !important;
  margin-bottom: 10px; }

#minicart-offcanvas .widget_shopping_cart .total {
  padding: 10px 20px 5px !important; }

.widget_shopping_cart .total strong {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase; }

.widget_shopping_cart .total .amount {
  display: inline-block;
  text-align: right;
  float: right; }

.widget_shopping_cart .buttons a {
  width: 100%;
  margin: 0 0 12px 0;
  height: 50px;
  padding: 0;
  padding-top: 16px; }

.widget_shopping_cart .buttons a.view_cart,
.woocommerce .widget_shopping_cart .buttons a.view_cart {
  background: transparent; }

.widget_shopping_cart .buttons a:last-child {
  padding-top: 18px; }

.tagcloud a {
  -o-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out; }

.woocommerce .widget_rating_filter ul li {
  margin: 0 0 5px 0; }

.woocommerce .widget_rating_filter ul li .star-rating {
  top: 4px;
  margin: 0px; }

/**********************************************************************************/
/* Catalog ************************************************************************/
/**********************************************************************************/
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  font-size: .8125em;
  float: none;
  padding: 12px 0 0 0;
  display: none; }

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
  margin: 0 0 0.6em; }

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  margin: 0 0 0.8em; }

.woocommerce-ordering {
  width: 100%;
  position: relative; }

.woocommerce-ordering .select2-selection__arrow:before {
  top: -3px; }

.woocommerce .products ul,
.woocommerce-page .products ul {
  position: relative;
  display: block; }

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin: 0;
  padding: inherit; }

.woocommerce .single_product_summary_related .related > h2,
.woocommerce .single_product_summary_upsell > h2,
.single_product_summary_related .related > h2,
.single_product_summary_upsell > h2,
.upsells.products > h2 {
  margin: 45px 0 0 0; }

.woocommerce ul.products li.product a img {
  margin: 0; }

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
  line-height: 1.5em; }

.woocommerce div.product form.cart .variations td.label label {
  line-height: 2.9em; }

.woocommerce ul.products li.product .onsale,
.woocommerce .products.large-block-grid-6 span.onsale,
.woocommerce-page .products.large-block-grid-6 span.onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale {
  display: block;
  min-height: 70px;
  min-width: 70px;
  padding: 25px 15px;
  font-size: 0.8125em;
  font-weight: 700;
  position: absolute;
  top: -10px;
  right: 10px;
  left: auto;
  text-align: center;
  line-height: 1.5em;
  margin: 0;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  text-shadow: none;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  z-index: 10; }

.woocommerce ul.products li.product .price {
  font-weight: 700; }

.woocommerce ul.products li.product .price del {
  opacity: .8; }

.woocommerce ul.products li.product .onsale,
.woocommerce .products.large-block-grid-6 span.onsale,
.woocommerce-page .products.large-block-grid-6 span.onsale,
.woocommerce span.onsale, .woocommerce-page span.onsale
.woocommerce .products span.onsale,
.woocommerce-page .products span.onsale,
.woocommerce span.onsale {
  min-height: 36px;
  min-width: 36px;
  padding: 10px;
  font-size: 0px;
  top: -5px;
  right: 5px; }

.woocommerce .products.large-block-grid-6 span.onsale,
.woocommerce-page .products.large-block-grid-6 span.onsale,
.woocommerce #products-grid span.onsale,
.woocommerce-page #products-grid span.onsale {
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  animation-fill-mode: none; }

.woocommerce .product span.onsale,
.woocommerce-page .product span.onsale {
  right: 25px; }

.woocommerce .products.large-block-grid-6 span.onsale:before,
.woocommerce-page .products.large-block-grid-6 span.onsale:before,
.woocommerce .products span.onsale:before,
.woocommerce-page .products span.onsale:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 7.5 4 C 5.578848 4 4 5.578848 4 7.5 C 4 9.421152 5.578848 11 7.5 11 C 9.421152 11 11 9.421152 11 7.5 C 11 5.578848 9.421152 4 7.5 4 z M 16.185547 4.4179688 L 6.1855469 18.417969 L 7.8144531 19.582031 L 17.814453 5.5820312 L 16.185547 4.4179688 z M 7.5 6 C 8.3402718 6 9 6.6597282 9 7.5 C 9 8.3402718 8.3402718 9 7.5 9 C 6.6597282 9 6 8.3402718 6 7.5 C 6 6.6597282 6.6597282 6 7.5 6 z M 16.5 13 C 14.578848 13 13 14.578848 13 16.5 C 13 18.421152 14.578848 20 16.5 20 C 18.421152 20 20 18.421152 20 16.5 C 20 14.578848 18.421152 13 16.5 13 z M 16.5 15 C 17.340272 15 18 15.659728 18 16.5 C 18 17.340272 17.340272 18 16.5 18 C 15.659728 18 15 17.340272 15 16.5 C 15 15.659728 15.659728 15 16.5 15 z'></path></svg>"); }

ul.products h3,
.products ul h3,
ul.products h2,
.products ul h2 {
  display: block;
  font-size: 0.875rem;
  line-height: 16px;
  font-weight: 400;
  padding: 12px 30px 0px 0;
  margin: 0;
  -webkit-transition: color .3s ease;
  -moz-transition: color .3s ease;
  -o-transition: color .3s ease;
  -ms-transition: color .3s ease;
  transition: color .3s ease; }

ul.products h3 a,
.products ul h3 a,
ul.products h2 a,
.products ul h2 a {
  font-weight: normal; }

.products a.button,
.woocommerce .products a.button,
.wc-block-grid__product-add-to-cart a {
  display: inline-block;
  font-size: 0.8125rem !important;
  line-height: normal;
  margin: 0 !important;
  min-width: inherit;
  position: relative;
  text-decoration: none;
  text-align: left;
  text-transform: uppercase !important;
  background: none !important;
  border: none !important;
  padding: 0.68em 0 0em 0 !important;
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  font-weight: 700;
  -webkit-transition: color 300ms ease !important;
  -moz-transition: color 300ms ease !important;
  -o-transition: color 300ms ease !important;
  transition: color 300ms ease !important; }

.products a.button:hover {
  background: none !important; }
  .products a.button:hover:before {
    opacity: .55; }

.products a.button:before {
  position: relative;
  top: 3px;
  margin-right: 5px;
  -webkit-transition: content .3s ease;
  -o-transition: content .3s ease;
  transition: content .3s ease; }

a.added_to_cart,
.woocommerce-page a.added_to_cart {
  display: none !important; }

.products a.button.added:after {
  display: none; }

.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce #content input.button.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page #content input.button.loading:before {
  content: ""; }

.products a.button.loading:after,
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
  content: "";
  display: block;
  background-image: url("../images/ajax-loader.gif");
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  right: auto; }

.products a.button.loading:after,
.woocommerce .products a.button.loading:after {
  top: 9px;
  left: -2px; }

.woocommerce a.button:active,
.woocommerce button.button:active,
.woocommerce input.button:active,
.woocommerce #respond input#submit:active,
.woocommerce #content input.button:active,
.woocommerce-page a.button:active,
.woocommerce-page button.button:active,
.woocommerce-page input.button:active,
.woocommerce-page #respond input#submit:active,
.woocommerce-page #content input.button:active {
  top: inherit; }

.woocommerce-after-shop-loop-wrapper {
  margin-bottom: 30px; }

.woocommerce-pagination {
  margin-bottom: 0; }

.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul {
  border: none;
  white-space: normal; }

.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li {
  border-right: none;
  display: inline-block;
  float: none; }

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
  margin: 0;
  padding: 0.5em;
  line-height: 2em;
  min-width: 3em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: 0.3s; }

.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
  background: #314381;
  color: #fff; }

/**********************************************************************************/
/* Single Product *****************************************************************/
/**********************************************************************************/
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  margin: 0;
  padding: 0;
  font-size: .8125em;
  line-height: 1.8461em;
  text-align: center;
  display: none; }

.woocommerce .woocommerce-breadcrumb .delimiter,
.woocommerce-page .woocommerce-breadcrumb .delimiter {
  padding: 0 10px; }

.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images {
  float: none;
  width: 100%;
  margin: 0; }

.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.woocommerce div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce #content div.product form.cart.variations,
.woocommerce-page #content div.product form.cart .variations {
  margin-bottom: 0; }

.woocommerce div.product form.cart .variations select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select {
  float: none; }

.woocommerce div.product form.cart .variations select {
  padding-left: 11px; }

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart {
  margin: 0; }

.woocommerce div.product form.cart .single_add_to_cart_button,
.woocommerce-page div.product form.cart .single_add_to_cart_button {
  margin-bottom: 20px;
  font-weight: bold; }

.woocommerce div.product form.cart tr,
.woocommerce-page div.product form.cart tr,
.woocommerce #content div.product form.cart tr,
.woocommerce-page #content div.product form.cart tr {
  border: 0; }

.woocommerce div.product form.cart table td,
.woocommerce-page div.product form.cart table td,
.woocommerce #content div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td {
  padding: 0; }

.woocommerce div.product form.cart td.label,
.woocommerce-page div.product form.cart td.label,
.woocommerce #content div.product form.cart td.label,
.woocommerce-page #content div.product form.cart td.label {
  padding-right: 1em;
  background: none;
  cursor: pointer; }

.woocommerce div.product form.cart div.label,
.woocommerce-page div.product form.cart div.label,
.woocommerce #content div.product form.cart div.label,
.woocommerce-page #content div.product form.cart div.label {
  padding: 0 0 0 0;
  background: none;
  text-transform: uppercase;
  color: #7d7d7d;
  font-size: 13px;
  cursor: pointer; }

.woocommerce div.product form.cart div.label label,
.woocommerce-page div.product form.cart div.label label,
.woocommerce #content div.product form.cart div.label label,
.woocommerce-page #content div.product form.cart div.label label {
  font-size: 13px;
  cursor: default; }

.product_infos {
  margin-top: 3px; }

.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price {
  font-size: 1.875em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 .67em 0;
  text-align: center; }

.woocommerce div.product span.price del,
.woocommerce-page div.product span.price del,
.woocommerce #content div.product span.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del,
.woocommerce #content div.product p.price del,
.woocommerce-page #content div.product p.price del {
  font-size: .5em;
  line-height: 1.8;
  margin-top: 10px; }

.woocommerce div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
  float: left;
  margin: 0 20px 0 0;
  overflow: hidden;
  zoom: 1; }

.woocommerce-cart table.cart .quantity .screen-reader-text,
.woocommerce-cart #content table.cart .quantity .screen-reader-text,
.woocommerce-cart table.cart .quantity .screen-reader-text,
.woocommerce-cart #content table.cart .quantity .screen-reader-text,
.woocommerce div.product form.cart div.quantity .screen-reader-text,
.woocommerce #content div.product form.cart div.quantity .screen-reader-text,
.woocommerce-page div.product form.cart div.quantity .screen-reader-text,
.woocommerce-page #content div.product form.cart div.quantity .screen-reader-text {
  display: none; }

.quantity input.qty,
.woocommerce .quantity .qty {
  font-size: 32px;
  text-transform: uppercase;
  width: 60px !important;
  height: 50px !important;
  line-height: 50px !important;
  float: left;
  padding: 0px 0px 0px 13px;
  text-align: center;
  vertical-align: middle;
  border: none;
  outline: none;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  background: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-appearance: textfield;
  -o-transition: none;
  transition: none;
  -webkit-transition: none; }

/*target only ff*/
@-moz-document url-prefix() {
  .woocommerce .quantity .qty {
    padding-left: 16px;
    padding-right: 16px; }
  .woocommerce .quantity .qty:hover {
    padding-right: 0px; } }

.woocommerce .quantity .qty:hover {
  -moz-appearance: number-input; }

/* target IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .woocommerce .quantity .qty {
    padding-left: 0px; } }

.single_add_to_cart_button {
  height: 50px;
  min-width: 200px !important; }

.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
  background: none; }

.woocommerce div.product .single-product.without-sidebar .woocommerce-tabs ul.tabs,
.woocommerce #content .single-product.without-sidebar div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .single-product.without-sidebar .woocommerce-tabs ul.tabs,
.woocommerce-page #content .single-product.without-sidebar div.product .woocommerce-tabs ul.tabs {
  text-align: center; }

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 0;
  z-index: -1;
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
  background: none;
  display: block;
  position: relative;
  z-index: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:first-child,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:first-child {
  margin-left: 0; }

.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  font-size: 1.2857em;
  padding: .8em 0;
  text-shadow: none;
  text-decoration: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  background: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
  border: 0;
  position: absolute;
  bottom: 0px;
  width: 0;
  height: 0;
  content: "";
  display: none; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
  -webkit-box-shadow: none;
  box-shadow: none; }

.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce #content div.product .woocommerce-tabs .panel,
.woocommerce-page div.product .woocommerce-tabs .panel,
.woocommerce-page #content div.product .woocommerce-tabs .panel {
  background: none;
  border: 0;
  padding: 35px 0;
  margin: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .7s;
  -moz-animation-duration: .7s;
  -ms-animation-duration: .7s;
  -o-animation-duration: .7s;
  animation-duration: .7s;
  /*-webkit-animation-name: flipY;
    -moz-animation-name: flipY;
    -o-animation-name: flipY;
    animation-name: flipY;*/
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
  margin: 0;
  width: 100%;
  background: none;
  list-style: none; }

.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
  padding: 0;
  margin: 40px 0;
  border: 0;
  position: relative;
  background: 0;
  border: 0; }

.woocommerce #reviews #comments ol.commentlist li:first-child,
.woocommerce-page #reviews #comments ol.commentlist li:first-child {
  margin-top: 0; }

.woocommerce #reviews #comments ol.commentlist li:last-child,
.woocommerce-page #reviews #comments ol.commentlist li:last-child {
  margin-bottom: 35px; }

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
  background: none;
  border: 0;
  margin: 0;
  line-height: 1;
  position: absolute;
  float: none;
  left: 0;
  top: -3px;
  width: 50px;
  height: 50px;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 65px;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0; }

.woocommerce #reviews #comments ol.commentlist li .comment-text .verified,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .verified {
  display: inline-block; }

.woocommerce #reviews #comments ol.commentlist li .comment-text .description,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .description {
  margin: 15px 0 0 0; }

.woocommerce #review_form #respond p.form-row-first,
.woocommerce-page #review_form #respond p.form-row-last {
  width: 100%; }

.woocommerce .related,
.woocommerce-page .related,
.woocommerce .upsells.products,
.woocommerce-page .upsells.products {
  margin: 0 0 20px 0; }

#related-products-carousel .owl-controls {
  margin-top: -10px; }

.woocommerce #content div.product p.stock,
.woocommerce div.product p.stock,
.woocommerce-page #content div.product p.stock,
.woocommerce-page div.product p.stock {
  font-size: .7em;
  text-transform: uppercase;
  font-weight: 700;
  border: 2px solid;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 20px;
  white-space: nowrap; }

.woocommerce #content .product.outofstock p.stock,
.woocommerce .product.outofstock p.stock,
.woocommerce-page #content .product.outofstock p.stock,
.woocommerce-page .product.outofstock p.stock {
  margin-bottom: 19px; }

.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes,
.woocommerce table.shop_attributes tr:last-child,
.woocommerce-page table.shop_attributes tr:last-child {
  border: none; }

.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left; }

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
  font-style: normal;
  background: transparent !important;
  border: none !important;
  padding: 8px 0; }

.woocommerce table.shop_attributes td p {
  padding: 0; }

/* Add a review */
.woocommerce p.stars a,
.woocommerce-page p.stars a {
  margin-right: 0; }

.woocommerce #review_form #respond p.stars,
.woocommerce-page #review_form #respond p.stars {
  font-size: 11px;
  margin: 9px 0 17px; }

.woocommerce #review_form #respond p.comment-form-rating,
.woocommerce-page #review_form #respond p.comment-form-rating {
  margin-top: 5px; }

.woocommerce #review_form #respond p.comment-form-comment,
.woocommerce-page #review_form #respond p.comment-form-comment {
  margin-bottom: 18px; }

.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment {
  height: 198px; }

#review_form #reply-title {
  margin-bottom: 43px; }

.woocommerce p.stars {
  display: inline-block; }

.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
  padding: 0;
  margin-bottom: 10px; }

.woocommerce .active_filters_ontop .widget_layered_nav_filters ul li,
.woocommerce-page .active_filters_ontop .widget_layered_nav_filters ul li {
  margin-bottom: 0;
  padding: 0; }

.active_filters_ontop .widget {
  margin: 25px 0 0px; }

.with-sidebar .active_filters_ontop .widget {
  margin: 15px 0 0px; }

.product_navigation,
.product_navigation #nav-below {
  margin: 0 !important; }

.product-add-to-cart .button {
  font-size: 0 !important;
  width: 48px;
  height: 48px;
  position: relative;
  padding-right: 24px !important;
  padding-left: 24px !important; }

.product-add-to-cart .button:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 11 3 L 11 11 L 3 11 L 3 13 L 11 13 L 11 21 L 13 21 L 13 13 L 21 13 L 21 11 L 13 11 L 13 3 L 11 3 z'></path></svg>");
  position: relative;
  top: -4px;
  left: -9px; }

/**********************************************************************************/
/* Offcanvas filters **************************************************************/
/**********************************************************************************/
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
  margin-top: 33px; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
  -webkit-box-shadow: none;
  box-shadow: none; }

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
  border-width: 5px;
  border-style: solid;
  border-color: #314381;
  width: 20px;
  height: 20px;
  top: -7px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
  float: right;
  min-width: 0; }

.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
  text-align: left;
  font-size: .8em; }

.widget_product_categories .count {
  display: none; }

.cat-parent .children {
  display: none; }

.current-cat.cat-parent .children {
  display: block; }

.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
  margin-bottom: 5px; }

.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
  content: "";
  display: block;
  clear: both; }

.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li span
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
  line-height: 1em; }

.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a,
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
  display: inline-block;
  color: #fff;
  background: #314381;
  border: none;
  border-radius: 0;
  padding: 9px 18px 9px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700 !important;
  line-height: 1; }

.woocommerce .widget_layered_nav ul li.chosen,
.woocommerce-page .widget_layered_nav ul li.chosen {
  margin: -4px 0 2px; }

.woocommerce .widget_layered_nav ul li.chosen + li.chosen,
.woocommerce-page .widget_layered_nav ul li.chosen + li.chosen {
  margin: 4px 0; }

.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
  margin: 0;
  margin-right: 10px; }

.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before,
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 4.7070312 3.2929688 L 3.2929688 4.7070312 L 10.585938 12 L 3.2929688 19.292969 L 4.7070312 20.707031 L 12 13.414062 L 19.292969 20.707031 L 20.707031 19.292969 L 13.414062 12 L 20.707031 4.7070312 L 19.292969 3.2929688 L 12 10.585938 L 4.7070312 3.2929688 z'></path></svg>");
  position: relative;
  top: 1px; }

.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
  font-size: 0.875rem;
  padding-top: 6px;
  float: right; }

.woocommerce .widget_layered_nav ul li.chosen small.count,
.woocommerce-page .widget_layered_nav ul li.chosen small.count {
  padding-top: 8px; }

/**********************************************************************************/
/* Checkout ***********************************************************************/
/**********************************************************************************/
.checkout .woocommerce-billing-fields h3 {
  margin-top: 15px; }

.woocommerce-billing-fields .check_label {
  margin: 0; }

#ship-to-different-address .check_label {
  margin-bottom: 10px;
  display: inline-block !important; }

#order_comments_field textarea {
  min-height: 60px;
  height: 60px; }

.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods,
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
  padding: 0;
  border: none; }

/**********************************************************************************/
/* Track Your Order ***************************************************************/
/**********************************************************************************/
.woocommerce .track-order-container .form-row {
  width: 100% !important;
  padding: 0; }

.woocommerce .track-order-container .form-row-last {
  padding-bottom: 40px;
  padding-top: 20px; }

/**********************************************************************************/
/* Login/register  ****************************************************************/
/**********************************************************************************/
.woocommerce .login-register-container .form-row,
.woocommerce-page .login-register-container form .form-row {
  padding-bottom: 14px;
  padding-top: 5px; }

.woocommerce-page .login-register-container label.remember-me {
  line-height: 1em;
  font-weight: 400;
  font-size: 0.875em;
  text-transform: none;
  margin: 0 0 15px 0;
  display: block; }

/**********************************************************************************/
/* My account/logged-in ***********************************************************/
/**********************************************************************************/
.woocommerce ul.digital-downloads li:before,
.woocommerce-page ul.digital-downloads li:before {
  display: none; }

.woocommerce ul.digital-downloads li:after,
.woocommerce-page ul.digital-downloads li:after {
  content: "";
  display: block;
  width: auto;
  height: 1px;
  background: #eeeeee;
  margin: 10px 0; }

.woocommerce ul.digital-downloads li:last-child:after,
.woocommerce-page ul.digital-downloads li:last-child:after {
  display: none; }

.woocommerce ul.digital-downloads li a,
.woocommerce-page ul.digital-downloads li a {
  padding-left: 30px;
  width: 100%; }
  .woocommerce ul.digital-downloads li a:hover:before,
  .woocommerce-page ul.digital-downloads li a:hover:before {
    opacity: .55; }
  .woocommerce ul.digital-downloads li a:before,
  .woocommerce-page ul.digital-downloads li a:before {
    position: relative;
    top: 5px;
    right: 7px;
    -webkit-transition: content .3s ease;
    -o-transition: content .3s ease;
    transition: content .3s ease; }

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count
.woocommerce ul.digital-downloads li a,
.woocommerce-page ul.digital-downloads li a {
  display: block;
  position: relative; }

.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {
  float: none; }

.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
  font-size: 1em; }

.woocommerce .my_account_container table.shop_table th,
.woocommerce-page .my_account_container table.shop_table th {
  padding-bottom: 13px;
  font-size: 0.8125em !important; }

.woocommerce .my_account_container table.shop_table td,
.woocommerce-page .my_account_container table.shop_table td {
  padding: 20px 0;
  font-size: 0.875em; }

.woocommerce .my_account_container table.shop_table td .amount,
.woocommerce-page .my_account_container table.shop_table td .amount {
  font-size: 1.3em;
  display: block; }

.woocommerce .my_account_container table.shop_table td.order-number,
.woocommerce-page .my_account_container table.shop_table td.order-number {
  font-size: 1.125em; }

/* Billing Address/Shipping Address */
#shipping_address_2_field,
#billing_address_2_field {
  padding-top: 0;
  margin-top: -7px; }

/* View Order*/
.order-info {
  text-align: center;
  margin-bottom: 35px;
  font-size: 0.875em; }

.order-info mark {
  background: none;
  padding: 0;
  margin: 0;
  font-weight: 700; }

.order-info .order-status {
  margin-right: 0; }

.woocommerce .shop_table.order_details,
.woocommerce .shop_table.customer_details {
  margin-top: 25px;
  margin-bottom: 45px; }

.woocommerce .shop_table.order_details tbody tr:first-child td,
.woocommerce .shop_table.order_details tfoot tr:first-child th,
.woocommerce .shop_table.order_details tfoot tr:first-child td,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tbody tr:first-child td,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child th,
.woocommerce .shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child td,
.woocommerce .shop_table.customer_details tbody tr:first-child th,
.woocommerce .shop_table.customer_details tbody tr:first-child td {
  border-top-width: 3px; }

.woocommerce .shop_table.customer_details tbody tr:first-child th {
  border-top-style: solid; }

.woocommerce .shop_table.customer_details tbody tr:last-child th,
.woocommerce .shop_table.customer_details tbody tr:last-child td {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.woocommerce .shop_table.order_details th:first-child,
.woocommerce .shop_table.order_details td:first-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table th:first-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table td:first-child,
.woocommerce .shop_table.customer_details th {
  padding-left: 30px;
  padding-right: 20px; }

.woocommerce .shop_table.order_details th:last-child,
.woocommerce .shop_table.order_details td:last-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table th:last-child,
.woocommerce-page .shop_table.woocommerce-checkout-review-order-table td:last-child {
  padding-right: 30px; }

.shop_table.order_details .product-name,
.shop_table.woocommerce-checkout-review-order-table .product-name {
  font-size: 0.875rem;
  padding: 20px 0; }

.shop_table.order_details td > .amount,
.shop_table.order_details td > strong > .amount,
.shop_table.woocommerce-checkout-review-order-table td > .amount,
.shop_table.woocommerce-checkout-review-order-table td > strong > .amount {
  font-size: 1.125rem;
  font-weight: 400; }

.shop_table.order_details td .variation,
.shop_table.order_details td .variation p,
.shop_table.order_details small
.shop_table.woocommerce-checkout-review-order-table td .variation,
.shop_table.woocommerce-checkout-review-order-table td .variation p,
.shop_table.woocommerce-checkout-review-order-table small {
  font-size: 0.8125rem;
  line-height: 1em; }

.shop_table.order_details td .variation dt,
.shop_table.woocommerce-checkout-review-order-table td .variation dt {
  text-transform: uppercase; }

.shop_table.order_details td .variation p,
.shop_table.woocommerce-checkout-review-order-table td .variation p {
  font-size: 1em;
  line-height: 1em; }

.shop_table.order_details td .variation dd,
.shop_table.woocommerce-checkout-review-order-table td .variation dd {
  margin-bottom: 2px; }

.shop_table.order_details tfoot th:first-child,
.shop_table.order_details tfoot td:first-child,
.shop_table.woocommerce-checkout-review-order-table tfoot th:first-child,
.shop_table.woocommerce-checkout-review-order-table tfoot td:first-child,
.woocommerce .shop_table.customer_details tbody tr th {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase; }

.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small {
  display: inline-block;
  font-size: 13px;
  line-height: 18px; }

#shipping_method {
  font-size: 16px; }

#shipping_method .tax_label {
  text-indent: 0; }

#shipping_method li {
  padding-left: 0 !important; }

#shipping_method .check_label_radio {
  text-transform: capitalize; }

#shipping_method li .amount {
  display: inline-block; }

.checkout_coupon,
.checkout_login {
  margin-top: -24px; }

.checkout_login {
  margin-bottom: 24px; }

.woocommerce-checkout .showcoupon,
.woocommerce-checkout .showlogin {
  display: block;
  margin-left: 8px;
  margin-top: 10px; }

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register,
.woocommerce-page form.checkout_coupon,
.woocommerce-page form.login,
.woocommerce-page form.register {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }

.woocommerce form.login p:first-child,
.woocommerce-page form.login p:first-child {
  font-size: 0.875em;
  line-height: 1.714em;
  text-align: center; }

.woocommerce form.login .lost_password {
  margin-bottom: 52px;
  font-size: 0.875em; }

.woocommerce form.login .inline {
  text-transform: none;
  font-weight: 400;
  font-size: 14px;
  margin-left: 17px; }

form.checkout_coupon .coupon_code {
  width: 100%; }

.no-products-info {
  margin-bottom: 5rem; }

.woocommerce .no-products-info .woocommerce-info,
.woocommerce-page .no-products-info .woocommerce-info {
  background: none;
  color: #222222;
  text-align: center;
  border: none;
  font-size: 1.5em;
  line-height: 1.5em;
  padding: 200px 20px 32px !important;
  position: relative; }

.woocommerce .no-products-info .woocommerce-info:before,
.woocommerce-page .no-products-info .woocommerce-info:before {
  opacity: .35;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -50px; }
  @media screen and (max-width: 39.95em) {
    .woocommerce .no-products-info .woocommerce-info:before,
    .woocommerce-page .no-products-info .woocommerce-info:before {
      left: 45%; } }

.notice-border-container {
  overflow: hidden; }

.notice-border-container img {
  max-width: none; }

.woocommerce-shipping-calculator section.shipping-calculator-form .form-row .select2-container {
  width: 100% !important; }

.woocommerce-shipping-calculator .select2-container .select2-selection--single {
  height: 37px; }

.woocommerce-shipping-calculator .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 37px;
  padding-left: 10px;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: center right 3%; }

.woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: -7px;
  display: none; }

.woocommerce-shipping-calculator .form-row select {
  padding-left: 10px !important; }

.woocommerce-cart .select2-dropdown {
  margin-left: 0; }

/* My Account Order s*/
.woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button,
.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button {
  display: inline-block;
  background: none !important;
  padding: 13px 0 11px !important;
  margin: 0;
  min-width: auto;
  width: auto;
  font-weight: bold; }

@media (max-width: 768px) {
  .woocommerce table.my_account_orders .woocommerce-orders-table__cell-order-actions .button {
    padding-top: 0 !important; }
  .woocommerce-MyAccount-content .woocommerce-pagination {
    margin-top: 35px; }
  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    margin-bottom: 30px; } }

.woocommerce table.my_account_orders .button:first-child {
  padding-left: 30px; }

.woocommerce table.my_account_orders .button:last-child:after {
  content: "";
  padding: 0; }

.woocommerce table.my_account_orders .button:after {
  content: '/';
  padding: 0 10px;
  color: #E6E6E6; }

.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a {
  font-weight: bold;
  font-size: 13px; }

.woocommerce table.my_account_orders tbody tr:last-child td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.woocommerce table.my_account_orders tbody tr td {
  padding-left: 0; }

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button.woocommerce-button--next:after {
  margin-left: 10px;
  top: 4px;
  position: relative; }

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button.woocommerce-button--previous:before {
  margin-right: 10px;
  top: 4px;
  position: relative; }

.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  text-align: left; }

/*  Woocommerce Order Pay */
.woocommerce-order-pay .woocommerce-form-login {
  max-width: 780px;
  margin: 0 auto !important; }

.woocommerce-order-pay .woocommerce-info:before {
  display: none; }

.woocommerce-checkout.woocommerce-order-pay .woocommerce-info,
.woocommerce-checkout.woocommerce-page.woocommerce-order-pay .woocommerce-info {
  text-transform: inherit;
  font-size: 0.875em;
  line-height: 1.714em;
  text-align: center;
  font-weight: normal; }

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-edit-address .select2-container--default .select2-selection__arrow,
.woocommerce-edit-address .select2-selection--single .select2-selection__arrow {
  font-size: 13px; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 100%, 50% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible; }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@media only screen and (min-width: 40.063em) {
  .products-grid li {
    opacity: 0; }
  /*.products-grid li.shown,
	.no-js .products-grid li,
	.no-cssanimations .products-grid li {
		opacity: 1;
	}*/
  .products-grid li.shown {
    opacity: 1; }
  /* Effect 0: Show */
  .products-grid.effect-e0 li.animate:not(.shown) {
    opacity: 1; }
  /* Effect 1: Fade */
  .csstransforms3d .products-grid.effect-e1 li.animate:not(.shown) {
    -webkit-animation: fadeIn 1.5s ease forwards;
    -moz-animation: fadeIn 1.5s ease forwards;
    animation: fadeIn 1.5s ease forwards; }
  @-webkit-keyframes fadeIn {
    to {
      opacity: 1; } }
  @-moz-keyframes fadeIn {
    to {
      opacity: 1; } }
  @keyframes fadeIn {
    to {
      opacity: 1; } }
  /* Effect 2: Move Up */
  .csstransforms3d .products-grid.effect-e2 li.animate:not(.shown) {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .5s ease forwards;
    -moz-animation: moveUp .5s ease forwards;
    animation: moveUp .5s ease forwards; }
  @-webkit-keyframes moveUp {
    to {
      -webkit-transform: translateY(0);
      opacity: 1; } }
  @-moz-keyframes moveUp {
    to {
      -moz-transform: translateY(0);
      opacity: 1; } }
  @keyframes moveUp {
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1; } }
  /* Effect 3: Scale Up */
  .csstransforms3d .products-grid.effect-e3 li.animate:not(.shown) {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-animation: scaleUp .5s ease-in-out forwards;
    -moz-animation: scaleUp .5s ease-in-out forwards;
    animation: scaleUp .5s ease-in-out forwards; }
  @-webkit-keyframes scaleUp {
    to {
      -webkit-transform: scale(1);
      opacity: 1; } }
  @-moz-keyframes scaleUp {
    to {
      -moz-transform: scale(1);
      opacity: 1; } }
  @keyframes scaleUp {
    to {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1; } }
  /* Effect 4: Fall Perspective */
  .csstransforms3d .products-grid.effect-e4 {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px; }
  .csstransforms3d .products-grid.effect-e4 li.animate:not(.shown) {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(500px) translateY(300px) rotateX(-90deg);
    -moz-transform: translateZ(500px) translateY(300px) rotateX(-90deg);
    transform: translateZ(500px) translateY(300px) rotateX(-90deg);
    -webkit-animation: fallPerspective .7s ease-in-out forwards;
    -moz-animation: fallPerspective .7s ease-in-out forwards;
    animation: fallPerspective .7s ease-in-out forwards; }
  @-webkit-keyframes fallPerspective {
    100% {
      -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
      opacity: 1; } }
  @-moz-keyframes fallPerspective {
    100% {
      -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg);
      opacity: 1; } }
  @keyframes fallPerspective {
    100% {
      -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg);
      transform: translateZ(0px) translateY(0px) rotateX(0deg);
      opacity: 1; } }
  /* Effect 5: Fly (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
  .csstransforms3d .products-grid.effect-e5 {
    -webkit-perspective: 1500px;
    -moz-perspective: 1500px;
    perspective: 1500px; }
  .csstransforms3d .products-grid.effect-e5 li.animate:not(.shown) {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -300px;
    -moz-transform-origin: 50% 50% -300px;
    -ms-transform-origin: 50% 50% -300px;
    transform-origin: 50% 50% -300px;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-animation: fly 1s ease-in-out forwards;
    -moz-animation: fly 1s ease-in-out forwards;
    animation: fly 1s ease-in-out forwards; }
  @-webkit-keyframes fly {
    100% {
      -webkit-transform: rotateX(0deg);
      opacity: 1; } }
  @-moz-keyframes fly {
    100% {
      -moz-transform: rotateX(0deg);
      opacity: 1; } }
  @keyframes fly {
    100% {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      opacity: 1; } }
  /* Effect 6: Flip (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
  .csstransforms3d .products-grid.effect-e6 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px; }
  .csstransforms3d .products-grid.effect-e6 li.animate:not(.shown) {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: rotateX(-80deg);
    -moz-transform: rotateX(-80deg);
    transform: rotateX(-80deg);
    -webkit-animation: flip .8s ease-in-out forwards;
    -moz-animation: flip .8s ease-in-out forwards;
    animation: flip .8s ease-in-out forwards; }
  @-webkit-keyframes flip {
    100% {
      -webkit-transform: rotateX(0deg);
      opacity: 1; } }
  @-moz-keyframes flip {
    100% {
      -moz-transform: rotateX(0deg);
      opacity: 1; } }
  @keyframes flip {
    100% {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      opacity: 1; } }
  /* Effect 7: Helix (based on http://lab.hakim.se/scroll-effects/ by @hakimel) */
  .csstransforms3d .products-grid.effect-e7 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px; }
  .csstransforms3d .products-grid.effect-e7 li.animate:not(.shown) {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-animation: helix .8s ease-in-out forwards;
    -moz-animation: helix .8s ease-in-out forwards;
    animation: helix .8s ease-in-out forwards; }
  @-webkit-keyframes helix {
    100% {
      -webkit-transform: rotateY(0deg);
      opacity: 1; } }
  @-moz-keyframes helix {
    100% {
      -moz-transform: rotateY(0deg);
      opacity: 1; } }
  @keyframes helix {
    100% {
      -webkit-transform: rotateY(0deg);
      transform: rotateY(0deg);
      opacity: 1; } }
  /* Effect 8: PopUp  */
  .csstransforms3d .products-grid.effect-e8 {
    -webkit-perspective: 1300px;
    -moz-perspective: 1300px;
    perspective: 1300px; }
  .csstransforms3d .products-grid.effect-e8 li.animate:not(.shown) {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-animation: popUp .8s ease-in forwards;
    -moz-animation: popUp .8s ease-in forwards;
    animation: popUp .8s ease-in forwards; }
  @-webkit-keyframes popUp {
    60% {
      -webkit-transform: scale(1.1);
      opacity: .8;
      -webkit-animation-timing-function: ease-out; }
    100% {
      -webkit-transform: scale(1);
      opacity: 1; } }
  @-moz-keyframes popUp {
    60% {
      -moz-transform: scale(1.1);
      opacity: .8;
      -moz-animation-timing-function: ease-out; }
    100% {
      -moz-transform: scale(1);
      opacity: 1; } }
  @keyframes popUp {
    60% {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      opacity: .8;
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out; }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1; } } }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  clear: both;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  cursor: -webkit-grab; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 300ms ease-in-out;
  -moz-transition: height 300ms ease-in-out;
  -ms-transition: height 300ms ease-in-out;
  -o-transition: height 300ms ease-in-out;
  transition: height 300ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .2s both ease;
  -moz-animation: fadeOut .2s both ease;
  animation: fadeOut .2s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .2s both ease;
  -moz-animation: fadeIn .2s both ease;
  animation: fadeIn .2s both ease; }

/* backSlide */
.owl-backSlide-out {
  /*-webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;*/ }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

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

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

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

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.24
*/
.owl-theme .owl-controls {
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 10px 3px;
  opacity: 0.99;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #a9a9ab; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  /*opacity: 1;*/
  background: #d4d4d4; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 300px;
  height: 100%;
  background: url(../images/AjaxLoader.gif) no-repeat center center; }

.owl-item.loading img {
  display: block !important;
  opacity: .05 !important; }

/* defaults */
.st-content,
.st-content-inner {
  position: relative;
  overflow: hidden; }

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

.st-pusher {
  position: relative;
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }

.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; }

.st-menu-open .st-pusher-after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s; }

.st-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  visibility: hidden;
  width: 250px;
  height: 100%;
  padding: 0;
  background: #333;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  font-size: 16px;
  overflow-y: auto; }

.admin-bar .st-menu {
  padding-top: 32px; }

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

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

/* Offcanvas Left - Slide along */
.slide-from-left.st-menu-open .st-pusher {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0); }

.slide-from-left.st-menu {
  z-index: 1; }

.slide-from-left.st-menu-open .slide-from-left.st-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  -o-transition: transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s; }

.slide-from-left.st-menu::after {
  display: none; }

/* Offcanvas Right - Slide along */
.slide-from-right {
  background: #314381; }

.slide-from-right.st-menu-open .st-pusher {
  -webkit-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0); }

.slide-from-right.st-menu {
  z-index: 1;
  right: 0;
  left: inherit; }

.slide-from-right.st-menu-open .slide-from-right.st-menu {
  visibility: visible; }

.slide-from-right.st-menu::after {
  display: none; }

/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.st-pusher-from-right-zombie-browsers {
  margin-right: 250px; }

.st-pusher-from-left-zombie-browsers {
  margin-left: 250px; }

/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.nano > .nano-content:focus {
  outline: thin dotted; }

.nano > .nano-content::-webkit-scrollbar {
  display: none; }

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block; }

.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 3px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px; }

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99; }

.selection:focus,
.selection:active,
.select2-selection:focus,
.select2-selection:active {
  outline: 0;
  border: 0; }

.language-and-currency .select2-container {
  margin-bottom: 3px;
  margin-right: 3px;
  height: auto; }

.language-and-currency .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 24px; }

.language-and-currency .select2-container .select2-selection--single .select2-selection__arrow {
  top: 2px; }

.select2-selection__arrow:before {
  position: relative;
  top: 2px;
  right: 2px; }

.select2-selection__arrow b {
  display: none; }

.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
  border: 0;
  outline: 0; }

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 30px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 18px; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  display: block !important;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
  min-width: 250px !important;
  border: none !important;
  margin-top: 0px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 3px 16px 4px !important;
  outline: 0;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  margin-top: 4px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.widget .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ddd;
  height: 2.3125rem !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  height: 2.3125rem;
  border-radius: 0px !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize !important; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: left !important;
  margin-right: 6px;
  line-height: 28px;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 8px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border-radius: 0px !important;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 8px !important;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: left;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: rgba(228, 228, 228, 0.62) !important;
  border-radius: 0px !important;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 4px !important; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #ddd;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #ddd; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  font-size: 13px;
  /* max-height: 200px;
  overflow-y: auto;*/ }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

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

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

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
  outline: 0; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: left;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.select2-container--default .select2-results__option--highlighted[data-selected] {
  outline: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  display: none; }

/**********************************************************************************/
/* Global *************************************************************************/
/**********************************************************************************/
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0); }

a {
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  text-decoration: none; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  padding: 0; }

html.overflow-y-hidden,
body.overflow-y-hidden {
  overflow: hidden; }

body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  position: inherit; }

h1:first-child {
  margin-top: -0.35em; }

ins {
  text-decoration: none; }

article {
  margin-bottom: 40px; }

.woocommerce-page article {
  margin: 0; }

address {
  font-size: 0.875em;
  line-height: 1.714em;
  margin-bottom: 20px;
  font-style: normal; }

audio {
  visibility: hidden; }

pre {
  font-family: Courier;
  font-size: 0.8em;
  padding: 25px 30px;
  line-height: 1.8em;
  margin-bottom: 30px; }

table {
  width: 100%;
  margin-bottom: 40px;
  background: none; }

table table {
  margin-bottom: 0; }

table thead th {
  text-transform: uppercase;
  font-size: 13px !important; }

table tbody th {
  font-weight: normal; }

table tr {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: left; }

blockquote {
  margin: 0 0 20px 0;
  padding: 0;
  border: 0;
  font-size: 30px;
  color: #000;
  line-height: 1.3em; }

blockquote p {
  font-size: 18px;
  line-height: 1.555em; }

blockquote cite {
  margin: 15px 0 0 0;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.461em; }

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

dl dd {
  margin: 0; }

dl.wp-caption {
  padding: 0; }

dd {
  padding: 10px 0px 30px 30px; }

.row-relative {
  position: relative; }

.vertical-aligned {
  margin: auto;
  position: absolute;
  top: 50%;
  margin-top: -20px; }

.vertical-aligned.to-left {
  left: 0;
  right: auto; }

.vertical-aligned.to-right {
  right: 0;
  left: auto; }

.post-edit-link {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px; }

/**********************************************************************************/
/* Icons **************************************************************************/
/**********************************************************************************/
ul.font-group {
  list-style: none;
  margin: 30px 0 80px 0 !important;
  padding: 0 !important;
  width: 100%; }

ul.font-group:before,
ul.font-group:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden; }

ul.font-group li {
  width: 33.33333%;
  height: 75px;
  position: relative;
  float: left;
  padding: 15px 0;
  margin: 0 0 30px 0;
  text-align: center !important; }

ul.font-group li:nth-child(3n+1) {
  clear: both; }

ul.font-group li i {
  font-size: 28px;
  height: 50px;
  padding-top: 30px;
  position: relative; }

ul.font-group li span {
  font-family: inherit; }

ul.font-group li .icon-name {
  clear: both;
  display: block;
  width: 100%;
  font-size: 12px;
  padding: 10px 10px 0 10px;
  line-height: 1.3em;
  position: absolute;
  top: 100%;
  text-align: center;
  opacity: 0.55; }

ul.font-group li .icon-value {
  display: none; }

/**********************************************************************************/
/* Top Bar ************************************************************************/
/**********************************************************************************/
#site-top-bar {
  background: #314381;
  font-size: 13px;
  color: #fff;
  text-transform: none;
  display: none;
  position: relative;
  z-index: 101; }

#site-top-bar ul,
#site-top-bar ol,
#site-top-bar dl {
  font-size: 1em;
  line-height: 1.8em; }

.site-top-message {
  padding: .75em 0;
  line-height: 1.8em; }

.site-language-switcher {
  float: left;
  margin-right: 15px;
  margin-left: -15px;
  position: relative; }

.site-language-switcher:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  background: #fff;
  opacity: .3;
  top: 50%;
  margin-top: -10px;
  right: 0; }

/* menu */
#site-top-bar .row .columns.large-7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

#site-navigation-top-bar {
  float: right;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: right;
  width: 100%;
  margin-right: -15px; }

/**********************************************************************************/
/* Header *************************************************************************/
/**********************************************************************************/
.site-header {
  position: relative;
  z-index: 100; }

.site-header.header-centered {
  text-align: center; }

.site-header.header-centered .sub-menu {
  text-align: left; }

.site-header-wrapper {
  position: relative; }

.site-header ul,
.site-header ol,
.site-header dl,
.site-header-sticky ul,
.site-header-sticky ol,
.site-header-sticky dl {
  font-size: 1em;
  line-height: 1.8em; }

.site-branding {
  border-style: solid;
  border-width: 3px;
  border-color: #000;
  padding: 15px 25px 15px 25px;
  display: inline-block;
  position: relative;
  z-index: 2; }

.site-title {
  font-size: 30px;
  text-transform: uppercase; }

.site-title a {
  color: #000; }

.site-description {
  font-size: 14px;
  font-style: italic;
  margin-top: 0px;
  line-height: 1.8em; }

.site-search .widget {
  margin: 0; }

#site-shopping-bag-button {
  text-align: right; }

#site-shopping-bag-button a {
  display: inline-block;
  padding: 10px 0 10px 15px;
  line-height: 1.8em; }

.shopping_bag_items_number {
  position: absolute;
  right: -8px;
  bottom: 0px;
  background: #fff;
  padding: 3px;
  min-width: 21px;
  text-align: center;
  display: block;
  border-radius: 100px;
  color: #314381;
  font-size: 11px !important;
  line-height: 10px;
  border: 2px solid;
  border-color: #314381; }

/**********************************************************************************/
/* Aside **************************************************************************/
/**********************************************************************************/
.widget-area {
  font-size: 14px;
  display: none; }

.widget {
  margin-bottom: 45px; }

.widget a.button {
  font-weight: 700 !important; }

.widget form {
  margin: 0; }

.widget ul,
.widget ol,
.site-content .widget ul,
.site-content .widget ol,
.site-content .widget p {
  margin: 0 0 0 0;
  font-size: 14px;
  list-style: none; }

.widget.widget_text .textwidget ul,
.site-content .widget.widget_text .textwidget ul {
  list-style-type: disc;
  list-style: inherit;
  margin: 1.2em 0 2em 2.142em;
  font-size: 14px; }

.widget.widget_text .textwidget ol,
.site-content .widget.widget_text .textwidget ol {
  list-style-type: decimal;
  margin: 1.2em 0 2em 2.142em;
  font-size: 14px; }

@media only screen and (min-width: 40.063em) {
  .site-content .widget.widget_text .textwidget ul,
  .site-content .widget.widget_text .textwidget ol {
    margin: 2em 0 2em 1.875em; } }

.widget ul .children,
.widget ul .sub-menu,
.widget ol .children,
.widget ol .sub-menu {
  margin: 10px 0 10px 20px; }

.widget li {
  margin: 0 0 15px 0; }

.widget .menu li {
  margin: 0 0 5px 0; }

.widget h3,
.woocommerce .widget h3,
.woocommerce.widget h3,
.woocommerce-checkout .widget h3 {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 25px 0;
  padding: 0;
  text-align: left; }

.widget .post-date {
  color: #808081;
  display: block;
  font-style: italic; }

.widget .recentcomments {
  position: relative;
  text-indent: 20px; }

.widget .recentcomments:before {
  position: absolute;
  top: 2px;
  left: -20px; }

.widget .recentcomments a {
  font-style: normal; }

.widget .cat-item {
  color: #a1a1a1;
  margin: 0 0 5px 0;
  text-transform: capitalize; }

.widget .tagcloud a {
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 8px 10px 6px 10px;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  margin: 0 4px 8px 0;
  font-weight: bold; }

.widget .tagcloud a:hover {
  background: #314381;
  color: #fff !important;
  border-width: 1px;
  border-style: solid;
  border-color: #314381; }

.widget-area .widget .textwidget {
  font-size: 1em; }

.widget .textwidget {
  line-height: 1.6em;
  font-size: 0.875em; }

.widget .quantity {
  font-size: .9em; }

#site-footer .widget .quantity,
.slide-from-right .widget .quantity {
  color: #fff; }

.widget .amount {
  font-size: 1em; }

.widget del .amount {
  font-size: 1em; }

.widget_archive li {
  margin: 0 0 5px 0; }

.widget_meta li {
  margin: 0 0 5px 0; }

.widget_rss .widget-title a {
  color: #000;
  font-weight: bold !important; }

.widget_rss .widget-title a:first-child {
  display: none; }

.widget_rss .rss-date,
.widget_rss cite {
  display: block;
  padding: 10px 0;
  color: #555;
  font-style: italic; }

.widget_rss .rssSummary {
  display: block; }

.widget_calendar table {
  border: 0; }

.widget_calendar table thead,
.widget_calendar table tfoot {
  background: none; }

.widget_calendar caption {
  font-size: 1.6em;
  text-align: left; }

.widget_calendar table thead tr th,
.widget_calendar table thead tr td,
.widget_calendar table tfoot tr th,
.widget_calendar table tfoot tr td {
  color: #a1a1a1; }

.widget_calendar table tr th,
.widget_calendar table tr td {
  text-align: left; }

.widget_calendar table thead tr th,
.widget_calendar table tfoot tr td {
  padding: 20px 0; }

.widget_calendar table tr.even,
.widget_calendar table tr.alt,
.widget_calendar table tr:nth-of-type(even) {
  background: none; }

.widget_calendar table tr {
  border-bottom: 0px; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

.site-header .widget_product_search label,
.site-header .widget_search label,
.site-header .widget_product_search h3,
.site-header .widget_search h3 {
  display: none; }

.widget_product_search label,
.widget_search label {
  display: none; }

.widget .select2-selection__arrow:before {
  top: -1px; }

.widget_product_search input,
.widget_search input {
  margin: 0;
  padding: 0 10px; }

.site-search input[type="submit"] {
  display: block !important;
  position: absolute;
  top: 6px;
  right: 0px;
  padding: 0;
  font-size: 13px;
  text-transform: uppercase;
  width: 24px;
  max-width: 24px;
  min-width: 24px;
  height: 36px;
  text-indent: -9999px;
  background: none !important;
  border: none;
  z-index: 1;
  outline: none;
  content: "dd"; }

.site-search input[type="submit"]:hover {
  background: none !important; }

.widget_search .search-submit,
.widget_product_search input[type="submit"],
.widget_product_search button[type="submit"],
aside .search-but-added,
aside #searchsubmit {
  display: none; }

.widget_product_search .search-but-added,
.widget_search .search-but-added {
  position: absolute;
  top: 4px;
  right: 0px;
  padding: 6px 0 0 0;
  font-size: 13px;
  text-transform: uppercase;
  width: 25px;
  height: 36px;
  z-index: 2;
  text-align: right;
  overflow: hidden;
  font-size: 24px;
  color: #314381;
  cursor: pointer; }

.widget_media_gallery .gallery-item .gallery-caption-trigger {
  display: none; }

/**********************************************************************************/
/* Offcanvas **********************************************************************/
/**********************************************************************************/
.right-off-canvas-menu-content {
  padding: 20px 30px;
  color: #fff; }

.right-off-canvas-menu-content a {
  color: #ccc; }

.right-off-canvas-menu-content a:hover {
  color: #999; }

.right-off-canvas-menu-content .widgettitle {
  color: #fff;
  margin-bottom: 20px; }

.right-off-canvas-menu-content .buttons a {
  width: 100%; }

/**********************************************************************************/
/* Content ************************************************************************/
/**********************************************************************************/
.page-header {
  margin-bottom: 70px; }

.entry-title {
  margin-bottom: .4em;
  text-align: center; }

.entry-title a {
  color: inherit; }

.content-area {
  padding-top: 50px; }

.page_with_slider .content-area {
  padding: 0; }

.site-content ul,
.site-content ol {
  margin: 1.2em 0 2em 2.142em; }

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

.entry-thumbnail {
  margin-bottom: 15px;
  text-align: center; }

.entry-meta {
  margin: 30px 0 0 0;
  line-height: 1.8em;
  font-size: .85em;
  text-align: center; }

.edit-link {
  margin: 0; }

.entry-meta ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.entry-meta ul li {
  display: inline-block;
  margin-right: 20px; }

.author-info {
  padding: 0 0 0 100px;
  position: relative;
  margin: 50px 0 0 0;
  text-align: left; }

.author-avatar {
  position: absolute;
  left: 0;
  top: .3em;
  width: 70px;
  height: 70px;
  overflow: hidden; }

.author-avatar img {
  width: 70px;
  height: 70px; }

.author-link {
  display: inline-block; }

.wp-caption-text {
  margin-top: 10px;
  font-size: 13px; }

.attachement {
  text-align: center; }

.attachement .entry-content {
  margin-top: 40px; }

.page-contact .entry-content {
  margin-top: 0px; }

.entry-meta-attachment,
.previous-image,
.next-image {
  padding: 10px 0;
  line-height: 1.8em; }

.entry-meta-attachment .image-size:before,
.entry-meta-attachment .image-folder:before {
  position: relative;
  top: 4px;
  left: 3px;
  margin-right: 9px; }

.previous-image {
  text-align: left;
  float: left; }

.next-image {
  text-align: right;
  float: right; }

#nav-below {
  margin: 30px 0; }

.nav-previous {
  line-height: 1.8em; }

.nav-next {
  line-height: 1.8em;
  margin-bottom: 5px; }

.nav-previous a,
.nav-next a {
  font-weight: bold; }

.post-navigation .nav-previous {
  margin-bottom: 18px; }

.post-navigation .nav-next {
  margin-bottom: 5px; }

.nav-previous-title,
.nav-next-title {
  font-size: .75em; }

/**********************************************************************************/
/* Post Formats *******************************************************************/
/**********************************************************************************/
/* Aside */
.format-aside .entry-content,
.format-aside .entry-content p {
  font-size: 18px;
  line-height: 1.555em; }

/* Chat */
.format-chat .entry-meta .author {
  display: none; }

/* Gallery */
.format-gallery .entry-content .gallery:first-of-type {
  display: none; }

/* Image */
.format-image .categories-links,
.format-image .tags-links {
  display: none; }

/* Link */
/* Quote */
.format-quote .entry-meta {
  text-align: center; }

.format-quote .entry-content,
.format-quote .entry-content p {
  line-height: 1.555em;
  text-align: center;
  font-size: 18px; }

.format-quote .entry-thumbnail {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  margin: 0 auto 30px auto; }

.format-quote img {
  margin-bottom: 20px; }

.format-quote .entry-meta .author {
  display: none; }

/* Status */
.format-status .categories-links,
.format-status .tags-links {
  display: none; }

.format-status .entry-content,
.format-status .entry-content p {
  font-size: 18px;
  line-height: 1.555em; }

/* 404 */
.error-404 {
  text-align: center; }

.error-404 .page-header {
  margin-bottom: 14px; }

.error-404 .screen-reader-text {
  display: none; }

.error-404 .search-form {
  display: block;
  padding: 6px 0 135px; }

.search-form:after {
  content: "";
  display: block;
  clear: both; }

.error-404 input[type="text"],
.error-404 input[type="search"] {
  height: 3.18rem; }

/**********************************************************************************/
/* Products ***********************************************************************/
/**********************************************************************************/
.products-grid {
  -webkit-backface-visibility: hidden; }

.products li {
  position: relative;
  -webkit-backface-visibility: hidden; }

.site-content .products li {
  margin-bottom: 10px; }

.site-content .products li:not(.category_list),
.woocommerce ul.products li.product:not(.category_list),
.woocommerce-page ul.products li.product:not(.category_list) {
  padding-bottom: 0px; }

.products li img {
  width: 100%;
  height: auto; }

#products-grid {
  margin-top: 30px; }

#products-grid li img {
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  -ms-transition: opacity .3s ease;
  transition: opacity .3s ease; }

/**********************************************************************************/
/* Single Product *****************************************************************/
/**********************************************************************************/
.product_summary_thumbnails_wrapper {
  display: none; }

.recently_viewed_in_single_wrapper {
  display: none; }

.product_summary_top {
  text-align: center;
  margin: 0 0 40px 0;
  font-size: .85em; }

.product_summary_top h1 {
  margin: 10px 0 8px 0; }

.woocommerce #content div.product .product_title,
.woocommerce div.product .product_title,
.woocommerce-page #content div.product .product_title,
.woocommerce-page div.product .product_title {
  margin-top: 10px; }

.product_description {
  margin: 0 0 27px 0; }

.variations label {
  margin-bottom: 5px; }

.variations_lines {
  padding: 0 0 15px 0; }

.variations_lines:last-child {
  padding-bottom: 0; }

.variations_lines select {
  font-size: 1.2rem;
  height: 3.25rem;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: bold; }

.variations_lines select option {
  font-size: 1rem; }

.variations_lines select:focus {
  outline: none; }

.reset_variations {
  margin: 17px 0;
  display: inline-block;
  font-size: .8125em;
  visibility: hidden; }

.single_variation {
  margin: 0 0 30px 0; }

.woocommerce-tabs {
  margin: 30px 0 0 0; }

.woocommerce-tabs h2:first-of-type {
  display: none; }

.product_meta {
  margin: 15px 0 65px;
  display: none; }

.single-product.without-sidebar .product_meta {
  text-align: center; }

.woocommerce div.product p.cart {
  margin-bottom: 26px; }

.product_navigation.hidden {
  visibility: hidden; }

.related.products li.product,
.upsells.products li.product {
  margin: 0 15px !important; }

.related.products .owl-item,
.upsells.products .owl-item {
  padding-top: 10px; }

.related.products > h2,
.upsells.products > h2 {
  padding: 0 15px; }

.owl-carousel.related.products .owl-item,
.owl-carousel.upsells.products .owl-item {
  padding-top: 10px; }

/**********************************************************************************/
/* Fresco *************************************************************************/
/**********************************************************************************/
.fr-close {
  display: none;
  cursor: pointer;
  height: 31px;
  pointer-events: auto;
  position: absolute;
  right: 25px;
  top: 25px;
  width: 31px; }

.fr-close-background,
.fr-close-icon {
  background-color: transparent !important;
  width: 31px;
  height: 31px;
  top: 0px;
  left: 0px; }

.fr-window-fresco:not(.fr-ltIE9) .fr-close .fr-close-icon {
  opacity: 0.5; }

.fr-window-fresco .fr-close:hover .fr-close-icon {
  opacity: 1; }

.fr-side-previous .fr-side-button {
  left: 3px; }

.fr-side-next .fr-side-button {
  right: 3px; }

.fr-touch-close {
  position: absolute;
  top: -1px;
  right: 14px;
  padding-right: 11px; }

/**********************************************************************************/
/* WP Gallery *********************************************************************/
/**********************************************************************************/
.gallery dl dt {
  padding: 0;
  margin: 0; }

.gallery-item {
  padding: 0 !important;
  margin: 0 !important; }

.gallery-item img {
  width: 100%;
  height: auto;
  border: 0 !important; }

/**********************************************************************************/
/* Comments ***********************************************************************/
/**********************************************************************************/
.comments-area {
  margin: 30px 0 10px; }

.comments-title {
  font-size: 30px;
  text-align: center; }

.comments-area article {
  padding: 30px 0;
  margin: 0; }

.comment-list {
  list-style: none;
  padding: 0;
  margin: 0 !important; }

.comment-list ul.children {
  list-style: none;
  margin: 0 0 1em 0; }

.comment-list li:last-child article {
  padding-bottom: 40px; }

.comment-content {
  padding: 0 0 0 90px;
  position: relative; }

.comment-author-avatar {
  position: absolute;
  left: 0;
  top: -5px;
  width: 70px;
  height: 70px;
  overflow: hidden;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  border-radius: 70px; }

.comment-author-avatar img {
  width: 70px;
  height: 70px; }

.comment-author {
  padding: 0;
  margin: 0;
  display: inline-block; }

.comment-author a {
  font-size: 18px; }

.comment-metadata time {
  font-size: 13px;
  text-transform: uppercase; }

.comment-text {
  font-size: 14px;
  margin: 15px 0 0 0; }

.comment-reply,
.comment-edit-link {
  padding-right: 20px;
  font-size: 14px; }
  .comment-reply:before,
  .comment-edit-link:before {
    position: relative;
    top: 4px;
    margin-right: 5px; }

.comment-awaiting-moderation {
  font-style: italic;
  color: #999;
  font-size: 14px; }

.comment-respond {
  margin: 0px 0 30px 0; }

#reply-title {
  font-size: 30px;
  padding: 0 0 5px 0;
  margin: 0;
  text-align: center; }

.logged-in-as,
.comment-notes {
  text-align: center;
  margin-bottom: 30px; }

.comment-notes {
  font-size: 14px;
  font-style: italic; }

textarea#comment {
  height: 200px;
  line-height: 1.8em; }

.form-submit {
  text-align: right; }

/**********************************************************************************/
/* Footer *************************************************************************/
/**********************************************************************************/
#site-footer {
  padding: 40px 0 38px 0; }

.site-footer-widget-area .columns:last-child {
  float: left; }

#site-footer .widget-title {
  text-transform: uppercase;
  font-weight: bold; }

.payment_methods {
  text-align: center; }

.payment_methods img {
  max-height: 30px;
  width: auto;
  margin-bottom: 17px; }

.copyright_text {
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  text-align: center; }

/**********************************************************************************/
/* WP Mandatory *******************************************************************/
/**********************************************************************************/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

/**********************************************************************************/
/* Global *************************************************************************/
/**********************************************************************************/
body.page-template-page-blank #site-top-bar,
body.page-template-page-blank .site-header,
body.page-template-page-blank .site-header-sticky,
body.page-template-page-blank #site-footer {
  display: none; }

body.woocommerce-account:not(.logged-in) #site-top-bar,
body.woocommerce-account:not(.logged-in) #masthead,
body.woocommerce-account:not(.logged-in) .entry-title,
body.woocommerce-account:not(.logged-in) #site-footer {
  display: none !important; }

body.woocommerce-account:not(.logged-in) .login_header {
  display: block; }

body.woocommerce-account:not(.logged-in) .st-content,
body.woocommerce-account:not(.logged-in) .st-container {
  height: 100%; }

body.woocommerce-account:not(.logged-in) .st-content {
  overflow-y: auto; }

.row,
.vc_span12.wpb_column {
  padding: 0 15px; }

.row .row {
  padding: 0; }

.wpb_text_column {
  float: inherit !important; }

.st-container {
  overflow-x: hidden; }

.without-sidebar .page-title,
.without-sidebar .entry-title,
.woocommerce .page-title,
.woocommerce .entry-title {
  text-align: center; }

a:active,
a:focus {
  outline: 0 !important; }

h1, h2, h3, h4, h5, h6,
h1 a {
  font-weight: 700; }

h1 {
  font-size: 1.875rem;
  line-height: 1.33333em; }

h2 {
  font-size: 1.6875rem;
  line-height: 1.259259em; }

.woocommerce h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.4375rem;
  line-height: 1.391304em; }

.woocommerce h3 {
  font-size: 1.125em; }

h4 {
  font-size: 1.125rem;
  line-height: 1.55555em; }

h5 {
  font-size: 1rem;
  line-height: 1.625em; }

h6 {
  font-size: 0.875rem;
  line-height: 1.71428em; }

p {
  font-size: 0.875rem;
  line-height: 1.71428em;
  margin-bottom: 0.8rem; }

ul, ol, dl {
  font-size: 0.875rem;
  line-height: 1.714em; }

table tr td,
table thead tr th,
table tbody tr td,
table tfoot tr th,
table tfoot tr td {
  line-height: 1.8rem; }

table tr th,
table tr td {
  padding-top: 8px;
  padding-bottom: 8px; }

/**********************************************************************************/
/* Header *************************************************************************/
/**********************************************************************************/
.top-headers-wrapper {
  width: 100%; }

.site-branding a {
  display: inline-block; }

.site-tools {
  text-align: right;
  margin: 20px -30px 0 -30px;
  padding: 10px 22px 10px 7px; }

.site-tools.site_tools_sticky {
  position: fixed;
  z-index: 999999;
  top: 0;
  width: 100%;
  margin-top: 0;
  padding: 10px 22px 7px 7px;
  background: #fff; }

.site-tools ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 13px;
  line-height: 23px; }

.site-tools ul li {
  display: inline-block;
  margin: 0 8px 0 8px;
  position: relative;
  cursor: pointer;
  opacity: 1;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.site-tools ul li a {
  display: inline-block;
  text-align: right;
  width: 24px;
  height: 24px;
  overflow: hidden;
  font-size: 24px;
  color: #314381;
  padding: 1px;
  margin: 0; }

.site-tools ul li a span:first-child {
  background-position: center;
  display: block;
  width: 24px;
  height: 24px; }

.site-tools ul li a img {
  vertical-align: inherit; }

@media only screen and (min-width: 1024px) {
  .site-tools ul li:hover {
    opacity: 0.6;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s; } }

.site-tools ul li.mobile-menu-button {
  padding: 0px;
  float: left; }

.search-button-only .site-tools ul li.mobile-menu-button {
  position: relative;
  top: -3px; }

.site-tools ul li.mobile-menu-button a {
  font-size: 13px;
  width: auto;
  height: 29px;
  padding: 1px 13px;
  border: 2px solid;
  border-color: transparent;
  position: relative;
  top: 4px; }

.site-tools ul li.mobile-menu-button a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.site-tools ul li a span.mobile-menu-text {
  background-position: left center;
  background-repeat: no-repeat;
  font-weight: 700;
  margin-right: 7px;
  padding-left: 25px;
  display: inline-block;
  width: auto; }
  .site-tools ul li a span.mobile-menu-text:after {
    top: 4px;
    left: 5px;
    position: relative; }

.site-tools ul li.mobile-menu-button .fa {
  font-size: 14px; }

/* Site Search */
.site-search {
  visibility: hidden;
  opacity: 0;
  height: 50px;
  width: 100%;
  padding-right: 33px;
  padding-top: 6px;
  bottom: -8px;
  text-align: right;
  position: absolute;
  right: 0;
  -o-transition: opacity 0.3s, visibility 0s ease .3s;
  transition: opacity 0.3s, visibility 0s ease .3s;
  -webkit-transition: opacity 0.3s, visibility 0s ease .3s; }

.site-search.open {
  visibility: visible;
  opacity: 1;
  -o-transition: opacity 0s ease .3s, visibility 0s ease .3s;
  transition: opacity 0s ease .3s, visibility 0s ease .3s;
  -webkit-transition: opacity 0s ease .3s, visibility 0s ease .3s; }

.site-search input[type=text],
.site-search input[type=search] {
  display: inline-block;
  border: 0 none;
  padding: 0;
  width: 0;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s; }

.site-search.open input[type=text],
.site-search.open input[type=search] {
  width: 100%;
  border: 1px solid #ddd;
  padding: 0 10px;
  -o-transition: width 0.3s ease 0.32s;
  transition: width 0.3s ease 0.32s;
  -webkit-transition: width 0.3s ease 0.32s; }

.site-branding,
#site-navigation,
.site-tools {
  opacity: 1;
  visibility: visible;
  position: relative;
  transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -webkit-transition: opacity .3s ease .32s, visibility 0s ease .32s, -webkit-transform .3s ease .32s;
  transition: opacity .3s ease .32s, visibility 0s ease .32s, -webkit-transform .3s ease .32s;
  -o-transition: opacity .3s ease .32s, transform .3s ease .32s, visibility 0s ease .32s;
  transition: opacity .3s ease .32s, transform .3s ease .32s, visibility 0s ease .32s;
  transition: opacity .3s ease .32s, transform .3s ease .32s, visibility 0s ease .32s, -webkit-transform .3s ease .32s;
  -webkit-transition: opacity .3s ease .32s, transform .3s ease .32s, visibility 0s ease .32s; }

#site-navigation {
  z-index: 1; }

.site-header.site-search-open #site-navigation,
.site-header.site-search-open .site-tools,
.site-header-sticky.site-search-open .site-branding,
.site-header-sticky.site-search-open #site-navigation,
.site-header-sticky.site-search-open .site-tools {
  opacity: 0;
  visibility: hidden;
  transform: translate(0px, -30px);
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  -webkit-transition: opacity .3s, visibility 0s ease .3s, -webkit-transform .3s;
  transition: opacity .3s, visibility 0s ease .3s, -webkit-transform .3s;
  -o-transition: opacity .3s, transform .3s, visibility 0s ease .3s;
  transition: opacity .3s, transform .3s, visibility 0s ease .3s;
  transition: opacity .3s, transform .3s, visibility 0s ease .3s, -webkit-transform .3s;
  -webkit-transition: opacity .3s, transform .3s, visibility 0s ease .3s; }

/* Site Search Logo Centered*/
.site-header.header-centered.site-search-open .site-branding {
  opacity: 1;
  visibility: visible;
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  position: relative;
  z-index: 100; }

.site-header.header-centered.site-search-open #site-navigation .site-tools {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -wbkit-transform: none; }

/* sticky-header */
.site-header-sticky {
  position: fixed;
  top: -100px;
  right: 0;
  width: 100%;
  z-index: 9998;
  padding: 15px 0;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  -webkit-transition: all 0.15s;
  background: #fff;
  display: none;
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2); }

.site-header-sticky.on_page_scroll {
  top: 0;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.site-header-sticky .site-logo {
  max-height: 40px; }

.site-header-sticky #site-navigation {
  line-height: 54px; }

.site-header-sticky.on_page_refresh {
  top: 0;
  -o-transition: none;
  transition: none;
  -webkit-transition: none; }

body:not(.vc_editor) .site-header-sticky.thebar_onscreen {
  top: 32px; }

.site-header-sticky.on_page_refresh.thebar_onscreen {
  -o-transition: none;
  transition: none;
  -webkit-transition: none; }

.site-header-sticky .site-search {
  margin-top: -25px; }

.site-header-sticky-inner {
  position: relative; }

.site-header-sticky.thebar_onscreen.offcanvas-active,
.site-header-sticky.offcanvas-active {
  top: -85px; }

.site-header-sticky.thebar_onscreen.offcanvas-active,
.site-header-sticky.on_page_scroll.offcanvas-active {
  -o-transition: none;
  transition: none;
  -webkit-transition: none;
  top: -100px !important; }

.site-header-sticky .main-navigation > ul > li > a {
  line-height: 1; }

/**********************************************************************************/
/* Menu Header ********************************************************************/
/**********************************************************************************/
#site-navigation-top-bar > ul {
  display: inline-block;
  vertical-align: top; }

#site-navigation > ul {
  display: inline-block;
  vertical-align: middle; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #site-navigation > ul, #site-navigation-top-bar > ul {
    -webkit-transform: translateZ(0); } }

.header-centered #site-menu {
  margin-top: 30px; }

.header-centered #site-navigation {
  line-height: inherit !important; }

.header-centered #site-navigation > ul {
  position: relative;
  z-index: 1;
  vertical-align: inherit; }

.main-navigation {
  display: none; }

.main-navigation > ul {
  max-width: 80%; }

.main-navigation ul ul {
  display: none; }

.main-navigation ul li:hover > ul {
  display: block; }

.main-navigation > ul > li.menu-item-has-children {
  padding-right: 2px;
  margin-right: 10px; }

.main-navigation ul ul li.menu-item-has-children a {
  margin-right: 40px; }

.main-navigation ul li.menu-item-has-children > a:after {
  position: absolute;
  right: 20px;
  top: 7px; }

.main-navigation > ul > li.menu-item-has-children > a:after {
  top: 9px;
  right: 0px; }

.main-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative; }

.main-navigation ul:after {
  content: "";
  clear: both;
  display: block; }

.main-navigation ul li {
  float: left;
  white-space: nowrap;
  position: relative; }

.main-navigation ul li:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.main-navigation ul li a {
  display: inline-block;
  margin: 10px 15px;
  text-decoration: none;
  color: #000;
  text-transform: uppercase; }

.main-navigation ul li a:hover {
  color: #ccc; }

.main-navigation > ul > li > a {
  opacity: 1;
  margin: 0;
  padding: 10px 15px;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.site-header .main-navigation > ul > li > a {
  border: 1px solid transparent;
  line-height: 1; }

.main-navigation > ul > li:hover > a {
  opacity: 0.6;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

@-webkit-keyframes main_nav_anim {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes main_nav_anim {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes main_nav_anim {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

.main-navigation ul ul {
  background: #fff;
  padding: 30px 0;
  position: absolute;
  top: 100%;
  left: -15px;
  min-width: 250px;
  z-index: 99999;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  font-size: 13px;
  line-height: 23px;
  -webkit-animation-duration: .3s;
  -moz-animation-duration: .3s;
  -o-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: main_nav_anim;
  -moz-animation-name: main_nav_anim;
  -o-animation-name: main_nav_anim;
  animation-name: main_nav_anim; }

/* filter Safari ( from 5+ till 6.1)  from Chrome: */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome, .main-navigation ul ul {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important; } }

.main-navigation ul ul li {
  float: none;
  border-top: 0px solid #ccc;
  position: relative;
  z-index: 99999; }

.main-navigation ul ul li:last-child {
  border-bottom: 0px solid #ccc; }

.main-navigation ul ul li a {
  margin: 3px 40px;
  border-bottom: 2px solid transparent;
  text-transform: none;
  color: #000 !important; }

.main-navigation ul ul li a:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #314381; }

.main-navigation ul ul ul {
  position: absolute;
  left: 100%;
  top: -15px;
  background: none; }

.main-navigation ul ul ul li a {
  display: inline-block; }

/*call to action button*/
.main-navigation > ul > li.call-to-action {
  margin: 0px 4px 0; }

.main-navigation > ul > li.call-to-action > a {
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/*megamenu*/
.main-navigation .megamenu-1-col ul ul,
.main-navigation .megamenu-2-col ul ul,
.main-navigation .megamenu-3-col ul ul,
.main-navigation .megamenu-4-col ul ul,
.main-navigation .megamenu-1-col ul ul ul,
.main-navigation .megamenu-2-col ul ul ul,
.main-navigation .megamenu-3-col ul ul ul,
.main-navigation .megamenu-4-col ul ul ul {
  background: transparent; }

.main-navigation .megamenu-1-col ul .sub-menu,
.main-navigation .megamenu-2-col ul .sub-menu,
.main-navigation .megamenu-3-col ul .sub-menu,
.main-navigation .megamenu-4-col ul .sub-menu {
  position: static;
  display: block; }

.main-navigation .megamenu-1-col li.menu-item-has-children a:after,
.main-navigation .megamenu-2-col li.menu-item-has-children a:after,
.main-navigation .megamenu-3-col li.menu-item-has-children a:after,
.main-navigation .megamenu-4-col li.menu-item-has-children a:after {
  display: none; }

.main-navigation .megamenu-1-col ul li,
.main-navigation .megamenu-2-col ul li,
.main-navigation .megamenu-3-col ul li,
.main-navigation .megamenu-4-col ul li {
  white-space: normal; }

.main-navigation .megamenu-1-col ul ul,
.main-navigation .megamenu-2-col ul ul,
.main-navigation .megamenu-3-col ul ul,
.main-navigation .megamenu-4-col ul ul {
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); }

.main-navigation .megamenu-1-col > ul,
.main-navigation .megamenu-2-col > ul,
.main-navigation .megamenu-3-col > ul,
.main-navigation .megamenu-4-col > ul {
  position: absolute;
  margin: 0;
  padding: 30px 0 10px 0; }

.main-navigation .megamenu-1-col > ul ul,
.main-navigation .megamenu-2-col > ul ul,
.main-navigation .megamenu-3-col > ul ul,
.main-navigation .megamenu-4-col > ul ul {
  margin: 0;
  padding: 5px 0 20px 0; }

.main-navigation .megamenu-1-col > ul ul ul,
.main-navigation .megamenu-2-col > ul ul ul,
.main-navigation .megamenu-3-col > ul ul ul,
.main-navigation .megamenu-4-col > ul ul ul {
  margin: 0;
  padding: 5px 0 0 0; }

.main-navigation .megamenu-1-col > ul > li,
.main-navigation .megamenu-2-col > ul > li,
.main-navigation .megamenu-3-col > ul > li,
.main-navigation .megamenu-4-col > ul > li {
  float: left;
  display: block;
  width: 250px; }

.main-navigation .megamenu-4-col > ul > li {
  width: 200px; }

.main-navigation .megamenu-1-col > ul > li > a,
.main-navigation .megamenu-2-col > ul > li > a,
.main-navigation .megamenu-3-col > ul > li > a,
.main-navigation .megamenu-4-col > ul > li > a {
  text-transform: uppercase; }

.main-navigation .megamenu-1-col > ul > li:nth-child(1n+1) {
  clear: both; }

.main-navigation .megamenu-2-col > ul > li:nth-child(2n+1) {
  clear: both; }

.main-navigation .megamenu-3-col > ul > li:nth-child(3n+1) {
  clear: both; }

.main-navigation .megamenu-4-col > ul > li:nth-child(4n+1) {
  clear: both; }

.main-navigation .megamenu-1-col > ul {
  width: 250px; }

.main-navigation .megamenu-2-col > ul {
  width: 500px; }

.main-navigation .megamenu-3-col > ul {
  width: 750px; }

.main-navigation .megamenu-4-col > ul {
  width: 850px; }

.main-navigation .megamenu-1-col > ul.with_bg_image,
.main-navigation .megamenu-2-col > ul.with_bg_image,
.main-navigation .megamenu-3-col > ul.with_bg_image,
.main-navigation .megamenu-4-col > ul.with_bg_image {
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain; }

.main-navigation .megamenu-1-col > ul.with_bg_image {
  width: 400px; }

.main-navigation .megamenu-2-col > ul.with_bg_image {
  width: 650px; }

.main-navigation .megamenu-3-col > ul.with_bg_image {
  width: 900px; }

.main-navigation .megamenu-4-col > ul.with_bg_image {
  width: 1000px; }

/*call to action button*/
.site-header .main-navigation > ul > li.call-to-action {
  margin: -1px 4px 0; }

.site-header .main-navigation > ul > li.call-to-action > a {
  border-width: 2px;
  border-style: solid;
  border-color: inherit;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/**********************************************************************************/
/* Menu Mobiles *******************************************************************/
/**********************************************************************************/
.mobile-navigation {
  padding: 20px 0;
  border-bottom: 1px solid #3d3d3d; }

.mobile-navigation ul,
.mobile-navigation li {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  font-size: 1em; }

.mobile-navigation ul li {
  text-transform: none;
  display: block;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mobile-navigation > ul > li {
  text-transform: uppercase; }

.mobile-navigation .sub-menu {
  display: none;
  position: relative;
  background: #484848;
  padding: 20px 0 20px 0;
  margin: 15px 0 15px 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  /*webkit fix*/
  -webkit-transform: translateZ(0);
  /*webkit fix*/ }

.mobile-navigation .sub-menu.open {
  display: block;
  -webkit-animation-duration: .3s;
  -moz-animation-duration: .3s;
  -o-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: main_nav_anim;
  -moz-animation-name: main_nav_anim;
  -o-animation-name: main_nav_anim;
  animation-name: main_nav_anim;
  -webkit-backface-visibility: hidden;
  /*webkit fix*/
  -webkit-transform: translateZ(0);
  /*webkit fix*/ }

.mobile-navigation .sub-menu.open li:last-child .sub-menu.open {
  padding-bottom: 20px;
  margin-bottom: -20px; }

.mobile-navigation li:last-child > .sub-menu.open {
  margin-bottom: -20px; }

.mobile-navigation .sub-menu .sub-menu {
  margin: 15px 0;
  padding: 20px 0;
  background: #5b5b5b; }

.mobile-navigation .sub-menu .sub-menu .sub-menu {
  padding: 0;
  margin: 0; }

.mobile-navigation .sub-menu:after,
.mobile-navigation .sub-menu:before {
  bottom: 100%;
  right: 33px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.mobile-navigation .sub-menu:after {
  border-color: rgba(72, 72, 72, 0);
  border-bottom-color: #484848;
  border-width: 5px;
  margin-left: -5px; }

.mobile-navigation .sub-menu:before {
  border-color: rgba(72, 72, 72, 0);
  border-bottom-color: #484848;
  border-width: 5px;
  margin-left: -5px; }

.mobile-navigation .sub-menu .sub-menu:after {
  border-bottom-color: #5b5b5b; }

.mobile-navigation .sub-menu .sub-menu:before {
  border-bottom-color: #5b5b5b; }

.mobile-navigation .sub-menu .sub-menu .sub-menu:after,
.mobile-navigation .sub-menu .sub-menu .sub-menu:before {
  display: none; }

.mobile-navigation .menu-item-has-children .more,
.mobile-navigation .menu-item-language .more {
  display: block;
  position: absolute;
  top: 0;
  right: 20px;
  width: 36px;
  height: 36px;
  margin-top: 5px;
  border: 3px solid #3d3d3d;
  color: #6e6e6e;
  text-align: center;
  font-style: normal;
  content: "";
  font-size: 11px;
  vertical-align: middle;
  line-height: 32px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -khtml-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer; }

.mobile-navigation .menu-item-language .sub-menu .more {
  display: none; }

.mobile-navigation .sub-menu .menu-item-has-children .more {
  border: 3px solid #515151;
  color: #7c7c7c; }

.mobile-navigation .sub-menu .sub-menu .menu-item-has-children .more {
  border: 3px solid #6e6e6e;
  color: #6e6e6e; }

.mobile-navigation .menu-item-has-children .more:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 11 3 L 11 11 L 3 11 L 3 13 L 11 13 L 11 21 L 13 21 L 13 13 L 21 13 L 21 11 L 13 11 L 13 3 L 11 3 z'></path></svg>");
  position: relative;
  top: 2px; }

.mobile-navigation .menu-item-has-children > .sub-menu.open + .more:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 3 11 L 3 13 L 21 13 L 21 11 L 3 11 z'></path></svg>");
  position: relative;
  top: 2px; }

.mobile-navigation a {
  font-size: .8125em;
  color: #fff;
  padding: 11px 20px;
  display: inline-block; }

.mobile-navigation a:hover {
  color: #999; }

.mobile-navigation .current-menu-item > a,
.mobile-navigation .current-menu-ancestor > a,
.mobile-navigation .current_page_item > a,
.mobile-navigation .current_page_ancestor > a {
  color: #999 !important; }

/**********************************************************************************/
/* Slider *************************************************************************/
/**********************************************************************************/
/*Style 1*/
.main-slider {
  overflow: hidden;
  display: block;
  margin: 0 -30px;
  padding: 0;
  list-style: none;
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.main-slider .swiper-container {
  visibility: hidden;
  width: 100%;
  color: #fff;
  text-align: center; }

.main-slider .swiper-slide {
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  position: relative;
  display: table;
  width: 100%;
  min-height: 300px; }

.main-slider .swiper-slide.no_parallax {
  background-position: center !important; }

.main-slider-content {
  margin: 0 auto;
  padding: 40px 15px 60px 15px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  background: rgba(0, 0, 0, 0); }

.main-slider-elements {
  visibility: hidden; }

.main-slider-elements.animated {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s; }

.main-slider h1 {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 24px 0;
  line-height: 1.8em; }

.main-slider h1:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 70px;
  height: 2px;
  background: #fff;
  margin-top: 24px; }

.main-slider h2 {
  color: #fff;
  margin: 0 0 25px 0; }

.main-slider a.slider_button {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  background: #fff;
  padding: 20px 40px;
  display: inline-block;
  line-height: 1.5em;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-transition-property: color, background;
  -o-transition-property: color, background;
  transition-property: color, background; }

.main-slider a.slider_button:hover {
  color: #fff;
  background: #000; }

.main-slider .pagination {
  position: absolute;
  z-index: 20;
  left: 0px;
  bottom: 15px;
  text-align: center;
  width: 100%; }

.main-slider .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background: #222;
  margin: 0 3px;
  opacity: 0.8;
  cursor: pointer; }

.main-slider .swiper-visible-switch {
  background: #aaa; }

.main-slider .swiper-active-switch {
  background: #fff; }

.main-slider .arrow-left,
.main-slider .arrow-right {
  display: none;
  position: absolute;
  opacity: 0.3;
  width: 64px;
  height: 64px;
  top: 50%;
  margin-top: -32px;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transition: all .3s; }

.main-slider .arrow-left:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 13 5.9296875 L 6.9296875 12 L 13 18.070312 L 14.5 16.570312 L 9.9296875 12 L 14.5 7.4296875 L 13 5.9296875 z'></path></svg>"); }

.main-slider .arrow-right:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 10 5.9296875 L 8.5 7.4296875 L 13.070312 12 L 8.5 16.570312 L 10 18.070312 L 16.070312 12 L 10 5.9296875 z'></path></svg>"); }

.main-slider .arrow-left {
  left: 30px; }

.main-slider .arrow-right {
  right: 30px; }

.main-slider .arrow-left:hover,
.main-slider .arrow-right:hover {
  opacity: 1; }

.main-slider .arrow-left.hidden,
.main-slider .arrow-right.hidden {
  display: none; }

/**********************************************************************************/
/* Blog ***************************************************************************/
/**********************************************************************************/
.content-area {
  position: relative; }

.post_header_date {
  text-align: center;
  text-transform: uppercase;
  margin: 18px 0 30px 0; }

.post_header_date,
.post_footer_date {
  font-size: 13px;
  text-transform: uppercase; }

.more-link {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase; }

.entry-header .page-description {
  margin: 0 0 50px 0;
  position: relative; }

.entry-header.with_featured_img {
  padding: 100px 0 50px 0;
  margin-top: 0px;
  margin-bottom: 50px;
  color: #fff;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat; }

.entry-header.with_featured_img h1 {
  color: #fff; }

.entry-header.with_featured_img .page_header_overlay {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.entry-header.with_featured_img .page-description,
.page-contact .page-description {
  padding: 35px 0 30px 0;
  margin: 15px 0 0 0;
  color: #fff; }

.page-contact .page-description {
  color: #000; }

.entry-header.with_featured_img .page-description:before,
.page-contact .page-description:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 2px;
  background: #fff; }

.page-contact .page-description:before {
  background: #000; }

.post_footer_date {
  margin: 20px 0 44px 0; }

.content_hr {
  margin: 15px -15px 58px;
  padding: 0 15px; }

.wp-caption.alignleft,
.wp-caption.alignright,
img.alignright,
img.alignleft {
  margin-top: 8px; }

img.alignright,
img.alignleft {
  margin-bottom: 1em; }

table tr th,
table tr td {
  font-size: 0.875em; }

.post table td:last-child {
  display: none; }

.video-container {
  margin-bottom: 40px;
  text-align: center; }

.video-container iframe {
  margin: 0 auto !important; }

.audioplayer {
  margin-bottom: 40px; }

.with-sidebar .comments_section {
  background: none; }

/* sidebar */
#filters-offcanvas .widget_shopping_cart_content tr,
#secondary .widget_shopping_cart_content tr {
  border-top: 1px solid #ddd; }

#filters-offcanvas .widget_shopping_cart_content tr:last-child,
#secondary .widget_shopping_cart_content tr:last-child {
  border-bottom: 1px solid #ddd; }

#filters-offcanvas .widget_shopping_cart .buttons .view_cart,
#secondary .widget_shopping_cart .buttons .view_cart {
  border: 2px solid #314381;
  color: #222222 !important; }

#filters-offcanvas .widget_shopping_cart .buttons .view_cart:hover,
#secondary .widget_shopping_cart .buttons .view_cart:hover {
  color: #fff !important;
  border: 2px solid #000; }

#filters-offcanvas .widget_shopping_cart .buttons .checkout,
#secondary .widget_shopping_cart .buttons .checkout {
  background: #314381;
  border: none; }

.woocommerce-checkout .woocommerce-checkout-payment .form-row.place-order {
  padding-left: 0 !important; }

/*blog navigation*/
.archive-navigation a {
  font-size: 0.875em; }

/*posts navigation*/
.post-navigation {
  font-size: 0.875rem;
  font-weight: 700; }

.nav-previous-title,
.nav-next-title {
  font-size: 0.75rem; }

.no-results {
  margin-bottom: 60px; }

.no-results .page-header {
  margin-bottom: 16px; }

.no-results .search-form {
  margin-top: 6px; }

.no-results .screen-reader-text {
  display: none; }

/**********************************************************************************/
/* Blog Masonry ******************************************************************/
/**********************************************************************************/
.blog-isotop-container {
  margin: 0 -30px;
  padding: 0; }

.blog-isotop-container #filters {
  display: none; }

.blog-isotope {
  position: relative; }

.blog-isotope .wpb_row,
.blog-isotope .wpb_content_element,
.blog-isotope ul.wpb_thumbnails-fluid > li,
.blog-isotope .last_toggle_el_margin,
.blog-isotope .wpb_button {
  margin-bottom: 0; }

.blog-post,
.grid-sizer {
  width: 100%;
  float: left;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  opacity: 1;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.blog-post.sticky {
  opacity: 1; }

.blog-post.hidden {
  opacity: 0;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.blog-post-inner {
  position: relative; }

.blog-post {
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  z-index: 3; }

.blog-post .blog-post-inner {
  padding-bottom: 37px; }

.thumbnail_archive_container {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 30px; }

.thumbnail_archive_container:before {
  content: "";
  display: block;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s; }

.thumbnail_archive:hover .thumbnail_archive_container:before {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6); }

.thumbnail_archive .wp-post-image {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.thumbnail_archive:hover .wp-post-image {
  transform: translateZ(0) scale(1.1, 1.1);
  -moz-transform: translateZ(0) scale(1.1, 1.1);
  -webkit-transform: translateZ(0) scale(1.1, 1.1);
  -ms-transform: none; }

.blog-isotope .entry-content-archive h1,
.blog-isotope .entry-content-archive h2,
.blog-isotope .entry-content-archive h3,
.blog-isotope .entry-content-archive h4,
.blog-isotope .entry-content-archive h5 {
  font-size: 1rem;
  line-height: 1.625em;
  margin-bottom: 10px; }

.blog-isotope .entry-content-archive h6 {
  display: none; }

.blog-isotope .entry-content-archive,
.blog-isotope .entry-content-archive p,
.blog-isotope .entry-content-archive ul,
.blog-isotope .entry-content-archive ol,
.blog-isotope .entry-content-archive dl {
  font-size: 1rem;
  line-height: 1.625em;
  margin-bottom: 10px; }

.entry-title-archive {
  font-size: 1.875rem;
  line-height: 1.333em; }

.entry-title-archive:first-child {
  margin: 0 0 19px; }

.entry-title-archive span {
  display: block; }

.post_meta_archive,
.entry-title-archive .entry-title-archive-text,
.gallery-title,
.entry-content-archive {
  margin-left: 40px;
  margin-right: 40px; }

.post_meta_archive,
.blog-isotope .more-link {
  display: block;
  font-size: 0.8125rem;
  text-transform: uppercase; }

.post_meta_archive {
  margin-bottom: 19px; }

.blog-isotope .more-link {
  margin: 16px 0 0; }

.blog-isotope .gallery-caption {
  display: none; }

.entry-content-archive .gallery {
  display: none; }

.blog-post .video-container {
  margin-top: 31px; }

.blog-post.audio iframe {
  margin-top: 15px; }

.blog-post .wp-caption {
  display: inline-block;
  height: auto !important; }

.blog-isotop-master-wrapper #nav-below.paging-navigation {
  margin: 0 -8px;
  padding: 27px 0;
  border-top: 1px solid; }

.blog-isotop-master-wrapper .archive-navigation {
  margin: 0;
  padding: 0px; }

.comment.bypostauthor {
  opacity: 1; }

/**********************************************************************************/
/* Contact page *******************************************************************/
/**********************************************************************************/
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="date"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="time"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
  margin-bottom: 0px;
  margin-top: 5px; }

.wpcf7 textarea {
  height: 200px; }

.wpcf7 p {
  text-transform: uppercase;
  font-size: .8125rem;
  margin-bottom: 8px; }

.wpcf7 p:not(.half) {
  clear: both; }

.wpcf7-response-output {
  padding: 0px 15px !important;
  margin: 0 !important;
  line-height: 1.5em;
  border: 0 !important;
  color: #f00;
  font-size: .8em; }

.wpcf7 .wpcf7-not-valid-tip {
  margin: 10px 0 0 0 !important;
  text-transform: none; }

/**********************************************************************************/
/* Archive ************************************************************************/
/**********************************************************************************/
.page-header.archive {
  margin: 0px 0 51px; }

.content-area.archive .vcard {
  display: inline-block;
  margin: 0;
  border: none;
  padding: 0; }

.archive-navigation {
  padding: 0; }

.content_hr:nth-last-child(2) {
  margin-bottom: 0; }

.content_hr:nth-last-child(1) {
  display: none; }

/**********************************************************************************/
/* Custom gallery *****************************************************************/
/**********************************************************************************/
.gallery-slider-wrapper {
  visibility: hidden;
  opacity: 0; }

.gallery-slider .swiper-container {
  color: #fff;
  text-align: center;
  margin: 0 0 10px 0;
  cursor: pointer; }

.gallery-slider .swiper-wrapper {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.gallery-slider .swiper-slide {
  height: 100%;
  opacity: 0.3;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity  1s;
  -ms-transition: opacity  1s;
  -o-transition: opacity  1s;
  -webkit-transition: opacity  1s;
  transition: opacity  1s;
  text-align: center; }

.gallery-slider .swiper-slide img.portrait {
  height: 100%;
  width: auto; }

.gallery-slider .swiper-slide img.landscape {
  height: auto;
  width: 100%; }

.gallery-slider .swiper-slide-active {
  opacity: 1; }

.gallery-slider .pagination {
  text-align: center;
  width: 100%;
  margin: 10px 0 0 0; }

.gallery-slider .swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background: #a9a9ab;
  margin: 0 3px 10px;
  opacity: 0.8;
  cursor: pointer; }

.gallery-slider .swiper-pagination-switch:hover {
  background: #d4d4d4; }

.gallery-slider .swiper-visible-switch {
  background: #a9a9ab; }

.gallery-slider .swiper-active-switch {
  background: #d4d4d4; }

.gallery-slider .swiper-prev,
.gallery-slider .swiper-next {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.gallery-slider .swiper-prev {
  left: 0; }

.gallery-slider .swiper-next {
  right: 0; }

/**********************************************************************************/
/* Catalog ************************************************************************/
/**********************************************************************************/
.filter_products_container {
  margin: 35px 0 10px; }

.filter_products_container:after {
  content: "";
  display: block;
  clear: both; }

.woocommerce .woocommerce-ordering {
  margin-bottom: 5px; }

.woocommerce .woocommerce-ordering .select2-container {
  width: auto !important; }

.woocommerce .woocommerce-ordering .select2-selection {
  background-color: transparent; }

.woocommerce .woocommerce-ordering .select2-container--default .select2-selection--single {
  border: none !important; }

.woocommerce .woocommerce-ordering .select2-container .select2-selection__rendered {
  font-weight: bold;
  padding-right: 30px;
  text-transform: uppercase !important; }

.catalog_top_sep {
  display: none; }

.page-description {
  text-align: center; }

.page-description p {
  padding: 0;
  margin: 0; }

.term-description {
  text-align: center;
  position: relative; }

.catalog_top {
  padding: 30px 0 0 0; }

.catalog_top_sep {
  padding: 0;
  margin: 0; }

.filters_button {
  font-size: 0.8125em;
  font-weight: 700;
  padding: 15px 1em 15px 1em;
  vertical-align: text-bottom;
  position: relative;
  display: block;
  text-transform: uppercase;
  float: none;
  border: 1px solid #eee;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  .filters_button:before {
    position: relative;
    top: 3px;
    margin-right: 7px;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease; }
  .filters_button:hover:before {
    opacity: .55; }

.product_after_shop_loop {
  height: 33px;
  overflow: hidden; }

.product_after_shop_loop_switcher {
  height: 66px;
  overflow: hidden;
  -webkit-transition: -webkit-transform .3s ease;
  -moz-transition: -moz-transform .3s ease;
  -o-transition: -o-transform .3s ease;
  -ms-transition: -ms-transform .3s ease;
  transition: -webkit-transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  -moz-transform: rotate(0);
  -webkit-transform: translateZ(0); }

.products li:not(.catalog_mode):hover .product_after_shop_loop_switcher {
  transform: translateY(-33px);
  -ms-transform: translateY(-33px);
  -webkit-transform: translateY(-33px); }

.force-add-to-cart .product_after_shop_loop {
  height: auto;
  overflow: auto; }

.force-add-to-cart .product_after_shop_loop_switcher {
  height: auto;
  overflow: auto;
  -moz-transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.force-add-to-cart.products li:not(.catalog_mode):hover .product_after_shop_loop_switcher {
  transform: none;
  -ms-transform: none;
  -webkit-transform: none; }

.product_after_shop_loop .price {
  font-size: 0.875rem;
  line-height: 16px;
  font-weight: 700; }

.product_after_shop_loop_price {
  height: 33px;
  overflow: hidden;
  line-height: 1; }

.product_after_shop_loop_buttons {
  height: 33px;
  overflow: hidden; }

.product_wrapper,
.product_thumbnail_wrapper {
  position: relative; }

.product_thumbnail.with_second_image {
  position: relative; }

.product_thumbnail_background {
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  position: absolute;
  background-size: 0px;
  background-repeat: no-repeat;
  top: 0;
  -webkit-transition: opacity 0ms ease 0.3s !important;
  -o-transition: opacity 0ms ease 0.3s !important;
  transition: opacity 0ms ease 0.3s !important;
  -webkit-backface-visibility: hidden; }

.product_thumbnail.with_second_image:hover .product_thumbnail_background {
  opacity: 1;
  -webkit-transition: opacity 0ms ease 0s !important;
  -moz-transition: opacity 0ms ease 0s !important;
  -o-transition: opacity 0ms ease 0s !important;
  transition: opacity 0ms ease 0s !important; }

.product_thumbnail.with_second_image.second_image_loaded img {
  opacity: 1 !important;
  -webkit-transition: opacity 300ms ease 0s !important;
  -moz-transition: opacity 300ms ease 0s !important;
  -o-transition: opacity 300ms ease 0s !important;
  transition: opacity 300ms ease 0s !important;
  -moz-transform: rotate(0);
  transform: translateZ(0);
  -webkit-transform: translateZ(0); }

.product_thumbnail.with_second_image.second_image_loaded:hover img {
  opacity: 0 !important;
  -webkit-transition: opacity 300ms ease 0.05s !important;
  -moz-transition: opacity 300ms ease 0.05s !important;
  -o-transition: opacity 300ms ease 0.05s !important;
  transition: opacity 300ms ease 0.05s !important; }

.product_thumbnails {
  width: 100%;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  overflow: hidden;
  max-height: 488px; }

.product_thumbnails .carousel-cell {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0 0 20px 0;
  opacity: 1;
  cursor: pointer; }

.horizontal_product_thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.horizontal_product_thumbnails .carousel-cell {
  padding: 0 10px 20px 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex: 0; }

.product_thumbnails .carousel-cell:hover,
.product_thumbnails .carousel-cell.is-nav-selected {
  opacity: .2; }

.active_filters {
  margin: 0;
  padding: 0; }

.active_filters .widget,
.active_filters .widget ul,
.active_filters .widget li {
  margin: 0;
  padding: 0; }

.original_subcategories_listing {
  display: none; }

.category_header {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }

.category_header.with_featured_img {
  padding: 100px 0;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff; }

.category_header.with_featured_img h1 {
  color: #fff; }

.category_header.with_featured_img .woocommerce-breadcrumb {
  color: rgba(255, 255, 255, 0.45); }

.category_header.with_featured_img .woocommerce-breadcrumb a {
  color: #fff; }

.category_header.with_featured_img .woocommerce-breadcrumb a:hover {
  color: rgba(255, 255, 255, 0.55); }

.category_header.with_featured_img .category_header_overlay {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }

.category_header.with_featured_img .term-description {
  padding: 35px 0 0 0;
  margin: 15px 0 0 0; }

.category_header.with_featured_img .term-description:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100px;
  margin-left: -50px;
  height: 3px;
  background: #fff; }

.woocommerce_category_header_image {
  display: none; }

/*Catalog With Sidebar*/
.catalog-page.with-sidebar .catalog_top {
  margin-top: 10px; }

.catalog-page.with-sidebar .catalog_top_sep {
  margin-bottom: 10px; }

@media all and (min-width: 1024px) {
  .catalog-page.with-sidebar .filters_button {
    display: none; } }

.catalog-page.with-sidebar .woocommerce-pagination {
  text-align: left !important; }

.shop_sidebar.wpb_widgetised_column {
  margin-top: 30px; }

.single-product.with-sidebar .wpb_widgetised_column {
  padding-right: 25px; }

.catalog-page.with-sidebar .woocommerce-pagination li a,
.catalog-page.with-sidebar .woocommerce-pagination li span {
  text-align: center; }

@media only screen and (max-width: 40em) {
  .category_list {
    margin-bottom: 30px !important;
    padding: 0 !important;
    width: 100% !important; } }

/**********************************************************************************/
/* Single Product *****************************************************************/
/**********************************************************************************/
.product_thumbnails .swiper-container {
  width: 100%;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease; }

.product_thumbnails .swiper-slide {
  padding-bottom: 20px;
  opacity: .2;
  cursor: pointer;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  float: left;
  height: auto; }

.product_thumbnails .swiper-slide:last-child {
  padding-bottom: 0; }

.product_thumbnails .swiper-slide-active {
  opacity: 1;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease; }

.product_images {
  position: relative; }

.product_images .swiper-container {
  width: 100%; }

.easyzoom-notice,
.owl-item.loading {
  background-image: url("../images/ajax-loader.gif");
  background-position: center;
  background-repeat: no-repeat; }

.easyzoom-notice {
  display: block !important;
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  background-color: #fff; }

.product_images ul,
.product_images ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.product_images .flex-control-nav {
  bottom: 0px;
  position: relative;
  margin-top: 50px;
  z-index: 100; }

.product_images .flexslider {
  margin: 0 !important;
  overflow: hidden; }

.product_images .flexslider .slides {
  padding: 0 !important;
  -webkit-transition: height 300ms ease;
  -moz-transition: height 300ms ease;
  -o-transition: height 300ms ease;
  transition: height 300ms ease; }

.woocommerce .recently_viewed_in_single h2 {
  font-size: .8em;
  margin: 0 0 15px 0;
  -ms-word-wrap: normal;
  word-wrap: normal;
  text-transform: uppercase;
  line-height: 14px; }

.recently_viewed_in_single ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none; }

.recently_viewed_in_single li {
  padding: 0 !important;
  margin: 0 0 20px 0 !important; }

.recently_viewed_in_single img {
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  width: 100% !important;
  max-width: 100% !important; }

.recently_viewed_in_single span {
  display: none; }

.out_of_stock_badge_loop,
.out_of_stock_badge_single {
  height: 70px;
  width: 70px;
  padding: 20px 10px;
  font-size: 12px;
  line-height: 14px;
  display: block;
  text-align: center;
  position: absolute;
  top: -10px;
  left: auto;
  right: 35px;
  margin: 0;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  background: #8c8b8b;
  text-shadow: none;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  z-index: 10; }

.out_of_stock_badge_loop,
.out_of_stock_badge_single {
  right: 90px; }

.out_of_stock_badge_loop.first_position,
.out_of_stock_badge_single.first_position {
  right: 25px; }

.products.large-block-grid-6 .out_of_stock_badge_loop,
.products.large-block-grid-6 .out_of_stock_badge_single,
.products .out_of_stock_badge_loop,
.products .out_of_stock_badge_single {
  height: 36px;
  width: 36px;
  padding: 10px;
  font-size: 0px;
  top: -5px;
  right: 37px; }

.products.large-block-grid-6 .out_of_stock_badge_loop.first_position,
.products.large-block-grid-6 .out_of_stock_badge_single.first_position,
.products .out_of_stock_badge_loop.first_position,
.products .out_of_stock_badge_single.first_position {
  right: 5px; }

.products.large-block-grid-6 .out_of_stock_badge_loop:before,
.products.large-block-grid-6 .out_of_stock_badge_single:before,
.products .out_of_stock_badge_loop:before,
.products .out_of_stock_badge_single:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 3.5 3 C 2.673 3 2 3.673 2 4.5 L 2 9 L 3 9 L 3 19 C 3 20.103 3.897 21 5 21 L 10.587891 21 C 10.331891 20.369 10.155359 19.699 10.068359 19 L 5 19 L 5 9 L 19 9 L 19 10.068359 C 19.699 10.155359 20.369 10.331891 21 10.587891 L 21 9 L 22 9 L 22 4.5 C 22 3.673 21.327 3 20.5 3 L 3.5 3 z M 4 5 L 20 5 L 20 7 L 4 7 L 4 5 z M 9 11 L 9 13 L 11.759766 13 C 12.410766 12.189 13.215859 11.507 14.130859 11 L 9 11 z M 18 12 C 14.698136 12 12 14.698136 12 18 C 12 21.301864 14.698136 24 18 24 C 21.301864 24 24 21.301864 24 18 C 24 14.698136 21.301864 12 18 12 z M 18 14 C 20.220984 14 22 15.779016 22 18 C 22 18.743688 21.786236 19.429056 21.4375 20.023438 L 15.976562 14.5625 C 16.570944 14.213764 17.256312 14 18 14 z M 14.5625 15.976562 L 20.023438 21.4375 C 19.429056 21.786236 18.743688 22 18 22 C 15.779016 22 14 20.220984 14 18 C 14 17.256312 14.213764 16.570944 14.5625 15.976562 z'></path></svg>"); }

.woocommerce #products-grid .out_of_stock_badge_loop {
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  animation-fill-mode: none; }

.product_image_zoom_button {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #fff;
  overflow: hidden;
  bottom: 0;
  right: 0;
  padding: 16px 0 0 16px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.product_image_zoom_button:hover {
  background: #000; }

.product-nav-previous,
.product-nav-next {
  display: none; }

.product_nav_img {
  max-width: 70px !important;
  height: auto !important;
  position: relative;
  -o-transition: left .3s;
  transition: left .3s;
  -webkit-transition: left .3s;
  z-index: 2; }

.product-nav-previous .product_nav_img {
  left: -70px;
  -o-transition: left .3s;
  transition: left .3s;
  -webkit-transition: left .3s; }

.product_nav_link_left:hover .product_nav_img {
  left: 0; }

.product-nav-next .product_nav_img {
  right: -70px;
  -o-transition: right .3s;
  transition: right .3s;
  -webkit-transition: right .3s; }

.product_nav_link_right:hover .product_nav_img {
  right: 0; }

.product_meta {
  font-size: 0.8125em;
  line-height: 1.8461em; }

.product_meta > span {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 10px; }

.product_meta span a,
.product_meta span span {
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  margin: 0; }

.group_table {
  margin-bottom: 22px; }

.woocommerce #content div.product form.cart .group_table td,
.woocommerce div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td {
  padding-top: 1em;
  padding-bottom: 1em;
  vertical-align: middle; }

.woocommerce #content div.product form.cart .group_table td:first-child,
.woocommerce div.product form.cart .group_table td:first-child,
.woocommerce-page #content div.product form.cart .group_table td:first-child,
.woocommerce-page div.product form.cart .group_table td:first-child {
  width: 79px; }

.group_table input.qty {
  margin-bottom: 0; }

.group_table td.woocommerce-grouped-product-list-item__label {
  width: auto;
  white-space: normal;
  text-align: left;
  font-size: 1em;
  display: table-cell; }

.group_table td.woocommerce-grouped-product-list-item__label label {
  font-size: 1em;
  margin-bottom: 0;
  margin-right: 15px; }

.group_table td.woocommerce-grouped-product-list-item__label a {
  text-transform: none;
  line-height: 1.3125em; }

.group_table td.woocommerce-grouped-product-list-item__quantity a.button {
  padding: 10px;
  margin-right: 30px;
  min-width: 100px;
  line-height: 16px;
  font-size: 12px !important; }

.group_table td.woocommerce-grouped-product-list-item__price {
  width: 130px;
  line-height: 1; }

.group_table td.woocommerce-grouped-product-list-item__price .amount {
  margin-bottom: 10px;
  display: inline-block; }

.group_table td.woocommerce-grouped-product-list-item__price del .amount {
  text-decoration: line-through; }

.group_table .stock {
  margin-bottom: 0; }

/* Single Product - With Sidebar */
.single-product.with-sidebar .product_infos {
  padding-right: 0; }

.single-product.with-sidebar .product_thumbnails {
  overflow: hidden;
  margin: 10px 0; }

.single-product.with-sidebar .swiper-container {
  height: 90px !important;
  width: auto !important;
  margin: 0 -5px; }

.single-product.with-sidebar .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex; }

.single-product.with-sidebar .swiper-slide {
  padding: 0 5px; }

.single-product.with-sidebar .product_meta > span {
  margin: 0 20px 0 0; }

.single-product.with-sidebar .large-10,
.single-product.with-sidebar .large-10 .large-9 {
  width: 100%; }

.single-product.with-sidebar .group_table td.woocommerce-grouped-product-list-item__price {
  text-align: right;
  width: 50px; }

/**********************************************************************************/
/* Forms **************************************************************************/
/**********************************************************************************/
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"], input[type="week"],
input[type="email"], input[type="number"],
input[type="search"], input[type="tel"],
input[type="time"], input[type="url"],
textarea {
  background: #f1f1f1;
  border-color: transparent;
  margin-bottom: 10px;
  font-weight: 400; }

select,
.chosen-results {
  color: rgba(0, 0, 0, 0.75);
  background-color: #f1f1f1;
  border: 1px solid #eee;
  padding: 0.3rem; }

.cart-collaterals select,
.cart-collaterals textarea,
.cart-collaterals input[type="text"],
.cart-collaterals input[type="password"],
.cart-collaterals input[type="date"],
.cart-collaterals input[type="datetime"],
.cart-collaterals input[type="datetime-local"],
.cart-collaterals input[type="month"],
.cart-collaterals input[type="week"],
.cart-collaterals input[type="email"],
.cart-collaterals input[type="number"],
.cart-collaterals input[type="search"],
.cart-collaterals input[type="tel"],
.cart-collaterals input[type="time"],
.cart-collaterals input[type="url"],
.comments_section textarea,
.comments_section input[type="text"],
.comments_section input[type="password"],
.comments_section input[type="date"],
.comments_section input[type="datetime"],
.comments_section input[type="datetime-local"],
.comments_section input[type="month"],
.comments_section input[type="week"],
.comments_section input[type="email"],
.comments_section input[type="number"],
.comments_section input[type="search"],
.comments_section input[type="tel"],
.comments_section input[type="time"],
.comments_section input[type="url"] {
  background-color: #fff; }

.with-sidebar .comments_section textarea,
.with-sidebar .comments_section input[type="text"],
.with-sidebar .comments_section input[type="password"],
.with-sidebar .comments_section input[type="date"],
.with-sidebar .comments_section input[type="datetime"],
.with-sidebar .comments_section input[type="datetime-local"],
.with-sidebar .comments_section input[type="month"],
.with-sidebar .comments_section input[type="week"],
.with-sidebar .comments_section input[type="email"],
.with-sidebar .comments_section input[type="number"],
.with-sidebar .comments_section input[type="search"],
.with-sidebar .comments_section input[type="tel"],
.with-sidebar .comments_section input[type="time"],
.with-sidebar .comments_section input[type="url"] {
  background: #f1f1f1; }

label {
  text-transform: uppercase;
  font-size: 0.8125rem;
  margin-bottom: 0.4rem;
  background: transparent;
  font-weight: bold;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  line-height: 1.5; }

.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  color: #fff;
  border: none;
  font-size: 0.8125rem !important;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1.1875rem 3.7rem 1.125rem;
  width: 100%;
  -o-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
  -webkit-transition: color 0.3s, background 0.3s; }

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #000 !important;
  color: #fff !important; }

.woocommerce form .form-row,
.woocommerce-page form .form-row {
  padding: 8px 0px;
  width: 100%; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  margin-left: 0;
  margin-right: 0; }

.check_box_radio,
.check_box {
  left: -9999px;
  position: absolute; }

.check_label_radio,
.check_label {
  display: block !important;
  line-height: 1.5em !important;
  cursor: pointer;
  vertical-align: middle;
  padding-left: 32px;
  position: relative;
  text-indent: 0; }

.check_label_radio {
  font-size: 0.8125rem;
  padding-top: 1px;
  text-transform: uppercase; }

.check_label_radio:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 1px;
  background-image: url("../images/radio.png");
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 16px 40px;
  background-position: 0 0; }

.check_label {
  font-weight: 400;
  font-size: 0.875em;
  padding-top: 0;
  text-transform: none;
  margin: 0 0 15px; }

.check_label:before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 0px;
  background-image: url("../images/checkbox.png");
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 20px 40px;
  background-position: 0 0; }

.check_box_radio:checked + .check_label_radio:before {
  background-position: 0px -24px; }

.check_box:checked + .check_label:before {
  background-position: 0px -20px; }

/*select2*/
.cart-collaterals select,
.woocommerce-shipping-calculator #select2-calc_shipping_country-container,
.woocommerce-shipping-calculator #select2-calc_shipping_state-container {
  font-weight: 700; }

.woocommerce-shipping-calculator #select2-calc_shipping_country-container,
.woocommerce-shipping-calculator #select2-calc_shipping_state-container {
  padding-left: 10px !important;
  font-size: 0.875rem !important;
  text-transform: none !important; }

.woocommerce-shipping-calculator .select2-container .select2-selection--single .select2-selection__rendered {
  background-size: 7px; }

.woocommerce-shipping-calculator .select2-selection,
.woocommerce-edit-address .select2-container--default,
.woocommerce-edit-address .select2-selection--single {
  border: transparent;
  -webkit-border-radius: 0; }

.woocommerce-edit-address .select2-container--default,
.woocommerce-edit-address .select2-selection--single {
  background-color: #f1f1f1;
  width: 100% !important; }

.woocommerce-edit-address .select2-container--default .select2-selection__arrow,
.woocommerce-edit-address .select2-selection--single .select2-selection__arrow {
  top: -6px;
  width: 20px; }

.woocommerce-edit-address .select2-dropdown {
  margin-left: 0px; }

.woocommerce-edit-address .select2-selection__rendered {
  line-height: 37px !important; }

.big-select:hover {
  background-color: transparent; }

.big-select:focus {
  outline: none; }

.select2-container,
.big-select,
select.big-select {
  font-size: 1.625em !important;
  border: none;
  background-color: transparent;
  font-family: inherit;
  color: #314381;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
  opacity: 1;
  width: auto;
  line-height: 1;
  height: auto; }

select.big-select {
  border: 1px solid #EEEEEE;
  font-size: 13px !important;
  font-weight: 700;
  padding: 9px 11px 11px;
  text-transform: uppercase;
  width: 100% !important;
  max-width: 320px; }

.woocommerce-ordering select.big-select {
  max-width: none;
  padding: 12px;
  height: 45px; }

.catalog_top .big-select {
  font-size: 0.8125em !important;
  font-weight: 700;
  text-transform: uppercase; }

.woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
  line-height: 35px; }

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices,
.select2-container .select2-choice {
  background: none;
  border: none;
  -webkit-filter: none;
  filter: none;
  color: #314381;
  font-weight: 400;
  padding: 0;
  padding-right: 26px;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: auto;
  line-height: 1; }

.select2-container .select2-choice > .select2-chosen {
  margin: 0; }

.select2-container .select2-choice .select2-arrow {
  background: none;
  background-image: none;
  -webkit-filter: none;
  filter: none;
  border: none;
  border-radius: 0;
  font-size: 0.692em;
  line-height: 1em;
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-results {
  font-size: 13px;
  margin: 0;
  padding: 5px 0; }

.select2-drop {
  min-width: 250px !important;
  border: none;
  margin-top: 0px;
  margin-left: -15px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0; }

.select2-drop.select2-drop-above {
  margin-bottom: 6px; }

.select2-drop.select2-drop-above.select2-drop-active {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }

.select2-results .select2-result-label {
  padding: 3px 16px 4px; }

.select2-offscreen, .select2-offscreen:focus {
  border: 0 none !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
  height: 26px !important;
  left: 0 !important;
  margin: 0 !important;
  outline: 0 none !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  top: 0 !important;
  width: 1px !important; }

.catalog_top .select2-container {
  padding-top: 4px; }

.catalog_top .select2-container .select2-choice {
  font-weight: 700; }

.catalog_top .select2-container .select2-choice .select2-arrow {
  font-size: 18px;
  line-height: 13px; }

.catalog_top .select2-container .select2-choice .select2-arrow:before {
  display: block;
  line-height: 13px; }

.variations .select2-container .select2-choice {
  line-height: 37px; }

.variations .select2-container .select2-choice > .select2-chosen {
  line-height: inherit; }

.variations .select2-container .select2-choice .select2-arrow:before {
  line-height: 37px; }

.select2-container.select2-container-disabled,
.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background: none;
  border: none; }

/*Language and Currency*/
.language-and-currency,
.site-top-message {
  display: inline-block; }

.language-and-currency img {
  display: none; }

.select2-container.topbar-language-switcher,
.select2-container.wcml_currency_switcher {
  margin-right: 23px; }

.select2-container.topbar-language-switcher,
.select2-container.wcml_currency_switcher {
  height: 43px;
  line-height: 43px;
  padding-top: 15px; }

.select2-container.topbar-language-switcher,
.select2-container.wcml_currency_switcher {
  font-size: 0.8125rem !important; }

.select2-container.topbar-language-switcher .select2-choice > .select2-chosen,
.select2-container.wcml_currency_switcher .select2-choice > .select2-chosen {
  font-size: 12px !important;
  font-weight: 700;
  text-transform: uppercase; }

.select2-container.topbar-language-switcher .select2-choice .select2-arrow,
.select2-container.wcml_currency_switcher .select2-choice .select2-arrow {
  font-size: 13px;
  line-height: 12px; }

/*Off-Canvas Language and Currency */
.language-and-currency-offcanvas {
  padding: 36px 20px 21px;
  border-bottom: 1px solid #3d3d3d; }

.language-and-currency-offcanvas img {
  display: none; }

select.topbar-language-switcher,
select.wcml_currency_switcher {
  font-size: 0.8125rem;
  color: #fff;
  background-color: transparent;
  background-image: url(../images/arrow.svg);
  background-position: right 3% center;
  background-repeat: no-repeat;
  border: 1px solid #3d3d3d;
  font-weight: 700;
  text-transform: uppercase;
  height: 2.5rem;
  margin: 0 0 15px;
  outline: medium none; }

select.topbar-language-switcher option,
select.wcml_currency_switcher option {
  color: #000;
  background: #fff; }

.language-and-currency-offcanvas .select2-container.topbar-language-switcher,
.language-and-currency-offcanvas .select2-container.wcml_currency_switcher {
  display: block;
  height: auto;
  line-height: normal;
  padding-top: 0px;
  margin: 0 0 12px 0; }

.language-and-currency-offcanvas .select2-container .select2-choice {
  display: inline-block;
  padding-bottom: 7px;
  color: #a3a3a3;
  font-weight: 400; }

.language-and-currency-offcanvas .select2-container:last-of-type {
  margin-bottom: 8px; }

/*Checkout and My Account*/
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  background-image: url("../images/checkout_notice_border.png");
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 30px;
  margin-top: 5px; }

.woocommerce-checkout .woocommerce-terms-and-conditions h1,
.woocommerce-checkout .woocommerce-terms-and-conditions h2,
.woocommerce-checkout .woocommerce-terms-and-conditions h3,
.woocommerce-checkout .woocommerce-terms-and-conditions h4,
.woocommerce-checkout .woocommerce-terms-and-conditions h5,
.woocommerce-checkout .woocommerce-terms-and-conditions h6,
.woocommerce-checkout .woocommerce-terms-and-conditions p,
.woocommerce-checkout .woocommerce-terms-and-conditions b,
.woocommerce-checkout .woocommerce-terms-and-conditions strong,
.woocommerce-checkout .woocommerce-terms-and-conditions i,
.woocommerce-checkout .woocommerce-terms-and-conditions span,
.woocommerce-checkout .woocommerce-terms-and-conditions a,
.woocommerce-checkout .woocommerce-terms-and-conditions li,
.woocommerce-checkout .woocommerce-terms-and-conditions address,
.woocommerce-checkout .woocommerce-terms-and-conditions tr,
.woocommerce-checkout .woocommerce-terms-and-conditions td,
.woocommerce-checkout .woocommerce-terms-and-conditions th,
.woocommerce-checkout .woocommerce-terms-and-conditions dt,
.woocommerce-checkout .woocommerce-terms-and-conditions dd,
.woocommerce-checkout .woocommerce-terms-and-conditions dl,
.woocommerce-checkout .woocommerce-terms-and-conditions code,
.woocommerce-checkout .woocommerce-terms-and-conditions pre,
.woocommerce-checkout .woocommerce-terms-and-conditions img,
.woocommerce-checkout .woocommerce-terms-and-conditions blockquote,
.woocommerce-checkout .woocommerce-terms-and-conditions div {
  font-size: 13px !important; }

.wc_payment_methods {
  margin-bottom: 47px !important; }

.country_select.select2-container,
.state_select.select2-container {
  display: block;
  border-color: transparent;
  background: none repeat scroll 0 0 #f1f1f1;
  width: 100% !important;
  height: auto; }

.country_select.select2-container .select2-choice > .select2-chosen,
.state_select.select2-container .select2-choice > .select2-chosen {
  font-size: 0.875rem;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.75);
  padding: 0.5rem;
  height: 2.3125rem; }

.woocommerce-account .select2-drop,
.woocommerce-checkout .select2-drop {
  margin: 0; }

.woocommerce-account .select2-drop.select2-drop-above,
.woocommerce-checkout .select2-drop.select2-drop-above {
  margin-top: -5px; }

.woocommerce-account .select2-search,
.woocommerce-checkout .select2-search {
  padding: 4px; }

.woocommerce-account .select2-search,
.woocommerce-checkout .select2-search {
  padding: 4px; }

.woocommerce-account .select2-search .select2-input,
.woocommerce-checkout .select2-search .select2-input {
  margin: 0; }

.country_select.select2-container .select2-choice .select2-arrow,
.state_select.select2-container .select2-choice .select2-arrow {
  color: rgba(0, 0, 0, 0.75);
  top: 10px; }

.woocommerce-checkout #payment div.payment_box:before {
  display: none; }

.woocommerce-checkout #payment div.payment_box:before {
  display: none; }

.woocommerce-account .row .entry-content {
  min-height: 450px; }

.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0 !important; }

.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Montserrat;
  font-size: 13px; }

.woocommerce-account .woocommerce a.button:hover {
  color: #FFFFFF; }

.woocommerce form .form-row label.rememberme,
.woocommerce-page form .form-row label.rememberme {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0; }

.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
  background: transparent; }

/**********************************************************************************/
/* Cart ***************************************************************************/
/**********************************************************************************/
/* shopping cart */
.cart-buttons {
  padding: 30px 1000px 30px;
  margin: 0 -1000px; }

.cart-form {
  margin-bottom: 0; }

.cart-buttons .coupon #coupon_code,
.cart-buttons .update_and_checkout .update_cart {
  margin-bottom: 10px !important; }

.cart-buttons .coupon .apply_coupon {
  margin-bottom: 30px !important; }

.update_and_checkout {
  text-align: right; }

.cart-buttons .update_and_checkout .update_cart {
  border-width: 2px !important;
  border-style: solid !important;
  border-color: #314381 !important;
  padding-top: 17px !important;
  padding-bottom: 16px !important;
  background: transparent !important;
  color: #314381 !important;
  margin-right: 20px !important; }

.cart-buttons .update_and_checkout .update_cart:hover {
  color: #fff !important;
  border-color: #000 !important; }

.cart-buttons .update_and_checkout .update_cart,
.cart-buttons .update_and_checkout .checkout-button {
  width: 100%; }

.cart-buttons .update_and_checkout .checkout-button {
  float: right; }

.cart-buttons .update_and_checkout .checkout-button:after {
  display: none; }

.cart-buttons .coupon #coupon_code {
  box-shadow: none;
  border: none;
  -webkit-box-shadow: none;
  font-size: 0.875em;
  padding: 16px 15px 16px 15px;
  margin: 0;
  outline: 0;
  line-height: normal;
  margin-right: 25px;
  color: rgba(0, 0, 0, 0.75);
  width: 100%; }

.cart-buttons .coupon .apply_coupon {
  background: none repeat scroll 0 0 transparent !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: #314381 !important;
  color: #314381 !important;
  margin-right: 0px !important;
  padding-bottom: 16px !important;
  padding-top: 17px !important;
  min-width: 110px; }

.cart-buttons .coupon .apply_coupon:hover {
  color: #fff !important;
  border-color: #000 !important; }

.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  display: none; }

.cart_totals {
  width: 414px; }

.cart-collaterals .cart_totals .shop_table .order-total .includes_tax .woocommerce-Price-amount {
  font-weight: normal;
  font-size: 14px; }

/* cart empty */
.cart-empty {
  margin: 10px 0 13px; }

.woocommerce-cart .entry-content .woocommerce {
  max-width: 1260px;
  position: relative;
  margin: 0 auto; }

.woocommerce-cart .entry-content .woocommerce > form {
  margin-bottom: 100px; }

.woocommerce-cart .entry-content .woocommerce form thead {
  display: none; }

.woocommerce-cart .entry-content .woocommerce form table.shop_table tr:first-child td {
  border-top: none; }

.woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals {
  padding: 40px 0; }

.woocommerce-page #content .actions > input.button[name="update_cart"] {
  color: #FFF; }

.woocommerce table.shop_table.cart td.actions,
.woocommerce-page table.shop_table.cart td.actions {
  padding: 40px 0 0 0; }

.woocommerce-cart .entry-content .woocommerce .actions .button {
  float: right; }

.woocommerce-cart .entry-content .woocommerce .actions #coupon_code {
  padding: 16px;
  min-width: 240px;
  height: 50px;
  font-size: 14px;
  display: block;
  margin-right: 15px; }

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  width: 100%;
  float: none;
  padding: 0 40px 40px 40px; }

.cart-collaterals .cart_totals .shop_table .order-total .woocommerce-Price-amount {
  font-size: 36px; }

.woocommerce ul#shipping_method li span {
  text-indent: 0; }

/**********************************************************************************/
/* Checkout ***********************************************************************/
/**********************************************************************************/
.woocommerce-checkout .entry-title:after {
  content: "";
  display: block;
  height: 2px;
  margin: 29px auto 31px;
  width: 100px; }

.woocommerce-checkout .content-area h2,
.woocommerce-checkout .content-area h3 {
  text-align: center; }

.woocommerce-checkout .content-area h2 {
  margin-bottom: 13px;
  margin-top: 41px;
  text-transform: capitalize; }

.woocommerce-checkout .content-area h3 {
  margin-bottom: 17px;
  margin-top: 28px; }

/* Checkout - Thank you */
.woocommerce-thankyou-order-received {
  text-align: center;
  background: url(../images/thank_you_header_img.png) no-repeat;
  background-position: center bottom;
  height: 70px; }

.woocommerce-thankyou-order-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0px 0px 60px 0px !important;
  background: url(../images/thank_you_header_img.png) no-repeat;
  background-position: center bottom; }

.woocommerce-thankyou-order-details li:last-child {
  padding-right: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 50px; }

.woocommerce-thankyou-order-details li {
  margin: 0 2em 0 0;
  border-right: none !important;
  padding: 0 2.25em 0 0;
  font-size: 0.8125em !important;
  font-weight: 700 !important;
  text-align: left;
  display: inline; }

.woocommerce-thankyou-order-details li strong {
  font-size: 1.0769em !important;
  color: #383838;
  font-weight: 400 !important;
  margin-top: 2px; }

@media all and (max-width: 640px) {
  .woocommerce-thankyou-order-details {
    margin: 0px 0px 40px 0px !important;
    display: block;
    height: auto; }
  .woocommerce-thankyou-order-details li {
    display: block;
    clear: both;
    float: left;
    margin-bottom: 20px !important; }
  .woocommerce-thankyou-order-details li:last-child {
    margin-bottom: 30px !important; }
  .woocommerce-thankyou-order-received {
    height: 60px; } }

/**********************************************************************************/
/* Track Your Order ***************************************************************/
/**********************************************************************************/
.track-order-container {
  padding: 22px 0 0; }

.track-order-img-container {
  height: 251px;
  line-height: 251px;
  margin: 0px 0 40px; }

.track-order-description {
  margin-bottom: 30px;
  text-align: center; }

/**********************************************************************************/
/* Login/register  ****************************************************************/
/**********************************************************************************/
.login-register-container {
  margin-top: 97px; }

.account-forms-container {
  height: auto;
  padding-left: 0px; }

.account-img-container {
  display: none; }

.site-content .account-tab-list,
.account-tab-list {
  list-style: none;
  padding: 0 0 20px;
  margin: 0; }

.account-tab-list:after {
  content: "";
  display: block;
  clear: both; }

.account-tab-list li a {
  font-weight: 400; }

.account-tab-item {
  float: left; }

.account-tab-link {
  display: inline-block;
  color: #b3b3b3;
  margin-right: 38px;
  padding-bottom: 12px;
  border-bottom: 2px solid transparent;
  line-height: 1; }

.account-tab-item.last .account-tab-link {
  margin-right: 0; }

.account-tab-link:hover {
  color: #777; }

.account-tab-link.current {
  color: #000;
  border-bottom: 2px solid #000;
  cursor: default; }

.lost-pass-link {
  font-size: 0.875em; }

.login-register-container input[type="submit"] {
  margin-top: 10px !important; }

.register {
  display: none; }

.login_header {
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #314381;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  padding-left: 30px;
  display: none; }

.go_home {
  display: inline-block;
  outline: none;
  margin-top: 22px;
  font-size: 0.8125em;
  font-weight: 700;
  position: relative;
  line-height: 1em;
  text-transform: uppercase; }

/**********************************************************************************/
/* Lost reset password ************************************************************/
/**********************************************************************************/
.lost-reset-pass-text {
  font-size: 1.125em;
  line-height: 1.3888em;
  color: #000;
  margin-bottom: 20px; }

/**********************************************************************************/
/* My account/logged-in ***********************************************************/
/**********************************************************************************/
.woocommerce-account .entry-title:after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  margin: 29px auto 31px; }

.woocommerce-account .woocommerce-MyAccount-content p.form-row span em {
  font-style: normal;
  font-size: 13px; }

.woocommerce-account .content-area h2,
.woocommerce-account .content-area h3 {
  text-align: center; }

.my_account_container h2 {
  margin-top: 41px;
  margin-bottom: 13px; }

.myaccount_address_headers {
  margin-bottom: 17px;
  margin-top: 28px; }

.account_button {
  margin-top: 43px !important; }

.myaccount_form_headers {
  font-size: 1.875em;
  text-align: center;
  margin-bottom: 24px;
  margin-top: -9px; }

.myaccount_user {
  text-align: center; }

.account_view_link {
  font-size: 13px;
  text-transform: uppercase; }

.edit-account fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

.edit-account legend {
  margin: 50px 0 15px;
  padding: 0;
  display: inline-block;
  float: left;
  font-size: 20px; }

.edit-account .button {
  margin-top: 10px !important; }

/**********************************************************************************/
/* Offcanvas Widgets **************************************************************/
/**********************************************************************************/
.woocommerce .st-menu h2,
.st-menu h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 1.5em;
  margin: 30px 20px 35px; }

.st-menu .offcanvas-right-content .widget a,
.st-menu .offcanvas-right-content .widget .widget-title {
  color: #fff; }

.st-menu .offcanvas-right-content .widget,
.st-menu .offcanvas-right-content .widget .widget-title,
.st-menu .offcanvas-right-content .widget a:hover {
  color: #ccc; }

.st-menu .widget a {
  font-size: 1em; }

.st-menu table tr th,
.st-menu table tr td {
  font-size: 1em; }

#site-footer .widget .total strong,
.slide-from-right .widget .total strong {
  color: #fff; }

.st-menu.slide-from-right .widget .amount {
  color: #fff; }

.widget_shopping_cart .total .amount {
  font-size: 1.5em; }

.widget_shopping_cart .total .subtotal_name {
  padding: 1em 0 0 0; }

.widget_shopping_cart a.remove {
  display: block;
  font-size: 17px !important;
  line-height: 16px;
  text-align: right;
  width: auto;
  height: auto;
  margin-top: -10px;
  padding: 10px; }

.offcanvas-right-content a.remove,
.offcanvas-right-content .woocommerce a.remove,
.woocommerce .offcanvas-right-content a.remove {
  color: rgba(255, 255, 255, 0.5) !important; }

.offcanvas-right-content a.remove:hover,
.offcanvas-right-content .woocommerce a.remove:hover,
.woocommerce .offcanvas-right-content a.remove:hover {
  color: #fff !important; }

.widget_shopping_cart dt,
.widget_shopping_cart dt p,
.widget_shopping_cart dd,
.widget_shopping_cart dd p {
  font-size: 12px; }

.widget_shopping_cart dl {
  padding: 0 !important;
  margin: 0 !important; }

.price_label:first-child {
  display: none; }

.widget.widget_price_filter .price_slider_amount .button {
  padding: 0 !important;
  margin: 0 !important;
  line-height: inherit !important;
  height: auto !important;
  background: none !important;
  border: none;
  color: #314381 !important;
  text-align: right;
  width: 45px; }

.widget.widget_price_filter .price_slider_amount .button:hover {
  background: none !important; }

/**********************************************************************************/
/* Categories Grid ****************************************************************/
/**********************************************************************************/
.categories_grid {
  margin: 30px 0 0px 0; }
  .categories_grid.no_margin {
    margin-bottom: 0; }

article .categories_grid {
  margin-bottom: 0px; }

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

.categories_grid .category_grid_box,
.category_list .category_grid_box {
  overflow: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.categories_grid .category_item,
.category_list .category_item {
  display: table !important;
  width: 100%;
  color: #fff;
  position: relative;
  border-spacing: 0; }

.category_item_bkg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  background-color: #f5f5f5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.categories_grid .category_grid_box:hover .category_item_bkg,
.category_list .category_grid_box:hover .category_item_bkg {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1); }

.categories_grid .category_name,
.category_list .category_name {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5em;
  font-size: 1.5em;
  font-weight: 400;
  padding: 0 30px;
  background: rgba(0, 0, 0, 0.15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
  z-index: 2; }

.categories_grid .category_name:hover,
.category_list .category_name:hover {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: rgba(0, 0, 0, 0.6); }

table.cart_list .product-description {
  padding-left: 20px; }

.st-menu .widget .product-title {
  display: block;
  font-size: 0.875em;
  font-weight: 700 !important;
  line-height: 1.428em;
  margin-top: -2px;
  margin-bottom: 3px; }

.product_list_widget .product-variation {
  color: #fff;
  font-size: .8125em;
  line-height: 23px;
  display: block; }

.product_list_widget .product-variations {
  margin-top: -5px;
  margin-bottom: 5px; }

.cart .product-variation {
  font-size: .8125em;
  line-height: 23px;
  display: block; }

.product_list_widget .product-description .amount {
  display: block;
  margin: -4px 0 1px 0; }

.product-description .amount {
  margin-right: 8px;
  display: inline-block;
  font-size: 0.8125em; }

/**********************************************************************************/
/* Minicart ***********************************************************************/
/**********************************************************************************/
#minicart-offcanvas .widgettitle {
  text-align: center;
  font-weight: 400;
  display: none; }

#minicart-offcanvas .widget .widget_shopping_cart_content .product-name a {
  font-size: 0.875em;
  line-height: 1.428em;
  display: block;
  margin-bottom: 8px;
  color: #fff; }

table.cart_list {
  margin: 0;
  padding: 0; }

table.cart_list tr {
  position: relative;
  border: 0;
  border-top: 2px solid rgba(255, 255, 255, 0.05); }

#minicart-offcanvas table.cart_list tr:first-child {
  border: none; }

table.cart_list tr tr {
  border-top: 0; }

table.cart_list td {
  position: relative;
  vertical-align: top;
  padding: 20px 0; }

table.cart_list td td {
  padding: 0; }

#minicart-offcanvas .product-thumbnail {
  padding-left: 20px;
  width: 80px; }

table.cart_list .product-thumbnail img {
  width: 60px;
  height: auto; }

table.cart_list .product-name {
  padding-left: 20px; }

table.cart_list .variation {
  font-size: .8em; }

#site-footer table.cart_list .variation,
.slide-from-right table.cart_list .variation {
  color: #fff; }

table.cart_list .variation:after {
  content: "";
  display: block;
  clear: both; }

table.cart_list .variation dt {
  padding-right: 5px !important;
  text-transform: capitalize; }

table.cart_list .variation dd {
  text-transform: uppercase; }

.cart_list .product-name a {
  display: block;
  font-size: 14px;
  line-height: 1.787em;
  margin-top: -2px;
  margin-bottom: 5px; }

table.cart_list .quantity {
  font-size: .8125em;
  line-height: 1em;
  display: block; }

table.cart_list .product-remove {
  padding-left: 10px;
  padding-right: 6px; }

.widget_shopping_cart .remove {
  margin-right: -19px; }

#minicart-offcanvas .widget_shopping_cart .remove {
  margin-right: 0; }

#minicart-offcanvas .widget_shopping_cart .buttons {
  margin: 0 20px; }

.widget_shopping_cart .buttons .view_cart {
  border: 2px solid #fff; }

.widget_shopping_cart .buttons .view_cart:hover {
  background: #000;
  border: 2px solid #000000; }

#site-footer .widget_shopping_cart .buttons .checkout,
#minicart-offcanvas .widget_shopping_cart .buttons .checkout {
  background: #fff !important;
  color: #000 !important; }

#site-footer .widget_shopping_cart .buttons .checkout:hover,
#minicart-offcanvas .widget_shopping_cart .buttons .checkout:hover {
  background: #000 !important;
  color: #fff !important; }

.widget_shopping_cart .buttons .checkout:hover {
  border: none; }

.offcanvas-empty-banner {
  text-align: center;
  margin-top: 65px;
  margin-bottom: 25px; }

#empty-cart-offcanvas-box {
  width: 111px;
  height: 129px;
  background-image: url("../images/empty_cart_offcanvas.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 111px 129px;
  display: inline-block; }

.offcanvas-empty-text {
  text-align: center;
  font-size: 1.5em;
  line-height: 1.5em;
  color: #fff;
  margin: 0 auto; }

.cart-empty-text {
  max-width: 70%; }

/**********************************************************************************/
/* Offcanvas filters **************************************************************/
/**********************************************************************************/
#filters-offcanvas {
  padding: 26px 30px; }

.slide-from-left aside {
  margin: 0 -30px 39px;
  padding: 0 30px 32px; }

.slide-from-left.filters aside {
  border-bottom-width: 2px;
  border-bottom-style: solid; }

/**********************************************************************************/
/* Shortcodes *********************************************************************/
/**********************************************************************************/
/* Add to Cart Button */
.wpb_wrapper .add_to_cart_inline {
  border: none !important;
  padding: 0 0 35px !important;
  margin: 0; }

.wpb_wrapper .add_to_cart_inline:after {
  content: "";
  display: block;
  clear: both; }

.wpb_wrapper .add_to_cart_inline .amount {
  display: inline-block;
  font-size: 1.875rem;
  line-height: 1;
  margin-bottom: 20px;
  position: relative; }

.wpb_wrapper .add_to_cart_inline del .amount {
  color: inherit;
  font-size: 1.3125rem;
  display: inline; }

.wpb_wrapper .add_to_cart_inline ins {
  background-color: transparent; }

.wpb_wrapper .add_to_cart_inline .add_to_cart_separator {
  content: "";
  display: block;
  clear: both; }

.wpb_wrapper .product.woocommerce .add_to_cart_button:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 11 3 L 11 11 L 3 11 L 3 13 L 11 13 L 11 21 L 13 21 L 13 13 L 21 13 L 21 11 L 13 11 L 13 3 L 11 3 z'></path></svg>");
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  top: 3px;
  right: 5px; }

.wpb_wrapper .product.woocommerce .add_to_cart_button:hover:before {
  opacity: .55; }

.wpb_wrapper .product.woocommerce .add_to_cart_button.added:before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 20.292969 5.2929688 L 9 16.585938 L 4.7070312 12.292969 L 3.2929688 13.707031 L 9 19.414062 L 21.707031 6.7070312 L 20.292969 5.2929688 z'></path></svg>");
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  top: 3px;
  right: 5px; }

.wpb_wrapper .product.woocommerce .add_to_cart_button.added:hover:before {
  opacity: .55; }

.add_to_cart_inline .add_to_cart_button.vc_btn_rounded.loading,
.add_to_cart_inline .add_to_cart_button.vc_btn_square.loading {
  opacity: 0.8; }

.add_to_cart_inline .add_to_cart_button.loading span,
.add_to_cart_inline .add_to_cart_button.loading:before {
  opacity: 0; }

.add_to_cart_inline .add_to_cart_button:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 14px;
  border-radius: 7px;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  background: url("../images/preloader-white-bg-32.gif") center no-repeat white;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.add_to_cart_inline .add_to_cart_button:focus {
  border: 0; }

.add_to_cart_inline .add_to_cart_button.loading:after {
  opacity: 1; }

/*Gallery*/
.gallery-item {
  display: block;
  overflow: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.gallery-item:hover {
  cursor: pointer; }

.gallery-icon a {
  display: block;
  position: relative;
  z-index: 2; }

.gallery-icon a:before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease; }

.gallery-icon a:hover:before {
  background: rgba(0, 0, 0, 0.6); }

.gallery-item img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.gallery-item:hover img {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1); }

.gallery-item .gallery-caption,
.gallery-caption-trigger {
  display: none; }

/**********************************************************************************/
/* Footer *************************************************************************/
/**********************************************************************************/
.site-footer-widget-area {
  display: none; }

.trigger-footer-widget-area {
  text-align: center; }

.trigger-footer-widget-icon {
  display: inline-block !important;
  cursor: pointer;
  padding: 9px 20px;
  border: 0;
  margin-bottom: 30px;
  width: 34px;
  height: 34px; }

@media only screen and (min-width: 1024px) {
  .trigger-footer-widget-icon:hover {
    cursor: pointer; }
  .trigger-footer-widget-icon.active:hover {
    cursor: default; } }

#site-footer .widget_shopping_cart .remove {
  color: rgba(255, 255, 255, 0.5) !important; }

#site-footer .widget_shopping_cart .remove:hover {
  color: white !important; }

#site-footer .widget_calendar table tr th,
#site-footer .widget_calendar table tr td {
  color: #fff; }

#site-footer .widget li:last-child {
  padding-bottom: 0; }

#site-footer .button.checkout.wc-forward {
  margin-bottom: 0; }

/**********************************************************************************/
/* Visual Composer Shortcodes  ****************************************************/
/**********************************************************************************/
/*general*/
.wpb_wrapper h1,
.wpb_wrapper h2,
.wpb_wrapper h3,
.wpb_wrapper h4,
.wpb_wrapper h5,
.wpb_wrapper h5,
.wpb_wrapper h6,
.wpb_wrapper h1 a,
.wpb_wrapper p {
  color: inherit; }

.wpb_wrapper #products-grid > li > a {
  color: inherit; }

.wpb_wrapper #products-grid {
  margin-top: 5px; }

.full-width-page .wpb_wrapper div[id^="gallery-"],
.full-width-page .wpb_alert.wpb_content_element,
.full-width-page .wpb_wrapper .wpb_gmaps_widget,
.full-width-page .wpb_wrapper #map_container,
.full-width-page .wpb_wrapper .wpb_revslider_element {
  margin-left: -30px !important;
  margin-right: -30px !important; }

.full-width-page .boxed-row .wpb_wrapper .gallery,
.full-width-page .boxed-row .wpb_alert.wpb_content_element,
.full-width-page .boxed-row .wpb_wrapper .wpb_gmaps_widget,
.full-width-page .boxed-row .wpb_wrapper #map_container,
.full-width-page .boxed-row .wpb_wrapper .wpb_revslider_element {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.wpb_wrapper .owl-wrapper-outer .gallery {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.wpb_tabs.wpb_content_element .wpb_alert.wpb_content_element,
.wpb_tour.wpb_content_element .wpb_alert.wpb_content_element,
.wpb_accordion.wpb_content_element .wpb_alert.wpb_content_element {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.wpb_wrapper .wpb_content_element .gallery {
  margin-bottom: -35px !important; }

.wpb_gmaps_widget.wpb_content_element {
  margin-bottom: 0; }

/* Visual Composer Rows */
/* Front-end editor */
.vc_empty-placeholder {
  margin-bottom: 0; }

.vc_row-fluid.parallax {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.full-width-page .content-area {
  padding: 0; }

.full-width-page .row-fluid {
  margin: 0 -15px; }

.full-width-page .row {
  padding: 0;
  max-width: none;
  background-repeat: no-repeat;
  background-position: center top; }

.full-width-page .boxed-row {
  max-width: 1290px;
  margin: 0 auto; }

.full-width-page .row .boxed-row .row {
  margin-left: 0;
  margin-right: 0; }

.boxed-row .vc_row-fluid .vc_row-fluid {
  margin-left: -15px;
  margin-right: -15px; }

/* Adjust Columns Height */
.adjust_cols_height > div > .column_container {
  background-size: 0 !important;
  min-height: 200px; }

.adjust_cols_height.height_adjusted .column_container {
  background-size: cover !important; }

/*Tabs & Tour Sections*/
.wpb_tabs.wpb_content_element #products-grid {
  margin-top: 0; }

.wpb_tabs.wpb_content_element .wpb_tabs_nav {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: none; }

.wpb_tour.wpb_content_element .wpb_tabs_nav {
  width: 100%; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li {
  display: block;
  float: none;
  background: none;
  padding: 0;
  margin: 0; }

.wpb_tabs.wpb_content_element .wpb_tabs_nav li:first-child {
  margin-left: 0; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li:hover,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li:hover {
  background: none; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
  background: none; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li a,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li a {
  display: block;
  color: inherit;
  font-size: 1.2857em;
  padding: .8em 0;
  text-shadow: none;
  text-decoration: none;
  border-bottom: 1px solid;
  opacity: 0.45;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li a {
  font-size: 0.8125rem;
  text-transform: uppercase; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li a:hover,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li a:hover {
  opacity: 0.55; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
  color: inherit;
  background: none;
  border-bottom: 2px solid;
  opacity: 1; }

.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  width: 100%;
  padding: 21px 0 30px 0; }

.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav {
  width: 100%;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0; }

.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span {
  padding-top: 20px;
  border-top: 1px solid #ddd;
  width: 50%; }

.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a {
  font-size: 0.875rem;
  border-bottom: none; }

.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a:before,
.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a:after {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav .wpb_prev_slide a:before {
  content: "\2190";
  margin-right: 8px; }

.wpb_tour.wpb_content_element .wpb_tour_next_prev_nav .wpb_next_slide a:after {
  content: "\2192";
  margin-left: 8px; }

.wpb_tabs.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_tabs.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background: none;
  border: 0;
  padding: 35px 0;
  margin: 0;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .7s;
  -moz-animation-duration: .7s;
  -ms-animation-duration: .7s;
  -o-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.vc_tta.vc_general .vc_tta-tab > a {
  padding: 16px 32px; }

.vc_tta-title-text {
  font-size: 18px; }

/* Tabs/Accordions/Toggles/Tour fix - jQuery ui */
.wpb_tabs .ui-widget-content,
.wpb_accordion .ui-widget-content,
.wpb_tour .ui-widget-content {
  border: none; }

.wpb_tabs .ui-widget-header,
.wpb_accordion .ui-widget-header,
.wpb_tour .ui-widget-header {
  border: none;
  background: none; }

.wpb_tabs .ui-state-default,
.wpb_tabs .ui-widget-content .ui-state-default,
.wpb_tabs .ui-widget-header .ui-state-default,
.wpb_accordion .ui-state-default,
.wpb_accordion .ui-widget-content .ui-state-default,
.wpb_accordion .ui-widget-header .ui-state-default {
  border: none; }

.wpb_accordion .ui-accordion .ui-accordion-header .ui-icon {
  font-size: 1rem;
  line-height: 1;
  left: auto;
  margin-top: 0;
  text-indent: 0;
  overflow: visible; }

.wpb_tabs .ui-corner-all,
.wpb_accordion .ui-corner-all {
  border-radius: 0; }

.wpb_tabs .wpb_tabs_nav:after {
  visibility: visible; }

.wpb_tabs .ui-tabs .ui-tabs-nav li {
  top: 0; }

.wpb_tabs .ui-tabs .ui-tabs-nav li a {
  float: none;
  font-weight: bold; }

.wpb_tour .ui-helper-reset,
.wpb_tabs .ui-helper-reset,
.wpb_accordion .ui-helper-reset {
  line-height: 1.714em; }

.wpb_tour.wpb_content_element .wpb_tabs_nav li,
.wpb_tabs.wpb_content_element .wpb_tabs_nav li {
  border: none; }

/* Buttons */
.vc_btn.vc_btn_xs,
.vc_btn.vc_btn_sm,
.vc_btn.vc_btn_md,
.vc_btn.vc_btn_lg {
  border-radius: 0;
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border: none;
  min-width: 170px;
  width: auto;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-transition: padding 0.3s, min-width 0.3s, opacity 0.3s;
  transition: padding 0.3s, min-width 0.3s, opacity 0.3s;
  -webkit-transition: padding 0.3s, min-width 0.3s, opacity 0.3s; }

.vc_btn.vc_btn_xs {
  min-width: 100px; }

.vc_btn.vc_btn_xs:hover {
  min-width: 120px; }

.vc_btn.vc_btn_sm:hover,
.vc_btn.vc_btn_md:hover,
.vc_btn.vc_btn_lg:hover {
  min-width: 190px; }

.button_text {
  position: relative;
  z-index: 5; }

.vc_btn.vc_btn_rounded:before,
.vc_btn.vc_btn_rounded_outlined:before,
.vc_btn.vc_btn_rounded_outlined .outlined_background,
.vc_btn.vc_btn_xs.vc_btn_rounded,
.vc_btn.vc_btn_sm.vc_btn_rounded,
.vc_btn.vc_btn_md.vc_btn_rounded,
.vc_btn.vc_btn_lg.vc_btn_rounded,
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined,
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined,
.vc_btn.vc_btn_md.vc_btn_rounded_outlined,
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  border: 0; }

.vc_btn.vc_btn_xs {
  padding: 8px 16px 7px; }

.vc_btn.vc_btn_xs:hover {
  padding: 8px 26px 7px; }

.vc_btn.vc_btn_sm {
  padding: 15px 24px 13px; }

.vc_btn.vc_btn_sm:hover {
  padding: 15px 34px 13px; }

.vc_btn.vc_btn_md {
  padding: 22px 36px 19px; }

.vc_btn.vc_btn_md:hover {
  padding: 22px 46px 19px; }

.vc_btn.vc_btn_lg {
  padding: 30px 48px 27px; }

.vc_btn.vc_btn_lg:hover {
  padding: 30px 58px 27px; }

.vc_btn.vc_btn_xs.vc_btn_square_outlined,
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined {
  padding: 8px 15px 7px; }

.vc_btn.vc_btn_xs.vc_btn_square_outlined:hover,
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined:hover {
  padding: 8px 25px 7px; }

.vc_btn.vc_btn_sm.vc_btn_square_outlined,
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined {
  padding: 13px 22px 11px; }

.vc_btn.vc_btn_sm.vc_btn_square_outlined:hover,
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined:hover {
  padding: 13px 32px 11px; }

.vc_btn.vc_btn_md.vc_btn_square_outlined,
.vc_btn.vc_btn_md.vc_btn_rounded_outlined {
  padding: 20px 34px 17px; }

.vc_btn.vc_btn_md.vc_btn_square_outlined:hover,
.vc_btn.vc_btn_md.vc_btn_rounded_outlined:hover {
  padding: 20px 44px 17px; }

.vc_btn.vc_btn_lg.vc_btn_square_outlined,
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined {
  padding: 27px 45px 24px; }

.vc_btn.vc_btn_lg.vc_btn_square_outlined:hover,
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined:hover {
  padding: 27px 55px 24px; }

.vc_btn.vc_btn_xs.vc_btn_square:hover,
.vc_btn.vc_btn_sm.vc_btn_square:hover,
.vc_btn.vc_btn_md.vc_btn_square:hover,
.vc_btn.vc_btn_lg.vc_btn_square:hover {
  border: none; }

.vc_btn.vc_btn_xs.vc_btn_square_outlined,
.vc_btn.vc_btn_sm.vc_btn_square_outlined,
.vc_btn.vc_btn_md.vc_btn_square_outlined,
.vc_btn.vc_btn_lg.vc_btn_square_outlined,
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined,
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined,
.vc_btn.vc_btn_md.vc_btn_rounded_outlined,
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined {
  position: relative;
  background: none !important; }

.vc_btn.vc_btn_xs.vc_btn_square_outlined,
.vc_btn.vc_btn_xs.vc_btn_rounded_outlined {
  border: 1px solid; }

.vc_btn.vc_btn_sm.vc_btn_square_outlined,
.vc_btn.vc_btn_md.vc_btn_square_outlined,
.vc_btn.vc_btn_sm.vc_btn_rounded_outlined,
.vc_btn.vc_btn_md.vc_btn_rounded_outlined {
  border: 2px solid; }

.vc_btn.vc_btn_lg.vc_btn_square_outlined,
.vc_btn.vc_btn_lg.vc_btn_rounded_outlined {
  border: 3px solid; }

.outlined_background {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.vc_btn.vc_btn_xs.vc_btn_link,
.vc_btn.vc_btn_sm.vc_btn_link,
.vc_btn.vc_btn_md.vc_btn_link,
.vc_btn.vc_btn_lg.vc_btn_link {
  background: none !important;
  padding: 0;
  margin: 5px 0;
  padding-bottom: 1px;
  min-width: 0;
  border: 0;
  border-bottom: 2px solid;
  width: auto;
  -o-transition: border 0.3s;
  transition: border 0.3s;
  -webkit-transition: border 0.3s; }

.vc_btn.vc_btn_link:hover {
  border-bottom: 2px solid transparent; }

.vc_btn.vc_btn_md.add_to_cart_button:hover {
  border: 0; }

/* Google Maps */
.wpb_gmaps_widget.wpb_content_element .wpb_wrapper {
  padding: 0; }

#map_container {
  position: relative; }

#map_container img {
  max-width: none; }

.map_button_wrapper {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

#map_button {
  display: block;
  font-size: 0.8125rem;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  min-width: 150px;
  background-color: #fff;
  padding: 1.5rem 3rem 1.5rem;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

#map_button:hover {
  background-color: #000;
  color: #fff; }

/*Progress Bars*/
.wpb_heading.wpb_progress_bar_heading {
  font-size: 1.125rem;
  margin-bottom: 21px; }

.wpb_wrapper .vc_progress_bar .vc_single_bar {
  margin-bottom: 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: rgba(221, 221, 221, 0.2); }

.wpb_wrapper .vc_progress_bar .vc_single_bar .vc_label {
  font-size: 1rem;
  padding: 12px 16px 16px;
  text-shadow: none !important;
  display: block;
  color: #fff !important; }

.wpb_wrapper .vc_progress_bar .vc_single_bar:before {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  border-bottom: 4px solid;
  opacity: 0.13;
  position: absolute;
  bottom: 0;
  left: 0; }

.wpb_wrapper .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
  font-weight: 700; }

.wpb_wrapper .vc_progress_bar .vc_single_bar .vc_bar {
  border-radius: 0;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-color: rgba(0, 0, 0, 0.4); }

/*Pie Charts*/
.wpb_wrapper .vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
  border-color: #ddd; }

/*Single Image*/
.wpb_single_image .vc_single_image-wrapper {
  max-width: 100%; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 0.55; }

/**********************************************************************************/
/* Rev Slider *********************************************************************/
/**********************************************************************************/
.full-width-page .wpb_revslider_element {
  margin: 0 -15px; }

.wpb_revslider_element ul,
.wpb_revslider_element ol {
  margin: 0 !important; }

/* VC Buttons */
.vc_btn3 {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase; }

.vc_btn3.vc_btn3-size-xs {
  font-size: 13px;
  padding: 10px 20px; }

.vc_btn3.vc_btn3-size-sm {
  font-size: 13px;
  padding: 15px 30px; }

.vc_btn3.vc_btn3-size-md {
  font-size: 13px;
  padding: 20px 40px; }

.vc_btn3.vc_btn3-size-lg {
  font-size: 13px;
  padding: 26px 52px; }

/* VC activation nag */
.vc_license-activation-notice {
  display: none !important; }

/**********************************************************************************/
/* Small,Medium screen retina stuff ***********************************************/
/**********************************************************************************/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #empty-cart-offcanvas-box {
    background-image: url("../images/empty_cart_offcanvas_retina.png"); }
  .check_label_radio:before {
    background-image: url("../images/radio_retina.png"); }
  .check_label:before {
    background-image: url("../images/checkbox_retina.png"); } }

/* woocommerce checkout select */
.woocommerce-checkout .woocommerce form .form-row .select2-container {
  width: 100% !important;
  background: #F1F1F1;
  height: 2.3125rem; }

.woocommerce-checkout .select2-container--default .select2-selection--single {
  background: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: none;
  height: 37px; }

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 39px; }

.widget .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 37px !important; }

.widget .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px; }

.widget .select2-container--default .select2-selection--single .select2-selection__clear {
  top: 5px; }

.widget .select2-container--default .select2-selection--multiple {
  border: 1px solid #ddd; }

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: -7px; }

.woocommerce-checkout .select2-dropdown {
  margin-left: 0; }

.woocommerce-cart .cart-empty:before {
  background-image: url("../images/empty_cart.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  content: '';
  text-align: center;
  width: 100%;
  height: 233px;
  display: block;
  margin: 0 auto 70px; }

.woocommerce-cart .cart-empty {
  margin: 10px 0 0px; }

.woocommerce-cart p.cart-empty,
.woocommerce-cart p.return-to-shop {
  text-align: center; }

.woocommerce-cart p.return-to-shop a,
.woocommerce-cart p.return-to-shop a:hover {
  background: none !important;
  font-weight: bold;
  padding: 0px; }

.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons__separator {
  font-size: 12px;
  padding: 10px 0 20px; }

.woocommerce-cart .wc-proceed-to-checkout .wcppec-checkout-buttons.woo_pp_cart_buttons_div {
  text-align: center; }

.woocommerce-order-received .woocommerce-customer-details--phone,
.woocommerce-order-received .woocommerce-customer-details--email,
.woocommerce-view-order .woocommerce-customer-details--phone,
.woocommerce-view-order .woocommerce-customer-details--email {
  font-size: 0.875rem; }

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
  color: #fff;
  padding: 1.1875rem 2rem 1.125rem; }

.woocommerce-customer-details h2 {
  font-size: 1.875em !important;
  text-align: left !important; }

.woocommerce-customer-details address {
  border: none !important;
  padding: 6px 0 !important; }

.woocommerce-customer-details .woocommerce-column {
  vertical-align: top; }

@media (max-width: 480px) {
  .woocommerce-cart .cart-empty:before {
    height: 180px;
    margin: 0 auto 50px; } }

@media (max-width: 640px) {
  .woocommerce-cart .cart-empty {
    font-size: 1.5em; } }

@media (min-width: 640px) and (max-width: 1024px) {
  .woocommerce-cart .cart-empty {
    font-size: 3.125em; } }

.wc-terms-and-conditions span {
  text-transform: initial; }

section.woocommerce-columns--addresses .woocommerce-column h3.woocommerce-column__title {
  text-align: left; }

@media only screen and (min-width: 90.063em) {
  .woocommerce-order-received .woocommerce-order-details .woocommerce-table--order-details th,
  .woocommerce-order-received .woocommerce-order-details .woocommerce-table--order-details td,
  .woocommerce-order-received section.woocommerce-customer-details .woocommerce-table--customer-details th {
    padding-left: 195px !important;
    width: auto !important; }
  section.woocommerce-columns--addresses .woocommerce-column--1 {
    padding-left: 195px !important; }
  section.woocommerce-columns--addresses .woocommerce-column--2 {
    padding-left: 0 !important; } }

@media only screen and (min-width: 768px) {
  section.woocommerce-columns--addresses .woocommerce-column {
    width: 50% !important;
    display: inline-block;
    margin-left: -4px; } }

.wcppec-cart-widget-button {
  cursor: pointer;
  position: relative;
  padding: .618em 1em !important;
  text-align: center;
  display: inline-block; }

.woocommerce-checkout .woocommerce-terms-and-conditions h1,
.woocommerce-checkout .woocommerce-terms-and-conditions h2,
.woocommerce-checkout .woocommerce-terms-and-conditions h3,
.woocommerce-checkout .woocommerce-terms-and-conditions h4,
.woocommerce-checkout .woocommerce-terms-and-conditions h5,
.woocommerce-checkout .woocommerce-terms-and-conditions h6,
.woocommerce-checkout .woocommerce-terms-and-conditions span,
.woocommerce-checkout .woocommerce-terms-and-conditions a,
.woocommerce-checkout .woocommerce-terms-and-conditions li,
.woocommerce-checkout .woocommerce-terms-and-conditions address,
.woocommerce-checkout .woocommerce-terms-and-conditions tr,
.woocommerce-checkout .woocommerce-terms-and-conditions td,
.woocommerce-checkout .woocommerce-terms-and-conditions th,
.woocommerce-checkout .woocommerce-terms-and-conditions dt,
.woocommerce-checkout .woocommerce-terms-and-conditions dd,
.woocommerce-checkout .woocommerce-terms-and-conditions dl,
.woocommerce-checkout .woocommerce-terms-and-conditions code,
.woocommerce-checkout .woocommerce-terms-and-conditions pre,
.woocommerce-checkout .woocommerce-terms-and-conditions img,
.woocommerce-checkout .woocommerce-terms-and-conditions blockquote,
.woocommerce-checkout .woocommerce-terms-and-conditions div,
.woocommerce-checkout .woocommerce-terms-and-conditions p {
  font-size: 13px !important;
  text-align: left !important; }

.woocommerce-checkout .woocommerce-terms-and-conditions span,
.woocommerce-checkout .woocommerce-terms-and-conditions a,
.woocommerce-checkout .woocommerce-terms-and-conditions li,
.woocommerce-checkout .woocommerce-terms-and-conditions address,
.woocommerce-checkout .woocommerce-terms-and-conditions tr,
.woocommerce-checkout .woocommerce-terms-and-conditions td,
.woocommerce-checkout .woocommerce-terms-and-conditions th,
.woocommerce-checkout .woocommerce-terms-and-conditions dt,
.woocommerce-checkout .woocommerce-terms-and-conditions dd,
.woocommerce-checkout .woocommerce-terms-and-conditions dl,
.woocommerce-checkout .woocommerce-terms-and-conditions code,
.woocommerce-checkout .woocommerce-terms-and-conditions pre,
.woocommerce-checkout .woocommerce-terms-and-conditions img,
.woocommerce-checkout .woocommerce-terms-and-conditions blockquote,
.woocommerce-checkout .woocommerce-terms-and-conditions div {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-form-login-toggle .woocommerce-info a {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  .woocommerce-form-coupon-toggle .woocommerce-info a:hover,
  .woocommerce-form-login-toggle .woocommerce-info a:hover {
    opacity: .5 !important; }

.woocommerce-checkout .woocommerce-terms-and-conditions p {
  margin-top: 0.4rem !important;
  margin-bottom: 0.4rem !important; }

.woocommerce-checkout .woocommerce-terms-and-conditions h1,
.woocommerce-checkout .woocommerce-terms-and-conditions h2,
.woocommerce-checkout .woocommerce-terms-and-conditions h3,
.woocommerce-checkout .woocommerce-terms-and-conditions h4,
.woocommerce-checkout .woocommerce-terms-and-conditions h5,
.woocommerce-checkout .woocommerce-terms-and-conditions h6 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important; }

.woocommerce-checkout .woocommerce-terms-and-conditions li {
  padding-left: 0 !important; }

.woocommerce-checkout .woocommerce-terms-and-conditions dd {
  padding: 0.3rem; }

.woocommerce-checkout .woocommerce-terms-and-conditions ul,
.woocommerce-checkout .woocommerce-terms-and-conditions ol {
  margin: 0 0 1rem 1rem; }

a.trigger-share-list:hover {
  opacity: .55; }
  a.trigger-share-list:hover:before {
    opacity: 1; }

/* CSS Document */
/* min-width 481px, landscape phone to portrait tablet, portrait tablet */
@media only screen and (min-width: 30.063em) {
  .site-tools.site_tools_sticky {
    position: fixed;
    z-index: 999999;
    top: 0;
    width: 100%;
    margin-top: 0;
    padding: 10px 22px 7px 7px;
    text-align: right; } }

@media only screen and (min-width: 600px) {
  body.admin-bar .site-tools.site_tools_sticky {
    top: 46px; } }

@media only screen and (min-width: 783px) {
  body.admin-bar .site-tools.site_tools_sticky {
    top: 32px; } }

/* max-width 640px, small screens */
@media only screen and (max-width: 40.063em) {
  /**********************************************************************************/
  /* Visual Composer Shortcodes  ****************************************************/
  /**********************************************************************************/
  .full-width-page .columns {
    padding-left: 30px !important;
    padding-right: 30px !important; }
  .site-branding {
    width: 100%;
    text-align: center; }
  .site-branding .site-logo {
    height: auto;
    max-width: 100%;
    max-height: 50px; }
  .woocommerce .products .star-rating, .woocommerce-page .products .star-rating {
    margin: 5px 0 3px; } }

/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
  /**********************************************************************************/
  /* Global *************************************************************************/
  /**********************************************************************************/
  h1 {
    font-size: 3.125rem;
    line-height: 1.4; }
  .woocommerce h2,
  h2 {
    font-size: 2.3125rem;
    line-height: 1.351351em; }
  .woocommerce .st-menu h2,
  .st-menu h2 {
    font-size: 1.5em; }
  h3 {
    font-size: 1.6875rem;
    line-height: 1.259259em;
    margin-bottom: 0.5rem; }
  .woocommerce h3 {
    font-size: 1.875em; }
  h4 {
    font-size: 1.4375rem;
    line-height: 1.391304em; }
  h5 {
    font-size: 1.125rem;
    line-height: 1.55555em; }
  h6 {
    font-size: 1rem;
    line-height: 1.625em; }
  p {
    font-size: 1em;
    line-height: 1.75em;
    margin-bottom: 1.25rem; }
  ul, ol, dl {
    font-size: 1rem;
    line-height: 1.8; }
  /**********************************************************************************/
  /* Header *************************************************************************/
  /**********************************************************************************/
  .site-branding {
    margin-right: 35px;
    float: left;
    min-height: 54px; }
  .header-centered .site-branding {
    float: none;
    margin-right: 0; }
  .site-tools {
    text-align: right;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: auto;
    right: 0px;
    background: none; }
  .site-tools ul li {
    padding: 4px 0; }
  .header-centered .site-tools {
    display: inline-block;
    text-align: left;
    margin: 0;
    position: relative; }
  .header-centered .site-tools ul li a {
    margin: 0 0 0 5px; }
  .site-search {
    top: 50%;
    bottom: 0;
    margin-top: -23px; }
  .header-centered .site-search {
    margin-top: -10px; }
  .site-header-sticky .site-search {
    margin-top: -23px; }
  .shopping_bag_items_number {
    right: -8px;
    bottom: 4px; }
  .site-header.site-search-open .site-branding,
  .site-header-sticky.site-search-open .site-branding {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0px, -30px);
    -ms-transform: translate(0px, -30px);
    transform: translate(0px, -30px);
    -webkit-transition: opacity .3s, visibility 0s ease .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility 0s ease .3s, -webkit-transform .3s;
    -o-transition: opacity .3s, transform .3s, visibility 0s ease .3s;
    transition: opacity .3s, transform .3s, visibility 0s ease .3s;
    transition: opacity .3s, transform .3s, visibility 0s ease .3s, -webkit-transform .3s;
    -webkit-transition: opacity .3s, transform .3s, visibility 0s ease .3s; }
  /**********************************************************************************/
  /* Slider *************************************************************************/
  /**********************************************************************************/
  .main-slider {
    margin: 0px; }
  .main-slider h1:after {
    margin-top: 30px; }
  .main-slider h1 {
    margin: 0 0 30px 0; }
  .main-slider h2 {
    font-size: 60px;
    margin: 0 0 30px 0; }
  .st-menu-open .main-slider-fullscreen .swiper-slide {
    left: 17px;
    /* fix slider with offcanvas open on desktops */ }
  .main-slider .arrow-left,
  .main-slider .arrow-right {
    display: block; }
  /**********************************************************************************/
  /* Content ************************************************************************/
  /**********************************************************************************/
  .entry-meta {
    margin: 100px 0 0 0; }
  .edit-link {
    margin: 30px 0 0 0; }
  .nav-previous {
    margin-bottom: 0px; }
  .nav-next {
    margin-bottom: 0px; }
  /**********************************************************************************/
  /* Blog ***************************************************************************/
  /**********************************************************************************/
  .site-content ul,
  .site-content ol {
    margin: 2em 0 2em 1.875em; }
  .site-content ul ul,
  .site-content ol ol {
    margin: 0 2em; }
  table tr th,
  table tr td {
    font-size: 1em; }
  .post table td:last-child {
    display: table-cell; }
  .post_header_date {
    margin: 0 0 40px 0; }
  .post_footer_date {
    margin: 30px 0 50px 0; }
  .entry-thumbnail {
    margin-bottom: 40px; }
  .content_hr {
    margin: 50px -15px 100px; }
  .wp-caption.alignnone {
    margin: 0; }
  .wp-caption.aligncenter {
    margin: 0 auto; }
  blockquote {
    margin: 0 0 40px 0; }
  blockquote p {
    font-size: 30px;
    line-height: 1.3em; }
  blockquote cite {
    margin: 20px 0 0 0; }
  .format-quote .entry-content,
  .format-quote .entry-content p {
    font-size: 30px;
    line-height: 1.5em; }
  .format-status .entry-content,
  .format-status .entry-content p {
    font-size: 30px;
    line-height: 1.5em; }
  .format-aside .entry-content,
  .format-aside .entry-content p {
    font-size: 24px;
    line-height: 1.5em; }
  .archive-navigation {
    padding: 13px 0; }
  .error-banner {
    padding: 70px 0 48px; }
  .error-404 .search-form,
  .no-results .search-form {
    display: inline-block; }
  .error-404 input[type="text"],
  .error-404 input[type="search"],
  .error-404 input[type="submit"],
  .no-results input[type="text"],
  .no-results input[type="search"],
  .no-results input[type="submit"] {
    float: left;
    height: 50px; }
  .error-404 input[type="text"],
  .error-404 input[type="search"],
  .no-results input[type="text"],
  .no-results input[type="search"] {
    width: 390px;
    margin-right: 10px; }
  /*blog navigation*/
  .archive-navigation a {
    font-size: 1em; }
  /*posts navigation*/
  .post-navigation {
    font-size: 1rem; }
  /*search not found*/
  .no-results {
    margin-bottom: 145px; }
  .no-results .without-sidebar {
    margin-top: 50px; }
  /**********************************************************************************/
  /* Blog Masonry ******************************************************************/
  /**********************************************************************************/
  .blog-post,
  .grid-sizer {
    width: 50%; }
  .blog-isotop-container {
    padding: 0 0px 90px;
    margin: 0  0 -71px; }
  .blog-isotope:before,
  .blog-isotope:after {
    content: '';
    display: block;
    width: 1px;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: -19px;
    z-index: 1;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s; }
  .blog-isotope:before {
    left: 50%; }
  .blog-isotope:after {
    left: 66.6666%; }
  .blog-isotope.isotope-ready:before {
    opacity: 1; }
  .thumbnail_archive {
    margin-top: 0px; }
  .page-title-desc,
  .page-type {
    margin-bottom: 20px; }
  .more-link {
    margin-top: 1rem; }
  .blog-post .blog-post-inner {
    padding-bottom: 61px; }
  .blog-isotop-master-wrapper #nav-below.paging-navigation {
    margin: 0;
    padding: 40px 0px; }
  .blog-isotop-master-wrapper .archive-navigation {
    margin: 0;
    padding: 0px 20px; }
  /**********************************************************************************/
  /* Archive ************************************************************************/
  /**********************************************************************************/
  .page-header.archive {
    margin: 0px 0 71px; }
  /**********************************************************************************/
  /* Aside **************************************************************************/
  /**********************************************************************************/
  .widget {
    margin-bottom: 60px; }
  .widget.widget_price_filter .price_slider_amount .button {
    width: auto; }
  /**********************************************************************************/
  /* Page ***************************************************************************/
  /**********************************************************************************/
  .entry-header.with_featured_img,
  .category_header.with_featured_img {
    margin-top: -50px; }
  /**********************************************************************************/
  /* Comments ***********************************************************************/
  /**********************************************************************************/
  .comments-area {
    margin: 60px 0; }
  .comments-title {
    font-size: 30px;
    text-align: left; }
  .comment-content {
    padding: 0 0 0 100px; }
  .comment-author a {
    font-size: 24px; }
  .logged-in-as,
  .comment-notes,
  #reply-title {
    text-align: left; }
  .comment-respond {
    margin: 30px 0 30px 0; }
  .logged-in-as,
  .comment-notes {
    margin-bottom: 1.25rem; }
  .comment-list li:last-child article {
    padding-bottom: 30px; }
  /**********************************************************************************/
  /* Forms **************************************************************************/
  /**********************************************************************************/
  .button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    width: auto;
    min-width: 170px; }
  .woocommerce form .form-row-first,
  .woocommerce-page form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-last {
    width: 48%; }
  /**********************************************************************************/
  /* Catalog ************************************************************************/
  /**********************************************************************************/
  .woocommerce .page-description p,
  .woocommerce-page .page-description p {
    margin-bottom: 1.25rem; }
  .filters_button {
    display: inline-block;
    float: left;
    border: none;
    padding: 7px 1em 12px 0; }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    display: inline-block; }
  .woocommerce .woocommerce-ordering,
  .filter_products_container {
    margin: 10px 0; }
  .woocommerce-ordering {
    width: auto; }
  .woocommerce-ordering:before {
    display: none; }
  .woocommerce-ordering select.big-select {
    border: none;
    padding: 9px 0px 11px;
    height: 37px;
    width: auto !important; }
  .catalog_top_sep {
    display: block; }
  .categories_grid .category_name,
  .category_list .category_name {
    font-size: 1.2em; }
  .track-order-description {
    margin-bottom: 60px; }
  .track-order-img-container {
    margin: 0; }
  .woocommerce ul.products li.product .onsale,
  .woocommerce .products.large-block-grid-6 span.onsale,
  .woocommerce-page .products.large-block-grid-6 span.onsale,
  .woocommerce span.onsale, .woocommerce-page span.onsale
.woocommerce .products span.onsale,
  .woocommerce-page .products span.onsale,
  .woocommerce span.onsale {
    min-height: 70px;
    min-width: 70px;
    padding: 25px 15px;
    font-size: 0.8125em;
    top: -10px;
    right: 10px; }
  .woocommerce .products span.onsale:before,
  .woocommerce-page .products span.onsale:before {
    display: none; }
  .woocommerce-after-shop-loop-wrapper {
    margin-bottom: 88px; }
  .woocommerce #content nav.woocommerce-pagination ul,
  .woocommerce nav.woocommerce-pagination ul,
  .woocommerce-page #content nav.woocommerce-pagination ul,
  .woocommerce-page nav.woocommerce-pagination ul {
    border-style: solid none solid solid;
    border-width: 1px;
    white-space: nowrap; }
  .woocommerce #content nav.woocommerce-pagination ul li,
  .woocommerce nav.woocommerce-pagination ul li,
  .woocommerce-page #content nav.woocommerce-pagination ul li,
  .woocommerce-page nav.woocommerce-pagination ul li {
    border-right-width: 1px;
    border-right-style: solid;
    float: left;
    display: inline; }
  /**********************************************************************************/
  /* Products ***********************************************************************/
  /**********************************************************************************/
  .site-content .products li {
    margin-bottom: 0; }
  .site-content .products li:not(.category_list),
  .woocommerce ul.products li.product:not(.category_list),
  .woocommerce-page ul.products li.product:not(.category_list) {
    padding-bottom: 30px; }
  .product_after_shop_loop .price {
    line-height: 30px !important; }
  /**********************************************************************************/
  /* My account *********************************************************************/
  /**********************************************************************************/
  .woocommerce-account .entry-title:after {
    margin: 39px auto 41px; }
  .woocommerce-account .content-area h2,
  .woocommerce-account .content-area h3 {
    text-align: left; }
  .woocommerce-view-order .content-area h2,
  .woocommerce-view-order .content-area h3 {
    float: none !important;
    margin-top: 50px; }
  .my_account_container h2 {
    text-align: left;
    margin-top: 88px;
    margin-bottom: 8px; }
  .login-register-container {
    margin-top: 130px; }
  .account-forms-container {
    padding-left: 30px; }
  .account-img-container {
    display: block;
    text-align: right; }
  .site-content .account-tab-list,
  .account-tab-list {
    padding: 0 0 42px;
    padding-bottom: 16px; }
  .account-forms-container {
    max-width: 380px; }
  .woocommerce ul.digital-downloads li .count,
  .woocommerce-page ul.digital-downloads li .count
.woocommerce ul.digital-downloads li a,
  .woocommerce-page ul.digital-downloads li a {
    display: inline-block; }
  .woocommerce ul.digital-downloads li a,
  .woocommerce-page ul.digital-downloads li a {
    width: 65%; }
  .woocommerce ul.digital-downloads li .count,
  .woocommerce-page ul.digital-downloads li .count {
    float: right; }
  .woocommerce ul.digital-downloads li:after,
  .woocommerce-page ul.digital-downloads li:after {
    margin: 23px 0; }
  .woocommerce .my_account_container table.shop_table td.order-number,
  .woocommerce-page .my_account_container table.shop_table td.order-number {
    font-size: 1.5em; }
  /* View Order*/
  .order-info {
    margin-bottom: 53px;
    margin-top: 2px;
    line-height: 2.8em; }
  .order-info mark {
    background: #ecdaa9;
    padding: 5px 17px;
    margin: 0 5px;
    white-space: nowrap; }
  .shop_table.order_details .product-name,
  .shop_table.woocommerce-checkout-review-order-table .product-name {
    font-size: 1em; }
  .shop_table.order_details td > .amount,
  .shop_table.order_details td > strong > .amount,
  .shop_table.woocommerce-checkout-review-order-table td > .amount,
  .shop_table.woocommerce-checkout-review-order-table td > strong > .amount {
    font-size: 1.5rem; }
  .customer_details dd:nth-last-child(3) {
    padding-bottom: 18px; }
  /**********************************************************************************/
  /* Product Single *****************************************************************/
  /**********************************************************************************/
  .woocommerce .woocommerce-breadcrumb,
  .woocommerce-page .woocommerce-breadcrumb {
    display: block; }
  .product_infos {
    margin-top: 0px; }
  .woocommerce div.product span.price,
  .woocommerce-page div.product span.price,
  .woocommerce #content div.product span.price,
  .woocommerce-page #content div.product span.price,
  .woocommerce div.product p.price,
  .woocommerce-page div.product p.price,
  .woocommerce #content div.product p.price,
  .woocommerce-page #content div.product p.price {
    font-size: 2.25em;
    text-align: left; }
  .variations_lines {
    padding: 0 0 33px 0; }
  .product_description {
    margin: 0 0 40px 0; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    margin: 0 0px 10px 40px; }
  .woocommerce div.product .woocommerce-tabs ul.tabs li a,
  .woocommerce #content div.product .woocommerce-tabs ul.tabs li a,
  .woocommerce-page div.product .woocommerce-tabs ul.tabs li a,
  .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
    font-size: 1.5em;
    padding: .25em 0; }
  .woocommerce #reviews #comments ol.commentlist li img.avatar,
  .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    top: -5px;
    width: 70px;
    height: 70px;
    overflow: hidden;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px; }
  .woocommerce #reviews #comments ol.commentlist li .comment-text,
  .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 100px; }
  .product_meta {
    display: block; }
  .woocommerce #reviews #comments ol.commentlist li,
  .woocommerce-page #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 50px 0; }
  .woocommerce #reviews #comments ol.commentlist,
  .woocommerce-page #reviews #comments ol.commentlist {
    margin: 0 0 50px 0; }
  .woocommerce #review_form #respond p.form-row-first,
  .woocommerce-page #review_form #respond p.form-row-last {
    width: 48%; }
  .products .out_of_stock_badge_loop,
  .products .out_of_stock_badge_single {
    height: 70px;
    width: 70px;
    padding: 20px 10px;
    font-size: 12px;
    right: 75px;
    top: -10px; }
  .products .out_of_stock_badge_loop.first_position,
  .products .out_of_stock_badge_single.first_position {
    right: 10px; }
  .products .out_of_stock_badge_loop:before,
  .products .out_of_stock_badge_single:before {
    display: none; }
  .woocommerce .single_product_summary_related .related > h2,
  .woocommerce .single_product_summary_upsell > h2,
  .single_product_summary_related .related > h2,
  .single_product_summary_upsell > h2,
  .upsells.products > h2 {
    font-size: 1.5em;
    margin: 60px 0 15px 0;
    text-align: left; }
  #related-products-carousel .owl-controls {
    margin-top: 0px; }
  /**********************************************************************************/
  /* Cart ***************************************************************************/
  /**********************************************************************************/
  .woocommerce table.shop_table,
  .woocommerce-page table.shop_table {
    margin: 30px 0 50px 0; }
  .cart-buttons {
    padding: 40px 1000px 40px; }
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    margin-top: 0; }
  .cart-buttons .coupon #coupon_code {
    width: 160px;
    margin-right: 10px; }
  .woocommerce-cart table.cart .product-quantity,
  .woocommerce-cart #content table.cart .product-quantity,
  .woocommerce-cart table.cart .product-quantity,
  .woocommerce-cart #content table.cart .product-quantity {
    text-align: left; }
  .woocommerce-cart.woocommerce-page #content .quantity input.qty {
    font-size: 1.5em;
    width: 60px !important; }
  .woocommerce-cart.woocommerce-page table.cart td.product-subtotal,
  .woocommerce-cart.woocommerce-page #content table.cart td.product-subtotal,
  .woocommerce-cart.woocommerce-page table.cart td.product-subtotal,
  .woocommerce-cart.woocommerce-page #content table.cart td.product-subtotal {
    font-size: 24px; }
  .woocommerce table.cart .product-name,
  .woocommerce #content table.cart .product-name,
  .woocommerce-page table.cart .product-name,
  .woocommerce-page #content table.cart .product-name {
    width: 40%;
    padding-right: 60px; }
  .woocommerce-cart table.cart .product-quantity,
  .woocommerce-cart #content table.cart .product-quantity,
  .woocommerce-cart table.cart .product-quantity,
  .woocommerce-cart #content table.cart .product-quantity,
  .woocommerce-cart table.cart td.product-subtotal,
  .woocommerce-cart #content table.cart td.product-subtotal,
  .woocommerce-cart table.cart td.product-subtotal,
  .woocommerce-cart #content table.cart td.product-subtotal {
    padding-right: 30px; }
  .woocommerce #content table.cart .product-thumbnail,
  .woocommerce table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail {
    display: table-cell; }
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    padding: 0 1000px 50px; }
  .product_quantity_mobile {
    display: none !important; }
  /**********************************************************************************/
  /* Categories Grid ****************************************************************/
  /**********************************************************************************/
  .categories_grid {
    margin: 30px 0 110px 0; }
  article .categories_grid {
    margin-bottom: 0; }
  /**********************************************************************************/
  /* Checkout ***********************************************************************/
  /**********************************************************************************/
  .woocommerce-checkout .entry-title:after {
    margin: 39px auto 41px; }
  .woocommerce-checkout .content-area .thank_you_bank_details h2 {
    margin-top: 25px;
    margin-bottom: 20px; }
  .woocommerce-checkout .content-area .checkout h3 {
    text-align: center;
    margin: 70px 0 20px 0;
    font-size: 1.875em; }
  .woocommerce-checkout .validate-phone + .validate-email {
    width: 49%;
    display: inline-block;
    float: right; }
  .woocommerce-checkout .validate-phone {
    width: 49% !important;
    display: inline-block; }
  .woocommerce-checkout .thank_you_bank_details h3 {
    text-align: left;
    font-size: 1.285em;
    margin-top: 0; }
  .checkout_coupon,
  .checkout_login {
    margin-top: -15px; }
  .checkout_login {
    margin-bottom: 20px; }
  #order_comments_field textarea {
    min-height: 40px;
    height: 40px; }
  .thank_you_header .order_details li.order,
  .thank_you_header .order_details li.total,
  .thank_you_header .order_details li.date,
  .thank_you_header .order_details li.method {
    width: auto;
    margin-right: 70px; }
  .thank_you_header .order_details li.total {
    clear: none; }
  .thank_you_header .order_details li.date {
    padding-right: 2.25em;
    margin-right: 2em; }
  .thank_you_header .order_details li.date,
  .thank_you_header .order_details li.order {
    padding-bottom: 0px; }
  .thank_you_header_img_top {
    margin: 14px 0 40px 0; }
  .thank_you_header_img_bottom {
    margin: 11px 0 30px 0; }
  .order_details.bacs_details li {
    clear: none; }
  .woocommerce-checkout h3 {
    text-align: center;
    margin: 45px 0 20px;
    font-size: 1.5em; }
  .payment_methods li.payment_method_paypal {
    padding-top: 10px;
    padding-bottom: 7px; }
  .payment_methods .payment_method_paypal .check_label_radio:before {
    top: 19px; }
  .woocommerce #payment #place_order,
  .woocommerce-page #payment #place_order {
    float: right;
    width: auto;
    margin-top: 20px; }
  .woocommerce #payment .terms,
  .woocommerce-page #payment .terms {
    margin-bottom: 0px;
    width: 60%;
    float: left; }
  /**********************************************************************************/
  /* Minicart ***********************************************************************/
  /**********************************************************************************/
  table.cart_list td {
    padding: 30px 0; }
  table.cart_list .product-thumbnail {
    width: 70px; }
  #minicart-offcanvas .product-thumbnail {
    width: 90px;
    padding-left: 30px; }
  table.cart_list .product-thumbnail img {
    width: 70px; }
  .widget_shopping_cart .total {
    padding: 20px 0px 5px !important;
    margin-bottom: 34px; }
  #minicart-offcanvas .widget_shopping_cart .total {
    padding: 20px 30px 5px !important; }
  #minicart-offcanvas .widget_shopping_cart .buttons {
    margin: 0 30px; }
  table.cart_list .product-remove {
    padding-right: 10px;
    margin-right: -23px; }
  .widget_shopping_cart .remove {
    margin-right: -23px; }
  .widget_shopping_cart .buttons a {
    margin: 0 0 20px 0; }
  .product_list_widget .product-description .amount {
    display: inline-block;
    margin: 0px 8px 0 0; }
  /**********************************************************************************/
  /* Offcanvas **********************************************************************/
  /**********************************************************************************/
  .st-menu {
    width: 320px; }
  /* Offcanvas Left - Slide along */
  .slide-from-left.st-menu-open .st-pusher {
    -webkit-transform: translate3d(320px, 0, 0);
    transform: translate3d(320px, 0, 0); }
  .slide-from-right.st-menu-open .st-pusher {
    -webkit-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0); }
  /* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
  .st-pusher-from-right-zombie-browsers {
    margin-right: 320px; }
  .st-pusher-from-left-zombie-browsers {
    margin-left: 320px; }
  /**********************************************************************************/
  /* Notifications ******************************************************************/
  /**********************************************************************************/
  .woocommerce-checkout .showcoupon,
  .woocommerce-checkout .showlogin {
    display: inline-block;
    margin-top: 0px; }
  .woocommerce .no-products-info .woocommerce-info,
  .woocommerce-page .no-products-info .woocommerce-info {
    font-size: 28px;
    line-height: 55px; }
  /**********************************************************************************/
  /* Icons page  ********************************************************************/
  /**********************************************************************************/
  ul.font-group li {
    width: 20%; }
  ul.font-group li:nth-child(n) {
    clear: none; }
  ul.font-group li:nth-child(5n+1) {
    clear: both; }
  /**********************************************************************************/
  /* Footer *************************************************************************/
  /**********************************************************************************/
  .trigger-footer-widget-area {
    display: none; }
  .site-footer-widget-area {
    display: block;
    padding-top: 30px; }
  #site-footer .widget li:last-child {
    padding-bottom: 30px; }
  #site-footer .button.checkout.wc-forward {
    margin-bottom: 30px; }
  .site-footer-widget-area .columns:nth-child(2n+1) {
    clear: left; }
  .payment_methods {
    text-align: left; }
  .payment_methods img {
    margin-bottom: 0; }
  .copyright_text {
    font-size: 13px;
    line-height: 20px;
    padding: 5px 0;
    text-align: right; }
  /**********************************************************************************/
  /* Shortcodes *********************************************************************/
  /**********************************************************************************/
  /*Gallery*/
  .gallery-item .gallery-caption {
    display: block;
    font-size: 1rem;
    text-align: left;
    line-height: 1.5em;
    color: #999;
    background: #000;
    padding: 9px 20px;
    opacity: 0;
    z-index: -1;
    position: absolute;
    right: 20px;
    bottom: 40px;
    left: 20px;
    -o-transition: opacity 0.3s, bottom 0.3s, z-index 0s ease 0.3s;
    transition: opacity 0.3s, bottom 0.3s, z-index 0s ease 0.3s;
    -webkit-transition: opacity 0.3s, bottom 0.3s, z-index 0s ease 0.3s; }
  .gallery-item .gallery-caption:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    bottom: -6px;
    right: 10px; }
  .gallery-item .gallery-caption.show {
    opacity: 1;
    z-index: 9;
    bottom: 60px;
    -o-transition: opacity 0.3s, bottom 0.3s, z-index 0.3s;
    transition: opacity 0.3s, bottom 0.3s, z-index 0.3s;
    -webkit-transition: opacity 0.3s, bottom 0.3s, z-index 0.3s; }
  .gallery-caption-trigger {
    display: block;
    width: 24px;
    line-height: 24px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    font-style: italic;
    font-family: 'Georgia',sans-serif;
    position: absolute;
    right: 24px;
    bottom: 24px;
    z-index: 10;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition: all 0.3s; }
  .gallery-caption-trigger:hover {
    background: #fff; }
  /**********************************************************************************/
  /* Visual Composer Shortcodes  ****************************************************/
  /**********************************************************************************/
  /*general*/
  .wpb_wrapper .categories_grid {
    margin-bottom: 0; }
  .full-width-page .wpb_wrapper div[id^="gallery-"],
  .full-width-page .wpb_alert.wpb_content_element,
  .full-width-page .wpb_wrapper .wpb_gmaps_widget,
  .full-width-page .wpb_wrapper #map_container,
  .full-width-page .wpb_wrapper .wpb_revslider_element {
    margin-left: -60px !important;
    margin-right: -60px !important; }
  /*Tabs & Tour Sections*/
  /* Tabs/Accordions/Toggles/Tour fix - jQuery ui */
  .wpb_tour .ui-helper-reset,
  .wpb_tabs .ui-helper-reset,
  .wpb_accordion .ui-helper-reset {
    line-height: 1.8; }
  .wpb_tabs.wpb_content_element .wpb_tabs_nav li {
    display: inline-block;
    margin: 0 0px 10px 40px; }
  .wpb_tour.wpb_content_element .wpb_tabs_nav li a,
  .wpb_tabs.wpb_content_element .wpb_tabs_nav li a {
    display: inline-block;
    padding: .25em 0;
    border-bottom-color: transparent;
    border-bottom-width: 2px; }
  .wpb_tabs.wpb_content_element .wpb_tabs_nav li a {
    font-size: 1.5em; }
  .wpb_tour.wpb_content_element .wpb_tabs_nav li a {
    font-size: 0.8125rem;
    margin-bottom: 10px; }
  .wpb_tour.wpb_content_element .wpb_tabs_nav {
    width: 25%;
    padding-right: 15px; }
  .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    width: 75%;
    padding: 0;
    padding-left: 15px;
    padding-bottom: 30px; }
  .wpb_tour.wpb_content_element .wpb_tour_next_prev_nav {
    width: 75%;
    padding-left: 15px;
    margin-left: 25%; }
  .wpb_tour.wpb_content_element .wpb_tour_next_prev_nav span a {
    font-size: 1rem; }
  /*Message Boxes*/
  .wpb_alert.wpb_content_element .messagebox_text:before {
    top: 5px; }
  /*Buttons*/
  .vc_btn.vc_btn_xs,
  .vc_btn.vc_btn_sm,
  .vc_btn.vc_btn_md,
  .vc_btn.vc_btn_lg {
    width: auto; }
  /* Toggles */
  .wpb_wrapper .wpb_toggle,
  #content .wpb_wrapper h4.wpb_toggle {
    font-size: 1.4375rem;
    line-height: 2rem;
    padding-left: 40px;
    margin-bottom: 30px; }
  .wpb_wrapper .wpb_toggle:before,
  #content .wpb_wrapper h4.wpb_toggle:before {
    left: 0;
    top: 4px;
    width: 24px;
    height: 24px;
    border-radius: 12px; }
  .wpb_wrapper .wpb_toggle:before,
  #content .wpb_wrapper h4.wpb_toggle:before {
    top: 4px; }
  .wpb_wrapper .wpb_toggle:after,
  #content .wpb_wrapper h4.wpb_toggle:after {
    font-size: 18px;
    left: 3px;
    top: 7px; }
  .wpb_wrapper .wpb_toggle_title_active:after,
  #content .wpb_wrapper h4.wpb_toggle_title_active:after {
    font-size: 18px;
    left: 3px;
    top: 7px; }
  .wpb_wrapper .wpb_toggle:last-of-type + .wpb_toggle_content,
  #content .wpb_wrapper h4.wpb_toggle:last-of-type + .wpb_toggle_content {
    margin-top: 16px; }
  .wpb_wrapper .wpb_toggle_content {
    margin-top: -16px;
    margin-bottom: 34px;
    padding-left: 40px; }
  /*Accordions*/
  .wpb_heading.wpb_accordion_heading {
    margin: 0 0 11px; }
  .wpb_wrapper .wpb_content_element .wpb_accordion_header .accordion_title {
    font-size: 1.4375rem;
    line-height: 2rem;
    padding: 20px 40px 20px 20px; }
  .wpb_wrapper .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding-bottom: 50px; }
  /*Progress Bars*/
  .wpb_heading.wpb_progress_bar_heading {
    font-size: 1.4375rem; } }

/* max-width 768px, small screens */
@media only screen and (max-width: 768px) {
  .woocommerce-cart .entry-content .woocommerce .cart-collaterals .cart_totals {
    padding: 40px; }
  .woocommerce .cart-collaterals,
  .woocommerce-page .cart-collaterals {
    padding: 0;
    margin: 0 -30px; }
  .woocommerce .cart-collaterals tr,
  .woocommerce-page .cart-collaterals tr {
    border: none; }
  .woocommerce .shop_table_responsive.customer_details tr td,
  .woocommerce-page .shop_table_responsive.customer_details tr td {
    padding-left: 30px !important;
    padding-right: 30px !important; }
  .woocommerce .shop_table_responsive.customer_details tr td:before,
  .woocommerce-page .shop_table_responsive.customer_details tr td:before {
    display: block;
    font-size: 13px;
    text-transform: uppercase; }
  .woocommerce .shop_table_responsive.customer_details tr:nth-child(2n) td,
  .woocommerce-page .shop_table_responsive.customer_details tr:nth-child(2n) td {
    background: none; }
  .woocommerce-account .woocommerce-MyAccount-navigation,
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    margin-bottom: 20px; }
  .woocommerce-page #content table.cart .product-thumbnail,
  .woocommerce-page table.cart .product-thumbnail,
  .woocommerce-page #content table.cart .product-remove,
  .woocommerce-page table.cart .product-remove {
    display: inline-block;
    width: 100%;
    text-align: center !important;
    padding: 0; }
  .woocommerce-page #content table.cart .product-thumbnail:before,
  .woocommerce-page table.cart .product-thumbnail:before {
    display: none; }
  .woocommerce-page #content table.cart .product-thumbnail img,
  .woocommerce-page table.cart .product-thumbnail img {
    max-width: 100px;
    margin-bottom: 20px; }
  .woocommerce-page #content table.cart .product-remove a,
  .woocommerce-page table.cart .product-remove a {
    margin-bottom: -34px;
    float: right;
    z-index: 999;
    position: relative; }
  .woocommerce table.cart tr.cart_item,
  .woocommerce #content table.cart tr.cart_item,
  .woocommerce-page table.cart tr.cart_item,
  .woocommerce-page #content table.cart tr.cart_item
.woocommerce table.cart .cart_item td,
  .woocommerce #content table.cart .cart_item td,
  .woocommerce-page table.cart .cart_item td,
  .woocommerce-page #content table.cart .cart_item td {
    display: block;
    float: left;
    width: 100%;
    background: #FFF;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
    border: none;
    padding-right: 0 !important; }
  .woocommerce table.cart tr,
  .woocommerce #content table.cart tr,
  .woocommerce-page table.cart tr,
  .woocommerce-page #content table.cart tr {
    border-bottom: solid 1px #eeeeee;
    padding: 0 0 10px;
    margin-bottom: 25px; }
  .woocommerce table.cart tr:last-child,
  .woocommerce #content table.cart tr:last-child,
  .woocommerce-page table.cart tr:last-child,
  .woocommerce-page #content table.cart tr:last-child {
    padding: 0 0 10px; }
  .woocommerce table.cart tr td.actions .coupon input,
  .woocommerce #content table.cart tr td.actions .coupon input,
  .woocommerce-page table.cart tr td.actions .coupon input,
  .woocommerce-page #content table.cart tr td.actions .coupon input {
    min-width: auto;
    margin-right: 0;
    padding: 16px 0;
    text-align: center; }
  .woocommerce table.cart tr:last-child,
  .woocommerce #content table.cart tr:last-child,
  .woocommerce-page table.cart tr:last-child,
  .woocommerce-page #content table.cart tr:last-child {
    border-bottom: none; }
  .woocommerce table.cart .cart_item td:before,
  .woocommerce #content table.cart .cart_item td:before,
  .woocommerce-page table.cart .cart_item td:before,
  .woocommerce-page #content table.cart .cart_item td:before {
    font-weight: normal;
    font-size: 14px;
    line-height: 1; }
  .woocommerce table.cart .cart_item td.product-remove,
  .woocommerce #content table.cart .cart_item td.product-remove,
  .woocommerce-page table.cart .cart_item td.product-remove,
  .woocommerce-page #content table.cart .cart_item td.product-remove {
    width: 100%;
    max-width: 100%;
    margin-bottom: -20px; }
  .woocommerce table.cart .cart_item td.product-thumbnail,
  .woocommerce #content table.cart .cart_item td.product-thumbnail,
  .woocommerce-page table.cart .cart_item td.product-thumbnail,
  .woocommerce-page #content table.cart .cart_item td.product-thumbnail {
    margin-bottom: 35px; }
  .woocommerce table.cart .cart_item td a,
  .woocommerce #content table.cart .cart_item td a,
  .woocommerce-page table.cart .cart_item td a,
  .woocommerce-page #content table.cart .cart_item td a,
  .woocommerce table.cart .cart_item td span,
  .woocommerce #content table.cart .cart_item td span,
  .woocommerce-page table.cart .cart_item td span,
  .woocommerce-page #content table.cart .cart_item td span {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold; }
  .woocommerce table.cart .cart_item td .quantity,
  .woocommerce #content table.cart .cart_item td .quantity,
  .woocommerce-page table.cart .cart_item td .quantity,
  .woocommerce-page #content table.cart .cart_item td .quantity {
    float: right;
    width: auto; }
  .woocommerce table.cart .cart_item td .input-text.qty.text,
  .woocommerce #content table.cart .cart_item td .input-text.qty.text,
  .woocommerce-page table.cart .cart_item td .input-text.qty.text,
  .woocommerce-page #content table.cart .cart_item td .input-text.qty.text {
    padding: 0px;
    width: 30px !important;
    height: auto !important;
    line-height: 1 !important;
    font-size: 16px !important;
    margin-top: -8px; }
  .woocommerce table.cart .cart_item td img,
  .woocommerce #content table.cart .cart_item td img,
  .woocommerce-page table.cart .cart_item td img,
  .woocommerce-page #content table.cart .cart_item td img {
    max-width: 100px; }
  .woocommerce table.cart .cart_item td.product-thumbnail,
  .woocommerce #content table.cart .cart_item td.product-thumbnail,
  .woocommerce-page table.cart .cart_item td.product-thumbnail,
  .woocommerce-page #content table.cart .cart_item td.product-thumbnail {
    text-align: center !important; }
  .woocommerce table.cart .cart_item td.product-thumbnail:before,
  .woocommerce #content table.cart .cart_item td.product-thumbnail:before,
  .woocommerce-page table.cart .cart_item td.product-thumbnail:before,
  .woocommerce-page #content table.cart .cart_item td.product-thumbnail:before {
    display: none; }
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    display: block;
    width: 100%;
    float: left; }
  .woocommerce #content table.cart td.actions .coupon,
  .woocommerce table.cart td.actions .coupon,
  .woocommerce-page #content table.cart td.actions .coupon,
  .woocommerce-page table.cart td.actions .coupon {
    width: 100% !important; }
  .woocommerce #content table.cart td.actions .coupon input,
  .woocommerce table.cart td.actions .coupon input,
  .woocommerce-page #content table.cart td.actions .coupon input,
  .woocommerce-page table.cart td.actions .coupon input {
    width: 48% !important;
    min-width: 48% !important;
    max-width: 48% !important; }
  .woocommerce #content table.cart td.actions > input.button,
  .woocommerce table.cart td.actions > input.button,
  .woocommerce-page #content table.cart td.actions > input.button,
  .woocommerce-page table.cart td.actions > input.button {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }
  .woocommerce table.cart .cart_item td a.remove,
  .woocommerce-page table.cart .cart_item td a.remove,
  .woocommerce-page #content table.cart .cart_item td a.remove {
    font-size: 20px; }
  .woocommerce-cart.woocommerce-page .cart-collaterals td:before,
  .woocommerce-cart.woocommerce-page .cart-collaterals td:before,
  .woocommerce-cart.woocommerce-page .cart-collaterals td:before {
    text-transform: uppercase; }
  .woocommerce-cart.woocommerce-page .cart-collaterals .cart-subtotal td > span,
  .woocommerce-cart.woocommerce-page .cart-collaterals .shipping td ul,
  .woocommerce-cart.woocommerce-page .cart-collaterals tr .order-total strong {
    float: right;
    width: 60%;
    display: block;
    text-align: left !important; }
  .woocommerce-cart.woocommerce-page .cart-collaterals tr.order-total td {
    text-align: left !important; }
  .woocommerce-shipping-calculator,
  .cart-collaterals .cart_totals .shop_table .order-total strong {
    padding-left: 40%; }
  .woocommerce-cart.woocommerce-page .cart-collaterals .cart-subtotal td,
  .woocommerce-cart.woocommerce-page .cart-collaterals .shipping td {
    text-align: left !important;
    background: none;
    margin-bottom: 20px;
    padding: 0 !important; }
  .woocommerce ul#shipping_method li, .woocommerce-page ul#shipping_method li {
    padding: 0 0 8px 20px;
    line-height: 1; }
  .woocommerce-cart.woocommerce-page .cart-collaterals tr {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px; }
  .cart-collaterals .cart_totals .shop_table .order-total .woocommerce-Price-amount {
    font-size: 24px; } }

/*min-width 641px and max-width 1023px, medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 63.9375em) {
  /**********************************************************************************/
  /* Visual Composer Shortcodes  ****************************************************/
  /**********************************************************************************/
  .full-width-page .columns {
    padding-left: 60px !important;
    padding-right: 60px !important; }
  .woocommerce-checkout.page-template-page-full-width .checkout_coupon {
    padding-left: 60px !important;
    padding-right: 60px !important; } }

/* max-width 1023px, small screens/medium screens */
@media only screen and (max-width: 63.9375em) {
  /**********************************************************************************/
  /* Visual Composer Shortcodes  ****************************************************/
  /**********************************************************************************/
  .full-width-page .row {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .full-width-page .columns .row {
    margin-left: 0;
    margin-right: 0; }
  .full-width-page .columns .columns {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  .woocommerce-checkout .checkout_coupon .form-row-first {
    width: 100% !important; }
  .woocommerce-checkout .checkout_coupon .form-row-last {
    float: left !important; } }

/* min-width 1023px, large screens */
@media only screen and (min-width: 63.9375em) {
  /**********************************************************************************/
  /* General ************************************************************************/
  /**********************************************************************************/
  /* fix foundation width */
  .large-block-grid-3 > li {
    width: 33.3333333333%; }
  .with-sidebar .entry-title {
    text-align: left; }
  .row,
  .vc_span12.wpb_column {
    padding: 0 60px;
    max-width: 1290px; }
  /**********************************************************************************/
  /* Slider *************************************************************************/
  /**********************************************************************************/
  .st-menu-open .main-slider-fullscreen .swiper-slide {
    left: 17px;
    /* fix slider with offcanvas open on desktops */ }
  /**********************************************************************************/
  /* Blog ***************************************************************************/
  /**********************************************************************************/
  .content-area {
    padding-left: 0px;
    padding-right: 0px; }
  .content_hr {
    margin: 50px 0 100px;
    padding: 0; }
  .with-sidebar .post_header_date {
    text-align: left; }
  .without-sidebar .video-container {
    width: 1170px;
    margin-left: -200px; }
  /**********************************************************************************/
  /* Blog Masonry ******************************************************************/
  /**********************************************************************************/
  .blog-post,
  .grid-sizer {
    width: 33.3333333333%; }
  .blog-isotope:before {
    left: 33.3333%; }
  .blog-isotope:after {
    left: 66.6666%; }
  .blog-isotope.isotope-ready:before,
  .blog-isotope.isotope-ready:after {
    opacity: 1; }
  /**********************************************************************************/
  /* Coupon Form ********************************************************************/
  /**********************************************************************************/
  .woocommerce-checkout .checkout_coupon {
    width: 50%;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none; }
  .woocommerce-checkout.page-template-page-full-width .checkout_coupon {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important; }
  .woocommerce-checkout .checkout_coupon .form-row-first {
    width: 100% !important; }
  .woocommerce-checkout .checkout_coupon .form-row-last {
    float: left !important; }
  /**********************************************************************************/
  /* Aside **************************************************************************/
  /**********************************************************************************/
  .widget-area {
    display: block; }
  /**********************************************************************************/
  /* Custom gallery *****************************************************************/
  /**********************************************************************************/
  .gallery-slider {
    margin: 0; }
  /**********************************************************************************/
  /* Page ***************************************************************************/
  /**********************************************************************************/
  .entry-header.with_featured_img,
  .category_header {
    background-position: center -200px; }
  /**********************************************************************************/
  /* Comments ***********************************************************************/
  /**********************************************************************************/
  .comment-list ul.children {
    margin: 0 0 1em 100px; }
  .previous-image,
  .next-image {
    margin-top: -3em; }
  /**********************************************************************************/
  /* Catalog ************************************************************************/
  /**********************************************************************************/
  .categories_grid .category_name,
  .category_list .category_name {
    font-size: 1.7em; }
  /**********************************************************************************/
  /* Product Single *****************************************************************/
  /**********************************************************************************/
  .product_summary_thumbnails_wrapper {
    display: block; }
  .product_summary_thumbnails_wrapper.with-sidebar img.attachment-shop_thumbnail {
    width: auto;
    max-height: 80px; }
  .recently_viewed_in_single_wrapper {
    display: block; }
  .product_infos {
    padding: 0 20px 0 20px; }
  .product_images .flex-control-nav {
    display: none; }
  .product_images .owl-controls {
    display: none !important; }
  .product-nav-previous,
  .product-nav-next {
    position: fixed;
    top: 50%;
    margin-top: -35px; }
  .product-nav-previous {
    left: 0; }
  .product-nav-next {
    right: 0; }
  .product-nav-previous a,
  .product-nav-next a {
    display: inline-block;
    width: 70px;
    height: 75px; }
  /**********************************************************************************/
  /* Fresco *************************************************************************/
  /**********************************************************************************/
  .fr-close {
    display: block; }
  /**********************************************************************************/
  /* My account *********************************************************************/
  /**********************************************************************************/
  .account-img-container {
    text-align: center;
    padding-right: 0px; }
  .woocommerce-account .woocommerce-MyAccount-content p.form-row span em {
    line-height: 4em; }
  /* View Order*/
  .order-info {
    margin-bottom: 100px;
    font-size: 1em;
    max-width: 65%;
    margin: 0 auto 60px; }
  /**********************************************************************************/
  /* Checkout ***********************************************************************/
  /**********************************************************************************/
  /* Checkout - Thank you */
  .woocommerce .order_details li strong,
  .woocommerce-page .order_details li strong {
    font-size: 1.4em; }
  .thank_you_header {
    overflow: visible; }
  .woocommerce .thank_you_header_img_top,
  .woocommerce-page .thank_you_header_img_top,
  .woocommerce .thank_you_header_img_bottom,
  .woocommerce-page .thank_you_header_img_bottom {
    max-width: 100%; }
  /**********************************************************************************/
  /* Contact page *******************************************************************/
  /**********************************************************************************/
  .wpcf7 p {
    padding: 0 0 10px 30px; }
  .wpcf7 p.half {
    width: 50%;
    float: left; }
  /**********************************************************************************/
  /* Icons page  ********************************************************************/
  /**********************************************************************************/
  ul.font-group li {
    width: 12.5%; }
  ul.font-group li:nth-child(n) {
    clear: none; }
  ul.font-group li:nth-child(8n+1) {
    clear: both; }
  /**********************************************************************************/
  /* Footer  ************************************************************************/
  /**********************************************************************************/
  .site-footer-widget-area .columns:nth-child(2n+1) {
    clear: none; }
  .site-footer-widget-area .footer-5-columns {
    width: 20%; }
  .site-footer-widget-area .columns:nth-child(6n+1) {
    clear: left; }
  /**********************************************************************************/
  /* Visual Composer Shortcodes  ****************************************************/
  /**********************************************************************************/
  /*General*/
  .full-width-page .wpb_wrapper div[id^="gallery-"],
  .full-width-page .wpb_alert.wpb_content_element,
  .full-width-page .wpb_wrapper .wpb_gmaps_widget,
  .full-width-page .wpb_wrapper #map_container,
  .full-width-page .wpb_wrapper .wpb_revslider_element {
    margin-left: -15px !important;
    margin-right: -15px !important; }
  /* Visual Composer Rows */
  .full-width-page .column_container {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .full-width-page .boxed-row {
    padding-left: 45px;
    padding-right: 45px; }
  /*Contact Form 7*/
  .wpb_wrapper .wpcf7-form {
    margin-left: -30px; } }

/* min-width 1025px, large screens */
@media only screen and (min-width: 64.0625em) {
  /**********************************************************************************/
  /* Top Bar ************************************************************************/
  /**********************************************************************************/
  #site-top-bar {
    display: block; }
  /**********************************************************************************/
  /* Header *************************************************************************/
  /**********************************************************************************/
  .main-navigation {
    display: block; }
  .site-tools {
    background: none; }
  .site-tools ul li.mobile-menu-button {
    display: none; }
  .site-tools-header-centered {
    display: none !important; }
  .site-header-sticky {
    display: block; }
  /**********************************************************************************/
  /* Catalog ************************************************************************/
  /**********************************************************************************/
  select.big-select {
    opacity: 0; }
  select.topbar-language-switcher,
  select.wcml_currency_switcher {
    display: inline-block;
    margin-bottom: 0;
    width: 140px; }
  /**********************************************************************************/
  /* Checkout Login Form  ***********************************************************/
  /**********************************************************************************/
  .woocommerce-checkout .woocommerce-form-login,
  .woocommerce-checkout .woocommerce-form-coupon-toggle {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    width: 66.66667%;
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

/* min-width 1265px, xlarge screens  */
@media only screen and (min-width: 80em) {
  .woocommerce .cart-collaterals .cart_totals,
  .woocommerce-page .cart-collaterals .cart_totals {
    width: 500px !important;
    display: inline-block;
    max-width: 100%; }
  .woocommerce .cart-collaterals .cross-sells,
  .woocommerce-page .cart-collaterals .cross-sells {
    padding: 0 80px 0 0;
    float: left;
    max-width: calc(100% - 500px);
    width: 500px; } }

/* min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) {
  .woocommerce-view-order section.woocommerce-columns--addresses .woocommerce-column--1 {
    padding-left: 0 !important; }
  .woocommerce ul.digital-downloads li:after,
  .woocommerce-page ul.digital-downloads li:after {
    width: 970px;
    margin: 23px 0 23px -100px; }
  .woocommerce-checkout .shop_table.order_details,
  .woocommerce-checkout .shop_table.customer_details,
  .woocommerce-view-order .shop_table.order_details,
  .woocommerce-view-order .shop_table.customer_details {
    margin: 0 auto; }
  .woocommerce .shop_table.order_details th:first-child,
  .woocommerce .shop_table.order_details td:first-child,
  .woocommerce-page .shop_table.woocommerce-checkout-review-order-table th:first-child,
  .woocommerce-page .shop_table.woocommerce-checkout-review-order-table td:first-child,
  .woocommerce .shop_table.customer_details th {
    padding-left: 100px;
    padding-right: 100px; }
  .woocommerce-checkout-payment li,
  .woocommerce #payment div.form-row.place-order,
  .woocommerce-page #payment div.form-row.place-order {
    padding-left: 100px; }
  .woocommerce #payment .terms,
  .woocommerce-page #payment .terms {
    padding-left: 0; }
  .woocommerce .shop_table.customer_details th {
    width: 50%; }
  .woocommerce .shop_table.order_details tbody th:last-child,
  .woocommerce .shop_table.order_details tbody td:last-child,
  .woocommerce-page .shop_table.woocommerce-checkout-review-order-table tbody th:last-child,
  .woocommerce-page .shop_table.woocommerce-checkout-review-order-table tbody td:last-child {
    padding-right: 100px;
    width: 250px; }
  .order_details_footer_container,
  .woocommerce-page .my_account_container table.shop_table.order_details_footer {
    width: 510px; }
  .order_details_footer_container {
    margin-right: -100px; }
  .woocommerce .my_account_container table.shop_table.order_details_footer td:first-child,
  .woocommerce-page .my_account_container table.shop_table.order_details_footer td:first-child {
    width: 50%; }
  .woocommerce-checkout .thank_you_bank_details h3:after,
  .woocommerce .thank_you_header_img_top,
  .woocommerce-page .thank_you_header_img_top,
  .woocommerce .thank_you_header_img_bottom,
  .woocommerce-page .thank_you_header_img_bottom {
    width: 970px;
    max-width: 970px;
    margin-left: -100px; }
  /**********************************************************************************/
  /* Cart ***************************************************************************/
  /**********************************************************************************/
  .woocommerce table.cart .product-name,
  .woocommerce #content table.cart .product-name,
  .woocommerce-page table.cart .product-name,
  .woocommerce-page #content table.cart .product-name {
    width: 40%;
    padding-right: 120px; }
  .woocommerce-cart table.cart .product-quantity,
  .woocommerce-cart #content table.cart .product-quantity,
  .woocommerce-cart table.cart .product-quantity,
  .woocommerce-cart #content table.cart .product-quantity,
  .woocommerce-cart table.cart td.product-subtotal,
  .woocommerce-cart #content table.cart td.product-subtotal,
  .woocommerce-cart table.cart td.product-subtotal,
  .woocommerce-cart #content table.cart td.product-subtotal {
    padding-right: 80px; }
  .cart-buttons .update_and_checkout .update_cart,
  .cart-buttons .update_and_checkout .checkout-button,
  .cart-buttons .coupon .apply_coupon {
    width: auto;
    margin-bottom: 0 !important; }
  .cart-buttons .coupon #coupon_code {
    width: auto;
    margin-right: 25px;
    margin-bottom: 0 !important; }
  .woocommerce .cart-collaterals .cart_totals tr.order-total td strong,
  .woocommerce-page .cart-collaterals .cart_totals tr.order-total td strong {
    font-size: 36px;
    font-weight: 400; }
  /**********************************************************************************/
  /* Icons page  ********************************************************************/
  /**********************************************************************************/
  ul.font-group li {
    width: 10%; }
  ul.font-group li:nth-child(n) {
    clear: none; }
  ul.font-group li:nth-child(10n+1) {
    clear: both; } }

.woocommerce-error,
.woocommerce-message,
.woocommerce-info,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-info {
  cursor: pointer;
  text-shadow: none;
  padding: 20px 150px 20px 60px;
  font-size: 0.875em;
  line-height: 1.714em;
  margin: 0;
  width: 100%;
  list-style: none;
  position: fixed;
  bottom: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  @media all and (max-width: 39.95em) {
    .woocommerce-error,
    .woocommerce-message,
    .woocommerce-info,
    .woocommerce .woocommerce-error,
    .woocommerce-page .woocommerce-error,
    .woocommerce .woocommerce-message,
    .woocommerce .woocommerce-info,
    .woocommerce-page .woocommerce-message,
    .woocommerce-page .woocommerce-info {
      padding: 15px 30px 40px 60px; } }
  .woocommerce-error a,
  .woocommerce-error .button,
  .woocommerce-message a,
  .woocommerce-message .button,
  .woocommerce-info a,
  .woocommerce-info .button,
  .woocommerce .woocommerce-error a,
  .woocommerce .woocommerce-error .button,
  .woocommerce-page .woocommerce-error a,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce .woocommerce-message a,
  .woocommerce .woocommerce-message .button,
  .woocommerce .woocommerce-info a,
  .woocommerce .woocommerce-info .button,
  .woocommerce-page .woocommerce-message a,
  .woocommerce-page .woocommerce-message .button,
  .woocommerce-page .woocommerce-info a,
  .woocommerce-page .woocommerce-info .button {
    background-color: transparent !important; }
    .woocommerce-error a:hover,
    .woocommerce-error .button:hover,
    .woocommerce-message a:hover,
    .woocommerce-message .button:hover,
    .woocommerce-info a:hover,
    .woocommerce-info .button:hover,
    .woocommerce .woocommerce-error a:hover,
    .woocommerce .woocommerce-error .button:hover,
    .woocommerce-page .woocommerce-error a:hover,
    .woocommerce-page .woocommerce-error .button:hover,
    .woocommerce .woocommerce-message a:hover,
    .woocommerce .woocommerce-message .button:hover,
    .woocommerce .woocommerce-info a:hover,
    .woocommerce .woocommerce-info .button:hover,
    .woocommerce-page .woocommerce-message a:hover,
    .woocommerce-page .woocommerce-message .button:hover,
    .woocommerce-page .woocommerce-info a:hover,
    .woocommerce-page .woocommerce-info .button:hover {
      color: #fff;
      opacity: 1;
      background: none !important; }
  .woocommerce-error:before,
  .woocommerce-message:before,
  .woocommerce-info:before,
  .woocommerce .woocommerce-error:before,
  .woocommerce-page .woocommerce-error:before,
  .woocommerce .woocommerce-message:before,
  .woocommerce .woocommerce-info:before,
  .woocommerce-page .woocommerce-message:before,
  .woocommerce-page .woocommerce-info:before {
    position: absolute;
    left: 25px;
    top: 19px; }
    @media all and (max-width: 39.95em) {
      .woocommerce-error:before,
      .woocommerce-message:before,
      .woocommerce-info:before,
      .woocommerce .woocommerce-error:before,
      .woocommerce-page .woocommerce-error:before,
      .woocommerce .woocommerce-message:before,
      .woocommerce .woocommerce-info:before,
      .woocommerce-page .woocommerce-message:before,
      .woocommerce-page .woocommerce-info:before {
        top: 14px; } }
  @media all and (min-width: 40em) {
    .woocommerce-error:hover:after,
    .woocommerce-message:hover:after,
    .woocommerce-info:hover:after,
    .woocommerce .woocommerce-error:hover:after,
    .woocommerce-page .woocommerce-error:hover:after,
    .woocommerce .woocommerce-message:hover:after,
    .woocommerce .woocommerce-info:hover:after,
    .woocommerce-page .woocommerce-message:hover:after,
    .woocommerce-page .woocommerce-info:hover:after {
      content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 4.7070312 3.2929688 L 3.2929688 4.7070312 L 10.585938 12 L 3.2929688 19.292969 L 4.7070312 20.707031 L 12 13.414062 L 19.292969 20.707031 L 20.707031 19.292969 L 13.414062 12 L 20.707031 4.7070312 L 19.292969 3.2929688 L 12 10.585938 L 4.7070312 3.2929688 z'></path></svg>");
      position: absolute;
      right: 25px;
      top: 23px; } }
  .woocommerce-error.close,
  .woocommerce-message.close,
  .woocommerce-info.close,
  .woocommerce .woocommerce-error.close,
  .woocommerce-page .woocommerce-error.close,
  .woocommerce .woocommerce-message.close,
  .woocommerce .woocommerce-info.close,
  .woocommerce-page .woocommerce-message.close,
  .woocommerce-page .woocommerce-info.close {
    opacity: 0;
    visibility: hidden; }

.woocommerce-message,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
  color: #ffffff;
  background: #8fae1b; }
  .woocommerce-message:before,
  .woocommerce .woocommerce-message:before,
  .woocommerce-page .woocommerce-message:before {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 12 2 C 6.4889971 2 2 6.4889971 2 12 C 2 17.511003 6.4889971 22 12 22 C 17.511003 22 22 17.511003 22 12 C 22 6.4889971 17.511003 2 12 2 z M 12 4 C 16.430123 4 20 7.5698774 20 12 C 20 16.430123 16.430123 20 12 20 C 7.5698774 20 4 16.430123 4 12 C 4 7.5698774 7.5698774 4 12 4 z M 16.292969 8.2929688 L 10 14.585938 L 7.7070312 12.292969 L 6.2929688 13.707031 L 10 17.414062 L 17.707031 9.7070312 L 16.292969 8.2929688 z'></path></svg>"); }

.woocommerce-info,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
  color: #ffffff;
  background: #000;
  border-top: 0; }
  .woocommerce-info:before,
  .woocommerce .woocommerce-info:before,
  .woocommerce-page .woocommerce-info:before {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 12 2 C 6.4889971 2 2 6.4889971 2 12 C 2 17.511003 6.4889971 22 12 22 C 17.511003 22 22 17.511003 22 12 C 22 6.4889971 17.511003 2 12 2 z M 12 4 C 16.430123 4 20 7.5698774 20 12 C 20 16.430123 16.430123 20 12 20 C 7.5698774 20 4 16.430123 4 12 C 4 7.5698774 7.5698774 4 12 4 z M 11 7 L 11 9 L 13 9 L 13 7 L 11 7 z M 11 11 L 11 17 L 13 17 L 13 11 L 11 11 z'></path></svg>"); }

.woocommerce-error,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
  color: #ffffff;
  background: #b81c23;
  text-align: left; }
  .woocommerce-error:before,
  .woocommerce .woocommerce-error:before,
  .woocommerce-page .woocommerce-error:before {
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 12 1.015625 C 11.606875 1.015625 11.213734 1.1588125 10.927734 1.4453125 L 1.4453125 10.927734 C 0.8533125 11.519734 0.8533125 12.481266 1.4453125 13.072266 L 10.927734 22.556641 C 11.213734 22.842641 11.595 23 12 23 C 12.405 23 12.785266 22.842641 13.072266 22.556641 L 22.556641 13.072266 C 23.148641 12.480266 23.148641 11.518734 22.556641 10.927734 L 13.072266 1.4453125 C 12.785766 1.1588125 12.393125 1.015625 12 1.015625 z M 12 3.1992188 L 20.800781 12 L 12 20.800781 L 3.1992188 12 L 12 3.1992188 z M 11 7 L 11 13 L 13 13 L 13 7 L 11 7 z M 11 15 L 11 17 L 13 17 L 13 15 L 11 15 z'></path></svg>"); }

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
  background: none;
  float: none;
  padding: 0;
  min-width: 0;
  margin-right: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .woocommerce .woocommerce-error .button:focus,
  .woocommerce .woocommerce-info .button:focus,
  .woocommerce .woocommerce-message .button:focus {
    background: none !important; }

.woocommerce-message a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout.woocommerce-page .woocommerce-info {
  width: auto;
  position: relative;
  bottom: auto;
  left: auto;
  z-index: 1;
  font-size: 0.8125em;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  border-top: none;
  background: none;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .woocommerce-checkout .woocommerce-info:before,
  .woocommerce-checkout.woocommerce-page .woocommerce-info:before {
    right: 4px;
    left: auto;
    top: 5px;
    position: relative; }

.notice-border-container {
  text-align: center; }

@media all and (min-width: 1330px) {
  .page .entry-content .alignwide,
  .single .without-sidebar .entry-content .alignwide {
    margin-left: calc( -75vw / 2 + 100% / 2);
    margin-right: calc( -75vw / 2 + 100% / 2);
    max-width: 75vw;
    clear: both; } }

.page .entry-content .alignfull,
.single .without-sidebar .entry-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2);
  margin-right: calc( -100vw / 2 + 100% / 2);
  max-width: 100vw;
  clear: both; }

[class*='wp-block-'],
.gbt_18_mt_social_media_profiles,
.gbt_18_mt_banner,
.gbt_18_mt_portfolio,
.gbt_18_mt_posts_grid,
.gbt_18_mt_lookbook,
.gbt_18_mt_posts_slider {
  margin-bottom: 2.5rem; }

.entry-content > h1, .entry-content > h2, .entry-content > h3, .entry-content > h4, .entry-content > h5, .entry-content > h6 {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  clear: both; }

.entry-content > p + *:not(p), .entry-content > hr {
  margin-top: 2.5rem; }

.entry-content > p {
  margin-bottom: 1rem; }

.entry-content > hr {
  margin-bottom: 2.5rem; }

.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-image.alignleft,
.wp-block-image.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.wp-block-cover {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none; }
  .wp-block-cover.alignwide, .wp-block-cover.alignfull {
    width: auto; }
  .wp-block-cover::-webkit-scrollbar {
    display: none; }
  .wp-block-cover .wp-block-cover-text {
    margin: 5% !important; }
  .wp-block-cover.alignright {
    margin-left: 1.5rem; }
    .wp-block-cover.alignright .wp-block-cover-text {
      text-align: right; }
  .wp-block-cover.alignleft {
    margin-right: 1.5rem; }
    .wp-block-cover.alignleft .wp-block-cover-text {
      text-align: left; }
  @media all and (max-width: 680px) {
    .wp-block-cover.alignright, .wp-block-cover.alignleft {
      width: 50%; }
    .wp-block-cover .wp-block-cover-text {
      font-size: 24px; } }

.wp-block-image .alignright {
  margin-left: 1.5rem; }

.wp-block-image .alignleft {
  margin-right: 1.5rem; }

@media all and (max-width: 680px) {
  .wp-block-image .alignright,
  .wp-block-image .alignleft {
    width: 50%; } }

.wp-block-image figcaption {
  margin-top: 10px; }

.site-content .wp-block-gallery,
.wp-block-gallery {
  margin-left: 0; }
  .site-content .wp-block-gallery.alignfull, .site-content .wp-block-gallery.alignwide,
  .wp-block-gallery.alignfull,
  .wp-block-gallery.alignwide {
    clear: both; }
  .site-content .wp-block-gallery.alignright,
  .wp-block-gallery.alignright {
    margin-right: 0;
    margin-left: 1.5rem; }
  .site-content .wp-block-gallery.alignleft,
  .wp-block-gallery.alignleft {
    margin-left: 0;
    margin-right: 1.5rem; }
  @media all and (max-width: 480px) {
    .site-content .wp-block-gallery.alignright, .site-content .wp-block-gallery.alignleft,
    .wp-block-gallery.alignright,
    .wp-block-gallery.alignleft {
      width: 100%;
      margin-left: 0;
      max-width: 100%;
      margin-right: 0;
      clear: both; } }
  .site-content .wp-block-gallery ul,
  .wp-block-gallery ul {
    margin: 0; }
  .site-content .wp-block-gallery figcaption a,
  .wp-block-gallery figcaption a {
    color: #fff;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
    .site-content .wp-block-gallery figcaption a:hover,
    .wp-block-gallery figcaption a:hover {
      opacity: .5; }

p.has-drop-cap:first-letter {
  font-weight: 300 !important;
  margin: 12px 1.7rem 0.6rem 0 !important; }

@media all and (max-width: 640px) {
  p.has-drop-cap:first-letter {
    margin: 12px 1.5rem 0.6rem 0 !important; } }

p.wp-block-subhead {
  font-style: normal; }

.wp-block-embed {
  margin-left: 0;
  margin-right: 0; }
  .wp-block-embed .wp-block-embed__wrapper:before {
    padding-top: 0 !important; }
  .wp-block-embed .video-container {
    margin: auto;
    width: 100%; }
  .wp-block-embed figcaption {
    margin-top: 10px; }
  .wp-block-embed .twitter-tweet {
    margin-left: auto;
    margin-right: auto; }

.blog .video-container {
  width: 100%;
  margin-left: 0; }

.wp-block-embed .video-container {
  margin-bottom: 0; }

.site-content ul.wp-block-latest-posts,
.site-content ul.wp-block-archives,
.site-content ul.wp-block-categories,
.wp-block-latest-posts,
.wp-block-archives,
.wp-block-categories {
  margin-left: 0; }
  .site-content ul.wp-block-latest-posts li,
  .site-content ul.wp-block-archives li,
  .site-content ul.wp-block-categories li,
  .wp-block-latest-posts li,
  .wp-block-archives li,
  .wp-block-categories li {
    list-style-type: none; }
  .site-content ul.wp-block-latest-posts .wp-block-latest-posts__post-date,
  .site-content ul.wp-block-archives .wp-block-latest-posts__post-date,
  .site-content ul.wp-block-categories .wp-block-latest-posts__post-date,
  .wp-block-latest-posts .wp-block-latest-posts__post-date,
  .wp-block-archives .wp-block-latest-posts__post-date,
  .wp-block-categories .wp-block-latest-posts__post-date {
    margin-bottom: 0; }
  .site-content ul.wp-block-latest-posts .children,
  .site-content ul.wp-block-archives .children,
  .site-content ul.wp-block-categories .children,
  .wp-block-latest-posts .children,
  .wp-block-archives .children,
  .wp-block-categories .children {
    margin-top: 0;
    margin-bottom: 0; }

.site-content ul.wp-block-latest-posts li,
.wp-block-latest-posts li {
  margin-bottom: 30px; }
  .site-content ul.wp-block-latest-posts li > a,
  .wp-block-latest-posts li > a {
    display: block;
    font-size: 1.875rem;
    line-height: 1.333em; }
  .site-content ul.wp-block-latest-posts li .wp-block-latest-posts__post-date,
  .wp-block-latest-posts li .wp-block-latest-posts__post-date {
    display: block;
    font-size: 0.8125rem;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 19px; }
  .site-content ul.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt,
  .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
    margin-top: 19px; }
    .site-content ul.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a,
    .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a {
      display: block;
      text-transform: uppercase;
      font-size: 0.8125rem;
      line-height: 2em;
      margin-top: 16px; }

.wp-block-audio audio {
  visibility: visible; }

.wp-block-quote p,
.wp-block-quote.is-style-large p,
.wp-block-pullquote p,
.site-content .wp-block-quote p {
  font-style: normal;
  color: inherit; }

.wp-block-quote cite,
.wp-block-quote.is-style-large cite,
.wp-block-pullquote cite,
.site-content .wp-block-quote cite {
  text-transform: none;
  text-align: left;
  color: inherit; }

.wp-block-quote blockquote,
.wp-block-quote.is-style-large blockquote,
.wp-block-pullquote blockquote,
.site-content .wp-block-quote blockquote {
  margin-bottom: 0; }

.wp-block-pullquote {
  padding: 60px 0; }
  .wp-block-pullquote p {
    margin: 20px; }
  .wp-block-pullquote cite {
    text-align: center; }
  .wp-block-pullquote.is-style-solid-color p {
    margin: 0; }
  .wp-block-pullquote.is-style-solid-color cite {
    text-align: left; }
  .wp-block-pullquote.alignright blockquote p, .wp-block-pullquote.alignright blockquote cite {
    text-align: right;
    margin-right: 20px; }

.wp-block-video video {
  width: 100%; }

.wp-block-table.is-style-stripes {
  border-bottom: 0; }

.wp-block-table table {
  margin-bottom: 0; }

.wp-block-table th, .wp-block-table td {
  padding: 10px; }

.wp-block-button .wp-block-button__link {
  margin-bottom: 0;
  line-height: 28px; }

.wp-block-code code {
  font-weight: normal; }

.wp-block-file .wp-block-file__button {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  padding: 12px 24px;
  margin-bottom: 0; }

.wp-block-button a {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase; }

.gbt_18_mt_banner .gbt_18_mt_banner_title {
  line-height: 1.391em;
  font-weight: normal; }
  @media all and (max-width: 680px) {
    .gbt_18_mt_banner .gbt_18_mt_banner_title {
      font-size: 24px !important; } }

.gbt_18_mt_banner .gbt_18_mt_banner_subtitle {
  font-weight: normal;
  line-height: 1.5em; }
  @media all and (max-width: 680px) {
    .gbt_18_mt_banner .gbt_18_mt_banner_subtitle {
      font-size: 18px !important; } }

.gbt_18_mt_portfolio.aligncenter .default_grid.items_per_row_3 h2.portfolio-title.hover-effect-title, .gbt_18_mt_portfolio.aligncenter.is-style-masonry_1 h2.portfolio-title.hover-effect-title, .gbt_18_mt_portfolio.aligncenter.is-style-masonry_2 h2.portfolio-title.hover-effect-title, .gbt_18_mt_portfolio.aligncenter.is-style-masonry_3 h2.portfolio-title.hover-effect-title {
  font-size: 20px; }

.gbt_18_mt_portfolio.aligncenter .default_grid.items_per_row_4 h2.portfolio-title.hover-effect-title,
.gbt_18_mt_portfolio.aligncenter .default_grid.items_per_row_5 h2.portfolio-title.hover-effect-title {
  font-size: 18px; }

.gbt_18_mt_portfolio.alignwide h2.portfolio-title.hover-effect-title {
  font-size: 24px; }

.gbt_18_mt_portfolio h2.portfolio-title {
  font-weight: normal; }

.gbt_18_mt_posts_grid.is-style-default .gbt_18_mt_posts_grid_title {
  font-size: 24px;
  line-height: 1.4em; }
  @media all and (min-width: 640px) and (max-width: 1023px) {
    .gbt_18_mt_posts_grid.is-style-default .gbt_18_mt_posts_grid_title {
      font-size: 22px; } }
  @media all and (max-width: 639px) {
    .gbt_18_mt_posts_grid.is-style-default .gbt_18_mt_posts_grid_title {
      font-size: 20px; } }

.gbt_18_mt_posts_slider .gbt_18_mt_posts_slider_title {
  font-size: 1.457em;
  line-height: 1.304em; }

.gbt_18_mt_posts_slider .gbt_18_mt_posts_slider_date {
  font-size: 0.875em; }

.wc-block-featured-product,
.wc-block-featured-category {
  padding: 40px;
  width: auto; }
  .wc-block-featured-product .wc-block-featured-product__price,
  .wc-block-featured-category .wc-block-featured-product__price {
    font-size: 21px;
    font-weight: 700; }
  .wc-block-featured-product .wc-block-featured-category__title,
  .wc-block-featured-product .wc-block-featured-category__description,
  .wc-block-featured-product .wc-block-featured-category__link,
  .wc-block-featured-category .wc-block-featured-category__title,
  .wc-block-featured-category .wc-block-featured-category__description,
  .wc-block-featured-category .wc-block-featured-category__link {
    padding: 16px 48px 0; }
  .wc-block-featured-product .wc-block-featured-product__link,
  .wc-block-featured-product .wc-block-featured-category__link,
  .wc-block-featured-category .wc-block-featured-product__link,
  .wc-block-featured-category .wc-block-featured-category__link {
    margin-top: 32px; }
  .wc-block-featured-product .wp-block-button,
  .wc-block-featured-category .wp-block-button {
    margin-bottom: 16px; }
  .wc-block-featured-product .wc-block-featured-category__title,
  .wc-block-featured-product .wc-block-featured-product__title,
  .wc-block-featured-category .wc-block-featured-category__title,
  .wc-block-featured-category .wc-block-featured-product__title {
    color: #fff !important; }
  .wc-block-featured-product .wc-block-featured-product__description,
  .wc-block-featured-product .wc-block-featured-category__description,
  .wc-block-featured-category .wc-block-featured-product__description,
  .wc-block-featured-category .wc-block-featured-category__description {
    width: 75%;
    margin: 0 auto; }

.wc-block-product-categories.is-list {
  margin: 0; }
  .wc-block-product-categories.is-list ul {
    list-style: none;
    margin: 0; }

.wp-block-woocommerce-handpicked-products.alignfull ul.products,
.wp-block-woocommerce-product-best-sellers.alignfull ul.products,
.wp-block-woocommerce-product-on-sale.alignfull ul.products,
.wp-block-woocommerce-product-top-rated.alignfull ul.products,
.wp-block-woocommerce-products-by-attribute.alignfull ul.products,
.wp-block-woocommerce-product-category.alignfull ul.products,
.wp-block-woocommerce-product-new.alignfull ul.products {
  padding: 0 2.2rem; }

.wp-block-woocommerce-handpicked-products.is-hidden-title .product h2,
.wp-block-woocommerce-product-best-sellers.is-hidden-title .product h2,
.wp-block-woocommerce-product-on-sale.is-hidden-title .product h2,
.wp-block-woocommerce-product-top-rated.is-hidden-title .product h2,
.wp-block-woocommerce-products-by-attribute.is-hidden-title .product h2,
.wp-block-woocommerce-product-category.is-hidden-title .product h2,
.wp-block-woocommerce-product-new.is-hidden-title .product h2 {
  display: none; }

.wp-block-woocommerce-handpicked-products.is-hidden-rating .star-rating,
.wp-block-woocommerce-product-best-sellers.is-hidden-rating .star-rating,
.wp-block-woocommerce-product-on-sale.is-hidden-rating .star-rating,
.wp-block-woocommerce-product-top-rated.is-hidden-rating .star-rating,
.wp-block-woocommerce-products-by-attribute.is-hidden-rating .star-rating,
.wp-block-woocommerce-product-category.is-hidden-rating .star-rating,
.wp-block-woocommerce-product-new.is-hidden-rating .star-rating {
  display: none; }

.wc-block-grid.alignfull {
  padding: 0 25px; }

.wc-block-grid.has-1-columns {
  float: none !important; }
  .wc-block-grid.has-1-columns ul.wc-block-grid__products li.wc-block-grid__product {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 100%; }

@media all and (max-width: 1024px) {
  .wc-block-grid.has-2-columns ul.wc-block-grid__products li.wc-block-grid__product {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    max-width: 50%; } }

.wc-block-grid ul.wc-block-grid__products {
  margin-right: -10px;
  margin-left: -10px; }
  .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product {
    padding: 0 10px; }
    @media all and (min-width: 640px) and (max-width: 1024px) {
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product {
        width: 33.33333%;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 33.333%;
        flex: 1 0 33.333%;
        max-width: 33.3333%; } }
    @media all and (max-width: 639px) {
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product {
        width: 50%;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
        max-width: 50%; } }
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image {
      margin-bottom: 12px; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image img {
        width: 100%; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image .wc-block-grid__product-onsale {
        right: 15px; }
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 16px;
      margin: 0 0 8px;
      text-align: left;
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price,
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__value,
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__regular {
      display: block;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 14px;
      opacity: .8;
      margin: 0 0 5px;
      text-align: left; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price del,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__value del,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__regular del {
        display: inline-block;
        opacity: .8; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price .wc-block-grid__product-price__regular,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__value .wc-block-grid__product-price__regular,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__regular .wc-block-grid__product-price__regular {
        margin-right: 3px;
        opacity: .8;
        margin-bottom: 0; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price ins,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price .wc-block-grid__product-price__value,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__value ins,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__value .wc-block-grid__product-price__value,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__regular ins,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price__regular .wc-block-grid__product-price__value {
        display: inline-block;
        margin: 0; }
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-rating {
      display: block;
      font-size: 11px;
      text-align: left;
      margin-bottom: 0;
      height: 17px; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-rating .wc-block-grid__product-rating__stars,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-rating .star-rating {
        text-align: left;
        margin: 0; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-rating .star-rating {
        overflow: hidden;
        position: relative;
        width: 5.3em;
        height: 1.618em;
        line-height: 1.618;
        font-size: 1em;
        font-family: star;
        font-weight: 400; }
        .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-rating .star-rating:before {
          content: "\53\53\53\53\53";
          top: 0;
          left: 0;
          right: 0;
          position: absolute;
          opacity: .5;
          color: #aaa; }
        .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-rating .star-rating span {
          overflow: hidden;
          top: 0;
          left: 0;
          right: 0;
          font-family: star;
          position: absolute;
          padding-top: 1.5em; }
          .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-rating .star-rating span:before {
            content: "\53\53\53\53\53";
            top: 0;
            left: 0;
            right: 0;
            position: absolute;
            color: #000; }
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart {
      text-align: left;
      margin-bottom: 20px !important; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart a.wp-block-button__link,
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart a.added_to_cart {
        display: block !important;
        position: relative;
        padding: 0 !important;
        line-height: 28px; }
        .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart a.wp-block-button__link:after,
        .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart a.added_to_cart:after {
          top: 0;
          right: -20px; }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart button {
        display: block !important;
        position: relative;
        padding: 0 !important;
        font-size: 0.8125rem !important;
        margin: 0 !important;
        min-width: inherit;
        text-decoration: none;
        text-align: left;
        text-transform: uppercase !important;
        background: none !important;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-transition: color 300ms ease !important;
        -o-transition: color 300ms ease !important;
        transition: color 300ms ease !important;
        border: none !important;
        line-height: 28px; }
    .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-onsale {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 50%;
      color: #ffffff;
      display: block;
      font-size: 11px;
      font-weight: 700;
      padding: 25px 10px;
      position: absolute;
      top: -10px;
      min-height: 65px;
      line-height: 1.5em;
      text-shadow: none;
      text-transform: uppercase;
      text-align: center;
      left: auto;
      right: 25px;
      width: 65px;
      z-index: 10; }
      @media only screen and (max-width: 768px) {
        .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-onsale {
          font-size: 0;
          min-height: 40px;
          padding: 10px 5px;
          width: 40px; } }
      .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-onsale:before {
        content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 7.5 4 C 5.578848 4 4 5.578848 4 7.5 C 4 9.421152 5.578848 11 7.5 11 C 9.421152 11 11 9.421152 11 7.5 C 11 5.578848 9.421152 4 7.5 4 z M 16.185547 4.4179688 L 6.1855469 18.417969 L 7.8144531 19.582031 L 17.814453 5.5820312 L 16.185547 4.4179688 z M 7.5 6 C 8.3402718 6 9 6.6597282 9 7.5 C 9 8.3402718 8.3402718 9 7.5 9 C 6.6597282 9 6 8.3402718 6 7.5 C 6 6.6597282 6.6597282 6 7.5 6 z M 16.5 13 C 14.578848 13 13 14.578848 13 16.5 C 13 18.421152 14.578848 20 16.5 20 C 18.421152 20 20 18.421152 20 16.5 C 20 14.578848 18.421152 13 16.5 13 z M 16.5 15 C 17.340272 15 18 15.659728 18 16.5 C 18 17.340272 17.340272 18 16.5 18 C 15.659728 18 15 17.340272 15 16.5 C 15 15.659728 15.659728 15 16.5 15 z'></path></svg>"); }
        @media only screen and (min-width: 769px) {
          .wc-block-grid ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-onsale:before {
            display: none; } }

.wc-block-grid .wc-block-product-sort-select {
  margin-right: 8px;
  margin-left: 8px; }

.wc-block-grid .screen-reader-text {
  display: none; }

.wc-block-grid .wc-block-pagination .wc-block-pagination-page {
  border: 1px solid;
  border-right: 0;
  display: inline;
  margin: 0;
  padding: 0.5em;
  opacity: 1;
  cursor: pointer;
  line-height: 2em;
  min-width: 3em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  font-size: 1em;
  font-weight: 400; }
  .wc-block-grid .wc-block-pagination .wc-block-pagination-page:last-child {
    border-right: 1px solid; }
  .wc-block-grid .wc-block-pagination .wc-block-pagination-page.wc-block-pagination-page--active, .wc-block-grid .wc-block-pagination .wc-block-pagination-page:hover {
    color: #fff; }

.wp-block-woocommerce-price-filter h3,
.wp-block-woocommerce-attribute-filter h3,
.wp-block-woocommerce-active-filters h3 {
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 0 25px 0;
  padding: 0;
  text-align: left; }

.wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper {
  background: transparent;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input-progress,
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input {
    height: 8px; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input::-webkit-slider-thumb {
    background-image: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 5px solid;
    display: block;
    outline: none;
    cursor: pointer; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input::-moz-range-thumb {
    background-image: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 5px solid;
    display: block;
    outline: none;
    cursor: pointer; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input::-ms-thumb {
    background-image: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 5px solid;
    display: block;
    position: relative;
    outline: none;
    cursor: pointer; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input:focus::-webkit-slider-thumb, .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: none;
    filter: none; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input:focus::-moz-range-thumb, .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input:hover::-moz-range-thumb {
    box-shadow: none;
    filter: none; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input:focus::-ms-thumb, .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input:hover::-ms-thumb {
    box-shadow: none;
    filter: none; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-webkit-slider-thumb {
    position: relative;
    top: -3px; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-moz-range-thumb {
    position: relative;
    top: -3px; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input.wc-block-price-filter__range-input--min::-ms-thumb {
    position: relative;
    top: -3px; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-webkit-slider-thumb {
    position: relative;
    top: -11px; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-moz-range-thumb {
    position: relative;
    top: -11px; }
  .wp-block-woocommerce-price-filter .wc-block-price-filter__range-input-wrapper .wc-block-price-filter__range-input.wc-block-price-filter__range-input--max::-ms-thumb {
    position: relative;
    top: -11px; }

.wp-block-woocommerce-price-filter .wc-block-price-filter__controls .wc-block-price-filter__amount {
  border-radius: 0; }

.wp-block-woocommerce-attribute-filter ul li {
  margin-bottom: 5px; }
  .wp-block-woocommerce-attribute-filter ul li input {
    display: none; }
  .wp-block-woocommerce-attribute-filter ul li label {
    line-height: 1em;
    padding: 1px 0;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    -webkit-transition: color .3s ease, opacity .3s ease;
    -o-transition: color .3s ease, opacity .3s ease;
    transition: color .3s ease, opacity .3s ease; }
    .wp-block-woocommerce-attribute-filter ul li label .wc-block-attribute-filter-list-count {
      margin-left: 5px; }
    .wp-block-woocommerce-attribute-filter ul li label:hover {
      opacity: .55; }
  .wp-block-woocommerce-attribute-filter ul li input:checked + label {
    display: inline-block;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 9px 18px 9px 15px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700 !important;
    line-height: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
    .wp-block-woocommerce-attribute-filter ul li input:checked + label:hover {
      opacity: 1; }
    .wp-block-woocommerce-attribute-filter ul li input:checked + label .wc-block-attribute-filter-list-count {
      color: #fff; }

.wp-block-woocommerce-active-filters ul.wc-block-active-filters-list li.wc-block-active-filters-list-item {
  display: inline-block;
  color: #fff !important;
  border: none;
  border-radius: 0;
  padding: 9px 18px 9px 34px !important;
  font-size: 13px;
  font-weight: 700 !important;
  line-height: 1;
  text-transform: uppercase !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  margin-right: 10px !important; }
  .wp-block-woocommerce-active-filters ul.wc-block-active-filters-list li.wc-block-active-filters-list-item button {
    left: 13px;
    right: auto;
    outline: 0; }
    .wp-block-woocommerce-active-filters ul.wc-block-active-filters-list li.wc-block-active-filters-list-item button:before {
      outline: 0;
      background: none !important;
      content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='rgb(255,255,255)'><path d='M 4.7070312 3.2929688 L 3.2929688 4.7070312 L 10.585938 12 L 3.2929688 19.292969 L 4.7070312 20.707031 L 12 13.414062 L 19.292969 20.707031 L 20.707031 19.292969 L 13.414062 12 L 20.707031 4.7070312 L 19.292969 3.2929688 L 12 10.585938 L 4.7070312 3.2929688 z'></path></svg>"); }
  .wp-block-woocommerce-active-filters ul.wc-block-active-filters-list li.wc-block-active-filters-list-item .wc-block-active-filters-list-item__type {
    display: none; }

.wp-block-woocommerce-active-filters .wc-block-active-filters__clear-all {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  outline: 0;
  font-weight: bold;
  float: none;
  margin-top: 25px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }
  .wp-block-woocommerce-active-filters .wc-block-active-filters__clear-all:hover {
    opacity: .55; }

.wp-block-woocommerce-all-reviews .wc-block-order-select .wc-block-order-select__label,
.wp-block-woocommerce-reviews-by-product .wc-block-order-select .wc-block-order-select__label,
.wp-block-woocommerce-reviews-by-category .wc-block-order-select .wc-block-order-select__label {
  display: block;
  text-align: left;
  line-height: 2; }

.wp-block-woocommerce-all-reviews .wc-block-order-select .wc-block-order-select__select,
.wp-block-woocommerce-reviews-by-product .wc-block-order-select .wc-block-order-select__select,
.wp-block-woocommerce-reviews-by-category .wc-block-order-select .wc-block-order-select__select {
  outline: 0;
  padding: 0 8px;
  background-position: center right 10px; }

.wp-block-woocommerce-all-reviews .wc-block-review-list,
.wp-block-woocommerce-reviews-by-product .wc-block-review-list,
.wp-block-woocommerce-reviews-by-category .wc-block-review-list {
  margin-left: 0; }

.wp-block-woocommerce-product-search .wc-block-product-search__button {
  background: transparent;
  border: 0;
  padding: 2px 8px 0;
  height: 37px; }
  .wp-block-woocommerce-product-search .wc-block-product-search__button:hover {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0; }

@media only screen and (max-width: 768px) {
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left; } }

@media only screen {
  .woocommerce ul.products.small-block-grid-1 > li.product,
  .woocommerce-page ul.products.small-block-grid-1 > li.product {
    width: 100%;
    list-style: none; }
  .woocommerce ul.products.small-block-grid-1 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.small-block-grid-1 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.small-block-grid-1 > li.product:nth-of-type(1n+1),
  .woocommerce-page ul.products.small-block-grid-1 > li.product:nth-of-type(1n+1) {
    clear: both; }
  .woocommerce ul.products.small-block-grid-1 > li.product:nth-child(1n),
  .woocommerce-page ul.products.small-block-grid-1 > li.product:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }
  .woocommerce ul.products.small-block-grid-2 > li.product,
  .woocommerce-page ul.products.small-block-grid-2 > li.product {
    width: 50%;
    list-style: none; }
  .woocommerce ul.products.small-block-grid-2 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.small-block-grid-2 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.small-block-grid-2 > li.product:nth-of-type(2n+1),
  .woocommerce-page ul.products.small-block-grid-2 > li.product:nth-of-type(2n+1) {
    clear: both; }
  .woocommerce ul.products.small-block-grid-2 > li.product:nth-child(2n+1),
  .woocommerce-page ul.products.small-block-grid-2 > li.product:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }
  .woocommerce ul.products.small-block-grid-2 > li.product:nth-child(2n),
  .woocommerce-page ul.products.small-block-grid-2 > li.product:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; } }

@media only screen and (min-width: 40em) {
  .woocommerce ul.products.medium-block-grid-1 > li.product,
  .woocommerce-page ul.products.medium-block-grid-1 > li.product {
    width: 100%;
    list-style: none; }
  .woocommerce ul.products.medium-block-grid-1 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.medium-block-grid-1 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.medium-block-grid-1 > li.product:nth-of-type(1n+1),
  .woocommerce-page ul.products.medium-block-grid-1 > li.product:nth-of-type(1n+1) {
    clear: both; }
  .woocommerce ul.products.medium-block-grid-1 > li.product:nth-child(1n),
  .woocommerce-page ul.products.medium-block-grid-1 > li.product:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }
  .woocommerce ul.products.medium-block-grid-2 > li.product,
  .woocommerce-page ul.products.medium-block-grid-2 > li.product {
    width: 50%;
    list-style: none; }
  .woocommerce ul.products.medium-block-grid-2 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.medium-block-grid-2 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.medium-block-grid-2 > li.product:nth-of-type(2n+1),
  .woocommerce-page ul.products.medium-block-grid-2 > li.product:nth-of-type(2n+1) {
    clear: both; }
  .woocommerce ul.products.medium-block-grid-2 > li.product:nth-child(2n+1),
  .woocommerce-page ul.products.medium-block-grid-2 > li.product:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }
  .woocommerce ul.products.medium-block-grid-2 > li.product:nth-child(2n),
  .woocommerce-page ul.products.medium-block-grid-2 > li.product:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }
  .woocommerce ul.products.medium-block-grid-3 > li.product,
  .woocommerce-page ul.products.medium-block-grid-3 > li.product {
    width: 33.33333%;
    list-style: none; }
  .woocommerce ul.products.medium-block-grid-3 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.medium-block-grid-3 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.medium-block-grid-3 > li.product:nth-of-type(3n+1),
  .woocommerce-page ul.products.medium-block-grid-3 > li.product:nth-of-type(3n+1) {
    clear: both; }
  .woocommerce ul.products.medium-block-grid-3 > li.product:nth-child(3n+1),
  .woocommerce-page ul.products.medium-block-grid-3 > li.product:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }
  .woocommerce ul.products.medium-block-grid-3 > li.product:nth-child(3n+2),
  .woocommerce-page ul.products.medium-block-grid-3 > li.product:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .woocommerce ul.products.medium-block-grid-3 > li.product:nth-child(3n),
  .woocommerce-page ul.products.medium-block-grid-3 > li.product:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }
  .woocommerce ul.products.medium-block-grid-4 > li.product,
  .woocommerce-page ul.products.medium-block-grid-4 > li.product {
    width: 25%;
    list-style: none; }
  .woocommerce ul.products.medium-block-grid-4 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.medium-block-grid-4 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.medium-block-grid-4 > li.product:nth-of-type(4n+1),
  .woocommerce-page ul.products.medium-block-grid-4 > li.product:nth-of-type(4n+1) {
    clear: both; }
  .woocommerce ul.products.medium-block-grid-4 > li.product:nth-child(4n+1),
  .woocommerce-page ul.products.medium-block-grid-4 > li.product:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }
  .woocommerce ul.products.medium-block-grid-4 > li.product:nth-child(4n+2),
  .woocommerce-page ul.products.medium-block-grid-4 > li.product:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }
  .woocommerce ul.products.medium-block-grid-4 > li.product:nth-child(4n+3),
  .woocommerce-page ul.products.medium-block-grid-4 > li.product:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }
  .woocommerce ul.products.medium-block-grid-4 > li.product:nth-child(4n),
  .woocommerce-page ul.products.medium-block-grid-4 > li.product:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; } }

@media only screen and (min-width: 64em) {
  .woocommerce ul.products.large-block-grid-1 > li.product,
  .woocommerce-page ul.products.large-block-grid-1 > li.product {
    width: 100%;
    list-style: none; }
  .woocommerce ul.products.large-block-grid-1 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.large-block-grid-1 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.large-block-grid-1 > li.product:nth-of-type(1n+1),
  .woocommerce-page ul.products.large-block-grid-1 > li.product:nth-of-type(1n+1) {
    clear: both; }
  .woocommerce ul.products.large-block-grid-1 > li.product:nth-child(1n),
  .woocommerce-page ul.products.large-block-grid-1 > li.product:nth-child(1n) {
    padding-left: 0rem;
    padding-right: 0rem; }
  .woocommerce ul.products.large-block-grid-2 > li.product,
  .woocommerce-page ul.products.large-block-grid-2 > li.product {
    width: 50%;
    list-style: none; }
  .woocommerce ul.products.large-block-grid-2 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.large-block-grid-2 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.large-block-grid-2 > li.product:nth-of-type(2n+1),
  .woocommerce-page ul.products.large-block-grid-2 > li.product:nth-of-type(2n+1) {
    clear: both; }
  .woocommerce ul.products.large-block-grid-2 > li.product:nth-child(2n+1),
  .woocommerce-page ul.products.large-block-grid-2 > li.product:nth-child(2n+1) {
    padding-left: 0rem;
    padding-right: 0.9375rem; }
  .woocommerce ul.products.large-block-grid-2 > li.product:nth-child(2n),
  .woocommerce-page ul.products.large-block-grid-2 > li.product:nth-child(2n) {
    padding-left: 0.9375rem;
    padding-right: 0rem; }
  .woocommerce ul.products.large-block-grid-3 > li.product,
  .woocommerce-page ul.products.large-block-grid-3 > li.product {
    width: 33.33333%;
    list-style: none; }
  .woocommerce ul.products.large-block-grid-3 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.large-block-grid-3 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.large-block-grid-3 > li.product:nth-of-type(3n+1),
  .woocommerce-page ul.products.large-block-grid-3 > li.product:nth-of-type(3n+1) {
    clear: both; }
  .woocommerce ul.products.large-block-grid-3 > li.product:nth-child(3n+1),
  .woocommerce-page ul.products.large-block-grid-3 > li.product:nth-child(3n+1) {
    padding-left: 0rem;
    padding-right: 1.25rem; }
  .woocommerce ul.products.large-block-grid-3 > li.product:nth-child(3n+2),
  .woocommerce-page ul.products.large-block-grid-3 > li.product:nth-child(3n+2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
  .woocommerce ul.products.large-block-grid-3 > li.product:nth-child(3n),
  .woocommerce-page ul.products.large-block-grid-3 > li.product:nth-child(3n) {
    padding-left: 1.25rem;
    padding-right: 0rem; }
  .woocommerce ul.products.large-block-grid-4 > li.product,
  .woocommerce-page ul.products.large-block-grid-4 > li.product {
    width: 25%;
    list-style: none; }
  .woocommerce ul.products.large-block-grid-4 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.large-block-grid-4 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.large-block-grid-4 > li.product:nth-of-type(4n+1),
  .woocommerce-page ul.products.large-block-grid-4 > li.product:nth-of-type(4n+1) {
    clear: both; }
  .woocommerce ul.products.large-block-grid-4 > li.product:nth-child(4n+1),
  .woocommerce-page ul.products.large-block-grid-4 > li.product:nth-child(4n+1) {
    padding-left: 0rem;
    padding-right: 1.40625rem; }
  .woocommerce ul.products.large-block-grid-4 > li.product:nth-child(4n+2),
  .woocommerce-page ul.products.large-block-grid-4 > li.product:nth-child(4n+2) {
    padding-left: 0.46875rem;
    padding-right: 0.9375rem; }
  .woocommerce ul.products.large-block-grid-4 > li.product:nth-child(4n+3),
  .woocommerce-page ul.products.large-block-grid-4 > li.product:nth-child(4n+3) {
    padding-left: 0.9375rem;
    padding-right: 0.46875rem; }
  .woocommerce ul.products.large-block-grid-4 > li.product:nth-child(4n),
  .woocommerce-page ul.products.large-block-grid-4 > li.product:nth-child(4n) {
    padding-left: 1.40625rem;
    padding-right: 0rem; }
  .woocommerce ul.products.large-block-grid-5 > li.product,
  .woocommerce-page ul.products.large-block-grid-5 > li.product {
    width: 20%;
    list-style: none; }
  .woocommerce ul.products.large-block-grid-5 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.large-block-grid-5 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.large-block-grid-5 > li.product:nth-of-type(5n+1),
  .woocommerce-page ul.products.large-block-grid-5 > li.product:nth-of-type(5n+1) {
    clear: both; }
  .woocommerce ul.products.large-block-grid-5 > li.product:nth-child(5n+1),
  .woocommerce-page ul.products.large-block-grid-5 > li.product:nth-child(5n+1) {
    padding-left: 0rem;
    padding-right: 1.5rem; }
  .woocommerce ul.products.large-block-grid-5 > li.product:nth-child(5n+2),
  .woocommerce-page ul.products.large-block-grid-5 > li.product:nth-child(5n+2) {
    padding-left: 0.375rem;
    padding-right: 1.125rem; }
  .woocommerce ul.products.large-block-grid-5 > li.product:nth-child(5n+3),
  .woocommerce-page ul.products.large-block-grid-5 > li.product:nth-child(5n+3) {
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .woocommerce ul.products.large-block-grid-5 > li.product:nth-child(5n+4),
  .woocommerce-page ul.products.large-block-grid-5 > li.product:nth-child(5n+4) {
    padding-left: 1.125rem;
    padding-right: 0.375rem; }
  .woocommerce ul.products.large-block-grid-5 > li.product:nth-child(5n),
  .woocommerce-page ul.products.large-block-grid-5 > li.product:nth-child(5n) {
    padding-left: 1.5rem;
    padding-right: 0rem; }
  .woocommerce ul.products.large-block-grid-6 > li.product,
  .woocommerce-page ul.products.large-block-grid-6 > li.product {
    width: 16.66667%;
    list-style: none; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-of-type(n),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-of-type(n) {
    clear: none; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-of-type(6n+1),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-of-type(6n+1) {
    clear: both; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-child(6n+1),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-child(6n+1) {
    padding-left: 0rem;
    padding-right: 1.5625rem; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-child(6n+2),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-child(6n+2) {
    padding-left: 0.3125rem;
    padding-right: 1.25rem; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-child(6n+3),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-child(6n+3) {
    padding-left: 0.625rem;
    padding-right: 0.9375rem; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-child(6n+4),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-child(6n+4) {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-child(6n+5),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-child(6n+5) {
    padding-left: 1.25rem;
    padding-right: 0.3125rem; }
  .woocommerce ul.products.large-block-grid-6 > li.product:nth-child(6n),
  .woocommerce-page ul.products.large-block-grid-6 > li.product:nth-child(6n) {
    padding-left: 1.5625rem;
    padding-right: 0rem; } }

.woocommerce ul.products .owl-item li.product {
  width: auto; }
  .woocommerce ul.products .owl-item li.product h2 {
    text-align: left; }

.yith-wcwl-add-to-wishlist {
  margin: 25px 0 10px; }

ul.products li.product .yith-wcwl-add-to-wishlist,
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon,
.yith-wcwl-add-button > a i {
  display: none; }

ul.products li.product.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
  position: initial;
  top: 0;
  left: 0; }

ul.products li.product .product_thumbnail_wrapper > .yith-wcwl-add-to-wishlist {
  display: block !important; }

table.wishlist_table .product-thumbnail {
  vertical-align: middle !important; }

#yith-wcwl-popup-message,
.cart tr center {
  display: none !important; }

.yith-wcwl-add-button,
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
  font-size: 0.8125rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 0 0 2px 24px;
  cursor: pointer; }

.yith-wcwl-add-to-wishlist a {
  font-weight: bold; }

.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse {
  cursor: default; }

.yith-wcwl-wishlistaddedbrowse .feedback,
.yith-wcwl-wishlistexistsbrowse .feedback {
  text-transform: none;
  font-weight: 400; }

.product_infos .yith-wcwl-wishlistexistsbrowse.show a,
.product_infos .yith-wcwl-wishlistaddedbrowse a {
  margin-left: 8px; }

.single-product.with-sidebar .product_infos .yith-wcwl-wishlistexistsbrowse a {
  display: block;
  margin: 7px 0 0;
  opacity: 1; }

.product_infos .add_to_wishlist:before,
.product_infos .yith-wcwl-wishlistaddedbrowse:before,
.product_infos .yith-wcwl-wishlistexistsbrowse:before {
  position: absolute;
  left: 0;
  top: -3px; }

.add_to_wishlist,
.woocommerce a.button.add_to_wishlist {
  background: transparent !important;
  padding: 0 !important;
  position: unset !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: 0 !important; }
  .add_to_wishlist:hover,
  .woocommerce a.button.add_to_wishlist:hover {
    background: transparent !important; }
  .add_to_wishlist .blockUI,
  .woocommerce a.button.add_to_wishlist .blockUI {
    display: none !important; }

.add_to_wishlist,
.add_to_wishlist:before {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

.add_to_wishlist:hover {
  opacity: .55; }

.products .yith-wcwl-add-to-wishlist {
  height: 0;
  margin: 0;
  overflow: hidden; }

.products li a.add_to_wishlist,
.products .yith-wcwl-add-button,
.products .yith-wcwl-wishlistexistsbrowse,
.products .yith-wcwl-wishlistaddedbrowse {
  font-size: 0;
  line-height: 0;
  padding: 0;
  position: static !important; }

.products .add_to_wishlist:before,
.products .yith-wcwl-wishlistaddedbrowse a:before,
.products .yith-wcwl-wishlistexistsbrowse a:before {
  opacity: 0.35;
  position: absolute;
  bottom: -29px;
  right: 0; }

.yith-wcwl-add-to-wishlist .ajax-loading {
  display: none !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px; }

.yith-wcwl-add-button:after {
  content: '';
  display: inline-block;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 3s ease 30s, height 0s ease 30s;
  -o-transition: opacity 0.3s, width 3s ease 30s, height 0s ease 30s;
  transition: opacity 0.3s, width 3s ease 30s, height 0s ease 30s;
  -webkit-transition: opacity 0.3s,width 0s ease 30s, height 0s ease 30s; }

.products .yith-wcwl-add-button:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 0px; }

.yith-wcwl-add-button.show_overlay:after {
  opacity: 1;
  -webkit-transition: opacity 0.3s, width 0s ease 0s, height 0s ease 0s;
  -o-transition: opacity 0.3s, width 0s ease 0s, height 0s ease 0s;
  transition: opacity 0.3s, width 0s ease 0s, height 0s ease 0s;
  -webkit-transition: opacity 0.3s,width 0s ease 0s, height 0s ease 0s; }

.product_infos .yith-wcwl-add-button.show_overlay:after {
  width: 48px;
  height: 10px; }

.products .yith-wcwl-add-button.show_overlay:after {
  position: absolute;
  width: 100%;
  height: 100.1%; }

.products .yith-wcwl-add-button.show_overlay.hide:after {
  width: 0px;
  height: 0px;
  opacity: 1;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s; }

.yith-wcwl-add-button:after {
  background-image: url("../images/ajax-loader.gif") !important;
  background-position: center;
  background-repeat: no-repeat; }

/* Wishlist Table*/
.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock,
.wishlist_table tr td.product-stock-status span.wishlist-in-stock,
.wishlist-in-stock,
.wishlist-out-of-stock {
  font-size: 0.6875em;
  padding: 5px 9px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px; }

.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
  border: 2px solid #297e29; }

.wishlist_table tr td.product-stock-status span.wishlist-out-of-stock {
  color: #4f4c4d;
  border: 2px solid #4f4c4d; }

.product_list_widget .wishlist-in-stock {
  color: #fff;
  border: 2px solid #fff;
  padding: 2px 9px; }

.product_list_widget .wishlist-out-of-stock {
  border: 2px solid; }

.wishlist-empty-banner {
  margin-bottom: 40px; }

.yith-wcwl-share ul {
  margin: 0 !important;
  padding: 0 !important; }

.wishlist_items_number {
  position: absolute;
  right: -8px;
  bottom: 0px;
  background: #fff;
  padding: 3px;
  min-width: 21px;
  text-align: center;
  display: block;
  border-radius: 100px;
  color: #314381;
  font-size: 11px !important;
  line-height: 10px;
  border: 2px solid;
  border-color: #314381; }

.cart-wishlist-empty-banner {
  margin-bottom: 70px;
  margin-top: 20px; }

.cart-wishlist-empty {
  font-size: 1.5em;
  margin-bottom: 3px;
  line-height: 1.5em; }

.wishlist-empty-text {
  max-width: 80%; }

.wishlist_table .product-add-to-cart a.button {
  padding: 1.1875rem 2rem 1.125rem !important; }
  .wishlist_table .product-add-to-cart a.button:after {
    content: none !important; }

.woocommerce-wishlist.woocommerce-page table.cart .product-name a,
.woocommerce-wishlist.woocommerce-page #content table.cart .product-name a {
  padding-left: 30px; }

.woocommerce-wishlist h1.entry-title {
  margin-bottom: 45px; }

.wishlist-title {
  display: none; }

.woocommerce table.wishlist_table th,
.woocommerce table.wishlist_table td {
  line-height: 1.3; }

.shop_table.wishlist_table .product-stock-stauts {
  display: none; }

.wishlist_table tr td,
.wishlist_table tr th {
  text-align: left;
  padding-left: 0 !important;
  padding-right: 20px !important; }

.wishlist_table tr td.product-remove {
  padding: 0 !important; }

.woocommerce table.shop_table.wishlist_table td.product-remove,
.woocommerce-page table.shop_table.wishlist_table td.product-remove,
.woocommerce table.shop_table.wishlist_table th.product-remove,
.woocommerce-page table.shop_table.wishlist_table th.product-remove,
.woocommerce-page #content table.shop_table.cart.wishlist_table .product-remove,
.woocommerce-page table.shop_table.cart.wishlist_table .product-remove {
  display: table-cell;
  width: 24px; }

.woocommerce #content table.cart.wishlist_table a.remove,
.woocommerce table.cart.wishlist_table a.remove,
.woocommerce-page #content table.cart.wishlist_table a.remove,
.woocommerce-page table.cart.wishlist_table a.remove {
  font-size: 18px;
  line-height: 2; }
  .woocommerce #content table.cart.wishlist_table a.remove:hover,
  .woocommerce table.cart.wishlist_table a.remove:hover,
  .woocommerce-page #content table.cart.wishlist_table a.remove:hover,
  .woocommerce-page table.cart.wishlist_table a.remove:hover {
    background: transparent; }

.woocommerce-page table.cart.wishlist_table .product-name a,
.woocommerce-page #content table.cart.wishlist_table .product-name a {
  font-weight: 400; }

.woocommerce-page table.cart.wishlist_table .product-stock-status,
.woocommerce-page #content table.cart.wishlist_table .product-stock-status {
  display: none;
  padding-right: 20px !important; }

.wishlist_table tr td.product-add-to-cart {
  padding-right: 0 !important;
  text-align: right; }

.woocommerce .wishlist_table a.button.loading:after {
  position: absolute;
  top: 20px;
  left: 12px; }

.shop_table.wishlist_table .wc-forward.added_to_cart_button {
  display: none; }

.shop_table.wishlist_table .blockUI.blockOverlay {
  background-color: rgba(255, 255, 255, 0.5) !important; }

.shop_table.wishlist_table .blockUI.blockOverlay:before {
  color: rgba(0, 0, 0, 0.75) !important; }

/* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) {
  .wishlist_items_number {
    right: -8px;
    bottom: 4px; }
  .cart-wishlist-empty {
    font-size: 3.125em;
    margin-bottom: 3px;
    line-height: 1.4em; }
  .shop_table.wishlist_table .product-stock-stauts {
    display: table-cell; }
  .woocommerce-page table.cart.wishlist_table .product-name,
  .woocommerce-page #content table.cart.wishlist_table .product-name {
    padding-right: 30px; }
  .woocommerce-page table.cart.wishlist_table .product-stock-status,
  .woocommerce-page #content table.cart.wishlist_table .product-stock-status {
    display: table-cell; }
  .wishlist_table tr td.product-add-to-cart {
    width: 180px; }
  .product-add-to-cart .button {
    font-size: 13px !important;
    width: auto;
    height: auto;
    position: relative;
    padding-right: 32px !important;
    padding-left: 32px !important; }
  .product-add-to-cart .button:before {
    display: none; } }

@media only screen and (max-width: 767px) {
  .woocommerce-page #content table.cart.wishlist_table .product-thumbnail,
  .woocommerce-page table.cart.wishlist_table .product-thumbnail {
    padding-top: 20px; }
  .woocommerce-page #content table.cart.wishlist_table .product-thumbnail img,
  .woocommerce-page table.cart.wishlist_table .product-thumbnail img {
    min-width: 80px;
    max-width: 80px; } }

/* min-width 1023px, large screens */
@media only screen and (min-width: 63.9375em) {
  .woocommerce-page table.cart.wishlist_table .product-name,
  .woocommerce-page #content table.cart.wishlist_table .product-name {
    padding-right: 130px !important; } }
