@charset "UTF-8";
/*** CONTENT ***/
/*****************************************************************/
/*
/*** 00. Reset (Normalize)
/*** 01. Global 
/*** 02. Header
/*** 03. Pages / Blog / Portfolio
/*** 04. Shop Categories
/*** 05. Product page
/*** 06. Cart
/*** 07. Checkout
/*** 08. Sliders
/*** 09. Banners
/*** 10. Lightbox
/*** 11. Shortcodes
/*** 12. Widgets
/*** 13. Dark styles (Styles for dark backgrounds)
/*** 14. Div Fixes
/*** 15. Mobile styles
/*** 16. Foundation Components (Grid, Buttons,Type,Forms,Alert boxes,pagination) */
/*
/*****************************************************************/
/*
/*
/*/
#woo_wrapper {
  /* normalize.css v2.1.2 | MIT License | git.io/normalize */
  /* ==========================================================================
     HTML5 display definitions
     ========================================================================== */
  /**
   * Correct `block` display not defined in IE 8/9.
   */
  /**
   * Correct `inline-block` display not defined in IE 8/9.
   */
  /**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
  /**
   * Address `[hidden]` styling not present in IE 8/9.
   * Hide the `template` element in IE, Safari, and Firefox < 22.
   */
  /* ==========================================================================
     Base
     ========================================================================== */
  /**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS text size adjust after orientation change, without disabling
   *    user zoom.
   */
  /**
   * Remove default margin.
   */
  /* ==========================================================================
     Links
     ========================================================================== */
  /**
   * Remove the gray background color from active links in IE 10.
   */
  /**
   * Address `outline` inconsistency between Chrome and other browsers.
   */
  /**
   * Improve readability when focused and also mouse hovered in all browsers.
   */
  /* ==========================================================================
     Typography
     ========================================================================== */
  /**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari 5, and Chrome.
   */
  /**
   * Address styling not present in IE 8/9, Safari 5, and Chrome.
   */
  /**
   * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
   */
  /**
   * Address styling not present in Safari 5 and Chrome.
   */
  /**
   * Address differences between Firefox and other browsers.
   */
  /**
   * Address styling not present in IE 8/9.
   */
  /**
   * Correct font family set oddly in Safari 5 and Chrome.
   */
  /**
   * Improve readability of pre-formatted text in all browsers.
   */
  /**
   * Set consistent quote types.
   */
  /**
   * Address inconsistent and variable font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
  /* ==========================================================================
     Embedded content
     ========================================================================== */
  /**
   * Remove border when inside `a` element in IE 8/9.
   */
  /**
   * Correct overflow displayed oddly in IE 9.
   */
  /* ==========================================================================
     Figures
     ========================================================================== */
  /**
   * Address margin not present in IE 8/9 and Safari 5.
   */
  /* ==========================================================================
     Forms
     ========================================================================== */
  /**
   * Define consistent border, margin, and padding.
   */
  /**
   * 1. Correct `color` not being inherited in IE 8/9.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
  /**
   * 1. Correct font family not being inherited in all browsers.
   * 2. Correct font size not being inherited in all browsers.
   * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
   */
  /**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
  /**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
   * Correct `select` style inheritance in Firefox 4+ and Opera.
   */
  /**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
  /**
   * Re-set default cursor for disabled elements.
   */
  /**
   * 1. Address box sizing set to `content-box` in IE 8/9.
   * 2. Remove excess padding in IE 8/9.
   */
  /**
   * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
   *    (include `-moz` to future-proof).
   */
  /**
   * Remove inner padding and search cancel button in Safari 5 and Chrome
   * on OS X.
   */
  /**
   * Remove inner padding and border in Firefox 4+.
   */
  /**
   * 1. Remove default vertical scrollbar in IE 8/9.
   * 2. Improve readability and alignment in all browsers.
   */
  /* ==========================================================================
     Tables
     ========================================================================== */
  /**
   * Remove most spacing between table cells.
   */ }
  #woo_wrapper article,
  #woo_wrapper aside,
  #woo_wrapper details,
  #woo_wrapper figcaption,
  #woo_wrapper figure,
  #woo_wrapper footer,
  #woo_wrapper header,
  #woo_wrapper hgroup,
  #woo_wrapper main,
  #woo_wrapper nav,
  #woo_wrapper section,
  #woo_wrapper summary {
    display: block; }
  #woo_wrapper audio,
  #woo_wrapper canvas,
  #woo_wrapper video {
    display: inline-block; }
  #woo_wrapper audio:not([controls]) {
    display: none;
    height: 0; }
  #woo_wrapper [hidden],
  #woo_wrapper template {
    display: none; }
  #woo_wrapper script {
    display: none !important; }
  #woo_wrapper html {
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  #woo_wrapper body {
    margin: 0; }
  #woo_wrapper a {
    background: transparent; }
  #woo_wrapper a:focus {
    outline: thin dotted; }
  #woo_wrapper a:active,
  #woo_wrapper a:hover {
    outline: 0; }
  #woo_wrapper h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #woo_wrapper abbr[title] {
    border-bottom: 1px dotted; }
  #woo_wrapper b,
  #woo_wrapper strong {
    font-weight: bold; }
  #woo_wrapper dfn {
    font-style: italic; }
  #woo_wrapper hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  #woo_wrapper mark {
    background: #ff0;
    color: #000; }
  #woo_wrapper code,
  #woo_wrapper kbd,
  #woo_wrapper pre,
  #woo_wrapper samp {
    font-size: 1em; }
  #woo_wrapper pre {
    white-space: pre-wrap; }
  #woo_wrapper q {
    quotes: "\201C" "\201D" "\2018" "\2019"; }
  #woo_wrapper small {
    font-size: 80%; }
  #woo_wrapper sub,
  #woo_wrapper sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #woo_wrapper sup {
    top: -0.5em; }
  #woo_wrapper sub {
    bottom: -0.25em; }
  #woo_wrapper img {
    border: 0; }
  #woo_wrapper svg:not(:root) {
    overflow: hidden; }
  #woo_wrapper figure {
    margin: 0; }
  #woo_wrapper fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  #woo_wrapper legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #woo_wrapper button,
  #woo_wrapper input,
  #woo_wrapper select,
  #woo_wrapper textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */ }
  #woo_wrapper button,
  #woo_wrapper input {
    line-height: normal; }
  #woo_wrapper button,
  #woo_wrapper select {
    text-transform: none; }
  #woo_wrapper button,
  #woo_wrapper html input[type="button"],
  #woo_wrapper input[type="reset"],
  #woo_wrapper input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  #woo_wrapper button[disabled],
  #woo_wrapper html input[disabled] {
    cursor: default; }
  #woo_wrapper input[type="checkbox"],
  #woo_wrapper input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #woo_wrapper input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    /* 2 */
    box-sizing: content-box; }
  #woo_wrapper input[type="search"]::-webkit-search-cancel-button,
  #woo_wrapper input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #woo_wrapper button::-moz-focus-inner,
  #woo_wrapper input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  #woo_wrapper textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */ }
  #woo_wrapper table {
    border-collapse: collapse;
    border-spacing: 0; }

/**********************************************************************/
/**********------------------- 01. GLOBAL ----------------*************/
/**********************************************************************/
#woo_wrapper *,
#woo_wrapper *:before,
#woo_wrapper *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
#woo_wrapper html,
#woo_wrapper body {
  font-size: 100%; }
#woo_wrapper body {
  background: #fff;
  color: #777;
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }
#woo_wrapper a:hover {
  cursor: pointer; }
#woo_wrapper a:focus {
  outline: none; }
#woo_wrapper img,
#woo_wrapper object,
#woo_wrapper embed {
  max-width: 100%;
  height: auto; }
#woo_wrapper object,
#woo_wrapper embed {
  height: 100%; }
#woo_wrapper img {
  -ms-interpolation-mode: bicubic; }
#woo_wrapper #map_canvas img,
#woo_wrapper #map_canvas embed,
#woo_wrapper #map_canvas object,
#woo_wrapper .map_canvas img,
#woo_wrapper .map_canvas embed,
#woo_wrapper .map_canvas object {
  max-width: none !important; }
#woo_wrapper .left {
  float: left !important; }
#woo_wrapper .right {
  float: right !important; }
#woo_wrapper .text-left {
  text-align: left !important; }
#woo_wrapper .text-right {
  text-align: right !important; }
#woo_wrapper .text-center {
  text-align: center !important; }
#woo_wrapper .text-justify {
  text-align: justify !important; }
#woo_wrapper .hide {
  display: none; }
#woo_wrapper .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
#woo_wrapper img {
  display: inline-block;
  vertical-align: middle; }
#woo_wrapper textarea {
  height: auto;
  min-height: 50px; }
#woo_wrapper select {
  width: 100%; }

#woo_wrapper {
  /* -- containers / woo_wrappers -- */
  /* remove spacing before footer */
  /* -- row - divided style -- */
  /* -- row - boxed style -- */
  /* -- top divider (shown for white header) -- */
  /* -- global styles --  */
  /* -- social icons --  */
  /* -- social share-row -- */
  /* -- stars --  */
  /* -- tabbed content -- */
  /* -- vertical tabs -- */
  /* -- tab content -- */
  /* -- accordion -- */
  /* -- icon styles -- */
  /* -- Avatar + extras --  */
  /* -- quantity box -- */
  /* --  message box -- */
  /* -- woocommerce message --*/
  /* -- scroll to top --  */
  /* -- Global UL / OL -- */
  /* -- Paginations -- */
  /* -- section titles -- */
  /* -- text dividers -- */
  /* -- ux image -- */
  /* -- UX BOX model (Used for different shortcodes and elements) -- */
  /* -- UX Box Texts -- */
  /* - text circle */
  /* boxed */
  /* - text overlay */
  /* - blog post overlay */
  /* - text bounce */
  /* - text badge */
  /* -- background / sections -- */
  /* -- section / boxed styles -- */
  /* -- Select boxes */
  /* Select Browser Hacks */
  /*------------------------------------*\
     Loading Bar
  \*------------------------------------*/
  /* -- Loading end -- */
  /* -- Spin -- */
  /* -- edit block links for admins -- */
  /* -- div fixes -- */
  /* -- pre -- */
  /* -- catalogue mode  -- */
  /* -- woocommerce extra -- */
  /* -- Home intro -- */
  /* -- Column hover effects --*/
  /* -- TOOLTIP -- */
  /* -- ANIMATION -- */
  /* Disable transition on touch move */
  /* -- Site wide notice -- */ }
  #woo_wrapper body,
  #woo_wrapper html {
    min-height: 100%; }
  #woo_wrapper body {
    background-color: #cccccc; }
  #woo_wrapper body.bg-full-size {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: none;
    background-position: 50% 50%; }
  #woo_wrapper #woo_wrapper {
    background-color: #ffffff; }
  #woo_wrapper body.full-width #woo_wrapper {
    width: 100%; }
  #woo_wrapper body.boxed #woo_wrapper {
    max-width: 71.25em;
    margin: 0 auto; }
  #woo_wrapper body.framed-layout {
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #555555; }
  #woo_wrapper body.boxed {
    background-color: #555555; }
  #woo_wrapper .page-woo_wrapper {
    padding: 30px 0 30px;
    *zoom: 1; }
    #woo_wrapper .page-woo_wrapper:before, #woo_wrapper .page-woo_wrapper:after {
      content: " ";
      display: table; }
    #woo_wrapper .page-woo_wrapper:after {
      clear: both; }
  #woo_wrapper .category-page {
    padding-top: 30px; }
  #woo_wrapper .product-page {
    padding-top: 30px; }
  #woo_wrapper .row.container {
    margin-bottom: 30px !important; }
  #woo_wrapper .row.custom-width {
    margin-left: auto !important;
    margin-right: auto !important; }
  #woo_wrapper .nav-dropdown {
    width: 400px;
    position: absolute;
    right: 0;
    top: 29px;
    background: #fff;
    padding: 15px;
    border: 2px solid #f3f3f3;
    z-index: 99;
    color: #000; }
  #woo_wrapper .clearfix,
  #woo_wrapper .clear {
    *zoom: 1; }
    #woo_wrapper .clearfix:before, #woo_wrapper .clearfix:after,
    #woo_wrapper .clear:before,
    #woo_wrapper .clear:after {
      content: " ";
      display: table; }
    #woo_wrapper .clearfix:after,
    #woo_wrapper .clear:after {
      clear: both; }
  #woo_wrapper #content > .ux_banner:last-child,
  #woo_wrapper #content > .ux-section:last-child,
  #woo_wrapper #content > .iosSlider.default:last-child,
  #woo_wrapper #content > .ux-block:last-child > .ux-section:last-child,
  #woo_wrapper #content > .ux-block:last-child > .iosSlider.default:last-child {
    margin-bottom: 0 !important; }
  #woo_wrapper .ux-section-content > .row.container:last-of-type,
  #woo_wrapper .ux-section-content > .row.column-slider:last-of-type > .iosSlider {
    margin-bottom: 0 !important; }
  #woo_wrapper .row.divided .columns {
    border-right: 1px solid rgba(0, 0, 0, 0.05); }
  #woo_wrapper .row.divided .columns:last-child {
    border: 0; }
  #woo_wrapper .column-inner {
    float: left;
    width: 100%;
    display: block;
    *zoom: 1; }
    #woo_wrapper .column-inner:before, #woo_wrapper .column-inner:after {
      content: " ";
      display: table; }
    #woo_wrapper .column-inner:after {
      clear: both; }
  #woo_wrapper .row.boxed .columns > .column-inner {
    background-color: #f1f1f1;
    padding: 30px; }
  #woo_wrapper .top-divider {
    border-top: 1px solid #EEE;
    position: relative;
    top: 1px; }
  #woo_wrapper .uppercase {
    text-transform: uppercase; }
  #woo_wrapper .thin-font {
    font-weight: normal !important;
    font-weight: 300 !important; }
  #woo_wrapper .normal-font {
    font-weight: normal !important; }
  #woo_wrapper p:empty {
    display: none !important; }
  #woo_wrapper p.small {
    font-size: 95%; }
  #woo_wrapper .small-font {
    font-size: 90%;
    opacity: .9; }
  #woo_wrapper .smaller-font {
    font-size: 80%;
    opacity: .85; }
  #woo_wrapper .smallest-font {
    font-size: 70%;
    opacity: .85; }
  #woo_wrapper table {
    width: 100%; }
  #woo_wrapper .box-shadow {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15); }
  #woo_wrapper .drop-shadow {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
  #woo_wrapper .stick-bottom {
    bottom: 0 !important;
    top: auto; }
  #woo_wrapper .stick-top {
    top: 0 !important;
    bottom: auto; }
  #woo_wrapper .text-pull-inn {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  #woo_wrapper .social-icons {
    line-height: 100%; }
  #woo_wrapper .social-icons .icon,
  #woo_wrapper .yith-wcwl-share li a {
    position: relative;
    padding: 0;
    width: 34px;
    height: 34px;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    border: 2px solid #cccccc;
    display: inline-block;
    margin: 0 5px 5px 0;
    color: #cccccc;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    -webkit-transition: "background-color" 200ms ease-out;
    -moz-transition: "background-color" 200ms ease-out;
    transition: "background-color" 200ms ease-out; }
  #woo_wrapper .social-icons.size-small .icon,
  #woo_wrapper #top-bar .social-icons .icon {
    height: 12px;
    width: 13px;
    line-height: 1px;
    font-size: 12px;
    border: 0;
    padding: 0;
    margin-right: 5px;
    margin-bottom: 0; }
  #woo_wrapper .social-icons .icon:hover,
  #woo_wrapper .yith-wcwl-share li a:hover {
    color: #ffffff;
    text-decoration: none; }
  #woo_wrapper .social-icons .icon.icon_facebook:hover,
  #woo_wrapper .yith-wcwl-share li a.facebook:hover {
    background-color: #3a589d;
    border-color: #3a589d; }
  #woo_wrapper .social-icons .icon.icon_whatsapp:hover {
    background-color: #51cb5a;
    border-color: #51cb5a; }
  @media only screen and (min-width: 33.1875em) {
    #woo_wrapper .social-icons .icon.icon_whatsapp {
      display: none; } }
  #woo_wrapper .social-icons .icon.icon_twitter:hover,
  #woo_wrapper .yith-wcwl-share li a.twitter:hover {
    background-color: #2478ba;
    border-color: #2478ba; }
  #woo_wrapper .social-icons .icon.icon_email:hover,
  #woo_wrapper .yith-wcwl-share li a.email:hover {
    background-color: #111111;
    border-color: #111111; }
  #woo_wrapper .social-icons .icon.icon_pintrest:hover,
  #woo_wrapper .yith-wcwl-share li a.pinterest:hover {
    background-color: #cb2320;
    border-color: #cb2320; }
  #woo_wrapper .social-icons .icon.icon_rss:hover {
    background-color: #fc7600;
    border-color: #fc7600; }
  #woo_wrapper .social-icons .icon.icon_twitter:hover {
    background-color: #2478ba;
    border-color: #2478ba; }
  #woo_wrapper .social-icons .icon.icon_tumblr:hover {
    background-color: #36455d;
    border-color: #36455d; }
  #woo_wrapper .social-icons .icon.icon_instagram:hover {
    background-color: #3b6994;
    border-color: #3b6994; }
  #woo_wrapper .social-icons .icon.icon_vk:hover {
    background-color: #527498;
    border-color: #527498; }
  #woo_wrapper .social-icons .icon.icon_googleplus:hover,
  #woo_wrapper .yith-wcwl-share li a.googleplus:hover {
    background-color: #dd4e31;
    border-color: #dd4e31; }
  #woo_wrapper .social-icons .icon.icon_linkedin:hover {
    background-color: #0072b7;
    border-color: #0072b7; }
  #woo_wrapper .social-icons .icon.icon_youtube:hover {
    background-color: #c33223;
    border-color: #c33223; }
  #woo_wrapper .social-icons .icon.icon_flickr:hover {
    background-color: #e5086f;
    border-color: #e5086f; }
  #woo_wrapper .social-icons.size-small .icon:hover {
    color: #000000 !important;
    background: none !important; }
  #woo_wrapper .yith-wcwl-share ul {
    margin-left: 0 !important; }
  #woo_wrapper .yith-wcwl-share li a {
    font-family: 'icomoon'; }
  #woo_wrapper .yith-wcwl-share li a.facebook:before {
    content: '\e002' !important; }
  #woo_wrapper .yith-wcwl-share li a.twitter:before {
    content: '\e001' !important; }
  #woo_wrapper .yith-wcwl-share li a.pinterest:before {
    content: '\e010' !important; }
  #woo_wrapper .yith-wcwl-share li a.googleplus:before {
    content: '\e00f' !important; }
  #woo_wrapper .yith-wcwl-share li a.email:before {
    content: '\e003' !important; }
  #woo_wrapper .product-page .social-icons {
    margin-bottom: 30px; }
  #woo_wrapper .social-icons.share-row span.title {
    font-weight: bold;
    margin-right: 5px; }
  #woo_wrapper .product-info .social-icons {
    border-top: 1px dotted #DDD;
    padding-top: 25px; }
  #woo_wrapper .star-rating,
  #woo_wrapper .star-rating {
    text-align: left !important;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    width: 5.4em;
    font-family: "icomoon" !important; }
  #woo_wrapper .star-rating:before,
  #woo_wrapper .woocommerce-page .star-rating:before {
    content: '\e006 \e006 \e006 \e006 \e006';
    color: #d26e4b;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  #woo_wrapper .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-weight: normal !important; }
  #woo_wrapper .star-rating span:before {
    content: '\e005 \e005 \e005 \e005 \e005';
    color: #d26e4b;
    top: 0;
    position: absolute;
    left: 0; }
  #woo_wrapper li.product-small .star-rating {
    font-size: 80% !important;
    margin-bottom: 5px; }
  #woo_wrapper li.product-small .text-center .star-rating {
    margin: 0 auto 5px; }
  #woo_wrapper .product-info .star-rating {
    margin-bottom: 20px; }
  #woo_wrapper .text-center .star-rating {
    margin: 0 auto;
    text-align: center; }
  #woo_wrapper ul.tabs {
    margin-left: 0 !important; }
  #woo_wrapper .tabbed-content {
    *zoom: 1; }
    #woo_wrapper .tabbed-content:before, #woo_wrapper .tabbed-content:after {
      content: " ";
      display: table; }
    #woo_wrapper .tabbed-content:after {
      clear: both; }
  #woo_wrapper .tabbed-content ul.tabs {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px; }
  #woo_wrapper .tabbed-content ul.tabs li {
    list-style: none;
    display: inline-block;
    vertical-align: top; }
  #woo_wrapper .tabbed-content ul.tabs li a {
    color: #999999;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 25px;
    font-size: 90%;
    border-top: 4px solid transparent;
    padding: 10px 0;
    display: block;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    transition: border 200ms ease-out; }
  #woo_wrapper .tabbed-content ul.tabs li a:hover {
    border-color: #777777;
    color: #777777; }
  #woo_wrapper .tabbed-content ul.tabs li.active a,
  #woo_wrapper .tabbed-content ul.tabs li.current_page_item a {
    border-color: #333333;
    color: #333333; }
  #woo_wrapper .tabbed-content.shortcode_tabgroup .tabs {
    border-top: 2px solid #eeeeee; }
  #woo_wrapper .tabbed-content .entry-content {
    padding-top: 0; }
  #woo_wrapper .shortcode_tabgroup h3 {
    margin-bottom: 15px; }
  #woo_wrapper .shortcode_tabgroup.pos_pills h3,
  #woo_wrapper .shortcode_tabgroup.pos_center h3 {
    margin-bottom: 30px; }
  #woo_wrapper .shortcode_tabgroup_vertical,
  #woo_wrapper .shortcode_tabgroup {
    margin-bottom: 30px; }
  #woo_wrapper .tabbed-content .iosSlider,
  #woo_wrapper .tabbed-content .product-small {
    margin-bottom: 0; }
  #woo_wrapper .tabbed-content.pos_pills > h3,
  #woo_wrapper .tabbed-content.pos_center > h3 {
    text-align: center; }
  #woo_wrapper .tabbed-content.pos_pills > ul.tabs,
  #woo_wrapper .tabbed-content.pos_center > ul.tabs {
    border: 0;
    text-align: center; }
  #woo_wrapper .tabbed-content.pos_pills ul.tabs li {
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
  #woo_wrapper .tabbed-content.pos_pills ul.tabs li:last-child {
    border: 0; }
  #woo_wrapper .tabbed-content.pos_pills ul.tabs li a {
    border: 0;
    padding: 5px 10px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 80%;
    margin: 0 15px; }
  #woo_wrapper .tabbed-content.pos_pills ul.tabs li.active a,
  #woo_wrapper .tabbed-content.pos_pills ul.tabs li.current_page_item a {
    background: #627f9a;
    color: #ffffff; }
  #woo_wrapper .tabbed-content.pos_pills ul.tabs {
    margin-bottom: 30px; }
  #woo_wrapper .vertical-tabs {
    padding-top: 20px; }
  #woo_wrapper .vertical-tabs ul.tabs-nav {
    margin-top: 15px;
    margin-left: 0;
    z-index: 9;
    border-right: 1px solid #DDD;
    margin-right: -1px;
    height: 100%; }
  #woo_wrapper .vertical-tabs ul.tabs-nav li {
    list-style: none;
    font-size: 90%;
    text-transform: uppercase;
    font-weight: bold; }
  #woo_wrapper .vertical-tabs ul.tabs-nav li a {
    border-bottom: 1px solid #EEE;
    padding: 10px 0;
    display: block;
    color: #999999;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    transition: border 200ms ease-out; }
  #woo_wrapper .vertical-tabs ul.tabs-nav li.current a,
  #woo_wrapper .vertical-tabs ul.tabs-nav li.current_page_item a,
  #woo_wrapper .vertical-tabs ul.tabs-nav li a:hover,
  #woo_wrapper .vertical-tabs ul.tabs-nav li.current-menu-item a {
    color: #627f9a;
    border-right: 4px solid #DDD; }
  #woo_wrapper .vertical-tabs .tabs-inner {
    border-left: 1px solid #DDD;
    padding-left: 40px; }
  #woo_wrapper .vertical-tabs .tabs-inner.active {
    padding-top: 5px; }
  #woo_wrapper .shortcode_tabgroup_vertical h3 {
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 15px;
    margin: 0; }
  #woo_wrapper .vertical-tabs .tabs-inner,
  #woo_wrapper .tabbed-content .panel {
    zoom: 1;
    float: left;
    visibility: hidden;
    height: 0;
    display: block;
    overflow: hidden;
    opacity: .0;
    -webkit-transition: opacity 0ms ease-out;
    -moz-transition: opacity 0ms ease-out;
    transition: opacity 0ms ease-out; }
  #woo_wrapper .vertical-tabs .tabs-inner.active,
  #woo_wrapper .tabbed-content .panel.active {
    margin: 15px 0;
    float: none;
    line-height: 130%;
    visibility: visible;
    height: auto;
    overflow: visible;
    opacity: 1.0;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out; }
  #woo_wrapper .accordion_title {
    padding-bottom: 10px; }
  #woo_wrapper .accordion {
    margin-bottom: 30px; }
  #woo_wrapper .accordion .accordion-inner {
    display: none;
    padding: 15px 30px 10px; }
  #woo_wrapper .accordion .accordion-title a {
    font-size: 110%;
    line-height: 130%;
    color: #999999;
    padding: 20px 15px;
    display: block;
    border-top: 1px solid #DDD;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    transition: border 200ms ease-out; }
  #woo_wrapper .accordion .accordion-title.active a {
    color: #333333;
    background-color: #f9f9f9;
    border-top: 3px solid #DDD;
    border-bottom: 1px solid #EEE; }
  #woo_wrapper .product-details .accordion-title.active a {
    background: transparent;
    border-width: 1px; }
  #woo_wrapper .large-6 .accordion-title a,
  #woo_wrapper .large-5 .accordion-title a,
  #woo_wrapper .large-4 .accordion-title a,
  #woo_wrapper .large-7 .accordion-title a {
    font-size: 95%; }
  #woo_wrapper .accordion .accordion-title a:before {
    font-family: 'icomoon';
    content: '\e00c';
    font-size: 16px;
    margin-right: 15px; }
  #woo_wrapper .accordion .accordion-title.active a:before {
    content: '\e00d'; }
  #woo_wrapper .span.icon-instagram {
    font-size: 16px; }
  #woo_wrapper .search-icon {
    font-size: 16px !important; }
  #woo_wrapper .avatar,
  #woo_wrapper .circle {
    -webkit-border-radius: 999px;
    border-radius: 999px; }
  #woo_wrapper .quantity {
    display: inline-block; }
  #woo_wrapper .quantity .input-text.qty {
    width: 35px;
    height: 41px;
    padding: 0 5px;
    text-align: center; }
  #woo_wrapper .quantity.buttons_added {
    text-align: left;
    position: relative;
    white-space: nowrap;
    vertical-align: top; }
  #woo_wrapper .quantity.buttons_added input {
    display: inline-block;
    margin: 0;
    float: left;
    vertical-align: top; }
  #woo_wrapper .quantity.buttons_added .minus,
  #woo_wrapper .quantity.buttons_added .plus {
    padding: 7px 10px 8px;
    height: 41px;
    background-color: #ffffff;
    border: 1px solid #cccccc; }
  #woo_wrapper .quantity.buttons_added .minus {
    border-right: 0; }
  #woo_wrapper .quantity.buttons_added .plus {
    border-left: 0; }
  #woo_wrapper .quantity.buttons_added .minus:hover,
  #woo_wrapper .quantity.buttons_added .plus:hover {
    background: #eeeeee; }
  #woo_wrapper .quantity input::-webkit-outer-spin-button,
  #woo_wrapper .quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  #woo_wrapper .product-info .quantity {
    margin-left: 10px; }
  #woo_wrapper .alert-box a.button {
    margin: 0 15px 0 0;
    display: inline-block; }
  #woo_wrapper .alert-box ul {
    margin-bottom: 0; }
  #woo_wrapper .alert-box li {
    list-style: none; }
  #woo_wrapper .woocommerce-message {
    font-size: 120%;
    position: relative;
    margin: 30px 0;
    padding: 11px; }
  #woo_wrapper .woocommerce-message {
    padding-right: 320px;
    color: #000;
    border: 0; }
  #woo_wrapper .woocommerce-message.message-success {
    background-color: #7a9c59 !important;
    color: #fff !important; }
  #woo_wrapper .woocommerce-message.message-success a {
    text-decoration: underline !important;
    color: #fff !important; }
  #woo_wrapper .woocommerce-message a.button {
    position: absolute;
    right: 0;
    font-size: 80%;
    padding: 8px 20px;
    margin: 7px 8px;
    background: transparent !Important;
    top: 0;
    border: 1px solid #fff;
    text-decoration: none !important; }
  #woo_wrapper .woocommerce-message:before {
    color: #ffffff;
    background: #7a9c59;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    padding: 3px;
    font-family: 'icomoon';
    content: '\e00a';
    margin-right: 10px; }
  #woo_wrapper .single-product .woocommerce-message {
    margin-bottom: 0; }
  #woo_wrapper #top-link {
    position: fixed;
    right: 35px;
    text-align: center;
    bottom: 10%;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 100%;
    background: #111111;
    width: 40px;
    height: 40px;
    padding: 0px 8px 6px;
    font-size: 32px;
    opacity: .9;
    z-index: 99; }
  #woo_wrapper #top-link.active {
    display: block; }
  #woo_wrapper .column-inner ul,
  #woo_wrapper .column-inner ol,
  #woo_wrapper .entry-content > ul,
  #woo_wrapper .short-description > ul,
  #woo_wrapper .tabs-inner ul,
  #woo_wrapper .tabs-inner ol,
  #woo_wrapper .accordion-inner ul,
  #woo_wrapper .accordion-inner ol,
  #woo_wrapper .woocommerce > ul,
  #woo_wrapper .woocommerce > ol {
    margin-left: 20px; }
  #woo_wrapper ul.checkmarks li {
    margin-bottom: 10px;
    padding: 0 0 15px;
    border-bottom: 1px dotted #DDD;
    line-height: 110%; }
  #woo_wrapper ol.commentlist li {
    list-style: none; }
  #woo_wrapper .entry-content ol {
    margin-left: 20px; }
  #woo_wrapper #content > ul {
    margin-left: 20px; }
  #woo_wrapper ul li.bullet-checkmark,
  #woo_wrapper ul li.bullet-arrow,
  #woo_wrapper ul li.bullet-star {
    list-style: none;
    font-size: 95%;
    padding-bottom: 7px; }
  #woo_wrapper ul li.bullet-checkmark:before {
    color: #7a9c59;
    font-family: 'icomoon';
    content: "\e00a" !important;
    font-size: 80%;
    padding-right: 10px; }
  #woo_wrapper ul li.bullet-arrow:before {
    color: #7a9c59;
    font-family: 'icomoon';
    content: "\f105" !important;
    font-size: 80%;
    padding-right: 10px; }
  #woo_wrapper ul li.bullet-star:before {
    color: #7a9c59;
    font-family: 'icomoon';
    content: "\e005" !important;
    font-size: 80%;
    padding-right: 10px; }
  #woo_wrapper .pagination-centered {
    padding-top: 20px;
    border-top: 1px solid #EEE;
    margin-bottom: 30px; }
  #woo_wrapper ul.page-numbers {
    line-height: 42px; }
  #woo_wrapper ul.page-numbers a,
  #woo_wrapper .page-numbers li > span {
    text-align: center;
    border: 2px solid #627f9a;
    padding: 6px 12px 7px;
    font-weight: bold;
    -webkit-transition: background 200ms ease-out;
    -moz-transition: background 200ms ease-out;
    transition: background 200ms ease-out; }
  #woo_wrapper ul.page-numbers a:hover {
    background-color: #627f9a;
    border-color: #627f9a;
    color: #ffffff; }
  #woo_wrapper ul.page-numbers li > span {
    color: #ffffff;
    background-color: #627f9a;
    border-color: #627f9a; }
  #woo_wrapper h3.section-title {
    margin: 0 auto 30px;
    max-width: 1050px;
    text-transform: uppercase;
    border-bottom: 3px solid #f1f1f1; }
  #woo_wrapper h3.section-title a {
    float: right;
    padding-top: 5px;
    font-size: 80%; }
  #woo_wrapper h3.section-title a:after {
    font-family: 'icomoon';
    content: '\f105';
    color: #627f9a;
    margin-left: 10px; }
  #woo_wrapper h3.section-title span {
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 3px solid #DDD;
    margin-bottom: -3px; }
  #woo_wrapper h3.section-title.title_center {
    text-align: center;
    border: 0;
    margin-bottom: 30px;
    overflow: hidden; }
  #woo_wrapper h3.section-title.title_center span {
    padding: 0 15px;
    border: 0; }
  #woo_wrapper h3.section-title.title_center span:after,
  #woo_wrapper h3.section-title.title_center span:before {
    content: ' ';
    display: block;
    height: 0;
    border-bottom: 3px solid #EEE;
    width: 1000px;
    position: absolute;
    top: 50%; }
  #woo_wrapper h3.section-title.title_center span:before {
    left: -1010px; }
  #woo_wrapper h3.section-title.title_center span:after {
    right: -1010px; }
  #woo_wrapper h3.section-title.title_bold,
  #woo_wrapper h3.section-title.title_bold_center {
    border-width: 3px;
    margin-top: 50px;
    margin-bottom: 60px;
    height: 0; }
  #woo_wrapper h3.section-title.title_bold span,
  #woo_wrapper h3.section-title.title_bold_center span {
    border: 3px solid #EEE;
    padding: 8px 15px;
    position: relative;
    top: -25px;
    left: 15px;
    background-color: #ffffff; }
  #woo_wrapper h3.section-title.title_bold a {
    border: 3px solid #EEE;
    padding: 5px 10px;
    position: relative;
    top: -20px;
    right: 15px;
    background-color: #ffffff; }
  #woo_wrapper h3.section-title.title_bold_center {
    text-align: center; }
  #woo_wrapper h3.section-title.title_bold_center span {
    left: auto; }
  #woo_wrapper h3.section-title.title_divided,
  #woo_wrapper h3.section-title.title_divided span {
    text-align: center;
    border: 0; }
  #woo_wrapper h3.section-title.title_divided a {
    display: block;
    float: none; }
  #woo_wrapper .tx-div {
    display: block;
    height: 3px;
    background-color: #000000;
    opacity: .1;
    margin: 15px 0 15px; }
  #woo_wrapper .text-center .tx-div {
    margin: 15px auto 15px auto; }
  #woo_wrapper .text-right .tx-div {
    margin: 15px 0 15px auto; }
  #woo_wrapper .tx-div.small {
    width: 30px; }
  #woo_wrapper .tx-div.medium {
    width: 60px; }
  #woo_wrapper .tx-div.full {
    width: 100%; }
  #woo_wrapper .ux-img-container img {
    height: auto;
    width: 100%; }
  #woo_wrapper .ux-box .inner {
    position: relative; }
  #woo_wrapper .ux-box > a {
    display: block; }
  #woo_wrapper .ux-box .ux-box-image {
    overflow: hidden;
    top: 0; }
  #woo_wrapper .ux-box .ux-box-image img {
    min-width: 100%;
    top: 0;
    position: relative; }
  #woo_wrapper .ux-box .ux-box-text {
    padding: 10px; }
  #woo_wrapper .ux-box a {
    color: #777777; }
  #woo_wrapper .ux-box h1,
  #woo_wrapper .ux-box h2,
  #woo_wrapper .ux-box h3,
  #woo_wrapper .ux-box h4,
  #woo_wrapper .ux-box h5 {
    line-height: 120%; }
  #woo_wrapper .ux-box p {
    padding: 0;
    margin-bottom: 10px; }
  #woo_wrapper .ux-box h4 {
    margin-bottom: 5px; }
  #woo_wrapper .ux-box h4 span {
    font-size: 90%; }
  #woo_wrapper .ux-box .ux-box-text {
    font-size: 90%; }
  #woo_wrapper .ux-box.text-center .ux-box-text {
    padding-left: 5px;
    padding-right: 5px; }
  #woo_wrapper .ux-box .social-icons {
    margin-bottom: 15px; }
  #woo_wrapper .ux-box.ux-text-circle .ux-box-image {
    margin-left: 30px;
    margin-right: 30px;
    -webkit-border-radius: 999px;
    border-radius: 999px; }
  #woo_wrapper .ux-section .ux-text-circle .inner-wrap {
    padding-top: 30px !important; }
  #woo_wrapper .ux-box.ux-text-boxed .inner {
    margin-bottom: 10px; }
  #woo_wrapper .ux-box.ux-text-boxed .inner-wrap {
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
    transition: box-shadow .3s;
    border: 1px solid #dddddd;
    color: #ffffff; }
  #woo_wrapper .ux-box.ux-text-boxed:hover .inner-wrap {
    box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.2); }
  #woo_wrapper .ux-box.ux-text-boxed .ux-box-text {
    padding: 15px; }
  #woo_wrapper .ux-box.ux-text-overlay {
    margin-bottom: 0; }
  #woo_wrapper .ux-box.ux-text-overlay .ux-box-text {
    position: absolute;
    bottom: 5%;
    left: 15px;
    right: 15px;
    opacity: 0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out; }
  #woo_wrapper .ux-box.ux-text-overlay.team-member .ux-box-text {
    bottom: 0; }
  #woo_wrapper .ux-box.ux-text-overlay:hover .ux-box-text {
    opacity: 1;
    bottom: 10%; }
  #woo_wrapper .ux-box.post-item.ux-text-overlay:hover .ux-box-text {
    opacity: 1;
    bottom: 5px; }
  #woo_wrapper .ux-box.ux-text-overlay .ux-box-image {
    background-color: #627f9a; }
  #woo_wrapper .ux-box.ux-text-overlay:hover .ux-box-image img {
    top: 0 !important;
    -webkit-transform: scale(1.05);
    opacity: .3; }
  #woo_wrapper .ux-box.ux-text-overlay .ux-box-text * {
    color: #ffffff !important; }
  #woo_wrapper .ux-box.ux-text-overlay .ux-box-text .tx-div {
    background-color: rgba(255, 255, 255, 0.3) !important; }
  #woo_wrapper .ux-box.ux-text-overlay .ux-box-text.show-first {
    opacity: 1; }
  #woo_wrapper .ux-box.ux-text-overlay .show-next {
    opacity: 0;
    position: relative;
    bottom: -10px; }
  #woo_wrapper .ux-box.ux-text-overlay:hover .show-next {
    opacity: 1;
    bottom: 0; }
  #woo_wrapper .ux-box.post-item.ux-text-overlay .ux-box-text {
    left: 30px;
    right: 30px;
    padding: 0 30px; }
  #woo_wrapper .ux-box.post-item.ux-text-overlay .from_the_blog_comments {
    display: none; }
  #woo_wrapper .ux-box.ux-text-bounce .ux-box-text {
    background-color: #ffffff;
    position: relative;
    top: -3px;
    padding: 15px 30px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  #woo_wrapper .ux-box.ux-text-bounce:hover .ux-box-text {
    top: -15px;
    background-color: #f9f9f9; }
  #woo_wrapper .ux-box.ux-text-bounce:hover .ux-box-image img {
    top: -10px; }
  #woo_wrapper .ux-box.ux-text-badge .ux-box-text {
    position: absolute;
    bottom: 40px;
    padding: 11px 0 8px;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.9); }
  #woo_wrapper .ux-box.ux-text-badge .ux-box-text span {
    opacity: .5; }
  #woo_wrapper .slider .ux-box.ux-text-badge .ux-box-text {
    left: 15px;
    right: 15px; }
  #woo_wrapper .ux-box.ux-text-badge:hover .ux-box-text {
    background-color: #627f9a; }
  #woo_wrapper .ux-box.ux-text-badge:hover .ux-box-text * {
    color: #ffffff !important; }
  #woo_wrapper .ux-section {
    padding: 30px;
    position: relative; }
  #woo_wrapper .ux-section .blog_shortcode_text {
    margin-top: -20px; }
  #woo_wrapper .ux-section .slider-nav-reveal .flickity-prev-next-button {
    background: none !important;
    box-shadow: none !important; }
  #woo_wrapper .ux-section.dark h3.section-title span {
    border-color: #ffffff; }
  #woo_wrapper .ux-section .product-small .info {
    padding: 5px 5px 15px; }
  #woo_wrapper .collapse .row .column,
  #woo_wrapper .collapse .row .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  #woo_wrapper .ux-section .row.boxed .columns > .column-inner {
    padding: 20px 30px; }
  #woo_wrapper .ux-section .row.boxed .columns > .column-inner,
  #woo_wrapper .ux-section .product-small .info,
  #woo_wrapper .ux-section .ux-box .inner-wrap {
    background: #f1f1f1;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1); }
  #woo_wrapper .dark .ux-box.ux-text-bounce .ux-box-text,
  #woo_wrapper .dark .ux-box.ux-text-bounce:hover.ux-box-text,
  #woo_wrapper .dark .row.boxed .columns > .column-inner,
  #woo_wrapper .ux-section.dark .product-small .info,
  #woo_wrapper .ux-section.dark .ux-box .inner-wrap {
    background-color: #333333;
    background-color: rgba(0, 0, 0, 0.9); }
  #woo_wrapper .dark .ux-box.ux-text-bounce .inner-wrap {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none; }
  #woo_wrapper select,
  #woo_wrapper .select2-container .select2-choice {
    font-size: 95%;
    color: #333333;
    border: 1px solid #DDD;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 36px;
    padding: 0 10px;
    box-shadow: inset 0 -1.3em 1em 0 rgba(0, 0, 0, 0.02);
    background-color: #ffffff;
    -webkit-appearance: none;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAHCAYAAAD9NeaIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE1LTA0LTE3VDE3OjEyOjQyKzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNS0wNC0yMFQxNzoxNjoyNCswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTU4MjBDRURERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTU4MjBDRUVERjVCMTFFNEEzN0FCODBEM0I5MTExMjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2RUVFRDJCNkREQzMxMUU0QTM3QUI4MEQzQjkxMTEyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNTgyMENFQ0RGNUIxMUU0QTM3QUI4MEQzQjkxMTEyOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuShL/sAAABeSURBVHjaYszOzjZnYGDYCcT8DMSBv0AcP2XKlKVEqmdgAuKTQOwOxB+JtQCIibYAZgkDkRaRZQGyJYQsItsCdEtwWUSRBdgsQbeIYgtAgAWHOMwiJSBezkAhAAgwAJSTG/DI0S9VAAAAAElFTkSuQmCC");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: auto 15%;
    border-radius: 0; }
  #woo_wrapper select {
    line-height: 30px; }
  #woo_wrapper .select2-container .select2-chosen {
    line-height: 24px; }
  #woo_wrapper .select2-container .select2-choice {
    background-image: none; }
  #woo_wrapper select:hover,
  #woo_wrapper .select2-container .select2-choice:hover {
    box-shadow: inset 0 -1.8em 1em 0 transparent; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #woo_wrapper select::-ms-expand {
      display: none; }
    #woo_wrapper select:focus::-ms-value {
      background: transparent;
      color: #222222; } }
