/*
== ------------------------------------------------------------------- ==
== @@ Reset (general.less)
== ------------------------------------------------------------------- ==
*/
@import url('//fonts.googleapis.com/css?family=Karla|Lato|Montserrat|Roboto:300,400,800|Trirong');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .__web-inspector-hide-shortcut__,
body .__web-inspector-hide-shortcut__ * {
  visibility: visible !important;
  display: none !important;
}
img {
  max-width: 100%;
  height: auto;
}
/*
== ------------------------------------------------------------------- ==
== @@ Typography
== ------------------------------------------------------------------- ==
*/
@font-face {
  font-family: 'Gang of Three';
  src: url('fonts/GangofThree.eot');
  src: url('fonts/GangofThree.eot?#iefix') format('embedded-opentype'), url('fonts/GangofThree.woff') format('woff'), url('fonts/GangofThree.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MadeInChina';
  src: url('fonts/MadeInChina-Regular.eot');
  src: url('fonts/MadeInChina-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MadeInChina-Regular.woff') format('woff'), url('fonts/MadeInChina-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #e0eef3;
  line-height: 1.7;
}
h1 {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 60px;
}
@media only screen and (max-width:768px) {
  h1 {
    font-size: 42px;
  }
}
h2 {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 15px;
}
a {
  color: #c6dee6;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
/*
== ------------------------------------------------------------------- ==
== @@ Media Player
== ------------------------------------------------------------------- ==
*/
.audio_player {
  padding-left: 15px;
}
.audio_player .mejs-container,
.audio_player .mejs-container .mejs-controls {
  background: transparent;
}
.audio_player .mejs-controls button {
  outline: none !important;
}
.audio_player .mejs-controls .mejs-time-rail .mejs-time-current,
.audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded,
.audio_player .mejs-controls .mejs-time-rail .mejs-time-total {
  background: transparent;
}
.audio_player .mejs-controls .mejs-time-rail .mejs-time-current:before,
.audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded:before,
.audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before {
  content: '';
  display: block;
  height: 2px;
  width: 100%;
  background: #464646;
  margin-top: 4px;
  position: absolute;
}
.audio_player .mejs-controls .mejs-time-rail .mejs-time-current:before {
  background: #ddf1fc;
}
.audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded:before {
  background: #585858;
}
.audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before {
  background: #464646;
}
.audio_player .mejs-controls a.mejs-horizontal-volume-slider {
  display: none !important;
}
.audio_player .mejs-mute {
  opacity: 0;
}
/*
== ------------------------------------------------------------------- ==
== @@ Preloader
== ------------------------------------------------------------------- ==
*/
.page_preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  overflow: hidden;
  background: #0b0b0b;
  -webkit-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;
}
.loaded .page_preloader {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.loaded .page_preloader .icon {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.page_preloader .loader-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.page_preloader .loader-inner div {
  width: 50px;
  height: 50px;
}
/*
== ------------------------------------------------------------------- ==
== @@ Social Icons
== ------------------------------------------------------------------- ==
*/
.social_icons {
  margin: 0 -0.1em;
}
.social_icons a {
  color: #e0eef3;
  text-decoration: none;
}
.social_icons a:hover {
  color: #ffd560;
}
.social_icons .symbol,
.social_icons .symbol:before {
  font-family: 'Mono Social Icons Font';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  content: '\e286';
  font-size: 110%;
  line-height: 1;
}
.social_icons .facebook .symbol:before {
  content: '\e227';
}
.social_icons .youtube .symbol:before {
  content: '\e299';
}
.social_icons .twitter .symbol:before {
  content: '\e286';
}
.social_icons .instagram .symbol:before {
  content: '\e300';
}
.social_icons .googleplus .symbol:before {
  content: '\e239';
}
.social_icons .email .symbol:before {
  content: '\e224';
}
.social_icons .spotify .symbol:before {
  content: '\e279';
}
.social_icons li {
  display: inline-block;
  margin: 0 0.1em;
}
/*
== ------------------------------------------------------------------- ==
== @@ Buttons
== ------------------------------------------------------------------- ==
*/
.button {
  position: relative;
  display: inline-block;
  background: #e0eef3;
  color: #101010;
  height: 40px;
  line-height: 40px !important;
  padding: 0 25px;
  font-size: 15px;
  text-align: center;
  white-space: nowrap;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  color: #101010 !important;
  cursor: pointer;
  text-decoration: none !important;
  -webkit-appearance: none;
}
.button:hover {
  background: #d7f1fb;
  color: #101010 !important;
}
.button * {
  line-height: 41px;
  display: block;
}
.button > .wrapper {
  position: relative;
  overflow: hidden;
}
.button em {
  opacity: 0;
}
.button label,
.button i:before {
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
.button label {
  position: absolute;
  top: 0;
}
.button i:before {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  left: 50%;
}
.button:hover label {
  top: -100%;
}
.button:hover i:before {
  top: 0;
}
.button .tooltip {
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-25px);
  -moz-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #e0eef3;
  font-weight: 800;
  color: #101010;
  opacity: 0;
  visibility: hidden;
}
.button .tooltip .wrapper {
  background: #ffd770;
  display: inline-block;
  white-space: nowrap;
  padding: 0 15px;
  line-height: 40px;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.button .tooltip .wrapper:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #ffd770;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.button:hover .tooltip {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  opacity: 1;
  visibility: visible;
}
/*
== ------------------------------------------------------------------- ==
== @@ Select
== ------------------------------------------------------------------- ==
*/
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  height: 36px;
  padding: 0 15px;
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #e0eef3;
  color: #bababa;
  background: #2d2d2d url('images/icons/ddl-arrow.png') no-repeat right top;
}
select:hover {
  background-position: right bottom;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  select {
    background-image: url('images/icons/ddl-arrow@2x.png');
    background-size: 36px 72px;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Textboxes
== ------------------------------------------------------------------- ==
*/
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  height: 36px;
  padding: 0 15px;
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #e0eef3;
  color: #bababa;
  background: #2d2d2d;
}
textarea {
  width: 100%;
  height: 100px;
  padding: 15px 15px;
  resize: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px #2d2d2d inset;
  -webkit-text-fill-color: #bababa !important;
}
/*
== ------------------------------------------------------------------- ==
== @@ MaxHeightPane
== ------------------------------------------------------------------- ==
*/
.maxheight_pane,
.maxheight_pane_doubled {
  overflow: hidden;
}
.maxheight_pane .jspVerticalBar,
.maxheight_pane_doubled .jspVerticalBar {
  opacity: 0.1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 3px;
}
.maxheight_pane .jspVerticalBar .jspTrack,
.maxheight_pane_doubled .jspVerticalBar .jspTrack {
  background: #2f2f2f;
}
.maxheight_pane .jspVerticalBar .jspDrag,
.maxheight_pane_doubled .jspVerticalBar .jspDrag {
  background: #828282;
}
.maxheight_pane:hover .jspVerticalBar,
.maxheight_pane_doubled:hover .jspVerticalBar {
  opacity: 1;
}
/*
== ------------------------------------------------------------------- ==
== @@ Single Post Pagination
== ------------------------------------------------------------------- ==
*/
.single_post_navigation a {
  position: fixed;
  top: 50%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single_post_navigation a.next {
  right: 0;
}
.single_post_navigation a.left {
  left: 0;
}
.single_post_navigation a .arrow {
  position: relative;
  z-index: 100;
  display: block;
  padding: 30px 10px;
  border: 0px solid #0b0b0b;
  background: #0b0b0b;
  -webkit-transition: border-width 0.3s 0.35s;
  transition: border-width 0.3s 0.35s;
}
.single_post_navigation a .arrow .icon {
  display: block;
  width: 14px;
  height: 23px;
  background: url('images/icons/page-nav-arrows.png') no-repeat 0 0;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .single_post_navigation a .arrow .icon {
    background-image: url('images/icons/page-nav-arrows@2x.png');
    background-size: 28px 23px;
  }
}
.single_post_navigation a.prev .icon {
  background-position: top left;
}
.single_post_navigation a.next .icon {
  background-position: top right;
}
.single_post_navigation a .info {
  position: absolute;
  top: 50%;
  padding: 20px;
  width: 400px;
  height: 120px;
  background: #fff;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  color: #222;
}
.single_post_navigation a .info h3 {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.5em;
  line-height: 0.8;
  color: #222;
}
.single_post_navigation a .info cite {
  text-transform: uppercase;
  font-style: normal;
  font-size: 9px;
  letter-spacing: 0.5px;
  display: block;
  border-bottom: solid 1px #d8d8d8;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-family: 'Montserrat';
  font-weight: normal;
  color: #8c8c8c;
}
.single_post_navigation a .info label {
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  color: #222;
  letter-spacing: 0px;
  line-height: 1;
}
.single_post_navigation a .info img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 20px;
  left: 20px;
}
.single_post_navigation a.prev .info {
  left: 0;
  padding: 20px 120px 20px 70px;
  text-align: right;
  -webkit-transform: translateY(-50%) translateX(-100%);
  transform: translateY(-50%) translateX(-100%);
}
.single_post_navigation a.prev .info img {
  left: auto;
  right: 20px;
}
.single_post_navigation a.next .info {
  right: 0;
  padding: 20px 70px 20px 120px;
  -webkit-transform: translateY(-50%) translateX(100%);
  transform: translateY(-50%) translateX(100%);
}
.single_post_navigation a.next .info img {
  right: auto;
  left: 20px;
}
.single_post_navigation a:hover .arrow {
  border-top-width: 19px;
  border-bottom-width: 19px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.single_post_navigation a:hover .info {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateY(-50%) translateX(0) scale(1);
  transform: translateY(-50%) translateX(0) scale(1);
}
@media only screen and (max-width:768px) {
  .single_post_navigation {
    display: none;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Headings
== ------------------------------------------------------------------- ==
*/
.mundo_heading {
  margin-bottom: 30px;
}
.mundo_heading .title {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 54px;
}
.mundo_heading .subtitle {
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 11px;
  margin-top: -5px;
}
/*
== ------------------------------------------------------------------- ==
== @@ General
== ------------------------------------------------------------------- ==
*/
html,
body {
  min-height: 100%;
}
body {
  background: #171717;
}
body .canvas {
  width: 90%;
  margin: 0 auto;
}
@media only screen and (min-width:1400px) {
  body .canvas {
    width: 1300px;
  }
}
body.responsive_menu_visible {
  overflow: hidden !important;
}
/*
== ------------------------------------------------------------------- ==
== @@ Header
== ------------------------------------------------------------------- ==
*/
.page_header {
  position: fixed;
  width: 100%;
  min-height: 80px;
  z-index: 100;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page_header.sticky {
  background-color: #0b0b0b;
  background-color: rgba(11, 11, 11, 0.9);
}
.page_header .canvas {
  display: block;
  zoom: 1;
}
.page_header .canvas:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.page_header .page_logo {
  float: left;
  height: 80px;
  line-height: 1;
  display: table;
}
.page_header .page_logo > * {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 893px) {
  .page_header .page_logo {
    float: none;
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 2;
    left: 0;
  }
  .page_header .page_logo > a {
    display: inline-block;
    width: auto;
    margin-top: 15px;
  }
}
.page_header .page_menu {
  float: right;
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.4em;
}
.page_header .page_menu ul.menu {
  margin: 0 -10px;
}
.page_header .page_menu ul.menu > li {
  float: left;
  white-space: nowrap;
  line-height: 80px;
  position: relative;
}
.page_header .page_menu ul.menu > li > a {
  line-height: 80px;
  color: #dcedf3;
  display: block;
  padding: 0 10px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page_header .page_menu .current-menu-item a,
.page_header .page_menu .current-item-parent a,
.page_header .page_menu .active a,
.page_header .page_menu a:hover {
  color: #b6edff !important;
}
@media only screen and (max-width: 893px) {
  .page_header .page_menu {
    float: none;
    position: fixed;
    overflow-y: scroll;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    padding: 100px 0 40px;
    text-align: center;
    background: rgba(0, 0, 0, 0.85);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .page_header .page_menu li {
    float: none;
    width: 100%;
  }
  .page_header .page_menu a {
    line-height: 2 !important;
  }
  .page_header .page_menu li.cart {
    display: none;
  }
  .page_header .page_menu li.account a {
    padding-left: 0;
    margin-left: 0;
  }
  .page_header .page_menu.is-active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.page_header .page_menu_toggler {
  display: block;
  width: 26px;
  height: 13px;
  background: url('images/icons/menu-toggler.png') no-repeat 0 0;
  position: absolute;
  top: 35px;
  right: 25px;
  display: none;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page_header .page_menu_toggler {
    background-image: url('images/icons/menu-toggler@2x.png');
    background-size: 26px 13px;
  }
}
@media only screen and (max-width: 893px) {
  .page_header .page_menu_toggler {
    display: block;
  }
}
.page_header .page_menu_hamburger {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 5;
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  overflow: visible;
  background: transparent;
  border: none;
  display: none;
}
.page_header .page_menu_hamburger .hamburger-box {
  width: 28px;
  height: 16px;
  display: inline-block;
  position: relative;
}
.page_header .page_menu_hamburger .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.page_header .page_menu_hamburger .hamburger-inner,
.page_header .page_menu_hamburger .hamburger-inner::before,
.page_header .page_menu_hamburger .hamburger-inner::after {
  width: 28px;
  height: 1px;
  background-color: #ddf4ff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.page_header .page_menu_hamburger .hamburger-inner::before,
.page_header .page_menu_hamburger .hamburger-inner::after {
  content: "";
  display: block;
}
.page_header .page_menu_hamburger .hamburger-inner::before {
  top: -6px;
}
.page_header .page_menu_hamburger .hamburger-inner::after {
  bottom: -6px;
}
.page_header .page_menu_hamburger .hamburger-box {
  perspective: 80px;
}
.page_header .page_menu_hamburger .hamburger-inner {
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.page_header .page_menu_hamburger .hamburger-inner::before,
.page_header .page_menu_hamburger .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.page_header .page_menu_hamburger.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}
.page_header .page_menu_hamburger.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg) scale(0.9);
}
.page_header .page_menu_hamburger.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg) scale(0.9);
}
@media only screen and (max-width: 893px) {
  .page_header .page_menu_hamburger {
    display: block;
  }
}
.page_header .responsive_account_summary a {
  display: none;
}
@media only screen and (max-width: 893px) {
  .page_header .responsive_account_summary a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px !important;
    z-index: 5;
  }
  .page_header .responsive_account_summary a .icon:before {
    font-size: 20px;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Content
== ------------------------------------------------------------------- ==
*/
.inner_page {
  padding: 120px 0 100px;
}
.fullpage_layout .section {
  text-align: center;
}
.fullpage_layout .section:nth-child(even) {
  /* background-color: #0f0f0f; */
}
/*
== ------------------------------------------------------------------- ==
== @@ Footer
== ------------------------------------------------------------------- ==
*/
.page_footer {
  position: fixed;
  width: 100%;
  max-height: 80px;
  z-index: 99;
  bottom: 0;
  background-color: #0b0b0b;
  background-color: rgba(11, 11, 11, 0.9);
  padding: 15px 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page_footer.hidden {
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.section_wrapper {
  padding: 110px 0 100px;
}
/*
== ------------------------------------------------------------------- ==
== @@ Home Section
== ------------------------------------------------------------------- ==
*/
.site_cover .artwork {
  position: relative;
  height: 100vh;
  min-height: 100vh;
}
.site_cover .artwork .layer {
  position: absolute;
  background: no-repeat center center;
  background-size: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.site_cover .artwork .background {
  background-image: url('images/mundosegundo-cover.png');
}
.site_cover .artwork .logo {
  background-image: url('images/mundosegundo-cover-logo.png');
}
.site_cover .sparkles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section.home {
  background-color: #0a0a0a;
}
/*
== ------------------------------------------------------------------- ==
== @@ Biography
== ------------------------------------------------------------------- ==
*/
.section.biography {
  background-image: url('images/backgrounds/about-bg.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.section.biography .photo img {
  max-width: none;
  height: 560px;
  display: none;
}
.section.biography .section_wrapper {
  padding: 110px 0 60px;
}
@media only screen and (max-width:768px) {
  .section.biography .section_wrapper {
    padding: 110px 0 100px;
  }
}
.section.biography .section_wrapper,
.section.biography .section_wrapper .canvas,
.section.biography .section_wrapper .bio {
  height: 100%;
}
.section.biography .bio {
  display: table;
}
.section.biography .bio h1 {
  margin-bottom: 10px;
}
.section.biography .bio .photo {
  display: table-cell;
  vertical-align: bottom;
}
.section.biography .bio .text {
  display: table-cell;
  padding-left: 80px;
  text-align: left;
  vertical-align: bottom;
}
@media only screen and (max-width:768px) {
  .section.biography .bio .photo {
    display: none !important;
  }
  .section.biography .bio .text {
    padding-left: 0;
    vertical-align: top;
  }
}
.section.biography .text p {
  margin-bottom: 10px;
}
.section.biography .text p:last-child {
  padding-bottom: 15px;
}
/*
== ------------------------------------------------------------------- ==
== @@ Discography
== ------------------------------------------------------------------- ==
*/
.section.discography {
  background-color: #090909 !important;
  background-image: url('images/backgrounds/grass.png');
  background-size: 1603px 325px;
  background-position: bottom center;
  background-repeat: repeat-x;
}
.discography_page {
  display: block;
  zoom: 1;
}
.discography_page:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.discography_page .latest_release,
.discography_page .albums_archive,
.discography_page .collaborations {
  float: left;
  width: 33.3%;
}
.discography_page .latest_release {
  text-align: center;
  vertical-align: top;
  width: 22%;
}
.discography_page .latest_release .cover {
  display: block;
  margin-bottom: 25px;
}
.discography_page .latest_release .cover img {
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  backface-visibility: hidden;
}
.discography_page .latest_release .section_title {
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 9px;
  letter-spacing: 3px;
  margin-bottom: 15px;
}
.discography_page .latest_release .album_title {
  font-size: 2.2em;
}
.discography_page .latest_release .album_year {
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  display: block;
}
.discography_page .latest_release .actions {
  margin-top: 25px;
}
.discography_page .albums_archive {
  width: 50%;
  padding: 0 60px;
  text-align: left;
}
.discography_page .albums_archive * {
  text-align: left;
}
.discography_page .albums_archive .albums_title {
  font-size: 3em;
  line-height: 1.1;
  padding: 0 !important;
  margin-bottom: 15px !important;
}
.discography_page .albums_archive li {
  display: block;
  zoom: 1;
  margin-bottom: 20px;
  line-height: 1.2;
}
.discography_page .albums_archive li:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.discography_page .albums_archive li > * {
  display: block;
}
.discography_page .albums_archive li .cover {
  width: 56px;
  height: 56px;
  float: left;
}
.discography_page .albums_archive li .info {
  padding-left: 70px;
}
.discography_page .albums_archive li .info a {
  cursor: pointer;
}
.discography_page .albums_archive li .info a > * {
  display: block;
  cursor: pointer;
}
.discography_page .albums_archive li .album_title {
  font-size: 1.75em;
}
.discography_page .albums_archive li .album_year {
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 0.9em;
  margin-top: -1px;
}
.discography_page .albums_archive li .album_type {
  display: block;
  font-family: 'Roboto';
  font-weight: lighter;
  text-transform: uppercase;
  font-size: 10px;
  margin-top: 5px;
}
.discography_page .albums_archive li:hover .album_title {
  color: #a8e4ff;
}
.discography_page .albums_archive li:hover .album_type {
  color: #e0eef3 !important;
}
.discography_page .albums_archive li:last-child {
  margin-bottom: 0;
}
.discography_page .collaborations {
  width: 28%;
  text-align: left;
}
.discography_page .collaborations * {
  text-align: left;
}
.discography_page .collaborations .collaborations_title {
  margin-bottom: 15px;
  margin-top: 50px;
  font-size: 20px;
}
.discography_page .collaborations .collaborations_title:first-child {
  margin-top: 5px;
}
.discography_page .collaborations li {
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.discography_page .collaborations li strong {
  margin-right: 7px;
  font-size: 1.1em;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  letter-spacing: 0.5px;
}
.discography_page .collaborations li a:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f08e';
  margin-left: 5px;
}
.discography_page .collaborations li a:hover {
  color: #ffd560;
}
@media only screen and (max-width:768px) {
  .discography_page .latest_release {
    display: none;
  }
  .discography_page .albums_archive {
    float: none;
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }
  .discography_page .collaborations {
    float: none;
    width: 100%;
    display: none;
  }
}
.album_single {
  display: block;
  zoom: 1;
  text-align: left;
}
.album_single:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.album_single .main {
  float: left;
  width: 25%;
  text-align: center;
}
.album_single .main > * {
  margin-bottom: 40px;
}
.album_single .main > *:last-child {
  margin-bottom: 0;
}
.album_single .details {
  float: left;
  width: 75%;
  padding-left: 60px;
}
@media only screen and (max-width:768px) {
  .album_single .main {
    width: 100%;
    float: none;
    margin: 0 auto 30px;
  }
  .album_single .details {
    width: 100%;
    float: none;
    padding-left: 0;
  }
}
.album_single .title {
  text-align: left;
  font-size: 30px;
}
.album_single .subtitle {
  margin-bottom: 2px;
  font-size: 16px;
}
.album_single .year {
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.2em;
  line-height: 1.3;
  margin-top: 2px;
}
.album_single h2 {
  text-align: left;
  margin-bottom: 15px;
  font-size: 1.6em;
  clear: both;
}
.album_single .tracks {
  margin: 30px -20px;
  display: block;
  zoom: 1;
}
.album_single .tracks:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.album_single .tracks .tracklist {
  float: left;
  width: 50%;
  padding: 0 20px;
}
@media only screen and (max-width:768px) {
  .album_single .tracks .tracklist {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}
.album_single .tracklist {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  line-height: 1.4;
}
.album_single .tracklist li {
  display: block;
  zoom: 1;
  margin-bottom: 20px;
  padding-left: 30px;
}
.album_single .tracklist li:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.album_single .tracklist li:last-child {
  margin-bottom: 0;
}
.album_single .tracklist .name {
  font-size: 1.55em;
  line-height: 0.9;
  margin-bottom: 1px;
  position: relative;
}
.album_single .tracklist .name .number {
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 0.70em;
  position: absolute;
  left: -30px;
  top: -1px;
}
.album_single .tracklist .featuring {
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #e0eef3;
  opacity: 0.6;
  font-size: 0.55em;
  text-transform: none;
}
.album_single .tracklist .credits {
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #e0eef3;
  font-size: 0.93em;
  text-transform: none;
  opacity: 0.9;
}
.album_single .tracklist .lyrics {
  font-family: 'Montserrat';
  font-weight: normal;
  letter-spacing: 0.5px;
  font-size: 8px;
  line-height: 1;
  background: #ffcc00;
  color: #222;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
.album_single .tracklist .lyrics:hover {
  background: #ffdd54;
}
.album_single .videos {
  margin-top: 40px;
  display: block;
  zoom: 1;
}
.album_single .videos:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.album_single .videoslist {
  display: block;
  zoom: 1;
  margin: 0 -10px;
  margin-bottom: -10px;
}
.album_single .videoslist:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.album_single .videoslist li {
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
}
.album_single .videoslist li .thumbnail,
.album_single .videoslist li .thumbnail span {
  display: block;
  width: 160px;
  height: 85px;
}
.album_single .videoslist li .thumbnail {
  border: 1px solid #000;
  overflow: hidden;
  margin-bottom: 8px;
  position: relative;
}
.album_single .videoslist li .thumbnail span {
  background-size: cover;
  background-position: center center;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0.8;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.album_single .videoslist li .thumbnail:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f04b';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  margin-top: -15px;
  margin-left: -14px;
  color: #FFF;
  text-align: center;
  padding-left: 2px;
  border: 2px solid #FFF;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.album_single .videoslist li:hover .thumbnail span {
  -webkit-transform: scale(1.65);
  -ms-transform: scale(1.65);
  transform: scale(1.65);
  opacity: 0.4;
}
.album_single .videoslist li:hover .thumbnail:after {
  opacity: 0.8;
}
.album_single .videoslist li .video_title {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.25em;
  letter-spacing: 0.2px;
  line-height: normal;
}
.album_single .videoslist li .video_title,
.album_single .videoslist li .video_type {
  display: block;
  text-align: center;
  line-height: 1.4;
  cursor: pointer;
}
.album_single .videoslist li .video_type {
  font-size: 9px;
  font-weight: lighter;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  opacity: 0.8;
  margin-top: 0px;
}
.album_single .social label,
.album_single .listen label {
  font-family: 'Montserrat';
  font-size: 9px;
  text-transform: uppercase;
  display: block;
}
.album_single .social .social_icons,
.album_single .listen .social_icons {
  font-size: 1.7em;
}
.album_single .social .listen_spotify,
.album_single .listen .listen_spotify {
  display: inline-block;
  background: url('images/icons/spotify.png') no-repeat 0 0;
  width: 105px;
  height: 32px;
  text-indent: -9999px;
  margin-top: 5px;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .album_single .social .listen_spotify,
  .album_single .listen .listen_spotify {
    background-image: url('images/icons/spotify@2x.png');
    background-size: 105px 32px;
  }
}
.album_single .social {
  margin-bottom: 15px;
}
.album_single .credits h2 {
  margin-bottom: 6px;
}
.mundo_lyrics_popup {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: table;
  overflow: hidden;
  visibility: hidden;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mundo_lyrics_popup .wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.mundo_lyrics_popup.visible {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=1);
}
.mundo_lyrics_popup .popup_content {
  width: 100%;
  max-width: 600px;
  height: 390px;
  background: #FFF;
  display: block;
  margin: 0 auto;
  padding: 25px 60px 40px;
  position: relative;
  color: #000;
  top: 19px;
}
.mundo_lyrics_popup .popup_content h2 {
  color: #242424;
  font-size: 2em;
  margin-top: 10px;
  margin-bottom: 20px;
}
.mundo_lyrics_popup .popup_content:before {
  content: '';
  display: block;
  width: 100%;
  height: 38px;
  background: url('images/backgrounds/paper-bg.png');
  position: absolute;
  top: -38px;
  left: 0;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .mundo_lyrics_popup .popup_content:before {
    background-image: url('images/backgrounds/paper-bg@2x.png');
    background-size: 310px 38px;
  }
}
.mundo_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mundo_overlay.visible {
  opacity: 1;
  visibility: visible;
}
/*
== ------------------------------------------------------------------- ==
== @@ Gallery
== ------------------------------------------------------------------- ==
*/
.section.gallery {
  background-image: url('images/backgrounds/fade-transparent-black.png');
  background-size: contain;
  background-position: top center;
  background-repeat: repeat-x;
}
.section.gallery .pane_title {
  margin-bottom: 30px;
}
.section.gallery .mundo_gallery {
  width: 100%;
  display: block;
  zoom: 1;
  counter-reset: track_counter;
}
.section.gallery .mundo_gallery:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.section.gallery .mundo_gallery .photo {
  counter-increment: track_counter;
  display: block;
  width: 20%;
  height: 50%;
  padding: 5px;
  float: left;
}
.section.gallery .mundo_gallery .photo:hover {
  cursor: pointer;
}
.section.gallery .mundo_gallery .photo .wrapper {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow: hidden;
}
.section.gallery .mundo_gallery .photo .image {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0.8;
}
.section.gallery .mundo_gallery .photo:hover .image {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
}
.section.gallery .mundo_gallery .photo:nth-child(3n+2),
.section.gallery .mundo_gallery .photo:nth-child(4n+4) {
  width: 10%;
  height: 25%;
}
.section.gallery .mundo_gallery .photo:nth-last-child(1),
.section.gallery .mundo_gallery .photo:nth-last-child(2),
.section.gallery .mundo_gallery .photo:nth-last-child(3),
.section.gallery .mundo_gallery .photo:nth-last-child(4) {
  width: 10%;
  height: 25%;
}
.section.gallery .mundo_gallery .photo:nth-child(8) {
  width: 10%;
  height: 50%;
}
.section.gallery .mundo_gallery .photo:nth-last-child(2) {
  width: 20%;
  height: 25%;
}
@media only screen and (max-width:768px) {
  .section.gallery .mundo_gallery .photo {
    width: 100px !important;
    height: 100px !important;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Events
== ------------------------------------------------------------------- ==
*/
/*
.section.events {
	background-image: url('images/backgrounds/fade-black-transparent.png');
	background-size: contain;
	background-position: top center;
	background-repeat: repeat-x;
}
*/
.section.events {
  background-color: #090909 !important;
  background-image: url('images/backgrounds/crowd.png');
  background-size: 1603px 325px;
  background-position: bottom center;
  background-repeat: repeat-x;
}
.events_page h1 {
  margin-bottom: 5px;
}
.events_page h2 {
  margin-bottom: 40px;
}
.events_page h2.label {
  font-family: 'Roboto';
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #e0eef3;
  letter-spacing: 4px;
  font-size: 11px;
  opacity: 0.7;
}
@media only screen and (max-width:768px) {
  .events_page h2.label {
    font-size: 9px;
    margin-bottom: 30px;
  }
}
.events_page table.events_list {
  width: 70%;
  margin: 0 auto;
  border-top: solid 1px #201f1f;
  /*
		tr:hover td {
			background: #191919;
			.background-opacity(#FFF, 0.015);
			.transition(all 0.1s);
		}
		*/
}
.events_page table.events_list td {
  text-align: left;
  vertical-align: middle;
  border-bottom: solid 1px #201f1f;
  padding: 14px 15px 12px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.events_page table.events_list td label,
.events_page table.events_list td span {
  display: block;
  line-height: 1.4;
}
.events_page table.events_list td label {
  font-size: 0.9em;
  opacity: 0.6;
}
.events_page table.events_list td span {
  font-size: 1.2em;
}
.events_page table.events_list td:last-child {
  text-align: right;
}
.events_page table.events_list td.price,
.events_page table.events_list td.time {
  width: 1px;
  white-space: nowrap;
}
.events_page table.events_list td.more a:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f08e';
  padding-left: 5px;
  font-size: 0.9em;
}
.events_page table.events_list td.share {
  display: none;
}
.events_page table.events_list td.share .instagram,
.events_page table.events_list td.share .youtube {
  display: none;
}
@media only screen and (max-width:768px) {
  .events_page table.events_list {
    width: 90%;
  }
  .events_page table.events_list td {
    display: block;
    text-align: center !important;
    border-bottom: none;
    padding: 2px;
    width: auto !important;
  }
  .events_page table.events_list td:first-child {
    padding-top: 20px;
  }
  .events_page table.events_list td:last-child {
    border-bottom: solid 1px #201f1f;
    padding-bottom: 20px;
  }
  .events_page table.events_list td.time {
    font-size: 0.8em;
    opacity: 0.6;
    padding-bottom: 0;
  }
}
.events_page .countdown {
  padding-top: 50px;
}
.events_page .countdown label {
  display: block;
  text-transform: uppercase;
  font-size: 7px;
  letter-spacing: 3px;
  line-height: 1;
  opacity: 0.8;
  margin-bottom: 7px;
}
.events_page .countdown .countdown_widget {
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 20px;
  line-height: 1;
}
.events_page .no_events h1 {
  display: none;
}
.events_page .no_events h2 {
  font-size: 60px;
}
.events_page .no_events .title {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 60px;
}
.events_page .no_events .label {
  font-size: 10px;
  margin-bottom: 0;
}
/*
== ------------------------------------------------------------------- ==
== @@ Contacts
== ------------------------------------------------------------------- ==
*/
.section.contacts {
  background: url('images/mundosegundo-footer.png') no-repeat center center;
  background-color: #0a0a0a !important;
  background-size: contain;
}
@media only screen and (max-width:768px) {
  .section.contacts {
    background-size: cover;
  }
}
.section.contacts h1 {
  padding-top: 20px;
}
.page_socket {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  font-family: 'Karla';
  font-weight: normal;
  font-size: 10px;
  text-transform: uppercase;
}
.page_socket .canvas {
  display: block;
  zoom: 1;
}
.page_socket .canvas:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.page_socket .copyrights {
  float: left;
}
.page_socket .author {
  float: right;
}
.page_socket .oitentaecinco {
  margin-left: 3px;
  width: 75px;
  height: 10px;
  display: inline-block;
  text-indent: -9999px;
  background: url('images/branding/oitentaecinco-logo.png') no-repeat 0 0;
  position: relative;
  top: 1px;
}
.page_socket .oitentaecinco:hover {
  background-position: 0 bottom;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page_socket .oitentaecinco {
    background-image: url('images/branding/oitentaecinco-logo@2x.png');
    background-size: 75px 20px;
  }
}
.contacts_page .section_wrapper {
  padding: 90px 0;
}
.contacts_page > * {
  margin-bottom: 0 !important;
}
.contacts_page h1 {
  font-size: 55px;
}
@media only screen and (max-width:768px) {
  .contacts_page h1 {
    font-size: 45px;
  }
}
.contacts_page .emails {
  font-family: 'Roboto';
  text-transform: uppercase;
  font-size: 12px;
}
.contacts_page .emails li {
  display: inline-block;
  padding: 0 7px;
}
.contacts_page .emails li:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f005';
  margin-right: 1px;
  font-size: 0.7em;
  position: relative;
  top: -1px;
}
.contacts_page .emails a {
  text-transform: none;
  font-weight: lighter;
}
.contacts_page .emails a:hover {
  color: #ffd560;
}
.contacts_page .social p {
  margin-bottom: 5px !important;
  font-family: 'Roboto';
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
}
.contacts_page .social .social_icons .symbol {
  font-size: 40px;
  padding: 0 3px;
}
@media only screen and (max-width:768px) {
  .contacts_page .social .social_icons .symbol {
    font-size: 30px;
    padding: 0 2px;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Page 503
== ------------------------------------------------------------------- ==
*/
.page503 {
  background: #0b0b0b;
  text-align: center;
  height: 100vh;
  min-height: 100vh;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
.page503 .root {
  height: 100%;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
  display: table;
  background: url('images/coming-soon-bg.png') no-repeat center center;
  background-size: contain;
}
@media only screen and (max-width:768px) {
  .page503 .root {
    background-size: cover;
  }
}
.page503 .root > .wrapper {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width:768px) {
  .page503 .root > .wrapper {
    background-color: rgba(0, 0, 0, 0.3);
  }
}
.page503 .root > .wrapper > * {
  margin: 40px 0;
}
.page503 .welcome .title {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.4em;
}
.page503 .logo {
  margin-bottom: 140px !important;
}
@media only screen and (max-width: 667px) {
  .page503 .logo {
    margin-bottom: 80px !important;
  }
}
.page503 .coming_soon .title {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 3.4em;
}
.page503 .social .social_icons {
  font-size: 30px;
}
.page503 .social .social_icons a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page503 .social .social_icons a:hover {
  color: #FFF;
}
.page503 .socket {
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.4;
  font-size: 0.9em;
  color: #bfbfbf;
}
.page503 .socket a {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page503 .socket a:hover {
  color: #ffc782;
}
/*
== ------------------------------------------------------------------- ==
== @@ Store
== ------------------------------------------------------------------- ==
*/
.section.store {
  background-image: url('images/backgrounds/fade-transparent-black.png');
  background-size: contain;
  background-position: bottom center;
  background-repeat: repeat-x;
}
/*
== ------------------------------------------------------------------- ==
== @@ 404
== ------------------------------------------------------------------- ==
*/
.page404 .section_wrapper {
  padding: 200px 0;
  background: url('images/branding/mundosegundo-vertical-logo.png') no-repeat center center;
  background-size: contain;
}
/*
== ------------------------------------------------------------------- ==
== @@ General
== ------------------------------------------------------------------- ==
*/
.blockUI.blockOverlay {
  background: #171717 !important;
}
/*
== ------------------------------------------------------------------- ==
== @@ Notices
== ------------------------------------------------------------------- ==
*/
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 15px 20px 10px 52px;
  margin: 0 0 25px;
  position: relative;
  background: #1d1d1d;
  border-top: 3px solid #ff8458;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f19d';
  color: #ff8458;
  display: inline-block;
  position: absolute;
  margin-left: -27px;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 12px;
  content: '';
  background: url('images/backgrounds/frame-border.png') no-repeat;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .woocommerce-error:after,
  .woocommerce-info:after,
  .woocommerce-message:after {
    background-image: url('images/backgrounds/frame-border@2x.png');
    background-size: 1136px 22px;
  }
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
  background-position: center bottom;
  bottom: -11px;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: #ff9d7a;
}
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
  text-decoration: underline;
}
.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce-message a.button {
  float: right;
  background: none;
  padding: 0;
  font-family: 'Montserrat';
  font-weight: normal;
  font-size: 9px;
  line-height: 1.9 !important;
  height: auto !important;
  color: #c0f0ff;
}
.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover {
  color: #c0f0ff !important;
  text-decoration: underline;
}
.woocommerce-error .cart_added,
.woocommerce-info .cart_added,
.woocommerce-message .cart_added {
  display: table;
  width: 100%;
}
.woocommerce-error .cart_added .added_text,
.woocommerce-info .cart_added .added_text,
.woocommerce-message .cart_added .added_text {
  width: 99%;
}
.woocommerce-error .cart_added .added_button,
.woocommerce-info .cart_added .added_button,
.woocommerce-message .cart_added .added_button {
  padding: 0 0 0 20px;
}
.woocommerce-error .cart_added .added_text,
.woocommerce-info .cart_added .added_text,
.woocommerce-message .cart_added .added_text,
.woocommerce-error .cart_added .added_button,
.woocommerce-info .cart_added .added_button,
.woocommerce-message .cart_added .added_button {
  display: table-cell;
  vertical-align: middle;
}
.woocommerce-error .cart_added .button2,
.woocommerce-info .cart_added .button2,
.woocommerce-message .cart_added .button2 {
  white-space: nowrap;
}
.woocommerce-info {
  border-top-color: #b6edff;
}
.woocommerce-info:before,
.woocommerce-info a {
  color: #c0f0ff;
}
.woocommerce-message {
  border-top-color: #b6edff;
}
.woocommerce-message:before,
.woocommerce-message a {
  color: #c0f0ff;
}
.woocommerce-message:before {
  content: '\f00c';
}
.woocommerce-error {
  border-top-color: #ff5447;
}
.woocommerce-error:before,
.woocommerce-error a {
  color: #ff5d51;
}
.woocommerce-error:before {
  content: '\f00d';
}
/*
== ------------------------------------------------------------------- ==
== @@ Product Archive
== ------------------------------------------------------------------- ==
*/
.woocommerce .products {
  display: block;
  zoom: 1;
}
.woocommerce .products:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.woocommerce .products .product {
  text-align: center;
  position: relative;
}
.woocommerce .products .product a {
  display: block;
}
.woocommerce .products .product h3 {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.75em;
  margin-top: 5px;
}
.woocommerce .products .product .price {
  display: block;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.1em;
  margin-bottom: 10px;
  color: #e0eef3;
  opacity: 0.8;
}
.woocommerce .products .product .price del {
  opacity: 0.7;
}
.woocommerce .products .product .add_to_cart_button,
.woocommerce .products .product .ajax_add_to_cart {
  display: none !important;
}
.woocommerce .products .product .onsale {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  background: #c03431;
  color: #FFF;
  padding: 10px 15px 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  font-family: 'Roboto';
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.woocommerce .products .product .onsale:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #FFF;
  position: absolute;
  top: 5px;
  left: 0;
}
.woocommerce .products .product .onsale:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #FFF;
  position: absolute;
  bottom: 5px;
  left: 0;
}
.woocommerce .products2 {
  display: block;
  zoom: 1;
}
.woocommerce .products2:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.woocommerce .products2 .product {
  text-align: center;
}
.woocommerce .products2 .product a {
  display: block;
  border: 6px solid #252525;
  background: #252525;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.woocommerce .products2 .product a:hover {
  border-color: #1b1b1b;
  background-color: #1b1b1b;
}
.woocommerce .products2 .product a h3 {
  margin-top: 10px;
  color: #e0eef3;
}
.woocommerce .products2 .product a .price {
  display: block;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  margin-bottom: 10px;
  color: #e0eef3;
  opacity: 0.8;
}
.woocommerce .products2 .add_to_cart_button {
  display: none !important;
}
.woocommerce .products2 h3 {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.9em;
}
.post-type-archive-product .page-title {
  text-align: center;
  line-height: 1.2;
  margin-top: 20px;
}
.products_carousel {
  padding: 0 50px;
  position: relative;
}
.products_carousel .lSAction {
  display: none !important;
}
.products_carousel .next,
.products_carousel .prev {
  display: block;
  width: 17px;
  height: 32px;
  background: url('images/icons/carousel-arrows.png') no-repeat 0 0;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .products_carousel .next,
  .products_carousel .prev {
    background-image: url('images/icons/carousel-arrows@2x.png');
    background-size: 34px 64px;
  }
}
.products_carousel .prev {
  background-position: top left;
  left: 0;
}
.products_carousel .next {
  background-position: top right;
  right: 0;
}
.products_carousel .prev:hover {
  background-position: bottom left;
}
.products_carousel .next:hover {
  background-position: bottom right;
}
.products_carousel .lSPager {
  margin-top: 25px !important;
}
.products_carousel .lSPager li.active a,
.products_carousel .lSPager li:hover a {
  background-color: #c6dee6 !important;
}
.products_carousel .lSPager li {
  padding: 0 3px !important;
}
.products_carousel .lSPager > li a {
  background-color: #4c4c4c !important;
}
@media only screen and (max-width:768px) {
  .products_carousel .lSPager {
    display: none;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Product Single
== ------------------------------------------------------------------- ==
*/
body.single-product .product {
  display: block;
  zoom: 1;
}
body.single-product .product:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
body.single-product .product .product_images {
  float: left;
  width: 40%;
  padding-right: 50px;
}
body.single-product .product .product_info {
  float: right;
  width: 60%;
}
@media only screen and (max-width:768px) {
  body.single-product .product .product_images,
  body.single-product .product .product_info {
    width: 100%;
    padding-right: 0;
  }
  body.single-product .product .product_images {
    padding-bottom: 40px;
  }
}
body.single-product .product .onsale {
  display: none;
}
body.single-product .product .product_images .woocommerce-main-image {
  border: 6px solid #252525;
  display: block;
  margin-bottom: 15px;
}
body.single-product .product .product_images .woocommerce-main-image img {
  display: block;
}
body.single-product .product .product_images .product_images_gallery {
  cursor: -webkit-zoom-in;
}
body.single-product .product .product_images .lSAction > a {
  display: block;
  width: 17px;
  height: 32px;
  background: url('images/icons/carousel-arrows.png') no-repeat 0 0;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  cursor: pointer;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  body.single-product .product .product_images .lSAction > a {
    background-image: url('images/icons/carousel-arrows.png');
    background-size: 34px 64px;
  }
}
body.single-product .product .product_images .lSAction > a.lSPrev {
  background-position: top left;
  left: 15px;
}
body.single-product .product .product_images .lSAction > a.lSNext {
  background-position: top right;
  right: 15px;
}
body.single-product .product .product_images .lSAction > a.lSPrev:hover {
  background-position: bottom left;
}
body.single-product .product .product_images .lSAction > a.lSNext:hover {
  background-position: bottom right;
}
body.single-product .product .product_info .product_title {
  font-size: 3.2em;
}
body.single-product .product .product_info .price {
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.3em;
  margin-bottom: 20px;
}
body.single-product .product .product_info .price del {
  opacity: 0.7;
}
body.single-product .product .product_info .description {
  margin: 20px 0;
}
body.single-product .product .product_info .variations_form {
  margin-bottom: 20px;
}
body.single-product .product .product_info .variations_form .label,
body.single-product .product .product_info .variations_form .value {
  display: block;
}
body.single-product .product .product_info .variations_form .label {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.85em;
  margin-bottom: 3px;
}
body.single-product .product .product_info .variations_form .value {
  margin-bottom: 10px;
}
body.single-product .product .product_info .variations_form tr:last-child .value {
  margin-bottom: 0;
}
body.single-product .product .product_info .variations_form .reset_variations {
  display: none !important;
}
body.single-product .product .product_info .variations_form select {
  min-width: 250px;
}
body.single-product .product .product_info .single_variation_wrap,
body.single-product .product .product_info form.cart {
  margin-top: 25px;
}
body.single-product .product .product_info .single_variation_wrap input[type="number"],
body.single-product .product .product_info form.cart input[type="number"] {
  height: 40px;
  width: 70px;
  vertical-align: top;
}
body.single-product .product .product_info .single_variation_wrap .quantity,
body.single-product .product .product_info form.cart .quantity {
  display: inline;
  padding-right: 5px;
}
body.single-product .product .product_info form.cart {
  margin-bottom: 20px;
}
body.single-product .product .product_info .product_meta > span {
  display: block;
}
body.single-product .product .product_info .product_meta .social_icons {
  margin-top: 10px;
  font-size: 1.7em;
}
body.single-product .product .product_info .product_meta .social_icons li {
  margin-right: 3px;
}
body.single-product .product .product_info .out-of-stock {
  font-family: 'Montserrat';
  font-size: 10px;
  text-transform: uppercase;
  padding: 3px 8px 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #000;
  background: #ffb94f;
  display: inline-block;
  margin-bottom: 20px;
}
/*
== ------------------------------------------------------------------- ==
== @@ Menu Extra Options
== ------------------------------------------------------------------- ==
*/
.page_menu .account_option {
  margin-left: 15px;
  padding-right: 5px !important;
}
.page_menu .account_option .icon {
  position: relative;
}
.page_menu .account_option .icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f007';
  line-height: 1;
  font-size: 15px;
  position: relative;
  top: 1px;
}
.summary_cart_option {
  padding-left: 5px !important;
}
.summary_cart_option .icon {
  position: relative;
}
.summary_cart_option .icon:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f07a';
  line-height: 1;
  font-size: 15px;
  position: relative;
  top: 1px;
}
.summary_cart_option .badge {
  display: block;
  background: #e70000;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  top: -12px;
  right: -10px;
  font-family: 'Arial';
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  letter-spacing: -0.5px;
}
/*
== ------------------------------------------------------------------- ==
== @@ Variations DL
== ------------------------------------------------------------------- ==
*/
dl.variation {
  display: block;
  zoom: 1;
  margin-top: 2px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 0.75em;
}
dl.variation:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
dl.variation dt {
  float: left;
  clear: left;
  margin-right: 5px;
  opacity: 0.8;
}
dl.variation dd {
  margin-left: 0;
}
/*
== ------------------------------------------------------------------- ==
== @@ Cart Page
== ------------------------------------------------------------------- ==
*/
.woocommerce-page.woocommerce-cart h1 {
  text-align: center;
  margin-bottom: 30px;
}
.woocommerce-page.woocommerce-cart .woocommerce-message {
  display: none !important;
}
.woocommerce-page.woocommerce-cart .cart-collaterals {
  margin-top: 40px;
  width: 100%;
}
.woocommerce-page.woocommerce-cart .cart-collaterals h2 {
  display: none;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table {
  width: 100%;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table .shipping,
.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table .order-total {
  display: none;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table .cart-subtotal {
  text-align: center;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table .cart-subtotal th {
  display: block;
  font-family: 'Montserrat';
  font-size: 0.8em;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .shop_table .cart-subtotal td {
  display: block;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.6em;
}
.woocommerce-page.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
  text-align: center;
  margin-top: 20px;
}
.woocommerce-page.woocommerce-cart .cart-empty {
  font-size: 1.0em;
  margin-bottom: 20px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  margin-bottom: 30px;
}
.woocommerce-page.woocommerce-cart .cart-empty:before {
  content: '';
  background: url('images/icons/empty-bag.png') no-repeat center center;
  display: block;
  width: 139px;
  height: 174px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .woocommerce-page.woocommerce-cart .cart-empty:before {
    background-image: url('images/icons/empty-bag@2x.png');
    background-size: 139px 174px;
  }
}
@media only screen and (max-width:768px) {
  .woocommerce-page.woocommerce-cart .cart-empty:before {
    width: 63px;
    height: 80px;
    background-size: 63px 80px;
  }
}
.woocommerce-page.woocommerce-cart .cart-empty,
.woocommerce-page.woocommerce-cart .return-to-shop {
  text-align: center;
}
.shop_table.cart {
  width: 100%;
  margin: 12px auto;
  position: relative;
}
.shop_table.cart thead {
  display: none;
}
.shop_table.cart tbody td {
  background: #1d1d1d;
  padding: 20px 35px;
  border-bottom: solid 2px #171717;
}
.shop_table.cart td {
  vertical-align: middle;
}
.shop_table.cart .product-remove {
  width: 1px;
  padding-right: 0;
  font-size: 0;
  text-align: center;
}
.shop_table.cart .product-remove a {
  display: block;
  padding: 8px;
  line-height: 0.92;
  color: #c6dee6;
  background: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.shop_table.cart .product-remove a:before {
  content: '*';
  font-family: 'MadeInChina';
  font-size: 16px;
  position: relative;
  top: 2px;
  left: 1px;
}
.shop_table.cart .product-remove a:hover {
  background: #c6dee6;
  color: #171717 !important;
}
.shop_table.cart .product-thumbnail {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  width: 100px;
}
.shop_table.cart .product-thumbnail img {
  display: block;
}
.shop_table.cart .product-name a {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.8em;
}
.shop_table.cart .product-price {
  padding-right: 20px;
}
.shop_table.cart .product-quantity {
  padding-left: 20px;
}
.shop_table.cart .product-price:after {
  content: 'x';
  font-family: 'Montserrat';
  font-size: 8px;
  position: absolute;
  margin-left: 16px;
  margin-top: 3px;
}
.shop_table.cart .product-quantity .qty {
  width: 70px;
}
.shop_table.cart .product-price {
  text-align: right;
}
.shop_table.cart .product-subtotal {
  text-align: right;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 1.30em;
}
.shop_table.cart .actions {
  display: none;
}
.shop_table.cart:before,
.shop_table.cart:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 12px;
  content: '';
  background: url('images/backgrounds/frame-border.png') no-repeat;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .shop_table.cart:before,
  .shop_table.cart:after {
    background-image: url('images/backgrounds/frame-border@2x.png');
    background-size: 1136px 22px;
  }
}
.shop_table.cart:before {
  background-position: center top;
  top: -11px;
}
.shop_table.cart:after {
  background-position: center bottom;
  bottom: -10px;
}
@media only screen and (max-width:768px) {
  .shop_table.cart tbody td {
    display: block;
    width: 100% !important;
    padding: 15px 20px 15px 20px !important;
  }
  .shop_table.cart .product-remove {
    border-bottom: none;
    padding-bottom: 0 !important;
  }
  .shop_table.cart .product-thumbnail {
    display: none;
  }
  .shop_table.cart .product-name {
    text-align: center;
    border-bottom: none;
  }
  .shop_table.cart .product-name dl {
    margin-top: 1px;
  }
  .shop_table.cart .product-name dt {
    display: none;
  }
  .shop_table.cart .product-price {
    display: none;
  }
  .shop_table.cart .product-quantity {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-bottom: none;
    text-align: center;
  }
  .shop_table.cart .product-quantity input {
    text-align: center;
  }
  .shop_table.cart .product-subtotal {
    text-align: center !important;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Checkout
== ------------------------------------------------------------------- ==
*/
.woocommerce-page.woocommerce-checkout .page_title {
  text-align: center;
  margin-bottom: 35px;
}
.woocommerce-page.woocommerce-checkout form.login {
  max-width: none;
}
.woocommerce-page.woocommerce-checkout form.login p:nth-child(1) {
  display: none;
}
.woocommerce-page.woocommerce-checkout form.login p:nth-child(2) {
  float: left;
  width: 49%;
}
.woocommerce-page.woocommerce-checkout form.login p:nth-child(3) {
  float: right;
  width: 49%;
}
.woocommerce-page.woocommerce-checkout form.login p:nth-child(4) {
  clear: both;
}
form.woocommerce-checkout {
  margin-top: 50px;
  display: block;
  zoom: 1;
}
form.woocommerce-checkout:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
form.woocommerce-checkout .woocommerce-error {
  margin-bottom: 40px;
}
form.woocommerce-checkout #customer_details {
  float: left;
  width: 60%;
}
form.woocommerce-checkout #order_review_heading {
  display: none;
}
form.woocommerce-checkout #order_review {
  float: right;
  width: 40%;
  padding-left: 50px;
}
@media only screen and (max-width:768px) {
  form.woocommerce-checkout #customer_details {
    float: none;
    width: 100%;
  }
  form.woocommerce-checkout #order_review {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
  }
}
form.woocommerce-checkout .woocommerce-billing-fields h3,
form.woocommerce-checkout .woocommerce-shipping-fields h3 {
  display: none;
}
form.woocommerce-checkout .woocommerce-billing-fields #billing_country_field,
form.woocommerce-checkout .woocommerce-shipping-fields #billing_country_field {
  display: none;
}
form.woocommerce-checkout .woocommerce-billing-fields .form-row,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row {
  margin-bottom: 20px;
}
form.woocommerce-checkout .woocommerce-billing-fields #billing_address_1_field,
form.woocommerce-checkout .woocommerce-shipping-fields #billing_address_1_field {
  margin-bottom: 5px;
}
form.woocommerce-checkout .woocommerce-billing-fields .form-row-first,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row-first {
  float: left;
  width: 48%;
}
form.woocommerce-checkout .woocommerce-billing-fields .form-row-last,
form.woocommerce-checkout .woocommerce-shipping-fields .form-row-last {
  float: right;
  width: 48%;
}
form.woocommerce-checkout .woocommerce-billing-fields .clear,
form.woocommerce-checkout .woocommerce-shipping-fields .clear {
  float: none;
  clear: both;
}
@media only screen and (max-width:768px) {
  form.woocommerce-checkout .woocommerce-billing-fields .form-row-first,
  form.woocommerce-checkout .woocommerce-shipping-fields .form-row-first,
  form.woocommerce-checkout .woocommerce-billing-fields .form-row-last,
  form.woocommerce-checkout .woocommerce-shipping-fields .form-row-last {
    float: none;
    width: 100%;
    clear: both;
  }
  form.woocommerce-checkout .woocommerce-billing-fields #billing_city_field,
  form.woocommerce-checkout .woocommerce-shipping-fields #billing_city_field {
    width: 100% !important;
  }
}
form.woocommerce-checkout .woocommerce-billing-fields .input-text,
form.woocommerce-checkout .woocommerce-shipping-fields .input-text {
  display: block;
  width: 100%;
}
form.woocommerce-checkout .woocommerce-billing-fields #billing_city_field,
form.woocommerce-checkout .woocommerce-shipping-fields #billing_city_field {
  float: left;
  width: 50%;
}
form.woocommerce-checkout .woocommerce-billing-fields label,
form.woocommerce-checkout .woocommerce-shipping-fields label {
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: lighter;
  font-size: 0.85em;
  display: block;
  margin-bottom: 2px;
}
form.woocommerce-checkout .woocommerce-billing-fields .create-account label,
form.woocommerce-checkout .woocommerce-shipping-fields .create-account label {
  display: inline;
}
form.woocommerce-checkout .woocommerce-billing-fields .create-account p:first-child,
form.woocommerce-checkout .woocommerce-shipping-fields .create-account p:first-child {
  margin-bottom: 10px;
}
form.woocommerce-checkout .woocommerce-shipping-fields h3 {
  display: none;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table {
  width: 100%;
  position: relative;
}
@media only screen and (max-width:768px) {
  form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:first-child td {
    border-top: solid 1px #343434;
    padding-top: 25px;
  }
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
  display: none;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 20px;
  position: relative;
  padding-left: 55px;
  padding-bottom: 15px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name .thumbnail {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name .thumbnail img {
  display: block;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name dl {
  font-size: 8px;
  line-height: 1.5;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name .product-quantity {
  font-family: 'Montserrat';
  font-size: 12px;
  white-space: nowrap;
}
@media only screen and (max-width:768px) {
  form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name {
    padding-left: 0px;
  }
  form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name .thumbnail {
    display: none;
  }
  form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-name dl {
    margin-top: 1px;
  }
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-total {
  text-align: right;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 14px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody .product-total > span {
  display: block;
  min-height: 55px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:last-child td {
  padding-bottom: 25px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 9px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal .amount,
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total .amount {
  font-size: 10px;
  font-family: 'Montserrat';
  text-transform: uppercase;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
  text-align: left;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
  text-align: right;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal th,
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
  border-top: solid 1px #343434;
  padding-top: 15px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .shipping td {
  padding-bottom: 15px;
  font-size: 11px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .shipping input[type="radio"] {
  padding-left: 0;
  margin-left: 1px;
}
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th,
form.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total td {
  border-top: solid 1px #343434;
  padding-top: 15px;
}
form.woocommerce-checkout .woocommerce-checkout-payment {
  margin-top: 30px;
}
form.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods .input-radio {
  display: inline-block !important;
  margin-left: 1px;
  margin-right: 4px;
}
form.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods label {
  font-family: 'Montserrat';
  font-size: 11px;
  text-transform: uppercase;
}
form.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods p {
  margin-top: 3px;
  padding-left: 20px;
  line-height: 1.4;
  font-size: 11px;
}
form.woocommerce-checkout .place-order {
  margin-top: 30px;
}
form.woocommerce-checkout .place-order .button {
  width: 100%;
}
/*
== ------------------------------------------------------------------- ==
== @@ Cart Widget (Menu)
== ------------------------------------------------------------------- ==
*/
.page_menu .cart .widget_wrapper {
  position: absolute;
  width: 238px;
  background: #fbfbfb;
  right: 0;
  -webkit-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1);
}
.page_menu .cart .widget_wrapper .head {
  text-align: center;
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #252525;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px;
}
.page_menu .cart .widget_wrapper .head:before {
  content: '';
  display: block;
  width: 144px;
  height: 27px;
  margin: 0 auto;
  margin-bottom: 4px;
  background: url('images/branding/logo-receipt.png') no-repeat center center;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page_menu .cart .widget_wrapper .head:before {
    background-image: url('images/branding/logo-receipt@2x.png');
    background-size: 144px 27px;
  }
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content {
  line-height: 1;
  font-family: 'Montserrat';
  letter-spacing: -0.1px;
  font-size: 10px;
  color: #000;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .remove,
.page_menu .cart .widget_wrapper .widget_shopping_cart_content dl {
  display: none;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content li {
  padding: 10px 15px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
  zoom: 1;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content li:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content a {
  color: #000;
  display: block;
  font-size: 1.1em;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content a:hover {
  color: #000 !important;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .quantity {
  margin-top: 5px;
  display: block;
  color: #727272;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content img {
  width: 35px;
  float: right;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .total {
  display: block;
  zoom: 1;
  padding: 10px 15px;
  border-bottom: 1px solid #e6e6e6;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .total:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .total .amount {
  float: right;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .buttons {
  padding: 10px 15px 8px;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .buttons .button {
  display: none;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .buttons .checkout {
  display: block;
  text-align: center;
  font-size: 13px;
  background: #252525;
  color: #FFF !important;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content .buttons .checkout:hover {
  color: #d7f1fb !important;
}
.page_menu .cart .widget_wrapper .widget_shopping_cart_content li.empty {
  text-align: center;
  border-bottom: none;
  padding-bottom: 20px;
  padding-top: 25px;
}
.page_menu .cart .widget_wrapper:after {
  content: '';
  width: 100%;
  height: 4px;
  background: url('images/backgrounds/receipt.png') repeat-x 0 0;
  position: absolute;
}
@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 (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .page_menu .cart .widget_wrapper:after {
    background-image: url('images/backgrounds/receipt@2x.png');
    background-size: 281px 4px;
  }
}
.page_menu .cart .widget_wrapper {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.2s ease 0.5s;
  transition: all 0.2s ease 0.5s;
}
.page_menu .cart:hover .widget_wrapper {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.2s ease 0.2s;
  transition: all 0.2s ease 0.2s;
}
/*
== ------------------------------------------------------------------- ==
== @@ Account Pages
== ------------------------------------------------------------------- ==
*/
.woocommerce-account .page_title {
  text-align: center;
  margin-bottom: 30px;
}
.woocommerce-account .page_content {
  display: block;
  zoom: 1;
}
.woocommerce-account .page_content:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation {
  float: left;
  width: 25%;
  padding-right: 50px;
}
.woocommerce-account .page_content .woocommerce-MyAccount-navigation select {
  display: none;
}
.woocommerce-account .page_content .woocommerce-MyAccount-content {
  float: right;
  width: 75%;
  /*
			a {
				color: #b6edff;
				&:hover { text-decoration: underline; }
			}
			a.edit:hover {
				text-decoration: none;
				color: @hover_color;
			}
			*/
}
@media only screen and (max-width:768px) {
  .woocommerce-account .page_content .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .woocommerce-account .page_content .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    margin-top: 40px;
  }
  .woocommerce-account .page_content .woocommerce-MyAccount-navigation ul {
    display: none;
  }
  .woocommerce-account .page_content .woocommerce-MyAccount-navigation select {
    display: block;
    width: 85%;
    margin: 0 auto;
  }
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 16px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  position: relative;
  border-bottom: solid 1px #3e3e3e;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
  border-top: solid 1px #3e3e3e;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  display: block;
  padding: 13px 0;
  color: #cacaca;
}
.woocommerce-account .woocommerce-MyAccount-navigation a:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f179';
  font-size: 0.9em;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(1px);
  -moz-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  opacity: 0.5;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--dashboard a:after {
  content: '\f0e4';
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--orders a:after {
  content: '\f290';
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads a:after {
  content: '\f019';
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-address a:after {
  content: '\f015';
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--edit-account a:after {
  content: '\f007';
}
.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:after {
  content: '\f08b';
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a {
  color: #c6dee6;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:after,
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a:after {
  opacity: 1;
}
/*
== ------------------------------------------------------------------- ==
== @@ My Orders
== ------------------------------------------------------------------- ==
*/
.woocommerce-MyAccount-orders {
  width: 100%;
}
.woocommerce-MyAccount-orders th,
.woocommerce-MyAccount-orders td {
  padding: 10px 20px;
}
.woocommerce-MyAccount-orders th {
  text-align: left;
  font-family: 'Montserrat';
  font-size: 10px;
  text-transform: uppercase;
  padding-top: 0px;
}
.woocommerce-MyAccount-orders td {
  border-bottom: 2px solid #161616;
  background: #1d1d1d;
  vertical-align: middle;
}
.woocommerce-MyAccount-orders .order-actions {
  text-align: right;
}
.woocommerce-MyAccount-orders .button {
  font-size: 13px;
  height: 32px;
  line-height: 34px !important;
  padding: 0 18px;
}
@media only screen and (max-width:768px) {
  .woocommerce-MyAccount-orders th {
    display: none;
  }
  .woocommerce-MyAccount-orders td {
    display: block;
    text-align: center !important;
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  .woocommerce-MyAccount-orders tr td:first-child {
    padding-top: 25px;
  }
  .woocommerce-MyAccount-orders tr td:last-child {
    border-bottom: 2px solid #161616;
    padding-bottom: 30px;
  }
  .woocommerce-MyAccount-orders .order-number {
    text-transform: uppercase;
    font-family: 'MadeInChina';
    font-weight: normal;
    line-height: 0.9;
    letter-spacing: 1px;
    color: #c6dee6;
    font-size: 26px;
  }
  .woocommerce-MyAccount-orders .order-actions {
    padding-top: 10px;
  }
}
/*
== ------------------------------------------------------------------- ==
== @@ Login Form
== ------------------------------------------------------------------- ==
*/
form.login,
form.register {
  max-width: 400px;
  margin: 0 auto;
  border: 1px solid #3a3a3a;
  padding: 30px;
  border-radius: 5px;
}
form.login .form-row,
form.register .form-row {
  margin-bottom: 15px;
}
form.login label,
form.register label {
  display: block;
  font-family: 'Montserrat';
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 3px;
}
form.login label.inline,
form.register label.inline {
  display: inline-block;
  margin-left: 10px;
}
form.login label[for="username"]:before,
form.register label[for="username"]:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f007';
  margin-right: 4px;
}
form.login label[for="password"]:before,
form.register label[for="password"]:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f084';
  margin-right: 4px;
}
form.login .input-text,
form.register .input-text {
  width: 100%;
}
form.login .woocommerce-password-strength,
form.register .woocommerce-password-strength {
  display: none !important;
}
form.login:before,
form.register:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f023';
  font-size: 50px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  margin-top: -20px;
  display: none;
}
/*
== ------------------------------------------------------------------- ==
== @@ Recover Password Form
== ------------------------------------------------------------------- ==
*/
.lost_reset_password {
  max-width: 500px;
  margin: 0 auto;
  border: 1px solid #3a3a3a;
  padding: 30px;
  border-radius: 5px;
  text-align: center;
}
.lost_reset_password .form-row-first {
  margin: 20px 0;
}
.lost_reset_password .form-row-first label {
  display: block;
  margin-bottom: 5px;
  font-family: 'Montserrat';
  font-size: 10px;
  text-transform: uppercase;
}
.lost_reset_password .form-row-first .input-text {
  width: 90%;
  text-align: center;
}
/*
== ------------------------------------------------------------------- ==
== @@ Account Login Page
== ------------------------------------------------------------------- ==
*/
.customer_login .col2-set {
  display: block;
  zoom: 1;
  margin: 0 -25px;
}
.customer_login .col2-set:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.customer_login .col2-set .col-1,
.customer_login .col2-set .col-2 {
  float: left;
  width: 50%;
  padding: 0 25px;
}
.customer_login h2 {
  display: none;
}
/*
== ------------------------------------------------------------------- ==
== @@ Backgrounds
== ------------------------------------------------------------------- ==
*/
.woocommerce-page.woocommerce-cart {
  background-image: url('images/backgrounds/fade-black-transparent.png');
  background-repeat: repeat-x;
  background-position: top center;
  background-size: contain;
}
.woocommerce-page.woocommerce-account {
  background-image: url('images/backgrounds/fade-transparent-black.png');
  background-repeat: repeat-x;
  background-position: top center;
  background-size: contain;
}
/*
== ------------------------------------------------------------------- ==
== @@ Order Received
== ------------------------------------------------------------------- ==
*/
.woocommerce-order-received .thankyou_template {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width:768px) {
  .woocommerce-order-received .thankyou_template {
    width: 100%;
  }
}
.woocommerce-order-received .shop_table_title {
  margin: 50px 0 30px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 30px;
}
.woocommerce-order-received .shop_table.order_details {
  width: 85%;
  margin: 0 auto;
  margin-bottom: 40px;
  position: relative;
}
@media only screen and (max-width:768px) {
  .woocommerce-order-received .shop_table.order_details {
    width: 100%;
  }
}
.woocommerce-order-received .shop_table.order_details thead th {
  display: none;
}
.woocommerce-order-received .shop_table.order_details tbody .product-name {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 20px;
  position: relative;
  padding-bottom: 15px;
}
.woocommerce-order-received .shop_table.order_details tbody .product-name dl {
  font-size: 8px;
  line-height: 1.5;
}
.woocommerce-order-received .shop_table.order_details tbody .product-name .product-quantity {
  font-family: 'Montserrat';
  font-size: 9px;
  white-space: nowrap;
}
.woocommerce-order-received .shop_table.order_details tbody .product-total {
  text-align: right;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 14px;
}
.woocommerce-order-received .shop_table.order_details tbody tr:last-child td {
  padding-bottom: 25px;
}
.woocommerce-order-received .shop_table.order_details tfoot th {
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 9px;
}
.woocommerce-order-received .shop_table.order_details tfoot .cart-subtotal .amount,
.woocommerce-order-received .shop_table.order_details tfoot .order-total .amount {
  font-size: 10px;
  font-family: 'Montserrat';
  text-transform: uppercase;
}
.woocommerce-order-received .shop_table.order_details tfoot th {
  text-align: left;
}
.woocommerce-order-received .shop_table.order_details tfoot td {
  text-align: right;
}
.woocommerce-order-received .shop_table.order_details tfoot .cart-subtotal th,
.woocommerce-order-received .shop_table.order_details tfoot .cart-subtotal td {
  border-top: solid 1px #343434;
  padding-top: 15px;
}
.woocommerce-order-received .shop_table.order_details tfoot .shipping td {
  padding-bottom: 15px;
  font-size: 11px;
}
.woocommerce-order-received .shop_table.order_details tfoot .shipping input[type="radio"] {
  padding-left: 0;
  margin-left: 1px;
}
.woocommerce-order-received .shop_table.order_details tfoot .order-total th,
.woocommerce-order-received .shop_table.order_details tfoot .order-total td {
  border-top: solid 1px #343434;
  padding-top: 15px;
}
.woocommerce-order-received .shop_table.order_details tbody tr:first-child td {
  padding-top: 20px;
  border-top: solid 1px #343434 !important;
}
.woocommerce-order-received .shop_table.order_details tbody tr:last-child td {
  padding-bottom: 20px;
  border-bottom: solid 1px #343434 !important;
}
.woocommerce-order-received .shop_table.order_details tfoot td,
.woocommerce-order-received .shop_table.order_details tfoot th {
  padding: 2px 0;
}
.woocommerce-order-received .shop_table.order_details tfoot tr:first-child th,
.woocommerce-order-received .shop_table.order_details tfoot tr:first-child td {
  padding-top: 10px;
}
.woocommerce-order-received .shop_table.order_details tfoot tr:first-child th,
.woocommerce-order-received .shop_table.order_details tfoot tr:first-child td {
  padding-top: 15px;
}
.woocommerce-order-received .shop_table.order_details tfoot tr:nth-last-child(-n+2) td,
.woocommerce-order-received .shop_table.order_details tfoot tr:nth-last-child(-n+2) th {
  padding-bottom: 15px;
}
.woocommerce-order-received .shop_table.order_details tfoot tr:last-child td,
.woocommerce-order-received .shop_table.order_details tfoot tr:last-child th {
  padding-top: 15px;
  border-top: solid 1px #343434 !important;
}
.woocommerce-order-received .woocommerce-thankyou-order-details {
  margin-bottom: 40px;
  text-align: center;
}
.woocommerce-order-received .woocommerce-thankyou-order-details li {
  display: inline-block;
}
.woocommerce-order-received .woocommerce-thankyou-order-details li:after {
  content: '//';
  opacity: 0.6;
  padding: 0 5px;
}
.woocommerce-order-received .woocommerce-thankyou-order-details li:last-child:after {
  display: none;
}
.woocommerce-order-received .payment_instructions {
  text-align: center;
}
.woocommerce-order-received .payment_instructions .method {
  margin-bottom: 20px;
}
.woocommerce-order-received .payment_instructions .method label {
  display: block;
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 10px;
}
.woocommerce-order-received .payment_instructions .method strong {
  font-weight: normal;
}
.woocommerce-order-received .payment_instructions .wc-bacs-bank-details-heading {
  font-family: inherit;
  text-transform: none;
  letter-spacing: 0;
  font-size: inherit;
  margin-top: 20px;
}
.woocommerce-order-received .payment_instructions h2,
.woocommerce-order-received .payment_instructions h3 {
  display: none;
}
.woocommerce-order-received .payment_instructions .wc-bacs-bank-details {
  margin-top: 20px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 10px;
}
.woocommerce-order-received .payment_instructions .wc-bacs-bank-details a {
  text-decoration: underline !important;
}
.woocommerce-order-received .payment_instructions .wc-bacs-bank-details strong {
  display: block;
  font-size: 2em;
  font-family: 'Montserrat';
}
.woocommerce-order-received .mundo_customer_details {
  display: block;
  zoom: 1;
}
.woocommerce-order-received .mundo_customer_details:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.woocommerce-order-received .mundo_customer_details .contacts {
  float: left;
  width: 46%;
  text-align: right;
}
.woocommerce-order-received .mundo_customer_details .address {
  float: right;
  width: 46%;
  text-align: left;
}
@media only screen and (max-width:768px) {
  .woocommerce-order-received .mundo_customer_details .contacts,
  .woocommerce-order-received .mundo_customer_details .address {
    float: none;
    width: 100%;
    text-align: left;
  }
  .woocommerce-order-received .mundo_customer_details .contacts {
    margin-bottom: 25px;
  }
}
.woocommerce-order-received .mundo_customer_details h2 {
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 6px;
  font-size: 1.6em;
  border-bottom: solid 1px #343434 !important;
}
.woocommerce-order-received .mundo_customer_details .customer_contacts strong {
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 9px;
  padding-right: 2px;
}
.woocommerce-order-received .mundo_customer_details .customer_contacts label {
  font-size: 12px;
}
.woocommerce-order-received .mundo_customer_details .customer_contacts .email strong:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0e0';
  margin-right: 4px;
}
.woocommerce-order-received .mundo_customer_details .customer_contacts .phone strong:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f095';
  margin-right: 3px;
  font-size: 1.2em;
  position: relative;
  top: 1px;
}
.woocommerce-order-received .mundo_customer_details address {
  line-height: 1.4;
  font-size: 12px;
  font-style: normal;
}
.woocommerce-order-received .mundo_customer_details address br:nth-child(3),
.woocommerce-order-received .mundo_customer_details address br:nth-last-child(1) {
  content: ' ';
}
.woocommerce-order-received .mundo_customer_details address br:nth-child(3):after,
.woocommerce-order-received .mundo_customer_details address br:nth-last-child(1):after {
  content: ' ';
}
/*
== ------------------------------------------------------------------- ==
== @@ Order
== ------------------------------------------------------------------- ==
*/
.woocommerce-view-order .shop_table_title {
  display: none;
}
.woocommerce-view-order mark {
  background: #c6dee6;
  padding: 4px 8px;
  font-weight: bold;
}
.woocommerce-view-order .mundo_order_details label {
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 10px;
  padding-right: 2px;
  display: block;
}
.woocommerce-view-order .mundo_order_details div {
  margin-bottom: 10px;
}
.woocommerce-view-order .shop_table.order_details {
  width: 100%;
  margin: 40px auto;
  position: relative;
}
.woocommerce-view-order .shop_table.order_details thead th {
  display: none;
}
.woocommerce-view-order .shop_table.order_details tbody .product-name {
  text-transform: uppercase;
  font-family: 'MadeInChina';
  font-weight: normal;
  line-height: 0.9;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 20px;
  position: relative;
  padding-bottom: 15px;
}
.woocommerce-view-order .shop_table.order_details tbody .product-name dl {
  font-size: 8px;
  line-height: 1.5;
  margin-top: 0;
}
.woocommerce-view-order .shop_table.order_details tbody .product-name .product-quantity {
  font-family: 'Montserrat';
  font-size: 9px;
  white-space: nowrap;
}
.woocommerce-view-order .shop_table.order_details tbody .product-total {
  text-align: right;
  text-transform: uppercase;
  font-family: 'Gang of Three';
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #c6dee6;
  font-size: 14px;
}
.woocommerce-view-order .shop_table.order_details tbody tr:last-child td {
  padding-bottom: 25px;
}
.woocommerce-view-order .shop_table.order_details tfoot th {
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-size: 9px;
}
.woocommerce-view-order .shop_table.order_details tfoot .cart-subtotal .amount,
.woocommerce-view-order .shop_table.order_details tfoot .order-total .amount {
  font-size: 10px;
  font-family: 'Montserrat';
  text-transform: uppercase;
}
.woocommerce-view-order .shop_table.order_details tfoot th {
  text-align: left;
}
.woocommerce-view-order .shop_table.order_details tfoot td {
  text-align: right;
}
.woocommerce-view-order .shop_table.order_details tfoot .cart-subtotal th,
.woocommerce-view-order .shop_table.order_details tfoot .cart-subtotal td {
  border-top: solid 1px #343434;
  padding-top: 15px;
}
.woocommerce-view-order .shop_table.order_details tfoot .shipping td {
  padding-bottom: 15px;
  font-size: 11px;
}
.woocommerce-view-order .shop_table.order_details tfoot .shipping input[type="radio"] {
  padding-left: 0;
  margin-left: 1px;
}
.woocommerce-view-order .shop_table.order_details tfoot .order-total th,
.woocommerce-view-order .shop_table.order_details tfoot .order-total td {
  border-top: solid 1px #343434;
  padding-top: 15px;
}
.woocommerce-view-order .shop_table.order_details tbody tr:first-child td {
  padding-top: 20px;
  border-top: solid 1px #343434 !important;
}
.woocommerce-view-order .shop_table.order_details tbody tr:last-child td {
  padding-bottom: 20px;
  border-bottom: solid 1px #343434 !important;
}
.woocommerce-view-order .shop_table.order_details tfoot td,
.woocommerce-view-order .shop_table.order_details tfoot th {
  padding: 2px 0;
}
.woocommerce-view-order .shop_table.order_details tfoot tr:first-child th,
.woocommerce-view-order .shop_table.order_details tfoot tr:first-child td {
  padding-top: 10px;
}
.woocommerce-view-order .shop_table.order_details tfoot tr:first-child th,
.woocommerce-view-order .shop_table.order_details tfoot tr:first-child td {
  padding-top: 15px;
}
.woocommerce-view-order .shop_table.order_details tfoot tr:nth-last-child(-n+2) td,
.woocommerce-view-order .shop_table.order_details tfoot tr:nth-last-child(-n+2) th {
  padding-bottom: 15px;
}
.woocommerce-view-order .shop_table.order_details tfoot tr:last-child td,
.woocommerce-view-order .shop_table.order_details tfoot tr:last-child th {
  padding-top: 15px;
  border-top: solid 1px #343434 !important;
}
.woocommerce-view-order .mundo_customer_details {
  display: block;
  zoom: 1;
}
.woocommerce-view-order .mundo_customer_details h2 {
  margin-bottom: 10px;
  padding-bottom: 6px;
  font-size: 1.6em;
  border-bottom: solid 1px #343434 !important;
}
.woocommerce-view-order .mundo_customer_details:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.woocommerce-view-order .mundo_customer_details .contacts {
  float: left;
  width: 46%;
}
.woocommerce-view-order .mundo_customer_details .address {
  float: right;
  width: 46%;
}
@media only screen and (max-width:768px) {
  .woocommerce-view-order .mundo_customer_details .contacts,
  .woocommerce-view-order .mundo_customer_details .address {
    float: none;
    width: 100%;
  }
  .woocommerce-view-order .mundo_customer_details .contacts {
    margin-bottom: 25px;
  }
}
.woocommerce-view-order .mundo_customer_details strong {
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 9px;
  padding-right: 2px;
}
.woocommerce-view-order .mundo_customer_details label {
  font-size: 12px;
}
.woocommerce-view-order .mundo_customer_details .email strong:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0e0';
  margin-right: 4px;
}
.woocommerce-view-order .mundo_customer_details .phone strong:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f095';
  margin-right: 3px;
  font-size: 1.2em;
  position: relative;
  top: 1px;
}
.woocommerce-view-order .mundo_customer_details address {
  line-height: 1.4;
  font-size: 12px;
  font-style: normal;
}
.woocommerce-view-order .mundo_customer_details address br:nth-child(3),
.woocommerce-view-order .mundo_customer_details address br:nth-last-child(1) {
  content: ' ';
}
.woocommerce-view-order .mundo_customer_details address br:nth-child(3):after,
.woocommerce-view-order .mundo_customer_details address br:nth-last-child(1):after {
  content: ' ';
}
.woocommerce-view-order .woocommerce-OrderUpdates {
  margin-top: 10px;
}
.woocommerce-view-order .woocommerce-OrderUpdates li {
  margin-bottom: 5px;
}
/*
== ------------------------------------------------------------------- ==
== @@ Edit Account Form
== ------------------------------------------------------------------- ==
*/
.woocommerce-EditAccountForm form > h3,
.woocommerce-edit-address form > h3 {
  display: none;
}
.woocommerce-EditAccountForm .form-row,
.woocommerce-edit-address .form-row {
  margin-bottom: 15px;
}
.woocommerce-EditAccountForm .form-row-first,
.woocommerce-edit-address .form-row-first {
  width: 48%;
  float: left;
}
.woocommerce-EditAccountForm .form-row-last,
.woocommerce-edit-address .form-row-last {
  width: 48%;
  float: right;
}
@media only screen and (max-width:768px) {
  .woocommerce-EditAccountForm .form-row-first,
  .woocommerce-edit-address .form-row-first,
  .woocommerce-EditAccountForm .form-row-last,
  .woocommerce-edit-address .form-row-last {
    width: 100%;
    float: none;
  }
}
.woocommerce-EditAccountForm .clear,
.woocommerce-edit-address .clear {
  clear: both;
}
.woocommerce-EditAccountForm label,
.woocommerce-edit-address label {
  display: block;
  margin-bottom: 4px;
  font-family: 'Montserrat';
  font-size: 10px;
  text-transform: uppercase;
}
.woocommerce-EditAccountForm .input-text,
.woocommerce-edit-address .input-text {
  display: block;
  width: 100%;
}
.woocommerce-EditAccountForm fieldset,
.woocommerce-edit-address fieldset {
  margin-top: 40px;
  margin-bottom: 20px;
}
.woocommerce-EditAccountForm fieldset legend,
.woocommerce-edit-address fieldset legend {
  font-family: 'Montserrat';
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.woocommerce-EditAccountForm #billing_country_field,
.woocommerce-edit-address #billing_country_field {
  display: none;
}
.woocommerce-EditAccountForm #billing_address_1_field,
.woocommerce-edit-address #billing_address_1_field {
  margin-bottom: 5px;
}
.woocommerce-EditAccountForm #billing_city_field,
.woocommerce-edit-address #billing_city_field {
  float: left;
  width: 48%;
}
.woocommerce-EditAccountForm #billing_postcode_field,
.woocommerce-edit-address #billing_postcode_field {
  float: right;
  width: 48%;
}
.woocommerce-EditAccountForm .button,
.woocommerce-edit-address .button {
  margin-top: 20px;
}
.woocommerce-EditAccountForm .woocommerce-Address h3,
.woocommerce-edit-address .woocommerce-Address h3 {
  display: none;
}
.woocommerce-EditAccountForm .woocommerce-Address header a,
.woocommerce-edit-address .woocommerce-Address header a {
  font-family: 'Montserrat';
  font-size: 10px;
  text-transform: uppercase;
}
.woocommerce-EditAccountForm .woocommerce-Address header a:before,
.woocommerce-edit-address .woocommerce-Address header a:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0da';
  margin-right: 3px;
}
.woocommerce-EditAccountForm .woocommerce-Address address,
.woocommerce-edit-address .woocommerce-Address address {
  margin-top: 20px;
  font-style: normal;
  font-size: 1.2em;
  line-height: 1.5;
  border: dashed 1px #464646;
  max-width: 500px;
  padding: 20px;
  position: relative;
  min-height: 95px;
}
.woocommerce-EditAccountForm .woocommerce-Address address:after,
.woocommerce-edit-address .woocommerce-Address address:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f277';
  position: absolute;
  color: #464646;
  font-size: 60px;
  line-height: 60px;
  top: 50%;
  right: 20px ;
  margin-top: -32px;
}
/*
== ------------------------------------------------------------------- ==
== @@ Form Icons
== ------------------------------------------------------------------- ==
*/
form.woocommerce-checkout label[for="billing_first_name"]:before,
.woocommerce-EditAccountForm label[for="billing_first_name"]:before,
.woocommerce-edit-address form label[for="billing_first_name"]:before,
form.woocommerce-checkout label[for="billing_last_name"]:before,
.woocommerce-EditAccountForm label[for="billing_last_name"]:before,
.woocommerce-edit-address form label[for="billing_last_name"]:before,
form.woocommerce-checkout label[for="billing_email"]:before,
.woocommerce-EditAccountForm label[for="billing_email"]:before,
.woocommerce-edit-address form label[for="billing_email"]:before,
form.woocommerce-checkout label[for="account_email"]:before,
.woocommerce-EditAccountForm label[for="account_email"]:before,
.woocommerce-edit-address form label[for="account_email"]:before,
form.woocommerce-checkout label[for="billing_phone"]:before,
.woocommerce-EditAccountForm label[for="billing_phone"]:before,
.woocommerce-edit-address form label[for="billing_phone"]:before,
form.woocommerce-checkout label[for="billing_address_1"]:before,
.woocommerce-EditAccountForm label[for="billing_address_1"]:before,
.woocommerce-edit-address form label[for="billing_address_1"]:before,
form.woocommerce-checkout label[for="billing_city"]:before,
.woocommerce-EditAccountForm label[for="billing_city"]:before,
.woocommerce-edit-address form label[for="billing_city"]:before,
form.woocommerce-checkout label[for="billing_postcode"]:before,
.woocommerce-EditAccountForm label[for="billing_postcode"]:before,
.woocommerce-edit-address form label[for="billing_postcode"]:before,
form.woocommerce-checkout label[for="order_comments"]:before,
.woocommerce-EditAccountForm label[for="order_comments"]:before,
.woocommerce-edit-address form label[for="order_comments"]:before,
form.woocommerce-checkout label[for="account_first_name"]:before,
.woocommerce-EditAccountForm label[for="account_first_name"]:before,
.woocommerce-edit-address form label[for="account_first_name"]:before,
form.woocommerce-checkout label[for="account_last_name"]:before,
.woocommerce-EditAccountForm label[for="account_last_name"]:before,
.woocommerce-edit-address form label[for="account_last_name"]:before,
form.woocommerce-checkout label[for="password_current"]:before,
.woocommerce-EditAccountForm label[for="password_current"]:before,
.woocommerce-edit-address form label[for="password_current"]:before,
form.woocommerce-checkout label[for="password_1"]:before,
.woocommerce-EditAccountForm label[for="password_1"]:before,
.woocommerce-edit-address form label[for="password_1"]:before,
form.woocommerce-checkout label[for="password_2"]:before,
.woocommerce-EditAccountForm label[for="password_2"]:before,
.woocommerce-edit-address form label[for="password_2"]:before {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f084';
  margin-right: 4px;
}
form.woocommerce-checkout label[for="billing_first_name"]:before,
.woocommerce-EditAccountForm label[for="billing_first_name"]:before,
.woocommerce-edit-address form label[for="billing_first_name"]:before {
  content: '\f183';
}
form.woocommerce-checkout label[for="account_first_name"]:before,
.woocommerce-EditAccountForm label[for="account_first_name"]:before,
.woocommerce-edit-address form label[for="account_first_name"]:before {
  content: '\f183';
}
form.woocommerce-checkout label[for="billing_last_name"]:before,
.woocommerce-EditAccountForm label[for="billing_last_name"]:before,
.woocommerce-edit-address form label[for="billing_last_name"]:before {
  content: '\f1ae';
}
form.woocommerce-checkout label[for="account_last_name"]:before,
.woocommerce-EditAccountForm label[for="account_last_name"]:before,
.woocommerce-edit-address form label[for="account_last_name"]:before {
  content: '\f1ae';
}
form.woocommerce-checkout label[for="billing_email"]:before,
.woocommerce-EditAccountForm label[for="billing_email"]:before,
.woocommerce-edit-address form label[for="billing_email"]:before {
  content: '\f0e0';
}
form.woocommerce-checkout label[for="account_email"]:before,
.woocommerce-EditAccountForm label[for="account_email"]:before,
.woocommerce-edit-address form label[for="account_email"]:before {
  content: '\f0e0';
}
form.woocommerce-checkout label[for="billing_phone"]:before,
.woocommerce-EditAccountForm label[for="billing_phone"]:before,
.woocommerce-edit-address form label[for="billing_phone"]:before {
  content: '\f095';
}
form.woocommerce-checkout label[for="billing_address_1"]:before,
.woocommerce-EditAccountForm label[for="billing_address_1"]:before,
.woocommerce-edit-address form label[for="billing_address_1"]:before {
  content: '\f015';
}
form.woocommerce-checkout label[for="billing_city"]:before,
.woocommerce-EditAccountForm label[for="billing_city"]:before,
.woocommerce-edit-address form label[for="billing_city"]:before {
  content: '\f277';
}
form.woocommerce-checkout label[for="billing_postcode"]:before,
.woocommerce-EditAccountForm label[for="billing_postcode"]:before,
.woocommerce-edit-address form label[for="billing_postcode"]:before {
  content: '\f041';
}
form.woocommerce-checkout label[for="order_comments"]:before,
.woocommerce-EditAccountForm label[for="order_comments"]:before,
.woocommerce-edit-address form label[for="order_comments"]:before {
  content: '\f040';
}
form.woocommerce-checkout label[for="password_current"]:before,
.woocommerce-EditAccountForm label[for="password_current"]:before,
.woocommerce-edit-address form label[for="password_current"]:before {
  content: '\f084';
}
form.woocommerce-checkout label[for="password_1"]:before,
.woocommerce-EditAccountForm label[for="password_1"]:before,
.woocommerce-edit-address form label[for="password_1"]:before {
  content: '\f084';
}
form.woocommerce-checkout label[for="password_2"]:before,
.woocommerce-EditAccountForm label[for="password_2"]:before,
.woocommerce-edit-address form label[for="password_2"]:before {
  content: '\f084';
}


.woocommerce .products .product a.button.product_type_variable { display: none !important }