@-moz-document url-prefix() {
  #woo_wrapper select {
    background-image: none; } }
  #woo_wrapper select::-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000000; }
  #woo_wrapper .ux-loading {
    content: " ";
    z-index: 99999;
    font-size: 10px;
    position: absolute;
    pointer-events: none;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    text-indent: -9999em;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
    border-right: 3px solid rgba(0, 0, 0, 0.1);
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    opacity: .8;
    border-left: 3px solid #627f9a;
    animation: spin .5s infinite linear; }
  #woo_wrapper .dark.ux-loading {
    border-left: 3px solid #fff !important; }
  #woo_wrapper .ux-loading,
  #woo_wrapper .ux-loading:after {
    border-radius: 50%;
    width: 30px;
    height: 30px; }
  #woo_wrapper .site-header .ux-loading,
  #woo_wrapper .site-header .ux-loading:after {
    width: 26px;
    height: 26px; }
  #woo_wrapper .flickity-enabled + .ux-loading {
    animation: fadeOutRotate 1s;
    animation-fill-mode: forwards; }
@keyframes fadeOutRotate {
  0% {
    opacity: 1;
    transform: rotate(0deg); }
  100% {
    opacity: 0;
    transform: rotate(360deg); } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  #woo_wrapper .ux_block {
    position: relative; }
  #woo_wrapper .ux_block .edit-link {
    position: absolute;
    top: 25%;
    left: 0;
    z-index: 9999;
    background: #000000;
    color: #ffffff;
    padding: 5px;
    display: none; }
  #woo_wrapper .ux_block:hover .edit-link {
    display: block; }
  #woo_wrapper a.lost_password {
    margin-left: 15px; }
  #woo_wrapper .columns > br,
  #woo_wrapper .row > br {
    display: none !important; }
  #woo_wrapper pre {
    border: 1px solid #dddddd;
    padding: 20px !important;
    background: #f1f1f1;
    margin-bottom: 30px !important;
    margin-top: 20px !important; }
  #woo_wrapper .catalog-mode-header {
    padding-top: 15px;
    text-align: right;
    float: right; }
  #woo_wrapper .catalog-mode-header > div {
    display: inline-block; }
  #woo_wrapper .catalog-mode-header input,
  #woo_wrapper .catalog-mode-header form,
  #woo_wrapper .catalog-mode-header button {
    margin: 0 !important; }
  #woo_wrapper .no-prices span.amount,
  #woo_wrapper .no-prices form.cart {
    display: none !important; }
  #woo_wrapper .catalog-product-text {
    padding-bottom: 15px; }
  #woo_wrapper .catalog-product-text .accordion {
    margin: 0; }
  #woo_wrapper .woocommerce-info {
    padding: 15px 0; }
  #woo_wrapper .home-intro {
    display: block;
    margin-bottom: -1px; }
  #woo_wrapper .home-intro .iosSlider {
    margin-bottom: 0 !important; }
  #woo_wrapper .col_hover_focus .column-inner,
  #woo_wrapper .col_hover_fade .column-inner,
  #woo_wrapper .col_hover_blur .column-inner {
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    position: relative; }
  #woo_wrapper .col_hover_focus:hover .column-inner {
    opacity: 1 !important; }
  #woo_wrapper .col_hover_fade .column-inner {
    opacity: .6; }
  #woo_wrapper .col_hover_fade:hover .column-inner {
    opacity: 1; }
  #woo_wrapper .col_hover_blur .column-inner {
    -webkit-filter: blur(3px); }
  #woo_wrapper .col_hover_blur:hover .column-inner {
    -webkit-filter: blur(0px); }
  #woo_wrapper .row:hover .col_hover_focus .column-inner:not(:hover) {
    opacity: 0.6 !important; }
  #woo_wrapper .tooltipster-default {
    border-radius: 5px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff; }
  #woo_wrapper .tooltipster-default img {
    max-width: 200px; }
  #woo_wrapper .tooltipster-default .tooltipster-content {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 10px;
    overflow: hidden; }
  #woo_wrapper .tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible; }
  #woo_wrapper .tooltipster-base .tooltipster-content {
    overflow: hidden; }
  #woo_wrapper .tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  #woo_wrapper .tooltipster-arrow span,
  #woo_wrapper .tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute; }
  #woo_wrapper .tooltipster-arrow-top span,
  #woo_wrapper .tooltipster-arrow-top-right span,
  #woo_wrapper .tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -8px; }
  #woo_wrapper .tooltipster-arrow-top .tooltipster-arrow-border,
  #woo_wrapper .tooltipster-arrow-top-right .tooltipster-arrow-border,
  #woo_wrapper .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px; }
  #woo_wrapper .tooltipster-arrow-bottom span,
  #woo_wrapper .tooltipster-arrow-bottom-right span,
  #woo_wrapper .tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -8px; }
  #woo_wrapper .tooltipster-arrow-bottom .tooltipster-arrow-border,
  #woo_wrapper .tooltipster-arrow-bottom-right .tooltipster-arrow-border,
  #woo_wrapper .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px; }
  #woo_wrapper .tooltipster-arrow-top span,
  #woo_wrapper .tooltipster-arrow-top .tooltipster-arrow-border,
  #woo_wrapper .tooltipster-arrow-bottom span,
  #woo_wrapper .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto; }
  #woo_wrapper .tooltipster-arrow-top-left span,
  #woo_wrapper .tooltipster-arrow-bottom-left span {
    left: 6px; }
  #woo_wrapper .tooltipster-arrow-top-left .tooltipster-arrow-border,
  #woo_wrapper .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px; }
  #woo_wrapper .tooltipster-arrow-top-right span,
  #woo_wrapper .tooltipster-arrow-bottom-right span {
    right: 6px; }
  #woo_wrapper .tooltipster-arrow-top-right .tooltipster-arrow-border,
  #woo_wrapper .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px; }
  #woo_wrapper .tooltipster-arrow-left span,
  #woo_wrapper .tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-left: 4px solid;
    top: 50%;
    margin-top: -4px;
    right: -4px; }
  #woo_wrapper .tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px; }
  #woo_wrapper .tooltipster-arrow-right span,
  #woo_wrapper .tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px; }
  #woo_wrapper .tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px; }
  #woo_wrapper .tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity; }
  #woo_wrapper .tooltipster-fade-show {
    opacity: 1; }
  #woo_wrapper .show-first,
  #woo_wrapper .show-next,
  #woo_wrapper .ux-box .ux-box-text,
  #woo_wrapper .widget_product_tag_cloud a,
  #woo_wrapper .product_list_widget li a,
  #woo_wrapper .widget_tag_cloud a,
  #woo_wrapper .widget_layered_nav_filters .chosen a,
  #woo_wrapper .ux_logo a,
  #woo_wrapper .ux-header-element a,
  #woo_wrapper .iosSlider .sliderNav a span,
  #woo_wrapper .iosSlider .sliderNav a,
  #woo_wrapper .product-page-aside .product,
  #woo_wrapper .post-date,
  #woo_wrapper .featured_item_text,
  #woo_wrapper ul.pinterest-style,
  #woo_wrapper .blog-pinterest-style article.type-post,
  #woo_wrapper .blog-pinterest-style article.hentry,
  #woo_wrapper .cat-count,
  #woo_wrapper .cat-title,
  #woo_wrapper .cart-icon strong,
  #woo_wrapper .cart-icon-handle,
  #woo_wrapper strong.cart-name,
  #woo_wrapper span.cart-price,
  #woo_wrapper .back-image img,
  #woo_wrapper .quick-view,
  #woo_wrapper .yith-wcwl-add-to-wishlist a,
  #woo_wrapper ul.header-nav li a {
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  #woo_wrapper .featured-item > a {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  #woo_wrapper .ux-box .ux-box-image img,
  #woo_wrapper .product-thumbnails .thumb img {
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }
  #woo_wrapper .banner-bg,
  #woo_wrapper .parallax_img_inner,
  #woo_wrapper .mfp-bg,
  #woo_wrapper .mob-helper,
  #woo_wrapper .featured-product .product-bg,
  #woo_wrapper .featured-product .product-text,
  #woo_wrapper .product-thumbnails .thumb {
    -webkit-transition: opacity 200ms ease-out;
    -moz-transition: opacity 200ms ease-out;
    transition: opacity 200ms ease-out; }
  #woo_wrapper .touch-move {
    transition: none !important; }
  #woo_wrapper p.demo_store {
    margin: 0;
    padding: 6px 0 8px 0;
    text-align: center;
    color: #999999;
    background-color: #111111; }

/**********************************************************************/
/****************------------- 02. HEADER  -------------***************/
/**********************************************************************/
/**********************************************************************/
/*******************------------- 03. FOOTER -------------*************/
/**********************************************************************/
/**********************************************************************/
/**************------------- 03. PAGES / BLOG -------------************/
/**********************************************************************/
#woo_wrapper {
  /* -- sidebar -- */
  /* -- layout -- */
  /*-- entry header -- */
  /* -- titles -- */
  /* -- breadcrumbs -- */
  /* -- entry image -- */
  /* -- entry meta -- */
  /* -- archive -- */
  /* -- blog/attachment pagination --*/
  /* -- date box -- */
  /* -- author box --*/
  /* -- blog footer --*/
  /* -- gallery styles -- */
  /* -- entry styles -- */
  /* -- content layout styles --*/
  /* blog styles */
  /* -- media -- */
  /* Make sure embeds and iframes fit their containers */
  /* -- image attchments --*/
  /* -- blog share icons --*/
  /* -- comments -- */
  /* -- hide stuff before user click message form --*/
  /* --  comments level 1 -- */
  /* -- comments level 2 -- */
  /* -- comments level 3 --*/
  /* -- ACCOUNT PAGES -- */
  /* -- WISHLIST PAGE -- */
  /* -- FEATURED ITEMS (Blog posts etc) -- */
  /* -- BACK TO SITE -- */ }
  #woo_wrapper #secondary {
    padding-top: 30px; }
  #woo_wrapper article.type-post,
  #woo_wrapper article.hentry {
    margin-bottom: 60px; }
  #woo_wrapper .page-left-sidebar .page-inner {
    padding-left: 30px;
    border-left: 1px solid #eeeeee; }
  #woo_wrapper .page-right-sidebar .page-inner {
    padding-right: 30px;
    border-right: 1px solid #eeeeee; }
  #woo_wrapper .page-no-sidebar > .row {
    max-width: 900px; }
  #woo_wrapper .page-no-sidebar.blog-pinterest > .row {
    max-width: 67.5em; }
  #woo_wrapper .entry-header {
    margin-bottom: 30px; }
  #woo_wrapper h1.entry-title {
    margin: 0 0 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word; }
  #woo_wrapper .type-page h1.entry-title,
  #woo_wrapper .search-results .text-center h1.entry-title {
    margin-bottom: 30px;
    text-transform: uppercase; }
  #woo_wrapper .type-page .text-center h1.entry-title,
  #woo_wrapper .search-results .text-center h1.entry-title {
    margin-bottom: 15px;
    text-transform: uppercase; }
  #woo_wrapper .page .parallax-title {
    margin-bottom: 30px; }
  #woo_wrapper .parallax-title .ux_banner h1 {
    font-size: 270%;
    line-height: 115%;
    font-weight: normal; }
  #woo_wrapper .page-breadcrumb .tabbed-content {
    margin: 0;
    font-size: 85%; }
  #woo_wrapper .page-breadcrumb .tabs {
    margin: 0 !important; }
  #woo_wrapper .page-breadcrumb .tabs h1 {
    padding: 15px 40px 10px 0;
    margin: 0; }
  #woo_wrapper .ux_banner .page-breadcrumb .tabs h1 {
    padding: 0 30px 0 0; }
  #woo_wrapper .page-breadcrumb .tabbed-content ul.tabs li a {
    padding: 15px 0; }
  #woo_wrapper .entry-image {
    position: relative;
    margin: 10px 0 15px; }
  #woo_wrapper .entry-image img {
    width: 100%; }
  #woo_wrapper .entry-image .post-date,
  #woo_wrapper .ux-box .post-date {
    font-size: 17px;
    line-height: 14px;
    position: absolute;
    top: 40px;
    left: -9px;
    width: 55px;
    height: 55px;
    background: #ffffff;
    padding-top: 11px;
    border-width: 2px;
    z-index: 1; }
  #woo_wrapper .column-slider .ux-box .post-date {
    left: 0; }
  #woo_wrapper .entry-meta {
    font-size: 90%;
    padding: 10px 0; }
  #woo_wrapper .entry-meta span.divider {
    opacity: .5;
    margin: 0 5px; }
  #woo_wrapper .entry-meta-footer {
    border-top: 1px dotted #DDD;
    border-bottom: 3px solid #DDD;
    padding: 15px 0;
    overflow: hidden; }
  #woo_wrapper body.archive h1.page-title,
  #woo_wrapper body.search-results h1.page-title {
    font-size: 120%;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    color: #777777; }
  #woo_wrapper .navigation-paging {
    width: 100%;
    overflow: hidden;
    font-size: 100%; }
  #woo_wrapper .navigation-paging .nav-previous {
    float: left; }
  #woo_wrapper .navigation-paging .nav-next {
    float: right; }
  #woo_wrapper .navigation-paging a,
  #woo_wrapper .navigation-image a {
    display: block;
    border: 3px solid #627f9a;
    padding: 5px 10px 7px;
    text-transform: uppercase; }
  #woo_wrapper .navigation-paging a:hover,
  #woo_wrapper .navigation-image a:hover {
    color: #ffffff;
    background-color: #627f9a; }
  #woo_wrapper .navigation-image {
    margin-top: 15px; }
  #woo_wrapper .navigation-image > div {
    display: inline-block;
    margin-right: 10px; }
  #woo_wrapper .post-date {
    pointer-events: none;
    border: 2px solid #627f9a;
    margin-right: 10px;
    text-align: center;
    font-size: 70%;
    padding: 3px 3px;
    color: #627f9a;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase; }
  #woo_wrapper .post-date .post-date-day {
    display: block; }
  #woo_wrapper .post-date .post-date-month {
    font-weight: normal;
    font-size: 80%; }
  #woo_wrapper .post-item:hover .post-date {
    background: #627f9a;
    color: #ffffff; }
  #woo_wrapper .author-box {
    padding: 30px 0;
    border-bottom: 1px solid #DDD; }
  #woo_wrapper .author-box p {
    font-size: 80%; }
  #woo_wrapper .author-box .author-name {
    margin: 0; }
  #woo_wrapper .author-box .author-title {
    text-transform: uppercase; }
  #woo_wrapper footer.entry-meta {
    margin-top: 30px;
    padding: 15px 0;
    border-top: 1px dotted #EEE;
    border-bottom: 2px solid #DDD; }
  #woo_wrapper .navigation-post {
    border-bottom: 1px solid #DDD;
    overflow: hidden; }
  #woo_wrapper .navigation-post a {
    padding: 30px 20px;
    display: block;
    width: 100%; }
  #woo_wrapper .navigation-post span {
    display: inline-block;
    margin: 0 5px;
    top: 1px;
    position: relative; }
  #woo_wrapper .navigation-post .nav-next {
    text-align: right;
    border-left: 1px solid #dddddd; }
  #woo_wrapper .navigation-post > div {
    display: inline-block;
    width: 48%; }
  #woo_wrapper .gallery {
    margin-bottom: 30px !important;
    margin-left: -5px !important;
    margin-right: -10px !important; }
  #woo_wrapper .gallery img {
    max-width: 100% !important;
    border: 0 !important;
    width: 100% !important;
    height: auto !important;
    display: block; }
  #woo_wrapper .gallery-item {
    margin-bottom: 0;
    margin-top: 0 !important;
    padding: 5px; }
  #woo_wrapper .gallery-item a img {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  #woo_wrapper .gallery dl dt {
    margin: 0 !important; }
  #woo_wrapper .entry-content .more-link {
    margin-top: 20px; }
  #woo_wrapper .alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em; }
  #woo_wrapper .alignright {
    display: inline;
    float: right;
    margin-left: 1.5em; }
  #woo_wrapper .aligncenter {
    clear: both;
    display: block;
    margin: 0 auto; }
  #woo_wrapper .post.sticky {
    border: 3px solid #627f9a;
    padding: 30px; }
  #woo_wrapper .post.sticky footer.entry-meta {
    border-bottom: 0; }
  #woo_wrapper .hentry {
    margin: 0 0 1.5em; }
  #woo_wrapper .updated:not(.published) {
    display: none; }
  #woo_wrapper .single .byline,
  #woo_wrapper .group-blog .byline {
    display: inline; }
  #woo_wrapper .page-content,
  #woo_wrapper .entry-content,
  #woo_wrapper .entry-summary {
    margin: 1.5em 0 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word; }
  #woo_wrapper .page-links {
    clear: both;
    margin: 0 0 1.5em; }
  #woo_wrapper .blog-list-style {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px; }
  #woo_wrapper .blog-list-style article {
    margin-bottom: 30px; }
  #woo_wrapper .blog-list-style .entry-content,
  #woo_wrapper .blog-list-style .entry-image {
    margin-top: 0; }
  #woo_wrapper .blog-list-style .cat-links a {
    text-transform: uppercase;
    color: #999999;
    font-size: 80%; }
  #woo_wrapper .blog-list-style .post-date {
    top: 20px; }
  #woo_wrapper .blog-pinterest-style {
    margin-right: -5px;
    margin-left: -5px; }
  #woo_wrapper .blog-pinterest-style .post-date {
    top: 20px; }
  #woo_wrapper .blog-pinterest-style .cat-links a {
    text-transform: uppercase;
    color: #999999;
    font-size: 75%; }
  #woo_wrapper .blog-pinterest-style .entry-content {
    margin-top: 0;
    padding: 15px;
    border-left: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee; }
  #woo_wrapper .blog-pinterest-style .entry-image {
    margin-bottom: 0; }
  #woo_wrapper .blog-pinterest-style p {
    font-size: 90%;
    line-height: 140%; }
  #woo_wrapper .blog-pinterest-style .comments-link a,
  #woo_wrapper .blog-pinterest-style span.sep,
  #woo_wrapper .blog-pinterest-style .tags-links {
    font-size: 60%;
    text-transform: uppercase;
    color: #555555; }
  #woo_wrapper .blog-pinterest-style span.sep {
    opacity: .3;
    margin: 0 7px; }
  #woo_wrapper .blog-pinterest-style article.type-post,
  #woo_wrapper .blog-pinterest-style article.hentry {
    margin-bottom: 15px; }
  #woo_wrapper .blog-pinterest-style:hover article {
    -webkit-box-shadow: 0 0 19px 0 rgba(50, 50, 50, 0.33);
    -moz-box-shadow: 0 0 19px 0 rgba(50, 50, 50, 0.33);
    box-shadow: 0 0 19px 0 rgba(50, 50, 50, 0.33); }
  #woo_wrapper .navigation-container {
    padding: 0 !important; }
  #woo_wrapper .blog-pinterest-container {
    padding-bottom: 30px; }
  #woo_wrapper .blog-pinterest-container .navigation-paging {
    margin-top: 15px; }
  #woo_wrapper .blog-pinterest-container .navigation-container {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0.9375em !important;
    padding-right: 0.9375em !important; }
  #woo_wrapper .blog-pinterest-container .navigation-container .nav-next {
    margin-right: 20px; }
  #woo_wrapper .page-content img.wp-smiley,
  #woo_wrapper .entry-content img.wp-smiley,
  #woo_wrapper .comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0; }
  #woo_wrapper .wp-caption {
    border: 1px solid #dddddd;
    margin-bottom: 1.5em;
    max-width: 100%;
    background: #f6f6f6; }
  #woo_wrapper .wp-caption img[class*='wp-image-'] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%; }
  #woo_wrapper .wp-caption-text {
    text-align: center; }
  #woo_wrapper .wp-caption .wp-caption-text {
    padding: 10px 0;
    margin: 0; }
  #woo_wrapper .site-main .gallery {
    margin-bottom: 1.5em; }
  #woo_wrapper .gallery-caption {
    display: inline-block; }
  #woo_wrapper .site-main .gallery a img {
    border: none;
    height: auto;
    width: 100%;
    max-width: 90%; }
  #woo_wrapper .site-main .gallery dd {
    margin: 0; }
  #woo_wrapper .size-auto,
  #woo_wrapper .size-full,
  #woo_wrapper .size-large,
  #woo_wrapper .size-medium,
  #woo_wrapper .size-thumbnail {
    max-width: 100%;
    height: auto; }
  #woo_wrapper embed,
  #woo_wrapper iframe,
  #woo_wrapper object {
    max-width: 100%; }
  #woo_wrapper .entry-attachment .attachment {
    margin-bottom: 15px; }
  #woo_wrapper .blog-share {
    margin-top: 30px;
    text-align: center; }
  #woo_wrapper .comment-content a {
    word-wrap: break-word; }
  #woo_wrapper .bypostauthor {
    display: inline-block; }
  #woo_wrapper .comments-title {
    text-transform: uppercase;
    font-weight: normal; }
  #woo_wrapper .comments-title span {
    font-weight: bold; }
  #woo_wrapper .form-allowed-tags {
    font-size: 80%; }
  #woo_wrapper #comments ul li,
  #woo_wrapper #comments ol li {
    list-style: none;
    width: 100%; }
  #woo_wrapper .comment-inner {
    padding: 15px 0; }
  #woo_wrapper .comment-list > li {
    margin-bottom: 0; }
  #woo_wrapper .comment-list cite.fn {
    font-style: normal;
    margin-right: 5px;
    color: #000; }
  #woo_wrapper .comment-list .says {
    display: none; }
  #woo_wrapper .comment-meta.commentmetadata {
    font-size: 70%;
    text-transform: uppercase; }
  #woo_wrapper .comment-form-author input,
  #woo_wrapper .comment-form-email input,
  #woo_wrapper .comment-form-url input {
    margin-bottom: 0; }
  #woo_wrapper .comment-form-author,
  #woo_wrapper .comment-form-email,
  #woo_wrapper .comment-form-url {
    display: inline-block;
    width: 32.8%;
    position: relative; }
  #woo_wrapper .comment-form-author,
  #woo_wrapper .comment-form-email {
    padding-right: 10px; }
  #woo_wrapper #comments .reply a {
    color: #777;
    font-size: 80%; }
  #woo_wrapper .comment-form span.required {
    display: none; }
  #woo_wrapper #add_review .comment-form-author,
  #woo_wrapper #add_review .comment-form-email,
  #woo_wrapper #add_review .comment-form-url {
    width: 40%;
    margin-bottom: 0; }
  #woo_wrapper #respond .form-allowed-tags,
  #woo_wrapper #respond .form-submit {
    display: none; }
  #woo_wrapper .comment-list > li.comment > .comment-inner {
    border-top: 3px solid #EEE; }
  #woo_wrapper .comment-list > li.comment:last-child > .comment-inner {
    border-bottom: 0; }
  #woo_wrapper #comments ul.children {
    margin-left: 35px; }
  #woo_wrapper .comment-list .children .comment-inner,
  #woo_wrapper .children #respond {
    border-top: 1px solid #EEE;
    padding: 15px;
    margin-right: 0; }
  #woo_wrapper .children #respond {
    padding: 15px 30px; }
  #woo_wrapper .comment-list .comment:last-child {
    border: 0; }
  #woo_wrapper .children .comment {
    border: 0; }
  #woo_wrapper .my-account h1 {
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px; }
  #woo_wrapper .my-account h2 {
    text-transform: uppercase;
    color: #777777;
    font-size: 120%; }
  #woo_wrapper td.order-actions {
    text-align: right; }
  #woo_wrapper .col2-set {
    overflow: hidden; }
  #woo_wrapper .col2-set .col-1,
  #woo_wrapper .col2-set .col-2 {
    float: left;
    margin-right: 30px; }
  #woo_wrapper .account-user {
    position: relative;
    padding-left: 80px;
    padding-top: 15px;
    margin-top: 15px;
    overflow: hidden; }
  #woo_wrapper .account-user .avatar {
    position: absolute;
    left: 0;
    top: 0; }
  #woo_wrapper .account-user span {
    display: block; }
  #woo_wrapper .account-user span a {
    text-transform: uppercase;
    display: inline-block;
    margin-top: 4px;
    font-size: 60%;
    padding: 3px 8px;
    background: #eeeeee;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  #woo_wrapper .account-user em {
    color: #cccccc; }
  #woo_wrapper .wishlist_table .add_to_cart,
  #woo_wrapper .yith-wcwl-add-button > a.button.alt {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  #woo_wrapper .wishlist_table .product-thumbnail img {
    width: 114px !important;
    padding-left: 0;
    margin-left: 20px; }
  #woo_wrapper .yith-wcwl-share {
    text-align: left; }
  #woo_wrapper .page-featured-item #content > ul {
    margin-left: -7.5px; }
  #woo_wrapper .page-featured-item h1 {
    text-transform: uppercase; }
  #woo_wrapper .page-featured-item .item-tags {
    text-transform: uppercase;
    font-size: 80%;
    padding-top: 10px;
    border-top: 1px dotted #dddddd;
    margin-bottom: 15px; }
  #woo_wrapper .page-featured-item .item-tags span {
    font-weight: bold;
    margin-right: 10px; }
  #woo_wrapper .page-featured-item .social-icons {
    margin-bottom: 15px; }
  #woo_wrapper .page-featured-item .featured_item_cats {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 80%; }
  #woo_wrapper #back-to-site {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    text-transform: uppercase;
    opacity: .8;
    font-weight: bold; }
  #woo_wrapper #back-to-site a {
    background: #000000;
    padding: 5px;
    color: #ffffff; }

/**********************************************************************/
/************------------- 04. SHOP CATEGORIES -------------***********/
/**********************************************************************/
#woo_wrapper {
  /* -- breadcrumbs -- */
  /* -- category header --*/
  /* -- product categories header -- */
  /* -- category box --*/
  /* -- product list -- */
  /* -- product list images -- */
  /* -- product list images zoom effects -- */
  /* -- prices styles --*/
  /* -- callout bubble (sale) -- */
  /* -- quick view button -- */
  /* -- price slider fix -- */
  /* -- filter */
  /* -- Add to cart button - icon -- */
  /* -- Add to cart button - button -- */
  /* --  Grid frames --  */
  /* -- New Grid styles -- */
  /* -- List style -- */
  /* -- YITH ajax navigation plugin compability -- */ }
  #woo_wrapper .breadcrumb-row {
    margin-bottom: 30px;
    overflow: hidden; }
  #woo_wrapper .breadcrumb {
    text-transform: uppercase;
    font-size: 125%;
    text-transform: uppercase; }
  #woo_wrapper .breadcrumb-medium h3.breadcrumb {
    font-size: 115%;
    padding-bottom: 5px; }
  #woo_wrapper .breadcrumb-small h3.breadcrumb {
    font-size: 95%;
    padding-bottom: 10px; }
  #woo_wrapper .breadcrumb a {
    color: #999999;
    font-weight: normal; }
  #woo_wrapper .breadcrumb span {
    display: inline-block;
    margin: 0 5px;
    color: #cccccc; }
  #woo_wrapper h3.breadcrumb {
    margin: 0;
    padding-top: 5px; }
  #woo_wrapper h4.breadcrumb {
    font-size: 115%; }
  #woo_wrapper h4.breadcrumb a {
    font-weight: bold; }
  #woo_wrapper h4.breadcrumb span {
    font-size: 60%; }
  #woo_wrapper .cat-header > .row,
  #woo_wrapper .cat-header > div > .row {
    margin-bottom: 0 !important; }
  #woo_wrapper .cat-footer {
    padding-bottom: 30px; }
  #woo_wrapper .woocommerce-result-count {
    margin-right: 20px; }
  #woo_wrapper .woocommerce-result-count,
  #woo_wrapper .woocommerce-ordering {
    display: inline-block;
    margin-bottom: 0; }
  #woo_wrapper .woocommerce-ordering,
  #woo_wrapper .woocommerce-ordering .custom.dropdown,
  #woo_wrapper .woocommerce-ordering select {
    margin: 0 0 1px 0 !important; }
  #woo_wrapper li.product-small {
    margin-bottom: 15px; }
  #woo_wrapper li.product-small.grid2,
  #woo_wrapper li.product-small.grid3,
  #woo_wrapper li.product-small.grid5 {
    margin-bottom: 0; }
  #woo_wrapper ul.products {
    margin-bottom: 20px; }
  #woo_wrapper .product-category .header-title {
    margin-bottom: 0;
    line-height: 100%; }
  #woo_wrapper .product-small {
    position: relative;
    display: block; }
  #woo_wrapper .product-small h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 70%;
    color: #999999;
    font-weight: bolder; }
  #woo_wrapper .product-small p {
    margin-bottom: 5px;
    line-height: 120%;
    margin-top: 5px; }
  #woo_wrapper .product-small .name {
    font-size: 90%; }
  #woo_wrapper .product-small .tx-div {
    border-width: 3px;
    width: 20px;
    margin: 4px auto 4px auto !important; }
  #woo_wrapper .product-small.out-of-stock .add-to-cart-grid {
    display: none; }
  #woo_wrapper .product-small.out-of-stock .out-of-stock-label {
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    background: #ffffff;
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    opacity: .9; }
  #woo_wrapper .product-small .short-description {
    font-size: 80%; }
  #woo_wrapper .product-image img.attachment-shop_catalog,
  #woo_wrapper .product-image img.attachment-shop_single,
  #woo_wrapper .product-image img.attachment-shop_thumbnail {
    display: block;
    min-width: 100%; }
  #woo_wrapper .product-image {
    position: relative;
    display: block;
    overflow: hidden; }
  #woo_wrapper .product-image .front-image {
    display: block;
    width: auto;
    height: auto; }
  #woo_wrapper .product-image .front-image img {
    min-width: 99.9%;
    max-width: 101% !important;
    width: auto !important;
    height: auto !important;
    display: block; }
  #woo_wrapper .product-image .back-image img {
    min-width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: auto !important;
    height: auto !important;
    display: block;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden; }
  #woo_wrapper .product-image:hover .back-image img {
    opacity: 1;
    background: #f2f2f2 !important; }
  #woo_wrapper .product-image.hover_zoom_in:hover .back-image img {
    zoom: 1.3;
    -moz-transform: scale(1.3);
    -moz-transform-origin: 50% 50%;
    -o-transform: scale(1.3);
    -o-transform-origin: 50% 50%;
    -webkit-transform: scale(1.3);
    -webkit-transform-origin: 50% 50%;
    transform: scale(1.3);
    transform-origin: 50% 50%; }
  #woo_wrapper .price {
    font-size: 15px;
    color: #000000;
    font-weight: normal;
    line-height: 100%; }
  #woo_wrapper .product-info .price {
    font-size: 21px; }
  #woo_wrapper .price.large {
    font-size: 190%;
    margin-bottom: 20px; }
  #woo_wrapper .price del,
  #woo_wrapper .prod-price del {
    color: #777777;
    font-weight: normal; }
  #woo_wrapper .price ins,
  #woo_wrapper .prod-price ins {
    text-decoration: none; }
  #woo_wrapper .price .from {
    font-weight: normal;
    color: #777777;
    font-size: 80%; }
  #woo_wrapper .callout {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 9;
    text-transform: uppercase;
    pointer-events: none;
    opacity: .95; }
  #woo_wrapper .callout .inner {
    background: #d26e4b;
    position: relative;
    display: table; }
  #woo_wrapper .callout.has-sale {
    margin-top: 40px;
    -webkit-transform: scale(0.8);
    opacity: .9; }
  #woo_wrapper .callout.large.has-sale {
    margin-top: 65px; }
  #woo_wrapper .small .callout.has-sale {
    margin-top: 25px; }
  #woo_wrapper .callout.style1 .inner {
    width: 55px;
    height: 55px;
    -webkit-border-radius: 999px;
    border-radius: 999px; }
  #woo_wrapper .callout .inner .inner-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #ffffff;
    font-weight: bold; }
  #woo_wrapper .callout.style1.large {
    top: 30px;
    left: -5px; }
  #woo_wrapper .callout.style1.large .inner {
    width: 90px;
    height: 90px; }
  #woo_wrapper .callout.large .inner .inner-text {
    font-size: 28px;
    line-height: 28px; }
  #woo_wrapper .product.small .inner {
    width: 34px;
    height: 34px; }
  #woo_wrapper .product.small .callout .inner-text {
    font-size: 11px; }
  #woo_wrapper .callout.style2 {
    left: 10px;
    top: 40px; }
  #woo_wrapper .callout.style2.large {
    left: 15px;
    top: 60px; }
  #woo_wrapper .callout.style2 .inner {
    padding: 10px; }
  #woo_wrapper .callout.style2.large .inner {
    padding: 10px; }
  #woo_wrapper .callout.style3 {
    left: 20px;
    top: 10px; }
  #woo_wrapper .callout.style3 .inner {
    background: none !important;
    border: 2px solid #627f9a; }
  #woo_wrapper .callout.style3 .inner .inner-text {
    color: #627f9a;
    font-size: 12px;
    padding: 0 3px; }
  #woo_wrapper .callout.style3.large {
    top: 30px;
    left: 40px; }
  #woo_wrapper .callout.style3.large .inner .inner-text {
    font-size: 16px;
    padding: 0 10px; }
  #woo_wrapper .quick-view {
    font-weight: bold;
    font-size: 78%;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    background: #627f9a;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0;
    transition: all ease; }
  #woo_wrapper .product-image:hover .quick-view {
    transform: translateY(0);
    opacity: .9; }
  #woo_wrapper .product-image .quick-view:hover {
/*    text-decoration: underline; */
  }
  #woo_wrapper .widget_price_filter input {
    display: none !important; }
  #woo_wrapper .category-filtering {
    margin: -25px 0 5px; }
  #woo_wrapper a.filter-button {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    opacity: .6;
    position: relative;
    text-transform: uppercase;
    padding: 15px 0;
    display: inline-block; }
  #woo_wrapper .dark a.filter-button {
    color: #ffffff; }
  #woo_wrapper a.filter-button span {
    margin-right: 5px;
    position: relative;
    top: 0; }
  #woo_wrapper a.filter-button:hover {
    opacity: 1; }
  #woo_wrapper .category-filtering .widget {
    position: relative;
    top: 7px;
    margin: 0 15px;
    display: inline-block; }
  #woo_wrapper .category-filtering .widget_layered_nav_filters li {
    margin-bottom: 0; }
  #woo_wrapper .add-to-cart-grid {
    position: absolute;
    bottom: -30px;
    -webkit-transition: all 350ms ease-out;
    -moz-transition: all 350ms ease-out;
    transition: all 350ms ease-out;
    left: 10px;
    display: block;
    top: auto;
    right: auto;
    padding: 0;
    margin: 0; }
  #woo_wrapper .product-image:hover .add-to-cart-grid {
    bottom: 35px; }
  #woo_wrapper .product-image .added_to_cart {
    display: none !important; }
  #woo_wrapper .product-image .cart-icon strong {
    padding: 1px 3px 0;
    font-size: 8px;
    margin: 0;
    line-height: 14px; }
  #woo_wrapper .product-image .cart-icon .cart-icon-handle {
    top: 0px;
    height: 6px;
    width: 10px;
    right: 50%;
    margin-right: -5px; }
  #woo_wrapper .add-to-cart-grid .cart-icon strong:hover {
    color: #ffffff; }
  #woo_wrapper .add-to-cart-grid.added .cart-icon strong,
  #woo_wrapper .add-to-cart-grid.loading .cart-icon strong {
    color: #ffffff;
    border-color: #7a9c59;
    background-color: #7a9c59; }
  #woo_wrapper .add-to-cart-grid.added .cart-icon .cart-icon-handle {
    border-color: #7a9c59; }
  #woo_wrapper .add-to-cart-grid .icon-inner:before {
    content: '\e00c';
    font-weight: normal; }
  #woo_wrapper .add-to-cart-grid.added .icon-inner:before,
  #woo_wrapper .add-to-cart-grid.loading .icon-inner:before {
    content: '\e00a'; }
  #woo_wrapper .add_to_cart_button.button {
    margin-top: 15px;
    margin-bottom: 15px; }
  #woo_wrapper .product-small.grid-frame .inner-wrap {
    padding: 8px;
    border: 1px solid #eeeeee; }
  #woo_wrapper .product-small.grid-boxed .inner-wrap {
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2); }
  #woo_wrapper .product-small.grid-boxed .info {
    padding: 5px 15px 12px; }
  #woo_wrapper .product-small.grid-boxed table {
    margin: 0; }
  #woo_wrapper .style-grid3 .price span {
    font-size: 85%; }
  #woo_wrapper .style-grid3 .price span:last-of-type {
    display: block; }
  #woo_wrapper .style-grid3 td {
    vertical-align: top; }
  #woo_wrapper .style-grid3 .name {
    margin-top: 0;
    padding-right: 5px;
    margin-right: 10px;
    border-right: 1px solid #eeeeee; }
  #woo_wrapper .style-grid3 .star-rating {
    font-size: 70%; }
  #woo_wrapper .style-grid3 .category {
    opacity: .4; }
  @media only screen and (min-width: 768px) {
    #woo_wrapper ul.large-block-grid-1 .product-category {
      width: 33.3333%;
      clear: none !important; }
    #woo_wrapper ul.large-block-grid-1 .inner-wrap p.name {
      font-size: 150%; }
    #woo_wrapper ul.large-block-grid-1 .inner-wrap > a,
    #woo_wrapper ul.large-block-grid-1 .inner-wrap > .info {
      display: inline-block;
      vertical-align: middle; }
    #woo_wrapper ul.large-block-grid-1 .inner-wrap > a {
      width: 25%; }
    #woo_wrapper ul.large-block-grid-1 .inner-wrap > .info {
      padding: 10px 30px;
      width: 70%; } }
  #woo_wrapper .woocommerce-page .widget_layered_nav .yith-wcan-select-woo_wrapper ul li.chosen a,
  #woo_wrapper .woocommerce-page .widget_layered_nav .yith-wcan-select-woo_wrapper ul li.chosen a {
    background-position: right;
    width: 100%; }
  #woo_wrapper .yith-wcan-select-woo_wrapper ul.yith-wcan-select.yith-wcan li:hover,
  #woo_wrapper .woocommerce-page .widget_layered_nav .yith-wcan-select-woo_wrapper ul li,
  #woo_wrapper .woocommerce-page .widget_layered_nav .yith-wcan-select-woo_wrapper ul li.chosen {
    border-top: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important; }
  #woo_wrapper .yith-wcan-select-woo_wrapper ul.yith-wcan-select.yith-wcan li:hover {
    background-color: #f9f9f9; }
  #woo_wrapper .button.yith-wcan-reset-navigation {
    margin-bottom: 0;
    font-size: 75%; }
  #woo_wrapper .yith-wcan-loading {
    background-image: url("loader.gif");
    height: 300px;
    position: relative; }
  #woo_wrapper .yith-wcan-color li {
    border-bottom: 0 !important; }
  #woo_wrapper .front-image,
  #woo_wrapper .back-image,
  #woo_wrapper img.attachment-shop_single.wp-post-image,
  #woo_wrapper .product-image.images
  /*#woo_wrapper .product-gallery-slider.ux-slider.slider-nav-circle-hover.slider-nav-small.js-flickity.flickity-enabled.is-draggable */
  {
    background-color: #f2f2f2 !important; }
  #woo_wrapper .mfp-figure {
    background-color: #ffffff !important; }
  #woo_wrapper .post-type-archive-product small.woocommerce-price-suffix {
    display: none !important; }
  #woo_wrapper .flickity-slider li a.zoom {
    background-color: #f2f2f2 !important; }
  #woo_wrapper #woo_wrapper h4.breadcrumb a {
    font-weight: 100; }
  #woo_wrapper .single-product h1.entry-title {
    font-weight: 400 !important;
    color: #000 !important; }
  #woo_wrapper #woo_wrapper #order_comments {
    height: 10em; }
  #woo_wrapper #woo_wrapper abbr[title] {
    border-bottom: none !important; }
  #woo_wrapper #woo_wrapper input[type="text"], #woo_wrapper #woo_wrapper input[type="email"], #woo_wrapper #woo_wrapper input[type="tel"] {
    height: 3.3em !important;
    padding: 1em !important; }

/**********************************************************************/
/**************------------- 05. PRODUCT PAGE -------------************/
/**********************************************************************/
#woo_wrapper {
  /* -- variation select box --*/
  /* -- Product Image tools -- */
  /* Product-page-sidebar (Upsell etc.) */
  /* -- product text top -- */
  /* -- product text -- */
  /* -- attributes tab--  */
  /* -- product details -- */
  /* -- prodcut meta --  */
  /* -- variations -- */
  /* -- related products --*/
  /* --  Product info section style -- */
  /* -- Product info tabs_vertical-style --*/
  /* -- next prev products navigation -- */
  /****** PRODUCT REVIEWS ******/
  /* -- add review form  -- */
  /* -- review-item -- */
  /* -- review star rating form -- */
  /* -- yith_magnifier_zoom_wrap fix --*/
  /* -- Additional fields --*/
  /* -- Easy Zoom -- */
  /**
   * EasyZoom layout variations
   */ }
  #woo_wrapper .single_variation_wrap {
    display: none; }
  #woo_wrapper .single_variation_wrap span.price {
    margin-bottom: 15px;
    display: block; }
  #woo_wrapper .product-image-tools {
    position: absolute;
    left: 30px;
    bottom: 50px; }
  #woo_wrapper .product-image-tools a {
    margin-top: 15px;
    z-index: 98;
    opacity: .5;
    font-size: 16px;
    text-align: center;
    display: block;
    line-height: 38px;
    height: 42px;
    width: 42px;
    border: 3px solid #000000;
    color: #000000;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    cursor: pointer;
    transition: all 0.3s; }
  #woo_wrapper .product-image-tools a:hover {
    opacity: 1; }
  #woo_wrapper .product-zoom-lightbox .mfp-img {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  #woo_wrapper .product-page-aside {
    padding-top: 7px; }
  #woo_wrapper .product-page-aside h6 {
    font-size: 11px;
    text-transform: uppercase; }
  #woo_wrapper .product-page-aside .product {
    opacity: .7;
    margin-bottom: 10px; }
  #woo_wrapper .product-page-aside .product:hover {
    opacity: 1; }
  #woo_wrapper .up-sell.large-block-grid-2 li {
    padding: 0 3px 6px 3px !important;
    margin-bottom: 0; }
  #woo_wrapper .up-sell.large-block-grid-2 li img {
    display: block; }
  #woo_wrapper .up-sell .product.small {
    position: relative; }
  #woo_wrapper .product-sidebar-right > .inner {
    border-left: 1px solid #eeeeee;
    padding-left: 30px; }
  #woo_wrapper .product-sidebar-left > .inner {
    border-right: 1px solid #eeeeee;
    padding-right: 30px; }
  #woo_wrapper .product-page .size-chart {
    font-size: 80%;
    font-weight: normal; }
  #woo_wrapper .product-page .custom.dropdown {
    width: 80% !important; }
  #woo_wrapper .product-page .text-center .custom.dropdown {
    width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  #woo_wrapper .product-page .prefix.last {
    -webkit-border-radius: "0px 10px 0px 10px";
    border-radius: "0px 10px 0px 10px"; }
  #woo_wrapper .product-info h4 span {
    color: #999999;
    text-transform: none; }
  #woo_wrapper .product-info h4 a {
    font-size: 70%;
    text-transform: uppercase; }
  #woo_wrapper .product-info p.stock {
    font-weight: bold; }
  #woo_wrapper .shop_attributes th {
    width: 100px;
    padding-right: 15px; }
  #woo_wrapper .shop_attributes tr {
    border-bottom: 1px solid #EEE; }
  #woo_wrapper .shop_attributes p {
    margin: 0; }
  #woo_wrapper .product-details {
    border-top: 1px solid #EEE; }
  #woo_wrapper .product-details.sections-style {
    border: 0; }
  #woo_wrapper .product-details .pos_pills {
    margin-top: 30px; }
  #woo_wrapper .product_meta > span {
    display: block;
    border-top: 1px dotted #DDD;
    padding: 7px 0;
    font-size: 80%; }
  #woo_wrapper .variations .value {
    margin-left: 0; }
  #woo_wrapper .variations .value .minus,
  #woo_wrapper .variations .value .plus {
    display: none !important; }
  #woo_wrapper .variations select {
    margin-bottom: 0; }
  #woo_wrapper .variations td {
    vertical-align: middle; }
  #woo_wrapper .variations label {
    font-size: 95%;
    font-weight: bolder;
    margin: 0; }
  #woo_wrapper .variations_button button {
    vertical-align: top; }
  #woo_wrapper .variations_form {
    position: relative; }
  #woo_wrapper .woocommerce-reset-row,
  #woo_wrapper .variation_form_section {
    position: relative; }
  #woo_wrapper a#variations_clear,
  #woo_wrapper a.reset_variations {
    opacity: 0.5;
    display: none;
    position: absolute;
    font-size: 11px;
    top: -10px;
    right: 0; }
  #woo_wrapper form.swatches .quantity {
    margin: 0 10px 0 0; }
  #woo_wrapper .related-product h2 {
    text-transform: uppercase;
    padding-top: 0;
    font-size: 130%; }
  #woo_wrapper .product-page-sections h5 {
    text-transform: uppercase;
    opacity: .6;
    color: #111111; }
  #woo_wrapper .product-page-sections #reviews h2 {
    display: none; }
  #woo_wrapper .product-page-sections #reviews hr {
    display: none; }
  #woo_wrapper .product-page-sections .entry-content {
    margin-top: 0; }
  #woo_wrapper .tabs_vertical-style h3 {
    border-bottom: 0;
    padding-bottom: 15px; }
  #woo_wrapper .tabs_vertical-style #reviews > .row {
    margin: 0 !important; }
  #woo_wrapper .tabs_vertical-style #add_review.large-5 {
    padding-left: 15px; }
  #woo_wrapper .next-prev-nav {
    text-align: right;
    position: absolute;
    margin-bottom: 30px;
    right: 0;
     }
  #woo_wrapper .next-prev-nav .prod-dropdown > a {
    font-size: 16px;
    line-height: 16px;
    display: block;
    padding-top: 2px;
    text-align: center;
    width: 25px;
    height: 25px;
    border: 2px solid;
    display: inline-block;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    color: #cccccc; }
  #woo_wrapper .next-prev-nav .prod-dropdown > a:hover {
    border-color: #627f9a;
    background-color: #627f9a;
    color: #ffffff; }
  #woo_wrapper .next-prev-nav .icon-angle-left {
    padding-right: 2px; }
  #woo_wrapper .next-prev-nav .icon-angle-right {
    padding-left: 2px; }
  #woo_wrapper .prod-dropdown {
    display: inline-block;
    z-index: 99; }
  #woo_wrapper .prod-dropdown .nav-dropdown {
    left: auto;
    right: 0 !important;
    width: auto;
    padding: 3px;
    margin: 0; }
  #woo_wrapper .prod-dropdown .nav-dropdown img {
    width: auto;
    display: block; }
  #woo_wrapper #reviews .star-rating,
  #woo_wrapper #reviews p.meta {
    display: inline-block; }
  #woo_wrapper #reviews p.meta {
    margin-bottom: 5px; }
  #woo_wrapper #reviews h2 {
    font-size: 130%;
    font-weight: normal; }
  #woo_wrapper #reviews h2 strong {
    font-weight: bolder; }
  #woo_wrapper #review_form {
    background: #ffffff;
    margin: 0 auto;
    padding: 40px; }
  #woo_wrapper textarea#comment {
    height: 100px; }
  #woo_wrapper .product-details.tabs_vertical-style #comments {
    width: 100%; }
  #woo_wrapper .product-details.tabs_vertical-style #add_review {
    width: 100%;
    padding: 0; }
  #woo_wrapper #add_review .inner {
    padding: 15px 30px;
    position: relative;
    background: #ffffff;
    border: 3px solid #dddddd; }
  #woo_wrapper .review-item {
    position: relative;
    border-bottom: 2px dotted #EEE;
    margin-bottom: 15px;
    font-size: 90%;
    min-height: 85px;
    padding-left: 90px; }
  #woo_wrapper .review-item .avatar {
    position: absolute;
    left: 0;
    top: -5px; }
  #woo_wrapper .review-item .description {
    color: #777777;
    font-style: italic;
    font-size: 105%;
    padding-right: 20%; }
  #woo_wrapper .woocommerce p.stars:after,
  #woo_wrapper .woocommerce-page p.stars:after {
    content: '';
    display: block;
    clear: both; }
  #woo_wrapper .woocommerce p.stars span,
  #woo_wrapper .woocommerce-page p.stars span {
    width: 80px;
    height: 16px;
    position: relative;
    float: left;
    background: url(star.png) repeat-x left 0; }
  #woo_wrapper .woocommerce p.stars span a,
  #woo_wrapper .woocommerce-page p.stars span a {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 0;
    padding-top: 16px;
    overflow: hidden; }
  #woo_wrapper .woocommerce p.stars span a:hover,
  #woo_wrapper .woocommerce-page p.stars span a:hover,
  #woo_wrapper .woocommerce p.stars span a:focus,
  #woo_wrapper .woocommerce-page p.stars span a:focus {
    background: url(star.png) repeat-x left -16px; }
  #woo_wrapper .woocommerce p.stars span a.active,
  #woo_wrapper .woocommerce-page p.stars span a.active {
    background: url(star.png) repeat-x left -32px; }
  #woo_wrapper .woocommerce p.stars span a.star-1,
  #woo_wrapper .woocommerce-page p.stars span a.star-1 {
    width: 16px;
    z-index: 10; }
  #woo_wrapper .woocommerce p.stars span a.star-2,
  #woo_wrapper .woocommerce-page p.stars span a.star-2 {
    width: 32px;
    z-index: 9; }
  #woo_wrapper .woocommerce p.stars span a.star-3,
  #woo_wrapper .woocommerce-page p.stars span a.star-3 {
    width: 48px;
    z-index: 8; }
  #woo_wrapper .woocommerce p.stars span a.star-4,
  #woo_wrapper .woocommerce-page p.stars span a.star-4 {
    width: 64px;
    z-index: 7; }
  #woo_wrapper .woocommerce p.stars span a.star-5,
  #woo_wrapper .woocommerce-page p.stars span a.star-5 {
    width: 80px;
    z-index: 6; }
  #woo_wrapper .product-gallery {
    margin-bottom: 25px; }
  #woo_wrapper .yith_magnifier_zoom_wrap {
    z-index: 8 !important; }
  #woo_wrapper .product-addon {
    width: 100%;
    border-top: 1px solid #eeeeee;
    padding-top: 15px;
    font-size: 90%; }
  #woo_wrapper .product-addon > h3 {
    font-size: 14px; }
  #woo_wrapper .product-addon .select-woo_wrapper {
    width: 90%; }
  #woo_wrapper .product-addon input {
    margin-bottom: 3px; }
  #woo_wrapper .easyzoom {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  #woo_wrapper .easyzoom img {
    vertical-align: bottom; }
  #woo_wrapper .easyzoom.is-loading img {
    cursor: progress; }
  #woo_wrapper .easyzoom.is-error img {
    cursor: not-allowed; }
  #woo_wrapper .easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center; }
  #woo_wrapper .easyzoom-flyout {
    position: absolute;
    z-index: 97;
    overflow: hidden;
    background: #ffffff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out; }
  #woo_wrapper .easyzoom-flyout:hover {
    opacity: 1; }
  #woo_wrapper .product-gallery-slider .slide .easyzoom-flyout img {
    max-width: 1400px !important;
    width: 1400px !important; }

/**********************************************************************/
/******************------------- 06. CART -------------****************/
/**********************************************************************/
#woo_wrapper {
  /* -- mini cart -- */
  /* -- mini cart in top bar -- */
  /* -- mini cart dropdown -- */
  /* -- custom cart icon -- */
  /* Mini Cart links */
  /* -- delete icon -- */
  /* -- Cart tables -- */
  /* -- shopping cart page -- */
  /* -- cross sells -- */ }
  #woo_wrapper li.mini-cart .nav-dropdown {
    right: 15px;
    width: 330px; }
  #woo_wrapper .mini-cart {
    position: relative; }
  #woo_wrapper .cart-icon {
    display: inline-block;
    position: relative;
    margin-bottom: -.2em; }
  #woo_wrapper .cart-icon strong {
    display: inline-block;
    color: #627f9a;
    border: 2px solid #627f9a;
    position: relative;
    padding: 2px 8px;
    margin-left: 15px;
    z-index: 10; }
  #woo_wrapper .cart-icon .cart-icon-handle {
    border: 2px solid #627f9a;
    border-bottom: 0;
    right: 50%;
    margin-right: -15px;
    top: -6px;
    height: 8px;
    width: 15px;
    position: absolute;
    -webkit-border-top-left-radius: 99px;
    -webkit-border-top-right-radius: 99px;
    -moz-border-radius-topleft: 99px;
    -moz-border-radius-topright: 99px;
    border-top-left-radius: 99px;
    border-top-right-radius: 99px; }
  #woo_wrapper li.mini-cart:hover .cart-icon .cart-icon-handle {
    top: -8px; }
  #woo_wrapper li.mini-cart .nav-dropdown {
    padding-right: 30px !important; }
  #woo_wrapper li.mini-cart .nav-dropdown button {
    margin-bottom: 0px; }
  #woo_wrapper strong.cart-name,
  #woo_wrapper span.cart-price {
    color: #000000;
    opacity: .5; }
  #woo_wrapper .active strong.cart-name,
  #woo_wrapper .active span.cart-price {
    color: #000000;
    opacity: 1; }
  #woo_wrapper li.mini-cart.active .cart-icon strong {
    background-color: #627f9a;
    color: #ffffff; }
  #woo_wrapper .mini-cart-top-bar span.label {
    font-weight: bolder;
    line-height: 0;
    padding: 2px 5px;
    margin-left: 5px;
    outline: 2px solid #ffffff; }
  @media only screen and (min-width: 48.0625em) {
    #woo_wrapper .right-links > ul.header-nav > li.mini-cart.hide-for-medium {
      display: none !important; } }
  #woo_wrapper li.mini-cart {
    backface-visibility: hidden; }
  #woo_wrapper li.mini-cart .cart_list {
    max-height: 450px;
    max-height: 60vh;
    overflow-y: auto;
    z-index: 99;
    -webkit-overflow-scrolling: touch; }
  #woo_wrapper .cart-inner p.empty {
    margin: 0;
    white-space: normal;
    text-align: center; }
  #woo_wrapper .custom-cart-inner {
    display: block;
    width: 42px;
    padding-left: 32px;
    position: relative; }
  #woo_wrapper .custom-cart-icon {
    position: absolute;
    right: 0;
    bottom: -8px;
    max-width: 32px; }
  #woo_wrapper .custom-cart-count {
    position: absolute;
    font-size: 80%;
    font-weight: bolder;
    display: block;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    right: 0;
    z-index: 3;
    bottom: 7px;
    right: -10px;
    color: #ffffff;
    background-color: #d26e4b;
    font-weight: bold;
    -webkit-border-radius: 100%;
    border-radius: 100%; }
  #woo_wrapper .mini-cart:hover .custom-cart-count {
    background: #000000; }
  #woo_wrapper .mini-cart .nav-dropdown a.button {
    color: #ffffff !important;
    padding: 13px 0;
    margin: 8px 0 0 0;
    display: block; }
  #woo_wrapper .mini-cart .nav-dropdown a.button.secondary {
    background: #777 !important; }
  #woo_wrapper .mini-cart .product_list_widget a:not(.remove) {
    border-bottom: 0 !important;
    font-weight: bolder !important;
    line-height: 140%;
    margin: 0;
    padding: 0;
    padding: 0;
    color: #000;
    padding-left: 75px;
    text-align: left;
    position: relative; }
  #woo_wrapper #mini-cart-content {
    width: 100%; }
  #woo_wrapper .mini-cart .product_list_widget li {
    min-height: 90px;
    padding: 10px 30px 10px 51px; }
  #woo_wrapper .mini-cart .product_list_widget .quantity {
    font-size: 85%;
    float: left;
    padding-left: 75px; }
  #woo_wrapper .remove .icon-close,
  #woo_wrapper ul.header-nav li .nav-dropdown li a.remove,
  #woo_wrapper .product_list_widget a.remove {
    border: 2px solid #DDD;
    display: block;
    font-weight: bolder;
    height: 25px;
    width: 25px;
    padding: 0;
    line-height: 22px;
    text-align: center;
    color: #DDD;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    font-size: 10px;
    margin-top: 25%;
    display: inline-block; }
  #woo_wrapper ul.header-nav li .nav-dropdown li a.remove,
  #woo_wrapper .product_list_widget a.remove {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
    font-size: 16px;
    line-height: 21px; }
  #woo_wrapper .remove .icon-close:hover,
  #woo_wrapper ul.header-nav li .nav-dropdown li a.remove:hover,
  #woo_wrapper .product_list_widget a.remove:hover {
    border-color: red;
    color: red !important; }
  #woo_wrapper table tr {
    border-bottom: 1px dotted #DDD; }
  #woo_wrapper .shop_table .product-thumbnail {
    width: 90px; }
  #woo_wrapper .shop_table thead th {
    padding-top: 4px;
    padding-bottom: 12px; }
  #woo_wrapper .shop_table dl.variation {
    margin: 0;
    font-size: 80%;
    opacity: .6; }
  #woo_wrapper .shop_table dl.variation p {
    margin: 0; }
  #woo_wrapper .shop_table dl.variation dt,
  #woo_wrapper .shop_table dl.variation dd {
    display: inline-block;
    margin: 0; }
  #woo_wrapper .shop_table dl.variation dt {
    margin-right: 5px; }
  #woo_wrapper .shop_table dl.variation dd {
    margin-right: 10px; }
  #woo_wrapper .shop_table .product-price {
    padding-right: 20px; }
  #woo_wrapper .shop_table .product-subtotal {
    font-weight: bold; }
  #woo_wrapper .shop_table.cart td.product-name {
    padding: 0 30px;
    font-size: 100%;
    width: 35%; }
  #woo_wrapper .shop_table td.product-quantity .quantity {
    margin-top: 10px; }
  #woo_wrapper .shop_table.order_details .product-total,
  #woo_wrapper .shop_table .product-total {
    text-align: right; }
  #woo_wrapper .shop_table .total {
    color: #222222; }
  #woo_wrapper .shop_table .shipping th {
    padding-right: 15px; }
  #woo_wrapper .shop_table .shipping td {
    font-weight: normal; }
  #woo_wrapper .shop_table.my_account_orders .order-total {
    border: 0; }
  #woo_wrapper .cart_totals .order-total,
  #woo_wrapper .shop_table .order-total {
    vertical-align: center;
    border-bottom: 3px solid #DDD;
    border-top: 1px solid #DDD; }
  #woo_wrapper .cart_totals td {
    text-align: right; }
  #woo_wrapper .cart_totals h2 {
    border-bottom: 3px solid #dddddd;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 95%; }
  #woo_wrapper .shop_table .cart-subtotal {
    border-top: 1px solid #dddddd; }
  #woo_wrapper .checkout_table_item {
    border-bottom: 1px dotted #DDD; }
  #woo_wrapper .checkout_table_item .product-total {
    text-align: right;
    font-weight: bold; }
  #woo_wrapper .cart_totals p {
    line-height: 100%; }
  #woo_wrapper .shop_table tfoot th {
    text-transform: uppercase;
    font-size: 80%; }
  #woo_wrapper .shop_table tfoot td {
    text-align: right;
    font-weight: bold; }
  #woo_wrapper .shop_table select {
    width: 100%; }
  #woo_wrapper ul#shipping_method {
    margin-bottom: 0; }
  #woo_wrapper ul#shipping_method li {
    list-style: none;
    line-height: 90%;
    padding: 5px 0; }
  #woo_wrapper ul#shipping_method li input,
  #woo_wrapper ul#shipping_method li label {
    display: inline; }
  #woo_wrapper ul#shipping_method li input {
    margin: 0 5px 0 0; }
  #woo_wrapper .shop_table {
    margin-top: 4px; }
  #woo_wrapper .shop_table thead {
    border-bottom: 3px solid #DDD;
    text-transform: uppercase;
    color: #555555; }
  #woo_wrapper .shop_table .product-subtotal {
    text-align: right; }
  #woo_wrapper .items_found_cart {
    margin-bottom: 15px;
    display: block; }
  #woo_wrapper .cart-woo_wrapper {
    padding-right: 30px;
    border-right: 1px solid #DDD; }
  #woo_wrapper .cart-sidebar .button {
    margin-bottom: 10px; }
  #woo_wrapper .cart-sidebar .widget-title {
    border-bottom: 3px solid #DDD;
    padding-bottom: 10px; }
  #woo_wrapper .checkout-button {
    margin-bottom: 30px !important; }
  #woo_wrapper tr.shipping td {
    padding-left: 15px; }
  #woo_wrapper .shipping-calculator-form select {
    margin-bottom: 0; }
  #woo_wrapper a.shipping-calculator-button {
    text-transform: uppercase;
    font-size: 80%;
    padding: 5px 0;
    margin: 5px 0 0 0;
    border-top: 1px dashed #DDD;
    display: block;
    width: 100%; }
  #woo_wrapper a.shipping-calculator-button:before {
    font-family: 'icomoon';
    content: "\e00c" !important;
    margin-right: 5px;
    font-size: 6px;
    position: relative;
    top: -2px; }
  #woo_wrapper .cross-sells h2 {
    font-size: 100%;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 3px solid #DDD; }
  #woo_wrapper .cross-sells ul {
    margin-left: 0; }
  #woo_wrapper .cross-sells .row > .columns {
    padding: 0 !important; }
  #woo_wrapper .woocommerce-cart .cart-empty,
  #woo_wrapper .woocommerce-cart .return-to-shop {
    text-align: center; }
  #woo_wrapper .cart_item a {
    color: #000; }

/**********************************************************************/
/****************------------- 07. CHECKOUT -------------**************/
/**********************************************************************/
#woo_wrapper {
  /* -- Hide stuff for cleaner checkout (footers and banners) -- */
  /* Custom country select box style */
  /* -- checkout breadcrumb --*/
  /* -- general checkout layout -- */
  /* -- checkout fields --  */
  /* -- ship to other -- */
  /* -- checkout order review -- */
  /* -- checkout page -- */
  /* -- payment methods -- */
  /* -- checkout country dropdown fixes -- */
  /* -- Thank you -- */ }
  #woo_wrapper .woocommerce-checkout .footer-1,
  #woo_wrapper .woocommerce-checkout .footer-2 {
    display: none !important; }
  #woo_wrapper .woocommerce-checkout .select2-container .select2-choice {
    padding: 4px 0 4px 8px;
    border-radius: 0; }
  #woo_wrapper .checkout-breadcrumb h1 {
    text-align: center;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-weight: normal;
    color: #cccccc;
    font-size: 150%; }
  #woo_wrapper .checkout-breadcrumb span.divider {
    display: inline-block;
    margin: 0 10px;
    opacity: .6; }
  #woo_wrapper .woocommerce-cart .title-cart,
  #woo_wrapper .woocommerce-checkout .title-checkout {
    font-weight: bolder;
    color: #333333; }
  #woo_wrapper .woocommerce .order-review,
  #woo_wrapper .woocommerce-checkout form.login {
    border: 3px solid #627f9a;
    padding: 30px; }
  #woo_wrapper .woocommerce .checkout-group label {
    font-weight: bold; }
  #woo_wrapper .checkout-group h3 {
    color: #627f9a;
    font-size: 130%;
    text-transform: uppercase;
    padding: 8px 0 10px;
    margin-bottom: 15px;
    border-top: 3px solid #DDD;
    width: 98.5%;
    border-bottom: 1px solid #EEE; }
  #woo_wrapper .checkout-group h3:before,
  #woo_wrapper .order-review h3:before {
    content: '\f107';
    font-family: 'icomoon';
    margin-right: 10px; }
  #woo_wrapper .woocommerce-checkout .entry-title {
    width: 50%;
    display: inline-block; }
  #woo_wrapper .woo-billing p {
    display: inline-block;
    margin-bottom: 25px;
    width: 98.5%; }
  #woo_wrapper .woo-billing p input {
    margin-bottom: 0; }
  #woo_wrapper #billing_address_1_field {
    margin-bottom: 10px; }
  #woo_wrapper #billing_first_name_field,
  #woo_wrapper #billing_last_name_field,
  #woo_wrapper #billing_email_field,
  #woo_wrapper #billing_phone_field {
    width: 49%; }
  #woo_wrapper #billing_first_name_field,
  #woo_wrapper #billing_email_field {
    padding-right: 2%; }
  #woo_wrapper label.checkbox {
    display: inline-block;
    margin-left: 10px;
    font-weight: normal; }
  #woo_wrapper p.create-account-row {
    display: inline-block;
    width: 98.5%;
    padding: 15px 0 10px;
    border-bottom: 1px solid #DDD; }
  #woo_wrapper .input-checkbox {
    display: inline-block; }
  #woo_wrapper #order_comments {
    width: 98.5%; }
  #woo_wrapper h3#ship-to-different-address {
    font-size: 100%;
    border-width: 1px; }
  #woo_wrapper h3#ship-to-different-address:before {
    display: none; }
  #woo_wrapper h3#ship-to-different-address label.checkbox {
    margin-left: 0; }
  #woo_wrapper h3#ship-to-different-address input {
    margin-bottom: 0;
    margin-left: 10px; }
  #woo_wrapper h3#ship-to-different-address:hover {
    color: #000000; }
  #woo_wrapper .order-review h3 {
    padding: 0 0 10px;
    color: #627f9a;
    text-transform: uppercase; }
  #woo_wrapper ul.payment_methods {
    margin: 0 0 30px 0 !important; }
  #woo_wrapper ul.payment_methods .input-radio {
    margin-bottom: 15px; }
  #woo_wrapper ul.payment_methods li {
    list-style: none;
    border-bottom: 1px solid #DDD;
    padding-top: 5px; }
  #woo_wrapper ul.payment_methods li label {
    display: inline-block;
    margin-left: 10px; }
  #woo_wrapper ul.payment_methods p {
    font-size: 90%;
    line-height: 110%;
    opacity: .8; }
  #woo_wrapper a.about_paypal {
    display: none; }
  #woo_wrapper .form-row.terms {
    position: relative; }
  #woo_wrapper .form-row.terms .checkbox {
    padding-left: 25px;
    margin: 0; }
  #woo_wrapper .form-row.terms .input-checkbox {
    position: absolute;
    left: 0;
    top: 4px; }
  #woo_wrapper .page-checkout .woocommerce-info {
    margin-bottom: 0;
    padding-top: 0; }
  #woo_wrapper .woocommerce-checkout .shipping_address {
    display: none; }
  #woo_wrapper .payment_method_paypal img {
    max-width: 150px;
    margin-left: 5px; }
  #woo_wrapper a.about_paypal {
    font-size: 10px;
    margin-left: 5px; }
  #woo_wrapper a.chzn-single {
    background: #ffffff !important;
    -webkit-border-radius: 0 !important; }
  #woo_wrapper .woocommerce-checkout .form-row .chzn-container-single .chzn-single {
    height: 32px !important;
    line-height: 33px !important; }
  #woo_wrapper .page-checkout .addresses {
    margin-bottom: 30px; }

/**********************************************************************/
/*****************------------- 08. SLIDERS -------------**************/
/**********************************************************************/
#woo_wrapper {
  /*
     Slider options
  \*------------------------------------*/
  /*
     Sliders
  \*------------------------------------*/
  /* Dragging */
  /* Before slider is loaded */
  /* Add Fading effect */
  /* When slider is loaded */
  /* draggable */
  /* ---- previous/next buttons ---- */
  /* right to left */
  /* color & size if no SVG - IE8 and Android 2.3 */
  /* ---- Navigation styles ----- */
  /* Fix slider for Mobile Screens */
  /* ---- page dots ---- */
  /* Slider colors */
  /* No arrows */
  /* Slider Style - Conatiner */
  /* Slider Style - Focus */
  /* -- product gallery slider -thumbnails  -- */
  /* Row Slider fixes */ }
  #woo_wrapper .ux-slider-woo_wrapper {
    position: relative; }
  #woo_wrapper .is-dragging .flickity-viewport > * {
    pointer-events: none; }
  #woo_wrapper .ux-slider,
  #woo_wrapper .ux-row-slider {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden; }
  #woo_wrapper .js-flickity:not(.flickity-enabled) {
    white-space: nowrap;
    width: auto; }
  #woo_wrapper .js-flickity:not(.flickity-enabled) > * {
    display: inline-block !important;
    white-space: normal !important;
    vertical-align: top; }
  #woo_wrapper .js-flickity:not(.flickity-enabled) > a {
    width: 100%; }
  #woo_wrapper .ux-slider > .slide,
  #woo_wrapper .ux-slider > a,
  #woo_wrapper .ux-slider > p,
  #woo_wrapper .ux-slider > a > img,
  #woo_wrapper .ux-slider > img,
  #woo_wrapper .ux-slider > .ux-img-container {
    width: 100%; }
  #woo_wrapper .flickity-slider > * {
    transition: transform .6s, opacity .6s, box-shadow 0.6s; }
  #woo_wrapper .flickity-slider > .ux_banner,
  #woo_wrapper .flickity-slider > .row,
  #woo_wrapper .flickity-slider > a,
  #woo_wrapper .flickity-slider > p,
  #woo_wrapper .flickity-slider > a > img,
  #woo_wrapper .flickity-slider > .slide,
  #woo_wrapper .flickity-slider > img,
  #woo_wrapper .flickity-slider > figure,
  #woo_wrapper .flickity-slider .ux-img-container {
    width: 100%;
    padding: 0;
    margin: 0; }
  #woo_wrapper .flickity-enabled {
    position: relative; }
  #woo_wrapper .flickity-enabled:focus {
    outline: none; }
  #woo_wrapper .flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%; }
  #woo_wrapper .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%; }
  #woo_wrapper .flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #woo_wrapper .flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
  #woo_wrapper .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing; }
  #woo_wrapper .flickity-prev-next-button.previous {
    left: 0; }
    .row.js-flickity #woo_wrapper .flickity-prev-next-button.previous {
      transform: translateX(-30px); }
  #woo_wrapper .flickity-prev-next-button.next {
    right: 0; }
    .row.js-flickity #woo_wrapper .flickity-prev-next-button.next {
      transform: translateX(30px); }
  #woo_wrapper .flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 0; }
  #woo_wrapper .flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 0; }
  #woo_wrapper .flickity-prev-next-button {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 15%;
    max-width: 80px;
    color: #111;
    border: none;
    cursor: pointer;
    opacity: 0;
    transition: transform 0.3s, opacity 0.3s, background 0.3s; }
    .js-flickity:hover #woo_wrapper .flickity-prev-next-button {
      opacity: 0.7;
      transform: translateX(0); }
    .js-flickity #woo_wrapper .flickity-prev-next-button:hover {
      box-shadow: none;
      opacity: 1; }
      .js-flickity #woo_wrapper .flickity-prev-next-button:hover svg, .js-flickity #woo_wrapper .flickity-prev-next-button:hover .arrow {
        fill: #627f9a; }
  #woo_wrapper .flickity-prev-next-button:disabled,
  #woo_wrapper button.flickity-prev-next-button[disabled] {
    opacity: 0 !important;
    background: none !important;
    cursor: auto;
    box-shadow: none !important;
    pointer-events: none; }
  #woo_wrapper .flickity-prev-next-button svg {
    position: absolute;
    padding: 10%;
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 36px;
    max-height: 36px;
    height: auto;
    transition: all 0.3s;
    transform: translate(-50%, -50%); }
    .slider-nav-push #woo_wrapper .flickity-prev-next-button svg {
      margin-top: -40px; }
  #woo_wrapper .flickity-prev-next-button svg,
  #woo_wrapper .flickity-prev-next-button .arrow {
    border-color: currentColor;
    fill: #111;
    transition: all 0.3s; }
  #woo_wrapper .flickity-prev-next-button.no-svg {
    color: #111;
    font-size: 26px; }
  #woo_wrapper .ux-slider .flickity-prev-next-button.next,
  #woo_wrapper .ux-row-slider .flickity-prev-next-button.next {
    transform: translate(15%); }
  #woo_wrapper .ux-slider .flickity-prev-next-button.previous,
  #woo_wrapper .ux-row-slider .flickity-prev-next-button.previous {
    transform: translateX(-15%); }
  #woo_wrapper .ux-slider:hover .flickity-prev-next-button.next,
  #woo_wrapper .ux-row-slider:hover .flickity-prev-next-button.next {
    transform: translate(0); }
  #woo_wrapper .ux-slider:hover .flickity-prev-next-button.previous,
  #woo_wrapper .ux-row-slider:hover .flickity-prev-next-button.previous {
    transform: translate(0); }
  #woo_wrapper .ux-row-slider .flickity-prev-next-button {
    width: 35px; }
  #woo_wrapper .slider-nav-outside {
    overflow-x: visible; }
    #woo_wrapper .slider-nav-outside .flickity-prev-next-button {
      width: 40px; }
    #woo_wrapper .slider-nav-outside .flickity-prev-next-button.next {
      right: auto;
      left: 100%; }
    #woo_wrapper .slider-nav-outside .flickity-prev-next-button.previous {
      left: auto;
      right: 100%; }
  #woo_wrapper .slider-nav-reveal {
    overflow-x: hidden; }
    #woo_wrapper .slider-nav-reveal .flickity-prev-next-button {
      width: 30px;
      background-color: #FFF;
      box-shadow: 0 -150px 30px 0 rgba(0, 0, 0, 0.2); }
      #woo_wrapper .slider-nav-reveal .flickity-prev-next-button:hover {
        box-shadow: 0 -150px 30px 0 rgba(0, 0, 0, 0.2); }
    #woo_wrapper .slider-nav-reveal .flickity-prev-next-button svg {
      max-width: 25px;
      max-height: 25px; }
  #woo_wrapper .slider-nav-circle .flickity-prev-next-button svg, #woo_wrapper .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 100%;
    border: 3px solid currentColor; }
  #woo_wrapper .slider-nav-circle .flickity-prev-next-button:hover svg, #woo_wrapper .slider-nav-circle .flickity-prev-next-button:hover .arrow {
    background-color: #627f9a;
    border-color: #627f9a;
    fill: #fff !important; }
  #woo_wrapper .slider-nav-small svg {
    max-width: 32px;
    max-height: 32px;
    border-width: 2px !important; }
  @media screen and (max-width: 48.0625em) {
    #woo_wrapper .ux-slider .flickity-prev-next-button {
      display: none; }
    #woo_wrapper .ux-row-slider .flickity-prev-next-button {
      width: 15px !important;
      opacity: 0.8;
      box-shadow: none !important; }
    #woo_wrapper .flickity-prev-next-button svg {
      padding: 0;
      border: 0 !important; }
    #woo_wrapper .flickity-page-dots {
      pointer-events: none; } }
  #woo_wrapper .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1; }
    .row.js-flickity #woo_wrapper .flickity-page-dots {
      position: relative;
      bottom: 0;
      margin-bottom: 30px; }
  #woo_wrapper .flickity-rtl .flickity-page-dots {
    direction: rtl; }
  #woo_wrapper .flickity-page-dots .dot {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    border: 3px solid #111;
    border-radius: 50%;
    opacity: 0.4;
    cursor: pointer;
    transition: opacity .3s;
    /* Small dots */ }
    .nav-dots-small #woo_wrapper .flickity-page-dots .dot, .row.js-flickity #woo_wrapper .flickity-page-dots .dot {
      opacity: 0.2;
      width: 10px;
      height: 10px;
      border: 0;
      background-color: #111; }
    #woo_wrapper .flickity-page-dots .dot:hover {
      opacity: 0.7; }
  #woo_wrapper .flickity-page-dots .dot.is-selected {
    background-color: #111;
    opacity: 1 !important; }
  #woo_wrapper .slider-nav-light {
    /* Arrows */
    /* Dots */ }
    #woo_wrapper .slider-nav-light .flickity-prev-next-button {
      color: #FFF; }
    #woo_wrapper .slider-nav-light .flickity-prev-next-button svg, #woo_wrapper .slider-nav-light .flickity-prev-next-button .arrow {
      fill: #FFF; }
    #woo_wrapper .slider-nav-light .flickity-page-dots .dot {
      border-color: #FFF; }
    #woo_wrapper .slider-nav-light .flickity-page-dots .dot.is-selected {
      background-color: #FFF; }
  #woo_wrapper .slider-no-arrows .flickity-prev-next-button {
    display: none !important; }
  #woo_wrapper .slider-style-container, #woo_wrapper .slider-style-focus {
    background-color: #333; }
    #woo_wrapper .slider-style-container .flickity-slider > *, #woo_wrapper .slider-style-focus .flickity-slider > * {
      max-width: 1080px;
      margin: 0 auto; }
    #woo_wrapper .slider-style-container:not(.flickity-enabled) .ux_banner, #woo_wrapper .slider-style-focus:not(.flickity-enabled) .ux_banner {
      opacity: 0 !important; }
    #woo_wrapper .slider-style-container .ux_banner, #woo_wrapper .slider-style-focus .ux_banner {
      opacity: 1; }
    #woo_wrapper .slider-style-container .flickity-slider > *:not(.is-selected), #woo_wrapper .slider-style-focus .flickity-slider > *:not(.is-selected) {
      opacity: 0.5; }
  #woo_wrapper .slider-style-focus {
    background-color: transparent;
    padding: 30px 0; }
    #woo_wrapper .slider-style-focus .flickity-page-dots {
      bottom: 0; }
    #woo_wrapper .slider-style-focus .flickity-slider > * {
      max-width: 1050px; }
    #woo_wrapper .slider-style-focus .flickity-slider > *:not(.is-selected) {
      transform: scale(0.93); }
  #woo_wrapper .product-gallery-slider {
    margin-bottom: 20px; }
  #woo_wrapper .product-gallery-slider img,
  #woo_wrapper .product-thumbnails img {
    min-width: 100%;
    backface-visibility: hidden; }
  #woo_wrapper .product-thumbnails {
    margin-left: -7.5px;
    margin-right: -7.5px; }
  #woo_wrapper .product-thumbnails li {
    list-style: none;
    float: left;
    width: 25%;
    padding: 0 7.5px; }
  #woo_wrapper .product-thumbnails .flickity-prev-next-button {
    max-width: 25px; }
  #woo_wrapper .product-thumbnails:not(.flickity-enabled) li:nth-child(n+5) {
    display: none !important; }
  #woo_wrapper .product-thumbnails a {
    overflow: hidden;
    display: block;
    border: 1px solid transparent; }
  #woo_wrapper .product-thumbnails .is-nav-selected a {
    border-color: #ccc; }
  #woo_wrapper .product-thumbnails img {
    margin-bottom: -10px;
    opacity: 0.5;
    transition: transform 0.6s, opacity 0.6s; }
  #woo_wrapper .product-thumbnails a:hover img,
  #woo_wrapper .product-thumbnails .is-nav-selected a img {
    transform: translateY(-10px);
    opacity: 1; }
  #woo_wrapper .ux-row-slider.large-block-grid-6:not(.flickity-enabled) li:nth-child(n+7) {
    display: none !important; }
  #woo_wrapper .ux-row-slider.large-block-grid-5:not(.flickity-enabled) li:nth-child(n+6) {
    display: none !important; }
  #woo_wrapper .ux-row-slider.large-block-grid-4:not(.flickity-enabled) li:nth-child(n+5) {
    display: none !important; }
  #woo_wrapper .ux-row-slider.large-block-grid-3:not(.flickity-enabled) li:nth-child(n+4) {
    display: none !important; }
  #woo_wrapper .ux-row-slider.large-block-grid-2:not(.flickity-enabled) li:nth-child(n+3) {
    display: none !important; }

/**********************************************************************/
/**************------------- 09. BANNER SYSTEM -------------***********/
/**********************************************************************/
#woo_wrapper {
  /* --  banner grid */
  /* -- ux banner -- */
  /* UX Sections */
  /* section title */
  /* ux banner inner */
  /* -- text styles -- */
  /* -- category banners -- */
  /* -- hover styles -- */
  /* -- hover style : fade effect --*/
  /* -- hover style : hover zoom --*/
  /* -- hover style : blur -- */
  /* -- Slide Effects -- */
  /* -- video overlay -- */
  /* -- font sizes -- */
  /* large headers */
  /* input styles */
  /* -- UX texts -- */
  /* rotate styles */
  /* smaller font sizes on small columns */
  /* mobile fixes */
  /* Touch fix */ }
  #woo_wrapper .ux_banner-grid {
    margin-left: -7.5px !important;
    margin-right: -7.5px !important; }
  #woo_wrapper .ux_banner-grid .columns {
    margin-bottom: 15px;
    margin-left: -.1px; }
  #woo_wrapper .ux_banner-grid .columns > .column-inner {
    padding-left: 7.5px;
    padding-right: 7.5px; }
  #woo_wrapper .ux_banner-grid .columns > img {
    margin-bottom: 10px; }
  #woo_wrapper .ux_banner-grid .iosSlider {
    margin-bottom: 0 !important;
    top: 0 !important; }
  #woo_wrapper .ux-grid-column .column-inner,
  #woo_wrapper .ux-grid-column .ux_banner,
  #woo_wrapper .ux-grid-column .ux-slider-woo_wrapper,
  #woo_wrapper .ux-grid-column .ux-slider-woo_wrapper .ux-slider,
  #woo_wrapper .ux-grid-column .ux-slider-woo_wrapper .flickity-viewport {
    height: 100% !important; }
  #woo_wrapper .ux-grid-column.columns {
    margin-bottom: 15px; }
  #woo_wrapper .ux_banner .inner-wrap.animated {
    opacity: 0; }
  #woo_wrapper #content > .ux_banner,
  #woo_wrapper #content > .ux_block > .ux_banner {
    margin-bottom: 30px; }
  #woo_wrapper .ux_banner {
    word-wrap: normal;
    width: 100%;
    background: #627f9a;
    line-height: 140%;
    display: block;
    position: relative;
    overflow: hidden; }
  #woo_wrapper .ux_banner,
  #woo_wrapper .ux_slider_woo_wrapper {
    -ms-user-select: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none; }
  #woo_wrapper .ux_banner.light {
    background: #f9f9f9; }
  #woo_wrapper .ux_banner .banner-bg,
  #woo_wrapper .ux-section .banner-bg,
  #woo_wrapper .ux-section .bg-overlay,
  #woo_wrapper .ux_banner .bg-overlay,
  #woo_wrapper .ux-section-img {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  #woo_wrapper .ux_banner .bg-overlay {
    z-index: 2; }
  #woo_wrapper .ux_banner .banner-effect {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
    background-color: transparent; }
  #woo_wrapper .ux_banner.full-height {
    min-height: 100vh; }
  #woo_wrapper .ux_banner .row {
    position: relative;
    height: 100%;
    z-index: 2;
    max-width: 67.5em !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  #woo_wrapper .ux-section {
    position: relative;
    overflow: hidden; }
  #woo_wrapper .ux-section.dark {
    background-color: #000000; }
  #woo_wrapper .ux-section .banner-bg.ux_parallax,
  #woo_wrapper .ux_banner .banner-bg.ux_parallax {
    background-attachment: scroll !important;
    opacity: 0; }
  #woo_wrapper .ux-section .ux-section-content {
    z-index: 10;
    position: relative; }
  #woo_wrapper #content .slider .ux-section {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #woo_wrapper .ux-section-img {
    left: auto;
    right: 0;
    width: 50%;
    background-position: bottom left;
    background-size: auto 100%; }
  #woo_wrapper .ux-section-img img {
    display: none; }
  #woo_wrapper .ux-section-img.left {
    right: auto;
    left: 0;
    background-position: bottom right; }
  #woo_wrapper .ux-section-img.top,
  #woo_wrapper .ux-section-img.bottom {
    position: relative;
    width: 100% !important; }
  #woo_wrapper .ux-section-img.top {
    margin-bottom: 30px;
    background-position: top center; }
  #woo_wrapper .ux-section-img.bottom {
    margin-top: 30px;
    background-position: bottom center; }
  #woo_wrapper .ux-section-img.bottom img,
  #woo_wrapper .ux-section-img.top img {
    display: block;
    margin: 0 auto;
    visibility: hidden;
    width: 100%;
    max-width: 67.5em; }
  #woo_wrapper .ux-section.has-img-top {
    padding-top: 0 !important; }
  #woo_wrapper .ux-section.has-img-bottom {
    padding-bottom: 0 !important; }
  #woo_wrapper .ux_parallax.parallax-active {
    opacity: 1; }
  #woo_wrapper .parallax_img_inner {
    opacity: 0; }
  #woo_wrapper .ux-bg-title {
    text-align: center;
    position: relative;
    bottom: -26px;
    z-index: 99; }
  #woo_wrapper .ux-bg-title span {
    color: #627f9a;
    font-size: 80%;
    display: inline-block;
    background: #ffffff;
    text-transform: uppercase;
    padding: 5px 15px;
    border: 2px solid #627f9a; }
  #woo_wrapper .text-center .button {
    margin: 10px 5px 10px; }
  #woo_wrapper .text-right .button {
    margin: 10px 0 10px 10px; }
  #woo_wrapper .text-left .button {
    margin: 10px 10px 10px 0; }
  #woo_wrapper .ux_banner .center,
  #woo_wrapper .ux-text-overlay .text-vertical-center {
    bottom: 50% !important;
    top: auto !important;
    text-align: center;
    transform: translateY(50%) !important; }
  #woo_wrapper .ux_banner .center.bottom,
  #woo_wrapper .ux_banner .center.top {
    transform: translateY(0) !important; }
  #woo_wrapper .ux_banner .inner {
    white-space: normal;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto; }
  #woo_wrapper .ux_banner .inner.left {
    left: 10%;
    right: auto;
    text-align: left; }
  #woo_wrapper .ux_banner .inner.far-left {
    left: 20px;
    right: auto;
    text-align: left; }
  #woo_wrapper .ux_banner .inner.right {
    left: auto;
    right: 10%;
    text-align: right; }
  #woo_wrapper .ux_banner .inner.far-right {
    left: auto;
    right: 20px;
    text-align: right; }
  #woo_wrapper .ux_banner .inner.top {
    top: 12% !important;
    margin: 0 auto !important;
    bottom: auto !important; }
  #woo_wrapper .ux_banner .inner.bottom {
    bottom: 12% !important;
    margin: 0 auto !important;
    top: auto !important; }
  #woo_wrapper .ux_banner .inner.far-bottom {
    bottom: 0 !important;
    top: auto !important; }
  #woo_wrapper .ux_banner .inner.far-top {
    top: 0 !important;
    bottom: auto !important; }
  #woo_wrapper .ux_banner .inner.full-width {
    left: 0 !important;
    right: 0 !important;
    width: 100% !important; }
  #woo_wrapper .ux_banner .center .tx-div,
  #woo_wrapper .ux_banner .center p {
    margin: 0 auto;
    max-width: 90%; }
  #woo_wrapper .ux_banner .left .tx-div,
  #woo_wrapper .ux_banner .left p,
  #woo_wrapper .ux_banner .far-left .tx-div,
  #woo_wrapper .ux_banner .far-left p {
    margin: 0 auto 0 0;
    max-width: 90%; }
  #woo_wrapper .ux_banner .right .tx-div,
  #woo_wrapper .ux_banner .far-right .tx-div,
  #woo_wrapper .ux_banner .right p,
  #woo_wrapper .ux_banner .far-right p {
    margin: 0 0 0 auto;
    max-width: 90%; }
  #woo_wrapper .ux_banner .text-center .tx-div,
  #woo_wrapper .ux_banner .text-center p {
    margin: 0 auto;
    max-width: 90%; }
  #woo_wrapper .ux_banner .text-left .tx-div,
  #woo_wrapper .ux_banner .text-left p {
    margin: 0 auto 0 0;
    max-width: 90%; }
  #woo_wrapper .ux_banner .text-right .tx-div,
  #woo_wrapper .ux_banner .text-right p {
    margin: 0 0 0 auto;
    max-width: 90%; }
  #woo_wrapper .ux_banner .tx-div {
    margin-top: 20px !important;
    margin-bottom: 20px !important; }
  #woo_wrapper .ux_banner .social-icons {
    margin-top: 10px;
    margin-bottom: 10px; }
  #woo_wrapper .text-box-dark,
  #woo_wrapper .text-box-light,
  #woo_wrapper .text-box-primary {
    display: inline;
    line-height: 140% !important;
    padding: 5px 15px 6px; }
  #woo_wrapper .text-box-dark {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff; }
  #woo_wrapper .text-box-light {
    background-color: #ffffff;
    color: #111111; }
  #woo_wrapper .text-box-primary {
    background: #627f9a;
    color: #ffffff; }
  #woo_wrapper .dark .text-box-light {
    color: #000000; }
  #woo_wrapper .ux_banner .inner.text-boxed > .inner-wrap {
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1); }
  #woo_wrapper .text-bordered-white,
  #woo_wrapper .text-bordered-primary,
  #woo_wrapper .text-bordered-dark {
    border: 2px solid #ffffff;
    padding: 5px;
    display: inline-block; }
  #woo_wrapper .text-bordered-dark {
    border-color: #000000; }
  #woo_wrapper h1.text-bordered-white,
  #woo_wrapper h1.text-bordered-primary,
  #woo_wrapper h1.text-bordered-dark {
    padding: 15px; }
  #woo_wrapper .text-boarder-top-bottom-white,
  #woo_wrapper .text-boarder-top-bottom-dark {
    border-top: 3px solid #ffffff;
    padding-top: 15px;
    border-bottom: 3px solid #ffffff;
    padding-bottom: 15px;
    display: inline-block; }
  #woo_wrapper .text-boarder-top-bottom-dark {
    border-color: #000000; }
  #woo_wrapper .ux_banner .cat-count,
  #woo_wrapper .ux_banner .cat-title {
    position: relative; }
  #woo_wrapper .ux_banner .cat-title {
    bottom: -10px; }
  #woo_wrapper .ux_banner .cat-count {
    opacity: 0;
    bottom: -15px;
    font-size: 13px; }
  #woo_wrapper .ux_banner:hover .cat-count {
    opacity: 1;
    bottom: 0; }
  #woo_wrapper .ux_banner:hover .cat-title {
    opacity: 1;
    bottom: 0; }
  #woo_wrapper .ux_banner.hover_fade .banner-bg,
  #woo_wrapper .ux_banner.hover_zoom .banner-bg,
  #woo_wrapper .ux_banner.hover_blur .banner-bg {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out; }
  #woo_wrapper .ux_banner.hover_fade:hover .banner-bg {
    opacity: .5; }
  #woo_wrapper .ux_banner.hover_zoom:hover .banner-bg {
    opacity: .5;
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15); }
  #woo_wrapper .ux_banner.hover_blur {
    background-color: #666666 !important; }
  #woo_wrapper .ux_banner.hover_blur:hover .banner-bg {
    opacity: .7;
    filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    -moz-filter: blur(4px);
    -webkit-filter: blur(4px); }
  #woo_wrapper .ux-slider .slide-zoom-in {
    transition: transform 15s linear !important;
    transform: translateY(0) scale(1) !important; }
  #woo_wrapper .ux-slider .is-selected .slide-zoom-in {
    transform: translateY(15%) scale(1.3) !important; }
  #woo_wrapper .ux-slider .flickity-slider .slide-zoom-out {
    transition: transform 15s linear !important;
    transform: translateY(15%) scale(1.3) !important; }
  #woo_wrapper .ux-slider .is-selected .slide-zoom-out {
    transform: translateY(0) scale(1) !important; }
  #woo_wrapper .ux-banner-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 1; }
  #woo_wrapper .ux-youtube {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2; }
  #woo_wrapper .ux_banner h1,
  #woo_wrapper .ux_text h1 {
    font-weight: bolder;
    font-size: 350%;
    line-height: 95%;
    margin: 15px 0; }
  #woo_wrapper .ux_banner h2,
  #woo_wrapper .ux_text h2 {
    font-size: 300%;
    line-height: 100%;
    margin: 15px 0; }
  #woo_wrapper .ux_banner h3,
  #woo_wrapper .ux_text h3 {
    font-size: 200%;
    line-height: 100%;
    margin: 15px 0; }
  #woo_wrapper .ux_banner h4,
  #woo_wrapper .ux_text h4 {
    font-size: 150%;
    line-height: 100%;
    margin: 10px 0; }
  #woo_wrapper .ux_banner h5,
  #woo_wrapper .ux_text h5 {
    font-size: 100%;
    line-height: 100%;
    margin: 10px 0; }
  #woo_wrapper .ux_banner h6,
  #woo_wrapper .ux_text h6 {
    font-size: 60%;
    line-height: 100%;
    margin: 10px 0; }
  #woo_wrapper .ux_banner p {
    font-size: 60%;
    line-height: 120%;
    margin-bottom: 15px !important; }
  #woo_wrapper .ux_banner strong {
    font-weight: 800; }
  #woo_wrapper .h-large {
    font-size: 200%;
    line-height: 100%; }
  #woo_wrapper .h-xlarge {
    font-size: 300%;
    line-height: 100%; }
  #woo_wrapper .h-xxlarge {
    font-size: 400%;
    line-height: 100%; }
  #woo_wrapper .ux_banner .h-large,
  #woo_wrapper .ux_text .h-large {
    font-size: 650%;
    line-height: 85%;
    padding: 0 !important; }
  #woo_wrapper .ux_banner .h-xlarge,
  #woo_wrapper .ux_text .h-xlarge {
    font-size: 1200%;
    line-height: 85%;
    padding: 0 !important; }
  #woo_wrapper .ux_banner .h-xxlarge,
  #woo_wrapper .ux_text .h-xxlarge {
    font-size: 1500%;
    line-height: 85%;
    padding: 0 !important; }
  #woo_wrapper .large-1 .ux_banner,
  #woo_wrapper .large-2 .ux_banner {
    font-size: 7px; }
  #woo_wrapper .grid-small-height.large-6 .ux_banner,
  #woo_wrapper .large-3 .ux_banner,
  #woo_wrapper .large-4 .ux_banner {
    font-size: 8px; }
  #woo_wrapper .large-6 .ux_banner {
    font-size: 14px; }
  #woo_wrapper .large-7 .ux_banner {
    font-size: 14px; }
  #woo_wrapper .large-8 .ux_banner {
    font-size: 14px; }
  #woo_wrapper .large-9 .ux_banner {
    font-size: 14px; }
  #woo_wrapper .large-1 .ux_banner .button,
  #woo_wrapper .large-2 .ux_banner .button,
  #woo_wrapper .large-3 .ux_banner .button,
  #woo_wrapper .large-4 .ux_banner .button {
    font-size: 140%; }
  #woo_wrapper .large-6 .ux_banner .text-boxed,
  #woo_wrapper .large-5 .ux_banner .text-boxed,
  #woo_wrapper .large-4 .ux_banner .text-boxed {
    min-width: 50%; }
  #woo_wrapper .large-3 .ux_banner .text-boxed {
    min-width: 80%; }
  #woo_wrapper .ux_banner .text-center input.ninja-forms-field {
    text-align: center; }
  #woo_wrapper .ux_banner input.ninja-forms-field.button {
    margin-top: 0 !important; }
  #woo_wrapper .ux_banner input[type='text'].ninja-forms-field {
    padding: .6em;
    font-size: 100%; }
  #woo_wrapper .ux_banner .ninja-forms-success-msg p {
    color: #000000;
    padding: 10px;
    border: 1px solid #000000;
    margin: 0; }
  #woo_wrapper .ux_banner.dark .ninja-forms-success-msg p {
    color: #ffffff;
    padding: 10px;
    border: 1px solid #ffffff;
    margin: 0; }
  #woo_wrapper .ux_text {
    display: table;
    height: 100%;
    width: 100%; }
  #woo_wrapper .ux_text .inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }
  #woo_wrapper .ux_text.top .inner {
    vertical-align: top; }
  #woo_wrapper .ux_text.bottom .inner {
    vertical-align: bottom; }
  #woo_wrapper .ux_text.text-center {
    margin: 0 auto; }
  #woo_wrapper .ux_banner .tilt-right {
    -ms-transform: rotate(3deg);
    /* IE 9 */
    -webkit-transform: rotate(3deg);
    /* Chrome, Safari, Opera */
    transform: rotate(3deg); }
  #woo_wrapper .ux_banner .tilt-left {
    -ms-transform: rotate(-3deg);
    /* IE 9 */
    -webkit-transform: rotate(-3deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-3deg); }
  @media only screen and (max-width: 500px) {
    #woo_wrapper .ux_banner .inner {
      min-width: 60% !important; }
    #woo_wrapper .ux_banner {
      font-size: 9px; }
    #woo_wrapper .ux_banner p {
      font-size: 120%; } }
  @media only screen and (min-width: 500px) {
    #woo_wrapper .ux_banner {
      font-size: 10px; }
    #woo_wrapper .ux_banner p {
      font-size: 115%; } }
  @media only screen and (min-width: 600px) {
    #woo_wrapper .ux_banner {
      font-size: 12px; }
    #woo_wrapper .ux_banner p {
      font-size: 110%; } }
  @media only screen and (min-width: 48.0625em) {
    #woo_wrapper .ux_banner {
      font-size: 16px; }
    #woo_wrapper .ux_banner p {
      font-size: 100%; } }
  @media only screen and (max-width: 33.1875em) {
    #woo_wrapper .ux-section .banner-bg,
    #woo_wrapper .ux_banner .banner-bg {
      margin-top: 0 !important;
      -webkit-transform: none !important;
      -moz-transform: none !important;
      -o-transform: none !important;
      transform: none !important;
      opacity: 1 !important; } }
  #woo_wrapper html[data-useragent*='iPad'] .ux-banner-video {
    display: none !important; }
  #woo_wrapper html[data-useragent*='iPad'] .ux-section .banner-bg.ux_parallax,
  #woo_wrapper html[data-useragent*='iPad'] .ux_banner .banner-bg.ux_parallax,
  #woo_wrapper html[data-useragent*='iPhone'] .ux-section .banner-bg.ux_parallax,
  #woo_wrapper html[data-useragent*='iPhone'] .ux_banner .banner-bg.ux_parallax {
    background-position: 50% 20% !important;
    background-size: cover !important;
    background-attachment: scroll !important;
    opacity: 1 !important; }

/**********************************************************************/
/*************------------- 10. LIGHTBOX -------------*****************/
/**********************************************************************/
/*------------------------------------*\
  Popups
\*------------------------------------*/
/* - Magnific Popup CSS - */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0;
  transition: opacity 0.2s; }

.mfp-bg.mfp-ready {
  opacity: 0.6; }

.mfp-bg.mfp-removing {
  opacity: 0 !important; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-image-holder {
  padding: 40px 6.66%; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  -webkit-transform: translateY(-20px) scale(0.95);
  transform: translateY(-20px) scale(0.95);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s, scale 0.3s; }

.mfp-content-inner {
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.2); }

.mfp-ready .mfp-content {
  opacity: 1;
  transform: translateY(0px) scale(1); }

.mfp-ready.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

#woo_wrapper button.mfp-close,
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

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

#woo_wrapper .mfp-close,
.mfp-close {
  width: 40px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  margin: 0 !important;
  color: white;
  font-style: normal;
  font-size: 28px; }

#woo_wrapper .mfp-close,
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in #woo_wrapper .mfp-close {
  color: currentColor; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: fixed;
  opacity: 0.4;
  filter: alpha(opacity=40);
  background-color: #555 !important;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0;
  transition: all 0.2s; }

.mfp-removing .mfp-arrow-left {
  left: -100px; }

.mfp-removing .mfp-arrow-right {
  right: -100px; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 0 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  font-size: 11px;
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Off canvas popups */
.off-canvas .mfp-content, .off-canvas.mfp-ready.mfp-removing .mfp-content {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 260px;
  background-color: #333;
  left: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  transition: transform 0.2s;
  transform: translateX(-270px);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.off-canvas .mfp-content::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important; }

.off-canvas .mfp-close {
  display: none; }

.off-canvas.right .mfp-content, .off-canvas.right.mfp-ready.mfp-removing .mfp-content {
  left: auto;
  right: 0;
  transform: translateX(260px); }

.off-canvas.light .mfp-content, .off-canvas.light.mfp-ready.mfp-removing .mfp-content {
  background-color: #f6f6f6; }

.mfp-ready .mfp-content, .off-canvas.mfp-ready .mfp-content, .popup-box.mfp-ready .mfp-content {
  transform: translate(0, 0);
  opacity: 1; }

.off-canvas .sidebar-inner, .off-canvas .inner {
  padding: 30px; }

/* Fixes */
.mfp-content .large-12 {
  padding: 0 !important;
  margin-bottom: 0 !important; }

.mfp-content .nav-dropdown-inner {
  padding: 30px 15px; }

.off-canvas .hide-for-small {
  display: block !important; }

.mfp-content .widget_product_categories li ul.children {
  display: block !important; }

/* -- Product lightbox --*/
#woo_wrapper.product-lightbox {
  background: #ffffff;
  width: 90%;
  max-width: 875px;
  margin: 0 auto;
  position: relative; }

#woo_wrapper.product-lightbox form.custom select {
  visibility: visible; }

#woo_wrapper .product-lightbox-inner {
  padding: 30px 30px 10px; }

#woo_wrapper.product-lightbox .short-description,
#woo_wrapper.product-lightbox .product_meta {
  font-size: 90%; }

#woo_wrapper .product-lightbox-inner .short-description {
  max-height: 220px;
  overflow-x: auto; }

.lightbox-white {
  position: relative;
  background: #ffffff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }

/**********************************************************************/
/*************------------- 11. SHORTCODES -------------***************/
/**********************************************************************/
/* -- Google maps --*/
#map_container {
  position: relative;
  margin-bottom: 30px; }

#map_container .map-info {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 30px; }

#map_container .map_inner {
  padding: 15px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8); }

/* -- Featured products. Used in Pintrest style / lookbook -- */
.featured-product {
  margin-bottom: 10px; }

.featured-product .product-bg {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: #627f9a;
  opacity: 0;
  color: #ffffff; }

.featured-product:hover .product-bg {
  opacity: .4; }

.featured-product .product-text {
  font-size: 80%;
  padding: 0 15%;
  position: absolute;
  top: 30%;
  width: 100%;
  text-align: center;
  opacity: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }

.featured-product .product-text h3 {
  text-transform: uppercase;
  color: #ffffff; }

.featured-product:hover .product-text {
  opacity: 1; }

.featured-product .front-image img {
  width: 100% !important; }

.featured-product .price {
  font-size: 150%; }

.featured-product .star-rating {
  margin: 0 auto 10px; }

.featured-product .price .from,
.featured-product .price .amount {
  color: #ffffff; }

/* -- zoom style for pinterest grid -- */
.pinterest-style {
  margin-left: -5px;
  margin-right: -5px; }

.pinterest-style li {
  float: left;
  list-style: none;
  margin: 0;
  min-height: 200px; }

.pinterest-style .featured-product > a {
  display: block;
  overflow: hidden;
  margin: 5px; }

.pinterest-style .featured-product img {
  -webkit-transition: -webkit-transform 3s ease;
  -moz-transition: -moz-transform 3s ease;
  transition: transform 3s ease; }

.pinterest-style .featured-product:hover img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25); }

/* -- lookbook slider -- */
.lookbook-slider ul {
  margin: 0 !important; }

.lookbook-slider li {
  padding: 0 !important; }

.lookbook-slider .quick-view {
  bottom: 42%;
  font-size: 95%;
  margin: 0 auto;
  opacity: 0;
  background: #ffffff !important;
  color: #000000;
  padding: 10px 20px;
  width: 170px; }

.lookbook-slider .product-image:hover .quick-view {
  bottom: 45%;
  opacity: .8; }

.lookbook-slider .callout {
  left: 20px !important; }

/* -- Testimonials -- */
.testimonial_inner {
  position: relative;
  padding-top: 15px;
  margin-bottom: 30px; }

.testimonial_text {
  font-style: italic; }

.testimonial_image img {
  width: 120px;
  margin-bottom: 30px; }

.text-left .testimonial_text {
  padding-left: 100px; }

.text-left .testimonial_image img {
  position: absolute;
  left: 0;
  top: 15px;
  width: 80px; }

.testimonial_text .test_content {
  line-height: 135%; }

.testimonial_text .test_name {
  display: inline-block;
  font-weight: bold; }

.testimonial_text .test_company {
  display: inline-block;
  margin-left: 5px;
  color: #777; }

.testimonial_text .star-rating {
  margin-bottom: 10px;
  font-style: normal; }

.slider > .testimonial.text-center > .testimonial_inner {
  padding: 30px; }

.slider.columns-1 > .testimonial.text-center > .testimonial_inner {
  padding: 30px 120px 40px; }

/* -- featured box -- */
.featured-box {
  position: relative;
  -webkit-transition: opacity 200ms ease-out;
  -moz-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out; }

.featured-box .featured-img {
  margin-bottom: 10px; }

.featured-box .featured-img img {
  vertical-align: inherit; }

.featured-box h4 {
  font-size: 100%;
  margin-bottom: 5px;
  text-transform: uppercase; }

.featured-box h4 span {
  display: block;
  font-weight: normal;
  font-weight: 300;
  opacity: .9;
  text-transform: none; }

.featured-box p {
  font-size: 95%; }

.featured-box p:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0; }

.featured-box.pos-left {
  padding-left: 70px; }

.featured-box.pos-left .featured-img {
  position: absolute;
  left: 0;
  top: 3px;
  max-width: 50px; }

.row.boxed .featured-box.pos-left {
  padding-left: 40px; }

.row.boxed .featured-box.pos-left .featured-img {
  left: -20px;
  top: 20px;
  background: #000000;
  -webkit-border-radius: 99px;
  border-radius: 99px;
  padding: 5px; }

.featured-box.pos-center {
  text-align: center; }

.featured-box.pos-center .tx-div {
  margin: 0 auto 10px; }

.featured-box .box-inner img.featured-img {
  margin-bottom: 10px; }

/* -- UX Icons -- */
.featured-img {
  position: relative;
  display: inline-block;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  text-align: center; }

.featured-img svg {
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.featured-img-circle {
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  border: 1px solid #000000; }

.ux-section.dark svg {
  fill: #ffffff; }

/* -- message box -- */
.message-box {
  background-repeat: repeat-x;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 110%; }

.message-box .inner {
  padding: 15px; }

.message-box .inner .button {
  margin: 0 15px; }

.message-box p {
  padding: 0;
  margin: 0; }

/* -- add to cart shortcode --*/
p.product.woocommerce {
  border: 0 !important; }

p.product.woocommerce span.amount {
  display: block;
  font-size: 200%;
  font-weight: bold;
  margin-bottom: 5px; }

p.product.woocommerce .added_to_cart {
  display: block; }

/* -- price table -- */
.ux_price_table {
  background: #ffffff;
  border: 1px solid #eeeeee;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.ux_price_table:hover {
  -webkit-box-shadow: 0 0 19px 0 rgba(50, 50, 50, 0.33);
  -moz-box-shadow: 0 0 19px 0 rgba(50, 50, 50, 0.33);
  box-shadow: 0 0 19px 0 rgba(50, 50, 50, 0.33); }

.ux_price_table li {
  list-style: none;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin: 0 30px; }

.ux_price_table ul {
  margin: 0; }

.ux_price_table .bullet-item {
  padding: 10px 0; }

.ux_price_table .price {
  font-weight: 400;
  font-size: 230%;
  padding: 30px 0;
  border: 0; }

.ux_price_table .description {
  font-size: 80%;
  opacity: .8;
  text-transform: uppercase;
  padding: 0 0 15px;
  border: 0; }

.ux_price_table .title {
  margin: 0;
  border: 0;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0;
  background-color: rgba(0, 0, 0, 0.01);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.ux_price_table .cta-button {
  background-color: rgba(0, 0, 0, 0.01);
  padding: 20px 0 30px;
  margin: 15px 0 0 0; }

.featured-table.ux_price_table {
  border: 2px solid #627f9a;
  margin-top: -15px;
  z-index: 3; }

.featured-table.ux_price_table .title {
  background-color: #627f9a;
  color: #ffffff; }

.featured-table.ux_price_table .price {
  font-size: 300%; }

.bullet-more-info {
  display: inline-block;
  background: #dddddd;
  font-weight: bolder;
  font-size: 11px;
  width: 15px;
  height: 15px;
  padding: 0;
  line-height: 15px;
  color: #ffffff;
  margin-left: 5px; }

.scroll-to {
  height: 0;
  display: block;
  position: relative;
  visibility: hidden; }

.scroll-to-bullets {
  position: fixed;
  right: 45px;
  top: 40%;
  z-index: 99;
  text-align: right; }

.scroll-to-bullets a,
.scroll-to-bullets a strong {
  display: block;
  -webkit-border-radius: 99px;
  border-radius: 99px;
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

.scroll-to-bullets a {
  padding: 3px;
  margin-bottom: 3px; }

.scroll-to-bullets a strong {
  display: block;
  background-color: #627f9a;
  height: 10px;
  width: 10px;
  padding: 2px;
  -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.1); }

.scroll-to-bullets a.active,
.scroll-to-bullets a:hover {
  background-color: #627f9a; }

.scroll-to-bullets a.active strong,
.scroll-to-bullets a:hover strong {
  background-color: #ffffff; }

/* -- ux_logo --*/
.ux_logo {
  display: inline-block; }

.ux_logo a {
  display: block;
  opacity: .6; }

.ux_logo a:hover {
  opacity: 1; }

.ux_logo img {
  display: block; }

/* Instagram Feed */
.null-instagram-feed .widget-title:before {
  font-family: "icomoon" !important;
  content: "\e00e" !important;
  margin-right: 5px;
  font-size: 16px;
  font-weight: normal;
  opacity: 0.6; }

ul.instagram-pics {
  margin: 0; }

ul.instagram-pics li {
  list-style: none;
  display: inline-block;
  width: 20%;
  background-color: #FFF;
  margin: 0;
  padding: 0; }

ul.instagram-pics a {
  transition: opacity .3s;
  backface-visibility: hidden;
  display: block;
  margin: 0 !important;
  padding: 0 !important; }

ul.instagram-pics a:hover {
  opacity: 0.8; }

@media only screen and (max-width: 33.1875em) {
  ul.instagram-pics li {
    width: 50%; } }
.widget-area ul.instagram-pics li {
  width: 33.3333%; }

/**********************************************************************/
/***************------------- 12. WIDGETS -------------****************/
/**********************************************************************/
#woo_wrapper {
  /* -- widget layout -- */
  /* -- widget list reset -- */
  /* -- woocommerce  widget_product_categories /layered nav / layered nav filters -- */
  /* -- product listing widget  -- */
  /* -- shopping cart widget -- */
  /* -- recent comments widget -- */
  /* -- blog post widget -- */
  /* -- text widget -- */
  /* -- Cart widgets */
  /* -- calender widget -- */
  /* -- rss widget -- */
  /* -- Nav menu -- */
  /* -- product tag cloud widget -- */
  /* -- ninjaforms fix -- */
  /* -- Price filter widget  */ }
  #woo_wrapper .page #secondary {
    padding-top: 5px; }
  #woo_wrapper .widget {
    margin-bottom: 30px; }
  #woo_wrapper .widget .tx-div {
    margin-bottom: 20px; }
  #woo_wrapper .widget-title {
    text-transform: uppercase;
    font-size: 95%; }
  #woo_wrapper .widget h3.widget-title.shop-sidebar {
    border-bottom: 3px solid #EEE;
    padding: 0 0 5px;
    margin-bottom: 15px; }
  #woo_wrapper .widget ul li {
    line-height: 120%;
    list-style: none; }
  #woo_wrapper .widget ul li:last-child {
    border: 0; }
  #woo_wrapper .widget ul li:first-child {
    padding-top: 0; }
  #woo_wrapper .widget ul {
    margin: 0;
    padding: 0; }
  #woo_wrapper .widget li a {
    padding-bottom: 5px;
    display: block; }
  #woo_wrapper .widget_product_categories li a,
  #woo_wrapper .widget_layered_nav li a,
  #woo_wrapper .widget_layered_nav li span:not(.count),
  #woo_wrapper .widget_layered_nav_filters li a {
    font-size: 90%;
    padding: 8px 0;
    color: #777777;
    display: inline-block;
    text-transform: uppercase; }
  #woo_wrapper .widget_product_categories li a:hover,
  #woo_wrapper .widget_layered_nav li a:hover,
  #woo_wrapper .widget_layered_nav_filters li a:hover {
    color: #000000;
    text-decoration: underline; }
  #woo_wrapper .widget_layered_nav_filters .chosen a,
  #woo_wrapper .dark .widget_layered_nav_filters .chosen a {
    font-size: 80%;
    color: #999999;
    border: 1px solid #cccccc;
    background: #f1f1f1;
    display: inline-block;
    padding: 2px 6px 2px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px; }
  #woo_wrapper .widget_layered_nav_filters .chosen a:hover {
    background: #000000;
    border-color: #000000;
    text-decoration: none;
    color: #ffffff; }
  #woo_wrapper .widget_layered_nav_filters .chosen a:before {
    content: 'x';
    margin-right: 5px;
    font-size: 80%;
    color: #999999; }
  #woo_wrapper .widget_product_categories li {
    position: relative; }
  #woo_wrapper .widget_product_categories li .count,
  #woo_wrapper .widget_layered_nav li .count {
    color: #cccccc;
    font-size: 80%;
    float: right;
    padding-top: 9px; }
  #woo_wrapper .widget_product_categories > ul > li,
  #woo_wrapper .widget_layered_nav > ul > li {
    border-bottom: 1px solid #eeeeee; }
  #woo_wrapper .widget_layered_nav .chosen a {
    font-weight: bold; }
  #woo_wrapper .widget_product_categories li {
    position: relative; }
  #woo_wrapper .widget_product_categories li a {
    padding-right: 15px; }
  #woo_wrapper .widget_product_categories li .count {
    position: absolute;
    top: 0;
    right: 0; }
  #woo_wrapper .widget_product_categories li ul.children {
    display: none;
    padding: 5px 0 10px 15px; }
  #woo_wrapper .widget_product_categories li ul.children li {
    border-top: 1px solid #f1f1f1; }
  #woo_wrapper .widget_product_categories li.current-cat-parent ul.children {
    display: block; }
  #woo_wrapper .widget_product_categories li.current-cat ul.children {
    display: block; }
  #woo_wrapper .widget_product_categories li.current-cat > a {
    color: #000000;
    font-weight: bold; }
  #woo_wrapper .widget_layered_nav_filters li {
    float: left;
    margin: 0 5px 5px 0; }
  #woo_wrapper .widget_layered_nav_filters {
    overflow: hidden; }
  #woo_wrapper .product_list_widget .wp-post-image {
    position: absolute;
    left: 0;
    width: 60px !important; }
  #woo_wrapper .product_list_widget li {
    white-space: normal;
    border-bottom: 1px solid #EEE;
    padding: 10px 30px 10px 75px;
    position: relative;
    overflow: hidden;
    width: 100%; }
  #woo_wrapper .product_list_widget li a {
    display: block;
    font-size: 95%; }
  #woo_wrapper .product_list_widget span.amount {
    display: inline-block;
    font-weight: bold;
    color: #000000;
    margin-top: 3px; }
  #woo_wrapper .product_list_widget del span.amount {
    color: #777777;
    font-weight: normal;
    text-decoration: line-through; }
  #woo_wrapper .product_list_widget .variation {
    font-size: 80%;
    margin: 0; }
  #woo_wrapper .product_list_widget .variation dt,
  #woo_wrapper .product_list_widget .variation dd {
    display: inline-block; }
  #woo_wrapper .product_list_widget .variation dd {
    margin: 0 0 0 5px; }
  #woo_wrapper .product_list_widget .star-rating {
    font-size: 80%;
    margin-top: 5px; }
  #woo_wrapper .product_list_widget .reviewer {
    font-size: 70%;
    text-transform: uppercase; }
  #woo_wrapper .widget_shopping_cart_content p.total {
    color: #000000;
    text-align: center;
    padding: 10px 0;
    margin: 0;
    border-top: 2px solid #EEE; }
  #woo_wrapper .widget_shopping_cart_content .buttons {
    text-align: center; }
  #woo_wrapper .widget_recent_comments li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee; }
  #woo_wrapper .flatsome_recent_posts li {
    border-bottom: 1px solid #EEE;
    position: relative;
    padding: 0 0 10px 45px;
    margin-bottom: 10px; }
  #woo_wrapper .flatsome_recent_posts li a {
    padding-bottom: 0; }
  #woo_wrapper .flatsome_recent_posts .post-date {
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px; }
  #woo_wrapper .flatsome_recent_posts .post_comments {
    font-size: 80%;
    display: block;
    margin-top: 5px; }
  #woo_wrapper .textwidget {
    line-height: 160%;
    font-size: 100%; }
  #woo_wrapper .widget_shopping_cart dd p {
    padding: 0;
    margin: 0; }
  #woo_wrapper .widget_calendar caption {
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0;
    border-top: 2px solid #DDD; }
  #woo_wrapper .widget_rss ul li {
    margin-bottom: 15px; }
  #woo_wrapper .widget_rss ul li a.rsswidget {
    display: block; }
  #woo_wrapper .widget_rss .rss-date {
    text-transform: uppercase;
    font-size: 80%; }
  #woo_wrapper .widget_nav_menu .menu {
    height: 100%;
    padding-bottom: 30px; }
  #woo_wrapper .widget_nav_menu ul li {
    font-size: 90%;
    text-transform: uppercase;
    font-weight: bold; }
  #woo_wrapper .widget_nav_menu ul li a {
    display: block;
    padding: 10px 0;
    color: #999999;
    border-bottom: 1px solid #eeeeee; }
  #woo_wrapper .widget_nav_menu ul li a:hover {
    color: #111111; }
  #woo_wrapper .widget_nav_menu ul li.current-menu-item a {
    color: #000000;
    border-right: 3px solid #dddddd; }
  #woo_wrapper .widget_nav_menu ul li ul {
    margin-left: 10px;
    display: none; }
  #woo_wrapper .widget_product_tag_cloud,
  #woo_wrapper .widget_tag_cloud {
    overflow: hidden; }
  #woo_wrapper .widget_product_tag_cloud a,
  #woo_wrapper .widget_tag_cloud a {
    color: #627f9a;
    display: inline-block;
    font-size: 12px !important;
    float: left;
    border: 1px solid #627f9a;
    padding: 4px 8px;
    margin: 0 5px 5px 0; }
  #woo_wrapper .widget_product_tag_cloud a:hover,
  #woo_wrapper .widget_tag_cloud a:hover {
    background: #627f9a;
    color: #ffffff; }
  #woo_wrapper .dark .widget_product_tag_cloud a,
  #woo_wrapper .dark .widget_tag_cloud a {
    color: #ffffff;
    border-color: #ffffff;
    opacity: .6; }
  #woo_wrapper .dark .widget_product_tag_cloud a:hover,
  #woo_wrapper .dark .widget_tag_cloud a:hover {
    background: #ffffff;
    color: #333333;
    opacity: 1; }
  #woo_wrapper .ninja-forms-field-error,
  #woo_wrapper .ninja-forms-required-items,
  #woo_wrapper .footer .widget_ninja_forms_widget .ninja-forms-req-symbol,
  #woo_wrapper .footer .widget_ninja_forms_widget #ninja_forms_required_items {
    display: none !important; }
  #woo_wrapper .footer .widget_ninja_forms_widget .ninja-forms-form-wrap .ninja-forms-form .field-wrap.label-left .ninja-forms-field {
    margin: 0 !important; }
  #woo_wrapper .ninja-forms-form-wrap .ninja-forms-form .field-wrap.label-left .ninja-forms-field,
  #woo_wrapper .ninja-forms-form-wrap .ninja-forms-form .field-wrap.label-left .ninja-forms-star-rating-control {
    margin-left: 0 !important; }
  #woo_wrapper .widget_price_filter .price_slider {
    margin-bottom: 1em;
    background: #eeeeee; }
  #woo_wrapper .widget_price_filter .price_label {
    padding-top: 6px; }
  #woo_wrapper .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 1;
    font-size: .8751em; }
    #woo_wrapper .widget_price_filter .price_slider_amount .button {
      float: left;
      font-size: 90%; }
  #woo_wrapper .widget_price_filter .ui-slider {
    position: relative;
    text-align: left; }
  #woo_wrapper .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: .9em;
    height: .9em;
    cursor: pointer;
    outline: none;
    top: -.2em;
    -webkit-border-radius: 99px;
    border-radius: 99px;
    background-color: #777777; }
    #woo_wrapper .widget_price_filter .ui-slider .ui-slider-handle:last-child {
      margin-left: -13px; }
  #woo_wrapper .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #999999; }
  #woo_wrapper .widget_price_filter .ui-slider-horizontal {
    height: .5em; }
  #woo_wrapper .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  #woo_wrapper .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  #woo_wrapper .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }

/**********************************************************************/
/************------------- 13. DARK BG TYPE -------------**************/
/**********************************************************************/
/**********************************************************************/
/***************------------- 14. FIXES -------------******************/
/**********************************************************************/
@-moz-document url-prefix() {
  #woo_wrapper .select-woo_wrapper:after {
    display: none; }
  #woo_wrapper .product-lightbox .quantity {
    display: none; }
  #woo_wrapper .quantity input[type=number] {
    -moz-appearance: textfield; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #woo_wrapper .select-woo_wrapper:after {
    display: none; } }

/**********************************************************************/
/***************------------- 15. MOBILE -------------*****************/
/**********************************************************************/
#woo_wrapper {
  /* medium view fix **/
  /* ipad potrait fixes */
  /* ipad Grid fixes */ }
  @media only screen and (max-width: 33.1875em) {
    #woo_wrapper {
      /* -- layout -- */
      /* -- Global -- */
      /* ux section */
      /* div header */
      /* -- footer -- */
      /* -- messages -- */
      /* -- product page -- */
      /* -- accordion /tabs -- */
      /* -- sliders --*/
      /* -- dropdown -- */
      /* -- mini cart fix  -- */
      /* -- blog/pages -- */
      /* -- shopping cart -- */
      /* -- category page -- */
      /* -- checkout  --*/
      /* Mobile Cart */
      /* -- slider columns fix --*/ }
      #woo_wrapper body {
        background: none !important; }
      #woo_wrapper #main-content {
        margin-top: 0 !important; }
      #woo_wrapper .row.container > .columns {
        margin-bottom: 15px; }
      #woo_wrapper .page-inner,
      #woo_wrapper body.framed-layout {
        padding: 0 !important;
        border: 0 !important; }
      #woo_wrapper #content .ux-section {
        padding-left: 0 !important;
        padding-right: 0 !important; }
      #woo_wrapper .ux_parallax,
      #woo_wrapper .parallax_img_inner {
        opacity: 1 !important; }
      #woo_wrapper #top-bar .left-text {
        width: 100%;
        text-align: center; }
      #woo_wrapper #masthead .mobile-menu {
        display: table-cell !important;
        vertical-align: middle;
        padding-top: 16px; }
      #woo_wrapper #masthead .mobile-menu a {
        font-size: 32px;
        color: #627f9a;
        display: block;
        padding: 5px 5px 5px 0; }
      #woo_wrapper #masthead .right-links,
      #woo_wrapper #masthead .left-links {
        min-width: 32px;
        max-width: 32px; }
      #woo_wrapper #masthead.stuck .mobile-menu {
        padding: 0; }
      #woo_wrapper #masthead #logo {
        width: 100% !important;
        text-align: center;
        padding: 0 20px; }
      #woo_wrapper #masthead #logo a {
        float: none;
        margin: 0 auto; }
      #woo_wrapper #masthead #logo a img {
        margin: 0 auto;
        max-width: 100% !important; }
      #woo_wrapper html[data-useragent*='IEMobile'] #masthead #logo a img {
        max-width: 180px !important; }
      #woo_wrapper .mob-center {
        text-align: center !important; }
      #woo_wrapper .logo-center #logo {
        position: relative; }
      #woo_wrapper #masthead .left-links,
      #woo_wrapper .wide-nav,
      #woo_wrapper #top-bar .right-text,
      #woo_wrapper #top-link,
      #woo_wrapper #masthead .right-links .menu-item,
      #woo_wrapper #masthead .right-links .search-dropdown,
      #woo_wrapper .html-block-inner .search-woo_wrapper {
        display: none !important; }
      #woo_wrapper .ux-box.ux-text-overlay .ux-box-text {
        opacity: 1;
        bottom: 10%; }
      #woo_wrapper .ux-box.ux-text-overlay .ux-box-image img {
        top: 0 !important;
        -webkit-transform: scale(1.05);
        opacity: .3; }
      #woo_wrapper .ux-box.ux-text-overlay .show-next {
        opacity: 1;
        bottom: 0; }
      #woo_wrapper li.mini-cart {
        padding: 0; }
      #woo_wrapper .cart-icon,
      #woo_wrapper .cart-icon strong {
        margin: 0; }
      #woo_wrapper .cart-icon .cart-icon-handle {
        margin-right: -8px; }
      #woo_wrapper ul.header-nav li {
        margin: 0; }
      #woo_wrapper .catalog-mode-header {
        display: none; }
      #woo_wrapper .ux-section-img {
        width: 100% !important;
        position: relative;
        width: 100%;
        background-size: cover;
        margin-bottom: 30px; }
      #woo_wrapper .ux-section-img img {
        display: block;
        width: 100%;
        visibility: hidden; }
      #woo_wrapper .ux-section.has-img {
        padding-bottom: 30px !important;
        padding-top: 30px !important; }
      #woo_wrapper .ux-section.has-img-top,
      #woo_wrapper .ux-section.has-img-left,
      #woo_wrapper .ux-section.has-img-right {
        padding-top: 0 !important; }
      #woo_wrapper .ux-section.has-img-bottom {
        padding-bottom: 0 !important; }
      #woo_wrapper .ux-section-img.bottom {
        margin-bottom: 0; }
      #woo_wrapper .woocommerce-message a.button {
        position: relative;
        float: right;
        left: 0;
        right: 0; }
      #woo_wrapper .boxed-header .header-woo_wrapper {
        margin-top: 0; }
      #woo_wrapper .absolute-footer .left,
      #woo_wrapper .absolute-footer .right {
        float: none !important;
        width: 100%; }
      #woo_wrapper .absolute-footer ul {
        overflow: hidden;
        width: 100%; }
      #woo_wrapper .absolute-footer li {
        width: 100%; }
      #woo_wrapper .absolute-footer li a {
        padding: 15px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        font-size: 110%; }
      #woo_wrapper .absolute-footer .right {
        padding-top: 15px; }
      #woo_wrapper .woocommerce-message {
        padding-right: 0; }
      #woo_wrapper .icons-row {
        margin-top: 0; }
      #woo_wrapper .icons-row a {
        width: 95%;
        display: block;
        border: 0 !important;
        margin: 0; }
      #woo_wrapper .product-gallery {
        margin-bottom: 0;
        width: 100%; }
      #woo_wrapper .tabbed-content.tabs .accordion-title {
        display: block;
        width: 100%; }
      #woo_wrapper .product-page-tabs .tabbed-content {
        border: 0;
        margin: 0 -15px; }
      #woo_wrapper .vertical-tabs .tabs-inner {
        padding-left: 0;
        border: 0; }
      #woo_wrapper .vertical-tabs ul.tabs-nav {
        margin-top: 0; }
      #woo_wrapper .column-slider .small-block-grid-2 > li {
        width: 47%; }
      #woo_wrapper .column-slider .product-small .inner-wrap > a {
        padding: 0 10px; }
      #woo_wrapper ul.header-nav li .nav-dropdown {
        position: relative; }
      #woo_wrapper ul.header-nav li.account-dropdown,
      #woo_wrapper ul.header-nav li.html-block {
        display: none !important; }
      #woo_wrapper .mini-cart .nav-dropdown,
      #woo_wrapper .mini-cart .dropdown-toggle {
        display: none !important; }
      #woo_wrapper .mini-cart .cart-price {
        margin-right: 15px; }
      #woo_wrapper .page-right-sidebar .blog-entry {
        padding-right: 0;
        border-right: 0; }
      #woo_wrapper .title-header {
        text-align: center; }
      #woo_wrapper .title-header .widget {
        border-top: 1px solid rgba(255, 255, 255, 0.2); }
      #woo_wrapper .title-header .tx-div {
        margin: 0 auto; }
      #woo_wrapper .cart-sidebar .widget-title {
        display: none; }
      #woo_wrapper .cart_totals {
        margin-top: 10px; }
      #woo_wrapper .woocommerce-result-count {
        display: none !important; }
      #woo_wrapper #product-image-zoomer {
        display: none; }
      #woo_wrapper .breadcrumb-row {
        font-size: 80%; }
      #woo_wrapper .breadcrumb-row .right {
        width: 100%;
        text-align: center; }
      #woo_wrapper .breadcrumb-row .left {
        width: 100%;
        text-align: center;
        margin-bottom: 15px; }
      #woo_wrapper .product-small .front-image img {
        width: 100% !important; }
      #woo_wrapper .quick-view,
      #woo_wrapper .back-image {
        display: none !important; }
      #woo_wrapper .yith-wcwl-add-to-wishlist a {
        opacity: .3; }
      #woo_wrapper .product-image:hover .add-to-cart-grid,
      #woo_wrapper .product-image .add-to-cart-grid {
        bottom: 10px; }
      #woo_wrapper a.filter-button {
        font-size: 20px;
        display: block; }
      #woo_wrapper .category-filtering .widget_layered_nav_filters {
        margin-bottom: 15px; }
      #woo_wrapper .checkout-breadcrumb h1 {
        margin-bottom: 10px;
        padding-bottom: 10px; }
      #woo_wrapper .checkout-breadcrumb span,
      #woo_wrapper .checkout-breadcrumb span.divider {
        display: none; }
      #woo_wrapper .woocommerce-checkout span.title-checkout {
        display: inline-block; }
      #woo_wrapper .woocommerce-cart span.title-cart {
        display: inline-block; }
      #woo_wrapper .cart-woo_wrapper th.product-subtotal, #woo_wrapper .cart-woo_wrapper td.product-subtotal,
      #woo_wrapper .cart-woo_wrapper th.product-price, #woo_wrapper .cart-woo_wrapper td.product-price {
        display: none; }
      #woo_wrapper .cart-woo_wrapper th.product-quantity, #woo_wrapper td.product-quantity {
        text-align: right; }
      #woo_wrapper .shop_table.cart td.product-name {
        width: 50%;
        padding: 10px; }
      #woo_wrapper .cart-woo_wrapper td {
        vertical-align: top; }
      #woo_wrapper .cart-woo_wrapper .quantity.buttons_added .minus,
      #woo_wrapper .cart-woo_wrapper .quantity.buttons_added .plus {
        padding-left: 7px;
        padding-right: 7px; }
      #woo_wrapper .cart-woo_wrapper .quantity .input-text.qty {
        width: 30px; }
      #woo_wrapper .mobile-price {
        padding: 10px 0; }
      #woo_wrapper .cart-woo_wrapper .mobile-cart td.product-name,
      #woo_wrapper .cart-woo_wrapper .mobile-cart td.product-thumbnail {
        width: auto; }
      #woo_wrapper .woocommerce-cart .cross-sells {
        display: none !important; }
      #woo_wrapper #yith-wcwl-form {
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
      #woo_wrapper .cart-woo_wrapper {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px; }
      #woo_wrapper .cart-woo_wrapper,
      #woo_wrapper .shop_table.wishlist_table {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        overflow-y: hidden;
        -webkit-box-shadow: inset -10px 0 40px 0 rgba(0, 0, 0, 0.05);
        box-shadow: inset -10px 0 40px 0 rgba(0, 0, 0, 0.05); }
      #woo_wrapper .shop_table.wishlist_table {
        min-width: 600px; }
      #woo_wrapper .slider.columns-2 > *,
      #woo_wrapper .slider.columns-3 > *,
      #woo_wrapper .slider.columns-4 > * {
        max-width: 100% !important; } }
  @media only screen and (max-width: 768px) and (min-width: 460px) {
    #woo_wrapper .column-slider .small-block-grid-2 > li {
      width: 33.333%; }
    #woo_wrapper .lookbook-slider .small-block-grid-1 > li {
      width: 50%; } }
  @media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    #woo_wrapper .column-slider .small-block-grid-2 > li {
      width: 40%; }
    #woo_wrapper .column-slider .sliderControlls {
      display: none; }
    #woo_wrapper #top-bar .left-text {
      float: left;
      text-align: left;
      font-size: 60%;
      width: auto; }
    #woo_wrapper .mini-cart .cart-inner {
      position: relative; }
    #woo_wrapper .mini-cart.active .nav-dropdown {
      display: block !important;
      position: absolute;
      top: 20px;
      right: 0; }
    #woo_wrapper .woocommerce-cart .woocommerce .row .large-8,
    #woo_wrapper .woocommerce-cart .woocommerce .row .large-4 {
      width: 100%; }
    #woo_wrapper .columns.product-gallery,
    #woo_wrapper .product-info.columns,
    #woo_wrapper .product-page-aside.columns {
      width: 100%; }
    #woo_wrapper .quick-view {
      bottom: 0;
      opacity: 1;
      display: block !important;
      background: rgba(0, 0, 0, 0.1); } }
  #woo_wrapper html[data-useragent*='iPad'] .yith-wcwl-add-to-wishlist a {
    opacity: .3; }
  #woo_wrapper html[data-useragent*='iPad'] .parallax_img_inner,
  #woo_wrapper html[data-useragent*='iPhone'] .parallax_img_inner {
    opacity: 1 !important; }
  #woo_wrapper html[data-useragent*='iPhone'] .yith-wcwl-add-to-wishlist a {
    opacity: .3; }
  #woo_wrapper html[data-useragent*='iPad'] .quick-view {
    bottom: 0;
    opacity: 1;
    background: rgba(0, 0, 0, 0.1); }
  #woo_wrapper html[data-useragent*='iPad'] .back-image,
  #woo_wrapper html[data-useragent*='iPhone'] .back-image {
    display: none !important; }

/**********************************************************************/
/******------------- 16. FOUNDATION COMPONENTS (Grid, buttons, etc) -------------********/
/**********************************************************************/
#woo_wrapper {
  /* Grid HTML Classes */
  /* Styles for screens that are atleast 768px; */
  /* Foundation Block Grids for below small breakpoint */
  /* Foundation Block Grids for above small breakpoint */
  /* Typography resets */
  /* Default Link Styles */
  /* Default paragraph styles */
  /* Default header styles */
  /* Helpful Typography Defaults */
  /* Lists */
  /* Unordered Lists */
  /* Ordered Lists */
  /* Definition Lists */
  /* Abbreviations */
  /* Blockquotes */
  /*
   * Print styles.
   *
   * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
   * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
  */
  /* alternative button styles*/
  /* Add to cart buttons */
  /* Standard Forms */
  /* Using forms within rows, we need to set some defaults */
  /* Label Styles */
  /* Attach elements to the beginning or end of an input */
  /* Adjust padding, alignment and radius if pre/post element is a button */
  /* Separate prefix and postfix styles when on span so buttons keep their own */
  /* Input groups will automatically style first and last elements of the group */
  /* We use this to get basic styling on all basic form elements */
  /* Adjust margin for form elements below */
  /* Checkbox labels */
  /* Normalize file input width */
  /* We add basic fieldset styling */
  /* Error Handling */
  /* Error Handling WooCommerce */
  /* Foundation Alerts */
  /* Pagination */
  /* Tables */
  /* Foundation Visibility HTML Classes */
  /* Specific visilbity for tables */
  /* Medium Displays: 768px - 1279px */
  /* Large Displays: 1280px - 1440px */
  /* X-Large Displays: 1400px and up */
  /* Orientation targeting */
  /* Specific visilbity for tables */
  /* Touch-enabled device targeting */
  /* Specific visilbity for tables */
  /* Flex Video */ }
  #woo_wrapper .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 67.5em;
    *zoom: 1; }
    #woo_wrapper .row:before, #woo_wrapper .row:after {
      content: " ";
      display: table; }
    #woo_wrapper .row:after {
      clear: both; }
    #woo_wrapper .row.collapse .column,
    #woo_wrapper .row.collapse .columns {
      position: relative;
      padding-left: 0;
      padding-right: 0;
      float: left; }
    #woo_wrapper .row .row {
      width: auto;
      margin-left: -0.9375em;
      margin-right: -0.9375em;
      margin-top: 0;
      margin-bottom: 0;
      max-width: none;
      *zoom: 1; }
      #woo_wrapper .row .row:before, #woo_wrapper .row .row:after {
        content: " ";
        display: table; }
      #woo_wrapper .row .row:after {
        clear: both; }
      #woo_wrapper .row .row.collapse {
        width: auto;
        margin: 0;
        max-width: none;
        *zoom: 1; }
        #woo_wrapper .row .row.collapse:before, #woo_wrapper .row .row.collapse:after {
          content: " ";
          display: table; }
        #woo_wrapper .row .row.collapse:after {
          clear: both; }
  #woo_wrapper .column,
  #woo_wrapper .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    width: 100%;
    float: left; }
  @media only screen {
    #woo_wrapper .column,
    #woo_wrapper .columns {
      position: relative;
      padding-left: 0.9375em;
      padding-right: 0.9375em;
      float: left; }
    #woo_wrapper .small-1 {
      position: relative;
      width: 8.3333333333%; }
    #woo_wrapper .small-2 {
      position: relative;
      width: 16.6666666667%; }
    #woo_wrapper .small-3 {
      position: relative;
      width: 25%; }
    #woo_wrapper .small-4 {
      position: relative;
      width: 33.3333333333%; }
    #woo_wrapper .small-5 {
      position: relative;
      width: 41.6666666667%; }
    #woo_wrapper .small-6 {
      position: relative;
      width: 50%; }
    #woo_wrapper .small-7 {
      position: relative;
      width: 58.3333333333%; }
    #woo_wrapper .small-8 {
      position: relative;
      width: 66.6666666667%; }
    #woo_wrapper .small-9 {
      position: relative;
      width: 75%; }
    #woo_wrapper .small-10 {
      position: relative;
      width: 83.3333333333%; }
    #woo_wrapper .small-11 {
      position: relative;
      width: 91.6666666667%; }
    #woo_wrapper .small-12 {
      position: relative;
      width: 100%; }
    #woo_wrapper [class*="column"] + [class*="column"]:last-child {
      float: right; }
    #woo_wrapper [class*="column"] + [class*="column"].end {
      float: left; } }
  @media only screen and (min-width: 48.0625em) {
    #woo_wrapper .large-1 {
      position: relative;
      width: 8.3333333333%; }
    #woo_wrapper .large-2 {
      position: relative;
      width: 16.6666666667%; }
    #woo_wrapper .large-3 {
      position: relative;
      width: 25%; }
    #woo_wrapper .large-4 {
      position: relative;
      width: 33.3333333333%; }
    #woo_wrapper .large-5 {
      position: relative;
      width: 41.6666666667%; }
    #woo_wrapper .large-6 {
      position: relative;
      width: 50%; }
    #woo_wrapper .large-7 {
      position: relative;
      width: 58.3333333333%; }
    #woo_wrapper .large-8 {
      position: relative;
      width: 66.6666666667%; }
    #woo_wrapper .large-9 {
      position: relative;
      width: 75%; }
    #woo_wrapper .large-10 {
      position: relative;
      width: 83.3333333333%; }
    #woo_wrapper .large-11 {
      position: relative;
      width: 91.6666666667%; }
    #woo_wrapper .large-12 {
      position: relative;
      width: 100%; } }
  @media only screen {
    #woo_wrapper [class*="block-grid-"] {
      display: block;
      padding: 0;
      margin: 0 -0.625em !important;
      *zoom: 1; }
      #woo_wrapper [class*="block-grid-"]:before, #woo_wrapper [class*="block-grid-"]:after {
        content: " ";
        display: table; }
      #woo_wrapper [class*="block-grid-"]:after {
        clear: both; }
      #woo_wrapper [class*="block-grid-"] > li, #woo_wrapper [class*="block-grid-"] > div > div > li {
        display: inline;
        height: auto;
        float: left;
        padding: 0 0.625em 1.25em; }
    #woo_wrapper .small-block-grid-1 > li, #woo_wrapper .small-block-grid-1 > div > div > li {
      width: 100%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-1 > li:nth-of-type(n), #woo_wrapper .small-block-grid-1 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-1 > li:nth-of-type(1n+1), #woo_wrapper .small-block-grid-1 > div > div > li:nth-of-type(1n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-2 > li, #woo_wrapper .small-block-grid-2 > div > div > li {
      width: 50%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-2 > li:nth-of-type(n), #woo_wrapper .small-block-grid-2 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-2 > li:nth-of-type(2n+1), #woo_wrapper .small-block-grid-2 > div > div > li:nth-of-type(2n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-3 > li, #woo_wrapper .small-block-grid-3 > div > div > li {
      width: 33.3333333333%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-3 > li:nth-of-type(n), #woo_wrapper .small-block-grid-3 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-3 > li:nth-of-type(3n+1), #woo_wrapper .small-block-grid-3 > div > div > li:nth-of-type(3n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-4 > li, #woo_wrapper .small-block-grid-4 > div > div > li {
      width: 25%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-4 > li:nth-of-type(n), #woo_wrapper .small-block-grid-4 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-4 > li:nth-of-type(4n+1), #woo_wrapper .small-block-grid-4 > div > div > li:nth-of-type(4n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-5 > li, #woo_wrapper .small-block-grid-5 > div > div > li {
      width: 20%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-5 > li:nth-of-type(n), #woo_wrapper .small-block-grid-5 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-5 > li:nth-of-type(5n+1), #woo_wrapper .small-block-grid-5 > div > div > li:nth-of-type(5n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-6 > li, #woo_wrapper .small-block-grid-6 > div > div > li {
      width: 16.6666666667%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-6 > li:nth-of-type(n), #woo_wrapper .small-block-grid-6 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-6 > li:nth-of-type(6n+1), #woo_wrapper .small-block-grid-6 > div > div > li:nth-of-type(6n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-7 > li, #woo_wrapper .small-block-grid-7 > div > div > li {
      width: 14.2857142857%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-7 > li:nth-of-type(n), #woo_wrapper .small-block-grid-7 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-7 > li:nth-of-type(7n+1), #woo_wrapper .small-block-grid-7 > div > div > li:nth-of-type(7n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-8 > li, #woo_wrapper .small-block-grid-8 > div > div > li {
      width: 12.5%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-8 > li:nth-of-type(n), #woo_wrapper .small-block-grid-8 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-8 > li:nth-of-type(8n+1), #woo_wrapper .small-block-grid-8 > div > div > li:nth-of-type(8n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-9 > li, #woo_wrapper .small-block-grid-9 > div > div > li {
      width: 11.1111111111%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-9 > li:nth-of-type(n), #woo_wrapper .small-block-grid-9 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-9 > li:nth-of-type(9n+1), #woo_wrapper .small-block-grid-9 > div > div > li:nth-of-type(9n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-10 > li, #woo_wrapper .small-block-grid-10 > div > div > li {
      width: 10%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-10 > li:nth-of-type(n), #woo_wrapper .small-block-grid-10 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-10 > li:nth-of-type(10n+1), #woo_wrapper .small-block-grid-10 > div > div > li:nth-of-type(10n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-11 > li, #woo_wrapper .small-block-grid-11 > div > div > li {
      width: 9.0909090909%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-11 > li:nth-of-type(n), #woo_wrapper .small-block-grid-11 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-11 > li:nth-of-type(11n+1), #woo_wrapper .small-block-grid-11 > div > div > li:nth-of-type(11n+1) {
        clear: both; }
    #woo_wrapper .small-block-grid-12 > li, #woo_wrapper .small-block-grid-12 > div > div > li {
      width: 8.3333333333%;
      padding: 0 0.625em 1.25em; }
      #woo_wrapper .small-block-grid-12 > li:nth-of-type(n), #woo_wrapper .small-block-grid-12 > div > div > li:nth-of-type(n) {
        clear: none; }
      #woo_wrapper .small-block-grid-12 > li:nth-of-type(12n+1), #woo_wrapper .small-block-grid-12 > div > div > li:nth-of-type(12n+1) {
        clear: both; } }
  @media only screen and (min-width: 48.0625em) {
    #woo_wrapper {
      /* Remove small grid clearing */ }
      #woo_wrapper .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-1 > div > div > li:nth-of-type(1n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-2 > div > div > li:nth-of-type(2n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-3 > div > div > li:nth-of-type(3n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-4 > div > div > li:nth-of-type(4n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-5 > div > div > li:nth-of-type(5n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-6 > div > div > li:nth-of-type(6n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-7 > div > div > li:nth-of-type(7n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-8 > div > div > li:nth-of-type(8n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-9 > div > div > li:nth-of-type(9n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-10 > div > div > li:nth-of-type(10n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-11 > div > div > li:nth-of-type(11n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: none; }
      #woo_wrapper .small-block-grid-12 > div > div > li:nth-of-type(12n+1) {
        clear: none; }
      #woo_wrapper .large-block-grid-1 > li, #woo_wrapper .large-block-grid-1 > div > div > li {
        width: 100%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-1 > li:nth-of-type(n), #woo_wrapper .large-block-grid-1 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-1 > li:nth-of-type(1n+1), #woo_wrapper .large-block-grid-1 > div > div > li:nth-of-type(1n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-2 > li, #woo_wrapper .large-block-grid-2 > div > div > li {
        width: 50%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-2 > li:nth-of-type(n), #woo_wrapper .large-block-grid-2 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-2 > li:nth-of-type(2n+1), #woo_wrapper .large-block-grid-2 > div > div > li:nth-of-type(2n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-3 > li, #woo_wrapper .large-block-grid-3 > div > div > li {
        width: 33.3333333333%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-3 > li:nth-of-type(n), #woo_wrapper .large-block-grid-3 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-3 > li:nth-of-type(3n+1), #woo_wrapper .large-block-grid-3 > div > div > li:nth-of-type(3n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-4 > li, #woo_wrapper .large-block-grid-4 > div > div > li {
        width: 25%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-4 > li:nth-of-type(n), #woo_wrapper .large-block-grid-4 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-4 > li:nth-of-type(4n+1), #woo_wrapper .large-block-grid-4 > div > div > li:nth-of-type(4n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-5 > li, #woo_wrapper .large-block-grid-5 > div > div > li {
        width: 20%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-5 > li:nth-of-type(n), #woo_wrapper .large-block-grid-5 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-5 > li:nth-of-type(5n+1), #woo_wrapper .large-block-grid-5 > div > div > li:nth-of-type(5n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-6 > li, #woo_wrapper .large-block-grid-6 > div > div > li {
        width: 16.6666666667%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-6 > li:nth-of-type(n), #woo_wrapper .large-block-grid-6 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-6 > li:nth-of-type(6n+1), #woo_wrapper .large-block-grid-6 > div > div > li:nth-of-type(6n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-7 > li, #woo_wrapper .large-block-grid-7 > div > div > li {
        width: 14.2857142857%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-7 > li:nth-of-type(n), #woo_wrapper .large-block-grid-7 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-7 > li:nth-of-type(7n+1), #woo_wrapper .large-block-grid-7 > div > div > li:nth-of-type(7n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-8 > li, #woo_wrapper .large-block-grid-8 > div > div > li {
        width: 12.5%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-8 > li:nth-of-type(n), #woo_wrapper .large-block-grid-8 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-8 > li:nth-of-type(8n+1), #woo_wrapper .large-block-grid-8 > div > div > li:nth-of-type(8n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-9 > li, #woo_wrapper .large-block-grid-9 > div > div > li {
        width: 11.1111111111%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-9 > li:nth-of-type(n), #woo_wrapper .large-block-grid-9 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-9 > li:nth-of-type(9n+1), #woo_wrapper .large-block-grid-9 > div > div > li:nth-of-type(9n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-10 > li, #woo_wrapper .large-block-grid-10 > div > div > li {
        width: 10%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-10 > li:nth-of-type(n), #woo_wrapper .large-block-grid-10 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-10 > li:nth-of-type(10n+1), #woo_wrapper .large-block-grid-10 > div > div > li:nth-of-type(10n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-11 > li, #woo_wrapper .large-block-grid-11 > div > div > li {
        width: 9.0909090909%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-11 > li:nth-of-type(n), #woo_wrapper .large-block-grid-11 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-11 > li:nth-of-type(11n+1), #woo_wrapper .large-block-grid-11 > div > div > li:nth-of-type(11n+1) {
          clear: both; }
      #woo_wrapper .large-block-grid-12 > li, #woo_wrapper .large-block-grid-12 > div > div > li {
        width: 8.3333333333%;
        padding: 0 0.625em 1.25em; }
        #woo_wrapper .large-block-grid-12 > li:nth-of-type(n), #woo_wrapper .large-block-grid-12 > div > div > li:nth-of-type(n) {
          clear: none; }
        #woo_wrapper .large-block-grid-12 > li:nth-of-type(12n+1), #woo_wrapper .large-block-grid-12 > div > div > li:nth-of-type(12n+1) {
          clear: both; } }
  #woo_wrapper p.lead {
    font-size: 1.21875em;
    line-height: 1.6; }
  #woo_wrapper div,
  #woo_wrapper dl,
  #woo_wrapper dt,
  #woo_wrapper dd,
  #woo_wrapper ul,
  #woo_wrapper ol,
  #woo_wrapper li,
  #woo_wrapper h1,
  #woo_wrapper h2,
  #woo_wrapper h3,
  #woo_wrapper h4,
  #woo_wrapper h5,
  #woo_wrapper h6,
  #woo_wrapper pre,
  #woo_wrapper form,
  #woo_wrapper p,
  #woo_wrapper blockquote,
  #woo_wrapper th,
  #woo_wrapper td {
    margin: 0;
    padding: 0;
    direction: ltr;
    background: none; }
  #woo_wrapper a {
    text-decoration: none;
    line-height: inherit; }
    #woo_wrapper a:hover, #woo_wrapper a:focus {
      color: #000; }
    #woo_wrapper a img {
      border: none; }
  #woo_wrapper p {
    font-family: inherit;
/*    font-weight: inherit;*/
/*    font-size: 1em;*/
/*    line-height: 1.6;*/
    margin-bottom: 1.25em;
    text-rendering: optimizeLegibility; }
  #woo_wrapper h1, #woo_wrapper h2, #woo_wrapper h3, #woo_wrapper h4, #woo_wrapper h5, #woo_wrapper h6 {
    font-family: inherit;
    font-weight: bold;
    font-style: normal;
    color: #555;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: 1.2125em; }
    #woo_wrapper h1 small, #woo_wrapper h2 small, #woo_wrapper h3 small, #woo_wrapper h4 small, #woo_wrapper h5 small, #woo_wrapper h6 small {
      font-size: 60%;
      color: #a2a2a2;
      line-height: 0; }
  #woo_wrapper h1 {
    font-size: 1em; }
  #woo_wrapper h2 {
    font-size: 0.875em; }
  #woo_wrapper h3 {
    font-size: 0.9375em; }
  #woo_wrapper h4 {
    font-size: 0.8125em; }
  #woo_wrapper h5 {
    font-size: 1em; }
  #woo_wrapper h6 {
    font-size: 1em; }
  #woo_wrapper hr {
    border: solid #eee;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.875em 0 1.8125em;
    height: 0; }
  #woo_wrapper em,
  #woo_wrapper i {
    font-style: italic;
    line-height: inherit; }
  #woo_wrapper strong,
  #woo_wrapper b {
    font-weight: bold;
    line-height: inherit; }
  #woo_wrapper small {
    font-size: 60%;
    line-height: inherit; }
  #woo_wrapper code {
    font-family: inherit;
    font-weight: bold;
    color: #660000; }
  #woo_wrapper ul,
  #woo_wrapper ol,
  #woo_wrapper dl {
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1.25em;
    list-style-position: outside;
    font-family: inherit; }
  #woo_wrapper ul, #woo_wrapper ol {
    margin-left: 0; }
    #woo_wrapper ul.no-bullet, #woo_wrapper ol.no-bullet {
      margin-left: 0; }
  #woo_wrapper ul li ul,
  #woo_wrapper ul li ol {
    margin-left: 1.25em;
    margin-bottom: 0;
    font-size: 1em;
    /* Override nested font-size change */ }
  #woo_wrapper ul.square li ul, #woo_wrapper ul.circle li ul, #woo_wrapper ul.disc li ul {
    list-style: inherit; }
  #woo_wrapper ul.square {
    list-style-type: square; }
  #woo_wrapper ul.circle {
    list-style-type: circle; }
  #woo_wrapper ul.disc {
    list-style-type: disc; }
  #woo_wrapper ul.no-bullet {
    list-style: none; }
  #woo_wrapper ol li ul,
  #woo_wrapper ol li ol {
    margin-left: 1.25em;
    margin-bottom: 0; }
  #woo_wrapper dl dt {
    margin-bottom: 0.3em;
    font-weight: bold; }
  #woo_wrapper dl dd {
    margin-bottom: 0.75em; }
  #woo_wrapper abbr,
  #woo_wrapper acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #777;
    border-bottom: 1px dotted #ddd;
    cursor: help; }
  #woo_wrapper abbr {
    text-transform: none; }
  #woo_wrapper blockquote {
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.875em;
    border-left: 2px solid #ddd; }
    #woo_wrapper blockquote cite {
      display: block;
      font-size: 0.0625em;
      color: #888888; }
      #woo_wrapper blockquote cite:before {
        content: "\2014 \0020"; }
      #woo_wrapper blockquote cite a,
      #woo_wrapper blockquote cite a:visited {
        color: #888888; }
  #woo_wrapper blockquote,
  #woo_wrapper blockquote p {
    line-height: 1.6;
    color: #999;
    font-style: italic;
    font-size: 110%; }
  #woo_wrapper .vevent .summary {
    font-weight: bold; }
  #woo_wrapper .vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 0.0625em; }
  @media only screen and (min-width: 48.0625em) {
    #woo_wrapper h1, #woo_wrapper h2, #woo_wrapper h3, #woo_wrapper h4, #woo_wrapper h5, #woo_wrapper h6 {
      line-height: 1.4; }
    #woo_wrapper h1 {
      font-size: 1.625em; }
    #woo_wrapper h2 {
      font-size: 1.5em; }
    #woo_wrapper h3 {
      font-size: 1.25em; }
    #woo_wrapper h4 {
      font-size: 1.125em; } }
  #woo_wrapper .print-only {
    display: none !important; }
  @media print {
    #woo_wrapper * {
      background: transparent !important;
      color: #000 !important;
      /* Black prints faster: h5bp.com/s */
      box-shadow: none !important;
      text-shadow: none !important; }
    #woo_wrapper a,
    #woo_wrapper a:visited {
      text-decoration: underline; }
    #woo_wrapper a[href]:after {
      content: " (" attr(href) ")"; }
    #woo_wrapper abbr[title]:after {
      content: " (" attr(title) ")"; }
    #woo_wrapper .ir a:after,
    #woo_wrapper a[href^="javascript:"]:after,
    #woo_wrapper a[href^="#"]:after {
      content: ""; }
    #woo_wrapper pre,
    #woo_wrapper blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    #woo_wrapper thead {
      display: table-header-group;
      /* h5bp.com/t */ }
    #woo_wrapper tr,
    #woo_wrapper img {
      page-break-inside: avoid; }
    #woo_wrapper img {
      max-width: 100% !important; }
    @page {
      #woo_wrapper {
        margin: 0.5cm; } }
    #woo_wrapper p,
    #woo_wrapper h2,
    #woo_wrapper h3 {
      orphans: 3;
      widows: 3; }
    #woo_wrapper h2,
    #woo_wrapper h3 {
      page-break-after: avoid; }
    #woo_wrapper .hide-on-print {
      display: none !important; }
    #woo_wrapper .print-only {
      display: block !important; }
    #woo_wrapper .hide-for-print {
      display: none !important; }
    #woo_wrapper .show-for-print {
      display: inherit !important; } }
  #woo_wrapper #submit, #woo_wrapper button, #woo_wrapper .button, #woo_wrapper input[type="submit"] {
    border: 0;
    text-transform: uppercase;
    cursor: pointer;
    font-family: inherit;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 1.25em;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    display: inline-block;
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.8125em;
    padding-left: 1.5em;
    font-size: 1em;
    background-color: #627f9a;
    border-color: #627f9a;
    color: #fff; }
    #woo_wrapper #submit:hover, #woo_wrapper #submit:focus, #woo_wrapper button:hover, #woo_wrapper button:focus, #woo_wrapper .button:hover, #woo_wrapper .button:focus, #woo_wrapper input[type="submit"]:hover, #woo_wrapper input[type="submit"]:focus {
      -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
      box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
    #woo_wrapper #submit:hover, #woo_wrapper #submit:focus, #woo_wrapper button:hover, #woo_wrapper button:focus, #woo_wrapper .button:hover, #woo_wrapper .button:focus, #woo_wrapper input[type="submit"]:hover, #woo_wrapper input[type="submit"]:focus {
      color: #fff; }
    #woo_wrapper #submit.secondary, #woo_wrapper button.secondary, #woo_wrapper .button.secondary, #woo_wrapper input[type="submit"].secondary {
      background-color: #d26e4b;
      border-color: #d26e4b;
      color: #fff; }
      #woo_wrapper #submit.secondary:hover, #woo_wrapper #submit.secondary:focus, #woo_wrapper button.secondary:hover, #woo_wrapper button.secondary:focus, #woo_wrapper .button.secondary:hover, #woo_wrapper .button.secondary:focus, #woo_wrapper input[type="submit"].secondary:hover, #woo_wrapper input[type="submit"].secondary:focus {
        -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
      #woo_wrapper #submit.secondary:hover, #woo_wrapper #submit.secondary:focus, #woo_wrapper button.secondary:hover, #woo_wrapper button.secondary:focus, #woo_wrapper .button.secondary:hover, #woo_wrapper .button.secondary:focus, #woo_wrapper input[type="submit"].secondary:hover, #woo_wrapper input[type="submit"].secondary:focus {
        color: #fff; }
    #woo_wrapper #submit.white, #woo_wrapper button.white, #woo_wrapper .button.white, #woo_wrapper input[type="submit"].white {
      background-color: #FFF;
      border-color: #FFF;
      color: #333; }
      #woo_wrapper #submit.white:hover, #woo_wrapper #submit.white:focus, #woo_wrapper button.white:hover, #woo_wrapper button.white:focus, #woo_wrapper .button.white:hover, #woo_wrapper .button.white:focus, #woo_wrapper input[type="submit"].white:hover, #woo_wrapper input[type="submit"].white:focus {
        -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
      #woo_wrapper #submit.white:hover, #woo_wrapper #submit.white:focus, #woo_wrapper button.white:hover, #woo_wrapper button.white:focus, #woo_wrapper .button.white:hover, #woo_wrapper .button.white:focus, #woo_wrapper input[type="submit"].white:hover, #woo_wrapper input[type="submit"].white:focus {
        color: #333; }
    #woo_wrapper #submit.success, #woo_wrapper button.success, #woo_wrapper .button.success, #woo_wrapper input[type="submit"].success {
      background-color: #7a9c59;
      border-color: #7a9c59;
      color: #fff; }
      #woo_wrapper #submit.success:hover, #woo_wrapper #submit.success:focus, #woo_wrapper button.success:hover, #woo_wrapper button.success:focus, #woo_wrapper .button.success:hover, #woo_wrapper .button.success:focus, #woo_wrapper input[type="submit"].success:hover, #woo_wrapper input[type="submit"].success:focus {
        -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
      #woo_wrapper #submit.success:hover, #woo_wrapper #submit.success:focus, #woo_wrapper button.success:hover, #woo_wrapper button.success:focus, #woo_wrapper .button.success:hover, #woo_wrapper .button.success:focus, #woo_wrapper input[type="submit"].success:hover, #woo_wrapper input[type="submit"].success:focus {
        color: #fff; }
    #woo_wrapper #submit.alert, #woo_wrapper button.alert, #woo_wrapper .button.alert, #woo_wrapper input[type="submit"].alert {
      background-color: #b20000;
      border-color: #b20000;
      color: #fff; }
      #woo_wrapper #submit.alert:hover, #woo_wrapper #submit.alert:focus, #woo_wrapper button.alert:hover, #woo_wrapper button.alert:focus, #woo_wrapper .button.alert:hover, #woo_wrapper .button.alert:focus, #woo_wrapper input[type="submit"].alert:hover, #woo_wrapper input[type="submit"].alert:focus {
        -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
      #woo_wrapper #submit.alert:hover, #woo_wrapper #submit.alert:focus, #woo_wrapper button.alert:hover, #woo_wrapper button.alert:focus, #woo_wrapper .button.alert:hover, #woo_wrapper .button.alert:focus, #woo_wrapper input[type="submit"].alert:hover, #woo_wrapper input[type="submit"].alert:focus {
        color: #fff; }
    #woo_wrapper #submit.large, #woo_wrapper button.large, #woo_wrapper .button.large, #woo_wrapper input[type="submit"].large {
      padding-top: 1em;
      padding-right: 2em;
      padding-bottom: 1.0625em;
      padding-left: 2em;
      font-size: 1.25em; }
    #woo_wrapper #submit.small, #woo_wrapper button.small, #woo_wrapper .button.small, #woo_wrapper input[type="submit"].small {
      padding-top: 0.5625em;
      padding-right: 1.125em;
      padding-bottom: 0.625em;
      padding-left: 1.125em;
      font-size: 0.8125em; }
    #woo_wrapper #submit.tiny, #woo_wrapper button.tiny, #woo_wrapper .button.tiny, #woo_wrapper input[type="submit"].tiny {
      padding-top: 0.4375em;
      padding-right: 0.875em;
      padding-bottom: 0.5em;
      padding-left: 0.875em;
      font-size: 0.6875em; }
    #woo_wrapper #submit.expand, #woo_wrapper button.expand, #woo_wrapper .button.expand, #woo_wrapper input[type="submit"].expand {
      padding-right: 0px;
      padding-left: 0px;
      width: 100%; }
    #woo_wrapper #submit.left-align, #woo_wrapper button.left-align, #woo_wrapper .button.left-align, #woo_wrapper input[type="submit"].left-align {
      text-align: left;
      text-indent: 0.75em; }
    #woo_wrapper #submit.right-align, #woo_wrapper button.right-align, #woo_wrapper .button.right-align, #woo_wrapper input[type="submit"].right-align {
      text-align: right;
      padding-right: 0.75em; }
    #woo_wrapper #submit.disabled, #woo_wrapper #submit[disabled], #woo_wrapper button.disabled, #woo_wrapper button[disabled], #woo_wrapper .button.disabled, #woo_wrapper .button[disabled], #woo_wrapper input[type="submit"].disabled, #woo_wrapper input[type="submit"][disabled] {
      background-color: #627f9a;
      border-color: #627f9a;
      color: #fff;
      cursor: default;
      opacity: 0.6;
      -webkit-box-shadow: none;
      box-shadow: none; }
      #woo_wrapper #submit.disabled:hover, #woo_wrapper #submit.disabled:focus, #woo_wrapper #submit[disabled]:hover, #woo_wrapper #submit[disabled]:focus, #woo_wrapper button.disabled:hover, #woo_wrapper button.disabled:focus, #woo_wrapper button[disabled]:hover, #woo_wrapper button[disabled]:focus, #woo_wrapper .button.disabled:hover, #woo_wrapper .button.disabled:focus, #woo_wrapper .button[disabled]:hover, #woo_wrapper .button[disabled]:focus, #woo_wrapper input[type="submit"].disabled:hover, #woo_wrapper input[type="submit"].disabled:focus, #woo_wrapper input[type="submit"][disabled]:hover, #woo_wrapper input[type="submit"][disabled]:focus {
        -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
      #woo_wrapper #submit.disabled:hover, #woo_wrapper #submit.disabled:focus, #woo_wrapper #submit[disabled]:hover, #woo_wrapper #submit[disabled]:focus, #woo_wrapper button.disabled:hover, #woo_wrapper button.disabled:focus, #woo_wrapper button[disabled]:hover, #woo_wrapper button[disabled]:focus, #woo_wrapper .button.disabled:hover, #woo_wrapper .button.disabled:focus, #woo_wrapper .button[disabled]:hover, #woo_wrapper .button[disabled]:focus, #woo_wrapper input[type="submit"].disabled:hover, #woo_wrapper input[type="submit"].disabled:focus, #woo_wrapper input[type="submit"][disabled]:hover, #woo_wrapper input[type="submit"][disabled]:focus {
        color: #fff; }
      #woo_wrapper #submit.disabled:hover, #woo_wrapper #submit.disabled:focus, #woo_wrapper #submit[disabled]:hover, #woo_wrapper #submit[disabled]:focus, #woo_wrapper button.disabled:hover, #woo_wrapper button.disabled:focus, #woo_wrapper button[disabled]:hover, #woo_wrapper button[disabled]:focus, #woo_wrapper .button.disabled:hover, #woo_wrapper .button.disabled:focus, #woo_wrapper .button[disabled]:hover, #woo_wrapper .button[disabled]:focus, #woo_wrapper input[type="submit"].disabled:hover, #woo_wrapper input[type="submit"].disabled:focus, #woo_wrapper input[type="submit"][disabled]:hover, #woo_wrapper input[type="submit"][disabled]:focus {
        background-color: #627f9a; }
      #woo_wrapper #submit.disabled.secondary, #woo_wrapper #submit[disabled].secondary, #woo_wrapper button.disabled.secondary, #woo_wrapper button[disabled].secondary, #woo_wrapper .button.disabled.secondary, #woo_wrapper .button[disabled].secondary, #woo_wrapper input[type="submit"].disabled.secondary, #woo_wrapper input[type="submit"][disabled].secondary {
        background-color: #d26e4b;
        border-color: #d26e4b;
        color: #fff;
        cursor: default;
        opacity: 0.6;
        -webkit-box-shadow: none;
        box-shadow: none; }
        #woo_wrapper #submit.disabled.secondary:hover, #woo_wrapper #submit.disabled.secondary:focus, #woo_wrapper #submit[disabled].secondary:hover, #woo_wrapper #submit[disabled].secondary:focus, #woo_wrapper button.disabled.secondary:hover, #woo_wrapper button.disabled.secondary:focus, #woo_wrapper button[disabled].secondary:hover, #woo_wrapper button[disabled].secondary:focus, #woo_wrapper .button.disabled.secondary:hover, #woo_wrapper .button.disabled.secondary:focus, #woo_wrapper .button[disabled].secondary:hover, #woo_wrapper .button[disabled].secondary:focus, #woo_wrapper input[type="submit"].disabled.secondary:hover, #woo_wrapper input[type="submit"].disabled.secondary:focus, #woo_wrapper input[type="submit"][disabled].secondary:hover, #woo_wrapper input[type="submit"][disabled].secondary:focus {
          -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
        #woo_wrapper #submit.disabled.secondary:hover, #woo_wrapper #submit.disabled.secondary:focus, #woo_wrapper #submit[disabled].secondary:hover, #woo_wrapper #submit[disabled].secondary:focus, #woo_wrapper button.disabled.secondary:hover, #woo_wrapper button.disabled.secondary:focus, #woo_wrapper button[disabled].secondary:hover, #woo_wrapper button[disabled].secondary:focus, #woo_wrapper .button.disabled.secondary:hover, #woo_wrapper .button.disabled.secondary:focus, #woo_wrapper .button[disabled].secondary:hover, #woo_wrapper .button[disabled].secondary:focus, #woo_wrapper input[type="submit"].disabled.secondary:hover, #woo_wrapper input[type="submit"].disabled.secondary:focus, #woo_wrapper input[type="submit"][disabled].secondary:hover, #woo_wrapper input[type="submit"][disabled].secondary:focus {
          color: #fff; }
        #woo_wrapper #submit.disabled.secondary:hover, #woo_wrapper #submit.disabled.secondary:focus, #woo_wrapper #submit[disabled].secondary:hover, #woo_wrapper #submit[disabled].secondary:focus, #woo_wrapper button.disabled.secondary:hover, #woo_wrapper button.disabled.secondary:focus, #woo_wrapper button[disabled].secondary:hover, #woo_wrapper button[disabled].secondary:focus, #woo_wrapper .button.disabled.secondary:hover, #woo_wrapper .button.disabled.secondary:focus, #woo_wrapper .button[disabled].secondary:hover, #woo_wrapper .button[disabled].secondary:focus, #woo_wrapper input[type="submit"].disabled.secondary:hover, #woo_wrapper input[type="submit"].disabled.secondary:focus, #woo_wrapper input[type="submit"][disabled].secondary:hover, #woo_wrapper input[type="submit"][disabled].secondary:focus {
          background-color: #d26e4b; }
      #woo_wrapper #submit.disabled.white, #woo_wrapper #submit[disabled].white, #woo_wrapper button.disabled.white, #woo_wrapper button[disabled].white, #woo_wrapper .button.disabled.white, #woo_wrapper .button[disabled].white, #woo_wrapper input[type="submit"].disabled.white, #woo_wrapper input[type="submit"][disabled].white {
        background-color: #eee;
        border-color: #eee;
        color: #333; }
        #woo_wrapper #submit.disabled.white:hover, #woo_wrapper #submit.disabled.white:focus, #woo_wrapper #submit[disabled].white:hover, #woo_wrapper #submit[disabled].white:focus, #woo_wrapper button.disabled.white:hover, #woo_wrapper button.disabled.white:focus, #woo_wrapper button[disabled].white:hover, #woo_wrapper button[disabled].white:focus, #woo_wrapper .button.disabled.white:hover, #woo_wrapper .button.disabled.white:focus, #woo_wrapper .button[disabled].white:hover, #woo_wrapper .button[disabled].white:focus, #woo_wrapper input[type="submit"].disabled.white:hover, #woo_wrapper input[type="submit"].disabled.white:focus, #woo_wrapper input[type="submit"][disabled].white:hover, #woo_wrapper input[type="submit"][disabled].white:focus {
          -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
        #woo_wrapper #submit.disabled.white:hover, #woo_wrapper #submit.disabled.white:focus, #woo_wrapper #submit[disabled].white:hover, #woo_wrapper #submit[disabled].white:focus, #woo_wrapper button.disabled.white:hover, #woo_wrapper button.disabled.white:focus, #woo_wrapper button[disabled].white:hover, #woo_wrapper button[disabled].white:focus, #woo_wrapper .button.disabled.white:hover, #woo_wrapper .button.disabled.white:focus, #woo_wrapper .button[disabled].white:hover, #woo_wrapper .button[disabled].white:focus, #woo_wrapper input[type="submit"].disabled.white:hover, #woo_wrapper input[type="submit"].disabled.white:focus, #woo_wrapper input[type="submit"][disabled].white:hover, #woo_wrapper input[type="submit"][disabled].white:focus {
          color: #333; }
      #woo_wrapper #submit.disabled.success, #woo_wrapper #submit[disabled].success, #woo_wrapper button.disabled.success, #woo_wrapper button[disabled].success, #woo_wrapper .button.disabled.success, #woo_wrapper .button[disabled].success, #woo_wrapper input[type="submit"].disabled.success, #woo_wrapper input[type="submit"][disabled].success {
        background-color: #7a9c59;
        border-color: #7a9c59;
        color: #fff;
        cursor: default;
        opacity: 0.6;
        -webkit-box-shadow: none;
        box-shadow: none; }
        #woo_wrapper #submit.disabled.success:hover, #woo_wrapper #submit.disabled.success:focus, #woo_wrapper #submit[disabled].success:hover, #woo_wrapper #submit[disabled].success:focus, #woo_wrapper button.disabled.success:hover, #woo_wrapper button.disabled.success:focus, #woo_wrapper button[disabled].success:hover, #woo_wrapper button[disabled].success:focus, #woo_wrapper .button.disabled.success:hover, #woo_wrapper .button.disabled.success:focus, #woo_wrapper .button[disabled].success:hover, #woo_wrapper .button[disabled].success:focus, #woo_wrapper input[type="submit"].disabled.success:hover, #woo_wrapper input[type="submit"].disabled.success:focus, #woo_wrapper input[type="submit"][disabled].success:hover, #woo_wrapper input[type="submit"][disabled].success:focus {
          -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
        #woo_wrapper #submit.disabled.success:hover, #woo_wrapper #submit.disabled.success:focus, #woo_wrapper #submit[disabled].success:hover, #woo_wrapper #submit[disabled].success:focus, #woo_wrapper button.disabled.success:hover, #woo_wrapper button.disabled.success:focus, #woo_wrapper button[disabled].success:hover, #woo_wrapper button[disabled].success:focus, #woo_wrapper .button.disabled.success:hover, #woo_wrapper .button.disabled.success:focus, #woo_wrapper .button[disabled].success:hover, #woo_wrapper .button[disabled].success:focus, #woo_wrapper input[type="submit"].disabled.success:hover, #woo_wrapper input[type="submit"].disabled.success:focus, #woo_wrapper input[type="submit"][disabled].success:hover, #woo_wrapper input[type="submit"][disabled].success:focus {
          color: #fff; }
        #woo_wrapper #submit.disabled.success:hover, #woo_wrapper #submit.disabled.success:focus, #woo_wrapper #submit[disabled].success:hover, #woo_wrapper #submit[disabled].success:focus, #woo_wrapper button.disabled.success:hover, #woo_wrapper button.disabled.success:focus, #woo_wrapper button[disabled].success:hover, #woo_wrapper button[disabled].success:focus, #woo_wrapper .button.disabled.success:hover, #woo_wrapper .button.disabled.success:focus, #woo_wrapper .button[disabled].success:hover, #woo_wrapper .button[disabled].success:focus, #woo_wrapper input[type="submit"].disabled.success:hover, #woo_wrapper input[type="submit"].disabled.success:focus, #woo_wrapper input[type="submit"][disabled].success:hover, #woo_wrapper input[type="submit"][disabled].success:focus {
          background-color: #7a9c59; }
      #woo_wrapper #submit.disabled.alert, #woo_wrapper #submit[disabled].alert, #woo_wrapper button.disabled.alert, #woo_wrapper button[disabled].alert, #woo_wrapper .button.disabled.alert, #woo_wrapper .button[disabled].alert, #woo_wrapper input[type="submit"].disabled.alert, #woo_wrapper input[type="submit"][disabled].alert {
        background-color: #b20000;
        border-color: #b20000;
        color: #fff;
        cursor: default;
        opacity: 0.6;
        -webkit-box-shadow: none;
        box-shadow: none; }
        #woo_wrapper #submit.disabled.alert:hover, #woo_wrapper #submit.disabled.alert:focus, #woo_wrapper #submit[disabled].alert:hover, #woo_wrapper #submit[disabled].alert:focus, #woo_wrapper button.disabled.alert:hover, #woo_wrapper button.disabled.alert:focus, #woo_wrapper button[disabled].alert:hover, #woo_wrapper button[disabled].alert:focus, #woo_wrapper .button.disabled.alert:hover, #woo_wrapper .button.disabled.alert:focus, #woo_wrapper .button[disabled].alert:hover, #woo_wrapper .button[disabled].alert:focus, #woo_wrapper input[type="submit"].disabled.alert:hover, #woo_wrapper input[type="submit"].disabled.alert:focus, #woo_wrapper input[type="submit"][disabled].alert:hover, #woo_wrapper input[type="submit"][disabled].alert:focus {
          -webkit-box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0px 150px 20px 50px rgba(0, 0, 0, 0.2); }
        #woo_wrapper #submit.disabled.alert:hover, #woo_wrapper #submit.disabled.alert:focus, #woo_wrapper #submit[disabled].alert:hover, #woo_wrapper #submit[disabled].alert:focus, #woo_wrapper button.disabled.alert:hover, #woo_wrapper button.disabled.alert:focus, #woo_wrapper button[disabled].alert:hover, #woo_wrapper button[disabled].alert:focus, #woo_wrapper .button.disabled.alert:hover, #woo_wrapper .button.disabled.alert:focus, #woo_wrapper .button[disabled].alert:hover, #woo_wrapper .button[disabled].alert:focus, #woo_wrapper input[type="submit"].disabled.alert:hover, #woo_wrapper input[type="submit"].disabled.alert:focus, #woo_wrapper input[type="submit"][disabled].alert:hover, #woo_wrapper input[type="submit"][disabled].alert:focus {
          color: #fff; }
        #woo_wrapper #submit.disabled.alert:hover, #woo_wrapper #submit.disabled.alert:focus, #woo_wrapper #submit[disabled].alert:hover, #woo_wrapper #submit[disabled].alert:focus, #woo_wrapper button.disabled.alert:hover, #woo_wrapper button.disabled.alert:focus, #woo_wrapper button[disabled].alert:hover, #woo_wrapper button[disabled].alert:focus, #woo_wrapper .button.disabled.alert:hover, #woo_wrapper .button.disabled.alert:focus, #woo_wrapper .button[disabled].alert:hover, #woo_wrapper .button[disabled].alert:focus, #woo_wrapper input[type="submit"].disabled.alert:hover, #woo_wrapper input[type="submit"].disabled.alert:focus, #woo_wrapper input[type="submit"][disabled].alert:hover, #woo_wrapper input[type="submit"][disabled].alert:focus {
          background-color: #b20000; }
  #woo_wrapper #submit, #woo_wrapper button, #woo_wrapper .button, #woo_wrapper input[type="submit"] {
    padding-top: 0.8125em;
    padding-bottom: 0.75em; }
    #woo_wrapper #submit.tiny, #woo_wrapper button.tiny, #woo_wrapper .button.tiny, #woo_wrapper input[type="submit"].tiny {
      padding-top: 0.5em;
      padding-bottom: 0.4375em; }
    #woo_wrapper #submit.small, #woo_wrapper button.small, #woo_wrapper .button.small, #woo_wrapper input[type="submit"].small {
      padding-top: 0.625em;
      padding-bottom: 0.5625em; }
    #woo_wrapper #submit.large, #woo_wrapper button.large, #woo_wrapper .button.large, #woo_wrapper input[type="submit"].large {
      padding-top: 1.03125em;
      padding-bottom: 1.03125em; }
  @media only screen and (min-width: 48.0625em) {
    #woo_wrapper #submit, #woo_wrapper button, #woo_wrapper .button, #woo_wrapper input[type="submit"] {
      display: inline-block; } }
  #woo_wrapper .button.alt-button:hover {
    box-shadow: none !important;
    background-color: #627f9a !important; }
  #woo_wrapper .primary.alt-button:hover {
    background-color: #627f9a !important; }
  #woo_wrapper .secondary.alt-button:hover {
    background-color: #d26e4b !important; }
  #woo_wrapper .alert.alt-button:hover {
    background-color: #b20000 !important; }
  #woo_wrapper .success.alt-button:hover {
    background-color: #7a9c59 !important; }
  #woo_wrapper .button.success.alt-button {
    color: #7a9c59; }
  #woo_wrapper .button.alert.alt-button {
    color: #b20000; }
  #woo_wrapper .secondary.alt-button {
    color: #d26e4b; }
  #woo_wrapper .alt-button {
    color: #627f9a; }
  #woo_wrapper .alt-button {
    background-color: transparent !important;
    border-width: 2px !important;
    border-style: solid !important; }
  #woo_wrapper .alt-button:hover {
    color: #FFF !important; }
  #woo_wrapper .button.white.alt-button {
    color: #FFF; }
  #woo_wrapper .button.white.alt-button:hover {
    color: #000 !important;
    background-color: #FFF !important; }
  #woo_wrapper .button.black.alt-button {
    color: #333; }
  #woo_wrapper .button.black.alt-button:hover {
    color: #000 !important;
    background-color: #FFF !important; }
  #woo_wrapper .facebook-button {
    background-color: #3a589d !important; }
  #woo_wrapper .ux_banner .button {
    padding-top: 0.93em;
    padding-bottom: 1em; }
  #woo_wrapper .ux_banner .button.alt-button {
    padding-top: 0.80em;
    padding-bottom: 0.90em; }
  #woo_wrapper .button.loading {
    opacity: 0.6; }
  #woo_wrapper .button.added {
    display: none; }
  #woo_wrapper .added_to_cart.wc-forward {
    display: inline-block; }
  #woo_wrapper form {
    margin: 0 0 1em; }
  #woo_wrapper form .row .row {
    margin: 0 -0.5em; }
    #woo_wrapper form .row .row .column,
    #woo_wrapper form .row .row .columns {
      padding: 0 0.5em; }
    #woo_wrapper form .row .row.collapse {
      margin: 0; }
      #woo_wrapper form .row .row.collapse .column,
      #woo_wrapper form .row .row.collapse .columns {
        padding: 0; }
  #woo_wrapper form .row input.column,
  #woo_wrapper form .row input.columns,
  #woo_wrapper form .row textarea.column,
  #woo_wrapper form .row textarea.columns {
    padding-left: 0.5em; }
  #woo_wrapper label {
    font-size: 0.875em;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 0.1875em; }
    #woo_wrapper label.right {
      float: none;
      text-align: right; }
    #woo_wrapper label.inline {
      margin: 0 0 1em 0;
      padding: 0.625em 0; }
  #woo_wrapper .prefix,
  #woo_wrapper .postfix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: 0.875em;
    height: 2.3125em;
    line-height: 2.3125em; }
  #woo_wrapper .postfix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em; }
  #woo_wrapper .prefix.button {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    line-height: 2.125em; }
  #woo_wrapper .prefix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
  #woo_wrapper .postfix.button.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  #woo_wrapper .prefix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  #woo_wrapper .postfix.button.round {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px; }
  #woo_wrapper span.prefix {
    background: #f2f2f2;
    border-color: #d9d9d9;
    border-right: none;
    color: #333; }
    #woo_wrapper span.prefix.radius {
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-border-radius-bottomleft: 6px;
      -moz-border-radius-topleft: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -webkit-border-top-left-radius: 6px;
      border-bottom-left-radius: 6px;
      border-top-left-radius: 6px; }
  #woo_wrapper span.postfix {
    background: #f2f2f2;
    border-color: #cccccc;
    border-left: none;
    color: #333; }
    #woo_wrapper span.postfix.radius {
      -webkit-border-radius: 0;
      border-radius: 0;
      -moz-border-radius-topright: 6px;
      -moz-border-radius-bottomright: 6px;
      -webkit-border-top-right-radius: 6px;
      -webkit-border-bottom-right-radius: 6px;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }
  #woo_wrapper .input-group.radius > *:first-child, #woo_wrapper .input-group.radius > *:first-child * {
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  #woo_wrapper .input-group.radius > *:last-child, #woo_wrapper .input-group.radius > *:last-child * {
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  #woo_wrapper .input-group.round > *:first-child, #woo_wrapper .input-group.round > *:first-child * {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  #woo_wrapper .input-group.round > *:last-child, #woo_wrapper .input-group.round > *:last-child * {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px; }
  #woo_wrapper input[type="text"],
  #woo_wrapper input[type="password"],
  #woo_wrapper input[type="date"],
  #woo_wrapper input[type="datetime"],
  #woo_wrapper input[type="datetime-local"],
  #woo_wrapper input[type="month"],
  #woo_wrapper input[type="week"],
  #woo_wrapper input[type="email"],
  #woo_wrapper input[type="number"],
  #woo_wrapper input[type="search"],
  #woo_wrapper input[type="tel"],
  #woo_wrapper input[type="time"],
  #woo_wrapper input[type="url"],
  #woo_wrapper textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
    #woo_wrapper input[type="text"]:focus,
    #woo_wrapper input[type="password"]:focus,
    #woo_wrapper input[type="date"]:focus,
    #woo_wrapper input[type="datetime"]:focus,
    #woo_wrapper input[type="datetime-local"]:focus,
    #woo_wrapper input[type="month"]:focus,
    #woo_wrapper input[type="week"]:focus,
    #woo_wrapper input[type="email"]:focus,
    #woo_wrapper input[type="number"]:focus,
    #woo_wrapper input[type="search"]:focus,
    #woo_wrapper input[type="tel"]:focus,
    #woo_wrapper input[type="time"]:focus,
    #woo_wrapper input[type="url"]:focus,
    #woo_wrapper textarea:focus {
      -webkit-box-shadow: 0 0 5px #999999;
      -moz-box-shadow: 0 0 5px #999999;
      box-shadow: 0 0 5px #999999;
      border-color: #999999; }
    #woo_wrapper input[type="text"]:focus,
    #woo_wrapper input[type="password"]:focus,
    #woo_wrapper input[type="date"]:focus,
    #woo_wrapper input[type="datetime"]:focus,
    #woo_wrapper input[type="datetime-local"]:focus,
    #woo_wrapper input[type="month"]:focus,
    #woo_wrapper input[type="week"]:focus,
    #woo_wrapper input[type="email"]:focus,
    #woo_wrapper input[type="number"]:focus,
    #woo_wrapper input[type="search"]:focus,
    #woo_wrapper input[type="tel"]:focus,
    #woo_wrapper input[type="time"]:focus,
    #woo_wrapper input[type="url"]:focus,
    #woo_wrapper textarea:focus {
      background: #fafafa;
      border-color: #999999;
      outline: none; }
    #woo_wrapper input[type="text"][disabled],
    #woo_wrapper input[type="password"][disabled],
    #woo_wrapper input[type="date"][disabled],
    #woo_wrapper input[type="datetime"][disabled],
    #woo_wrapper input[type="datetime-local"][disabled],
    #woo_wrapper input[type="month"][disabled],
    #woo_wrapper input[type="week"][disabled],
    #woo_wrapper input[type="email"][disabled],
    #woo_wrapper input[type="number"][disabled],
    #woo_wrapper input[type="search"][disabled],
    #woo_wrapper input[type="tel"][disabled],
    #woo_wrapper input[type="time"][disabled],
    #woo_wrapper input[type="url"][disabled],
    #woo_wrapper textarea[disabled] {
      background-color: #ddd; }
  #woo_wrapper input[type="file"],
  #woo_wrapper input[type="checkbox"],
  #woo_wrapper input[type="radio"],
  #woo_wrapper select {
    margin: 0 0 1em 0; }
  #woo_wrapper ​input[type="checkbox"] + label {
    display: inline-block;
    margin-left: 15px; }
  #woo_wrapper input[type="file"] {
    width: 100%; }
  #woo_wrapper fieldset {
    border: solid 1px #ddd;
    padding: 1.25em;
    margin: 1.125em 0; }
    #woo_wrapper fieldset legend {
      font-weight: bold;
      background: #fff;
      padding: 0 0.1875em;
      margin: 0;
      margin-left: -0.1875em; }
  #woo_wrapper .error input,
  #woo_wrapper input.error,
  #woo_wrapper .error textarea,
  #woo_wrapper textarea.error {
    border-color: #b20000;
    background-color: rgba(178, 0, 0, 0.1); }
    #woo_wrapper .error input:focus,
    #woo_wrapper input.error:focus,
    #woo_wrapper .error textarea:focus,
    #woo_wrapper textarea.error:focus {
      background: #fafafa;
      border-color: #999999; }
  #woo_wrapper .error label,
  #woo_wrapper label.error {
    color: #b20000; }
  #woo_wrapper .error small,
  #woo_wrapper small.error {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: -1.3125em;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #b20000;
    color: #fff; }
  #woo_wrapper .woocommerce-invalid input, #woo_wrapper .woocommerce-invalid input,
  #woo_wrapper input.woocommerce-invalid,
  #woo_wrapper .woocommerce-invalid textarea,
  #woo_wrapper textarea.woocommerce-invalid {
    border-color: #b20000;
    background-color: rgba(178, 0, 0, 0.1); }
    #woo_wrapper .woocommerce-invalid input:focus, #woo_wrapper .woocommerce-invalid input:focus,
    #woo_wrapper input.woocommerce-invalid:focus,
    #woo_wrapper .woocommerce-invalid textarea:focus,
    #woo_wrapper textarea.woocommerce-invalid:focus {
      background: #fafafa;
      border-color: #999999; }
  #woo_wrapper .woocommerce-invalid label,
  #woo_wrapper label.woocommerce-invalid {
    color: #b20000; }
  #woo_wrapper .woocommerce-invalid small,
  #woo_wrapper small.woocommerce-invalid {
    display: block;
    padding: 0.375em 0.25em;
    margin-top: -1.3125em;
    margin-bottom: 1em;
    font-size: 0.75em;
    font-weight: bold;
    background: #b20000;
    color: #fff; }
  #woo_wrapper .alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: bold;
    margin-bottom: 1.25em;
    position: relative;
    padding: 0.6875em 1.3125em 0.75em 0.6875em;
    font-size: 0.875em;
    background-color: #627f9a;
    border-color: #4e657b;
    color: #fff; }
    #woo_wrapper .alert-box .close {
      font-size: 1.375em;
      padding: 5px 4px 4px;
      line-height: 0;
      position: absolute;
      top: 0.4375em;
      right: 0.3125em;
      color: #333;
      opacity: 0.3; }
      #woo_wrapper .alert-box .close:hover, #woo_wrapper .alert-box .close:focus {
        opacity: 0.5; }
    #woo_wrapper .alert-box.radius {
      -webkit-border-radius: 6px;
      border-radius: 6px; }
    #woo_wrapper .alert-box.round {
      -webkit-border-radius: 1000px;
      border-radius: 1000px; }
    #woo_wrapper .alert-box.success {
      background-color: #7a9c59;
      border-color: #617c46;
      color: #fff; }
    #woo_wrapper .alert-box.alert {
      background-color: #b20000;
      border-color: #7f0000;
      color: #fff; }
    #woo_wrapper .alert-box.secondary {
      background-color: #d26e4b;
      border-color: #bb532f;
      color: #fff; }
  #woo_wrapper .pagination {
    display: block;
    height: 1.5em;
    margin-left: -0.3125em; }
    #woo_wrapper .pagination li {
      display: block;
      float: left;
      height: 1.5em;
      color: #222;
      font-size: 0.875em;
      margin-left: 0.3125em; }
      #woo_wrapper .pagination li a {
        display: block;
        padding: 0.0625em 0.4375em 0.0625em;
        color: #999; }
      #woo_wrapper .pagination li:hover a,
      #woo_wrapper .pagination li a:focus {
        background: #e6e6e6; }
      #woo_wrapper .pagination li.unavailable a {
        cursor: default;
        color: #999; }
      #woo_wrapper .pagination li.unavailable:hover a, #woo_wrapper .pagination li.unavailable a:focus {
        background: transparent; }
      #woo_wrapper .pagination li.current a {
        background: #627f9a;
        color: #fff;
        font-weight: bold;
        cursor: default; }
        #woo_wrapper .pagination li.current a:hover, #woo_wrapper .pagination li.current a:focus {
          background: #627f9a; }
  #woo_wrapper .pagination-centered {
    text-align: center; }
    #woo_wrapper .pagination-centered ul > li {
      float: none;
      display: inline-block; }
  #woo_wrapper table {
    margin-bottom: 1.25em;
    width: 100%; }
    #woo_wrapper table thead,
    #woo_wrapper table tfoot {
      font-weight: bold; }
      #woo_wrapper table thead tr th,
      #woo_wrapper table thead tr td,
      #woo_wrapper table tfoot tr th,
      #woo_wrapper table tfoot tr td {
        padding: 0.5em 0;
        font-size: 0.875em;
        text-align: left; }
    #woo_wrapper table tr th,
    #woo_wrapper table tr td {
      padding: 0.5625em 0em;
      font-size: 0.875em; }
    #woo_wrapper table thead tr th,
    #woo_wrapper table tfoot tr th,
    #woo_wrapper table tbody tr td,
    #woo_wrapper table tr td,
    #woo_wrapper table tfoot tr td {
      display: table-cell;
      line-height: 1.125em; }
  #woo_wrapper table th {
    font-weight: bold; }
  #woo_wrapper table td, #woo_wrapper table th {
    padding: 0px 10px 15px;
    text-align: left; }
  #woo_wrapper table tr:last-child {
    border-bottom: 0; }
  #woo_wrapper .show-for-small,
  #woo_wrapper .show-for-medium-down,
  #woo_wrapper .show-for-large-down {
    display: inherit !important; }
  #woo_wrapper .show-for-medium,
  #woo_wrapper .show-for-medium-up,
  #woo_wrapper .show-for-large,
  #woo_wrapper .show-for-large-up,
  #woo_wrapper .show-for-xlarge,
  #woo_wrapper li.show-for-medium,
  #woo_wrapper li.show-for-medium-up,
  #woo_wrapper li.show-for-large,
  #woo_wrapper li.show-for-large-up,
  #woo_wrapper li.show-for-xlarge {
    display: none !important; }
  #woo_wrapper .hide-for-medium,
  #woo_wrapper .hide-for-medium-up,
  #woo_wrapper .hide-for-large,
  #woo_wrapper .hide-for-large-up,
  #woo_wrapper .hide-for-xlarge {
    display: inherit !important; }
  #woo_wrapper .hide-for-small,
  #woo_wrapper .hide-for-medium-down,
  #woo_wrapper .hide-for-large-down,
  #woo_wrapper li.hide-for-small,
  #woo_wrapper li.hide-for-medium-down,
  #woo_wrapper li.hide-for-large-down {
    display: none !important; }
  @media only screen and (min-width: 48.0625em) {
    #woo_wrapper {
      /* Specific visilbity for tables */ }
      #woo_wrapper .show-for-medium,
      #woo_wrapper .show-for-medium-up {
        display: inherit !important; }
      #woo_wrapper .show-for-small {
        display: none !important; }
      #woo_wrapper .hide-for-small {
        display: inherit !important; }
      #woo_wrapper .hide-for-medium,
      #woo_wrapper .hide-for-medium-up {
        display: none !important; } }
  @media only screen and (min-width: 80em) {
    #woo_wrapper {
      /* Specific visilbity for tables */ }
      #woo_wrapper .show-for-large,
      #woo_wrapper .show-for-large-up {
        display: inherit !important; }
      #woo_wrapper .show-for-medium,
      #woo_wrapper .show-for-medium-down {
        display: none !important; }
      #woo_wrapper .hide-for-medium,
      #woo_wrapper .hide-for-medium-down {
        display: inherit !important; }
      #woo_wrapper .hide-for-large,
      #woo_wrapper .hide-for-large-up {
        display: none !important; } }
  @media only screen and (min-width: 90em) {
    #woo_wrapper {
      /* Specific visilbity for tables */ }
      #woo_wrapper .show-for-xlarge {
        display: inherit !important; }
      #woo_wrapper .show-for-large,
      #woo_wrapper .show-for-large-down {
        display: none !important; }
      #woo_wrapper .hide-for-large,
      #woo_wrapper .hide-for-large-down {
        display: inherit !important; }
      #woo_wrapper .hide-for-xlarge {
        display: none !important; } }
  #woo_wrapper .show-for-landscape,
  #woo_wrapper .hide-for-portrait {
    display: inherit !important; }
  #woo_wrapper .hide-for-landscape,
  #woo_wrapper .show-for-portrait {
    display: none !important; }
  @media only screen and (orientation: landscape) {
    #woo_wrapper {
      /* Specific visilbity for tables */ }
      #woo_wrapper .show-for-landscape,
      #woo_wrapper .hide-for-portrait {
        display: inherit !important; }
      #woo_wrapper .hide-for-landscape,
      #woo_wrapper .show-for-portrait {
        display: none !important; } }
  @media only screen and (orientation: portrait) {
    #woo_wrapper {
      /* Specific visilbity for tables */ }
      #woo_wrapper .show-for-portrait,
      #woo_wrapper .hide-for-landscape {
        display: inherit !important; }
      #woo_wrapper .hide-for-portrait,
      #woo_wrapper .show-for-landscape {
        display: none !important; } }
  #woo_wrapper .show-for-touch {
    display: none !important; }
  #woo_wrapper .hide-for-touch {
    display: inherit !important; }
  #woo_wrapper .touch .show-for-touch {
    display: inherit !important; }
  #woo_wrapper .touch .hide-for-touch {
    display: none !important; }
  #woo_wrapper .flex-video {
    position: relative;
    padding-top: 1.5625em;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 1em;
    overflow: hidden; }
    #woo_wrapper .flex-video.widescreen {
      padding-bottom: 57.25%; }
    #woo_wrapper .flex-video.vimeo {
      padding-top: 0; }
    #woo_wrapper .flex-video iframe,
    #woo_wrapper .flex-video object,
    #woo_wrapper .flex-video embed,
    #woo_wrapper .flex-video video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/**********************************************************************/
/***************------- 16. SCRATCH CUSTOM CSS -------*****************/
/**********************************************************************/
/*CONTAINER*/
body > .mm-page > #woo_wrapper .row,
#woo_wrapper > .row .row,
body > #woo_wrapper .row {
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
body > .mm-page > #woo_wrapper .row,
#woo_wrapper > .row .row,
body > #woo_wrapper .row {
  max-width: 1631px; }
@media (max-width: 1700px) {
  body > .mm-page > #woo_wrapper .row,
  #woo_wrapper > .row .row,
  body > #woo_wrapper .row {
    max-width: 1231px; } }
@media (max-width: 1270px) {
  body > .mm-page > #woo_wrapper .row,
  #woo_wrapper > .row .row,
  body > #woo_wrapper .row {
    max-width: 991px; } }
@media (max-width: 1020px) {
  body > .mm-page > #woo_wrapper .row,
  #woo_wrapper > .row .row,
  body > #woo_wrapper .row {
    max-width: 731px; } }
@media (max-width: 735px) {
  body > .mm-page > #woo_wrapper .row,
  #woo_wrapper > .row .row,
  body > #woo_wrapper .row {
    max-width: 631px;
    width: 94%; } }

#woo_wrapper .page-woo_wrapper.my-account {
  min-height: 800px; }
#woo_wrapper .woof_container label {
  display: inline-block;
  margin-left: 5px;
  vertical-align: -1px; }
#woo_wrapper .woof_list_checkbox div.checked {
  background: #d26e4b; }
#woo_wrapper .woof_list_checkbox div {
  background: #f3f3f3;
  border-radius: 5px; }
/*#woo_wrapper .woof_products_top_panel,*/
#woo_wrapper .widget_product_search .widget-title.shop-sidebar {
  display: none !important; }
#woo_wrapper .woof_reset_search_form {
  font-size: 10px !important;
  background: transparent !important;
  color: #000 !important;
  text-decoration: underline !important;
  padding: 0 !important;
  float: left !important; }
#woo_wrapper .woof_reset_search_form:hover {
  background: transparent !important;
  box-shadow: none;
  color: #d26e4b; }
#woo_wrapper .woof_container {
  margin-bottom: 20px; }
#woo_wrapper .woof_title {
  margin-bottom: 8px; }
  #woo_wrapper #yith-ajaxsearchform input[type="search"] {
      height: 39px;
      border-radius: 0px;
  }
  #woo_wrapper .yith-search-premium, 
  #woo_wrapper #yith-searchsubmit, 
  #woo_wrapper .yith-s {
      margin: 0 !important;
      height: 39px;
      background-image: none;
  }
  #woo_wrapper #yith-searchsubmit .icon-search:before {
      content: "\e012" !important;
      font-size: 19px;
      vertical-align: -2px;
  }
  #woo_wrapper .yith-s {
    background-position: right 10px center !important;
    background-size: 19px !important;
    box-sizing: border-box !important;
  }
  #woo_wrapper .row .row.collapse {
      position: relative;
  }
#woo_wrapper .product-image {
    background-color: #f3f3f3;
}
  
  #woo_wrapper .autocomplete-suggestions {
    top: 38px;
    width: 100% !Important;
}
  #woo_wrapper .autocomplete-suggestion .yith_wcas_result_content .badges {
    right: 0 !important;
    left: initial !important;
    background-color: transparent !important;
}
  #woo_wrapper .woocommerce-result-count {
    color: #BFBFBF;
}
.woof_info_popup {
  background: #d26e4b !important;
  border: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

.custom-mini-cart#woo_wrapper {
  margin-top: 0px; }
  #woo_wrapper .product {
      margin-top: 50px;
  }
  /*  */
  /*ECOMMERCE*/
  /*  */

  #woo_wrapper .category a {
      font-size: 9px;
  	font-weight: 100;
	
  }
  #woo_wrapper div.info.style-grid1 {
      padding-top: 10px !Important;
  }
  #woo_wrapper .product-small .tx-div {
      border-width: 0;
      width: 0;
      margin: 0 !important;
      height: 0;
  }
  #woo_wrapper .product-small .name {
      font-size: 14px !important;
      margin: 7px 0 2px;
  	line-height: 1.5;	
  }
  .featured-products #woo_wrapper .product-small .name {
      color: #000;
  }
  .featured-products #woo_wrapper .product-small .woocommerce-price-suffix {
      display: none;
  }

  #woo_wrapper del {
      color: #d0d2d3 !important;
  	margin-right:5px;
  	font-weight:100 !important;
  }
  #woo_wrapper ins {
      margin-right: 11px;
      /* bottom: -2px; 
      position: relative; */
  }
  #woo_wrapper .top-divider {
      border-top: 0px solid #FF;
      position: relative;
      top: 0px;
  }
  #woo_wrapper .quantity.buttons_added .minus, #woo_wrapper .quantity.buttons_added .plus {
      color: #656565;
  }
  p#source_tracking_field {
      display: none;
  }
  #woo_wrapper input[name="apply_coupon"].button,
  #woo_wrapper input[name="update_cart"].button {
      background-color: #777777;
  }
  #woo_wrapper input[name="apply_coupon"].button:hover,
  #woo_wrapper input[name="update_cart"].button:hover {
      background-color: #656565;
  }
  #woo_wrapper .autocomplete-suggestion {
      float: left;
      padding: 4px 0;
      background: #fff;
      width: 100%;
      display: block;
  }
  #woo_wrapper form:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0;
  }
  #woo_wrapper .yith-search-premium,
  #woo_wrapper #yith-searchsubmit,
  #woo_wrapper .yith-s {
      margin: 0 !important;
  }
  #woo_wrapper .autocomplete-suggestion.autocomplete-selected {
      background: #F1F1F1;
  }
  #woo_wrapper .coupon-content {
      padding: 20px 35px !important;
  }
  #woo_wrapper.mini-cart {
      max-width: none !Important;
      width: auto !Important;
  }
  .page-checkout {
      margin-top: 40px;
  }
 #woo_wrapper .catalog-product-text .gfield {
    margin-top: 10px !Important;
}
#woo_wrapper .gform_footer input[type="submit"] {
    margin-top: 10px !important;
}
#woo_wrapper .product-gallery-slider img,
#woo_wrapper .product-small .product-image img {
	  border: none;
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      max-width: 90% !important;
      max-height: 90%;
      min-width: initial;
      width: inherit !important;
      height: initial !important;
      margin: auto;
  }
	#woo_wrapper .product-gallery-slider.ux-slider,
  #woo_wrapper .product-gallery-slider .slide {
      min-height: 400px;
  }
  #woo_wrapper .product-gallery-slider,
  #woo_wrapper .product-small .product-image  .front-image {
      display: block;
      width: auto;
      height: 300px;
      position: relative;
      background-color: #ffffff !important;
	      border: 1px solid #e6e6e6;
  }
    #woo_wrapper .product-gallery-slider.ux-slider {
	    margin: 0;
  }
  #woo_wrapper .product-image img.attachment-shop_catalog, #woo_wrapper .product-image img.attachment-shop_single, #woo_wrapper .product-image img.attachment-shop_thumbnail {
      display: block;
      min-width: inherit;
      max-height: 400px;
      margin: auto;
  }
#woo_wrapper .product-categories {
/*    max-height: 419px;
    overflow-y: scroll;
    overflow-x: hidden;*/
    /*border: 1px solid #f3f3f3;*/
}
  
  #woo_wrapper .my-account-login .wrapper {
  /*    background: #e0e0e0 !important;*/
  }
  
  #woo_wrapper .login-box {
      max-width: 400px;
      background: #f2f2f2 !Important;
      padding: 20px 30px !Important;
      margin: auto !Important;
  }
  
  /*  */
  /*END ECOMMERCE*/
  /*  */